﻿/*-----------------*/
/* Global
/*-----------------*/
#page-wrap 
    {
    direction: rtl;
    width:100%;
    margin: 0 auto;
    }
#GPage_main
    {
    clear:none;
    float:none;
    width:100%;
    }
@font-face
    {
    font-family:'almoni-dl7';
    font-weight:700; /*(bold)*/
    font-style: normal;
    src: url('/Static/fonts/almoni/almoni-dl-aaa-700.eot'); 
    src: url('/Static/fonts/almoni/almoni-dl-aaa-700.eot?#iefix') format('embedded-opentype'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-700.ttf') format('truetype'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-700.woff') format('woff'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-700.svg#almoni-dl-bold') format('svg');
    }
@font-face
    {
    font-family:'almoni-dl';
    font-weight:400; /*(regular)*/
    font-style: normal;
    src: url('/Static/fonts/almoni/almoni-dl-aaa-400.eot'); 
    src: url('/Static/fonts/almoni/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-400.ttf') format('truetype'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-400.woff') format('woff'), 
    url('/Static/fonts/almoni/almoni-dl-aaa-400.svg#almoni-dl-regular') format('svg');
    }   
body 
    { 
    font-family:'almoni-dl';
    }
a 
    {
    color:#925118;
    }
a:hover, a:focus
    {
    text-decoration:underline;
    }   
a img 
    {
    border:none 0; 
    }
.LineSepration_100Pecent 
    {
    height: 0;
    margin: 0;
    padding: 0;
    }    
.border-bottom
    {
    border-bottom:2px solid #B4ACDF;
    margin-bottom:30px;
    padding-bottom:30px   
    }    
.img-link-control-01
    {
    position:relative;
    display:block;
    }     
.img-responsive
    {
    margin:0 auto;
    width:100%;
    display:block;
    }
.container
    {
    margin:0 auto;
    padding-right: 0;
    padding-left:0;    
    }    
.container.art     { margin-bottom:30px; width:75%}
.row 
    {
    margin-right: 0;
    margin-left: 0;
    } 
.col-md-12
    {
    padding-right:0;
    padding-left:0;    
    } 
#Ggroup
    {
    padding-right:15px;
    padding-left:15px;    
    }
hr.vertical-line
    {
    width:100%;
    margin: 30px 0 0;
    height:0;
    border:0 none;
    border-bottom:1px solid #ccc;
    }  
hr.horizintal-line
    {
    width: 1px;
    margin: 10px auto 0;
    min-height: 300px;
    border: 0 none;
    border-left: 1px solid #89A7BB;
    overflow: hidden;
    display: block;
    }
.horizintal-boeder
    {
    border-right: 1px solid #89A7BB;
    }   
.margin-down-50
    {
    display:block;
    margin-bottom:50px;
    } 
.socialLinks {
    overflow: hidden;
    display:none;
}
 
.socialLinks a, .whatsappBTN {
    float: right;
    height: 41px;
    margin: 0 10px;
    text-indent: 1000px;
    width: 30px;
}
.whatsappBTN iframe {
    float: right;
}
.whatsappBTN iframe .wa_btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.socialLinks .bigFontBTN {
    background: rgba(0, 0, 0, 0) url("http://images.globes.co.il/images/m/font.svg") no-repeat scroll 0 15px;
}
.socialLinks .fbBTN {
    background: rgba(0, 0, 0, 0) url("http://images.globes.co.il/images/m/facebook-01.svg") no-repeat scroll 0 10px;
}
.socialLinks .whatsappBTN {
    background: rgba(0, 0, 0, 0) url("http://images.globes.co.il/images/m/whatsapp2.svg") no-repeat scroll 0 0;
    margin-top: 10px;
}
.socialLinks .sendBTN {
    background: rgba(0, 0, 0, 0) url("http://images.globes.co.il/images/m/message-01.svg") no-repeat scroll 0 0;
    display: none;
    margin-top: 12px;
    width: 35px;
}
.socialLinks .talkbackBTN {
    background: rgba(0, 0, 0, 0) url("http://images.globes.co.il/images/m/talkback.svg") no-repeat scroll 0 1px;
    color: #c00 !important;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
    text-decoration: none;
    text-indent: 10px !important;
    width: 40px;
}
 
.Share_Icon.TwitterIcon {
    background: rgba(0, 0, 0, 0) url("http://images.globes.co.il/images/m/twitter.svg") no-repeat scroll 0 0 !important; margin-top:10px !important}

    .coteret_Modified_and_Writer2 { margin-bottom:20px; overflow:hidden}
    
    .Article_Icon{width:38px;height:29px;border:1px solid #ccc;border-left:0 none;float:right;background:url('http://images.globes.co.il/images/article/strip_6_icons.png') no-repeat;cursor:pointer}
.Article_Icon:hover {background-color:#feebe2}
.Article_Icon > a {display:block;height:30px}
.bigTextIcon {background-position:9px -81px}
.smallTextIcon {background-position:9px -125px;}
.sendEmailIcon {background-position:9px -169px;}
.printArticleIcon {background-position:9px -213px;border-left:1px solid #ccc;}
#article_ff_share { float:left}
 
            
/*-----------------*/
/* WIZARD
/*-----------------*/
.bg-wizard
    {
    background: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10;
    display:none;
    }
.wizard-box
    {
    width: 100%;
    max-width:575px;
    position:fixed;
    z-index: 11;
    left: 50%;
    margin-left:-288px;
    display:none;
    top:150px;
    overflow:Visible;
    }
.wizard-box .embed-responsive-item
    {
    max-height: 430px !important;
    border: 6px solid #FFF !important;
    } 
img#close-video 
    {
    position: absolute;
    left: -20px;
    top: -20px;
    cursor:pointer;
    z-index:20;
    }
   
/*-----------------*/
/* HEADER
/*-----------------*/     
.vertical-center-logos
    {
    display: flex;
    align-items: flex-end;
    height:90px;
    margin-right:20px;
    }
/*-----------------*/
/* Navigation bar
/*-----------------*/     
.navbar-div hr
    {
    border:0 none;
    border-bottom:3px solid #bc9d54;
    margin:0;
    height:0;
    width:100%;    
    } 
.navbar-div hr:first-child
    {
    margin-top:10px;
    }    
.navbar-div hr:last-child
    {
    margin-bottom:10px;
    }        
.navbar-div nav.navbar-default 
    {
    background-color: #FFF !important;
    border: 0 none;
    box-shadow: none;
    background-image: none; 
    margin: 0;     
    }
.navbar-div .container-fluid 
    {
    padding-right: 0;
    padding-left: 0;
    }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a
    {
    background-image: none;
    box-shadow: none;
    background-color: #BC9D54;
    color: #FFF;
    }   
.navbar-default .navbar-nav>li
    {
    padding-bottom:0;
    } 
.navbar-default .navbar-nav>li>a
    {
    font-size:120%;
    color:#000;
    padding:10px 30px 10px 20px;
    } 
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
    {
    background-color: #c9a654;
    color: #FFF;
    }        
.navbar
    {
    min-height:20px;    
    }
.nav-seprator 
    {
    float: right !important;
    font-size: 200%;
    padding: 0;
    margin: 0;
    color: #BC9D54;
    } 
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus
    {
    color:#000;    
    }       
#main-menu .social { float:left;}    
#main-menu .social a { margin-top:5px; margin-right:5px; display:inline-block}



.BTNs { background:#BC9D54; color:#fff;border-radius: 5px;display: block;font: 22px arial; height: 36px;
    padding: 5px 10px;
    text-align: center;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: 80%;
    margin:30px auto 0;
    }
.BTNs:hover {background:#c00; color:#eee}
 
/*-----------------*/
/* FOOTER
/*-----------------*/        
footer
    {
    text-align:center;
    margin-bottom:100px;
    }
footer a
    {
    color:#BC9D54;
    }
footer span
    {
    /*display:inline-block;
    margin:0 5px;
    color:#BC9D54;*/
    
    display: inline-block;
    margin: 0;
    color: #BC9D54;
    font-size: 14px;
    font-weight: normal;
    
    }
footer .nav > li > a:hover, footer .nav > li > a:focus, footer .nav > li.active > a
    {
    color: #674B09;
    }  
/*-----------------*/
/* HomePage
/*-----------------*/
.no-subTitle > div, .item-box > div
    {
    position: relative;
    padding: 0;
    margin-top: 30px;
    }
.no-subTitle > div h2
    {
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 100%;
    background-color: #333;
    padding: 2%;
    min-height: 60px;
    overflow: hidden;
    font-size: 200%;

    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.28) 47%, rgba(0,0,0,0.6) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(47%, rgba(0,0,0,0.28)), color-stop(100%, rgba(0,0,0,0.6)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.28) 47%, rgba(0,0,0,0.6) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.28) 47%, rgba(0,0,0,0.6) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.28) 47%, rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.28) 47%, rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#000000', GradientType=0 );
    }
.no-subTitle > div h2 a
    {
    color: #FFF;
    text-shadow: 0 0px 6px #333;
    }
    .elements.col-md-3.col-sm-6.col-xs-6 .Folder-Name { display:none}
.Folder-Name 
    {
    position: absolute;
    top: 10px;
    right:0; 
 
    padding: 3px 7px 3px 50px;
    background-color: #000;
    color: #F2E7B5;
    font-size: 18px;
    font-weight: bold;
    }  
.elements .author
    {
    display:none;    
    }    
#deot-sihot-box .title
    {
    font-size: 16px;
    line-height: 16px !important;
    font-weight: normal;
    margin: 10px 0 0 0;
    padding: 0;
    }
#deot-sihot-box h3, #Div2 h3,#Div1 h3
    {
    text-align:right;
    margin-top:0;
    margin-right:15px;
    font-weight: bold;
    }   
#deot-sihot-box h3 a,#chosen h3 a, #deot h3 a, .mador h3 a, #chosen2 h3 a { float:left; font-size:13px; font-weight:normal; margin:10px 0 0 15px}      

#chosen2 .col-md-3 { width:50%}
 
#deot .elements .img-responsive  { width:100px;}
#deot .elements {text-align:center}
#deot .elements .author { display:block; color:#bc9d54; font-weight:bold; margin:0}
#deot .elements h2 { font-size:17px; margin:15px 0 0 }
#deot .elements h2 a, h2.title a { font-weight:normal}
#deot  h3,#chosen h3 { font-weight:bold}

#deot.art { height:230px; border-top:1px #ccc solid;border-bottom:1px #ccc solid; margin-bottom:30px}
#deot.art .img-responsive { float:right}
#deot.art .elements { padding:10px;box-shadow: inset 0px 0px 15px -6px rgba(171,161,171,0.65);}
#deot.art .elements h2 { position:absolute; bottom:-25px; right:0}
#deot.art h3 { margin-right:2.5%}
#deot.art .col-md-6 .elements { width:45%; margin:0 2.5%}
#deot.art .author {color:#000; line-height:15px; font-size:15px; font-weight:normal; margin-top:20px; width:90%}

#chosen { overflow:hidden; height:200px}
 #chosen a img { width:220px; margin-right:30px!important; padding-bottom:20px} 
#deot-sihot-box .title a, .mador .title
    {
    font-size: 16px;
    line-height: 18px !important;
    font-weight: normal;
    }
#deot-sihot-box > div > div
    {
    margin-bottom:30px;
    }    
#homepage-deot-box .elements .author 
    {
    display: block;
    font-weight:bold;
    color:#bc9d54;
    }
#zekor_box h3
    {
    text-align: center;
    margin-top: -10px;
    font-weight: bold;
    margin-bottom: 20px;
    }   
#zekor_box .elements
    {
    margin-right:0;    
    margin-left:0;
    padding-right:0;
    padding-left:0;
    width:33%;
    vertical-align:top;
    float:left;
    } 
#zekor_box .row div
    {
     padding-right:0;
    }         
#zekor_box .elements .title
    {
    font-size: 16px;
    overflow: hidden;   
    text-align:center; 
    padding:0 25%;
    }  
#zekor_box .elements .title a
    {
    font-weight:normal;
    }
#zekor_box .elements .author                 
    {
    display:block;
    font-weight:bold;
    color:#000;   
    text-align:center;  
    }
#zekor_box .elements .img-responsive.img-circle { width:50% }
/*-----------------*/
/* ARTICLE
/*-----------------*/
#MiniArticle1 
    {
    margin-top: 30px;
    }
#more-articles-box section:nth-of-type(even) .col-md-push-6
    {
    left:auto;
    }    
#more-articles-box section:nth-of-type(even) .col-md-pull-6
    {
    right:auto;
    } 
#article #article-image img
    {
    width:100%;
    display:block;
    margin: 30px auto 0;
    overflow:hidden;
    }
#article #article-image #ImageCradit
    {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    overflow: hidden;
    background: #666;
    color: #FFF;
    padding: 10px;
    }    
#article h2
    {
    color:#000;
    font-weight: bold;
    margin-top:0;
    }
#author_and_modify {
    text-align:left;
    }    
#author_and_modify small {
    font-size:15px;
}    
section#article-box
    {
    margin-bottom:5px !important; 
    }
.article-subtitle
    {
    font-size: 16px;
    color: #666;
    }    
#article #text
    {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    }  
    #article #text img[src*="800"] { width:100%; height:auto}
    
#text.bigFont p{font-size:20px; line-height:26px}    
#article #text p 
    {
    margin-bottom: 20px;
    }
#other_articles .row > div h2.title
    {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 10px;
    }
#other_articles .RandomalArticle .author,
#other_articles .RandomalArticle .DateBox,
#other_articles .RandomalArticle .TimeBox,
#other_articles .RandomalArticle .subtitle
    {
    display:none;
    }
#other_articles .RandomalArticle .Folder-Name
    {
    right:15px;        
    } 
.RandomalArticle .title,
._RandomalIndexLinkBox .title 
    {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    overflow: hidden;
    display: block;
    margin-top: 10px;
    min-height: 100px;
    }    
.RandomalArticle > a 
    {
    min-height: 60px;
    display: block;
    overflow: hidden;
    }
h3.coteret
    {
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    color: #000;
    }      
.video_article_icon
    {
    position:absolute;
    bottom:20px;
    left:20px;
    display:none;
    }
.time-date, .author
    {
    display: inline-block;
    margin: 5px 0 0 0;
    font-size: 16px;
    color: #666;  
    }
#Tagiut_Tohen 
    {
    visibility:hidden;
    }
#Tagiut_Tohen span 
    {
    margin-left: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    display: inline-block;
    }
#Tagiut_Logo_Box
    {
    float:left;
    }
.Tagiut
    {
    margin: 15px 0 0;
    visibility: hidden;
    margin-bottom: 0;
    padding-bottom: 0;
    }
div#article-image 
    {
    margin-top: -15px;
    }
.badge 
    {
    padding: 5px 9px;
    font-size: 14px;
    font-weight: normal;
    background-color: rgba(169, 116, 69, 0);
    color: #666;
    text-decoration: underline !important;
    }
a.badge:hover, a.badge:focus
    {
    color: #A87C13;
    }    
#spanHTArticle-Fixed-Tag_new { display:none !important}    
#spanHTArticle-Fixed-Tag_new .badge
    {
    background-color: #c00;    
    }
#otherArticles_down_of_page .elements
    {
    margin-bottom: 50px;
    min-height:220px;    
    }    
#otherArticles_down_of_page .vertical-line
    {
    margin-bottom:30px;    
    }
#otherArticles_down_of_page h2.title
    {
    margin:0;
    line-height: 16px;
    }    
#otherArticles_down_of_page h2.title a
    {
    font-size:16px;
    font-weight:normal;
    color:#000;    
    }        
#otherArticles_down_of_page span.Folder-Name
    {
    position:static;
    font-weight:bold;
    font-size:16px;
    display:block;
    margin:5px 0;
    background-color:transparent;
    color:#000;
    }

.Ggroup_mador h3.coteret
    {
    margin-bottom:-10px;    
    }
.Ggroup_mador .vertical-line 
    {
    margin-bottom:30px;   
    margin-top:10px;
    }   
.Ggroup_mador #other_articles .row > div h2.title 
    {
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 15px;
    min-height: 70px;
    margin-bottom:15px;
    }
div#footer-menu 
    {
    margin: 0 auto;
    width: auto;
    display: table !important;
    } 
.more_info_of_article    
    {
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline !important;
    }    
footer hr.vertical-line {
    margin-bottom:0 !important;
    margin-top:20px !important;
}       


#chosen .before,.divScrLeft { background:url(http://images.globes.co.il/images/Site2/special_projects/Ggroup/l.jpg) no-repeat 0 0; width:46px; height:83px; position:absolute; display:block; top:76px; left:0; cursor:pointer; z-index:10}
#chosen .after,.divScrRight { background:url(http://images.globes.co.il/images/Site2/special_projects/Ggroup/r.jpg) no-repeat 0 0; width:40px; height:79px; position:absolute; display:block;top:82px;cursor:pointer; z-index:10}

#chosen .col-md-3 { position:static; }
#chosen .scrollD {width:90%;  margin-right:5%; overflow:hidden; height:115px}




#other_articles .RandomalArticleImage  { height:217px}




/*-----------------*/
/* Mobile - xs
/*-----------------*/
@media (max-width: 480px) 
    { 
        
    .navbar-toggle { margin-right:0}
    footer,header { width:94%}
    .vertical-center-logos 
        {
        margin-right:0;
        width: 100%;
        display: block;
        height:50px;
        }
     .vertical-center-logos img
        {
        display:block;
        margin:5px auto;    
        }
    #zekor_box .elements { width:100%; margin-bottom:30px}  
    #zekor_box .elements .title { padding:0 !important}   
    .container-fluid {  padding-right: 15px !important;}
    
    .coteret_Modified_and_Writer2 { display:none  }
 
 .socialLinks { display:block}  
 
 
 
     #deot-sihot-box h3 a, #chosen h3 a, #deot h3 a, .mador h3 a, #chosen2 h3 a { float:none; display:block; margin:0 auto; text-align:center}
    #deot .elements { margin-bottom:20px}
    #chosen2 .col-md-3 { width:100%;margin-bottom:20px }
    .col-xs-6 { width:100%} 
    }
    
@media (max-width: 650px)                  
{
    header.container img { width:100%}    
}
@media (max-width: 768px) 
    { 
     .horizintal-boeder { border-right:0 !important}       
    header a.pull-right 
        {
        float: none !important;
        display: block;
        text-align: center;
        }
    a.pull-left.vertical-center-logos:last-child 
        {
        float: right !important;
        padding: 0;
        margin: 0;
        }                 
    div#article-image 
        {
        margin-top:0px;
        }   
    #header-box
        {
        background-size: contain !important;
        margin-right: 0;
        margin-left: 0;
        background-position: 0 0;
        padding-bottom: 190px;
        }
    .no-subTitle > div h2   
        {
        position: static;
        background-image: none;
        font-size: 24px;
        }
    .no-subTitle > div h2 a
        {
        color: #000;
        text-shadow: none;
        } 
    .horizintal-boeder 
        {
        border-right:none !important;
        }       
    .RandomalArticle .title, ._RandomalIndexLinkBox .title
        {
        line-height: 22px;
        font-size: 20px;
        }
     #zekor_box .elements .row
        {
        display:block;
        margin-bottom:50px;    
        }   
    div#footer-menu 
        {
        display:none;
        }
    .col-xs-4 { float:right}
 
     
        
    header.container .vertical-center-logos  { width:50%; margin-right:0}
    header.container .vertical-center-logos img { margin-top:25px}
    header.container .pull-left.vertical-center-logos:first-child img { margin:30px 10px 0 0}
    header a.pull-right { margin-top:10px}
    
    
    #deot.art { height:auto; }
    #deot.art .elements h2 { position:static}
    #deot.art .col-md-6 .elements { width:90%; margin:20px auto; overflow:hidden}
    
    }
@media (min-width: 990px) 
{
    
    header.container {position:fixed;top:0;left:50%;transform: translateX(-50%); background:#fff; z-index:10;  }
    header.container + div.container,#Ggroup-article { margin-top:180px;}  
    #other_articles{ margin-top:160px;}
   #text.bigfont1 p{ font-size: 18px;line-height: 24px;}                      
   #text.bigfont2 p{ font-size: 19px;line-height: 25px;}                      
   #text.bigfont3 p{ font-size: 20px;line-height: 26px;}                      
   #text.bigfont4 p{ font-size: 21px;line-height: 27px;}                      
   #text.bigfont5 p{ font-size: 22px;line-height: 28px;}    
   
   [url*='Jumbo'] { position:relative;top:170px; margin:0 auto;}
                     
}
 
@media (min-width: 769px)
    {
    #other_articles .row .col-md-3
        {
        margin-bottom:30px;    
        min-height:275px;           
        }
    #other_articles .row .col-md-3 h2.title
        {
        font-size: 26px;
        line-height: 28px;               
        } 
        
    }
@media (min-width:769px) and (max-width:991px)
    { 
          .col-xs-4 { float:right} 
          header .col-xs-8 { margin-top:50px} 
    header a.pull-right 
        {
        float: none !important;
        display: block;
        text-align: center;
        }
    a.pull-left.vertical-center-logos:last-child 
        {
        float: right !important;
        padding: 0;
        margin: 0;
        }        
    a.pull-left.vertical-center-logos        
        {
        height:50px;    
        }
    .navbar-default .navbar-nav > li > a { padding:10px 4px !important}    
        
    }    
/*-----------------*/
/* OTHERS
/*-----------------*/    
@media all and (-ms-high-contrast:none)
     {
     #share-and-homepage-btns .row > div > a 
        {
        position:absolute;
        top:-50px;
        left:0;
        }
    #share-and-homepage-btns .row > div > a.float-right 
        {
        right:0 !important;
        }
     }
     
/*--------------------------------------------*/
/*SEND EMAIL DIBERGOON
/*--------------------------------------------*/
.sendEmail-Dibergoon 
    {
 
    overflow: hidden;
    max-width:720px;
    background: #fff;
    padding: 20px 20px 30px;
    width: 100%;
    margin: 30px 0;
    border:2px solid #CCC;
    border-radius: 4px;
    box-shadow: 0 3px 8px 1px #CCC;
    min-height:110px;
    }
.sendEmail-Dibergoon p
    {
    font: bold 20px arial;
    margin: 0 0 20px;
    color: #000;
    }
.sendEmail-Dibergoon p b
    {
    color:#307231; 
    }
.sendEmail-Dibergoon > div
    {
    float: right;
    width: 100%;
    max-width: 160px;
    margin-left: 15px;
    }
.sendEmail-Dibergoon > div:nth-of-type(3n)
    {
    margin-left:0;
    }
.sendEmail-Dibergoon label
    {
    float: right;
    font: bold 18px arial;
    color: #000;  
    }
#sendEmail-Dibergoon-ishor
    {
    max-width: 480px;
    margin: 15px 0;
    overflow: hidden;    
    clear:both;
    }
#sendEmail-Dibergoon-ishor #checkbox1
    {
    width: 16px;
    float: right;
    height: 16px;    
    }
.sendEmail-Dibergoon label[for="checkbox1"]
    {
    font: bold 16px arial;
    float:left;
    max-width:425px;
    width:100%;
    }
.sendEmail-Dibergoon input:not(#sendEmail-Dibergoon-send):not([type='checkbox'])
    {
    width: 98%;
    height: 30px;
    border-radius: 5px;
    border: 2px solid #c90;
    padding: 0 1%;   
    margin-top:2px;
    outline:none;
    font: normal 18px arial;
    direction:ltr;
    text-align:left;
    }
.sendEmail-Dibergoon #sendEmail-Dibergoon-name 
    {
    direction:rtl !important;
    text-align:right !important;       
    }
.sendEmail-Dibergoon input:not(#sendEmail-Dibergoon-send):focus
    {
    border-color:#A98516;
    }
.sendEmail-Dibergoon #sendEmail-Dibergoon-send
    {
    margin-top:23px;
    float: right;
    width: 130px;
    height: 34px;
    border: 0 none;
    background: #c90;
    color: #FFF;
    font: bold 24px arial;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    margin-right: 16px;
    }
.sendEmail-Dibergoon #sendEmail-Dibergoon-send:hover, .sendEmail-Dibergoon #sendEmail-Dibergoon-send:focus
    {
    background: #A98516;
    }  
span.sendEmail-Dibergoon-error-msg 
    {
    float: right;
    color: #C00;
    font: bold 16px arial;
    margin-top:15px;
    display: none;
    clear:both
    }
.error_msg_class
    {
    text-decoration:underline;
    }
.error_msg_class:after
    {
    content:",";
    margin-left:2px;
    }
.error_msg_class:last-child:after
    {
    content:"";
    margin-left:0;
    }    
.error-input-box
    {
    background: #FDE9E9;
    border-color: #FC6060 !important;
    }    
.sendEmail-Dibergoon-success-msg
    {
    color: #098422 !important;
    }
#Email_template_Dibergoon    
    {
    width:1px;
    height:1px;
    visibility:hidden;
    }    
/*--------------------------------------------*/             
.tblPollRes img { height:5px !important; margin:0;}

