﻿#cblActivities {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

    #cblActivities li {
        width: 50%;
        float: right;
    }

        #cblActivities li label {
            font-weight: normal;
            margin-bottom: 0px;
            margin-left: 4px;
        }

.div-success {
    background-color: #2da32dbd;
    line-height: 30px;
    color: #333;
    border-radius: 4px;
    font-weight: 600;
}

.tbl-requests {
    width: 100%;
    margin-top: 10px;
}

    .tbl-requests .tbl-head {
        line-height: 30px;
        background-color: #52b1cc;
        color: #fff;
    }

        .tbl-requests .tbl-head th {
            padding: 2px;
            font-size: 13px;
        }

    .tbl-requests .tr-odd {
        background-color: #cdcdcd70;
    }

        .tbl-requests .tr-odd:hover {
            background-color: #fff;
        }

    .tbl-requests .tr-odd, .tbl-requests .tr-even {
        line-height: 30px;
    }

        .tbl-requests .tr-odd td, .tbl-requests .tr-even td {
            padding: 4px;
            font-size: 12px;
        }

        .tbl-requests .tr-odd > .td-btn a, .tbl-requests .tr-even > .td-btn a {
            color: #333;
            width: 40px;
            display: inline-block;
            background-color: #0072c67a;
            text-align: center;
            border-radius: 2px;
            margin-left: 2px;
        }

    .tbl-requests .tr-even {
        background-color: #fff;
    }

        .tbl-requests .tr-even:hover {
            background-color: #cdcdcd70;
        }

.div-warning {
    line-height: 30px;
    background: orange;
    border-radius: 2px;
}

    .div-warning .warning-msg {
        color: #fff;
    }

#cvIsCompanySecurityDone {
}

.validationMessage {
}

    .validationMessage:not([style*="visibility:hidden"]):not([style*="visibility: hidden"]) + .control-label {
    }


.col-sm-4 {
    padding-bottom: 10px !important;
}

.form-label {
    font-weight: 600;
    font-size: 14px !important;
}

body {
    background-image: url('/_layouts/15/geosa/Permits/images/backgroundAllPages.png') !important;
    font-family: "Readex Pro", sans-serif !important;
}

.form-container {
    /*font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;*/
    margin-bottom: 60px;
}

    .form-container .buttonDiv input[type="submit"] {
        margin-top: 10px;
    }

    .form-container legend {
        background-color: #cdcdcd7d;
        margin-top: 10px;
        padding-top: 0px !important;
        line-height: 40px;
    }

        .form-container legend.first {
            background-color: #cdcdcd7d;
            margin-top: 0px;
            padding-top: 0px !important;
            line-height: 40px;
        }

.ms-signInLink {
    display: none !important;
}

.container {
    max-width: 1000px !important;
    box-shadow: 0px 1px 13px -2px;
    border-radius: 28px;
}

label[for="cbAcknowledgement"] {
    width: 97%;
    margin-left: 10px;
    text-align: left;
}

.form-control, .form-select {
    margin-top: 5px;
}

.ms-webpartzone-cell {
    margin: 0px !important;
}

#txtFacilityNationalAddress {
    min-height: 23px;
    resize: none;
}

.survey_menu {
    list-style-type: none;
    margin: 0px;
    height: 40px;
    margin-top: 5px;
    color: #fff;
    margin-bottom: 5px;
    padding: 0px;
}

    .survey_menu li {
        width: 25%;
        float: right;
        background-color: #52b1cc;
        margin-right: 5px;
        border-radius: 5px;
        line-height: 30px;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        font-weight: 600;
    }

        .survey_menu li a {
            text-decoration: none;
            color: #fff;
        }

.main-div {
    min-height: 500px;
    background-color: #ffffffb3;
    margin-bottom: 120px;
}

.login .btn-default {
    background-color: #6fbbd0 !important;
    color: #fff !important;
    font-weight: 600;
    opacity: 1;
}

.login .btn-default {
    background-color: #6fbbd0 !important;
    color: #fff !important;
    font-weight: 600;
    opacity: 1;
}

.buttonDiv input[type="submit"] {
    font-size: 14px;
}

.footer {
    height: 100px;
    bottom: 0;
    text-align: center;
    vertical-align: middle;
    background-color: #7ec39bad;
    color: #fff;
    background-image: url(/_layouts/15/geosa/Permits/images/Navbar_background.png);
    position: fixed;
    border: 0;
    width: 100%;
    display: flex;
    align-content: flex-start;
    justify-content: space-evenly;
    flex-direction: column;
}

    .footer p {
        width: 100%;
        text-align: center;
        vertical-align: middle;
        margin-top: 3%;
        dir: rtl;
        font-size: 14px;
    }

.header {
    order-radius: 0;
    display: flex;
    justify-content: space-around;
    background-image: url(/_layouts/15/geosa/Permits/images/Navbar_background.png);
}

#s4-bodyContainer {
    padding-bottom: 0px !important;
}

.login {
    margin-top: 10%;
}

    .login .login-leftSection {
        background-image: url(/content/GEOSA_LOGO_Colored_min_black.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 50%;
        box-shadow: 0px 0px 11px 0px;
        border-radius: 15px;
        background-color: #fff;
        min-height: 476px;
        margin-bottom: 10px;
        width: 100%;
        opacity: .8;
    }

    .login .login-rightSection {
        box-shadow: 0px 0px 12px 0px;
        border-radius: 15px;
        background-color: #fff;
        min-height: 476px;
        opacity: .8;
    }

        .login .login-rightSection legend {
            border-bottom: 1px solid #cdcdcd;
        }

    .login .container {
        box-shadow: none;
    }

.s4-notdlg {
    display: none !important;
}

.main_container {
    background: none !important;
}

.frame-main-container {
    background: none !important;
    background-color: none !important;
}

.login .center-control {
    margin: auto;
    text-align: center;
}

    .login .center-control .imageClass {
        display: inline !important;
        margin-top: 20px;
    }

.login .center-label {
    text-align: center;
}

.login .buttonDiv {
    border: 1px solid #cdcd;
    margin: 10px 10px 10px 10px;
    border-radius: 5px;
    text-align: center;
    padding: 5px 0px;
    opacity: 1;
    background-color: #e6e6e6;
}

    .login .buttonDiv input[type="submit"] {
        width: 100px;
        font-size: 16px;
    }

        .login .buttonDiv input[type="submit"]:hover {
            background-color: #f8f9f9 !important;
            color: #333 !important;
        }

.login #cbCompanyAcknowledgement {
    margin: 10px 0px 0px 10px;
}

.login .form-control {
    border: 1px solid #cdcdcd !important;
}

#txtCompanyPIN {
    text-align: center;
    width: 54%;
    margin: auto;
}

#approvalDiv, #financeDiv, #buttonDiv {
    margin: 10px 0px;
}

    #approvalDiv input[type="submit"], #financeDiv input[type="submit"], #buttonDiv input[type="submit"] {
        width: 18%;
        color: #fff;
    }

.btn-success {
    background-color: #198754 !important;
}

.btn-danger {
    background-color: #dc3545 !important;
}

.btn-info {
    background-color: #0dcaf0 !important;
}

.btn-secondary {
    background-color: #6c757d !important;
}

.login .buttonDiv .btn-secondary {
    color: #fff;
}

.nafath-logo {
    margin-top: 10% !important;
}

    .nafath-logo img {
        height: 100px;
        margin-top: 10px;
        border-radius: 15px;
    }

.auth-sel-btn {
    height: 200px;
    width: 48%;
    background-color: #0072c687 !important;
    color: #fff !important;
    font-size: 35px !important;
    border-radius: 10px;
}

    .auth-sel-btn:hover {
        background-color: #0072C6 !important;
        cursor: pointer;
    }

.innerpage_top {
    display: none;
}

.pb-3 {
    padding-bottom: 10px;
}

.checkbox-inline-item {
    text-align: right;
    align-items: flex-start;
    display: flex;
    flex-direction: row-reverse;
}

#cbAcknowledgement {
    margin-right: 0px !important;
}

#pnlMainUser, #pnlMainCompany, #pnlPINCompany, #pnlPINUser {
    text-align: right;
}

.control-label {
}

.checkbox {
    margin-top: 0px !important;
}

.parent-div legend {
    direction: rtl;
    text-align: center;
}

.validationMessage {
    color: red;
    font-size: 12px;
}


.lst-history .col-title {
    font-size: 20px;
}

    .lst-history .col-title > th {
        padding: 5px;
        border-bottom: 1px solid #cdcdcd;
    }

.notstarted, .inprogress, .completed {
    line-height: 30px;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
}

.notstarted {
    background-color: #6c757d;
}

.completed {
    background-color: #198754;
}

.inprogress {
    background-color: #0dcaf0;
}

.wfStatus {
    margin: 10px 0px;
}

.box-align {
    flex-direction: row !important;
}

    .box-align input[type="checkbox"] {
        margin: 10px 0px 0px 5px;
    }

.custom-modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 128px;
        width: 128px;
    }

.wc-msg {
    width: 100%;
    display: block;
    text-align: center;
    margin: 20px 0px;
    font-size: 20px;
}

.license-indicator {
}

.enabled-activity {
    color: green;
}

.disabled-activity {
    color: red;
}

.valid-license {
}

.expired-license {
}

.error-msg {
    color: red;
    font-size: 12px;
}

.req-indicator {
    color: red;
    margin-left: 4px;
}

#comRequired {
    display: inline-block;
}

#seccertrequired {
    display: none;
}

.checkbox-control label {
    margin-right: 10px;
}

#FILRequired {
    display: none;
}

.btn-menu {
    width: 100%;
    margin: 0px !important;
    line-height: 30px;
    background-color: transparent !important;
    border-color: transparent !important;
    font-size: 16px !important;
    padding: 0px !important;
    font-weight: 600;
    color: #fff !important;
}

.StarwaysDatePicker {
    width: 90% !important;
}

@media (max-width: 576px) {
    .login-leftSection {
        background-size: 21%;
    }

    .login-leftSection-container {
        height: 174px;
        margin-bottom: 10px;
    }
}

.btn-list a {
    line-height: 15px;
    padding: 6px;
    background-color: #52b1cc;
    border-radius: 2px;
    vertical-align: initial;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    margin-right: 2px;
    width: 43%;
    display: inline-block;
    color: #fff;
    padding-top: 2px;
}

.collapsed-btn-list {
    height: 29px;
    overflow: hidden;
    transition: height 300ms;
}

.collapsed-btn-list-expanded {
    height: 100px;
    overflow: hidden;
}

#btn-expand-div {
    position: relative;
    right: -273px;
    bottom: 90px;
    background-color: #cdcdcd;
    padding: 2px;
    cursor: pointer;
    height: 21px;
    line-height: 20px !important;
    font-size: 18px !important;
    margin-top: 5px;
    border-radius: 2px;
    width: 28px;
    margin-right: 0px;
    text-align: right;
}

    #btn-expand-div span {
        line-height: 18px;
    }

.colored-progress {
    background-color: #ffd51587;
    margin-top: 10%;
    text-align: center;
    padding: 10px;
}

#pgrCompanyRequests {
    display: inline-block;
    margin-top: 10px;
}

.search-button-Div {
    margin-top: 10px;
}

    .search-button-Div input {
        background-color: #9bcaaf;
        border-color: #9bcaaf;
        font-weight: 600;
        color: #333;
    }
/*************** Start Calendar Style ***************************/
.calendar .month, .calendar .datepicker tbody tr > td span.year, .calendar .datepicker tbody tr > td.day {
    border: 1px solid #cdcdcd;
}

.calendar .list-unstyled {
    padding: 0px;
}

#dlgTitleBtns span {
    padding: 0px !important;
}

.ms-dlgContent {
    border-radius: 5px;
}

/*************** End Calendar Style ***************************/
.grid-page td > a, .grid-page td > span {
    width: 25px;
    display: inline-block;
    border: 1px solid #cdcdcd;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    margin: 0px 5px;
}

#DeltaPlaceHolderMain {
    margin: 0 17%;
    display: flex;
    flex-direction: column;
    background-color: #f2f3f59a;
}

.header-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

#cblActivities {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

    #cblActivities li {
        width: 50%;
        float: right;
    }

        #cblActivities li label {
            font-weight: normal;
            margin-bottom: 0px;
            margin-left: 4px;
        }

.div-success {
    background-color: #2da32dbd;
    line-height: 30px;
    color: #333;
    border-radius: 4px;
    font-weight: 600;
}

.tbl-requests {
    width: 100%;
    margin-top: 10px;
}

    .tbl-requests .tbl-head {
        line-height: 30px;
        background-color: #52b1cc;
        color: #fff;
    }

        .tbl-requests .tbl-head th {
            padding: 2px;
            font-size: 13px;
        }

    .tbl-requests .tr-odd {
        background-color: #cdcdcd70;
    }

        .tbl-requests .tr-odd:hover {
            background-color: #fff;
        }

    .tbl-requests .tr-odd, .tbl-requests .tr-even {
        line-height: 30px;
    }

        .tbl-requests .tr-odd td, .tbl-requests .tr-even td {
            padding: 4px;
            font-size: 12px;
        }

        .tbl-requests .tr-odd > .td-btn a, .tbl-requests .tr-even > .td-btn a {
            color: #333;
            width: 40px;
            display: inline-block;
            background-color: #0072c67a;
            text-align: center;
            border-radius: 2px;
            margin-left: 2px;
        }

    .tbl-requests .tr-even {
        background-color: #fff;
    }

        .tbl-requests .tr-even:hover {
            background-color: #cdcdcd70;
        }

.div-warning {
    line-height: 30px;
    background: orange;
    border-radius: 2px;
}

    .div-warning .warning-msg {
        color: #fff;
    }

#cvIsCompanySecurityDone {
}

.validationMessage {
}

    .validationMessage:not([style*="visibility:hidden"]):not([style*="visibility: hidden"]) + .control-label {
    }


.col-sm-4 {
    padding-bottom: 10px !important;
}

.form-label {
    font-weight: 600;
    font-size: 14px !important;
}

body {
    background-image: url('/_layouts/15/geosa/Permits/images/backgroundAllPages.png') !important;
    font-family: "Readex Pro", sans-serif !important;
}

.form-container {
    /*font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;*/
    margin-bottom: 60px;
}

    .form-container .buttonDiv input[type="submit"] {
        margin-top: 10px;
    }

    .form-container legend {
        background-color: #cdcdcd7d;
        margin-top: 10px;
        padding-top: 0px !important;
        line-height: 40px;
    }

        .form-container legend.first {
            background-color: #cdcdcd7d;
            margin-top: 0px;
            padding-top: 0px !important;
            line-height: 40px;
        }

.ms-signInLink {
    display: none !important;
}

.container {
    max-width: 1000px !important;
    box-shadow: 0px 1px 13px -2px;
    border-radius: 28px;
}

label[for="cbAcknowledgement"] {
    width: 97%;
    margin-left: 10px;
    text-align: left;
}

.form-control, .form-select {
    margin-top: 5px;
}

.ms-webpartzone-cell {
    margin: 0px !important;
}

#txtFacilityNationalAddress {
    min-height: 23px;
    resize: none;
}

.survey_menu {
    list-style-type: none;
    margin: 0px;
    height: 40px;
    margin-top: 5px;
    color: #fff;
    margin-bottom: 5px;
    padding: 0px;
}

    .survey_menu li {
        width: 25%;
        float: right;
        background-color: #52b1cc;
        margin-right: 5px;
        border-radius: 5px;
        line-height: 30px;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        font-weight: 600;
    }

        .survey_menu li a {
            text-decoration: none;
            color: #fff;
        }

.main-div {
    min-height: 500px;
    background-color: #ffffffb3;
    margin-bottom: 120px;
}

.login .btn-default {
    background-color: #6fbbd0 !important;
    color: #fff !important;
    font-weight: 600;
    opacity: 1;
}

.login .btn-default {
    background-color: #6fbbd0 !important;
    color: #fff !important;
    font-weight: 600;
    opacity: 1;
}

.buttonDiv input[type="submit"] {
    font-size: 14px;
}

.footer {
    height: 100px;
    bottom: 0;
    text-align: center;
    vertical-align: middle;
    background-color: #7ec39bad;
    color: #fff;
    background-image: url(/_layouts/15/geosa/Permits/images/Navbar_background.png);
    position: fixed;
    border: 0;
    width: 100%;
    display: flex;
    align-content: flex-start;
    justify-content: space-evenly;
    flex-direction: column;
}

    .footer p {
        width: 100%;
        text-align: center;
        vertical-align: middle;
        margin-top: 3%;
        dir: rtl;
        font-size: 14px;
    }

.header {
    order-radius: 0;
    display: flex;
    justify-content: space-around;
    background-image: url(/_layouts/15/geosa/Permits/images/Navbar_background.png);
}

#s4-bodyContainer {
    padding-bottom: 0px !important;
}

.login {
    margin-top: 10%;
}

    .login .login-leftSection {
        background-image: url(/content/GEOSA_LOGO_Colored_min_black.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 50%;
        box-shadow: 0px 0px 11px 0px;
        border-radius: 15px;
        background-color: #fff;
        min-height: 476px;
        margin-bottom: 10px;
        width: 100%;
        opacity: .8;
    }

    .login .login-rightSection {
        box-shadow: 0px 0px 12px 0px;
        border-radius: 15px;
        background-color: #fff;
        min-height: 476px;
        opacity: .8;
    }

        .login .login-rightSection legend {
            border-bottom: 1px solid #cdcdcd;
        }

    .login .container {
        box-shadow: none;
    }

.s4-notdlg {
    display: none !important;
}

.main_container {
    background: none !important;
}

.frame-main-container {
    background: none !important;
    background-color: none !important;
}

.login .center-control {
    margin: auto;
    text-align: center;
}

    .login .center-control .imageClass {
        display: inline !important;
        margin-top: 20px;
    }

.login .center-label {
    text-align: center;
}

.login .buttonDiv {
    border: 1px solid #cdcd;
    margin: 10px 10px 10px 10px;
    border-radius: 5px;
    text-align: center;
    padding: 5px 0px;
    opacity: 1;
    background-color: #e6e6e6;
}

    .login .buttonDiv input[type="submit"] {
        width: 100px;
        font-size: 16px;
    }

        .login .buttonDiv input[type="submit"]:hover {
            background-color: #f8f9f9 !important;
            color: #333 !important;
        }

.login #cbCompanyAcknowledgement {
    margin: 10px 0px 0px 10px;
}

.login .form-control {
    border: 1px solid #cdcdcd !important;
}

#txtCompanyPIN {
    text-align: center;
    width: 54%;
    margin: auto;
}

#approvalDiv, #financeDiv, #buttonDiv {
    margin: 10px 0px;
}

    #approvalDiv input[type="submit"], #financeDiv input[type="submit"], #buttonDiv input[type="submit"] {
        width: 18%;
        color: #fff;
    }

.btn-success {
    background-color: #198754 !important;
}

.btn-danger {
    background-color: #dc3545 !important;
}

.btn-info {
    background-color: #0dcaf0 !important;
}

.btn-secondary {
    background-color: #6c757d !important;
}

.login .buttonDiv .btn-secondary {
    color: #fff;
}

.nafath-logo {
    margin-top: 10% !important;
}

    .nafath-logo img {
        height: 100px;
        margin-top: 10px;
        border-radius: 15px;
    }

.auth-sel-btn {
    height: 200px;
    width: 48%;
    background-color: #0072c687 !important;
    color: #fff !important;
    font-size: 35px !important;
    border-radius: 10px;
}

    .auth-sel-btn:hover {
        background-color: #0072C6 !important;
        cursor: pointer;
    }

.innerpage_top {
    display: none;
}

.pb-3 {
    padding-bottom: 10px;
}

.checkbox-inline-item {
    text-align: right;
    align-items: flex-start;
    display: flex;
    flex-direction: row-reverse;
}

#cbAcknowledgement {
    margin-right: 0px !important;
}

#pnlMainUser, #pnlMainCompany, #pnlPINCompany, #pnlPINUser {
    text-align: right;
}

.control-label {
}

.checkbox {
    margin-top: 0px !important;
}

.parent-div legend {
    direction: rtl;
    text-align: center;
}

.validationMessage {
    color: red;
    font-size: 12px;
}


.lst-history .col-title {
    font-size: 20px;
}

    .lst-history .col-title > th {
        padding: 5px;
        border-bottom: 1px solid #cdcdcd;
    }

.notstarted, .inprogress, .completed {
    line-height: 30px;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
}

.notstarted {
    background-color: #6c757d;
}

.completed {
    background-color: #198754;
}

.inprogress {
    background-color: #0dcaf0;
}

.wfStatus {
    margin: 10px 0px;
}

.box-align {
    flex-direction: row !important;
}

    .box-align input[type="checkbox"] {
        margin: 10px 0px 0px 5px;
    }

.custom-modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 128px;
        width: 128px;
    }

.wc-msg {
    width: 100%;
    display: block;
    text-align: center;
    margin: 20px 0px;
    font-size: 20px;
}

.license-indicator {
}

.enabled-activity {
    color: green;
}

.disabled-activity {
    color: red;
}

.valid-license {
}

.expired-license {
}

.error-msg {
    color: red;
    font-size: 12px;
}

.req-indicator {
    color: red;
    margin-left: 4px;
}

#comRequired {
    display: inline-block;
}

#seccertrequired {
    display: none;
}

.checkbox-control label {
    margin-right: 10px;
}

#FILRequired {
    display: none;
}

.btn-menu {
    width: 100%;
    margin: 0px !important;
    line-height: 30px;
    background-color: transparent !important;
    border-color: transparent !important;
    font-size: 16px !important;
    padding: 0px !important;
    font-weight: 600;
    color: #fff !important;
}

.StarwaysDatePicker {
    width: 90% !important;
}

@media (max-width: 576px) {
    .login-leftSection {
        background-size: 21%;
    }

    .login-leftSection-container {
        height: 174px;
        margin-bottom: 10px;
    }
}

.btn-list a {
    line-height: 15px;
    padding: 6px;
    background-color: #52b1cc;
    border-radius: 2px;
    vertical-align: initial;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    margin-right: 2px;
    width: 43%;
    display: inline-block;
    color: #fff;
    padding-top: 2px;
}

.collapsed-btn-list {
    height: 29px;
    overflow: hidden;
    transition: height 300ms;
}

.collapsed-btn-list-expanded {
    height: 100px;
    overflow: hidden;
}

#btn-expand-div {
    position: relative;
    right: -273px;
    bottom: 90px;
    background-color: #cdcdcd;
    padding: 2px;
    cursor: pointer;
    height: 21px;
    line-height: 20px !important;
    font-size: 18px !important;
    margin-top: 5px;
    border-radius: 2px;
    width: 28px;
    margin-right: 0px;
    text-align: right;
}

    #btn-expand-div span {
        line-height: 18px;
    }

.colored-progress {
    background-color: #ffd51587;
    margin-top: 10%;
    text-align: center;
    padding: 10px;
}

#pgrCompanyRequests {
    display: inline-block;
    margin-top: 10px;
}

.search-button-Div {
    margin-top: 10px;
}

    .search-button-Div input {
        background-color: #9bcaaf;
        border-color: #9bcaaf;
        font-weight: 600;
        color: #333;
    }
/*************** Start Calendar Style ***************************/
.calendar .month, .calendar .datepicker tbody tr > td span.year, .calendar .datepicker tbody tr > td.day {
    border: 1px solid #cdcdcd;
}

.calendar .list-unstyled {
    padding: 0px;
}

#dlgTitleBtns span {
    padding: 0px !important;
}

.ms-dlgContent {
    border-radius: 5px;
}

/*************** End Calendar Style ***************************/
.grid-page td > a, .grid-page td > span {
    width: 25px;
    display: inline-block;
    border: 1px solid #cdcdcd;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    margin: 0px 5px;
}

#DeltaPlaceHolderMain {
    margin: 0 17%;
    display: flex;
    flex-direction: column;
    background-color: #f2f3f59a;
}

.header-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

.lst-history .history-header th {
    background-color: #52b1cc;
    line-height: 25px;
    color: #fff;
    line-height: 25px;
    font-weight: normal;
    padding-right: 5px;
}

.lst-history .history-title {
    background-color: #cdcdcd7d;
    padding-bottom: 5px;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
    line-height: 30px;
    padding-right: 10px;
}

.lst-history td {
    padding-right: 5px;
}
.fv-style {
    color: red;
    font-size: 12px;
}
.loader {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1056;
    background: #2125298c url(/_layouts/15/geosa/Permits/images/loader.gif) center no-repeat;
}