.hello{
    font-size: 10px;
}

/*Edited by Hardik Akbari*/
thead{
background-color:  #8080801a;
}

td[aria-label="action menu"] span::before{
    content: "Actions"!important;
    font-family: Arial;
}


th a{
    text-decoration: none!important;
    font-size: 16px;
}

th, td, tr{
    word-break: normal!important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover{
  background-color: black !important;
}
/*Edit Finished*/
.section-title {
    margin-bottom:20px !important;
}

/*
.section-title h3{
    text-decoration: underline;
    margin-top: 5px;
    padding-left: 10px;
}*/

.picklist label {
    padding-right: 15px;
}

div[data-name="tab_4"] legend h3 {
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

div[data-name="tab_4"] legend {
    margin-bottom: 10px !important;
}

div[data-name="tab_4"] .checkbox-cell {
    padding-left: 10px !important;
}

.tab-title{
    display: none;
}

/*
.navbar-toggle{
    background-color: white !important;
}
*/

.mpxContainer .boolean-radio-cell {
    border-bottom: 1px solid #f2f2f2;
}

.mpxContainer .form-control-cell {
    border-bottom: 1px solid #f2f2f2;
}

#mainContent {
    background-color: #f4f4f4;
}

.form-custom-actions {
    padding-left: 20px;
}

.form-action-container-right {
    padding-right: 20px;;
}

.mpxFormContainer .subgrid-cell {
    border-top: 1px solid black;
    padding-top: 20px;
}

.mpxFormContainer .list-group-item.active{
    background-color: white;
    border-bottom: 3px solid black;
    color: black;
    border-top: none;
    border-left: none;
    border-right: none;
    text-decoration: underline;
}

.mpxFormContainer .list-group-item {
    background-color: white;
    color: black;
    border: none;
}

.mpxFormContainer .list-group-item .text-muted .list-group-item-success {
    background-color: white;
    color: black;
    border: none;
}

.mpxFormContainer .list-group-item .incomplete {
    background-color: white;
    color: black;
    border: none;
}

.mpxFormContainer .progress {
    margin-bottom: 0px;
    background-color: white;
    padding-top: 2px;
    font-size: 20px;
}

.mpxFormContainer ol.progress {
    font-size: 16px;
}

.mpxFormContainer .crmEntityFormView {
    padding-top: 15px;
}

.mpxFormContainer .form-readonly .entity-form .form-control.text [readonly="readonly"] {
    border: none !important;
}

.mpxFormContainer .entity-form .form-control.text {
    /*border: 1px solid #949494;*/
    border-radius: 10pt;
    height: 45px;
}



.mpxFormContainer .integer .form-control {
    border: 1px solid #949494;
    border-radius: 10pt;
    height: 45px;
}

.mpxFormContainer .text .form-control [readonly="readonly"] {
    border: none;    
}

.mpxFormContainer .form-control.readonly {
    border: none;    
}

.mpxFormContainer .integer .form-control.readonly {
    border: none;    
}

.mpxFormContainer .textarea.form-control.readonly {
    border: none;    
}



.mpxFormContainer .text .form-control input:focus {
    border: 1px solid #949494;
    border-radius: 10pt;
    height: 45px;
}

.mpxFormContainer .textarea .form-control {
    /*border: 1px solid #949494;*/
    border-radius: 10pt;
    height: 45px;
}



.mpxFormContainer .input-append .input-group .datetimepicker .input-group-addon {
    border: none;
}

.mpxFormContainer .form-control .input-text-box {
    border: 1px solid #949494;
    border-radius: 10pt;
    height: 45px;
}

/*
.mpxFormContainer .input-group .form-control:first-child {
    border-radius: 10pt;
    height: 45px;
}*/

.mpxFormContainer .input-append.input-group.datetimepicker .form-control.input-text-box{
    border-radius: 10pt;
    height: 45px;
}

.mpxFormContainer .input-group .form-control .lookup {
    border-radius: 10pt;
    height: 45px;
}

.mpxFormContainer .input-group-addon {
    border: none;
}

.mpxFormContainer .msos-container {
    border-radius: 10pt;
    min-height: 45px !important;
}

.mpxFormContainer .btn-group>.btn:first-child{
    border-radius: 10pt;
    height: 40px;
    min-width: 100px;
}

.mpxFormContainer .form-control:focus {
    border: 1px solid #949494 !important;
}

.mpxFormContainer .btn.btn-default.button.previous.previous-btn:hover{
    border-radius: 10pt;
    height: 40px;
    min-width: 100px;
    background-color: white;
    border-color:black;
    color: black;
}

.mpxFormContainer .btn.btn-default.btn-xs.aria-exp:hover {
    background-color: white;
    border-color:black;
    color: black;
}

.mpxFormContainer .btn-default {
    border-radius: 10pt;
    height: 40px;    
}

.mpxFormContainer .btn-primary {
    border-radius: 10pt;
    height: 40px;    
}

.mpxFormContainer .section-title h3 {
    color: white;
    background-color: black;
    text-align: center;
    padding: 10px;
    margin-right: 15px;
    margin-left: 15px;
    font-size: 20px;
}

/*
.mpxFormContainer tr:nth-child(odd) {
    background-color: #f2f2f2;
} 
*/

.mpxListContainer .btn-primary {
    border-radius: 10pt;    
    min-width: 100px;
}

.mpxListContainer .toolbar-actions {
    padding-top: 10px;
    padding-right: 10px;
}

.mpxListContainer .input-group .form-control:first-child {
    border: 1px solid #949494;    
    width: 200px;
    border-bottom-left-radius: 10pt;
    border-top-left-radius: 10px;
}

.mpxListContainer [title="Search Results"] {
    border-radius: 10pt;
}

.mpxListContainer .btn.btn-default.btn-xs.aria-exp:hover{
    background-color: white;
    border-color:black;
    color: black;
}

.mpxListContainer .btn-default:not(.gjs-selected):hover{
    background-color: white;
    border-color:black;
    color: black;
}

.mpxListContainer .btn-default {
    border-radius: 10pt;       
}

.mpxListContainer .view-grid th a {
    font-size: 12px;
}



.mpxFormHeader {
    width: auto;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 20px;
}

.mpxFormContainer .grid-actions a.btn-primary {
    border: 1px solid #949494;
    border-radius: 10pt;
    height: 45px;
    padding-top: 12px;
}

.mpxFormContainer .dropdown .action .btn-default input.btn-xs {
    border-radius: 10pt;
}

/*CSS for modal*/



.mpxFormContainer .modal-body input.form-control {
    border: 1px solid #949494;
    border-radius: 10pt;
    height: 45px;
}

.mpxFormContainer .modal-body #cr487_name {
    border: 1px solid #949494;
    border-radius: 10pt;
    height: 45px;
}

.mpxFormContainer .modal-header {
    background-color: black;
}

.mpxFormContainer .modal-title{
    color: white;
}

.mpxFormContainer button.form-close{
    color: white;
}

.mpxFormContainer button.form-close :hover{
    color: white;
}

.mpxFormContainer .modal-body {
    background-color: white;
    padding-bottom: 30px;
}


.mpxFormContainer .modal-body iframe .actions {
    border: none;
    padding-left: 10px;
}

.mpxFormContainer #EntityFormControl .actions input{
    border-radius: 10pt;
}

.mpxFormContainer .crmEntityFormView .actions{
    border: none;
    padding-left: 10px;
    padding-top: 0px;
}

.mpxFormContainer .crmEntityFormView .input-group .text.form-control.lookup {
    border-bottom-left-radius: 10pt;
    border-top-left-radius: 10pt;
    height: 45px;
} 

.mpxFormContainer .crmEntityFormView .btn.btn-default.launchentitylookup {
    height: 45px;
}

.mpxFormContainer .crmEntityFormView .btn.btn-default.clearlookupfield {
    height: 45px;
}

.mpxFormContainer .crmEntityFormView .form-control.picklist  {
    height: 45px;
    border-radius: 10pt;
}

.mpxPopupLink {
    float: right;
    padding-right: 20px;
    font-size: 10px;
}

.mpxFormContainer .crmEntityFormView .form-control.picklist {
    height: 45px;
    border-radius: 10pt;
}

.mpxFormContainer select {
    height: 45px;
    border-radius: 10pt;
}

.mpxFormContainer div.description.above {
    font-size: 18px;
    padding-bottom: 10px;
}

.mpxFormContainer .customControl .ui-radio label {
    font-size: 20px;
}

@media (max-width: 767px) {
    .mpxFormContainer .crmEntityFormView table.section {
        width: 300px;
    }
}

@media (max-width: 767px) {
    .progress.list-group.top {
        display: none;
    }
}



.mpxFormContainer2 label#cr487_stopheretext_label {
    color: red;
}

.mpxFormContainer .msos-viewmode-text{
    white-space: break-spaces;
}

.mpxFormContainer .checkbox-cell{
    padding: 15px 0px 15px 20px !important;
}

.mpxBackToGallery a{
    padding: 5px;
    font-weight: bold;
}

.mpxBackToGalleryListTemplate a{
    padding: 5px;
    font-weight: bold;
    text-decoration: underline;
}

.mpxBackToGalleryListTemplate {
    padding-left: 40px;;
}


.mpxFormContainer .checkbox-cell span.checkbox input[type=checkbox] {
    width: 20px;
    height: 20px;
}

.mpxFormContainer .checkbox-cell div.info {
    padding-top: 4px;
    padding-left: 30px !important;
}

.mpxFormContainer .drawCanvas {
    height: 300px !important;
    border: 1px solid darkgray;
}

.search-container {
    display: flex;
    margin: 10px 10%;
    margin-top: 0;
    flex-wrap: wrap;
    max-width: 1642px;
}

.permit-card-container-left {
    flex-grow: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    min-width: 300px;
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: 70px;
}

.applicationTypeItem {
    display: flex;
    justify-content: start;
    align-items: start;
    width: 22%;
    min-height: 120px;
    height: auto;
    background-color: #ffffff;
    border: 2px solid var(--portalThemeColor1);
    border-radius: 20px;
    padding: 20px;
}

#WebResource_signOfflabel, #WebResource_mpxsignoff{
    height: 35px;
}

#WebResource_inspectiontoplabel{
    height: 55px;
}

#WebResource_inspectionbottomlabel {
    height: 75px;
}

#WebResource_mpxEditTopPage {
    height: 60px;
}

@media (max-width: 767px) {
    #WebResource_mpxEditTopPage {
        height: auto;
    }
}

#WebResource_new_1 {
    width: 30%;
}

@media (max-width: 767px) {
    #WebResource_new_1 {
        width: 80%;
    }
}




#WebResource_mpxEditTopPage span{
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

.mpxEditTopPage{
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

.mpxInspectionTopPage, .mpxInspectionBotPage{
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

#WebResource_mpxaddexternaluserlabel{
    height: 35px;
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}
.mpxAddExternalUser {

}

.mpxFormContainer div.description.above.mpxFOPSControl {
    font-size: 12px;
}


.mpxListContainer h4.panel-body.entitylist-filter-option-group-label{
    font-size: 15px;;
}

textarea.mpxRejectedLabel {
    color: red;
}

.mpxFormContainer div.description.above {
    font-size: 14px;
}

.mpxProjSelect{
    padding: 10px 120px 10px 10px;
    text-align: right;
}

.mpxProjSelectLabel {
    font-size: 14px;
    font-weight: bold;
}

.mpxFormContainer {
    /*margin-top: -80px;*/
}



a:hover{
    cursor: pointer;
}

.dvWelcome {
    float: left;
    font-weight: bold;
    font-size: 14px;
}

.mpxFormContainer .container .columnBlockLayout{
    margin-top: 0px !important;
}

.mpxListContainer .container .columnBlockLayout{
    margin-top: 0px !important;
}

.mpxFormContainer .RadCaptcha {
    padding-top: 20px;
}

.mpxCustomContent{
    background-color: #ffffff;
    padding: 10px;
}

.mpxCustomContent a{
    font-size: 12pt;
}

.mpxCustomContentLabel {
    font-size: 12pt;
}

.mpxCustomContent table {
    font-size: 10pt;
}

.mpxCustomContent table a {
    font-size: 10pt;
}

.mpxCustomContent h3{
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    text-align: center;
    padding: 10px;
    font-size: 20px;
}

.mpxCustomContent table .txtMidAlign {
    text-align: center;
}

.mpxCustomContent table ul {
    margin-left: -20px;
}

.mpxPrintBtnContainer {
    float: right;    
    padding-bottom: 10px;
    padding-right: 30px;
}

.mpxPrintBtnContainer input{
    background-color: black;
}

/*
.tblInner {
    width: 100%;
}

.tdInner30 {
    width: 30%;
    padding-left: 10px;
}

.tdInner70 {
    width: 70%;
    padding-left: 10px;
}

.tdInnerVal{
    padding: 10px;
}
    */