.atcontent_wrap {
    margin-right: 20px;
}
.atcontent_invite{
    width: 860px;
    margin:0px auto;
    text-align:center;
    position: relative;
    z-index: 100;
}
.atcontent_invite.footer {
    width: 860px;
    margin: 0 auto;
    text-align:center;
}
.invite_left {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    width: 490px;
    *zoom: 1;
}
.invite_right {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    width: 302px;
    *zoom: 1;
}
.connect_left {
    display: inline-block;
    *display: inline;
    vertical-align: top;
    width: auto;
    *zoom: 1;
}

#follow_steps_block > p {
    font-size: 12px;
    color: gray;
    margin-top: -5px;
}

.triangle-left {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid white;
    border-bottom: 40px solid transparent;
    position: relative;
    z-index: 300;
    float: left;
    margin-left: -15px;
}

.inline-block {
    display: inline;
    margin-left: 15px!important;
}

.get_paid_message_block{
    margin: auto;
    margin-top: 40px;
    width: 460px;
}

.get_paid_message_block > h1 {
    margin-bottom: 20px;    
    line-height: 1em;
    text-align: center;
}

.get_paid_message_block > img{
    margin-left: 214px;
}

.triangle-top {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 28px solid white;
    position: relative;
    z-index: 300;
    float: left;
    margin-left: 20px;
    margin-right: -45px;
    margin-top: -20px;
}

#sign_changer {
    margin-bottom: 20px;
}


#tip_one_step:before {
    content: '';
    border-style: solid;
    border-color: #e2c822 transparent transparent;
    border-width: 10px 8px 0;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -8px;
    margin-top: 1px;
}

#tip_one_step:after {
    position: absolute;
    top: 100%;
    left: 50%;
    border-style: solid;
    border-width: 10px 8px 0;
    border-color: #fff9d7 transparent transparent;
    content: '';
    margin-left: -8px;
}

.ac_tip_show {
    background: #fff9d7!important;
    border: 1px solid #e2c822;
    border-radius: 0!important;
    font-family: SegoeUI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
    position: relative;
    width: 420px;
}

.ac_tip_show p + p {
    margin-top: 0.5em;
}

.ac_tip_show > p {
    margin: 0;
}

.ac_welcome_show_visible {
    background-color: white;
    position: relative;
    border-radius: 5px;
    z-index: 300; 
    padding: 10px;
}

.ac_welcome_left {    
    margin-left: 15px;
}

.b_enable {
    background: none repeat scroll 0 0 #808080;
    color: #FFFFFF !important;
}

.connect_right {
    display: inline-block;
    *display: inline;
    vertical-align: top;
    width: 302px;
    *zoom: 1;
}
.atcontent_invite h1{
    font-family: "wf_SegoeUILight","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-weight: normal;
    line-height: 1.4em;
}
.atcontent_wrap h2{
    font-family: "wf_SegoeUILight","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-weight: normal;
}
.atcontent_wrap h3{
    font-family: "wf_SegoeUILight","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";    
}
.atcontent_wrap hr{
height: 1px;
border: none;
color: #c9c9c9;
background: #c9c9c9;
margin: 0;
float: left; 
width: 100%; 
}
/*.atcontent_wrap hr:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/
.atcontent_invite hr{
    /*width: 640px;*/
    margin: 20px 0;
}
.atcontent_invite table {text-align: left; border: 0;}
.atcontent_invite table td {vertical-align: top;}
.atcontent_invite .discl {font-size: 1.3em; line-height: normal; color: #7d7d7d;margin-bottom: 40px;}

button {
    border: medium none;
    cursor: pointer;
    font: 16px/2em "wf_SegoeUI","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    padding: 0 1em;
    position: relative;
    text-align: left;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.15);
}
button:active, a.likebutton:active {
    top: 1px;
}
.likebutton {
    -moz-box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font: 16px/2em "wf_SegoeUI","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    padding: 0 1em;
    position: relative;
    text-decoration: none;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.15);
    -webkit-transition: background-color .2s;
            transition: background-color .2s;
}
button.button-size-small, .likebutton.b_small {
    font-size: 12px;
}
button.button-size-big, .likebutton.b_big {
    font-size: 25px;
}
button.button-size-large, .likebutton.b_large {
    font-size: 48px;
}
button.button-color-green, .likebutton.b_green {
    background: none repeat scroll 0 0 #36AE1E;
    color: #FFFFFF !important;
}
button.button-color-green:hover, .likebutton.b_green:hover, .qq-upload-button-hover .likebutton.b_green {
    background: none repeat scroll 0 0 #4CCA33;
}
button.button-color-green:active, .likebutton.b_green:active {
    background: none repeat scroll 0 0 #24960E;
}
button.button-color-green[disabled], .likebutton.b_green.disabled {
    background: none repeat scroll 0 0 #4CCA33 !important;
}
button.button-color-orange, .likebutton.b_orange {
    background: none repeat scroll 0 0 #EE8900;
    color: #FFFFFF !important;
}
button.button-color-orange:hover, .likebutton.b_orange:hover, .qq-upload-button-hover .likebutton.b_orange {
    background: none repeat scroll 0 0 #F5A200;
}
button.button-color-orange:active, .likebutton.b_orange:active {
    background: none repeat scroll 0 0 #E76D00;
}
button.button-color-orange[disabled], .likebutton.b_orange.disabled {
    background: none repeat scroll 0 0 #F5A200 !important;
}
button.button-color-white,
.likebutton.b_white {
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #555 !important;
    text-shadow: none !important;
}

button.button-color-white:hover,
.likebutton.b_white:hover, .qq-upload-button-hover .likebutton.b_white {background: #f5f5f5}

button.button-color-white[disabled],
.likebutton.b_white.disabled {
    background: #fff !important;
    border-color: #ccc !important;
}

.atcontent_banner{
    background: #b9f1fd; padding: 10px 20px;width: 400px;
}
.atcontent_banner textarea{
    width: 100%;
    height: 45px;
    font-family: "wf_SegoeUI","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 10pt;
}

.ac_table_readership {
    
}
.ac_table_readership td{
    padding: 0 15pt;
    text-align:right;
}
.ac_table_readership th{
    font-size:10pt;
    line-height:15pt;
    padding: 0 15pt;
    text-align: right;
}
.ac_table_readership tr{
    font-size:50pt;line-height:50pt;
}
.ac_readership {
    float: left;
}
.ac_table_readership_inside {
    width: 100%;   
}
.ac_table_readership_inside .caption {
    font-size: 10pt;
    text-align: left;
}
.ac_table_readership_inside .value {
    font-size: 24pt;
    line-height: 24pt;
    text-align: right;
}

.ac-url-entry {
    background: #fff;
    display: none;
}
.ac-url-entry .url-caption {
    padding-left: 10pt;
    
}

#atcontent_dashboard_inside {
    margin: -11px -12px -12px -12px;
}

.ac-dashboard-brief table {
    width: 100%;
    border-collapse:collapse;
}

.ac-dashboard-brief th {
    text-align: center;
}

.ac-dashboard-brief th a {
    display: block;
    padding: 0.75em;
}

.ac-dashboard-brief__tab-inactive {
    background: #f5f5f5;
}

#ac-dashboard-monthly-row {
    display: none;
}

.b-dashboard-info {
    position: absolute;
    top: 10px;
    left: 0px;
}
.b-dashboard-info > p {
    margin: 0;
}

#user_data_form {
    margin-bottom: 30px;
}

#sync-process {
    float: left;
    margin-right: 20px;
    display: none;
}

.one_page_link {
    text-decoration: none;
    border-bottom: 1px dashed #0074a2;
    cursor: pointer;
}
#settings_step {
    display: none;
    position: absolute;
    z-index: 100;
    top: 40px;
    width: 440px;
}

.stat_block_single {
    margin-left: 30%;
}
    .b-dashboard {
        *zoom: 1;
    }
    .b-dashboard:after {
        clear: both;
        content: '';
        display: block;
    }
        .b-dashboard-col {
            float: left;
            margin-right: 100px;
        }
        .b-dashboard-table {
            border-radius: 10px 10px 10px 10px;
            box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
            display: inline-block;
            margin-bottom: 1.5em;
            padding: 10px;
                position: relative;
                background: #fff;
        }
        .b-dashboard-table-status {
            width: 40%;
        }
            .b-dashboard-table table {
                border-collapse: collapse;
            }
            .b-dashboard-table-status table  {
                width: 100%;
            }
                .b-dashboard-table th, .b-dashboard-table td {
                    /*border-top: 1px solid #EEEEEE;*/
                }
                .b-dashboard-table tr:first-child th, .b-dashboard-table tr:first-child td {
                    border: medium none;
                }
                .b-dashboard-table th {
                    font-weight: normal;
                    padding: 10px 100px 10px 10px;
                    text-align: left;
                }
                .b-dashboard-table td {
                    font-size: 18px;
                    padding: 10px;
                    text-align: right;
                }
                    .b-dashboard-table .likebutton.b_white.b_small {
                        /*left: 100%;
                        margin: -4px 0 0 10px;
                        position: absolute;
                        white-space: nowrap;*/
                       
                    }
                .b-dashboard-list {
                    font-size: 17px;
                    line-height: 1.2em;
                    margin-bottom: 1.8em;
                }
                    .b-dashboard-list li {
                        padding-left: 1em;
                    }
                        .b-dashboard-list li:before {
                            content: '\2013\00a0';
                        }

.b-dashboard-table_bigshadow {
    box-shadow: 0px 0px 20px 5px  rgba(0, 0, 0, 0.2) ;
}

.b-dashboard-table_nonbg {
    background-color: initial;
    box-shadow: none;
    text-align: left;
}

.b-settings-tabs {
    border-bottom: 1px solid #CCCCCC;
    font-size: 18px;
    line-height: 18px;
    margin: 20px 0;
}
    .b-settings-tabs ul {
        margin: 0;
        padding: 8px 0 0 1px;
        *zoom: 1;
    }
        .b-settings-tabs  ul:after {
            clear: both;
            content: '';
            display: block;
        }
        .b-settings-tabs li {
            float: left;
            margin: 0;
        }
            .b-settings-tabs a, .b-settings-tabs span {
                background: #f9f9f9;
                border: 1px solid #ccc;
                float: left;
                overflow: hidden;
                margin: 0 0 -1px -1px;
                padding: 10px 20px 10px 45px;
                position: relative;
            }
            .b-settings-tabs span {
                background: #fff;
                border-bottom-color: #fff;
                margin-top: -8px;
                padding: 14px 20px 14px 45px;
            }
                .b-settings-tabs i {
                    color: #eee;
                    font-size: 3em;
                    font-style: normal;
                    height: 100%;
                    left: 10px;
                    line-height: 1em;
                    position: absolute;
                    text-shadow: 0 -1px 0 #ccc;
                    top: 0;
                }
                .b-settings-tabs span i {
                    margin-top: -0.1em;
                }

.b-cols {
    text-align: center;
}
.hint {
    position: relative;
    vertical-align: middle;
    margin-left: 2px;
}

.hint >img{
    width: 14px;
    height: 14px;
}

.hint:hover::after {
    content: attr(data-title); 
    position: absolute; 
    left: 20%; top: 30%; 
    z-index: 1; 
    width: 300px;
    background: rgba(255,255,230,0.9);
    font-family: Arial, sans-serif; 
    font-size: 11px; 
    color: black;
    padding: 5px 10px;
    border: 1px solid #333;
    margin-left: 10px;
   }

.popup-bg {
    background-color: #000;
    opacity: 0.7;
    position: fixed;
    z-index: 200;
    top: 0;
    left: 160px;;
    right: 0;
    bottom: 0;
}

.b-cols:after {
    clear: both;
    content: '';
    display: block;
}
    .b-column {
        margin-right: 2.5%;
        padding-right: 2.5%;
        text-align: left;
    }
    .b-column:first-child {
        border-right: 1px dotted #ccc;
        margin-left: -1px;
    }

/*.b-cols fieldset {margin: 2em 0 10px}*/
.b-cols fieldset:first-child {margin-top: 10px}
    .b-cols legend {
        font: 23px "wf_SegoeUILight","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        margin-bottom: .2em;
        padding: 0;
        color: #000;
    }

.b-settings-table {
    margin: 0 0 1.5em;
    width: 100%;
}
    .b-settings-table th {
        font-weight: normal;
        padding: 4px 0;
        text-align: left;
        width: 30%;
    }
    .b-settings-table td {
        padding: 4px 0;
        width: 70%;
    }
        .b-settings-table td input[type=text],
        .b-settings-table td input[type=password],
        .b-settings-table td textarea,
        .b-settings-table td select {
            -moz-box-sizing: border-box;
                 box-sizing: border-box;
             width: 100%;
        }
.b-checkbox-row {padding: 4px 0 4px 1.4em}
    .b-checkbox-row label {cursor: default}
    .b-settings-table .b-checkbox-row label {padding: 0}
        .b-checkbox-row label input[type=checkbox],
        .b-checkbox-row label input[type=radio]{
            float: left;
            margin: 5px 0 0 -1.4em;
            padding: 0;
        }

input[disabled] {background: #eee}

.b-column-single {width: 500px}
.ac-small{font-size: 0.8em;}

.checkbox_group {
    margin: 1em 0;
    overflow: hidden;
    *zoom: 1;
}
    .checkbox_group label {
        clear: both;
        float: left;
    }
    .checkbox_group input,
    .checkbox_group img,
    .checkbox_group span { vertical-align: middle; }
.dashed {
    border-bottom: 1px dashed;
    text-decoration: none;
}
    .dashed:hover {
        border-color: transparent;
        text-decoration: none;
    }
.small_text { font-size: .8em; }
    .checkbox_manage a { margin-left: .4em; }

.b-note {
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
}
.b-note:after {
    bottom: 10px;
    font-family: "wf_SegoeUILight","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
    font-size: 2em;
    position: absolute;
    right: 10px;
}
.b-note.success {
    background: none repeat scroll 0 0 #E4FFD6;
    border: 1px solid #BFDFBC;
}
.b-note.success:after {
    color: #B0CCA2;
    content: ":-)";
}

.b-dashboard-brief {
    height: 235px;
    position: relative;
}
    .b-dashboard-brief__left {
        padding-left: 20px;   
    }

    .b-dashboard-brief__left {
        left: 0;
        z-index: 1;
    }

    .b-dashboard-brief__left_front { 
        padding-left: 30px;
        width: 200px;
    }
    .b-dashboard-brief__right_front { 
        width: 200px;
        padding-left: 30px; 
        left: 200px;
    }
        
        .b-dashboard-brief__plus {
            float: left;
            font-size: .8em;
            line-height: 1.55;
            margin-left: -.6em;
        }
        .b-dashboard-brief__value_small .b-dashboard-brief__plus {
            font-size: 1em;
            line-height: 1.3;
        }
        
        .b-dashboard-brief__value {
            font: bold 42px Calibri, 'Trebuchet MS', Arial, Helvetica, sans-serif;
        }
        .b-dashboard-brief__value_orange { color: #ee8900; }
        .b-dashboard-brief__value_blue { color: #13669d; }
        .b-dashboard-brief__value_small {
	        font-size: 18px;
	        margin-top: .6em;
        }

        .b-dashboard-brief__description {
            line-height: 1.4;
            margin-top: -.5em;
        }
        .b-dashboard-brief__description_small { font-size: 11px; }


        .b-dashboard-brief__flip-panel {
            bottom: 0;
            left: 0;
            position: absolute;
        }

    .b-dashboard-brief__empty-chart {
        background-color: #DDDDDD;
        border-radius: 50%;
        width: 100%;
        height: 100%;
    }

.ac-dollar__val {
    display: block;
    padding: 0 6px;
}

.ac-dollar {
    border-radius: 10px;
    display: inline-block;
    font-size: 9px;
    font-weight: 600;
    line-height: 17px;
    margin: 1px 0 0 2px;
    vertical-align: top;
    z-index: 26;
    background-color: #36ae1e;
    color: #FFFFFF;
}

.ac-connect-button {
    vertical-align: middle !important;
    font-size: 16px !important; 
    padding:5px 10px !important;
    height:40px !important;
    margin-right:20px !important;
}

.column-acpromoting {
    width: 90px;
}
.ac-button-promote {
    margin-top: -1px;
    padding: 0 4px 0 4px;
}
.ac-logo-promote {
    display: inline-block !important;
    font: normal 1.7em/1em ACLogo !important;
    vertical-align: middle !important;
    color: #fff !important;
    cursor: pointer;
    height: 1.1em;
}
.ac-logo-promote:before {
    content: '1';
}

    .contentColumns:after {
        clear: both;
        content: "";
        display: block;
    }
    .contentColumns {
        margin-left: -5px;
    }
    .mainCol {
        overflow: hidden;
        padding-left: 5px;
    }
        
    .asideCol {
        float: left;
        margin-left: 5px;
        margin-right: 35px;
        min-height: 1px;
        position: relative;
        width: 200px;
    }
    .article-inline {
        display: inline-block;
        margin-bottom: 50px;
        min-width: 350px;
        vertical-align: top;
        width: 48%;
    }


.b-hints:after {
    clear: both;
    content: "";
    display: block;
}
.b-hint-bar {
    font-size: 13px;
    width: 60%;
}
.b-hint-bar .icon-bulb {
    font-size: 15px;
}
.b-hints {
    border-top: 1px solid #DDDDDD;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 50px;
    padding-top: 25px;
    position: relative;
}
.b-hints:before {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 0 8px #FFFFFF, 0 0 0 4px #FFFFFF inset, 0 0 0 5px #DDDDDD inset;
    content: "";
    height: 10px;
    left: 50%;
    margin: -6px;
    position: absolute;
    top: 0;
    transform: rotate(45deg);
    width: 10px;
}
.b-hints_no-border {
    border: medium none;
}
.b-hints_no-border:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    margin: 0;
    transform: none;
}
.b-hints__title {
    color: #000000;
    font-size: 28px;
    margin: 0 0 1em;
    text-align: center;
}
.b-hints__subtitle {
    margin-top: -1em;
    text-align: center;
}
.b-hints__todo {
    float: left;
    font-size: 16px;
    line-height: 28px;
    width: 220px;
}
.b-hints__title + .b-hints__todo, .b-hints__subtitle + .b-hints__todo {
    margin-top: -0.5em;
}
.b-hints__todo-list {
    background: none repeat scroll 0 0 #F9F9F9;
    list-style: none outside none;
    margin: 0;
    padding: 0.5em 0 0.5em 2em;
    text-align: left;
}
.b-hints__todo-item {
    margin: 0 0 5px;
}
.b-hints__todo-item-title {
    border-bottom: 1px dotted #999999;
    cursor: pointer;
}
.b-hints__todo-item_current .b-hints__todo-item-title, .b-hints__todo-item_undone ~ .b-hints__todo-item .b-hints__todo-item-title {
    border-color: rgba(0, 0, 0, 0);
    cursor: auto;
}
.b-hints__todo-item-title:hover {
    border: medium none;
}
.b-hints__todo-item-sub-title {
    color: #666666;
    display: block;
    font-size: 0.7em;
    font-weight: normal;
    line-height: 1em;
}
.b-hints__todo-icon {
    float: left;
    margin-left: -1.2em;
}
.b-hints__todo-icon.icon-ok {
    color: #CCCCCC;
}
.b-hints__todo-item_done .icon-ok {
    color: #36AE1E;
}
.b-hints__todo-item_current .icon-ok {
    display: none;
}
.b-hints__todo-icon.icon-right-arrow {
    color: #EE8900;
    display: none;
}
.b-hints__todo-item_current .icon-right-arrow {
    display: block;
}
.b-hints__todo-progress {
    display: inline-block;
}
.b-hints__todo-progress-item {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 4px;
    float: left;
    height: 8px;
    margin-left: 3px;
    transition: all 500ms ease 0s;
    width: 8px;
}
.b-hints__todo-progress-item_done {
    background: none repeat scroll 0 0 #36AE1E;
}
.b-hints__list {
    padding: 0 300px;
}
.b-hints__item {
    display: none;
}
.b-hints__item_visible {
    display: block;
}
.b-hints__item p {
    margin: 0.5em 0;
}
.b-hints__small-note {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
}
.b-hints__item q {
    display: block;
    text-indent: -0.3em;
}
.b-hints_aside {
    padding-top: 0;
}
.b-hints_aside .b-hints__todo {
    float: none;
    margin-bottom: 25px;
    width: auto;
}
.b-hints_aside .b-hints__list {
    font-size: 16px;
    line-height: 1.4;
    padding: 0;
}

.blocked {
  position: relative; }
  .blocked:after {
    background: #fff;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }

.b-hints form {
  text-align: center; }
.b-hints .b-select {
  margin-bottom: 4px;
  min-width: 0;
  width: 100%; }

.b-hints__list {
  -moz-transition: 500ms;
  -o-transition: 500ms;
  -webkit-transition: 500ms;
  transition: 500ms;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 500px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 10;
  padding: 20px !important; }
  .b-hints__list.b-hints__list_on-the-right {
    left: auto;
    right: 100%; }
  .b-hints__list.docked {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 100%;
    left: 0;
    width: 100%;
    box-shadow: none; }
    .b-hints__list.docked.b-hints__list_on-the-right {
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      margin: 0 -30px;
      padding: 20px 30px !important;
      left: auto;
      right: 0; }

.b-hints__list-arrow {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 10px; }
  .b-hints__list-arrow:after {
    border: 10px solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    border-left-width: 0;
    border-right-color: #fff;
    left: 0;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px; }
  .b-hints__list_on-the-right .b-hints__list-arrow {
    left: auto;
    right: 0; }
    .b-hints__list_on-the-right .b-hints__list-arrow:after {
      border-width: 10px 0 10px 10px;
      border-color: transparent;
      border-left-color: #fff;
      margin: -10px -10px 0 0; }

.contentColumns .CPlase_panel {
  display: none; }

.CPlase_publicationLink {
  font-size: 1.4em;
  margin-top: 1em; }
  .CPlase_publicationLink .ac-rpst-b {
    vertical-align: text-top; }

.p-usageTips {
  font-size: 14px;
  padding-left: 2em; }

.b-select {
    border: 1px solid #b8c5d1;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 2;
    padding-right: 2em;
    position: relative;
    text-align: left;
}
.b-select-focused .b-select-arrow,
.b-select-focused .b-select-value {
    background: #f9f9f9;
}
.b-select:after {
    clear: both;
    content: '';
    display: block;
}
    .b-select select {
        max-width: 100%;
    }
    .b-select-arrow {
        background: #fff;
        cursor: pointer;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 2em;
        z-index: 2;
    }
    .b-select-arrow:before {
        background: center no-repeat;
	    background-image: url('data:image/gif;base64,R0lGODlhBwAEAIABADMzM////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFOUFGMEQ5NDcxRTMxMUUyOTY5QUY0NzFGNjk4QjhDQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFOUFGMEQ5NTcxRTMxMUUyOTY5QUY0NzFGNjk4QjhDQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU5QUYwRDkyNzFFMzExRTI5NjlBRjQ3MUY2OThCOENDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkU5QUYwRDkzNzFFMzExRTI5NjlBRjQ3MUY2OThCOENDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAAAQAsAAAAAAcABAAAAgiED4EZag1ZKAA7');
        content: '';
        height: 2em;
        left: 0;
        position: absolute;
        top: 0;
        -webkit-transition: 300ms;
                transition: 300ms;
        width: 100%;
    }
    .b-select-open .b-select-arrow:before {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .b-select-value {
        background: #fff;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        height: 100%;
        left: 0;
        overflow: hidden;
        padding: 0 2em 0 .5em;
        position: absolute;
        text-overflow: ellipsis;
        top: 0;
        width: 100%;
        white-space: nowrap;
        z-index: 1;
    }
    .b-select-list {
        background: #fff;
        border: solid #b8c5d1;
        border-width: 1px 0;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
        left: -1px;
        line-height: 2;
        list-style: none;
        margin: 0;
        max-height: 24em;
        overflow-x: hidden;
        overflow-y: hidden;
        opacity: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        -webkit-transition: none;
                transition: none;
        width: 0;
        z-index: 151;
    }
    .b-select-upside-down .b-select-list,
    .b-select-list.b-select-upside-down {
        bottom: 100%;
        -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
                box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
        top: auto;
     }
    .b-select-list.b-select-open-list {
        border-width: 1px;
        min-width: 100%;
        opacity: 1;
        overflow-y: auto;
        -webkit-transition: opacity 300ms;
                transition: opacity 300ms;
        width: auto;
    }
        .b-select-list-item {
            margin: 0;
            padding: 0;
            white-space: nowrap;
        }
        .b-select-open-list .b-select-list-item {
            padding: 0 .5em;
        }
        .b-select-option {cursor: pointer}
        .b-select-option.b-select-option-active {background: #ddeef2}
        .b-select-optgroup {
            background: #e9e9e9;
            cursor: default;
        }
        .b-select-option-grouped {
            padding-left: 1.2em;
        }
            .b-select-item-image {
                margin-right: .4em;
                vertical-align: middle;
            }

.b-select-multiple {
    border: none;
    cursor: default;
    max-height: 24em;
    margin-right: 0;
}
    .b-select-multiple select {
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .b-select-multiple .b-select-list {
        display: block;
        border: 1px solid #b8c5d1;
        -webkit-box-shadow: none;
                box-shadow: none;
        height: auto;
        left: 0;
        min-height: 4em;
        min-width: 100%;
        opacity: 1;
        overflow-y: scroll;
        position: relative;
        top: 0;
        width: auto;
    }
        .b-select-multiple .b-select-option.b-select-option-active { background: #ddeef2; }

.b-select-editable {
    cursor: default;
    max-width: 500px;
    min-width: 300px;
    width: 75%;
}
.b-select-focused.b-select-editable .b-select-arrow,
.b-select-focused.b-select-editable .b-select-value {
    background: #fff;
}
    .b-select-editable select {
        height: 100% !important;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .b-select-editable .b-select-value {
        cursor: text;
        padding-left: 4px;
        position: relative;
        text-overflow: clip;
        white-space: normal;
    }
        .b-select-editable input.b-select-value-input {
            border: none;
            float: left;
            margin: 0 !important;
            min-width: 180px;
            padding: 0;
            width: 100%;
            box-shadow: none;
            height: 2em;
        }
        .b-select-value-tag {
            background: #ddeef2;
            cursor: default;
            float: left;
            height: 1.6em;
            line-height: 1.4;
            margin: 3px 4px 0 -1px;
            padding: 0 3px;
            white-space: nowrap;
        }
            .b-select-value-tag .icon-del {
                cursor: pointer;
            }
            .b-select-value-tag .icon-del:before {
                color: #b0d2f4;
                font-size: .9em;
                -webkit-transition: color 500ms;
                        transition: color 500ms;
            }
            .b-select-value-tag .icon-del:hover:before {
                color: #84b8f7;
                -webkit-transition: none;
                        transition: none;
            }

.languageSelect {font-size: 13px}

.postList .blocked {
    position: relative;
}
.postList .blocked:after {
    background: none repeat scroll 0 0 #FFFFFF;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.b-green-text {
    color: #36AE1E;
}

.b-ac-acc__pane-content .spinner {
    display: inline-block;
    float:none;
    vertical-align:middle;
}

.b-ac-acc__pane-content .updated {
    display: inline-block;
}

.b-alert {
    overflow: hidden;
  position: relative;
  margin-bottom: 1.2em;
  padding: 0.8em; }
  .b-alert > :first-child {
    margin-top: 0; }
  .b-alert > :last-child {
    margin-bottom: 0; }

.b-alert a {
  text-decoration: none; color: #222; }
.b-alert a:hover {
  text-decoration: none; }

.b-alert .b-tools-hide, .b-alert .b-alert__hide {
  position: absolute;
  right: 0.8em;
  top: 0.8em; }


.b-alert_hidable {
  padding-right: 2.5em; }

.b-alert_info, .toolsInfo {
  background: #ebf8ff;
  border: 1px solid #c7e0ee; }

    .b-alert p,
    .b-alert ul,
    .b-alert ol {
        margin: 0 0 .7em;
    }

        .b-alert li {
            margin: 0.2em 0;
        }

    .b-alert .b-alert__hide {
        position: absolute;
        right: .8em;
        top: .8em;
    }
    
 .b-post-highlight {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: .5em;
    padding-bottom: .5em;
    color: #999;
    font-size: .8em;
}
.b-post-highlight__refresh {
    float: right;
    cursor: pointer;
}
@font-face {
    font-family: 'ACLogo';
    src: url('//atcontent.com/Css/Widget/font/AtContentLogo.eot');
    src: url('//atcontent.com/Css/Widget/font/AtContentLogo.eot?#iefix') format('embedded-opentype'),
         url(data:font/woff;charset=utf-8;base64,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) format('woff'),
         url(data:font/truetype;charset=utf-8;base64,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) format('truetype'),
         url('//atcontent.com/Css/Widget/font/AtContentLogo.svg#AtContentLogo') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fixed_spinner {
    display: inline-block;
    position: absolute;
    margin-top: 13px;
}
.d-settings_envato_block {
    margin-bottom: 40px;
}
.d-settings_envato_block_datetime {
    font-size: smaller;
}

div.f-settings_envato_error {
    width: 40%;
    margin-left: 30%;
}

div.d-settings_envato_error {
    width: 200px;
    margin-left: 0;
}

input#ac_envato_purchase_id_show {
    width: 225px;
    height: 40px;
}