
.affixed-control { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }




.bk_bt { background-color: #47647B; color: #fff; border: none; }
.bk_bt:hover { background-color: #2D485D; color: #fff; border: none; }

.bg-blue { background-color: #34577E; color: #fff !important; }
.button-icon { border-radius: 2px; color: #fff; margin-left: .1em !important; }
.button-text { margin-left: 0.2em; font-size: .9em; font-weight: 700; }





.c_b, .cr_bt { background-color: #369970; color: #fff; border: none; }
.c_b:hover, .cr_bt:hover { background-color: #247252; color: #fff; }
.curved-button { border: 4px solid #5a256e; font-size: 16px; text-align: center; }
.curved-button:hover { border: 5px solid #37103b; background-color: #37103b !important; color: #fff; }




/* f was here */





.is-heavy-border { border: 5px solid #34577E !important; font-size: 16px; }





.no-border { border: none; }





.prefixed-control { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }





.text-blue { color: #34577E !important; }
.tg_bt { background-color: #f6f6f6; }
.tg_bt:hover { background-color: #e9e6e6; }




.white-border:not(:hover) { border-color: #fff !important; }
