﻿.leftm20 {
    margin-left: 20px !important;
}

.pull-left-imp {
    float: left !important;
}

.width90-cent {
    width: 90%;
}

.width25-cent {
    width: 24.7%;
}

.vertAlign-middle{
    vertical-align: top;
}

.dashboard-searchbtn {
    min-height: 38px;
}

.review-grid {
    border: 1px solid #8C8787;
    border-radius: 4px;
    margin-top: 10px;
}

.review-searchbar {
    padding: 20px;
    background-color: #efefef;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .review-searchbar .filter-input-search {
        width: 88%;
    }

.review-screen .review-grid{
    margin-top: 0px;
}

.review-screen .review-searchbar{
    padding: 10px;
}

.dashboard-list {
    display: inline-block;
    width: 100%;
    margin-top: -12px;
    overflow: hidden;
}

.dashboard-list .ui-grid-header-viewport {
    background-color: rgba(153, 153, 153, 0.58);
}

.pad-top10 {
    padding-top: 10px;
}

.disabled {
    cursor: not-allowed;
}

.ng-touched.invalid-value, .invalid-value input.ng-touched, .invalid-value input.ng-touched {
    border: 1px solid #FF0000;
    color: #FF0000;
}

.invalid-value input.ng-touched::-webkit-input-placeholder {
    color: #FF0000;
}

.invalid-value input.ng-touched::-moz-input-placeholder {
    color: #FF0000;
}

.invalid-value input.ng-touched::-ms-input-placeholder {
    color: #FF0000;
}

select.invalid-value.ng-untouched {
    color: #999 !important;
}

select.invalid-value.ng-touched {
    color: red !important;
}

.ng-touched.invalid-value option {
    color: #000000;
}

/* Hiding select box default option and setting color */
#selectYear option:nth-child(1), #selectMonth option:nth-child(1) {
    display: none;
}

#selectYear option, #selectMonth option {
    color: #000;
}

.width7cent {
    width: 7%;
}
.width8cent {
    width: 8%;
}

.width5cent {
    width: 5%;
}

.width6cent {
    width: 6%;
}
.width8cent {
    width: 8%;
}

.width9cent {
    width: 9%;
}

.width10cent {
    width: 10%;
}

.width11cent {
    width: 11%;
}

.width12cent {
    width: 12%;
}


.width13cent {
    width: 13%;
}


.width14cent {
    width: 14%;
}

.width15cent {
    width: 15%;
}

.width16cent {
    width: 16%;
}

.width17cent {
    width: 17%;
}

.width19cent {
    width: 19%;
}

.width20cent {
    width: 20%;
}
.width21cent {
    width: 21%;
}

.width22cent {
    width: 22%;
}
.width23cent {
    width: 23%;
}
.width25cent {
    width: 25%;
}

.width26cent {
    width: 26%;
}

.width27cent {
    width: 27%;
}

.width28cent {
    width: 28%;
}


.review-navigator {
    background-color: #EFEFEF;
    border: 1px solid #999;
    height: 68px;
    padding: 15px;
    margin-bottom: 25px;
}

.review-searchbar .loading-spinner {
    position: relative;
    display: inline-block;
}

.activeStep-arrow-position {
    position: absolute;
    margin-top: 83px;
}

.content-disabler {
    display: inline-block;
    position: absolute;
    width: 320px;
    background-color: #EFEFEF;
    height: 70px;
    opacity: 0.8;
}

    .content-disabler.complete-tab {
        width: 350px;
    }

.emp-info-header {
    width: 99%;
    height: auto;
    border-top: 0px solid #999;
    padding: 10px 5px 10px 15px;
    font-size: 13px;
    overflow: auto;
}

    .emp-info-header div:nth-child(1) {
        margin-left: 0px;
        max-width: 42%;
        overflow: hidden;
    }

    .emp-info-header div {
        vertical-align: top;
        margin-left: 10px;
        max-width: 25%;
        overflow: hidden;
    }

    .emp-info-header div:nth-child(4) {
        margin-left: 0px;
        max-width: 20%;
        overflow: hidden;
        min-width: 200px;
    }

    .emp-info-header button {
        margin-right: 18px;
    }

    .emp-info-header span {
        vertical-align: middle;
    }

.pdf-modal.no-pdf {
    top: 35% !important;
    width: 40%;
    margin: auto;
    left: 30%;
    min-width: 600px;
}

.pdf-modal {
    left: 4%;
    top: 10%;
    width: 92%;
    margin: auto;
}

    .pdf-modal .modal-body {
        max-height: 800px;
        padding: 0px;
    }

    .pdf-modal.no-pdf .modal-body {
        padding: 15px;
    }

    .pdf-modal .pdf-container {
        position: absolute !important;
        width: 100% !important;
        z-index: 1000 !important;
        /*height: 100% !important;*/
        border: 0px !important;
        border-radius: 0px;
    }
    
    .pdf-modal .pdf-toolbar {
        width: 99.3%;
    }

.modal-body label {
    font-weight: 600;
}

.top-align {
    vertical-align: top;
}

.middle-align {
    vertical-align: middle;
}

.botm9 {
    margin-bottom: 9px;
}

.topm9 {
    margin-top: 9px;
}

.topm-2-imp {
    margin-top: -2px !important;
}

.width5cent {
    width: 5%;
}

.width100cent-imp {
    width: 100% !important;
}

.width950 {
    width: 950px;
}

.width230 {
    width: 230px;
}

.width350 {
    width: 350px;
}

.width320 {
    width: 320px;
}

.width300 {
    width: 300px;
}

.width262 {
    width: 262px;
}

.width250 {
    width: 250px;
}

.width205 {
    width: 205px;
}

.width200 {
    width: 200px;
}

.width180 {
    width: 180px;
}

.width70 {
    width: 70px;
}

.width45 {
    width: 45px;
}

.widthm800 {
    min-width: 800px;
}

.dashboard-list .gridStyle {
    border-radius: 0px;
    margin-bottom: -4px;
}

.dashboard-inputs {
    width: 19%;
    margin-right: 25px;
    display: inline-block;
    vertical-align: middle;
}

.dashboard-inputs .typeahead input {
    min-height: 38px;
    width: 100%;
}

.dashboard-inputs .review-searchbar-inputbox {
    border: 1px solid #8C8787;
    height: 36px;
    padding: 0px 6px;
    margin-bottom: 0px; 
    font-size: 14px;
    line-height: 36px;
    width: 95%;
}

.release-modal {
    width: 80%;
    min-width: 800px;
    left: 10%;
    margin-left: 0px;
}

.closed-period .ui-grid-row:nth-child(even) .ui-grid-cell, .closed-period .ui-grid-row:nth-child(odd) .ui-grid-cell {
    background-color: transparent;
}

.closed-period .ui-grid-viewport {
    background-color: #EFEFEF;
}

.closed-period .ui-grid-row {
    border-bottom: 1px solid #aaa;
}
.modal{
    position:absolute !important;
}

.pdf-modal .pdf-inner-container{
    min-height:10px;
}