@import url("vazir.css");


 body.rtl {
    font-family: Vazir, tahoma !important;
}

.body-wrapper {
    background: #efefef;
}

.rtl .t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link{
	font-family: Vazir , tahoma !important;
}

.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6 {
	font-family: Vazir , tahoma !important;
}



.form-control {
    max-width: 100%;
}

.fa, .fab, .fal, .far, .fas {
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(1,1);
}

.fa:before {

    margin-left: 5px;
}

.t4-header {

   
    background: #dffcfc;
    border-bottom: 5px solid #f6a356;

}

#t4-main-body{
	padding-top:20px;

}




.modal-inner-block table{
	width:100%;
}



.white-popup-block {
    max-width: 900px;
    width:  900px;
    height:  auto;
    background: #fff;
    margin: auto;
    text-align: center;
    position: relative;
}

.modal-inner-block{


    border-color: darkblue;
    border-style: solid;
    border-width: 1px;
	text-align: center;
	margin: auto;
}

.modal-inner-block tr:nth-child(even)
{

	text-align: center;
	background: antiquewhite;
    border-color: darkblue;
    border-style: solid;
    border-width: 1px;
    
}
.modal-inner-block td:nth-child(odd)
{
	text-align: center;
	background: center;
    border-color: darkblue;
    border-style: solid;
    border-width: 1px;
    
}
.modal-inner-block td:nth-child(even)
{
	text-align: center;
	background: center;
    border-color: darkblue;
    border-style: solid;
    border-width: 1px;
    
}





button[class*=plg_system_webauthn_login_button] {
    display: none;
    max-height: 3rem;
    padding: 0.25rem;
}

#system-message-container{

	display: none;
}



.com_rsticketspro #system-message-container{

	display: block;
}
.rst_files_container {

}


.com_rsticketspro form.form-horizontal .control-group .controls {
    margin-right: 0;
    width: 100%;
    clear: both;
}

.com_rsticketspro form.form-horizontal .control-group .control-label {
    display: block;
    width: 100%;
}

#column-wrap-id-1679480632573
{
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px; 
     padding-left: 0px;
}



#rsform-table1 .rsform-table-row .rsform-right-col {
    font-size: 20px;
    width: 100%;
    margin-left: 2%;
    color: #000000;
}

#rsform-table1 .rsform-table-row .rsform-left-col {
    color: #0100b9;
    font-size: 18px;
    width: 100%;
    font-weight: bold;
}

  
.rst_dashboard_item h1{
font-size: 18px;

}

#rsticketspro_dashboard_search {
 display: none;
}




@media (max-width: 768px){
    main{
      overflow: hidden;
     }

	 .pagination {
    flex-wrap: wrap;
	}
	.nav-breakpoint-lg .collapse-static {
	    display: none;
   
	}


.sppb-row-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}



.t4-megamenu.animate.slide .dropdown > .dropdown-menu {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -20%;
}


}


