﻿
/*page shard inline css Layout page*/
.p-b-100 {
    padding-bottom: 100px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.table-layout-pg {
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: none !important;
}

.text-lay-color {
    color: #ffffff !important;
}

/*Access denied page */

.accessdenied {
    border: 1px solid #979797;
    margin-top: auto;
    text-align: center;
    height: 100px;
}

.acc_den_wrapper {
    margin-top: auto;
    margin-bottom: auto;
}

.acc_den_sun_wrapper {
    color: red;
    padding-top: 20px;
}
/*Criteria Subsidiary Branch*/
.p-l-15 {
    padding-left: 15px;
}


/*LayoutPanelPage*/
.footer-link {
    color: #fff;
    padding-right: 388px;
}

.footer-freshdesk {
    color: white;
}

.p-r-3 {
    padding-right: 3px;
}

.color-footer-wh {
    color: #fff;
}

.fl_l {
    float: left;
}

/*style tag*/
.ajaxSpinnerContainer {
    z-index: 10000;
    position: absolute;
    left: 38%;
    top: 38%;
}

.ajaxSpinnerImage {
    display: none;
}



/* error page */


.m-r-12 {
    margin-left: 12px;
}

.err-width {
    width: 693px;
}

.m-r-128 {
    margin-left: 128px;
}

/*style tag*/

.PageMainLoginWrapper, .PageContentPaddingDiv, .PageContentLoginDiv, .FooterContainer {
    /*background-color: transparent;*/ /*few time comments*/
}

h6 a {
    color: white;
}



/*License*/
.license {
    color: red;
    font-weight: bold;
}


/*SearchCriteriaDetails*/

.search-emp-report {
    width: 220px;
    margin-top: 5px;
}

/* searchCriDetail2*/
/*SearchCriteriaDetails ---san=me class use*/

/* Select single Emp*/
.select-emp-table {
    height: 200px;
    overflow-x: auto;
}

.select-single-emp-model {
    width: 826px !important;
}

.p-t-18 {
    padding-top: 18px;
}


/*ShowMessage*/
.show-message {
    color: #ff0000b8;
    font-weight: bold;
    font-size:16px;
}
