/* Add here all your CSS customizations */
ul.nav-lists li a {
	-webkit-transition: background 0.1s;
	-moz-transition: background 0.1s;
	transition: background 0.1s;
	border-bottom: 1px solid #EDEDDE;
	padding: 8px 0 8px 18px;
	display: block;
	color: #0088cc;
	text-decoration: none;
	line-height: 20px;
}

ul.nav-lists li a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #08c;
	margin: 7px 0 0 -9px;
	position: absolute;
}

ul.nav-lists li a:hover {
	background-color: #eee;
	text-decoration: none;
}

.action-top {
    padding: 20px 0;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    border-radius: 0 0 4px 4px;
}

.chart-border {
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    padding: 15px;
}   

.riss-title {
   float: left; 
   font-size: 24px; 
   color: #0088CE;
   margin: 25px 0 0 10px; 
}

@media (max-width: 1200px) {
    .hide-1200 {
        display: none !important;
    }
}

@media (min-width: 1200px){
    .show-1200{
        display: none;
    }
}

@media (max-width: 1000px){
    .hide-1000 {
        display: none !important;
    }
}

#footer span {
    color: #aaa;
}

.model-header-scg {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
}

.model-header-scg h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.model-header-primary {
    background-color: #0088D7;
    border-color: #0088D7;
    color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
}

.model-header-primary h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.required {
    display: inline-block;
    color: #ff0000;
    font-size: 0.8em;
    font-weight: bold;
    position: relative;
    top: -0.2em;
}


.modal-wrapper {
    position: relative;
    padding: 25px 0;
}

.mfp-wrap .mfp-content {
    z-index: 10001;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.modal-block {
    background: transparent;
    padding: 0;
    text-align: left;
    max-width: 600px;
    margin: 40px auto;
    position: relative;
}

.modal-block-danger.modal-header-color .panel-heading {
    background-color: #d2322d;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #DADADA;
    padding: 14px;
    position: relative;
}

.modal-block-warning.modal-header-color .panel-heading {
    background-color: #d2322d;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #DADADA;
    padding: 14px;
    position: relative;
}

.modal-block.modal-header-color .panel-heading h2 {
    color: #FFF;
    line-height: 20px;    
}

.modal-block.modal-header-color .panel-heading h4 {
    color: #0088cc;
}

.modal-icon {
    float: left;
    width: 20%;
    text-align: center;
}

.modal-icon .fa {
    font-size: 52px;
    position: relative;
    top: -10px;
    color: #CCC;
}

.modal-icon + .modal-text {
    float: left;
    width: 80%;
}

.modal-text {
    padding: 0 5px;
}

.modal-block-danger .fa {
    color: #d2322d;
}

.modal-block-warning .fa {
    color: #d2322d;
}

.panel-heading + .panel-body {
    border-radius: 0 0 5px 5px;
}

.modal-text h1, .modal-text h2, .modal-text h3, .modal-text h4, .modal-text h5, .modal-text h6 {
    padding: 0;
    margin: -7px 0 4px 0;
    color: #0088cc;
}

.panel-yellow{
    border-color: #dedede;
}

.panel-yellow > .panel-heading {
    color: #fff;
    background-color: #B7A423;
    border-color: #dedede;
}

html .btn-yellow{
    color: #fff;
    background-color: #B7A423;
    border-color: #B09904;
}

.btn-yellow:hover {
    border-color: #e0c92d;
    background-color: #e0c92d;
    color: #FFF;
}

.btn-yellow:active, .btn-yellow:focus {
    border-color: #e0c92d;
    background-color: #e0c92d;
    color: #FFF;
}

section.page-header h1 {
	border-bottom-color: #ed2324;
}


@media (min-width: 992px) {
    html #header .header-nav-bar-yellow {
        background: #ed2324 !important;
        color: #fff !important;
    }
    
    #header .header-nav-main.header-nav-main-light nav > ul > li > a {
        color: #fff;
    }
    
    #header .header-nav-main.header-nav-main-light nav > ul > li > a:hover {
        color: #888;
    }
    
    #header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
        color: #888;
    }
}

@media only screen and (max-width: 768px) {
    .dlg-img-80p {
        width: 80%;
    }
}

.logo-w {
    background: url(/images/depa-logo-w.svg) no-repeat,none;
    max-width: 120px;
    width: 100%;
    height: 70px;
    display: inline-block;
    margin: 0 12px;
    vertical-align: middle;
    background-size: 120px;
        
}

.panel-scg {
    border-color: #efefef;
}

.panel-scg > .panel-heading {
    color: #fff;
    background-color: #ed2324;
    border-color: #ed2324;
}

.panel-primary {
    border-color: #efefef;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #ed2324;
    border-color: #ed2324;
}

.privacy {
    padding: 10px;
}

.privacy-info{
    background-color: #f7f7f7;
    border-color: #ccc;
    border-radius: 4px;
    padding: 10px;
    height: 350px;
    width: 100%;
    overflow-y: auto;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #ff0000;
}

.has-error .checkbox, 
.has-error .checkbox-inline, 
.has-error .control-label, 
.has-error .help-block, 
.has-error .radio, 
.has-error .radio-inline, 
.has-error.checkbox label, 
.has-error.checkbox-inline label, 
.has-error.radio label, 
.has-error.radio-inline label {
    color: #ff0000;
}

.has-error .select2-container--focus .select2-selection, 
.has-error .select2-container--open .select2-selection {
    color: #ff0000;
    border-color: #ff0000;
}

.has-error .select2-dropdown, 
.has-error .select2-selection {
    border-color: #ff0000;
}

.has-error .form-control {
    border-color: #ff0000;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}

ol > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}

ol > li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;    
}

li ol > li {
  margin: 0;
}

li ol > li:before {
  content: counters(item, ".") " ";
}