/* Logo */

.apex-logo-img{

    margin-top:0px;
    object-fit:fill;
    max-height: 100% !Important;
    /* width: 100%; */
    height: auto;
    width: 323px;

}

.t-Header-logo
{
    /* width : 100%; */
    height: 100%;
    width: 323px;

}
.t-Header-logo-link
{
    width: 323px;
    height:100%;
    /* width:100%; */
}

.t-Header-navBar
{
    display:block; 
}

.RW_Button_Border_Red{
	border: 2px solid red;

}
.RW_Button_Border_Yellow{
	border: 2px solid yellow;

}
.RW_Button_Border_Blue{
	border: 2px solid blue;

}
.RW_Button_Border_Green{
	border: 2px solid green;

}
.RW_Button_Highlight_Red{
	background-color:red !important; 

}
.RW_Button_Highlight_Yellow{
	background-color:yellow !important; 

}
.RW_Button_Highlight_Green{
	background-color:green !important; 

}
.RW_TITLE_BLUE_130 h1{
	color:blue !important;
	font-family:verdana !important;
	font-size:130% !important;
	font-weight: bold !important;
}
.RW_TITLE_BLUE_130 h2{
	color:blue !important;
	font-family:verdana !important;
	font-size:130% !important;
	font-weight: bold !important;
}
.RW_TITLE_BLUE_90 h2{
	color:blue !important;
	font-family:verdana !important;
	font-size:90% !important;
	font-weight: bold !important;
}

.RW_TITLE_BLUE_100 h1, .RW_TITLE_BLUE_100 h2{
	color:blue !important;
	font-family:verdana !important;
	font-size:100% !important;
	font-weight: bold !important;
}
.RW_TITLE_BLUE h1, .RW_TITLE_BLUE h2{
	color:blue !important;
	font-family:verdana !important;
	font-size:130% !important;
	font-weight: bold !important;
}


.RW_TEXT_FIELD label{
	font-family:verdana !important;
	color: blue !important;
	
} 
.RW_TEXT_FIELD select{
	font-family:verdana !important;
	color: black !important;
	
}
.RW_A{
	font-weight: bold !important;
}


.RW_NON_BOLD_DISPLAY span.display_only
{
	font-weight:normal;
	
}

.RW_TRIAL h2{
	color : #0076df !important ;
}

.action-button{
    width: 11.5vw;
    height: 2vw;
    margin-top: 0px;
    font-size: 1.2vw;
    margin-bottom: 10px;
    margin-left: -6px;
    font-family: CONSOLAS;
    border-radius: 17px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: none; 
    background-color: #33cccc;
    color: white;
    font-weight: bolder;

}



 



