#cotainerDiv
{
     float: right;
     width: 100%;
}
.btns-vote
{
    font-family: inherit;
    float:right;
    font-size: 14px;
}
.table-cell .btns-vote
{
    font-size: 12px;    
}
.radio-btn-vote
{
    float:right;
}
.div-radio-vote
{
    padding-right: 20px;
    margin-right: 10px;
}
#no-answer-vote
{
    font-size: 13px;
color: rgb(255,57,57);
    font-weight: bold;
    padding-bottom: 24px;
    display:none;
}
#no-captch-vote
{
    font-size: 13px;
color: rgb(255,57,57);
    font-weight: bold;
    padding-bottom: 24px;
    margin-top:24px;
    display:none;
}
#image-captcha
{
    width:100%;
    min-height:137px;
    background:rgb(240,240,240);
    margin-bottom: 23px;
}
#captcha-container
{
    display:none;
}
#refresh-image
{
    float:right;
    width: 89%;
    margin-right: 24px;
    padding-top: 10px;
}
#refresh
{
        float:right;
    width:12px;
    min-height:12px;
    padding: 22px;
        border:solid 1px rgb(226,226,226);
    background-color:White;
}
#poll #captcha
{
    float: right;
    width: 64%;
    background-color: white;
    border:solid 1px rgb(226,226,226);
    border-right: none;
    height: 55px !important;
}
.p-vote
{
    margin-right: 11%;
    font-size:10px;
    color: #2575bc;
    line-height: 9px;
    margin-top: 3px;
}

.new-dev-vot
{
 width: 100%;
float: right;
}
.new-dev-vot img
{
    width:12px;
    min-height:12px;
}
.new-dev-vot input
{
    color:rgb(160,160,160);
    margin-right: 10%;
    min-height: 21px;
    width: 77%;
    border-radius: 4px;
    border: solid 1px;
    padding-right: 4px;
    margin-top: 13px;
}
#vote-defult
{
    display:block;
}
    /*result view */
#voting-result
{
    border-top: 1px solid #eeeeee;
    display:none;
    float: right;
}
.voting-time
{
    color: black;
    margin-top: 26px;
    font-family: inherit;
font-size: 15px;
}
#result-container
{
    width:100%;
    min-height:137px;
    background:rgb(240,240,240);
    margin-bottom: 23px;
    margin-top: 22px;
    padding-top: 3%;
    padding-bottom: 3%;
}
#res-table
{
    margin-right: 3%;
    margin-left: 3%;
}
.header-for-res
{
    border:none;
    background: white;
    font-size: 10px;
    color: #2575bc;
    
}
.fileds-for-res
{
    background: rgb(240,240,240);
    border:none;
    font-size: 14px;
    color: black;
}
.res-field-1
{
    width: 1%;
    text-align: center;
    line-height: 40px;
}
.res-field-2
{
    width: 3%;
     text-align: center;
    line-height: 40px;
}
.res-field-3
{
    width: 1%;
     text-align: center;
    line-height: 40px;
}
.yes-vot-res
{
    width: 76%;
    height: 10%;
    border: solid 1px black;
    position: relative;
    top: 54%;
    right: 21%;
}
.yes-vot-res-num
{
position: relative;
left: 48%;
}
.res-from-percent
{
    position: absolute;
    height: 100%;
    max-width: 100%;
    min-width: 0%;
}
.total-voters
{
    background: rgb(215,215,215);
    color: black;
    text-align: center;
    margin-right: 3%;   
    margin-left: 3%;
}
.send-to-frnd
{
    background :rgb(126,200,223);
}
.send-to-frnd img
{
   width: 16%;
padding-left: 3%;
display: inline-block;
margin-right: 0;
vertical-align: middle;
border: none !important;
float: left;
}
.jazeera-vot-no-opinion
{
    font-size: 13px;
color: rgb(255,57,57);
    font-weight: bold;
    margin-top:10%;

}
/*end result view */

/*result view after voting*/
#successful-vot
{
    display:none;
    border-top: 1px solid #eeeeee;
}
#answer-percentage
{
    color: black;
    
}
.even
{
  background: rgb(240,240,240);
  padding-right: 3%;
padding-left: 3%;
}
.odd
{
     background: white;
  padding-right: 3%;
padding-left: 3%;
    }
.yes-vots-answer
{
    width: 46%;
    height: 4px;
    border: solid 1px black;
    position: relative;
    margin-top: 5%;
}
.yes-vot-res-num-answer
{
    position: relative;
    right: 64%;
    margin-top: -6%;
}
.total-voters-ans
{
    margin-right: 0;
    margin-left: 0;
    margin-top: 5%;
    margin-bottom: 9%;
    font-size: 12PX;
font-family: inherit;
font-weight: bold;
}
/*endresult view after voting*/
/*Send to friend*/
#send-to-container
{
width: 60%;
float: right;
margin-top: 2.7%;
color: black;
padding-bottom: 2.7%;
}
#send-to-container input
{
font-size:14px;
padding-right: 10px;
padding-left: 10px;
width: 55%;
background: rgb(246,246,246);
border: solid 1px rgb(225,225,225);
color: rgb(0,0,0);
height: 30px;
font-family: inherit;
}
#send-to-container textarea
{
    font-size:14px;
   width: 58%;
background: rgb(246,246,246);
border: solid 1px rgb(225,225,225);
color: rgb(0,0,0);
height: 100px;
font-family: inherit;
max-width: 165%;

    
}
.required
{
    color:Red;
}
.container-for-all
{
    float: left;width: 100%;
}
.lable-section
{
    float: left;width: 74%;
    
}
.input-section
{
    float: left;width: 26%;text-align: left;
    line-height: 32PX;
}
.input-span
{
    padding-left: 10%;
}
.main-padd {
padding-top: 0em !important;
}
.spaces
{
    margin-top: 3%;
}
.send-btns
{
    width: 20.7%;
height: 36px;
margin-top: 4%;
}
.send-to-friend-empty-fileds
{
    background-color:rgb(224,35,48) !important;
    color:White !important;
}
/*end Send to friend*/
/*confirm*/
#confirm-container
{
    width: 40%;
    float: right;
    margin-top: 2.7%;
    color: black;
    padding-bottom: 2.7%;
}
#span-confirm
{
     float: left;
    line-height: 35px;
    font-size: 16px;
}
.confirm-btn
{
    margin-top: 0 !important;
    margin-right: 1%;
    float: left;
    margin-right: 22px;
    font-size: 15px;
}
.head-confirm
{
    color:Black;
}
/*end confirm*/

/*view link*/
#view-link-container
{
    padding-bottom: 1.7%;
    
     width:100%;
float: right;

color: black;
}
#right-container
{
  
     width:50%;
float: right;

}
#left-container
{
  
     width:50%;
float: right;

}
#view-link-percents
{
    border-top: 1px solid #eeeeee;
float: right;
width: 100%;

margin-top: 5%;   
}
.add-on-answer-percent
{
    float: right;
width: 100%;
}
.float
{
    float:right;
}
.mod-yes-vots-answer
{
    height: 8px;    
    margin-top: 1%;
}
.mod-even-odd
{
   font-size: 15px;
width: 80%;
padding-bottom: 2%;
padding-top: 2%;
}
.mod-yes-vot-res-num-answer
{
    right: 5%;
margin-top: -1%;
font-size: 18px;
}
.mod-total-voters-ans
{
    margin-bottom: 0%;
    width: 86%;
    margin-top: 1%;
    height: 27px;
    padding-top: 5px;
}
.mod-jazeera-vot-no-opinion
{
    font-size: 13px;
color: rgb(255,57,57);
font-weight: bold;
margin-top: 0%;
float:right;
margin-right: -59px;
}

#send-to-new-btn
{
    display: table-cell;
float: right;
display:none;    }
 #remove-on-resize
{
    position: relative;right: 89%;top: -32px;
}
.black-btn
{color: rgb(56,56,56);
height: 32px;
font-size: 14px;
font-family: inherit;
font-weight: bold;     }
.black-btn img{width:26px;}
/*end view link*/

#res-table {display: table;}
.table-row{display: table-row;}
.table-cell{display: table-cell;}

[class*=field] {

-webkit-box-shadow: none;
box-shadow: none;

}

[class*=button]:hover {
background-color: #88cce2;
color: #fff;
}

.thanks{display:none;}
.fullWidth{width: 100%}
section.page-section + input#hdnShowVote #poll.box-section
{
  border-right: none !important;
left: -6.5% !important;
padding-left: 4.5% !important;
padding-right: 8.7% !important;
    
    }
    
    input#hdnVoteIds + #poll.box-section
    {
    border-right: none !important;
left: -4.5% !important;
padding-left: 4.5% !important;
padding-right: 4.7% !important;
    
    }
    
    
@media only screen and (max-width: 992px) {#send-to-container{width:100%;}}
@media only screen and (max-width: 571px) {#send-to-container{width:130%;}}
@media only screen and (max-width: 450px) {#send-to-container{width:146%;}}
@media only screen and (max-width: 405px) 
{
    #reciver-mail
    {
	height: 46px !important;
    margin-top: 3%;
    }
    .input-section 
    {
       text-align: start !important; 
    }
    #send-to-container input
    {
    width: 51%;
    }
}
@media only screen and (max-width: 271px) 
{
    #sender-e-mail
	{
	    height: 50px !important;
        margin-top: 4% !important;
    }
}
@media only screen and (max-width: 767px)
 {	
	#image-captcha{
	width: 34%;
 }	
	#voting-result{width: 39%;}
	#successful-vot {width: 40%;}
}
@media only screen and (max-width: 701px) {
	#voting-result{width: 50%;}	
}
@media only screen and (max-width: 1024px) 
{
	#voting-result{width: 99%;}
	.table-cell .btns-vote img {display: none;}
	.table-cell .btns-vote {height:40px;float: right;margin-left: 4%;}
	.button.btns-vote.send-to-frnd.btnBack{padding-right: 4%!important;padding-left: 4%!important;}
}
@media only screen and (max-width:871px) and (min-width: 767px)
{
 .btns-vote {margin-right:0px !important;}   
 }
@media only screen and (max-width: 767px) 
{
	#voting-result{width: 60%;}	
}
@media only screen and (max-width: 647px) {	
	#image-captcha{
	  width: 42%;
	}	
}
@media only screen and (max-width: 560px) {	
	#voting-result{width: 45%;}	
}
@media only screen and (max-width: 510px) {
	#voting-result{width: 49%;}	
}
@media only screen and (max-width: 484PX) {	
	#image-captcha{
	  width: 70%;
	}	
}
@media only screen and (max-width: 470px) {	
	#voting-result{width: 59%;}	
}
@media only screen and (max-width: 450px) {	
	#successful-vot {width: 70%;}
	#send-to-container input{width:52%;}
	#send-to-container textarea{width:56%}
}
@media only screen and (max-width: 380px) {	
	#voting-result{width: 69%;}	
}
@media only screen and (max-width: 373px) {	
	#voting-result{width: 70%;}	
}
@media only screen and (max-width: 340px) {	
	#voting-result{width: 100%;}	
}
@media only screen and (max-width: 334PX) {	
	#image-captcha{
	  width: 100%;
	}
}
@media only screen and (max-width: 320PX) {	
	.button.btns-vote.send-to-frnd{
	  margin-right: -16%;
	}
	.black-btn{margin-right:0 !important; }
	.black-btn img {
    width: 16%;
    }
}
@media only screen and (max-width: 480PX) {	
	.button.btns-vote.send-to-frnd{
	 
	}
}
@media only screen and (max-width: 1022px) {
	#confirm-container{width:50%;}
}
@media only screen and (max-width: 821px) {
	#confirm-container{width:60%;}
}
@media only screen and (max-width: 648px) {
	#confirm-container{width:70%;}
}
@media only screen and (max-width: 562px) {
	#confirm-container{width:80%;}
}
@media only screen and (max-width: 497px) {
	#confirm-container{width:95%;}
}
@media only screen and (max-width: 425px) {
	#confirm-container{width:104%;}
}
@media only screen and (max-width: 392px) {
	.confirm-btn{width:75px;height:36px;margin-top: 69px !important;margin-left: 10%;}
	#span-confirm{float:none;}
}
@media only screen and (max-width: 640px) 
{   
    #left-container{width:100%;}
    #right-container{width:100%;}
    #remove-on-resize{display:none;}
    #send-to-new-btn{display:block; padding-top :1%;}
}
@media only screen and (min-width:586px) and (max-width:640px) {
#send-to-new-btn{width:30%;}
}
@media only screen and (max-width:812px) {
.mod-jazeera-vot-no-opinion{margin-right:0px; width:85%;}
}
#refresh-image #refresh{padding:5%;}
#imageCaptchaCode #captcha{  float: right;
  width: 75%;}
  
  
  
 #image-captcha .p-vote {
  margin-right: 11%;
  font-size: 10px;
  color: #2575bc;
  line-height: 30px;
  margin-top: -10px;
}


.filmVoteEn
{
    direction:ltr;
}
.filmVoteEn li
{
    padding-left: 0;
  position: relative;
  padding-bottom: 1em;
}
.filmVoteEn .radio-btn-vote {
  float: left;
}

.filmVoteEn .div-radio-vote {
  padding-left: 20px;
  margin-left: 10px;
  font-family: Verdana, Arial !important;
    padding-right: 0;
  margin-right: 0;
  font-size: 0.9em;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.arabicInputText
{
    margin-top: 0PX !important;
    font-size: 10PX !important;
    width: 160PX !important;
    font-size: 10px; 
}
#imageCaptchaCode
{
    background-size: 27px !important;
    background-position: center 1px !important;
}
#captcha
{
    position: relative !important;
    height: 28px !important;
    top: 1px !important;
}
}
@media only screen and (max-width: 647px) 
{
 #image-captcha
 {width:100%;}   
 #captcha
 {height: 56px ;
width: 85%;}
#input-user-text-vot
{
    margin-top:0px;
}
}