body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li {
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style: none;
}

main, header, section {
    float: left;
    width: 100%;
}

header {
    padding: 0 30px 0;
    box-shadow: 0 6px 10px #e5ecf3;
    -moz-box-shadow: 0 6px 10px #e5ecf3;
    -webkit-box-shadow: 0 6px 10px #e5ecf3;
    box-sizing: border-box;
    z-index: 999;
    position: relative;
}

.logo-con {
    float: left;
    width: 33.3%;
    padding-top: 5px;
}

.header_navbar_outer {
    float: left;
    width: 33.3%;
    text-align: center;
}

    .header_navbar_outer ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .header_navbar_outer li {
        float: none;
        display: inline-block;
        margin: 0 5px;
    }

        .header_navbar_outer li a {
            color: #023f72;
            font-size: 17px;
            line-height: 20px;
            font-weight: 300;
            float: left;
            padding: 19px 28px;
            border-bottom: 5px solid #fff;
            text-decoration: none;
            margin-bottom: -4px;
        }

            .header_navbar_outer li a:hover {
                color: #023f72;
                border-bottom: 5px solid #76c1ba;
                text-decoration: none;
            }

.header_navbar_active {
    color: #023f72 !important;
    margin-bottom: -4px !important;
    border-bottom: 5px solid #76c1ba !important;
}

.header_navbar_outer li a img {
    margin: 0 4px 0 0;
}
.header-right-inner-con {
    float: right;
    display: inline-flex;
}

.header_login_panel {
    float: right;
    width: 30%;
    text-align: right;
}

.header-login-inner {
    float: left;
    display: inline-flex;
}

.header-profile-con a {
    font-size: 14px;
    color: #53657d !important;
    font-weight: 400;
    line-height: 75px !important;
    margin: 16px 0 0;
    text-decoration:none !important;
}

    .header-profile-con img {
        float: left;
        margin-right: 8px;
    }

    .header-profile-con img {
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
    }

.header-setting-con {
    margin: 15px 0 0;
}

    .header-setting-con a {
        font-size: 13px;
        color: #53657d;
        font-weight: 400;
        text-decoration: none;
        margin-left: 16px;
        float: left;
    }

        .header-setting-con a:hover {
            color: #53657d;
            text-decoration: underline;
        }

    .header-setting-con img {
        float: left;
        margin-right: 3px;
    }

.setting-con {
    margin: 14px 0px;
}

.logout-con {
    padding: 10px 10px;
    border: 1px solid #76c1ba;
    margin-top: 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .logout-con:hover {
        text-decoration: none !important;
    }
/*PARAENT PROTAL CONTENT AREA*/
.parent-portal-content-area-panel {
    background: #f6fafd;
    padding: 40px 30px;
    box-sizing: border-box;
}

.parent-portal-left-panel {
    float: left;
    width: 40%;
}

.parent-portal-school-year-outer {
    float: left;
    width: 100%;
    background: #e9eef6;
    padding: 20px;
    border: 1px solid #d9e1e6;
    box-sizing: border-box;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.parent-portal-school-yard-con {
    float: left;
    width: 40%;
    margin-bottom: 20px !important;
    margin-right: 10px !important;
}

.parent-portal-guardian-con {
    float: right;
    width: 40%;
    text-align: right;
}

.parent-portal-school-year-outer h2 {
    color: #53657d;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
}

.parent-portal-school-year-outer .parent-portal-guardian-con h2 span {
    border-bottom: 1px solid #e1e8f0;
    min-width: 160px;
    float: right;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.parent-portal-school-yard-con select {
    width: 100% !important;
    float: left;
    border: 1px solid #d9e1e6;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 8px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin-top: 10px;
    border: 1px solid #d2dde5;
    background: #fff url(https://scv35.empowerlearning.net/images/Salt/img_arrow_pic.png) right 17px no-repeat;
    font-size: 14px;
    color: #53657d;
    line-height: 24px;
    padding: 9px 10px;
}

.parent-portal-guardian-con samp {
    color: #53657d;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    width: 100%;
    font-family: 'Roboto', sans-serif !important;
    float: left;
}

.parent-portal-accordion-click-con {
    background: url(https://scv35.empowerlearning.net/images/Salt/img_accordion_plus_icon.png) right 18px no-repeat, url(https://scv35.empowerlearning.net/images/Salt/img_tabs_bg02.png) left top no-repeat;
    float: left;
    width: 100%;
    height: 70px;
    margin: 47px 0 22px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.active-bg {
    background: url(https://scv35.empowerlearning.net/images/Salt/img_accordion_minus_icon.png) right 18px no-repeat, url(https://scv35.empowerlearning.net/images/Salt/img_tabs_bg.png) left top no-repeat;
}

.parent-portal-accordion-click-con span {
    float: left;
    width: 70px;
    height: 70px;
    background: #023f72;
    padding: 7px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    margin: -26px 25px 0 20px;
}

    .parent-portal-accordion-click-con span img {
        float: left;
        width: 64px;
        height: 64px;
        border: 3px solid #fff;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
    }

.parent-portal-accordion-click-con samp {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    line-height: 70px;
    font-family: 'Roboto', sans-serif !important;
}

.parent-portal-tabs-outer ul, .parent-portal-white-stripe ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.parent-portal-tabs-outer li {
    float: left;
    width: 23.5%;
    padding-right: 2% !important;
    border-bottom: 1px solid #dbe2e8;
}

    .parent-portal-tabs-outer li:last-child {
        padding-right: 0 !important;
    }

    .parent-portal-tabs-outer li a {
        width: 100%;
        float: left;
        background: #e7edf4;
        color: #53657d;
        font-size: 16px;
        line-height: 58px;
        text-align: center;
        font-weight: 700;
        border: 1px solid #dbe2e8;
        border-bottom: none;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        text-decoration: none;
    }

        .parent-portal-tabs-outer li a:hover {
            background: #fff;
            color: #76c1ba;
            text-decoration: none;
        }

.pparent-portal-tabs-outer li a img {
    display: inline-block;
    margin: 0px 3px -4px 0;
    filter: grayscale(100%);
}

.parent-portal-tabs-outer li a:hover img {
    filter: grayscale(0);
}

.tab-active-bg {
    background: #fff !important;
    color: #76c1ba !important;
    text-decoration: none;
    position: relative;
}

    .tab-active-bg::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #fff;
        bottom: -1px;
        left: 0;
        z-index: 9999;
    }

.ipl-icon {
    width: 19px;
}

.order-icon {
    width: 19px;
    margin-bottom: -1px;
}

.doller-icon {
    width: 10px;
    margin-bottom: -4px;
}

.forms {
    width: 16px;
    margin-bottom: -2px;
}

.parent-portal-tabs-content-outer {
    float: left;
    width: 100%;
    border: 1px solid #d9e1e6;
    border-top: none;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.parent-portal-white-stripe {
    background: #fff;
    float: right;
    width: 96%;
    padding: 10px 2%;
}

    .parent-portal-white-stripe ul {
        float: right;
    }

    .parent-portal-white-stripe li {
        float: left;
        margin: 0 14px;
    }

        .parent-portal-white-stripe li a {
            font-size: 14px !important;
            color: #4a4f50;
            font-weight: bold !important;
            text-decoration: none;
        }

    .parent-portal-white-stripe img {
        display: inline-block;
        margin: 0 2px -4px 0;
    }

.parent-portal-table-main-outer {
    float: left;
    width: 100%;
}

.parent-portal-table-heading {
    float: left;
    width: 100%;
    background: #e9eef6;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
    color: #53657d;
}

.parent-portal-table-data {
    float: left;
    width: 100%;
    background: #e9eef6;
    /*padding: 17px 0%;*/
    font-weight: 300;
    font-size: 13px;
    color: #4a4f50;
}

.ipl-name-text {
    float: left;
    width: 23%;
    text-align: center;
    line-height: 18px;
    padding-top: 13px;
    padding-bottom: 13px;
}

    .ipl-name-text a {
        color: #4a4f50;
        text-decoration: none;
    }

        .ipl-name-text a:hover {
            color: #4a4f50;
            text-decoration: none;
        }

    .ipl-name-text:first-child {
        text-align: justify;
        padding-left: 3%;
    }

.order-item-icon {
    width: 19px !important;
    margin-right: 3px !important;
}

.parent-portal-table-data:hover {
    background: #e9eef6 !important;
}

.parent-portal-table-data:nth-child(odd) {
    background: #fff;
}

.parent-portal-table-data:nth-child(even) {
    background: #f6fafd;
}

.parent-portal-table-data:last-child {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.parent-portal-table-data span {
    font-weight: 500;
    color: #76c1ba;
    font-size: 18px;
}

.ipl-name-text img {
    display: inline-block;
    margin: 0 0 -3px 3px;
}

.parent-portal-item-order-outer {
    float: left;
    width: 100%;
    padding: 35px 0;
    border-top: 1px solid #d2dde5;
    border-bottom: 1px solid #d2dde5;
}

.parent-portal-item-auto {
    margin: auto;
    width: 85%;
}

.parent-portal-item-auto-inner {
    float: left;
    width: 100%;
    border: 1px solid #d2dde5;
    border-bottom: 1px solid #d2dde5;
    background: #fff;
}

.parent-portal-item-name {
    float: left;
    width: 52%;
    border-right: 1px solid #d2dde5;
    border-bottom: 1px solid #d2dde5;
}

    .parent-portal-item-name:last-child, .parent-portal-item-order:last-child {
        border-right: none;
    }

.parent-portal-item-order {
    float: left;
    width: 16.1%;
    border-right: 1px solid #d2dde5;
    border-bottom: 1px solid #d2dde5;
}

.parent-portal-item-auto tr {
    background: #fff;
}

    .parent-portal-item-auto tr td, .parent-portal-item-auto tr th {
        padding:9px !important;
        border-right: 1px solid #d2dde5;
        border-bottom: 1px solid #d2dde5;
    }

        .parent-portal-item-auto tr td:last-child, .parent-portal-item-auto tr th:last-child {
            border-right: none;
        }

    .parent-portal-item-auto tr:last-child {
        border-bottom: none;
    }

.parent-portal-item-auto-heading, .parent-portal-item-auto th {
    font-weight: 500;
    color: #53657d;
    font-size: 14px;
    text-align: left;
}

.parent-portal-item-auto-data, .parent-portal-item-auto tr td {
    color: #4a4f50;
    font-size: 14px;
    font-weight: 300;
}

.parent-portal-item-name, .parent-portal-item-order {
    padding: 11px 2% 11px 3%;
}

.parent-portal-item-auto-inner:last-child {
    border-bottom: none !important;
}

/*PARENT PORTAL RIGHT PART START*/
.parent-portal-right-panel {
    float: left;
    width: 58%;
    margin-left: 2%;
}

.parent-portal-quick-link-panel {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #d9e1e6;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.parent-portal-right-panel h1 {
    font-size: 23px;
    color: #353657;
    line-height: 20px;
    font-weight: 900;
    text-align: center;
    margin: 40px 0;
}

.QuickLinkMsg{
    margin-bottom : 17px !important;
}

.parent-portal-right-panel h2 {
    font-size: 16px;
    color: #353657;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    color: red !important;
    padding: 20px !important;
}

.parent-portal-right-panel ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.parent-portal-right-panel li {
    float: left;
    width: 33.33% !important;
    text-align: center;
}

    .parent-portal-right-panel li a {
        float: left;
        width: 100%;
        background: #e9eef6;
        color: #53657d;
        font-size: 13px;
        line-height: 20px;
        padding: 28px 3px;
        box-sizing: border-box;
        border-right: 1px solid #d9e1e6;
    }

        .parent-portal-right-panel li a:hover {
            background: #dbe3f0
        }

    .parent-portal-right-panel li:last-child a {
        border-right: none;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        border-bottom-right-radius: 10px;
    }

    .parent-portal-right-panel li:first-child a {
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-left-radius: 10px;
    }

    .parent-portal-right-panel li a span {
        float: left;
        width: 100%;
    }

.parent-portal-important-news-panel {
    float: left;
    width: 96%;
    background: #fff;
    border: 1px solid #d9e1e6;
    padding: 45px 2% 120px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 20px 0;
    text-align: center;
}

    .parent-portal-important-news-panel h3 {
        font-size: 23px;
        color: #bd6a55;
        line-height: 20px;
        font-weight: 900;
        text-align: center;
        margin-bottom: 40px;
    }

    .parent-portal-important-news-panel p {
        font-weight: 400;
        line-height: 20px;
        color: #53657d;
        margin-bottom: 30px;
        font-size: 14px;
    }

        .parent-portal-important-news-panel p strong {
            font-weight: 700;
            width: 100%;
            float: left;
        }

    .parent-portal-important-news-panel h5 {
        font-size: 24px;
        color: #53657d;
        line-height: 20px;
        font-weight: 400;
        text-align: center;
        margin: 30px 0;
        float: left;
        width: 100%;
    }

.parent-portal-new-student-con {
    color: #4cb0ce;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    float: left;
}

.parent-portal-take-test-outer {
    float: left;
    width: 100%;
    margin: 17px 0;
}

    .parent-portal-take-test-outer span {
        padding: 7px 30px;
        background: #fedf91;
        color: #53657d;
        font-weight: 400;
        font-size: 14px;
        border-radius: 10px;
    }

.parent-portal-important-news-panel h3 img {
    display: inline-block;
    margin: 0 0 -5px;
}

#tabs {
    width: 100%;
    float: left;
}

.parent-portal-tabs-panel {
    display: none;
    float: left;
    width: 100%;
}

.comment-icon:hover, .order-cart-icon:hover, .order-comment-icon:hover, .print-icon:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.order-tab-con {
    float: left;
    width: 100%;
    overflow-y: scroll;
    height: 494px;
}

    .order-tab-con .ipl-name-text {
        width: 21%;
        line-height: 17px;
        padding: 14px 1% 14px 3%;
    }

.budget-tab-panel .ipl-name-text {
    width: 47%;
}

    .budget-tab-panel .ipl-name-text:last-child {
        text-align: right;
    }

    .budget-tab-panel .ipl-name-text:first-child {
        font-weight: 500;
    }

.report-icon {
    width: 17px !important;
}

.print-icon {
    width: 19px !important;
}

.order-comment-icon {
    width: 17px;
}

.order-cart-icon {
    width: 19px;
}

.parent-portal-table-heading .ipl-name-text {
    line-height: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.parent-portal-budget-main .budget-ordered-item {
    float: left;
    width: 50% !important;
}

.parent-portal-budget-main .budget-ordered-status {
    float: left;
    width: 10% !important;
    padding-left: 1%;
    padding-right: 1%;
}

.parent-portal-budget-main .budget-oredred-log {
    float: left;
    width: 30% !important;
    padding-left: 1%;
    padding-right: 1%;
}

.order-active-bg, .parent-portal-table-data.parent-order-item-click:hover {
    background: #e9eef6 !important;
}


/*REIMBURSEMENT START 18-July-2018*/
.reimbursement-dashboard-header {
    float: left;
    width: 100%;
    background: url(https://scv35.empowerlearning.net/images/Salt/img_header_bg_reimbursement.png) left top no-repeat;
    padding: 15px 1%;
    box-shadow: none;
}

    .reimbursement-dashboard-header .reimbursement-logo-con {
        float: left;
        width: 50%;
    }

        .reimbursement-dashboard-header .reimbursement-logo-con img {
            float: left;
        }

        .reimbursement-dashboard-header .reimbursement-logo-con span {
            margin-left: 30px;
            font-size: 26px;
            color: #fff;
            font-weight: 700;
            line-height: 60px;
        }

.reimbursement-header-right {
    float: right;
    width: 20%;
    text-align: right;
    padding: 14px 0 0;
}
/*REIMBURSEMENT END 18-July-2018*/


/*23 JULY 2018*/
.parent-portal-create-ilp-main-outer {
    float: left;
    width: 100%;
}

    .parent-portal-create-ilp-main-outer h2 {
        float: left;
        width: 100%;
        font-size: 23px;
        color: #023f72;
        line-height: 20px;
        font-weight: 400;
        text-align: left;
        margin-bottom: 27px;
        margin-top:20px;
    }

.parent-portal-create-ipl-inner-main {
    float: left;
    width: 100%;
    color: #45556a;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    background: #f6fafd;
    text-align: left;
}

    .parent-portal-create-ipl-inner-main:nth-child(odd) {
        background: #fff;
    }

.parent-portal-create-ipl-inner-left {
    float: left;
    width: 33%;
    padding: 15px 2%;
}

.parent-portal-create-ipl-inner-right {
    float: left;
    width: 58%;
    padding: 15px 2%;
    border-left: 5px solid #fff;
}

.parent-portal-create-ipl-inner-main input {
    float: left;
    width: 245px;
    border: 1px solid #d9e1e6;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 13px;
    color: #4a4f50;
    font-weight: 300;
    padding: 10px;
}

.parent-portal-create-ipl-inner-main textarea {
    float: left;
    width: 90%;
    border: 1px solid #d9e1e6;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 13px;
    color: #4a4f50;
    font-weight: 300;
    padding: 10px;
    height: 85px;
    resize: none;
    outline: none !important;
}

.parent-portal-create-ipl-inner-main select {
    float: left;
    width: 266px;
    border: 1px solid #d9e1e6;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 13px;
    color: #4a4f50;
    font-weight: 300;
    padding: 10px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: url(https://scv35.empowerlearning.net/images/Salt/img_arrow_pic.png) right 18px no-repeat;
}

.parent-portal-create-ipl-inner-main input:focus::-webkit-input-placeholder {
    color: transparent;
}

.parent-portal-create-ipl-inner-main input:focus:-moz-placeholder {
    color: transparent;
}
/* FF 4-18 */
.parent-portal-create-ipl-inner-main input:focus::-moz-placeholder {
    color: transparent;
}
/* FF 19+ */
.parent-portal-create-ipl-inner-main input:focus:-ms-input-placeholder {
    color: transparent;
}
/* IE 10+ */
.parent-portal-create-ipl-inner-left span {
    color: #a6b0bf;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    float: left;
    width: 100%;
}

.parent-portal-select-model-con {
    float: left;
    width: auto;
    margin: 0 20px 0 0;
}

    .parent-portal-select-model-con:last-child {
        margin-bottom: 0;
    }

.parent-portal-create-ipl-inner-right input[type="radio"] {
    display: none;
}

    .parent-portal-create-ipl-inner-right input[type="radio"] + label {
        float: left;
        width: 100%;
        height: 25px;
        margin: 0 4px 11px 0;
        vertical-align: middle;
        background: url(https://scv35.empowerlearning.net/images/Salt/img_radio_button.png) left top no-repeat;
        cursor: pointer;
        padding-left: 30px;
        font-size: 14px;
        color: #45556a;
        font-weight: 400;
        line-height: 19px;
    }

    .parent-portal-create-ipl-inner-right input[type="radio"]:checked + label {
        background: url(https://scv35.empowerlearning.net/images/Salt/img_radio_button_hover.png) left top no-repeat;
    }

    .parent-portal-create-ipl-inner-right input[type="checkbox"] + label {
        display: inline-block;
        height: 25px;
        margin: 0 4px 9px 0;
        vertical-align: middle;
        background: url(https://scv35.empowerlearning.net/images/Salt/img_checkbox_pic.png) left top no-repeat !important;
        cursor: pointer;
        padding-left: 25px;
        font-size: 14px;
        color: #45556a;
        font-weight: 400;
        line-height: 16px;
    }

    .parent-portal-create-ipl-inner-right input[type="checkbox"]:checked + label {
        background: url(https://scv35.empowerlearning.net/images/Salt/img_checkbox_pic_hover.png) left top no-repeat !important;
    }

.parent-portal-create-ipl-inner-right input[type="checkbox"] {
    float: left !important;
    width: 20px !important;
    display:none !important;
}

.parent-portal-evaluation-checkbox-con {
    width: 50%;
    margin: 0;
}

.parent-portal-grading-con {
    margin: 0 0 10px 0;
}

.parent-portal-approved-select {
    margin-bottom: 10px;
}

    .parent-portal-grading-con:last-child, .parent-portal-approved-select:last-child {
        margin-bottom: 0;
    }

.parent-portal-approved-select {
    width: 45%;
}

.parent-portal-create-ipl-buttons-main {
    float: left;
    width: 100%;
    background: #fff;
    margin: 30px 0;
}

.parent-portal-buttons-left {
    float: left;
    /*width: 35%;*/
    width: 41% !important;
}

.parent-portal-create-ipl-buttons-main input {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    font-weight: 700;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.parent-portal-buttons-left input {
    padding: 14px 10px;
    width: auto;
    text-align: center;
    float: left;
    border: none;
    outline:none !important;
    cursor:pointer !important
}

.parent-portal-create-ipl-buttons-main a {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    font-weight: 700;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.parent-portal-buttons-left a {
    padding: 14px 10px;
    width: 100px;
    text-align: center;
    float: left;
    border: none;
}

.parent-portal-save-button {
    background: #185986;
    color: #fff;
    margin-right: 10px;
    border: none !important;
    outline: none !important;
    cursor: pointer !important;
    font-family: 'Roboto', sans-serif !important;
}

    .parent-portal-save-button:hover {
        background: #1c6495;
        color: #fff;
        text-decoration: none;
    }

.parent-portal-cancel-button {
    background: #76c1ba;
    color: #fff;
    border: none !important;
    outline: none !important;
    cursor: pointer !important;
    font-family: 'Roboto', sans-serif !important;
}

    .parent-portal-cancel-button:hover {
        background: #77d7ce;
        color: #fff;
        text-decoration: none;
        border: none !important;
        outline: none !important;
        cursor: pointer !important;
    }

.parent-portal-buttons-right {
    float: right;
    /*width: 65%;*/
    width: 58% !important;
}

    .parent-portal-buttons-right a {
        color: #76c1ba;
        border: 1px solid #76c1ba;
        padding: 14px 14px;
        float: left;
        margin: 0 5px;
    }

        .parent-portal-buttons-right a:hover {
            color: #fff;
            background: #185986;
            text-decoration: none;
            border: 1px solid #185986;
        }

    .parent-portal-buttons-right input {
        color: #76c1ba !important;
        border: 1px solid #76c1ba;
        padding: 14px 14px;
        float: left;
        margin: 0 5px;
        background-color: #FFF !important;
        cursor:pointer !important;
        outline:none !important;
    }

        .parent-portal-buttons-right input:hover {
            color: #fff !important;
            background: #185986 !important;
            text-decoration: none;
            border: 1px solid #185986;
            cursor: pointer !important;
        }

    .parent-portal-buttons-right img {
        display: inline-block;
        margin: 0 6px -5px 0;
    }

.parent-portal-delete-button img {
    margin-bottom: -3px;
}

.parent-portal-print-button img {
    width: 16px;
    margin-bottom: -3px;
}

.parent-portal-buttons-right-inner {
    float: right;
}

    .parent-portal-buttons-right-inner a:hover img {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }


/*BUDGET SPENDING REPORTS START 6 AUGUST 2018*/
.budget-spending-reports-heading-outer {
    float: left;
    width: 100%;
    background: #e9eef6;
    padding: 7px 3px;
    font-size: 13px;
    font-weight: 700;
    color: #53657d;
    text-align: left;
}

.budget-spending-reports-trans-date {
    float: left;
    width: 11%;
}

.budget-spending-reports-activity-description {
    float: left;
    width: 46%;
    padding: 0 1%;
}

.budget-spending-reports-credit {
    float: left;
    width: 13%;
    text-align: center;
}

.budget-spending-reports-debit {
    float: left;
    width: 12%;
    text-align: center;
}

.budget-spending-reports-account-balance {
    float: left;
    width: 15%;
    text-align: right;
}

.budget-spending-reports-main-outer {
    float: left;
    width: 100%;
    background: #fff;
    padding: 7px 3px;
    font-weight: 300;
    font-size: 12px;
    line-height: 21px;
    color: #4a4f50;
    text-align: left;
}

.budget-spending-reports-main-outer:nth-child(even) {
    background: #f6fafd !important;
}

.budget-funding-text {
    font-size: 13px;
    font-weight: 500;
    color: #53657d;
}

/*BUDGET SPENDING REPORTS START 6 AUGUST 2018 END*/

/*ORDER NEW ITEM 6 AUGUST 2018*/
.order-new-item-main-panel {
    float: left;
    width: 100%;
    margin: 22px 0 0;
}

.order-new-item-tabs-con li {
    float: left;
    width: 32%;
    padding-right: 2% !important;
    border-bottom: 1px solid #dbe2e8;
}

    .order-new-item-tabs-con li a {
        width: 100%;
        float: left;
        background: #e7edf4;
        color: #53657d;
        font-size: 16px !important;
        line-height: 18px;
        text-align: center;
        font-weight: 700;
        border: 1px solid #dbe2e8;
        border-bottom: none;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .order-new-item-tabs-con li:first-child a {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
    }

    .order-new-item-tabs-con li:last-child a {
        border-right: 1px solid #dbe2e8;
        padding-right: 0 !important;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
    }

    .order-new-item-tabs-con li:last-child {
        padding-right: 0 !important;
    }

    .order-new-item-tabs-con li a:hover {
        background: #fff;
        color: #76c1ba;
        text-decoration: none;
    }

    .order-new-item-tabs-con li a span {
        font-size: 11px;
    }

    .order-new-item-tabs-con li img {
        width: 7px;
    }

.order-active-bg {
    background: #fff !important;
    color: #76c1ba !important;
    text-decoration: none;
    position: relative;
}

.order-new-item-hide-tabs-con {
    float: left;
    width: 100%;
    border: 1px solid #d9e1e6;
    background: #fff;
    padding: 20px 0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    height: 1500px !important;
}

    .order-new-item-hide-tabs-con h2 {
        float: left;
        width: 100%;
        font-size: 18px;
        color: #023f72;
        line-height: 20px;
        font-weight: 400;
        text-align: left;
        box-sizing: border-box;
        margin-bottom: 15px;
        padding: 0 20px;
    }

.order-all-ilp-con {
    float: left;
    width: 100%;
}

.order-all-radio-con {
    float: left;
    width: 200px;
}

    .order-all-radio-con input[type="radio"] {
        display: none;
    }

        .order-all-radio-con input[type="radio"] + label {
            float: left;
            width: 100%;
            height: 22px;
            margin: -1px 4px 0 0;
            vertical-align: middle;
            background: url(https://scv35.empowerlearning.net/images/Salt/img_radio_button.png) left top no-repeat;
            font-weight: 300;
            font-size: 14px;
            color: #4a4f50;
            cursor: pointer;
            padding-left: 30px;
            line-height: 22px;
        }

        .order-all-radio-con input[type="radio"]:checked + label {
            background: url(https://scv35.empowerlearning.net/images/Salt/img_radio_button_hover.png) left top no-repeat;
        }

.order-new-item-form-left-con h4 {
    float: left;
    margin: 12px 10px 0;
    color: #53657d;
    font-size: 14px !important;
    line-height: 18px;
    font-weight: 500;
}

.order-all-buttons-right-con {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    box-sizing: border-box;
    padding: 0 30px;
}

    .order-all-buttons-right-con a {
        padding: 14px 10px;
        text-align: center;
        float: left;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        color: #fff;
        line-height: 20px;
        font-weight: 700;
        min-width: 100px;
    }

.order-new-item-con {
    float: left;
    width: 100%;
    background: #f6fafd;
    padding: 15px 10px;
    box-sizing: border-box;
}

    .order-new-item-con:nth-child(even) {
        background: #fff;
    }

.order-new-item-form-left-con {
    float: left;
    width: 20%;
}

.order-new-item-form-right-con {
    float: left;
    width: 80%;
}

.order-new-item-heading {
    float: left;
    width: 100%;
    background: #e9eef6;
    padding: 15px 10px;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 400;
    color: #53657d;
}

.order-new-item-form-right-con tr {
    background: #fff;
}

    .order-new-item-form-right-con tr td, .order-new-item-form-right-con tr th {
        padding: 5px 1% 5px 1%;
        border-right: 1px solid #d2dde5;
        border-bottom: 1px solid #d2dde5;
        text-align: center;
    }


/* Start SET Manualy CSS Class */

.order-all-CustomILPs tr td, .order-all-CustomILPs tr th {
    text-align: left !important;
    border-right: none !important;
    border-bottom: none !important;
}

.order-all-SelectAlls {
    float: left !important;
    padding: 5px 1% 5px 1% !important;
}

    .order-all-SelectAlls input[type="checkbox"] {
        display: none !important;
    }

.order-all-CustomILPs tr {
    background: none !important;
}

.order-all-radio-con table tr td input[type="radio"] + label {
    float: left;
    width: 200px !important;
    height: 22px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(https://scv35.empowerlearning.net/images/Salt/img_radio_button.png) left top no-repeat;
    font-weight: 300;
    font-size: 14px;
    color: #4a4f50;
    cursor: pointer;
    padding-left: 30px;
    line-height: 22px;
    text-align: left !important;
}

.order-all-radio-con table tr {
    background-color: none !important;
}

    .order-all-radio-con table tr td {
        border-right: none !important;
        border-bottom: none !important;
    }

.order-new-vendor-input-outer {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

    .order-new-vendor-input-outer label {
        float: left;
        width: 30%;
        font-size: 13px;
        color: #53657d;
        line-height: 38px;
        text-align: left !important;
    }

    .order-new-vendor-input-outer input[type="text"] {
        float: left;
        width: 60%;
        font-size: 14px;
        color: #53657d;
        line-height: 18px;
        border: 1px solid #d2dde5;
        padding: 9px 10px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .order-new-vendor-input-outer textarea {
        float: left;
        width: 60%;
        font-size: 14px;
        color: #53657d;
        line-height: 18px;
        border: 1px solid #d2dde5;
        padding: 9px 10px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        resize: none;
        height: 100px;
    }

    .order-new-vendor-input-outer input[type="checkbox"] {
        float: left !important;
        width: auto !important;
        line-height: 18px;
        display: none !important;
    }

.order-new-item-hide-tabs-con h3 {
    float: left;
    width: 100%;
    font-size: 18px;
    color: red !important;
    line-height: 20px;
    font-weight: 300;
    text-align: left;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 0 20px;
}

.order-vendor-admin {
    background-color: #c6d2e1 !important;
    margin-right: 5px !important;
}

.order-item-add-cart-button input[type="submit"] {
    border: 1px solid #76c1ba;
    padding: 8px 23px;
    padding-left: 46px;
    color: #76c1ba;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: 400;
    text-decoration: none;
    background: #fff;
    margin: 0 10px 5px 0;
    box-sizing: border-box;
    outline: none !important;
}

    .order-item-add-cart-button input[type="submit"]:hover {
        border: 1px solid #1c6495;
        color: #fff;
        text-decoration: none;
        background: #1c6495;
        outline: none !important;
    }


.order-new-item-con .order-all-radio-con tr {
    background: none !important;
}

.order-existing-item-outer tr {
    background: none !important;
}

.order-new-item-input-outer tr td {
    padding: unset !important;
    text-align: left !important;
    border: none !important;
    padding: 5px !important;
}

.order-new-item-input-comments {
    float: unset !important;
}

    .order-new-item-input-comments textarea {
        font-size: 14px;
        color: #53657d;
        line-height: 18px;
        border: 1px solid #d2dde5 !important;
        padding: 9px 10px !important;
        border-radius: 3px !important;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        resize: none !important;
    }

.order-new-item-con-btnTransfer {
    padding: unset !important;
}

.order-all-buttons-right-con {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    box-sizing: border-box;
    padding: 0 30px;
}

    .order-all-buttons-right-con input[type="submit"] {
        padding: 14px 10px !important;
        text-align: center !important;
        float: left;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        color: #fff;
        line-height: 20px;
        font-weight: 700;
        min-width: 100px;
        outline: none !important;
        margin-right:10px !important;
    }

.cart {
    background-image: url(https://scv35.empowerlearning.net/images/Salt/img_cart_icon.png) !important;
    background-position: 20px center !important;
    background-repeat: no-repeat !important;
    cursor: pointer !important;
}

.cartcancel {
    background-image: url(https://scv35.empowerlearning.net/images/Salt/img_cross_icon.png) !important;
    background-position: 20px center !important;
    background-repeat: no-repeat !important;
    cursor: pointer !important;
}

.saveVendor {
    background-image: url(https://scv35.empowerlearning.net/images/Salt/img_add_ilp_plus_icon.png) !important;
    background-position: 20px center !important;
    background-repeat: no-repeat !important;
}

.parent-portal-create-ipl-inner-main ul li {
    width: auto !important;
}

.parent-portal-create-spending-main-outer h3 {
    text-align: center !important;
    margin: 12px 0px 12px 0px !important;
    font-size: 23px !important;
    color: #bd6a55 !important;
}

.ilps-report-header h3 {
    text-align: left !important;
    margin-top: 12px !important;
    font-size: 23px !important;
    color: #023f72 !important;
    margin-bottom: 12px !important;
}

.budget-spending-scroll-inner :hover {
    background: #e9eef6 !important;
}

.EduSpendingRpt {
    width: 98% !important;
    margin: 10px !important;
    display: grid !important;
}

.parent-portal-buttons-left ul li {
    width: auto !important;
}

.ilps-report-controle {
    width: 50% !important;
}

    .ilps-report-controle .order-new-item-form-left-con h4 {
        margin-left: 20px !important;
    }

.list-report-data {
    padding: 45px 2% 45px !important;
}

/* START LOADER CLICK ON ACTION */
.updatepnl_loading_popup {
    width: 300px;
    height: 300px;
    position: fixed;
    z-index: 9999999;
    background: rgba( 255,255,255,0.7) !important;
    border: 5px solid #CCC;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    left: 50%;
    top: 450px;
    margin: -150px 0 0 -150px;
}

    .updatepnl_loading_popup img {
        margin: 50px 0 0 0;
    }

    .updatepnl_loading_popup span {
        width: 100%;
        float: left;
        font-size: 14px;
        margin: 30px 0 0 0;
    }

.loading_popup {
    width: 300px;
    height: 300px;
    position: fixed;
    z-index: 9999999;
    background: rgba( 255,255,255,0.7) !important;
    border: 5px solid #CCC;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    left: 50%;
    top: 450px;
    margin: -150px 0 0 -150px;
    display: none;
}

    .loading_popup img {
        margin: 50px 0 0 0;
    }

    .loading_popup span {
        width: 100%;
        float: left;
        font-size: 14px;
        margin: 30px 0 0 0;
    }

.order-new-item-form-right-con input[type="checkbox"] + label {
    display: inline-block;
    height: 25px;
    margin: 0 4px 9px 0;
    vertical-align: middle;
    background: url(https://scv35.empowerlearning.net/images/Salt/img_checkbox_pic.png) left top no-repeat !important;
    cursor: pointer;
    padding-left: 25px;
    font-size: 14px;
    color: #45556a;
    font-weight: 400;
    line-height: 16px;
}

.order-new-item-form-right-con input[type="checkbox"]:checked + label {
    background: url(https://scv35.empowerlearning.net/images/Salt/img_checkbox_pic_hover.png) left top no-repeat !important;
}

.order-new-item-form-right-con .order-all-CustomILPs table tr td input[type="checkbox"] {
    float: left !important;
    width: 20px !important;
    display: none !important;
}

/* END LOADER CLICK ON ACTION */

.parent-portal-course-catalog-panel {
    padding: 25px 46px !important;
    width: auto !important;
}

.course-new-item-hide-tabs-con {
    float: left;
    width: 100%;
    border: 1px solid #d9e1e6;
    background: #fff;
    padding: 20px 0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    height: 930px !important;
}

    .course-new-item-hide-tabs-con h2 {
        float: left;
        width: 100%;
        font-size: 18px;
        color: #023f72;
        line-height: 20px;
        font-weight: 400;
        text-align: left;
        box-sizing: border-box;
        margin-bottom: 15px;
        padding: 0 20px;
    }

.ilp-pnlAgree-con {
    font-size: 1.2em !important;
    font-family: 'Roboto', sans-serif !important;
    text-align: justify !important;
    margin: 20px !important;
}

.budget-schedule-reports-IsSchedule {
    float: left;
    width: 7% !important;
    text-align: center;
}

.budget-schedule-reports-debit {
    float: left;
    width: 9%;
    text-align: center;
}

.budget-schedule-reports-curriculum {
    float: left;
    width: 19%;
    text-align: justify;
}

.order-new-item-heading-cart {
    float: left;
    width: 100%;
    background: #e9eef6 !important;
    padding: 15px 10px;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 400;
    color: #53657d;
    margin-top: 20px !important;
}

.order-section-inner-error h2 span {
    color: red !important;
    font-size: 17px !important;
    margin: 0;
    line-height: 20px;
    float: left;
    width: 100%;
    font-weight: 400;
    text-transform: capitalize;
    text-align:left !important;
}
.cls_readyforadvisor {
    margin-left: 10px;
}
/*END SET Manualy CSS Class*/
.order-new-item-form-right-con tr td:last-child, .order-new-item-form-right-con tr th:last-child {
    border-right: none;
}

.order-title-outer {
    width: 30%;
    text-align: left !important;
}

.order-total-value {
    text-align: right !important;
}

.order-edit-buttons-con {
    width: 20%;
}

.order-text-edit-button {
    border: 1px solid #76c1ba;
    padding: 5px 22px;
    color: #76c1ba;
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: 400;
    text-decoration: none;
    background: #fff;
    margin: 0 0 5px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .order-text-edit-button:hover {
        color: #fff;
        background: #185986;
        text-decoration: none;
        border: 1px solid #185986;
    }

    .order-text-edit-button img {
        width: 11px;
        margin-right: 1px;
    }

    .order-text-edit-button:hover img, .order-item-add-cart-button a:hover img {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }

.order-new-item-form-right-con select {
    border: 1px solid #d2dde5;
    background: #fff url(https://scv35.empowerlearning.net/images/Salt/img_arrow_pic.png) right 17px no-repeat;
    font-size: 14px;
    color: #53657d;
    line-height: 24px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 65%;
    padding: 9px 10px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    float: left;
}

.order-create-new-vendor {
    float: left;
    width: 30%;
}

    .order-create-new-vendor a {
        float: left;
        width: 20%;
        margin-left: 20px;
        color: #53657d;
        font-size: 16px;
        font-weight: 400;
        width: 100%;
        line-height: 31px;
        text-decoration: underline;
    }

        .order-create-new-vendor a:hover {
            color: #53657d;
            text-decoration: none;
        }

.order-existing-item-outer {
    margin: 20px 0 0;
}

    .order-existing-item-outer .order-all-radio-con input[type="radio"] + label {
        margin-bottom: 10px;
    }

.order-new-item-input-outer {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

    .order-new-item-input-outer label {
        float: left;
        width: 30%;
        font-size: 13px;
        color: #53657d;
        line-height: 38px;
    }

    .order-new-item-input-outer input[type="text"] {
        float: left;
        width: 60%;
        font-size: 14px;
        color: #53657d;
        line-height: 18px;
        border: 1px solid #d2dde5;
        padding: 9px 10px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .order-new-item-input-outer textarea {
        float: left;
        width: 60%;
        font-size: 14px;
        color: #53657d;
        line-height: 18px;
        border: 1px solid #d2dde5;
        padding: 9px 10px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        resize: none;
        height: 100px;
    }

.order-item-add-cart-button a {
    border: 1px solid #76c1ba;
    padding: 8px 22px;
    color: #76c1ba;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: 400;
    text-decoration: none;
    background: #fff;
    margin: 0 10px 5px 0;
    float: left;
    box-sizing: border-box;
}

    .order-item-add-cart-button a:hover {
        border: 1px solid #1c6495;
        color: #fff;
        text-decoration: none;
        background: #1c6495;
    }

.order-item-cart {
    width: 17px;
    margin: 0 3px -3px 0;
    display: inline-block;
}

.order-item-cancel {
    width: 15px;
    display: inline-block;
    margin: 0px 3px -2px 0;
}

.item-order-cancel-button {
    border: 1px solid #76c1ba;
    padding: 8px 22px;
    color: #76c1ba !important;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: 400;
    text-decoration: none;
    background: #fff;
    margin: 0;
    float: right !important;
    box-sizing: border-box;
    cursor: pointer !important;
    font-family: 'Roboto', sans-serif !important;
}

.item-order-cancel-button:hover {
    border: 1px solid #1c6495;
    color: #fff !important;
    text-decoration: none;
    background: #1c6495 !important;
    cursor: pointer !important;
}

.order-create-new-vendor a {
    font-size: 14px;
    line-height: 19px;
}

.order-new-item-tabs-con li img {
    width: 7px !important;
}
.order-createilpbtn {
    padding-top: 30px !important;
}
/*ORDER NEW ITEM 6 AUGUST 2018 END*/


