﻿html, body {
  margin: 0;
  padding: 0;
  font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif; }


body {
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
}
a:link {
  color: #000;
  font-weight: normal;
  text-decoration: none; }

a:visited {
  color: #000;
  font-weight: normal;
  text-decoration: none; }

a:hover {
  color: #FF0000;
  font-weight: normal;
  text-decoration: none; }

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  margin: 0;
  padding: 0; }

dl, ol, ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

ul {
  list-style-type: disc; }

ol, ul {
  margin-left: 1.25rem; }

.dlk {
  margin: 0 auto;
  position: relative; }

.dlk-r {
  width: 100%;

}

.btn-lg {
  font-size: 20px; }

.btn {
  font: inherit;
  cursor: pointer;
  padding: 8px;
  border: 1px solid #D1D1D1;
  padding: 7px 35px !important; }



.btn.btn-default {
    color: white;
    background-color: #53308a
}
    .btn.btn-default:hover {
        background-color: #4d0eaf
    }


.mmbtn {
    width: 100%;
    height: 32px;
    border: 1px solid #cccccc;
    margin-top: 5px;
    padding-left: 10px;
    font-size: 18px;
    color: #dcdcdc;
    line-height: 32px;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 15px;
}

.text-input {
  color: #9A9797; }

.yzm {
  width: 135px;
  height: 42px;
  border: 1px solid #cccccc;
  margin-top: 10px;
  padding-left: 10px;
  font-size: 18px;
  color: #dcdcdc;
  float: left;
  line-height: 42px;
  box-sizing: border-box; }

.clear {
  height: 10px;
  overflow: hidden;
  clear: both; }

.yzm {
  margin-top: 0.5em; }

.btn-change {
  background-image: url(/Content/images/black-refresh-icon-png.png);
  background-repeat: no-repeat;
  min-width: 50px;
  min-height: 29px;
  display: inline-block;
  margin-top: 11px;
  background-size: 25px;
  background-size: 30px;
  margin-left: 5px; }

.fxk {
  float: left;
  font-size: 14px;
  color: #969696;
  margin-top: 10px;
  margin-left: -3px; }

.forgetpassword {
  float: right;
  margin-top: 11px;
  margin-left: 47px;
  color: blue !important;
  font-size: 12px; }
  
    #register {
        color: blue !important;
        font-size: 12px;
    }
    .forgetpassword:hover, #register:hover {
        text-decoration: underline;
    }

.btn-login {
    border-radius: 5px;
    width: 100%;
}

.column, .columns {
  width: 100%;
  float: left; }

.msg.error {
  color: red; }

.title {
    font-size: 14px;
    color: #53308a;
    margin-left: 30px;
}

.footer {
  padding: 15px 0;
  background-color: #fff; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }

.footer .footer-menus {
  padding: 30px 0; }

.small-5 {
  width: 41.66667%; }

.small-2 {
  width: 16.66667%; }

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right; }

.footer .footer-menu li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
  width: 80px; }
.logo {
    display: inline-block;
    background-image: url(/Content/images/logo-sm.png);
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 25px;
    top: -5px;
    left:0;
}

.tabs {
    border: none;
    position: absolute;
    width: 65%;
    right: 0;
    top: -3px;
    max-width:10em;
}

.tabs {
    margin: 0;
    background: #fefefe;
    list-style-type: none;
}

.text-center {
    text-align: center;
}

.tabs-title {
    width: 50%;
}

.tabs-title {
    float: left;
}

li {
    font-size: inherit;
}

a.tab-left {
    background-color: transparent;
    color: #1779ba;
    font-size: 14px !important;
    text-decoration: none;
    text-align: right;
}

a.tab-right {
    color: #1779ba !important;
    padding-right: 0;
    text-align: right;
    font-size: 14px !important;
}

a.tab-left, a.tab-right {
    display: inline-block;
    width: 100%;
}

.is-active a.tab-left, .is-active a.tab-right {
    font-size: 16px !important;
}
.inline
{
    display:inline-block;
}
.mobile-country {
    position: relative;
    float: left;
}
.login-container 
{
position:relative;
}
.tabs-item {
    width: 100%
}
.phonenumer {
    padding-left: 80px;
    margin-left: -80px;
    width: 100%;
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#MobileCountry {
    border: none;
    color: transparent;
    background-color: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    height: 30px;
    z-index: 10;
    top: 6px;
    left: 2px;
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    background-image: url('../../arrow_drop_down_grey_192x192.png');
    background-position: right;
    background-size: 26px;
    background-repeat: no-repeat;
}
#AreaCode {
    border-radius: 5px 0 0 5px;
    font-size: 14px;
    color:white;
}
#PhoneNumber {
    border-radius: 0 5px 5px 0;
    width: 100% !important;
    border-left: none;
}
#MobileCountry.black {
    width:200px;
    background-color:white;
}

#MobileCountry.black, #AreaCode.black {
    color: black;
}

.line {
    height: 14px;
    border-right: 1px solid gray;
    position: absolute;
    top: 6px;
    right: -8px;
    color: #afafaf;
}
.rememberme {
    padding: 5px 0 5px 0;
    font-size:14px;
    text-align:right;
    visibility:hidden;

}