.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;
}
.tabs-left.nav-tabs>li.active>a, .tabs-left.nav-tabs>li.active>a:hover>li.active>a:focus {
    
    background: #32c5d2 !important;
	font-weight: bolder !important;
}

.tabs-left.nav-tabs>li>a {
    background: #eeeeee !important;
	font-weight: bold !important;
}

a.noclick       {
  pointer-events: none;
}

a.click       {
  pointer-events: inherit;
}

.form-style-4{
    width: 100%;
    /*font-size: 12px;
    background: #495C70;*/
    padding: 30px 30px 15px 30px;
    /*border: 5px solid #53687E;*/
}
.form-style-4 input[type=submit],
.form-style-4 input[type=button],
.form-style-4 input[type=text],
.form-style-4 input[type=email],
.form-style-4 textarea,
.form-style-4 label
{
    /*font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #000;*/

}
.form-style-4 label {
    display:inline-block;
    margin-bottom: 10px;
}
.form-style-4 label > span{
    display: inline-block;
    float: left;
	margin-right: 10px;
    width: 40%;
}
.form-style-4 input[type=text],
.form-style-4 input[type=email] 
{
    background: transparent;
    border: none;
    border-bottom: 1px dashed #83A4C5;
    width: 60%;
    outline: none;
    padding: 0px 0px 0px 0px;
    font-style: italic;
}
.form-style-4 textarea{
    font-style: italic;
    padding: 0px 0px 0px 0px;
    background: transparent;
    outline: none;
    border: none;
    border-bottom: 1px dashed #83A4C5;
    width: 275px;
    overflow: hidden;
    resize:none;
    height:20px;
}

.form-style-4 textarea:focus, 
.form-style-4 input[type=text]:focus,
.form-style-4 input[type=email]:focus,
.form-style-4 input[type=email] :focus
{
    border-bottom: 1px dashed #e21e26;
}

.form-style-4 input[type=submit],
.form-style-4 input[type=button]{
    background: #576E86;
    border: none;
    padding: 8px 10px 8px 10px;
    border-radius: 5px;
    color: #A8BACE;
}
.form-style-4 input[type=submit]:hover,
.form-style-4 input[type=button]:hover{
background: #394D61;
}
.form-style-4 input[type=radio]:checked {
  color: #f00;
  font-style: normal;
}

table.table-style-4 tr {
    display:inline-block;
    margin-bottom: 10px;
}
table.table-style-4 th {
    display: inline-block;
    float: left;
	margin-right: 10px;
    width: 40%;
}
table.table-style-4 td

{
    background: transparent;
   
    
    outline: none;
    padding: 0px 0px 0px 0px;
    
}
/*table.table-style-4 td > span{
    display: inline-block;
	border: none;
    border-bottom: 1px dashed #FFFFFF;
	font-weight:bold;
	font-style:normal;
    float: left;
	margin-right: 10px;
    width: 40%;
}*/

table.table-style-4 td input[type=radio]:checked {
  color: #f00;
  font-style: normal;
}
input[type=radio]:checked {
  color: #f00;
  font-style: normal;
}

#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;
}

.stepDiv {
    width: 1230px;
    float: left;
    position: relative;
}
.box {
    margin-bottom: 10px;
    border-radius: 5px;
}
.box > .hd {
    padding: 0 10px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #00A7E0;
    border-bottom: 1px solid #00A7E0;
    background: #1885C6;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.box > .hd .opt {
    float: right;
    height: 40px;
}
.box > .bd {
    padding: 8px 10px;
    background: #dcf0fd;
    zoom: 1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.boxgrid {
    margin: 5px 0 15px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border-radius: 5px;
    background: #fff;
}
.boxgrid.services td.selected {
    background-color: #f7e5c5;
}
.boxgrid > tbody > tr > td {
    padding: 4px 10px;
}
.boxgrid > tbody > tr:hover > td {
    background:#f7e5c5;
}
.boxgrid > thead > tr > th {
    padding: 8px 10px;
    color: #555559;
    text-align: left;
    border-bottom: 2px solid #D5D4D6;
    text-transform: uppercase;
}

.boxgrid > tbody > tr:nth-child(2n) {
    background: #EDF5F8;
}
tr.rowhover td {
    cursor: pointer;
	
}
.boxgrid.services .totals .lineCategory {
    display: none;
    border-bottom: 1px #000 dotted;
    margin-bottom: 3px;
}
.couriers {
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
}
.boxgrid.services td.courier {
    text-align: center;
    width: 1%;
}
.couriers.icon-fedex {
    height: 39px;
    width: 127px;
    background: url(../img/courier/4icon.png);
}
.couriers.icon-puro {
    height: 39px;
    width: 169px;
    background: url(../img/courier/5icon.png);
}
.couriers.icon-ups {
    height: 39px;
    width: 32px;
    background: url(../img/courier/2icon.png);
}
.couriers.icon-fedex-ground {
    height: 39px;
    width: 91px;
    background: url(../img/courier/4groundicon.png);
}
.hiddenRow {
    padding: 0 !important;
}
.boxgrid.services .totals .lineCategory {    
    border-bottom: 1px #000 dotted;
    margin-bottom: 3px;
}