﻿.rba_caption
{
	background-color : #4d4d4d;
	color : White;
}
.rba_overlay
{
	background-color : black;
}
.rba_loader
{
	background-color : white;
}
i.fbIcon {
    color: #eee;
}
i.fbIcon:hover {
    color: #fff;
}
.fbControls .fbText{
    display:none!important;
}
.fbContentWrapper {
    background-color: #fff!important;
}
.fbCaption, #fbCaption {
	color : #fff!important;
}
.fbLiner, #fbBoxLiner {
    background-color: #4d4d4d !important;
}
.fbx.fbContent{
    width:100%!important;
    height:100%!important;
}
.fbx.fbCell {
    display: inline-block !important;
    vertical-align: middle !important;
}

.rba_large_link_bold {
    font-family: "OpenSans-Regular",Arial, sans-serif;
    font-size: 12pt;
    color: #3969e9;
    text-decoration: none;
    font-weight: bold;
}

.fbx.fbTopPanel,
.fbx.fbBottomPanel {
    display: inline-flex !important;
    align-items: center !important;
    font: normal 14px/18px OpenSans-Regular,Arial,sans-serif !important;
}
.rba_text {
    font-family: "OpenSans-Regular",Arial, sans-serif !important;
}