/**
  * Universal overrides for Veto styles
  */
#cdc-header, #cdc-footer {
    width: auto;
    padding-left: 0;
    padding-right: 0;
}

/* Veto - CDC Search */
.veto-search-inline-wrapper {
    width: 400px;
    margin: 10px 0 0 0;
}
.veto-search-inline {
    display: inline-block;
    float: left;
}
#cdc-search1, #veto-search1 {
    width: 250px;
}
#veto-search1 {
    margin-bottom: 20px;
    margin-top: 10px;
}
#veto-search-swap {
    width: auto;
    line-height: 40px;
    padding-right: 8px;
    padding-left: 8px;
    background-color: #075290;
    color: #ffffff;
    margin-top: 10px;
}
#veto-search-swap label {
    margin: 0px;
}
.veto-search-input-or {
    width: 246px;
}
.veto-search-input-or span button {
    width: 36px;
    height: 36px;
    float: left;
    background: 0 0;
    padding: 2px 6px 3px;
    text-indent: -9999px;
    border: none;
    outline: 2px solid #075290;
    background: #B1DAFB;
    overflow: hidden;
    border-radius: 0;
    line-height: 20px;
    vertical-align: top;
}
.veto-search-input-or span button span {
    top: 0 !important;
}
.veto-search-input-or span button:hover,
.veto-search-input-or span button:active,
.veto-search-input-or span button:focus {
    background: inherit;
}
.veto-search-input-or span.input-group-btn {
    background: #B1DAFB;
}

.veto-search-input-or span button span {
    display: block;
    height: 14px;
    width: 14px;
    margin: 0 0 0 4px;
    background: url(../cdc-includes/cdc_files/su.png) no-repeat -90px -53px;
}

@media (max-width: 979px) {
  .veto-search-inline-wrapper {
    width: 100%;
    margin: 0;
  }
  #cdc-search1, #veto-search1 {
    width: calc(100% - 140px);
    box-sizing: border-box;
    margin: 0;
  }
  #veto-search-swap {
    width: 140px;
    text-align: center;
    box-sizing: border-box;
    margin: 0 0 2px;
    font-size: 12px;
  }
  .cdc-veto-search form {
    margin: 0 0 2px;
  }
  .veto-search-input-or {
    width: 100%;
  }
}
/* End Veto - CDC search */

/* Authentication PreLoading
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.no-js #loader {
    display: none;
}
.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: ;
    background: url(../images/veto-preloader_3.gif) center no-repeat;
    /*background-color: rgba(123,64,148,0.6);*/
    background-color: rgba(255,255,255,0.6);
    display: none;
}


/* BEF Overrides
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.view-filters .form-control {
    height: auto;
    border: none;
    padding: 0px;
}
.bef-checkboxes input.form-control {
    display: inline-block;
    width: auto;
}
.bef-checkboxes .form-type-bef-checkbox {
    background: white;
}
.form-type-bef-checkbox label {
    font-weight: normal!important;
    min-height: 20px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    font-family: 'museo500'!important;
}
.bef-checkboxes input[type="checkbox"] {
    margin: 3px 0.5ex;
    margin-left: 0px;
}
.view-filters label {
    font-weight: normal!important;
}
.views-exposed-widget label {
    margin-bottom: 10px!important;
}
button.veto-custom-reset {
    margin-top: 10px!important;
}

/* Icon Legend
–––––––––––––––––––––––––––––––––––––––––––––––––– */
