﻿
.base-color-yellow > body,
    html.base-color-yellow  {background-color:#fff !important;color:#33383e !important;}

.base-color-yellow  .light {color:#eae19d !important}
.base-color-yellow  .main {color:#eae19d !important;}
.base-color-yellow  .dark {color:#656447 !important;}
 
.base-color-yellow  .light-bg {background-color:#eae19d}
.base-color-yellow  .main-bg {background-color:#eae19d;color:#fff}
.base-color-yellow  .dark-bg {background-color:#656447;color:#fff}

.base-color-yellow  a:link {color:#526655}
.base-color-yellow  a:visited {color:#526655}
.base-color-yellow  a:hover {color:#526655 !important;text-decoration:underline}

.base-color-yellow  input::-webkit-input-placeholder {color: #ccc !important;}
.base-color-yellow  input::-moz-placeholder {color: #ccc !important;}
.base-color-yellow  input:-ms-input-placeholder {color: #ccc !important;}
.base-color-yellow  input:-moz-placeholder { color: #ccc !important;}

.base-color-yellow  .modal-header {background-color:#eae19d !important;}
.base-color-yellow  .form-control {background-color:#f4f0cb;color:#526655 !important}
.base-color-yellow  .form-control.input-white {background-color:#fff !important;border:1px solid #A7A9AC !important;color:#6D7175 !important}

.base-color-yellow .btn-default {background-color:#656447;border:1px solid #617D64 !important}
.base-color-yellow .btn-default:hover {background-color:#526655;border:1px solid #617D64 !important}
.base-color-yellow .btn-light {background-color:#526655;border:1px solid #9ECCA3 !important}

/* Alternate White BG Styles*/

.base-color-yellow-alt > body,
    html.base-color-yellow-alt  {background-color:#fff !important;color:#656447 !important;}

.base-color-yellow-alt  .light {color:#eae19d !important}
.base-color-yellow-alt  .main {color:#656447 !important;}
.base-color-yellow-alt  .dark {color:#656447 !important;}
 
.base-color-yellow-alt  .light-bg {background-color:#eae19d}
.base-color-yellow-alt  .main-bg {background-color:#656447;color:#fff}
.base-color-yellow-alt  .dark-bg {background-color:#656447;color:#fff}

.base-color-yellow-alt  a:link {color:#fff}
.base-color-yellow-alt  a:visited {color:#fff}
.base-color-yellow-alt  a:hover {color:#fff !important;text-decoration:underline}


.base-color-yellow-alt  a.footer-nav-link:link {color:#fff}
.base-color-yellow-alt  a.footer-nav-link:visited {color:#fff}
.base-color-yellow-alt  a.footer-nav-link:hover {color:#fff !important;text-decoration:underline}

.base-color-yellow-alt  input::-webkit-input-placeholder {color: #eae19d !important;}
.base-color-yellow-alt  input::-moz-placeholder {color: #eae19d !important;}
.base-color-yellow-alt  input:-ms-input-placeholder {color: #eae19d !important;}
.base-color-yellow-alt  input:-moz-placeholder { color: #eae19d !important;}

.base-color-yellow-alt  .modal-header {background-color:#eae19d !important;}
.base-color-yellow-alt  .form-control {background-color:#f4f0cb !important;color:#526655 !important}

.base-color-yellow-alt .btn-default {background-color:#656447;border:1px solid #617D64 !important}
.base-color-yellow-alt .btn-default:hover {background-color:#526655;border:1px solid #617D64 !important}
.base-color-yellow-alt .btn-light {background-color:#526655;border:1px solid #9ECCA3 !important}


.base-color-yellow-alt #navigation-holder-strip {background-color: rgba(232, 220, 131, 1) !important;margin-top:69px;margin-left:-15px;margin-right:-15px}
.base-color-yellow-alt #navigation-holder-strip .container {padding:0px 10px 0px 0px}

.base-color-yellow-alt .nav-item:hover {background-color: rgba(255,255,255,0.15) !important;}

.base-color-yellow-alt .footer-container {background-color:#eae19d !important}
.base-color-yellow-alt .copyright > p{color:#fff !important}
