@import url("fonts/core.css");

header {background: #fff;}

.bg-primary {background: #0081c9 }
.bg-primary-prof {background: #546e7a }
.bg-submit {background: #ff2400 !important;}
.bg-file {background: rgba(255, 255, 255, 0.177)}
.tx-primary {color: #0081c9 !important;}
.tx-primary-prof {color: #546e7a !important;}


.bg-dark {background: #2D556D !important;}
.tx-dark {color: #2D556D !important;}
.tx-darkSKU {color: #2D556D  !important; font-weight:bold;}
.tx-red {color: #0081c9 !important; font-weight:bold; }
.tx-blue {color: #0081c9 !important; font-style: italic; font-size: 14px;}
.tx-blue-border {color: #0081c9 !important; font-size: 12px; font-weight:bold;}
.border-dark {border-color: #CEC1C1 !important;}
.border-red {border-color: #ff2400 }

.bg-light {background: #F2F4F5 !important;}
.bg-light-prof {background: #cfd8dc !important;}
.sgn-light {background: #F2F4F5 !important;}
.tx-light {color: #919191 !important;}
a.bg-light:hover {background: #e3e7e9;}


.bg-main {background: #fff !important;}
.tx-main {color: #000 !important;}
.tx-main-prof {color: #37474f !important;}
a.bg-main:hover {background: #F2F4F5 !important;}

.tx-white {color: #fff }
.tx-file {color: #000 !important; }


.tooltiptext{background-color:#B8CFE6 !important;}
.tooltip .tooltiptext::after {border-color: transparent transparent #B8CFE6 transparent !important;}

button.bg-primary:hover , a.bg-primary:hover {background: #076fa7 !important;}
button.bg-primaryaccrej:hover , a.bg-primary:hover {background: #bdbdbd !important;}
#altnav .altwider a.active { border-color: #0081c9 !important; }























