form#stylesheetEditor textarea#editor {
    display: none;
}


/* MY manual STYLES*/

/* mymanual transfer table */
table#mymanualtransfer {
    border-left: 1px solid #808080;
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-bottom: none;
    margin: 10px 0 20px 0;
}

table#mymanualtransfer tr th,
table#mymanualtransfer tr td
{
    border-right-color: #eeeeee;
    border-bottom-color: #808080;
    border-width: 0 1px 1px 0;
    border-style: solid;
    padding: 10px;
}

/* toc */
div.toc-part span.bookmarkCount {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    background-image: url(../images/icon_bookmark_blank.svg);
    width: 28px;
    height: 18px;
    font-size: 9px;
    font-weight: 900;
    display: inline-block;
    background-repeat: no-repeat;
    text-align: center;
    background-position: 0 2px;
    color: #ffffff;
    margin: 0 0 0 6px;
}
div.toc-part span.notesCount {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    background-image: url(../images/icon_notes_blank.svg);
    width: 28px;
    height: 18px;
    font-size: 9px;
    font-weight: 900;
    display: inline-block;
    background-repeat: no-repeat;
    text-align: center;
    background-position: 5px 0;
    margin-top: 0;
    padding-left: 19px;
}
span.bookmarkCount, span.notesCount {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    font-size: 9px;
    vertical-align: top;
}

/* highlighted */
.highlighted{
    background-color: #ffed00 !important;
}

/* tooltipster */
.tooltipster-content p.en {
    font-size: 12px;
    line-height: 1.5;
    padding: 0 10px;
    text-indent : 0;
}

/* my manual icons */
.bkmk-nte-box {
    margin-top: 18px;
}
.bookmark_it, .remove_bookmark, .take_notes, .outgoing_email, .outgoing_save {
    cursor: pointer;
    margin-right: 10px;
}


/* my notes */
#main .myNotesPart p {
    margin: 0;
}
.toggle_myNotes{
    margin-top: 8px;
}
.sign {
    display: block;
    margin-top: 3px;
    float: left;
}
.myLabel, .myCount {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.07em;
    color: #58646A;
    text-transform: uppercase;
    margin-left: 5px;
}
.label{
    font-family: "Source Serif 4 Bold", "Times New Roman", Times, serif;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-size: 15px;
    color: #58646A;
    line-height: 22px;
    margin-top: 6px;
    text-align: left;
}
.myNotesPart div.myNotes{
    margin-left: 20px;
}

.notes-link, .notes-link:hover{
    text-decoration: none;
}

.a-notes {
    margin-bottom: 8px;
}
.a-notes .content {
    font-family: "Source Serif 4 Regular", "Times New Roman", Times, serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    text-align: left;
}
.a-notes .content p {
    margin: 6px 0;
}
.mynotes_buttons {
    margin-top: -4px;
}
.edit_notes a, .delete_notes a {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #58646A;
}
.edit_notes a:hover, .delete_notes a:hover {
    color: #ED0E00;
}
.editor_form {
    margin: 10px 0 16px 20px;
}
.editor_form input.submit, .editor_form input.cancel,
#stylesheetEditor .submit_SS, #stylesheetEditor .cancel_SS,
#outgoing_box .dialog_button, body.faqPage .button-wrapper input
{
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    margin-top: 6px;
    margin-right: 3px;
    color: #ffffff;
    background-color: #68767D;
    font-size: 10px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0.25em;
    text-align: left;
    text-transform: uppercase;
    padding: 2px 8px;
    border: none;
    cursor: pointer;
}
.editor_form input.submit:hover, .editor_form input.cancel:hover,
#stylesheetEditor .submit_SS:hover, #stylesheetEditor .cancel_SS:hover,
#outgoing_box .dialog_button:hover, #QA_submit .button-wrapper input:hover {
    background-color: #ED0E00;
}

/* outgoing save & email pages */
.dialog_outgoing_content {
    background-color: #ffffff;
    border: 1px solid #CCCCCC;
    width: 650px;
    box-shadow: 0 10px 10px #f2f7fc;
    position: fixed;
    top: 200px;
    right: 350px;
    z-index: 1000;
}
.dialog_outgoing_header {
    background-color: #f2f7fc;
    padding-top: 5px;
    padding-bottom: 3px;
}
.dialog_outgoing_header:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.dialog_outgoing_header #outgoing_title {
    font-family: "Source Serif 4 Regular", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    padding-left: 7px;
    float: left;
}
.dialog_outgoing_header #close_button {
    font-size: 14px;
    line-height: 15px;
    color: #ED0E00;
    text-align: center;
    float: right;
    margin-right: 7px;
    cursor: pointer;
}
#outgoing_form label {
    font-size: 14px;
    font-family: "Source Serif 4 Regular", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #666;
    vertical-align: bottom;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: absolute;
    bottom: 3px;
}
.tofrombox, .show_popup {
    width: 524px;
    font-family: "Source Serif 4 Regular", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    color: #666;
    position: absolute;
    left: 105px;
    height: 20px;
    bottom: 0;
}
.show_popup {
    color: #ED0E00;
}
#outgoing_email_body {
    width: 630px;
    font-family: "Source Serif 4 Regular", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: 16px;
    text-indent: 12px;
}
.dialog_area_footer {
    text-align: right;
    margin: 10px 5px 10px 5px;
}
#outgoing_form #outgoing_save_body {
    height: 270px;
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}
.message {
    font-family: "Source Serif 4 Regular", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    margin-top: 8px;
    font-size: 14px;
    color: #666;
}

.dialog_area_body {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 6px;
}
.formbox {
    height: 26px;
    position: relative;
}
#outgoing_form input[type=text], textarea, #outgoing_save_body {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    outline: none;
    padding: 3px 0 3px 3px;
    margin: 5px 1px 3px 0;
    border: 1px solid #DDDDDD;
}
#outgoing_form input[type=text]:focus, textarea:focus, #outgoing_save_body:focus {
    box-shadow: 0 0 5px #ccddff;
    border: 1px solid #ccddff;
}

/* stylesheet list */
.styleSheet-button-styles {
    margin-top: 16px;
    margin-bottom: 16px;
}
.holder a:not(:first-child):not(:last-child) {
    margin-top: -3px;
    float: left;
}
.holder a.jp-current, a.jp-current:hover {
    font-family: "Source Serif 4 Bold", "Times New Roman", Times, serif;
    color: #ED0E00;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    cursor: default;
}
.holder a.jp-disabled{
    display: none;
}
.holder a {
    font-family: "Source Serif 4 Extra Bold", "Times New Roman", Times, serif;
    color: #666666;
    font-size: 12px;
    line-height: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    word-spacing: 1px;
    margin-right: 8px;
    cursor: pointer;
}
.holder a:hover {
    color: #ED0E00;
}
.holder a.jp-previous {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 9px solid rgb(51,152,152);
}
.holder a.jp-next {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 9px solid rgb(51,152,152);
}
.holder a.jp-previous, .holder a.jp-next {
    cursor: pointer;
    float: left;
}
#stylesheet_list {
    clear: both;
}
#stylesheet_list a.order_SS_list,
#stylesheet_list table tr td a {
    color: #000;
}
#stylesheet_list a.order_SS_list:hover,
#stylesheet_list table tr td a:hover {
    text-decoration: none;
    color: #ED0E00;
}
#stylesheet_list table {
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #31a1df;
    border-bottom: 1px solid #31a1df;
}
#stylesheet_list table th {
    border-bottom: 1px solid #ccc;
    text-align: left;
}
#stylesheet_list table th#column_4 {
    width: 25%;
}
#stylesheet_list table thead tr {
    border-bottom: 1px solid #ccc;
}
#stylesheet_list table tbody tr td {
    vertical-align: top;
}
body.stylesheet .styleSheet-button-styles a,
body.stylesheet .buttons a {
    color: #58646A;
}
body.stylesheet .styleSheet-button-styles a:hover,
body.stylesheet .buttons a:hover {
    color: #ED0E00;
    text-decoration: none;
}

.emailbrackets, .edit-SS, .copy-SS, .delete-SS {
    font-size: 12px;
    padding-right: 2px;
    padding-left: 2px;
    cursor: pointer;
}

/* stylesheet page */
body.stylesheet h1 .outgoing_email {
    margin-left: 13px;
}
#stylesheet {
    margin-top: 5px;
}
.pf-styles {
    font-family: "Source Serif 4 Regular", "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}
.pf-styles i {
    font-family: "Source Serif 4 Italic", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
}
.pf-styles#title {
    font-family: "Source Serif 4 Bold", "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    margin-bottom: 6px;
}
.pf-styles#title i {
    font-family: "Source Serif 4 Bold Italic", "Times New Roman", Times, serif;
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
}
#attributes p {
    float: left;
    margin: 0 10px 0 0;
    line-height: 22px;
}
.style-results {
    font-style: normal;
    color: #666;
}
.style-results-box {
    clear: both;
    font-size: 18px;
    border-top: 1px solid #31a1df;
    line-height: 26px;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

/* stylesheet editor */
#stylesheetEditor {
    margin-top: 26px;
}
body.stylesheet label[for=title], body.stylesheet label[for=appliesTo] {
    font-family: "Public Sans", Arial, Helvetica, sans-serif;
    color: #58646A;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 10px;
}
#stylesheetEditor input[type="text"] {
    width: 200px;
    height: 22px;
}
body.stylesheet input {
    font-size: 12px;
}

.cke_dialog_ui_labeled_content input {
    width: 91% !important;
}

