
.base-settings{float: left; width: 45%;}
.base-settings h3{margin: 0 0 10px 0;}
.base-settings .base-setting-save{margin-bottom: 0;}
.base-settings .list-option li span, .section-slider-action .custom-text{display: inline-block;width:190px;}
.base-settings .list-option li{margin: 0 0 10px 0;}
.base-settings .list-option li input, .base-settings .list-option li select{margin: 0;}
.entity-table-tbody tr td{border:1px solid #D3D3D3;cursor: move;text-align: left;}
.entity-table-tbody tr td{padding: 5px;vertical-align: top;}
.entity-table-tbody tr td.type{text-align: center;}

.contact {
    min-height: 400px !important;
    border: dashed 1px;
    border-radius: 15px;
    text-align: center;
    padding-bottom: 10px;
}
.names {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
}
.rty {
    margin-top: 6px;
    font-size: 17px;
}
.top {
    margin-top: 20px;
}