﻿body { padding-top: 75px; padding-bottom: 20px; padding-right: 0 !important; }

@media (max-width: 767px) {
    body { padding-top: 130px; }
}

/* Set padding to keep content from hitting the edges */
.body-content { padding-left: 15px; padding-right: 15px; }

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt { white-space: normal; }

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea { max-width: 280px; }

.navbar { min-height: 75px; padding-bottom: 4px; background-color: #fff; }
.navbar-nav > li > a { height: 51px; }

.navbar-brand { padding-top: 0; padding-left: 15px; line-height: 54px; font-size: 28px; color: #231F20; }
.navbar-logo { margin-top: 3px; padding: 0 15px; }
.navbar-logo > a > img { height: 51px; }

.navbar-toggle .icon-bar { background-color: #3C393A; }


@media (min-width: 768px) {
    .navbar-header { float: left; }
    .navbar-toggle { display: none; }
    .navbar-nav { float: left; }
    .navbar-right { float: right !important; margin-right: 0; }
    .language-selector { padding-right: 15px; text-align: right; }
}

@media (max-width: 767px) {
    .navbar-nav { text-align: left; }
}

.navbar-nav > li { font-size: 14px; }

.nav > li > a { color: #333; }

.nav > li > a:hover, .nav > li > a:focus { background-color: rgb(240, 240, 240); }

.radio label, .checkbox label { padding-left: 0; }

.btn-warning { background-color: #FF8800; border-color: #FF8800; }

.btn-warning:hover, .btn-warning:focus { background-color: #ff941a; border-color: #ff941a; }

.login-wrapper .well { background-color: #fff; }

@media (max-width: 480px) {
    .login-wrapper { padding-top: 0px; padding-bottom: 0px; width: 300px; position: absolute; left: 50%; top: 50%; width: 300px; margin-left: -150px; margin-top: -150px; }
}

.checker.focus, a:focus, .btn:focus, .select2-drop-active, .select2-container-active, .form-control:focus { -webkit-box-shadow: 0px 0px 3px 1px #FF8800; -moz-box-shadow: 0px 0px 3px 1px #FF8800; box-shadow: 0px 0px 3px 1px #FF8800; }

.dxscViewVisibleInterval_Londinium { display: inline; }

.dxeCheckBoxList_Londinium { /*border: 1px Solid #c0c0c0;*/ border: 0 !important; }

.dxeCheckBoxList_Londinium.dxeFocused_Londinium, .dxeCheckBoxList_Londinium.dxeFocused_Londinium { /*border: 1px Solid #c0c0c0;*/ border: 0 !important; }

.dxeTextBoxSysWithoutBorder.dxeTextBoxSys.dxeTextBox_Londinium {
    border-width: 0px;
}

.orange { color: #FF8800; }
a.orange:hover, a.orange:focus, a.orange:active { color: #FF8800; }

.resource-title { font-size: 16px; font-weight: bold; }

.resource-navigator { display: inline; }
.resource-navigator > label { font-weight: normal; margin-right: 10px; }
.resource-navigator .checkbox { display: inline-block; margin-right: 20px; }

.checkbox-success .checker span { border: 2px solid #C0C0C0 !important; }
.checkbox-success .checker:active span,
.checkbox-success .checker.active span,
.checkbox-success .checker span.checked { border: 2px solid #C0C0C0 !important; background-color: #fff !important; }

.checkbox-success .checker span:hover { border: 2px solid #C0C0C0 !important; }

.dxflNestedControlCell_Londinium { height: auto !important; }
.dxeCalendarDayDisabled_Londinium { background-color: transparent; color: #d0d0d0 !important; }

.swal2-container { z-index: 13000; }
.swal2-modal { min-height: 130px; border-radius: 0; color: #595959; }
.swal2-modal .swal2-title { margin-top: 20px; margin-bottom: 0px; line-height: initial; font-size: 18px; font-weight: bold; color: #595959; }
.swal2-modal hr { margin-top: 0px; }
.swal2-modal .swal2-styled { font-size: 14px; font-weight: bold; border-radius: 0; }
.swal2-modal button { margin-top: 0px; -webkit-border-radius: 0; border-radius: 0; }
body.swal2-shown { overflow-y: auto; }

.dxbButton_Londinium div.dxb { padding: 0; border: 0; }

.contact-info { margin-top: 24px; font-weight: bold; }
.footer { border-top: 1px solid #eee; }
