﻿@import url('../../fonts/css/font-awesome.min.css');
@import url('custom.css');

/* General */
form:after { content: inherit; }
.x_title { height: 35px; margin-bottom: 0px; }
label { padding-top: 8px; }
.form-control { line-height: normal; }
pre { word-wrap: normal; }
.user-profile { margin-bottom: 0px !important; padding-top: 7px !important; }

a.fa { font-size: 24px; }
    a.fa.middle { vertical-align: middle; }
a.aspNetDisabled { text-decoration: none !important; }

.dropdown-menu > li.lbl { padding: 2px 4px; }

/* Layout */
html, body, form { width: 100%; height: 100%; margin: 0px; overflow: hidden; }
.alert { padding: 10px !important; margin: 0px; }

#menu_toggle { cursor: pointer; }
.ps-nav-md, .ps-nav-sm { width: 100%; height: 100%; margin: 0px; display: block; }

.ps-nav-menu { height: 100%; background-color: #2A3F54; position: absolute; }
    .ps-nav-menu .ps-nav-menu-top { background-color: #172D44; height: 58px; padding-top: 9px; }
    .ps-nav-menu .ps-nav-menu-middle { display: block; position: absolute; overflow-x: hidden; overflow-y: auto; top: 57px; bottom: 35px; left: 0; right: 0; }
    .ps-nav-menu .ps-nav-menu-bottom { background-color: #172D44; height: 35px; position: absolute; bottom: 0; right: 0; left: 0; }

.ps-nav-work { position: relative; height: 100%; background-color: #F7F7F7; color: #5A738E; }
    .ps-nav-work .ps-nav-work-top { margin-bottom: 10px; height: 58px; }
    .ps-nav-work .ps-nav-work-middle { text-align: left; position: absolute; top: 0; bottom: 35px; left: 0; right: 0; overflow-x: hidden; overflow-y: auto; display: block; }
    .ps-nav-work .ps-nav-work-bottom { background-color: #172D44; height: 35px; position: absolute; bottom: 0; right: 0; left: 0; text-align: right; }
    .ps-nav-work .ps-nav-work-cnt { padding: 0px 10px; }

.navbar { height: 100%; background-color: #EDEDED; border-width: 0px; }
    .navbar .nav-filter { color: #5A738E; font-weight: bold; vertical-align: middle; background-color: #f7f7f7; bottom: 0; left: 52px; position: absolute; padding: 2px 10px; border-left: solid 1px #ccc; border-top: solid 1px #ccc; }
        .navbar .nav-filter .ps-inline { margin-bottom: 0px; margin-left: 10px; font-weight: normal; }
        .navbar .nav-filter .form-control { width: auto; height: 28px; padding: inherit; }
        .navbar .nav-filter select { max-width: 150px; top: 50%; }
    .navbar .nav-info { padding-right: 10px; }
        .navbar .nav-info div { margin-left: 10px; margin-top: 20px; }
            .navbar .nav-info div a { text-decoration: none; }
        .navbar .nav-info .dropdown-menu li a { width: 100%; padding: 12px 20px; }

.branch { background-position: center center; background-repeat: no-repeat; display: block !important; height: 40px; }
.ps-nav-md .branch { background-image: url('images/logo.svg'); }
.ps-nav-sm .branch { background-image: url('images/logoIcon.svg'); background-size: 40px 40px; }
.profile { margin: 15px 0px; }
    .profile h2 { margin: 0px; text-overflow: ellipsis; width: 130px; white-space: nowrap; overflow: hidden; }
    .profile .img-circle.logo { background: #fff; width: 50px; height: 50px; padding: 4px; margin: 10px; display: inline-block; }
    .profile .info { display: inline-block; vertical-align: middle; color: #ECF0F1; }

.poweredBY { width: 150px; height: 20px; margin: 8px auto; text-align: right; position: absolute; right: 20px; }

.ps-nav-md .ps-nav-menu, .ps-nav-md .ps-nav-menu .ps-nav-menu-middle, .ps-nav-md .ps-sidebar { width: 230px; }
.ps-nav-md .ps-nav-work { margin-left: 230px; }
.ps-nav-md .ps-sidebar { text-align: center; }
    .ps-nav-md .ps-sidebar a { font-size: 17px; background-color: #172D44; display: block; padding: 5px 0px; }
        .ps-nav-md .ps-sidebar a:hover { background-color: #425567; }

.ps-nav-sm .ps-nav-menu, .ps-nav-sm .ps-nav-menu .ps-nav-menu-middle { width: 70px; overflow: hidden; }
.ps-nav-sm .ps-nav-work { margin-left: 70px; }
.ps-nav-sm .ps-sidebar { display: none; }
.ps-nav-sm .profile { display: none; }

@media (max-height: 480px) {
    .ps-nav-menu .ps-nav-menu-middle { bottom: 0; }
    .ps-nav-menu .ps-nav-menu-bottom { display: none; }
    .ps-nav-work .ps-nav-work-middle { bottom: 0; }
    .ps-nav-work .ps-nav-work-bottom { display: none; }
    .profile { display: none; }
}

@media (max-width: 480px) {
    .ps-nav-md .ps-nav-menu { display: none; }
    .ps-nav-md .ps-nav-work { margin-left: 0px; }
}

.ps-cookies { display: block; width: 100%; padding: 8px 8px 4px 8px; background-color: #1ABB9C; position: fixed; z-index: 80000; }
    .ps-cookies label { color: white; font-weight: normal; }
.ps-body.ps-details { text-align: justify; padding: 10px; max-width: 640px; max-height: 400px; overflow: scroll; }

.header, .footer { position: fixed; width: 100%; height: 45px; background-color: rgba(0, 0, 0, 0.5); }
.header { top: 0; }
    .header .ps-link { display: inline-block; line-height: 29px; margin-left: 20px; margin-top: 7px; }

.bgr-yellow {
    background-color: #FFB624;
    color: #000;
}
.ps-nav-btn {
    display: inline-block;
    height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    font-size: 16px;
}
.ps-nav-btn:hover {text-decoration: none;}
.ps-nav-btn:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.footer { bottom: 0; text-align: right; }
    .footer a { float: right; line-height: 45px; }
    .footer .engineered { float: right; background-image: url('images/logo.svg'); background-position: right top; background-repeat: no-repeat; width: 150px; display: block; height: 30px; margin-top: 12px; margin-right: 10px; }
        .footer .engineered:after { clear: both; }
    .footer .ps-version { display: inline-block; line-height: 29px; margin-left: 20px; margin-top: 7px; }

.ps-title { color: #1C94C4; font-weight: bold; }
.ps-ch2 { color: #1ABB9C; }
.ps-inline { display: inline-block; margin-bottom: 10px; }
.ps-label { padding-top: 8px; }
.ps-Scripts { font-family: Courier !important; }
.ps-concave { background-color: #eae7e7; overflow: auto; border: inset 1px black; display: block; }

.ps-form { margin-bottom: 10px; }
.ps-content { padding: 8px; text-align: left; }
.ps-marginMin { margin: 3px; }
.ps-Command { margin-bottom: 5px; }
.ps-buttonIcon { margin-top: 5px; }
.ps-alignRight { text-align: right; }
.ps-alignLeft { text-align: left; }
.ps-alignCenter { text-align: center; }

.ps-colorPrimary { color: #1479B8; }
.ps-colorDefault { color: #E6E6E6; }
.ps-colorSuccess { color: #1ABB9C; }
.ps-colorDanger { color: #D43F3A; }
.ps-colorWarning { color: #fc7f06; }

.ps-backLight { background-color: #f2faf3; }

hr.gradient { border: 0px none; height: 1px; background-image: linear-gradient(to right, transparent, rgba(51, 63, 79, 0.75), transparent); }
hr.dashed { border-width: 0px 0px 1px; border-style: none none dashed; border-color: -moz-use-text-color -moz-use-text-color #CCC; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; background: #999 none repeat scroll 0% 0%; }
hr.clearMargin { margin: 0px !important; }

.ps-fluid { display: table; width: 100%; }
    .ps-fluid .ps-fluidColumn { display: table-cell; vertical-align: top; }
    .ps-fluid .ps-fluidSelector { width: 250px; padding-right: 10px; }
    .ps-fluid .ps-fluidSepLeft { padding-left: 10px !important; border-left: 1px solid rgba(0, 0, 0, 0.1); }

.ps-floatLeft { float: left; }
.ps-floatRight { float: right; }
.ps-clear { clear: both; }
.ps-sepLeft { margin-left: 10px; padding-left: 10px; border-left: 1px solid rgba(255, 255, 255, 0.4); }

.ps-control::-webkit-input-placeholder { color: #9D9E9E; }
.ps-control::-moz-placeholder { color: #9D9E9E; }
.ps-control:-ms-input-placeholder { color: #9D9E9E; }
.ps-control:-moz-placeholder { color: #9D9E9E; }

.ps-control { padding: 5px 10px; font-weight: 400; font-size: 14px; color: #9D9E9E; background: #FFF; border: 1px solid #FFF; border-radius: 5px; box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50); -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50); -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50); }
    .ps-control:focus { background: #DFE9EC; color: #414848; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25); outline: 0; }

input[type="text"]:focus, select:focus { background: #DFE9EC; color: #414848; }

span > input[type=checkbox] { display: none; }
    span > input[type=checkbox] + label { cursor: pointer; padding-top: 0px; }
    span > input[type=checkbox][disabled] + label { cursor: default; color: #CCC; }
    span > input[type=checkbox] + label:before { font-family: FontAwesome; display: inline-block; font-size: 24px; content: "\f096"; letter-spacing: 10px; }
    span > input[type=checkbox]:checked + label:before { content: "\f046"; letter-spacing: 7px; }

span > input[type=radio] { display: none; }
    span > input[type=radio] + label { margin-right: 8px; margin-bottom: 0px; cursor: pointer; padding-top: 0px; }
    span > input[type=radio][disabled] + label { cursor: default; color: #CCC; }
    span > input[type=radio] + label:before { font-family: FontAwesome; display: inline-block; font-size: 24px; content: "\f10c"; letter-spacing: 10px; }
    span > input[type=radio]:checked + label:before { content: "\f05d"; letter-spacing: 10px; }

select.ps-control { padding: 2px 5px; }
    select.ps-control option { padding: 6px 10px; }

.login { padding-left: 250px; }
    .login.centralized { }
    .login img { max-width: 240px; max-height: 100%; width: auto; height: auto; position: absolute; margin: auto; top: 0; bottom: 0; left: 14px; }
    .login > div { border-left: solid 1px rgba(255, 255, 255, 0.5); padding-left: 20px; }
    .login .classic { width: 350px; }
    .login h1 { color: rgba(255, 255, 255, 0.5) !important; }
    .login a { color: white !important; display: inline-block; padding-top: 8px !important; }
        .login a:hover { color: orange !important; text-decoration: underline; }
    .login label, .login p { color: white; }
    .login .required { border-left: solid 2px red; height: 32px; display: block; }

.register { border-radius: 10px; }
    .register h1 { color: #172D44 !important; }
    .register .head, .register.head { border-top-left-radius: 10px; border-top-right-radius: 10px; background: rgba(20, 20,20, 0.2); }
    .register .head { padding: 10px 100px 10px 30px; background-image: url('Images/register.svg'); background-repeat: no-repeat; background-position: right center; background-size: 100px 80px; background-color: rgba(255, 255, 255, 0.8); }
    .register .content { padding: 10px 0px 10px 40px; }
    .register .required { border-left: solid 2px red; height: 32px; display: block; }

.menuZI { background: #2a3f54; z-index: 1; }


@media (max-width: 650px) {
    .login { background-image: none; padding: 8px 8px 8px 28px; border-radius: 10px; border: solid 1px #888; background-color: rgba(0, 0, 0, 0.2); }
        .login img { display: none; }
        .login > div { border-left: none; padding-left: 0px; width: inherit; }
        .login h1 { border-bottom: solid 1px #ccc; }
}

@media (max-height:400px) {
    .header, .footer, .login div > h1, .login div > p { display: none; }
}

@media (max-height: 500px) {
    .ps-body.ps-details { text-align: justify; padding: 10px; max-width: 640px; max-height: 200px; overflow: scroll; }
}

@media (max-height: 300px) {
    .ps-body.ps-details { text-align: justify; padding: 10px; max-width: 640px; max-height: 50px; overflow: scroll; }
}

@media (min-width: 192px) and (max-width: 991px) {
    .hidden-small { display: none !important; }
}

@media (min-width: 192px) and (max-width: 1270px) {
    table.tile_info span.right { margin-right: 7px; float: left; }
}

.Selector { text-decoration: none !important; margin-bottom: 2px; padding: 10px 5px 10px 5px; text-align: right; display: block; }
    .Selector .ps-filter { border-bottom: 1px dashed #cccccc; padding-bottom: 5px; margin-bottom: 5px; border-top: 1px dashed #cccccc; padding-top: 5px; }
    .Selector .ps-list { overflow-x: hidden; overflow-y: auto; }
.SelectorNor { background-color: #F7F7F7; border-left: Solid 5px #9D9E9E; border-bottom: Solid 1px #F7F7F7; }
    .SelectorNor:hover { border-left: Solid 5px #1C94C4; border-bottom: Solid 1px #ffffff; }
.SelectorSel { background-color: #ffffff; border-left: Solid 5px #1ABB9C; border-bottom: Solid 1px #1ABB9C; color: #1ABB9C; cursor: default; font-weight: bold; }

.ps-gv { width: 100%; margin-bottom: 20px; border: 1px solid #ddd; }
    .ps-gv > tbody { border-top: 1px solid #ddd; }
        .ps-gv > tbody .ps-hide { display: none; }
        .ps-gv > tbody > tr { text-align: left; border-bottom: 1px solid #ddd; }
        .ps-gv > tbody > tr .center { text-align: center;        }
            .ps-gv > tbody > tr > th { line-height: 25px; background-color: #405467; }
                .ps-gv > tbody > tr > th .FilterOn { background-color: #ceebce; color: #488148; }
                .ps-gv > tbody > tr > th span { display: inline-block; padding: 10px; color: white; }
                    .ps-gv > tbody > tr > th span.sortable { padding-left: 25px; background: Transparent url("images/sort_both.png") no-repeat scroll 5px center; }
                    .ps-gv > tbody > tr > th span.sortableAsc { padding-left: 25px; background: Transparent url("images/sort_asc.png") no-repeat scroll 5px center; }
                    .ps-gv > tbody > tr > th span.sortableDesc { padding-left: 25px; background: Transparent url("images/sort_desc.png") no-repeat scroll 5px center; }
                .ps-gv > tbody > tr > th a { text-decoration: none; }
            .ps-gv > tbody > tr > td { padding: 11px; background-color: #ffffff; }
                .ps-gv > tbody > tr > td .fa, .ps-gv > tbody > tr > th .fa { font-size: 18px; margin: auto; text-align: center; }
                .ps-gv > tbody > tr > td.ps-row-extend { padding: 0px; }
                    .ps-gv > tbody > tr > td.ps-row-extend > div { margin: 0px 20px 10px 20px; border-left: 1px dotted #1ABB9C; border-bottom: 1px dotted #1ABB9C; border-right: 1px dotted #1ABB9C; padding: 8px; background-color: rgba(38, 185, 154, 0.07); }
                    .ps-gv > tbody > tr > td.ps-row-extend div .ps-sep { padding-right: 10px; border-right: 1px solid #9D9E9E; margin-right: 10px; }
            .ps-gv > tbody > tr.ps-row-altern > td { padding: 11px; background-color: #fafafa; }
            .ps-gv > tbody > tr.ps-row-select > td, .ps-gv > tbody > tr.ps-row-select:hover > td { padding: 11px; background-color: #ebebcb; }
    .ps-gv tbody tr:hover > td { background: rgba(38, 185, 154, 0.07) none repeat scroll 0% 0%; border-top: 1px solid rgba(38, 185, 154, 0.11); border-bottom: 1px solid rgba(38, 185, 154, 0.11); }
    .ps-gv td .valueValid { color: green; }
    .ps-gv td.colChild { background-color: #e7f1fb !important; border-left: solid 1px #405467; border-right: solid 1px #405467; }

    .ps-gv .ps-gv-pages { text-align: center; }
    .ps-gv > tbody > tr.ps-gv-pages > td { background-color: none; border: none; padding: 0px; }
        .ps-gv > tbody > tr.ps-gv-pages > td:hover { background: none; border: none; }
        .ps-gv > tbody > tr.ps-gv-pages > td > table { display: inline-block; border-collapse: separate; border-spacing: 4px 4px; margin: 0px; }
            .ps-gv > tbody > tr.ps-gv-pages > td > table > tbody > tr > td { background: none; border: none; height: 30px; width: 30px; text-align: center; line-height: 30px; }
                .ps-gv > tbody > tr.ps-gv-pages > td > table > tbody > tr > td > span { background-color: #405467; color: white; height: 100%; width: 100%; display: block; font-weight: bold; }
                .ps-gv > tbody > tr.ps-gv-pages > td > table > tbody > tr > td > a { background-color: #ccc; height: 100%; width: 100%; display: block; }

.ps-gv-empty { }
    .ps-gv-empty tbody tr:hover td { background: none; border: none; }

.ps-dl { }
    .ps-dl .ps-el { background-color: #E6E9ED; margin: 0px; padding: 6px; border-bottom: 1px solid #cbced1; border-radius: 4px; margin-top: 4px; }
    .ps-dl .ps-ext { margin-bottom: 10px; padding-left: 30px; border-radius: 4px; }

.ps-tab { }
    .ps-tab .ajax__tab_header { background-position: left bottom; background-color: #ffffff; border: none; text-align: left; padding: 2px 4px 0px 4px; background-image: url('images/tab.png'); background-repeat: repeat-x; }
    .ps-tab .ajax__tab_tab { min-width: 100px; padding: 0px 10px 0px 10px; border: 1px solid #E6E9ED; background-color: #F5F7FA; display: block; margin-left: 5px; line-height: 40px; vertical-align: middle; cursor: pointer; border-top-left-radius: 4px; border-top-right-radius: 4px; }
    .ps-tab .ajax__tab_hover .ajax__tab_tab { background-color: #ffffff; line-height: 40px; }
    .ps-tab .ajax__tab_active .ajax__tab_tab { background-color: #ffffff; height: 42px; cursor: default; border-bottom: 1px solid #ffffff; border-left: 1px solid #D3D6DA; border-right: 6px solid #D3D6DA; border-top: none; border-top-left-radius: 8px; border-top-right-radius: 8px; }
        .ps-tab .ajax__tab_active .ajax__tab_tab:hover { }
    .ps-tab .ajax__tab_body { padding: 10px; overflow: auto; margin-left: 10px; background-color: #ffffff; }
    .ps-tab .hdr { display: inline-block; vertical-align: bottom; }

.ps-error { background-position: left top; background-image: url('Images/icoError.png'); background-repeat: no-repeat; padding-left: 150px; }
    .ps-error h4 { text-align: right; font-weight: normal; }
    .ps-error .stack { overflow: auto; border: solid 1px #cccccc; min-height: 300px; padding: 10px; }
    .ps-error .command { margin-top: 8px; text-align: right; }

.ps-internal { background-position: left top; background-image: url('Images/icoError.png'); background-repeat: no-repeat; padding-left: 150px; width: 480px; height: 140px; display: block; margin: auto; }
    .ps-internal > span { font-size: 24px; color: white; height: 140px; vertical-align: middle; }

.ps-modal-back { background-color: rgba(0, 0, 0, 0.1); z-index: 900000 !important; top: 0px; }
.ps-modal { background-color: rgba(0, 0, 0, 0.1); border-radius: 8px; padding: 8px; }
    .ps-modal .ps-content { background-color: white; border-radius: 4px; }
        .ps-modal .ps-content .ps-caption { cursor: move; background-color: #405467; color: white; padding: 8px; border-top-left-radius: 4px; border-top-right-radius: 4px; }
        .ps-modal .ps-content .ps-cmd { padding: 10px 0px 0px 0px; text-align: right; border-top: 1px solid #acaaaa; }
        .ps-modal .ps-content .ps-body { padding: 8px; overflow: auto; }
            .ps-modal .ps-content .ps-body .ico { background-repeat: no-repeat; background-position: left center; }
            .ps-modal .ps-content .ps-body .inf { background-image: url('Images/mboxInformation.png'); }
            .ps-modal .ps-content .ps-body .ale { background-image: url('Images/mboxAlert.png'); }
            .ps-modal .ps-content .ps-body .val { background-image: url('Images/mboxValid.png'); }
            .ps-modal .ps-content .ps-body .cnf { background-image: url('Images/mboxConfirm.png'); }
            .ps-modal .ps-content .ps-body .err { background-image: url('Images/mboxError.png'); }
            .ps-modal .ps-content .ps-body .msg { margin-left: 20px; overflow: auto; padding-left: 80px; }
                .ps-modal .ps-content .ps-body .msg p { height: 120px; overflow: auto; margin: 4px; vertical-align: middle; display: table-cell; }

.ps-HoverMenu { background-color: rgba(0, 0, 0, 0.4); color: white; padding: 5px; max-height: 150px; overflow: auto; border: 1px solid #ccc; z-index: 11000000 !important; }

.ps-waiting { background-image: url('images/progress.gif'); background-repeat: no-repeat; background-position: center center; display: block; height: 24px; width: 160px; margin: auto; }

.ps-upload { }
    .ps-upload .row { padding-top: 8px; padding-bottom: 8px; }
    .ps-upload .val { background-color: transparent; border: none; border-color: inherit; -webkit-box-shadow: none; box-shadow: none; padding-left: 0px; }
    .ps-upload .ps-select { position: relative; overflow: hidden; width: 100%; }
        .ps-upload .ps-select input.up { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); background-color: yellow; border: 1px solid transparent !important; }
    .ps-upload .list p { background-position: 10px center; margin: 0px 0px 5px 0px; padding: 10px 10px 10px 34px; border: 1px dotted #ccf8c5; background-image: url('Images/tick.png'); background-repeat: no-repeat; }
        .ps-upload .list p span { vertical-align: middle; }
        .ps-upload .list p input[type="image"] { vertical-align: middle; }

.ps-uploadProgress { background-image: url('images/progress.gif'); background-repeat: no-repeat; background-position: center center; display: block; height: 38px; width: 160px; margin: auto; }


.ps-wait { margin: 0; cursor: wait; width: 100%; height: 100%; left: 0px; top: 0px; background-color: rgba(0, 0, 0, 0.1); position: fixed; z-index: 110000000 !important; }
    .ps-wait .ps-wait-body { font-size: 30px; background-color: rgba(42, 63, 84, 1); text-align: center; margin-left: -30px; margin-top: -30px; width: 60px; height: 60px; left: 50%; top: 50%; border-radius: 8px; position: relative; }
        .ps-wait .ps-wait-body i { color: white; margin-top: 15px; }

.ps-drp .ajax__calendar_container { border: 1px solid #646464; background-color: #1ABB9C; color: Navy; box-shadow: 0px 0px 3px; border-radius: 3px; width: 170px; }
.ps-drp .ajax__calendar_body { font-size: 13px; color: black; margin-left: -4px; width: 168px; background-color: white; }
.ps-drp .ajax__calendar_header { background: #1ABB9C; color: #ECF0F1; line-height: 28px; text-align: center; line-height: 14px; }
.ps-drp .ajax__calendar_footer { font-size: 13px; color: black; background-color: #1ABB9C; display: none; }
.ps-drp table { width: 100%; margin: 0; }
.ps-drp td, .ps-drp th { text-align: center; width: 20px; height: 20px; cursor: pointer; white-space: nowrap; }

/* CSS for callout */
.ps-cs div, .ps-cs td { border: 1px solid #646464; background-color: #FAEDEC; color: Black; font-family: Tahoma, Geneva, sans-serif; }
.ps-cs .ajax__validatorcallout_popup_table { display: none; border: none; background-color: transparent; padding: 0px; border: 1px solid #646464; }
.ps-cs .ajax__validatorcallout_popup_table_row { vertical-align: top; height: 100%; background-color: transparent; padding: 0px; }
.ps-cs .ajax__validatorcallout_callout_cell { width: 20px; height: 100%; text-align: right; vertical-align: top; border: none; background-color: transparent; padding: 0px; }
.ps-cs .ajax__validatorcallout_callout_table { height: 100%; border: none; background-color: transparent; padding: 0px; }
.ps-cs .ajax__validatorcallout_callout_table_row { background-color: transparent; padding: 0px; }
.ps-cs .ajax__validatorcallout_callout_arrow_cell { padding: 8px 0px 0px 0px; text-align: right; vertical-align: top; font-size: 1px; border: none; background-color: transparent; }
    .ps-cs .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv { font-size: 1px; position: relative; left: 1px; border-bottom: none; border-right: none; border-left: none; width: 15px; background-color: transparent; padding: 0px; }
        .ps-cs .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div { height: 1px; overflow: hidden; border-top: none; border-bottom: none; border-right: none; padding: 0px; margin-left: auto; }
.ps-cs .ajax__validatorcallout_error_message_cell { font-family: Tahoma; font-size: 11px; padding: 5px; border-right: none; border-left: none; width: 100%; }
.ps-cs .ajax__validatorcallout_icon_cell { width: 20px; padding: 5px; border-right: none; }
.ps-cs .ajax__validatorcallout_close_button_cell { vertical-align: top; padding: 0px; text-align: right; border-left: none; }
    .ps-cs .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv { border: none; text-align: center; width: 10px; padding: 1px; cursor: pointer; }

/* Wizard */
.ps-WizardArrow .ps-wizHeader { margin-bottom: 10px; }
.ps-WizardArrow td span { line-height: inherit; }
.ps-WizardArrow ul { list-style: none; overflow: hidden; font-size: 18px; margin: 0px; padding: 0px; width: 100%; display: table; }
    .ps-WizardArrow ul li { display: table-cell; text-align: center; }
        .ps-WizardArrow ul li > a { color: white; text-decoration: none; padding: 10px 0 10px 55px; background: brown; background: hsla(34,85%,35%,1); position: relative; display: block; }
            .ps-WizardArrow ul li > a:after { content: " "; display: block; width: 0; height: 0; border-top: 50px solid transparent; border-bottom: 50px solid transparent; border-left: 30px solid hsla(34,85%,35%,1); position: absolute; top: 50%; margin-top: -50px; left: 100%; z-index: 2; }
            .ps-WizardArrow ul li > a:before { content: " "; display: block; width: 0; height: 0; border-top: 50px solid transparent; border-bottom: 50px solid transparent; border-left: 30px solid white; position: absolute; top: 50%; margin-top: -50px; margin-left: 5px; left: 100%; z-index: 1; }
        .ps-WizardArrow ul li:first-child > a { padding-left: 10px; }
        .ps-WizardArrow ul li:last-child { padding-right: 50px; }
        .ps-WizardArrow ul li > a:hover { background: #FE9400; }
            .ps-WizardArrow ul li > a:hover:after { border-left-color: #FE9400 !important; }
        .ps-WizardArrow ul li .prevStep { background-color: #cfddef; font-weight: bold; color: black; }
            .ps-WizardArrow ul li .prevStep > span { font-size: x-small; }
            .ps-WizardArrow ul li .prevStep:after { border-left-color: #cfddef !important; }
        .ps-WizardArrow ul li .currentStep { background-color: #2a3f54; font-weight: bold; text-shadow: 2px 2px 4px black; }
            .ps-WizardArrow ul li .currentStep > span { font-size: x-small; }
            .ps-WizardArrow ul li .currentStep:after { border-left-color: #2a3f54 !important; }
        .ps-WizardArrow ul li .nextStep { background-color: #efefef; font-weight: bold; color: #aca398; }
            .ps-WizardArrow ul li .nextStep > span { font-size: x-small; }
            .ps-WizardArrow ul li .nextStep:after { border-left-color: #efefef !important; }

/* Group box */
.ps-GroupBase { }
    .ps-GroupBase > fieldset { border: 1px solid #ededed; padding: 10px; }
        .ps-GroupBase > fieldset > legend { color: #2a3f54; display: block; vertical-align: middle; margin-bottom: 0px; padding: 4px 10px; width: auto; border: none; }

.ps-grouping { }
    .ps-grouping > fieldset > legend { color: #1ABB9C; border-left: solid 4px #1ABB9C; border-bottom: dotted 1px #1ABB9C; vertical-align: middle; margin-bottom: 10px; padding: 4px 10px; }
        .ps-grouping > fieldset > legend > a { color: #1ABB9C; text-decoration: none; }

/* Message */
.ps-msgNormal { color: #0a174b; }
.ps-msgAlert { color: red; }
.ps-msgValid { color: #209808; }

/* datapiker */
.ps-datapiker .ajax__calendar_container { background-color: #ddd; border: solid 1px #888888; color: #004080; display: block; width: 180px; padding-bottom: 8px; }
.ps-datapiker .ajax__calendar_header { background-color: #5a738e; margin-bottom: 4px; }
.ps-datapiker .ajax__calendar_title { color: #ffffff; padding-top: 3px; }
.ps-datapiker .ajax__calendar_next,
.ps-datapiker .ajax__calendar_prev { color: #004080; padding-top: 3px; }
.ps-datapiker .ajax__calendar_body { background-color: #ffffff; border: solid 1px #cccccc; }
.ps-datapiker .ajax__calendar_dayname { text-align: center; font-weight: bold; margin-bottom: 4px; margin-top: 2px; }
.ps-datapiker .ajax__calendar_day,
.ps-datapiker .ajax__calendar_month,
.ps-datapiker .ajax__calendar_year { border: solid 1px #ffffff; }
.ps-datapiker .ajax__calendar_hover .ajax__calendar_day,
.ps-datapiker .ajax__calendar_hover .ajax__calendar_month,
.ps-datapiker .ajax__calendar_hover .ajax__calendar_year { border: solid 1px #02195f; }
.ps-datapiker .ajax__calendar_active { background-color: #405467; color: white; }
.ps-datapiker .ajax__calendar_today { font-weight: bold; }
.ps-datapiker .ajax__calendar_other,
.ps-datapiker .ajax__calendar_hover .ajax__calendar_today,
.ps-datapiker .ajax__calendar_hover .ajax__calendar_title { color: #66bbea; }
.ps-datapiker .ajax__calendar_footer { color: #1c6c98; }

/* sortable list */
.ps-sortable { padding: 0px; overflow: hidden; position: relative; }
    .ps-sortable li { list-style-type: none; padding: 10px; margin: 4px; position: relative; line-height: 20px; }
    .ps-sortable .ps-sortable-default { background-color: #efefef; color: #1C94C4; border: solid 1px #ccc; cursor: move; }
    .ps-sortable .ps-sortable-highlight { background-color: #dff2fa; border: solid 1px #1C94C4; height: 42px; }
    .ps-sortable .ps-sortable-icon { margin-right: 10px; }

/* radiobutton */
.ps-rbl { }
    .ps-rbl input[type="radio"]:checked + label { color: #1ABB9C; }


/* gridster */
.gridster .x_content { text-align: center; }

.form-control-button { padding: 4px; border: 1px solid #DDE2E8; }

.max-width-grid { max-width: 250px; word-wrap: break-word; }

/* border */
.ps-border {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5 !important;
    margin: 2px;
}
    .ps-border.border-primary {
        border-color: #007bff !important;
    }
    .ps-border .border-secondary {
        border-color: #6c757d !important;
    }
    .ps-border.border-success {
        border-color: #28a745 !important;
    }
    .ps-border.border-danger {
        border-color: #dc3545 !important;
    }
    .ps-border.border-warning {
        border-color: #ffc107 !important;
    }
    .ps-border.border-info {
        border-color: #17a2b8 !important;
    }
    .ps-border.border-light {
        border-color: #f8f9fa !important;
    }
    .ps-border.border-dark {
        border-color: #343a40 !important;
    }
    .ps-border.border-white {
        border-color: #ffffff !important;
    }

.multi-instance { border: 1px solid firebrick }

.ps-break-all {
    word-break: break-all;
}
