﻿
body {
    font-size: 12px;
    font-family: Garamound;
    font-weight: 300;
    color: #232323;
    background-color: #fff;
    /*padding-bottom: 0px !important;*/
}

label {
    font-weight: 500;
    color: dimgray;
    margin-bottom: 0px;
    padding-left: 5px;
}

.small, small {
    font-size: 95%;
}

.icon {
    line-height: 0;
}

.btn-modal {
    height: 28px;
}

.btn .modal-icon {
    width: 1em;
    margin: -2px -1px -1px;
    line-height: inherit;
    text-align: center;
}

.btn-sm {
    font-weight: 600;
    padding: 6px 6px;
    height: 32px;
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: auto;
}

.btn-floating.btn-xxs {
    width: 20px;
    height: 20px;
    padding: 0;
    font-size: 10px;
}

.page-content-login {
    padding: 15px 15px !important;
}

.page-login-v3:before {
    background-image: url(../Content/global/assets/images/bg.png) !important;
    background-size: cover;
}

.page-login-v3 .panel {
    width: 450px;
}

page-register-v3:before {
    background-image: url(../Content/global/assets/images/bg.png) !important;
    background-size: cover;
}

.page-login-v3.signup .panel {
    width: 60pc;
}

.page-login-v3.signup form {
    text-align: left;
    font-size: 13px;
    margin: 45px 0 30px;
}

.layout-full:after {
    position: fixed;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(38,50,56,.6);
    z-index: -1;
}

.page-login .page-brand-info {
    margin: 220px 350px 0 30px;
}

.navbar-avatar .avatar {
    height: 30px;
}
/*///topnavr*/
.site-navbar-custom {
    background-color: #69BF6C !important;
}

.site-menu {
    font-size: 13px;
}

    .site-menu .site-menu-sub {
        font-size: 13px;
    }

        .site-menu .site-menu-sub .site-menu-item {
            line-height: 22px;
        }

            .site-menu .site-menu-sub .site-menu-item > a {
                padding: 2px 40px;
            }

.site-menubar-unfold .site-menu > .site-menu-item > a .site-menu-title {
    font-size: 13px;
}

.site-menubar-unfold .site-menu > .site-menu-item > a {
    line-height: 32px;
}

.site-menubar-unfold .site-header {
    margin-left: 260px;
}

.site-menubar-fold .site-header {
    margin-left: 90px;
}

@media (max-width:767px) {
    .site-menubar-unfold .site-header {
        margin-left: auto
    }

    .site-menubar-open .site-header {
        -ms-transform: translate(260px, 0);
        -ms-transform: translate3d(260px, 0, 0);
        -webkit-transform: translate3d(260px, 0, 0);
        transform: translate3d(260px, 0, 0)
    }
}

.no-margin {
    margin-right: 0px !important;
}

/*.site-menubar-unfold .page, .site-menubar-unfold .site-footer {
    margin-left: 0px !important;
}*/

/*.widget-header .avatar {
    height: 120px;
}*/

.text-white {
    background-color: white !important;
}

.avatar-xl {
    width: 120px;
    height: 120px;
}

.avatar-xxl {
    width: 200px;
    height: 200px;
}

.page-header-bordered {
    padding: 10px 0px 10px 0px;
    background-color: #fff;
    margin-bottom: 0px;
    border-bottom: 1px solid #e4eaec;
}

.page-header {
    position: fixed;
    left: 0px;
    right: 0px;
    z-index: 100;
}

.page-title {
    line-height: 30px;
    padding-left: 25px;
    font-size: 20px;
}

#personalCompletedWidget .table td {
    padding: 5px 0px 5px 0px;
    /*padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;*/
    width: 25%;
}

#personalCompletedWidget .widget-content {
    padding: 20px 15px 0px;
}


.widget .widget-header {
    text-align: center;
}

.table label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.widget .table {
    color: #000000;
}

.widget .btn .icon {
    margin: 4px 3px 0;
}
/*

RESPONSTABLE 2.0 by jordyvanraaij
  Designed mobile first!

If you like this solution, you might also want to check out the 1.0 version:
  https://gist.github.com/jordyvanraaij/9069194

*/
/*.page {
    min-height: -webkit-calc(100% - 100px);
    min-height: calc(100% - 100px);
}*/
.panel {
    margin-bottom: 5px;
    background-color: ghostwhite;
}

    .panel .panel_disable {
        background-color: #f3f7f9;
    }

.panel-heading {
    border-bottom: 2px solid ghostwhite !important;
}

    .panel-heading h5 {
        font-size: 13px;
        margin-top: 4px;
        margin-bottom: 4px;
        font-weight: 600;
    }

.panel-title {
    padding: 2px 10px 2px 10px;
    font-size: 16px;
}

    .panel-title h5 {
        margin-top: 5px;
        margin-bottom: 5px;
    }

.panel-register {
    margin-top: 70px !important;
}

.panel-title-lg {
    padding: 25px 25px 25px 25px !important;
    font-size: 30px !important;
}

.content-panel {
    margin-bottom: 50px;
    /* background-color: ghostwhite; */
    top: 50px;
    margin-top: 0px;
    position: relative;
    /*min-height: -webkit-fill-available;*/
}

.page-content {
    margin-bottom: 0px;
    top: 160px;
    /*min-height: -webkit-fill-available;*/
}

.footer-fixed {
    position: fixed;
    bottom: 0;
    display: block;
    z-index: 1400;
    right: 0px;
    left: 0px;
    background-color: whitesmoke;
}

.panel-body {
    padding: 15px 10px 15px 10px !important;
}

.panel-group-info {
    margin-bottom: 22px;
    border: 1px solid #57C7D4;
    border-radius: 4px 4px 0 0;
}

.panel-group-dark {
    margin-bottom: 22px;
    border: 1px solid #37474f;
    border-radius: 4px 4px 0 0;
}

.panel-group .panel-title {
    position: relative;
    padding: 2px 10px 2px 10px;
    font-size: 16px;
    font-weight: 600;
}

    .panel-group .panel-title::after, .panel-group .panel-title::before {
        top: 5px;
    }

.input-group-addon {
    padding: 6px 6px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
    }

.bootstrap-datetimepicker-widget {
    z-index: 1600 !important;
}

.page-login-main {
    /*padding-top: 120px !important;*/
}

.page-login-v2 form {
    margin: 25px 0 20px;
    width: 300px;
}

.page-login-v2 .page-content {
    padding-right: 50px;
    padding-left: 10px;
}

.page-login-v2 .page-login-main {
    padding: 130px 40px 140px;
}

.page-login-v3 .panel .panel-body {
    padding: 30px 40px 40px !important;
}

.page-login-v2 footer {
    margin: 10px 10px;
}

.validation-summary-valid {
    display: none;
}

.navbar-brand {
    padding: 5px 5px !important;
}

.navbar-brand-logo {
    height: 55px;
    margin-top: 0px;
    width: 60px;
}

.brand-img {
    height: 55px;
    margin-top: 0px;
}

.site-menubar-hide .navbar-brand-text {
    display: none;
}

.site-menubar-open .navbar-brand-text {
    display: none;
}

.navbar {
    margin-bottom: 0px;
}

.form-group {
    margin-bottom: 0px;
}

.form-group-sm .form-control {
    padding: 0px 5px;
    font-family: Garamond;
    font-size: 12px;
    font-weight: 500;
    color: #33383c;
    height: 28px;
}

.form-material .form-control {
    padding: 0 !important;
}

.form-material.floating + .form-material.floating {
    margin-top: 20px;
}

.table {
    color: black;
    background-color: white;
}

    .table > tfoot > tr > th, .table > thead > tr > th {
        font-weight: bold;
        color: #048abb;
        border: 0px;
        /*background-color: #f1f4f5 !important;*/
        border-top: 1px solid #ddd;
        padding-left: 3px;
        background: linear-gradient(#ffffff,#f6f7f8);
        border-top-color: #e9edf2;
        border-left-color: #e9edf2;
    }

    .table > tfoot > tr > th {
        font-weight: bold;
        color: #048abb;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
        /*background-color: #f1f4f5 !important;*/
        padding-left: 3px;
        background: linear-gradient(#ffffff,#f6f7f8);
        border-top-color: #e9edf2;
        border-left-color: #e9edf2;
    }

    .table > thead > tr > th {
        font-weight: bold;
        color: #048abb;
        /*background-color: #f1f4f5 !important;*/
        padding-left: 3px;
        background: linear-gradient(#ffffff,#f6f7f8);
        border-top-color: #e9edf2;
        border-left-color: #e9edf2;
    }

    .table > tbody > tr > td {
        padding: 2px 4px 2px 4px;
        vertical-align: middle;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
        border-right: 0px;
        border-left: 0px;
    }


.table-bordered {
    border: 0px;
}

    .table-bordered > thead:first-child > tr:first-child > th {
        font-weight: bold;
        color: #048abb;
        border-top: 1px solid #ddd;
        border-bottom: 0px;
        /*background-color: #f1f4f5 !important;*/
        padding-left: 3px;
        background: linear-gradient(#ffffff,#f6f7f8);
        border-top-color: #e9edf2;
        border-left-color: #e9edf2;
        border-right: 0px;
        border-left: 0px;
    }

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 25px;
}

table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 3px 3px;
}

table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
    bottom: 3px;
    right: 5px;
}

div.dataTables_scrollBody > table > tbody > tr:first-child > td {
    border-top: 1px solid #ddd;
}

.dataTables_wrapper .dataTables_length {
    float: left;
}

.dataTables_wrapper .ui-toolbar {
    padding: 2px 8px 2px 8px;
}

.dataTables_length select.input-sm {
    line-height: 25px;
}

div.bubbleToolbar {
    float: left;
    width: 100%;
    clear: both;
    padding: 4px 10px 11px;
    margin: 16px 0 0;
    background: url(/assets/992c020….png) no-repeat 0 0;
    /* height: 40px; */
}

div.dataTables_wrapper div.dataTables_filter input {
    height: 25px;
}

div.dataTables_wrapper div.dataTables_length select {
    height: 25px;
}

select {
    color: initial;
}

.form-inline .select2-container {
    width: 300px !important;
}

.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0px,5px;
    color: #24292d;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e4eaec;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #f3f7f9;
    cursor: default;
}




.modal-xl {
    width: 90%;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top: 4px;
}

#loading {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 1900;
}

#loadingcontent {
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#loadingspinner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    font-size: larger;
    padding-top: 80px;
}

.page-register-v2 .page-register-main {
    position: absolute;
    right: 10%;
    top: 140px;
    height: auto;
    min-height: 75%;
    padding: 0px 60px 80px;
    color: #76838f;
    background: #fff;
    left: 10%;
}

.page-register-v2 form {
    margin: 45px 0 20px;
    width: 100%;
}

.page-register-v2 footer {
    margin: 0px 0px;
}

.page-login-v2:before {
    background-image: url(../Content/global/assets/images/chsbg.jpg) !important;
}

.page-header-register {
    position: fixed;
    width: 100%;
    z-index: 20;
}



.page-dark.layout-full {
    color: #fff !important;
}

    .page-dark.layout-full label {
        color: #fff !important;
    }

.upload-img {
    display: none !important;
}

.custom-file-upload {
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

.select2-container--open {
    z-index: 1800;
}

.step-anchor > li > a {
    overflow: visible !important;
}

.ribbon-container {
    position: relative;
    padding: 50px 15px 15px 50px;
    background-color: #f3f7fa;
    border: 1px solid #eee;
    margin-top: 20px;
    margin-bottom: 20px;
}


.width-70 {
    width: 70px !important;
}

/*.bg-ebk {
    background-color: #FDB03C !important;
    
}*/

.bg-widget-green-300 {
    color: #76838f;
    background-color: #9fe5c5 !important;
}

.bg-widget-blue-200 {
    color: #76838f;
    background-color: #d5e4f1 !important;
}

.bg-page {
    background: #f1f4f5;
}

bg-navbar-custom {
    background-color: #f2a654 !important;
}

.tab-content {
    border-bottom: 1px solid #e4eaec !important;
    border-left: 1px solid #e4eaec !important;
    border-right: 1px solid #e4eaec !important;
}

.nav-tabs > li > a {
    background-color: #e5f4f9;
    font-weight: bold;
    font-size: 13px;
    color: lightseagreen;
}

/*.site-menubar {
    background: #88AC30 !important;
}

.site-menu-item a {
    color: rgba(249, 251, 252, 0.9);
}

.site-menubar-unfold .site-menu-category {
    color: black !important;
    font-weight: bold !important;
}*/



.dropdown-menu {
    margin-top: -5px !important;
    background-color: ghostwhite;
}

.nav-tabs-inverse .tab-content {
    background: ghostwhite;
}

.step-anchor > li > a {
    font-weight: 200 !important;
    font-size: 16px;
}

.sw-theme-arrows > ul.step-anchor > li > a small {
    font-size: 80%;
}


/*.sw-theme-arrows > ul.step-anchor > li > a, .sw-theme-arrows > ul.step-anchor > li > a:hover {
    padding: 15px 0 15px 45px;
}*/

.sw-theme-arrows > ul.step-anchor {
    border-bottom: 0px;
    border-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

    .sw-theme-arrows > ul.step-anchor > li.active > a {
        border-color: #76838f !important;
        color: #fff !important;
        background: #76838f !important;
    }

        .sw-theme-arrows > ul.step-anchor > li.active > a::after {
            border-left: 30px solid #76838f !important;
        }

.sw-theme-arrows {
    border-radius: 0px;
    border: 0px;
}

    .sw-theme-arrows .step-content {
        background-color: ghostwhite !important;
    }

.padding-top-7 {
    padding-top: 7px;
}

.has-error .help-block {
    font-size: 12px;
}


.page-aside-title {
    padding: 5px 15px;
    margin: 0px 0 10px;
    font-weight: 500;
}

.list-group-item {
    padding: 5px 15px !important;
}

a.list-group-link {
    color: #199ae6 !important;
}

a.list-group-link-mine {
    color: black !important;
}

.page-aside {
    position: static;
    width: 100%;
}

.sub-menu {
    border-right: 1px solid #e4eaec;
    border-bottom: 2px solid ghostwhite;
    color: #39b54a
    background-color: #fff;
}

    .sub-menu .page-aside {
        border: 0px;
    }

.blink {
    color: white;
    animation: blink_animation 1s infinite;
}

@keyframes blink_animation {
    50% {
        color: white;
    }

    100% {
        color: red
    }
}
