@font-face {
    font-family: icons;
    src: url(../font/icons.woff2) format('woff2'), url(../font/icons.woff) format('woff')
}
.ias-main *,
.ias-main:after,
.ias-main:before {
    border: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.browsehappy {
    margin: 0 0 20px;
    padding: 10px;
    border: 1px solid #e66f00;
    text-align: center
}
.ias-wrap {
    margin: 0 0 0 -10px;
    padding: 20px 0 0;
    text-rendering: optimizeLegibility
}

.ias-column h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase
}
.ias-column h3.icon:before {
    font: 400 30px/30px icons;
    top: 4px;
    right: 20px;
    speak: none;
    width: 1em;
    color: #8e959c;
    position: absolute;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.ias-column.ias-arrow h3.icon:before {
    content: '\2387'
}
.ias-column.ias-join h3.icon:before {
    content: '\e795'
}
.ias-column.ias-diff h3.icon:before {
    content: '\e73c'
}
.ias-column h6 {
    clear: both;
    color: #8e959c;
    margin: 0 0 20px;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase
}
.ias-column input[type=text],
.ias-column input[type=number],
.ias-column select {
    font-size: 12px;
    text-align: center;
    background: #f8f8f9
}
.ias-column input[type=number] {
    padding: 0
}
.ias-column select[multiple] {
    width: 175px;
    min-height: 60px
}
.ias-column input.ias-mini-field {
    width: 40px
}
.ias-column .ias-medium-field {
    width: 100%;
    max-width: 285px
}
.ias-column input[type=text]+label,
.ias-column select+label {
    color: #8e959c;
    margin: 0 0 0 7px;
    display: inline-block;
    text-transform: uppercase
}
.ias-column>ul {
    padding: 0 20px 0 0
}
.ias-column:last-of-type>ul {
    border: 0
}
.ias-column>ul>li {
    width: 48%;
    padding: 10px 0 12px 12px;
    /*    position: relative;
        background: #fff;*/
}
.ias-column>ul>li a {
    text-decoration: none;
    border-bottom: 1px dotted #e0e5e9
}
.ias-column>ul>li a:hover {
    border-color: inherit
}
.ias-column>ul>li label {
    cursor: default;
    display: inline-block;
    line-height: 24px;
    max-width: 286px
}
.ias-column>ul>li label span {
    color: #8e959c;
    display: block;
    font-size: 12px;
    line-height: 16px
}
.ias-column>ul>li:after,
.ias-column>ul>li:before {
    width: 0;
    content: '';
    position: absolute
}

.ias-column.ias-arrow>ul>li:before {
    bottom: -24px;
    border-color: #fff transparent
}

.ias-column.ias-join>ul>li:before {
    left: 171px;
    bottom: -27px;
    height: 18px;
    border-right: 2px solid #fff
}
.ias-column.ias-diff>ul>li:before {
    left: 162px;
    bottom: -19px;
    width: 18px;
    height: 0;
    border-bottom: 2px solid #fff
}
.ias-column--submit-service {
    width: 342px;
    margin-top: 20px;
    padding-right: 20px
}
.ias-column--submit-service p {
    padding: 5px 0;
    margin: 0;
    text-align: center;
    width: 100%
}
.ias-column--submit-service p:first-of-type {
    border-top: 1px solid #e0e5e9
}
.ias-column--submit-service p:last-of-type {
    border-bottom: 1px solid #e0e5e9
}
.ias-column--submit-service .button {
    width: 100%;
    margin: 35px 0 10px
}
.ias-column>ul>li:last-of-type:after,
.ias-column>ul>li:last-of-type:before {
    display: none
}
.ias-column>ul>li>ul {
    margin: 10px 10px 0 26px;
    display: none
}
.ias-column>ul>li>ul li {
    padding: 2px 0
}
.ias-column>ul>li>ul label {
    margin: 0 0 0 7px
}
.ias-column>ul>li>input[type=checkbox]:checked~ul {
    display: block
}



.scspamnav{
    width: 19%;
    float: left;
    display: block;
    /*height: 952px;*/
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

.scspamnav div:hover{
    padding: 12px;
    background: #21BD9C;
    color: #ffffff;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    letter-spacing: 1px;
    font-size: 14px;

}
.scspamnav div{
    padding: 12px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    letter-spacing: 1px;
    font-size: 14px;

}
#section0 ,#section1 ,#section2 ,#section3{
    float: right;
    display: block;
    width: 80%;
    background: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

.scdashboard h2 ,.scfilter h2 ,.scadvanced h2 ,.scmore h2{
    text-align: center;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: inherit;
}
.ias-column.ias-arrow ,.ias-column.ias-join ,.ias-column.ias-diff{
    border-top: 1px solid #ccc;
}

.spamclean_left{
    float: left;
    background: #f2f2f2;
    height: 56px;
    box-shadow: 1px 1px 1px 0px #d9d9d9;
}
.spamclean_right{
    float: right;
    background: #f2f2f2;
    height: 56px;
    box-shadow: 1px 1px 1px 0px #d9d9d9;
}
.scactive{
    padding: 12px;
    background: #cccccc;
    color: #000000;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
}
.wp-menu-image.dashicons-before img{
    width: 20px;
}

/**, *::before, *::after {
    box-sizing: unset !important;
}*/
.spam_clean_overlay {
    background-color: rgba(0, 0, 0, 0.5);
    left: 19.8%;
    /*    min-height: 1002px;*/
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 78.5%;
    z-index: 1;
}

.spam_clean_overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.spam_clean_overlay a:hover, .spam_clean_overlay a:focus {
    color: #f1f1f1;
}
.spam_clean_overlay-content {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.spam_clean_overlay-inst{
    margin-bottom: 15px;
}
.spam_clean_overlay-inst h1{
    color: #ffffff;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 30px;
}
.spam_clean_overlay .spam_clean_twitter_login_link{
    background: #0073aa none repeat scroll 0 0;
    border-radius: 2px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 18px;
    line-height: 0;
    padding: 20px 35px;
    width: 330px;
    margin-bottom: 10px;
}
.spam_clean_overlay .spam_clean_other_login_link{
    background: #0073aa none repeat scroll 0 0;
    border-radius: 2px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-size: 18px;
    line-height: 0;
    padding: 20px 35px;
    width: 330px;
}

.spam_clean_error_overlay{
    background: #fff none repeat scroll 0 0;
    color: red;
    margin: 12px auto;
    width: 330px;
}

.scmaintitle{
    height: 30px;
    border-bottom: 1px solid #ccc;
    background: #21BD9C;
    color: #ffffff;
}
.spamclean_overlay{
    width: 100%;
    float: left;
}
.sctitleback{
    background: #21BD9C;
    padding: 18px;
    margin: 0;
    color: #ffffff;
}
