﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    /*padding-top: 53px;*/
    padding-top: 47px;
    margin-bottom: 20px;
}


/* DS Custom Styles Start Here*/

.dsFlexRow {
    display: flex;
    /*flex-wrap: wrap;*/
}

.dsFirstCol {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.mxFieldExplaination {
    font-size: .8rem;
}

.dsDTSelected tr.selected td {
    color: white !important;
    background-color: #0275D8 !important;
}

.dsHomeModal {
    position: absolute;
    width: 80%; /* respsonsive width */
    margin-left: -40%; /* width/2) */
    top: 50%;
    left: 50%;
    margin-top: -100px;
    /*margin-left: -250px;*/
    /*padding: 20px;*/
    padding-right: 0 !important;
    overflow: hidden !important;
}

.dsTopAlert {
    background-color:darkred;
    color:white;
}
.dsSmallTitleFont {
    font-size: .9rem;
}

.dsLargeTitleFont {
    font-size: 1.2rem;
}

.dsSiteLogo {
    display: inline-block;
    vertical-align: top;
}

.dsUnderSystemName {
    line-height: 17px;
    margin-top: 15px;
}

.dsNavBarPadAdj {
    padding: 0.1rem 1rem;
}
.dsHomeModal1 {
    width: 200px;
}

.dsHomeModal2 {
    width: 90% !important;
}

.dsHomeModal3 {
    width: 80% !important;
}

.dsLogout {
    width: 350px;
}

.dsLogoutDivTop {
    z-index: 9999 !important;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}



.dsErrorBack {
    background-color: #a60021 !important;
}


.dsInfoBack {
    background-color: #004b9f !important;
}

.dsControlLabel {
    font-weight: bold !important;
}

.dsStdHead {
    background-color: #011e40;
    background: linear-gradient(#004b9f,#013167);
    color: white;
}

.dsCardH1 {
    font-size: 1.2rem;
    font-weight: bold;
}

.dsButtonH1 {
    font-size: 1.0rem;
}

.dsCardTitlewButton {
    margin-bottom: 0px !important;
}

.dsVoteLocationTitle {
    color: black !important;
}

.ds-h1-CardHeader {
    padding: .75rem 1.25rem .25rem 1.25rem !important;
}

.dsLegalCardH1 {
    font-size: .9rem;
    font-weight: bold;
}

.dsLegalCardH1a {
    font-size: 1.2rem;
    font-weight: bold;
}

.ds-LegalCardh1-CardHeader {
    padding: .75rem 1.25rem .25rem 1.25rem !important;
}

.ds-fieldset-legend {
    border: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.10rem !important;
}

.ds-fieldset-legend-absaddr {
    border: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 1.10rem !important;
    font-size: 1rem !important;
    font-weight:600 !important;
}

.ds-fieldset-item {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.ds-form-check {
    margin-top: 0px;
    margin-bottom: 0px;
}

.ds-form-Upper {
    text-transform: uppercase;
}

.ds-legend-text {
    font-size: .9rem !important;
    font-weight: 400 !important;
}

.ds-checkbox-validationsp {
    margin-left: 25px;
}

.dsTableOutline {
    border: 1px solid;
}

.dsStdTableHead {
    background-color: #343A40 !important;
    /*background: linear-gradient(to bottom, #eeeeee 0%,#c1c1c1 100%);*/
}


.dsStdTableHead1 thead th {
    background-color: #343A40;
    /*background: linear-gradient(to bottom, #eeeeee 0%,#c1c1c1 100%);*/
}

.dsHeadAttnsm {
    font-size: 1.3rem;
}

.dsHeadAttnlg {
    font-size: 2.0rem;
}

.dsActionsYouMay {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.dsChoiceBck {
    margin-top: 0px !important;
    padding-top: 0px !important;
    background-color: #f4f4f4;
}

.dsNoBottomMargin {
    margin-bottom: 0px !important;
}

.dsActionsText {
    font-size: 1rem;
}

.dsActionsFieldsetItem {
    margin-top: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px !important;
}

.dsActionsNormalText {
    font-size: .9rem;
}

.dsActionsRedText {
    font-size: .9rem;
    color: #d10000;
}

.dsActionsRedText1 {
    font-size: .9rem;
    color: #d10000;

}

.dsStdTableHead {
    background-color: #343A40;
    /*background: linear-gradient(to bottom, #eeeeee 0%,#c1c1c1 100%);*/
}

.dsAbsProgress {
    min-width: 400px;
}

.dsProgressInfoText {
    font-size: .85rem;
}
.dsFullWidth {
    width: 100%;
}

.dsCenterTable {
    margin: auto;
    width: 50% !important;
}

.dsOVTMinPanelHeight {
    min-height: 400px;
}

.dsOVTMinPanelBodyHeight {
    min-height: 300px;
}

.dsFullWidthHeight {
    width: 100%;
    height: 100%;
}

.dsNoDisplay {
    display: none;
}

.dsSampConfImage{
height: 117px;
width: 200px;
}

.dsCaption{
    font-size: .8rem;
}

.dsAbsH1 {
    font-size: 1.2rem;
    font-weight: bold;
}

.dsActionCheck {

}

.dsActionCheckDisabled {
    color: dimgrey !important;
}

.dsButtonClick {

}

.dsCancel1 {

}

.dsCancel{

}

.dsFlushUL {
    padding-inline-start:10px !important;
}

.dsReceiptOptions {
    font-size: 1.2rem;
}

.dsImg {
    background: url('../images/BannerWide.jpg') 0 0 repeat-x;
    /*background-color: green;*/
    min-height: 250px;
    background-color: #163166;
    margin-top: 0px;
    /*max-width: 100vh;*/
}

.dsPageTitleH1 {
    font-size: 1.7rem;
    font-weight: bold;
    padding-left:180px;
    padding-top:60px;
}

.dsNavBck {
    background-color: #17356B;
    /*height: 53px;*/
}

.dsNavColor {
    background-color: #780000;
}

.dsIndexInfo {
    padding-top: 5px;
    padding-bottom: 5px;
}

.dsButtonInfo {
    /*background-color: #637272*/
    border: 2px solid #717171;
    background-color: #757676;
}

.dsButtonInfo:hover {
    /*background-color: #637272*/
    border: 2px solid #717171;
    background-color: #868787;
}

.dsButtonInfo1 {
    /*background-color: #637272*/
    color: black;
    border: 2px solid #b5b5b5;
    background-color: #c3c3c3;
}

.dsButtonInfo1:hover {
    /*background-color: #637272*/
    color: black;
    border: 2px solid #b5b5b5;
    background-color: #d8d7d7;
}

.dsButtonInfo1:active {
    /*background-color: #637272*/
    color: black !important;
    border: 2px solid #d7d7d7 !important;
    border-color:  #d7d7d7 !important;
    background-color: #d8d7d7 !important;
}

.dsButtonInfo1:focus {
    /*background-color: #637272*/
    color: black !important;
    border: 2px solid #d7d7d7 !important;
    border-color:  #d7d7d7 !important;
    background-color: #d8d7d7 !important;
}

.dsIndexLink {
    color: #0156b5;
}

.dsNotFoundEmphasis {
    font-weight: 700;
}

.dsABSChecklistPara {
    margin-bottom: 5px;
}

.dsAbsInfo {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.dsBodyWrap {
    width: 100%;
    height: 100%;
    color: white;
    opacity: 1;
    z-index: 100;
    background: #FFF;
    position: relative;
}

.ds-fieldset-legend-inline {
    display: inline-block;
}

.dsMapCaption {
    font-weight: 700;
    font-size: 10px;
}

/*.dsVHInProcess {
    color:
}*/