html, body {background-color: #f7fbff;  font-family: "PT Sans", serif;}

a {color: #7bbcef; font-weight: 700;}
a:hover {color: #bdd3fb;text-decoration: none;}
h2 {color: #092135; font-family: "PT Sans", serif;}
.btn-primary {background-color: #0041d9;}
.btn-primary:hover {background-color: #bdd3fb; color: #092135;}
.btns {background-color: #0041d9 !important; font-family: "PT Sans", serif;}
.btns:hover {background-color: #bdd3fb !important; color: #092135 !important; font-family: "PT Sans", serif;}

.navbar-custom {background-color: #f7fbff;}
.navbar .navbar-nav.navbar-tabs li a.nav-link:hover {color:#6D1F14;}

.form-group label {font-family: "PT Sans", serif;}

.dashboard-steps .step {background-color: #bdd3fb;}
.dashboard-steps .step h4 {color: #092135; font-family: "PT Sans", serif;}
.dashboard-steps .step p {color: #092135; font-family: "PT Sans", serif;}
.dashboard-steps .step .btns {background-color: #092135 !important; color: #ffffff;}
.dashboard-steps .step .btns:hover {background-color: #0041d9 !important; color: #ffffff !important;}
.dashboard-steps .step .btns:active {background-color: #0036b5 !important; color: #ffffff !important;}

table.table-kw td.row-actions .action-label {background-color: #0036b5; }







hr {width: 100%; margin:30px 0; border-top: 1px solid lightgray; background: none;}


/*.btns:not(.ghost).secondary{background:#6D1F14;color:#fff;}*/
/*.btns:not(.ghost).secondary:hover{background: #591b11; color:#fff;}*/

.form-group input {padding: 13px 12px;width: 100% !important;max-width: 100%;border: 1px solid #e2e2e2;border-radius: 5px;font-size: 1.56rem;color: #262b39;}




/** Footer */
.footer {background-color: #092135;}
.footer-social-icon ul li a:hover{color: #6D1F14;}

.footer-list-item i{color: #6D1F14;}
