.login-field {
    margin-top: 10px;
}

.ui-dialog {
    top: 10px !important;
    background-color: white;
    padding: -8px;
    overflow-x: hidden;
}

.ui-dialog .ui-dialog-content {
    overflow-x: hidden;
}

.ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-footer {
    text-align: end;
    padding: 4px 10px;
}

.ui-paginator .ui-paginator-page, .ui-paginator .ui-paginator-pages, .ui-paginator .ui-paginator-next, .ui-paginator .ui-paginator-last, .ui-paginator .ui-paginator-first, .ui-paginator .ui-paginator-prev, .ui-paginator .ui-paginator-current {
    border: 1px solid #a8a8a8;
    display: inline-block;
    padding: 2px 6px;
    zoom: 1;
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
    outline: none;
}

.ui-paginator {
    margin: 0;
    text-align: center;
    padding: 2px;
}

.ui-paginator-top {
    border-bottom: 0 none;
}

.ui-paginator-bottom {
    border-top: 0 none;
}

.ui-icon-seek-first, .ui-icon-seek-prev, .ui-icon-seek-next, .ui-icon-seek-end {
    background-image: url("/ans/pages/javax.faces.resource/images/ui-icons_38667f_256x240.png?ln=primefaces-aristo");
    width: 16px;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
    background-color: white;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url("/ans/pages/javax.faces.resource/images/ui-icons_616161_256x240.png?ln=primefaces-aristo");
}

.ui-icon {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.ui-datepicker .ui-datepicker-current-day .ui-state-highlight, .ui-datepicker .ui-datepicker-current-day .ui-state-default {
    background: #5f83b9;
    color: #fff !important;
    font-weight: bold;
    text-shadow: 0 1px 1px #234386;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-autocomplete-panel {
    position: absolute;
    overflow: auto;
    background-color: white;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #666;
    background: #234386;
    color: #fff;
}

.ui-datatable .ui-sortable-column-icon {
    display: inline-block;
    margin: -3px 0 -3px 2px;
}

.ui-datatable .ui-sortable-column {
    cursor: pointer;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-dialog .ui-dialog-titlebar-close, .ui-dialog .ui-dialog-titlebar-minimize, .ui-dialog .ui-dialog-titlebar-maximize {
    float: right;
    margin: 0;
    top: 0;
    padding: 1px;
    cursor: pointer;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-column-title {
    font-size: 11px;
    color: black;
}

/*tbody.ui-datatable-data {*/
/*outline: 0;*/
/*font-size: 10px;*/
/*}*/

.logo-position {
    margin-top: 6px;
}

.planned-bg {
    background: #ffffff;
}

.delayed {
    background: #ffb1bc none !important;
    color: black;
}

.delayed-bg {
    background: #ff8084;
}

.delayed-text {
    color: #f6020e;
}

.departed {
    background: #a2e7a0 none !important;
    color: black;
}

.departed-bg {
    background: #68e776;
}

.departed-text {
    color: #00670b;
}

.fpl {
    background: #e1b8ff none !important;
    color: black;
}

.fpl-bg {
    background: #bf78ff;
}

.fpl-text {
    color: #c552ff;
}

.finished {
    background: #d5d5d5 none !important;
    color: black;
}

.canceled {
    background: #000000 none !important;
    color: #ffffff;
}

.finished-bg {
    background: #b1b1b1;
}

.finished-text {
    color: #4b4b4b;
}

.vertical-center {
    vertical-align: middle;
}

.status-color-field {
    width: 10px;
    height: 10px;
    border: 1px solid black;
    display: inline-block
}

.display-block {
    display: inline-block
}

.check-box-planned {
    /*background-color: #ffffff;*/
    /*border: 1px solid black;*/
    display: inline-block
}

.check-box-fpl {
    background-color: #bf78ff;
    border: 1px solid black;
    display: inline-block
}

.check-box-departed {
    background-color: #68e776;
    border: 1px solid black;
    display: inline-block
}

.check-box-delayed {
    background-color: #ff8084;
    border: 1px solid black;
    display: inline-block
}

.check-box-arrived {
    background-color: #b1b1b1;
    border: 1px solid black;
    display: inline-block
}

.login-bg-color {
    background: #F7F7F7;
}

#login {
    position: absolute;
    top: 0;
    width: 100%;
}

#login {
    z-index: 22;
}

.login_content {
    margin: 0 auto;
    padding: 25px 0 0;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    min-width: 280px;
}

.login_content h1 {
    font: normal 25px Helvetica, Arial, sans-serif;
    letter-spacing: -0.05em;
    line-height: 20px;
    margin: 10px 0 30px;
}

.login_content h1:before, .login_content h1:after {
    content: "";
    height: 1px;
    position: absolute;
    top: 10px;
    width: 27%;
}

.login_content h1:after {
    background: rgb(126, 126, 126);
    background: -moz-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    right: 0;
}

.login_content h1:before {
    background: rgb(126, 126, 126);
    background: -moz-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    left: 0;
}

.login_content h1:before, .login_content h1:after {
    content: "";
    height: 1px;
    position: absolute;
    top: 10px;
    width: 20%;
}

.login_content h1:after {
    background: rgb(126, 126, 126);
    background: -moz-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    right: 0;
}

.login_content h1:before {
    background: rgb(126, 126, 126);
    background: -moz-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    left: 0;
}

.login_content form {
    margin: 20px 0;
    position: relative
}

.login_content form input[type="text"], .login_content form input[type="email"], .login_content form input[type="password"] {
    -webkit-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -moz-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid #c8c8c8;
    color: #777;
    margin: 0 0 20px;
    width: 100%;
}

.login_content form input[type="text"]:focus, .login_content form input[type="email"]:focus, .login_content form input[type="password"]:focus {
    -webkit-box-shadow: 0 0 2px #AA77B4 inset;
    -moz-box-shadow: 0 0 2px #ed1c24 inset;
    -ms-box-shadow: 0 0 2px #ed1c24 inset;
    -o-box-shadow: 0 0 2px #ed1c24 inset;
    box-shadow: 0 0 2px #A97AAD inset;
    background-color: #fff;
    border: 1px solid #A878AF;
    outline: none;
}

#j_username {
    background-position: 10px 10px !important
}

#j_password {
    background-position: 10px -53px !important
}

.login_content form div #loginBtn {
    font-size: 12px;
    margin: 10px 15px 15px 0;
    color: #808080;
}

.reset_pass {
    margin-top: 10px !important;
}

.login_content div .reset_pass {
    margin-top: 13px !important;
    margin-right: 39px;
    float: right;
}

.animate {
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -o-animation-duration: 0.5s;
    -o-animation-timing-function: ease;
    -o-animation-fill-mode: both;
    -ms-animation-duration: 0.5s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-fill-mode: both;
}

#wrapper-login {
    right: 0;
    margin: 5% auto 0;
    max-width: 350px;
    position: relative;
}

.registerPnl{
    padding-left: 50px;
    padding-right: 50px;
}