/* style for change fonts and color buttons setting */
#colorAndFontsButtons {
    /*position: absolute;*/
    float: left;
    display: inline-block;
    z-index: 999999999999999;
    top: 15px;
    /*width: 300px;*/
    height: 50px;
    /*background-image: url("images/negishut_export.png");*/
}

#colorAndFontsButtons.opencolorAndFonts {
    background-image: url("images/negishut_export.png");
    background-repeat: no-repeat;
    width: 395px;
}

#colorAndFontsButtons.closecolorAndFonts {
    background-image: url("images/negishut_exportButton.png");
    width: 305px;
}

#showToolbar {
    float: left;
    width: 81px;
    height: 28px;
    cursor: pointer;
}

#colorAndFontsButtonsIn {
    margin-top: 11px;
    margin-right: 15px;
}

#black {
    padding: 0;
    background: none;
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    /*background-image:url(images/darkColor.png);*/
    background-size: 100% 100%;
}

#nornal {
    padding: 0;
    background: none;
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    /* background-image:url(images/defualtColor.png);*/
    background-size: 100% 100%;
}

#white {
    padding: 0;
    background: none;
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    /* background-image:url(images/BrightColor.png);*/
    background-size: 100% 100%;
}

#resetFont {
    padding: 0;
    background: none;
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    /* background-image:url(images/normalText.png);*/
    background-size: 100% 100%;
}

#info_acc {
    padding: 0;
    background: none;
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    /* background-image:url(images/normalText.png);*/
    background-size: 100% 100%;
}

#smallerFont {
    padding: 0;
    background: none;
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    /*  background-image:url(images/smallText.png);*/
    background-size: 100% 100%;
}

#biggerFont {
    padding: 0;
    background: none;
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    /* background-image:url(images/bigText.png);*/
    background-size: 100% 100%;
}

#btnMagnifyingGlassForText {
    padding: 0;
    background: none;
    background-size: 100% 100%;
    vertical-align: top;
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    /* background-image:url(images/MagnifyingGlassForText.png);        */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MagnifyingGlassForText.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/MagnifyingGlassForText.png', sizingMethod='scale')";
}

#btnResetAcc {
    padding: 0;
    margin-right: 5px;
    background: none;
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
}

#keyboard_hearing {
    padding: 0;
    background: none;
    border: none;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
}

#btnMagnifyingGlassForText img {
    width: 26px;
    height: 26px;
}

.borderBlack {
    border: 1px solid #ff0 !important;
}

.backgroungBlack {
    background-color: #000 !important;
}

.colorBlack {
    color: yellow !important;
}

.outlineBlack {
    outline: 1px solid yellow !important;
}

.borderWhite {
    border: 1px solid #000 !important;
}

.backgroungWhite {
    background-color: #fff !important;
}

.colorWhite {
    color: #000 !important;
}

.outlineWhite {
    outline: 1px solid #000 !important;
}

/*.hidden {*/
/*overflow: hidden;*/
/*clip: rect(0 0 0 0);*/
/*height: 1px;*/
/*width: 1px;*/
/*margin: -1px;*/

/*}*/

/*.hidden:focus {*/
/*clip: auto;*/
/*height: auto;*/
/*width: auto;*/
/*overflow: visible;*/
/*margin: 0px;*/
/*}*/

#textMagnifyingGlass {
    border: 1px solid #000;
    position: absolute;
    padding: 5px;
    background-color: #fff;
    font-size: 24px !important;
    z-index: 9999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.rightzone-wrapper .nav-centerzone .nav-item.selected ul li :focus {
    border: 1px solid #FFFFFF;
}

.headingSkipArea {
    display: inline;
    margin: 0;
    padding: 0;
}

.skipArea {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    border: 0;
    background-color: #000;
    color: #fff !important;
    font-size: 15px;
    display: block;
    padding: 2px 5px;
    z-index: 999999999999999999;
}

#body .skipArea {
    margin-right: 450px;
}

.skipArea:focus, .skipArea:active {
    clip: auto;
    height: auto;
    width: auto;
    overflow: visible;
    margin: 0;
    z-index: 999999;
    top: auto;
}

.skipArea:active {
    z-index: 999999;
    top: auto;
}

.navs-wrapper {
    position: relative;
}

.mainobj{
    margin-top: 50px;
}
/******helpful********/
.wrap_feedback{padding-top:50px;clear:both;}
#activationContent .helpful { min-height:74px;float:right; color: #0078bd;margin:0 0 10px 0;  }
.helpful { min-height:74px;float:right; color: #0078bd;margin:0 320px 10px 0;  }
.helpful h3 { margin-top:17px;background:url(images/icon_helpful.png) right center no-repeat ;font-size:20px; font-weight: bold; color: #0078bd; margin-bottom:6px; padding-right:30px;}
.helpful label { font-size: 17px; margin-left:15px; }
.helpful .advise{display:none;overflow:hidden;}
.helpful .advise .btns{clear:both;width:457px;margin-top:3px;}
.helpful .advise .btns a{background-color:#0078BD;color: White;font-size: 18px;height:32px;line-height:32px;padding:0 10px;width: 82px;text-decoration:none;text-align:center;position:relative;left:-9px;}
.helpful .advise .send_btn{float:left}
.helpful .advise .btns span {color:#4F4F4F;font-size:14px;}
.helpful .advise textarea{padding:4px;width:457px;height:75px;border:#0078bd 1px solid;font:normal 20px arial;margin-top:3px;color:Black;}
.helpful input[type=radio]{margin-left:0;vertical-align:baseline;cursor:default}
.helpful .thnks{text-align:center;font:bold 20px arial;padding-top:18px;height:53px;}
.helpful .bullets{margin-right:25px;}
.btn_open_feedback_acc{float:left;margin-top:10px;}
.hlp_accessibility select{border:#444 1px solid;font-family:arial;clear:both;font-size:18px;padding:6px 3px;margin:4px 0px;}
.hlp_accessibility{display:none}