@font-face{
		font-family:'iransans';
		src:url('https://findguide.ir/2020/3_file/0_font/Vazir.ttf?id=00');
		src:local('☺'), url('https://findguide.ir/2020/3_file/0_font/Vazir.ttf?id=00') format('woff'), 
		url('https://findguide.ir/2020/3_file/0_font/Vazir.ttf?id=00') format('svg');}
		
	@font-face { font-family: JuneBug_4; src: url('https://findguide.ir/2020/3_file/0_font/Vazir.ttf?id=00'); }

	
		
a{
    
		font-family: JuneBug_4 !important;
    font-weight:bold;
		}
h1{
		font-family: JuneBug_4 !important;
		font-weight: bold;
		}
h2{
		font-family: JuneBug_4 !important;
		font-weight: bold;
		}
h3{
		font-family: JuneBug_4 !important;
		font-weight: bold;
		}
h4{
		font-family: JuneBug_4 !important;
		}
h5{
		font-family: JuneBug_4 !important;
		}
h6{
		font-family: JuneBug_4 !important;
		}
p{
		font-family: JuneBug_4 !important;
		text-align: justify;
		}
input{
		font-family: JuneBug_4 !important;
		text-align: justify;
		}
button{
		font-family: JuneBug_4 !important;
		text-align: justify;
		}
small{
		font-family: JuneBug_4 !important;
		text-align: justify;
		}
div{
   font-family: JuneBug_4 ;
}  
textarea{
   font-family: JuneBug_4 ;
}  
input{
    padding:3px;
    margin:3px;
    direction:rtl;
    float:none;
    text-align:center;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    height:40px;
    font-size: 10px;
    font-family: JuneBug_4 ;
    background: #00000000;
}
input:focus {
    outline: none;
      background: #00000000;
}
select{
    padding:3px;
    margin:3px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    height:40px;
    font-size: 10px;
    font-family: JuneBug_4 ;
    background: #00000000;
}
option{
    padding:3px;
    margin:3px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    height:40px;
    font-size: 10px;
    font-family: JuneBug_4 ;
    background: #00000000;
}



@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
#body{
    background:#00000000;
    width:96%;
    max-width:1200px;
    min-width:340px;
    padding:0px 0% 0px 0px;
    direction:rtl;
    float:none;
    text-align:center;  
    margin-right:auto;
    margin-left:auto;
    min-height:400px;
}
#body_items{
    background:#00000000;
    width:100%;
    height:auto;
    padding:0px;
    margin:0px;
    direction:rtl;
    float:right;
    text-align:center;  
}
body {font-family: JuneBug_4, JuneBug_4, JuneBug_4;}
#log_cat{
      
    height:100px;
    width:100%;
    background:pink;
}
#log_cat_item{
    font-size:10px;
    width:100%;  
    direction:ltr;
    float:left;
    text-align: left;
    margin-left:25px; 
    height:10px;
    padding:0px;
   
    margin-top:0px;
    margin-bottom:0px;
    
}






.dropdown-submenu{
          position: relative;
        }
.dropdown-submenu:hover>.dropdown-menu{
          display: block;
        }
.dropdown-submenu{
    position: relative;
}
.dropdown-submenu:hover>.dropdown-menu{
    display: block;
}
.slideshow-container{
  width: 100%;
  position: relative;
  margin: auto;
  height:100%;
}
.mySlides{
  display: none;
}
.prev{
    background:#0000000;
    height:50px;
    width:50%;
}
.next{
    background:#0000000;
    height:50px;
    width:50%;
}
.prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
}
.text {
    color: black;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
.numbertext {
    color: black;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
.hide {
    display: none;
    border: 1px solid;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 15px rgba(50, 50, 50, 0.7) inset;
    height: auto;
    margin-top: 20px;
    padding: 15px;
    overflow: auto;
    clear: both; 
}
.myDIV:hover + .hide {
    display: block;
    color: red;
}
.tooltip {
    position: relative;
    display: inline-block;
}
.tooltiptext {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    font-size:14px;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.line_black{
    background:black;
    height:1px;
    margin:0px;
    padding:0px;
    width:99%;
    direction:rtl;
    text-align:right;   
    float:right;
}
.line_white{
    background:white;
    height:1px;
    margin:0px;
    padding:0px;
    width:99%;
    direction:rtl;
    text-align:right;   
    float:right;
}
.set_rtl{
    float:right;
    text-align:right;
    direction:rtl;
}
.radio_group_div_class{
    float:right;
    text-align:right;
    direction:rtl;
    padding:0px;
    margin:1px;
    height:25px;
    background:#00000000;
    width:99%;
    
}
.radio_group_item_class{
    float:right;
    text-align:right;
    direction:rtl;
    padding:0px;
    margin:5px;
    height:10px;
    width:10px;
    background:#00000000;
    
}
.set_line{
    float:right;
    text-align:right;
    direction:rtl;
    background:#000000;
    height:5px;
    width:100%;
    padding:0px;
    margin:0px;
    
}
.loading{
    background:#00000000;
    background-repeat: no-repeat;
    background-size: 200px 200px;
    margin-top:200px;
    height:200px;
    width:200px;
    margin-right:auto;
    margin-left:auto;
    margin-top:auto;
    margin-bottom:auto;
    background-position:center;
    
}
.text_ch_ch{
    height:24px;
    padding:0px;
    margin:0px;
    margin:1px 8% 5px 3%;
    background:#00000000;  
    width:10%;
    direction:rtl;
    float:right;
    text-align:right;
    background-repeat: no-repeat;
    background-size: 35px 35px;
   
}
.text_ch_text{
    padding:0px 0% 0px 0%;
    margin:0px 0px 0px 0px;
    background:#00000000;  
    width:60%;
    direction:rtl;
    float:right;
    text-align:right;
    height:35px;
}
.text_button_text{
    padding:0px 0% 0px 0%;
    margin:0px 0px 0px 0px;
    background:#00000000;  
    width:55%;
    direction:rtl;
    float:right;
    text-align:right;
    height:35px;
}
.two_text_two_edit_text{
    
    height:45px;
    width:100%;
    padding:5px;
    margin:5px;
    direction:rtl;
    float:right;
    text-align:right; 
 background:#00000000;
    max-width:300px;
    
}
.no_pd_mr{
    padding:0px;
    margin:0px;
}
.t_class_one{
    height:100%;
    width:23%;
    padding:0px 1% 0px 1%;
    margin:0px 1% 0px 1%;
    direction:rtl;
    float:right;
    text-align:right; 
    background:#00000000;
    border-radius: 2px;
}
.et_class_one{
    height:100%;
    width:23%;
    padding:0px 1% 0px 1%;
    margin:0px 1% 0px 1%;
    direction:rtl;
    float:right;
    text-align:right; 
    background:GhostWhite;
    border-radius: 2px;
}
.t_class_two{
    height:100%;
    width:23%;
    padding:0px 1% 0px 1%;
    margin:0px 1% 0px 1%;
    direction:rtl;
    float:right;
    text-align:right; 
    background:#00000000;
      border-radius: 2px;
}
.et_class_two{
    height:100%;
    width:23%;
    padding:0px 1% 0px 1%;
    margin:0px 1% 0px 1%;
    direction:rtl;
    float:right;
    text-align:right; 
    background:GhostWhite;
    border-radius: 2px;
}
.one_text_one_edit_text{
    
    height:45px;
    width:100%;
    padding:5px;
    margin:5px;
    direction:rtl;
    float:right;
    text-align:right; 
    background:#00000000;
    max-width:300px;
    
}
.one_t_class{
    height:100%;
    width:46%;
    padding:0px 1% 0px 1%;
    margin:0px 1% 0px 1%;
    direction:rtl;
    float:right;
    text-align:right; 
    background:#00000000;
    border-radius: 2px;
}
.one_et_class{
    height:100%;
    width:46%;
    padding:0px 1% 0px 1%;
    margin:0px 1% 0px 1%;
    direction:rtl;
    float:right;
    text-align:right; 
    background:GhostWhite;
    border-radius: 2px;
}
.set_right{
     direction:rtl;
    text-align:right;   
    float:right; 
}
.set_left{
     direction:ltr;
    text-align:left;   
    float:left; 
}
.set_scrool_horizantall {
    background-color: #00000000;
    overflow: auto;
    white-space: nowrap;
    direction:rtl;
    height:100%;
    text-align:right;
    padding:0px;
    margin:0px;
}
.set_scrool_horizantall_a {
    float:inherit;
    display: inline-block;
    color: white;
    padding: 0px;
    text-decoration: none;
    padding:0px;
    margin:0px;
}
.set_scrool_horizantall_a_cl{
    list-style:none;
    list-style:outside none none;
    line-height:5px;
    margin:0px;
    padding:0px;
    cursor:pointer;
    font-family: JuneBug_4 ;
    float:right;
    direction:rtl;
    text-align:right;
}
.null_50_r{
    padding:0px;
    margin:0px;
    height:50px;
    width:100%;
    direction:rtl;
    float:right;
    text-align:right; 
}
.alert{
    height:0px;
    width:100%;
    padding:0px;
    margin:0px;
    background:#00000000;
}
.al_1{
    margin-right:auto;
    margin-left:auto;
    height:96%;
    width:100%;
    max-width:350px;
    background:pink;
}
.modal {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    width: 100%; 
    height: 100%; 
    overflow: auto;
    background:#00000000;
    margin-left:auto;
    margin-right:auto;
    direction:rtl;
    float:none;
    text-align:center;  
    width:96%;
    max-width:1210px;
}
.modal-content {
    background:red;
    padding: 1%;
    width: 96%; 
    max-width:96%;
    
    height:96%;
    float:center;
    direction:center;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}



