/* LOGIN PAGE CSS */

.user-login-5 .login-container>.login-content {
    margin-top: 3%;
}

.alert-danger>p>.error {
    color: #e73d4a;
}

.site-loader {
    background: #efefef none repeat scroll 0 0;
    height: 100%;
    margin-left: 234px;
    margin-top: 0px;
    opacity: 1;
    /*padding-right: 142px;
    padding-top: 155px;*/
    position: absolute;
    text-align: center;
    top: 0;
    width: calc(100% - 234px);
    z-index: 99999;
}

.site-loader center {
    margin-top: 25%;
}

div.dataTables_wrapper div.dataTables_paginate {
    float: right !important;
}

.page-footer .page-footer-inner {
    float: right !important;
}

.user-login-5 .login-container>.login-footer .login-social a {
    color: #d93b47
}

.font-green {
    color: #d93b47 !important;
}

.login-content h4 {
    font-size: 21px;
}

.page-sidebar .page-sidebar-menu>li.active.open>a,
.page-sidebar .page-sidebar-menu>li.active>a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a {
    background: #36C6D3;
    border-top-color: transparent;
    color: #fff;
}

.portlet.blue,
.portlet.box.blue>.portlet-title,
.portlet.green,
.portlet.box.green>.portlet-title,
.portlet>.portlet-body.blue,
.portlet>.portlet-body.green {
    background-color: #00a859;
}

.portlet.box.blue,
.portlet.box.green {
    border: 1px solid #00a859;
    border-top: 0;
}

.btn.green:not(.btn-outline) {
    color: #FFF;
    background-color: #555;
    border-color: #555;
}

.btn.btn-outline.green {
    border-color: #D93B47;
    color: #D93B47;
    background: 0 0;
}

.btn.btn-outline.green.active,
.btn.btn-outline.green:active,
.btn.btn-outline.green:active:focus,
.btn.btn-outline.green:active:hover,
.btn.btn-outline.green:focus,
.btn.btn-outline.green:hover {
    border-color: #D93B47;
    color: #FFF;
    background-color: #D93B47;
}

.btn.green:not(.btn-outline).active,
.btn.green:not(.btn-outline):active,
.btn.green:not(.btn-outline):hover,
.open>.btn.green:not(.btn-outline).dropdown-toggle {
    color: #FFF;
    background-color: #666;
    border-color: #666;
}

.btn.green:not(.btn-outline).active.focus,
.btn.green:not(.btn-outline).active:focus,
.btn.green:not(.btn-outline).active:hover,
.btn.green:not(.btn-outline):active.focus,
.btn.green:not(.btn-outline):active:focus,
.btn.green:not(.btn-outline):active:hover,
.open>.btn.green:not(.btn-outline).dropdown-toggle.focus,
.open>.btn.green:not(.btn-outline).dropdown-toggle:focus,
.open>.btn.green:not(.btn-outline).dropdown-toggle:hover {
    color: #FFF;
    background-color: #D93B47;
    border-color: #D93B47;
}

.btn.green:not(.btn-outline).focus,
.btn.green:not(.btn-outline):focus {
    color: #FFF;
    background-color: #555;
    border-color: #555;
}

.btn.btn-outline.blue.active,
.btn.btn-outline.blue:active,
.btn.btn-outline.blue:active:focus,
.btn.btn-outline.blue:active:hover,
.btn.btn-outline.blue:focus,
.btn.btn-outline.blue:hover {
    border-color: #32C5D2;
    color: #FFF;
    background-color: #32C5D2;
}

.page-sidebar .page-sidebar-menu>li.active.open>a:hover,
.page-sidebar .page-sidebar-menu>li.active>a:hover,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a:hover,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a:hover {
    background: #36C6D3;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle .badge.badge-default {
    background-color: #D93B47;
    color: #fff;
}

.backstretch img {
    height: 100%;
}

.showLikeInput {
    border-bottom: none;
    border: 1px solid #c2cad8;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
}


/*.tabcolorSetting.lab,.tabcolorSetting.lab.active a,.tabcolorSetting.lab.active a:hover,.tabcolorSetting.lab.active a:active, .tabcolorSetting.lab a,.tabcolorSetting.lab a:hover{ background-color:#27ae60; color:#fff; }
.tabcolorSetting.lecture,.tabcolorSetting.lecture.active a,.tabcolorSetting.lecture.active a:hover,.tabcolorSetting.lecture.active a:active, .tabcolorSetting.lecture a,.tabcolorSetting.lecture a:hover{ background-color:#2980b9; color:#fff; }
.tabcolorSetting.tutorial,.tabcolorSetting.tutorial.active a,.tabcolorSetting.tutorial.active a:hover,.tabcolorSetting.tutorial.active a:active, .tabcolorSetting.tutorial a,.tabcolorSetting.tutorial a:hover{ background-color:#d35400; color:#fff; }
*/

.tabcolorSetting.lab.active,
.tabcolorSetting.lecture.active,
.tabcolorSetting.tutorial.active {
    font-weight: bold;
    text-decoration: underline;
}

.latest3Link {
    line-height: 1px !important;
}

.slider__inner {
    width: 300% !important;
}

.page-header.navbar .page-logo {
    width: 500px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .site-loader {
        margin-left: 0px;
        width: calc(100vw);
    }
    .site-loader center {
        margin-top: 50%;
    }
}

.dataTables_extended_wrapper .table.dataTable {
    margin: 0px !important;
}

.textarea-resize-horizontal {
    resize: vertical;
}

.show-color-box {
    width: 20px;
    height: 20px;
    margin: 2px;
    border: dotted 1px #000;
    display: inline-block;
}

.manageViewSelect2 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
}


/*Show Error*/

.form-group.form-md-line-input.form-md-floating-label.has-error .form-control.edited:not(:focus)+.help-block.help-block-error {
    opacity: 1;
}


/* hide page heading */

.page-content h1.page-title {
    height: 0;
    margin-bottom: 14px;
    margin-top: 0;
    visibility: hidden;
}

.form-wizard .steps>li.done>a.step .number {
    background-color: #D93B47;
    color: #fff;
}

.client-detail,
.store-details {
    padding: 3px 0px;
    margin: 0 !important;
}

.form-control-static {
    margin-bottom: 0;
    min-height: 13px;
}

.invoice-payment {
    font-size: 16px;
}

.invoice-logo-space p {
    text-align: left !important;
}

.store-logo {
    text-align: right !important;
}

.store-logo .img-responsive {
    display: inline;
}

.invoice-caption {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.radio-list>label {
    display: inline-block;
    width: 48%;
}

.form-md-checkboxes.has-error label {
    color: #888;
}


/*Action drop down settings*/

table.dataTable>tbody>tr.child ul .dtr-data>.btn-group>.dropdown-menu {
    display: none;
}

table.dataTable>tbody>tr.child ul .dtr-data>.btn-group.open>.dropdown-menu {
    display: inline-block !important;
}


/***** CSS BY PIYUSH ***/

.navbar-nav li a,
.navbar-nav li i,
.navbar-nav li span {
    color: #000 !important;
}

.tabbable-line>.nav-tabs>li.active,
.tabbable-line>.nav-tabs>li:hover {
    border-bottom: 4px solid #EEB300;
}


/*Raj css */

.page-header.navbar .menu-toggler>span,
.page-header.navbar .menu-toggler>span::after,
.page-header.navbar .menu-toggler>span::before,
.page-header.navbar .menu-toggler>span:hover,
.page-header.navbar .menu-toggler>span:hover::after,
.page-header.navbar .menu-toggler>span:hover::before {
    color: #fff;
}

.whiteColorSet a i,
.whiteColorSet a span {
    color: #fff !important;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
    background-color: none;
}

.whiteColorSet a i.blackColorFont {
    color: #555 !important;
}

.quantity {
    position: relative;
}


/* Numeric Input */

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity {
    vertical-align: bottom;
    margin-right: 15px;
}

.quantity input {
    width: 70px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee;
}

.quantity input:focus {
    outline: 0;
}

.quantity-nav {
    float: left;
    position: relative;
    height: 42px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #B22920;
}

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: -1px;
    height: 50%;
}

.page-content {
    background-color: #e5e5e5;
}

.page-header.navbar .page-logo>.logo-image,
.page-header.navbar .page-logo>a:hover {
    text-decoration: none;
}


/* .page-sidebar,.page-header.navbar .page-logo{
  width: 190px;
} */


/* .page-content-wrapper .page-content{
  margin-left: 190px;
} */


/* .site-loader{
  margin-left: 190px;
  width: calc(100% - 190px);
} */

hr {
    border-top: 1px solid #b22920;
}


/* button[type=submit]{
  padding: 8px 30px !important;
  background-color: #00a859 !important;
  border-color:#00a859 !important;
} */

.form-group.form-md-line-input {
    margin: 0 0 10px;
}

.form-group.form-md-line-input.has-error {
    margin: 0 0 35px;
}


/* .form-group.form-md-line-input .help-block-error{
  position: relative !important;
} */

.selected-students {
    width: 100%;
    height: 100%;
    border: solid 1px #93a1bb;
    border-radius: 5px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    height: 365px;
    overflow-y: auto;
}

.selected-students h5 {
    padding: 7px 25px;
    background-color: #337AB7;
    margin: 0;
    color: #fff;
    font-weight: 500;
}

.selected-students ul {
    padding: 0;
    list-style-type: none;
}

.selected-students ul li {
    padding: 1px 10px;
}

.select2-select-all {
    width: 50%;
}

.select2-select-all.selected {
    background-color: #337ab7;
    color: #fff;
}

.select2-un-select-all {
    width: 50%;
}

.fa-1_3x {
    font-size: 1.3em;
}

.color-default {
    color: #E93A2F;
}

.color-default:hover {
    color: #B22920;
}

.lds-default {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-default div {
    position: absolute;
    width: 5px;
    height: 5px;
    background: #C05C1B;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
}

.lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 29px;
    left: 53px;
}

.lds-default div:nth-child(2) {
    animation-delay: -0.1s;
    top: 18px;
    left: 50px;
}

.lds-default div:nth-child(3) {
    animation-delay: -0.2s;
    top: 9px;
    left: 41px;
}

.lds-default div:nth-child(4) {
    animation-delay: -0.3s;
    top: 6px;
    left: 29px;
}

.lds-default div:nth-child(5) {
    animation-delay: -0.4s;
    top: 9px;
    left: 18px;
}

.lds-default div:nth-child(6) {
    animation-delay: -0.5s;
    top: 18px;
    left: 9px;
}

.lds-default div:nth-child(7) {
    animation-delay: -0.6s;
    top: 29px;
    left: 6px;
}

.lds-default div:nth-child(8) {
    animation-delay: -0.7s;
    top: 41px;
    left: 9px;
}

.lds-default div:nth-child(9) {
    animation-delay: -0.8s;
    top: 50px;
    left: 18px;
}

.lds-default div:nth-child(10) {
    animation-delay: -0.9s;
    top: 53px;
    left: 29px;
}

.lds-default div:nth-child(11) {
    animation-delay: -1s;
    top: 50px;
    left: 41px;
}

.lds-default div:nth-child(12) {
    animation-delay: -1.1s;
    top: 41px;
    left: 50px;
}

@keyframes lds-default {
    0%,
    20%,
    80%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}

.page-content {
    max-height: calc(100vh - 50px);
    height: calc(100vh - 50px);
    overflow-y: auto;
}

.datepicker-months thead {
    /* display: none; */
}

.datepicker-months table {
    text-align: center;
    margin: auto;
}

.datepicker-months table td span.month.active {
    color: #fff !important;
}

.datepicker-months .datetopcol p.yearonly,
.datepicker-months .datetopcol p.dayname,
.datepicker-months .datetopcol p.dateonly {
    /* display: none; */
}

#dueDateContianer .datepicker table {
    margin: auto;
    text-align: center;
}

#dueDateContianer .datepicker table thead th {
    margin: auto;
    text-align: center;
}

.widget-thumb .widget-thumb-wrap .widget-thumb-icon {
    width: 50px;
    height: 50px;
    line-height: 33px;
}

.font-green-sharp {
    color: #2ecc71 !important;
}

.backstretch img {
    -webkit-filter: blur(8px) grayscale(10%);
}

.login .content {
    background: rgba(255, 255, 255, 0.4);
    background: rgba(130, 150, 165, 0.4);
    background: rgba(205, 122, 85, 1);
    background: rgba(77, 91, 43, 1);
    background: rgba(40, 40, 40, 0.9);
    color: #ccc;
    border-color: #9ecaed;
    box-shadow: 0 0 25px #9ecaed;
}

.login .content .form-title {
    font-weight: 600;
}

.login .content h3,
.login .content h4,
.login .content p {
    color: #fff;
}

@media (min-width: 767px) {
    body.login {
        padding-top: 10% !important;
    }
}

@media (max-width: 480px) {
    .login .content {
        width: 300px !important;
    }
}

label.error {
    color: #e73d4a !important;
}

.page-bar {
    margin-bottom: 25px !important;
}

.form-group.form-md-line-input.form-md-floating-label .form-control.edited~label,
.form-group.form-md-line-input.form-md-floating-label .form-control.focus:not([readonly])~label,
.form-group.form-md-line-input.form-md-floating-label .form-control.form-control-static~label,
.form-group.form-md-line-input.form-md-floating-label .form-control:focus:not([readonly])~label,
.form-group.form-md-line-input.form-md-floating-label .form-control[readonly]~label {
    font-size: 11px !important;
}

.form-group.form-md-line-input.form-md-floating-label input.form-control {
    padding-top: 1px !important;
}

.form-group.form-md-line-input.form-md-floating-label .form-control~label {
    font-size: 15px;
    top: 20px;
}

.form-group.form-md-line-input {
    padding-top: 15px;
}

.form-action {
    padding-top: 30px;
    text-align: right;
}

.PageTitle {
    padding: 15px 0px;
    font-size: 17px;
}

.ck-editor__editable {
    height: 150px;
    max-height: 200px !important;
}

label .required {
    font-size: 8px !important;
}

.datepicker table thead th {
    text-align: center;
}

.datepicker table {
    margin: auto;
    text-align: center;
}

.datepicker table .day.disabled {
    color: #a5a5a5;
}


/** Snackbar/Toast CSS */

#snackbar {
    visibility: hidden;
    /* Hidden by default. Visible on click */
    min-width: 250px;
    /* Set a default minimum width */
    margin-left: -125px;
    /* Divide value of min-width by 2 */
    background-color: #333;
    /* Black background color */
    color: #fff;
    /* White text color */
    text-align: center;
    /* Centered text */
    border-radius: 2px;
    /* Rounded borders */
    padding: 16px;
    /* Padding */
    position: fixed;
    /* Sit on top of the screen */
    z-index: 1;
    /* Add a z-index if needed */
    left: 50%;
    /* Center the snackbar */
    bottom: 30px;
    /* 30px from the bottom */
}


/* Show the snackbar when clicking on a button (class added with JavaScript) */

#snackbar.show {
    visibility: visible;
    /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


/* Animations to fade the snackbar in and out */

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

.btn-icon-only {
    height: 26px;
    padding-top: 5px !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    background-color: #36C6D3;
    border: 1px solid #3E8C93;
}

.nav-tabs {
    border-bottom: 1px solid #3E8C93;
}

@media (max-width:767px) {
    .page-content-wrapper .page-content {
        overflow: hidden;
        overflow-y: auto;
    }
}

@media (max-width:480px) {
    .page-content {
        height: calc(100vh - 100px);
    }
}

.watermark {
    width: 500px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: calc(50% - 250px);
    opacity: 0.2;
}

.exp-post .blog-post-content {
    height: 350px;
}

.exp-post .blog-post-desc {
    height: 190px;
    overflow: hidden;
    overflow-y: auto;
}

.blog-content-1 .blog-post-content>.blog-post-title {
    margin: 0 0 15px;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #e1e5ec;
    color: #262626;
}

.select2-container--bootstrap .select2-results__option[aria-selected="true"] {
    background-color: #337ab7;
    color: #fff;
}

.sweet-overlay {
    z-index: 1070;
}

body.login .logo {
    background-color: #fff;
}

.tab-chk {
    display: flex;
}

.dataTables_scroll table tr td,
.dataTables_scroll table tr th {
    font-size: 14px;
}

.mt-checkbox.mt-checkbox-single input[type="checkbox"]:checked+span {
    background: #27a4b0 !important;
    border-color: #27a4b0 !important;
}

.mt-checkbox.mt-checkbox-single input[type="checkbox"]:checked+span::after {
    border-color: #fff !important;
}

.line,
.double-line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 4rem 0;
    border-top: 1px solid #EEE;
}

.container.print-area {
    max-width: 1290px;
    width: 100%;
}

.print-area * {
    font-size: 16px !important;
}

.print-area.show-info-page,
.print-area.add-circuit-page {
    margin-top: 15px;
}

.print-area.show-info-page *,
.print-area.add-circuit-page * {
    font-size: 14px !important;
}

.print-area h3 {
    font-size: 24px !important;
    text-align: center;
    font-weight: 600;
    color: #444;
    margin-top: 5px;
}

.print-area h4 {
    font-size: 18px !important;
    text-align: center;
    font-weight: 600;
    color: #444;
}

.print-area.add-circuit-page h4 {
    text-align: left;
    font-size: 18px !important;
}

.top-label {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
    margin-top: 5px;
    color: #555;
}

.table-custom .table .thead-dark th {
    background-color: #262626 !important;
    -webkit-print-color-adjust: exact;
    color: #fff !important;
    padding: 5px 15px;
    line-height: 26px;
}

.table-custom .table td {
    padding: 5px 15px;
}

.print-area ul {
    margin-bottom: 18px;
    margin-left: 30px;
    margin-top: 10px;
}

.print-area ul.list-unstyled {
    margin-left: 0;
    margin-top: 0;
}

.print-area ul li {
    margin-bottom: 6px;
}

.print-area label {
    font-size: 16px;
}

.print-area .list-heading {
    text-transform: uppercase;
}

.table-custom.table-responsive.table-print table {
    margin-bottom: 20px;
}

.group-id-col {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.group-id-col p {
    margin-bottom: 6px;
    align-items: center;
    color: #444;
    width: 50%;
}

.group-id-col p strong {
    margin-right: 5px;
}

.agent-pand-top-btns button {
    margin-top: 32px;
}

.backstretch::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    content: "";
    position: fixed;
}

.admin-logo-outer {
    display: flex;
    align-items: center;
    margin: 0;
}

.logo.logo-admin-login {
    background: #fff;
    padding: 10px;
    margin: 0 0 20px 0;
    display: inline-block;
    border-radius: 10px;
}

.logo.logo-admin-login a {
    display: block;
}

.logo.logo-admin-login a img {
    width: 180px;
}

.logo-title {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 46px;
    line-height: 65px;
}

.logo-title span {
    display: block;
    font-size: 56px;
    font-weight: 700;
}

@media only screen and (max-width: 1599px) {
    .logo.logo-admin-login a img {
        width: 140px;
    }
    .logo-title {
        font-size: 30px;
        line-height: 45px;
    }
    .logo-title span {
        font-size: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .admin-logo-outer {
        flex-wrap: wrap;
        padding: 30px 0;
    }
    .logo.logo-admin-login a img {
        width: 100px;
    }
    .logo-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .logo-title span {
        font-size: 20px;
    }
}