﻿.dev-book {
    display: none;
}

.l-btn-lg2 {
    width: 222px;
    height: 45px;
    padding: 10px 16px;
    margin: auto 4px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3333333;
}



form .form-group:first-child {
    border-top: 1px solid #C9CBCD !important;
}

.control-label2 {
    color: #58595b !important;
    font-size: 12px;
    text-align: left;
}



.l-nav-separated li:nth-child(n+2):before {
    content: ' ';
    width: 1px;
    height: 100%;
    background: none !important;
    z-index: 100;
    position: absolute;
}