/*Overrides ----------------------------------------------------------------*/
@font-face {
  font-family: 'iransans';
  font-style: normal;
  font-weight: 400;
  src: url('/asset/font/iransans.eot');
  src: url('/asset/font/iransans.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
  url('/asset/font/iransans.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('/asset/font/iransans.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  url('/asset/font/iransans.ttf') format('truetype');
}
@font-face {
  font-family: 'iransans';
  font-style: normal;
  font-weight: 700;
  src: url('/asset/font/iransans.eot');
  src: url('/asset/font/iransans.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
  url('/asset/font/iransans.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('/asset/font/iransans.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  url('/asset/font/iransans.ttf') format('truetype');
}
@font-face {
  font-family: 'iransans_m';
  font-style: normal;
  font-weight: 400;
  src: url('/asset/font/iransans_medium.eot');
  src: url('/asset/font/iransans_medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
  url('/asset/font/iransans_medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('/asset/font/iransans_medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  url('/asset/font/iransans_medium.ttf') format('truetype');
}
@font-face {
  font-family: 'iransans_m';
  font-style: normal;
  font-weight: 700;
  src: url('/asset/font/iransans_medium.eot');
  src: url('/asset/font/iransans_medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
  url('/asset/font/iransans_medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('/asset/font/iransans_medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  url('/asset/font/iransans_medium.ttf') format('truetype');
}
* {
  font-family: iransans;
  /*font-family: b_roya;*/
  font-size: 14px;
  direction: rtl;

}
.btn{
  font-family: iransans;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: iransans_m;
  margin: auto;
}
h1{
  color: brown;
  font-size: 2em;
}
h2{
  color: green;
  font-size: 1.5em;
}
h3{
  color: brown;
  font-size: 1em;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12{
  float: right;
}
.box-header h3 {
  color: darkred;
}
.form-control {
  border-radius: 4px;
}
footer,
footer * {
  font-size: 12px;
}
aside,
aside * {
  font-size: 13px;
}
/*useful classes -------------------------------------------------------------*/
/* font  -------------------------------*/
.f12 {
  font-size: 11px;
}
.f16 {
  font-size: 15px;
}
.f20 {
  font-size: 19px;
}
.f25 {
  font-size: 24px;
}
.f30 {
   font-size: 28px;
 }
/* align -------------------------------*/
.tac {
  text-align: center!important;
}
.tar {
  text-align: right !important;
}

.tal {
  text-align: left !important;
}

.ltr {
  dir: ltr;
  direction: ltr;
}
.rtl {
  dir: rtl;
  direction: rtl;
}
/*  width -------------------------------*/
.max-w600 {
  max-width: 600px;
  margin: auto;
}
.max-w800 {
  max-width: 800px;
  margin: auto;
}
.w150 {
  width: 150px;
}
.seprator50 {
  display: inline-block;
  width: 50px;
}
/* margin -------------------------------*/
.ma {
  margin: auto;
}
.m0 {
  margin: 0px;
}
.m10 {
  margin: 10px;
}
.ml10 {
  margin-left: 10px;
}
/* padding -------------------------------*/
.p0{
  padding: 0;
}
.p5{
  padding:7px;
}
.prl30 {
  padding-right:  30px;
  padding-left:   30px;
}
.ptb10 {
  padding-top:  10px;
  padding-bottom:   10px;
}
.ptb30 {
  padding-top:  30px;
  padding-bottom:  30px;
}

/* btn -------------------------------*/
.btn-image img{
  height: 20px;
  padding-left: 20px;
}
.btn-image-10p img{
  height: 20px;
  padding-left: 10px;
}
.btn-image-10p-2 img{
  height: 25px;
  padding-left: 10px;
}
.btn-icon2 i{
  padding-left: 20px;
  vertical-align: middle;
}
.btn-icon2-10p i{
  padding-left: 10px;
  vertical-align: middle;
}
.btn-white-border{
  border: 1px solid #ccc;
}
.btn-green-border{
  border: 2px solid #5cb85c;
  border-radius: 6px;
}
/*.btn-prl{*/
  /*padding-right: 20px;*/
  /*padding-left: 20px;*/
/*}*/

/*loading*/
.loader {
  color: #ffffff;
  font-size: 60px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 0px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

/* other -------------------------------*/
#header{

background: rgba(26,26,26,1);
background: -moz-linear-gradient(top, rgba(26,26,26,1) 0%, rgba(20,20,20,1) 19%, rgba(60,57,60,0.9) 69%, rgba(60,57,60,0.8) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(26,26,26,1)), color-stop(19%, rgba(20,20,20,0.8)), color-stop(69%, rgba(60,57,60,1)), color-stop(100%, rgba(60,57,60,1)));
background: -webkit-linear-gradient(top, rgba(26,26,26,1) 0%, rgba(20,20,20,1) 19%, rgba(60,57,60,0.9) 69%, rgba(60,57,60,0.8) 100%);
background: -o-linear-gradient(top, rgba(26,26,26,1) 0%, rgba(20,20,20,1) 19%, rgba(60,57,60,0.9) 69%, rgba(60,57,60,0.8) 100%);
background: -ms-linear-gradient(top, rgba(26,26,26,1) 0%, rgba(20,20,20,1) 19%, rgba(60,57,60,0.9) 69%, rgba(60,57,60,0.8) 100%);
background: linear-gradient(to bottom, rgba(26,26,26,1) 0%, rgba(20,20,20,1) 19%, rgba(60,57,60,0.9) 69%, rgba(60,57,60,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#3c393c', GradientType=0 );
}

/* other -------------------------------*/

.clickableRow {
  cursor: pointer;
}
.error {
  color: red;
}
i.edit {
  display: inline-block;
  margin-right: 20px;
  padding: 3px;
  color: #220c62;
  font-size: 120%;
}
.edit:hover {
  color: rgba(57, 18, 153, 0.63);
}

.download{
  border: white solid 2px;
  border-radius: 5px;
  padding: 5px !important;
  margin-top: 7px;
}

.timer{
  color: #fff;
  background-color: #1c2529;
  border: black 1px solid;
  padding: 10px 8px;
  border-radius: 15px;


}

.timer-label{
  padding: 15px 8px;


}

.block-center{
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.table-curved {
  border-collapse: separate;
  border: solid #ccc 1px;
  border-radius: 7px;
  border-left:0px;
}

.hint{
  font-size: 14px;
  color: #F57C00;
  margin-right: 15px;
}

.fileSelectorButton{
  position: relative;
  overflow: hidden
}
.fileSelectorButton>input{
  position: absolute;
  top: 0;
  right: 0;
  font-size: 999px;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
}

.imageAdapter{
  display: inline-block;
  width: 250px;
  text-align: center;
}

.imageFrame{
  margin: 8px;
  height: 160px;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 5px 0 #a2958a;
  text-align: center;
}
.link{
  color: chocolate;
  border-bottom: 1px solid currentColor;
}
.motto{
  color: lightslategray;
  font-style: italic;
  margin: 5px 0;
}
.grayscale{
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter: grayscale(100%);

}
.social{
  font-size: 28px;
  margin-right: 3px;
  color: gray;
  display: inline-block;
  padding: 5px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.texts{
  margin: 0 25px 20px 0;
}
.spacer{
  border-right: 1px solid #ccc;
  margin-right: 15px;
  padding-right: 15px;
}
.spacer-h{
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
/* toggle button*/
.toggle-button { background-color: white; margin: 5px 0; border-radius: 15px; border: 2px solid #75a048; height: 24px; cursor: pointer; width: 50px; position: relative; display: inline-block; user-select: none; -webkit-user-select: none; -ms-user-select: none; -moz-user-select: none; }
.toggle-button button { cursor: pointer; outline: 0; display:block; position: absolute; left: 0; top: 0px; border-radius: 100%; width: 25px; height: 25px; background-color: white; float: left; margin: -3px 0 0 -3px; border: 2px solid #75a048; transition: left 0.3s; }
.toggle-button-selected { background-color: #83B152; border: 2px solid #7DA652; }
.toggle-button-selected button { left: 26px; top: -2px; margin: 0; border: none; width: 24px; height: 24px; box-shadow: 0 0 4px rgba(0,0,0,0.1); }

.center { text-align:center; }



.nav-tabs.nav-justified > li > a {
  border-bottom: 3px solid #41940d;
  border-radius: 4px 4px 0 0;
}


a.breadcrumb-item:hover{
  color: #2196f3; !important;
}
.breadcrumb-item{
  color: #303f9f;
}


p.slogan{
  margin: 0 30px 20px 10px;
  font-size: 16px;
  line-height: 25px;
  text-align: justify;
}

h2.title {
  color: #dc0707;
  font-size: 20px;
  margin: 10px 0px 5px 0px;
  text-align: justify;
}
/* -----------modals----------*/

.modal-primary .modal-header,
.modal-primary .modal-footer,
.modal-warning .modal-header,
.modal-warning .modal-footer,
.modal-info .modal-header,
.modal-info .modal-footer,
.modal-success .modal-header,
.modal-success .modal-footer,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  color: #fff !important;
}

.modal-danger .modal-header,
.modal-danger .modal-footer {
  background-color: #d33724 !important;
}
.modal-warning .modal-header,
.modal-warning .modal-footer {
  background-color: #db8b0b !important;
}
.modal-info .modal-header,
.modal-info .modal-footer {
  background-color: #00a7d0 !important;
}
.modal-primary .modal-header,
.modal-primary .modal-footer {
  background-color: #357ca5 !important;
}
.modal-success .modal-header,
.modal-success .modal-footer {
  background-color: #008d4c !important;
}

