.main_div_pic img{
  max-width: 100%;
  overflow: hidden;
}

.menu_top_block{
  display: inline-block;
  float:left;
}
.widget-list-img {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 20px;
    margin: 4px 0;
    padding-right: 40px;
}

.widget{
  direction: rtl;
}

.widget .title_img{
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 20px;
  float: right;
  height: 20px;
  margin-left: 7px;
  margin-top: 4px;
  width: 20px;
 }

.main_ul_menu ul{
  direction: rtl;
  padding-right: 5px;
}

.main_ul_menu li{
  padding: 0 20px;
}
.mainDivMenuAdmin{
    background: none repeat scroll 0 0 #222;
    color: #ccc;
    direction: rtl;
    text-align: right;
    font: 400 13px/32px "Open Sans",sans-serif;
    height: 32px;
    min-width: 600px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    margin-bottom: 0;
}

.main_ul_sub{
  margin-left: 90px ;
  margin-top:0px;
  right: auto;
  bottom: auto;
}


.mainDivMenuAdmin ul,.left{
    float: right;
    margin: 0 20px 0 0;
    padding: 0;
    height: 32px;    
}

.mainDivMenuAdmin ul li ul{
    position: absolute;
    right: 0;
    left: auto;
}
.mainDivMenuAdmin .left ul {
    position: absolute;
    left: 0 !important;
    right: auto;
}

ul.left{
    float: left;
    margin: 0 0px 0 20px;
}

.mainDivMenuAdmin li{
    display: inline-block;
    list-style: none;
    position: relative;
    padding: 0 10px;
}

.mainDivMenuAdmin li a{
    color:#fff !important;
}

.mainDivMenuAdmin li{
    color:#fff !important;
}

.mainDivMenuAdmin ul.main_ul li:first-child{
    margin-right: 0px;
}

.mainDivMenuAdmin ul.main_ul_sub{
    background-color: #F3F3F3;
    border: 1px solid silver;
    height: auto;
    padding: 10px;
    margin: 0;
    min-width: 150px;
    display: none;
}

.mainDivMenuAdmin ul li:hover ul.main_ul_sub{
    display: block;
}

.mainDivMenuAdmin ul li:hover{
    background-color: #F3F3F3;
    color:#222222 !important;
}

.mainDivMenuAdmin ul li.main_div_exit:hover{
    background-color: transparent;
    color:#222222 !important;
}

.mainDivMenuAdmin ul li:hover a{
    color: #222222 !important;
    text-decoration: none;
}


.mainDivMenuAdmin ul.main_ul_sub li{
    clear: both;
    text-align: right;
    margin: 0;
    display: block;
    
}


.exitLogin{
    float: left;
    display: inline-block;
    margin-left: 3px;
}

.mainDivMenuAdmin a{
    color: #fff;
    text-decoration: none;
}
.mainDivMenuAdmin input[type=submit]{
    line-height: initial;
}

.mainDivMenuAdmin > div{
    margin: 0 5px;
}

.mainDivMenuAdmin .exit,.mainDivMenuAdmin .exit:hover{
    background: linear-gradient(#4d4d4d, #2f2f2f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid black;
    border-radius: 5px;
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-size: 1.2em;
    line-height: 1.4;
    outline: 0 none;
    padding: 3px 5px;
    text-decoration: none !important;
    text-overflow: ellipsis;
    white-space: nowrap;  
}

.mainDivMenuAdmin .exit:hover{
  background: linear-gradient(#838383, #2f2f2f) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#code{
    direction: ltr;
    text-align: left;
}

.web_button_editor{
    margin: 5px 0;
}

.web_editor{
    margin: 5px 0;
}

.nicEdit-button {
    float: right !important;
}

.align-right{
    text-align: right;
}

.align-left{
    text-align: left;
}

.align-center{
    text-align: center;
}

.align-justify{
    text-align: justify;
}

.main_div_msg p {
    padding: 15px;
}

.dir-ltr{
    direction: ltr;
}

.dir-rtl{
    direction: rtl;
}

label a:link {
    background-color: transparent !important;
    color: #fff !important;
    text-decoration: none;
}

.main_div_class {
    background-color: #037196;
    color: white;
    margin: 0 0 10px;
}
.main_div_class .cat-img {
    float: right;
    margin: 5px 5px 5px 15px;
    width: 200px;
}
.main_div_class a {
    color: yellow;
    font-size: 16px;
}
.main_div_descreption{
    margin-top: 5px;
}


 .ui-autocomplete {
max-height: 100px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
 
.ui-autocomplete {
height: 100px;
}

.main_div_autocomplate{
    text-align: left;
    margin-top: 20px;
}

#auto_option{
    display: none;
}

.bg-msg{
  padding: 10px !important;
  margin: 10px 0 !important;
  position: fixed;
  top: 40px;
  left: 30px;
  
  z-index: 1000;
}

.placeholder_img_list{
  height: 80px;
  width: 111px;
  background-color: silver;
  display: inline-block;
  position: absolute;
  margin-left: 80px;
}

.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-danger {
    background-color: #d9534f;
}

.label-info {
    background-color: #5bc0de;
}

.label-success {
    background-color: #5cb85c;
}

.label-primary {
    background-color: #428bca;
}

.label-default {
    background-color: #777;
}

input.error{
  border: rgba(255,0,0,0.3) 1px solid !important;
}
label.error{
  color:rgba(255,0,0,1) !important;
  display: inline-block !important;
  margin: 0 !important;
  padding-right: 10px !important;
  font-size: 10px;
  cursor: pointer;
}

.img_to_list{
      height: 80px !important;
    cursor: pointer;
    border: 2px solid transparent;

}
.img_selected{
  border: 2px solid red;
}
.main_div_img_list{
  position: relative;
}
.img_item_list{
  height: 80px;
  max-width: 111px;
  cursor: pointer;
}
.img_button_list_del,.img_button_list_sys{
    color: red;
    font-size: 10px;
    right: 8px;
    padding: 3px 4px 3px 3px;
    position: absolute;
    top: 8px;
    display: none;
    cursor: pointer;
    border: 1px solid #000;
    background-color: #fff;

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    
}
.img_button_list_del{
  right: 30px;
}
.main_div_img_list:hover .img_button_list_del,.main_div_img_list:hover .img_button_list_sys{
  display: block;
}

#img_setting_body #link{
  text-align: left;
  direction: ltr;
}

.web_main_div_comment{
  margin-bottom: 45px;
}

.web_post_comments .submit,.web_post_comments_first .submit,
.web_post_forum_first .submit,.web_post_forum_comments .submit{
  margin-top: 10px;
  text-align: left;
}

.web_post_comments_first{
  margin-bottom: 30px;
}

.main_div_img{
  float: right;
  width: 74px;
}

.web_main_div_comment .comment_img,.web_main_div_comment_sub .comment_img{
  width: 64px;
  height: 64px;
}

.comment_body {
    display: inline-block;
    float: right;
    width: 88%;
}

.web_main_div_comment_list .web_main_div_comment_sub{
  margin-right: 24px;
}

.web_main_div_comment_list textarea,.web_post_comments textarea{
  width: 100%;
}

.web_post_comments{
  display: none;
}


.web_main_div_1_comment{
  background-color: #F6F6F6;
  padding: 5px;
  margin-bottom: 3px;
}
.web_main_div_button{
  margin-bottom: 10px;
  background-color: #E7E5E5; 
  padding: 4px;
}
.web_main_div_button button{
  border: none;
  border-radius: 4px;
  color:#fff;
}

.submit{
  margin-bottom: 10px;
}

.web_main_div_data{
  display: inline-block;
  direction: rtl;
}

.web_main_div_data_input{
  margin-bottom: 5px;
}
.web_main_div_data_input input{
  width: 100%;
}

.loader{
background-image: url("/system/img/ajax-loader.gif");
    background-position: 0 top;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: none;
    float: left;
    height: 30px;
    margin-top: -19px;
    width: 30px;
}

.loader_on{
  background-image: url("/system/img/ajax-loader.gif");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    height: 70px;
    width: 100%;
}

.web_link,.web_link:hover{
  color:#fff;
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.pointer{
    cursor: pointer;
}
.main_div_web_get{
  float: left;
  display: inline-block;

}

.main_div_button_table .label{
  margin-left: 7px;
}

.main_div_button_table a{
  color:#fff;
}

.main_div_button_table button{
  background-color: transparent !important;
  border: none !important;
  padding: 0;
}

.form-group input[type='file']{
  height: auto;
}

.web_main_div_color_margin-top,
.web_main_div_color_margin-left,
.web_main_div_color_margin-right,
.web_main_div_color_margin-bottom{
    position: absolute;
    right: 170px;
    top: -14px;
}

.web_main_div_color_margin-bottom{
  right: 170px;
    top: 268px;
}

.web_main_div_color_margin-left{
 left: -3px;
 top: 106px;
}

.web_main_div_color_margin-right{
  right: 17px;
  top: 106px;
}

.web_main_div_color_margin-top .minicolors-swatch,
.web_main_div_color_margin-left .minicolors-swatch,
.web_main_div_color_margin-right .minicolors-swatch,
.web_main_div_color_margin-bottom .minicolors-swatch{
  width: 10px !important;
  height: 10px !important;
     cursor: pointer !important;
}


  .web_box_input_parameter{
    position: absolute;
    font-size: 10px;
    cursor: pointer;
    z-index: inherit;
  }
  .web_box_span_text{
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 10px;
  }
  
  .web_box_input_text_parametr{
    width: 45px;
    font-size: 10px;
  }
  .web_build_main_div_parameter{
    position: relative;
    height: 300px;
    width: 300px;
    float: right;
    background-color: #A4C0DB;
  }
  .web_build_main_div_parameter_preview{
    position: relative;
    height: 299px;
    width: 302px;
    float: left;
    border: 1px solid #000;
    overflow: hidden;
  }
  
  .web_build_main_div_parameter_preview_div_1,.web_build_main_div_parameter_preview_div,.web_build_main_div_parameter_preview_div_p{
     width: 50px;
     height: 50px;
     background-color: #0080FF; 
     border: 0px solid #000;
     float: right;
  }
  .web_build_main_div_parameter_preview_div_p{
    float: right;
    margin: 10px 0 10px 10px;
  }
  
  
  .web_build_main_div_data_abs{
    height: inherit;
    position: relative;  
    z-index: 100;  
  }

  .web_build_main_div_data_other{
    height: 88%;
    width: 90%;
    margin: 0 auto;
    position: relative;  
    background-color: #FFFF80; 
    top:21px; 
    z-index: 99;
  }
  
  .web_main_div_color_box_bg{
    margin-left: 52px;
  }
  .web_main_div_color_box_text{
    margin-left: 52px;
    margin-top: 20px;
  }  

.web_main_ul_zone{
  padding: 0;
}
.web_main_ul_zone li{
  list-style: none;
  display: inline-block;
  cursor: pointer;
}

.web_main_ul_zone img{
  cursor: pointer;
}

.web_zone_system_select{
  background-color: rgba(255,255,128,0.8);
}

.web_main_ul_zone input{
  display: none;
}

.mce-panel {
  /*z-index:75587 !important;*/
}

.web_main_div_contact_us{
  width: 100%;
  float: right;
}
.web_main_div_contact_us .text_contact_us{
   color: #fff;
    display: inline-block;
    margin-left: 15px;
    margin-top: 14px;
    text-align: left;
}

.web_main_div_contact_us .text_contact_us_msg{
  vertical-align: top;
}

.web_main_div_contact_us input[type='text'], .web_main_div_contact_us textarea{
  border:2px solid #630102;
  padding: 4px 5px;
  width: 100%;
}

.web_main_div_contact_us textarea{
  height: 137px;
}

.main_div_submit_web_contact_us{
  float: left;
  margin-top: 10px;
}

.main_div_submit_web_contact_us input{
  background-color: #630102;
  color:#fff;
  border: none;
  padding: 0 22px;
  font-size: 16px;
}

.web_main_div_see_preview_recover{
  position: fixed;
  bottom:50px;
  left: 100px;
  width: 80%;
  margin: 0 auto;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #000;
  height: 370px;
  cursor: move;
}

.web_see_preview_recover_close{
  float: left;
  cursor: pointer;
  padding: 1px 5px 0 5px;
  display: inline-block;
  border-radius: 3px;
}

.web_see_preview_recover_body{
  margin-top: 20px;
  max-height: 250px;
  overflow-y: auto;
  padding: 0 20px;
  margin-left: 1px;
}

.web_see_preview_recover_button{
  margin-top: 20px;
  padding: 0 20px;
  margin-left: -3px;
}

.web_data_preview_next,.web_data_preview_prev{
  cursor: pointer;
  color:red;
}

.web_get_password_to_post{
  padding: 20px 0;
  text-align: right;
  direction: rtl;
}

.date,.date_ch{
  direction: ltr;
}

.main_div_find_search,.main_div_search{
  direction: rtl;
  color:#000;
}

.shop-prosess-order span{
  display: inline-block;
  width: 80%;
  
}
 

.prettyLoader{
    background: url(img/prettyLoader/prettyLoader.png) top left no-repeat;height:30px;position:absolute;width:30px;z-index:30000;}.prettyLoader img{display:block;margin:7px 0 0 7px;
}
.pl_ie6{
  background-image: url(img/prettyLoader/prettyLoader.gif);
}

.CodeMirror {
    font-family: monospace;
    margin-bottom: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 350px;
}

.CodeMirror textarea{
  overflow-y: scroll;
}


.menu-top-height{
  clear: both; 
  height: 32px;
}

.clear{
  clear: both;
}

.main-div-tags a{
  margin: 0 10px;
  display: inline-block;
}