@media print {
    .font-14, .right-sidebar #chat ul>li .media .media-body .message i, .card .header h2, .card .body, .info-box-2 .content .text, .thumbnail p:not(button), .breadcrumb, .media .media-body, .dropdown-menu>li>a, .profile-page #timeline .timeline, [data-mfb-label]:after, .email-page .tcol .nav-stacked>li a, .email-page .tcol #mail-labels li a{
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
        font-size: 15pt !important;
    }
    table tr td, table tr th{
        font-size: 15pt !important;
    }
}
.authentication{
    background-position: 75% 50%;
    margin: 5% auto 5% 18%;
}
.registration {
    background-color: #00bcd4;
    max-width: 90%;
    margin: 5% auto;
    overflow-x: hidden;
    background-image: url(../images/bg-1.jpg);
    background-size: cover;
    background-position: top center;
}
.width30
{
	width: 30px;
}
.navbar-brand.header-logo
{
	padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
}
.header-logo img
{
	width: 130px;
	margin: 0 auto;
}
.theme-cyan .color-bg
{
	background: linear-gradient(45deg, #8f1c3d, #090708);
}
.form-group [type="checkbox"]:not(:checked), .form-group [type="checkbox"]:checked{
    position: relative;
    opacity: inherit;
    left: auto;
    right: 5px;
}
.form-group .form-line label{
    text-transform: uppercase;
    margin-bottom: .1rem;
}
.form-group .form-line.focused .form-label {
    top: -15px;
    left: 0;
}
.form-group .form-line .form-label {
    top: -15px;
    left: 0;
}
.registration .wizard .steps>ul>li{
    width: 20%;
}
.registration .wizard > .content > .body{
    top: 0;
    position: relative;
}
.registration .wizard .form-group .form-control{
    padding-left: 0.75rem;
}
.table .checkbox-normal{
    position: relative;
    opacity: 1;
    left: auto;
}
.wizard .content{
    min-height: 500px;
}
.btn-group-toggle .btn.active{
    color: #fff;
    background-color: #0062cc !important;
    border-color: #005cbf !important;
}
.wizard .steps .disabled a:hover, .wizard .steps .disabled a:active{
    cursor: pointer;
}
.table .header-dropdown {
    list-style: none;
    padding: 0;
}
.icon-dropdown-toggle::after {
    content: none;
}
.border-bottom{
    border-bottom: 1px;
}
.bootstrap-select .bs-searchbox:after{
    top: 4px;
}
.bootstrap-select .bs-searchbox .form-control{
    margin-left: 0px;
    padding-left: 10px;
    background-color: transparent;
}
.bootstrap-select > .dropdown-toggle{
    background-color: transparent !important;
    box-shadow: none !important;
    padding-left: 0;
}
.bootstrap-select .bs-searchbox:after{
    content: none !important;
}
.bootstrap-select ul.dropdown-menu li>a.bs-title-option {
    display: none;
}
.wizard .steps .disabled .btn {
    background: #eee;
    color: #bdbdbd;
    cursor: default;
}
.theme-cyan .wizard .steps .btn{
    border-radius: 0;
    padding: 9px;
    font-weight: normal;
    outline: none !important;
    font-size: 14px;
    cursor: pointer;
}
.theme-cyan .wizard .steps .current .btn{
    background: linear-gradient(45deg, #49c5b6, #ab9ae5);
    color: #fff;
}
.dropdown-menu>li>form>a {
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 7px 18px;
    color: #616161;
    line-height: 25px;
    display: block;
}
.my-dz-response .dz-image{
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10;
}
.my-dz-response .dz-image img{
    max-width: 100%;
}
.my-dz-response .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px;
    text-align: center;
}
.audiology-menu{
    background-color: #795548  !important;
}
