﻿.login{margin-top:20px;margin-bottom:20px;background:#f7f7f7;padding:15px;border:1px solid #e2e2e2;border-radius:8px}.brL-log{border-left:1px solid #d4d1d1}.title-Login{background:url(/Themes/Public/img/تیتر5.png);background-repeat:no-repeat;background-size:100% 100%;height:40px;text-align:center;margin:0 0 10px 0;padding-top:6px;color:#3e3e3e;text-shadow:3px 3px 2px silver}
.seprate-L {
    border-left: 1px solid #ccc;
}
.lock-custom {
    font-size: 6em;
    color: #16a916;
    border: 3px solid;
    padding: 20px 28px;
    border-radius: 50%;
    margin-bottom: 30px;
}
.matn-login {
    text-align: center;
    color: #e70c0c;
    font-size: 16px;
}
 .logModal .modal-body{
    position: relative;
    padding: 10px;
    width: 100%;
    float: right;

}
.logModal .product_title_top {
    font-size: 18px;
    background: #18a8af;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 0 0 3px 0;
}
.logModal .registerValue {
    min-width: auto;
}
.modal-footer{
    border-top:0px !important;
}