.ssd-screen {
    display: block;
    width: 100%;
    margin-top: 15px;
    font-family: sans-serif;
    font-size: 14px;
    float: left
}

.ssd_click_disable {
    cursor: not-allowed !important;
    opacity: 0.6
}

.ssds-cntr .form-table,
.ssds-cntr .form-table tr,
.ssds-cntr .form-table li {
    width: 100%;
    float: left;
}

.ssds-cntr ul.form-table {
    background: #f3f3fb none repeat scroll 0 0;
    margin: 0;
    padding: 20px 30px;
    width: calc(100% - 60px)
}

.ssds-cntr ul.form-table li {
    display: table;
    margin: 0
}

.ssds-cntr ul.form-table li .ssd-left {
    display: table-cell;
    margin: 0;
    float: none
}

.ssds-cntr ul.form-table li .ssd-right {
    display: table-cell;
    margin: 0;
    float: none
}

.ssds-cntr .form-table tr {
    margin-bottom: 15px;
    display: table
}

.ssds-cntr .form-table tr td p {
    margin-top: 15px
}

.ssds-set-box .form-table p.description {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 7px
}

.ssds-cntr .form-table tr td p.submit,
.ssds-cntr p.submit {
    margin-top: 0;
    padding: 0
}

.ssds-cntr {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.ssd-warning {
    color: #ff0000;
    font-weight: 600
}

.ssd-screen p.submit input {
    background-color: #0918b9;
    border-color: #0918b9;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    padding: 0 25px;
    height: auto;
    font-weight: bold;
    transition: all .4s;
    font-size: 14px
}

.ssd-screen p.submit input:focus,
.ssd-screen p.submit input:hover {
    background-color: #f35a90;
    border-color: #f35a90;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    padding: 0 25px;
    height: auto;
    font-weight: bold
}

.ssd-screen .ssd-form-class .stm-hdr,
.ssd-screen .stm-hdr.stream-authentication-screen {
    width: 100%;
    max-width: 100%
}

.ssd-screen .stm-hdr {
    display: table;
    width: 100%;
    padding: 0;
    background: #f35a90 none repeat scroll 0 0
}

.ssd-screen .stm-hdr h3 {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 25px 20px;
    color: #fff
}

.ssd-screen .stm-hdr h3 i {
    text-align: center;
    margin-right: 10px
}

.ssd-screen .stm-hdr p.submit {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    text-align: right
}

.ssd-screen .stm-hdr p.submit input {
    border-radius: 0;
    height: 45px;
    margin: 0;
    margin-right: 10px
}

.ssd-screen .stm-hdr p.submit #ssd_reset_layout {
    background-color: #f36b9b;
    border-color: #f36b9b
}

.ssd-screen .stm-hdr p.submit #ssd_reset_layout:hover {
    background-color: #f36b9b;
    border-color: #f36b9b
}

.ssd-screen .stm-hdr p.submit #submit:hover {
    background-color: #44c767;
    border-color: #44c767
}

.ssd-screen .stm-hdr p.submit #submit {
    background-color: #44c767;
    border-color: #44c767
}

.ssd-screen .ssds-mn-set {
    background: #27272f;
    max-width: 250px;
    float: left;
    min-height: 450px;
    z-index: 99
}

.ssd-screen .ssds-mn-set ul {
    margin: 0
}

.ssd-screen .ssds-mn-set ul li {
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    padding: 15px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 0px solid #E5E5E5;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #27272f;
    line-height: 20px
}

.ssd_feeds .ssds-mn-set ul li span {
    line-height: 21px
}

.ssd-screen .ssds-mn-set ul li span {
    float: left;
    width: calc(100% - 35px);
    vertical-align: middle
}

.ssd-screen .ssds-mn-set ul li.ssd_stream-active-tab:before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #f3f3fb;
    border-bottom: 10px solid transparent;
    display: block;
    position: absolute;
    bottom: -1px;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.ssd-screen .ssds-mn-set ul li i {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin-left: 5px;
    margin-right: 10px;
    width: 20px;
    float: left;
    text-align: center
}

.ssd-screen .ssds-mn-set ul li span i {
    float: none;
}

.ssd-screen .ssds-mn-set ul li.ssd_stream-active-tab,
.ssd-screen .ssds-mn-set ul li.ssd_stream-active-tab i {
    color: #fff;
    background: #111
}

.ssd-screen .ssds-mn-set ul li.ssd_stream-active-tab:after {
    border-right: 0px solid #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: 9
}

.ssd-screen .ssds-set-box {
    padding: 20px 30px;
    background: #f3f3fb none repeat scroll 0 0;
    width: calc(100% - 250px);
    margin: 0;
    float: left;
    box-sizing: border-box;
    border-bottom: 0;
    min-height: 650px;
    box-shadow: none;
    color: #666
}

.ssd-screen .ssds-set-box .form-table {
    margin: 0
}

.ssds-cntr table.form-table tr.youtube_pagination_tr,
.ssds-cntr table.form-table tr.vimeo_pagination_tr,
.ssds-cntr table.form-table tr.instagram_pagination_tr,
.ssds-cntr table.form-table tr.flickr_pagination_tr {
    display: none
}

.ssds-set-box .inside table tbody tr td:first-child,
.ssds-cntr ul li .ssd-left:first-child {
    font-size: 14px;
    width: 300px;
    color: #444444;
    vertical-align: top;
    font-weight: bold;
    padding-left: 0;
    padding-top: 30px
}

#selectcardsettings td {
    vertical-align: top;
    padding-top: 30px;
    width: 50%
}

.ssds-cntr ul li .ssd-left:first-child {
    padding-top: 40px
}

.ssds-set-box .inside table tbody tr .ssd_label_fit_content {
    padding-top: 50px !important
}

.ssds-cntr ul li .ssd-left,
.ssds-cntr ul li .ssd-right {
    float: left;
    margin-bottom: 9px;
    padding: 22px 10px;
    line-height: 1.3;
    vertical-align: middle
}

.ssds-set-box input[type="text"],
.ssds-set-box input[type="number"],
.ssds-set-box textarea,
.ssds-cntr input[type="text"],
.ssds-cntr input[type="number"],
.ssds-cntr ul.form-table li .ssd-right select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid !important;
    border-radius: 5px;
    box-shadow: none;
    font-size: 14px;
    color: #414149;
    padding: 10px 15px;
    width: 100%;
    min-width: 400px;
    max-width: 400px;
    margin: 0;
    height: 50px
}

.ssds-set-box input[type="number"],
.ssds-cntr input[type="number"] {
    min-width: 115px;
    max-width: 125px;
    width: calc(100% - 25px)
}

.ssds-set-box textarea {
    height: 250px
}

.ssds-set-box .wp-color-result.button {
    height: 52px !important;
    box-shadow: none;
    font-size: 12px
}

.ssds-set-box .wp-color-result.button:hover,
.ssds-set-box .wp-color-result.button:focus {
    border-color: #dddddd
}

.ssds-set-box .wp-color-result.button span.color-alpha {
    height: 50px !important
}

.ssds-set-box .wp-color-result.button span {
    line-height: 50px
}

.ssds-set-box .button.button-small {
    height: 50px;
    line-height: 22px;
    padding: 5px 15px 5px;
    font-size: 13px
}

.ssds-set-box .button.button-small.wp-picker-clear {
    margin-top: 6px;
    margin-left: 6px
}

.ssds-set-box .ssd_border_cover .button.button-small.wp-picker-clear {
    margin-left: 0
}

.ssds-set-box .ssd-bg-color .button.button-small,
.ssds-set-box .ssd-box-shadow .button.button-small,
.ssds-set-box .ssd_theme_color_main .button.button-small,
.ssds-set-box .ssd_overlay_bg_color_main .button.button-small,
.ssds-set-box .ssd_icon_text_color_tr .button.button-small,
.ssds-set-box .ssd_icon_text_bg_color_tr .button.button-small,
.ssds-set-box .ssd_title_settings_tr .button.button-small,
.ssds-set-box .ssd_content_settings_tr .button.button-small,
.ssds-set-box .ssd_author_row .button.button-small,
.ssds-set-box .ssd_count_meta_color_main .button.button-small,
.ssds-set-box .ssd_count_bg_color_main .button.button-small,
.ssds-set-box .ssd_count_meta_hover_color_main .button.button-small,
.ssds-set-box .ssd_heading_color_main .button.button-small,
.ssds-set-box .ssd_subheading_color_main .button.button-small {
    margin-top: 0px
}

.ssds-set-box input.ssd_cpa-color-picker.wp-color-picker {
    margin-right: 7px
}

.ssds-set-box .wp-picker-container input[type="text"].wp-color-picker {
    height: 51px;
    min-width: 115px
}

.ssds-set-box .select2-container .select2-selection,
.ssds-set-box .select2-container .selection,
.ssds-set-box .select2-container,
.ssdf-set-bx .select2-container .select2-selection,
.ssdf-set-bx .select2-container .selection,
.ssdf-set-bx .select2-container {
    max-width: 400px;
    height: auto;
    color: #666;
    font-size: 13px;
    background: #fff;
    text-transform: capitalize;
    border: 0px solid #dddddd;
    border-radius: 5px;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0)
}

.ssdf-set-bx .feed_refresh .select2-container {
    width: 120px !important
}

.ssdf-set-bx p.description {
    margin-top: 10px
}

.ssds-set-box .select2-container,
.ssdf-set-bx .select2-container {
    padding: 12px 20px 12px 7px;
    width: 400px !important;
    max-width: 100%;
    border: 1px solid;
}

.ssds-set-box .select2-container.select2-container--above.select2-container--open,
.ssdf-set-bx .select2-container.select2-container--above.select2-container--open {
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ssds-set-box .select2-container.select2-container--below.select2-container--open,
.ssdf-set-bx .select2-container.select2-container--below.select2-container--open {
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ssds-set-box .select2-container--default.select2-container--focus .select2-selection--multiple,
.ssdf-set-bx .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none
}

.select2-results__option {
    margin: 0
}

.ssds-set-box .select2-selection.select2-selection--single,
.ssds-set-box .select2-selection.select2-selection--single:hover,
.ssds-set-box .select2-selection.select2-selection--single:active,
.ssds-set-box .select2-selection.select2-selection--single:focus {
    outline: none
}

.select2-results__option {
    text-transform: capitalize;
    padding: 6px 15px !important
}

.ssds-set-box .select2-container--default .select2-selection--multiple .select2-selection__choice,
.ssdf-set-bx .select2-container--default .select2-selection--multiple .select2-selection__choice {
    box-sizing: border-box;
    padding: 1px 5px;
    background-image: linear-gradient(#f2f2f2 20%, #f0f0f0 50%, #e6e6e6 52%, #ececec 100%);
    color: #666;
    text-transform: capitalize;
    font-size: 13px;
    margin-top: 0
}

.ssds-set-box .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.ssdf-set-bx .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #666
}

.select2-container--open .select2-search.select2-search--inline {
    border: 1px solid #aaa;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07);
    padding-left: 3px;
    padding-right: 3px;
    box-sizing: border-box
}

.select2-container--default .select2-results__option--highlighted[aria-selected="true"],
.select2-container--default .select2-results__option[aria-selected="true"]:active,
.select2-container--default .select2-results__option[aria-selected="true"]:focus,
.select2-container--default .select2-results__option[aria-selected="true"]:hover,
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #fff !important;
    margin-bottom: 0 !important;
    opacity: 0.3;
    color: #000 !important
}

.ssds-set-box .select2-container--default .select2-selection--single .select2-selection__arrow,
.ssdf-set-bx .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 47px
}

.ssds-set-box input[type=radio] {
    position: absolute;
    visibility: hidden;
    display: none
}

.ssds-set-box .radio-group label {
    color: #9a929e;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 20px;
    margin-right: -2px;
    margin-left: -2px
}

.ssds-set-box input[type=radio]:checked+label {
    color: #ccc8ce;
    background: #675f6b
}

.ssds-set-box input[type=radio].no:checked+label {
    color: #fff;
    background: #E21130
}

.ssds-set-box input[type=radio].yes:checked+label {
    color: #fff;
    background: #44c767
}

label+.ssds-set-box input[type=radio]+label {
    border-left: 1px solid #dddddd
}

.ssds-set-box .radio-group {
    border: 1px solid #dddddd;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden
}

.ssds-set-box .designs {
    display: table
}

.ssds-set-box .designs_div {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px
}

.ssd_item-template {
    width: 50%;
    float: left
}

.ssd_item-template .ssd_item-content {
    margin: 5px 5px 5px 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    border: 4px solid #cccccc
}

.ssd_item-template .ssd_item-content.selected {
    border: 4px solid #0918b9
}

.ssd_item-template .ssd_item-content img {
    display: block;
    width: 100%;
    height: auto
}

.ssd_item-template .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 140, 18, 0.5)
}

.ssd_item-template .ssd_item-content:hover .overlay {
    opacity: 1
}

.ssd_item-template .ssd_item-content .overlay_content {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center
}

.radio-group.feeds {
    border: solid 1px #dddddd;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden
}

.radio-group.feeds input[type="radio"] {
    position: absolute;
    visibility: hidden;
    display: none
}

.radio-group.feeds input[type="radio"].inactive:checked+label {
    color: #fff;
    background: #E21130
}

.radio-group.feeds input[type="radio"].active:checked+label {
    color: #fff;
    background: #44c767
}

.radio-group.feeds label {
    color: #9a929e;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 10px
}

.ssd-col-xs-6 {
    width: 70.33%;
    padding-right: 1.5%;
    max-width: 70.33%;
    vertical-align: top;
    box-sizing: border-box;
    float: left
}

.ssd-col-xs-5 {
    width: 37.33%;
    padding-right: 1.5%;
    max-width: 37.33%;
    vertical-align: top;
    box-sizing: border-box;
    float: left
}

.ssd-col-xs-4 {
    width: 33.33%;
    padding-right: 1.5%;
    max-width: 33.33%;
    vertical-align: top;
    box-sizing: border-box;
    float: left
}

.ssd-col-xs-3 {
    width: 25%;
    padding-right: 1.5%;
    max-width: 25%;
    vertical-align: top;
    box-sizing: border-box;
    float: left
}

.ssd-col-xs-2 {
    width: 20%;
    padding-right: 1.5%;
    max-width: 20%;
    vertical-align: top;
    box-sizing: border-box;
    float: left
}

.ssd_border_cover {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

.ssd_border_cover label {
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.ssd_card_box_shadow_main label {
    margin-bottom: 5px;
    display: inline-block
}

.ssd_card_box_shadow_color_picker label {
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.ssds-set-box .ssd_border_cover input[type="number"] {
    max-width: 100%;
    min-width: 100%
}

.ssds-set-box .ui-sortable {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    border: 1px solid #ddd;
    width: auto;
    padding: 10px 15px;
    background: #fff;
    border-radius: 4px;
    max-width: 400px;
    box-sizing: border-box
}

.ssds-set-box .ui-sortable li {
    padding: 13px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px dashed #bbb;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0;
    background: #eeeeee
}

.ssds-set-box .ui-sortable li h3 {
    margin: 0
}

.ssds-set-box .ui-sortable li img {
    width: 100%
}

.facebook-cover {
    background: #345B95;
    color: #fff
}

.facebook-cover i {
    padding: 14px 16px;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.15);
    margin-right: 10px
}

.ssd-col-item.ssd-col .ssd-card .ui-sortable .ssd-action-row {
    padding: 0
}

.ssd-col-item.ssd-col .ssd-card .ui-sortable .ssd-post-title,
.ssd-col-item.ssd-col .ssd-card .ui-sortable .ssd-content-wrap p {
    padding: 0;
    margin: 0
}

.ssd-col-item.ssd-col .ssd-card .ui-sortable .ssd-author-detail {
    margin-bottom: 0
}

.ssds-cntr .ssd-author-detail {
    display: table;
    width: 100%
}

.ssds-cntr .ssd-author-detail .ssd-author-image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    background: #dddddd
}

.ssds-cntr .ssd-author-detail .ssd-author-name {
    display: table-cell;
    vertical-align: middle
}

.ssds-cntr .ssd-author-detail .ssd-author-name a {
    margin-left: 10px;
    box-shadow: none;
    display: inline-block;
    width: 100%;
    word-break: break-all;
    text-decoration: none
}

.ssds-cntr .ssd-author-detail .ssd-author-name a:first-of-type {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #f93d66
}

.ssds-cntr .ssd-author-detail .ssd-author-name a:last-of-type {
    font-size: 13px;
    font-weight: 300;
    color: #666
}

.ssd-action-row {
    font-size: 13px;
    font-weight: 300;
    color: #333;
    border-top: 1px solid #f4f4f4
}

.ssd-action-row a {
    color: #666;
    box-shadow: none;
    margin: 3px 20px 0 0;
    text-decoration: none
}

.ssd-action-row a i {
    margin-right: 3px;
    color: #b5b5b5
}

.ssdily_pst label {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.ssdily_pst input {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 23px
}

.ssd-form-class .ssdily_pst span {
    max-width: 660px;
    float: left
}

.ssd-tmp-prv-mod .ssdso-icn.ssddimg span {
    width: 40px
}

.ssd-col-item.ssd-col .ssd-card .ssd-post-title h4 {
    line-height: initial
}

.ssdily_pst span {
    background-color: #fff;
    margin-bottom: 15px;
    background-image: url(../../images/icon-layouts.png);
    height: 50px;
    position: relative;
    float: right;
    width: 100%;
    min-width: 425px;
    background-repeat: no-repeat;
    padding-top: 10px;
    border: 3px solid transparent;
    border-radius: 5px
}

.ssdily_pst span.selected {
    border: 3px solid #0918b9
}

.ssd_image_layout_1 span {
    background-position: -10px -10px
}

.ssd_image_layout_2 span {
    background-position: -10px -70px
}

.ssd_image_layout_3 span {
    background-position: -10px -130px
}

.ssd_image_layout_4 span {
    background-position: -10px -190px
}

.ssd-loader-wrapper {
    vertical-align: middle;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    top: 0;
    left: 0
}

.ssd-loader-inner {
    max-width: 500px;
    text-align: center;
    padding: 50px;
    background: #fff;
    border-radius: 5px;
    margin: auto
}

.ssd-loader-inner p {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0
}

.ssd-loader-inner i {
    font-size: 25px;
    color: #000
}

.ssds-set-box .button.ssd-remove-image-button,
.ssds-set-box .button.ssd-upload-image-button {
    padding: 10px 17px;
    height: auto;
    border-radius: 5px
}

.ssds-set-box .button.ssd-remove-image-button {
    margin-top: 17px;
    margin-left: 10px
}

.ssds-set-box .ssd-default-image-holder img {
    width: 150px
}

.ssd-screen.ssd_feeds .ssds-set-box .inside td:first-child {
    padding-top: 30px
}

.ssds-set-box .ssd_error_input {
    box-shadow: 0 0 3px #CC0000 !important
}

#wpbody-content {
    padding-bottom: 45px
}

.ssd_load_more_template_preview td {
    padding-top: 0px
}

.ssds-cntr .form-table tr.ssd_load_more_template_tr {
    margin-bottom: 0px
}

.ssd_load_more_template_preview td .ssd_load_more_btn .ssd-margin-bottom {
    margin-top: 5px
}

.ssd_paged .ssd-pgn-bar {
    margin: 0px 0 20px 0px;
    text-align: left
}

.ssd_paged .ssd-pgn-bar a:hover {
    box-shadow: none
}

.ssd-tmp-prv-mod .ssd_paged .ssd-pgn-bar a {
    text-align: center
}

.ssd_paged {
    display: inline-block;
    width: 100%;
    line-height: initial;
    position: relative
}

.ssd-tmp-prv-mod .ssd_paged .ssd-pgn-bar {
    text-align: center !important
}

.ssd-tmp-prv-mod .ssdsos-wrp .ssd_paged .ssd-pgn-bar.template-6 a.ssd-page-active {
    border-top-color: #007acc !important;
}

.ssd_paged .ssd-pgn-bar {
    text-align: left !important;
    margin: 0 !important
}

.ssd_paged .ssd-pgn-bar.template-1 a {
    line-height: 20px !important;
    height: 20px !important;
    width: 10px !important
}

.ssd_paged .ssd-pgn-bar.template-1 a {
    padding: 5px 10px;
    text-decoration: none;
    background: #777;
    color: #fff;
    box-shadow: none
}

.ssd_paged .ssd-pgn-bar.template-1 a.ssd-page-active {
    background: transparent;
    color: #777
}

.ssd_paged .ssd-pgn-bar.template-2 a {
    padding: 5px 10px;
    text-decoration: none;
    background: transparent;
    color: #777;
    box-shadow: none
}

.ssd_paged .ssd-pgn-bar.template-2 a.ssd-page-active {
    background: #777;
    color: #fff
}

.ssd_paged .ssd-pgn-bar.template-3 a {
    padding: 5px 10px;
    text-decoration: none;
    background: transparent;
    color: #777;
    box-shadow: none;
    text-align: center
}

.ssd_paged .ssd-pgn-bar.template-3 a.ssd-page-active {
    background: #777;
    color: #fff;
    display: inline-block;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px
}

.ssd_paged .ssd-pgn-bar.template-4 a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    color: #777;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    border: 1px solid #777;
    box-shadow: none;
    text-align: center
}

.ssd_paged .ssd-pgn-bar.template-4 a.ssd-page-active {
    background: #777;
    color: #fff
}

.ssd_paged .ssd-pgn-bar.template-5 a {
    padding: 5px 10px;
    text-decoration: none;
    background: transparent;
    color: #777;
    border: 1px solid #777;
    box-shadow: none
}

.ssd_paged .ssd-pgn-bar.template-5 a.ssd-page-active {
    background: #777;
    color: #fff
}

.ssd_paged .ssd-pgn-bar.template-6 a {
    padding: 5px 10px;
    text-decoration: none;
    background: transparent;
    color: #777;
    border: 1px solid #777;
    box-shadow: none
}

.ssd_paged .ssd-pgn-bar.template-6 a.ssd-page-active {
    background: transparent;
    color: #777;
    position: relative;
    border-top: 3px solid #007acc
}

.ssd_paged .ssd-pgn-bar.template-6 a.ssd-page-active:after {
    content: "";
    background: #007acc;
    position: absolute;
    top: -2px;
    right: -2px;
    height: 50%;
    width: 2px;
    border-top: 1px solid #007acc
}

.ssd_paged .ssd-pgn-bar.template-6 a.ssd-page-active:before {
    content: "";
    background: #007acc;
    position: absolute;
    top: -2px;
    left: -2px;
    height: 50%;
    width: 2px;
    border-top: 1px solid #007acc
}

.ssds-cntr .ssd_load_more_btn,
.text-center {
    text-align: left
}

.ssds-cntr .ssd_load_more_btn button {
    margin: 15px auto;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #f93d66;
    background: #1a1a1a;
    border: 0;
    border-radius: 2px;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em;
    text-transform: uppercase
}

.ssds-cntr .ssd_load_more_btn button.template-1:hover {
    opacity: 0.9;
    transition: all .2s;
    outline: none
}

.ssds-cntr .ssd_load_more_btn button.template-2 {
    border-radius: 30px
}

.ssds-cntr .ssd_load_more_btn button.template-3 {
    position: relative;
    background-color: transparent;
    color: #333
}

.ssds-cntr .ssd_load_more_btn button.template-3:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    height: 30px;
    width: 30px;
    transition: all .5s;
    border-right: 3px solid #333;
    border-bottom: 3px solid #333
}

.ssds-cntr .ssd_load_more_btn button.template-3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    transition: all .5s;
    border-top: 3px solid #333;
    border-left: 3px solid #333
}

.ssds-cntr .ssd_load_more_btn button.template-3:hover:after {
    height: 90%;
    width: 97%
}

.ssds-cntr .ssd_load_more_btn button.template-3:hover:before {
    height: 90%;
    width: 97%
}

.ssd_load_more_btn button.template-3 {
    background-color: transparent !important;
    color: #f93d66 !important
}

.ssd-tmp-prv-mod {
    z-index: 9999 !important;
    position: fixed !important
}

.ssd-tmp-prv-mod .ui-button.ui-dialog-titlebar-close {
    top: 17px
}

.ssd-tmp-prv-mod .ui-dialog-title {
    text-align: center;
    width: 100%;
    color: #fff
}

.ssd-tmp-prv-mod .ui-dialog-titlebar {
    background: #f35a90
}

.ssd-tmp-prv-mod .ssd-cnt-prnt.ssdss_tmln .ssd-col-item.ssd-col.l2 {
    width: calc(50% - 50px) !important
}

.ssd-tmp-prv-mod .ssd-cnt-prnt:not(.ssd_social_stream_justify) .ssd-col-item.ssd-col.l4 {
    width: calc(25% - 50px) !important
}

.ssd-tmp-prv-mod .ssd-cnt-prnt:not(.ssd_social_stream_justify) .ssd-col-item.ssd-col.l3 {
    width: calc(33.3333% - 50px) !important
}

.ssd-tmp-prv-mod .ssd-cnt-prnt:not(.ssd_social_stream_justify) .ssd-col-item.ssd-col.l2 {
    width: calc(50% - 50px) !important
}

.ssd-tmp-prv-mod .ssd-cnt-prnt:not(.ssd_social_stream_justify) .ssd-col-item.ssd-col.l1 {
    width: calc(100% - 50px) !important
}

.ssd-tmp-prv-mod .ssd-cnt-prnt.ssdss_tmln .ssd-col-item.ssd-col.l2:nth-child(2n+1) {
    padding-right: 50% !important;
    padding-left: 50px !important
}

.ssd-tmp-prv-mod .ssd-cnt-prnt.ssdss_tmln .ssd-col-item.ssd-col.l2 {
    padding-left: 50% !important;
    padding-right: 50px !important
}

#ssd-btn-sw-prv {
    border-radius: 0;
    height: 45px;
    margin: 0;
    background-color: #fff;
    border-color: #fff;
    color: #444;
    text-shadow: none;
    box-shadow: none;
    padding: 10px 25px;
    font-weight: bold;
    transition: all .4s;
    font-size: 14px;
    line-height: 25px;
    vertical-align: top;
    margin-right: 10px
}

.ssd-tmp-prv-mod .ssd-col-item.ssd-col .ssd-card .ssd-author-detail,
.ssd-tmp-prv-mod .ssd-card .ssd-author-detail,
.ssd-tmp-prv-mod .ssd-col-item.ssd-col .ssd-card .ssd-action-row {
    width: calc(100% - 40px)
}

.ssd-tmp-prv-mod .ssd_load_more_btn button.template-3:hover::after,
.ssd-tmp-prv-mod .ssd_load_more_btn button.template-3:hover::before {
    height: 94%;
    width: 96%
}

.ssd-tmp-prv-mod .ssdss_tmln .ssd-col-item.ssd-col {
    padding-left: 50% !important;
    padding-right: 0 !important;
    width: 100% !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important
}

.ssd-scod-div {
    display: inline-block;
    width: 100%;
    padding: 18px;
    align-items: center;
    vertical-align: middle;
    box-sizing: border-box;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 10px;
    background: #fff;
    margin-top: 20px;
    position: relative
}

.wrap .ssd-add-feed-div {
    display: inline-block;
    width: 100%;
    padding: 18px;
    align-items: center;
    vertical-align: middle;
    box-sizing: border-box;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 10px;
    background: #fff;
    margin-top: 20px;
    position: relative;
}

.copy_shortcode {
    display: inline-block;
    padding: 10px 15px;
    width: auto;
    border: 1px solid;
    border-radius: 5px;
    min-width: 250px
}

.ssd-scod-div h1 {
    padding: 0
}

.ssd-scod-div .ssd-page-title {
    font-size: 23px;
    font-weight: 400;
    margin: 0;
    padding: 9px 0 4px 0;
    line-height: 29px
}

.ssd-tmp-prv-mod ui-button:active {
    border: none !important;
    background: transparent !important
}

.ssd-scod-div .pull-left {
    display: inline-block;
    width: auto;
    float: left
}

.ssd-scod-div .pull-right {
    display: inline-block;
    width: auto;
    float: right
}

.ssd-tmp-prv-mod .ssd-col-item.ssd-col .ssd-card.ssd_top .ssd-post-media.ssd_no_media .ssdso-icn.display_on_media {
    top: 10px
}

.ssd-tmp-prv-mod .ssd-col-item.ssd-col .ssd-card.ssd_not_card_media .ssd-content-wrap,
.ssd-tmp-prv-mod .ssd-col-item.ssd-col .ssd-card.ssd_display_corner_icon .ssd-content-wrap {
    margin-top: 30px
}

.ssd-div .error.notice p {
    word-break: break-word
}

.ssd-tmp-prv-mod .ui-button:hover,
.ssd-tmp-prv-mod .ui-button:focus {
    background: transparent !important;
    border: none !important
}

.disable_li {
    opacity: 0.6;
}

#ssd-advertisement-popup {
    padding: 0;
    line-height: 0;
    display: none;
    overflow: hidden;
}

.ssd-advertisement-ui-dialog .ui-dialog-buttonset .ssd-btn.ssd-btn-gray {
    background: #000 !important;
    border: medium none;
    border-radius: 50%;
    box-shadow: none;
    font-size: 15px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 5px;
    vertical-align: middle;
    color: #fff;
    width: 28px;
    height: 27px;
    margin-top: 0;
    line-height: 24px;
    padding-block-end: 3px !important;
}

.ssd-advertisement-ui-dialog .ui-dialog-buttonset .ssd-btn.ssd-btn-gray span {
    width: 27px;
    height: 21px;
    padding: 0;
    min-width: 25px;
    line-height: 19px;
    display: block;
}

.ssd-advertisement-ui-dialog .ui-dialog-buttonpane {
    padding: 0;
    border: 0;
}

.disable_div_l {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}

.disable_div_l i {
    top: 48%;
    left: 48%;
    position: absolute;
    color: #fff;
}

#select2-ssdsstmly-results li {
    opacity: 1;
}
.ssd-advertisement-link:focus {
    box-shadow: none;
}
@media screen and (max-width:1199px) {
    .ssds-set-box .designs,
    .ssds-set-box .designs_div {
        display: inline-block;
        width: 100%
    }
    .ssds-set-box .designs_div {
        padding: 0
    }
    .ssds-set-box .designs_div:first-of-type {
        margin-bottom: 15px
    }
    .ssds-set-box .designs_div img {
        width: 100%
    }
}

@media screen and (min-width:992px) {
    .ssdst_cls .ssds-mn-set {
        top: 100px !important
    }
    .ssdst_cls {
        transition: all 0.5s
    }
    .ssdst_cls .ssdstm-ly-hdr,
    .ssdst_cls .stm-hdr {
        position: sticky;
        top: 32px;
        z-index: 9999
    }
    .ssdst_cls .ssds-mn-set {
        min-height: 250px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .ssds-set-box input[type="text"],
    .ssds-set-box input[type="number"],
    .ssds-cntr input[type="text"],
    .ssds-cntr ul.form-table li .ssd-right select {
        min-width: auto
    }
    .ssds-set-box .inside table tbody tr td:first-child,
    .ssds-cntr ul li .ssd-left:first-child {
        width: 230px
    }
}

@media screen and (max-width:991px) {
    .ssds-set-box .chosen-container-single .chosen-single,
    .ssds-set-box ul.chosen-choices {
        height: auto;
        padding: 10px 20px
    }
    .ssds-set-box .chosen-container-single .chosen-single {
        height: 45px
    }
    .ssds-cntr .chosen-container-single .chosen-single div {
        top: 10px
    }
    #selectcardsettings td {
        min-width: 100%
    }
}

@media screen and (min-width:782px) and (max-width:991px) {
    .ssdst_cls .ssds-mn-set {
        top: 32px !important
    }
}

@media screen and (max-width:782px) {
    .ssdst_cls .ssds-mn-set {
        top: 42px !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .ssds-set-box .inside table tbody tr td {
        display: block;
        width: auto;
        margin-bottom: 0;
        padding: 10px
    }
    .ssds-set-box input[type="text"],
    .ssds-set-box input[type="number"],
    .ssds-cntr input[type="text"],
    .ssds-cntr ul.form-table li .ssd-right select {
        width: auto;
        height: 45px
    }
    .ssds-cntr ul li .ssd-left:first-child {
        width: 250px
    }
}

@media screen and (max-width:767px) {
    .ssd-screen .ssds-mn-set ul li span {
        display: none
    }
    .ssd-screen .ssds-mn-set ul li {
        text-align: center
    }
    .ssds-set-box .inside table tbody tr td:first-child,
    #selectcardsettings td {
        width: auto
    }
    .ssds-set-box .inside table tbody tr td {
        padding-right: 0
    }
    .ssds-set-box input[type="text"],
    .ssds-set-box input[type="number"],
    .ssds-cntr input[type="text"],
    .ssds-cntr ul.form-table li .ssd-right select {
        min-width: auto;
        height: 45px
    }
    .ssds-cntr ul.form-table {
        padding: 15px;
        width: 100%;
    }
    .ssds-cntr ul.form-table li {
        display: inline-block;
        width: 100%
    }
    .ssds-cntr ul.form-table li .ssd-left,
    .ssds-cntr ul.form-table li .ssd-right {
        display: inline-block;
        width: 100%;
        padding: 15px 0
    }
    .ssds-cntr ul.form-table li .ssd-right select {
        height: 50px !important;
        font-size: 14px !important
    }
}

@media screen and (min-width:481px) and (max-width:767px) {
    .ssd-screen .stm-hdr h3 {
        font-size: 16px
    }
    .ssd-screen .ssds-mn-set {
        max-width: 100px
    }
    .ssd-screen .ssds-set-box {
        width: calc(100% - 100px);
        padding: 20px
    }
    .ssd-screen .ssds-set-box h2 {
        font-size: 16px
    }
}

@media screen and (max-width:480px) {
    .ssd-screen .ssds-set-box .form-table {
        table-layout: fixed
    }
    .ssd-screen .stm-hdr,
    .ssd-screen .stm-hdr p.submit {
        display: inline-block;
        width: 100%
    }
    .ssd-screen .stm-hdr h3 {
        display: inline-block;
        width: calc(100% - 30px);
        padding: 15px;
        font-size: 16px
    }
    .ssd-screen .stm-hdr p.submit {
        text-align: center
    }
    .ssd-screen .stm-hdr p.submit input {
        height: auto;
        margin: 0 0 10px
    }
    #ssd-btn-sw-prv {
        height: auto;
        margin: 0 0 10px;
        line-height: 17px
    }
    .ssd-screen .ssds-mn-set {
        max-width: 40px
    }
    .ssd-screen .ssds-set-box {
        width: calc(100% - 40px);
        padding: 15px
    }
    .ssd-screen .ssds-set-box h2 {
        font-size: 16px
    }
    .ssd-screen .ssds-mn-set ul li {
        padding: 5px 10px;
        line-height: 25px
    }
    .ssd-screen .ssds-mn-set ul li.ssd_stream-active-tab:before {
        border-top: 5px solid transparent;
        border-right: 5px solid #f3f3fb;
        border-bottom: 5px solid transparent
    }
    .ssd-screen .ssds-mn-set ul li i {
        font-size: 14px;
        margin: 0
    }
    .ssd-scod-div .pull-right {
        float: left;
        margin-top: 20px
    }
    .ssd-scod-div .copy_shortcode {
        min-width: 265px
    }
}
.disable_li .wp-picker-container {
	pointer-events: none;
	cursor: cell;
}