﻿

.grid-button {
    white-space: nowrap;
    padding: 5px;
}

.form-control.input-validation-error {
    border-color: #f80026 !important;
}

.logo-element {
    display: block !important;
    
    min-height: 50px;
}

    .logo-element img.large {
        max-height: 75px;
    }

    .logo-element[min-width~="60px"] {
        font-size: 14px;
    }

    .logo-element[min-width~="200px"] {
        font-size: 18px;
    }

.nav-header {
    padding: 0px !important;
}

body.mini-navbar .profile-element {
    display: block !important;
}

.wrapper-content {
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}


/* iCheck plugin Square skin, green
----------------------------------- */
.icheckbox_square-green,
.iradio_square-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(../images/green.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green {
    background-position: 0 0;
}

    .icheckbox_square-green.hover {
        background-position: -24px 0;
    }

    .icheckbox_square-green.checked {
        background-position: -48px 0;
    }

    .icheckbox_square-green.disabled {
        background-position: -72px 0;
        cursor: default;
    }

    .icheckbox_square-green.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-green {
    background-position: -120px 0;
}

    .iradio_square-green.hover {
        background-position: -144px 0;
    }

    .iradio_square-green.checked {
        background-position: -168px 0;
    }

    .iradio_square-green.disabled {
        background-position: -192px 0;
        cursor: default;
    }

    .iradio_square-green.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_square-green,
    .iradio_square-green {
        background-image: url(../images/green.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}


/*--------------Structure-----------------*/

.row {
    margin-right: -5px;
    margin-left: -5px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
}

.row10 {
    margin-right: 10px !important;
    margin-left: 10px !important;
}

    .row10 .col-xs-1, .row10 .col-sm-1, .row10 .col-md-1, .row10 .col-lg-1, .row10 .col-xs-2, .row10 .col-sm-2, .row10 .col-md-2, .row10 .col-lg-2, .row10 .col-xs-3, .row10 .col-sm-3, .row10 .col-md-3, .row10 .col-lg-3, .row10 .col-xs-4, .row10 .col-sm-4, .row10 .col-md-4, .row10 .col-lg-4, .row10 .col-xs-5, .row10 .col-sm-5, .row10 .col-md-5, .row10 .col-lg-5, .row10 .col-xs-6, .row10 .col-sm-6, .row10 .col-md-6, .row10 .col-lg-6, .row10 .col-xs-7, .row10 .col-sm-7, .row10 .col-md-7, .row10 .col-lg-7, .row10 .col-xs-8, .row10 .col-sm-8, .row10 .col-md-8, .row10 .col-lg-8, .row10 .col-xs-9, .row10 .col-sm-9, .row10 .col-md-9, .row10 .col-lg-9, .row10 .col-xs-10, .row10 .col-sm-10, .row10 .col-md-10, .row10 .col-lg-10, .row10 .col-xs-11, .row10 .col-sm-11, .row10 .col-md-11, .row10 .col-lg-11, .row10 .col-xs-12, .row10 .col-sm-12, .row10 .col-md-12, .row10 .col-lg-12 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

.row0 {
    margin-left: 0px;
    margin-right: 0px;
}

/*.row0 .col-xs-1, .row0 .col-sm-1, .row0 .col-md-1, .row0 .col-lg-1, .row0 .col-xs-2, .row0 .col-sm-2, .row0 .col-md-2, .row0 .col-lg-2, .row0 .col-xs-3, .row0 .col-sm-3, .row0 .col-md-3, .row0 .col-lg-3, .row0 .col-xs-4, .row0 .col-sm-4, .row0 .col-md-4, .row0 .col-lg-4, .row0 .col-xs-5, .row0 .col-sm-5, .row0 .col-md-5, .row0 .col-lg-5, .row0 .col-xs-6, .row0 .col-sm-6, .row0 .col-md-6, .row0 .col-lg-6, .row0 .col-xs-7, .row0 .col-sm-7, .row0 .col-md-7, .row0 .col-lg-7, .row0 .col-xs-8, .row0 .col-sm-8, .row0 .col-md-8, .row0 .col-lg-8, .row0 .col-xs-9, .row0 .col-sm-9, .row0 .col-md-9, .row0 .col-lg-9, .row0 .col-xs-10, .row0 .col-sm-10, .row0 .col-md-10, .row0 .col-lg-10, .row0 .col-xs-11, .row0 .col-sm-11, .row0 .col-md-11, .row0 .col-lg-11, .row0 .col-xs-12, .row0 .col-sm-12, .row0 .col-md-12, .row0 .col-lg-12 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}*/




#page-wrapper {
    padding: 0 0px;
}

    #page-wrapper > .row.white-bg {
        margin-right: 0px;
        margin-left: 0px;
    }
/*.ibox  shadow*/
.ibox {
    margin-bottom: 9px;
}

.dsh-row1 {
    padding: 15px 10px 5px;
}

.dsh-row2 {
    padding: 5px 10px;
}

    .dsh-row1 .ibox,
    .dsh-row2 .ibox {
        padding: 0;
        margin-bottom: 0
    }

        .dsh-row1 .ibox .ibox-title,
        .dsh-row2 .ibox .ibox-title {
            margin-left: 0;
            padding-left: 14px;
            padding-right: 20px;
            color: #fff;
            min-height: 45px;
            padding-top: 9px;
            border-radius: 3px 3px 0 0;
        }

            .dsh-row1 .ibox .ibox-title h3,
            .dsh-row2 .ibox .ibox-title h3 {
                margin-bottom: 5px;
                font-weight: 400;
                font-size: 1.2em;
            }

            .dsh-row1 .ibox .ibox-title.title-green,
            .dsh-row2 .ibox .ibox-title.title-green {
                background-color: #009bb2;
            }

            .dsh-row1 .ibox .ibox-title.title-blue,
            .dsh-row2 .ibox .ibox-title.title-blue {
                background-color: #1183ce;
            }

            .dsh-row1 .ibox .ibox-title.title-purple,
            .dsh-row2 .ibox .ibox-title.title-purple {
                background-color: #865f9d;
            }

            .dsh-row1 .ibox .ibox-title.title-gray,
            .dsh-row2 .ibox .ibox-title.title-gray {
                background-color: #efefef;
                color: #000;
            }

        .dsh-row1 .ibox .ibox-content,
        .dsh-row2 .ibox .ibox-content {
            border: 1px solid #e8e8e8;
            border-top: none;
            border-radius: 0 0 3px 3px;
        }

.dsh-ellipsis {
    height: 71px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 5px;
}

.dsh-h-e {
    float: left;
    display: inline-block;
    width: calc(100% - 250px);
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 7px;
    margin-bottom: 8px;
    line-height: 1.2;
    font-weight: 100 !important;
}

.dsh-h-t {
    display: inline-block;
    width: 250px;
    text-align: left;
    float: left;
    margin-bottom: 6px;
}

.shadow {
    -webkit-box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.1);
}
/*user details */
.profile-cover {
    width: 100%;
    height: 47px;
    background-size: cover;
    margin: 0;
    background: none;
    border: 1px solid #c7c7c7;
    /** border-bottom: none;*/
}

.padding-right20 {
    padding-right: 20px;
}

.profile-cover .label {
    padding: 2px 10px;
}

.profile-cover a.profile-edit {
    margin-top: 8px;
    margin-right: 5px;
}

.profile-cover .label {
    padding: 2px 10px;
}

.profile-img {
    width: 100px;
    height: 100px;
    position: relative;
    top: -33px;
    border: 2px solid #e7e7e7;
    margin-bottom: -30px;
    display: inline-block;
}

.staff .profile-img {
    border: 1px solid #cecece;
}

.border-down {
    margin: 0;
    border: solid #c7c7c7;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 2px 2px;
}

.user-profile {
    padding: 0;
    margin-top: 15px;
}

    .user-profile.shadow {
        -webkit-box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.26);
        -moz-box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.26);
        box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.26);
    }

.profile-list {
    list-style: none;
    width: 100%;
    padding: 0;
    padding-right: 5px;
}

ul.profile-list li.ico {
    position: relative;
    padding-left: 23px;
    padding-bottom: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

    ul.profile-list li.ico::before {
        content: '';
        color: #999;
        display: block;
        font-family: FontAwesome;
        position: absolute;
        line-height: 1.42857143;
        top: 0;
        left: 0;
    }


ul.profile-list li.email::before {
    content: '\f0e0';
}

ul.profile-list li.phone::before {
    content: '\f095';
    left: 1px;
}

ul.profile-list li.location::before {
    content: '\f041';
    left: 1px;
    font-size: 1.2em;
}

ul.profile-list li.tag::before {
    content: '\f02b';
}

ul.profile-list li.male::before {
    content: '\f222';
}

ul.profile-list li.female::before {
    content: '\f221';
}

ul.profile-list li.birth::before {
    content: '\f1fd';
}

ul.profile-list li.user::before {
    content: '\f2c0';
}
/*----------- login Style -----------*/
.loginscreen.middle-box {
    width: 398px;
    background: #141414;
    border-radius: 5px;
    padding: 20px;
    max-width: 398px;
    box-shadow: 0 0 0px #adadad;
    margin-top: 25px;
    margin-bottom: 25px;
}

.middle-box .logo-name {
    font-size: 25px;
    padding-top: 0px;
    margin-bottom: 15px;
    margin-top: 7px;
}

.loginscreen .btn-primary {
    background-color: #555;
    border-color: #3c3c3c;
}

    .loginscreen .btn-primary:hover {
        background-color: #3e3e3e;
        border-color: #3c3c3c;
    }

.login-panel {
    margin-top: 9%;
    text-align: left
}




    .login-panel .login-checkbox {
        float: left
    }

    .login-panel .form-control, .login-panel .single-line {
        border: 1px solid #d0d0d0;
        height: 42px;
        padding: 8px 12px;
    }

    .login-panel .form-group {
        margin-bottom: 12px;
    }

    .login-panel .btn {
        padding: 9px 12px;
        border-radius: 2px;
        text-transform: uppercase
    }


    .login-panel .checkbox label:before {
        margin-left: -19px;
    }

    .login-panel .checkbox {
        padding-left: 7px;
        margin-top: 0
    }

body.login {
    height: auto;
    /*background: url(../images/login_bg.jpg) no-repeat;*/
}

body.gray-bg.login, .bg-muted.login {
    background-color: #ddd;
    /*background: url(../images/login_bg.jpg) no-repeat;*/
    background-size: 100% 100%
}

/*.loginscreen.middle-box {
    background: url(../images/login_bg1.jpg) no-repeat;
}*/

.bg-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    z-index: -1;
}

.imageCycle1 {
    background: url(../images/login/bg1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg1.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg1.jpg', sizingMethod='scale')";
}

.imageCycle2 {
    background: url(../images/login/bg2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg2.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg2.jpg', sizingMethod='scale')";
}

.imageCycle3 {
    background: url(../images/login/bg3.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg3.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg3.jpg', sizingMethod='scale')";
}

.imageCycle4 {
    background: url(../images/login/bg4.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg4.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg4.jpg', sizingMethod='scale')";
}

.imageCycle5 {
    background: url(../images/login/bg5.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg5.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg5.jpg', sizingMethod='scale')";
}

.imageCycle6 {
    background: url(../images/login/bg6.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg6.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg6.jpg', sizingMethod='scale')";
}

.imageCycle7 {
    background: url(../images/login/bg7.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg7.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg7.jpg', sizingMethod='scale')";
}

.imageCycle8 {
    background: url(../images/login/bg8.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg8.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg8.jpg', sizingMethod='scale')";
}

.imageCycle9 {
    background: url(../images/login/bg9.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg9.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg9.jpg', sizingMethod='scale')";
}

.imageCycle10 {
    background: url(../images/login/bg10.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg10.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login/bg10.jpg', sizingMethod='scale')";
}




.logo-name {
    text-align: center;
    font-size: 12px;
}

.loginscreen header h4 {
    font-size: 23px
}

body.login footer {
    color: #fff
}

    body.login footer a {
        color: #fff;
        text-decoration: dotted;
    }



@media(max-height:700px) {
    .login-panel {
        margin-top: 4%;
    }
}

@media(max-height:550px) {
    .login-panel {
        margin-top: 1%;
    }
}

@media(max-width:380px) {
    .loginscreen.middle-box {
        width: 300px;
        max-width: 300px;
    }

    .loginscreen header h4 {
        font-size: 20px;
    }
}

/*----------- theme Style -----------*/
body {
    background: #0a2766;
    font-family: "Roboto", "Open Sans Tilde", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

.nav-header {
}

.nav > li > a {
    font-weight: 400;
}

.nav {
    /*margin-top:5px;*/
    /*margin-bottom:5px;*/
}

.sidebar-collapse > .nav > li {
    margin-bottom: 0;
    border-left: none;
    border-bottom: solid 0px #fff;
}



.sidebar-collapse .nav > li:hover {
    background: #e2e2e2;
    /*border-left: 5px solid #086eb1; */
    border-left: 5px solid #ee2e24;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background-color: #f2f2f2;
    color: #0a2766;
    border: none;
}



.sidebar-collapse .nav > li.active > a {
    color: #0a2766
}

.white-bg .navbar-fixed-top, .white-bg .navbar-static-top {
    background: #2b2b2b;
}

.dropdown-menu {
    border-radius: 0;
    box-shadow: 0 0 10px rgba(86, 96, 117, 0.7);
}

.navbar-top-links .dropdown-menu {
    width: 100%;
}

ul.dropdown-menu li.ico {
    position: relative;
}

    ul.dropdown-menu li.ico::after {
        content: '';
        color: inherit;
        display: block;
        font-family: FontAwesome;
        position: absolute;
        line-height: 1.42857143;
        top: 30%;
        right: 5%;
        font-size: inherit;
    }

ul.dropdown-menu li.logout::after {
    color: #940000;
    content: '\f011';
}

ul.dropdown-menu li.settings::after {
    content: '\f013';
}

ul.dropdown-menu li.profile::after {
    content: '\f007';
}

.navbar-top-links .dropdown-menu li a {
    padding: 5px 15px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: -5px;
        left: auto;
    }
}




.sidebar-collapse .nav > li.nav-header {
    background: #0a2766;
    border-left: none
}

/*.sidebar-collapse .nav > li.nav-header:hover a, .sidebar-collapse .nav > li.nav-header a:hover {
        background: #2f333c;
        border-left: 5px solid transparent;
        color: #fff;
    }*/

a {
    color: #828282;
    text-decoration: none;
}


    a:hover {
        color: #e07c0a;
        text-decoration: none;
    }

.minimalize-styl-2 {
    font-size: 22px;
    color: #fff;
    padding: 4px 0;
    margin: 10px 5px 5px 5px;
    float: left;
}

    .minimalize-styl-2:hover, .minimalize-styl-2:focus {
        color: #fff;
    }

.btn-primary:hover, .btn-primary:focus {
    background-color: #0b71b4;
    border-color: #0b6cad;
    color: #FFFFFF;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
    background-color: #0b71b4;
    border-color: #0b6cad;
    color: #FFFFFF;
}

.btn-primary1 {
    background-color: #555;
    border-color: #555;
    color: #FFFFFF;
}

    .btn-primary1:hover, .btn-primary1:focus {
        background-color: #2b2b2b;
        border-color: #2b2b2b;
        color: #FFFFFF;
    }

.btn-primary2 {
    background-color: #555;
    border-color: #555;
    color: #FFFFFF;
}

    .btn-primary2:hover, .btn-primary2:focus {
        background-color: #eeeeee;
        border-color: #eeeeee;
        color: #FFFFFF;
    }


.btn-primary3 {
    background-color: #11b9d2;
    border-color: #0cacc8;
    color: #FFFFFF;
}

    .btn-primary3:hover, .btn-primary3:focus {
        background-color: #5be6fb;
        border-color: #90e8f7;
        color: #FFFFFF;
    }

.sidebar-collapse .nav > li > a {
    color: #fff;
}

.sidebar-collapse > .nav > li > a {
    padding: 14px 20px 14px 16px;
}

.mini-navbar .sidebar-collapse > .nav > li > a {
    padding: 14px 20px 14px 25px;
}

.pace .pace-progress {
    background: #1183ce;
}

.border-bottom {
    border-bottom: 3px solid #e7eaec !important;
}


body.mini-navbar .nav-header {
    padding: 0;
    background-color: #242424;
    overflow: hidden;
}

.nav-header .logo-element .mini {
    display: none;
    width: 40px;
}

body.mini-navbar .nav-header .logo-element {
    text-align: center;
    padding: 17px 0 17.5px;
}

    body.mini-navbar .nav-header .logo-element .mini {
        display: inline-block;
    }

    body.mini-navbar .nav-header .logo-element .large {
        display: none;
    }

ul.nav-second-level {
    background: #444851;
}


/*.nav-second-level li a {    
    padding: 5px 10px 5px 32px;
}*/

.mini-navbar .nav .nav-second-level {
    left: 66px;
    background-color: #3c3c3c;
}

.nav .nav-second-level li:hover a, .nav .nav-second-level li.active a {
    /*background-color: #f2be35;*/
    color: #fff;
}

.sidebar-collapse .nav > li.active:hover .nav > li:hover {
    /*border-left: 0px solid #f2be35;*/
}

.mini-navbar .nav > li.active:hover .nav > li:hover {
    border-left: 0px solid transparent;
}

.sidebar-collapse .nav li .nav li:hover {
    border-left: 0px solid #086eb1;
}

.mini-navbar .nav-second-level li a {
    padding: 4px 8px 4px 6px;
    white-space: nowrap;
}

.nav-second-level li:last-child {
    margin-bottom: 0px;
}


/*---------------- FORMS ---------------------*/
.form-horizontal .form-inline .form-group {
    margin-left: 0px;
    margin-right: 5px;
}

.float-e-margins .form-inline .btn {
    vertical-align: top
}

.float-e-margins .btn {
    margin-bottom: 0px !important;
}

label {
    font-weight: normal !important;
}

.required {
    font-weight: bold !important;
}

/*Animation Loading*/
.form-control, .single-line {
    padding: 6px;
}

.overlay {
    opacity: 0.4;
    background: #e9e9e9;
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20000;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00ADEF;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #8CC63F;
        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #DD5826;
        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg); /* IE 9 */
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg); /* IE 9 */
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg); /* IE 9 */
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg); /* IE 9 */
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

.profile-element {
    /* border-radius: 55px;*/
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

    .profile-element .img-circle {
        width: 40px;
        height: 40px;
        object-fit: cover;
        border: 1px solid #0f368a;
    }


.page-heading {
    border-top: 0;
    padding: 5px 10px 15px 15px;
}

.white-bg.page-heading h2 {
    margin-top: 18px;
    margin-bottom: 5px;
}

.ibox {
    padding: 0 12px;
}

.ibox-title {
    border-style: none none solid;
    margin-left: 8px;
    padding-left: 1px;
}

.ibox-content {
    min-height: 300px;
    border: none;
}

/*.ibox-content .row .form-group label
{
    margin-top:5px;
}*/

.ibox-content-search {
    background-color: #ffffff;
    color: inherit;
    /*padding: 15px 20px 20px 20px;*/
    /*border-color: #e7eaec;*/
    border-image: none;
    /*border-style: solid solid none;*/
    border-width: 1px 0;
    /*margin: 10px 25px;*/
    margin: -2px 5px;
    padding: 9px 7px 5px 7px;
    border: none;
}

    .ibox-content-search .control-label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 2px;
        font-weight: bold !important;
    }

.ibox-search {
    clear: both;
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 17px 10px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
}

.ibox-grid {
    clear: both;
    background-color: #ffffff;
    color: inherit;
    /*padding: 20px 20px 20px 20px;*/
    padding: 0 10px 10px 5px;
    /*border-color: #e7eaec;
    border-image: none;*/
    /*border-style: solid solid none;*/
    /*border-width: 1px 0;*/
    min-height: 480px;
    /*margin-top:10px;*/
    border: none;
}

.navbar-header .navbar-minimalize.minimalize-styl-2.btn.btn-primary {
    padding: 2px 11px;
}


.main-title {
    margin-top: 10px !important;
}

.navbar-fixed-top, .navbar-static-top {
    background: #2b2b2b;
}

    .navbar-static-top:before {
        width: 100%;
        position: absolute;
        height: 100%;
        content: " ";
        background: #2b2b2b;
        opacity: 0.55;
        display: block;
        z-index: 1
    }

    .navbar-static-top .navbar-header, .navbar-static-top .navbar-top-links {
        z-index: 10;
        position: relative;
    }


        .navbar-static-top .navbar-top-links .dropdown-toggle {
            font-weight: 400
        }

    .navbar-static-top .nav.navbar-top-links .open a.dropdown-toggle:hover, .navbar-static-top .nav.navbar-top-links .open a.dropdown-toggle:focus, .navbar-static-top .nav.navbar-top-links .open a.dropdown-toggle {
        background: transparent;
        background-color: transparent
    }

.lbl-username .label {
    padding: 1px 8px 2px
}

.lbl-username > span {
    display: inline-block;
    vertical-align: middle
}

.has-error .control-label {
    color: #a94442;
}

.has-error .form-control,
.has-error .form-control:focus {
    border-color: #a94442 !important;
}

.help-block {
    margin-bottom: 0px;
    margin-top: 2px;
}

.viewdata .radio-inline {
    padding-top: 0
}

.image-photo {
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
    border: solid 1px #c7c7c7
}

.lbl-keep-signed {
    vertical-align: top;
    display: inline-block
}

.welcome-message .lbl-role {
}

.navbar-top-links li {
    vertical-align: middle
}

.top-user-section .dropdown-toggle .profile-element {
    float: left;
    margin-right: 0;
    border: none;
    width: 47px;
    height: 47px;
    /*margin-top: -7px;*/
}

.top-user-section .dropdown-toggle .lbl-role {
    font-size: 11px;
    margin-bottom: 0;
    color: #b5b5b5;
}

.top-user-section .dropdown-toggle .welcome-message .caret {
    color: #b5b5b5
}

.top-user-section .dropdown-toggle .name {
    display: block;
    line-height: 14px;
}

.top-user-section .welcome-message {
    float: left;
    margin-top: 2px;
}

.navbar-top-links li.top-user-section .dropdown-toggle {
    padding: 7px 10px 5px;
}


.grid-button {
    line-height: 12px;
}

.tooltip-demo > a {
    display: inline-block;
    margin-left: 4px;
}

    .tooltip-demo > a:first-child {
        margin-left: 0px;
    }



.toggle.btn {
    min-height: 19px !important;
}


.page-heading .btn-group.pull-right {
    margin-left: 10px;
}

/* Dashboard Styles */
.widget.widget-dashboard {
    margin-bottom: 15px;
    background-color: #fff;
}

    .widget.widget-dashboard.widget-application {
        background-color: #ec5f57;
        padding: 15px;
        color: #fff;
    }

    .widget.widget-dashboard.widget-visaturnaround {
        background-color: #79c0ec;
        padding: 15px;
        color: #fff;
        display: block;
    }

    .widget.widget-dashboard.widget-payment {
        background-color: #f3bd4d;
        padding: 15px;
        color: #fff;
    }

    .widget.widget-dashboard.widget-todayreminder {
        background-color: #8ac354;
        padding: 15px;
        color: #fff;
    }

    .widget.widget-dashboard.widget-office {
        background-color: #865f9d;
        padding: 15px;
        color: #fff;
    }

    /*.widget.widget-dashboard.widget-staff {
        background-color: #242424;
        padding: 15px;
        color: #fff;
    }*/

    .widget.widget-dashboard .border.left, .widget.widget-dashboard .border.right {
        border-right: 1px solid #fff !important;
    }

.dashboard-filter {
    padding-right: 20px;
    padding-bottom: 3px;
}

.dashboard-collapse {
    min-height: 0px;
    border-radius: 4px;
    padding: 0px 20px 0px 20px;
}

.someImage {
    background: url(../images/client.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.pace .pace-progress {
    background: #086eb1;
}

.filter {
    font-size: 12px;
    color: #333;
    display: inline-block;
}

a.filter:hover {
    color: #7e7e7e;
}

.pull-down {
    display: inline-block;
    vertical-align: bottom;
    float: none;
    margin-left: -1px;
    margin-right: -1px;
}

.excelimg {
    padding-bottom: 10px;
}

.form-filter {
    width: 100%;
    box-shadow: none;
    border-radius: 0.25rem;
    border: 1px solid #ccc;
    height: 30px;
    padding: .167em 0;
    text-indent: .8em;
}

.heading-filter {
    padding: 0 10px 10px 10px;
}

a i.fa.fa-search {
    color: darkgray;
}

.fa-1-5x {
    font-size: 1.5em;
    margin-right: 2px;
}

.email-content-margin {
    margin-left: 15px;
}

.email-signature {
    height: 735px;
    border: 1px solid #e7eaec;
    overflow-y: auto;
}

.email-signature-inner {
}

.form-margin {
    margin: 0px 20px 0px 15px;
}

.mail-body .form-group {
    margin-bottom: 10px;
}

#PreviewModal .modal-dialog {
    margin: 30px auto;
    width: 700px;
}

.btn-right {
    margin-top: 31px;
}

    .btn-right > .btn {
        margin-left: 5px;
    }

.ibox-search.form-group {
    margin-bottom: 15px;
}

    .ibox-search .form-group label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: bold;
    }

.btn-add-nav {
    margin-right: 5px;
    margin-top: 18px;
}

#SearchGrid {
    margin-top: 19px;
}

.form-group #ClearSearch {
    margin-top: 0px !important;
}

#ClearSearch {
    margin-top: 19px;
    margin-left: 10px;
}

button.no-label#SearchGrid,
button.no-label#ClearSearch {
    margin-top: 0;
    margin-left: 10px;
}


.margin20 {
    margin: 20px !important;
}

.margin10 {
    margin: 10px !important;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top5 {
    margin-top: 5px;
}

.margin-top8 {
    margin-top: 8px;
}

.margin-top12 {
    margin-top: 12px;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.margin-bottom7 {
    margin-bottom: 7px;
}

.margin-bottom5 {
    margin-bottom: 5px;
}

.margin-bottom0 {
    margin-bottom: 0;
}

.margin-left-5 {
    margin-left: -5px;
}

.padding-top5 {
    padding-top: 5px;
}


.tab-form .ibox-content {
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
    color: inherit;
    padding: 15px 20px 20px;
}

.table-responsive {
    margin-left: 0px;
}

.application-content {
    border: 1px solid;
    border: 1px solid #1183ce;
    border-radius: 3px;
    color: #fff;
    background-color: #1183ce;
    min-height: 135px !important;
}

.client-content {
    border: 1px solid;
    border: 1px solid #009bb2;
    border-radius: 3px;
    color: #fff;
    background-color: #009bb2;
    min-height: 135px !important;
}

.payment-content {
    border: 1px solid;
    border: 1px solid #865f9d;
    border-radius: 3px;
    color: #fff;
    background-color: #865f9d;
    min-height: 135px !important;
}

.other-content {
    border: 1px solid;
    border: 1px solid #636e7b;
    border-radius: 3px;
    color: #fff;
    background-color: #636e7b;
    min-height: 135px !important;
}

.box-content-div {
    border-bottom: 1px solid lightgrey;
    padding-left: 0px;
    /*margin-left: -49px;*/
}

.box-content-h2 {
    margin-bottom: 18px;
    font-weight: 300;
    margin-top: 4px;
    margin-left: -4px;
}

.box-content-i {
    /*margin-left: 10px;*/
    margin-right: 10px;
}

.margin-left-9 {
    margin-left: -9px;
}

.client-profile dt, .client-profile dd {
    line-height: 25px !important;
}

.client-profile-img {
    /*float: left;*/
    width: 200px;
}

.client-profile-content {
    padding-top: 10px;
}

    .client-profile-content .dl-first-sec {
        margin-left: -100px;
    }

    .client-profile-content .dl-sec-sec {
        margin-left: -65px;
    }

.f-primary {
    color: #1183ce;
}

.f-warning {
    color: #f8ac59;
}

.f-info {
    color: #23c6c8;
}

.f-danger {
    color: #ed5565;
}


.row > [class^="col-"]:nth-child(n+2) .float-e-margins {
    margin-left: -6px;
}

.row > [class^="col-"] > [class^="col-"]:nth-child(n+2) .float-e-margins {
    margin-left: -6px;
}


.row > [class^="col-"]:nth-child(n+2).float-e-margins {
    margin-left: -6px;
    padding-right: 0;
}

.row > [class^="col-"]:nth-child(n+2) > [class^="col-"]:nth-last-child(1) {
    padding-right: 0;
}

body.mini-navbar .navbar-default .nav li .nav-second-level li a span.nav-label {
    display: inline-block;
}

.setting {
    color: inherit;
    margin: 20px auto 0;
    max-width: 1400px;
    min-height: 780px;
    min-height: 73vh;
}

    .setting a {
        color: inherit;
        display: block;
        padding: 10px;
        width: 200px;
        height: 150px;
        height: 18vh;
        text-align: center;
        font-size: 1.2em;
        margin: auto;
    }

        .setting a i {
            color: #1183ce;
            font-size: 4.5em;
            display: block;
            margin-bottom: 10px;
        }



        .setting a:hover i {
            color: #b1b1b1;
        }

        .setting a:focus i {
            color: #b1b1b1;
        }

/*------Report-------*/

.ibox-content.auto-fix {
    min-height: 780px;
}

.report {
    padding: 15px;
}

    .report h4 {
        color: #101010;
        font-weight: 700;
    }

    .report a {
        color: #1183ce;
    }


    .report img {
        width: 100%;
        margin-top: 10px;
    }


.ibox-content-search .row .col-sm-2 {
    width: 14.667% !important;
}

/*------Office Preview------*/

.office-content {
    border: 1px solid;
    border: 1px solid #009bb2;
    border-radius: 3px;
    color: #fff;
    background-color: #009bb2;
    min-height: 135px !important;
}

.office-preview dt, .office-preview dd {
    line-height: 25px !important;
}

.office-preview-img {
    /*float: left;*/
    width: 250px;
}

.office-preview-content {
    padding-top: 10px;
}

    .office-preview-content .dl-first-sec {
        margin-left: -100px;
    }

    .office-preview-content .dl-sec-sec {
        margin-left: -65px;
    }

.nice-select {
    border: none;
}

.client-history {
    min-height: 457px;
}


.client-history {
    height: 480px;
    height: calc(100vh - 475px);
}

.client-table {
    height: 211.5px;
    min-height: 200px;
    height: calc((100vh - 532px) / 2);
}

.campain-heading {
    margin-top: 10px;
}

dl.activity:after {
    content: "";
    display: table;
    clear: both;
}

.activity dd {
    padding: .5em 0;
}

dl.activity {
    width: 100%;
    margin: 0 auto;
}

.activity dt, .activity dd {
    display: inline-block;
    width: 45%;
}

.activity dt {
    text-align: right;
    font-weight: bold;
    clear: left;
    float: left;
}

.activity dd {
    width: 43%;
    padding-left: 1em;
    clear: right;
}

    .activity dd + dd {
        float: right;
        clear: both;
    }

.activity dt:first-child {
    padding-top: .5em;
    padding-right: .5em;
}

.activity dd + dt {
    clear: both;
    padding: .5em;
}

.activity dt + dt {
    width: 100%;
    float: none;
    padding: 0 70% 0 0;
}

    .activity dt + dt + dd {
        margin-top: -2em;
    }

        .activity dt + dt + dd + dt {
            margin-top: 2em;
        }

.insloading {
    display: block !important;
    position: relative !important;
    left: 50% !important;
    top: 50% !important;
    width: 150px !important;
    height: 150px !important;
    /*margin: -75px 0 0 -75px !important;*/
}

.minimalize-styl-2 {
    padding: 4px 0;
    margin: 10px 5px 5px 20px;
    font-size: 22px;
    float: left;
    color: #fff;
}

.btn {
    border-radius: 1px;
}

    .btn.btn-primary {
        background-color: #00a3d8;
        border-color: #00a3d8;
    }

        .btn.btn-primary:hover,
        .btn.btn-primary:focus {
            background-color: #0b71b4;
            border-color: #0b71b4;
        }

        .btn.btn-primary.collapse-link:focus:not(:hover) {
            background-color: #00a3d8;
            border-color: #00a3d8;
        }

.breadcrumb .active strong {
    color: #00a3d8;
}

.sidebar-collapse .nav > li.active,
.sidebar-collapse .nav > li.active:hover,
.sidebar-collapse .nav > li.active:focus {
    background: #f2f2f2;
    /*border-left: 5px solid #086eb1;*/
    border-left: 5px solid #bef5fd;
    /*border: none; */
}

    .sidebar-collapse .nav > li.active, .sidebar-collapse .nav > li.active:hover {
        border-left: 5px solid #ee2e24;
    }

.top-user-section .welcome-message {
    text-align: right;
    float: left;
    margin-top: 5px;
    margin-right: 8px;
    min-width: 100px;
    max-width: 135px;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}


/*.navbar-static-top > .nav > li:hover {
    background: #505050;
}*/

.navbar-static-side {
    height: 100%;
}

.sidebar-collapse .nav > li.stick-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #2d3038;
}



.bottom-nav > .list-inline {
    font-size: 0;
}

    .bottom-nav > .list-inline > li {
        width: 25%;
        font-size: 15px;
        text-align: center;
        padding: 5px 0;
    }

        .bottom-nav > .list-inline > li a {
            width: 100%;
            display: inline-block;
        }

.navbar .dropdown-menu {
    margin-top: 0.5px;
}

.footer {
    padding: 8px 10px;
    font-size: 0.8em;
}

.bottom-nav > .list-inline > li:hover,
.bottom-nav > .list-inline > li a:hover {
    background-color: #444851;
    color: #00a3d8;
}

@media (max-width: 850px ) {
    .white-bg.page-heading h2 {
        font-size: 1.7em;
    }
}

@media (min-width: 550px) and (max-width: 768px) {
    .m-b-lg-6 {
        width: 50%;
    }
}

.Level2Style {
    padding-left: 20px;
    border: #e2dcdc;
    border-style: solid;
    border-width: thin;
    padding: 15px;
    margin-top: 10px;
    position: relative;
    margin-top: 37px;
}

.Level3Style {
    padding-left: 20px;
    border: #e2dcdc;
    border-style: solid;
    border-width: thin;
    padding: 20px;
    margin-top: 5px;
}


.grid-button.move-down {
    position: absolute;
    right: -5px;
    top: 20px;
}

.grid-button.move-up {
    position: absolute;
    right: -5px;
    top: 10px;
}

.row.add-block {
    position: absolute;
    top: 10px;
    right: 30px;
}

    .row.add-block.section {
        top: 10px;
        right: 20px;
    }

.row.delete {
    position: absolute;
    top: -48px;
    left: -37px;
}

.red {
    background-color: #d9043f !important;
    color: #fff;
    margin-left: 1px;
    text-align: center;
    display: inline-block;
    width: 100px;
}

.blue {
    background-color: #00a3d8;
    color: #fff;
    margin-left: 1px;
    text-align: center;
    display: inline-block;
    width: 100px;
}

.green {
    background-color: #36e020;
    color: #fff;
    margin-left: 1px;
    text-align: center;
    display: inline-block;
    width: 100px;
}

#form .form-control {
    height: auto;
    width: 100%;
}

@media (min-width:992px) {
    #form label[id*=lbLevel3] {
        width: calc(16.6666666% - 8px);
    }

    #form label[id*=lbLevel4] {
        width: calc(16.6666666% - 22px);
    }

    #form .add-level3section .form-control {
        width: calc(100% + 10px);
    }
}

.padding-top10 {
    padding-top: 10px;
}

.add-questionsection .form-control {
    width: 100%;
}

.Level2Style[id*=div_Question] {
    border-width: 0 0 1px 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.add-questionsection {
    background: #ececec;
}

    .add-questionsection .Level2Style:last-child {
        border-bottom: none !important;
    }

.level3 {
    background: #fafafa;
}

.no-border {
    border: none;
}


[id*=div_Section] .delete-btn {
    position: absolute;
    top: -52px;
    left: -21px;
}



[id*=div_Level3] .delete-btn {
    position: absolute;
    top: -53px;
    left: -30px;
}

.k-grid-header .k-header > .k-link {
    color: #353535;
}

#addOtherDeductible .k-widget.k-grid {
    margin-bottom: 10px;
}

[id*=div_Question] .delete-btn {
    float: left;
    position: relative;
    top: unset;
    left: unset;
}

.delete-btn .fa {
    /*color: #cd6767;*/
    color: grey;
    font-size: 15px;
}

@media (max-width:992px) {
    .Level2Style[id*=div_Section] {
        padding-top: 59px;
    }

    .Level2Style[id*=div_Level3] {
        padding-top: 55px;
    }

    [id*=div_Level3] .delete-btn {
        position: absolute;
        top: -87px;
        left: -30px;
    }
}

.form-group.top-edit {
    margin-top: 22px;
    margin-right: 0;
}

h1.title {
    font-weight: 500;
}

h1.col-lg-6.title {
    padding-left: 9px;
}

.Level2Style.audit {
    border: none;
    margin-top: 0;
    padding-top: 0;
    padding-right: 10px;
}

.audit .h2 {
    font-size: 20px;
    margin: 5px;
}

.form-group.standard {
    margin-right: 0 !important;
    margin-left: -10px;
    border: 1px solid #cfcfcf;
    border-radius: 2px;
}

.standard .col-md-2.p {
    margin: 7px;
}

.audit-comments {
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.audit .btn-primary {
    width: unset !important;
}

.add-comment {
    margin-top: 15px;
}

.standard > .row > .col-md-3, .standard > .row > .col-md-5 {
    position: relative;
}

@media (min-width:992px) {
    .audit-comments:after {
        display: block;
        position: absolute;
        content: '';
        width: 1px;
        height: 218px;
        background: rgb(238, 238, 238);
        left: 0px;
        top: 8px;
    }

    .lg-border {
        border-bottom: 1px solid rgb(238, 238, 238);
        padding-left: 15px;
    }
}

.btn-minus:focus, .btn-minus:hover {
    box-shadow: none;
}

.audit .Level2Style {
    margin-top: 5px;
    padding-top: 0;
    margin-right: 4px;
}

.Level2Style.compliance .h3 {
    font-size: 18px;
}

.audit .Level2Style[id*=div_Question]:not(first-child) {
    margin-top: 20px;
    padding-top: 15px;
    background: #f8f8f8;
    border-bottom: none;
}

.audit .add-questionsection {
    background: none;
}

.audit .Level2Style[id*=div_question]:first-child {
    margin-top: 14px;
}

.compliance-comments {
    padding: 10px;
    margin: 0 -10px;
    border: 1px solid #dbdbdb;
    border-radius: 1px;
    background: #ffffff;
}

.comp-comment {
    margin-bottom: 10px;
}

.btn-download a {
    color: #337ab7;
    text-decoration: underline;
}

    .btn-download a:hover, .btn-download a:focus {
        color: #23527c;
    }

.compliance-comments [id*=div_comment], .compliance-comments [id*=div_oppportunity] {
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}

div.k-treeview {
    overflow: unset !important;
}

.finished {
    background-color: green !important;
    color: white !important;
}

.created {
    background-color: red !important;
    color: white !important;
}

.inprogress {
    background-color: #00A3D8 !important;
    color: white !important;
}



.boxcolor {
    color: #fff;
    background-color: #10c3b9;
    border: solid 1px #0e8a84;
    min-width: 100px;
    font-weight: 600;
    padding: 2px 2px 3px;
    text-shadow: none;
}

.dashboard-block .table > thead > tr > th {
    padding: 5px 8px 10px;
    color: #1faabd;
    text-transform: capitalize
}

    .dashboard-block .table > thead > tr > th:not(.left), .dashboard-block .table > tbody > tr > td:not(.left) {
        text-align: center
    }


    .dashboard-block .table > thead > tr > th:first-child, .dashboard-block .table > tbody > tr > td:first-child {
        text-align: left
    }

.ibox-content {
    padding: 15px 15px 20px 15px;
}

.sidebar-collapse > .nav > li > a { 
    text-transform: capitalize;
    font-weight: 500;
}

.white-bg .navbar-fixed-top, .white-bg .navbar-static-top {
    background: #0a2766 url(../images/header-bg.jpg) no-repeat center;
    
}

.sidebar-collapse .nav > li.nav-header {
    background: #0a2766;
    border-left: none;
    min-height: 137px;
}
.minimalize-styl-2 {
    margin: 7px 5px 5px 20px;
    
}

.navbar-static-top:before{
    display:none
}
.logo-element {    
    padding: 28px 0 4px;
    
}
    .logo-element img.large {
  
}
.border-bottom {
    border-bottom: 1px solid #e4e4e4 !important;
}

.row.wrapper.border-bottom.white-bg.page-heading {
    border-bottom: 1px solid #e4e4e4 !important;
    background: #fff;
}

.top-user-section .dropdown-toggle .lbl-role { 
    color: #ffffff;
}

.top-user-section .dropdown-toggle .welcome-message .caret {
    color: #ffffff;
}

.navbar-top-links li.top-user-section {
    margin-right: 15px;
    background: #f5f5f5;
}

.dsh-row1 .ibox .ibox-title.title-green, .dsh-row2 .ibox .ibox-title.title-green {
    background-color: #f2f2f2;
    border-bottom: solid 1px #e8e8e8;
}

.ibox-content {
    background: #ffffff
}

.dsh-row2{
    
}

.ibox.shadow {
    box-shadow: none;
    -webkit-box-shadow: none;
    border: solid 1px #dcdcdc;
}

.dashboard-block .shadow {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    border: solid 1px #e0e0e0;
}

.dashboard-block span.head {
    margin-top: 0px;
}

    .dashboard-block span.head a {
        display: inline-block;
        padding: 3px;
        background: #ffffff;
        border-radius: 3px;
        color: #353535 !important
    }

.dsh-row1 .ibox .ibox-content, .dsh-row2 .ibox .ibox-content {
    border: 0px solid #e8e8e8;
}
.dsh-row1 .ibox .ibox-title h3, .dsh-row2 .ibox .ibox-title h3 {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 1.2em;
    color: #545454;
    border-radius: 3px;
}


.Level2Style[id*=div_Question] {
    margin-top: 7px;
    margin-bottom: 7px;
}

.add-questionsection {
    background: #ffffff;
}

.add-questionsection .grid-button {        
        padding: 1px 3px 1px 0px;
}



.ibox-title h5.h3{
    font-size:22px;
}

.company-section .ibox-title {
    margin-left: 2px;
}

.company-section .form-group .control-label {
    text-align: left;
    color: #696969;
}

.navbar-brand{
    padding:0
}


.nav.navbar-right > li > a {
    color: #fff;
}

.top-user-section .dropdown-toggle .lbl-role {
    color: #fff;
}

.top-search-section .k-widget.k-autocomplete {
    border: none
}

.top-search-section{
    margin-left:15px;   
}

.top-search-section .form-group {
    margin-bottom: 0px;
    margin-top: 13px;
}

#page-wrapper {
    background: #f2f2f2
}

.home-notification{
    padding-top:35px;
}

.home-notification .card {
    position: relative;
    display: inline-block;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    width: 14.6%;
    margin: 0 auto 20px;
}

.home-notification .my-card {
    position: absolute;
    left: 0;
    right:0;
    top: -20px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center
}
    .home-notification .my-card .fa {
        font-size: 25px;
        margin-top: 10px;
    }

.home-notification .card h4 {
    margin-top: 35px;
    font-size: 14px;
}

.home-notification .card h1 {
    margin-top: 0px;
    font-weight: 700;
    font-size: 30px;
}

.home-notification .card + .card{
    margin-left:15px;
}

.right-button-nav{
    margin-top:10px;
    text-align:right
}
    .right-button-nav .boxcolor {
        
        min-width: 107px;
        font-weight: 400;
        padding: 7px 3px 5px;
        text-shadow: none;
        font-size: 15px;
    }

.breadcrumb{
    background:transparent
}

.minimalize-styl-2:hover, .minimalize-styl-2:focus {
    color: #fff;
}

body.mini-navbar .nav-header .logo-element {
    text-align: center;
    padding: 7px 0 7px;
}

.ibox-grid {
    padding: 0 0 10px 0;
    margin-left: 5px;
    margin-right: 5px;
}

    .ibox-grid .table-responsive {
        margin-left: 0px;
    }

.property .form-group .control-label, .client .form-group .control-label {
    text-align: left;
    font-weight: 700 !important;
}

.property .form-group {
    margin-bottom: 50px;
}

.client .form-group {
    margin-bottom: 35px;
}

.property .badge {
    border-radius: 2px;
    font-weight: 700 !important;
}
.badge-success {
    background-color: #39bb78;
}

.navbar-top-links li.top-user-section {
    margin-right: 15px;
    background: #0a2766;
}

.form-horizontal.ibox-form .form-group {
    margin-left: 0;
}
.ibox-content-search {
padding-top:0;
}
    /*.ibox-content-search > div {
    padding-top:9px
    }*/


@media (min-width: 768px) {
    #page-wrapper { 
        margin: 0 0 0 235px;        
    }
    .navbar-static-side{
        width:235px;
    }
}




.panel-widget {
    padding: 10px 0;
    position: relative;
    box-shadow: none;
    border-radius: 0;
    background: none;
    text-align: center;
    color: #333;
}

    .panel-widget .panel-footer {
        border: 0;
        text-align: center;
    }

.panel-footer .input-group {
    padding: 0px;
    margin: 0 -5px;
}

.panel-footer .input-group-btn:last-child > .btn, .panel-footer .input-group-btn:last-child > .btn-group {
    margin: 0;
}

.panel-widget .panel-footer a {
    color: #999;
}

    .panel-widget .panel-footer a:hover {
        color: #666;
        text-decoration: none;
    }

    .panel-widget .fa{
        display:block;
        height:30px;
    }

.panel-widget .text-muted {
    margin-top: -6px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    display: block;
    margin: 7px 0 10px;
}

.panel-widget .large {
    color: #373b45;
    font-size: 15px;
    line-height:normal;
    display:block;
    margin:7px 0;
}

.border-right {
    border-right: 1px solid #dadbda;
}
.panel-container {    
    margin-top:25px;
    
}
    .panel-container .panel {
        padding: 25px 0;
        margin-bottom:0px;
    }

    .panel-container > .panel {
        border: solid 1px #dcdcdc;
    }

.content-wrapper{
    padding-left:20px;
    padding-right:20px;
}

.fa-xl {
    font-size: 2em;
}

.t-row{ display:table; width:100% }
    .t-row .cell {        display: table-cell;        width: 12%;        border-left: 1px solid #dadbda; padding:15px 0    }
    .t-row .cell:first-child{ border-left:none }
.t-row .cell.col1{ width:22%; }
       .t-row .cell .panel {            padding: 0;            margin: 0;        }


@media (max-with:1500px){
    .t-row .cell{ width:auto }
    
}

.text-muted {
    color: #9a9c9e;
}

.color-gray {
    color: #444444;
}

.color-blue {
    color: #30a5ff;
}

.color-teal {
    color: #1ebfae;
}

.color-orange {
    color: #ffb53e;
}

.color-red {
    color: #f9243f;
}

.color-purpole {
    color: #d6ac0b;
}

.heading1{
    display:block;
    text-align:center;
}

.heading1 .inner{
    display:inline-block;
    background:#fff;
    padding:10px 15px;
    border-radius:5px 5px 0 0 ;
    font-size:16px;
    border: solid 1px #dcdcdc;
    border-bottom:none;
    margin-bottom:-1px;

}

    .heading1 .inner label{
        font-size:12px;
    }

    .heading1 .inner .boxcolor{
        font-size:16px;
    }

.min-height1 .ibox-content {
    min-height: 284px;
}

.min-height3 .ibox-content {
    min-height: 300px;
}

.min-height2 .ibox-content {
    min-height: 170px;
}

.ibox.shadow .ibox-content .table-responsive{
    margin:-15px -15px 20px -15px;
}
.ibox-content-search {
    margin: 0 5px;
    padding-top:0;
    padding-bottom:0;
}

    .ibox-content-search > .row > div > .form-group {
        margin-top: 10px;

    }

    .ibox-content-search > .row > div > .form-group:first-child {

        margin-left: 3px;
    }

    .ibox-content-search #ClearSearch, .ibox-content-search #SearchGrid {
        margin-top: 31px;
    }

.form-horizontal .ibox .form-group {
    margin-left: 0;
}
.ibox-content-search .control-label {
    font-weight: 400 !important;
}
.k-grid-header .k-link:link, .k-grid-header .k-link:visited, .k-grid-header .k-nav-current.k-state-hover .k-link, .k-grouping-header .k-link {
    color: #3c3c3c !important;
}
.right-button-nav .boxcolor {
    padding: 7px 3px 7px;
    border-color:#fff;
}
.boxcolor.badge-primary {
    background-color: #009FE3;
}
.boxcolor.badge-danger {
    background-color: #8e8012;
}

.boxcolor.badge-secondary {
    background-color: #FF9800;
}

.boxcolor.badge-info {
    background-color: #673AB7;
}

.boxcolor.badge-success {
    background-color: #6AB45B;
}

.boxcolor.badge-secondary2 {
    background-color: #FF9800;
}

.boxcolor.badge-warning {
    background-color: #033F48;
}
.boxcolor.badge-light {
    background-color: #4a4a4a;
}
@media(min-width:1020px) {

    .alarmSummaryTable-table .table-responsive{overflow:visible;}

}

.alarmSummaryTable-table .k-grid-header th.k-header:not(:last-child) {
    border-right: 1px solid #ececec;
}

.top-search-section {
}

    .top-search-section .k-widget.k-autocomplete.k-state-hover {
        background: none;
        box-shadow: none;
    }

    .top-search-section .k-widget.k-autocomplete.k-state-focused {
        background: none;
        box-shadow: none;
    }

#TopAddress {
    color: white;
   
    background: none;
    border-radius: 0;
    width: 100%;
  
    padding-left: 15px;
}

.top-search-section .k-widget.k-autocomplete.k-state-focused #TopAddress {
    background: #d8d8d84d;
    border-radius: 1px 1px 0 0;
}

.top-search-section .k-widget.k-autocomplete.k-state-hover #TopAddress {
    background: #d8d8d84d;
    border-radius: 1px 1px 0 0;
}

.top-search-section .k-widget.k-autocomplete { /* max-width:450px; */
}


.top-search-section span.k-widget.k-autocomplete.k-autocomplete-clearable.k-state-default:after {
    content: "\f002";
    position: absolute;
    left: 0;
    top: 8px;
    font-family: FontAwesome;
    color: #fff
}

.top-search-section span.k-widget.k-autocomplete.k-autocomplete-clearable.k-state-default {
    position: relative;
}
.top-search-section .form-group {
    margin-left:20px;
}
.boxcolor {
    padding: 5px 2px 5px;
    font-size: 14px;
}
h3.tsk {
    font-weight: 500;
    font-size: 1.2em;
    color: #545454;
}
.minimalize-styl-2 .fa-bars {
font-size:18px}

/*@media(min-width:1200px) {
    .dash-box .ibox-content {
        height: calc( 100vh - 385px);
    }
}*/

 .dsh-row2 {
            margin-top: 20px;
        }


        #TopAddress-list {
            overflow-x: hidden;
        }

        .dropdown-header {
            border-width: 0 0 1px 0;
            text-transform: uppercase;
        }

            .dropdown-header > span {
                display: inline-block;
                padding: 10px;
                text-align: left;
                margin-left: -20px;
            }

                .dropdown-header > span:first-child {
                    width: 120px;
                }

                .dropdown-header > span:nth-child(2) {
                    margin-left: 180px;
                }

      


        

        

        #TopAddress-list h3 {
            font-size: 1.1em;
            font-weight: normal;
            margin: 0;
            padding: 0;
        }

        #TopAddress-list p {
            margin: 0;
            padding: 0;
            font-size: .8em;
        }

        #TopAddress {
            color: white;
        }

.dash-box #search .adds {
    float:left;
    width:60%;
    margin-bottom:10px;
    
}

.dash-box #search .adds label{
    width:110px;
}

.dash-box #search .pays {
    display: inline-block;
    width: auto;
    float: left;
    margin-right: 3%;
}
    .dash-box #search .pays label {
        width: 110px;
    }
    .dash-box #search .pays .k-widget {
        width: 100px;
        display:inline-block;
    }
.dash-box #search button {
    float:left;
}
.dash-box .ibox-content {
   min-height:unset;
}

@media (min-width:1200px) and (max-width:1320px){
    .dash-box #search button {
        margin-left: 110px;
    }
}

@media (max-width:1750px) {

    .dash-box #search .adds .k-widget.k-autocomplete {
    width:70%!important;}

    .dash-box #search .adds {

        width: 55%;
   
    }
}

@media (max-width:1450px) {

    .dash-box #search .adds .k-widget.k-autocomplete {
        width: 80% !important;
    }

    .dash-box #search .adds {
        width: 100%;
    }
}
@media (max-width:590px) {
    .dash-box #search .adds .k-widget.k-autocomplete {
        width: 100% !important;
    }

    .dash-box #search .adds {
        width: 100%;
        float: none;
    }

    .dash-box #search button {
        float: none;
    }

    .dash-box #search .pays {
        display: block;
        float: none;
    }
}

ul.useful-links {
    list-style: none;
    padding-left: 1px;
}
    ul.useful-links li {
        padding: 10px 0;
        padding-left: 45px;
        position: relative;
    }
        ul.useful-links li:before {
            content: "";
            position: absolute;
            left: 0;
            width: 25px;
            height: 50px;
            font-family: FontAweSome;
            font-size: 24px;
            padding-top: 4px;
        }

        ul.useful-links li.pdf:before {
            content: "\f1c1";
            color: #ffb3b3;
          
        }
        ul.useful-links li.link-link:before {
            color: #8dacc9;
           
            content: "\f0c1";
        }
        ul.useful-links li.video-link:before {
            color: #c9b08d;
           
            content: "\f03d";
        }
        ul.useful-links li.excel-link:before {
            color: #b9e0b8;
          
            content: "\f1c3";
        }
        ul.useful-links li.faq:before {
            color: #b9e0b8;
            font-size: 28px;
            padding-top: 2px;
            content: "\f29c";
        }

#height1 {
    min-height:33vh;
}
#height2 .ibox-content{min-height:17vh;}



@media (min-width:1500px){
    ul.useful-links li span {
    font-size: 18px;
    font-weight: bold;
}

}
@media (max-width:1500px) {
    ul.useful-links li:before {
        content: "";
        position: absolute;
        left: 0;
        width: 25px;
        height: 25px;
        font-family: FontAweSome;
        font-size: 18px;
        padding-top: 0;
    }

}

@media (max-width:1400px){
    ul.useful-links li {
        font-size: 11px;
    }
    ul.useful-links li span{
        font-size: 14px;
    }
}


.businessUnit {
    width: 70%;
}


