.login_title {
	font-family: Regular;
	font-size: 44px;
	margin-bottom: 26px;
}
.login_title2 {
	font-family: Regular;
	font-size: 35px;
	margin-bottom: 26px;
}
.eint_description {
	line-height: 19px;
	margin-bottom: 24px;
	text-align: justify;
}
.support_tx {
    color: #848484;
    font-family: Lubalin Graph2,Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin-bottom: 5px;
    padding-top: 7px;
}
.support_no_tx {
    color: #535353;
    font-family: Lubalin Graph2,Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin-left: 25px !important;
}
.support_no_tx a {
    color: #56b3bf;
    font-family: Lubalin Graph2,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}

.support_no_tx a:hover {
    color: #4e9797;
    font-family: Lubalin Graph2,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}

.well_tab {
   background-image: -ms-linear-gradient(top, #c8d2d9,white,#c8d2d9);/* IE10 Consumer Preview */
   background: -webkit-linear-gradient(top, #c8d2d9,white,#c8d2d9); /* For Safari 5.1 to 6.0 */
   background: -o-linear-gradient(top, #c8d2d9,white,#c8d2d9); /* For Opera 11.1 to 12.0 */
   background: -moz-linear-gradient(top, #c8d2d9,white,#c8d2d9); /* For Firefox 3.6 to 15 */
   background: linear-gradient(top, #c8d2d9,white,#c8d2d9); /* Standard syntax (must be last) */
   border: 1px solid #e3e3e3;
   border-radius: 15px;
   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
   min-height: 20px;
   padding: 15px;
}
.login_p{
	margin-top: 10px;
}
.red {
        color: #fa2a00;
}

.loginmainbody{
background-color:#333 !important;
margin-top:10% !important;
}

.loginpagebtn{
background-color:#333 !important;
border-color:#333 !important;
color:#fff !important;
}

#fot_lk, #fot_lk a {
    border-bottom: 0 none;
    color: #fff !important;
    text-decoration: none;
    margin-left: 100px;
    font-size: 11px;
}
