@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.6.2/css/font-awesome.min.css");

.server-error{
    width: 700px;
    background-color: #fef7f8;
    border-left: 5px solid #f0868e;
    margin-right: 10px;
    padding: 10px 10px 10px 0;

}

.server-error i.fa{
    font-size: 30px;
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 14px;
    margin-left: 10px;
}

#aranalyzer_metabox h3.hndle span {
    display: block;
    padding-left: 37px;
    line-height: 32px;
    vertical-align: middle;
    background: url(../imgs/AW_logo_icon_80px.png) 0 0 no-repeat;
    background-size: 30px;
}

img#awLogoNoticeArea {
    max-height: 40px;
    float: left;
}

#aw-atomicAdminNotice h2 {
    margin-left: 60px;

}

/*#aranalyzer_metabox:hover .handlediv {*/
/*background: transparent url(../arrows.png) no-repeat 6px 15px !important;*/
/*}*/

#aranalyzer_metabox .inside p, #aranalyzer_metabox .inside div,
#aranalyzer_metabox .inside strong,
#aranalyzer_metabox .inside h1, #aranalyzer_metabox .inside h2,
#aranalyzer_metabox .inside h3, #aranalyzer_metabox .inside h4,
#aranalyzer_metabox .inside h5, #aranalyzer_metabox .inside h6,blockquote.randomQuote p, blockquote.randomQuote div {
    font-family: 'Roboto', sans-serif;

}

#aranalyzer_metabox .inside {
    padding: 0;
}

#aranalyzer_metabox .greyWhite {
    display: block;
    height: 1px;
    margin: 10px -12px 10px -10px;
    overflow: hidden;
    background-color: #e6e6e6;
    border-bottom: 1px solid #fff;
}

#aranalyzer_metabox .enabledArea span {
    font-weight: normal;
}

#aranalyzer_metabox .enabledArea {
    text-align: center;
}

#aranalyzer_metabox .enabledArea input {
    float: none;
    width: auto;
    margin-top: 0px;
    margin-right: 5px;
}

#aranalyzer_metabox .enabledArea select {
    float: none;
    margin-top: 0px;
    margin-right: 5px;
}

.AR-hide {
    display: none !important;
    visibility: hidden;
}

.AR-show {
    display: block !important;
    visibility: visible;
}

/*NEW UI August 2015*/
.arorangetext_font_WP {
    text-align: center !important;
    font-size: 20px;
    color: #E9915A !important;
    font-weight: bold !important;
}

.guestInput {
    margin: 4px auto;
    display: block;
    background-color: #ffffff !important;
    height: 34px;
    padding: 8px;
    border: 1px solid #cacaca;
    box-shadow: 0 0 4px #cacaca inset;
    border-radius: 4px;
}

.create-link{
    text-align: center;
    margin-top:20px;
}
.btn {
    display: block;
    margin: 16px auto;
    /*height: 34px;*/
    width: 62%;
    border-radius: 4px;
}

button#aw-signInFormSubmit {
    background-color:  #70BE4B;
    display: block;
    border: 1px solid  #70BE4B;
    color: #ffffff;
    margin-bottom: 2px;
}

#aw-goTosignUpForm, #aw-signUpFormSubmit {
    background-color: #F24A15;
    display: block;
    border: 1px solid #F24A15;
    color: #ffffff;
}

/*copy pasted*/
/** Following stylesheet is created to display assessment result.
  * Feel free to change its look and feel per your need.
  **/

/*class ac-container is each measure's wrapper*/
.ac-container {
    /*background: none repeat scroll 0 0 #ffffff;*/
    margin: 5px 0;
    /*padding: 1px;*/
    text-align: left;
    max-width: 600px;
}

.ac-container > h3 {
    color: #F3F3F3;
    padding-left: 6px;
}

.ac-container label {
    font-family: 'Roboto', sans-serif;
    color: #3A3A3A;
    font-size: 12px;
    position: relative;
    font-weight: 600;
    z-index: 20;
    float: none;
    height: 30px;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px;
    line-height: 24px;
    /*background: rgb(255, 255, 255);*/
    /*box-shadow: rgba(155, 155, 155, 0.298039) 0px 0px 0px 1px, rgba(255, 255, 255, 0.901961) 1px 0px 0px 0px inset, rgba(0, 0, 0, 0.0980392) 0px 2px 2px;*/

}

.ac-container article {
    /*background: #ffffff;*/
    margin-top: -1px;
    overflow: hidden;
    /*height: 0px;*/
    position: relative;
    z-index: 10;
    /*color: #00BFE7*/
}

/*color defines for each bullet, depending on state*/
/*#arTabTitle #ar-red:before {
    content: url("../imgs/Icon_AW_X_tm.png") !important;
    width: 22px;
    height: 22px;
}
#ar-red:before {
    content: url("../imgs/Icon_AW_X.png");
}

#ar-yellow:before {
    content: url("../imgs/Icon_AW_X.png");

}

#ar-green:before {
    content: url("../imgs/Icon_AW_check.png");
}*/

.ac-container label::after, .ac-container input:checked + label::after {
    visibility: hidden;
}

.ac-container input {
    display: none;
}

.ac-container input:checked ~ article.ac-small {
    height: 140px;
    overflow: scroll;
}

.ac-container input:checked ~ article.ac-medium {
    height: 180px;
}

.glyphicon.glyphicon-flag.ar-red {
    color: #BE1313;
}

.glyphicon.glyphicon-flag.ar-yellow {
    color: #fcff20;
}

.glyphicon.glyphicon-flag.ar-green {
    color: #005800;
}

.fa-caret-down:before {
    line-height: 1.6;
}

/**** highlight buttons ****/
iframe#content_ifr .highlight {
    color: red;
}

#hl-class input[type=radio], #hl-class input[type=checkbox] {
    display: none;
}

#hl-class input[type=radio] + label, #hl-class input[type=checkbox] + label {
    display: inline-block;
    /*margin:-2px;*/
    padding: 2px;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    margin: auto 20px;
    width: 110px;
}

#hl-class input[type=radio]:checked + label, #hl-class input[type=checkbox]:checked + label {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e0e0e0;
}

/* display buttons inlilne */
#hl-class > li {
    background: none;
    display: inline-block;
    max-width: 170px;
}

.ar-legend:before {
    /*background: url("../images/ar-small-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/

    content: url("../imgs/ar-small-logo.png");
    /*    font-size: 20px;
        margin-left: 20px;*/
}

/****Progress Bar and Scoring****/
.ar-progress {
    background-color: #F5F5F5;
    /*background: url("../images/atomic_score_bg.png") no-repeat 0 0 rgba(0, 0, 0, 0);*/
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    clear: both;
    height: 25px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    max-width: 200px;
    /*    padding: 10px 5px;*/
    position: relative;
}

.ar-score-container {
    width: 86px;
    height: 86px;
    border-radius: 100px;
    float: left;
    /*margin: 0 auto;*/
    position: relative;
    margin-left: 20%;
    background-color: #ffffff;
    border: 5px solid #EA818E;
    line-height: 90px;
}

/*Score Card*/
.ar-score-container > span {
    color: #EA818E;
    font-size: 50px;
    left: 13px;
    position: absolute;
    top: -3px;
}

.ar-score {
    bottom: 0;
    color: #34495E;
    font-size: 25px;
    position: absolute;
    text-shadow: 2px 2px rgba(125, 125, 125, 0.51);
}

/*Progress bar */
.bar-danger {
    background-color: #F72210;
    height: inherit;
    left: 0;
    position: absolute;
    top: 0;
}

.bar-warning {
    background-color: #F6D610;
    height: inherit;
    left: 100px;
    position: absolute;
    top: 0;
}

.bar-success {
    background-color: #2ecc71;
    height: inherit;
    left: 160px;
    position: absolute;
    top: 0;
}

.ar-score-wrapper {
    background: none repeat scroll 0 0 #282828;
    border: 3px solid #121212;
    border-radius: 5px;
    box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.2);
    margin: 10px 0;
    max-width: 300px;
    padding: 5px;
    position: relative;
}

.ar-score-message {
    font-size: 24px;
    text-align: center;
    /*left: 100px;*/
    text-shadow: 1px 1px rgba(125, 125, 125, 0.51);
    /*position: absolute;*/
    /*top: 40px;*/
}

/*uniquness does not show any color bullet*/
#content-orginality:before {
    content: "";
}

/* Show thumbs up if your content is unique */
.ar-thumbsUp {
    display: block;
    margin: 0 auto -20px;
    width: 75px;
}

.ar-wrapper {
    background: none repeat scroll 0 0 #14A0D1;
    border-radius: 9px;
    margin: 280px auto;
    max-width: 800px;
    padding: 50px;
}

#score-box {
    border: 1px solid #EAEAEA;
    background-color: #f9f9f9;
    padding: 5px 15px;
    margin-left: -15px;
    border-radius: 7px;
    max-width: 60%;
    margin-top: 20px;
}

#textarea-wrapper {
    margin-left: -15px;
    margin-right: 15px;
}

/* Following is exclusive to this example only*/
/*section {
    position: relative;
    text-align: center;
}
#contentwrapper {
    left: 32%;
    position: absolute;
}*/

/** Emotions **/
.emotion-details li {
    list-style: none outside none;
}

.emotion-green:before, .emotion-yellow:before, .emotion-red:before {
    content: "?";
    font-size: 130%;
    margin-left: -10px;
    padding-right: 5px;
}

.emotion-details li strong {
    text-transform: capitalize;
}

.emotion-green:before {
    color: #8bc675;
}

.emotion-yellow:before {
    color: #f5eb6b;
}

.emotion-red:before {
    color: #d82727;
}

.grammar-mistakes > li {
    padding-left: 10px;
}

.ac-large li {
    padding-left: 10px;
}

.ar-info-msg {
    color: #BF1E2E;
}

/************************/
/** NEW UI Aug 1st, 2014**/
/*************************/
.arScoreBtn {
    -moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
    -webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
    box-shadow: inset 0px 1px 0px 0px #f5978e;
    background-color: #db2537;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
    text-indent: 0px;
    border: 1px solid #c41d2e;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    height: 38px;
    line-height: 38px;
    width: 100px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #810e05;

    margin-left: 75px;
}

.arScoreBtn:hover {
    background-color: #d9505e;
}

.arScoreBtn:active {
    position: relative;
    top: 1px;
}

.AR-tabsButton {
    background-color: #ffffff;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    text-indent: 0;
    border: 1px solid #ddd;
    display: inline-block;
    color: #333;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    width: 72px;
    text-decoration: none;
    text-align: center;
    /*text-shadow: 1px 1px 0px #ffffff;*/
}

.AR-tabsButton.active {
    background-color: #2D3844;
    color: #ffffff;
    box-shadow: none;
}

.AR-tabsButton:hover {
    background-color: #2D3844;
    color: #f9f9f9;
    text-decoration: none;
}

.AR-tabsButton:active {
    background-color: #2D3844;
    position: relative;
    top: 1px;
}

#AR-newUI {
    clear: both;
    padding-top: 20px;
}

#AR-tabsSummary {
    margin: 0;
    width: 215px;
}

.AR-tabs li {
    /*float: left;*/

    margin-bottom: 3px;
    display: inline-table;
}

.AR-tabs li > .AR-tabsButton.active::after {
    visibility: hidden;
}

.AR-tabs li > .AR-tabsButton::after {
    visibility: hidden;
}

.AR-tabBlock {
    clear: both;
}

.ar-help {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background: -moz-linear-gradient(center top, #f9f9f9 5%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
    background-color: #f9f9f9;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    text-indent: 0;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #666666;
    /*float: left;*/
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    width: 40px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #ffffff;
}

.ar-help:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background: -moz-linear-gradient(center top, #e9e9e9 5%, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
    background-color: #e9e9e9;
}

.ar-help:active {
    position: relative;
    top: 1px;
}

#accordion > h2 {
    background-color: #eaeaea;
    text-align: center;
}

.hl-btns input[type=radio], .hl-btns input[type=checkbox] {
    display: none;
    visibility: hidden;
}

.hl-btns label:before {
    content: "\25FE";
    font-size: 40px;
    vertical-align: top;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
}

.hl-btns input[type=radio]:checked + label:before, .hl-btns input[type=checkbox]:checked + label:before {
    content: "\2611";
    font-size: 20px;
    vertical-align: top;
    margin: 0 10px;
}

#chksp + label:before {
    color: #FF0000;
}

#chkgm + label:before {
    color: #00FF00;
}

#chkul + label:before {
    color: #f7b70c;
}

#chkpwd + label:before {
    color: #C98BD1;
}

.too-simple + label:before {
    color: #91c7f9;
}

.too-complex + label:before {
    color: #FFA20C;
}

#_ar_meta_audience_list option[data-audience='GENERAL'] {
    background-color: #F36F31;
}

#_ar_meta_audience_list option[data-audience='KNOWLEDGEABLE'] {
    background-color: #00BFE7;
}

#_ar_meta_audience_list option[data-audience='SPECIALIST'] {
    background-color: #70BF4B;
}

#_ar_meta_audience_list option[data-audience='ACADEMIC'] {
    background-color: #FF1942;
}

#_ar_meta_audience_list option[data-audience='GENIUS'] {

}

.AR-TabsFooter {
    background-color: #eaeaea;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    box-shadow: 0 0 5px #d2d2d2 inset;
    padding: 5px;
}

.AR-TabsFooter > p {
    clear: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

/*.AR-guide:before {
    content: url("ar-scholar.png");
    margin: 3px;
    vertical-align: middle;
}*/

.AR-hide {
    display: none !important;
    visibility: hidden;
}

.AR-show {
    display: block !important;
    visibility: visible;
}

/** TOOLTIP CSS **/
a.ARinfoToolTip {
    position: relative;
    margin-left: 80%;
    display: inline;
    /*float: right;*/
}

a.ARinfoToolTip span {
    position: absolute;
    width: 200px;
    color: #FFFFFF;
    background: #000000;
    height: auto;
    line-height: 30px;
    text-align: center;
    visibility: hidden;
    padding: 5px 10px;
    border-radius: 6px;
}

a.ARinfoToolTip span:after {
    content: '';
    position: absolute;
    top: 15px;
    left: 100%;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid #000000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

a:hover.ARinfoToolTip span {
    visibility: visible;
    opacity: 0.9;
    right: 100%;
    top: 50%;
    margin-top: -15px;
    margin-right: 15px;
    z-index: 999;
}

/*#right-score {
    background-color: #f9f9f9;
    padding: 5px 10px 15px;
}*/

.AR-tabBlock {
    /*    background-color: #fff;
        padding: 10px;
        padding-top: 2px !important;
        border-top: 11px solid #64C1DD;
        border-right: 4px solid #64C1DD;
        border-left: 4px solid #64C1DD;
        border-bottom: 30px solid #64C1DD;*/
}

/*#right-score > div, #right-score > ul {
    background-color: #fff;
}*/

/** Bullet Colours **/
.ar_spritelist > li.ar_checkmarks_passed:before, .emotion-green:before {
    color: #8bc675;
}

.ar_spritelist > li.ar_checkmarks_warning:before, .emotion-yellow:before {
    color: #f5eb6b;
}

.ar_spritelist > li.ar_checkmarks_error:before, .emotion-red:before {
    color: #d82727;
}

.ui-accordion-header > a {
    font-weight: bold;
}

.ar_spritelist > li > div > a:after {
    position: absolute;
    top: 5px;
    right: 16px;
    min-height: 11px;
    width: 22px;
    font-weight: bold;
    content: "\2304";
    font-size: 22px;
    vertical-align: middle;
    /*color: #1789a8;*/
}

.ar_spritelist > li > div > a {
    color: inherit;
    display: block;
    width: 85%;
    word-wrap: break-word;
}

.ar_spritelist > li > div {
    display: block;
    word-wrap: break-word;
}

.ar_spritelist > li > div.ui-state-active > a:after {
    content: "\2303";
}

.ar_spritelist > li:before {
    content: "\25AC";
}

.ar_spritelist > li:before {
    position: absolute;
    margin: -3px 0 0 -20px;
    height: 12px;
    width: 12px;
    font-size: 130%;
    vertical-align: middle;
}

.threeOpp.ar_spritelist {
    padding: 0 20px;
}

.ar_info {
    border: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    cursor: default !important;
    /* text-align: left !important; */
}

.ar_count {
    font-size: 12px !important;
    font-weight: 600 !important;
    padding-bottom: 0;
    margin: 5px 0;
}

.onoffswitch {
    position: relative;
    width: 36px;
    float: left;
    -webkit-user-select: none;
    height: 20px;
    margin-left: 50px;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0 !important;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px !important;
}

.onoffswitch-checkbox {
    display: none !important;
}

.onoffswitch-label {
    display: block !important;
    overflow: hidden !important;
    cursor: pointer !important;
    /*border: 2px solid #BCC1C6;*/
    border-radius: 20px !important;
    height: 18px !important;
    /*fix for SAFARI*/
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 25px;
    padding: 0;
    line-height: 25px;
    font-size: 14px;
    color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "" !important;
    padding-left: 28px !important;
    background-color: #F24A15 !important;
    color: #0a171b;
}

.onoffswitch-inner:after {
    content: "" !important;
    padding-right: 28px !important;
    background-color: #BCC1C6 !important;
    color: #0a171b;
    text-align: right !important;
}

.ac-container label.onoffswitch-label::before {
    content: "" !important;
}

.onoffswitch-switch-links {
    display: block;
    width: 18px;
    margin: 6px;
    background: #89E3E8;
    border: 2px solid #999999;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 2px;
    right: 0;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch-links {
    right: 0px;
}

.onoffswitch-switch {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0px;
    background: #f9f9f9;
    border: 1px solid #fff;
    border-radius: 17px;
    position: absolute;
    top: 2px;
    bottom: 0px;
    right: 20px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

/*
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch-paragraph,
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch-emotion,
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch-word {
    right: 26px;
}

.onoffswitch-switch-grammar {
    display: block;
    width: 18px;
    margin: 6px;
    background: #96EDA4;
    border: 2px solid #999999;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 2px;
    right: 0;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-switch-spellings {
    display: block !important;
    width: 18px !important;
    margin: 6px !important;
    background: #EA818E !important;
    border: 2px solid #999999 !important;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 2px;
    right: 0;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-switch-sentence {
    display: block;
    width: 18px;
    margin: 6px;
    background: #F4BA92;
    border: 2px solid #999999;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 2px;
    right: 0;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-switch-word {
    display: block;
    width: 18px;
    margin: 6px;
    background: rgb(255, 222, 137);
    border: 2px solid #999999;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 2px;
    right: 0;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-switch-emotion {
    display: block;
    width: 18px;
    margin: 6px;
    background: rgb(255, 134, 110);
    border: 2px solid #999999;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 2px;
    right: 0;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}*/

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch-sentence {
    right: 26px;
}

.writer-hide {
    display: none;
}

.spellings_list li {
    font-family: 'Roboto', sans-serif;
    padding-top: 12px;
}

ul.spellings_list li {
    background: none !important;
}

.arSMhighlight:hover #load_spelling-popup, .arGMhighlight:hover #load_grammar-popup {
    display: inline !important;
}

.pwdHighlight, .SenCompHighlight, .arSMhighlight, .arGMhighlight {
    position: relative !important;
    z-index: 99;
}

#load_spelling-popup, #load_grammar-popup {
    position: absolute !important;
    bottom: 0;
    left: 50% !important;
}

.suggestions_header-sm {
    min-width: 110px;
    text-align: center;
    border: 1px solid #666666 !important;
    position: absolute !important;
    background-color: #EA818E;
    border-radius: 7px !important;
    width: 100%;
}

.pwdHighlight {
    background-color: #DCDCF4;
}

.pwdHighlight:hover .writer-paragraph_Complexity, .SenCompHighlight:hover .writer-sentence_Complexity {
    display: inline !important;
}

.suggestions_header-so {
    width: 100% !important;
    text-align: center;
    border: 1px solid #666666 !important;
    position: absolute !important;
    background-color: rgb(244, 159, 100);
    border-radius: 7px !important;
    margin-top: 0 !important;

}

.suggestions_content {
    margin-top: 12px !important;
}

.hr {
    height: 1px !important;
    border: 1px solid #64C1DD !important;
}

.writer_fixes-labels {
    font-size: 20px;
}

.generalColor {
    background-color: #F36F31 !important;
}

.knowledgeableColor {
    background-color: #00BFE7 !important;
}

.academicColor {
    background-color: #FF1942 !important;
}

.specialistColor {
    background-color: #70BF4B !important;
}

.geniusColor {
    background-color: #fff100 !important;
}

.GeneralColorText {
    color: #ECA456 !important;
}

.KnowledgeableColorText {
    color: #64C1DD !important;
}

.AcademicColorText {
    color: #E4555C !important;
}

.SpecialistColorText {
    color: #70BE4B !important;
}

.GeniusColorText {
    color: #E5CB5E !important;
}

span#arSelectedAud_WP, span#arSelectedAud2_WP {
    font-size: 18pt !important;
    font-weight: bold !important;
    display: block;
    text-align: center;
    margin: 5px 0;
}

input.ar-aud-slider_WP::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    background-image: url('../imgs/Audience_bar_arrow.png');
    height: 40px;
    border: none;
    background-color: transparent;
    border-radius: 0;
    background-repeat: no-repeat;
    width: 16px;
    box-shadow: none;
    cursor: pointer;
    display: block;

}

.arScoreBtn_WP {
    background-color: #E9915A !important;
    -webkit-border-top-left-radius: 7px !important;
    -moz-border-radius-topleft: 7px !important;
    border-top-left-radius: 7px !important;
    -webkit-border-top-right-radius: 7px !important;
    -moz-border-radius-topright: 7px !important;
    border-top-right-radius: 7px !important;
    -webkit-border-bottom-right-radius: 7px !important;
    -moz-border-radius-bottomright: 7px !important;
    border-bottom-right-radius: 7px !important;
    -webkit-border-bottom-left-radius: 7px !important;
    -moz-border-radius-bottomleft: 7px !important;
    border-bottom-left-radius: 7px !important;
    text-indent: 0 !important;
    border: 1px solid #E9915A !important;
    display: block;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: bold !important;
    font-style: normal !important;
    height: 40px !important;
    line-height: 38px !important;
    width: 65% !important;
    text-decoration: none !important;
    text-align: center !important;
    /*text-shadow: 1px 1px 0 #810e05 !important;*/
    padding: 0 !important;
}

/*.arScoreBtn:hover {*/
/*background-color: #d9505e !important;*/
/*}*/

.arScoreBtn_WP:active {
    position: relative !important;
    top: 1px !important;
}

/*copy pasted*/
.ar-aud-match img {
    height: 92px;
    margin-left: 20px;
    margin-right: 20px;
}

.ar-selectAudSlider_WP, .arAnalyze_WP, #AW-notLoggedIn {
    padding: 0 12px 12px !important;
}

input.ar-aud-slider_WP[type='range'] {
    background-image: url('../imgs/Audience_colour_bar2_3.png');
    -webkit-appearance: none;
    height: 12px;
    width: 100%;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: none !important;
    background-size: 254px 23px;
    background-repeat: no-repeat;
    border-radius: 5px;
}

input#arSelectedAudptr_WP:focus {
    outline: none;
}

img#aud_info_WP {
    height: 12px;
}

#awLoading {
    display: block;
    margin: 0 auto;
    max-height: 110px;
}

#ar_desc-aud_WP {
    text-align: center;
    word-spacing: 30px;
}

#awloadingBlock > h3 {
    width: 80%;
    color: #5AC6E9;
    font-size: 16px !important;
    text-align: center;
    margin: 0 auto;
}

#aw_moretips_WP {
    color: rgb(233, 145, 90);
    margin-left: 10px;
    margin-bottom: -15px;
    margin-top: 10px;
    text-align: left;
    font-size: 14px;
}

#aw_titletips_WP {
    display: block;
    margin-left: 10px;
    padding-left: 0px;
    color: #464646;
    font-family: Roboto, sans-serif;
    text-align: left;
    list-style-type: square;
    font-size: 13px;
    font-weight: 400;
}

#aw_titletips_WP li {
    margin-left: 11px;
    color: #00BFE7;
}

.AWtitleHeadinggreen:before {
    content: url("../imgs/Icon_AW_check.png");
    margin-right: 10px;
}

.AWtitleHeadingred:before, .AWtitleHeadingyellow:before {
}

#AWtitleHeading {
    font-size: 24px;
    color: #64C1DD;
    margin-top: 0;
    margin-bottom: 0;
}

#aranalyzer_metabox button {
    cursor: pointer;
}

#ar-WCbtn .writer_fixes-labels > span {
    margin-left: 120px;
    background-color: #00bfe7;
    width: 45px;
    color: #fff;
    opacity: 0.7;
    padding: 2px 7px;
    border-radius: 16px;
}

.arInlineButton {
    position: absolute;
    right: 0;
    top: 0;
}

.arMeasureWrapper {
    position: relative;
}

.arBetaTag {
    border: 2px solid;
    padding: 1px 7px;
    box-shadow: 0 0 3px #fff inset;
    border-radius: 7px;
    background-color: rgb(100, 193, 221);
    font-size: 10px;
    color: #ffffff;
    font-style: normal;
}

.arMeasureWrapper.arDoubleLN label {
    line-height: 26px;
}

.arMeasureWrapper.arDoubleLN .arInlineButton {
    top: 5px !important;
}

.arTooltipsy {
    font-family: 'Roboto', sans-serif;
    padding: 10px;
    max-width: 200px;
    color: white;
    background-color: #464646;
    border: 1px solid #E6E6E6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    text-shadow: none;
    text-align: left;
    word-wrap: break-word;
}

.arTooltipsy * {
    color: #ffffff;
}

.arlockedTooltip button{
    background-color: #f24a15;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.arlockedTooltip{
    color: #666;
    background-color: #f9f9f9;
    font-weight: 600;
    text-align: center;
}

#ar-upgrade-score button{
    width: 40%;
    font-size: 10px;
}
#ar-upgrade-score > p{
    font-size: 11px;
}
#ar-upgrade-score{
    background-color: #f9f9f9;
    padding: 2px 3px;
    border-left: 5px solid #ccc;
}

.fa-lock.fa-lock-background{
    color: #fff;
    background-color: #959aa1;
    padding: 6px;
    border-radius: 5px;
    height: 25px;
    font-size: 25px;
    width: 24px;
}

#aranalyzer_metabox .inside {
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.aw-glow {
    box-shadow: 0 0 11px #be2a4a;
}

#awScoreReminder {
    border: 1px solid rgba(250, 235, 215, 1);
    text-align: center;
    margin: 0 3px;
    padding: 0 6px;
    background-color: rgba(250, 235, 215, 0.6);
    transition: All 1s ease;
}

div#awScoreReminder h2 {
    color: rgb(56, 55, 55);
}

#webApplink a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
}

#webApplink {
    margin: -25px 0 0 10px;
}

p#AWtitleSubHeading {
    margin-top: 0;
    font-size: 12px;
    color: #949393;
}

/* ------------------ NEW UI 2016 MAY ---------------------*/
.targetAudienceCircles ul > li.active {
    height: 3.0em;
    width: 3.0em;
    border: 2px solid #b8b8b8;
    border-radius: 3.0em;
    padding: 0px;
}

/*TOP ARROW BOX*/
div#targetAudienceWrapper.tour-tour-element .top_arrow_box {
    /*When tour is active make margin 0 so it does not look bad.*/
    margin-left: 0;
    margin-right: 0;
}

.top_arrow_box {
    position: relative;
    margin-top: 20px;
    padding: 20px 20px 0 20px;
    min-height: 80px;
    border-top: 1px solid #D8D8D8;
    margin-left: -12px;
    margin-right: -12px;
}

.top_arrow_box:after, .top_arrow_box:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.top_arrow_box[data-audid="5"]:after, .top_arrow_box[data-audid="5"]:before {
    left: 40px !important;
}

.top_arrow_box[data-audid="4"]:after, .top_arrow_box[data-audid="4"]:before {
    left: 90px !important;
}

.top_arrow_box[data-audid="3"]:after, .top_arrow_box[data-audid="3"]:before {
    left: 135px !important;
}

.top_arrow_box[data-audid="2"]:after, .top_arrow_box[data-audid="2"]:before {
    left: 185px !important;
}

.top_arrow_box[data-audid="1"]:after, .top_arrow_box[data-audid="1"]:before {
    left: 230px !important;
}

.top_arrow_box:after {
    border-color: rgba(227, 232, 232, 0);
    border-bottom-color: #D8D8D8;
    border-width: 12px;
    margin-left: -12px;
}

.top_arrow_box:before {
    border-color: rgba(217, 217, 217, 0);
    border-bottom-color: #D8D8D8;
    border-width: 12px;
    margin-left: -12px;
}

/*TOP ARROW BOX*/

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}

.color-white {
    color: #FFFFFF;
}

.color-grey {
    color: #9F9491;
}

.color-aud-General {
    color: #AB87E2;
}

.color-aud-Knowledgeable {
    color: #F5A27B;
}

.color-aud-Specialist {
    color: #98CC58;
}

.color-aud-Academic {
    color: #E780B8;
}

.color-aud-Genius {
    color: #71D3CD;
}

.color-orange {
    color: #F24A15;
}

.bg-color-aud-General {
    background-color: #AB87E2;
    color: #ffffff;
}

.bg-color-aud-Knowledgeable {
    background-color: #F5A27B;
    color: #FFFFFF;
}

.bg-color-aud-Specialist {
    background-color: #98CC58;
}

.bg-color-aud-Academic {
    background-color: #E780B8;
    color: #FFFFFF;
}

.bg-color-aud-Genius {
    background-color: #71D3CD;
}

.border-color-aud-General {
    border-color: #AB87E2;
}

.border-color-aud-Knowledgeable {
    border-color: #F5A27B;
}

.border-color-aud-Specialist {
    border-color: #98CC58;
}

.border-color-aud-Academic {
    border-color: #E780B8;
}

.border-color-aud-Genius {
    border-color: #71D3CD;
}

.border-top {
    border-top: 1px solid #DDD;
}

.border-right {
    border-right: 1px solid #DDD;
}

.border-left {
    border-left: 1px solid #DDD;
}

.border-bottom-2 {
    border-bottom: 1px solid #DDD;
}

.border-orange {
    border: 1px solid #F24A15;
}

.border-none {
    border: none;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.audienceRelText span.arlabel {
    border-radius: 20px;
    font-family: 'Roboto', sans-serif;
    background-color: #c9bdba;
    font-weight: 500;
    font-size: 9px;
    padding: 7px 15px;
}

.arlabel {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

#arScore_WP {
    height: 46px;
    font-size: 14px;
    font-weight: 600;
}

.atomicOrange {
    background-color: #F24A15;
    color: #FBFBFA;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn {
    display: inline-block;
    padding: 6px 4px;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.border-bottom {
    border-bottom: 1px solid #f5f5f5 !important;
}

/*AUDIENCE WRAPPER*/
div#audienceWrapper {
    padding: 20px;
}

button#changeAudience {
    border-radius: 4px;
    font-weight: 600;
    font-size: 12px;
}

/* END AUDIENCE WRAPPER*/

#contentSuggestion > h5.text-black {
    font-weight: 600;
    font-size: 14px;
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}

.text-black {
    color: #000000;
}

.text-muted {
    color: #AFAFAF;
    font-weight: 500;
    font-size: 12px;
}

#contentSuggestion {
    background-color: #f9f9f9;
    /*margin: 0 -20px -20px;*/
    font-family: 'Roboto', sans-serif;
    padding: 20px;
    /* border-top: 1px solid #e6e6e6; */
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.text-center {
    text-align: center;
}

.atomicSecondaryColour {
    background-color: #c9bdba;
    color: #ffffff;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.text-red {
    color: #DA150E;
}

.text-green {
    color: #84C399;
}

.fa-times-circle.text-red, .fa-check-circle.text-green {
    vertical-align: middle;
}

article.tmBox .fa-times-circle:before {
    content: url("../imgs/Icon_AW_X_tm.png");
    margin-right: 10px;
}

span.dashicons.dashicons-editor-help.titleTooltip {
    float: right;
    margin-right: 20px;
    margin-top: 3px;
    color: #6b6b6b;
}

.ar_info small {
    color: #737373;
    font-size: 10px;
}

/*ATOMIC SCORE DETAILS*/
#atomicScoreWrapper {
    min-height: 120px;
}

#scoreBubble {
    height: 70px;
    width: 66px;
    background-repeat: no-repeat;
    background-image: url('../imgs/progress_indicator_bubble.png');
    position: relative;
}

#scoreBubble span {
    position: absolute;
    top: 22px;
    left: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    color: #fff;
}

div#scoreBarWrapper {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-family: 'Roboto', sans-serif;
    height: 10px;
    background-color: #EEEEEE;
    border-radius: 7px;
}

#scoreBarWrapper, #atomicScoreWrapper {
    position: relative;
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

div#scoreBar {
    background-color: #F24A15;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

#atomicScoreIndicator {
    display: inline-block;
    width: auto;
    margin-bottom: 0 !important;
}

.text-center {
    text-align: center;
}

#audienceWrapper span {
    text-transform: capitalize;
}

div#audienceWrapper p {
    font-size: 12px;
    font-weight: 500;
}

#targetandactual {
    position: relative;
}

/*ATOMIC SCORE DETAILS END*/
.text-orange {
    color: #F24A15;
}

div#audienceWrapper p {
    color: #6b6b6b !important;
    margin: 0;
}

article.ac-large.tmBox .fa-check-circle.text-green {
    margin-right: 10px;
}

.keywordPill {
    background-color: #999;
    height: 18px;
    display: inline-block;
    padding: 4px 14px;
    font-size: 11px;
    font-weight: 400;
    color: #ffffff;
    margin: 1px 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}h5#scoreTime {
     font-size: 14px;
     letter-spacing: normal;
 }
div#insightslink > a:hover {
    color: #fff;
}
div#insightslink > a {
    padding-top: 8px;
    height: 20px;
    margin-bottom: 12px;
    text-decoration: none;
    font-weight: 600;
}
i.fa.fa-2x.fa.fa-info-circle.text-muted {
    font-size: 2em;
    vertical-align: middle;
}