table#table-admin-social-id tr th,
table#table-admin-social-id tr td,
table.hmcab-styles-post-settings-table tr th,
table.hmcab-styles-post-settings-table tr td {
    height: 20px;
    border: 0px solid #000;
    padding: 8px 10px;
    border-bottom: 1px solid #FAFAFA;
    text-align: left;
}

table#table-admin-social-id tr td input,
table.hmcab-styles-post-settings-table tr td input {
    padding: 5px;
}

table#cab-post-layout-table {
    border: 0px solid #000;
    width: 100%;
}

table#cab-post-layout-table tr th {
    border: 0px solid #DDD;
    width: 50px;
    text-align: center;
    padding-right: 0;
    padding-top: 30px;
}

table#cab-post-layout-table tr td {
    vertical-align: top;
}

.cab_post_layout_lbl {
    display: inline-block;
    max-width: 100%;
}

.cab_post_layout_lbl img {
    width: 100%;
    max-width: 600px;
}


/* Alert Styles Started */

.hmcabw-alert {
    padding: 20px!important;
    color: white;
}

.hmcabw-alert.success {
    background-color: #6ABD6E;
}

.hmcabw-alert.error {
    background-color: #F66358;
}

.hmcabw-alert.warning {
    background-color: #FFAA2B;
}

.hmcabw-alert.info {
    background-color: #47A8F5;
}

.hmcabw-closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.hmcabw-closebtn:hover {
    color: black;
}


/* Alert Styles Ended */

div.cab-profile-banner-preview-image,
div#hmcabw-preview-image {
    display: block;
    width: 150px;
    height: auto;
    padding: 5px;
    border: 1px solid #999;
    border-radius: 3px;
    min-height: 150px;
    background-size: cover;
}

div#hmcabw-preview-image img {
    max-width: 100%;
    height: auto;
}

div.cab-profile-banner-preview-image img,
div.cab-profile-banner-preview-image {
    min-width: 300px;
    max-width: 300px!important;
}


/* template selector section */

.hmcabw-template-selector {
    border: 0px solid #000;
    max-width: 720px;
}

.hmcabw-template-item {
    min-height: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
}

.hmcabw-template-item input[type='radio'] {
    vertical-align: top;
}

.hmcabw-template-selector {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hmcabw-template-item label {
    margin-left: 5px;
    height: 50px;
    width: 50px;
    border-radius: 30px;
}

label.hmcabw-template-0 {
    background: #DDDDDD;
}

label.hmcabw-template-1 {
    background: #00BFFF;
}

label.hmcabw-template-2 {
    background: #DEB887;
}

label.hmcabw-template-3 {
    background: #555555;
}

label.hmcabw-template-4 {
    background: #9932CC;
}

label.hmcabw-template-5 {
    background: #B22222;
}

label.hmcabw-template-6 {
    background: #20B2AA;
}


/* Nav Tab */

.settings-banner h2 {
    color: #5E24DD;
    font-size: 28px;
}

.nav-tab-wrapper {
    border-bottom: 0px solid #5E24DD;
}

.hmcab-tab {
    border: 0px;
    border-top: 2px solid #5E24DD;
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    color: #5E24DD;
    padding: 10px 30px;
    font-size: 16px;
    border-bottom: 0;
    margin-left: 0;
}

.hmcab-tab:hover {
    background-color: #5E24DD;
    color: #FFF;
    border-bottom: 0px;
}

.hmcab-tab.hmcab-tab-active {
    background-color: #5E24DD;
    color: #FFF;
}

.button.hmcab-button,
.button.hmcab-button:active {
    background: #5E24DD;
    color: #FFF;
    border: 0px solid #5E24DD;
    border-radius: 5px;
    padding: 6px 20px;
    font-size: 16px;
    font-weight: 600;
}

.button.hmcab-button:hover {
    border: 1px solid #5E24DD;
    background: #FFF;
    color: #5E24DD;
}


/* Common Admin Styles Started */

.hmcab-wrap {
    width: 100%;
    display: inline-block;
}

.hmcab_personal_wrap.hmcab_personal_help {
    background: #fff;
    margin: 0 20px 20px 0;
    padding: 15px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
}

.hmcab_personal_wrap h1 {
    font-size: 30px !important;
    text-align: center;
    border: none;
    padding: 15px 10px !important;
    background: #6029F6;
    color: #fff;
    margin: 15px !important;
    line-height: 1;
    /*margin: 12px 12px 20px 0 !important;*/
    border-radius: 3px;
}

.hmcab_personal_wrap .help-link {
    padding: 16px;
}

.hmcab-hlp-btn {
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    margin-right: 10px;
    padding: 12px 16px;
}

.hmcab-hlp-btn:hover {
    color: #f1f1f1;
}

.hmcab-btn-1 {
    background-color: #49B158;
}

.hmcab-btn-2 {
    background-color: #A62F66;
}

.hmcab-btn-3 {
    background-color: #F25757;
}

.hmcab-btn-4 {
    background-color: #FC368C;
}

.hmcab_personal_wrap .hire-ad {
    padding: 10px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #ffffe0;
    border: 1px solid #E6DB55;
    margin: 30px auto;
    width: 60%;
}

.hmcab-admin-sidebar .postbox {
    text-align: center;
}

.hmcab-admin-sidebar .postbox h3.hndle {
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
    border-bottom: 1px solid #ccd0d4;
}

.hmcab-admin-sidebar .postbox.pro-features {
    background: #202332;
}

.hmcab-admin-sidebar .postbox.pro-features h3.hndle {
    font-size: 18px;
    color: #E6DB55;
}

.hmcab-admin-sidebar .postbox.pro-features ul {
    width: 90%;
    margin: auto;
    text-align: left;
    list-style: none;
    color: #FFFFFF;
}

.hmcab-admin-sidebar .postbox.pro-features ul a {
    color: #35c481;
    text-decoration: none;
}


/* Common Admin Styles Ended */