.dashboard_overview{
		color:#000;
}

.small-box h3 {
    margin: 0 0 0px 0;
}

.jstree-themeicon{
        display: none !important;
}

@media(max-width:767px){
	.dashboard_overview{
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
		top: -10px;
		right: 10px;z-index: 0;
		z-index: 0;
	
	}
	
	.dashboard_overview > span{
		font-size: 25px;
		text-align: center;
	 }
}

@media(min-width:992px){
	.dashboard_overview{
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
		position: absolute;
		top: 10px;
		right: 10px;z-index: 0;
		z-index: 0;
	color:#000;
	}
	 .dashboard_overview > span{
		font-size: 30px;
	 }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	.dashboard_overview{
		text-align: center!important;
		
	}
	 .dashboard_overview > span{
		font-size: 20px!important;
		
	 }
	
}
.dropdown-menu {
    position: relative;
}
.skin-blue {
    background-color: #e21e26 !important;
}
.skin-blue .main-header .navbar {
    background-color: #e21e26 !important;
}
.skin-blue .main-header .logo {
    background-color: #e21e26 !important;
}
.btn-primary {
    background-color: #000000;
    border-color: #000000;
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
}
.btn-primary:hover,.btn-primary:active,.btn-primary.hover{background-color:#e21e26}
.btn-info {
    background-color: #e21e26;
    border-color: #000000;
}
.btn-info:hover {
    background-color: #000000;
    
}
a {
    color: #e21e26;
}
a:hover {
        color: #000000;
}
.box.box-primary {
    border-top-color: #e21e26;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #000000 !important;
}
.dropdown ul {
    background-color: #333 !important;
}
.dropdown ul li {
    background-color: #333 !important;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #333 !important;
    border-color: #333 !important;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
   
    background-color: #e21e26 !important;
    border-color: #e21e26 !important;
}
.btn-info:focus {
    
    background-color: #e21e26 !important;
    border-color: #e21e26 !important;
}
.comiseo-daterangepicker-triggerbutton.ui-button {
    
    min-width: 12em !important;
}

.btn-default:hover {
    background-color: #dd4b39 !important;
}
#donate {
    margin:4px;
  width:100%;
    float:left;
}

#donate label {
    float:left;
    width:170px;
    margin:4px;
    background-color:#EFEFEF;
    border-radius:4px;
    border:1px solid #D0D0D0;
    overflow:auto;
    
       
}
#donate input[type=radio] {
    display: none;
}

#donate label span {
    text-align:center;
    font-size: 18px;
    padding:13px 0px;
    display:block;
}

#donate label input {
    position:absolute;
    top:-20px;
}

#donate input:checked + span {
    background-color:#404040;
    color:#F7F7F7;
}

#donate .yellow {
    background-color:#FFCC00;
    color:#333;
}

#donate .blue {
    background-color:#00BFFF;
    color:#333;
}

#donate .pink {
    background-color:#FF99FF;
    color:#333;
}

#donate .green {
    background-color:#A3D900;
    color:#333;
}
#donate .purple {
    background-color:#B399FF;
    color:#333;
}
/*Style for Promotional Buttons*/
.coupon {
    border: 5px dotted #bbb;
    width: 80%;
    border-radius: 15px;
    margin: 0 auto;
    max-width: 600px;
}

.container {
    padding: 2px 16px;
    background-color: #f1f1f1;
}

.promo {
    background: #ccc;
    padding: 3px;
}

.expire {
    color: red;
}
.pagination>.active>a{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #e21e26;
    border-color: #e21e26;
}
.styled-select {
   /*background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;*/
   height: 40px;
   overflow: hidden;
   /*width: 240px;*/
   width: 100%;
   color: #fff;
   font-weight:bold;
   font-size: 18px;
   
}

.styled-select select {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   /*width: 268px;*/
   width: 100%;
}

.styled-select.slate {
   /*background: url(http://i62.tinypic.com/2e3ybe1.jpg) no-repeat right center;*/
   height: 34px;
   /*width: 240px;*/
   width: 100%;
}

.styled-select.slate select {
   border: 1px solid #ccc;
   font-size: 16px;
   height: 34px;
   /*width: 268px;*/
   width: 100%;
}

/* -------------------- Rounded Corners */
.rounded {
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
}

.semi-square {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

/* -------------------- Colors: Background */
.slate   { background-color: #ddd; }
.green   { background-color: #779126; }
.blue    { background-color: #3b8ec2; }
.yellow  { background-color: #eec111; }
.black   { background-color: #000; }

/* -------------------- Colors: Text */
.slate select   { color: #000; }
.green select   { color: #fff; }
.blue select    { color: #fff; }
.yellow select  { color: #000; }
.black select   { color: #fff; }

.btn-valid {
    background-color: #39b34c;
	color: #fff;
	font-size:20px;
    border-color: #000000;
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
}
.btn-valid:hover,.btn-valid:active,.btn-valid.hover{
	background-color:#97eccb;
	color: #000;
	}
.btn-invalid {
    background-color: #e21e26;
	color: #fff;
	font-size:20px;
    border-color: #000000;
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
}
.btn-invalid:hover,.btn-invalid:active,.btn-invalid.hover{
	background-color:#f1e5eb;
	color: #000;
	}
    
    .dropbtn {
    background-color: #f4f4f4;
    color: black;
    width:160px;
    height:80px;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    border: none;
    margin-bottom: 20px;
    margin-right: 20px;
    vertical-align: top;
}

.dropdowncat {
    position: relative;
    display: inline-block;
}

.dropdowncat-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	height: 500px;
    overflow: auto;
}

.dropdowncat-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdowncat-content a:hover {background-color: #ddd;}

.dropdowncat:hover .dropdowncat-content {display: block;}

.dropdowncat:hover .dropbtn {background-color: #e21e26;}