﻿
html{
    height: 100%;
}

body {   
    height:100%;
    height: -webkit-calc(100% - 50px);
    height: -moz-calc(100% - 50px);
    height: calc(100% - 50px);
}

body.dv-has-broadcast-message {
    margin-top: 52px;
    height: -webkit-calc(100% - 52px);
    height: -moz-calc(100% - 52px);
    height: calc(100% - 52px);
}

body.dv-has-broadcast-message .navbar-fixed-top {
    top:52px;
}

body.dv-has-broadcast-message .broadcast-message .alert{
    height:53px;
    overflow-y:hidden;
    overflow-x:hidden;
}

.broadcast-message {
    position:fixed;
    top:0;
    left:0;
    right:0;
    height:52px;
    overflow:hidden;
    padding:0;
    margin:0;
    z-index: 1030;
    height: 53px!important;
}


#body-content {
    padding-left: 0;
    height: 100%;
}

#page-content {
    width: 100%;
    padding: 50px 0px;
    /*background-color: #fff;*/
    min-height: 100%;
}

.container {
    height: calc(100% + 500px) !important;
    height: -moz-calc(100% + 500px) !important;
    height: -webkit-calc(100% + 500px) !important;
}

#body-content.dv-hide-top-navbar #page-content {
    padding: 0px 0px 50px 0px;
}

#body-content.dv-hide-top-navbar .container > .row.top-buffer-15:first-child {
    margin-top: 0px;
}

#body-content.dv-hide-top-navbar .container h1.s-title {
    margin-top: 10px;
}

/* Top Navigation */
#body-content.dv-hide-top-navbar > .navbar {
    display: none;
}

.navbar.s-header {
    /*    padding: 9px 30px 0 30px;*/
    padding: 0px 0px 10px 0px;
    background-image: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-color: transparent;
}

h2.navbar-header {
    margin:0;
}

.top-nav {
    padding: 0 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

/*.top-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
}*/

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/*label.s-answer {
    white-space: nowrap;    
}*/

@media(min-width:768px) {
    .side-nav {
        top: 51px !important;
    }
  .navbar-brand span {
      font-size: 1.7vw;
  }
}
@media(min-width:1200px) {

  .navbar-brand span {
      font-size: 1.3vw;
  }

}

/*@media(max-width:992px) {
    .lnk-donate-now.btn-lg {
        font-size:20px;
    }
}*/


@media(max-width:1199px) {
 
  .col-sm-12 {
      margin-top:15px;
  }

}

@media(max-width:992px) {
 .navbar-brand span{
       display:none;
   }

    /*.lnk-donate-now.btn-lg {
        font-size:24px;
    }*/

}


@media(max-width:768px) {
   .dv-step-status{
       display:inline;
   }
   .dv-sidebar-nav a{
        min-height:35px;
    }
   .navbar-collapse{
       max-height:381px;
   }
  .col-xs-12 {
      margin-top:15px;
  }
  .dv-mobile-buffer-0 {
      margin-top:0;
  }
}
#photo-gallery, #dv-item-photo-gallery {
    width:100%;
}

/*.dv-gallery-panel {
    margin-top:15px;
}*/

#dv-ptp-page-updates, 
#dv-ptp-page-suporters {
    height:480px;
    overflow-y:auto;
}

.dv-profile-picture {
    margin: 0 auto;
}

.page-header {
    padding:9px;
    text-align:center;
}

.dv-panel {
    
}

.dv-panel .panel-body {
    min-height:100px;
    height:250px;
    overflow-y:auto;
}

.container-fluid, #page-content{
    height:100%;
}

form#donate-form.dv-live {
    height: 100%;
}

#cc-info-holder {
    height:112%;
    margin-top:15px;
}

.form-group .control-label+.k-widget:not(table) {
    display:block;
    width:100%;
    /*width: -webkit-calc(100% - 1.9em);
    width: -moz-calc(100% - 1.9em);
    width: calc(100% - 1.9em);*/
    
}

#btn-donate-now {
    margin-top:15px;
}


.bubble{
    background-color: #F2F2F2;
    border-radius: 5px;
    box-shadow: 0 0 6px #B2B2B2;
    display: block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 5px;
}

.bubble::before {
    background-color: #F2F2F2;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform:             rotate( 29deg ) skew( -35deg );
        -moz-transform:    rotate( 29deg ) skew( -35deg );
        -ms-transform:     rotate( 29deg ) skew( -35deg );
        -o-transform:      rotate( 29deg ) skew( -35deg );
        -webkit-transform: rotate( 29deg ) skew( -35deg );
    width:  20px;
}

.me {
    float: left;   
    margin: 5px 20px 5px 20px;      
    width: 78%;   
}

.me::before {
    box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );
    left: -9px;           
}

.you {
    float: right;    
    margin: 5px 20px 5px 20px;         
}

.you::before {
    box-shadow: 2px -2px 2px 0 rgba( 178, 178, 178, .4 );
    right: -9px;    
}

.none {
    margin: 5px 10px 10px 10px;
}
.none::before {
    box-shadow: 2px -2px 2px 0 rgba( 178, 178, 178, .4 );
    visibility:hidden;
}

.navbar-nav > li > a.btn {
    padding:6px 12px;
}


.navbar-nav > li > a:not(.btn) {
    padding:0;
    margin-top:5px;
}

.navbar-nav > li > a:not(.btn):hover {
    text-decoration:underline;
}

.navbar-nav > li {
    margin-right:10px;
}

label {
    font-weight:normal;
}
.dv-preview-notification{
    background-color: #b94a48;
    color: white;
    float: left;
    position: absolute !important;
    left: 0;
    top:0;
    margin-left: 39%;
    font-size:12px;
}

.left-buffer-5 {
    margin-left: 5px;
}

.left-buffer-10 { margin-left:10px; }

.left-buffer-15 { margin-left:15px; }

.top-buffer-10 { margin-top:10px; }

.top-buffer-15 { margin-top:15px; }

.top-buffer-25 { margin-top:25px; }

.top-buffer-30 { margin-top:30px; }

.bottom-buffer-15 { margin-bottom:15px; }

.bottom-buffer-25 { margin-bottom:25px; }

.cv-section-divider {
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.cv-section-divider-seat {
    margin-top: 5px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
}

.k-numerictextbox
{
    width:100% !important;
}

.dv-listview-panel {
    padding:0;

}

.dv-listview-panel .k-widget{
    border:0;
    box-shadow:none;
}

.hidden {
    display:none !important;
}

.navbar-brand
{
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    margin: auto;
    padding:10px 0 0 0;
}

.panel-title {
    font-weight:bold;
}

.dv-amount {
    font-weight: 300;
    /*font-family: Verdana;*/
    line-height: 1.1;
    font-size: 24px;
}


#captchaImage {
    width:99%;
}

.dv-captcha-input {
    width:90%;
    display:inline;
}

.dv-captcha-refresh {
    margin-left:5px;
}

/*			$$$$$$$$$$$$$$$$$$$$$$$		CUSTOM CHKBOXES & RADIOBTNS	start		$$$$$$$$$$$$$$$$$$$$$ */
input[type='checkbox'].styled, 
input[type='radio'].styled
{
    display: none;
}

.lt-ie9 input[type='checkbox'].styled,
.lt-ie9 input[type='radio'].styled
{
    position: absolute;
    display: block!important;
    left: -10000px;
}

input[type='checkbox'].styled + label, 
input[type='radio'].styled + label
{
    display: block;
    min-height: 18px;
    min-width: 18px;
    padding-left: 2em;
    line-height: 1.4;
    cursor: pointer;
}
input[type='checkbox'].styled + label
{
    background: url(../../../Images/Shared/ApplicationLayout/chkboxOff.png) no-repeat;
    background-position: 0 1px;
}




input[type='checkbox'].styled.bigger + label,
input[type='radio'].styled + label {
    display: block;
    min-height: 24px;
    min-width: 24px;
    padding-left: 2.5em;
    line-height: 1.9;
    cursor: pointer;
}

input[type='checkbox'].styled.bigger + label {
    background: url(../../../Images/Shared/ApplicationLayout/chkboxOff.png) no-repeat;
    background-position: 0 1px;
    background-size:24px 24px;
}

input[type='checkbox'].styled.bigger:checked + label {
    background: url(../../../Images/Shared/ApplicationLayout/chkboxOn.png) no-repeat;
    background-position: 0 1px;
    background-size: 24px 24px;
}




input[type='radio'].styled + label
{
    background: url(../../../Images/Shared/ApplicationLayout/radioOff.png) no-repeat;
    background-position: 0 1px;
}

input[type='checkbox'].styled:checked + label
{
    background: url(../../../Images/Shared/ApplicationLayout/chkboxOn.png) no-repeat;
    background-position: 0 1px;
}
input[type='radio'].styled:checked + label
{
    background: url(../../../Images/Shared/ApplicationLayout/radioOn.png) no-repeat;
    background-position: 0 1px;
}
input[type="radio"].styled:disabled + label, input[type="checkbox"].styled:disabled + label
{
    -moz-opacity: .4; -webkit-opacity: .4; opacity: .4;
}
input[type='checkbox'] + label, input[type='radio'] + label
{
    /*font-size: 0.8em;*/
    /*font-size: 12px;*/
    /*color: #666;*/
    font-weight: 500;
    padding-top: 1px;
    /*text-shadow: 0 1px 0 #FFFFFF;*/
}
input[type='checkbox'].ChkboxBtn
{
    opacity: 0;
    width: 18px;
    float: left;
    cursor: pointer;
}
input[type='checkbox'].ChkboxBtn + label
{
    background: url(../../../Images/EM/Campaign/WeekBtnOff.gif) no-repeat;
    display: inline-block;
    width: 30px;
    height: 23px;
    text-align: center;
    font-size: .8em;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    padding-top: 7px;
    cursor: pointer;
}
input[type='checkbox'].ChkboxBtn:hover + label { color: #35759E; }
input[type='checkbox'].ChkboxBtn:checked:hover + label { color: #333; }
input[type='checkbox'].ChkboxBtn:checked + label
{
    background: url(../../../Images/EM/Campaign/WeekBtnOn.gif) no-repeat;
}
.RowContentScheduler ul li { display: inline-block; width: 30px; }


input[type="checkbox"].dv-checkbox {
    display: none;
}

    input[type="checkbox"].dv-checkbox + label:before {
        font-family: 'WebComponentsIcons';
        font-style: normal;
        width: 1em;
        height: 1em;
        content: '\e304';
        margin-right: .3em;
        font-size: 2em;
        position: relative;
        top: 5px;
        cursor: pointer;
    }

    input[type="checkbox"].dv-checkbox:checked + label:before {
        content: '\e305';
    }


/*			$$$$$$$$$$$$$$$$$$$$$$$		CUSTOM CHKBOXES & RADIOBTNS	end		$$$$$$$$$$$$$$$$$$$$$ */


.lnk-donate-now.btn-lg, .lnk-join-team.btn-lg {
    /*font-size: 1.7vw;*/
    /*font-size:24px;*/
    /*padding: 16px 22px 16px 22px;*/
    padding-top: 16px;
    padding-bottom: 16px;
    width: 100%;
}

.fa.fa-envelope-o, .fa.fa-users {
    margin-right:5px;
}

.dv-post-view h3 {
    margin-top:0px;
    margin-bottom:5px;
}
.dv-post-view h5 {
    margin-top:0px;
    margin-bottom:5px;
}

.dv-post-view .panel {
    margin-bottom:5px;
}

.panel, .page-header {
    border-radius: 6px;
    box-shadow: none;
}

.panel-heading {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.s-body {
    border-width: 1px;
}

.panel-body {
    border-radius: 5px;
}

#dv-ptp-page-updates .dv-post-view .row:first-child {
    margin-bottom: 5px;
}

.cc-image {
    width: 45px;
    height: 32px;
    display: inline-block;
    margin-left: 10px;
}
.cc-image.amex {
    background: url(../../../Images/AA/Account/Amex.gif) no-repeat;
}
.cc-image.discover {
    background: url(../../../Images/AA/Account/Discover.gif) no-repeat;
}
.cc-image.master {
    background: url(../../../Images/AA/Account/MasterCard.gif) no-repeat;
}
.cc-image.visa {
    background: url(../../../Images/AA/Account/Visa.gif) no-repeat;
}
.cc-image.bankcheck {
    background: url(../../../Images/AA/Account/Bank_Check.gif) no-repeat;
}

.s-answer label.addr-req-asterisk {
    font-size: 1.5em;
    font-weight: bold;
    margin-left: 5px;
    display:inline;
    position:relative;
    top:6px;
}
.s-answer label.s-answer {
    display:inline;
}

.navbar-nav .fa-info-circle {
    margin-right: 3px;
}

.panel-info {
    border-color: #fff;
}

.denotes-required:before {
    position: absolute;
    margin-left: -15px;
    font-family: 'FontAwesome';
    font-weight: normal;            
    font-size: 7px;
    content: "\f069";
}
.form-group.required .control-label:after {         
    position: relative;
    margin-left: 5px;
    top:-7px;
    font-family: 'FontAwesome';
    font-weight: normal;     
    font-size: 7px;
    content: "\f069";
}
.top15 {
    margin-top: 15px;   
}

.royalSlider.dv-loading img.rsImg, 
.royalSlider.dv-loading img.rsTmb{
    display: none;
}


 .dv-number-prefix {
    display:inline-block;
}

 .vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  /* Optional, to align inner items horizontally inside the column */
  justify-content: center;
}

.dv-100-percent-width {
    width:100% !important;
}

.email-list li{
    list-style:none;
}

svg.dv-donut-widget {
    margin-top:15px;
}

svg.dv-thermometer-widget {
    margin-top:15px;
}

.dv-thumbnail-image {
    height: 200px;
    display: block;
    margin: auto;
}

.row.flex {
    display: flex;
    align-items: flex-start;
}

.row.flex .col-xs-3 {
    width: 100%;
}

.btn-xlarge {
    padding: 14px 24px;
    font-size: 16px;
    /*line-height: normal;*/
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.btn-xlarge.active {
    font-size: 20px;
    font-weight: bold;
}

.dv-associationsphere-logo {
    max-width: 230px;
    position: relative;
    right: -25px;
}

.nav > li > a:hover,
.nav > li > a:focus,
.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {
    background-color: unset;
}
.k-upload {
    background-color:unset !important;
}
.k-button.k-upload-button {
    background-color: #ebebeb !important;
    color: #666666 !important;
}

.dv-no-acvive-message-row {
    margin-top:20px;
}

@media (max-width:767px) {
    .row.flex .col-xs-3 {
        width: 100%;
    }
    .row.flex {
        flex-flow: wrap;
    }
}

@media (max-width:1400px) {
    .dv-thumbnail-image {
        height: 125px;
    }
}

/* Checkbox Switch - WHITE BG */
.cv-checkbox-switch-white {
    display: inline-block;
    width: 80px;
    height: 29px;
    background: #FFFFFF;
    margin: 7px auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}

    .cv-checkbox-switch-white:after {
        content: 'NO';
        font: 12px/26px Arial, sans-serif;
        color: #555555;
        position: absolute;
        top: 2px;
        right: 10px;
        z-index: 0;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, .15);
    }

    .cv-checkbox-switch-white:before {
        content: 'YES';
        font: 12px/26px Arial, sans-serif;
        color: #3aacf4;
        position: absolute;
        top: 2px;
        left: 10px;
        z-index: 0;
        /*font-weight: bold;*/
    }

    .cv-checkbox-switch-white label {
        display: block;
        width: 34px;
        height: 23px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        -ms-transition: all .4s ease;
        transition: all .4s ease;
        cursor: pointer;
        position: absolute;
        top: 3px;
        left: 3px;
        z-index: 1;
        -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
        background: #C5C5C5;
        background: -webkit-linear-gradient(top, #e0e0e0 0%, #c5c5c5 40%, #a5a5a5 100%);
        background: -moz-linear-gradient(top, #e0e0e0 0%, #c5c5c5 40%, #a5a5a5 100%);
        background: -o-linear-gradient(top, #e0e0e0 0%, #c5c5c5 40%, #a5a5a5 100%);
        background: -ms-linear-gradient(top, #e0e0e0 0%, #c5c5c5 40%, #a5a5a5 100%);
        background: linear-gradient(top, #e0e0e0 0%, #c5c5c5 40%, #a5a5a5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#a5a5a5',GradientType=0 );
    }

    .cv-checkbox-switch-white input[type=checkbox]:checked + label {
        left: 43px;
    }

.cv-switch-label {
    line-height: 1.4;
    color: #666666;
    font-size: 12px;
    font-weight: 500;
    padding-top: 1px;
    margin-left: 5px;
}

.cv-checkbox-switch-holder {
    display: inline-block;
}

    .cv-checkbox-switch-holder[disabled] .cv-checkbox-switch-white {
        background-color: #E5E3E3;
    }

.cv-checkbox-switch-white input[type="checkbox"] {
    visibility: hidden;
}

/* Checkbox Switch - GREY BG */
.cv-checkbox-switch-grey {
    display: inline-block;
    width: 80px;
    height: 29px;
    background: #F7F7F7;
    margin: 7px auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}

    .cv-checkbox-switch-grey:after {
        content: 'NO';
        font: 12px/26px Arial, sans-serif;
        color: #555555;
        position: absolute;
        top: 2px;
        right: 10px;
        z-index: 0;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, .15);
    }

    .cv-checkbox-switch-grey:before {
        content: 'YES';
        font: 12px/26px Arial, sans-serif;
        color: #3aacf4;
        position: absolute;
        top: 2px;
        left: 10px;
        z-index: 0;
    }

    .cv-checkbox-switch-grey label {
        display: block;
        width: 34px;
        height: 23px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        -ms-transition: all .4s ease;
        transition: all .4s ease;
        cursor: pointer;
        position: absolute;
        top: 3px;
        left: 3px;
        z-index: 1;
        -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
        background: #C5C5C5;
        background: -webkit-linear-gradient(top, #e0e0e0 0%, #c5c5c5 40%, #a5a5a5 100%);
        background: -moz-linear-gradient(top, #e0e0e0 0%, #c5c5c5 40%, #a5a5a5 100%);
        background: -o-linear-gradient(top, #e0e0e0 0%, #c5c5c5 40%, #a5a5a5 100%);
        background: -ms-linear-gradient(top, #e0e0e0 0%, #c5c5c5 40%, #a5a5a5 100%);
        background: linear-gradient(top, #e0e0e0 0%, #c5c5c5 40%, #a5a5a5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#a5a5a5',GradientType=0 );
    }

    .cv-checkbox-switch-grey input[type=checkbox]:checked + label {
        left: 43px;
    }

    .cv-checkbox-switch-grey input[type="checkbox"] {
        visibility: hidden;
    }
.dv-search-container {
    padding: 0px 0px 0px 0px !important;
    background-color: #ebebeb;
}
.nav-title {

    color: black;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    background-color: transparent;
}

.x-logo {
    display: inline-block;
    width: 21px;
    height: 21px;
    background-color: transparent;
    background-image: url('data:image/svg+xml;utf8,<svg width="1200" height="1227" viewBox="0 0 1200 1227" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="white"/> </svg>');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle; 
}