BODY, #container, .jPage {
    background-color:  #1e282e;
}

.scrollBar {
    background-color:#151c20;
}

input[type="text"], input[type="password"] {
    color: #ffffff;
    background: #434343;
}

UL.jUL LI{
    background: #525153;
    color: #ffffff;

    border-bottom: 1px solid #404040;
    border-left: 1px solid #404040;
    border-right: 1px solid #404040;
}

UL.jUL LI:first-child{
    border-top:1px solid #404040;
}

UL.jUL LI:active, UL.jUL LI:hover{
    background: #484748;
}

#splashScreen {
    background: #0F0F0F;
}

DIV.loading {
    background-image:url(./../img/custom/loading.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

div#loader{
    margin-top: 9px;
    z-index: 123;
    height: 22px;
    width: 120px;
    align-self: center;
    /*display: flex;*/
    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;
}

TABLE.cp TR TD>SPAN{
    color: #ffffff;
}

#prompt {
    background-color: #8e8e8e;
}

#prompt .inputWrap {
    background:#434343;
}

#prompt .message {
    color: #ffffff;
}

TABLE.cp {
    background: #151C20;
}

#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.png);
}

#cphPrint > SPAN, #cpvPrint > TD > SPAN{
    background-image: url(./../img/custom/panel/btn_print.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);
}

#cpmPrint>DIV:FIRST-CHILD {
    background-image:  url(./../img/custom/panel/btn_print.png);
}


#cpmEmbed>DIV:FIRST-CHILD {
    background-image:  url(./../img/custom/panel/icon_feature_embed_up.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);
}

.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.svg);*/
    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 {
    border: solid 1px #313131;
}

#prompt .inputWrap {
    border: 1px solid #737373;
}

#Cancel, #sendEMailCencel {
    background: #464746;        /*!*!*/
    color: #ffffff;             /*!*!*/
}

#Cancel:hover, #Cancel:active, #sendEMailCencel:hover, #sendEMailCencel:active {
    /*background: #545454;*/

    opacity: 0.7;
    color: #ffffff;
    cursor: pointer;
}

#ok, #sendEMailOk {
    background: #6e6e6e;
    color: #ffffff;
}

#ok:hover, #ok:active, #sendEMailOk:hover, #sendEMailOk:active {
    background: #787878;
    cursor: pointer;
}


#scrSearch>UL.jUL LI, #acProtection>UL.jUL LI{
    background: #434343;
    border: 1px solid #737373;
}

#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: #434343;
}

#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.png);
}

#cpzPrint {
    background-image: url(./../img/custom/panel/btn_print.png);
}


TABLE.pageZoomControl TR {
    background: #151C20;
}

#pageZoom {
    background-color: rgba(30, 40, 46, 0.8);
}

.toolbar {
    background: #151C20;
}

.toolbarVideo {
    height: 45px;
    position: relative;
    background: #151C20;
}

.button, .back, .cancel, .add {
    background: #5f5e60;
    color: #fff;
}

.button:active, .button:hover{
    background: #6f6e6f;
}

.whiteButton{
    background: #737373;
    color: #ffffff;
}

.whiteButton:hover, .whiteButton:active{
    background: #7e7e7e;
}

.grayButton{
    background: #474847;
    color: #adadad;
}
.grayButton:hover, .greyButton:active{
    background: #575657;
}

#acProtection .message {
    color: #ffffff;
}


/*.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);*/
/*}*/

.divBlocker {
    display: none;
    position: fixed;
    z-index: 1001;
    padding-top: 3%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}


.divModalWindow {
        /*!*!*/
    margin: auto;
    padding: 10px 4px 6px 4px;
    /*border: 1px solid #888;*/
    max-width: 400px;
}

.divModalWindow>table{
    /*border: solid 1px black;*/
    border-collapse: separate;
    width: 100%;
    height: 100%;
}

.emailText {
    width: 100%;
    height: 100px;
    /*padding: 10px 0 10px 0;*/
}

.divBlocker input textarea {
    /*margin: 3px;*/
    border: solid 1px darkgrey;
}

.divBlocker textarea {
    padding: 3px;
}

.divBlocker #sendEMailCencel {
    float: right;
}

.divBlocker #sendEMailOk {
    float: left;
}


.divBlocker button {
    border: solid 1px #626163;  /*!*!*/

    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 #6e6e6e;  /*!*!*/
    font-family: Helvetica;
    margin: 0px 0px 15px 0px;
    font-size: 15px;
    padding: 0px 0px 0px 3px;
}

.divModalWindow input[type="email"], textarea{
    background-color : #626163;
    resize: none;
    color: #ffffff;             /*!*!*/
    /*border: solid 1px;*/
}

.divModalWindow textarea{
    resize: none;
    border: solid 1px #6e6e6e; /*!*!*/
    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: #fff;
}


.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);

}

.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: 42px;
    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;
}


div#embedModalBlock{
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: absolute;*/
    /*padding-top: 3%;*/
    /*left: 0;*/
    /*top: 0;*/
    position: fixed;
    z-index: 1001;
    padding-top: 3%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: transparent;
    /*opacity: 0.8*/

}

#inputField{
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
}

input{
    color: #ffffff;
    border-style: solid;
    border-width: 1px;

}

#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);
}

.modalWindow{
    background-color: #868686;
    color: #fff;
}

/*textarea::-webkit-scrollbar-track {*/
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
/*}*/

textarea::-webkit-scrollbar-thumb {
    background-color: #151c20;
    /*outline: 1px solid #2583e0;*/
}

/*textarea::-moz-scrollbar-thumb {*/
    /*background-color: #151c20;*/
    /*!*outline: 1px solid #2583e0;*!*/
/*}*/

/*textarea::-o-scrollbar-thumb {*/
    /*background-color: #151c20;*/
    /*!*outline: 1px solid #2583e0;*!*/
/*}*/



#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.png);
}





#embedModal p {
    color: #FFFFFF;
}

h3 {
    text-align: center;
    display: block;
    font-size: 1.17em;
    /*-webkit-margin-before: 15px;*/
    /*-webkit-margin-after: 15px;*/
    /*-webkit-margin-start: 0px;*/
    /*-webkit-margin-end: 0px;*/
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0px;
    margon-right:15px;
    font-weight: bold;
    color: #FFFFFF;
}


#embedModal input {
    width: 30px;
    position: relative;
    background: #626163;
    border-color: #626163;

}


#embedModal button:active{
    opacity: 0.7;
}

#embedModal button:hover{
    opacity: 0.7;
}

#embedModal button {
    border: none;
    left: 5%;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    font-size: 15px;

}
