/*------------------------------------------------------------------------
 Theme Name:    Eprom
 Description:   The Rascals Themes EPROM WordPress theme is an ultimate, no compromise and ready to use WP template, suitable for widely understood music industry. Whoever you are – DJ, music producer, events producer or you just love the music – EPROM theme is exactly what you need! We’ve made an effort to give you the very best, innovative, full of options suite to fulfill all of your internet presentation needs. EPROM WP theme is an expanded version of our EPROM Html template. It’s main feature is that it’s basing on shortcodes which gives you almost unlimited possibilities of adaptation of the theme to your specific needs. In simple words: it’s very flexible. You need a portfolio only? No problem! EPROM can easily work as a stand alone, creative portfolio as well! Offcourse WordPress version comes with "Slider Revolution" slider, one of the best available and implemented for free so we dare to say that it’s the best deal for you!
 Version:       1.4.5
 Author:        Rascals Themes
 Author URI:    https://rascals.eu
 License: GNU   General Public License
 License URI:   license.txt
 Theme URI:     https://rascals.eu
 Tags:          editor-style, custom-menu, fixed-width, threaded-comments
 ------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------
	Default Wordpress styles
/* ---------------------------------------------------------------------- */

/* Captions */
.reset-this {
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
    box-sizing : content-box;
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : disc;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
    overflow : visible;
    overflow-x : visible;
    overflow-y : visible;
    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
    position : static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
    vertical-align : baseline;
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto;
    word-spacing : normal;
    z-index : auto;
}


.wp-caption {
	max-width: 100%;
	padding: 4px;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    font-size: 15px;
    font-style: normal;
    font-weight: lighter;
    line-height: 2;
    margin-bottom: 0 !important;
    margin-top: -3px;
    padding-bottom: 0 !important;
}

/* Sticky post */
.sticky .featured-post { font-size: 14px; }


.page-id-217 .container.clearfix {
 
    width: 100%;
}



.edit_muzman button {
   background-color: #bf9964 !important;
    border: 2px solid #000 !important;
    border-radius: 14px;
    float: right;
    padding: 6px !important;
    text-align: center !important;
    width: 210px;
}

.edit_muzman input, textarea, select {
    background-color: #fff !important;
    border: 2px solid #bf9964;
    border-radius: 14px;
    display: block;
    float: right;
    margin-bottom: 10px;
    width: 200px !important;
}

.edit_muzman p {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    right: 12px !important;
    color:#fff;
        border-radius: 14px;
    text-align: right !important;
}

 



.add_table {
    margin-bottom: 30px;
}

 


#new_event_array {
display:none;
}
.event_form input {
display:block;
width:50%;
padding:5px;
margin-bottom:5px;
}

.event_photo img {
  height: auto;
    width: 100%;
}
.editor_muzman {
border-right:solid 1px #C1C1C1;
}
.gr {
background:#f8f5f0 !important;
}
.wh {
background:#fff !important;
}
.gr:hover {
background-color:rgba(19, 34, 222, 0.81) !important;
color:#fff ;
}
.wh:hover {
background-color:#D09637  !important;

}

.muzmanim {
margin: 0 auto;
  border:solid 1px rgba(68, 68, 68, 0.28);
 
 
  width:95%;
  background:#fff;
  color:#000;
  
  }
.s9s {
   text-align: center;
    width: auto;
text-align:right;
    direction:rtl;
}
.s4s {
   text-align: center;
    width: auto;
text-align:center;
    
}

.s6s {
width:90px !important;
   text-align: center;
    width: auto;
    direction:rtl;
}

.s44s {
width:90px !important;
   text-align: center;
    width: auto;
    direction:rtl;
}

.s5s {
   text-align: center;
    width: auto;
  
}

div[class^="comments_div_"] {
    text-align:right;
    direction:rtl;
    color:red;
}

    .muzmanim td {
    width:inherit !important;
     text-align:right !important;
    direction:rtl !important;
   
     text-align:right;
    direction:rtl;
    }


.muzmanim td div{
font-size: 12px ;
text-align: center !important;
line-height: 10px;
letter-spacing: 1px;
 font-weight: normal;
}

.muzmanim td div input[type="checkbox"]{
width: 35px !important;
height: 26px !important;
}




  .pronto_tbl td{
  border-right: 1px solid #d3d1d1;
    color: #000;
    font-family: open sans hebrew;
    font-size: 15px;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px !important;
 
    text-align: center !important;
  }
  .pronto_tbl:hover{
 
  }




  .muzmanim input[type="button"] {
   background: transparent url("https://mesadrim.net/wp-content/uploads/2016/08/plose.png") no-repeat scroll right center;
    border: medium none !important;
    color: #000;
    font-size: 24px;
    font-weight: normal;
    height: 45px !important;
    margin: 0 !important;
    padding: 0 40px 0 0 !important;
    width: 101px !important;
  }



  .malo{
  margin-bottom: 20px;
  border-bottom: solid 2px rgba(195, 50, 7, 0.89);
  }



.muzmanim td {
border-bottom:solid 1px #d3d1d1;
}
  .loader{
  position:fixed;
  background:rgba(68, 68, 68, 0.75);
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:8000000;
  text-align:center;
  display:none;
  }
  .loader img{

  }

  .loader_img{
  background:#fff;
  width:100px;
  height:85px;
  text-align:center;
  margin-top:27%;
  margin-right:45%;
  border-radius:5px;
  }

.Yeseishru {
position:absolute;
width:200px;
height:300px;
overflow:auto;
}


 


.removemuzman {
    color: #fff !important;
    float: left;
    font-size: 13px;
}


.hidden_loader {
float: right;
    margin-top: -5px;
    margin-right: -4px;
display:none;
}


.tbl_div {
    background-color: #fcfcfc;
    background-image: url("https://mesadrim.net/wp-content/uploads/2016/08/SMS_SANDING_061.png"), url("https://mesadrim.net/wp-content/uploads/2016/08/table_drag_end_drop.png");
    background-position: center center, center top;
    background-repeat: no-repeat, no-repeat;
    background-size: 96% auto;
    border: medium none;
    border-radius: 0;
    display: inline-grid;
    float: right;
    font-family: sans-serif;
    font-size: 12px;
    height: 108px;
    margin: 0;
    overflow: auto;
    padding: 51px 0 66px;
    width: 100%;
}

 
   
}
.tble_edit_l {
  background-color: #1e1e1a;
    color: #fff;
    display: block;
    float: right;
    font-size: 13px;
    height: 48px;
    padding-left: 2%;
    padding-right: 1%;
    width: 51%;
    
}
.cb {

clear:both;}



.to_much_pepole_on_table {
background:rgba(255, 0, 0, 0.88);
}
.printer_icon {
    cursor:pointer;
}
.UNprinter_icon {
    cursor:pointer;
}

.in_olam {
   background-color: #78a682 !important;
    color: #fff !important;
}
.printer_number {
}
.yoshev {
   font-size: 12px;
    color: #fff;

}


#mesron_kind {
    background-color: #fff;
    background-image: url("https://mesadrim.net/icon/btn_open_option.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 54px auto;
    border: 2px solid #b08b5a !important;
    border-radius: 7px;
    width: 453px;
}


.edit_muzman {
   background-color: #fff;
 
    border: 5px solid #be9761 !important;
    display: none;
    height: 437px;
    margin-left: 25% !important;
    margin-right: 36% !important;
    opacity: 0.98;
    overflow: auto;
    padding: 18px;
    position: fixed;
    top: 20%;
    width: auto;
    z-index: 999999999999999;
}
.all_muzmanim, .Eishure_Hagaa1, .Eishure_Hagaa2, .Eishure_Hagaa3{
    border-left: 1px solid;
    color: #be9761;
    direction: rtl;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 6px;
    padding-left: 6px;
}


 


.fade {
 -webkit-mask-image:-webkit-linear-gradient(top, rgba(7, 56, 195, 0.12), rgba(0, 0, 0,.4));
 opacity:0.15;
}

.haarotdiv {

    height: 60px;
    overflow: auto;
    line-height: 14px;
    margin:0 auto;
    width:100%;
    font-size:10px;
    color:rgba(195, 50, 7, 0.89);
}

.haarotdiv::-webkit-scrollbar {
    width: 10px;
}

.haarotdiv::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 5px;
}

.haarotdiv::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
​



.td_haarot {
background:rgba(19, 34, 222, 0.81);
color:#fff;
}
.muzmanim_cat_wrapp {
display:none;
}


.update_event {
  background-color: #fff;
    border: 2px solid #b08b5a;
    border-radius: 14px;
    display: none;
    height: 555px !important;
    margin: 20px 0 20px 20px;
    overflow: auto;
    padding: 20px;
    width: 633px;
}



.update_event input {
   background-color: #fff !important;
    border: 2px solid #b08b5a;
    border-radius: 14px;
    display: block;
    margin-bottom: 11px;
    width: 50%;
}






.update_photo_img {
width:10%;
}
.bobo {
font-size:30px;
}
.hasaa input[type="checkbox"] {
 border:1px solid rgba(195, 50, 7, 0.89) !important;
 
}

.afterchulchanupdate {
border:solid 2px #74f60e !important;
}

.tgl {
float:left;
clear:both;
cursor:pointer;
}
.statdown {
bottom:-100px;
opacity:0.5;
}
.statup {
bottom:0px;
opacity:1;
}
.stadisnon {
display:none;
}

.stadis {
display:block;
}

.muzmanheader_table {
height:50px;
background-color:#be9761;
text-align:center;
}

.muzmanheader_table td {
   color: #000;
    font-weight: normal;
    line-height: 26px ;
    padding-top: 15px !important;
  background-color: #dfd9cd !important;
    text-align: center !important;
}
