/* @font-face {
    font-family: 'Roboto';
    src: url('../../fonts/roboto/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

} */
.figtree-title {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.table-borderless td,
.table-borderless th {
    border: 0;
}

.table-supercondensed td,
.table-supercondensed th {
    padding: 0px;
}


html {
    height: 100%;
}

body {
    color: #000;
    background-color: #F7F7F7;
}

h1, h2, h3, h4, h5, h6 {
    font-family: proxima-nova-condensed, sans-serif;
    font-weight: 200;
}

.header_bg {
    background: url(../img/header-top-bg.png) no-repeat top center;
    background-size: cover;
}

#id_top_header {
    background-color: #f7f7f7;
}

#id_top_header .header-logo {
    max-height: 130px;
}

#id_top_header .contact-numbers {
    list-style-type: none;
    font-size: 0.9rem;
    margin-left: 0px;
    padding-left: 0px;
}

#id_top_header .contact-numbers a {
    color: #000;
}

.hero-block img.property-name {
    max-width: 55%;
}

/*** blank styles ***/
body.ddcwv.blank {
    background-image: none;
    background-color: #fff;
}

body.ddcwv.blank .winloss-card {
    border: 0 none;
}

body.ddcwv.blank .winloss-card h2,
body.ddcwv.blank .winloss-card h3,
body.ddcwv.blank .winloss-card h5 {
    font-weight: bold;
}

body.ddcwv.blank .winloss-card .card-header,
body.ddcwv.blank .winloss-card .card-footer {
    background: #fff;
    border: 0 none;
}

body.ddcwv #id_winloss_table.table-bordered th,
body.ddcwv #id_winloss_table.table-bordered td {
    border: 2px solid #000;
} 


/** top header break on mobile **/
@media (max-width: 730px){
    .contact-numbers {
        text-align: center;
    }
}


#id_register_login_tab_content {
    padding: 5px;
    background: #fff;
}

/*** global menu ***/
#id_global_nav {
    background-color: #000;
    background-size: cover;
    
}

#id_global_nav a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}


/*** registration styles ***/
.registration-select-property .card-img {
    min-height: 210px;
    max-height: 210px;
}

.register-btn-block {
    background-image: url(../img/diamond-rewards-hosts-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.register-step-2 span.verify {
    display: inline-block;
    width: 125px;
    font-weight: bold;
}

.ddcwv #id_register_now_btn {
    background-image: url(../img/diamond-rewards-hosts-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.ddcwv #id_register_now_btn:hover {
    font-weight: bold;
}

/*** page styles ***/
.title-block h1 {
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;;

}

.title-block {
    /* background-color: #000; */
    background-color: #11A4D6;
}

/*** profile section in home ***/
.card-image-block {
    position: relative;
    /** top: 20px; **/
    top: 0px;
    /** right: 20px; **/

}

.ddcwv .card-image-block {
    top: 0px;
}

.card-image-block .card-image {
    width: 150px;
    height: 238px;
}

.ddcwv .card-image-block .card-image {
    width: 150px;
    height: 238px;
}

.card-image-name {
    position: absolute;
    top: 200px;
    right: 5px;
    color: rgb(255,255,255);
    width: 140px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
}

.ddcwv .card-image-name {
    top: 200px;
    bottom: auto;
    color: #fff;
}

/*** Widgets ***/
.widget {
    margin-bottom: 10px;
}

.widget .card-body {
    position: relative;
}

.panel.widget {
    background-color: #fff;
}


/*** Widget Collapsing ***/
.widget button.btn-collapse.btn-collapse-off {
    
}

.widget .card-body.collapse.show {
    padding: 1.25rem;
    min-height: 1px;
}

.widget .card-body.collapse {
    padding: 0px;
    min-height: 0px;
}

.widget-collapse-btn {
    cursor: pointer;
}

/** wv color #02c990 **/
.widget h2 {
    /** color: #1d5371; **/
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.4em;
    font-family: proxima-nova-condensed, sans-serif;
}

/* .ddcwv .widget h2 {
    color: #9335da;
}

.ddct .widget h2 {
    color: #b93548;
}

.ddcs .widget h2 {
    color: #9335da;
} */

.ddcwhy .widget .card-header h2 {
    /* color: #e2bc00; */
    color: #fff;
    text-shadow: 1px 1px 2px #a3a3a3;
}

.ddcwhy .widget .card-header {
    background-color: #e2bc00;
}

.widget h4 {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
    text-transform: uppercase;
}

/* .ddcwv .widget h4 {
    font-size: 0.9em;
    color: #9335da;
}

.ddct .widget h4 {
    color: #b93548;
}

.ddcs .widget h4 {
    color: #9335da;
}

.ddcwhy .widget h4 {
    color: #000;
} */

.widget.widget-my-info {
    min-height: 300px;
}

.widget .bg-widget-icon {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #000;
}

/* .ddcwv .widget .bg-widget-icon {
    color: #9335da;
}

.ddct .widget .bg-widget-icon {
    color: #b93548;
}

.ddcs .widget .bg-widget-icon {
    color: #9335da;
}

.ddcwhy .widget .bg-widget-icon {
    color: #e2bc00;
} */

#id_point_balance_block,
#id_point_balance_block h4 {
    padding-top: 5px;
    color: #fff;
    background-color: #000;
}

/* .ddct #id_point_balance_block,
.ddct #id_point_balance_block h4 {
    background-color: #b93548;
    color: #fff;
}

.ddcs #id_point_balance_block,
.ddcs #id_point_balance_block h4 {
    background-color: #9335da;
    color: #fff;
}

.ddcwhy #id_point_balance_block,
.ddcwhy #id_point_balance_block h4 {
    background-color: #e2bc00;
    color: #fff;
    text-shadow: 1px 1px 2px #a3a3a3;
} */

.text-point-explain {
    font-size: 0.9em;
    color: #000;
    color: rgba(0,0,0,0.5);
    padding-bottom: 10px;
    padding-top: 10px;
    
}

.text-point-disclaimer {
    font-size: 0.8em;
    font-style: italic;
    color: #dc3545;
}

.darkblue-gradient {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#153d6d+0,4d688e+100 */
background: rgb(21,61,109); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(21,61,109,1) 0%, rgba(77,104,142,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(21,61,109,1) 0%,rgba(77,104,142,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(21,61,109,1) 0%,rgba(77,104,142,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#153d6d', endColorstr='#4d688e',GradientType=0 ); /* IE6-9 */

}


/*** Progress Bar ***/
.progress.progress-points {height: 30px; margin-bottom: 0px;}
.progress-purple {background-color: #33318f;}
.progress-darkgray {background-color: #5f6367;}
.progress-medblack {background-color: #1a1e20;}
.progress-neongrn {background-color: #8ac353;}

.progress-classic {background-color: #007fc6; background-image: url(../img/cards/card_classic_bg.jpg);}
.progress-silver {background-color: #c2c2c2;  background-image: url(../img/cards/card_silver_bg.jpg);}
.progress-gold {background-color: gold; background-image: url(../img/cards/card_gold_bg.jpg);}
.progress-double-diamond {background-color: #888888; background-image: url(../img/cards/card_double_diamond_bg.jpg);}
.progress-triple-diamond {
    background-color: #000;
    color: #fff;
    background-image: url(../img/cards/card_triple_diamond_bg.jpg);
    background-repeat: repeat;
}
.progress-diamond {background-color: #91839d; color: #fff; background-image: url(../img/wv-cards/card_diamond_bg.jpg);}

/*** default to southern, show wv ***/
.ddcwv .progress-triple-diamond {
    background-image: url(../img/wv-cards/card_triple_diamond_bg.jpg);
}

.ddcwv .progress-double-diamond {
    background-image: url(../img/wv-cards/card_double_diamond_bg.jpg);
}

.ddcwv .progress-diamond {
    background-image: url(../img/wv-cards/card_diamond_bg.jpg);
}

.ddcwv .progress-gold {
    background-image: url(../img/wv-cards/card_gold_bg.jpg);
}

.ddcwv .progress-silver {
    background-image: url(../img/wv-cards/card_silver_bg.jpg);
}

.ddcwv .progress-classic {
    background-image: url(../img/wv-cards/card_classic_bg.jpg);
}

/*** Poll Widget ***/
/* .ddcwv .progress-poll .progress-bar {
    background-color: #9335da;
}

.ddcwt .progress-poll .progress-bar {
    background-color: #b93548;
}

.ddcws .progress-poll .progress-bar {
    background-color: #9335da;
}

.ddcwhy .progress-poll .progress-bar {
    background-color: #e2bc00;
} */

/*** Offer Widget ***/
dl.offer-list dt,
dl.offer-list dd {
    color: rgb(168, 168, 168);
}

dl.offer-list dt {
    font-size: 1.1em;
}

dl.offer-list dd {
    font-style: italic;
    font-size: 0.9em;
    margin-bottom: 5px;
}

dl.offer-list dd.IsAvailable,
dl.offer-list dt.IsAvailable {
    color: #178401;
}

dl.offer-list dd.Available,
dl.offer-list dt.Available {
    color: #178401;
}

dl.offer-list dd.ExpiringSoon,
dl.offer-list dt.ExpiringSoon {
    color: red;
}

/*** Events widget ***/
.event-list li{
    text-decoration: underline;
    cursor: pointer;
}

.EventDialog .Respond li {
    width: 100%;
    margin: 5px 0;
}

.EventDialog .Respond li.Checked {
    border-color: #000;
    background-color: #9335da;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.75);
}

.EventDialog .event-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.modal-xl-img .modal-dialog {
  max-width: none;
  width: 95vw;
  margin: 1.75rem auto;
}

/*** Article widget ***/
.article-list li{
    text-decoration: underline;
    cursor: pointer;
}

/*** Customer Messages ***/
.customer-messages-list li{
    text-decoration: underline;
    cursor: pointer;
}

.customer-messages-list li .message-list-title {
    font-weight: bold;
}

.widget .card-title .badge.badge-primary {
    position: relative;
    bottom: 2px;
    display: inline-block;
    font-size: 0.8em;
    margin-left: 10px;
}

/* .ddcwv .badge-primary {
    background-color: #9335da;
    color: #fff;
}

.ddct .badge-primary {
    background-color: #b93548;
    color: #fff;
} */

/*** OWM Weather ***/
.owm-weather-content-block .temp-f {
    font-size: 3.0em;
}

.weather-description h3 {
    text-align: center;
}

.weather-description p {
    font-size: 1.2em;
    text-align: center;
}

/*** footer ***/
#id_footer {
    background-color: #fff;
}

#id_footer a {
    color: #000;
}

#id_footer .footer-logo {
    opacity: 0.6;
    height: 48px;
    display: inline-block;
}

#id_footer h5 {
    font-weight: 700;
    font-size: 20px;
    color: #707070;
}

#id_footer .copy p {
    font-size: 12px;
    color: #707070;
}

#id_footer .contact-links-block a {
    color: #707070;
    text-decoration: none !important;
    font-size: 0.9rem;
}

#id_footer hr {
    background-color: #fff;
}

#id_social_block h3 {
    font-weight: bold;
    text-transform: uppercase;
}

#id_social_block p {
    font-size: 1.5rem;
    text-transform: uppercase;
}

#id_social_block p a {
    margin-right: 10px;
    margin-left: 4px;
}

#id_copyright_block {
    text-align: center;
    font-size: .8em;
}

/*** hero images ***/
.ddcwv .hero-block{
    background: url(../img/hero-west-valley.jpg) no-repeat center center;
    min-height: 275px;
    background-size: cover;
}

.ddce .hero-block {
    background: url(../img/heromerge2.png) no-repeat center center;
    min-height: 275px;
    background-size: cover;
}

.ddcs .hero-block {
    background: url(../img/sahuarita-main-hero.png) no-repeat center center;
    min-height: 275px;
    background-size: cover;
}

.ddcwhy .hero-block {
    background: url(../img/why-main-hero.png) no-repeat center center;
    min-height: 275px;
    background-size: cover;
}

.ddct .hero-block {
    background: url(../img/tucson-main-hero.png) no-repeat center center;
    min-height: 275px;
    background-size: cover;
}

.ddcwt .hero-block {
    background: url(../img/white-tanks-hero-crop.png) no-repeat center center;
    min-height: 275px;
    background-size: cover;
}

/*** utility classes ***/
.bmar20 {
    margin-bottom: 20px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
   -webkit-appearance: none;
   margin: 0;
}
input[type="number"] {
   -moz-appearance: textfield;
}

/*** button classes ***/
.btn {
    border-radius: 0 !important;
}

.btn-primary {
    background-color: #11A4D6;
    /* width: 161px;
    height: 55px; */
    color: white;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    font-weight: 300;
    font-size: 18px;
    font-family: proxima-nova-extra-condensed, sans-serif;
    text-transform: uppercase;
  }

.btn-primary:hover {
    background-color: #133B62;
    border-color: #fff;
}

.bg-grayblue {
    background-color: #ccd6e4;
}
.text-grayblue {
    color: #ccd6e4;
}

.text-ddct-red {
    color: #b93548;
}

.text-ddcs-purple {
    color:#9335da;
}

.text-ddcwhy-yellow {
    color: #e2bc00;
}

.btn-mailer-primary {
    background-color: #11A4D6;
    font-family: proxima-nova-extra-condensed, sans-serif;
    color: #fff;
    font-size: 1.4em;
    font-weight: 400;
}

/* .ddct .btn-outline-primary {
    color: #b93548;
    border-color: #b93548;
}

.ddct .btn-outline-primary:hover {
    color: #fff;
    background-color: #b93548;
}

.ddct .btn-mailer-primary {
    color: #fff;
    border-color: #b93548;
    background-color: #b93548;
}

.ddct .btn-mailer-primary:hover {
    color: #b93548;
    background-color: #fff;
}

.ddcwv .btn-outline-primary {
    color: #9335da;
    border-color: #9335da;
}

.ddcwv .btn-outline-primary:hover {
    color: #fff;
    background-color: #9335da;
}

.ddcwv .btn-outline-primary:focus,
.ddcwv .btn-outline-primary:active {
    color: #9335da;
    box-shadow: none;
}

.ddcwv .btn-mailer-primary:hover {
    color: #9335da;
    background-color: rgba(0,0,0,.03);
}

.ddcwv .btn-mailer-primary {
    border-color: #9335da;
    color: #fff;
    background-color: #9335da;
}

.ddcwv #id_point_balance_block h4 {
    color: #fff;
}

.ddcs .btn-outline-primary {
    color: #9335da;
    border-color: #9335da;
}

.ddcs .btn-outline-primary:hover {
    color: #fff;
    background-color: #9335da;
}

.ddcs .btn-mailer-primary {
    border-color: #9335da;
    color: #fff;
    background-color: #9335da;
}

.ddcs .btn-mailer-primary:hover {
    color: #9335da;
    background-color: #fff;
}

.ddcs .badge-primary {
    color: #fff;
    background-color: #9335da;
}

.ddcwhy .btn-outline-primary {
    color: #544c25;
    border-color: #e2bc00;
}

.ddcwhy .btn-outline-primary:hover {
    color: #fff;
    background-color: #e2bc00;
    text-shadow: 1px 1px 2px #a3a3a3;
}

.ddcwhy .btn-mailer-primary {
    color: #fff;
    border-color: #e2bc00;
    background-color: #e2bc00;
}

.ddcwhy .btn-mailer-primary:hover {
    color: #e2bc00;
    background-color: #fff;
}

.ddcwhy .badge-primary {
    color: #fff;
    background-color: #e2bc00;
} */

.badge.badge-primary {
    background-color: #11A4D6;
}

/*** engaged nation buttons ***/
.en-btn-football {
    background-image: url('../img/ddc-football-button-bkgd.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
    font-weight: bold !important;
}

.en-btn-football:hover,
.en-btn-football:active {
    font-size: 1.1em;
    color: #fff !important;
}

/*** deprecated needs removal ***/
/*** Interests form sortable ***/
body.dragging, body.dragging * {
    cursor: move !important;
  }
  
  .dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
  }
  
  ol.interest-list li.placeholder {
    position: relative;
    /** More li styles **/
  }
  ol.interest-list li.placeholder:before {
    position: absolute;
    /** Define arrowhead **/
  }

  /*** Old Interest Selector ***/
/** .InterestSelector {padding:0 45px;} **/
.InterestSelector .help_text_left, .InterestSelector .help_text_right {max-width:320px;float:left;margin: 0 0 20px 20px;text-align:justify;}
.InterestSelector .help_text_left {padding: 0 35px 0 20px;border-right:1px solid #ec881d;margin-left:0;}
.InterestSelector .help_text_right {padding-left:10px;}
.SetChooserList {
	width:315px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter:alpha(opacity=85);
	opacity:.85;
}
.SetChooserList, .SetChooserButtons, .SortableSelectButtons {margin-right:20px;float:left;}
.SetChooserButtons button, .SortableSelectButtons button { color: black; padding: 5px; }
.InterestSelector button {margin-top:0.5em;}
.InterestSelector button.RightAlign {width:90px;margin-left:640px;}
