/*!
 * Popjar 0.5
 *
 *
 * Designed by CE & Co.
 */


 
@font-face{
	font-family:'proxima_nova_semibold';
	src:url("fonts/proximanova-semibold-webfont.eot");
	src:url("fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"),url("fonts/proximanova-semibold-webfont.woff") format("woff"),url("fonts/proximanova-semibold-webfont.ttf") format("truetype"),url("fonts/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");
	font-weight:normal;font-style:normal
}

@font-face{
	font-family:'proxima_nova_bold';
	src:url("fonts/proximanova-bold-webfont.eot");
	src:url("fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"),url("fonts/proximanova-bold-webfont.woff") format("woff"),url("fonts/proximanova-bold-webfont.ttf") format("truetype"),url("fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold") format("svg");
	font-weight:normal;font-style:normal
} 

@font-face{
	font-family:'proxima_nova_regular';
	src:url("fonts/proximanova-regular-webfont.eot");
	src:url("fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"),url("fonts/proximanova-regular-webfont.woff") format("woff"),url("fonts/proximanova-regular-webfont.ttf") format("truetype"),url("fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
	font-weight:normal;font-style:normal
} 


.navbar-inverse, .navbar-fixed-bottom, .navbar-static-top {
      margin-left: 0;
      margin-right: 0;
      margin-bottom:0;


    }

.navbar-inverse, .navbar-default {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}      
 
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "proxima_nova_regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}


/*
body {
  font-family: "proxima_nova_regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
} 
*/
 
 b {
 	font-family: "proxima_nova_semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
 	font-weight: 500;
 }
 
 //INPUT FIELDS
 
input[type=text], input[type=password] {
    min-height: 38px;
}  

input.full-width {
    box-sizing: border-box;
    width: 100%;
    height: 38px;
}
 
textarea.full-width {
    box-sizing: border-box;
    width: 100%;
    height: 100px;
}

input.full-width-80 {
    box-sizing: border-box;
    width: 80%;
    height: 38px;
}

input.full-width-90 {
    box-sizing: border-box;
    width: 90%;
    height: 38px;
}

textarea.full-width {
    box-sizing: border-box;
    width: 100%;
    height: 100px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.form-horizontal .form-group {
  margin-right: 0px;
  margin-left: 0px;
}

textarea.full-width-comment {
    box-sizing: border-box;
    width: 100%;
    height: 38px;
}

.noglow
{
  outline: none;
  border:none !important;
  box-shadow:none !important;
}	

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #bdc3c7; /* 2px chuka */
  color: #34495e;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  padding: 8px 5px;
  height: 41px; /* chuka 21 */
  /*text-indent: 6px;  add space to left */
  -webkit-appearance: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .25s linear, color .25s linear;
  -moz-transition: border .25s linear, color .25s linear;
  -o-transition: border .25s linear, color .25s linear;
  transition: border .25s linear, color .25s linear;
  -webkit-backface-visibility: hidden;
  
  /* remove glow */
  outline: none;
  box-shadow:none !important;
}

/* remove the glow */

textarea:hover, 
textarea:active, 
textarea:focus, 
input:focus {
    outline:0px !important;
    -webkit-appearance:none;
}


.menufont {

	font-family: "proxima_nova_regular", "Helvetica Neue", Helvetica, sans-serif;
	color: #d6d7d7; /* fff */
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}

/*FONTS SECTION */

.flogo {
	font-family: "Montserrat";
	/*color: #fff; */
	color: #3498db;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.3;
	margin-bottom: 15px;  
	text-decoration: none;
}

.flogo_back {
	/* font-family: "Montserrat"; */
	/*color: #fff; */
	font-family: "proxima_nova_semibold", "Helvetica Neue", Helvetica, sans-serif;
	color: #3498db;
	font-size: 21px;
	/* font-weight: 800; */
	line-height: 1.3;
	margin-bottom: 15px;
	text-decoration: none;  
}

a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}

.f1 {

	font-family: "proxima_nova_semibold", "Helvetica Neue", Helvetica, sans-serif;
	/* font-family: "Helvetica Neue", Helvetica, sans-serif; */
	/*color: #fff; */
	font-size: 46px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}

.f2 {

	font-family: "proxima_nova_semibold", "Helvetica Neue", Helvetica, sans-serif;
	/*color: #fff; */
	font-size: 36px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}

.f3 {

	font-family: "proxima_nova_semibold", "Helvetica Neue", Helvetica, sans-serif;
	/*color: #fff; */
	font-size: 32px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}

.f4 {

	font-family: "proxima_nova_semibold", "Helvetica Neue", Helvetica, sans-serif;
	/*color: #fff; */
	font-size: 26px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}
.f5 {

	font-family: "proxima_nova_regular", "Helvetica Neue", Helvetica, sans-serif;
	/*color: #fff; */
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}

.f6 {

	font-family: "proxima_nova_regular", "Helvetica Neue", Helvetica, sans-serif;
	/*color: #fff; */
	font-size: 16px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}

.f7 {

	font-family: "proxima_nova_regular", "Helvetica Neue", Helvetica, sans-serif;
	/*color: #fff; */
	font-size: 13px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}

.f8 {

	font-family: "proxima_nova_regular", "Helvetica Neue", Helvetica, sans-serif;
	/*color: #fff; */
	font-size: 12px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}

.f9 {

	font-family: "proxima_nova_regular", "Helvetica Neue", Helvetica, sans-serif;
	/*color: #fff; */
	font-size: 12px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}

.fcontent {

	font-family: "proxima_nova_regular", "Helvetica Neue", Helvetica, sans-serif;
	/*color: #fff; */
	font-size: 16px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 15px;  

}

.fbold {

	font-family: "proxima_nova_bold", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;

}

.fcolor_blue {
	color:#3AB4DB;
}


.fleft {
	text-align: left;
}

.fwhite{
	color: #fff;
}

.fblue{
	color: #3498db;
}

.forange{
	color: #ff8d00;
}

.fred{
	color: #f35958;
}

.fdarkblue{
	color: #2d81ba;
}

.fgreen{
	color: #1abc9c;
}

.fpurple{
	color: #735f87;
}

.fgrey{
	color: #acacac;
}

.flightgrey{
	color: #acacac;
}

.fblack{
	color: #222222;
}

.fmessagetitle{
	/* font-family: "Helvetica Neue", Helvetica, sans-serif; */
	font-family: "proxima_nova_regular", "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
		
	font-size: 20px; /* 22 */
	line-height: 1.3;
	margin-bottom: 15px;  
}

.fmessagetitle_new{
	/* font-family: "Helvetica Neue", Helvetica, sans-serif; */
	font-family: "proxima_nova_bold", "Helvetica Neue", Helvetica, sans-serif;
	color: #000;	
	/*font-weight:bold;
	font-weight: 700;*/
	font-size: 20px; /* 22 */
	line-height: 1.3;
	margin-bottom: 15px;  
}

/*
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #eeeeee;
} */


@media (min-width: 781px) { /* 480 */

	.mobilemenu{ /* ce */
		display:none;
	}
	

	.webhide{ /* ce */
		display:none;
	}	
		
}


@media (max-width: 768px) { 

	.webmenu{ /* ce */
		display:none;
	}

	.webline{
		display:none;
	}	

	.mobilehide{ /* ce */
		display:none;
	}

	/* control header font size on mobile */
	.header_h3{
		font-size: 35px;
	}

	.header_h2{
		font-size: 26px;
	}

	.header_h1{
		font-size: 40px;
	}

}

@media (max-width: 480px) {




}












/* BUTTONS */


.btn-small {
	font-weight: bold;
}


.btn-block-dropdown {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block-dropdown + .btn-block-dropdown {
  margin-top: 5px;
}

input[type="submit"].btn-block-dropdown,
input[type="reset"].btn-block-dropdown,
input[type="button"].btn-block-dropdown {
  width: 100%;
}


/* DROPDOWN SECTION */


.dropdown .drop-right {
    left:auto;
    right:0;
    &::before {left:auto !important; right:9px;}
    &::after {left:auto !important; right:10px;}
}




/* TABLES */



.table-box {

	border: 1px solid #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 1px 2px #ccc;

}

.table-grey {
	/*background:#f4f4f4 */
}

.table-image-cell {

	width: 60px;
	vertical-align: middle; 
	padding:10px;
}

	/* helps make tables clickable */
	tr.rowlink td {
	  cursor: pointer;
	}
	
	tr.rowlink td.nolink {
	  cursor: auto;
	}
	
	.table tbody tr.rowlink:hover td {
	  /*background-color: #f4f4f4;  dedede e1f3fd */
	}
	
	a.rowlink {
	  font: inherit;
	  color: inherit;
	  text-decoration: inherit;
	}
	
	.hoverit:hover td {
		background-color: #e1f3fd;  /* dedede e1f3fd */
	}
	
	.hoverit_grey:hover td {
		background-color: #f8f8f8;  /* f8f8f8 dedede e1f3fd */
	}
	/* end make tables clickable */






/* FLAT UI */

/* FLAT UI BUTTONS */

.btn,
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14.994px;
  /* 15px */

  font-weight: 500;
}
.btn {
  border: none;
  background: #bdc3c7; 
  color: #ffffff;
  padding: 9px 12px 10px;
  line-height: 22px;
  text-decoration: none;
  text-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.btn:hover,
.btn:focus,
.btn-group:focus .btn.dropdown-toggle {
  background-color: #cacfd2;
  color: #ffffff;
  outline: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.btn:active,
.btn-group.open .btn.dropdown-toggle,
.btn.active {
  background-color: #a1a6a9;
  color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.disabled,
.btn[disabled] {
  background-color: #bdc3c7;
  color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.btn.btn-huge {
  font-size: 21.994px;
  /* 22px */

  line-height: 22px;
  padding: 15px 20px 16px;
}
.btn.btn-huge > [class^="fui-"] {
  top: 1px;
}
.btn.btn-huge > [class^="fui-"].pull-right {
  margin-right: -2px;
}
.btn.btn-large {
  font-size: 16.996px;
  /* 17px */

  line-height: 20px;
  padding: 12px 18px 13px;
}
.btn.btn-large > [class^="fui-"] {
  top: 0;
}
.btn.btn-large > [class^="fui-"].pull-right {
  margin-right: -2px;
}
.btn.btn-small {
  font-size: 12.992px;
  /* 13px */

  line-height: 20px;
  padding: 6px 13px 8px;
}
.btn.btn-small > [class^="fui-"] {
  top: 1px;
}
.btn.btn-mini {
  font-size: 11.998px;
  /* 12px */

  padding: 8px 13px 9px;
  line-height: 1.2;
}
.btn.btn-mini > [class^="fui-"] {
  top: 0;
}
.btn.btn-embossed {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-embossed.active,
.btn.btn-embossed:active {
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-wide {
  min-width: 140px;
  padding-left: 30px;
  padding-right: 30px;
}
.btn.btn-primary {
  background-color: #1abc9c;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn-group:focus .btn.btn-primary.dropdown-toggle {
  background-color: #48c9b0;
}
.btn.btn-primary:active,
.btn-group.open .btn.btn-primary.dropdown-toggle,
.btn.btn-primary.active {
  background-color: #16a085;
}
.btn.btn-info {
  background-color: #3498db;
}
.btn.btn-info:hover,
.btn.btn-info:focus,
.btn-group:focus .btn.btn-info.dropdown-toggle {
  background-color: #5dade2;
}
.btn.btn-info:active,
.btn-group.open .btn.btn-info.dropdown-toggle,
.btn.btn-info.active {
  background-color: #2c81ba;
}
.btn.btn-danger {
  background-color: #e74c3c;
}
.btn.btn-danger:hover,
.btn.btn-danger:focus,
.btn-group:focus .btn.btn-danger.dropdown-toggle {
  background-color: #ec7063;
}
.btn.btn-danger:active,
.btn-group.open .btn.btn-danger.dropdown-toggle,
.btn.btn-danger.active {
  background-color: #c44133;
}
.btn.btn-success {
  background-color: #2ecc71;
}
.btn.btn-success:hover,
.btn.btn-success:focus,
.btn-group:focus .btn.btn-success.dropdown-toggle {
  background-color: #58d68d;
}
.btn.btn-success:active,
.btn-group.open .btn.btn-success.dropdown-toggle,
.btn.btn-success.active {
  background-color: #27ad60;
}
.btn.btn-warning {
  background-color: #f1c40f;
}
.btn.btn-warning:hover,
.btn.btn-warning:focus,
.btn-group:focus .btn.btn-warning.dropdown-toggle {
  background-color: #f5d313;
}
.btn.btn-warning:active,
.btn-group.open .btn.btn-warning.dropdown-toggle,
.btn.btn-warning.active {
  background-color: #cda70d;
}
.btn.btn-inverse {
  background-color: #34495e;
}
.btn.btn-inverse:hover,
.btn.btn-inverse:focus,
.btn-group:focus .btn.btn-inverse.dropdown-toggle {
  background-color: #415b76;
}
.btn.btn-inverse:active,
.btn-group.open .btn.btn-inverse.dropdown-toggle,
.btn.btn-inverse.active {
  background-color: #2c3e50;
}

/* chuka */
.btn.btn-white {
  background-color: #fff;
  color: #000;
  border: 1px solid #dddddd;
}
.btn.btn-white:hover,
.btn.btn-white:focus,
.btn-group:focus .btn.btn-white.dropdown-toggle {
  background-color: #fff;
  color: #000;
}
.btn.btn-white:active,
.btn-group.open .btn.btn-white.dropdown-toggle,
.btn.btn-white.active {
  background-color: #fff;
  color: #000;
}

.btn.btn-clear {
  background-color: #fff;
  color: #000;
  /*border: 1px solid #dddddd; */
}
.btn.btn-clear:hover,
.btn.btn-clear:focus,
.btn-group:focus .btn.btn-clear.dropdown-toggle {
  background-color: #fff;
  color: #000;
}
.btn.btn-clear:active,
.btn-group.open .btn.btn-clear.dropdown-toggle,
.btn.btn-clear.active {
  background-color: #fff;
  color: #000;
}


.btn.btn-black {
  background-color: #1b2224;
  color: #fff;
  border: 1px solid #373c3e;
}
.btn.btn-black:hover,
.btn.btn-black:focus,
.btn-group:focus .btn.btn-black.dropdown-toggle {
  background-color: #1b2224;
  color: #fff;
 
}
.btn.btn-black:active,
.btn-group.open .btn.btn-black.dropdown-toggle,
.btn.btn-black.active {
  background-color: #1b2224;
  color: #fff;
}


.btn > [class^="fui-"] {
  margin: 0 4px;
  position: relative;
  top: 1px;
  vertical-align: top;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.btn > [class^="fui-"].pull-right {
  margin-right: 0px;
}
.btn-toolbar .btn.active {
  color: #ffffff;
}
.btn-toolbar .btn:first-child {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.btn-toolbar .btn:last-child {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.btn-toolbar .btn > [class^="fui-"] {
  font-size: 16px;
  top: 0;
}
.btn-tip {
  font-weight: 300;
  padding-left: 10px;
}
.btn-group > .btn {
  border-radius: 0;
  text-align: center;
}
.btn-group > .btn:active + .btn,
.btn-group > .btn.active + .btn {
  border-left-color: transparent;
}
.btn-group > .btn:first-of-type {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn:last-of-type {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn + .btn {
  margin-left: 0;
}
.btn-group > .btn + .dropdown-toggle {
  border-left: 2px solid rgba(52, 73, 94, 0.15);
  padding-left: 13px;
  padding-right: 13px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-group > .btn + .dropdown-toggle .caret {
  margin-left: 3px;
  margin-right: 3px;
}
.btn-group > .btn.btn-huge + .dropdown-toggle .caret {
  margin-left: 7px;
  margin-right: 7px;
}
.btn-group > .btn.btn-small + .dropdown-toggle .caret {
  margin-left: 0;
  margin-right: 0;
}



.modal-header {
  padding: 17px 19px 15px 24px;
  background-color: #ebedef;
  border-bottom: 1px solid #ebedef;
}

.modal-header h3 {
  font-size: 24px;
}
.modal-body {
  padding: 20px 24px 20px;
}
.modal-body p {
  font-size: 16.002px;
  line-height: 1.6249200000000001;
}

.modal-footer {
  padding: 19px 22px 20px;
  background-color: #ebedef;
  border-top: none;
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal-footer .btn + .btn {
  margin-left: 12px;
}
@media (max-width: 480px) {
  .modal-footer .btn {
    display: block;
    min-width: auto;
    margin-bottom: 15px;
  }
  .modal-footer .btn:last-child {
    margin-bottom: 0;
  }
  .modal-footer .btn + .btn {
    margin-left: 0;
  }
}


/* make sure input radios show in Chrome */

input[type="checkbox"]{
	-webkit-appearance: checkbox;
}
input[type="radio"]{
	-webkit-appearance: radio;
}



/* FOR easydropdown.css */
/*
ol, ul, li{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

 */



/*

.select {
  display: inline-block;
  margin-bottom: 10px;
}
[class*="span"] > .select[class*="span"] {
  margin-left: 0;
}
.select[class*="span"] .btn {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select.select-block {
  display: block;
  float: none;
  margin-left: 0;
  width: auto;
}
.select.select-block .btn {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select .btn {
  width: 220px;
}
.select .btn.btn-huge .filter-option {
  left: 20px;
  right: 40px;
  top: 16px;
}
.select .btn.btn-huge .caret {
  right: 20px;
}
.select .btn.btn-large .filter-option {
  left: 18px;
  right: 38px;
  top: 12px;
}
.select .btn.btn-small .filter-option {
  left: 13px;
  right: 33px;
  top: 7px;
}
.select .btn.btn-small .caret {
  right: 13px;
}
.select .btn.btn-mini .filter-option {
  left: 13px;
  right: 33px;
  top: 5px;
}
.select .btn.btn-mini .caret {
  right: 13px;
}
.select .btn .filter-option {
  height: 26px;
  left: 13px;
  overflow: hidden;
  position: absolute;
  right: 33px;
  text-align: left;
  top: 10px;
}
.select .btn .caret {
  position: absolute;
  right: 16px;
}
.select .btn .dropdown-toggle {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.select .btn .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select .btn .dropdown-menu dt {
  cursor: default;
  display: block;
  padding: 3px 20px;
}
.select .btn .dropdown-menu li:not(.disabled) > a:hover small {
  color: rgba(255, 255, 255, 0.004);
}
.select .btn .dropdown-menu li > a {
  min-height: 20px;
}
.select .btn .dropdown-menu li > a.opt {
  padding-left: 35px;
}
.select .btn .dropdown-menu li small {
  padding-left: 0.5em;
}
.select .btn .dropdown-menu li > dt small {
  font-weight: normal;
}
.select .btn > .disabled,
.select .btn .dropdown-menu li.disabled > a {
  cursor: default;
}
.select .caret {
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-width: 8px;
  border-bottom-color: #ffffff;
  border-style: solid;
  border-bottom-style: none;
  border-top-color: #ffffff;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}








.dropdown-menu {
  background-color: #f3f4f5;
  border: none;
  display: block;
  margin-top: 8px;
  opacity: 0;
  padding: 0;
  visibility: hidden;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.dropdown-menu.typeahead {
  display: none;
  opacity: 1;
  visibility: visible;
  width: auto;
  margin-top: 5px;
  border: 2px solid #1abc9c;
  padding: 5px 0;
  background-color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.dropdown-menu.typeahead li a {
  padding: 6px 14px;
}
.dropdown-menu.typeahead li:first-child a,
.dropdown-menu.typeahead li:last-child a {
  padding: 6px 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.open > .dropdown-menu {
  margin-top: 18px;
  opacity: 1;
  visibility: visible;
}
.dropdown-menu li:first-child dt + a {
  border-radius: 0;
}
.dropdown-menu li:first-child > a {
  border-radius: 6px 6px 0 0;
  padding-top: 8px;
}
.dropdown-menu li:last-child > a {
  border-radius: 0 0 6px 6px;
  padding-bottom: 10px;
}
.dropdown-menu li.active > a,
.dropdown-menu li.selected > a,
.dropdown-menu li.active > a.highlighted,
.dropdown-menu li.selected > a.highlighted {
  background: #1abc9c;
  color: #ffffff;
}
.dropdown-menu li.active > a:hover,
.dropdown-menu li.selected > a:hover,
.dropdown-menu li.active > a.highlighted:hover,
.dropdown-menu li.selected > a.highlighted:hover,
.dropdown-menu li.active > a:focus,
.dropdown-menu li.selected > a:focus,
.dropdown-menu li.active > a.highlighted:focus,
.dropdown-menu li.selected > a.highlighted:focus {
  background: #16a085;
  color: #ffffff;
}
.dropdown-menu li > a {
  color: rgba(52, 73, 94, 0.75);
  padding: 6px 15px 8px;
  text-decoration: none;
  *zoom: 1;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  transition: background-color 0.25s;
  -webkit-backface-visibility: hidden;
}
.dropdown-menu li > a:before,
.dropdown-menu li > a:after {
  display: table;
  content: "";
}
.dropdown-menu li > a:after {
  clear: both;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:active,
.dropdown-menu li > a:focus {
  background: #e1e4e7;
  color: inherit;
  outline: none;
}
.dropdown-menu li > a.highlighted {
  background: #c9cfd4;
  color: #ffffff;
}
.dropdown-menu li > a.highlighted:hover,
.dropdown-menu li > a.highlighted:focus {
  background: #bac1c8;
  color: #ffffff;
}
.dropdown-menu li > a:before {
  float: right;
  margin-top: 3px;
}
.dropdown-menu li dt {
  font-weight: 300;
  margin-bottom: 3px;
  margin-top: 12px;
  padding: 0 15px;
}
@media (max-width: 480px) {
  .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px !important;
    -moz-border-radius: 0 0 6px 6px !important;
    border-radius: 0 0 6px 6px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  margin-bottom: 8px;
}
.dropup .dropdown-arrow,
.navbar-fixed-bottom .dropdown .dropdown-arrow {
  border-bottom: none;
  border-top: 8px outset #f3f4f5;
  bottom: 100%;
  top: auto;
}
.navbar-fixed-bottom .nav > li > ul:before {
  border-bottom: none;
  border-top: 9px outset #34495e;
  bottom: 4px;
  top: auto;
}
.open.dropup > .dropdown-menu {
  margin-bottom: 18px;
}
.open.dropup > .dropdown-arrow {
  margin-bottom: 10px;
}
.open.dropup > .dropdown-arrow.dropdown-arrow-inverse {
  border-top-color: #34495e;
}
.open > .dropdown-arrow {
  margin-top: 9px;
  opacity: 1;
}
.dropdown-arrow {
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #f3f4f5 transparent;
  height: 0;
  margin-top: 0;
  opacity: 0;
  position: absolute;
  right: 13px;
  top: 100%;
  width: 0;
  z-index: 10;
  -webkit-transform: rotate(360deg);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.dropdown-inverse {
  background-color: #34495e;
  color: #cccccc;
  padding: 4px 0 6px;
}
.dropdown-inverse li {
  margin: 0 4px -2px;
}
.dropdown-inverse li:first-child > a,
.dropdown-inverse li:last-child > a {
  border-radius: 2px;
  padding-bottom: 7px;
  padding-top: 5px;
}
.dropdown-inverse li:first-child dt + a,
.dropdown-inverse li:last-child dt + a {
  border-radius: 2px;
}
.dropdown-inverse li.active > a,
.dropdown-inverse li.selected > a {
  background: #1abc9c;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.dropdown-inverse li dt {
  padding-left: 11px;
  padding-right: 11px;
}
.dropdown-inverse li .divider {
  margin-left: 11px;
  margin-right: 11px;
}
.dropdown-inverse li > a {
  border-radius: 2px;
  color: #ffffff;
  padding: 5px 11px 7px;
}
.dropdown-inverse li > a:hover,
.dropdown-inverse li > a:active,
.dropdown-inverse li > a:focus {
  background: #2c3e50;
}
.dropdown-inverse li > a.highlighted {
  background: #526476;
}
.dropdown-inverse li > a.highlighted:hover,
.dropdown-inverse li > a.highlighted:focus {
  background: #677786;
}
.dropdown-inverse li .divider {
  background-color: #526476;
  border-bottom-color: #526476;
}
@media (max-width: 480px) {
  .dropdown-menu li a i[class*="icon-"] {
    display: none;
  }
}

*/