.error{color:red;}
.highlight_txt{color: #b38c00;
    font-size: 24px;
    font-weight: bold;
    width: 100%;  margin-bottom: 10px;margin-top: 20px;}
.highlight_txt1{
    font-size: 24px;
    font-weight: normal;
    text-align: left;
    width: 100%;  margin-bottom: 10px;}
.highlight_txt2 {color: #b38c00;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 100%;}

.custom-buytoken {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
   }
   
/*.login-form h6::after {
    border-bottom: 3px solid #b38c00;
    bottom: -2px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    width: 70px;
}*/

.custom-buytoken .input-group-btn {  vertical-align: top; }
.contactinfo .highlight_txt {
    color:#4e4d4b;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
}
.contactinfo p { background: #b38c00 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    height: 70px;
    line-height: 67px;
    width: 70px;}

.login-form .highlight_txt2 {
    color:#b38c00;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
    font-weight: 700;
    margin-bottom: 30px;
}

.header-second .navbar-nav > li > a { padding-left: 40px; padding-right: 40px; letter-spacing: 2px;}

.msg-err{padding-top: 12px;color:red;font-weight: bold;}