/**{
    display: block;
}*/
.parentborder{
    border: 2px solid blue;
    position: relative;
}
.blckC.skipArea {
    color: #000 !important;
}
body{
    width: 100%;
    float: right;
}
a:focus,input:focus {
	border:2px solid #025782 ;
}
.yelowC img {
   -webkit-filter: invert(1);
   filter: invert(1);
}
.fbg_resize{
    position: relative;
}
 .r-side:focus, l-side:focus {
    border: 1px solid #025782 !important;
}
.whiteBackgroung img {
    background-image: none !important;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    color: #000 !important;
    background-color: #fff !important;
    background-image: none !important;
}
.yelowC .coin-slider a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color:black;
    background-image:url(http://i.stack.imgur.com/xQi3T.png);
    background-position: -21px -35px;
    background-repeat:repeat;
    filter: invert(1);
    -webkit-filter: invert(1);
}
.blckC .coin-slider a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color:black;
    background-image:url(http://i.stack.imgur.com/xQi3T.png);
    background-position: -21px -35px;
    background-repeat:repeat;
    filter: invert(0);
    -webkit-filter: invert(0);
}
.left-form.blckC,
.left-form input.blckC,
.left-form textarea.blckC{
    border:1px solid #000000 !important;
    color: #000 !important;
}
.left-form input.yelowC{
    color: yellow !important;
}
.yelowC::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: yellow !important;
}
.yelowC::-moz-placeholder { /* Firefox 19+ */
  color: yellow !important;
}
.yelowC:-ms-input-placeholder { /* IE 10+ */
  color: yellow !important;
}
.yelowC:-moz-placeholder { /* Firefox 18- */
  color: yellow !important;
}

.blckC::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black !important;
}
.blckC::-moz-placeholder { /* Firefox 19+ */
  color: black !important;
}
.blckC:-ms-input-placeholder { /* IE 10+ */
  color: black !important;
}
.blckC:-moz-placeholder { /* Firefox 18- */
  color: black !important;
}
body{
    overflow-x: hidden;
}
html{
    font-size: 14px;
}
.kat{
	display:none;
    position: absolute;
    top: 6px;
    right: 52px;
    z-index: 1111111;
    padding: 5px 10px;
    background: #000;

}
.kat-sapn{
    display: inline-block;
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 18px;
}
/*********************start buttons***************************/
.wapper-accessible{
	display:inline-block;
	z-index:999999999999999;
}
.me-all.width{
	width:auto;
	transition: width 3s ease-out;
}
.me-all.width2{
	width:0;
	transition: width 3s ease-out;
}
.click-acc:hover{
	cursor:pointer;
}
.bigger img{
  width:20px;
  height:20px;
}
.smaller img, .smaller{
  width:38px;
  height:38px;
        margin-bottom: 5px;
    float: right;
    margin-left: 5px;
}
.smaller.last{
	margin-left:0;
	float:right;
	display:block;
}
.reset img{
  width:20px;
  height:20px;

}
.fix_absolte{
    position: absolute;
    right: 0px;
    top: 0;
    line-height: 1;
    border: 1px solid #000;
    font-size: 30px;
    color: #000;
    display: none !important;
    padding: 5px;
    direction: rtl;
    text-align: right;
    width: auto !important;
    z-index: 2000;
    background: rgba(255,255,255,1);
      word-wrap: break-word
}
.green{
    background: green;
}
.width_content{
    display: block !important;
	padding:5px;
}
.wapper-accessible{
	position:fixed;
	top:0;
	right:0;
	height:50px;
	overflow:hidden;
	padding-left:50px;
	background:rgba(0,0,0,0.4);
	display:inline-block;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px
}
.cover-flash a{
	color:#000;
	font-size:16px;
}
.cover-flash{
	width:100%;
	position:absolute;
	z-index:99999999999;
	left:0;
	top:0;
	bottom:0;
	right:0;
	background:#fff;
}
.parent_relativ{
    position: relative;
}
.user_button a{
    float: right;
	margin:0;
}
.click-acc{
	position:absolute;
	left:5px;
	top:5px;
	width:40px;
	height:40px;
}
.click-acc>img{
	width:40px;
}
.user_button{
    padding: 5px;
}
.me-all{
	width:0;
	display:inline-block;
	overflow:hidden;
}
.unseen{
    width:10px;
}
.blackBackgroung{
    background: #000 !important;
    border-color: yellow !important;
}
.fixing_pos{
    position: absolute;
    font-size: 32px;
    border:1px solid #000;
    background: #fff;
    color: #000;
    z-index: 99999999999999999;
    padding: 15px;
}
.grayC{
    background: #999 !important;
}
.yelowC{
    color: yellow !important;
}
.blckC{
    color: #000 !important;
}
.whiteBackgroung{
    background: #fff !important;
}
.z-index{
    z-index: 1 !important;
}
/*********************end buttons***************************/
#inputBoard {
	-webkit-border-radius: 5px;
	/* Firefox 1-3.6 */
	-moz-border-radius: 52px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 5px;
	font-size:28px !important;
	/*background-color:#fff ;*/
}
body.acc_font * {
    font-family: arial !important;
}
body .body #wrapper.autoheight, body .autoheight{
    height: auto !important;
}
#inputBoard {
	/*border:1px solid #000;*/
	position:absolute;
	padding: 5px;
	/*background-color: #fff;*/
	font-size:24px !important;
	z-index:9999999;
    /*visibility: hidden;*/
}
#skipLink5 a{
    bottom: 0;
    top: auto;
}
.headingSkipArea {
	display:inline;
	margin: 0px;
	padding:0;
}
.skipArea {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	min-height: 1px;
	min-width: 1px;
    max-width: 100%;
	margin: -1px;
	padding: 0;
	border: 0;
	background-color:#000;
	color:#fff !important;
	font-size:15px;
	display:inline-block;
	padding:2px 5px;
	z-index:99999999999999999999999999999999999999999999;
    top: 20px;
}

.skipArea:focus{
	clip: auto;
	height: auto;
	width: auto;
	overflow: visible;
	margin: 0px;
	z-index: 999999;
	top:auto;
}

.skipArea:active{
	z-index:999999;
	top:auto;
}
.areaHeading {
		padding:0 !important;
		margin: 0 !important;
		border:none !important;
}
.skipToMainContent{
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	background-color:#000 !important;
	color:#fff !important;
	font-size:15px;
	display:block;
	padding:2px 5px;
	z-index:999999;

}

.skipToMainContent:focus{
	clip: auto;
	height: auto;
	width: auto;
	overflow: visible;
	margin: 0px;
	z-index: 999999;
	top:auto;
}

.skipToMainContent:active{
	clip: auto;
	height: auto;
	width: auto;
	overflow: visible;
	margin: 0px;
	z-index: 999999;
	top:auto;
}
/* skip To Main Content */
	/* for h5 */
.hidden {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	background-color:#000;
	color:#fff !important;
	font-size:15px;
	display:block;
	padding:2px 5px;
	z-index:999999;
}

.hidden:focus{
	clip: auto;
	height: auto;
	width: auto;
	overflow: visible;
	margin: 0px;
	z-index: 999999;
	top:auto;
}

.hidden:active{
	z-index:999999;
	top:auto;
}
.skipMenu  > h5{
	opacity:0;
	padding:3px;
	filter: alpha(opacity=0); /* For IE8 and earlier */
}

.skipMenu:focus > h5{
	opacity:0.99;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	background-color:#fff;
}
a  > h5 {
    display:inline-block;

	padding:0;
	margin:0;
}
.offScreen {
	position:absolute;
	top:-99999px;
}

.offScreen:focus {
	top:99px;
	display:block;
	width: 12em;
	background-color:#fff;
	left:40%;
	padding:15px;
	height:2em;
	outline:2px solid #000;
}
.areaHeading2 {
	padding:0 !important;
	margin: 0 !important;
	border:none !important;
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	background-color:#000 !important;
	color:#fff !important;
	font-size:15px;
	display:block;
	padding:2px 5px;
	z-index:999999;

}
input.error,
textarea.error{
    color: red;
    border: 1px solid red;
}
label.error{
    color: red;
    margin-bottom: 3px;
    margin-top: 2px;
    display: block;
}

.fontSize80 .nav.menu li a{
    font-size: 10px !important;
}
.fontSize80 #content, .fontSize80 #content input, .fontSize80 #content textarea, .fontSize80  #container ul.links-ul li a, .fontSize80 .footer-menu li a, .fontSize80 #about h2, .fontSize80 #footer-form h2{
    font-size: 10px !important;
}
.fontSize90 #content, .fontSize90 #content input, .fontSize90 #content textarea, .fontSize90  #container ul.links-ul li a ,  .fontSize90 .footer-menu li a, .fontSize90 #about h2, .fontSize90 #footer-form h2{
    font-size: 12px !important;
}
.fontSize90 .nav.menu li a{
    font-size: 12px !important;
}
.fontSize100 .nav.menu li a{
    font-size: 14px !important;
}
.fontSize80 .title a, .fontSize80 .libul a{
    font-size: 10px !important;
}
.fontSize90 .title a, .fontSize90 .libul a{
    font-size: 11px !important;
}
.fontSize100 .title a, .fontSize100 .libul a{
    font-size: 12px !important;
}
.fontSize100 #content, .fontSize100 #content input, .fontSize100 #content textarea, .fontSize100  #container ul.links-ul li a ,  .fontSize100 .footer-menu li a, .fontSize100 #about h2, .fontSize100 #footer-form h2{
    font-size: 14px !important;
}
.fontSize80 .site_d{
    font-size: 10px !important;
}
.fontSize90 .site_d{
    font-size: 11px !important;
}
.fontSize100 .site_d{
    font-size: 12px !important;
}
.fontSize110 .site_d{
    font-size: 15px !important;
}
.fontSize120 .site_d{
    font-size: 17px !important;
}
.fontSize130 .site_d{
    font-size: 19px !important;
}

.fontSize80 #slider-section .slide .info p{
    font-size: 21px !important;
}
.fontSize90 #slider-section .slide .info p{
    font-size: 23px !important;
}
.fontSize100 #slider-section .slide .info p{
    font-size: 25px !important;
}
.fontSize110 #slider-section .slide .info p{
    font-size: 27px !important;
}
.fontSize120 #slider-section .slide .info p{
    font-size: 29px !important;
}
.fontSize130 #slider-section .slide .info p{
    font-size: 31px !important;
}
.fontSize140 #slider-section .slide .info p{
    font-size: 33px !important;
}
.fontSize80 .oner-div p{
    font-size: 11px !important;
}
.fontSize90 .oner-div p{
    font-size: 13px !important;
}
.fontSize100 .oner-div p{
    font-size: 15px !important;
}
.fontSize110 .oner-div p{
    font-size: 17px !important;
}
.fontSize120 .oner-div p{
    font-size: 19px !important;
}
.fontSize130 .oner-div p{
    font-size: 21px !important;
}
.fontSize140 .oner-div p{
    font-size: 23px !important;
}
#lastinpage{
  position: relative;
  display: block;;
  width:  100%;
  float: right;
}
/* .form-group{
  position: relative;;
}
#inputBoard{
  left: 0 !important;
} */
.fontSize80 .navbar-default .navbar-nav>li>a{
    font-size: 13px !important;
}
.fontSize90 .navbar-default .navbar-nav>li>a{
    font-size: 16px !important;
}
.fontSize100 .navbar-default .navbar-nav>li>a{
    font-size: 19px !important;
}
.fontSize110 .navbar-default .navbar-nav>li>a{
    font-size: 21px !important;
}
.fontSize120 .navbar-default .navbar-nav>li>a{
    font-size: 23px !important;
}
.fontSize130 .navbar-default .navbar-nav>li>a{
    font-size: 24px !important;
}
.fontSize140 .navbar-default .navbar-nav>li>a{
    font-size: 25px !important;
}
.fontSize80 .title{
    font-size: 24px !important;
}
.fontSize90 .title{
    font-size: 27px !important;
}
.fontSize100 .title{
    font-size: 30px !important;
}
.fontSize110 .title{
    font-size: 32px !important;
}
.fontSize120 .title{
    font-size: 33px !important;
}
.fontSize130 .title{
    font-size: 35px !important;
}
.fontSize140 .title{
    font-size: 36px !important;
}
.fontSize80 .libtitle{
    font-size: 18px !important;
}
.fontSize90 .libtitle{
    font-size: 21px !important;
}
.fontSize100 .libtitle{
    font-size: 24px !important;
}
.fontSize110 .libtitle{
    font-size: 26px !important;
}
.fontSize120 .libtitle{
    font-size: 27px !important;
}
.fontSize130 .libtitle{
    font-size: 28px !important;
}
.fontSize140 .libtitle{
    font-size: 29px !important;
}
.fontSize110 .nav.menu li a{
    font-size: 17px !important;
}
.fontSize80 h3{
  font-size: 14px;
}
.fontSize90 h3{
  font-size: 16px;
}
.fontSize100 h3{
  font-size: 18px;
}
.fontSize110 h3{
  font-size: 21px;
}
.fontSize120 h3{
  font-size: 24px;
}
.fontSize130 h3{
  font-size: 26px;
}
.fontSize140 h3{
  font-size: 28px;
}

.fontSize110 .title a, .fontSize110 .libul a{
    font-size: 14px !important;
}
.fontSize120 .title a, .fontSize120 .libul a{
    font-size: 16px !important;
}
.fontSize130 .title a, .fontSize130 .libul a{
    font-size: 18px !important;
}
.fontSize140 .title a, .fontSize140 .libul a{
    font-size: 20px !important;
}
.fontSize110 #content, .fontSize110 #content input, .fontSize110 #content textarea, .fontSize110  #container ul.links-ul li a,  .fontSize110 .footer-menu li a, .fontSize110 #about h2, .fontSize110 #footer-form h2{
    font-size: 16px !important;
}

.fontSize120 .nav.menu li a{
    font-size: 20px !important;
}
.fontSize120 #content, .fontSize120 #content input, .fontSize120 #content textarea, .fontSize120  #container ul.links-ul li a,  .fontSize120 .footer-menu li a, .fontSize120 #about h2, .fontSize120 #footer-form h2{
    font-size: 17px !important;
}
.fontSize130 .nav.menu li a{
    font-size: 22px !important;
}
.fontSize130 #content, .fontSize130 #content input, .fontSize130 #content textarea, .fontSize130  #container ul.links-ul li a,  .fontSize130 .footer-menu li a, .fontSize130 #about h2, .fontSize130 #footer-form h2{
    font-size: 18px !important;
}
.fontSize140 .nav.menu li a{
    font-size: 24px !important;
}
.fontSize140 #content, .fontSize140 #content input, .fontSize140 #content textarea , .fontSize140  #container ul.links-ul li a,  .fontSize140 .footer-menu li a, .fontSize140 #about h2, .fontSize140 #footer-form h2{
    font-size: 19px !important;
}
.fontSize80 .lable h3{
    font-size: 14px !important;
}
.fontSize90 .lable h3{
    font-size: 16px !important;
}

.fontSize100 span{
    font-size: 18px !important;
}
.fontSize110 span{
    font-size: 20px !important;
}
.fontSize120 span{
    font-size: 22px !important;
}
.fontSize130 span{
    font-size: 24px !important;
}
.fontSize140 span{
    font-size: 26px !important;
}
.fontSize100 .lable h3{
    font-size: 15px !important;
}
.fontSize110 .lable h3{
    font-size: 17px !important;
}
.fontSize120 .lable h3{
    font-size: 19px !important;
}
.fontSize130 .lable h3{
    font-size: 21px !important;
}
.fontSize140 .lable h3{
    font-size: 23px !important;
}
.fontSize110 .main-menu {
    margin: 0 !important;
    height: 30px !important;
}
.fontSize110 .top-nav {
    height: 30px !important;
    margin-top: -5px !important;
}
.fontSize110 .block-footer-nav {
    width: 446px;
}
.fontSize120 .block-footer-nav {
    width: 446px;
}
.fontSize130 .block-footer-nav {
    width: 446px;
}
.fontSize140 .block-footer-nav {
    width: 446px;
}
.fontSize110 .footer-nav {
    height: 75px !important;
}
.fontSize110 .main-menu {
    margin: 0 !important;
    height: 30px !important;
}
.fontSize120 .main-menu {
    margin: 0 !important;
    height: 33px !important;
}
.fontSize120 .top-nav {
    height: 33px !important;
    margin-top: -5px !important;
}
.fontSize120 .footer-nav {
    height: 80px !important;
}
.fontSize120 .main-menu {
    margin: 0 !important;
    height: 33px !important;
}
.fontSize130 .main-menu {
    margin: 0 !important;
    height: 35px !important;
}
.fontSize130 .top-nav {
    height: 35px !important;
    margin-top: -5px !important;
}
.fontSize130 .footer-nav {
    height: 85px !important;
}
.fontSize100 font {
    font-size: 14px !important;
}
.fontSize100 b {
    font-size: 14px !important;
}
.fontSize120 .main-form input,
.fontSize120 .main-form textarea{
     width: 67% !important;
}
.fontSize140 .main-form input,
.fontSize140 .main-form textarea{
     width: 62% !important;
}
.fontSize130 .main-form input,
.fontSize130 .main-form textarea{
     width: 65% !important;
}
.fontSize110 .main-form input,
.fontSize110 .main-form textarea{
     width: 72% !important;
}
.fontSize110 .main-form label{
    width: 28% !important;
}
.fontSize120 .main-form label{
    width: 33% !important;
}
.fontSize130 .main-form label{
    width: 35% !important;
}
.fontSize140 .main-form label{
    width: 38% !important;
}
.fontSize110 b {
    font-size: 16px !important;
}
.fontSize110 font {
    font-size: 16px !important;
}
#slidersection a{
    top: 50px !important;
}
.top-nav{
    position: relative;
}
.fontSize80 h2 a{
    font-size: 12px !important;
}
.fontSize90 h2 a{
    font-size: 13px !important;
}
.fontSize100 h2 a{
    font-size: 14px !important;
}
.fontSize110 h2 a{
    font-size: 16px !important;
}
.fontSize120 h2 a{
    font-size: 18px !important;
}
.fontSize130 h2 a{
    font-size: 20px !important;
}
.fontSize140 h2 a{
    font-size: 22px !important;
}
.fontSize80 .title1{
    font-size: 16px !important;
}
.fontSize90 .title1{
    font-size: 18px !important;
}
.fontSize100 .title1{
    font-size: 20px !important;
}
.fontSize110 .submit{
    width: 50px !important;
    text-align: center !important;
}
.fontSize120 .submit{
    width: 70px !important;
    text-align: center !important;
}
.fontSize130 .submit{
    width: 80px !important;
    text-align: center !important;
}
.fontSize140 .submit{
    width: 90px !important;
    text-align: center !important;
}
.fontSize110 .title1{
    font-size: 22px !important;
}
.fontSize120 .title1{
    font-size: 24px !important;
}
.fontSize130 .title1{
    font-size: 26px !important;
}
.fontSize140 .title1{
    font-size: 28px !important;
}
.fontSize80 .title2{
    font-size: 16px !important;
}
.fontSize90 .title2{
    font-size: 18px !important;
}
.left-form{
    width: 100%;
}
/*.block-content{
    padding-top: 240px;
}*/
.block-content .content{
    padding-top: 50px;
}
#recaptcha-error{
    color: red;
}
.left-form>div{
    margin-bottom: 20px;
}
.left-form div label:first-child{
    position: absolute;
    opacity: 0;
}
.body{
    position: relative;
   /* z-index: 99999999;*/

}
.left-form>div:nth-child(6){
    margin-bottom: -10px;
}
.left-form{
    position: relative;
    /*z-index: 99999999;*/
}
.content h1{
    display: block;
    width: 100%;
    float: right;
    position: relative;
    left: auto;
    right: auto;
    top: 10px;
}
.fontSize100 .title2{
    font-size: 20px !important;
}
.fontSize110 .title2{
    font-size: 22px !important;
}
.fontSize120 .title2{
    font-size: 24px !important;
}
#txttelll-error, #txtnamel-error, #txtemaill-error, #txtemaill-error, #txtsubjectl-error {
    position: relative;
    left: 0;
}
.blckC  .selected >a {
    color: #000 !important;
}
.skipArea {
    top: 0;
}
.top-header-bg, .top-nav-bg{
    position: relative;
    width: 100%;
    float: right;
}
.blckC  .main-menu li:hover a {
    color: #000 !important;
}
.yelowC .selected >a {
    color: yellow !important;
}
.yelowC .main-menu li:hover a {
    color: yellow !important;
}
.fontSize130 .title2{
    font-size: 26px !important;
}
.fontSize140 .title2{
    font-size: 28px !important;
}
.fontSize80 .content h1{
    font-size: 16px !important;
}
.fontSize90 .content h1{
    font-size: 18px !important;
}
.fontSize100 .content h1{
    font-size: 20px !important;
}
.fontSize110 .content h1{
    font-size: 22px !important;
}
.fontSize120 .content h1{
    font-size: 24px !important;
}
.fontSize130 .content h1{
    font-size: 26px !important;
}
.fontSize140 .content h1{
    font-size: 28px !important;
}
.fontSize80 [type="submit"] {
    font-size: 10px !important;
}
.fontSize90 [type="submit"] {
    font-size: 12px !important;
}
.fontSize110 [type="submit"] {
    font-size: 16px !important;
}
.fontSize120 [type="submit"] {
    font-size: 18px !important;
}
.fontSize130 [type="submit"] {
    font-size: 20px !important;
}
.fontSize140 [type="submit"] {
    font-size: 22px !important;
}
.fontSize120 [type="submit"] {
    font-size: 18px !important;
}
#lastinpage a{
    top: -10px !important;
}
.fontSize120 b {
    font-size: 18px !important;
}
.fontSize130 b {
    font-size: 20px !important;
}
.fontSize140 b {
    font-size: 22px !important;
}
.fontSize120 font {
    font-size: 18px !important;
}
.fontSize130 font {
    font-size: 20px !important;
}
.fontSize140 font {
    font-size: 22px !important;
}
.fontSize140 .main-menu {
    margin: 0 !important;
    height: 35px !important;
}
.fontSize140 .top-nav {
    height: 35px !important;
    margin-top: -5px !important;
}
.fontSize140 .footer-nav {
    height: 90px !important;
}
.fontSize80 span{
    font-size: 12px !important;
}
.fontSize90 span{
    font-size: 11px !important;
}
.fontSize80 .site_d{
    font-size: 10px !important;
}
.fontSize90 .site_d{
    font-size: 11px !important;
}
.fontSize100 .site_d{
    font-size: 12px !important;
}
.fontSize110 .site_d{
    font-size: 15px !important;
}
.fontSize120 .site_d{
    font-size: 17px !important;
}
.fontSize130 .site_d{
    font-size: 19px !important;
}
.fontSize140 .site_d{
    font-size: 21px !important;
}
/*.intro  span{
    font-size: large;
}*/
.bg-footer .col-md-3{
    height: auto;
    min-height: 270px;
}
.width-50{
    height: auto;
    min-height: 315px;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 24, 2012 */
 #tooltiper{

  font-size:1.2em;
  padding:5px;
  display:none !important;

}

/* set up hidden tooltip */
[role="tooltip"] {
	display: none;
	padding: 0.25em;
	margin: 0;
	color: #fff;
	background: #EF8100;
	width: auto;
	z-index: 2;
}

/* reveal associated tooltip on focus of preceeding input */
input:focus  + [role="tooltip"] {
	display: block;
	position: absolute;

	margin-right: 300px;
	margin-top: 20px;

}

textarea:focus  + [role="tooltip"] {
	display: block;
	position: absolute;

	margin-right: 300px;
	margin-top: 20px;

}

select:focus  + [role="tooltip"] {
	display: block;
	position: absolute;

	margin-right: 300px;
	margin-top: 20px;

}

#abc {
	width:25px;
	height:25px;
	position:relative;
	right:190px;
	top:-45px;
	display:block;
	 cursor: pointer;
}

#abcd {
	width:25px;
	height:25px;
	position:absolute;
	left:140px;
	top:-27px;
	display:block;
	 cursor: pointer;
}

#abcde {
	width:25px;
	height:25px;
	position:absolute;
	right:140px;
	top:-27px;
	display:block;
	 cursor: pointer;
}

#Mod104 {
	position:relative;
}


[title="המשך רול חדשות"] {
	width:25px;
	height:25px;
	background-size:100% 98%;
	background-color: #fff;
	background-repeat:no-repeat;
	border: none !important;
	background-image:url(../images/contintue1.png);
}
.contintue {
	width:25px;
	height:25px;
	background-size:100% 98%;
	background-color: #fff;
	background-repeat:no-repeat;
	border: none !important;
	background-image:url(../images/continue1.png);
}

 [title="עצור רול חדשות"]{
	width:25px;
	height:25px;
	background-size:100% 98%;
	background-color: #fff;
	background-repeat:no-repeat;
	border: none !important;
	background-image:url(../images/stop1.png);
}

 .stop{
	width:25px;
	height:25px;
	background-size:100% 98%;
	background-color: #fff;
	background-repeat:no-repeat;
	border: none !important;
	background-image:url(../images/stop1.png);
}
