/*
.without-margin-bottom {margin-bottom: 0px;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.flightInfoBlock .arrivesInfo {border-bottom:1px solid #eee;padding:0 0 3px 0;width:100%}
.flightInfoBlock .timeInfo {margin:2px 0;text-align:left;width:100%}
.flightLineMainBlock {height:30px;padding:0 17px;width:100%}
.flightLineMainBlock .flightLineBlock {display:inline-block;position:relative;width:100%}
.flightLineMainBlock .flightLineBlock .line {height:2px;position:absolute;top:16px;width:100%;background-color:#d4d4d4}
.flightLineMainBlock .flightLineBlock .flightStartCircle {height:9px;left:-6px;top:12px;position:absolute;width:9px}
.flightLineMainBlock .flightLineBlock .flightEndCircle {height:9px;position:absolute;right:-6px;top:12px;width:9px}
.flightLineMainBlock .flightLineBlock .iconBlock {height:30px;min-width:6px;position:relative;}
.flightLineMainBlock .flightLineBlock .iconBlock img {height:28px;position:absolute;right:-10px;top:2px;width:28px; max-width: none;}
.font14 {font-size: 14px;}
td [class^="icon-"], td [class*=" icon-"] {margin-right: 20px;}
.dashboard-wrapper.user_site {top: 0px; margin: 20px;}
input.error, select.error {border-color:#d13736 !important;}
*/
/*HAYK*/

.without-margin-bottom {margin-bottom: 0px !important;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.float-left {float: left;}
.float-right {float: right;}
.flightInfoBlock .arrivesInfo {padding:0 0 3px 0;width:100%}
.flightInfoBlock .timeInfo {margin:2px 0;text-align:left;width:100%}
.flightLineMainBlock {height:30px;padding:0 17px;width:100%}
.flightLineMainBlock .flightLineBlock {display:inline-block;position:relative;width:100%}
.flightLineMainBlock .flightLineBlock .line {height:2px;position:absolute;top:16px;width:100%;background-color:#d4d4d4}
.flightLineMainBlock .flightLineBlock .flightStartCircle {height:9px;left:-6px;top:12px;position:absolute;width:9px}
.flightLineMainBlock .flightLineBlock .flightEndCircle {height:9px;position:absolute;right:-6px;top:12px;width:9px}
.flightLineMainBlock .flightLineBlock .iconBlock {height:30px;min-width:6px;position:relative;}
.flightLineMainBlock .flightLineBlock .iconBlock img {height:28px;position:absolute;right:-10px;top:2px;width:28px; max-width: none;}
.font14 {font-size: 14px;}
td [class^="icon-"], td [class*=" icon-"] {margin-right: 20px;}
input.error, select.error {border-color:#d13736 !important;}
.dashboard-wrapper.user_site {top: 0px; margin: 20px;}
.half-opacity {opacity: 0.5;}
.overflowH {overflow: hidden;}
/*.toggle.btn.btn-mini {height: 20px !important;}*/
.accordion-body table {margin-bottom: 20px !important;}
.marginTop3 {margin-top: 3px;}
/*.loader {position: fixed; width: 100%; bottom:0px;}*/
.loader .loaderBg {background-color:rgba(0, 0, 0, 0.5); margin: 0 auto; width: 100px; padding: 10px 20px;border-radius: 5px 5px 0 0;}
.loader {
  opacity:    0.5; 
  background: #000; 
  width:      100%;
  height:     100%; 
  z-index:    10;
  top:        0; 
  left:       0; 
  position:   fixed;  
}
.flightsArrows {width: 30%;display: inline-block;}
.titleAccordion {width: 60%;display: inline-block;}
.clientSiteView {
    float: none !important;
    width: 98% !important;;
    margin: 10px auto !important;;}
.profileTypeSelector {
  width: 147px;
}
#EqnEditor { text-align:left; }
#openMath {width:800px;}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.loading {
	position:absolute;
	width:100%;
	height:100%;
	opacity: 0.5;
	background-color:#000;
	top:0;
	left:0;
}

.menu-status {
	text-decoration: line-through;
}

.toggle.btn.btn-default.off {
	height: 20px !important;
	width:70px !important;
}
.toggle.btn.btn-danger{
	height: 20px !important;
	width:70px !important;
	}
	
/*Drop Down With checkboxes*/	
.dropdown dd, .dropdown dt {
    margin:0px;
    padding:0px;
}
.dropdown ul {
    margin: -1px 0 0 0;
}
.dropdown dd {
    position:relative;
}
.dropdown a, 
.dropdown a:visited {
    color:#fff;
    text-decoration:none;
    outline:none;
    font-size: 12px;
}
.dropdown dt a {
    background-color:#4F6877;
    display:block;
    padding: 8px 20px 5px 10px;
    min-height: 25px;
    line-height: 24px;
    overflow: hidden;
    border:0;
    width:270px;
}
.dropdown dt a span, .multiSel span {
    cursor:pointer;
    display:inline-block;
    padding: 0 3px 2px 0;
}
.dropdown dd ul {
    background-color: #4F6877;
    border:0;
    color:#fff;
    display:none;
    left:0px;
    padding: 2px 15px 2px 5px;
    position:absolute;
    top:2px;
    width:280px;
    list-style:none;
    height: auto;
    overflow: auto;
}
.dropdown span.value {
    display:none;
}
.dropdown dd ul li a {
    padding:5px;
    display:block;
}
.dropdown dd ul li a:hover {
    background-color:#fff;
}
button {
  background-color: #6BBE92;
  width: 80px;
  border: 0;
  padding: 10px 0;
  margin: 5px 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.sticky{
	
	
}

.new_product_modal{
	max-height: 500px;
}

.multiselect {
	width: 230px !important;
}

.h_big {
	max-height:300px;
}

/*
 * Processing indicator
 */
.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 30px;
	margin-left: -125px;
	margin-top: -15px;
	padding: 14px 0 2px 0;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 14px;
	background-color: white;
}

#dt_loader{
	background-color: red;
    z-index: 1;
    position: absolute;
    margin-top: 251px;
    margin-left: 570px;
    height: 50px;
    width: 150px;
}

.add_user {
	max-height:300px;
}

.th_images {
	cursor:pointer;
}

.edit {
	cursor:pointer;
}




.listing_td{
	text-align:right;
}

.pagi_pagi{
	text-align:center;	
}

.pagi_pagi a {
	font-size:20px;
}


.full_width {
	width: 100% !important;
}

.text_counter {
	color:red;
}



/**Արտակ կոդ*/

.crop {
		width: 600px;
		height: 480px;
		overflow: hidden;
		/*background-color: red;*/
		border:1px solid black
	}
	.landscape {
		max-width:none;
		height: 100%;
	}
	.portrait {
		width: 100%;
	}

	
	
	
/**
	FULL SCREEN LOADER CSS
*/	
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.add_info{
	border: 1px solid red;
    padding: 10px;
    font-size: 14px;
	margin-bottom:5px;
}




	