﻿@import url('../fonts/Lato/latofonts.css');

html {
    height: 100%;
    width: 100%;
}

body {
    font-family: "LatoWebMedium", "Helvetica", "Arial" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 9pt;
    color: #000;
    font-style: normal;
    /*background: url("../../Images/nrsp-bg.png") repeat-x scroll center top; /*, url(../../Images/bg-min-bottom.jpg) repeat-x scroll center bottom;*/
    background: transparent url(../../Images/bg-min.jpg) repeat-x scroll center top;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.top5 {
    margin-top: 5px;
}

.top7 {
    margin-top: 7px;
}

.top10 {
    margin-top: 10px;
}

.top15 {
    margin-top: 15px;
}

.top20 {
    margin-top: 20px;
}

.top17 {
    margin-top: 17px;
}

.top30 {
    margin-top: 30px;
}

.top100 {
    margin-top: 125px;
}

.bottom30 {
    margin-bottom: 30px;
}

.bottom15 {
    margin-bottom: 0;
}

.bottom5 .form-group {
    margin-bottom: 15px;
}

.text-height34 {
    line-height: 34px;
}

.bottom5 {
    margin-bottom: 5px;
}

.heading-column {
    font-family: "LatoWebBold";
    border-bottom: 2px #000 solid;
    text-align: center;
    margin-bottom: 25px;
}

.rightborder {
    border-right: 1px #a1a1a1 dashed;
}

.leftborder {
    border-left: 2px #a1a1a1 dashed;
}

video {
    height: auto;
    width: 100%;
}

canvas {
    height: auto;
    width: 100%;
}

.autoadjust {
    display: block;
    margin-bottom: 10px;
}

.bottomsection {
    background-color: #e4e4e4;
    border-top: 2px #5d7880 solid;
}

small {
    font-weight: normal;
    font-size: 10px;
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 2px solid #e0e0e0;
}

label {
    font-size: 11px;
    font-family: "LatoWebHeavy";
    font-weight: normal;
    margin-bottom: 0px;
}

    label small b {
        font-size: 11px;
    }

.readonly input, .readonly textarea, .readonly select {
    background: #eeeeee;
    pointer-events: none;
}

.validation-summary-errors {
    color: #a12020;
}

a:hover {
    color: #f19b10;
}

.right-margin {
    margin-right: 8px;
}

.redborder {
    border: 1px #8b0000 solid;
}

.borderbottom {
    border-bottom: 1px #a1a1a1 solid;
    margin-bottom: 15px;
}

.redcolor {
    color: #8b0000;
}

.page-header {
    padding-bottom: 0;
    margin: 12px 0 0;
    font-family: "LatoWebHeavy", Helvetica, Arial !important;
    text-transform: uppercase;
    border-bottom: 0;
}

.page-top-bar {
    padding: 10px;
    background: #337AB7;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fff0f5;
}

table tr th div.text-center {
    background-color: #2f4f4f;
    color: #fff0f5;
}

.page-top-bar label {
    margin: 0 0 0 15px;
}

.white-bg {
    background-color: #fff;
}

.pad10 {
    padding-top: 10px;
}

.border-container {
    border: 1px solid #ddd;
    border-top: 0;
}

.page-header h2 {
    text-shadow: 1px 0px 1px #ccc, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 1px 1px #000, 1px 1px 1px #ccc;
    margin: 0 0 5px;
    padding: 0;
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
}

.form-control:not(button):not(textarea) {
    font-size: 12px !important;
    color: #000 !important;
    border: 1px solid #a0b1b9;
    height: 32px;
    padding: 4px 8px;
}

.form-fields-white {
    margin-bottom: 12px;
    border-bottom: 2px solid #f19b10;
    border-top: 1px solid #c7c7c7;
    padding: 15px 15px;
    background: #fff;
}

.form-fields-loan {
    margin-bottom: 12px;
    border-bottom: 2px solid #f19b10;
    border-top: 1px solid #c7c7c7;
    padding: 15px 15px;
    background: #e9eeef;
}

.form-fields {
    margin-bottom: 12px;
    border: #b9b9b9 1px solid;
    border-bottom: 2px solid #f19b10;
    padding: 15px 15px;
    background: #e9eeef;
    min-height: 500px;
    padding-bottom: 0;
}

.form-fields-top {
    margin-bottom: 10px;
    padding: 5px 15px;
    border-top: 1px solid #c7c7c7;
    background: #e9eeef;
}

.login-panel {
    margin-top: 5%;
}

.huge {
    font-size: 30px;
    font-weight: bold;
}

.small-text {
    margin: 0 0 2px;
    font-family: helvetica;
    font-size: smaller;
    color: #5B5E4A;
}

.navbar-brand {
    padding: 3px;
}

.navbar-default {
    border-bottom: #f19b10 2px solid;
    background: #fff;
}

.navbar-top-links {
    font-family: "LatoWebBold";
    font-size: 11px;
}

.nav > li > a {
    font-family: LatoWebSemibold;
    font-size: 9pt;
    text-transform: uppercase;
}

#logoutForm > ul > li.dropdown > a {
    color: #f19b10;
    text-decoration: none;
    background-color: #eee;
}

    #logoutForm > ul > li.dropdown > a:hover {
        color: #462b00;
    }

.input-group-addon {
    cursor: pointer;
}

.input-validation-error {
    border: 1px solid #a12020;
    -webkit-box-shadow: 0 0 2px #a12020;
    -moz-box-shadow: 0 0 2px #a12020;
    box-shadow: 0 0 2px #a12020;
}

.field-validation-error {
    color: #a12020;
    font-size: smaller;
}

.form-group {
    margin-bottom: 8px;
}

.posrel {
    position: relative;
}

/*.posrel span {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}*/

.datepicker {
    padding: 0;
}

    .datepicker table {
        margin: 4px;
    }

.ajax-loader img {
    display: inline-block;
}

.ajax-loader {
    position: absolute;
    z-index: 1001 !important;
    width: 250px;
    height: 72px;
    top: calc(50% - 36px);
    left: calc(50% - 125px);
    padding-top: 90px;
    display: none;
    text-align: center;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */
    filter: alpha(opacity=100);
    opacity: 1;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='72' height='72' fill='%23ffffff'%3E %3Cpath opacity='.30' d='M16 0 A16 16 0 0 0 16 32 A16 16 0 0 0 16 0 M16 4 A12 12 0 0 1 16 28 A12 12 0 0 1 16 4'/%3E %3Cpath d='M16 0 A16 16 0 0 1 32 16 L28 16 A12 12 0 0 0 16 4z'%3E %3CanimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='0.8s' repeatCount='indefinite' /%3E %3C/path%3E %3C/svg%3E");
    background-position: center top;
    background-repeat: no-repeat;
    color: #eeeeee;
}

.ajax-loader-container {
    position: absolute;
    z-index: 1000 !important;
    width: 100%;
    height: 100%;
    display: none;
    background: #000;
    top: 0;
    left: 0;
    position: fixed;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
    /* IE 5-7 */
    filter: alpha(opacity=55);
    opacity: 0.55;
}

select:focus,
textarea:focus,
input[type=text]:focus {
    outline: none !important;
    border: 1px solid #f19b10;
    -webkit-box-shadow: 0 0 2px #f19b10;
    -moz-box-shadow: 0 0 2px #f19b10;
    box-shadow: 0 0 2px #f19b10;
}

table.dataTable thead {
    background-color: #5d7880;
    color: #fff0f5;
}

.rightalign {
    text-align: right;
}

.strong {
    font-weight: bold;
}

.tab-content table th.text-right {
    text-align: right;
}

.tab-content table th.text-center {
    text-align: center;
}

.tab-content table {
    background: #fff;
    margin-bottom: 15px;
}

    .tab-content table th {
        text-align: left;
    }

    .tab-content table thead {
        background: #337ab7;
        color: #fff;
    }

#exTab1 .tab-content {
    background-color: #adbabd;
    padding: 5px 15px;
}

#exTab2 h3 {
    background-color: #e8e8e8;
    padding: 5px 15px;
}

tfoot {
    border-top: 2px #444 solid;
}
/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
    border-radius: 0;
    border-right: 1px solid #adbabd;
}

.margin-ten {
    margin: 10px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000;
    background-color: #adbabd;
}

.nav-pills > li > a {
    color: #000;
}

ul.nav-pills {
    border: 1px #adbabd solid;
    background-color: #f3f3f3;
    border-radius: 5px 5px 0 0;
    margin: 0 -.5px -1px;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}
/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
    color: white;
    background-color: #e8e8e8;
    padding: 5px 15px;
}

.badge-important {
    background-color: #FF8C00;
}

/* Card*/
@font-face {
    font-family: urdufont;
    src: url(../fonts/nafees_web_naskhshipped.eot);
}

/*.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 3px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}*/
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 2px dotted rgb(140, 183, 191);
    margin-bottom: 20px;
    border-radius: 0.7rem;
}



.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    text-transform: capitalize;
}

.card-danger
.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-header:first-child {
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    }

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f7f7f9;
    border-top: 1px solid #000000;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-footer:last-child {
        border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-primary {
    background-color: #0275d8;
    border-color: #0275d8;
}

    .card-primary .card-header,
    .card-primary .card-footer {
        background-color: transparent;
    }

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

    .card-success .card-header,
    .card-success .card-footer {
        background-color: transparent;
    }

.danger-border {
    border-color: #ce0700;
}

p.card-text.danger-border {
    border: 1px #ce0700 solid !important;
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

    .card-info .card-header,
    .card-info .card-footer {
        background-color: transparent;
    }

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

    .card-warning .card-header,
    .card-warning .card-footer {
        background-color: transparent;
    }

.card-danger {
    background-color: #910803;
    border-color: #d9534f;
    color: #fff;
}

    .card-danger .card-header,
    .card-danger .card-footer {
        background-color: transparent;
    }

.card-outline-primary {
    background-color: transparent;
    border-color: #0275d8;
}

.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc;
}

.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de;
}

.card-outline-success {
    background-color: transparent;
    border-color: #5cb85c;
}

.card-outline-warning {
    background-color: transparent;
    border-color: #f0ad4e;
}

.card-outline-danger {
    background-color: transparent;
    border-color: #d9534f;
}

.card-inverse {
    color: #ffffff;
    color: rgba(255, 255, 255, 0.65);
}

    .card-inverse .card-header,
    .card-inverse .card-footer {
        background-color: transparent;
        border-color: #ffffff;
        border-color: rgba(255, 255, 255, 0.2);
    }

    .card-inverse .card-header,
    .card-inverse .card-footer,
    .card-inverse .card-title,
    .card-inverse .card-blockquote {
        color: #fff;
    }

        .card-inverse .card-link,
        .card-inverse .card-text,
        .card-inverse .card-subtitle,
        .card-inverse .card-blockquote .blockquote-footer {
            color: #ffffff;
            color: rgba(255, 255, 255, 0.65);
        }

            .card-inverse .card-link:focus, .card-inverse .card-link:hover {
                color: #fff;
            }

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}

.card-img {
    border-radius: calc(0.25rem - 1px);
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img-top {
    margin-top: 7px;
    border-top-right-radius: calc(0.25rem - 1px);
    border-top-left-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 576px) {
    .card-deck {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .card-deck .card {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 0;
            -ms-flex: 1 0 0;
            flex: 1 0 0;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .card-deck .card:not(:first-child) {
                margin-left: 15px;
            }

            .card-deck .card:not(:last-child) {
                margin-right: 15px;
            }
}

@media (min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .card-group .card {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 0;
            -ms-flex: 1 0 0;
            flex: 1 0 0;
        }

            .card-group .card + .card {
                margin-left: 0;
                border-left: 0;
            }

            .card-group .card:first-child {
                border-bottom-right-radius: 0;
                border-top-right-radius: 0;
            }

                .card-group .card:first-child .card-img-top {
                    border-top-right-radius: 0;
                }

                .card-group .card:first-child .card-img-bottom {
                    border-bottom-right-radius: 0;
                }

            .card-group .card:last-child {
                border-bottom-left-radius: 0;
                border-top-left-radius: 0;
            }

                .card-group .card:last-child .card-img-top {
                    border-top-left-radius: 0;
                }

                .card-group .card:last-child .card-img-bottom {
                    border-bottom-left-radius: 0;
                }

            .card-group .card:not(:first-child):not(:last-child) {
                border-radius: 0;
            }

                .card-group .card:not(:first-child):not(:last-child) .card-img-top,
                .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
                    border-radius: 0;
                }
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
            margin-bottom: 0.75rem;
        }
}

.PAmountInWords {
    border: 0;
    margin-top: 3px;
    box-shadow: none; /* You may want to include this as bootstrap applies these styles too */
    font-size: 10px;
    font-weight: normal;
    color: #08c;
}

.thumbnail {
    margin-bottom: 6px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    margin-top: 10%;
    width: 5%;
}

.carousel-inner .item img {
    display: inline-block !important;
    text-align: center;
}

.carousel-indicators li {
    border: 1px solid #fca63d !important;
}

    .carousel-indicators li.active {
        background-color: #fca63d !important;
    }

.carousel-indicators {
    bottom: -68px;
}

/* these styles are for the demo, but are not required for the plugin */
.zoom {
    display: inline-block;
    position: relative;
}

    /* magnifying glass icon */
    .zoom:after {
        content: '';
        display: block;
        width: 33px;
        height: 33px;
        position: absolute;
        top: 0;
        right: 0;
        background: url(icon.png);
    }

    .zoom img {
        display: block;
    }

        .zoom img::selection {
            background-color: transparent;
        }

input#switch[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
}

label#labelswitch {
    cursor: pointer;
    text-indent: -9999px;
    width: 60px;
    height: 31px;
    background: grey;
    display: block;
    border-radius: 30px;
    position: relative;
}

    label#labelswitch:after {
        content: '';
        position: absolute;
        top: 2px;
        left: 2px;
        width: 27px;
        height: 27px;
        background: #fff;
        border-radius: 27px;
        transition: 0.3s;
    }

input#switch:checked + input + label {
    background: #f19b10;
}

    input#switch:checked + input + label:after {
        left: calc(100% - 2px);
        transform: translateX(-100%);
    }

label#labelswitch:active:after {
    width: 33px;
}

input#skipSro[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
}

input#skipSro:checked + input + label {
    background: #f19b10;
}

    input#skipSro:checked + input + label:after {
        left: calc(100% - 2px);
        transform: translateX(-100%);
    }

.no-border {
    border: 0;
    background-color: #ffdda8;
}

    .no-border tbody tr td {
        border: 0;
    }

.posrel {
    position: absolute;
}

.field-validation-error {
    max-width: 250px;
    position: relative;
    display: block;
    padding: 2px;
    margin: -3px 0 -3px;
    border: 1px solid #3c3c3c;
    color: #eee;
    background: #3c3c3c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 100;
    font-size: 10px;
    -webkit-box-shadow: 0 7px 2px -6px #323232;
    -moz-box-shadow: 0 7px 2px -6px #323232;
    box-shadow: 0 7px 2px -6px #323232;
    /*box-shadow: 4px 2px 3px 1px #aaa;*/
}

    .field-validation-error:before {
        content: "";
        position: absolute;
        bottom: -20px;
        left: 40px;
        border-width: 8px 6px 0px;
        border-style: solid;
        border-color: #3c3c3c transparent;
        display: block;
        width: 0;
    }

    .field-validation-error:before {
        top: -6px;
        bottom: auto;
        left: 10px;
        right: auto;
        border-width: 0 7px 6px;
    }

    .field-validation-error:after {
        content: "";
        position: absolute;
        bottom: -19px;
        left: 55px;
        border-width: 5px 5px 0;
        border-style: solid;
        border-color: #3c3c3c transparent;
        display: block;
        width: 0;
        /* background-color: #4c4c4c; */
    }

    .field-validation-error:after {
        top: -5px;
        bottom: auto;
        left: 11px;
        right: auto;
        border-width: 0 6px 5px;
    }

ul li {
    list-style: none;
}

ul {
    padding: 0;
    font-size: small;
}

@font-face {
    font-family: 'password';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/password.ttf') format('truetype');
}

input.passkey {
    font-family: 'password';
}

.li-section {
    margin: 0;
    line-height: 0;
    border: 0;
    padding: 0;
    display: none !important;
}

    .li-section + li {
        border-top: 2px #6b8ea3 solid;
    }

.blur {
    filter: blur(0.70px);
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: normal;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    font-family: "LatoWebBold" !important;
}

.table-bordered > tr > th, .table-bordered > tr > td {
    font-family: "LatoWebLight" !important;
}

.table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th {
    font-family: "LatoWebHeavy" !important;
    text-transform: uppercase;
}

.table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    font-family: "LatoWebMedium" !important;
    text-transform: uppercase;
}

.navbar-header {
    float: none !important;
}

.sidebar-search {
    padding: 0 !important;
}

.sidebar ul li:first-child {
    border-bottom: 0;
}

.sidebar ul li a.active {
    /*background-color: #b75f62;*/
    /*background-image:linear-gradient(
      to top right, 
      #924548,#b75f62
    );*/
    background-image: radial-gradient(ellipse at 50% 100%, #e47b80, #924548);
    /*background-image: radial-gradient(ellipse at 50% 100%, #2EBAED, #06385B);*/
    color: #fff;
}
/*#page-wrapper {
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}*/
@media (min-width: 768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 240px;
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    #page-wrapper {
        padding: 0 10px !important;
        margin: 0 0 0 240px;
        background: transparent url(../../Images/bg-min.jpg) repeat-x scroll center top;
    }
}

/*form styles*/
#msform {
    width: 400px;
    margin: 25px auto;
    text-align: center;
    position: relative;
}

    #msform fieldset {
        background: white;
        border: 0 none;
        border-radius: 3px;
        box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
        padding: 20px 30px;
        box-sizing: border-box;
        width: 80%;
        margin: 0 10%;
        /*stacking fieldsets above each other*/
        position: relative;
    }
        /*Hide all except first fieldset*/
        #msform fieldset:not(:first-of-type) {
            display: none;
        }
    /*inputs*/
    #msform input, #msform textarea {
        padding: 15px;
        border: 1px solid #ccc;
        border-radius: 3px;
        margin-bottom: 10px;
        width: 100%;
        box-sizing: border-box;
        color: #2C3E50;
        font-size: 13px;
    }
    /*buttons*/
    #msform .action-button {
        width: 100px;
        background: #4cae4c;
        color: white;
        border: 0 none;
        border-radius: 1px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px;
    }

        #msform .action-button:hover, #msform .action-button:focus {
            box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
        }

    #msform .previous {
        background: #444;
    }
/*headings*/
.fs-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
    padding-bottom: 15px !important;
    -webkit-box-shadow: 0 5px 8px -7px #323232;
    -moz-box-shadow: 0px 5px 8px -7px #323232;
    box-shadow: 0px 5px 8px -7px #323232;
    /* box-shadow: 4px 2px 3px 1px #aaa*/
}

    #progressbar li {
        list-style-type: none;
        color: #999;
        text-transform: uppercase;
        font-size: 11px;
        width: 33.33%;
        float: left;
        position: relative;
        font-weight: bold;
    }

        #progressbar li:before {
            content: counter(step);
            counter-increment: step;
            width: 30px;
            line-height: 30px;
            display: block;
            font-size: 15px;
            color: #5f5f5f;
            background: #c4c4c4;
            border-radius: 50%;
            margin: 0 auto 5px auto;
        }
    /*progressbar connectors*/
    #progressbar ul:nth-child(3) {
        content: "\2713\0020";
    }

    #progressbar li:after {
        content: '✓';
        width: 100%;
        height: 2px;
        background: white;
        position: absolute;
        left: -50%;
        top: 9px;
        z-index: -1; /*put it behind the numbers*/
    }

    #progressbar li:first-child:after {
        /*connector not needed before the first step*/
        content: none;
    }
    /*marking active/completed steps green*/
    /*The number of the step and the connector before it = green*/
    #progressbar li.active {
        color: #000;
    }

        #progressbar li.active:before, #progressbar li.active:after {
            background: #f19b10;
            color: white;
        }

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: #555;
    color: #fff0f5;
}

#tblPending tbody td.sorting_1 {
    cursor: pointer;
}

    #tblPending tbody td.sorting_1 strong {
        font-family: LatoWebBold;
        font-size: 13px;
    }

.pad-right20 {
    padding-right: 20px !important;
}

    .pad-right20 .checkbox input[type='checkbox'] {
        width: 16px;
        height: 16px;
        margin-top: 0;
    }

#page-wrapper h6 {
    font-size: 13px;
    margin: 0;
    background: #3e3e3e;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    width: auto;
}

label.error {
    display: none !important;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

.table th {
    vertical-align: middle !important;
}

.center-heading h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.inputfile + label {
    margin: 0 !important;
    padding: 1.1rem 1.25rem !important;
}

.align-middle {
    vertical-align: middle !important;
    line-height: 15px !important;
}

.table.table-hover {
    margin-bottom: 0;
}

.doctable {
    table-layout: fixed;
}

.height-34 {
    height: 34px !important;
}

.edit-mode-table table tr th {
    font-size: 11px;
}

.totalInOutSection {
    padding-bottom: 12px;
    background-color: #c5c5c5;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #d6d6d6;
    color: #000;
    opacity: 1;
    border: #a9a9a9 1px solid;
}

h2.heading-front {
    z-index: 1;
    position: relative;
}

h2.heading-back {
    filter: blur(7px);
    background: #efefef;
    position: absolute;
    color: #fff;
    left: 15px;
    display: inline-block;
}

.footer {
    position: relative;
    top: 200px;
    text-align: center;
    width: 100%;
    display: block;
    color: #444;
}

.panel-info > .panel-heading {
    color: #ffffff;
    background-color: #5d7880;
    border-color: #bce8f1;
}

.btn-primary {
    color: #fff;
    background-color: #33749a;
    border-color: #235471;
}

table.table-bordered {
    border-radius: 7px 7px 7px 7px;
    /*margin-bottom: 20px !important;*/
    box-shadow: 0 8px 7px -6px #3b4548;
    /*border-left: 0px;*/
}

    table.table-bordered tr.odd {
        background-color: #fff;
    }

.table > thead:first-child > tr:first-child > th {
    border-left: none;
}

    .table > thead:first-child > tr:first-child > th:last-child, .table-bordered > tbody > tr > td {
        border-right: none;
    }

.table > tbody > tr:last-child > th:first-child, .table > tfoot > tr > th:first-child {
    border-left: none;
    border-bottom: none;
}

.table > tbody > tr:last-child > td:last-child, .table > tfoot > tr > td:last-child {
    border-right: none;
    border-bottom: none;
}

table.table-bordered td, table.table-bordered th {
    border-left: 1px solid #3b4548;
    border-top: 1px solid #3b4548;
}

table.table-bordered th {
    border-top: none;
}

    table.table-bordered th:first-child {
        border-radius: 5px 0 0 0;
    }

    table.table-bordered th:last-child {
        border-radius: 0 5px 0 0;
    }

    table.table-bordered th:only-child {
        border-radius: 5px 5px 0 0;
    }

table.table-bordered tbody tr th:only-child {
    border: none;
}

table.table-bordered tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 7px;
}

table.table-bordered tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 7px;
}

table.table-bordered {
    border: none;
}

.panel-body {
    box-shadow: 0 8px 7px -6px #3b4548;
}

.panel-info {
    border-color: #8fa3a9;
}

.panel-title {
    text-align: center;
    font-family: "LatoWebHeavy", "Helvetica", "Arial";
    font-size: 18px;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #5d7880;
    border-color: #ddd;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgb(194, 217, 224);
}

.colored-box {
    background: #5d7880;
    color: #fff;
}

#txtAccountTitle {
    position: absolute;
    top: 59px;
    left: 30px;
    font-size: 10px;
}

#tblPendingForms thead, #tblPending thead {
    text-transform: Uppercase;
}

#tblPending tbody td {
    line-height: 23px;
}

    #tblPending tbody td > .btn-danger {
        padding: 2px 8px;
    }

div.header-download table.table-striped {
    margin: 0;
    padding: 0;
}

table {
    font-size: 8pt;
}

div.header-download div.panel-heading span {
    padding: 0;
    margin: 0;
    background: #363f42;
    padding: 5px;
    text-transform: uppercase;
    color: #fff;
    width: auto;
}

div.header-download .panel-body {
    padding: 0 15px;
    border-radius: 4px;
}

    div.header-download .panel-body table tbody tr > td, div.header-download .panel-body table thead tr > th {
        border: 1px solid #ddd;
    }

div.tuned-panel {
    background: #adbabd;
    padding: 5px;
    /*//height: 70px;*/
    color: #001212;
    box-shadow: none;
}

div.header-download .btn-warning {
    color: #000;
}

.nav-pills > li {
    /*    border-right: 1px solid #adbabd;*/
}

    .nav-pills > li + li {
        margin-left: 0px;
    }

.download-button {
    border: 1px solid #826031;
    border-radius: 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.orangeborder {
    border: 2px solid #c3151c !important;
}

.label-total {
    padding: 8px 10px 8px;
    background: #e4d8c9;
    width: 100%;
    color: #000;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font-family: "LatoWebMedium" !important;
    border: 1px #ffab34 solid;
}

.margin-bot-20 {
    margin-bottom: 20px;
}

.prominate {
    background-color: #ffe484;
    color: #484848;
}

.clear-both {
    clear: both;
}

.total-box {
    background: #5d7880;
    color: #fff;
    float: right;
    text-align: center;
}

    .total-box h1 {
        text-align: center;
        margin: 0;
    }

.small-form {
    margin-bottom: 12px;
    border: #b9b9b9 1px solid;
    border-bottom: 2px solid #f19b10;
    padding: 15px 15px;
    background: #e9eeef;
    min-height: 200px;
    padding-bottom: 0;
}

.table-td-amount {
    background-color: #e4e4e4;
    color: #000;
    font-weight: bold;
    font-size: small;
}

.table-td-challan {
    border: 1px solid #f00;
    color: #f00;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 2px 0 !important;
    overflow: hidden;
    background-color: #e5e5e5;
}

.navbar-top-links li a {
    padding: 15px 5px;
}

.font-11 {
    font-size: 11px;
}

div.validation-summary-errors ul li {
    font-size: 11px;
}

.topbot0 {
    padding-top: 0;
    padding-bottom: 0;
}

.bottom0 {
    margin-bottom: 0;
}

.bg-cook-0 {
    background-color: #f7f9e8
}

.bg-cook-1 {
    background-color: #e0f1ff
}

.bg-tick-0 {
    color: #000;
    background-color: #f7f9e8
}

.bg-tick-1 {
    color: #000;
    background-color: #e0f1ff
}

.no-scroll {
    overflow: hidden;
}







.ends {
    font-size: 24px;
    overflow-wrap: break-word;
}

.start {
    font-size: 14px;
    overflow-wrap: break-word;
}

.margin-top-ten {
    margin-top: 10px;
}

div.tile {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 3px -1px rgba(151, 171, 187, 0.7);
    float: left;
    transform-style: preserve-3d;
    margin: 0px;
}

    div.tile .header {
        border-bottom: 1px solid #ebeff2;
        padding: 19px 0;
        text-align: center;
        color: #fff;
        font-size: 24px;
        position: relative;
        font-family: latoWebheavy;
    }

.header.green-o {
    background: #426071 !important;
}

.header.red-o {
    background: #d9534f !important;
}

div.tile .banner-img {
    padding: 5px 5px 0;
}

    div.tile .banner-img img {
        width: 100%;
        border-radius: 5px;
    }

div.tile .stats:last-child {
    border-bottom: 3px solid #000;
}

div.tile .dates.green-o {
    border: 2px solid #0f8c00;
    border-radius: 5px;
    padding: 20px 0px;
    margin: 10px 20px;
    font-size: 16px;
    color: #0f8c00;
    font-weight: 600;
    overflow: auto;
}

div.tile .dates.red-o {
    border: 2px solid #8c0000;
    border-radius: 5px;
    padding: 20px 0px;
    margin: 10px 20px;
    font-size: 16px;
    color: #8c0000;
    font-weight: 600;
    overflow: auto;
}

span.red-o {
    color: #8c0000;
}

div.tile .dates div {
    float: left;
    width: 50%;
    text-align: center;
    position: relative;
}

div.tile .dates strong,
div.tile .stats strong {
    display: block;
    color: #54585d;
    font-size: 11px;
    font-weight: 700;
}

div.tile .dates span {
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background: #ebeff2;
}

div.tile .stats {
    border-top: 1px solid #d0d0d0;
    background: #f7f8fa;
    overflow: auto;
    padding: 15px 0;
    font-size: 16px;
    color: #59687f;
    border-radius: 0 0 5px 5px;
}

    div.tile .stats.half div {
        border-right: 1px solid #d9dfe4;
        width: 50%;
        float: left;
        text-align: center;
        font-family: LatoWebBold;
        overflow-wrap: break-word;
    }

    div.tile .stats.one-third div {
        border-right: 1px solid #ebeff2;
        width: 33.333333%;
        float: left;
        text-align: center
    }

    div.tile .stats.full div {
        border-right: 1px solid #ebeff2;
        width: 100%;
        float: left;
        text-align: center
    }

    div.tile .stats div:nth-of-type(3) {
        border: none;
    }

div.tile div.footer {
    text-align: right;
    position: relative;
    margin: 20px 5px;
}

    div.tile div.footer a.Cbtn {
        padding: 10px 25px;
        background-color: #DADADA;
        color: #666;
        margin: 10px 2px;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: none;
        border-radius: 3px;
    }

    div.tile div.footer a.Cbtn-primary {
        background-color: #5AADF2;
        color: #FFF;
    }

        div.tile div.footer a.Cbtn-primary:hover {
            background-color: #7dbef5;
        }

    div.tile div.footer a.Cbtn-danger {
        background-color: #fc5a5a;
        color: #FFF;
    }

        div.tile div.footer a.Cbtn-danger:hover {
            background-color: #fd7676;
        }

.my-card {
    padding: 0;
}

.margin-zero {
    margin: 0;
    padding: 0
}

.color-red {
    color: #f00;
}

.swal2-popup {
    font-size: 1.4rem !important;
}


div#addModal {
    margin: 30px;
}

    div#addModal .modal-content {
        border-radius: 3px;
        background: #e9eeef;
    }

    div#addModal .modal-header {
        padding: 15px;
        border-bottom: 1px solid #b3b3b3;
    }

    div#addModal .modal-footer {
        border-top: 1px solid #b3b3b3;
    }

.modal-body {
    min-height: 110px !important;
}

.form-fields-header {
    margin-bottom: 0px;
    padding: 10px 15px;
    background: rgba(33,33,33,0.7);
    border: #705252 2px solid;
    border-bottom: 0px;
}

button#btnAddGroup, a#btnAddGroup, button#btnAddMember, a#btnAddMember {
    box-shadow: 0px 0px 4px 1px #483b3b;
    color: #ffffff;
    background-color: #ff8c00;
    border-color: #ff8c00;
}














.register {
    background: -webkit-linear-gradient(left, #3931af, #00c6ff);
    margin-top: 3%;
    padding: 3%;
}

.register-left {
    text-align: center;
    color: #fff;
    margin-top: 4%;
}

    .register-left input {
        border: none;
        border-radius: 1.5rem;
        padding: 2%;
        width: 60%;
        background: #f8f9fa;
        font-weight: bold;
        color: #383d41;
        margin-top: 30%;
        margin-bottom: 3%;
        cursor: pointer;
    }

.register-right {
    background: #f8f9fa;
    border-top-left-radius: 10% 50%;
    border-bottom-left-radius: 10% 50%;
}

.register-left img {
    margin-top: 15%;
    margin-bottom: 5%;
    width: 25%;
    -webkit-animation: mover 2s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

.register-left p {
    font-weight: lighter;
    padding: 12%;
    margin-top: -9%;
}

.register .register-form {
    padding: 10%;
    margin-top: 10%;
}

.btnRegister {
    float: right;
    margin-top: 10%;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    background: #0062cc;
    color: #fff;
    font-weight: 600;
    width: 50%;
    cursor: pointer;
}

.register .nav-tabs {
    margin-top: 3%;
    border: none;
    background: #0062cc;
    border-radius: 1.5rem;
    width: 28%;
    float: right;
}

    .register .nav-tabs .nav-link {
        padding: 2%;
        height: 34px;
        font-weight: 600;
        color: #fff;
        border-top-right-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem;
    }

        .register .nav-tabs .nav-link:hover {
            border: none;
        }

        .register .nav-tabs .nav-link.active {
            width: 100px;
            color: #0062cc;
            border: 2px solid #0062cc;
            border-top-left-radius: 1.5rem;
            border-bottom-left-radius: 1.5rem;
        }

.register-heading {
    text-align: center;
    margin-top: 8%;
    margin-bottom: -15%;
    color: #495057;
}


#delDiv.delete {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    overflow: hidden;
    transition: all 1s ease-in;
}

#delDiv.active {
    left: 0;
}

td.highlighted-cell-red, th.highlighted-cell-red {
    background-color: #ffd9d9;
}

td.highlighted-cell-brown, th.highlighted-cell-brown {
    background-color: #c9b9a6;
}

td.highlighted-cell-blue, th.highlighted-cell-blue {
    background-color: #d6fbff;
}
