.bigcontentbox {
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  border-color: #EFEFEF;
  height: auto;
  width: 550px;
  overflow: hidden;
}
html, body {
  background-color: #FFFFFF;
}
hr {
  margin-top: 5px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
.error {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
}
.login-container {
  width: 525px;
  margin: auto;
}
.alt-login-box {
  background-color: #FFFFFF;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #DEDEDE;
  margin-left: 10px;
  margin-bottom: 15px;
  padding: 10px;
  height: 28px;
  font-size: 16px;
  width: 240px;
  line-height: 1.7em;
}
.main-login-box {
  background-color: #FFFFFF;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #DEDEDE;
  height: 325px;
  width: 250px;
  float: left;
}
.main-login-box-header {
  border-bottom-width: 0;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  background-color: #e0e0e0;
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#cccccc));
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(top, #eeeeee, #cccccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
  padding: 13px;
  font-size: 17px;
}
.main-login-box-content {
  padding: 20px 20px 20px 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
.alt-boxes {
  float: left;
}
.control-group {
  margin-bottom: 10px;
  width: 210px;
}
.control-group label {
  color: #333333;
  display: block;
  margin-bottom: 5px;
}
.control-group #password-label {
  margin-top: 25px;
  *margin-top: 5px;
}
.help-box {
  background-color: #FFFFFF;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #DEDEDE;
  padding: 10px;
  margin-left: 10px;
  width: 240px;
  height: 240px;
  line-height: 28px;
}
.help-box-header {
  font-size: 16px;
}
.help-box-content {
  font-size: 12px;
}
.help-box-content li {
  list-style-type: square;
  line-height: 19px;
  margin-left: 15px;
}
.help-box-ctc {
  width: 100px;
  height: 20px;
}
.help-list {
  margin-bottom: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#login-ctc {
  width: 80px;
  height: 30px;
  margin-left: 5px;
}
.masked_input_box {
  width: 165px;
  width: 150px\9; /* \9 marks this property for IE 8 and below */
  height: 20px;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#PIN, #username {
  width: 195px;
  height: 20px;
}
.pass_link {
    font-size: 10px;
    margin-top: 5px;
}
#requesting_number {
  margin-left: 0px;
  width: 125px;
  height: 20px;
  padding: 4px;
  float: left;
}
.help-box form {
  margin: 0px;
}
.countryselect {
  height: 20px;
  width: 20px;
  margin: 0px;
  padding: 4px;
  border: 1px solid #CCC;
  float: left;
  -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
}
a.btn {
  color: black;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}




.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 14px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

@font-face {
    font-family: 'icomoon';
    src:url('../assets/font/icomoon/icomoon.eot?cv=@{cacheVersion}');
    src:url('../assets/font/icomoon/icomoon.eot?cv=@{cacheVersion}#iefix') format('embedded-opentype'),
    url('../assets/font/icomoon/icomoon.woff?cv=@{cacheVersion}') format('woff'),
    url('../assets/font/icomoon/icomoon.ttf?cv=@{cacheVersion}') format('truetype'),
    url('../assets/font/icomoon/icomoon.svg?cv=@{cacheVersion}#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-info-2:before {
    content: "\e014";
}

.icon-info-2 {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    vertical-align: -1px;
    color: #1078E6;
    opacity: 0.3;
    cursor: pointer;
    padding-left: 7px;
    font-size: 14px;
}

.icon-info-2:hover{
    opacity: 1;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="tel"],
.uneditable-input {
  display: inline-block;
  color: #555555;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="tel"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9; /* \9 marks this property for IE 8 and below  */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.black_text {
    color: #000000;
}

/* MM Login Box */
.notification {
    width: 491px;
    margin: auto auto 15px;
    padding: 15px;

    border: 2px solid #bce8f1;
    border-radius: 4px;

    background-color: #d9edf7;
    color: #31708f;

    text-align: center;
    font-size: 14px;

    overflow: hidden;
}
.notification a {
    color: #31708f;
}
.notification a:hover {
    text-decoration: underline;
}
.notification p {
    display: block;
    padding: 3px;
}
#mm-login-msg {
    cursor: pointer;
}
#mm-login-msg:hover {
    text-decoration: underline;
}
.mm-login {
    width: 100%;
    /*height: 160px;*/
    display: none;
    overflow: hidden;
    padding-top: 15px;
}
.mm-login .input-group {
    margin: 0px auto;
    width: 330px;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: left;
}
.mm-login .input-group label {
    width: 75px;
    display: inline-block;
    text-align: right;
}
.mm-login .input-group input[type=text],
.mm-login .input-group input[type=password] {
    border-width: 2px;
    box-shadow: none;
    width: 200px;
}
.mm-login .input-group input[type=text]:focus,
.mm-login .input-group input[type=password]:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
.mm-login .input-group-submit {
    width: 244px;
    padding-left: 75px;
}
.mm-login .input-group-submit a {
    margin-top: 10px;
    display: block;
    font-size: 12px;
}
.mm-spacer {
    height: 15px;
    width: 100%;
}
/* end MM Login Box */

.error_weak {
    background: url("images/phone-icon.png") no-repeat scroll 8px #fdfaa4;
    border-bottom: 2px solid #cccccc;
    border-top: 2px solid #cccccc;
    color: #ff0000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding: 15px 15px 15px 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    width: 450px;
}
