@charset "utf-8";

/*
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
*/


/*
.navmenu-nav.dropdown-menu, .dropdown-backdrop {position:relative!important;}
*/

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: black;
    padding-bottom: 50px;
}

th, td { white-space: nowrap; }  /* PB - 300124b */

.sizehelper {
    position: absolute;
    top: 0;
    left: 0;
    background: red;
    width: 25px;
    height: 20px;
    color: white;
    text-align: center;
}

.sizehelper:before {
    content: "XS";
}

/* PB - 300124b */
.tooltip.top .tooltip-inner {
    max-width: 400px;
}
/* END PB - 300124b */

.w-100 {
    width: 100%;
}

.mt-1 {
    margin-top: 5px;
}

.mt-2 {
    margin-top: 20px;
}

.mt-3 {
    margin-top: 30px;
}

.mt-4 {
    margin-top: 50px;
}

.mt-5 {
    margin-top: 80px;
}

.mb-1 {
    margin-bottom: 5px;
}

.mb-2 {
    margin-bottom: 20px;
}

.mb-3 {
    margin-bottom: 30px;
}

.mb-4 {
    margin-bottom: 50px;
}

.mb-5 {
    margin-bottom: 80px;
}

.pr-0 {
    padding-right: 0;
}

span.readonly {
    background-color: #eeeeee;
    border-left-color: #888888;
}

h1 {
    font-size: 30px;
    margin: 20px 0 25px;
    color: #666666;
}

.tabular h1 {
    margin-bottom: 0;
}

h2 {
    font-size: 24px;
    margin: 20px 0 25px;
}

.modal-body h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
}

a,
a:hover {
    color: black;
    cursor: pointer;
}

.btn-group .btn+.btn.ChangeDateTo {
    margin-left: 30px;
}

.btn-group .btn+.btn.ChangeDateTo:before {
    content: " to ";
    position: absolute;
    left: -23px;
    color: white;
}

.modal-footer {
    border-top: none;
}

.tab-holder,
.tab-content {
    padding-top: 20px;
}

.alert {
    border-radius: 0;
}

.btn,
a.dropzone-select {
    border-radius: 0;
    text-shadow: none;
}

.btn.action,
a.dropzone-select {
    background-color: #35aa47;
    color: #ffffff;
    float: right;
}

.btn.action.centered {
    float: none;
}

a.dropzone-select {
    float: none;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

.field.fileattachment {
    margin-bottom: 15px;
}

.btn.action:hover,
a.dropzone-select:hover {
    background-color: #1d943b;
}

.text-danger,
.chosen-container .chosen-results li.disabled-result {
    color: #ff0000!important;
}

.text-warning {
    color: #fe9909!important;
}

p.actions {
    white-space: nowrap;
    font-size: 16px;
}

p.actions a,
p.actions span {
    margin-left: 10px;
}

p.actions a:first-child {
    margin-left: 0;
}

.pagination {
    border-radius: 0;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0;
}

.form-control {
    border-left: 2px solid #35aa47;
    border-radius: 0;
}

.chosen-container {
    background-color: white;
}

.chosen-container-single .chosen-single,
.chosen-container-multi .chosen-choices {
    border-top: 1px solid #ccc!important;
    border-right: 1px solid #ccc!important;
    border-bottom: 1px solid #ccc!important;
    border-left: 2px solid #35aa47!important;
    border-radius: 0!important;
    padding: 4px 12px!important;
    height: auto!important;
    background: none!important;
}

.chosen-container-active .chosen-single {
    box-shadow: none!important;
}

.chosen-container-single .chosen-single div {
    top: 7px!important;
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 1px!important;
    border-top: 1px solid #ccc!important;
    border-right: 1px solid #ccc!important;
    border-bottom: 1px solid #ccc!important;
    border-left: 2px solid #35aa47!important;
}

.chosen-container .chosen-drop {
    box-shadow: none!important;
    border-radius: 0!important;
    margin-left: -1px!important;
    margin-right: -1px!important;
}

div.dataTables_wrapper div.dataTables_processing {
    z-index: 200;
}

.dataTables_scrollHeadInner .table {
    margin-bottom: 0;
}

#datatable_length {
    width: 50%;
    float: left;
}

.dt-buttons.btn-group {
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: right;
    width: 100%;
    background-color: #4b8df8;
    padding: 4px;
}

.dt-buttons.btn-group>.btn {
    display: inline-block;
    float: none;
    color: #646464;
    background-color: #fafafa;
    border: 1px solid #dddddd;
    transition: all 0.3s ease 0s;
    border-radius: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
}

.dt-buttons.btn-group>.btn:hover {
    border-color: #999;
    color: #444;
}

.dt-buttons.btn-group .AddNew {
    float: left;
}

.dt-button-collection.dropdown-menu {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #3d3d3d;
}

.dt-button-collection.dropdown-menu>a,
.dt-button-collection.dropdown-menu>li>a {
    background-color: white;
    color: #3d3d3d;
}

.dt-button-collection.dropdown-menu>.active>a {
    background-color: #3d3d3d;
    color: white;
}

.dt-button-collection.dropdown-menu>a:hover,
.dt-button-collection.dropdown-menu>.active>a:hover,
.dt-button-collection.dropdown-menu>li>a:focus,
.dt-button-collection.dropdown-menu>li>a:hover {
    background-color: #e02222;
}

.importantnav .dropdown-menu>li>a {
    background: none;
}

.importantnav .dropdown-menu>li>a:hover {
    background-color: #fafafa;
}

#Capt {
    left: -5000px;
    position: absolute;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}


/* Navigation */

.row.top {
    background-color: #3d3d3d;
}

.navigation p {
    color: white;
    margin-top: 20px;
}

.navigation .logo,
.row.top .navigation.minimised:hover a.logo {
    padding: 9px 5px;
    display: block;
}

.navigation .logo img {
    max-width: 150px;
    height: auto;
}

.navigation .navitems {
    display: none;
}

.navigation .navitems .nav-stacked>li+li {
    margin-top: 0;
}

.navigation .mobilenavitems .navbar {
    min-height: 0;
}

.navigation.minimised:hover .navitems ul.nav-pills>li>a,
.navigation .dropdown-menu>li>a,
.navigation .navitems ul.nav-pills>li>a,
.navigation .mobilenavitems .navbar-default .navbar-nav>li>a {
    color: white;
    font-weight: normal;
    border-radius: 0;
    padding: 11px 19px 10px;
    border-top: 1px solid #5c5c5c;
}

.navigation .dropdown-menu>li>a,
.dropdown-menu>.active>a:focus {
    color: #969696;
    border: none;
    background: none;
}

.navigation .navitems ul.nav-pills>li>a.dropdown-toggle:after,
.navigation .mobilenavitems .navbar-default .navbar-nav>li>a.dropdown-toggle:after {
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 300;
    margin-right: 3px;
    float: right;
}

.navigation .navitems ul.nav-pills>li.open>a.dropdown-toggle:after,
.navigation .mobilenavitems .navbar-default .navbar-nav>li.open>a.dropdown-toggle:after {
    content: "";
}

.navigation.minimised a.logo {
    display: none;
}

.navigation.minimised .navitems ul.nav-pills>li>a {
    padding: 11px 7px 10px;
}

.navigation .navitems ul.dropdown-menu>li>a i,
.navigation .mobilenavitems .navbar-default .navbar-nav.dropdown-menu>li>a i,
.navigation .navitems ul.nav-pills>li>a i,
.navigation .mobilenavitems .navbar-default .navbar-nav>li>a i {
    color: #969696;
    font-size: 16px;
    margin-right: 13px;
    display: inline-block;
    text-align: center;
    width: 1em;
}

.navigation .mobilenavitems .navbar-default .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navigation .navitems ul.nav-pills>li>a:focus {
    background: none;
}

.navigation .navitems ul.nav-pills>li.open>a.dropdown-toggle,
.navigation .navitems ul.nav-pills>li>a:hover,
.navigation .navitems ul li:hover>a,
.navigation .mobilenavitems .navbar-default .navbar-nav>.open>a,
.navigation .mobilenavitems .navbar-default .navbar-nav>.open>a:focus,
.navigation .mobilenavitems .navbar-default .navbar-nav>.open>a:hover,
.navigation .mobilenavitems .navbar-default .navbar-nav>li>a:focus,
.navigation .mobilenavitems .navbar-default .navbar-nav>li>a:hover {
    background: #303030;
}

.navigation .navitems ul.nav-pills>li.active>a,
.navigation .navitems ul.nav-pills>li.active>a:focus,
.navigation .navitems ul.nav-pills>li.active>a:hover,
.navigation .mobilenavitems .navbar-default .navbar-nav>.active>a,
.navigation .mobilenavitems .navbar-default .navbar-nav>.active>a:focus,
.navigation .mobilenavitems .navbar-default .navbar-nav>.active>a:hover {
    background: url('../images/sidebar-menu-arrow.png') no-repeat right center #e02222;
}

.navigation .navitems ul.nav-pills>li.active>a i,
.navigation .mobilenavitems .navbar-default .navbar-nav>.active>a i {
    color: white;
}

.navigation .mobilenavitems {
    display: block;
}

.navigation .mobilenavitems .navbar-default,
.navigation .mobilenavitems .dropdown-menu,
.navigation .mobilenavitems .navbar-collapse {
    background: none;
    border: none;
    text-align: center;
    box-shadow: none;
}

.navigation .mobilenavitems .navbar-toggle {
    margin: -56px 0 0;
    border: none;
}

.navigation .mobilenavitems .navbar-default .navbar-toggle .icon-bar {
    background-color: white;
    height: 3px;
    width: 37px;
}

.navigation .mobilenavitems .navbar-default .navbar-toggle:focus,
.navigation .mobilenavitems .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navigation .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 7px;
}

.navigation .sidebar-toggler,
.navigation.minimised:hover .sidebar-toggler {
    float: right;
    margin-right: 21px;
    margin-top: 18px;
    background: url("../images/sidebar-toggler.jpg") no-repeat #242424;
    cursor: pointer;
    height: 29px;
    opacity: 0.5;
    width: 29px;
    display: none;
}

.navigation.minimised .sidebar-toggler {
    margin-right: 0;
    margin-bottom: 18px;
    margin-left: 2px;
    float: none;
}

.navigation .sidebar-toggler:hover {
    opacity: 1;
}

.contentarea {
    background-color: white;
    overflow-x: hidden;
    padding: 0 20px 20px;
    position: relative;
}

.contentarea .importantnav {
    text-align: center;
}

.contentarea .importantnav i {
    display: none;
    font-size: 18px;
}

.contentarea .importantnav.nav-pills>li+li {
    margin-left: 0;
}

.contentarea .importantnav.nav-pills>li>a {
    width: 92px;
    font-size: 12px;
    line-height: 12px;
    color: #646464;
    background-color: #fafafa;
    border: 1px solid #dddddd;
    height: 39px;
    margin: 5px 3px 0 3px;
    padding: 5px 5px 0;
    transition: all 0.3s ease 0s;
    border-radius: 0;
}

.contentarea .importantnav.nav-pills>li>a:hover,
.contentarea .importantnav.nav-pills>li>a:focus {
    border-color: #999;
    color: #444;
}

.pagecontent {
    margin-top: 35px;
}

.pagecontent small {
    color: #888888;
    font-size: 14px;
}


/* Security */

.Security {
    background: #444444;
}

.Security .row.top,
.Security .contentarea {
    background: none;
}

.Security .logo {
    margin: 35px 0 15px;
}

.Security .logo img {
    max-width: 165px;
    height: auto;
}

.Security #Email label,
.Security #Password label {
    display: none;
}

.Security #Email .form-control,
.Security #Password .form-control {
    font-family: FontAwesome, 'Open Sans', sans-serif;
}

.Security #Email .form-control .ss {
    color: #add8e6;
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    z-index: 1;
}

.Security .pagecontent {
    background: white;
    padding: 20px 30px 15px;
    max-width: 360px;
    width: 100%;
    margin: auto;
}

.Security p {
    color: #999;
    font-size: 13px;
    margin-top: 15px;
}

.photolive,
.photoreview,
.photoupload {
    display: none;
}

.photoupload,
.photocapture {
    margin-bottom: 10px;
}

.dropzone-holder {
    margin-bottom: 0!important;
}

a.take-photo,
a.take-cancel,
a.take-save,
a.take-retry {
    margin-top: 10px;
}

#savephoto {
    width: 150px;
}

#savephoto img,
.savephoto img {
    width: 100%;
    height: auto;
}

.form-control.parsley-error,
.validation-fail,
.nav-tabs>li.active>a.validation-fail {
    background-color: #F2DEDE!important;
}

.dcformitems input.checkbox.validation-fail {
    outline: 1px solid red;
}

ul.parsley-errors-list {
    display: none;
}

#typepersonerror ul.parsley-errors-list {
    display: block;
    padding-left: 0;
}

#typepersonerror ul.parsley-errors-list li {
    list-style-type: none;
    color: red;
}

#competencytable td label {
    display: none;
}

#competencytable td .form-group {
    margin-bottom: 0;
}

/* PB 010925 */
a.label-required {
    font-weight: bold;
}

label.label-required:after,
a.label-required:after {
    content: " *";
}
/* END PB 010925 */

.form-inline .special-form .form-control {
    display: block;
    width: 100%;
}

.form-inline .special-form .form-group {
    display: block;
    margin-bottom: 15px;
    vertical-align: baseline;
}

.form-inline .special-form .checkbox label {
    padding-left: 20px;
}

.form-inline .checkbox input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px;
}

.VisitorInfo,
.HostInfo,
.GroupInfo {
    display: none;
}

.spaceright {
    margin-right: 10px;
}

.docsandnotesbutton {
    padding-bottom: 10px;
    display: block;
}

.docsandnotes,
.RecurringInfo {
    display: none;
}

.filters {
    margin-bottom: 15px;
}

.filters h2 {
    margin: 0 0 10px;
}

.filters .row {
    margin-bottom: 5px;
}

.filters .form-control {
    display: block;
    width: 100%;
}

.inductionhead {
    padding: 10px 0;
}

.inductioncontent {
    background-color: #3d3d3d;
}

.inductionnav ul {
    margin-left: -15px;
    margin-right: -15px;
    display: none;
}

.inductionnav .nav-pills>li>a {
    color: white;
    font-weight: normal;
    border-radius: 0;
    padding: 11px 19px 10px;
    border-top: 1px solid #5c5c5c;
}

.inductionnav .nav-pills>li>a:hover {
    background: #303030;
}

.inductionnav .nav-pills>li.active>a,
.inductionnav .nav-pills>li.active>a:focus,
.inductionnav .nav-pills>li.active>a:hover {
    background: url('../images/sidebar-menu-arrow.png') no-repeat right center #e02222;
}

.inductioncontent .nextprev {
    padding-bottom: 15px;
}

.inductioncontent .nextprev .btn-default {
    font-size: 12px;
    line-height: 12px;
    color: #646464;
    background-color: #fafafa;
    border: 1px solid #dddddd;
    height: 39px;
    margin: 5px 3px 0 3px;
    padding: 0;
    border-radius: 0;
}

.inductioncontent .nextprev {
    margin-top: 15px;
}

.inductioncontent .nextprev .btn-default:hover {
    border-color: #999;
    color: #444;
    background-color: #fafafa;
}

.inductioncontentarea img {
    width: 100%;
    height: auto;
}

.inductioncontentarea {
    padding-bottom: 15px;
}

.inductionanswers {
    padding-bottom: 15px;
}

.inductionanswers .answeritem {
    border: 1px solid #dddddd;
    padding: 5px;
    max-width: 100%;
}

.inductionanswers .answeritem:hover {
    cursor: pointer;
    opacity: 0.7;
    border: 1px solid black;
    text-decoration: none;
}

.altfield {
    border: 1px dashed #999;
    padding: 1em;
}

.altfield a {
    padding: 5px 0;
}

.inductionsummary i {
    font-size: 50px;
}

.AdminUsersPage .tab-holder,
.AdminUsersPage .tab-content {
    padding-top: 0;
}

/* PB - 270223
.SelfLogoutPage .precontent p,
.SelfRegistrationPage .precontent p,
.PreRegistrationPage .precontent p,
.SelfServiceEntryPage .precontent p {
    color: #2fa6db;
    font-size: 16px;
}
*/

.SelfLogoutPage form,
.SelfRegistrationPage form,
.PreRegistrationPage form,
.SelfServiceEntryPage form,
.SelfLogoutPage form h2,
.SelfRegistrationPage form h2,
.PreRegistrationPage form h2,
.SelfServiceEntryPage form h2 {
    margin-top: 0;
}

.SelfLogoutPage .precontent .form-group,
.SelfRegistrationPage .precontent .form-group,
.PreRegistrationPage .precontent .form-group,
.PreRegistrationPage .precontent .form-group,
.SelfServiceEntryPage .precontent .form-group {
    text-align: left;
    position: relative;
}

.SelfLogoutPage .precontent #PersonID.form-group,
.SelfRegistrationPage .precontent #PersonType.form-group {
    text-align: center;
}

/* PB - 270223
.SelfLogoutPage .precontent .form-group label,
.SelfRegistrationPage .precontent .form-group label,
.PreRegistrationPage .precontent .form-group label,
.SelfServiceEntryPage .precontent .form-group label {
    color: #2fa6db;
    font-weight: normal;
    background: white;
    font-size: 12px;
    padding: 0 2px;
    z-index: 1;
}
*/

.SelfLogoutPage .precontent #PersonID.form-group>label,
.SelfLogoutPage .precontent .radio label,
.SelfRegistrationPage .precontent #PersonType.form-group>label,
.SelfRegistrationPage .precontent .radio label {
    position: static;
}

.SelfLogoutPage .precontent #PersonID.form-group>label,
.SelfRegistrationPage .precontent #PersonType.form-group>label {
    font-size: 16px;
    font-weight: bold;
}

/* PB 270223
.SelfLogoutPage .precontent .form-group .form-control,
.SelfRegistrationPage .precontent .form-group .form-control,
.PreRegistrationPage .precontent .form-group .form-control,
.SelfServiceEntryPage .precontent .form-group .form-control {
    border: 1px solid #2fa6db;
    border-radius: 4px;
}
*/

.SelfLogoutPage .precontent .btn,
.SelfLogoutPage .btn.restart,
.SelfRegistrationPage .precontent .btn,
.SelfRegistrationPage .btn.restart,
.PreRegistrationPage .precontent .btn,
.SelfServiceEntryPage .precontent .btn {
    background: #2fa6db;
    text-transform: uppercase;
    border: 1px solid #2fa6db;
    border-radius: 4px;
}

.SelfLogoutPage .precontent .btn:hover,
.SelfLogoutPage .btn.restart:hover,
.SelfRegistrationPage .precontent .btn:hover,
.SelfRegistrationPage .btn.restart:hover,
.PreRegistrationPage .precontent .btn:hover,
.SelfServiceEntryPage .precontent .btn:hover {
    color: #2fa6db;
    background: white;
}

.SelfLogoutPage .pagecontent,
.SelfServiceEntryPage .pagecontent,
.SelfRegistrationPage .pagecontent {
    min-height: 400px;
    margin-top: 0;
}

.SelfLogoutPage h1,
.PreRegistrationPage h1,
.SelfServiceEntryPage h1,
.SelfRegistrationPage h1 {
    margin-top: 0;
}

.SelfLogoutPage .navigation h4,
.SelfLogoutPage .navigation h5,
.PreRegistrationPage .navigation h4,
.PreRegistrationPage .navigation h5,
.SelfServiceEntryPage .navigation h4,
.SelfServiceEntryPage .navigation h5,
.SelfRegistrationPage .navigation h4,
.SelfRegistrationPage .navigation h5 {
    color: white;
}

.SelfLogoutPage .list-group-item.active,
.SelfLogoutPage .list-group-item.active:focus,
.SelfLogoutPage .list-group-item.active:hover,
.PreRegistrationPage .list-group-item.active,
.PreRegistrationPage .list-group-item.active:focus,
.PreRegistrationPage .list-group-item.active:hover,
.SelfServiceEntryPage .list-group-item.active,
.SelfServiceEntryPage .list-group-item.active:focus,
.SelfServiceEntryPage .list-group-item.active:hover,
.SelfRegistrationPage .list-group-item.active,
.SelfRegistrationPage .list-group-item.active:focus,
.SelfRegistrationPage .list-group-item.active:hover {
    background-color: #303030;
    border-color: #303030;
}

.SelfLogoutPage .list-group-item,
.PreRegistrationPage .list-group-item,
.SelfServiceEntryPage .list-group-item,
.SelfRegistrationPage .list-group-item {
    background: none;
    border: none;
}

.SelfLogoutPage .list-group-item .list-group-item-text,
.SelfLogoutPage .list-group-item:focus .list-group-item-text,
.SelfLogoutPage .list-group-item:hover .list-group-item-text,
.PreRegistrationPage .list-group-item .list-group-item-text,
.PreRegistrationPage .list-group-item:focus .list-group-item-text,
.PreRegistrationPage .list-group-item:hover .list-group-item-text,
.SelfServiceEntryPage .list-group-item .list-group-item-text,
.SelfServiceEntryPage .list-group-item:focus .list-group-item-text,
.SelfServiceEntryPage .list-group-item:hover .list-group-item-text,
.SelfRegistrationPage .list-group-item .list-group-item-text,
.SelfRegistrationPage .list-group-item:focus .list-group-item-text,
.SelfRegistrationPage .list-group-item:hover .list-group-item-text {
    margin-top: 0;
    color: #969696;
}

.SelfLogoutPage .step2 .radio label,
.SelfRegistrationPage .step2 .radio label {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.SelfRegistrationPage .keypad {
    width: 100%;
    max-width: 200px;
    margin: auto auto 20px;
}

.SelfRegistrationPage .keypad div.row>div {
    padding: 0;
}

.SelfRegistrationPage .keypad .btn {
    width: 90%;
    padding: 15px 0;
    margin: 5px;
}

.cookienotification p {
    margin-bottom: 0;
    padding: 15px 15px 54px;
}

.cookienotification p a {
    float: right;
    margin-top: 5px;
}

.permitviewselector {
    width: auto;
    margin: 15px 0;
}

.locationselector label {
    display: none;
}

.locationselector div.checkbox {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 0!important;
    width: 24%;
}

.locationselector div.checkbox label {
    display: inline-block;
}

.status1 {
    color: #0064ff;
}

.status2 {
    color: #147239;
}

.status3 {
    color: #ce5c00;
}

.status4 {
    color: #c000ff;
}

.status5 {
    color: #ff0024;
}

.expiring {
    background-color: #f7a6a6!important;
}

p.expiring {
    padding: 5px;
    display: inline-block;
}

#signature {
    border: 1px solid #ccc;
    border-left: 2px solid #35aa47;
    max-width: 100%;
}

.afhighlight {
    color: white;
    background: red;
    padding-left: 5px;
    padding-right: 5px;
}

.dropdown-menu.slots {
    min-width: 475px;
    padding: 15px;
    max-height: 400px;
    overflow-y: scroll;
}

.availableslots {
    text-align: left;
}

.dropdown-menu.slots>li>p>a.slotitem,
.dropdown-menu.slots>li>p>span.slotitem,
.availableslots a.slotitem,
.availableslots span.slotitem {
    display: inline-block;
    border: 1px solid #ccc;
    border-left: 2px solid #35aa47;
    padding: 5px;
    width: 70px;
    position: relative;
    text-align: center;
    margin: 2px 0;
}

.dropdown-menu.slots>li>p>span.slotitem,
.availableslots span.slotitem {
    background-color: #d4d4d4;
}

.dropdown-menu.slots>li>p>a.slotitem.selected,
.dropdown-menu.slots>li>p>span.slotitem.selected,
.availableslots a.slotitem.selected,
.availableslots span.slotitem.selected {
    color: white;
    background-color: #35aa47;
}

.dropdown-menu.slots>li>p>span.slotitem.selected,
.availableslots span.slotitem.selected {
    background-color: #84a889;
}

.dropdown-menu.slots>li>p>a.slotitem span,
.availableslots a.slotitem span {
    position: absolute;
    top: 0;
    left: 1px;
    font-size: 10px;
    line-height: 10px;
}

#BootstrapForm_PermitSignOffForm .page {
    display: none;
}

#BootstrapForm_PermitSignOffForm #page1.page {
    display: block;
}

.typeahead .chosen-container-single .chosen-single {
    line-height: 20px;
}

.browsernotification img {
    width: 100%;
}

.chosen-container {
    width: 100%!important;
}

#clearsearch {
    margin-left: -20px;
    margin-right: 10px;
    display: none;
}

#clearsearch.show {
    display: inline;
}

div.dataTables_wrapper div.dataTables_filter input {
    padding-right:25px;
}

.nolabel .form-group>label {
    display: none;
}

.removefilterrow:hover {
    cursor: pointer;
}

.row.filters {
    margin-bottom: 0;
}

.qcontain {
    padding-left: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.row .qcontain:last-child {
    margin-bottom: 20px;
}

.circle_sec {
    display: inline-block;
    border: 1px solid #ececec;
    border-radius: 50%;
    padding: 10px 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-weight: bold;
    background-color: #ececec;
    font-size: 18px;
    margin-left: -16px;
    margin-right: 16px;
}

.qcontain label {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
}

.qcontain .checkbox label {
    font-size: 14px;
}

.qcontain label.label-required:after {
    color: red;
}

.qcontain .circle_q {
    position: absolute;
    left: -70px;
    border: 1px solid #ececec;
    border-radius: 50%;
    padding: 10px 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    top: 0;
    font-weight: bold;
    background-color: #ececec;
    font-size: 18px;
}

.qcontain .well .circle_q {
    left: -90px;
}

.qcontain .form-control {
    border: 1px solid #ececec;
    background-color: #ececec;
    border-radius: 5px;
}

.qcontain .form-control.date {
    background: url('/framework/images/calendar-icon.gif') no-repeat calc(100% - 10px) center #ececec;
}

.qcontain .dt-buttons.btn-group {
    background-color: #ececec;
}

.PreRegistrationPage .precontent .qcontain .btn, 
.SelfServiceEntryPage .precontent .qcontain .btn {
    background-color: #b2b1b1;
    border-color: #b2b1b1;
    color: white;
}

.text-black {
    color: black;
}

.tt-menu {
    width: 422px;
    margin: 12px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
  }

.row.person {
    border-bottom: 1px solid #eee;
    margin-top: 20px;
    margin-bottom: 20px;
}

.row.person > div,
.row.allpeople > div{
    min-height: 80px;
}

.twitter-typeahead {
    width: 100%;
}

.tt-menu {
    width: 422px;
    margin: 12px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
  }

.tt-suggestion {
    padding: 3px 20px;
}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #35aa47;
}

.qaphotooverlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.7);
    z-index: 9;
    display: none;
}

.qaphotooverlay .photolive {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.qaphotooverlay .photolive .photocapture,
.qaphotooverlay .photolive .photoreview {
    background-color: white;
    padding: 15px;
    border-radius: 5px;
}

.aqvclearphoto,
.aqvphotocontainer {
    display: none;
}
.aqvclearphoto.visible {
    display: inline-block;
}
.aqvphotocontainer.visible {
    display: block;
}

.tabcontent {
    position: relative;
}

.companyvisit {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    border-left: 10px solid #3d3d3d;
    background: #3d3d3d;
    z-index: 1010;
}

.companyvisit .cvtrigger {
    background: #3d3d3d;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transform: rotate(-90deg);
    position: absolute;
    left: -93px;
    top: 50%;
    width: max-content;
    text-align: center;
}

.companyvisit .cvtrigger:hover {
    cursor: pointer;
    background: #1d943b;
}

.companyvisit .cvdata {
    margin-right: -100vw;
    transition: margin-right 1s;
}

.companyvisit.active .cvdata {
    margin-right: 0;
}

.companyvisit {
    color: white
}

.table-striped > tbody > tr:nth-of-type(2n+1),
.table-hover > tbody > tr:hover {
/*    color: black;*/
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #f9f9f9;
}

/* PB - 290424 */
.taselectedhosts ul,
.taselectedpeople ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
}

.taselectedhosts ul li,
.taselectedpeople ul li {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    font-size: 13px;
    line-height: 13px;
    cursor: default;
}

.taselectedhosts ul li a.closer,
.taselectedpeople ul li a.closer {
    font-weight: bold;
    padding-left: 5px;
}
/* END PB - 290424 */

/* PB 190824b */
#BootstrapForm_QuickAddVisitForm .row.lastentry,
#BootstrapForm_QuickAddVisitorsForm .row.lastentry,
#BootstrapForm_StepForm .row.lastentrydate, 
#BootstrapForm_StepForm .row.lastentry, 
#BootstrapForm_AddForm .row.lastentrydate {
    background-color: #fbfbfb;
    padding-top: 30px;
    padding-bottom: 15px;
    position: relative;
}

#BootstrapForm_QuickAddVisitForm .row .close,
#BootstrapForm_QuickAddVisitorsForm .row .close,
#BootstrapForm_StepForm .row .close,
#BootstrapForm_AddForm .row .close {
    display: none;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 999;
}

#BootstrapForm_QuickAddVisitForm .row.lastentry .close,
#BootstrapForm_QuickAddVisitorsForm .row.lastentry .close,
#BootstrapForm_StepForm .row.lastentry .close,
#BootstrapForm_StepForm .row.lastentrydate .close,
#BootstrapForm_AddForm .row.lastentrydate .close {
    display: block;
}
/* PB 190824b */

/* PB 010425 */
#DashboardFields {
    display: flex;
    flex-wrap: wrap;
}

#DashboardFields label {
    width: 100%;
}

#DashboardFields div.checkbox {
    width: 25%;
}

/* END PB 010425 */
