@font-face {
    font-family: Raleway;
}
body{
	letter-spacing: 1px;
}
input, select, textarea {
    font-family: arial;
	font-size: 12px !important;
}
.footer {
    text-align: right;
  	color: #999;
    font-size: 0.8875em;
    margin-top: 20px;
    padding-top: 30px;
	padding-bottom: 20px;
}
.btn {
    /*-webkit-border-radius:40px/24px;
    -moz-border-radius:40px/24px;
    border-radius:40px/24px;*/
	 border-radius:0px;
}
.btn-default {
    background-color: #0078BE;
    border-color: #0078BE;
    color: #fff;
}
.btn-primary {
    background-color: #40C7E9;
    border-color: #40C7E9;
    color: #fff;
}
.btn-primary:hover{
    background-color: #666;
    border-color: #666;
    color: #fff;
}
.btn-secondary {
    background-color: #2E26C0;
    border-color: #2E26C0;
    color: #fff;
}
.btn-indutionReturn {
     background-color: #40C7E9;
    border-color: #40C7E9;
    color: #fff;
	font-size:10px;
}
.btn-indutionReturn:hover {
     background-color: #666;
    border-color: #666;
    color: #fff;
}
.btn-secondary:hover{
    background-color: #666;
    border-color: #666;
    color: #fff;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-radius:0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-radius:0;
}
.clr {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
	height: 15px;
}
.selection-text {
    display: block;
    font-size: 16px;
    height: 75px;
    overflow-wrap: normal;
    padding-bottom: 20px;
    text-align: left;
}
.selection-bg {
    font-size: 90px;
    padding: 0;
}
.selection-btn {
    cursor: pointer;
    display: inline-block;
    padding: 10px 0 0 10px;
    text-align: left;
    white-space: normal;
    width: 100%;
}
#title_main{
	
	
	color: #40C7E9;
    float: left;
    padding: 10px;
    line-height: 1em;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
	
}
#title_sub{
	
    color: #fffefe;
    float: left;
    font-size: 16px;
    padding: 10px;
	
}
.mandatory {
    color: #AA2D19;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #AA2D19;
}
.alert {
    font-size: 8px;
}
.support_box {
    background-color: #fff;
    color: #2E26C0;
    padding: 5px 25px;
	margin-bottom: 15px;
}

.support_box a{
	color:#2E26C0;
}
.support_box p{
	color:#000;
}

.container {
    
    margin-top: 0px;
	margin-bottom: 30px;
}
.cell-panel{
	border-radius: 0;
	border-color:#efefef;
	min-height:250px;
}
.cell-panel:hover{
	cursor:pointer;
	border-color:#40C7E9;
}
.disclaimer{
	color: #fff;
	word-break: break-word;
	word-wrap: break-word;
    position: relative;
}
.cell-thumbnail{
	background-color:#efefef;
	border-color:#efefef;
	color: #efefef;
}

.cell-header{
	
}.cell-header h6{
	text-transform: none;
	font-size:14px;
}

.support_box h2 {
    color: #2E26C0;
    margin-top: 0;
    <!--background-image: url("../images/interface/h2_bgd_green.png"),  url("../images/interface/h2_bgd_green.png");
	background-repeat: no-repeat, no-repeat;
	background-position: bottom left, top left;-->
}
.passwordreminder_box {
    background-color: #FFF;
    padding: 5px 25px;
	margin-bottom: 15px;
}
.passwordreminder_box h2 {
    color: #40C7E9;
    font-size: 16px;
	font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
    <!--background-image: url("../images/interface/h2_bgd_orange.png"),  url("../images/interface/h2_bgd_orange.png");
	background-repeat: no-repeat, no-repeat;
	background-position: bottom left, top left;-->
}
.Selfregistration_box {
    background-color: #ededed;
    padding: 35px 25px;
	margin-bottom: 15px;
}
.Selfregistration_box h2 {
    color: #40C7E9;
    font-size: 16px;
	font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
     <!--background-image: url("../images/interface/h2_bgd_orange.png"),  url("../images/interface/h2_bgd_orange.png");
	background-repeat: no-repeat, no-repeat;
	background-position: bottom left, top left;-->
}
.Selfregistration_box label, .passwordreminder_box label {
	color:#868686;
	font-weight: normal;
	font-size:14px;
}
.passwordreminder_box p{
	color:#000;
}

.login_box {
    background-color: #fff;
    padding: 5px 25px;
	margin-bottom: 15px;
}
.login_box h2 {
    color: #40C7E9;
    font-size: 16px;
	font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
}
.panel-footer {
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.panel-header h2 {
    color: #40C7E9;
    font-size: 18px;
	font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
	text-transform: uppercase;
}
.newuser_box {
    background-color: #fff;
    padding: 5px 25px;
	margin-bottom: 15px;
}
.newuser_box h2 {
    color: #40C7E9;
    margin-top: 0;
   <!--background-image: url("../images/interface/h2_bgd_orange.png"),  url("../images/interface/h2_bgd_orange.png");
	background-repeat: no-repeat, no-repeat;
	background-position: bottom left, top left;-->
}
.selection_box {
    background-color: #fff;
    padding: 5px 25px;
	margin-bottom: 15px;
}
.selection_box h1 {
    color: #40C7E9;
    margin-top: 0;
}
.panel-primary > .panel-heading h4{
    color: #4c4c4c;
    font-size: 15px;
	font-weight: 700;
    margin-top: 20px;
    padding-top: 0;
    text-align: center;
    text-transform: uppercase;
}
h2{
	<!--background-image: url("../images/interface/h2_bgd.png"),  url("../images/interface/h2_bgd.png");
	background-repeat: no-repeat, no-repeat;
	background-position: bottom left, top left;-->
	padding-bottom: 27px;
    padding-top: 25px;
	text-align: left;
    font-size: 16px;
	font-weight: 700;
    margin-bottom: 20px;
}
h1{
	<!--background-image: url("../images/interface/h2_bgd.png"),  url("../images/interface/h2_bgd.png");
	background-repeat: no-repeat, no-repeat;
	background-position: bottom left, top left;-->
	padding-bottom: 27px;
    padding-top: 25px;
	text-align: left;
    font-size: 22px;
	font-weight: 700;
    margin-bottom: 20px;
}
.thumb-overlay {
    background: none repeat scroll 0 0 #fff;
    opacity: 0.95;
	bottom:0px;
	left: 0px;
	right: 30px;
	min-height:40%;
	padding: 15px;
	color: #40C7E9;
    position: relative;
}