﻿.resDesign div.pageShell {
    margin: 0 0;
}

.resDesign .btn-danger {
    background-color: #E77500;
    height: 50px;
    width: 250px;
}
#mobileOnlyDisplay {
    display: none;
}

.resDesign .btn-danger,
.resDesign .btn-danger.disabled {
    background-color: #E77500;
}

    .resDesign .btn-danger:hover,
    .resDesign .btn-danger.disabled:hover,
    .resDesign .btn-danger:focus,
    .resDesign .btn-danger.disabled:focus,
    .resDesign .btn-danger.focus,
    .resDesign .btn-danger.disabled.focus {
        background: #E77500;
        opacity: 0.8;
        border: 1px solid #E77500;
    }

.resDesign div.footer {
    color: #4D4D4D;
}

.panel .panel-heading {
    border-radius: 0px;
    font-weight: 600;
    text-transform: none;
    padding: 20px 25px;
}

.resDesign hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #eee;
}

#tabsPayment .tabs nav a {
    line-height: 1.5;
}


body.resDesign {
    background-image: none;
}

.resDesign > body {
    background-image: none;
}

.reDesign .btn-group-lg > .btn, .btn-lg {
    font-size: 15px;
}

.currencyinput {
    border: 1px inset #ccc;
}

    .currencyinput input {
        border: 0;
    }



.resDesign .ui-dialog {
    margin: 0 15px;
}

.reDesign .giftSubmittedTks .ui-dialog {
    max-width: 650px;
}

.resDesign .ui-widget-header {
    background-color: #e77500;
}


.custom-error-amt {
    color: red;
}

.resDesign legend {
    padding-top: 5px;
    font-size: 18px;
}

.resDesign em {
    font-style: normal;
}

.resDesign .navbar-header h1 {
    font-size: 36px;
}

.panel .panel-heading .panel-title {
    font-size: 20px;
    color: #2b2b2b;
}

.resDesign .ui-widget {
    font-family: inherit;
    font-size: inherit;
}

.footer {
    width: 100%;
}

.resDesign div.centeredContent {
    width: 60%;
    /*padding-top:10px;*/
    opacity: 1;
    /*filter: alpha(opacity=60);*/
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    height: 50px;
    width: 300px;
}

.resDesign .form-control:focus {
    border-color: orange;
    -webkit-box-shadow: inset 0 1px 1px rgba(238,127,45,.075), 0 0 8px rgba(238, 127, 45, .6);
    box-shadow: inset 0 1px 1px rgba(238,127,45,.075), 0 0 8px rgba(238, 127, 45, .6);
    outline: 0 none;
}

.resDesign .input-lg {
    font-size: 16px;
    height: 44px;
    padding: 5px 10px;
}

.reDesign .panel-group .panel .panel-heading a[data-toggle=collapse].disabled:before {
    content: ' ';

}

.reDesign .panel-group .panel .panel-heading a[data-toggle=collapse].disabled:before {
    content: ' ';
    display: block;
    float: right;
    font-family: 'themify';
    font-size: 14px;
    text-align: right;
    width: 25px;
}

#body ul {
    list-style-type: none;
}

.content-wrapper #page-wrapper {
    margin-left: 0px;
}

.form-control {
    border: 1px solid #b4b4b0;
}

.checkbox input[type="checkbox"] {
    outline-color: #999;
}


.checkbox input[type="checkbox"] {
}

.color {
    border: 1px solid #000;
}

#UkFoundationModal .content {
    display: block;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.contactBox {
    height: auto;
    width: 100%;
    padding: 10px 0 10px 0;
    background-color: #edf1f5;
    text-align: center;
}

    .contactBox ul {
        padding: 0 10px 0 10px;
    }

.panel-body, .panel .panel-body {
    padding: 5px;
}

.content-wrapper .footer {
    position: relative;
    left: 0px;
    padding: 10px 0 0 0;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* Add padding between radio buttons except the amount radio buttons*/
[type="radio"]:not(name="amount") + label {
    padding-right: 30px;
}

.radiolabel {
    padding-right: 55px;
}

/* hover style just for information */
label:hover:before {
    border: 1px solid #4778d9 !important;
}

/*.navbar-header {
     Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc9b67+0,f28321+22,ea5507+100 
    background: #fc9b67;  Old browsers 
    background: -moz-linear-gradient(top, #fc9b67 0%, #f28321 22%, #ea5507 100%);  FF3.6-15 
    background: -webkit-linear-gradient(top, #fc9b67 0%,#f28321 22%,#ea5507 100%);  Chrome10-25,Safari5.1-6 
    background: linear-gradient(to bottom, #fc9b67 0%,#f28321 22%,#ea5507 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9b67', endColorstr='#ea5507',GradientType=0 );  IE6-9 
}*/

span.question {
    cursor: pointer;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #89A4CC;
    line-height: 16px;
    color: White;
    font-size: 13px;
    font-weight: bold;
    border-radius: 8px;
    text-align: center;
    position: relative;
}

.ExMatchingGift {
    display: none;
}

#SurveyForm > label {
    margin-right: 0px;
}

.giftSubmittedTks .ui-dialog {
    max-width: 750px;
}

#SurveyForm .btn-primary.active, #SurveyForm .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    border-color: #e77500;
}

#SurveyForm .btn-primary.btn-outline {
    color: #e77500;
    background-color: #e77500;
}

#SurveyForm .btn-primary, .btn-primary.disabled {
    background: #e77500;
    border: 1px solid #e77500;
}

#SurveyForm .btn.active, .btn:active {
    background-image: none;
    outline: 0;
    /*-webkit-box-shadow: inset 0 3px 5px linen;
    box-shadow: inset 0 3px 5px linen;*/
    background-color: #e77500;
    color: white;
}

label {
    font-size: medium;
}

select.input-lg {
    height: 44px;
    line-height: 46px;
}

#SurveyForm .question {
    font-size: 16px;
}

.surveycontent {
    display: table;
    margin: 0 auto;
    max-width: 500px;
    max-height: 400px;
}

#SurveyContainer {
    display: inline-block;
    width: inherit;
}

input[type=text].input-validation-error, input[type=password].input-validation-error {
    border-color: #A52A2A;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,0,0), 0 0 8px rgba(255, 255,0, 0);
    box-shadow: inset 0 1px 1px rgba(255,255,0,0), 0 0 8px rgba(255,255,0, 0);
    outline: 0 none;
}

.field-validation-error {
    color: #ff0000;
    padding: 2px;
    /*font-weight: bold;*/
}

.gftinstruction, .personalinstruction {
    color: #ff0000;
    padding: 5px;
}


label.tip {
    position: relative;
}

    label.tip span {
        position: absolute;
        top: 45px;
        width: 120px;
        bottom: 100%;
        left: 50%;
        margin-left: -60px;
        padding-bottom: 5px;
    }


#SurveyContainer .btn-primary:hover,
#SurveyContainer .btn-primary.disabled.focus {
    color: black;
}

#SurveyContainer .btn-group > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


label:hover.tip span {
    display: block;
}


.Answers.paddedrow {
    padding-left: 75px;
    padding-top: 0;
    padding-bottom: 30px;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
}

.table {
    display: table;
}

.table-row {
    display: table-row;
    padding-top: 5%;
}

.table-cell {
    display: table-cell;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
}

    .table-cell.left {
        width: 58%;
    }

    .table-cell.right {
        width: 40%;
    }

.paddedrow {
    padding: 15px 0 15px 0;
}

.div-table {
    display: table;
    width: 100%;
    /*border:1px solid  #666666;*/
    border-spacing: 5px; /*cellspacing:poor IE support for  this*/
}

.div-table-row {
    display: table-row;
    width: 100%;
    clear: both;
    height: 100px;
}

.div-table-col {
    text-align: center;
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    width: 25%;
    border: 1px solid #b4b4b0;
    height: 65px;
}

.div-table-element {
    padding: 5px 0 2px 0;
    height: 25px;
}

.div-table-header {
    font-weight: bold;
    padding: 5px 0 2px 0;
    border-bottom: 1px solid #b4b4b0;
    height: 35px;
}

.donate-now .listitem input {
    min-width: 200px;
}

.continue-button {
    margin-top: 10px;
    /*margin-bottom: 15px;*/
    /*padding: 5px 5px 5px 0;*/
    text-align: center;
}

.center {
    text-align: center;
}

.standout {
    font-weight: bold;
    color: #6b6b6b;     
}

.underline {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.spacer-bottom {
    margin-bottom: 20px;
}

.spacer-top {
    margin-top: 10px;
}

.confirmation-message {
    padding: 2px;
}

/** override from style*/
/*.login-box {
  
  margin-top: 0%;
}*/

.benefits {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #4F4F4F;
    background-color: linen;
}

.charactercount {
    text-align: right;
    font-size: 12px;    //10px;
}

.surveycontent .btn-group .notapplicable {
    margin-left: 25px;
}

@media only screen and (min-width: 721px) {
    .btnGrp1 {
        text-align: right;
    }
}


/*  Forcing check box and text on the same line*/

input[type='checkbox'] {
    float: left;
    width: 20px;
}

    input[type='checkbox'] + input[type='hidden'] + label {
        display: block;
        width: 100%;
    }

/* Media Queries  */

@media (max-width: 1024px) {
    .resDesign div.centeredContent {
        width: 100%;
    }


    .div-table-col {
        width: 100%;
    }

    .div-table-row {
        height: auto;
    }

    .div-table-col {
        height: auto;
    }

    .div-table-element {
        height: auto;
    }

    .div-table-header {
        height: auto;
        border-bottom: none;
    }
}

div.footer {
    font-size: inherit
}

#accordion12 .panel-default .panel-heading.active {
    background-color: white;
}

#accordion12 .panel .panel-heading {
    border-radius: 0px;
    font-weight: 100;
    text-transform: none;
    padding: 20px 25px;
}

#accordion12.panel-group .panel .panel-heading a[data-toggle=collapse]:before {
    content: none;
    display: block;
    float: right;
    font-family: 'themify';
    font-size: 14px;
    text-align: right;
    width: 25px;
}

#accordion12.panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before {
    content: none;
}

#accordian12 .panel-white .panel-heading,
.panel-default .panel-heading {
    border-bottom: none;
}

.subtext {
    font-weight: lighter;
    font-size: smaller;
    font-style: italic
}

.subtextcontainer {
    display: none;
    text-align: center;
    margin-bottom: 10px;
}

#tabsPayment .tabcontainer {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 5px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    padding-bottom: 10px;
}

#tabsPayment .tabs nav a span {
    font-size: 18px;
}


    #tabsPayment .tabs nav a span.fa {
        font-size: 30px;
        padding: 5px;
    }

#tabsPayment .btn-success,
#tabsPayment .btn-success.disabled {
    background: none;
    border: 1px solid gray;
    color: black;
    vertical-align: top;
}

    #tabsPayment .btn-success:hover,
    #tabsPayment .btn-success.disabled:hover,
    #tabsPayment .btn-success:focus,
    #tabsPayment .btn-success.disabled:focus,
    #tabsPayment .btn-success.focus,
    #tabsPayment .btn-success.disabled.focus {
        background: #b3b7b5;
        opacity: 0.8;
        border: 1px solid gray;
        color: black;
    }

        #tabsPayment .btn-success.active,
        #tabsPayment .btn-success.active:focus,
        #tabsPayment .btn-success.active:hover,
        #tabsPayment .btn-success.focus:active,
        #tabsPayment .btn-success:active:focus,
        #tabsPayment .btn-success:active:hover,
        #tabsPayment .open > .dropdown-toggle.btn-success.focus,
        #tabsPayment .open > .dropdown-toggle.btn-success:focus,
        #tabsPayment .open > .dropdown-toggle.btn-success:hover,
        #tabsPayment .btn-success.focus,
        #tabsPayment .btn-success:focus {
            background-color: #404040;
            border: 1px solid #404040;
            color: #fff;
        }

.container #tabsPayment {
    width: 100%;
}


@media (min-width: 1200px) {
    .container#tabsPayment {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container#tabsPayment {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .container#tabsPayment {
        width: 100%;
    }
}

.tab-content {
    margin-top: 0;
}

#tabsPayment .col-xs-12 {
    margin-left: 0;
    margin-right: 0;
}

.panel-collapse {
    padding: 10px 0 10px 0;
}
/** payment tabs*/
.tabs nav a span.mediaselector {
    white-space: normal;
    text-align: center;
    line-height: 0cm;
    font-size: 16px;
    /*border: 2px solid red;*/
}

@media screen and (max-width: 30em) {
    .mediaselector {
        /*  display: none; */
    }


    .subtextcontainer {
        display: block;
    }

    #tabsPayment .tabs nav a span.mediaselector {
        font-size: 9px;
        /*border: 2px solid red;*/
    }
}




.subtextcontainer {
    color: #fff;
}


.card {
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;*/
    width: 100%;
    height: 100%;
    /*border-radius: 65px;*/
    background-color: #9c9c9c;
    /*background-color: #836953;*/
    color: white;
}


    .card .totCard {
        /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        transition: 0.3s;*/
        width: 100%;
        /*border-radius: 65px;*/
        background-color: #747474;
        /*background-color: #836953;*/
        color: white;
    }

.paymentScheduleLabel {
    /*width: 50%; */
    float: left;
    padding: 5px;
    font-weight: bolder;
    font-size: 16px;
}

.paymentScheduleContent {
    /*width: 50%;*/
    /*  float: right; */
    padding: 5px;
    font-size: 16px;
}

.paymentScheduleContainer {
    margin: auto;
    width: 70%;
    height: 100%;
    min-height: 150px;
    border: 1px solid #E77500;
    padding: 20px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 auto;
    display: table;
    /*border: 1px solid red;*/
}

hr.divider {
    margin: auto;
    border: 1px solid lightgray;
    width: 100%;
    clear: both;
}

.card {
    /*/* Add shadows to create the "card" effect */
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;*/
    display: inline-block;
}

    /* On mouse-over, add a deeper shadow */
    .card:hover {
        /*box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);*/
    }

    /* Add some padding inside the card container */
    .card .container {
        padding: 2px 16px;
    }

.card-title {
    text-align: center;
    color: white;
}


/*h5:after {
    border-bottom: 2px solid whitesmoke;
    display: block;
    margin-left: 33%;
    margin-right: 33%;
    margin-top: 5px;
    content: " ";
    width: 33%;
}*/

@media (max-width:1280px) and (orientation: portrait) {
    .donate-now .listitem input {
        min-width: 160px;
    }

    .donate-now .listitem.styleitem {
        margin-top: 10px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
    .container-fluid {
        padding: 0 1% 1% 1%;
    }

    #BtnGrp {
        text-align: center;
    }

    .btnGrp1 {
        text-align: center;
    }

    #optionalitem {
        display: none;
    }
    #mobileOnlyDisplay {
        display: block;
    }

    .resDesign .gridpadding {
        padding-bottom: 10px;
    }

    .PayPal {
        padding: 0 0;
    }

    .resDesign .navbar-header h1 {
        font-size: 22px;
    }

    .white-box {
        padding: 0;
    }

    .logonboxtitle {
        display: none;
    }
}

.fcbtn {
    padding: 8px 15px;
}

#paymenttypemobile {
    display: none;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    select, textarea, input {
        font-size: 16px;
    }
}

@media (max-width: 480px) {

    .surveycontent {
        width: 100%;
    }

    #hideMobile{
        display:none;
    }

    #tabsPayment .tabs nav a {
        line-height: 1;
    }

    #paymenttypemobile {
        display: block;
    }

    #textMobile {
        visibility: hidden;
    }

    .paymentScheduleLabel {
        font-size: 12px;
        width: 100%;
    }

    .paymentScheduleContent {
        font-size: 12px;
        width: 100%;
    }

    .input-group-addon {
        font-size: 12px;
    }

    #SurveyForm .question {
        font-size: 14px;
    }

    .Answers.paddedrow {
        padding-left: 30px;
        padding-top: 10px;
    }

    .surveycontent .btn-group .notapplicable {
        margin-left: 65px;
        margin-top: 30px;
    }
}

/*.wcagButton {*/
    /*background-color: #B85C00;*/
    /*background-color: black;
    color: white;
    height: 50px;
    width: 250px;
}*/

.footerText {
    color: black !important;
    /*color: #B1510B !important;*/
}

.wcagLabel {
    color: inherit;
    white-space: pre-wrap;
    font-size: 18px;
}

.wcagLabelEvent {
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border-radius: 2px;
    border: 1px solid rgba(120, 130, 140, 0.13);
    /*    white-space: nowrap;
    vertical-align: middle;*/
    /*max-width: 100%;*/
    /*margin-bottom: 0px;*/
    margin-right: -5px;*/
    /*box-sizing: border-box;*/
}

.field-validation-error {
    color: #eb0000;
}

.wcagTextEvent {
    background-color: #ffffff;
    border: 1px solid #585b5f9c;
    border-radius: 0px;
    box-shadow: none;
    color: #565656;
    height: 35px;
    max-width: 100%;
    padding: 5px 12px;
    transition: all 300ms linear 0s;
    /*margin-bottom: 0;*/
}

.resDesign .btn-danger, .resDesign .btn-danger.disabled {
    background-color: black;
}

.resDesign .btn-danger:hover,
.resDesign .btn-danger.disabled:hover,
.resDesign .btn-danger:focus,
.resDesign .btn-danger.disabled:focus,
.resDesign .btn-danger.focus,
.resDesign .btn-danger.disabled.focus {
    background: #cccccc;
    opacity: 0.8;
    border: 1px solid Black;
    color: black;
}



.btn-danger:active {
    background-color: #2b2b2b;
    border: 1px solid #2b2b2b;
}

/*.btn:hover {
    color: #ff0000;
}

.btn:focus {
    color: #ff0000;
}

.btn:active {
    background-color: #000000;
}*/
.ui-dialog-title {
    color: black;
}

a:hover {
    text-decoration: underline;
}

