.fld_required { color: black; }

.dropdown:hover > ul.dropdown-menu {
    display: block;
}
 
.checkout_nostk { color: #C09853; }
.checkout_nostk a[replace_link='Y'] { color: #3F3F3F; font-weight:bold; text-decoration:underline; }
.checkout_nostk td { background-color: #FCF8E3 !important; }

.oewarnings { font-size: 1.1em; }

.right-inner-addon, .right-combo-addon {
    position: relative;
}
.right-inner-addon i {
	z-index: 100;
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
    background-color:#FFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  	filter: alpha(opacity=100);
  	-moz-opacity: 1.0;
  	-khtml-opacity: 1.0;
  	opacity: 1.0;    
}
.right-combo-addon i {
	z-index: 100;
    position: absolute;
    right: 0px;
    padding: 10px 20px;
    pointer-events: none;
    background-color:#FFF;
}

.tab-pane .row { margin-left:0px; margin-right:0px; }

.row { margin-left:-15px; margin-right:0px; }
.pager li.previous a { margin-right:10px; }
.pager li.next a { margin-left:10px; }

legend { padding-bottom:15px; }

.border-under { border-bottom:1px #E5E5E5 solid; overflow:hidden;margin-bottom:10px; }
.padded-right { margin-right:20px; }

.hdr-srch .twitter-typeahead input.tt-hint {
	background-color: #292929 !important;
} 

select.search-query {
	width:auto !important;
}

.has-corner-badge { position: relative; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  
@-webkit-keyframes tada {
  /* line 360, /home/andrei/dev/emerald/vendor/assets/bower_components/animate.css/animate.css */
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  /* line 365, /home/andrei/dev/emerald/vendor/assets/bower_components/animate.css/animate.css */
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  /* line 370, /home/andrei/dev/emerald/vendor/assets/bower_components/animate.css/animate.css */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  /* line 375, /home/andrei/dev/emerald/vendor/assets/bower_components/animate.css/animate.css */
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  /* line 380, /home/andrei/dev/emerald/vendor/assets/bower_components/animate.css/animate.css */
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
	0% {
    	-webkit-transform: scale3d(1, 1, 1);
    	-ms-transform: scale3d(1, 1, 1);
    	transform: scale3d(1, 1, 1);
    }

  	10%, 20% {
    	-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    	-ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    	transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); 
    }

  	30%, 50%, 70%, 90% {
    	-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    	-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    	transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); 
   	}

  	40%, 60%, 80% {
    	-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    	-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    	transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); 
	}
    
  	100% {
    	-webkit-transform: scale3d(1, 1, 1);
    	-ms-transform: scale3d(1, 1, 1);
    	transform: scale3d(1, 1, 1); 
    } 
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }  
  
.badge-info-dk {
  background: #16b6b8; }

.badge-info-dk, .badge-info-dk:hover, .badge-info-dk:focus {
color: white; 
}

.badge-corner {
font-size: 10px;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
position: absolute;
display: inline-block;
padding: 0 4px;
border-radius: 10px;
height: 14px;
min-width: 14px;
line-height: 14px;
}

.badge-corner-top-right {
  top: 0;
  right: 0;
  -webkit-transform: translateX(50%) translateY(-50%);
  -moz-transform: translateX(50%) translateY(-50%);
  -ms-transform: translateX(50%) translateY(-50%);
  -o-transform: translateX(50%) translateY(-50%);
  transform: translateX(50%) translateY(-50%); }  
  
.btn-nav {
max-height: 50px;
padding: 16px;
border: none;
line-height: 48px;	
}

.popover-grow-shrink {
  -webkit-transform-origin: center top 0;
  -moz-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  -o-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-animation: popover-shrink 0.2s ease-out 0.01s;
  -o-animation: popover-shrink 0.2s ease-out 0.01s;
  animation: popover-shrink 0.2s ease-out 0.01s; }
  
  .popover-grow-shrink.in {
    -webkit-animation: popover-grow 0.2s ease-out 0.01s;
    -o-animation: popover-grow 0.2s ease-out 0.01s;
    animation: popover-grow 0.2s ease-out 0.01s; }
    
@-webkit-keyframes popover-grow {
  
  0% {
    -webkit-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }

  
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes popover-grow {
  
  0% {
    -webkit-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }

  
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes popover-shrink {
  
  100% {
    -webkit-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }

  
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes popover-shrink {
  
  100% {
    -webkit-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }

  
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }    
    

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid white;
  border: 1px solid white;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  
  .popover.top {
    margin-top: -8px; }
  
  .popover.right {
    margin-left: 8px; }
  
  .popover.bottom {
    margin-top: 8px; }
  
  .popover.left {
    margin-left: -8px; }


.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }


.popover-content {
  padding: 9px 14px; }


.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }


.popover > .arrow {
  border-width: 9px; }


.popover > .arrow:after {
  border-width: 8px;
  content: ""; }


.popover.top > .arrow {
  left: 50%;
  margin-left: -9px;
  border-bottom-width: 0;
  border-top-color: white;
  border-top-color: white;
  bottom: -9px; }
  
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -8px;
    border-bottom-width: 0;
    border-top-color: white; }

.popover.right > .arrow {
  top: 50%;
  left: -9px;
  margin-top: -9px;
  border-left-width: 0;
  border-right-color: white;
  border-right-color: white; }
  
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -8px;
    border-left-width: 0;
    border-right-color: white; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -9px;
  border-top-width: 0;
  border-bottom-color: white;
  border-bottom-color: white;
  top: -9px; }
  
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -8px;
    border-top-width: 0;
    border-bottom-color: white; }

.popover.left > .arrow {
  top: 50%;
  right: -9px;
  margin-top: -9px;
  border-right-width: 0;
  border-left-color: white;
  border-left-color: white; }
  
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -8px; }
    
.padded {
  padding: 10px; }


.no-padding {
  padding: 0; }
  
.no-padding-bottom {
  padding-bottom: 0; }


.no-margin-bottom {
  margin-bottom: 0; }      
  
.list-group-connected {
  margin-bottom: 0; }

  .list-group-connected .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }

  .list-group-connected:first-child .list-group-item:first-child {
    border-top: 0;
    border-radius: 0; }

  .list-group-connected:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-radius: 0; }  
    
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

/* line 21, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 5px 10px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd; }
  /* line 31, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  /* line 34, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }
  /* line 40, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item > .badge {
    float: right; }
  /* line 43, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

/* line 54, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555555; }
  /* line 57, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
  a.list-group-item .list-group-item-heading {
    color: #333333; }
  /* line 63, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: whitesmoke; }

/* line 74, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999; }
  /* line 79, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  /* line 82, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #999999; }
/* line 90, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #1aae88;
  border-color: #1aae88; }
  /* line 99, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  /* line 102, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #a3f1dd; }

/* line 4, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: white;
  background-color: #22ba93; }

/* line 11, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: white; }
  /* line 14, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  /* line 19, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: white;
    background-color: #1ea582; }
  /* line 25, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: white;
    border-color: white; }

/* line 4, /home/andrei/dev/emerald/vendor/assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: white;
  background-color: #1ccacc; }

a.list-group-item-info {
  color: white; }

  a.list-group-item-info .list-group-item-heading {
    color: inherit; }

  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: white;
    background-color: #19b4b6; }

  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: white;
    border-color: white; }


.list-group-item-warning {
  color: white;
  background-color: #fbb23e; }


a.list-group-item-warning {
  color: white; }

  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: white;
    background-color: #faa825; }

  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: white;
    border-color: white; }


.list-group-item-danger {
  color: white;
  background-color: #e04959; }


a.list-group-item-danger {
  color: white; }

  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }

  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: white;
    background-color: #dc3345; }

  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: white;
    border-color: white; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }    
  
.notification-list {
	max-height: 350px;
	overflow-y: auto;	
}

#notification-listing {
	width:300px;
}

.nlisting { font: 12px/1.7em 'Open Sans'; }

.nlisting div i.fa { font-size: 15px; }

.applogo {
	font-size:110px;
	color:#1d8dc1;	
	margin-left:30px;
	margin-top:-100px;
}

span.twitter-typeahead .tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
span.twitter-typeahead .tt-suggestion > p {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
span.twitter-typeahead .tt-suggestion > p:hover,
span.twitter-typeahead .tt-suggestion > p:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
span.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #ffffff;
  background-color: #428bca;
}
span.twitter-typeahead {
  width: 100%;
}
.input-group span.twitter-typeahead {
  display: block !important;
}
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 44px !important;
}
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 28px !important;
}

/* Empty autocomplete styles */
.empty-message {
	padding:5px;
	margin-left:5px;
}

/* Danger and Warning Colours for Autocomplete */
.tt-txt-warning {
	color: #f26929 !important;
}
.tt-txt-warning:hover {
	color: white !important;
}
.tt-txt-danger {
	color: red !important;
	text-decoration: line-through !important;
}
.tt-txt-danger:hover {
	color: white !important;
}
.tt-txt-maint {
	color: blue !important;
}
.tt-txt-maint:hover {
	color: white !important;
}

.hdrlogo {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;	
	color: #CCC;
}

.stat-value {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #444;
	text-align:center;
}
.ptd_selected { color: black; font-weight:bold; text-decoration:none;}
.ptd_selected:hover { color: black; }

.modal-dialog.modal-customlg {
    width: 800px;
    margin: 30px auto;
}

.form-container {
    display: none;
}
.active-form {
    display: block;
}

.disabled-option {
  color: #dfd4d4; /* Change the color to a muted grey */
  background-color: #777171; /* Change the background color */
}

#loading {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: block;
	opacity: 0.7;
	background-color: #fff;
	z-index: 99;
	text-align: center;
 }
 
 #loading-image {
	   position: absolute;
	 top: 50%;
	 left: 45%;
	   z-index: 100;
 }

 /* Full-screen overlay */
#loadingOverlay {
  display: none; /* Hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Semi-transparent dark background */
  z-index: 9999;
}

/* Centered loader container */
.loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  font-size: 18px;
}

/* Fancy animated spinner */
.loader {
  border: 8px solid rgba(255, 255, 255, 0.3);
  border-top: 8px solid #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  margin: 0 auto 10px;
}

/* Spinner animation */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}