/*.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}*/
.carousel-caption
{
	border-radius: 7px;/* Fallback for web browsers that doesn't support RGBa */
					background: rgb(0, 0, 0);
					/* RGBa with 0.6 opacity */
					background: rgba(0, 0, 0, 0.6);
					/* For IE 5.5 - 7*/
					filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
					/* For IE 8*/
					-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.carousel-caption
{
	border-radius: 7px;background: rgba(0,0,0,0.6);
}

.carousel , #cssmenu
{
	margin-bottom: 20px;
}

.contact-block-form
{
	padding: 20px;	
}

.center
{
	text-align: center;
}

.counter
{
	float: right;
	direction: ltr;
}

.exam-counter
{
	direction: ltr;
	font-size: 25pt;
}

.left
{
	text-align: left;
}

.captcha-custom
{
	padding-bottom: 10px;
}

.right_menu #contact-form-form
{
	padding: 5px;
}

.carousel-caption
{
	direction: rtl;
}

/*#myCarousel
{
	direction: ltr;
}*/

.carousel-indicators
{
	direction: ltr;
}

.carousel-inner , .carousel-inner img
{
	border-radius: 7px;
}
.carousel-control, .carousel.slide
{
	border-radius: 7px;
}

.login-notification
{
	margin: 50px;
}

.divider-bottom
{
	border-bottom: 1px solid #ddd;
}

.ie-sitemap
{
	overflow-x: scroll;
	overflow-y: hidden;
	border: 1px solid #ddd;
}

.ie-sitemap-link
{
	display:inline-block;
    width:24px;
    height:24px;
    background-image:url("../images/sitemap/accept.png");
    background-repeat: no-repeat;
    
}

.introjs-button
{
	font-family: BYekan, BKoodakBold, BTabassom, BNazanin, BZiba, Arial, Helvetica, sans-serif !important;	
}

.white-color
{
	color: white;
}

.introjs-helperNumberLayer
{
	padding: 0px;
	font-family: BYekan, BKoodakBold, BTabassom, BNazanin, BZiba, Arial, Helvetica, sans-serif !important;
}

.dropdown-menu
{
	font-size: 11px;
}

.main-footer
{
	page-break-after: always;
}

@media print
{
	a:after{display: none;}
	.noPrint
	{
		display:none;
	}
	.tablecolor1
	{
		background: #F3F3F3 !important;
	}
	.tablecolor2
	{
		background: #E3E3E3 !important;
	}
	.tablecolor3
	{
		background: #dff0d8 !important;
	}
	.tablecolor4
	{
		background: #f2dede !important;
	}
	.tablecolor5
	{
		background: #ffffff !important;
	}
}
.tablecolor1
{
	background: #F3F3F3 !important;
}
.tablecolor2
{
	background: #E3E3E3 !important;
}
.tablecolor3
{
	background: #dff0d8 !important;
}
.tablecolor4
{
	background: #f2dede !important;
}
.tablecolor5
{
	background: #ffffff !important;
}

.dataGrid
{
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    text-align: center;
    /*Mine*/
    /*direction: rtl;*/
}

.dataGrid table, table.dataGrid
{
	direction: rtl;
	page-break-before: always;
	background: #ffffff;
}

.dataGrid th,.dataGrid td
{
    border:1px solid #ddd;
    padding: 0.3em 0.6em;
    vertical-align: top;
    text-align: center;
}

.dataGrid th
{
    text-align: center;
    /*width: 160px;*/
    font-size: .8em;
}

.dataGrid2
{
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    text-align: center;
    /*Mine*/
    /*direction: rtl;*/
}

.dataGrid2 table, table.dataGrid2
{
	direction: rtl;
	page-break-before: always;
	width:95%;
	background: #ffffff;
}

.dataGrid2 th,.dataGrid2 td
{
    border:1px solid #ddd;
    padding: 0.3em 0.6em;
    vertical-align: top;
    text-align: center;
}

.dataGrid2 th
{
    text-align: center;
    /*width: 160px;*/
    font-size: .8em;
}

.dropdown-menu
{
	text-align: right;
	left: inherit;
}

.pdp-default
{
    z-index: 2;
}

li.news-item
{
	list-style: none;
}

.gamification-label
{
	display: inline-block;
	margin-bottom: 5px;
}

.gamification-badge-disable
{
	opacity: 0.4;
}

.gamification-badge .thumbnail
{
	height: 400px;
}

.preregistrationbox a
{
	text-decoration: none;
}

.preregistrationbox .panel-body
{
	padding: 0px;
}

.preregistrationbox .panel-group .panel
{
	border-radius: 0px;
}

.preregistrationbox .panel-group
{
	margin-bottom: 0px;
}

.preregistrationbox .btn.preregistrationbox-btn
{
	border-radius: 0px;
}

.preregistrationbox .thumbnail
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.preregistrationbox .panel-group .panel+.panel
{
	margin-top: 0px;
}

.list-group-item:last-child
{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

ul.portfolio-items
{
	padding: 0px !important;
}

.onlineexam .items
{
	overflow-x: auto;
}

.onlineexam .items img
{
	width: 100% !important;
}

.onlineexam .items p
{
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.schoolware-logo
{
	width: 128px;
	height: 128px;
}

table tr th
{
	text-align: center;
}

/*********************
  Shadows
**********************/
.z-depth-0 {
  box-shadow: none !important;
}

.z-depth-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.z-depth-1-half {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

.hoverable {
  transition: box-shadow .55s;
  box-shadow: 0;
}

.hoverable:hover {
  transition: box-shadow .45s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.btn, .panel, .carousel, #cssmenu, .dropdown-content, .dropdown-menu, .navbar, .well, .alert/*, textarea.form-control, select.form-control, input[type=text], input[type=password]*/ {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
}

.btn:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.28), 0 4px 15px 0 rgba(0, 0, 0, 0.25);
}

/*********************
  checkbox and radio button styles
**********************/
@keyframes click-wave {
  0% {
    height: 20px;
    width: 20px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -100px;
    margin-top: -100px;
    opacity: 0;
  }
}

input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  /*position: relative;
  top: 13.33333px;
  right: 0;
  bottom: 0;
  left: 0;*/
  height: 20px;
  width: 20px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 2;
}
input[type=radio]:hover {
  background: #9faab7;
}
input[type=radio]:checked {
  background: #40e0d0;
}
input[type=radio]:checked::before {
  height: 20px;
  width: 20px;
  position: absolute;
  content: '\e013';
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
input[type=radio]:checked::after {
  -webkit-animation: click-wave 0.35s;
  -moz-animation: click-wave 0.35s;
  animation: click-wave 0.35s;
  background: #40e0d0;
  content: '';
  display: block;
  position: relative;
  z-index: 1;
}
input[type=radio] {
  border-radius: 50%;
}
input[type=radio]::after {
  border-radius: 50%;
}
input[type=radio]:focus {
  outline: 0px;
}
input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  /*position: relative;
  top: 13.33333px;
  right: 0;
  bottom: 0;
  left: 0;*/
  height: 20px;
  width: 20px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 2;
}
input[type=checkbox]:hover {
  background: #9faab7;
}
input[type=checkbox]:checked {
  background: #40e0d0;
}
input[type=checkbox]:checked::before {
  height: 20px;
  width: 20px;
  position: absolute;
  content: '\e013';
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
input[type=checkbox]:checked::after {
  -webkit-animation: click-wave 0.35s;
  -moz-animation: click-wave 0.35s;
  animation: click-wave 0.35s;
  background: #40e0d0;
  content: '';
  display: block;
  position: relative;
  z-index: 1;
}
input[type=checkbox]:focus {
  outline: 0px;
}

/*********************
  transition effect
**********************/
.btn, #cssmenu ul li a, .nav li a, .carousel-control, .preregistrationbox a, .navbar-brand {
	-webkit-transition-duration: 400ms;
	-moz-transition-duration: 400ms;
	-o-transition-duration: 400ms;
	transition-duration: 400ms;
}

/*********************
  other
**********************/
.waves-input-wrapper {
	font-style: normal;
	padding: inherit;
	width: 100%;
}

/*********************
  preloader
**********************/
#jpreOverlay,
#jSplash {
	background-color: #2196F3;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 700;
}

#jpreSlide{
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
}

#jpreLoader {
	position: relative !important;
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;	
}

#jprePercentage {
	width: 50px;
	height: 50px !important;
	line-height: 50px;
	position: absolute !important;
	text-align: center;
	left: 50%;
	top: 60%;
	margin: 0 0 0 -20px;
	z-index: 800;
	
	font-size: 24px;
	color: #FFFFFF;	

	-webkit-animation: flash 2s infinite forwards;
	   -moz-animation: flash 2s infinite forwards;
		-ms-animation: flash 2s infinite forwards;
		 -o-animation: flash 2s infinite forwards;
			animation: flash 2s infinite forwards;
}

#circle {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 11;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	background: url("/ehome/common/layouts/bootstrap3/assets/images/branch/schoolware.png") no-repeat center;
	background-size: contain;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
			
	-webkit-animation: rubberBand 2s infinite forwards;
	   -moz-animation: rubberBand 2s infinite forwards;
		-ms-animation: rubberBand 2s infinite forwards;
			animation: rubberBand 2s infinite forwards;
}

@-webkit-keyframes circle {
	0% {-webkit-transform: rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
	}
	50% {-webkit-transform: rotateY(180deg);
		-webkit-animation-timing-function: ease-out;
	}
	100% {-webkit-transform: rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
	}
}

@-moz-keyframes circle {
	0% {-moz-transform: rotateY(0deg);
	}
	50% {-moz-transform: rotateY(180deg);
		-moz-animation-timing-function: ease-out;
	}
	100% {-moz-transform: rotateY(0deg);
		-moz-animation-timing-function: ease-in;
	}
}

@-ms-keyframes circle {
	0% {-ms-transform: rotateY(0deg);
		-ms-animation-timing-function: ease-in;
	}
	50% {-ms-transform: rotateY(180deg);
		-ms-animation-timing-function: ease-out;
	}
	100% {-ms-transform: rotateY(0deg);
		-ms-animation-timing-function: ease-in;
	}
}

@-o-keyframes circle {
	0% {-o-transform: rotateY(0deg);
		-o-animation-timing-function: ease-in;
	}
	50% {-o-transform: rotateY(180deg);
		-o-animation-timing-function: ease-out;
	}
	100% {-o-transform: rotateY(0deg);
		-o-animation-timing-function: ease-in;
	}
}

@keyframes circle {
	0% {transform: rotateY(0deg);
		animation-timing-function: ease-in;
	}
	50% {transform: rotateY(180deg);
		animation-timing-function: ease-out;
	}
	100% {transform: rotateY(0deg);
		animation-timing-function: ease-in;
	}
}
#cf img {
	  position:absolute;
	  left:0;
	  -webkit-transition: opacity 1s ease-in-out;
	  -moz-transition: opacity 1s ease-in-out;
	  -o-transition: opacity 1s ease-in-out;
	  transition: opacity 1s ease-in-out;
	}

#cf img.top:hover {
  opacity:0;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/*********************
  map
**********************/
#map-canvas {
  height: 500px;
  width: 100%;
}

/*********************
  signin
**********************/
.form-signin .checkbox
{
	margin-top: 0px;
}

.form-signin #login-button
{
	width: 80%;
}

.form-signin #login-dropdown-button
{
	width: 20%;
}

/*********************
  navlist2 block
**********************/
#MainMenu .list-group-item
{
	text-align: center;
}

#MainMenu .list-group-item.list-group-item-active
{
	color: #555;
	background-color: #f5f5f5;
}

/*********************
  navlist2 block
**********************/
.smarticker3.size1
{
	height: 42px;
}

.tickertitle
{
	font-size: 16px;
	font-weight: 900;
}

.smarticker-news a
{
	font-size: 16px;
	font-weight: 900;
}

/*********************
  panorama
**********************/
.panorama
{
	height: 500px;
}

/*********************
  navbar
**********************/
ul.navbar-nav
{
	-webkit-padding-start: 0px;
}

.navbar-item-custom
{
	padding-right: 5px;
	padding-left: 5px;
}

@media (min-width: 768px)
{
	.navbar-right
	{
		float: right !important;
		margin-right: 15px;
	}
}

/*********************
  table
**********************/
.grid-view table.items th
{
	background: #3c8dbc !important;
}

.grid-view table.items a.btn
{
	color: #fff !important;
}

.grid-view table.items th
{
	text-align: center !important;
}

.table>thead>tr>th
{
  vertical-align: middle;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th
{
  vertical-align: middle;
}

.grid-view table.items th a
{
  font-weight: normal !important;
}

.grid-view table.items th
{
  font-weight: normal !important;
}

.grid-view table.items th, .grid-view table.items td
{
  text-align: center;
}

/*********************
  report
**********************/
#collapse-report-1 .btn, #collapse-report-2 .btn, #collapse-report-3 .btn, #collapse-report-4 .btn
{
	margin-bottom: 10px;
}

/*********************
  text slider
**********************/
#textscroller
{
	padding: 10px;
}

/*********************
  custome CSS
**********************/
.header-title
{
	color: #ffffff;
}