.crypto_settings{

}

.crypto_settings td{
    padding: 10px 0px !important;
    border-bottom: 0px solid #eeeeee !important;
    font-size: 13px;
    font-weight: 600;
}

.crypto_settings .comment{
    font-size: 12px;
    font-weight: 500;
    margin-top: 6px;
    color: #4c4c4c;
}


.crypto_settings input{
    margin-top: 4px;
}


.info_field b{
    font-size: 12px !important;
}
.info_field span{
    font-size: 12px !important;
}
.dot {
    height: 10px;
    width: 10px;
    background-color: #d8d8d8;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
}
/* пересечение по именам с нашими стилями
.red {
    background-color: #e83127;
}
.yellow {
    background-color: #face48;
}
.green {
    background-color: #59bd2a;
}*/
#cert_info, #cert_info1, #cert_info2, #cert_info_decr {
    margin: 0px 13px;
    font-size: 12px !important;
    background: #f3f3f3 !important;
}
#boxdiv {
    height: 100%;
    width: 100%;
    background: lightcoral;
    color: darkred;
    text-align: center;
    align-items: center;
    justify-content: center;
}
#SignatureTxtBox {
    font-size:9pt;
    height:60px;
}
.plugin_info{
    margin: 15px 15px;
    font-size: 11px;
    font-weight: 600;
    color: #00000059;
}
.plugin_info strong{
    font: 11px/1.55 'open_sansregular', Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.setting_vertical_menu a {
    width: calc(100% - 30px);
    margin: 0px 0px 4px 0px;
    padding: 13px 15px;
    height: auto;
    background: #f3f3f3;
    border: 0px;
    border-radius: 5px;
    text-align: left;
    font-weight: 600;
    font-size: 12px;
    display: block;
    text-decoration: none;
    color: #707070;
}
.settings_padding{
    padding-bottom: 15px;
}
