@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);



@import url(line-icons.css);

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}



body {
    color: #000;
    background: #eeeeee;
    font-family: 'Lato', sans-serif;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 14px !important;
}



h1,
h2,
h3,
h4,
h5 {
    font-weight: 300 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Lato;
    line-height: 1.1;
    font-weight: 500 !important;
}

h5,
.h5,
.page-item .page-link {
    font-size: 14px;
}

label {
    font-weight: 300;
}



ul li {
    list-style: none;
}




a {
    color: #394a59;
}


a,
a:hover,
a:focus {



    text-decoration: none;



    outline: none;



    outline: 0;



}

.form-check-input:focus,
.form-control:focus,
.form-select:focus,
.accordion-button:focus,
.btn-close:focus {
    box-shadow: none !important;
}

.form-slect {
    border-radius: 0px !important;
}

.sticky-top {
    z-index: 0;
}

input:focus,
textarea:focus {
    outline: none;
}

.note-editor.note-airframe,
.note-editor.note-frame {
    border: 1px solid rgba(0, 0, 0, .2) !important;
    border-radius: 0px !important;
}

.note-btn-group .note-btn {
    background: #fff !important;
    color: #1cabe2;
    border-radius: 0px;
}

.panel .panel-heading i {
    border-right: 1px solid #1cabe2;
}

.note-modal .modal-header h4.modal-title {
    font-size: 20px;
    font-weight: 500 !important
}

.table>thead tr th {
    background: var(--bs-secondary) !important;
    color: #fff !important;
}

.table>thead {
    border: 0px;
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        min-width: 600px;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}

.note-modal .modal-header {
    flex-direction: row-reverse;
}

.note-modal .modal-header .close {
    border: none;
    background: none;
    font-weight: 300;
    font-size: 30px;
    color: #b2b2b2;
}

.note-btn-group .note-btn::after {
    display: none;
}


table tr th {
    color: #0a0a0a;
    border-bottom: 2px solid #dddddd;
}

table tr td {
    color: #0a0a0a;
    vertical-align: baseline;
}



*:focus {
    outline: none;
}



::selection {



    background: #688a7e;



    color: #fff;



}



::-moz-selection {



    background: #688a7e;



    color: #fff;



}







#container {



    width: 100%;



    height: 100%;



}







.Creative-pro,
.Creative-pro h3 {



    display: block;



    position: fixed;



    bottom: 0;



    z-index: 100000;



    width: 100%;



    overflow: hidden;



    height: 50px;



    margin: 0px;



}



.Creative-pro h3 {



    padding-bottom: 10px;



    padding-top: 10px;



}



.lite {



    color: #00a0df !important;



}







/*login page*/







.login-body {



    background-color: #f1f2f7;



}



.login-img-body {



    background: url('../img/bg-1.jpg') no-repeat center center fixed;



    -webkit-background-size: cover;



    -moz-background-size: cover;



    -o-background-size: cover;



    background-size: cover;



}



.login-img2-body {



    background: url('../img/bg-1.jpg') no-repeat center center fixed;


    -webkit-background-size: cover;



    -moz-background-size: cover;



    -o-background-size: cover;



    background-size: cover;



}



.login-img3-body {
    background: url('../img/indian-child.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: bottom;
}


.login-img-body .login-form {



    max-width: 350px;



    margin: 200px auto 0;



    background: rgba(213, 215, 222, 0.4);



    border: 1px solid #B0B6BE;



}


a {
    color: var(--bs-primary) !important;
}

a:hover {
    color: var(--bs-secondary) !important;
}



.login-form h2.login-form-heading {



    margin: 0;



    padding: 20px 15px;



    text-align: center;



    background: #34aadc;



    border-radius: 5px 5px 0 0;



    -webkit-border-radius: 5px 5px 0 0;



    color: #fff;



    font-size: 18px;



    text-transform: uppercase;



    font-weight: 300;



    font-family: 'Lato', sans-serif;



}







.login-form .checkbox {



    margin-bottom: 14px;



}



.login-form .checkbox {



    font-weight: normal;



    font-weight: 300;



    font-family: 'Lato', sans-serif;



}



.login-form .form-control {



    position: relative;



    font-size: 16px;



    height: auto;



    padding: 10px;



    -webkit-box-sizing: border-box;



    -moz-box-sizing: border-box;



    box-sizing: border-box;



}



.login-form .form-control:focus {



    z-index: 2;



}



.login-form .login-img {



    font-size: 50px;



    font-weight: 300;



}


.login-form .input-group {
    /* border: 1px solid #adadad; */
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
}


.login-form .input-group-addon {



    padding: 12px;



    font-size: 16px;



    color: #8b9199;



    font-weight: normal;



    line-height: 1;



    text-align: center;



    background-color: #ffffff;



    border: none;



    border-radius: 0;



}



.login-form input[type="text"],
.login-form input[type="password"] {



    border: none;



    box-shadow: none;



    font-size: 16px;



    border-radius: 0;



}



.login-form .btn {
    border-radius: 0;

}

.btn {
    font-size: 14px;
}

.login-form .btn-login {



    background: #f67a6e;



    color: #fff;



    text-transform: uppercase;



    font-weight: 300;



    font-family: 'Lato', sans-serif;



    box-shadow: 0 4px #e56b60;



    margin-bottom: 20px;



}







.login-form p {
    text-align: center;
    color: #b6b6b6;
    font-size: 16px;
    font-weight: 300;
}

.login-img3-body .login-form p,
.login-img2-body .login-form p {
    color: #34aadc;
}

.form .required {



    font-size: 16px;



    color: #00a0df;



}







.login-wrap {
    padding: 50px;
    max-width: 500px;
    margin: 0px auto;
}

.login-form .login-wrap-left h2,
.login-form .login-wrap-left h3,
.login-form .login-wrap-left p {
    color: #fff;
}


.login-wrap {
    background: #fff;
}

.login-form .login-wrap-left {
    display: flex;
    flex-direction: column;
    max-width: 50%;
    padding: 56px 37px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.login-form .login-wrap-left .logo-wrap {
    width: 105px;
    height: 105px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}







.login-social-link {



    display: inline-block;



    margin-top: 20px;



    margin-bottom: 15px;



}







.login-social-link a {



    color: #fff;



    padding: 15px 28px;



    border-radius: 4px;



}







.login-social-link a:hover {



    color: #fff;



}







.login-social-link a i {



    font-size: 20px;



    padding-right: 10px;



}







.login-social-link a.facebook {



    background: #5193ea;



    margin-right: 22px;



    box-shadow: 0 4px #2775e2;



    float: left;



}







.login-social-link a.twitter {



    background: #44ccfe;



    box-shadow: 0 4px #2bb4e8;



    float: left;



}



/*Modal Content*/



.modal-content {
    border-radius: 0px;
    /*  background:rgba(255,255,255,0.9);*/
}



.modal-header .close {



    font-weight: 300;



    font-size: 30px;



}















.mail-info,
.mail-info:hover {



    margin: 3px 6px 0 0;



    font-size: 11px;



}



/*profile status bubbly*/



.online-profile li a i {



    position: relative;



    left: -12px;



    top: -10px;



}



.online-profile li a span i {



    position: relative;



    top: 10px;



}



/*chat-*/







.chat-online-profile li a i {



    position: relative;



    left: -12px;



    top: -10px;



}



.chat-online-profile li a span i {



    position: relative;



    top: 10px;



}



.chat-online-profile li a {



    border-bottom: 1px solid #D7D7D7;



}



.chat-online-profile li a:hover,
.chat-online-profile li a:focus,
.chat-online-profile li a:active {



    background: #eeeeee !important;



    border-bottom: 1px solid #688a7e !important;



}



.chat-online-profile li a:hover span i,
.chat-online-profile li a:focus span i,
.chat-online-profile li a:active span i {



    color: #688a7e;



}



.right-chat-panel {



    max-height: 600px;



}



.compose-mail {



    width: 95%;



    font-size: 16px;



    border-radius: 0;



}



/*main content*/












.header,
.footer {



    min-height: 60px;



    padding: 0 15px;



}



.box1 {



    font-size: 16px;



    display: inline-block;



    width: 25%;



    padding: .25em .5em;



    margin: 20px 10px 0 0;



}



.header {



    position: fixed;



    left: 0;



    right: 0;



    z-index: 1002;
    background: #1cabe2;



}







.white-bg {



    background: rgba(255, 255, 255, 0.9);



    border-bottom: 1px solid #f1f2f7;



}



.dark-bg {



    background: rgba(54, 66, 74, 1);



    border-bottom: 1px solid #f1f2f7;



}



.panel-content {
    padding: 10px;
}



.wrapper {



    display: inline-block;



    margin-top: 60px;



    padding: 15px;



    width: 100%;
    background-color: whitesmoke;


}







a.logo {



    font-size: 22px;



    font-weight: 300;



    color: #fed189;



    float: left;



    margin-top: 15px;



    text-transform: uppercase;



}







a.logo:hover,
a.logo:focus {



    text-decoration: none;



    outline: none;



}







a.logo span {



    color: #688a7e;



}











/*notification*/







#top_menu .nav>li,
ul.top-menu>li {



    float: left;



}



.search-row {



    float: left;



    margin-top: 15px;



    margin-left: 16px;



}



.notification-row {



    float: right;



    margin-top: 15px;



    margin-left: 65px;



}



#task_notificatoin_bar,
#mail_notificatoin_bar,
#alert_notificatoin_bar {



    margin-top: 2px;



}







ul.top-menu>li>a {



    color: #fed189;



    font-size: 18px;



    padding: 2px 6px;



    margin-right: 15px;



}







ul.top-menu>li>a:hover,
ul.top-menu>li>a:focus {



    background: transparent !important;



    color: #D7D7D7 !important;



}







.notification-row .badge {



    position: absolute;



    right: -4px;



    top: 0px;



    z-index: 100;



    border-radius: 9px;



    min-width: 18px;



    height: 18px;



    text-align: center;



    padding: 3px 5px;



    background: #00a0df;



    font-weight: 400;



}



.badge {



    border-radius: 9px;



    min-width: 18px;



    height: 18px;



    text-align: center;



    padding: 3px 5px;



    background: #00a0df;



}







.dropdown-menu.extended {



    max-width: 300px !important;



    min-width: 160px !important;



    top: 42px;



    width: 235px !important;



    padding: 0;



    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;



    border: none !important;



    border-radius: 4px;



    -webkit-border-radius: 4px;



}



.navbar-form {



    padding: 0px;



    margin: 0 0 0 10px;



}







.navbar-form .form-control {



    width: 200px;



    height: 30px;



    background: white url('../img/icons/search-line-icon.png') no-repeat 3px;



    padding-left: 24px;



    margin-top: 1px;



}







@media screen and (-webkit-min-device-pixel-ratio:0) {



    /* Safari and Chrome */



    .dropdown-menu.extended {



        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176) !important;



    }

    ;



}



/* bootstrape editor*/



#editor {



    max-height: 250px;



    height: 250px;



    background-color: white;



    border-collapse: separate;



    border: 1px solid rgb(204, 204, 204);



    padding: 4px;



    box-sizing: content-box;



    -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;



    box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;



    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;



    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;



    overflow: scroll;



    outline: none;



}



#voiceBtn {



    width: 20px;



    color: transparent;



    background-color: transparent;



    transform: scale(2.0, 2.0);



    -webkit-transform: scale(2.0, 2.0);



    -moz-transform: scale(2.0, 2.0);



    border: transparent;



    cursor: pointer;



    box-shadow: none;



    -webkit-box-shadow: none;



}







div[data-role="editor-toolbar"] {



    -webkit-user-select: none;



    -moz-user-select: none;



    -ms-user-select: none;



    user-select: none;



}



.dropdown-menu.extended li p {



    background-color: #F1F2F7;



    color: #666666;



    margin: 0;



    padding: 10px;



}







.dropdown-menu.extended li p.green {



    background-color: #4cd964;



    color: #fff;



}







.dropdown-menu.extended li p.red {



    background-color: #00a0df;



    color: #fff;



}



.dropdown-menu.extended li p.blue {



    background-color: #688a7e;



    color: #fff;



}







.dropdown-menu.extended li p.yellow {



    background-color: #fcb322;



    color: #fff;



}







.dropdown-menu.extended li a {



    border-bottom: 1px solid #EBEBEB !important;



    font-size: 12px;



    list-style: none;



}







.dropdown-menu.extended li a {



    padding: 15px 10px !important;



    width: 100%;



    display: inline-block;



}







.dropdown-menu.extended li a:hover {



    background-color: #F7F8F9 !important;



    color: #2E2E2E;



    border-bottom: 1px solid #688a7e !important;



}







.dropdown-menu.tasks-bar .task-info .desc {



    font-size: 13px;



    font-weight: normal;



}







.dropdown-menu.tasks-bar .task-info .percent {



    display: inline-block;



    float: right;



    font-size: 13px;



    font-weight: 600;



    padding-left: 10px;



    margin-top: -4px;



}







.dropdown-menu.extended .progress {



    margin-bottom: 0 !important;



    height: 10px;



}







.dropdown-menu.inbox li a .photo img {



    border-radius: 2px 2px 2px 2px;



    float: left;



    height: 40px;



    margin-right: 4px;



    width: 40px;



}







.dropdown-menu.inbox li a .subject {



    display: block;



}




/* 
.form-group {
    margin-bottom: 1rem !important;
} */



.dropdown-menu.inbox li a .subject .from {



    font-size: 12px;



    font-weight: 600;



}







.dropdown-menu.inbox li a .subject .time {



    font-size: 11px;



    font-style: italic;



    font-weight: bold;



    position: absolute;



    right: 5px;



}







.dropdown-menu.inbox li a .message {



    display: block !important;
    font-size: 11px;

}

.top-nav {
    margin-top: 7px;
}

/* Ish css */
@media (max-width: 600px) {
    button#btnDataverseSearch {
        margin: 0;
    }

    .col-lg-offset-2.col-lg-10 {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: auto;
    }
}

/* Ish css mq */


@media only screen and (min-width: 321px) and (max-width: 699px) {
    .top-nav.notification-row {
        display: block;
    }

    .export-csv {
        text-align: center;
        margin-top: 10px;
    }
}

/* Ish css mq */
@media (min-width: 768px) {
    .avatar {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .user-hide {
        display: none !important;
    }

    .caret-hide {
        display: none !important;
    }


}

@media (max-width: 768px) {
    select.form-control {
        margin-bottom: 0px;
    }

    hr.line-horizontal,
    hr {
        margin: 0px;
    }

    .analysis_dashboard-btn {
        display: flex;
        flex-flow: wrap;
    }

    .btn:not(:disabled):not(.disabled) {
        margin: 2px;
    }

    label.text-end {
        text-align: left !important;
    }

    .form-group {
        margin-bottom: 0rem !important;
    }

    .btn-ongoing {
        height: auto !important;
        padding: 0px 10px !important;
    }

    .survey-graph-div {
        flex-direction: column-reverse;
    }
}

@media (min-width: 1200px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

@media (max-width: 1199.9px) {
    .form-horizontal .control-label {
        text-align: left;
    }
}

@media (max-width: 991.9px) {
    .form-group.col-lg-2.col-md-3.col-sm-4 {
        margin-top: 0rem !important;
    }
}

@media (max-width: 1199.9px) {
    .form-group.col-lg-2.col-md-3.col-sm-4.mrg {
        margin-top: 0rem !important;
    }
}



.top-nav ul.top-menu>li .dropdown-menu.logout {
    width: 200px !important;
    border-radius: 0px;
    top: 15px !important
}







.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}








.dropdown-menu.extended.logout>li {



    float: left;



    text-align: left;



    width: 100%;



}



.dropdown-menu.extended.logout>li.eborder-top {



    border-top: 2px solid #688a7e !important;



}

.dropdown-menu.extended.logout>li:last-child>a,
.dropdown-menu.extended.logout>li:last-child>a:hover {
    color: #fff !important;
}


.dropdown-menu.extended.logout>li:last-child {



    float: left;



    text-align: left;



    width: 100%;



    background: #688a7e;



}







.dropdown-menu.extended.logout>li:last-child>a,
.dropdown-menu.extended.logout>li:last-child>a:hover {



    color: #fff;



    border-bottom: none !important;



    text-transform: uppercase;



    background-color: var(--bs-secondary) !important;



}







.dropdown-menu.extended.logout>li:last-child>a:hover>i {



    color: #fff;



}



.dropdown-menu>li>a {



    color: #797979;



}



.dropdown-menu.extended.logout>li>a {



    border-bottom: 1px solid #EBEBEB !important;



    font-size: 14px;



    list-style: none;



    padding: 15px 10px !important;



    width: 100%;



    display: inline-block;



}







.dropdown-menu.extended.logout>li>a:hover {



    background-color: #F7F8F9 !important;



    color: #2E2E2E;



    border-bottom: 1px solid #688a7e !important;



}







.dropdown-menu.extended.logout>li>a:hover i {



    color: #688a7e;



}







.dropdown-menu.extended.logout>li>a i {



    font-size: 17px;



}







.dropdown-menu.extended.logout>li>a>i {



    display: inline-block;



    padding-right: 10px
}







.top-nav .username {



    font-size: 13px;



    color: #e6e6e6;



}







.top-nav ul.top-menu>li>a {



    padding: 8px;



    background: none;



    margin-right: 0;



}



.top-nav ul.top-menu>li {



    margin-left: 10px;



}







.top-nav ul.top-menu>li>a:hover,
.top-nav ul.top-menu>li>a:focus {



    background: #F1F2F7;







}








.top-nav .nav .caret {



    border-bottom-color: #ffffff;
    border-top-color: #ffffff;



}



.top-nav ul.top-menu>li>a:hover .caret {



    border-bottom-color: #7498f1;



    border-top-color: #7498f1;



}







.log-arrow-up {



    background: url("../img/arrow-up.png") no-repeat;



    width: 20px;



    height: 11px;



    position: absolute;



    right: 20px;



    top: -10px;



}



/*----*/



.page-header {



    margin: 12px 0 20px;



    border-bottom: none;



    opacity: 0.7;



    text-transform: uppercase;



}



.page-header i {



    color: #acb1b8;



    margin-right: 10px;



    float: left;



    font-size: 30px;



    line-height: 22px;



    opacity: 0.8;



}



.breadcrumb {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: auto;
    position: relative;
    margin: 0 0 19px 0;
    overflow: hidden;
    background-color: var(--bs-secondary);
    color: #fff;
    padding: 8px 15px;
}

.dropdown-toggle::after {
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
}

.top-nav ul.top-menu>li>a {
    display: flex;
    align-items: center;
}

/* Ish Css for mq */
@media (max-width:319.9px) {
    .breadcrumb {
        height: 60px;
    }

    .survey-box .survey-container {
        flex-direction: column;
    }
}

@media (max-width:480px) {

    .survey-box .survey-container {
        flex-direction: column;
    }

    .survey-box .survey-container .survey-heading.titled {
        width: auto !important;
    }
}

.breadcrumb li a {
    color: #ffffff;
}

.breadcrumb li {



    position: relative;



    margin-right: 0;



}



.breadcrumb li i {



    Font-size: 15px;



    margin-right: 5px;



}



.breadcrumb>.active {
    color: #ffffff;
}



/* .info-box



=================================================================== */


/*
.info-box {
    min-height: 140px;
	margin-bottom: 20px;
	padding: 20px;
	color: white;
	-webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px -1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px -1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px -1px rgba(0, 0, 0, 0.1);
}*/


.info-box {
    min-height: 140px;
    margin-bottom: 20px;
    padding: 20px;
    color: #fff;
    background-color: #333;
    /* Added background color for contrast */
    border-radius: 8px;
    /* Added rounded corners */
    box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.2), 0 4px 6px rgba(0, 0, 0, 0.1);
    /* Enhanced shadow for better effect */
}

/*

.info-box i {



  display: block;



  height: 80px;



  font-size: 60px;



  line-height: 100px;



  width: 40px;



  float: left;



  text-align: center;



  margin-right: 30px;



  padding-right: 60px;



  color: rgba(255, 255, 255, 0.75);



}

*/

.info-box i {

    display: block;

    height: 40px;

    font-size: 50px;

    line-height: 60px;

    width: 60px;

    float: left;

    text-align: center;

    margin-right: 15px;

    padding-right: 20px;

    color: rgba(255, 255, 255, 0.75);

}





.info-box .count {
    margin-top: 10px;
    font-size: 36px;
    font-weight: 700;
    margin-right: -26px;
}


.info-box .title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.info-box .desc {
    margin-top: 10px;
    font-size: 12px;
}

.info-box .danger {
    background: #ff5454;
    border: 1px solid #ff2121;
}

.info-box .warning {
    background: #fabb3d;
    border: 1px solid #f9aa0b;
}

.info-box .primary {
    background: #20a8d8;
    border: 1px solid #1985ac;
}

.info-box .info {
    background: #67c2ef;
    border: 1px solid #39afea;
}

.info-box .success {
    background: #79c447;
    border: 1px solid #61a434;
}



/*----------------	color------------------------*/



.dark-heading-bg {



    background: #4c4f53;



    border: 1px solid #4c4f53;



}



.main-bg {



    background: #e6e8ea;



}



.white-bg {



    color: #768399;



    background: #fff;



    background-color: #fff;



}



.red-bg {



    color: #fff;



    background: #d95043;



    background-color: #d95043;



}



.blue-bg {



    color: #fff;



    background: var(--bs-secondary);



    background-color: var(--bs-secondary);



}



.green-bg {



    color: #fff;



    background: #8cc63f;



    background-color: #8cc63f;



}



.greenLight-bg {



    color: #71843f;



    background: #71843f;



    background-color: #71843f;



}



.yellow-bg {



    color: #fff;



    background: #fc6;



    background-color: #fc6;



}



.orange-bg {



    color: #fff;



    background: #f4b162;



    background-color: #f4b162;



}



.purple-bg {



    color: #fff;



    background: #af91e1;



    background-color: #af91e1;



}



.pink-bg {



    color: #fff;



    background: #f78db8;



    background-color: #f78db8;



}



.lime-bg {



    color: #fff;



    background: #a8db43;



    background-color: #a8db43;



}



.magenta-bg {



    color: #fff;



    background: #e65097;



    background-color: #e65097;



}



.teal-bg {



    color: #fff;



    background: #97d3c5;



    background-color: #97d3c5;



}



.brown-bg {



    color: #fff;



    background: #b15c20;



    background-color: #b15c20;



}



.gray-bg {



    color: #768399;



    background: #e4e9eb;



    background-color: #e4e9eb;



}



.dark-bg {



    color: #fff;



    background: #1a2732;



    background-color: #1a2732;



}



.facebook-bg {



    color: #fff;



    background: #3b5998;



    background-color: #3b5998;



}



.twitter-bg {



    color: #fff;



    background: #00aced;



    background-color: #00aced;



}



.linkedin-bg {



    color: #fff;



    background: #4875b4;



    background-color: #4875b4;



}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

/*----------------------	panel-----------------*/



.panel {
    background: #fff;
    border: none !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 30px;
    /* border-radius: 5px; */
}



.panel .panel-heading,
.custom-panel .accordion-header {



    line-height: 34px;



    padding: 0 5px;



    min-height: 34px;



    /* border-left: 1px solid #ccc; */



    border-right: 1px solid #ccc;



    -webkit-border-radius: 0px;



    -moz-border-radius: 0px;



    border-radius: 0px;



    position: relative;


    /* 
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);



    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);



    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05); */



}

input::placeholder,
select.form-control:not(:focus):valid {
    color: #414040 !important;
    opacity: 1;
}

.form-control,
.select2-container .select2-selection--multiple,
.form-check-label {
    color: #414040 !important;
}


.panel-heading,
.custom-panel .accordion-header {
    font-weight: bold !important;
    background: #1cabe2 !important;
    color: white !important;
}



.panel .panel-heading .panel-title {



    line-height: 40px;



}



.panel .panel-heading i {
    width: 30px;
    display: inline-block;
    font-size: 14px;
    border-right: 1px solid #fff;
}



.panel .panel-heading ul li {



    /* border-top:1px solid #e6e6e6 ;



  border-left:1px solid #e6e6e6 ;



  border-right:1px solid #e6e6e6 ;*/



}



.panel .panel-heading h2 {



    height: 100%;



    width: auto;



    display: inline-block;



    font-size: 14px;



    position: relative;



    margin: 0;



    line-height: 34px;



    font-weight: 400;



    letter-spacing: 0;



}



.panel .panel-heading .panel-actions {



    float: right;



    margin-right: -15px;



    height: 40px;



    font-size: 0;



}



.panel .panel-heading .panel-actions i {



    display: inline-block;



    text-align: center;



    width: 34px;



    -webkit-transition: all 0.1s ease-in-out;



    -moz-transition: all 0.1s ease-in-out;



    -ms-transition: all 0.1s ease-in-out;



    -o-transition: all 0.1s ease-in-out;



    transition: all 0.1s ease-in-out;



    text-decoration: none;



    font-size: 14px;



}



.panel .panel-heading .panel-actions a {



    text-decoration: none;



    font-size: 14px;



    text-align: center;



    display: inline-block;



    line-height: 32px;



    padding: 0;



    margin: 0;



    color: #333;



    border-left: 1px solid rgba(0, 0, 0, .09);



}



.panel-actions .btn-setting:hover,



.panel-actions .btn-minimize:hover,



.panel-actions .btn-close:hover {



    background-color: rgba(0, 0, 0, .05);



}



.panel .panel-heading .switch {



    margin: 10px;



}



.panel .panel-body {
    border: none !important;
    box-shadow: 0px 0px 10px -1px #c0c0c0;
    border-radius: 0px;
    border-width: 1px 1px 2px;
    border-style: solid;
    border-top: none;
    border-right-color: #ccc !important;
    border-bottom-color: #ccc !important;
    border-left-color: #ccc !important;
}

.panel-body {
    padding: 15px;
}


.panel .panel-body-map {



    border-width: 1px 1px 2px;



    border-style: solid;



    background: #eef3f7;



    height: 380px;



    border-top: none;



    border-right-color: #ccc !important;



    border-bottom-color: #ccc !important;



    border-left-color: #ccc !important;



}



.panel .panel-body.no-padding {



    padding: 0;



}



.panel .panel-body.padding-horizontal {



    padding: 0 15px;



}



.panel .panel-body.no-padding-bottom {



    padding-bottom: 0;



}



.panel-footer {



    padding: 10px 15px;



    background-color: #f5f5f5;



    border-top: 1px solid #ddd;



    border-bottom-right-radius: 0;



    border-bottom-left-radius: 0;



}



.panel .panel-footer {



    border-width: 0 1px 2px 1px;



    border-style: solid;



    border-top: none;



    border-right-color: #ccc !important;



    border-bottom-color: #ccc !important;



    border-left-color: #ccc !important;



    position: relative;



}



.panel.panel-default {



    border-radius: 5px;







    border-top: 1px solid #d4d4d4;



    -webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);



    -moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);



    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);







}



}



.panel.panel-default.panel-heading {



    background: #97d3c5;



}



.panel.panel-default .panel-footer {



    background: #f5f5f5;



}



.panel.panel-primary {



    border-color: #20a8d8;



}



.panel.panel-primary .panel-heading,



.panel.panel-primary .panel-footer {



    background: #5dc3e7;



    color: #092f3d;



    border-color: #20a8d8;



}



.panel.panel-success {



    border-color: #79c447;



}



.panel.panel-success .panel-heading,



.panel.panel-success .panel-footer {



    background: #a3d781;



    color: #284315;



    border-color: #79c447;



}



.panel.panel-info {



    border-color: #67c2ef;



}



.panel.panel-info .panel-heading,



.panel.panel-info .panel-footer {



    background: #acdef6;



    color: #106894;



    border-color: #67c2ef;



}



.panel.panel-warning {



    border-color: #fabb3d;



}



.panel.panel-warning .panel-heading,



.panel.panel-warning .panel-footer {



    background: #fcd588;



    color: #815703;



    border-color: #fabb3d;



}



.panel.panel-danger {



    border-color: #ff5454;



}



.panel.panel-danger .panel-heading,



.panel.panel-danger .panel-footer {



    background: #ffa1a1;



    color: #a10000;



    border-color: #ff5454;



}



/* Chat Widget starts */







.chats {



    list-style-type: none;



    margin: 0px;



}







.chats li {



    margin-bottom: 8px;



    padding-bottom: 8px;



}







.chats .by-me img {



    margin-top: 5px;



    margin-right: 10px;



    padding: 1px;



    background: #fff;



    border: 1px solid #ccc;



}







.chats .by-me .chat-meta {



    font-size: 11px;



    color: #999;



}







.chats .by-me .chat-content {



    margin-left: 60px;



    position: relative;



    background: #fff;



    border: 1px solid #ddd;



    padding: 7px 10px;



    border-radius: 5px;



    font-size: 13px;



}







.chats .by-me .chat-content:after,
.chats .by-me .chat-content:before {



    right: 100%;



    border: solid transparent;



    content: " ";



    height: 0;



    width: 0;



    position: absolute;



    pointer-events: none;



}







.chats .by-me .chat-content:after {



    border-color: rgba(255, 255, 255, 0);



    border-right-color: #fff;



    border-width: 10px;



    top: 30%;



    margin-top: -10px;



}







.chats .by-me .chat-content:before {



    border-color: rgba(238, 238, 238, 0);



    border-right-color: #ccc;



    border-width: 11px;



    top: 30%;



    margin-top: -11px;



}







.chats .by-other img {



    margin-top: 5px;



    margin-left: 10px;



    padding: 1px;



    background: #fff;



    border: 1px solid #ccc;



}







.chats .by-other .chat-meta {



    font-size: 11px;



    color: #999;



}







.chats .by-other .chat-content {



    margin-right: 60px;



    position: relative;



    background: #fff;



    border: 1px solid #ddd;



    padding: 7px 10px;



    border-radius: 5px;



    font-size: 13px;



}







.chats .by-other .chat-content:after,
.chats .by-other .chat-content:before {



    left: 100%;



    border: solid transparent;



    content: " ";



    height: 0;



    width: 0;



    position: absolute;



    pointer-events: none;



}







.chats .by-other .chat-content:after {



    border-color: rgba(255, 255, 255, 0);



    border-left-color: #fff;



    border-width: 10px;



    top: 30%;



    margin-top: -10px;



}







.chats .by-other .chat-content:before {



    border-color: rgba(238, 238, 238, 0);



    border-left-color: #ccc;



    border-width: 11px;



    top: 30%;



    margin-top: -11px;



}







/* Chat widget ends */



.portlets {



    min-height: 50px;



}







.portlets .widget-head {



    cursor: move;



}



/* Just Gage - Demo Charts



=================================================================== */



.sz1 {



    width: 200px;



    height: 160px;



}



.sz0 {



    margin: 2em 0 0 0;



}



.sz0 {



    width: 100px;



    height: 80px;



}



/**



 * Nestable



 */



.dd {



    position: relative;



    display: block;



    margin: 0;



    padding: 0;



    list-style: none;



    font-size: 13px;



    line-height: 20px;



}



.dd-list {



    display: block;



    position: relative;



    margin: 0;



    padding: 0;



    list-style: none;



}



.dd-list .dd-list {



    padding-left: 30px;



}



.dd-collapsed .dd-list {



    display: none;



}



.dd-item,



.dd-empty,



.dd-placeholder {



    display: block;



    position: relative;



    margin: 0;



    padding: 0;



    min-height: 20px;



    font-size: 13px;



    line-height: 20px;



}



.dd-handle {



    display: block;



    height: 30px;



    margin: 5px 0;



    padding: 4px 10px;



    text-decoration: none;



    border: 1px solid #d4d4d4;



    background: #eeeeee;



    -webkit-border-radius: 1px;



    -moz-border-radius: 1px;



    border-radius: 1px;



    -webkit-box-sizing: border-box;



    -moz-box-sizing: border-box;



    box-sizing: border-box;



}



.dd-handle:hover {



    color: #20a8d8;



    background: white;



}



.dd-handle .icon {



    float: right;



    font-size: 16px;



    margin-left: 10px;



}



.dd-handle .icon:hover {



    text-decoration: none;



}



.dd-item>button {



    display: block;



    position: relative;



    cursor: pointer;



    float: left;



    width: 25px;



    height: 20px;



    margin: 5px 0;



    padding: 0;



    text-indent: 100%;



    white-space: nowrap;



    overflow: hidden;



    border: 0;



    background: transparent;



    font-size: 12px;



    line-height: 1;



    text-align: center;



    font-weight: bold;



}



.dd-item>button:before {



    content: '+';



    display: block;



    position: absolute;



    width: 100%;



    text-align: center;



    text-indent: 0;



}



.dd-item>button[data-action="collapse"]:before {



    content: '-';



}



.dd-placeholder,



.dd-empty {



    margin: 5px 0;



    padding: 0;



    min-height: 30px;



    background: #f2fbff;



    border: 1px dashed #b6bcbf;



    -webkit-box-sizing: border-box;



    -moz-box-sizing: border-box;



    box-sizing: border-box;



}



.dd-empty {



    border: 1px dashed #bbb;



    min-height: 100px;



    background-color: #e5e5e5;



    background-size: 60px 60px;



    background-position: 0 0, 30px 30px;



}



.dd-dragel {



    position: absolute;



    pointer-events: none;



    z-index: 9999;



}



.dd-dragel>.dd-item .dd-handle {



    margin-top: 0;



}



.dd-dragel .dd-handle {



    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);



    -moz-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);



    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);



}



* /Widget-Content */ .widget-content .error .form-inline button {



    margin-left: -2px;



    padding: 8px 12px;



}







.chats {



    padding-left: 0px;



    margin-left: 0px;



}







.recent {



    padding-left: 0px;



    margin-left: 0px;



}







.widget-foot .form-inline button {



    margin-left: -3px;



    padding: 7px 12px;



}







.widget-content .form-inline button {



    margin-left: 0px;



    padding: 7px 12px;



}







.buttons button {



    margin-top: 10px;



}







.widget-content ol#slist {



    padding: 0px;



}



.widget .widget-head,
.modal-header {



    background-color: #f8f8f8;



    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));



    background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);



    background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);



    background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);



    background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);



    background: linear-gradient(top, #f8f8f8, #f2f2f2);



    border-top-right-radius: 3px;



    border-top-left-radius: 3px;



    text-shadow: 0px 1px #fff;



    border-bottom: 1px solid #ccc;



    border-top: 1px solid #fff;



    color: #666;



    font-size: 14px;



    font-weight: bold;



    padding: 8px 15px;



}







.widget.wblack .widget-head {



    background-color: #e8ece9;



    background: -webkit-gradient(linear, left top, left bottom, from(#e8ece9), to(#111));



    background: -webkit-linear-gradient(top, #e8ece9, #111);



    background: -moz-linear-gradient(top, #e8ece9, #111);



    background: -ms-linear-gradient(top, #e8ece9, #111);



    background: -o-linear-gradient(top, #e8ece9, #111);



    background: linear-gradient(top, #e8ece9, #111);



    text-shadow: 0px 1px #000;



    border-bottom: 1px solid #555;



    border-top: 1px solid #666;



    box-shadow: inset 0px 1px 1px #444;



    color: #ccc;



}







.widget .widget-head .widget-icons i {



    font-size: 14px;



    margin: 0px 4px;



}







.widget .widget-head .widget-icons a {



    color: #aaa;



}







.widget .widget-head .widget-icons a:hover {



    color: #999;



}







.widget.wblack .widget-head .widget-icons i {



    font-size: 14px;



    margin: 0px 4px;



}







.widget .widget-foot,
.modal-footer {



    background-color: #f8f8f8;



    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));



    background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);



    background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);



    background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);



    background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);



    background: linear-gradient(top, #f8f8f8, #f2f2f2);



    border-bottom-right-radius: 3px;



    border-bottom-left-radius: 3px;



    text-shadow: 0px 1px #fff;



    border-bottom: 1px solid #fff;



    border-top: 1px solid #ccc;



    padding: 8px 15px;



    font-size: 12px;



    color: #555;



    box-shadow: inset 0px 1px 1px #fff;



}



.widget-content .error .form-inline button {



    margin-left: -2px;



    padding: 8px 12px;



}







.chats {



    padding-left: 0px;



    margin-left: 0px;



}







.recent {



    padding-left: 0px;



    margin-left: 0px;



}







.widget-foot .form-inline button {



    margin-left: -3px;



    padding: 7px 12px;



}







.widget-content .form-inline button {



    margin-left: 0px;



    padding: 7px 12px;



}



.widget .padd .modal-body {



    padding: 13px 15px;



}







.buttons button {



    margin-top: 10px;



}







.widget-content ol#slist {



    padding: 0px;



}







.task i {



    display: inline-block;



    width: 30px;



    height: 17px;



    background: #ccc;



    text-align: center;



    border-radius: 50px;



    font-size: 10px;



    line-height: 17px;



}







.pagination li a {



    color: #777;



}



/* Widget white extras */







.widget .nav-tabs>li a {}







.widget .nav-tabs {



    margin-bottom: 5px;



}







.widget .tab-content {



    margin-bottom: 10px;



}



.widget .padd,
.modal-body {



    padding: 13px 15px;



}



.portlets {



    min-height: 50px;



}







.portlets .widget-head {



    cursor: move;



}



/*-----	map-----*/



* Google maps */ .gmap iframe {



    width: 100%;



    margin: 0px;



    padding: 0px;



}







/* Google maps ends */



/* Today datas */







.today-datas {



    list-style-type: none;



    padding: 0px;



    margin: 10px 0px;



}







.today-datas li {



    display: inline-block;



    margin-bottom: 5px;



    margin-right: 10px;



    padding: 10px 10px;



    text-shadow: 0px 1px 0px #fff;



    max-width: 100%;



    text-align: center;



}







.today-datas li .datas-text {



    font-size: 13px;



    padding: 7px 0px 0px 0px;



    font-weight: normal;



}







/*----*/







.notify-arrow {



    border-style: solid;



    border-width: 0 9px 9px;



    height: 0;



    margin-top: 0;



    opacity: 0;



    position: absolute;



    right: 7px;



    top: -18px;



    transition: all 0.25s ease 0s;



    width: 0;



    z-index: 10;



    margin-top: 10px;



    opacity: 1;



}



.notify-arrow-blue {



    border-color: transparent transparent #688a7e;



    border-bottom-color: #688a7e !important;



    border-top-color: #688a7e !important;



}



.notify-arrow-yellow {



    border-color: transparent transparent #FCB322;



    border-bottom-color: #FCB322 !important;



    border-top-color: #FCB322 !important;



}



.notify-arrow-red {



    border-color: transparent transparent #00a0df;



    border-bottom-color: #00a0df !important;



    border-top-color: #00a0df !important;



}



.notify-arrow-green {



    border-color: transparent transparent #4cd964;



    border-bottom-color: #4cd964 !important;



    border-top-color: #4cd964 !important;



}











/*search*/







.search {



    margin-top: 6px;



    width: 20px;



    -webkit-transition: all .3s ease;



    -moz-transition: all .3s ease;



    -ms-transition: all .3s ease;



    -o-transition: all .3s ease;



    transition: all .3s ease;



    border: 1px solid #fff;



    box-shadow: none;



    /*background: url("../img/search-icon.jpg") no-repeat 10px 8px; */



    padding: 0 5px 0 35px;



    color: #797979;



}







.search:focus {



    margin-top: 5px;



    width: 180px;



    border: 1px solid #eaeaea;



    box-shadow: none;



    -webkit-transition: all .3s ease;



    -moz-transition: all .3s ease;



    -ms-transition: all .3s ease;



    -o-transition: all .3s ease;



    transition: all .3s ease;



    color: #c8c8c8;



    font-weight: 300;



}





/*sidebar navigation*/






#sidebar {
    height: 93.5vh;
    width: 240px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    overflow-y: auto !important;
    transition: all 0.3s;
    background: #f6f7f7;
}


.main-side-menu {
    margin-top: 60px;
}

li.nav-item.menu-tab {
    line-height: 20px;
    font-size: 16px;
}

li.nav-item.menu-tab a {
    padding: 15px 0 15px 10px;
    display: block;
    border-bottom: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
}

.sub-menu-list ul li a {
    padding: 8px 0 8px 35px !important;
}

.nav-link:hover,
.nav-link.active,
.nav-link.focused {
    background-color: #e1844d;
    color: #fff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sub-menu-list a {
    background: #1cabe29e;
    border-bottom: 1px solid #5ab2af !important;
    color: #fff !important;
    font-size: 15px;
    line-height: 20px;
    border-bottom: 1px solid #6dafa1;
}


.collapse {
    transition: max-height 3s ease-in-out;
}

li.nav-item.menu-tab .sub-menu-list li.nav-item a {
    position: relative;
    display: block;
}

li.nav-item.menu-tab .sub-menu-list li.nav-item a.question-circle-o:before {
    content: "\f29c";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 13px;
    top: 8px;
}

li.nav-item.menu-tab .sub-menu-list li.nav-item a.object-group:before {
    content: "\f247";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 13px;
    top: 8px;
}

li.nav-item.menu-tab .sub-menu-list li.nav-item a.object-ungroup:before {
    content: "\f248";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 11px;
    top: 8px;
}

li.nav-item.menu-tab .sub-menu-list li.nav-item a.info-circle:before {
    content: "\f05a";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 13px;
    top: 8px;
}

li.nav-item.menu-tab .sub-menu-list li.nav-item a.check-icon:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 13px;
    top: 8px;
}

li.nav-item.menu-tab .sub-menu-list li.nav-item a.help-icon:before {
    content: "\f067";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 13px;
    top: 8px;
}

li.nav-item.menu-tab .sub-menu-list li.nav-item a.create-icon:before {
    content: "\f067";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 13px;
    top: 8px;
}

li.nav-item.menu-tab .sub-menu-list li.nav-item a.list-icon:before {
    content: "\f0ca";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 13px;
    top: 8px;
}

li.nav-item.menu-tab .sub-menu-list li.nav-item a.search-icon:before {
    content: "\f002";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 13px;
    top: 8px;
}


/*--sidebar toggle---*/
button#toggle-sidebar:active {
    border-color: #1cabe2;
}



.toggle-nav {
    float: left;
    padding-right: 15px;
    margin-top: 10px;
    color: #fff;
}

.toggle-nav .icon-reorder {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
}

.sidebar-closed #sidebar {
    display: none;
}

.sidebar-closed #main-content {
    margin-left: 0;
    transition: margin-left 1s;
}

#main-content {
    margin-left: 240px;
    transition: margin-left 1s;
}


/*state overview*/







.state-overview .symbol,
.state-overview .value {



    display: inline-block;



    text-align: center;



}







.state-overview .value {



    float: right;







}







.state-overview .value h1 {



    margin: 0;



    padding: 0;



    color: #688a7e;



}



.state-overview .value p {



    margin: 0;



    padding: 0;



    color: #fed189;



}







.state-overview .value h1 {



    font-weight: 300;



    font-weight: 30px;



}







.state-overview .symbol i {



    color: #688a7e;



    font-size: 30px;



}







.state-overview .symbol {



    width: 30%;



    padding: 25px 15px;



}







.state-overview .value {



    width: 68%;



    padding-top: 21px;



}







.state-overview .terques {



    background: #34AADC;



}







.state-overview .red {



    background: #00a0df;



}







.state-overview .yellow {



    background: #FCB322;



}







.state-overview .blue {



    background: #688a7e;



}











/**/



.state .panel-body {



    padding: 0px;



}



.panel-body.chart-texture {



    background: url("../img/chart-texture.jpg");



    -webkit-border-radius: 4px 4px 0px 0px;



    border-radius: 4px 4px 0px 0px;



    padding: 0px;



}











/*personal task*/







.task-thumb {



    width: 90px;



    float: left;



}







.task-thumb img {



    border-radius: 4px;



    -webkit-border-radius: 4px;



}







.task-thumb-details {



    display: inline-block;



    margin: 25px 0 0 10px;



}







.task-progress {



    float: left;



}







.task-thumb-details h1,
.task-thumb-details h1 a,
.task-progress h1,
.task-progress h1 a {



    color: #688a7e;



    font-size: 18px;



    margin: 0;



    padding: 0;



    font-weight: 300;



}







.task-thumb-details p,
.task-progress p {



    padding-top: 5px;



    color: #fed189;



}











.personal-task tbody tr td {



    padding: 11px 15px;



    border-color: #eeeff1;



}







.personal-task tbody tr td i {



    font-size: 16px;



    color: #c7cbd4;



    position: relative;



    right: 6px;



    top: 6px;



}







.personal-task.table-hover>tbody>tr:hover>td,



.table-hover>tbody>tr:hover>th {



    background-color: #f7f8fc;



}







.personal-task.table-hover>tbody>tr:hover>td i {



    color: #688a7e;



}







.personal-task>tbody>tr>td:last-child {



    text-align: right;



}







.task-option {



    float: right;



}







.task-option select {



    height: 35px;



    border: 1px solid #eaeaea;



    border-radius: 4px;



    -webkit-border-radius: 4px;



    padding: 8px;



    color: #a4abbb;



}







.progress-panel {



    padding-bottom: 5px;



}







/*badge*/







.badge.bg-primary {



    background: #688a7e;



}







.badge.bg-success {



    background: #4cd964;



}







.badge.bg-warning {



    background: #FCB322;


}







.badge.bg-important {



    background: #00a0df;



    font-family: 'Lato', sans-serif;



    font-size: 11px;



}







.badge.bg-info {



    background: #34aadc;



}







.badge.bg-inverse {



    background: #797979;



}















/*---revenue----*/







.revenue-head {



    background: #688a7e;



    color: #fff;



    line-height: 50px;



    text-align: center;



}







.revenue-head span {



    /*background: rgba(0,0,0,0.1);*/



    text-align: left;



    line-height: normal;



    padding: 16px;



    font-weight: 300;



}







.revenue-head span i {



    font-size: 18px;



}







.revenue-head h3 {



    display: inline;



    padding: 0 10px;



    font-size: 16px;



    font-weight: 400;



}







.revenue-head span.rev-combo {



    /*background: rgba(0,0,0,0.1);*/



    text-align: right;



    padding: 16px;



    line-height: normal;



    font-weight: 300;



}







/*easy pie chart*/







.easy-pie-chart {



    display: inline-block;



    padding: 30px 0;



}







.chart-info,
.chart-info .increase,
.chart-info .decrease {



    display: inline-block;



}







.chart-info {



    width: 100%;



    margin-bottom: 5px;



}







.chart-position {



    margin-top: 70px;



}







.chart-info span {



    margin: 0 3px;



}







.chart-info .increase {



    background: #688a7e;



    width: 10px;



    height: 10px;



}







.chart-info .decrease {



    background: #f2f2f2;



    width: 10px;



    height: 10px;



}







.panel-footer.revenue-foot {



    background-color: #e6e7ec;



    -webkit-border-radius: 0px 0px 4px 4px;



    border-radius: 0px 0px 4px 4px;



    border: none;



    padding: 0;



    width: 100%;



    display: inline-block;



}







@media screen and (-webkit-min-device-pixel-ratio:0) {



    /* Safari and Chrome */



    .panel-footer.revenue-foot {



        margin-bottom: -4px;



    }

    ;



}











.panel-footer.revenue-foot ul {



    margin: 0;



    padding: 0;



    width: 100%;



    display: inline-flex;



}







.panel-footer.revenue-foot ul li {



    float: left;



    width: 33.33%;



}







.panel-footer.revenue-foot ul li.first a:hover,
.panel-footer.revenue-foot ul li.first a {



    -webkit-border-radius: 0px 0px 0px 4px;



    border-radius: 0px 0px 0px 4px;



}







.panel-footer.revenue-foot ul li.last a:hover,
.panel-footer.revenue-foot ul li.last a {



    -webkit-border-radius: 0px 0px 4px 0px;



    border-radius: 0px 0px 4px 0px;



    border-right: none;







}







.panel-footer.revenue-foot ul li a {



    display: inline-block;



    width: 100%;



    padding: 14px 15px;



    text-align: center;



    border-right: 1px solid #d5d8df;



    color: #797979;



}







.panel-footer.revenue-foot ul li a:hover,
.panel-footer.revenue-foot ul li.active a {



    background: #fff;



    position: relative;



}







.panel-footer.revenue-foot ul li a i {



    color: #c6cad5;



    display: block;



    font-size: 16px;



}



.panel-footer.revenue-foot ul li a:hover i,
.panel-footer.revenue-foot ul li.active a i {



    color: #688a7e;



    display: block;



    font-size: 16px;



}







/*Creative carousel model*/







.flat-carousal {



    background: #00a0df;



    padding: 10px;



    color: #fff;



    position: relative;



}







.flat-carousal h1 {



    text-align: center;



    font-size: 16px;



    margin: 30px 20px;



    line-height: 20px;



    font-weight: 300;



    font-style: italic;



}







a.view-all {



    color: #fff;



    background: rgba(0, 0, 0, 0.1);



    padding: 8px 15px;



    text-align: center;



    border-radius: 25px;



    -webkit-border-radius: 25px;



    margin-bottom: 18px;



    display: inline-block;



    text-transform: uppercase;



    font-size: 12px;



}







ul.ft-link {



    margin: 0;



    padding: 0;



}







ul.ft-link li {



    border-right: 1px solid #E6E7EC;



    display: inline-block;



    line-height: 30px;



    margin: 8px 0;



    text-align: center;



    width: 24%;



}







ul.ft-link li a {



    color: #74829c;



    text-transform: uppercase;



    font-size: 12px;



}







ul.ft-link li a:hover,
ul.ft-link li.active a {



    color: #00a0df;



}







ul.ft-link li:last-child {



    border-right: none;



}







ul.ft-link li a i {



    display: block;



}











#owl-slider .item img {



    display: block;



    width: 100%;



    height: auto;



}







.owl-buttons {



    position: absolute;



    top: 70px;



    width: 100%;







}







.owl-prev,
.owl-next {



    position: absolute;



}







.owl-next {



    right: 0;



}







.owl-buttons .owl-prev {



    text-indent: -9999px;



    background: url("../img/left-arrow.png") no-repeat;



    width: 6px;



    height: 10px;



    display: inline-block;



}







.owl-buttons .owl-next {



    text-indent: -9999px;



    background: url("../img/right-arrow.png") no-repeat;



    width: 6px;



    height: 10px;



    display: inline-block;



}







/*product post*/







.post-wrap aside {



    display: table-cell;



    float: none;



    height: 100%;



    padding: 0;



    vertical-align: top;



}







.pro-box {



    border-collapse: collapse;



    border-spacing: 0;



    display: table;



    table-layout: fixed;



    width: 100%;



}



.post-info {



    position: relative;



}







.arrow-pro.right:after {



    border-left-color: #FFFFFF;



    border-right-width: 0;



    top: 85px;



    content: " ";



}







.arrow-pro.left:after {



    border-right-color: #FFFFFF;



    border-left-width: 0;



    top: 80px;



    content: " ";



}







.arrow-pro.left {



    left: -8px;



}







.arrow-pro:after {



    border-width: 7px;



    content: "";



}







.arrow-pro,
.arrow-pro:after {



    border-color: rgba(0, 0, 0, 0);



    border-style: solid;



    display: block;



    height: 0;



    position: absolute;



    width: 0;



    right: -5px;







}







.post-highlight.yellow {



    background: #FCB322;



}







.post-highlight.terques {



    background: #688a7e;



}







.post-info h1 {



    margin: 0;



    font-size: 18px;



    color: #a19899;



    font-weight: 300;



}







.post-highlight.terques h2 {



    font-size: 16px;



    color: #fff;



    font-style: italic;



    padding: 0 20px;



    line-height: 22px;



    margin: 0;



    font-weight: 300;



}







.post-highlight.terques h2 span,
.post-highlight.terques h2 a {



    color: #92faf3;



}







.post-info h1 strong {



    text-transform: uppercase;



    color: #937b7b;



}







.post-info .desk {



    display: inline-block;



}







.post-info .desk h3 {



    font-size: 16px;



}







.post-info .desk.yellow h3 {



    color: #FCB322;



}







.post-btn {}







.post-btn a {



    float: left;



    margin-right: 8px;



    font-size: 18px;



    color: #9a9a9a;



}







.post-btn a:hover {



    color: #727272;



}







.pro-thumb {



    text-align: center;



    display: inline-block;



    border-radius: 50%;



    -webkit-border-radius: 50%;



    border: 10px solid rgba(256, 256, 256, 0.4);



}







.pro-thumb img {



    text-align: center;



    width: 112px;



    height: 112px;



    border-radius: 50%;



    -webkit-border-radius: 50%;







}







.v-align {



    vertical-align: middle !important;



}







.twite h1 {



    margin: 50px 0;



}











.social-footer {



    display: inline;



    text-align: center;



}







.social-footer ul {



    text-align: center;



    margin: 0;



    padding: 0;



}







.social-footer ul li {



    display: inline-block;



    margin: 0 20px;



}







.social-footer ul li a {



    font-size: 25px;



    color: #ceced0;



}







.social-footer ul li a:hover i.icon-facebook,
.social-footer ul li.active a i.icon-facebook {



    color: #486eac;



}







.social-footer ul li a:hover i.icon-twitter,
.social-footer ul li.active a i.icon-twitter {



    color: #00a0df;



}







.social-footer ul li a:hover i.icon-google-plus,
.social-footer ul li.active a i.icon-google-plus {



    color: #4a4a4a;



}







.social-footer ul li a:hover i.icon-pinterest,
.social-footer ul li.active a i.icon-pinterest {



    color: #d1282d;



}







/*pie chart */







.pie-foot {



    background: #6b6b6b;



    padding: 18px 15px;



    color: #fff;



    border-radius: 0 0 4px 4px;



    -webkit-border-radius: 0 0 4px 4px;



    text-align: center;



    font-size: 16px;



    font-weight: 300;



}







/*profile-widget*/







.profile-widget {



    color: #fff;



    text-align: center;



}







/*profile-widget image bg*/



.profile-widget-img {



    background: url('../img/backgrounds/bg-11-small.jpg') no-repeat !important;



}



.profile-nav .profile-widget-img .bg-layer {



    background: rgba(0, 0, 0, 0.5) !important;



}



.profile-widget-img .panel-body {



    background: rgba(0, 0, 0, 0.5) !important;



}



.profile-widget-img .profile-widget-foot {



    background: rgba(0, 0, 0, 0.8);



}



.profile-widget p {
    font-weight: 300;
    margin-bottom: 5px;
}



.profile-widget {



    /*padding-left: 20px 15px 30px 15px;*/



}



.profile-widget .twt-category {



    display: inline-block;



    margin-bottom: 0px;



    margin-top: 10px;



    width: 100%;



    padding: 0px;



}



.profile-widget .twt-category ul li {



    color: #ffffff;



}



.knob-charts {



    margin-top: 10px;







}



.follow-task {



    padding: 5px;



}



.follow-task a {



    color: #ffffff;



    width: 15%;



    display: inline-block;



}



.follow-task a span.badge {



    top: -12px;



    position: relative;



    left: -8px;



    background: #FFFFFF;



    color: #34AADC;







}



.follow-task i {



    font-size: 20px;



}



.profile-widget-foot {



    padding: 8px 5px 5px 5px;



    background: rgba(0, 0, 0, 0.1);



    color: #757575;



    font-weight: 300;



}



.profile-foot {



    padding: 8px 5px 5px 5px;



    background: rgba(0, 0, 0, 0.1);



    color: #ffffff;



    font-weight: 300;



    overflow: hidden;



}



.profile-foot .active {}



.profile-foot a {



    color: #ffffff;



}



.profile-widget-foot ul {



    padding: 0;



    margin: 0;



}



.profile-widget-foot ul li {



    display: inline-block;



    text-align: center;



    width: 48%;



    line-height: normal;



}







.profile-widget-foot ul li h5 {



    margin: 5px 0 0 0;



}



.follow-info {



    text-align: left;



    padding-top: 20px;



    padding-bottom: 10px;











}



.profile-widget h4 {



    margin: 5px;



    font-size: 18px;



    font-weight: 300;



}



.profile-widget h6 {



    margin: 0px;



    font-size: 12px;



    color: rgba(255, 255, 255, 0.9);



    font-weight: 300;


}



.profile-widget h6 span i {



    padding-right: 4px;



}



.profile-widget h6 span {



    padding-right: 8px;



}







.project-team,
.panel-title,
.progress-panel {}



.profile-ava img {



    border-radius: 50%;



    -webkit-border-radius: 50%;



    border: 2px solid #688a7e;



    display: inline-block;



}



.profile-ava img.simple {



    border-radius: 50%;



    -webkit-border-radius: 50%;



    border: 2px solid rgba(0, 112, 255, 0.4);



    display: inline-block;



}



.profile-name {



    margin: 0px;



    font-size: 16px;



}



.profile-occupation {



    margin: 0px;



    font-size: 12px;



}



.follow-ava {



    border-radius: 50%;



    -webkit-border-radius: 50%;



    border: 5px solid rgba(0, 0, 0, 0.1);



    display: inline-block;



}



.timeline-ava {



    border-radius: 50%;



    -webkit-border-radius: 50%;



    border: 5px solid #688a7e;



    display: inline-block;



}



.timeline-ava img {



    border-radius: 50%;



    -webkit-border-radius: 50%;



    width: 50px;



    height: 50px;



}



.profile-widget img {



    border-radius: 50%;



    -webkit-border-radius: 50%;



    width: 62px;



    height: 62px;



    /*display: inline-block;*/



}







/* .social-box



=================================================================== */



.social-box {



    min-height: 158px;



    background: white;



    margin-bottom: 30px;



    text-align: center;



}



.social-box i {



    display: block;



    font-size: 40px;



    line-height: 90px;



    background: #f5f5f5;



}



.social-box ul {



    list-style: none;



    padding: 10px 0;



}



.social-box ul li {



    display: block;



    width: 50%;



    float: left;



}



.social-box ul li:first-child {



    border-right: 1px solid #f5f5f5;



}



.social-box ul li strong {



    display: block;



    font-size: 20px;



}



.social-box ul li span {



    color: #d4d4d4;



    font-weight: 500;



    text-transform: uppercase;



    font-size: 10px;



}



.social-box.facebook i {



    background: #3b5998;



    color: white;



    margin: -1px -1px 1px -1px;



}



.social-box.twitter i {



    background: #00aced;



    color: white;



    margin: -1px -1px 1px -1px;



}



.social-box.linkedin i {



    background: #4875b4;



    color: white;



    margin: -1px -1px 1px -1px;



}



.social-box.google-plus i {



    background: #d34836;



    color: white;



    margin: -1px -1px 1px -1px;



}



/*weather*/







.weather-bg {



    background: #34AADC;



    color: #fff;



    text-align: center;



    font-size: 16px;



    font-weight: 300;



}







.weather-bg i {



    font-size: 60px;



    display: block;



}



.weather-bg h3 {



    font-weight: 300;



    font-size: 28px;



}



.weather-bg .degree {



    padding-top: 10px;



    font-size: 60px;



}







.weather-category {



    padding: 5px;



    color: #ffffff;



}



.weather-info {



    background: #34AADC;



}







.weather-category ul {



    padding: 0;



    margin: 0;



    display: inline-block;



    width: 100%;



}







.weather-category ul {



    display: inline-block;



    width: 100%;



    padding-bottom: 10px;



    text-align: center;



    border-top: 1px solid #e6e6e6;



    border-left: 1px solid #e6e6e6;



    border-right: 1px solid #e6e6e6;



    border-bottom: 1px solid #e6e6e6;



    display: inline-block;



}



.weather-category ul li {
    display: inline-block;
    width: 90%;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: center;
    display: inline-block;
}



.weather-category ul li i {
    margin-bottom: 0px;
}



.weather-category ul li h4 {
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-weight: 300;
}


.weather-days {
    color: #ffffff;
    background: #34AADC;
}


.weather-days ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}







.weather-days ul li {



    display: inline-block;



    width: 16.6%;



    text-align: center;



    display: inline-block;



    margin-right: -2.9px;



    padding: 5px 0px;



}



.weather-days ul li.day1 {



    background: rgba(0, 0, 0, 0.05);



}



.weather-days ul li.day2 {



    background: rgba(0, 0, 0, 0.1);



}



.weather-days ul li.day3 {



    background: rgba(0, 0, 0, 0.15);



}



.weather-days ul li.day4 {



    background: rgba(0, 0, 0, 0.2);



}



.weather-days ul li.day5 {



    background: rgba(0, 0, 0, 0.25);



}



.weather-days ul li.day6 {



    background: rgba(0, 0, 0, 0.3);



}







.weather-days ul li h5 {



    margin: 0 0 5px 0;



    text-transform: uppercase;



    font-weight: 300;



}







.weather-category ul li a {}







.weather-category ul li:last-child,
.weather-days ul li:last-child {



    border-right: none;



}



/*weather widget 2*/



.weather-bg-img {



    background: url(../img/backgrounds/bg-14-small.jpg) no-repeat center center;



    color: #fff;



    text-shadow: 0px 1px 5px #fed189;



    text-align: center;



    font-size: 16px;



    font-weight: 300;



}







.weather-bg-img i {



    font-size: 60px;



    text-shadow: 0px 1px 5px #fed189;



    display: block;



}



.weather-bg-img h3 {



    font-weight: 300;



    font-size: 28px;



}



.weather-bg-img .degree {



    padding-top: 10px;



    font-size: 60px;



}







.weather-bg-img .weather-category {



    padding: 15px 0;



    color: #ffffff;



    text-shadow: 0px 1px 5px #fed189;



    background: transparent;



}







.weather-bg-img .weather-category ul {



    padding: 0;



    margin: 0;



    display: inline-block;



    width: 100%;



}







.weather-bg-img .weather-category ul li {



    display: inline-block;



    width: 32%;



    text-align: center;



    border-right: 1px solid #e6e6e6;



    display: inline-block;



}







.weather-bg-img .weather-category ul li h5 {



    margin: 0 0 5px 0;



    text-transform: uppercase;



    font-weight: 300;



    text-shadow: 0px 1px 5px #fed189;



}



.weather-bg-img .panel-body,
footer.weather-bg-img ul {



    background: rgba(0, 0, 0, 0.5);



}



.weather-days-img {



    color: #ffffff;



    text-shadow: 0px 1px 5px #fed189;



}



.weather-days-img {



    background: transparent !important;



}







/*fontawesome*/







.fontawesome-icon-list h2 {



    margin-top: 0;



    font-size: 20px;



    font-weight: 300;



}







.fontawesome-icon-list .col-sm-3 {



    margin-bottom: 10px;



}







.fontawesome-icon-list .page-header {



    border-bottom: 1px solid #C9CDD7;



}







.fontawesome-icon-list i {



    font-size: 16px;



    padding-right: 10px;



}







#web-application,
#text-editor,
#directional,
#video-player,
#brand,
#medical,
#currency {



    margin-top: 10px;



}







/*mail inbox*/







.inbox-wrapper {



    border-collapse: collapse;



    border-spacing: 0;



    display: table;



    table-layout: fixed;



    width: 100%;



}







.inbox-wrapper aside {



    display: table-cell;



    float: none;



    height: 100%;



    padding: 0;



    vertical-align: top;



}







.inbox-wrapper .inbox-left {



    width: 20%;



    background: #e5e8ef;



}



.inbox-wrapper .inbox-middle {



    width: 25%;



    background: #fff;



}



.inbox-wrapper .inbox-right {



    width: 65%;



    background: #f5f5f5;



}



.inbox-wrapper .inbox-left .inbox-left-menu {



    background: #688a7e;



}







.table-inbox .icon_star_alt:hover,
.starred {



    color: #FCB322;



}



.inbox-wrapper .inbox-left .user-head {



    background: rgba(0, 0, 0, 0.2);



    padding: 10px;



    color: #fff;



    min-height: 80px;



}



.inbox-wrapper .inbox-middle .inbox-mail {



    background: #688a7e;



    padding: 10px;



    color: #fff;



    min-height: 80px;



}







.user-head .inbox-avatar {



    width: 65px;



    float: left;



}







.user-head .inbox-avatar img {



    border-radius: 4px;



    -webkit-border-radius: 4px;



}



.user-head .user-name {



    display: inline-block;



    margin: 0 0 0 10px;



}







.user-head .user-name h5 {



    font-size: 14px;



    margin-top: -15px;



    margin-bottom: 0;



    font-weight: 300;



}



.user-head .user-name h5 a {



    color: #fff;



}







.user-head .user-name span a {



    font-size: 12px;



    color: rgba(255, 255, 255, 0.9);



}







a.mail-dropdown {



    background: #80d3d9;



    padding: 3px 5px;



    font-size: 10px;



    color: #01a7b3;



    border-radius: 2px;



    margin-top: 20px;



}







.inbox-body {



    padding: 20px;



}







.btn-compose {



    background: #00a0df;



    padding: 12px 0;



    text-align: center;



    width: 100%;



    color: #fff;



}



.btn-compose:hover {



    background: #f5675c;



    color: #fff;



}



ul.mail-nav {



    display: inline-block;



    width: 100%;



    margin: 0;



    padding: 0;



}







.mail-divider {



    border-bottom: 1px solid #d5d8df;



}







ul.mail-nav li {



    display: inline-block;



    line-height: 20px;



    padding: 10px;



    width: 100%;



    border-right: 1px solid #D7D7D7;



    border-bottom: 1px solid #D7D7D7;



}







ul.mail-nav li a {



    color: #6a6a6a;



    width: 100%;



    display: inline-block;



    padding: 0 20px;



}



ul.mail-nav .mail-info {



    padding: 5px;



    font-size: 14px;



}



ul.mail-nav p {



    font-size: 12px;



}



ul.mail-nav li:hover,
ul.mail-nav li.active,
ul.mail-nav li:focus {



    color: #6a6a6a;



    background: #f5f5f5;



    border-bottom: 1px solid #688a7e;



    border-right: none;



}







ul.mail-nav li a i {



    padding-right: 10px;



    font-size: 16px;



    color: #6a6a6a;



}







ul.mail-nav li a span.label {



    margin-top: 13px;



}



ul.inbox-nav {



    display: inline-block;



    width: 100%;



    margin: 0;



    padding: 0;



}







.inbox-divider {



    border-bottom: 1px solid #d5d8df;



}







ul.inbox-nav li {



    display: inline-block;



    line-height: 45px;



    width: 100%;



}







ul.inbox-nav li a {



    color: #6a6a6a;



    line-height: 45px;



    width: 100%;



    display: inline-block;



    padding: 0 20px;



}







ul.inbox-nav li a:hover,
ul.inbox-nav li.active a,
ul.inbox-nav li a:focus {



    color: #6a6a6a;



    background: #d5d7de;



}







ul.inbox-nav li a i {



    padding-right: 10px;



    font-size: 16px;



    color: #6a6a6a;



}







ul.inbox-nav li a span.label {



    margin-top: 13px;



}







ul.labels-info li h4 {



    padding-left: 15px;



    padding-right: 15px;



    padding-top: 5px;



    color: #5c5c5e;



    font-size: 13px;



    text-transform: uppercase;



}







ul.labels-info li {



    margin: 0;



}







ul.labels-info li a {



    color: #6a6a6a;



    border-radius: 0;



}







ul.labels-info li a:hover,
ul.labels-info li a:focus {



    color: #6a6a6a;



    background: #d5d7de;



}







ul.labels-info li a i {



    padding-right: 10px;



}







.nav.nav-pills.nav-stacked.labels-info p {



    margin-bottom: 0;



    padding: 0 22px;



    color: #9d9f9e;



    font-size: 11px;



}







.inbox-head {



    padding: 10px;



    background: #688a7e;



    color: #fff;



    border-bottom: 1px solid #D7D7D7;



    min-height: 80px;



}







.inbox-head h3 {



    margin: 0;



    display: inline-block;



    padding-top: 6px;



    font-weight: 300;



}







.inbox-head .sr-input {



    height: 40px;



    border: none;



    box-shadow: none;



    padding: 0 10px;



    float: left;



    border-radius: 4px 0 0 4px;



    color: #8a8a8a;



}



.inbox-head .sr-btn {



    height: 40px;



    border: none;



    background: #00a6b2;



    color: #fff;



    padding: 0 20px;



    border-radius: 0 4px 4px 0;



    -webkit-border-radius: 0 4px 4px 0;



}







.table-inbox {



    border: 1px solid #d3d3d3;



    margin-bottom: 0;



}







.table-inbox tr td {



    padding: 12px !important;



}







.table-inbox tr td:hover {



    cursor: pointer;



}







.table-inbox tr td .icon-star.inbox-started,
.table-inbox tr td .icon-star:hover {



    color: #f78a09;



}







.table-inbox tr td .icon-star {



    color: #d5d5d5;



}







.table-inbox tr.unread td {



    font-weight: 600;



    background: #f7f7f7;



}







ul.inbox-pagination {



    float: right;



}







ul.inbox-pagination li {



    float: left;



}







.mail-option {



    display: inline-block;



    margin-bottom: 0px;



    width: 100%;



    margin-top: 18px;



}



.open-mail-action i {



    padding-right: 5px;



    font-size: 14px;



}



.inbox-mail .navbar-form {



    margin-top: 15px;



}



.mail-option .chk-all,
.mail-option .btn-group {



    margin-right: 5px;



}







.mail-option .chk-all,
.mail-option .btn-group a.btn {



    border: 1px solid #e7e7e7;



    padding: 5px 10px;



    display: inline-block;



    background: #ffffff;



    color: #688a7e;



    border-radius: 0px !important;



    -webkit-border-radius: 0px !important;



}



.inbox-pagination a.np-btn {



    border: 1px solid #e7e7e7;



    padding: 5px 15px;



    display: inline-block;



    background: #fcfcfc;



    color: #afafaf;



    border-radius: 0px !important;



    -webkit-border-radius: 0px !important;



}







.mail-option .chk-all input[type=checkbox] {



    margin-top: 0;



}







.mail-option .btn-group a.all {



    padding: 0;



    border: none;



}







.inbox-pagination a.np-btn {



    margin-left: 5px;



}







.inbox-pagination li span {



    display: inline-block;



    margin-top: 7px;



    margin-right: 5px;



}







.fileinput-button {



    border: 1px solid #e6e6e6;



    background: #eeeeee;



}







.inbox-body .modal .modal-body input,
.inbox-body .modal .modal-body textarea {



    border: 1px solid #e6e6e6;



    box-shadow: none;



}







.btn-send,
.btn-send:hover {



    background: #00A8B3;



    color: #fff;



}







.btn-send:hover {



    background: #009da7;



}







.modal-header h4.modal-title {



    font-weight: 300;



    font-family: 'Lato', sans-serif;



}







.modal-body label {



    font-weight: 400;



    font-family: 'Lato', sans-serif;



}











/*404 page*/







.page-404 {



    position: relative;



    width: 350px;



    height: 200px;



    margin: 100px auto;



    text-align: center;



}







.text-404 {



    font-size: 138px;



    background: #e9e3dd;



    background-image: url('https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQTdWeWNteABnbzguiXSBxmfc8Z8nh_HHoWoK35QL81x4HnpVmgvQ');



    background-repeat: no-repeat;



    background-size: 200% 200%;



    background-position: 100% 100%;



    -webkit-animation: square 3s linear infinite;



    -ms-animation: square 3s linear infinite;



    animation: square 3s linear infinite;



    -webkit-background-clip: text;



    color: transparent;



    text-align: center;



    line-height: 200px;



    position: relative;



}







.text-404:nth-of-type(2) {



    text-shadow: none;



    z-index: 2;



    position: absolute;



    top: -139px;



    left: -1px;



}







@-webkit-keyframes square {



    0% {
        background-position: 0 0;
    }



    25% {
        background-position: 100% 0;
    }



    50% {
        background-position: 100% 100%;
    }



    75% {
        background-position: 0 100%;
    }



    100% {
        background-position: 0 0;
    }



}







@-ms-keyframes square {



    0% {
        background-position: 0 0;
    }



    25% {
        background-position: 100% 0;
    }



    50% {
        background-position: 100% 100%;
    }



    75% {
        background-position: 0 100%;
    }



    100% {
        background-position: 0 0;
    }



}







@keyframes square {



    0% {
        background-position: 0 0;
    }



    25% {
        background-position: 100% 0;
    }



    50% {
        background-position: 100% 100%;
    }



    75% {
        background-position: 0 100%;
    }



    100% {
        background-position: 0 0;
    }



}







/*profile*/







.profile-nav .user-heading {



    background: #688a7e;



    color: #fff;



    padding: 30px;



    text-align: center;



}







.profile-nav .user-heading.round a {



    border-radius: 50%;



    -webkit-border-radius: 50%;



    border: 10px solid rgba(256, 256, 256, 0.3);



    display: inline-block;



}







.profile-nav .user-heading a img {



    width: 112px;



    height: 112px;



    border-radius: 50%;



    -webkit-border-radius: 50%;



}







.profile-nav .user-heading h1 {



    font-size: 22px;



    font-weight: 300;



    margin-bottom: 5px;



}







.profile-nav .user-heading p {



    font-size: 12px;



}







.profile-nav ul {



    margin-top: 1px;



}







.profile-nav ul>li {



    border-bottom: 1px solid #ebeae6;



    margin-top: 0;



    line-height: 30px;



}







.profile-nav ul>li:last-child {



    border-bottom: none;



}







.profile-nav ul>li>a {



    border-radius: 0;



    -webkit-border-radius: 0;



    color: #89817f;



    border-left: 5px solid #fff;



}







.profile-nav ul>li>a:hover,
.profile-nav ul>li>a:focus,
.profile-nav ul li.active a {



    background: #f8f7f5 !important;



    border-left: 5px solid #688a7e;



    color: #89817f !important;



}







.profile-nav ul>li:last-child>a:last-child {



    border-radius: 0 0 4px 4px;



    -webkit-border-radius: 0 0 4px 4px;



}







.profile-nav ul>li>a>i {



    font-size: 16px;



    padding-right: 10px;



    color: #bcb3aa;



}







.r-activity {



    margin: 6px 0 0;



    font-size: 12px;



}



/*profile-widget color bg*/



.profile-widget-info {



    background: var(--bs-primary) !important;



}



.profile-widget-success {



    background: #4cd964 !important;



}



.profile-widget-primary {



    background: #688a7e !important;



}



.profile-widget-warning {



    background: #ffcc00 !important;



}



.profile-widget-danger {



    background: #00a0df !important;



}



.profile-widget-name {



    padding: 0px;



}







.p-text-area,
.p-text-area:focus {



    border: none;



    font-weight: 300;



    box-shadow: none;



    color: #c3c3c3;



    font-size: 16px;



}







.profile-info .panel-footer {



    background-color: #f8f7f5;



    border-top: 1px solid #e7ebee;



}







.profile-info .panel-footer ul li a {



    color: #7a7a7a;



}







.bio-graph-heading {



    background: #263a4f;



    color: #fff;



    text-align: center;



    font-style: italic;



    padding: 40px 110px;







    font-size: 16px;



    font-weight: 300;



}







.bio-graph-info {



    color: #89817e;



}







.bio-graph-info h1 {



    font-size: 20px;



    font-weight: 500 !important;



    margin: 0 0 20px;



}







.bio-row {



    width: 50%;



    float: left;



    margin-bottom: 10px;



    padding: 0 15px;



}







.bio-row p span {



    width: 100px;



    display: inline-block;



}







.bio-chart,
.bio-desk {



    float: left;



}







.bio-chart {



    width: 40%;



}







.bio-desk {



    width: 60%;



}







.bio-desk h4 {



    font-size: 15px;



    font-weight: 400;



}







.bio-desk h4.terques {



    color: #34aadc;



}







.bio-desk h4.red {



    color: #e26b7f;



}







.bio-desk h4.green {



    color: #97be4b;



}







.bio-desk h4.purple {



    color: #caa3da;



}







.file-pos {



    margin: 6px 0 10px 0;



}







.profile-activity h5 {



    font-weight: 300;



    margin-top: 0;



    color: #c3c3c3;



}







.summary-head {



    background: #ee7272;



    color: #fff;



    text-align: center;



    border-bottom: 1px solid #ee7272;



}







.summary-head h4 {



    font-weight: 300;



    text-transform: uppercase;



    margin-bottom: 5px;



}







.summary-head p {



    color: rgba(256, 256, 256, 0.6);



}







ul.summary-list {



    display: inline-block;



    padding-left: 0;



    width: 100%;



    margin-bottom: 0;



}







ul.summary-list>li {



    display: inline-block;



    width: 19.5%;



    text-align: center;



}







ul.summary-list>li>a>i {



    display: block;



    font-size: 18px;



    padding-bottom: 5px;



}







ul.summary-list>li>a {



    padding: 10px 0;



    display: inline-block;



    color: #818181;



}







ul.summary-list>li {



    border-right: 1px solid #eaeaea;



}







ul.summary-list>li:last-child {



    border-right: none;



}







.activity {



    width: 100%;



    float: left;



    margin-bottom: 10px;



}







.activity.alt {



    width: 100%;



    float: right;



    margin-bottom: 10px;



}







.activity span {



    float: left;



}







.activity.alt span {



    float: right;



}



/*.activity span, .activity.alt span {



    width: 45px;



    height: 45px;



    line-height: 45px;



    border-radius: 50%;



    -webkit-border-radius: 50%;



    background: #eee;



    text-align: center;



    color: #fff;



    font-size: 16px;



}*/







.activity.terques span {



    background: #8dd7d6;



}







.activity.terques h4 {



    color: #8dd7d6;



}



.activity.purple span {



    background: #b984dc;



}







.activity.purple h4 {



    color: #b984dc;



}



.activity.blue span {



    background: #90b4e6;



}







.activity.blue h4 {



    color: #90b4e6;



}



.activity.green span {



    background: #4cd964;



}







.activity.green h4 {



    color: #4cd964;



}







.activity h4 {



    margin-top: 0;



    font-size: 16px;



}







.activity p {



    margin-bottom: 0;



    font-size: 13px;



}







.activity .activity-desk i,
.activity.alt .activity-desk i {



    float: left;



    font-size: 18px;



    margin-right: 10px;



    color: #bebebe;



}







.activity .activity-desk {



    margin-left: 70px;



    position: relative;



}







.activity.alt .activity-desk {



    margin-right: 70px;



    position: relative;



}







.activity.alt .activity-desk .panel {



    float: right;



    position: relative;



    border-radius: 10px;



    -webkit-border-radius: 10px;



}







.activity .activity-desk .panel {



    background: #F4F4F4;



    display: inline-block;



}



.activity.alt .activity-desk .panel {



    background: #688a7e;



    color: #ffffff;



    display: inline-block;



}











.activity .activity-desk .arrow {



    border-right: 8px solid #F4F4F4 !important;



}



.activity .activity-desk .arrow {



    border-bottom: 8px solid transparent;



    border-top: 8px solid transparent;



    display: block;



    height: 0;



    left: -7px;



    position: absolute;



    top: 13px;



    width: 0;



}







.activity-desk .arrow-alt {



    border-left: 8px solid #688a7e !important;



}







.activity-desk .arrow-alt {



    border-bottom: 8px solid transparent;



    border-top: 8px solid transparent;



    display: block;



    height: 0;



    right: -7px;



    position: absolute;



    top: 13px;



    width: 0;



}







.activity-desk .album {



    display: inline-block;



    margin-top: 10px;



}







.activity-desk .album a {



    margin-right: 10px;



}







.activity-desk .album a:last-child {



    margin-right: 0px;



}







/*invoice*/







.invoice-list {



    margin-bottom: 30px;



}







.invoice-list h4 {



    font-weight: 300;



    font-size: 16px;



}







.invoice-block {



    text-align: right;



}



.invoice-paid {



    color: #4cd964;



}







ul.amounts li {



    background: #f5f5f5;



    margin-bottom: 5px;



    padding: 10px;



    border-radius: 4px;



    -webkit-border-radius: 4px;



    font-weight: 300;



}







.invoice-btn a {



    font-weight: 300;



    margin: 0 5px;



    font-size: 16px;



}







.company-logo {



    margin: 30px;


}







/*panel heading color*/



.panel-heading,
.modal-header {



    background: #F7F7F7;



    color: #688a7e;







}



.panel-heading h3 {



    margin: 0px !important;



}



.panel-primary>.panel-heading.navyblue {



    background-color: #2A3542;



    border-color: #2A3542;



    color: #FFFFFF;



}







/*table*/







.table-advance tr td {



    vertical-align: middle !important;



}







.no-border {



    border-bottom: none;



}







.dataTables_length,
.dataTables_filter {



    padding: 15px;



}



.dataTables_info {



    padding: 0 15px;



}







.dataTables_filter {



    float: right;



}







.dataTables_length select {



    width: 65px;



    padding: 5px 8px;



}







.dataTables_length label,
.dataTables_filter label {



    font-weight: 300;



}







.dataTables_filter label {



    width: 100%;



}







.dataTables_filter label input {



    width: 78%;



}







.border-top {



    border-top: 1px solid #ddd;



}







.dataTables_paginate.paging_bootstrap.pagination li {



    float: left;



    margin: 0 1px;



    border: 1px solid #ddd;



    border-radius: 3px;



    -webkit-border-radius: 3px;



}







.dataTables_paginate.paging_bootstrap.pagination li.disabled a {



    color: #c7c7c7;



}



.dataTables_paginate.paging_bootstrap.pagination li a {



    color: #797979;



    padding: 5px 10px;



    display: inline-block;



}







.dataTables_paginate.paging_bootstrap.pagination li:hover a,
.dataTables_paginate.paging_bootstrap.pagination li.active a {



    color: #797979;



    background: #eee;



    border-radius: 3px;



    -webkit-border-radius: 3px;



}







.dataTables_paginate.paging_bootstrap.pagination {



    float: right;



    margin-right: 15px;



    margin-top: -5px;



    margin-bottom: 15px;







}







.dataTable tr:last-child {



    border-bottom: 1px solid #ddd;



}











/*button*/







.btn-row {



    margin-bottom: 10px;



}







/*tabs*/







.tab-head {



    background: #688a7e;



    display: inline-block;



    width: 100%;



    margin-top: 60px;



}







.tab-container {



    margin-top: 10px;



}







.tab-head .nav-tabs>li>a {



    border-radius: 0;



    margin-right: 1px;



    color: #fff;



}







.tab-head .nav-tabs>li.active>a,
.tab-head .nav-tabs>li>a:hover,
.tab-head .nav-tabs>li.active>a:hover,
.tab-head .nav-tabs>li.active>a:focus {



    background-color: #f1f2f7;



    border-color: #f1f2f7;



    color: #797979;



}







/*general page*/







.progress-xs {



    height: 8px;



}







.progress-sm {



    height: 12px;



}







.panel-heading .nav {



    border: medium none;



    font-size: 13px;



    margin: -10px -15px -11px;



}







.tab-bg-primary {



    background: #688a7e;



    border-bottom: none;



}







.tab-bg-info {



    background: #324c57;







    border-bottom: none;



}



.tab-bg-info.panel-heading .nav>li.active>a,
.tab-bg-info.panel-heading .nav>li>a:hover {
    color: #36464d;
}

.panel-heading .nav {
    margin: 0;
}



.panel-heading .nav>li>a,
.panel-heading .nav>li.active>a,
.panel-heading .nav>li.active>a:hover,
.panel-heading .nav>li.active>a:focus {
    border-width: 0;
    border-radius: 0;
}







.panel-heading .nav>li>a {
    color: #fff !important;
}







.panel-heading .nav>li>a.active,
.panel-heading .nav>li>a:hover {
    color: #ffffff !important;
    background: #8ed2c3 !important;
}







.tab-right {



    height: 38px;



}







.panel-heading.tab-right .nav>li:first-child.active>a,
.tab-right.panel-heading .nav>li:first-child>a:hover {



    border-radius: 0;



    -webkit-border-radius: 0;



}







.panel-heading.tab-right .nav>li:last-child.active>a,
.tab-right.panel-heading .nav>li:last-child>a:hover {



    border-radius: 0 4px 0 0;



    -webkit-border-radius: 0 4px 0 0;



}







.panel-heading.tab-right .nav-tabs>li>a {



    margin-left: 1px;



    margin-right: 0px;



}







.m-bot20 {



    margin-bottom: 20px;



}







.m-bot-none {



    margin-bottom: 0;



}







.wht-color {



    color: #fff;



}







.close-sm {



    font-size: 14px;



}







/*carousel*/







.carousel-indicators li {



    background: rgba(0, 0, 0, 0.2);



    border: none;



    transition: background-color 0.25s ease 0s;



    -moz-transition: background-color 0.25s ease 0s;



    -webkit-transition: background-color 0.25s ease 0s;



}







.carousel-indicators .active {



    background: #00a0df;



    height: 10px;



    margin: 1px;



    width: 10px;



}







.carousel-indicators.out {



    bottom: -5px;



}







.carousel-indicators.out {



    bottom: -5px;



}







.carousel-control {



    color: #999999;



    text-shadow: none;



    width: 45px;



}







.carousel-control i {



    display: inline-block;



    height: 25px;



    left: 50%;



    margin-left: -10px;



    margin-top: -10px;



    position: absolute;



    top: 50%;



    width: 20px;



    z-index: 5;



}











.carousel-control.left,
.carousel-control.right {



    background: none;



    filter: none;



}







.carousel-control:hover,
.carousel-control:focus {



    color: #CCCCCC;



    opacity: 0.9;



    text-decoration: none;



}







.carousel-inner h3 {



    font-weight: 300;



    font-size: 16px;



    margin: 0;



}







.carousel-inner {


    margin-bottom: 15px;



}







/*gritter*/



.gritter-close {



    left: auto !important;



    right: 3px !important;



}











/*form*/











.sm-input {



    width: 175px;



}







.form-horizontal .form-group {



    border-bottom: 1px solid #eff2f7;



    padding-bottom: 15px;



    margin-bottom: 15px;



}

/* Ish css for  */
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .form-horizontal .form-group {
        padding-bottom: inherit;
    }


}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
    .table-responsive {
        overflow-x: scroll;
    }
}





.form-horizontal .form-group:last-child {



    border-bottom: none;



    padding-bottom: 0px;



    margin-bottom: 0px;



}











.form-horizontal .form-group .help-block {



    margin-bottom: 0;



}











.round-input {



    border-radius: 500px;



    -webkit-border-radius: 500px;



}











.m-bot15 {



    margin-bottom: 15px;



}







.form-horizontal .checkbox-inline>input {



    margin-top: 1px;



    border: none;



}











/*form validation*/







.form-validate .form-group label.error {



    display: inline;



    margin: 5px 0;



    color: #00a0df;



    font-weight: 400;



}







input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus,
.form-validate .form-group input.error,
.form-validate .form-group textarea.error {



    border-color: #00a0df !important;



}







#register_form label.error {



    display: inline;



    margin: 5px 0px;



    width: auto;



    color: #00a0df;



}







.checkbox,
.checkbox:hover,
.checkbox:focus {



    border: none;



}











/*slider*/



table.sliders tr td {



    padding: 30px 0;



    border: none;



}







.slider {



    margin-top: 3px;



}







.slider-info {



    padding-top: 10px;



}







.sliders .ui-widget-header {



    background: #688a7e !important;



    border-radius: 15px !important;



    -webkit-border-radius: 15px !important;



}







.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {



    border-bottom-right-radius: 0 !important;



}



.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {



    border-bottom-left-radius: 0 !important;



}



.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {



    border-top-right-radius: 0 !important;



}



.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {



    border-top-left-radius: 0 !important;



}











#eq span {



    height: 120px;
    float: left;
    margin: 15px
}











.ui-widget-content {



    background: #f0f2f7 !important;



    border: none !important;



    border-radius: 15px !important;



    -webkit-border-radius: 15px !important;



}







.ui-slider-horizontal {



    height: 8px !important;



}







.ui-slider-horizontal .ui-slider-handle {



    top: -0.57em !important;



}







.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {



    background: #fff !important;



    /*border: 3px solid #22bacf !important;*/



    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);




}

.ui-state-active,
.ui-widget-content .ui-state-active {
    border: 1px solid #013c64 !important;
    background: #013c64 !important;
    color: white !important;
}





.ui-slider-vertical {



    width: 8px !important;



}







.ui-slider-vertical .ui-slider-handle {



    left: -0.5em !important;



}







.ui-slider .ui-slider-handle {



    cursor: default;



    height: 1.6em;



    position: absolute;



    width: 1.6em;



    z-index: 2;



}







.bound-s {



    width: 90px;



    margin-bottom: 15px;



}











/*----switch ----*/











.has-switch {



    border-radius: 30px;



    -webkit-border-radius: 30px;



    display: inline-block;



    cursor: pointer;



    line-height: 1.231;



    overflow: hidden;



    position: relative;



    text-align: left;



    width: 80px;



    -webkit-mask: url('../img/mask.png') 0 0 no-repeat;



    mask: url('../img/mask.png') 0 0 no-repeat;



    -webkit-user-select: none;



    -moz-user-select: none;



    -ms-user-select: none;



    -o-user-select: none;



    user-select: none;



}



.has-switch.deactivate {



    opacity: 0.5;



    filter: alpha(opacity=50);



    cursor: default !important;



}



.has-switch.deactivate label,



.has-switch.deactivate span {



    cursor: default !important;



}



.has-switch>div {



    width: 162%;



    position: relative;



    top: 0;



}



.has-switch>div.switch-animate {



    -webkit-transition: left 0.25s ease-out;



    -moz-transition: left 0.25s ease-out;



    -o-transition: left 0.25s ease-out;



    transition: left 0.25s ease-out;



    -webkit-backface-visibility: hidden;



}



.has-switch>div.switch-off {



    left: -63%;



}



.has-switch>div.switch-off label {



    background-color: #7f8c9a;



    border-color: #bdc3c7;



    -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);



    -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);



    box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);



}



.has-switch>div.switch-on {



    left: 0%;



}



.has-switch>div.switch-on label {



    background-color: #34aadc;



}



.has-switch input[type=checkbox] {



    display: none;



}



.has-switch span {



    cursor: pointer;



    font-size: 14.994px;



    font-weight: 700;



    float: left;



    height: 29px;



    line-height: 19px;



    margin: 0;



    padding-bottom: 6px;



    padding-top: 5px;



    position: relative;



    text-align: center;



    width: 50%;



    z-index: 1;



    -webkit-box-sizing: border-box;



    -moz-box-sizing: border-box;



    box-sizing: border-box;



    -webkit-transition: 0.25s ease-out;



    -moz-transition: 0.25s ease-out;



    -o-transition: 0.25s ease-out;



    transition: 0.25s ease-out;



    -webkit-backface-visibility: hidden;



}



.has-switch span.switch-left {



    border-radius: 30px 0 0 30px;



    background-color: #2A3542;



    color: #34aadc;



    border-left: 1px solid transparent;



}



.has-switch span.switch-right {



    border-radius: 0 30px 30px 0;



    background-color: #bdc3c7;



    color: #ffffff;



    text-indent: 7px;



}



.has-switch span.switch-right [class*="fui-"] {



    text-indent: 0;



}



.has-switch label {



    border: 4px solid #2A3542;



    border-radius: 50%;



    -webkit-border-radius: 50%;



    float: left;



    height: 29px;



    margin: 0 -21px 0 -14px;



    padding: 0;



    position: relative;



    vertical-align: middle;



    width: 29px;



    z-index: 100;



    -webkit-transition: 0.25s ease-out;



    -moz-transition: 0.25s ease-out;



    -o-transition: 0.25s ease-out;



    transition: 0.25s ease-out;



    -webkit-backface-visibility: hidden;



}



.switch-square {



    border-radius: 6px;



    -webkit-border-radius: 6px;



    -webkit-mask: url('../img/mask.png') 0 0 no-repeat;



    mask: url('../img/mask.png') 0 0 no-repeat;



}



.switch-square>div.switch-off label {



    border-color: #7f8c9a;



    border-radius: 6px 0 0 6px;



}



.switch-square span.switch-left {



    border-radius: 6px 0 0 6px;



}



.switch-square span.switch-left [class*="fui-"] {



    text-indent: -10px;



}



.switch-square span.switch-right {



    border-radius: 0 6px 6px 0;



}



.switch-square span.switch-right [class*="fui-"] {



    text-indent: 5px;



}



.switch-square label {



    border-radius: 0 6px 6px 0;



    border-color: #34aadc;



}











/*tag input*/







.tagsinput {



    border: 1px solid #e3e6ed;



    border-radius: 6px;



    height: 100px;



    padding: 6px 1px 1px 6px;



    overflow-y: auto;



    text-align: left;



}



.tagsinput .tag {



    border-radius: 4px;



    background-color: #688a7e;



    color: #ffffff;



    cursor: pointer;



    margin-right: 5px;



    margin-bottom: 5px;



    overflow: hidden;



    line-height: 15px;



    padding: 6px 13px 8px 19px;



    position: relative;



    vertical-align: middle;



    display: inline-block;



    zoom: 1;



    *display: inline;



    -webkit-transition: 0.14s linear;



    -moz-transition: 0.14s linear;



    -o-transition: 0.14s linear;



    transition: 0.14s linear;



    -webkit-backface-visibility: hidden;



}



.tagsinput .tag:hover {



    background-color: rgba(0, 122, 255, 0.7);



    color: #ffffff;



    padding-left: 12px;



    padding-right: 20px;



}



.tagsinput .tag:hover .tagsinput-remove-link {



    color: #ffffff;



    opacity: 1;



    display: block\9;



}



.tagsinput input {



    background: transparent;



    border: none;



    color: #34495e;



    font-family: "Lato", sans-serif;



    font-size: 14px;



    margin: 0px;



    padding: 0 0 0 5px;



    outline: 0;



    margin-right: 5px;



    margin-bottom: 5px;



    width: 12px;



}



.tagsinput-remove-link {



    bottom: 0;



    color: #ffffff;



    cursor: pointer;



    font-size: 12px;



    opacity: 0;



    padding: 7px 7px 5px 0;



    position: absolute;



    right: 0;



    text-align: right;



    text-decoration: none;



    top: 0;



    width: 100%;



    z-index: 2;



    display: none\9;



}



.tagsinput-remove-link:before {



    color: #ffffff;



    content: "\f00d";



    font-family: "FontAwesome";



}



.tagsinput-add-container {



    vertical-align: middle;



    display: inline-block;



    zoom: 1;



    *display: inline;



}



.tagsinput-add {



    background-color: #d6dbdf;



    border-radius: 3px;



    color: #ffffff;



    cursor: pointer;



    margin-bottom: 5px;



    padding: 6px 9px;



    display: inline-block;



    zoom: 1;



    *display: inline;



    -webkit-transition: 0.25s;



    -moz-transition: 0.25s;



    -o-transition: 0.25s;



    transition: 0.25s;



    -webkit-backface-visibility: hidden;



}



.tagsinput-add:hover {



    background-color: #688a7e;



}



.tagsinput-add:before {



    content: "\f067";



    font-family: "FontAwesome";



}



.tags_clear {



    clear: both;



    width: 100%;



    height: 0px;



}











/*checkbox & radio style*/











.checkboxes label,
.radios label {



    display: block;



    cursor: pointer;



    line-height: 20px;



    padding-bottom: 7px;



    font-weight: 300;



}







.radios {



    padding-top: 18px;



}







.label_check input,



.label_radio input {



    margin-right: 5px;



}







.has-js .label_check,



.has-js .label_radio {



    padding-left: 34px;



}







.has-js .label_radio {



    background: url(../img/checkbox/radio-off.png) no-repeat;



}







.has-js .label_check {



    background: url(../img/checkbox/check-off.png) no-repeat;



}







.has-js label.c_on {



    background: url(../img/checkbox/check-on.png) no-repeat;



}







.has-js label.r_on {



    background: url(../img/checkbox/radio-on.png) no-repeat;



}







.has-js .label_check input,



.has-js .label_radio input {



    position: absolute;



    left: -9999px;



}







/*date picker*/











.add-on {



    border: 1px solid #E2E2E4;



    border-radius: 4px;



    -webkit-border-radius: 4px;



    float: right;



    margin-right: -37px;



    margin-top: -34px;



    padding: 8px;



    text-align: center;



    background: #EEEEEE;



}







.daterangepicker .ranges .range_inputs>div:nth-child(2) {



    margin-bottom: 10px;



    padding-left: 0px;



}







.daterangepicker .ranges label {



    padding-bottom: 0;



    padding-top: 8px;



}











.daterangepicker td.active,
.daterangepicker td.active:hover,



.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover,



.datepicker td span.active:hover,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {



    background: #688a7e;



}







.daterangepicker .calendar th,
.daterangepicker .calendar td {



    font-family: 'Lato', sans-serif;



    font-weight: 300;



    text-align: center;



    white-space: nowrap;



}







.daterangepicker td.active,
.daterangepicker td.active:hover,
.datepicker td.active,
.datepicker td.active:hover,
.datepicker td span.active {



    text-shadow: none;



}







.datepicker th.switch {



    width: 125px;



}







.datepicker td span {



    height: 40px;



    line-height: 40px;



}











/*ck editor*/







.cke_top,
.cke_bottom {



    background: #F5F5F5 !important;



    background: -moz-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;



    background: -webkit-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;



    background: -o-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;



    box-shadow: none;



    padding: 6px 8px 2px;



}







.cke_top {



    border-bottom: 1px solid #cccccc !important;



}







.cke_chrome {



    border: 1px solid #cccccc !important;



    box-shadow: none !important;



    display: block;



    padding: 0;



}







/*form wizard*/







.stepy-tab {



    text-align: center;



}







.stepy-tab ul {



    display: inline-block;



}







.stepy-tab ul li {



    float: left;



}







.step legend {



    border: none;



}







.button-back {



    float: left;



}







.button-next,
.finish {



    float: right;



}







.button-back,
.button-next,
.finish {



    cursor: pointer;
    text-decoration: none;



}







.step {



    clear: left;



}



.step label {



    display: block;



}











.stepy-titles li {



    color: #757575;



    cursor: pointer;



    float: left;



    margin: 10px 15px;



}







.stepy-titles li span {
    display: block;
}







.stepy-titles li.current-step div {



    color: #fff;



    cursor: auto;



    background: #688a7e;



    border-radius: 50%;



    -webkit-border-radius: 50%;



    width: 80px;



    height: 80px;



    line-height: 80px;



}







.stepy-titles li div {



    font-size: 16px;



    font-weight: 300;



    background: #eee;



    border-radius: 50%;



    -webkit-border-radius: 50%;



    width: 80px;



    height: 80px;



    line-height: 80px;



}











/*widget*/







.user-heading.alt {



    display: inline-block;



    width: 100%;



    text-align: left;



}







.alt.green-bg {



    background: #4cd964;



}







.profile-nav.alt.green-border ul>li>a:hover,
.profile-nav.alt.green-border ul>li>a:focus,
.profile-nav.alt.green-border ul li.active a {



    border-left: 5px solid #4cd964;



}







.user-heading.alt a {



    float: left;



    margin-right: 15px;



    margin-left: -10px;



    display: inline-block;



    border: 5px solid rgba(255, 255, 255, 0.3);



    border-radius: 50%;



    -webkit-border-radius: 50%;



}



.user-heading.alt a img {



    width: 100px;



    height: 100px;



    border-radius: 50%;



    -webkit-border-radius: 50%;



}







.twt-feed {



    border-radius: 4px 4px 0 0;



    -webkit-border-radius: 4px 4px 0 0;



    color: #FFFFFF;



    padding: 10px;



    position: relative;



    text-align: center;



}







.twt-feed.blue-bg {



    background: #00a0df;



}







.twt-feed h1 {



    font-size: 22px;



    font-weight: 300;



    margin-bottom: 5px;



}







.twt-feed a {



    border: 8px solid #fff;



    border-radius: 50%;



    -webit-border-radius: 50%;



    display: inline-block;



    margin-bottom: -55px;



}







.twt-feed a img {



    height: 112px;



    width: 112px;



    border-radius: 50%;



    -webit-border-radius: 50%;



}







.twt-category {



    display: inline-block;



    margin-bottom: 11px;



    margin-top: 55px;



    width: 100%;



}



.profile-widget-data {



    display: inline-block;



    margin-bottom: 10px;



    margin-top: 15px;



    width: 100%;



}







.twt-category ul li,
.profile-widget-data ul li,
.profile-nav ul>li {



    color: #89817f;



    font-size: 13px;



    border-bottom: none;



}







.twt-category h5 {



    font-size: 20px;



    font-weight: 300;



}







.twt-write .t-text-area {



    border: 1px solid #eeeeee;



    border-radius: 0;



}







.twt-footer {



    padding: 10px 15px;



}







.btn-space {



    padding-left: 11.6%;



    padding-right: 11%;



}







.p-head {



    color: #f77b6f;



    font-weight: 400;



    font-size: 14px;



}







.cmt-head {



    font-weight: 400;



    font-size: 13px;



}







.p-thumb img {



    width: 50px;



    border-radius: 3px;



    -webkit-border-radius: 3px;



}







.tasi-tab .media-body p {



    /*color: #b8bac6;*/



}











/*Timeline chat*/







.chat-form {



    margin-top: 25px;



    clear: both;



}







.chat-form .input-cont {



    margin-bottom: 10px;



}







.chat-form .input-cont input {



    margin-bottom: 0px;



}







.chat-form .input-cont input {



    border: 1px solid #d3d3d3 !important;



    margin-top: 0;



    min-height: 45px;



}







.chat-form .input-cont input {



    background-color: #fff !important;



}







.chat-features a {



    margin-left: 10px;



}







.chat-features a i {



    color: #d0d0d0;



}







.profile-activity:before {



    background: rgba(0, 0, 0, 0.1);



    bottom: 0;



    top: 0;



    width: 2px;



}



/*.profile-activity:before, .act-time:before, .act-time .text:before {



    content: "";



    left: 60px;



    position: absolute;



    top: -2px;



}*/



.profile-activity,
.act-time,
.profile-activity .act-in,
.profile-activity .act-out {



    position: relative;



}











.profile-activity .act-in .arrow {



    /*border-right: 8px solid #F4F4F4 !important;*/



}



.profile-activity .act-in .arrow {



    border-bottom: 8px solid transparent;



    border-top: 8px solid transparent;



    display: block;



    height: 0;



    left: -8px;



    position: absolute;



    top: 13px;



    width: 0;



}







.profile-activity .act-out .arrow {



    /*border-right: 8px solid #34aadc !important;*/



}



.profile-activity .act-out .arrow {



    border-bottom: 8px solid transparent;



    border-top: 8px solid transparent;



    display: block;



    height: 0;



    left: -8px;



    position: absolute;



    top: 13px;



    width: 0;



}







.act-time:first-child:before {



    margin-top: 16px;



}



.act-time:before {



    background: #CCCCCC;



    border: 2px solid #FAFAFA;



    border-radius: 100px;



    -moz-border-radius: 100px;



    -webkit-border-radius: 100px;



    height: 14px;



    margin: 23px 0 0 -6px;



    width: 14px;



}



.act-time:hover:before {



    background: #34aadc;



}



.act-time:first-child {



    padding-top: 0;



}



.activity-img {



    float: left;



    margin-right: 30px;



    overflow: hidden;



}



.activity-img img {



    display: block;



    height: 44px;



    width: 44px;



}



.activity-body {



    /*margin-left: 80px;*/



}



.act-time .act-in .text {



    border: 1px solid #e3e6ed;



    padding: 10px;



    border-radius: 4px;



    -webkit-border-radius: 4px;



}







.act-time .act-out .text {



    border: 1px solid #e3e6ed;



    padding: 10px;



    border-radius: 4px;



    -webkit-border-radius: 4px;



}



.act-time p {



    margin: 0;



}



.act-time .attribution {
    font-size: 14px !important;
    margin: 0px 0 5px;
}



.act-time {



    overflow: hidden;



    padding: 8px 0;



}







.act-in a,
.act-in a:hover {



    color: #b64c4c;



    text-decoration: none;



    border-radius: 50%;



    -webkit-border-radius: 50%;



    margin-right: 10px;



    font-weight: 400;



    font-size: 14px;



}



.act-out a,
.act-out a:hover {



    color: #288f98;



    text-decoration: none;



    border-radius: 4px;



    -webkit-border-radius: 4px;



    margin-right: 10px;



    font-weight: 400;



    font-size: 13px;



}







.messages-wrapper {



    position: relative;



}



.message {



    border-radius: 20px 20px 20px 20px;



    margin: 0 15px 10px;



    padding: 5px 20px;



    position: relative;



}



.message.to {



    background-color: #2095FE;



    color: #fff;



    margin-left: 80px;



}



.message.from {



    background-color: #E5E4E9;



    color: #363636;



    margin-right: 80px;



}



.message.to+.message.to,



.message.from+.message.from {



    margin-top: -7px;



}



.message:before {



    border-color: #2095FE;



    border-radius: 50% 50% 50% 50%;



    border-style: solid;



    border-width: 0 20px;



    bottom: 0;



    clip: rect(20px, 35px, 42px, 0px);



    content: " ";



    height: 40px;



    position: absolute;



    right: -50px;



    width: 30px;



    z-index: -1;



}



.message.from:before {



    border-color: #E5E4E9;



    left: -50px;



    -webkit-transform: rotateY(180deg);



    -moz-transform: rotateY(180deg);



    transform: rotateY(180deg);



}







/*custom select*/







span.customSelect {



    font-size: 12px;



    background-color: #ffffff;



    padding: 10px;



    border: 1px solid #EAEAEA;



    -moz-border-radius: 4px;



    -webkit-border-radius: 4px;



    border-radius: 4px;



    color: #A4AABA;



}



span.customSelect.changed {



    background-color: #fff;



}



.customSelectInner {



    background: url(../img/customSelect-arrow.gif) no-repeat center right;



}



/* Contact Form */



.validation {

    color: red;

    display: none;

    margin: 0 0 20px;

    font-weight: 400;

    font-size: 13px;

}



#sendmessage {

    color: green;

    border: 1px solid green;

    display: none;

    text-align: center;

    padding: 15px;

    font-weight: 600;

    margin-bottom: 15px;

}



#errormessage {

    color: red;

    display: none;

    border: 1px solid red;

    text-align: center;

    padding: 15px;

    font-weight: 600;

    margin-bottom: 15px;

}



#sendmessage.show,
#errormessage.show,
.show {

    display: block;

}

.credits {
    background: #1cabe2;
    padding: 5px 12px;
    color: #fff !important;
}

@media only screen and (max-width:991px) {
    .login-form {
        max-width: 100%;
        display: block;
        margin: 24px auto;
    }

    .login-wrap {
        width: 100%;
    }

    .login-form .login-wrap-left {
        max-width: 100%;
        padding-bottom: 0px;
    }
}



.summery-div {
    box-shadow: 0 0 40px -10px rgb(0 0 0 / 40%);
    width: 100%;
    border-radius: 12px;
}

.summery-div .div-heading {
    --start: 15%;
    height: 74px;
    background-image: repeating-radial-gradient(circle at var(--start), transparent 0%, transparent 10%, rgb(140 198 64 / 48%) 10%, rgb(142 198 66 / 40%) 17%), linear-gradient(to right, #8cc640, #6ba71b);
    color: #fff;
    position: relative;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
    padding: 0px 15px;
    display: flex;
    align-items: center;
}

.summery-div .div-heading h3 {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: 700;
}

.summery-div .divsum-data {
    background-color: #fff;
    border-radius: 0 0 12px 12px;
    padding: 15px 15px;
}

.summery-div .divsum-data .summery-data {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 3px 7px -1px rgb(51 51 51 / 23%);
    cursor: pointer;
    transition: transform 0.25s cubic-bezier(0.7, 0.98, 0.86, 0.98), box-shadow 0.25s cubic-bezier(0.7, 0.98, 0.86, 0.98);
    background-color: #fff;
    margin-bottom: 10px;
}

.summery-div .divsum-data .summery-data .sm_title {
    font-size: 13px;
    font-weight: 700;
}

.summery-div .divsum-data .summery-data .sm_value {
    padding: 3px;
    color: #ffffff;
    border-radius: 5px;
    min-width: 45px;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    background: #033d66;
}

.pagination {
    margin-top: 0;
    z-index: 0;
}

.table.new-design thead>tr>th {
    background: var(--bs-primary);
    color: #fff !important;
    border: 2px solid #54a3a4;
    vertical-align: middle;
}

.btn-danger {
    color: #ffffff !important;
    background-color: #ff2d55;
    border-color: #ff2d55;
}


.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff !important;
    border-color: #679a24 !important;
    background: #679a24 !important;
}

.btn-sm,
.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.mt-a {
    margin-top: auto !important
}

.mr-a {
    margin-right: auto !important
}

.mb-a {
    margin-bottom: auto !important
}

.ml-a {
    margin-left: auto !important
}

.mh-a {
    margin-left: auto !important;
    margin-right: auto !important
}

.mv-a {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.m-a {
    margin: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mh-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.mv-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-0 {
    margin: 0 !important
}

.mt-xxxs {
    margin-top: 4px !important
}

.mr-xxxs {
    margin-right: 4px !important
}

.mb-xxxs {
    margin-bottom: 4px !important
}

.ml-xxxs {
    margin-left: 4px !important
}

.mh-xxxs {
    margin-left: 4px !important;
    margin-right: 4px !important
}

.mv-xxxs {
    margin-top: 4px !important;
    margin-bottom: 4px !important
}

.m-xxxs {
    margin: 4px !important
}

.mt-xxs {
    margin-top: 8px !important
}

.mr-xxs {
    margin-right: 8px !important
}

.mb-xxs {
    margin-bottom: 8px !important
}

.ml-xxs {
    margin-left: 8px !important
}

.mh-xxs {
    margin-left: 8px !important;
    margin-right: 8px !important
}

.mv-xxs {
    margin-top: 8px !important;
    margin-bottom: 8px !important
}

.m-xxs {
    margin: 8px !important
}

.mt-xs {
    margin-top: 16px !important
}

.mr-xs {
    margin-right: 16px !important
}

.mb-xs {
    margin-bottom: 16px !important
}

.ml-xs {
    margin-left: 16px !important
}

.mh-xs {
    margin-left: 16px !important;
    margin-right: 16px !important
}

.mv-xs {
    margin-top: 16px !important;
    margin-bottom: 16px !important
}

.m-xs {
    margin: 16px !important
}

.mt-s {
    margin-top: 24px !important
}

.mr-s {
    margin-right: 24px !important
}

.mb-s {
    margin-bottom: 24px !important
}

.ml-s {
    margin-left: 24px !important
}

.mh-s {
    margin-left: 24px !important;
    margin-right: 24px !important
}

.mv-s {
    margin-top: 24px !important;
    margin-bottom: 24px !important
}

.m-s {
    margin: 24px !important
}

.mt-m {
    margin-top: 36px !important
}

.mr-m {
    margin-right: 36px !important
}

.mb-m {
    margin-bottom: 36px !important
}

.ml-m {
    margin-left: 36px !important
}

.mh-m {
    margin-left: 36px !important;
    margin-right: 36px !important
}

.mv-m {
    margin-top: 36px !important;
    margin-bottom: 36px !important
}

.m-m {
    margin: 36px !important
}

.mt-l {
    margin-top: 48px !important
}

.mr-l {
    margin-right: 48px !important
}

.mb-l {
    margin-bottom: 48px !important
}

.ml-l {
    margin-left: 48px !important
}

.mh-l {
    margin-left: 48px !important;
    margin-right: 48px !important
}

.mv-l {
    margin-top: 48px !important;
    margin-bottom: 48px !important
}

.m-l {
    margin: 48px !important
}

.mt-xl {
    margin-top: 60px !important
}

.mr-xl {
    margin-right: 60px !important
}

.mb-xl {
    margin-bottom: 60px !important
}

.ml-xl {
    margin-left: 60px !important
}

.mh-xl {
    margin-left: 60px !important;
    margin-right: 60px !important
}

.mv-xl {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.m-xl {
    margin: 60px !important
}

.mt-xxl {
    margin-top: 96px !important
}

.mr-xxl {
    margin-right: 96px !important
}

.mb-xxl {
    margin-bottom: 96px !important
}

.ml-xxl {
    margin-left: 96px !important
}

.mh-xxl {
    margin-left: 96px !important;
    margin-right: 96px !important
}

.mv-xxl {
    margin-top: 96px !important;
    margin-bottom: 96px !important
}

.m-xxl {
    margin: 96px !important
}

.mt-xxxl {
    margin-top: 144px !important
}

.mr-xxxl {
    margin-right: 144px !important
}

.mb-xxxl {
    margin-bottom: 144px !important
}

.ml-xxxl {
    margin-left: 144px !important
}

.mh-xxxl {
    margin-left: 144px !important;
    margin-right: 144px !important
}

.mv-xxxl {
    margin-top: 144px !important;
    margin-bottom: 144px !important
}

.m-xxxl {
    margin: 144px !important
}

.mt--xxxs {
    margin-top: -4px !important
}

.mr--xxxs {
    margin-right: -4px !important
}

.mb--xxxs {
    margin-bottom: -4px !important
}

.ml--xxxs {
    margin-left: -4px !important
}

.mh--xxxs {
    margin-left: -4px !important;
    margin-right: -4px !important
}

.mv--xxxs {
    margin-top: -4px !important;
    margin-bottom: -4px !important
}

.m--xxxs {
    margin: -4px !important
}

.mt--xxs {
    margin-top: -8px !important
}

.mr--xxs {
    margin-right: -8px !important
}

.mb--xxs {
    margin-bottom: -8px !important
}

.ml--xxs {
    margin-left: -8px !important
}

.mh--xxs {
    margin-left: -8px !important;
    margin-right: -8px !important
}

.mv--xxs {
    margin-top: -8px !important;
    margin-bottom: -8px !important
}

.m--xxs {
    margin: -8px !important
}

.mt--xs {
    margin-top: -16px !important
}

.mr--xs {
    margin-right: -16px !important
}

.mb--xs {
    margin-bottom: -16px !important
}

.ml--xs {
    margin-left: -16px !important
}

.mh--xs {
    margin-left: -16px !important;
    margin-right: -16px !important
}

.mv--xs {
    margin-top: -16px !important;
    margin-bottom: -16px !important
}

.m--xs {
    margin: -16px !important
}

.mt--s {
    margin-top: -24px !important
}

.mr--s {
    margin-right: -24px !important
}

.mb--s {
    margin-bottom: -24px !important
}

.ml--s {
    margin-left: -24px !important
}

.mh--s {
    margin-left: -24px !important;
    margin-right: -24px !important
}

.mv--s {
    margin-top: -24px !important;
    margin-bottom: -24px !important
}

.m--s {
    margin: -24px !important
}

.mt--m {
    margin-top: -36px !important
}

.mr--m {
    margin-right: -36px !important
}

.mb--m {
    margin-bottom: -36px !important
}

.ml--m {
    margin-left: -36px !important
}

.mh--m {
    margin-left: -36px !important;
    margin-right: -36px !important
}

.mv--m {
    margin-top: -36px !important;
    margin-bottom: -36px !important
}

.m--m {
    margin: -36px !important
}

.mt--l {
    margin-top: -48px !important
}

.mr--l {
    margin-right: -48px !important
}

.mb--l {
    margin-bottom: -48px !important
}

.ml--l {
    margin-left: -48px !important
}

.mh--l {
    margin-left: -48px !important;
    margin-right: -48px !important
}

.mv--l {
    margin-top: -48px !important;
    margin-bottom: -48px !important
}

.m--l {
    margin: -48px !important
}

.mt--xl {
    margin-top: -60px !important
}

.mr--xl {
    margin-right: -60px !important
}

.mb--xl {
    margin-bottom: -60px !important
}

.ml--xl {
    margin-left: -60px !important
}

.mh--xl {
    margin-left: -60px !important;
    margin-right: -60px !important
}

.mv--xl {
    margin-top: -60px !important;
    margin-bottom: -60px !important
}

.m--xl {
    margin: -60px !important
}

.mt--xxl {
    margin-top: -96px !important
}

.mr--xxl {
    margin-right: -96px !important
}

.mb--xxl {
    margin-bottom: -96px !important
}

.ml--xxl {
    margin-left: -96px !important
}

.mh--xxl {
    margin-left: -96px !important;
    margin-right: -96px !important
}

.mv--xxl {
    margin-top: -96px !important;
    margin-bottom: -96px !important
}

.m--xxl {
    margin: -96px !important
}

.mt--xxxl {
    margin-top: -144px !important
}

.mr--xxxl {
    margin-right: -144px !important
}

.mb--xxxl {
    margin-bottom: -144px !important
}

.ml--xxxl {
    margin-left: -144px !important
}

.mh--xxxl {
    margin-left: -144px !important;
    margin-right: -144px !important
}

.mv--xxxl {
    margin-top: -144px !important;
    margin-bottom: -144px !important
}

.m--xxxl {
    margin: -144px !important
}

.pt-a {
    padding-top: auto !important
}

.pr-a {
    padding-right: auto !important
}

.pb-a {
    padding-bottom: auto !important
}

.pl-a {
    padding-left: auto !important
}

.ph-a {
    padding-left: auto !important;
    padding-right: auto !important
}

.pv-a {
    padding-top: auto !important;
    padding-bottom: auto !important
}

.p-a {
    padding: auto !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.ph-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.pv-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-0 {
    padding: 0 !important
}

.pt-xxxs {
    padding-top: 4px !important
}

.pr-xxxs {
    padding-right: 4px !important
}

.pb-xxxs {
    padding-bottom: 4px !important
}

.pl-xxxs {
    padding-left: 4px !important
}

.ph-xxxs {
    padding-left: 4px !important;
    padding-right: 4px !important
}

.pv-xxxs {
    padding-top: 4px !important;
    padding-bottom: 4px !important
}

.p-xxxs {
    padding: 4px !important
}

.pt-xxs {
    padding-top: 8px !important
}

.pr-xxs {
    padding-right: 8px !important
}

.pb-xxs {
    padding-bottom: 8px !important
}

.pl-xxs {
    padding-left: 8px !important
}

.ph-xxs {
    padding-left: 8px !important;
    padding-right: 8px !important
}

.pv-xxs {
    padding-top: 8px !important;
    padding-bottom: 8px !important
}

.p-xxs {
    padding: 8px !important
}

.pt-xs {
    padding-top: 16px !important
}

.pr-xs {
    padding-right: 16px !important
}

.pb-xs {
    padding-bottom: 16px !important
}

.pl-xs {
    padding-left: 16px !important
}

.ph-xs {
    padding-left: 16px !important;
    padding-right: 16px !important
}

.pv-xs {
    padding-top: 16px !important;
    padding-bottom: 16px !important
}

.p-xs {
    padding: 16px !important
}

.pt-s {
    padding-top: 24px !important
}

.pr-s {
    padding-right: 24px !important
}

.pb-s {
    padding-bottom: 24px !important
}

.pl-s {
    padding-left: 24px !important
}

.ph-s {
    padding-left: 24px !important;
    padding-right: 24px !important
}

.pv-s {
    padding-top: 24px !important;
    padding-bottom: 24px !important
}

.p-s {
    padding: 24px !important
}

.pt-m {
    padding-top: 36px !important
}

.pr-m {
    padding-right: 36px !important
}

.pb-m {
    padding-bottom: 36px !important
}

.pl-m {
    padding-left: 36px !important
}

.ph-m {
    padding-left: 36px !important;
    padding-right: 36px !important
}

.pv-m {
    padding-top: 36px !important;
    padding-bottom: 36px !important
}

.p-m {
    padding: 36px !important
}

.pt-l {
    padding-top: 48px !important
}

.pr-l {
    padding-right: 48px !important
}

.pb-l {
    padding-bottom: 48px !important
}

.pl-l {
    padding-left: 48px !important
}

.ph-l {
    padding-left: 48px !important;
    padding-right: 48px !important
}

.pv-l {
    padding-top: 48px !important;
    padding-bottom: 48px !important
}

.p-l {
    padding: 48px !important
}

.pt-xl {
    padding-top: 60px !important
}

.pr-xl {
    padding-right: 60px !important
}

.pb-xl {
    padding-bottom: 60px !important
}

.pl-xl {
    padding-left: 60px !important
}

.ph-xl {
    padding-left: 60px !important;
    padding-right: 60px !important
}

.pv-xl {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.p-xl {
    padding: 60px !important
}

.pt-xxl {
    padding-top: 96px !important
}

.pr-xxl {
    padding-right: 96px !important
}

.pb-xxl {
    padding-bottom: 96px !important
}

.pl-xxl {
    padding-left: 96px !important
}

.ph-xxl {
    padding-left: 96px !important;
    padding-right: 96px !important
}

.pv-xxl {
    padding-top: 96px !important;
    padding-bottom: 96px !important
}

.p-xxl {
    padding: 96px !important
}

.pt-xxxl {
    padding-top: 144px !important
}

.pr-xxxl {
    padding-right: 144px !important
}

.pb-xxxl {
    padding-bottom: 144px !important
}

.pl-xxxl {
    padding-left: 144px !important
}

.ph-xxxl {
    padding-left: 144px !important;
    padding-right: 144px !important
}

.pv-xxxl {
    padding-top: 144px !important;
    padding-bottom: 144px !important
}

.p-xxxl {
    padding: 144px !important
}

.wa {
    width: auto !important
}

.w0 {
    width: 0 !important
}

.w5 {
    width: 5% !important
}

.w10 {
    width: 10% !important
}

.w25 {
    width: 25% !important
}

.w33 {
    width: 33.33333% !important
}

.w50 {
    width: 50% !important
}

.w66 {
    width: 66.66667% !important
}

.w100 {
    width: 100% !important
}

div.panel-primary.featured-panel .featured-header {
    vertical-align: middle;
    height: 60px;
    padding: 12px;
    background: var(--bs-secondary);
}

div.panel-primary.featured-panel .featured-header div.small {
    line-height: 60px;
    color: #ffffff;
    font-weight: bold;
}

div.panel-primary.featured-panel .featured-logo {
    vertical-align: middle;
    height: 60px;
    padding: 12px 0 12px 12px;
}

div.panel-primary.featured-panel .featured-logo img {
    max-width: 160px;
    max-height: 60px;
}

div.panel-primary.featured-panel .featured-body {
    vertical-align: middle;
    padding: 12px;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
    padding-right: 10px;
}

.panel.featured-panel .panel-body {
    border-width: 1px 1px;
    border-style: solid;
    border-color: #ccc !important;
    border-bottom-color: #ccc !important;
    border-left-color: #ccc !important;
}

.survey-box {
    display: block;
    border: 1px solid #1cabe2;
    padding: 20px;
    background: #fbfbfb;
    border-radius: 4px;
    margin-bottom: 15px;
}

.survey-box .survey-container {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.survey-box .survey-container:last-child {
    border-bottom: none;
}

.survey-box .survey-container .survey-heading {
    min-width: 170px;
    display: flex;
    align-items: center;
}

.survey-box .survey-container .survey-heading.titled {
    background: #1cabe2;
    padding: 8px;
    border-top-right-radius: 4px;
    margin: -20px;
    margin-bottom: 0px;
    border-top-left-radius: 4px;
    width: 120%;
}

.survey-box .survey-container .survey-heading h4,
.survey-box .survey-container .survey-data h4 {
    color: #000;
    font-weight: 700 !important;
    font-size: 15px;
}

.survey-box .survey-container .survey-heading.titled h4 {
    color: #fff;
}

.survey-box .survey-container .survey-heading p,
.survey-box .survey-container .survey-data p {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    margin-top: 7px;
}

.survey-box .survey-container .survey-data {}

.survey-box .survey-container .survey-data p a {
    word-break: break-all;
}

.sidebar {
    border: 1px solid #1cabe2;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
}

.sidebar .side-heading {
    padding: 13px 15px;
    background: #1cabe2;
}

.sidebar .side-heading h4 {
    color: #ffffff;
    margin: 0;
    font-size: 16px;
    font-weight: 700 !important;
}

.sidebar .side-data {
    padding: 15px;
}

.sidebar .side-data ul {
    padding: 0;
    margin: 0;
}

.sidebar .side-data ul li {
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 9px;
    margin-bottom: 9px;
}

.sidebar .side-data ul li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.sidebar .side-data ul li a {
    display: flex;
    justify-content: space-between;
}

.sidebar .side-data ul li a span.badg {
    padding: 0px 8px;
    color: #fff;
    background: var(--bs-primary);
    min-width: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    transition: all .3s ease-in-out;
}

.sidebar .side-data ul li a:hover span.badg {
    color: #fff;
    background: #747474;
}

.sidebar .side-data ul li.style2 {
    position: relative;
    margin-left: 20px;

}

.sidebar .side-data ul li.style2:before {
    content: '\f105';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: -22px;
    top: -1px;

}

.text-dark {
    color: #111;
}

.export-thumb {
    display: flex;
    align-items: center;
    margin-bottom: 17px;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    z-index: 0;
    transition: all .3s ease-in-out;
}

.export-thumb:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}

.export-thumb:before {
    content: '';
    background: linear-gradient(103deg, #f47c20, #c8d7e3);
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all .3s ease-in-out;
}

.export-thumb:hover:before {
    top: 0%;
}

.export-thumb .count {
    margin: 0px;
}

.info-box.export-thumb .title {
    font-size: 16px;
}

.info-box.export-thumb .title a {
    color: #000;
    transition: all .3s ease-in-out;
}

.export-thumb .thumb-icon i {
    height: 87px;
    width: 86px;
    margin-right: 15px;
    padding: 12px;
    background: var(--bs-primary);
    border-radius: 50%;
    font-size: 34px;
    color: #fff;
    transition: all .3s ease-in-out;
}

.export-thumb:hover .thumb-icon i {
    background: #ffffff;
    color: #1cabe2;
}

.info-box.export-thumb:hover .title a {
    color: #fff;
}

.profile-data {
    padding: 15px;
    /* background: #fff;  */
    width: 80% !important;
    /* box-shadow: rgb(197 197 197) 0px 10px 24px 0px; */
    margin: 50px auto 30pxi !important;
}

.thankyou-page ._header {
    padding: 45px 30px;
    padding-bottom: 150px;
    text-align: center;
    background: var(--bs-secondary);
    box-shadow: 0px 0px 10px 0px #727272;
}

.thankyou-page ._header h3 {
    font-weight: 800;
    color: white;
    margin: 0;
}

.thankyou-page ._body {
    margin: -115px 0 30px;
    text-align: center;
}

.thankyou-page ._body ._box {
    margin: auto;
    max-width: 80%;
    padding: 50px;
    background: white;
    border-radius: 3px;
    box-shadow: 0 0 35px rgba(10, 10, 10, 0.12);
    -moz-box-shadow: 0 0 35px rgba(10, 10, 10, 0.12);
    -webkit-box-shadow: 0 0 35px rgba(10, 10, 10, 0.12);
}

.thankyou-page ._footer {
    text-align: center;
    padding: 5px 30px;
    padding-bottom: 36px;
}

.thankyou-page a.btn-rev {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    background: #8bc53e;
    padding: 12px 40px;
    border-radius: 0px;
}

.thankyou-page a.btn-rev:hover {
    background: #000;
}

.modal-backdrop {

    background-color: rgb(0 0 0 / 38%);
}

ul.tg-list,
ul.tg-list li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

ul.tg-list li {
    margin-bottom: 6px;
    width: 29%;
    justify-content: space-between;
    margin-right: 22px;
}

ul.tg-list {
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

ul.tg-list h5 {
    color: #797979;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    margin-right: 5px;
    text-align: left;
}

.tg-list-item {
    margin: 0 2em;
}

.tgl {
    display: none;
}

.tgl,
.tgl:after,
.tgl:before,
.tgl *,
.tgl *:after,
.tgl *:before,
.tgl+.tgl-btn {
    box-sizing: border-box;
}

.tgl::-moz-selection,
.tgl:after::-moz-selection,
.tgl:before::-moz-selection,
.tgl *::-moz-selection,
.tgl *:after::-moz-selection,
.tgl *:before::-moz-selection,
.tgl+.tgl-btn::-moz-selection {
    background: none;
}

.tgl::selection,
.tgl:after::selection,
.tgl:before::selection,
.tgl *::selection,
.tgl *:after::selection,
.tgl *:before::selection,
.tgl+.tgl-btn::selection {
    background: none;
}

.tgl+.tgl-btn {
    outline: 0;
    display: block;
    width: 50px;
    min-width: 50px;
    height: 18px;
    margin-bottom: 0px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tgl+.tgl-btn:after,
.tgl+.tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}

.tgl+.tgl-btn:after {
    left: 0;
}

.tgl+.tgl-btn:before {
    display: none;
}

.tgl:checked+.tgl-btn:after {
    left: 50%;
}

.tgl-ios+.tgl-btn {
    background: #fbfbfb;
    border-radius: 2em;
    padding: 2px;
    transition: all 0.4s ease;
    border: 1px solid #e8eae9;
}

.tgl-ios+.tgl-btn:after {
    border-radius: 2em;
    background: #fbfbfb;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}

.tgl-ios+.tgl-btn:hover:after {
    will-change: padding;
}

.tgl-ios+.tgl-btn:active {
    box-shadow: inset 0 0 0 2em #e8eae9;
}

.tgl-ios+.tgl-btn:active:after {
    padding-right: 0.8em;
}

.tgl-ios:checked+.tgl-btn {
    background: #86d993;
}

.tgl-ios:checked+.tgl-btn:active {
    box-shadow: none;
}

.tgl-ios:checked+.tgl-btn:active:after {
    margin-left: -0.8em;
}



.oneColor {
    /*color: dd;
    background: #1cabe2;*/
    background-color: #394a59b3;
}

.twoColor {
    /*color: dd;
    background: var(--bs-primary);*/
    background-color: var(--bs-primary);
}

.threeColor {
    /*color: dd;
    background: #8ed2c3;*/
    background-color: #8ed2c3;
}

.fourColor {
    /*color: dd;
    background: #a1c3aa;*/
    background-color: #a1c3aa;
}

.homemain-icotabs {
    padding: 22px;
    padding-bottom: 0px;
}

.custom-formchecks {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.custom-formchecks .custom-radio {
    width: 100%;
}

@media only screen and (min-width:991px) {
    .custom-formchecks .custom-radio {
        width: 25%;
    }
}

.custom-formchecks label {
    padding: 8px 10px;
    background: #eee;
    display: block;
    margin: 0 5px;
    margin-bottom: 8px;
    border-radius: 4px;
    font-weight: 400;
}

.export-thumb.home-export.min-height {
    min-height: 195px;
}

/*
.footer-paging{
    border-top: 1px solid #e0dfdf;
    padding-top: 16px;
}
*/
#pagination {
    display: flex;
    align-items: center;
}

#pagination>h5 {
    margin-right: 5px !important;
}

.public-flag {
    background: #31b4e8;
    padding: 3px 10px;
    transform: skewX(-12deg);
    margin-top: 4px;
}

.private-flag {
    background: #e88931;
    padding: 3px 10px;
    transform: skewX(-12deg);
    margin-top: 4px;
}


.panel-heading {
    font-weight: bold !important;
    /*background: #1cabe2 !important;*/
    background: var(--bs-secondary) !important;
    color: white !important;
}

.panel-heading .btn-primary {
    background-color: #8ed2c3 !important;
    border-color: #1cabe2 !important;
}
.accordion-button {
	background: var(--bs-secondary);
	color: #fff !important;
	font-weight: 600 !important;
	padding: 10px !important;
	border-radius: 1px solid var(--bs-secondary) !important;
}

.panel-heading .btn-primary:hover,
.panel-heading .btn-primary:focus,
.panel-heading .btn-primary.focus,
.panel-heading .btn-primary:active,
.panel-heading .btn-primary.active,
.panel-heading .open>.dropdown-toggle.btn-primary {
    color: #fff !important;
    background-color: #747474;
    border-color: #747474;
    text-decoration: none;
}

.btn-secondary {
    color: #ffffff !important;
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
    color: #ffffff;
    border-color: #747474;
    background: #747474;
}

.btn-primary {
    color: #ffffff !important;
    background-color: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff !important;
    border-color: var(--bs-secondary) !important;
    background: var(--bs-secondary) !important;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: var(--bs-secondary) !important;
    border-color: var(--bs-secondary) !important;
    color: #fff !important;
}

.btn-success {
    color: #ffffff !important;
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff;
    border-color: #747474;
    background: #747474;
}

.userGuideWrapper .userGuideMain .header .headerTitle h2 {
    background-color: var(--bs-primary) !important;
}

.wrapper .userGuideWrapper .userGuideMain .userGuideNav>div>ul>li>button:after {
    color: #1cabe2 !important;
}

.wrapper .userGuideWrapper .userGuideMain .userGuideNav>div>ul>li>.active {
    color: #fff !important;
}

table.new-design .dropdown-menu li a i {
    color: var(--bs-primary) !important;
}

table.new-design .dropdown-menu>li>a:hover,
table.new-design .dropdown-menu>li>a:focus {
    color: #000000;
    background-color: #8ed2c3;
}

table.new-design .dropdown-menu li a:hover i {
    color: #000000 !important;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #797979;
    white-space: nowrap;
    font-size: 14px;
}

.swal2-icon.swal2-success .swal2-success-ring {
    border: .25em solid rgb(156 203 202) !important;
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #1cabe2 !important;
}

.swal2-styled.swal2-cancel,
.swal2-styled.swal2-deny,
.swal2-styled.swal2-confirm {
    font-size: 14px !important
}

.swal2-title {
    font-size: 1rem !important;
    font-weight: 600 !important;
}




.swal2-popup {
    width: 20rem !important;
    max-width: 100% !important;
    font-size: 10px !important;
}

.panel-title>a {
    font-size: 15px !important;
    font-weight: 700;
}

.label-primary {
    background-color: #007aff;
}

.label {
    display: inline;
    padding: 5px 10px;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

a.share i {
    background: #8ed2c3;
}

.panel-heading h3.sss {
    font-size: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.panel-heading h3 .sm_value1 {
    padding: 3px;
    font-size: 18px;
    font-weight: 700;
    background: #8ed2c3;
    box-shadow: none;
    border: 1px solid #2a726f;
    margin-top: 2px;
    margin-left: 4px;
}

.select2-container {
    width: 100% !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
    margin-bottom: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important;
}

.tooltip-inner {
    background: #000;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
}

.tooltip.top .tooltip-arrow {
    border-top-color: #232323;
}

.tooltip-inner table {
    min-width: 200px;
}

.tooltip-inner table>tbody>tr:first-child>td {
    border-top: none;
}

.tooltip-inner table>tbody>tr>td:first-child {
    text-align: left;
}

.tooltip.in {
    opacity: 1;
}

.res-filter>div {
    margin-bottom: 8px;
}

@media only screen and (min-width:991px) {
    .res-filter {
        display: flex;
        justify-content: space-between;
    }

    .res-filter>div {
        margin-bottom: 0px;
        width: 14%;
    }
}






#pre-load {
    /*background-color: rgb(255 255 255 / 95%); */
    background: rgba(0, 0, 0, .64);
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0px;
    top: 0px;
    z-index: 9999;
}

.loader .loader-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border: 5px solid #ebebec;
    border-radius: 50%;
}

.loader .loader-container:before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border-top: 4px solid #1cabe2;
    border-radius: 50%;
    animation: loaderspin 1.8s infinite ease-in-out;
    -webkit-animation: loaderspin 1.8s infinite ease-in-out;
}

.loader .loader-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    text-align: center;
}

.loader .loader-icon img {
    animation: loaderpulse alternate 900ms infinite;
    width: 55px;
}

.credits.pfixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 0;
    /* margin-left: 216px; */
    padding-left: 20px;
}

@keyframes loaderpulse {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.2);
    }
}

@keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

/*---------Export page-------------------------*/
.loading-indicator {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

    text-align: center;
    background: rgba(0, 0, 0, .64);
    display: none;
    z-index: 10000;
}

.loading-indicator.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

#loading-indicator1 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

    text-align: center;
    background: rgba(0, 0, 0, .64);
    display: none;
    z-index: 10000;
}

#loading-indicator1.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lds-facebook {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-facebook div {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 16px;
    background: #fff;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
    left: 8px;
    animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
    left: 32px;
    animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3) {
    left: 56px;
    animation-delay: 0;
}

.lds-facebook div:nth-child(1) {
    background: #d5ffdd;
}

.lds-facebook div:nth-child(2) {
    background: #ddffa2;
}

.lds-facebook div:nth-child(3) {
    background: #9cfff8;
}

@keyframes lds-facebook {
    0% {
        top: 8px;
        height: 64px;
    }

    50%,
    100% {
        top: 24px;
        height: 32px;
    }
}

.select2-container {
    width: 100% !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
    margin-bottom: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important;
}

/*---------Export page-------------------------*/
/*---------Dashboard page--------------------*/
.info-box i {
    display: block;
    height: 40px;
    font-size: 42px;
    line-height: 60px;
    width: 70px;
    float: left;
    text-align: center;
    margin-right: 80px;
    padding-right: 20px;
    color: rgba(255, 255, 255, 0.75);
}

.modal-body .form-group label {
    display: block;
}

.modal-header {
    display: flex;
    justify-content: space-between;
}

.c-center-align {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.add-button-bg a {
    position: fixed;
    bottom: 54px;
    right: 50px;
    background: rgb(57, 74, 89);
    z-index: 99999;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    color: #fff;
    line-height: 46px;
    font-size: 22px;
    transition: all .3s ease-in-out;
}

.add-button-bg a:hover {
    background: rgb(4 39 60);
    color: #ffffff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    box-shadow: 1px 1px 1px 17px rgb(255 192 192 / 28%);

}

a.share {
    color: #fff !important;
    text-decoration: none;
}

a.share i {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border: none;
    padding: 0;
    line-height: 30px;
    margin-top: 2px;
    background: #8cc63f;
    border-radius: 8vmax;
}

.btn-success {
    background-color: #8cc63f;
    border-color: #8cc63f;
    color: #ffffff;
}

.custom-panel .panel-heading {}

.custom-panel .panel-body {
    padding: 20px;
}

.box-width {
    width: 132rem;
}

.box-width-v {
    width: 170rem;
}

.export-thumb .thumb-icon i {
    height: 67px;
    width: 66px;
    margin-right: 15px;
    padding: 3px;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    transition: all .3s ease-in-out;
}

.wclose {
    color: white;
    float: right;
    text-align: center;
}

.panel-footer {
    color: #000;
}

.panel-title {
    font-weight: bold;
}

.highcharts-figure,
.highcharts-data-table table {
    min-width: 310px;
    max-width: 800px;
    margin: 1em auto;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

caption.highcharts-table-caption {
    display: none !important;
}

table tr th .highcharts-text {
    border-bottom: 1px solid #322727;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}

.export-thumb.home-export {
    flex-direction: column;
    justify-content: center;
    min-height: 195px;
    text-align: center;
}

.export-thumb.home-export .thumb-icon i {
    margin-right: 0;
    margin-bottom: 10px;
}

.nicescroll-rails {
    background: rgb(211 211 211) !important;
    width: 10px !important;
}

.nicescroll-rails>div {
    width: 10px !important;
    background-color: #1cabe2 !important;
    border-radius: 0px !important;
}

#ascrail2001.nicescroll-rails>div {
    /*    right:-10px !important;*/
}

/*---------Dashboard page-------------------------*/
.dash-card {
    display: flex;
    flex-direction: column;
    border: 1px solid #eee;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    min-height: 176px;
    /* margin-bottom: 30px; */
    background: #f5f5f5;
}

.dash-card .dash-head {
    display: flex;
    align-items: center;
    background: #1cabe2;
    padding: 3px 10px;
}

.dash-card .dash-head h5 {
    font-size: 15px;
    margin: 0;
    font-weight: 700 !important;
    color: #fff;

}

.dash-card .dash-head .thumb-icon>div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #1cabe2;
    margin-right: 10px;
    background: #1cabe2;
}

.dash-card .dash-head .thumb-icon>div>i {
    font-size: 18px;
    color: #fff;
}

.dash-card .dash-body {
    background: #f5f5f5;
    padding: 10px;
}

.dash-card .dash-body>ul {
    padding-left: 0;
    margin-bottom: 0;
}

.dash-card .dash-body>ul>li:not(:last-child) {
    margin-bottom: 6px;
}

.dash-card .dash-body>ul>li>.accord-head {
    background: #FFFFFF;
    padding: 5px 8px;
    /* border: 1px solid #e3e3e3; */
    padding-right: 30px;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all .3s ease-in-out;
}

.dash-card .dash-body>ul>li>.accord-head>a {
    transition: all .3s ease-in-out;
}

.dash-card .dash-body>ul>li>.accord-head>a:hover {
    color: var(--bs-primary);
}

.dash-card .dash-body>ul>li.hasChild .accord-head .tgltab {
    display: inline-block;
    float: right;
}

.dash-card .dash-body>ul>li.hasChild .accord-head .tgltab:before {
    content: "\f107";
    font-family: 'FontAwesome';
    display: inline-block;
    right: 13px;
    top: 6px;
    position: absolute;
    cursor: pointer;
}

.dash-card .dash-body>ul>li>.accord-body {
    border: 1px solid #747474;
    padding: 5px 8px;
    display: none;
    background: #fff;
    /*#8ed2c3;*/
}

.dash-card .dash-body>ul>li>.accord-body .inner-boxes {
    margin: 0 -4px;
    display: flex;
    flex-wrap: wrap;
}

.dash-card .dash-body>ul>li>.accord-body .inner-boxes>a {
    padding: 3px 6px;
    display: flex;
    background: #ffffff;
    margin: 0 1px;
    align-items: flex-start;
    border-radius: 2px;
    margin-bottom: 3px;
    color: #6b6969;
    font-size: 12px;
    line-height: 13px;
    transition: all .3s ease-in-out;
    border: 1px solid #eee;
}

.dash-card .dash-body>ul>li>.accord-body .inner-boxes>a:hover {
    background: #1cabe2;
    color: #fff;
    border-color: #1cabe2;
}

.dash-card .dash-body>ul>li>.accord-body .inner-boxes>a>i {
    margin-right: 5px;
}

.dash-card .dash-body>ul>li:last-child .accord-head {
    /*				  border-bottom: none;*/
}

.dash-card .dash-body>ul>li.active>.accord-head {
    background: #747474;
    color: #fff;
    border: none;
}

.dash-card .dash-body>ul>li.active .accord-head>a {
    color: #fff;
}

.breadcrumb>li+li:before {
    color: #fff !important;
}

.table-responsive {
    /* overflow-y: hidden;
    overflow-x: scroll; */
}

#sschartarea {
    width: 100%;
}

/* form dataset alignment  */
.form #myForm .form-group {
    display: flex;
    gap: 1rem;
}

.form #myForm .form-group .control-label.col-lg-2 {
    min-width: 175px;
    padding: 0px;
}

hr.line-horizontal,
hr {
    opacity: 1;
    border-color: #eff2f7;
}

a {
    color: #394a59 !important;
}

.form #myForm .form-group>div.col-lg-10 {
    padding: 0px;
}

.thumb-icon-s {
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-icon-list {
    pointer-events: none;
    text-decoration: none;
}

.form-icon-list i {
    color: gray !important;
}

.subscription-pop {
    background: rgba(0, 0, 0, .64);
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0px;
    top: 0px;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (min-width: 768px) {
    .subscription-pop .modal-dialog {
        right: auto;
        width: 600px !important;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .checkbox-align {
        display: flex !important;
        width: 75% !important;
        justify-content: space-between;
    }

    #alert_notification_bar .dropdown-menu.show {
        transform: translate3d(-120px, 43.3333px, 0px) !important;
    }
}

.subscription-pop .modal-content {
    border-radius: 0px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.subscription-pop .modal-content .modal-body h4 {
    font-size: 18px;
    font-weight: 600 !important;
    font-family: 'Lato';
}

.label-default {
    background-color: #d7d7d7;
}

.label:empty {
    display: none;
}

.label-default {
    background-color: #d7d7d7;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #bebebe;
}

.label-primary {
    background-color: #007aff;
    color: #fff !important;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #0062cc;
}

.label-success {
    background-color: #4cd964;
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #2ac845;
}

.label-info {
    background-color: #34aadc;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #218ebd;
}

.label-warning {
    background-color: #ffcc00;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #cca300;
}

.label-danger {
    background-color: #ff2d55;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #f9002f;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #d7d7d7;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

/*For Dashboard*/
.round.round-success {
    background: #5ac146;
    border-radius: 50%;

}

.round,
.round.round-info {
    background: #137eff;
    border-radius: 50%;

}

.round,
.round.round-danger {
    background: #fa5838;
    border-radius: 50%;

}

.round {
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    line-height: 30px;
}

/*For Dashboard*/
@media (max-width: 768px) {
    .survey-box .survey-container .survey-data {
        margin-bottom: 10px;
    }

    .survey-box .survey-container .survey-heading p,
    .survey-box .survey-container .survey-data p,
    .access-type {
        margin-bottom: 0px;
        margin-top: 10px;
        text-align: left !important;
    }

    /* .avatar{
        width: 2rem !important;
        height: 2rem !important;
    } */
    .userGuideWrapper .userGuideMain .header.main-top .headerTitle h2 {
        font-size: 20px;
    }

    .userGuideArticle {
        margin-top: 0 !important;
    }

    .userGuideWrapper .userGuideMain .userGuideContentArea .userGuideArticle {
        padding: 0px !important;
    }

    .userGuideArticle h4,
    .userGuideArticle h3 {
        font-size: 17px !important;
        line-height: 25px;
    }

    .profile-card {
        text-align: center;
    }

    .profile-widget-info {
        padding-left: 10px;
        padding-right: 10px;
    }

    .userGuideContentArea .header {
        min-height: 40px;
    }

    .client-tab,
    .client-tab li a {
        height: auto;
    }

    .panel .panel-heading,
    .custom-panel .accordion-header {
        padding: 0 5px;
    }

    .profile-activity,
    .act-time,
    .profile-activity .act-in,
    .profile-activity .act-out {
        padding: 0;
    }

    .login-wrap,
    .login-img3-body .login-form {
        padding: 10px !important
    }

    /* 
    .btn:not(:disabled):not(.disabled) {
        margin: -1px;
    } */

    .checkbox-align,
    .checkbox-align span {
        display: block !important;
    }

}

.login-box {
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 15% 0);
    padding-left: 170px ! IMPORTANT;
}
.cursor-pointer{
    cursor: pointer;
}