
@font-face{font-family:'Avenir';font-weight:900;font-style:normal;
    src:url(font/avenir/avenir.eot) format("embedded-opentype"),
    url(font/avenir/avenir.woff2) format("woff2"),
    url(font/avenir/avenir.woff) format("woff"),
    url(font/avenir/avenir.ttf) format("truetype"),
    url(//minglehealth.com/wp-content/themes/mingle/assets/css/../fonts/30FAED_2_0.svg#wf) format("svg")
    }
.login-panel,.register-panel{

    background: #f7f7f7;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3) !important;
    /* font-family: 'random' !important;  */
    font-family: 'avenir' !important;
}
body{
    /* font-family: 'Random' !important;  */
    font-family: 'avenir' !important;
}
.text-panel h2{
    color: #05436f;
}
.text-panel
{
/* font-family: 'random' !important;  */
font-family: 'avenir' !important;
line-height: 29px;
font-size: 17px;
}
.text-panel h6{
margin: 1.8em 0 .4em;
font-size: 22px;
font-weight: 400;
line-height: 1.273;
color: #0f4260;
}
#order_data .btn-success,.order_data .btn-success{
    margin-top: -7px !important;
}

.dotted {
    border-bottom: 1px solid #f0e0e0;
    margin: 12px;
  }
.margin-2{
    margin:0px 12px;
}
form .error {
    color: #ff0000;
    font-weight: normal
  }
.mB15{margin-bottom: 15px !important;}
.mT15{margin-top: 15px !important;}
.pB15{padding-bottom: 15px !important;}
.pT15{padding-top: 15px !important;}

.datepicker .disabled{
    color: #777777 !important;
}
.headcolor>thead>tr>th{

	background: #3c8dbced;
	
	border: 1px solid white!important;
	
	color: white;

}

.m-t-10{

	margin-top:10px!important;

}