@import url(fa-font.css);
@import url(fontiran.css);

body
{
	font-family: body-font,IRANSans, Helvetica, sans-serif;
	/* font-family: parastoo-bold; */

	/* font-family: IRANSans; */
	font-style: normal;
	font-weight: 500;
	
    font-size: 12px;
	/* font-weight: 500; */
	

}

.content-wrapper{
	background-image: url("../../../images/bg-img/16.png");
}

.select2-container {
	min-width: 15em!important;
	}

@media (max-width: 481px) {
	.wrapper{
		font-size: 1.5rem;
	}
	form .control-label,form textarea.form-control{
		
		font-size: 16px;
  	}
	form input.form-control, form select.form-control,form option,
	.select2-container .select2-selection--single,
	.select2-container .select2-selection--multiple,
	form .form-switch{
	  	height: 38px;
	  	font-size: 16px;
	}
	form .btn{
		height: 40px;
		width: 100%;
		font-size: 16px;
		vertical-align:middle;
  	}
	.table-responsive .btn-tools,
	.footer .btn-tools{
		font-size: 20px;
	}
	.modal-footer .btn{
		height: 50px;
		width: 100%;
		font-size: 18px;
		margin-bottom: 10px;
		
  	}
	.otherAzSel {
		height: 35px;
	  	font-size: 22px;
		width: 100%;
	}
	.otherAzSel option {
		height: 35px;
	  	font-size: 18px;
		width: 100%;
	}
}


.osc-menu{
display:none;
background:#CCCCCC;
font-size:12px;

}
.osc-menu-hover {
cursor:pointer;
color: rgba(14, 0, 213, 0.792);
}
.osc-menu .btn{
font-size:10px;
}
.osc-ul > li {
cursor:pointer;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    background-color: yellow;
    padding: 50px;
}


/*	Reset & General
---------------------------------------------------------------------- */

.tile{
	width: 100%;
	background:#fafafa;
	border-radius:5px;
  box-shadow:0px 2px 3px -1px rgba(151, 171, 187, 0.7);
  float:right;
	transform-style: preserve-3d;
	margin: 10px 5px;
	
}

.tile .header {
	border-bottom:1px solid #d3d3d3;
	padding:7px 0;
	text-align:center;
	color:#030303;
	font-weight: 500;
  font-size:14px;	
  position:relative;
}
.tile .header >.left {
  float: left;
	padding-left: 10px;
	font-size: 12px;
}
.tile .header >.right {
  float: right;
	padding-right: 10px;
	font-size: 12px;
}

.tile:hover > .header {
  background-color: #d6d6d6c0;
  border-radius:5px;
  
}


.tile:hover {
  box-shadow: 0px 0px 25px #c0c0c5;
}

.tile .banner-img {
	padding: 5px 5px 0;
}

.tile .banner-img img {
	width: 100%;
	border-radius: 5px;
}

.tile .dates{
	border:1px solid #d3d3d3;
	border-radius:5px;
	padding:10px 0px;
	margin:10px 10px;
	font-size:12px;
	color:#000000;
	font-weight:500;	
  overflow:auto;
	cursor: pointer;
	min-height: 70px !important;
	background-color: #fefefe;
}
.tile .dates-inst{
	border:1px solid #d3d3d3;
	border-radius:5px;
	padding:10px 0px;
	margin:10px 10px;
	font-size:12px;
	color:#000000;
	font-weight:500;	
  overflow:auto;
	cursor: pointer;
	min-height: 70px !important;
	background-color: #fefefe;
}
.tile .dates div,
.tile .dates-inst div{
	float:right;
	width:50%;
	text-align:center;
  margin-bottom: 5px;
  position:relative;
}
.tile .dates strong,
.tile .dates-inst strong,
.tile .stats strong{
	display: block;
	color:#adb8c2;
	font-size:11px;
	font-weight:bold;
}
.tile .dates span,
.tile .dates-inst span{
	width:1px;
	height:30px;
	right:0;
	top:0;	
  background:#ebeff2;
}

.tile .card-menu{
	margin-bottom: 10px;
}
.tile .stats{
	border-top:1px solid #ebeff2;
	background:#f7f8fa;
	overflow:auto;
	padding:8px 5px;
	font-size:12px;
	color:#59687f;
	font-weight:500;
	border-radius: 0 0 5px 5px;
}
.tile .stats div{
	border-left:1px solid #dce0e2;
	width: 25%;
	float:right;
  text-align:center;
}

.tile .stats div:nth-of-type(4){border:none;}

.tile .stats div:hover {
	background-color: #a2d5f3ce;
	border-radius:5px;

  }

.tile .stats a:hover {
	color: rgb(245, 6, 6)
  }

.tile .footer {
	text-align: center;
	position: relative;
	float: inherit;
	padding-bottom: 4px
}

.tile .footer a{
	padding-right: 8px;
	margin: 15px 5px;
	cursor: pointer;

}

.tile .footer a.Cbtn{
	/* padding: 5px 15px 15px 15px; */
	background-color: #DADADA;
	/* color: #666; */
	margin: 15px 15px;
	/* text-transform: uppercase; */
	font-weight: 300;
  	/* border-radius: 3px; */
	cursor: pointer;
	font-size: 10px;
}

.tile .footer a.Cbtn-primary{
	background-color: #5AADF2;
	color: #FFF;
}

.tile .footer a.Cbtn-primary:hover{
	background-color: #7dbef5;
}

.tile .footer a.Cbtn-danger{
	background-color: #fc5a5a;
	color: #FFF;
}

.tile .footer a.Cbtn-danger:hover{
	background-color: #fd7676;
}



.container-fluid > .footer {
  position: fixed;
	right: 0;
	bottom: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  padding: 2px 0 10px;
	background-color: #dadadac5;
	line-height: 1.1;
	vertical-align: center;
}
.container-fluid > .footer > .version{
  
  float: right;
}


/* .no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(images/Preloader.gif) center no-repeat rgb(25, 31, 38);
}
 */


.dropdown-submenu {
	position: relative;

}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    margin-right: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
	border-radius: 6px 6px 6px 6px;
	
}

.dropdown-submenu> .dropdown-menu li {
	padding-right: 10px;
}
@media (min-width: 991px) {
	.dropdown-submenu:hover>.dropdown-menu {
		display: block;
	}
	.dropdown-submenu> .dropdown-menu li {
		padding-right: 0;
	}
}

.dropdown-submenu>a:after {
    display: block;
	content: " ";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-right-color: rgb(29, 29, 29);
    margin-top: 5px;
    margin-left: -10px;
}

.dropdown-submenu:hover>a:after {
    border-right-color: rgb(136, 135, 135);
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

@media (max-width: 991px) {

	#navbar-collapse:hover {
		height:70vh;
		min-width: 100%;
		overflow: auto;
	}
	#navbar-collapse::-webkit-scrollbar {
		width: 6px;
	}
	
	#navbar-collapse::-webkit-scrollbar-track {
		background-color: #CCCCCC;
		border-radius: 1px;
		width: 1px;
	}
	
	#navbar-collapse::-webkit-scrollbar-thumb {
		border-radius: 3px;
		background-color: rgb(155, 153, 153);
		width: 3px;
	} 
}


.main-header i{
	font-size: 15px; 
	min-height: 20px;
}

.navbar-custom-menu i {
	font-size:16px;
	min-height: 20px;
}



.HOME .box .box-body {
	height: 200px;
	overflow: auto;
}
.HOME .direct-chat .box-body {
	height: 300px;
	overflow: auto;
}

/* width */
.box .box-body::-webkit-scrollbar,
.tasks-menu .menu::-webkit-scrollbar,
.messages-menu .menu::-webkit-scrollbar {
	width: 8px;
	height: 8px;
  }
@media (max-width: 991px) {
	/* width */
	.box .box-body::-webkit-scrollbar,
	.tasks-menu .menu::-webkit-scrollbar,
	.messages-menu .menu::-webkit-scrollbar {
		width: 5px;
		height: 5px;
	}
}

/* Track */
.box .box-body::-webkit-scrollbar-track,
.tasks-menu .menu::-webkit-scrollbar-track,
.messages-menu .menu::-webkit-scrollbar-track {
	background: #f1f1f1; 
}
/* Handle */
 .box .box-body::-webkit-scrollbar-thumb,
 .tasks-menu .menu::-webkit-scrollbar-thumb,
 .messages-menu .menu::-webkit-scrollbar-thumb  {
	background: rgb(179, 178, 178);
	border-radius: 5px;
}
/* Handle on hover */
 .box .box-body::-webkit-scrollbar-thumb:hover,
 .tasks-menu .menu::-webkit-scrollbar-thumb:hover,
 .messages-menu .menu::-webkit-scrollbar-thumb:hover {
	background: rgb(114, 114, 114); 
}

/* width */
.panel .panel-body::-webkit-scrollbar,
.tasks-menu .menu::-webkit-scrollbar,
.messages-menu .menu::-webkit-scrollbar {
	width: 8px;
	height: 8px;
  }
@media (max-width: 991px) {
	/* width */
	.panel .panel-body::-webkit-scrollbar,
	.tasks-menu .menu::-webkit-scrollbar,
	.messages-menu .menu::-webkit-scrollbar {
		width: 5px;
		height: 5px;
	}
}

/* Track */
.panel .panel-body::-webkit-scrollbar-track,
.tasks-menu .menu::-webkit-scrollbar-track,
.messages-menu .menu::-webkit-scrollbar-track {
	background: #f1f1f1; 
}
/* Handle */
.panel .panel-body::-webkit-scrollbar-thumb,
 .tasks-menu .menu::-webkit-scrollbar-thumb,
 .messages-menu .menu::-webkit-scrollbar-thumb  {
	background: rgb(179, 178, 178);
	border-radius: 5px;
}
/* Handle on hover */
.panel .panel-body::-webkit-scrollbar-thumb:hover,
 .tasks-menu .menu::-webkit-scrollbar-thumb:hover,
 .messages-menu .menu::-webkit-scrollbar-thumb:hover {
	background: rgb(114, 114, 114); 
}
  
.btn-round {
	display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
	border-radius: 5px;
	margin: 0px 2px 8px 2px;
	cursor: pointer;
}


.btn-tools {
	border-radius: 0px;
	margin: 2px 5px;
	font-size: 16px;
	color: rgb(255, 0, 0);
	cursor: pointer;
}

.scroll-h {
	overflow: auto;
	white-space: nowrap;
}
/* width */
.scroll-h::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}
/* Track */
.scroll-h::-webkit-scrollbar-track {
	background: #f1f1f1; 
}
/* Handle */
.scroll-h::-webkit-scrollbar-thumb {
	background: rgb(179, 178, 178);
	border-radius: 5px;
}
/* Handle on hover */
.scroll-h::-webkit-scrollbar-thumb:hover {
	background: rgb(114, 114, 114); 
}


.search {
    background: #444;
    border: 0 none;
    color: #ffffff;
    width:55px;
    padding: 5px 8px 8px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	margin: 5px 5px 8px 8px;
}

.search:focus {
    background:#ccc;
    color: #6a6f75;
    width:350px;  
    outline: none;
}

.search {
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

.search-box i { 
	cursor: pointer;
} 

.pointer{
	cursor: pointer;
}


.popup {
	position: fixed;
  bottom: 0;
  left: 0;
  width: 300px;
  display:none;
  }

.input_search_result{

	background-color:rgb(223, 223, 223);
	position: absolute;
	display: none;
	width: 100%;
	min-height: 30px;
	border-radius: 5px;

}
.srch_items{
	min-height: 30px;
	padding-top: 5px;
 }
.srch_items:hover{
	background-color:rgb(167, 165, 165);
	cursor: pointer;
	min-height: 30px;
	border-radius: 5px;
 }

.filter-box {
	border: 0 none;
    background:rgba(207, 207, 207, 0.822);
	color: #5a5a5ae0;
	padding: 5px 8px 8px 5px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	display: inline-block;
	margin-bottom: 5px;
}


.today_tr:hover, .remain_tr:hover, .past_remain_tr:hover, .edit_tr:hover
{

cursor:pointer;
background-color:#aaffcc;
}

.today_tr
{
cursor:pointer;
background-color:#aaffff;
}

.remain_tr
{
cursor:pointer;
background-color:#f3e5fc;
}

.past_remain_tr
{
cursor:pointer;
background-color:#ebc0f8;
}


input {
	font-family:body-font,IRANSans,Tahoma;

}

.mce-rank-button button
 {
	color: red !important;
	font-family: body-font,IRANSans;
}


.date0_td
{

background-color:#f555f5;
color:#000;
text-align:center;
vertical-align:top;
width:100px;
height:100px;
}


.date1_td
{

background-color:#f5f5f5;
color:#000;
text-align:center;
vertical-align:top;
width:100px;
height:100px;
}

.date2_td
{
color:#999;
text-align:center;
vertical-align:top;

}


.table-responsive .table {
    max-width: none;
}

.modal-content  {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important; 
}


.otherAzSel  {
	max-width: 180px !important;
    font-size: 14px !important;
    color:#ffffff !important;
    background-color: transparent !important; 
	cursor: pointer;
}
.otherAzSel option {

    background: rgba(0, 0, 0, 0.7);
    color: #fff;
	

}

.wizard{transition:all .3s ease-in;display:none;padding-top: 27px;}
.wizard .wizard-nav{display:flex;flex-wrap:wrap;transition:all .3s ease-in}
.wizard .wizard-nav.tabs .wizard-step{position:relative;font-size:14px;flex-basis:0;flex-grow:1;max-width:100%;text-align:center;border-bottom:1px solid #dee2e6;padding:.5rem 1rem}
.wizard .wizard-nav.tabs .wizard-step.active{border:1px solid #dee2e6;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom:0px}
.wizard .wizard-nav.progress{height:auto;overflow:auto;line-height:1.5;font-size:1rem;border-radius:.25rem}
.wizard .wizard-nav.progress .wizard-step{position:relative;font-size:14px;flex-basis:0;flex-grow:1;max-width:100%;text-align:center;border:1px solid #dee2e6;background-color:#19d184;color:#fff;padding:.5rem 1rem;transition:all .3s ease-in}
.wizard .wizard-nav.progress .wizard-step.active~.wizard-step{background-color:#fff;color:#000}
.wizard .wizard-nav.dots .wizard-step{position:relative;font-size:14px;flex-basis:0;flex-grow:1;max-width:100%;text-align:center;transition:all .3s ease-in}
.wizard .wizard-nav.dots .wizard-step:last-child:before{display:none}
.wizard .wizard-nav.dots .wizard-step:last-child:after{display:none}
.wizard .wizard-nav.dots .wizard-step span{cursor:pointer}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(1).dot{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.1s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(2).dot{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.2s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(3).dot{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.3s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(4).dot{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.4s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(5).dot{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.5s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(6).dot{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.6s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(7).dot{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.7s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(8).dot{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.8s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(9).dot{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.9s}
.wizard .wizard-nav.dots .wizard-step .dot{content:"";position:absolute;top:-20px;right:50%;z-index:3;height:8px;width:8px;background:#198fd1;border-radius:50%;box-shadow:0 0 0 2px #fff;transition:all .5s ease-in-out}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(1):before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.1s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(2):before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.2s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(3):before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.3s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(4):before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.4s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(5):before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.5s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(6):before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.6s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(7):before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.7s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(8):before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.8s}
.wizard .wizard-nav.dots .wizard-step:nth-of-type(9):before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in;transition-delay:.9s}
.wizard .wizard-nav.dots .wizard-step:before{content:""; position:absolute;top:-17px;right:50%;width:100%;height:2px;z-index:2;background:#19d184}
.wizard .wizard-nav.dots .wizard-step:after{content:"";position:absolute;top:-17px;right:50%;width:100%;height:2px;background:#dee2e6;z-index:1}
.wizard .wizard-nav.dots .wizard-step.active~.wizard-step .dot{background:#dee2e6}
.wizard .wizard-nav.dots .wizard-step.active~.wizard-step:before{background:#dee2e6;width:0%}
.wizard .wizard-nav.dots .wizard-step.active~.wizard-step:after{background:#dee2e6}
.wizard .wizard-nav.dots .wizard-step.active .dot{background-color:#198fd1;box-shadow:0 0 0 3px rgba(25,143,209,.2)}
.wizard .wizard-nav.dots .wizard-step.active:before{background:#dee2e6}
.wizard .wizard-nav.dots .wizard-step.active:after{background:#dee2e6}
.wizard .wizard-nav .wizard-step{cursor:pointer}
.wizard .wizard-nav .wizard-step.nav-buttons{cursor:default}
.wizard .wizard-nav .wizard-step.nav-buttons span{cursor:default}
.wizard .wizard-content{transition:all .3s ease-in;padding:3rem 0}
.wizard .wizard-content .wizard-step{transition:all .3s ease-in;display:none}
.wizard .wizard-content .wizard-step.active{display:block}
.wizard .wizard-buttons{transition:all .3s ease-in;display:flex;align-items:center;justify-content:flex-end}
.wizard .wizard-buttons .wizard-btn{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;border-radius:.15rem;transition:all .3s ease-in;margin:0 10px;background-color:#198fd1;color:#fff}
.wizard .wizard-buttons .wizard-btn:hover{background-color:rgba(25,143,209,.8)}
.wizard .wizard-buttons .wizard-btn:disabled{cursor:not-allowed !important;pointer-events:none;opacity:.65}
.wizard.vertical{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;transition:all .3s ease-in}
.wizard.vertical .wizard-nav{flex-direction:column;flex:1;padding:0 3rem;transition:all .3s linear}
@media screen and (min-width: 1024px){.wizard.vertical .wizard-nav{max-width:250px}}
@media screen and (max-width: 767px){.wizard.vertical .wizard-nav .wizard-step{text-align:right;padding-right:1rem}}
.wizard.vertical .wizard-nav .wizard-step:before{top:7px;left:-12px;width:2px;height:100%}
.wizard.vertical .wizard-nav .wizard-step:after{top:7px;left:-12px;width:2px;height:100%}
.wizard.vertical .wizard-nav .wizard-step .dot{top:7px;left:-15px}
.wizard.vertical .wizard-nav .wizard-step.active~.wizard-step:before{height:0%}
.wizard.vertical .wizard-content{width:75%;transition:all .3s ease-in;padding:0 0 3rem 0}
@media screen and (max-width: 767px){.wizard.vertical .wizard-content{padding:2rem 0}}
.wizard.vertical .wizard-buttons{flex-basis:100%;transition:all .3s ease-in}
.highlight-error{outline:1px solid tomato}/*# sourceMappingURL=main.css.map */



.sign-parent {
	position: relative;
	bottom: 0;
	left: 0;
}
.sign-bottomleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	max-width: 200px;
}
.sign-topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 200px;
}
.sign-bottomright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	max-width: 200px;
}
.sign-topright {
	position: absolute;
	top: 0px;
	right: 0px;
	max-width: 200px;
}
.sign-center {
	position: absolute;
	top: 50%;
	left: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 200px;
}

.w25{
	min-width: 25px;
}
.w50{
	min-width: 50px;
}
.w75{
	min-width: 75px;
}
.w100{
	min-width: 100px;
}
.w125{
	min-width: 125px;
}