/* #45594E & #503A3A */
.icon-documents, .icon-people, .icon-assets {
    color: #45594E;
}
.documents-tile .icon-documents, .assets-tile .icon-assets {
    color: #45594E;
}
h1.documents, h1.people, h1.assets {
    color: #45594E;
}


/* Finished tile styling */
.documents-tile-done .icon-documents, .assets-tile-done .icon-assets {
    color: rgba(255,255,255,0.7);
}
.documents-tile div.documents-tile-done, .assets-tile div.assets-tile-done {
    background: #45594E;
    color: #FBF6D9;
}
.documents-tile-done .documents-tile-banner-wht {
    background-color: #503A3A;
}
.documents-tile-done .documents-tile-banner-wht p, .assets-tile-done .assets-tile-banner-wht p {
    color: #FBF6D9;
}
.documents-tile div.documents-tile-done aside span, .assets-tile div.assets-tile-done aside span {
    color: rgba(255,255,255,0.7);
}

/*tile styling*/
.documents-tile div.documents-tile-sig, .assets-tile div.assets-tile-sig {
    /*Tile background color. Make sure to check this*/
    background: rgb(229, 226, 218);
    border: 2px solid #45594E;
}
.documents-tile div.documents-tile-sig h4, .assets-tile div.assets-tile-sig h4 {
    color: #45594E;
}
.documents-tile-banner-drk, .assets-tile-banner-drk {
    background-color: #45594E;
    color: #503A3A;
}
.documents-tile-banner-drk p {
    color: #FBF6D9;
}
.documents-tile div.documents-tile-sig aside span {
    color: #999;
}
.documents-tile div.documents-tile-sig aside span:hover {
    color: #999;
}
.documents-tile div.documents-tile-sig aside span::after {
    color: #999;
}


.hornav li[data-hornav="documents"] a:hover, .hornav li[data-hornav="documents"] a.selected {
    border-top: 4px solid #45594E;
    color: #45594E;
}
.hornav li[data-hornav="documents"] a:hover > span, .hornav li[data-hornav="documents"] a.selected > span {
    color: #45594E;
}
.hornav-sub[data-hornav-sub="documents"] li[data-hornav-sub="on"] a {
    color: #45594E;
    border: 1px solid #45594E;
}
.hornav-sub[data-hornav-sub="documents"] li[data-hornav-sub="off"] a {
    color: #45594E;
    border-left: 1px solid #45594E;
    border-top: 1px solid #45594E;
    border-right: 1px solid #45594E;
    border-bottom: 1px solid #45594E;
    background-color: rgba(200,200,200,0.3);
}
.hornav-sub[data-hornav-sub="documents"] li[data-hornav-sub="off"] a:hover {
    background-color: rgba(200,200,200,0.5);
}
.hornav li[data-hornav="people"] a:hover, .hornav li[data-hornav="people"] a.selected {
    border-top: 4px solid #45594E;
    color: #45594E;
}
.hornav li[data-hornav="people"] a:hover > span, .hornav li[data-hornav="people"] a.selected > span {
    color: #45594E;
}
.hornav li[data-hornav="assets"] a:hover, .hornav li[data-hornav="assets"] a.selected {
    border-top: 4px solid #45594E;
    color: #45594E;
}
.hornav li[data-hornav="assets"] a:hover > span, .hornav li[data-hornav="assets"] a.selected > span {
    color: #45594E;
}

body {
    background-color: white;
    border-top: 29px solid #503A3A;
}

.main-body {
    background: none;
    background-color: white;
}


header {
    position: relative;
    height: 125px;
}

#header-region {
    background-image: none;
    background-color: white;
}

#header-region header {
    background-color: #FBF6D9;
}


header .logo {
    background-position: center center;
    width: 350px;
    height: 125px;
    background-color: transparent;
    background-size: 250px;
    box-shadow: none;
    left: 0px;
    background-image: url(https://estate.after.com/api/otherfile/2764750/content);
}

.loginHeader {
    background-color: white;
    background-image: url(https://estate.after.com/api/otherfile/2764750/content) !important;
    background-size: 60%;
    /*border: 15px solid #45594E;*/
    /*border-right: 1px solid #d8d8d8;*/
    /*border-left: 1px solid #d8d8d8;*/

    /*border: 1px solid #d8d8d8;
    border-bottom: 0;*/
    height: 160px;
}

.loginBody {
    background-color: white;
}

section#loginSection {
    /*margin-top: -50px;*/
}


a {
    color: #195a7c;/*#747474;*/
}


header > nav li a:hover {
    color: #030202;
}

.admin-header {
    background: white;
}


footer {
    border-top: 0;
    background: none;
    background-color: #45594E;
}

#side-nav h3, #side-nav .btn-close:hover, #side-nav > ul li > ul li a:hover {
    color: #999;
}


.btn, .btn:focus, .btn-small, .btn-small:focus {
    background-color: #ECD768;
    color: #503A3A !important;
}
.btn-gray {
    background-color: #96979a;
}
.btn-gray:hover {
    background-color: #707173;
}

.btn:hover, .btn-small:hover {
    background-color: #707173;
    color: white;
}

button {
    background-color: #ECD768;
}


.md-modal > div > ol li {
    background-color: #195a7c;
}

.md-modal > div > ol li.marker {
    background-color: #3081b3;
}

.icon-question::before {
    color: #3081b3;
}


a:hover {
    color: #3081b3;/*#333;*/
}

small a:hover {
    color: #3081b3;
}

.questionnaire-addnew a:hover {
    color: #3081b3;
}


.progress-bar {
    background-color: #503A3A;
}

ul.admin-vertnav li a:hover {
    color: #503A3A;
}

.itemized-list div > a:hover {
    color: #3081b3;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #FBF6D9;
    border-color: #503A3A;
    color: #503A3A;
}

.pagination>li>a, .pagination>li>span {
    color: #195a7c;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #195a7c;
}

.singleDownload a:hover {
    color: #3081b3;
}

span[style] {
    color: #3081b3 !important;
}