BODY, #container, .jPage {
    background-color:  #FFFFFF;
}

.scrollBar {
    background-color:#84bfbc;
}

input[type="text"], input[type="password"] {
    color: #404040;

}

ul li input[type="text"]::placeholder{
    color: #404040;
    opacity: 0.5;
}

UL.jUL LI{
    background: #a1bb3a;

    color: #ffffff;
    border-bottom: 1px solid #5c9742;
    border-left: 1px solid #5c9742;
    border-right: 1px solid #5c9742;
}

UL.jUL LI:first-child{
    border-top:1px solid #5c9742;
}

UL.jUL LI:active, UL.jUL LI:hover{
    background: #a1bb3a;
}


#splashScreen {
    background: #0F0F0F;
}

DIV.loading {
    background-image:url(./../img/custom/loading.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

TABLE.cp TR TD>SPAN{
    color: #ffffff;
}

#prompt {
    background-color: #5c9742;
}

#prompt .inputWrap {
    background:#fff;
}

#prompt .message {
    color: #ffffff;
}

TABLE.cp {
    background: #84bfbc;
}

#cphPgNext > SPAN, #cpvPgNext > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_next.png);
}

#cphText > SPAN, #cpvText > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_text.png);
}

#cphImage > SPAN, #cpvImage > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_image.png);
}

#cphMenu > SPAN, #cpvMenu > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_menu.png);
}

#cphPgZoom > SPAN, #cpvPgZoom > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_zoom_new.png);
}

#cphPgPrev > SPAN, #cpvPgPrev > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_prev.png);
}

#cphPgUp > SPAN, #cpvPgUp > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_up.png);
}

#cphPgDown > SPAN, #cpvPgDown > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_down.png);
}

#cphIndex > SPAN, #cpvIndex > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_index.png);
}

#cphShare > SPAN, #cpvShare > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_share.png);
}

#cphBookmarks > SPAN, #cpvBookmarks > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_bookmarks.png);
}

#cphPgGoTo > SPAN, #cpvPgGoTo > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_goto.png);
}

#cphSearch > SPAN, #cpvSearch > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_search.png);
}

#cphPrint > SPAN, #cpvPrint > TD > SPAN{
    background-image: url(./../img/custom/panel/btn_print_new.png);
}

#cpmPrint>DIV:FIRST-CHILD {
    background-image:  url(./../img/custom/panel/btn_print.png);
}

.newNext {
    background-image: url('./../img/custom/panel/next.png');
}

.newPrev{
    background-image: url('./../img/custom/panel/previous.png');
}

.newLast{
    background-image: url('./../img/custom/panel/last.png');
}

.newFirst{
    background-image: url('./../img/custom/panel/first.png');
}

.zoomNewNext {
    background-image: url('./../img/custom/panel/zoomNext.png');
}

.zoomNewPrev{
    background-image: url('./../img/custom/panel/zoomPrevious.png');
}

DIV#Play {
    background-image: url(./../img/base/btn_play.png);
}

DIV#Replay {
    background-image: url(./../img/base/btn_replay.png);
    display: none;
}

DIV.ButtonNext {
    background-image: url(./../img/base/btn_next.png);
    float: right;
}

DIV.ButtonPrev {
    background-image: url(./../img/base/btn_prev.png);
    float: left;
}

#cpmIndex>DIV:FIRST-CHILD {
    background-image:  url(./../img/custom/panel/btn_index.png);
}

#cpmSearch>DIV:FIRST-CHILD{
    background-image:  url(./../img/custom/panel/btn_search.png);
}

#cpmShare>DIV:FIRST-CHILD {
    background-image:  url(./../img/custom/panel/btn_share.png);
}

#cpmBookmarks>DIV:FIRST-CHILD {
    background-image:  url(./../img/custom/panel/btn_bookmarks.png);
}

#cpmDownload>DIV:FIRST-CHILD {
    background-image:  url(./../img/custom/panel/btn_download.png);
}

#cpmPgGoTo>DIV:FIRST-CHILD {
    background-image:  url(./../img/custom/panel/btn_goto.png);
}

#prompt .inputWrap {
    border: 1px solid #808080;
}

#Cancel, #sendEMailCencel {
    background: #a1bb3a;        /*!*!*/
    color: #d3dfaf;             /*!*!*/
    opacity: 1;
}

#Cancel:hover, #Cancel:active, #sendEMailCencel:hover, #sendEMailCencel:active {
    /*opacity: 0.7;*/
    cursor: pointer;
    color: #FFFFFF;
    background: #8cb045;
}

#ok, #sendEMailOk {
    background: #b2ce41; /* For browsers that do not support gradients */

    color: #ffffff;
    opacity: 1;
}

#ok:hover, #ok:active, #sendEMailOk:hover, #sendEMailOk:active {
    /*opacity: 0.7;*/
    cursor: pointer;
    background: #98bd4a;
    color: #FFFFFF;
}


#scrSearch>UL.jUL LI, #acProtection>UL.jUL LI{
    background: #ffffff;
    /*border: 1px solid #1e4d80;*/
    color: #8e9f9b;
}

#scrSearch>UL.jUL LI:first-child, #acProtection>UL.jUL LI:first-child{
    /*border-top:1px solid #737373;*/
}

#scrSearch>UL.jUL LI:active, UL.jUL LI:hover, #acProtection>UL.jUL LI:hover, #acProtection>UL.jUL LI:active{
    background: #b2ce41;
}
#scrSearch>UL.jUL LI:active{
    background: #FFFFFF;
}

#bmTwitter>DIV:FIRST-CHILD {
    background-image: url(./../img/custom/social/btn_twitter.png);
}

#bmFacebook>DIV:FIRST-CHILD {
    background-image: url(./../img/custom/social/btn_facebook.png);
}

#bmDigg>DIV:FIRST-CHILD {
    background-image: url(./../img/custom/social/btn_digg.png);
}

#bmDelicious>DIV:FIRST-CHILD {
    background-image: url(./../img/custom/social/btn_delicious.png);
}

#bmStumbleupon>DIV:FIRST-CHILD {
    background-image: url(./../img/custom/social/btn_stumbleupon.png);
}

#bmMyspace>DIV:FIRST-CHILD {
    background-image: url(./../img/custom/social/btn_myspace.png);
}

#bmLinkedin>DIV:FIRST-CHILD {
    background-image: url(./../img/custom/social/btn_linkedin.png);
}

#bmGoogle>DIV:FIRST-CHILD {
    background-image: url(./../img/custom/social/btn_google.png);
}

#bmOther>DIV:FIRST-CHILD {
    background-image: url(./../img/custom/social/btn_addthis.png);
}

#cpzIn {
    background-image: url(./../img/custom/panel/btn_plus.png);
}

#cpzOut {
    background-image: url(./../img/custom/panel/btn_minus.png);
}

#cpzClose {
    background-image: url(./../img/custom/panel/btn_zoom_new.png);
}

#cpzPrint {
    background-image: url(./../img/custom/panel/btn_print.png);
}


TABLE.pageZoomControl TR {
    background: #84bfbc;
}

#pageZoom {
    background-color: rgba(30, 40, 46, 0.8);
}

.toolbar {
    background: #84bfbc;
}

.toolbarVideo {
    height: 45px;
    position: relative;
    background: #84bfbc;
}

.button, .back, .cancel, .add {
    background: #ffffff;
    color: #84bfbc;
}

.button:active, .button:hover{
    /*background: #fff;*/
    opacity: 0.7;
}

.whiteButton{
    background: #a1bb3a;
    color: #d3dfaf;
    opacity: 1;
}

.whiteButton:hover, .whiteButton:active{
   background: #8cb03d;
}

.grayButton{
    background: #b2ce41;
    color: #FFFFFF;
    opacity: 1;
}

.grayButton:hover, .greyButton:active{
    background: #98be42;
}

#acProtection .message {
    color: #ffffff;
}

.divBlocker {
    display: none;
    position: fixed;
    z-index: 1001;
    padding-top: 3%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    /*background-color: rgba(0,0,0,0.4);*/
    background-color: transparent;
}

.divModalWindow {
    background-color: #5c9742;     /*!*!*/
    margin: auto;
    padding: 10px 4px 6px 4px;
    max-width: 400px;
    color: #ffffff;
}

.divModalWindow>table{
    border-collapse: separate;
    width: 100%;
    height: 100%;
}

.emailText {
    width: 100%;
    height: 100px;
}

.divBlocker input textarea {
    border: solid 1px darkgrey;
}

.divBlocker textarea {
    padding: 3px;
}

.divBlocker #sendEMailCencel {
    float: right;
}

.divBlocker #sendEMailOk {
    float: left;
}

.divBlocker button {
    border: solid 0px #f0f7ff;  /*!*!*/
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    font-size: 16px;
}

.divModalWindow tr td{
    margin: 0px;
    padding: 0px 2px 0px 2px;
    height: 25px;
}

.divModalWindow span{
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
}

.divModalWindow input{
    height: 33px;
    width: 98%;
    border: solid 1px #d0e3f8;  /*!*!*/
    font-family: Helvetica;
    margin: 0px 0px 15px 0px;
    font-size: 15px;
    padding: 0px 0px 0px 3px;
}

.divModalWindow input[type="email"], textarea{
    background-color : #ffffff;
    resize: none;
    color: #404040;             /*!*!*/
    /*border: solid 1px #505050; !*!*!*!*/
}

.divModalWindow textarea{
    resize: none;
    width: 98%;
    font-size: 15px;
}

.mailBtn{
    width: 60%;
    height: 35px;
    display: block;
}

.searchInfo, .searchError{
    color: red;
}

.toolbar > h1 {
    position: absolute;
    overflow: hidden;
    left: 50%;
    top: 10px;
    line-height: 1em;
    margin: 3px 0 0 -75px;
    height: 40px;
    font-size: 20px;
    width: 150px;
    font-weight: bold;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
}

.grayButtonWrapper, .whiteButtonWrapper{
    border: solid 1px #5c9742;
}


.pagesR /*td:not(:first-child):nth-child(even) div*/{
    -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0.2),
    -10px 0 15px -10px rgba(0, 0, 0, 0);

    -moz-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0.2),
    -10px 0 15px -10px rgba(0, 0, 0, 0);

    box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0.2),
    -10px 0 15px -10px rgba(0, 0, 0, 0);
}

.pagesL /*td:not(:first-child):nth-child(odd) div*/{
    -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0),
    -10px 0 15px -10px rgba(0, 0, 0, 0.2);

    -moz-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0),
    -10px 0 15px -10px rgba(0, 0, 0, 0.2);

    box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2),
    0px -10px 15px -10px rgba(0, 0, 0, 0.2),
    10px 0 15px -10px rgba(0, 0, 0, 0),
    -10px 0 15px -10px rgba(0, 0, 0, 0.2);
}

.firsLastSadow{
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
}

div#loader{

    visibility: visible;
    z-index: 123;
    height: 20px;
    width: 120px;
    align-self: center;
    display: flex;
    margin-top:  10px;
    background-image: url(./../img/base/loader.gif);
    order:3;
    display: -webkit-inline-box;
}

#logo {
    width: 50px;
    height: 40px;
    padding-left: 75px;
    background: url(../img/trial/ems_logo_white_sans_mag.png) no-repeat;
    background-size: contain;
    display: block;
}

.Unavailable::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(./../img/base/unavailable.png);
    width: 100%;
    height: 100%;
    background-size: 20%;
}

#prompt .buttonsWrap BUTTON {
    width: 127px;
    height: 40px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    border: 0;
}

.button, .back, .cancel, .add {
    position: absolute;
    overflow: hidden;
    top: 10px;
    right: 9px;
    margin: 0;
    border-width: 0 5px;
    padding: 0 19px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 18px;
    font-weight: bold;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
}

.whiteButton, .grayButton{
    border-width: 0px 12px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 18px 10px 19px;
    text-align: center;
    text-decoration: inherit;
    cursor: pointer;
}

ul li input[type="text"], ul li input[type="password"], ul li textarea, ul li select {
    /* -webkit-appearance: textarea; */
    appearance: textarea;
    -webkit-appearance: textarea;
    background: #FFFFFF;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 38px;
    cursor: auto;
    /* text-align: -webkit-auto; */
    text-align: -webkit-auto;
    text-align: auto;
    text-indent: 5px;
}

#bookIndex>DIV{
    color : #84bfbc;
}

#bookPrint>DIV{
    color : #84bfbc;
}

/*#embedModal {*/
    /*display: none;*/
    /*position: fixed;*/
    /*opacity: 1;*/
    /*z-index: 10000;*/
    /*left: 50%;*/
    /*margin-left: -275px;*/
    /*top: 162px;*/
    /*width: 520px;*/
    /*padding: 5px 25px 30px 25px;*/
    /*text-align: center;*/
    /*font: 16px Arial, sans-serif;*/
    /*overflow: hidden;*/
/*}*/

#embedModal textarea {
    width: 310px;
    height: 59px;
    padding: 5px;
}

#embedModal p {
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #FFFFFF;
    font: 16px Arial, sans-serif;
}

h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

#embedModal button {
    /*position: relative;*/
    /*bottom: 30px;*/
    /*font: 18px Arial, sans-serif;*/
    /*text-align: center;*/
    /*text-decoration: none;*/
    /*padding: 10px 10px 10px 10px;*/
    /*outline: none;*/
    border: solid 0px #f0f7ff;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    transition: all 0.15s;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;

}

#embedModal input {
    width: 30px;
    position: relative;
}


#embedModal button:active{
    opacity: 1.0;
}

#embedModal button:hover{
    opacity: 1.0;
}

.modalWindow {
    background-color: #5c9742;
    color: #fff;
}

div#embedModalBlock {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 3%;
    left: 0;
    top: 0;
    background-color: transparent;
    /* opacity: 0.8; */
}

#inputFieldBlock {
    margin: 0 auto;
    color: #FFFFFF;
}

#inputField {
    float: left;
}

textarea::-webkit-scrollbar-thumb {
    background-color: #5c9742;
    /*outline: 1px solid #2583e0;*/
}

textarea::-webkit-scrollbar {
    width: 7px;
}

#fakePage{
    visibility: visible;
    width: 100%;
    height: 100%;
    background: #808080;
    top: 0px;
    /* bottom: 0px; */
    position: absolute;
    opacity: 0;
    margin-left: 50%;
    z-index: 300;
}

#rightArrow{
    background-image: url(./../img/custom/panel/btn_next_embed.png);
}

#leftArrow{
    background-image : url(./../img/custom/panel/btn_prev_embed.png);
}

#cphEmbed > SPAN, #cpvEmbed > TD > SPAN {
    background-image: url(./../img/custom/panel/btn_embed.png);
}

#cpmEmbed>DIV:FIRST-CHILD {
    background-image: url(./../img/custom/panel/btn_embed_menu.png);
}
