/* Minification failed. Returning unminified contents.
(857,1): run-time error CSS1019: Unexpected token, found '}'
(1397,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1398,8): run-time error CSS1035: Expected colon, found '{'
(1403,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1404,8): run-time error CSS1035: Expected colon, found '{'
 */
.lp-accept-log-on-message{width:50%;margin:0 auto;text-align:justify;}.lp-accept-log-on-message-accept-wrapper{margin-top:10px;}.lp-accept-log-on-message-accept-wrapper-button{margin-top:10px;padding:8px 0 !important;display:block;}.lp-accept-log-on-message-accept-wrapper-label{margin-left:10px;}.lp-accept-log-on-message-accept-wrapper-error{color:#bd6229;margin-left:10px;}
@font-face {
    font-family: 'Ayvens-Regular';
    src: url('../../fonts/Ayvens/Ayvens-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Ayvens-Bold';
    src: url('../../fonts/Ayvens/Ayvens-Bold.ttf') format('truetype');
}

@font-face {
    font-family: "FontAwesome";
    src: url("../../fonts/fontawesome-webfont.eot?");
    src: url("../../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/fontawesome-webfont.woff") format("woff"), url("../../fonts/fontawesome-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: "Ayvens-Regular";
    font-size: 15px;
    min-height: 100vh;
    position: relative;
}

    body #optanon-cookie-policy {
        display: none !important;
    }

    body select::-ms-expand {
        display: none;
    }

    body ::-ms-clear {
        width: 0;
        height: 0;
    }

    body .lp-custom-attention-color {
        color: #e83f0c;
    }

    body .translate-cloak {
        visibility: hidden;
    }

    body input::-webkit-outer-spin-button,
    body input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    body input[type="number"] {
        -moz-appearance: textfield;
    }

    body ul {
        list-style-type: none;
    }

    body a {
        text-decoration: none !important;
        cursor: pointer;
    }

    body .none {
        display: none;
    }

    body .lp-uppercase {
        text-transform: uppercase;
    }

    body .lp-disabled {
        opacity: 0.5;
        pointer-events: none;
    }

    body .lp-cursor-pointer {
        cursor: pointer;
    }

    body .lp-container {
        min-width: 420px;
        padding: 0;
        padding-bottom: 30px;
    }

        body .lp-container.lp-fixed-layout {
            width: 1440px;
        }

        body .lp-container .lp-navbar {
            background-color: #fff;
            border: none;
            min-height: 150px;
            border-radius: 0;
            color: #000;
            margin: 0;
        }

        body .lp-container .lp-navbar-headerSection {
            display: flex;
        }

@media (max-width: 991px) {
    body .lp-container .lp-navbar-headerSection {
        width: 400px;
        margin: 0 auto 20px auto;
    }
}

body .lp-container .lp-navbar-logo {
    margin-top: 22px;
    margin-left: 30px;
    float: left;
}

body .lp-container .lp-navbar-icon {
    float: left;
    margin-top: 51px;
    margin-left: 67px;
    max-height: 50px;
    max-width: 50px;
}

body .lp-container .lp-navbar-header {
    display: block;
    margin: 56px 0 0 18px;
    font-size: 28px;
    float: left;
    color: #0f3549;
}

body .lp-container .lp-navbar-search {
    width: 84px;
    height: 84px;
    border-left: 1px solid #f0f0f0;
}

    body .lp-container .lp-navbar-search i {
        color: #000;
        font-size: 16px;
        text-align: center;
        display: block;
        margin-top: 32px;
    }

body .lp-container .lp-navbar-contact {
    display: inline-block;
    height: 50px;
    border-left: 1px solid #f0f0f0;
    position: relative;
    top: -15px;
}

    body .lp-container .lp-navbar-contact a {
        position: relative;
        top: 15px;
    }

body .lp-container .lp-navbar-login {
    text-align: center;
    min-width: 250px;
    border-left: 1px solid #f0f0f0;
    height: 50px;
    margin-top: 48px;
    float: right;
}

    body .lp-container .lp-navbar-login #LPSSO_Menu {
        display: block;
    }

    body .lp-container .lp-navbar-login span {
        font-size: 14px;
        font-family: "Ayvens-Bold";
        color: #2d2d2d;
    }

body .lp-container .lp-navbar-topSection {
    margin-top: 69px;
    margin-right: 25px;
    font-size: 14px;
    font-family: "Ayvens-Bold";
    text-align: center;
    color: #2d2d2d;
}

@media (max-width: 991px) {
    body .lp-container .lp-navbar-topSection {
        margin: 0 auto;
    }
}

body .lp-container .lp-navbar-topSection span {
    padding: 0 34px;
}

body .lp-container .lp-navbar-topSection a {
    color: #2d2d2d;
    padding-right: 30px;
}

body .lp-container .lp-navbar-topSection .lp-navbar-downloadPdf {
    margin-left: 34px;
    background-repeat: no-repeat;
    background-position-y: 3px;
}

@media (min-width: 992px) {
    body .lp-container .lp-navbar-right {
        float: right;
    }
}

body .lp-container .lp-navbar .lp-header-login-centerSection {
    position: absolute;
    /* LPPLWEBMOB-776 */
    /* left: calc((50%) - 91px); */
    left: calc((50%) - 130px);
    margin-top: 22px;
}

@media (max-width: 991px) {
    body .lp-container .lp-navbar .lp-header-login-rightSection {
        margin-top: 150px;
    }
}

body .lp-container .lp-navbar-rightSection {
    margin-top: 65px;
    float: right;
}

    body .lp-container .lp-navbar-rightSection a {
        font-size: 14px;
        font-family: "Ayvens-Bold";
        color: #2d2d2d;
        padding-right: 30px;
    }

body .lp-container .lp-navbar-rightSection-contact {
    padding-left: 30px;
    border-left: 1px solid #f0f0f0;
}

body .lp-container .lp-content-wrapper {
    display: block;
    overflow: auto;
    margin-bottom: 200px;
}

    body .lp-container .lp-content-wrapper .lp-clearfix-aboveFooter {
        border-bottom: 1px solid #fff;
    }

    body .lp-container .lp-content-wrapper .chosen-container {
        min-width: 300px;
    }

        body
        .lp-container
        .lp-content-wrapper
        .chosen-container
        .chosen-results
        li:hover,
        body
        .lp-container
        .lp-content-wrapper
        .chosen-container
        .chosen-results
        li.highlighted {
            color: #0F3549;
            background-color: #FFC905;
        }

body .lp-footer {
    min-width: 420px;
    color: #fff;
    font-size: 13.5px;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
}

    body .lp-footer .lp-footer-bottom {
        padding-top: 25px;
        height: 99px;
        /* LPPLWEBMOB-752 */
        /* background-color: #EE4C14; */
        background-color: rgb(15, 53, 73);
        position: relative;
    }

        body .lp-footer .lp-footer-bottom .lp-go-up {
            display: none;
        }

    body .lp-footer .lp-footer-bottom-container {
        position: absolute;
        bottom: 20px;
        padding-right: 20px;
    }

        body .lp-footer .lp-footer-bottom-container img {
            float: right;
        }

@media (min-width: 1440px) {
    body .lp-footer .lp-footer-bottom-container {
        margin-left: calc(((100%) - 1440px) / 2);
        width: 1440px;
    }
}

@media (max-width: 1440px) {
    body .lp-footer .lp-footer-bottom-container {
        margin-left: calc(((100%) - 1170px) / 2);
        width: 1170px;
    }
}

@media (max-width: 1199px) {
    body .lp-footer .lp-footer-bottom-container {
        margin-left: calc(((100%) - 970px) / 2);
        width: 970px;
    }
}

@media (max-width: 992px) {
    body .lp-footer .lp-footer-bottom-container {
        margin-left: calc(((100%) - 750px) / 2);
        width: 750px;
    }
}

@media (max-width: 750px) {
    body .lp-footer .lp-footer-bottom-container {
        margin-left: calc(((100%) - 600px) / 2);
        width: 600px;
    }
}

@media (max-width: 600px) {
    body .lp-footer .lp-footer-bottom-container {
        margin-left: calc(((100%) - 420px) / 2);
        width: 420px;
    }
}

.lp-display-inline-block {
    display: inline-block;
}

.lp-text-align-center {
    text-align: center;
}

@media (min-width: 1461px) {
    .col-xs-15 {
        position: relative;
        min-height: 1px;
        width: 20%;
        float: left;
    }
}

@media (max-width: 1460px) {
    .col-15-hide {
        display: none;
    }
}

.lp-orange-gradient {
    color: #0F3549;
    background-color: #FFC905;
}

.lp-wrap-text-mixin {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-row-mixin.lp-outer-table-row {
    border-top: #d5d5d5 solid 1px;
    border-bottom: #d5d5d5 solid 1px;
}

    .table-row-mixin.lp-outer-table-row .lp-custom-checkbox {
        margin-right: 10px;
    }

    .table-row-mixin.lp-outer-table-row.has-error {
        background-color: #e83f0c;
    }

.table-row-mixin.lp-nested-outer-table-row {
    border-top: solid 1px;
    border-bottom: solid 1px;
}

.table-row-mixin.lp-outer-table-row:nth-child(odd).has-error {
    background-color: #e83f0c;
}

.table-row-mixin.lp-inner-table-row:nth-child(odd) {
    background-color: #fafafa;
}

.table-row-mixin.lp-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05);
}

    .table-row-mixin.lp-outer-table-row:hover.has-error {
        background-color: #e83f0c !important;
    }

.table-row-mixin.lp-nested-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05) !important;
}

.lp-custom-button {
    line-height: 24px;
    height: 38px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0.4em 24px;
    border-style: solid;
    border-width: 2px;
    border-color: #FFD540;
    background-color: #FFD540;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 4em;
    color: #0F3549;
    letter-spacing: 0.08em;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    border: none;
    zoom: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

    .lp-custom-button-disabled,
    .lp-custom-button:disabled {
        opacity: 0.5;
        pointer-events: none;
        cursor: not-allowed;
    }

.lp-custom-button-hidden {
    display: none;
}

.lp-custom-button:active,
.lp-custom-button:focus {
    outline: none;
}

.lp-custom-button:hover {
    color: #0F3549;
    cursor: pointer;
    background-color: #FFC905;
}

.lp-custom-button-white {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0.4em 24px;
    border-style: solid;
    border-width: 2px;
    border-color: #0F3549;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 4em;
    color: #0F3549;
    letter-spacing: 0.08em;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    background-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

    .lp-custom-button-white-disabled,
    .lp-custom-button-white:disabled {
        opacity: 0.5;
        pointer-events: none;
        cursor: not-allowed;
    }

.lp-custom-button-white-hidden {
    display: none;
}

.lp-custom-button-white:active,
.lp-custom-button-white:focus {
    outline: none;
}

.lp-custom-button-white:hover {
    cursor: pointer;
}

a.lp-custom-button,
a.lp-custom-button-white {
    text-decoration: none;
}

.lp-custom-checkbox{border-width:2px;border-color:#3f3f3f;border-style:solid;background-color:#fff;width:16px;height:16px;float:left;position:relative;}.lp-custom-checkbox-disabled{background:#e6e6e6 !important;cursor:not-allowed !important;pointer-events:none;}.lp-custom-checkbox-disabled label{cursor:not-allowed !important;}.lp-custom-checkbox label{width:8px;height:8px;position:absolute;cursor:pointer;top:-1px;left:1px;}.lp-custom-checkbox label:after{font-family:'FontAwesome';content:"";position:absolute;opacity:0;font-size:11px;}.lp-custom-checkbox label:hover::after{opacity:.3;}.lp-custom-checkbox input[type=checkbox]{visibility:hidden;}.lp-custom-checkbox input[type=checkbox]:checked~label:after{opacity:1;}
.lp-orange-gradient {
    color: #0F3549;
    background-color: #FFC905;
}

.lp-wrap-text-mixin {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-row-mixin.lp-outer-table-row {
    border-top: #d5d5d5 solid 1px;
    border-bottom: #d5d5d5 solid 1px;
}

    .table-row-mixin.lp-outer-table-row .lp-custom-checkbox {
        margin-right: 10px;
    }

    .table-row-mixin.lp-outer-table-row.has-error {
        background-color: #e83f0c;
    }

.table-row-mixin.lp-nested-outer-table-row {
    border-top: solid 1px;
    border-bottom: solid 1px;
}

.table-row-mixin.lp-outer-table-row:nth-child(odd).has-error {
    background-color: #e83f0c;
}

.table-row-mixin.lp-inner-table-row:nth-child(odd) {
    background-color: #fafafa;
}

.table-row-mixin.lp-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05);
}

    .table-row-mixin.lp-outer-table-row:hover.has-error {
        background-color: #e83f0c !important;
    }

.table-row-mixin.lp-nested-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05) !important;
}

.lp-custom-button {
    line-height: 24px;
    height: 38px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0.4em 24px;
    border-style: solid;
    border-width: 2px;
    border-color: #FFD540;
    background-color: #FFD540;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 4em;
    color: #0F3549;
    letter-spacing: 0.08em;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    border: none;
    zoom: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

    .lp-custom-button-disabled,
    .lp-custom-button:disabled {
        opacity: 0.5;
        pointer-events: none;
        cursor: not-allowed;
    }

.lp-custom-button-hidden {
    display: none;
}

.lp-custom-button:active,
.lp-custom-button:focus {
    outline: none;
}

.lp-custom-button:hover {
    color: #0F3549;
    cursor: pointer;
    background-color: #FFC905;
}

.lp-custom-button-white {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0.4em 24px;
    border-style: solid;
    border-width: 2px;
    border-color: #0F3549;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 4em;
    color: #0F3549;
    letter-spacing: 0.08em;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    background-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

    .lp-custom-button-white-disabled,
    .lp-custom-button-white:disabled {
        opacity: 0.5;
        pointer-events: none;
        cursor: not-allowed;
    }

.lp-custom-button-white-hidden {
    display: none;
}

.lp-custom-button-white:active,
.lp-custom-button-white:focus {
    outline: none;
}

.lp-custom-button-white:hover {
    cursor: pointer;
}

.lp-custom-button-narrow {
    height: 30px;
    padding-top: 2px;
    margin-top: 0px;
    margin-bottom: 0;
}

a.lp-custom-button,
a.lp-custom-button-white {
    text-decoration: none;
}

.ui-widget {
    font-family: "Ayvens-Regular";
    font-size: 15px;
}

    .ui-widget input,
    .ui-widget .ui-widget select,
    .ui-widget .ui-widget textarea {
        font-family: "Ayvens-Regular";
        font-size: 15px;
    }

    .ui-widget button {
        font-family: "Ayvens-Bold";
        font-size: 16px;
    }

    .ui-widget .lp-custom-button {
        line-height: 24px;
        height: 38px;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        display: inline-block;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 0.4em 24px;
        border-style: solid;
        border-width: 2px;
        border-color: #FFD540;
        background-color: #FFD540;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        border-radius: 4em;
        color: #0F3549;
        letter-spacing: 0.08em;
        text-align: center;
        cursor: pointer;
        overflow: hidden;
        vertical-align: middle;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-decoration: none;
        border: none;
        zoom: 1;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-user-select: none;
        -webkit-touch-callout: none;
    }

        .ui-widget .lp-custom-button-disabled,
        .ui-widget .lp-custom-button:disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: not-allowed;
        }

    .ui-widget .lp-custom-button-hidden {
        display: none;
    }

    .ui-widget .lp-custom-button:active,
    .ui-widget .lp-custom-button:focus {
        outline: none;
    }

    .ui-widget .lp-custom-button:hover {
        color: #0F3549;
        cursor: pointer;
        background-color: #FFC905;
    }

    .ui-widget .lp-custom-button-white {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        display: inline-block;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 0.4em 24px;
        border-style: solid;
        border-width: 2px;
        border-color: #0F3549;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        border-radius: 4em;
        color: #0F3549;
        letter-spacing: 0.08em;
        text-align: center;
        cursor: pointer;
        overflow: hidden;
        vertical-align: middle;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-decoration: none;
        background-color: transparent;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-user-select: none;
        -webkit-touch-callout: none;
    }

        .ui-widget .lp-custom-button-white-disabled,
        .ui-widget .lp-custom-button-white:disabled {
            opacity: 0.5;
            pointer-events: none;
            cursor: not-allowed;
        }

    .ui-widget .lp-custom-button-white-hidden {
        display: none;
    }

    .ui-widget .lp-custom-button-white:active,
    .ui-widget .lp-custom-button-white:focus {
        outline: none;
    }

    .ui-widget .lp-custom-button-white:hover {
        cursor: pointer;
    }

.lp-custom-long-modal-button-width .ui-dialog-buttonpane {
    border-width: 0;
}

    .lp-custom-long-modal-button-width .ui-dialog-buttonpane button {
        width: 45% !important;
    }

.lp-orange-gradient {
    color: #0F3549;
    background-color: #FFC905;
}
}

.lp-wrap-text-mixin {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-row-mixin.lp-outer-table-row {
    border-top: #d5d5d5 solid 1px;
    border-bottom: #d5d5d5 solid 1px;
}

    .table-row-mixin.lp-outer-table-row .lp-custom-checkbox {
        margin-right: 10px;
    }

    .table-row-mixin.lp-outer-table-row.has-error {
        background-color: #e83f0c;
    }

.table-row-mixin.lp-nested-outer-table-row {
    border-top: solid 1px;
    border-bottom: solid 1px;
}

.table-row-mixin.lp-outer-table-row:nth-child(odd).has-error {
    background-color: #e83f0c;
}

.table-row-mixin.lp-inner-table-row:nth-child(odd) {
    background-color: #fafafa;
}

.table-row-mixin.lp-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05);
}

    .table-row-mixin.lp-outer-table-row:hover.has-error {
        background-color: #e83f0c !important;
    }

.table-row-mixin.lp-nested-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05) !important;
}

.chosen-mixin {
    height: 30px;
    width: 194px;
    background: none;
    background-color: #fff;
    border-radius: 2px;
    border-width: 1px;
    border-color: #a0a0a0;
    border-style: solid;
    font-size: 15px;
    line-height: 30px;
    color: #b0b0b0;
}

    .chosen-mixin:focus {
        outline: 0;
    }

.lp-content-chooser .chosen-container {
    width: 194px !important;
}

    .lp-content-chooser .chosen-container .chosen-drop .chosen-search {
        color: #000;
    }

    .lp-content-chooser .chosen-container .chosen-choices {
        height: 30px;
        width: 194px;
        background: none;
        background-color: #fff;
        border-radius: 2px;
        border-width: 1px;
        border-color: #a0a0a0;
        border-style: solid;
        font-size: 13px;
        line-height: 30px;
        color: #b0b0b0;
    }

        .lp-content-chooser .chosen-container .chosen-choices:focus {
            outline: 0;
        }

        .lp-content-chooser .chosen-container .chosen-choices .search-choice {
            background-color: #2d2d2d;
            color: #fff;
            background-image: none;
            border: none;
            box-shadow: none;
        }

    .lp-content-chooser .chosen-container .chosen-single {
        height: 30px;
        width: 194px;
        background: none;
        background-color: #fff;
        border-radius: 2px;
        border-width: 1px;
        border-color: #a0a0a0;
        border-style: solid;
        font-size: 13px;
        line-height: 30px;
        color: #b0b0b0;
    }

        .lp-content-chooser .chosen-container .chosen-single:focus {
            outline: 0;
        }

        .lp-content-chooser .chosen-container .chosen-single b {
            position: relative;
            right: 10px;
            background: url(../siteimg/arrow-down.png) no-repeat right center;
            background-color: #fff;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

    .lp-content-chooser .chosen-container .chosen-results {
        padding: 0;
        font-size: 12px;
        line-height: 34px;
    }

        .lp-content-chooser .chosen-container .chosen-results li {
            min-height: 34px;
            padding-top: 10px;
        }

            .lp-content-chooser .chosen-container .chosen-results li:hover {
                color: #0F3549;
                background-color: #FFC905;
            }

            .lp-content-chooser .chosen-container .chosen-results li.highlighted {
                color: #0F3549;
                background-color: #FFC905;
            }

.lp-custom-input {
    border-radius: 2px;
    border-width: 1px;
    border-color: #a0a0a0;
    border-style: solid;
    background-color: #fff;
    width: 194px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    color: #b0b0b0;
    padding-left: 10px;
}

    .lp-custom-input:focus {
        outline: 0;
        border-color: #2d2d2d;
        color: #3f3f3f;
    }

    .lp-custom-input.lp-custom-input-selectIcon {
        background: url(../siteimg/arrow-down.png) no-repeat right center;
        background-color: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding-right: 37px;
    }

    .lp-custom-input.lp-custom-input-selectCalendar {
        background: url(../siteimg/calendar.png) no-repeat 95% center;
        background-color: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding-right: 37px;
    }

    .lp-custom-input.lp-custom-input-smallerWidth {
        width: 200px;
    }

    .lp-custom-input.lp-has-error {
        border: 2px solid #e83f0c;
    }

    .lp-custom-input.lp-extra-input-height {
        height: 40px;
    }

.lp-dashboard {
    background-color: #f6f6f6;
    position: relative;
    padding: 20px 75px;
    min-height: 328px;
}

.lp-dashboard-block {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}

.lp-dashboard-column {
    padding: 0;
    width: 495px;
    margin: 0 75px;
}

    .lp-dashboard-column.lp-dashboard-column-fullWidth {
        margin: 0 auto;
        float: none;
    }

.lp-dashboard-sectionTitle {
    height: 80px;
    margin-bottom: 10px;
    position: relative;
    color: #0f3549;
}

    .lp-dashboard-sectionTitle h3 {
        margin: 0;
        position: absolute;
        bottom: 10px;
        height: 26px;
        font-family: "Ayvens-Bold";
    }

.lp-dashboard-app {
    border: 2px solid #e6e6e6;
    border-radius: 4px;
    background-color: #73D2D2;
    height: 80px;
    margin-bottom: 10px;
}

.lp-dashboard-app-img {
    height: 100%;
}

    .lp-dashboard-app-img .lp-img-container {
        position: relative;
        height: 100%;
    }

        .lp-dashboard-app-img .lp-img-container img {
            position: absolute;
            margin: auto;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            max-height: 100%;
            max-width: 100%;
        }

.lp-dashboard-app-url {
    font-size: 16px;
    font-family: "Ayvens-Bold";
    height: 100%;
}

    .lp-dashboard-app-url .lp-url-container {
        position: relative;
        height: 100%;
    }

        .lp-dashboard-app-url .lp-url-container span {
            color: rgb(15, 53, 73);
            height: 20px;
            position: absolute;
            margin: auto;
            top: 0;
            left: 20px;
            bottom: 0;
            right: 0;
        }


.lp-dashboard-app:hover {
    border: 2px solid #FFD540;
    border-radius: 4px;
    cursor: pointer;
    background-color: #73D2D2;
}

.lp-dashboard .lp-stripe {
    position: absolute;
    width: 5px;
    height: 33%;
    background-color: #FFD540;
    margin: auto;
    top: 0;
    bottom: 0;
}

.lp-dashboard .lp-stripe-left {
    left: 0;
}

.lp-dashboard .lp-stripe-right {
    right: 0;
}

@media (min-width: 1440px) {
    .lp-responsive-dashboard {
        width: 1440px;
    }
}

@media (max-width: 1439px) {
    .lp-responsive-dashboard .lp-dashboard-column {
        width: 450px;
        margin: 0 30px;
    }
}

@media (max-width: 1199px) {
    .lp-responsive-dashboard .lp-dashboard-column {
        margin: 0 calc((50%) - 225px);
    }
}

@media (max-width: 768px) {
    .lp-responsive-dashboard .lp-dashboard {
        padding: 20px;
    }

    .lp-responsive-dashboard .lp-dashboard-column {
        width: 450px;
        margin: 0 calc((50%) - 225px);
    }

        .lp-responsive-dashboard .lp-dashboard-column .lp-dashboard-app {
            height: 40px;
        }

            .lp-responsive-dashboard
            .lp-dashboard-column
            .lp-dashboard-app
            .lp-img-container
            img {
                height: 50%;
            }
}

@media (max-width: 584px) {
    .lp-responsive-dashboard .lp-dashboard-column {
        width: 380px;
        margin: 0 calc((50%) - 190px);
    }

        .lp-responsive-dashboard
        .lp-dashboard-column
        .lp-dashboard-app
        .lp-url-container {
            font-size: 14px;
        }

            .lp-responsive-dashboard
            .lp-dashboard-column
            .lp-dashboard-app
            .lp-url-container
            span {
                top: 3px;
            }
}

@media (max-width: 1199px) {
    .lp-responsive-dashboard .lp-navbar-top {
        margin-left: calc((50%) - 240px);
        width: 480px;
    }

    .lp-responsive-dashboard .lp-navbar .lp-navbar-login,
    .lp-responsive-dashboard .lp-navbar .lp-navbar-rightSection {
        margin: 10px 0;
        display: block;
        width: 100%;
    }

    .lp-responsive-dashboard .lp-navbar .lp-navbar-rightSection {
        text-align: center;
    }

    .lp-responsive-dashboard .lp-navbar .lp-menu-dashboard-noApps {
        width: auto !important;
        min-width: 250px !important;
        left: calc((50%) - 125px) !important;
        right: auto !important;
    }

        .lp-responsive-dashboard
        .lp-navbar
        .lp-menu-dashboard-noApps
        .lp-menu-dashboard-top
        .lp-top-link {
            text-align: center;
            padding-left: 0;
            display: block;
            margin: 20px 0;
        }
}

@media (max-width: 584px) {
    .lp-responsive-dashboard .lp-navbar-top {
        margin-left: calc((50%) - 210px);
    }

    .lp-responsive-dashboard .lp-navbar .lp-navbar-icon {
        display: none;
    }
}

.lp-error{margin-top:100px;margin-bottom:100px;}.lp-error .lp-error-header{font-size:54px;}.lp-error .lp-error-image{margin-top:20px;}.lp-error .lp-error-message{font-size:32px;}.lp-error .lp-error-back{display:block;margin-top:16px;}
.lp-external-app-wrapper {
    margin-top: 15px;
}

    .lp-external-app-wrapper .lp-iframe-wrapper {
        width: 100%;
        height: 1000px;
        border-width: 0;
    }

    .lp-external-app-wrapper .lp-safari-not-supported-msg {
        font-family: "Ayvens-Bold";
        font-size: 120%;
        text-align: center;
        width: 70%;
        margin-left: 15%;
        height: 260px;
        padding-top: 5%;
    }

.lp-orange-gradient {
    color: #0F3549;
    background-color: #FFC905;
}

.lp-wrap-text-mixin {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-row-mixin.lp-outer-table-row {
    border-top: #d5d5d5 solid 1px;
    border-bottom: #d5d5d5 solid 1px;
}

    .table-row-mixin.lp-outer-table-row .lp-custom-checkbox {
        margin-right: 10px;
    }

    .table-row-mixin.lp-outer-table-row.has-error {
        background-color: #e83f0c;
    }

.table-row-mixin.lp-nested-outer-table-row {
    border-top: solid 1px;
    border-bottom: solid 1px;
}

.table-row-mixin.lp-outer-table-row:nth-child(odd).has-error {
    background-color: #e83f0c;
}

.table-row-mixin.lp-inner-table-row:nth-child(odd) {
    background-color: #fafafa;
}

.table-row-mixin.lp-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05);
}

    .table-row-mixin.lp-outer-table-row:hover.has-error {
        background-color: #e83f0c !important;
    }

.table-row-mixin.lp-nested-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05) !important;
}

.lp-loader-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(96, 96, 96, 0.5);
    z-index: 9000;
}

    .lp-loader-wrapper .lp-loader-wrapper-loader {
        display: block !important;
        position: fixed;
        top: 0 !important;
        left: 0;
        right: 0;
        bottom: 0;
        width: 7.5em;
        height: 7.5em;
        margin: auto;
        z-index: 9001;
        background: #333;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 50%;
    }

        .lp-loader-wrapper .lp-loader-wrapper-loader::before,
        .lp-loader-wrapper .lp-loader-wrapper-loader::after {
            content: "";
            position: absolute;
            top: 1.5em;
            left: 1.5em;
            right: 1.5em;
            bottom: 1.5em;
            border: 0.75em solid;
            border-radius: 100%;
        }

        .lp-loader-wrapper .lp-loader-wrapper-loader::before {
            border-color: #ed8b00;
        }

        .lp-loader-wrapper .lp-loader-wrapper-loader::after {
            border-color: #f0f0f0 transparent transparent;
            -webkit-animation: spin 1250ms linear infinite;
            -moz-animation: spin 1250ms linear infinite;
            -o-animation: spin 1250ms linear infinite;
            animation: spin 1250ms linear infinite;
        }

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.lp-login-container {
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 580px) {
    .lp-login-container {
        width: 580px;
    }
}

.lp-login-container div.validation-summary-errors {
    color: #bd6229;
}

    .lp-login-container div.validation-summary-errors ul {
        padding: 0;
    }

.lp-login-container input {
    width: 280px;
}

.lp-login-container .lp-custom-button {
    width: 220px;
}

.lp-login-container .lp-login-image {
    margin: 0 15px 10px 0;
}

.lp-login-container .lp-login-validationmessage {
    display: block;
    margin-top: 5px;
    margin-bottom: 20px;
    color: #e83f0c;
}

.lp-login-container .lp-login-button {
    margin-right: 15px;
    margin-top: 10px;
    height: 50px;
    float: right;
    cursor: pointer;
    width: 110px;
    padding-top: 14px;
    display: block;
    text-align: center;
    background: #333;
    background: #333 -webkit-linear-gradient(top, transparent 50%, #000 50%);
    background: #333 linear-gradient(to bottom, transparent 50%, #000 50%);
    border: 0;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: background-color ease-out 0.1s;
    -moz-transition: background-color ease-out 0.1s;
    -o-transition: background-color ease-out 0.1s;
    transition: background-color ease-out 0.1s;
}

@media (max-width: 420px) {
    .lp-login-container .lp-login-button {
        float: left;
        margin-left: 15px;
        margin-right: 0;
    }
}

.lp-login-container .lp-login-button:hover {
    background-color: #454545;
}

.lp-login-container #loginBtn {
    display: none;
}

.lp-login-container .lp-login-links {
    top: -50px;
}

@media (max-width: 420px) {
    .lp-login-container .lp-login-links {
        top: 0;
        margin-top: 15px;
    }
}

.lp-login-container-title {
    text-align: center;
    margin-bottom: 25px;
}

    .lp-login-container-title span {
        font-size: 28px;
        color: #0f3549;
    }

.lp-login-container-formContainer {
    background-color: #f6f6f6;
    min-height: 300px;
}

.lp-login-container-formContainer-form {
    padding: 65px 30px;
}

    .lp-login-container-formContainer-form label {
        font-family: "Ayvens-Bold";
        margin-top: 8px;
    }

    .lp-login-container-formContainer-form .lp-custom-button {
        margin-top: 10px;
    }

    .lp-login-container-formContainer-form .lp-login-section,
    .lp-login-container-formContainer-form .lp-password-section {
        text-align: center;
    }

.lp-login-container-formContainer .lp-stripe {
    position: absolute;
    width: 5px;
    height: 33%;
    background-color: #FFD540;
    margin: auto;
    top: 0;
    bottom: 0;
}

.lp-login-container-formContainer .lp-stripe-left {
    left: 0;
}

.lp-login-container-formContainer .lp-stripe-right {
    right: 0;
}

.lp-login-container .lp-captcha-error {
    text-align: center;
    color: #e83f0c;
}

.lp-login-container-links {
    margin-top: 45px;
    text-align: center;
}

    .lp-login-container-links a {
        font-family: "Ayvens-Bold";
        color: #FFD540;
    }

.lp-login-container-links-separator {
    margin: 0 20px;
    color: #a0a0a0;
}

.lp-login-container #show-password {
    position: absolute;
    right: 50px;
    font-size: 200%;
    top: 7px;
    cursor: pointer;
}

@media (max-width: 600px) {
    .lp-login-container #show-password {
        font-size: 300%;
        top: 0;
        right: 0;
    }
}

@media (max-width: 490px) {
    .lp-login-container #show-password {
        right: -20px;
    }
}

.lp-login-container #loginBtn {
    z-index: 9999;
}

.lp-alert {
    width: 100%;
    margin: 10px auto;
    border: 3px solid #ffd540;
}

.lp-alert-icon {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 5px;
    vertical-align: top;
    background-size: contain;
}

@media (max-width: 992px) {
    .lp-alert-icon {
        display: block;
        margin: 10px auto;
    }
}

.lp-alert-icon.icon-informative {
    background: url(../siteimg/info_mode_icon.png) no-repeat center;
}

.lp-alert-icon.icon-maintenance {
    background: url(../siteimg/maintenance_mode_icon.png) no-repeat center;
}

.lp-alert-message {
    display: inline-block;
    width: calc((100%) - (115px));
    padding-right: 20px;
}

@media (max-width: 992px) {
    .lp-alert-message {
        display: block;
        margin: 10px;
        width: 100%;
    }
}

.lp-alert-message-title {
    font-size: 250%;
    font-weight: bold;
    padding: 5px 0;
    font-family: "Ayvens-Bold";
}

.lp-alert-message-subtitle {
    font-size: 150%;
    margin-bottom: 10px;
    font-family: "Ayvens-Bold";
}

.lp-alert-message-content {
    width: 100%;
}

.lp-orange-gradient {
    color: #0F3549;
    background-color: #FFC905;
}

.lp-wrap-text-mixin {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-row-mixin.lp-outer-table-row {
    border-top: #d5d5d5 solid 1px;
    border-bottom: #d5d5d5 solid 1px;
}

    .table-row-mixin.lp-outer-table-row .lp-custom-checkbox {
        margin-right: 10px;
    }

    .table-row-mixin.lp-outer-table-row.has-error {
        background-color: #e83f0c;
    }

.table-row-mixin.lp-nested-outer-table-row {
    border-top: solid 1px;
    border-bottom: solid 1px;
}

.table-row-mixin.lp-outer-table-row:nth-child(odd).has-error {
    background-color: #e83f0c;
}

.table-row-mixin.lp-inner-table-row:nth-child(odd) {
    background-color: #fafafa;
}

.table-row-mixin.lp-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05);
}

    .table-row-mixin.lp-outer-table-row:hover.has-error {
        background-color: #e83f0c !important;
    }

.table-row-mixin.lp-nested-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05) !important;
}

#lp-message-modal {
    height: 99%;
}

    #lp-message-modal .modal-dialog {
        height: 99%;
        width: 95%;
        max-width: 1200px;
    }

        #lp-message-modal .modal-dialog .modal-content {
            height: 99%;
            border-radius: 0;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            background-color: transparent;
            box-shadow: none;
            border: none;
        }

            #lp-message-modal .modal-dialog .modal-content .modal-header {
                background-color: #f6f6f6;
                border: none;
                height: 65px;
            }

            #lp-message-modal .modal-dialog .modal-content .modal-body {
                max-height: calc((100%) - 140px);
                overflow-y: auto;
                background-color: #fff;
            }

            #lp-message-modal .modal-dialog .modal-content .modal-footer {
                height: 65px;
                background-color: #fff;
            }

.lp-message-details-wrapper {
    width: 1200px;
}

    .lp-message-details-wrapper .lp-message-details {
        border-radius: 0;
    }

    .lp-message-details-wrapper .lp-message-details-title {
        background-color: #eee;
    }

        .lp-message-details-wrapper .lp-message-details-title div {
            margin-bottom: 20px;
        }

        .lp-message-details-wrapper .lp-message-details-title span {
            font-size: 90%;
        }

    .lp-message-details-wrapper .lp-message-details-title-author {
        float: left;
    }

    .lp-message-details-wrapper .lp-message-details-title-date {
        float: right;
    }

    .lp-message-details-wrapper .lp-message-details-title .modal-title {
        text-align: center;
        margin-bottom: -10px;
    }

    .lp-message-details-wrapper .lp-message-details-content {
        line-height: 120%;
        padding: 0 20px;
        max-height: 650px;
        overflow-y: auto;
    }

        .lp-message-details-wrapper .lp-message-details-content img {
            max-height: 228px;
            max-width: 328px;
            display: block;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 20px;
        }

    .lp-message-details-wrapper .lp-message-details-content-text {
        word-wrap: break-word;
        white-space: pre-line;
    }

@media (min-width: 550px) {
    .lp-message-details-wrapper .lp-message-details-content img {
        max-height: 326px;
        max-width: 470px;
    }
}

@media (min-width: 651px) {
    .lp-message-details-wrapper .lp-message-details-content img {
        max-height: 393px;
        max-width: 566px;
    }
}

@media (min-width: 768px) {
    .lp-message-details-wrapper .lp-message-details-content img {
        max-height: 470px;
        max-width: 677px;
    }
}

@media (min-width: 992px) {
    .lp-message-details-wrapper .lp-message-details-content img {
        max-height: 480px;
        max-width: 690px;
    }
}

.lp-orange-gradient {
    color: #0F3549;
    background-color: #FFC905;
}

.lp-wrap-text-mixin {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-row-mixin.lp-outer-table-row {
    border-top: #d5d5d5 solid 1px;
    border-bottom: #d5d5d5 solid 1px;
}

    .table-row-mixin.lp-outer-table-row .lp-custom-checkbox {
        margin-right: 10px;
    }

    .table-row-mixin.lp-outer-table-row.has-error {
        background-color: #e83f0c;
    }

.table-row-mixin.lp-nested-outer-table-row {
    border-top: solid 1px;
    border-bottom: solid 1px;
}

.table-row-mixin.lp-outer-table-row:nth-child(odd).has-error {
    background-color: #e83f0c;
}

.table-row-mixin.lp-inner-table-row:nth-child(odd) {
    background-color: #fafafa;
}

.table-row-mixin.lp-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05);
}

    .table-row-mixin.lp-outer-table-row:hover.has-error {
        background-color: #e83f0c !important;
    }

.table-row-mixin.lp-nested-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05) !important;
}

.lp-messages-carousel-wrapper {
    min-height: 600px;
}

    .lp-messages-carousel-wrapper .lp-messages-carousel {
        width: 90%;
        margin-left: 5%;
        height: 480px;
        position: relative;
    }

        .lp-messages-carousel-wrapper .lp-messages-carousel .lp-loader-wrapper-loader {
            position: relative !important;
            top: calc((50%) - (3.75em)) !important;
        }

    .lp-messages-carousel-wrapper .lp-messages-carousel-items {
        box-sizing: border-box;
        position: relative;
        height: 94%;
        overflow: hidden;
    }

        .lp-messages-carousel-wrapper .lp-messages-carousel-items .carousel-item {
            position: absolute;
            top: 0;
            box-sizing: border-box;
            height: 100%;
            width: 100%;
            cursor: default;
            opacity: 0;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel-items .carousel-item-image {
            background-color: #eee;
            padding: 5px;
            height: 56%;
        }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-image-wrapper {
            position: relative;
            height: 100%;
            width: 100%;
        }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-image-wrapper
            img {
                max-height: 100%;
                max-width: 100%;
                display: block;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-header {
            background-color: #eee;
            padding: 0 10px 5px 10px;
            height: 10%;
        }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-header
            .clearfix > span {
                font-size: 80%;
                display: inline-block;
            }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-header
            .item-author {
                float: left;
            }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-header
            .item-date {
                float: right;
            }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-header
            .item-title {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                width: 100%;
                font-size: 170%;
                font-weight: bold;
                margin-top: 0;
            }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-contents {
            padding: 5px 10px;
            height: 34%;
            overflow-y: hidden;
            background-color: #fff;
        }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-contents-text {
            height: 87%;
        }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-contents-text
            .item-short-contents {
                max-height: 100%;
                padding-left: 5px;
                word-wrap: break-word;
                white-space: pre-line;
                text-align: justify;
            }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-contents-read-more {
            height: 13%;
            margin-bottom: 10px;
        }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-contents-read-more
            .item-read-more {
                float: right;
                font-size: 110%;
                font-weight: bold;
                color: #ffd540;
                cursor: pointer;
            }

                .lp-messages-carousel-wrapper
                .lp-messages-carousel-items
                .carousel-item-contents-read-more
                .item-read-more:hover {
                    color: #FFD540;
                }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item.active {
            opacity: 1;
            z-index: 10;
            transition: transform 0.5s, opacity 0s;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel-items .carousel-item.left {
            transform: translateX(-100%);
            transition: transform 0.5s, opacity 0s 0.5s;
            z-index: 9;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel-items .carousel-item.right {
            transform: translateX(100%);
            transition: transform 0.5s, opacity 0s 0.5s;
            z-index: 8;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel-items .carousel-no-items {
            box-sizing: border-box;
            height: 100%;
            width: 100%;
            cursor: default;
            color: #ffd540;
            font-size: 250%;
            font-weight: bold;
            background-color: #fff;
            padding: 35% 15%;
            text-align: center;
        }

    .lp-messages-carousel-wrapper .lp-messages-carousel-footer {
        box-sizing: border-box;
        height: 6%;
        width: 100%;
        padding: 5px;
        background-color: #fff;
        border-top: 2px solid #eee;
    }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-footer
        .carousel-pagination {
            float: left;
        }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-footer
            .carousel-pagination
            .carousel-pagination-button {
                cursor: pointer;
                display: inline-block;
                box-sizing: border-box;
                width: 8px;
                height: 8px;
                background-color: #a0a0a0;
                border-radius: 2em;
                margin: 2px 2px;
            }

                .lp-messages-carousel-wrapper
                .lp-messages-carousel-footer
                .carousel-pagination
                .carousel-pagination-button.active {
                    background-color: #ffd540;
                    width: 12px;
                    height: 12px;
                    margin: 0;
                }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-footer
        .received-messages-link {
            float: right;
            display: none;
        }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-footer
            .received-messages-link
            a {
                font-weight: bold;
                color: #ffd540;
            }

                .lp-messages-carousel-wrapper
                .lp-messages-carousel-footer
                .received-messages-link
                a:hover {
                    color: #FFD540;
                }

    .lp-messages-carousel-wrapper .lp-messages-carousel-button {
        position: absolute;
        top: 59%;
        height: 30px;
        width: 30px;
        box-sizing: border-box;
        border-radius: 50%;
        background-color: #ffd540;
        color: #fff;
        z-index: 20;
        font-size: 225%;
        font-weight: bold;
        text-align: center;
        line-height: 20px;
        cursor: pointer;
    }

        .lp-messages-carousel-wrapper .lp-messages-carousel-button:hover {
            background-color: #FFD540;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel-button.prev-message-button {
            left: -15px;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel-button.next-message-button {
            right: -15px;
        }

@media (min-width: 550px) {
    .lp-messages-carousel-wrapper {
        min-height: 620px;
    }

        .lp-messages-carousel-wrapper .lp-messages-carousel {
            width: 120%;
            margin-left: -10%;
            height: 540px;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel-items {
            height: 93%;
        }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-image {
                padding: 5px;
                height: 70%;
            }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-contents {
                height: 20%;
            }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-contents-text {
                height: 77%;
            }

        .lp-messages-carousel-wrapper .lp-messages-carousel-button {
            top: 71%;
        }
}

@media (min-width: 651px) {
    .lp-messages-carousel-wrapper {
        min-height: 680px;
    }

        .lp-messages-carousel-wrapper .lp-messages-carousel {
            width: 130%;
            margin-left: -15%;
            height: 580px;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel-items {
            height: 93%;
        }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-image {
                height: 74%;
            }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-header {
                height: 8%;
                padding: 0 20px 5px 20px;
            }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-contents {
                height: 18%;
                padding: 5px 20px;
            }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-contents-text {
                height: 80%;
            }

        .lp-messages-carousel-wrapper .lp-messages-carousel-footer {
            height: 5%;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel-button {
            top: 74%;
            height: 35px;
            width: 35px;
            line-height: 35px;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel.prev-message-button {
            left: -20px;
        }

        .lp-messages-carousel-wrapper .lp-messages-carousel.next-message-button {
            right: -20px;
        }
}

@media (min-width: 768px) {
    .lp-messages-carousel-wrapper .lp-messages-carousel {
        height: 630px;
    }

    .lp-messages-carousel-wrapper .lp-messages-carousel-items {
        height: 93%;
    }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-image {
            padding: 5px;
            height: 78%;
        }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-header {
            height: 8%;
            padding: 0 20px 5px 20px;
        }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-contents {
            height: 14%;
            padding: 5px 20px;
        }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-contents-text {
            height: 75%;
        }

    .lp-messages-carousel-wrapper
    .lp-messages-carousel-footer
    .carousel-pagination
    .carousel-pagination-button {
        width: 10px;
        height: 10px;
    }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-footer
        .carousel-pagination
        .carousel-pagination-button.active {
            background-color: #ffd540;
            width: 14px;
            height: 14px;
        }

    .lp-messages-carousel-wrapper .lp-messages-carousel-button {
        top: 77%;
        height: 40px;
        width: 40px;
        line-height: 38px;
    }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-button.prev-message-button {
            left: -20px;
        }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-button.next-message-button {
            right: -20px;
        }
}

@media (min-width: 992px) {
    .lp-messages-carousel-wrapper .lp-messages-carousel {
        height: 600px;
    }

    .lp-messages-carousel-wrapper .lp-messages-carousel-items {
        height: 93%;
    }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-image {
            height: 77%;
        }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-header {
            height: 8%;
        }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-header
            .clearfix > span {
                font-size: 80%;
                display: inline-block;
            }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-header
            .item-title {
                font-size: 170%;
                margin-top: 0;
            }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-contents {
            height: 15%;
        }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-contents-text {
            height: 75%;
        }

    .lp-messages-carousel-wrapper .lp-messages-carousel-button {
        top: 76%;
    }
}

@media (min-width: 1200px) {
    .lp-messages-carousel-wrapper .lp-messages-carousel {
        width: 120%;
        height: 630px;
    }

    .lp-messages-carousel-wrapper .lp-messages-carousel-items {
        height: 93%;
    }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-image {
            height: 71%;
        }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-header {
            height: 10%;
        }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-header
            .clearfix > span {
                font-size: 80%;
                display: inline-block;
            }

            .lp-messages-carousel-wrapper
            .lp-messages-carousel-items
            .carousel-item-header
            .item-title {
                font-size: 180%;
                margin-top: 10px;
            }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-contents {
            height: 19%;
        }

    .lp-messages-carousel-wrapper .lp-messages-carousel-button {
        top: 72%;
    }
}

@media (min-width: 1440px) {
    .lp-messages-carousel-wrapper .lp-messages-carousel {
        width: 130%;
        height: 630px;
    }

    .lp-messages-carousel-wrapper .lp-messages-carousel-items {
        height: 93%;
    }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-image {
            height: 77%;
        }

        .lp-messages-carousel-wrapper
        .lp-messages-carousel-items
        .carousel-item-contents {
            height: 13%;
        }

    .lp-messages-carousel-wrapper .lp-messages-carousel-button {
        top: 78%;
    }
}

.lp-password-expired {
    text-align: center;
}

.lp-password-expired-message {
    font-size: 200%;
    font-family: "Ayvens-Bold";
    margin-bottom: 60px;
}

    .lp-password-expired-message > span {
        display: block;
        font-size: 60%;
    }

.lp-password-expired-actions {
    margin-bottom: 60px;
}

    .lp-password-expired-actions .lp-custom-button {
        padding-top: 8px;
    }

        .lp-password-expired-actions .lp-custom-button:hover {
            color: #fff;
        }

    .lp-password-expired-actions .lp-custom-button-white:hover {
        color: #FFD540;
    }

.lp-orange-gradient {
    color: #0F3549;
    background-color: #FFC905;
}

.lp-wrap-text-mixin {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-row-mixin.lp-outer-table-row {
    border-top: #d5d5d5 solid 1px;
    border-bottom: #d5d5d5 solid 1px;
}

    .table-row-mixin.lp-outer-table-row .lp-custom-checkbox {
        margin-right: 10px;
    }

    .table-row-mixin.lp-outer-table-row.has-error {
        background-color: #e83f0c;
    }

.table-row-mixin.lp-nested-outer-table-row {
    border-top: solid 1px;
    border-bottom: solid 1px;
}

.table-row-mixin.lp-outer-table-row:nth-child(odd).has-error {
    background-color: #e83f0c;
}

.table-row-mixin.lp-inner-table-row:nth-child(odd) {
    background-color: #fafafa;
}

.table-row-mixin.lp-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05);
}

    .table-row-mixin.lp-outer-table-row:hover.has-error {
        background-color: #e83f0c !important;
    }

.table-row-mixin.lp-nested-outer-table-row:hover {
    background-color: rgba(0, 74, 93, 0.05) !important;
}

.lp-custom-button {
    line-height: 24px;
    height: 38px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0.4em 24px;
    border-style: solid;
    border-width: 2px;
    border-color: #FFD540;
    background-color: #FFD540;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 4em;
    color: #0F3549;
    letter-spacing: 0.08em;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    border: none;
    zoom: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

    .lp-custom-button-disabled,
    .lp-custom-button:disabled {
        opacity: 0.5;
        pointer-events: none;
        cursor: not-allowed;
    }

.lp-custom-button-hidden {
    display: none;
}

.lp-custom-button:active,
.lp-custom-button:focus {
    outline: none;
}

.lp-custom-button:hover {
    color: #0F3549;
    cursor: pointer;
    background-color: #FFC905;
}

.lp-custom-button-white {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0.4em 24px;
    border-style: solid;
    border-width: 2px;
    border-color: #0F3549;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 4em;
    color: #0F3549;
    letter-spacing: 0.08em;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    background-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

    .lp-custom-button-white-disabled,
    .lp-custom-button-white:disabled {
        opacity: 0.5;
        pointer-events: none;
        cursor: not-allowed;
    }

.lp-custom-button-white-hidden {
    display: none;
}

.lp-custom-button-white:active,
.lp-custom-button-white:focus {
    outline: none;
}

.lp-custom-button-white:hover {
    cursor: pointer;
}

a.lp-custom-button,
a.lp-custom-button-white {
    text-decoration: none;
}

.chosen-mixin {
    height: 30px;
    width: 194px;
    background: none;
    background-color: #fff;
    border-radius: 2px;
    border-width: 1px;
    border-color: #a0a0a0;
    border-style: solid;
    font-size: 15px;
    line-height: 30px;
    color: #b0b0b0;
}

    .chosen-mixin:focus {
        outline: 0;
    }

.lp-content-chooser .chosen-container {
    width: 194px !important;
}

    .lp-content-chooser .chosen-container .chosen-drop .chosen-search {
        color: #000;
    }

    .lp-content-chooser .chosen-container .chosen-choices {
        height: 30px;
        width: 194px;
        background: none;
        background-color: #fff;
        border-radius: 2px;
        border-width: 1px;
        border-color: #a0a0a0;
        border-style: solid;
        font-size: 15px;
        line-height: 30px;
        color: #b0b0b0;
    }

        .lp-content-chooser .chosen-container .chosen-choices:focus {
            outline: 0;
        }

        .lp-content-chooser .chosen-container .chosen-choices .search-choice {
            background-color: #2d2d2d;
            color: #fff;
            background-image: none;
            border: none;
            box-shadow: none;
        }

    .lp-content-chooser .chosen-container .chosen-single {
        height: 30px;
        width: 194px;
        background: none;
        background-color: #fff;
        border-radius: 2px;
        border-width: 1px;
        border-color: #a0a0a0;
        border-style: solid;
        font-size: 15px;
        line-height: 30px;
        color: #b0b0b0;
    }

        .lp-content-chooser .chosen-container .chosen-single:focus {
            outline: 0;
        }

        .lp-content-chooser .chosen-container .chosen-single b {
            position: relative;
            right: 10px;
            background: url(../siteimg/arrow-down.png) no-repeat right center;
            background-color: #fff;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

    .lp-content-chooser .chosen-container .chosen-results {
        padding: 0;
        font-size: 14px;
        line-height: 34px;
    }

        .lp-content-chooser .chosen-container .chosen-results li {
            min-height: 34px;
            padding-top: 10px;
        }

            .lp-content-chooser .chosen-container .chosen-results li:hover {
                color: #0F3549;
                background-color: #FFC905;
            }

            .lp-content-chooser .chosen-container .chosen-results li.highlighted {
                color: #0F3549;
                background-color: #FFC905;
            }

.lp-custom-input {
    border-radius: 2px;
    border-width: 1px;
    border-color: #a0a0a0;
    border-style: solid;
    background-color: #fff;
    width: 194px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    color: #b0b0b0;
    padding-left: 10px;
}

    .lp-custom-input:focus {
        outline: 0;
        border-color: #2d2d2d;
        color: #3f3f3f;
    }

    .lp-custom-input.lp-custom-input-selectIcon {
        background: url(../siteimg/arrow-down.png) no-repeat right center;
        background-color: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding-right: 37px;
    }

    .lp-custom-input.lp-custom-input-selectCalendar {
        background: url(../siteimg/calendar.png) no-repeat 95% center;
        background-color: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding-right: 37px;
    }

    .lp-custom-input.lp-custom-input-smallerWidth {
        width: 200px;
    }

    .lp-custom-input.lp-has-error {
        border: 2px solid #e83f0c;
    }

    .lp-custom-input.lp-extra-input-height {
        height: 40px;
    }

.ui-dialog {
    padding: 0;
    border-radius: 0;
    font-size: 15px;
}

    .ui-dialog .ui-dialog-titlebar {
        border: none;
        border-radius: 0;
        background: #f6f6f6;
        border-bottom: 1px solid #e5e5e5;
    }

        .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
            font-family: "Ayvens-Bold";
            margin-top: 12px;
        }

        .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
            background: #f6f6f6;
            border: none;
        }

            .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus {
                outline: none;
            }

    .ui-dialog .ui-dialog-content {
        font-family: "Ayvens-Regular";
        font-size: 17px;
    }

        .ui-dialog .ui-dialog-content .field-validation-error {
            color: #bd6229;
        }

        .ui-dialog .ui-dialog-content label {
            font-weight: normal;
            margin-bottom: 0;
        }

        .ui-dialog .ui-dialog-content .lp-content-chooser-modal {
            width: 130px;
        }

            .ui-dialog .ui-dialog-content .lp-content-chooser-modal .chosen-container {
                width: 194px !important;
            }

                .ui-dialog
                .ui-dialog-content
                .lp-content-chooser-modal
                .chosen-container
                .chosen-drop
                .chosen-search {
                    color: #000;
                }

                .ui-dialog
                .ui-dialog-content
                .lp-content-chooser-modal
                .chosen-container
                .chosen-choices {
                    height: 30px;
                    width: 194px;
                    background: none;
                    background-color: #fff;
                    border-radius: 2px;
                    border-width: 1px;
                    border-color: #a0a0a0;
                    border-style: solid;
                    font-size: 15px;
                    line-height: 30px;
                    color: #b0b0b0;
                }

                    .ui-dialog
                    .ui-dialog-content
                    .lp-content-chooser-modal
                    .chosen-container
                    .chosen-choices:focus {
                        outline: 0;
                    }

                    .ui-dialog
                    .ui-dialog-content
                    .lp-content-chooser-modal
                    .chosen-container
                    .chosen-choices
                    .search-choice {
                        background-color: #2d2d2d;
                        color: #fff;
                        background-image: none;
                        border: none;
                        box-shadow: none;
                    }

                .ui-dialog
                .ui-dialog-content
                .lp-content-chooser-modal
                .chosen-container
                .chosen-single {
                    height: 30px;
                    width: 194px;
                    background: none;
                    background-color: #fff;
                    border-radius: 2px;
                    border-width: 1px;
                    border-color: #a0a0a0;
                    border-style: solid;
                    font-size: 15px;
                    line-height: 30px;
                    color: #b0b0b0;
                }

                    .ui-dialog
                    .ui-dialog-content
                    .lp-content-chooser-modal
                    .chosen-container
                    .chosen-single:focus {
                        outline: 0;
                    }

                    .ui-dialog
                    .ui-dialog-content
                    .lp-content-chooser-modal
                    .chosen-container
                    .chosen-single
                    b {
                        position: relative;
                        right: 10px;
                        background: url(../siteimg/arrow-down.png) no-repeat right center;
                        background-color: #fff;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        appearance: none;
                    }

                .ui-dialog
                .ui-dialog-content
                .lp-content-chooser-modal
                .chosen-container
                .chosen-results {
                    padding: 0;
                    font-size: 14px;
                    line-height: 34px;
                }

                    .ui-dialog
                    .ui-dialog-content
                    .lp-content-chooser-modal
                    .chosen-container
                    .chosen-results
                    li {
                        min-height: 34px;
                        padding-top: 10px;
                    }

                        .ui-dialog
                        .ui-dialog-content
                        .lp-content-chooser-modal
                        .chosen-container
                        .chosen-results
                        li:hover {
                            color: #0F3549;
                            background-color: #FFC905;
                        }

                        .ui-dialog
                        .ui-dialog-content
                        .lp-content-chooser-modal
                        .chosen-container
                        .chosen-results
                        li.highlighted {
                            color: #0F3549;
                            background-color: #FFC905;
                        }

                .ui-dialog
                .ui-dialog-content
                .lp-content-chooser-modal
                .chosen-container
                .chosen-single {
                    width: 130px;
                }

    .ui-dialog .ui-dialog-buttonpane {
        border: none;
        text-align: center;
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: none;
            margin-bottom: 15px;
        }

            .ui-dialog
            .ui-dialog-buttonpane
            .ui-dialog-buttonset
            .ui-button:not(.lp-custom-button-white) {
                line-height: 24px;
                height: 38px;
                font-style: normal;
                font-weight: 600;
                font-size: 16px;
                display: inline-block;
                margin-top: 0;
                margin-left: 0;
                margin-right: 0;
                margin-bottom: 10px;
                padding: 0.4em 24px;
                border-style: solid;
                border-width: 2px;
                border-color: #FFD540;
                background-color: #FFD540;
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                border-radius: 4em;
                color: #0F3549;
                letter-spacing: 0.08em;
                text-align: center;
                cursor: pointer;
                overflow: hidden;
                vertical-align: middle;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                text-decoration: none;
                border: none;
                zoom: 1;
                -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
                -webkit-user-select: none;
                -webkit-touch-callout: none;
            }

                .ui-dialog
                .ui-dialog-buttonpane
                .ui-dialog-buttonset
                .ui-button:not(.lp-custom-button-white)-disabled,
                .ui-dialog
                .ui-dialog-buttonpane
                .ui-dialog-buttonset
                .ui-button:not(.lp-custom-button-white):disabled {
                    opacity: 0.5;
                    pointer-events: none;
                    cursor: not-allowed;
                }

                .ui-dialog
                .ui-dialog-buttonpane
                .ui-dialog-buttonset
                .ui-button:not(.lp-custom-button-white)-hidden {
                    display: none;
                }

                .ui-dialog
                .ui-dialog-buttonpane
                .ui-dialog-buttonset
                .ui-button:not(.lp-custom-button-white):active,
                .ui-dialog
                .ui-dialog-buttonpane
                .ui-dialog-buttonset
                .ui-button:not(.lp-custom-button-white):focus {
                    outline: none;
                }

                .ui-dialog
                .ui-dialog-buttonpane
                .ui-dialog-buttonset
                .ui-button:not(.lp-custom-button-white):hover {
                    cursor: pointer;
                    color: #0F3549;
                    background-color: #FFC905;
                }

            .ui-dialog
            .ui-dialog-buttonpane
            .ui-dialog-buttonset
            .ui-button.lp-custom-button-white {
                font-style: normal;
                font-weight: 600;
                font-size: 16px;
                display: inline-block;
                margin-top: 0;
                margin-left: 0;
                margin-right: 0;
                margin-bottom: 10px;
                padding: 0.4em 24px;
                border-style: solid;
                border-width: 2px;
                border-color: #0F3549;
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                border-radius: 4em;
                color: #0F3549;
                letter-spacing: 0.08em;
                text-align: center;
                cursor: pointer;
                overflow: hidden;
                vertical-align: middle;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                text-decoration: none;
                background-color: transparent;
                -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
                -webkit-user-select: none;
                -webkit-touch-callout: none;
            }

                .ui-dialog
                .ui-dialog-buttonpane
                .ui-dialog-buttonset
                .ui-button.lp-custom-button-white-disabled,
                .ui-dialog
                .ui-dialog-buttonpane
                .ui-dialog-buttonset
                .ui-button.lp-custom-button-white:disabled {
                    opacity: 0.5;
                    pointer-events: none;
                    cursor: not-allowed;
                }

            .ui-dialog
            .ui-dialog-buttonpane
            .ui-dialog-buttonset
            .ui-button.lp-custom-button-white-hidden {
                display: none;
            }

            .ui-dialog
            .ui-dialog-buttonpane
            .ui-dialog-buttonset
            .ui-button.lp-custom-button-white:active,
            .ui-dialog
            .ui-dialog-buttonpane
            .ui-dialog-buttonset
            .ui-button.lp-custom-button-white:focus {
                outline: none;
            }

            .ui-dialog
            .ui-dialog-buttonpane
            .ui-dialog-buttonset
            .ui-button.lp-custom-button-white:hover {
                cursor: pointer;
            }

            .ui-dialog
            .ui-dialog-buttonpane
            .ui-dialog-buttonset
            .ui-button.lp-fixed-width {
                width: 100px;
            }

            .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
                margin: 0 5px !important;
                padding: 0 !important;
            }

    .ui-dialog .ui-widget-content {
        background: none;
    }

    .ui-dialog .lp-popup-container {
        width: 640px;
        margin-left: 20px;
    }

.lp-rodo-permissions-container h2{text-align:center;margin-bottom:30px;}.lp-rodo-permissions-container .lp-rodo-permissions-subheader{margin-bottom:20px;margin-left:50px;}.lp-rodo-permissions-container .lp-rodo-permissions-form{width:90%;margin-left:5%;}.lp-rodo-permissions-container .lp-rodo-permissions-form-header{box-sizing:border-box;font-size:110%;font-weight:bold;text-align:center;margin-bottom:10px;border-bottom-style:solid;border-bottom-color:#333;padding:10px;}.lp-rodo-permissions-container .lp-rodo-permissions-form-row{margin:10px 0;padding:10px 0;border-bottom:1px solid #eee;}.lp-rodo-permissions-container .lp-rodo-permissions-form-row .lp-permission-contents div:first-child{text-align:center;}.lp-rodo-permissions-container .lp-rodo-permissions-form-row .lp-permission-contents .wordwrap{box-sizing:border-box;white-space:pre-line;word-wrap:break-word;text-align:justify;}.lp-rodo-permissions-container .lp-rodo-permissions-form-row .lp-permission-decision{margin-top:15px;}.lp-rodo-permissions-container .lp-rodo-permissions-form-row .lp-permission-decision .lp-rodo-permissions-checkbox-label{margin-left:10px;}.lp-rodo-permissions-container .lp-rodo-permissions-form-row .lp-permission-decision .lp-permission-required-warning{color:#f00;font-weight:bold;}.lp-rodo-permissions-container .lp-rodo-permissions-form-button button{width:100%;float:right;}.lp-rodo-permissions-container #explanation-background{position:absolute;background-color:#f6f6f6;box-sizing:border-box;z-index:-999;}
