#wrapper {
    margin-top: 100px;
    font-family: 'Arimo', sans-serif;
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: #fff;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 0;
    }
    #page-wrapper {
        /* padding: 16px; */
    }
}

@media (max-width: 575.98px) {
    #wrapper {
        padding-left: 0px;
    }
    /* .container-fluid {
        margin-top: 200px;
    } */
    .mob-hide {
        display: none !important;
    }
    .wide100 {
        width: 100% !important;
    }
    .desk-hide {
        display: block !important;
    }
    .blmed-icon {
        height: 60px !important;
        width: 165px !important;
    }
}

.desk-hide {
    display: none;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}


/*#wrapper {
    padding-left: 0;
}*/

.navbar-inverse {
    background-color: #365574;
}


/* Top Navigation */

.top-nav {
    padding: 0 15px;
    margin-right: 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a {
    line-height: 50px;
    color: #fff;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

.navbar-brand {
    float: left;
    /* height: 30px; */
    /* padding: 5px 45px; */
    font-size: 20px;
    line-height: 20px;
    color: white;
}


/*.navbar-brand img{
    height: 84px;
    width: 230px;
    margin-top: -10px;
    margin-left: -25px;
    margin-right: 20px;
    margin-bottom: 0px;
}*/

@media(min-width:768px) {
    .side-nav {
        position: fixed;
        top: 80px;
        left: 225px;
        width: 225px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #283746;
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px;
    }
    .side-nav>li>a {
        width: 225px;
        padding: 20px;
        text-transform: capitalize;
    }
    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #000 !important;
    }
}

.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
    color: #999;
}

.navbar-inverse .side-nav li a {
    color: #d8d9da;
}

.side-nav>li>ul>li>a:hover {
    color: #fff;
}

.side-nav li i {
    color: #8f9eba;
}

.side-nav li:nth-child(1) {
    background: #35506e;
}

.side-nav li:nth-child(2) {
    background: #334d68;
}

.side-nav li:nth-child(3) {
    background: #314963;
}

.side-nav li:nth-child(4) {
    background: #2f455c;
}

.side-nav li:nth-child(5) {
    background: #2d4257;
}

.side-nav li:nth-child(6) {
    background: #2c3d4f;
}

.side-nav li:nth-child(7) {
    background: #293a4a;
}

.side-nav li:nth-child(8) {
    background: #2c3d4f;
}

.side-nav li:nth-child(9) {
    background: #2d4257;
}

.navbar-inverse {
    background-color: #365574;
}

.navbar-inverse .navbar-brand {
    color: white;
}

.login-form h4 {
    color: #d2181f;
    margin: 35px 0 20px 0;
    font-family: 'Quicksand', sans-serif;
}

.form {
    position: fixed;
    width: 50%;
    background: #FFFFFF;
    max-width: 100%;
    margin: 0 auto 100px;
    padding: 30px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    /*text-align: center;*/
    z-index: 3;
}

.form .login-input {
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    padding: 10px;
    border-left: 3px solid #d2181f;
    box-sizing: border-box;
    font-size: 14px;
}

.form .btn-login {
    outline: 0;
    background: #8a1e20;
    border: 0;
    padding: 10px 15px;
    color: #FFFFFF;
    font-size: 14px;
    -webkit-transition: all 0.3 ease;
    transition: all 0.3 ease;
    cursor: pointer;
    text-transform: uppercase;
}

a {
    color: black;
    text-decoration: none;
}

a:focus,
a:hover {
    color: black;
    text-decoration: none;
}

label.uppercase {
    text-transform: uppercase;
    font-size: 15px;
}

.panel-default {
    border-color: white;
}

.panel {
    webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.nav>li>a:hover,
.nav>li.spice {
    text-decoration: none;
    background-color: #d8d9da;
    /*color: #d8d9da;*/
}

.navbar-content {
    padding: 15px 20px;
}

.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    /*background-color: #080808;*/
}

.navbar-brand>img {
    display: block;
    background-color: white;
}

.blmed-icon {
    height: 80px;
    width: 222px;
    /*background-color: #074d9c;*/
    background-color: #fff;
}

.img-view-doctor {
    width: 100px;
    height: 100ppx;
}

.img-view-procedure {
    width: 250px;
    height: 200px;
}

.img-view-hospital {
    width: 350px;
    height: 300px;
}

.nav>li>a:hover,
.nav>li.active {
    text-decoration: none;
    /* background-color: #4E5966; */
    background-color: none!important;
    /*color: #d8d9da;*/
}

.loginRegisterClass {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.user-right {
    margin: 0px 0 -34px 103px;
}

.user-left {
    margin: -33px 35px 0 0;
}

.aboutsec1 {
    position: relative;
    top: 200px;
    left: 100px;
    padding: 0px 270px 0px 0;
}

.total-assigns {
    font-size: 18px;
    background-color: #365574;
    color: #fff;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    padding-top: 3%;
    border-radius: 5px;
    margin-top: 0;
}


/* Create a custom checkbox */

.containercheck .checkbox {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px solid rgb(37, 44, 70);
    cursor: pointer;
}


/* On mouse-over, add a grey background color */

.containercheck:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.containercheck input:checked~.checkmark {
    background-color: #2196F3;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.containercheck input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.containercheck .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.m-0{
    margin: 0!important;
}
.pr-0{
    padding-right: 0!important;
}
.pl-0{
    padding-left: 0!important;
}

.mt-2{
    margin-top: 10px!important;
}

.mr-2{
    margin-right: 10px!important;
}

.ml-2{
    margin-left: 10px!important;
}

.mb-2{
    margin-bottom: 10px!important;
}

.mt-1{
    margin-top: 4px!important;
}

.mr-1{
    margin-right: 4px!important;
}

.ml-1{
    margin-left: 4px!important;
}

.mb-1{
    margin-bottom: 4px!important;
}

#pageLoader{
    padding-top: 15%;
    cursor:wait;
    padding-bottom: 15%;
}

.without-left-padding{
    padding-left: 0%!important;
}
.without-right-padding{
    padding-right: 0%!important;
}

.close-tree-btn{
    font-size: 10px!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}
/* ul.dropdown-menu.dropdown-menu-form.ng-scope {
    width: 125% !important;
} */