/*@import url("https://fonts.googleapis.com/css?family=Lato:400,700,700italic,900,400italic,300");*/
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,600,700);*/
/*@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);*/
@font-face {
  font-family: "Flat-UI-Icons";
  src: url("../fonts/Flat-UI-Icons.eot");
  src: url("../fonts/Flat-UI-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Flat-UI-Icons.woff") format("woff"), url("../fonts/Flat-UI-Icons.ttf") format("truetype"), url("../fonts/Flat-UI-Icons.svg#Flat-UI-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

}

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

}




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

}




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

}
@import url(https://fonts.googleapis.com/css?family=Amaranth:700,700italic);
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i,900,900i');

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'Flat-UI-Icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="fui-"] {
*/
.fui-triangle-up,
.fui-triangle-up-small,
.fui-triangle-right-large,
.fui-triangle-left-large,
.fui-triangle-down,
.fui-info,
.fui-alert,
.fui-question,
.fui-window,
.fui-windows,
.fui-arrow-right,
.fui-arrow-left,
.fui-loop,
.fui-cmd,
.fui-mic,
.fui-triangle-down-small,
.fui-check-inverted,
.fui-heart,
.fui-location,
.fui-plus,
.fui-check,
.fui-cross,
.fui-list,
.fui-new,
.fui-video,
.fui-photo,
.fui-volume,
.fui-time,
.fui-eye,
.fui-chat,
.fui-home,
.fui-upload,
.fui-search,
.fui-user,
.fui-mail,
.fui-lock,
.fui-power,
.fui-star,
.fui-calendar,
.fui-gear,
.fui-book,
.fui-exit,
.fui-trash,
.fui-folder,
.fui-bubble,
.fui-cross-inverted,
.fui-plus-inverted,
.fui-export,
.fui-radio-unchecked,
.fui-radio-checked,
.fui-checkbox-unchecked,
.fui-checkbox-checked,
.fui-flat,
.fui-calendar-solid,
.fui-star-2,
.fui-credit-card,
.fui-clip,
.fui-link,
.fui-pause,
.fui-play,
.fui-tag,
.fui-document,
.fui-image,
.fui-facebook,
.fui-youtube,
.fui-vimeo,
.fui-twitter,
.fui-stumbleupon,
.fui-spotify,
.fui-skype,
.fui-pinterest,
.fui-path,
.fui-myspace,
.fui-linkedin,
.fui-googleplus,
.fui-dribbble,
.fui-blogger,
.fui-behance,
.fui-list-thumbnailed,
.fui-list-small-thumbnails,
.fui-list-numbered,
.fui-list-large-thumbnails,
.fui-list-columned,
.fui-list-bulleted {
  display: inline-block;
  font-family: 'Flat-UI-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.fui-triangle-up:before {
  content: "\e000";
}
.fui-triangle-up-small:before {
  content: "\e001";
}
.fui-triangle-right-large:before {
  content: "\e002";
}
.fui-triangle-left-large:before {
  content: "\e003";
}
.fui-triangle-down:before {
  content: "\e004";
}
.fui-info:before {
  content: "\e016";
}
.fui-alert:before {
  content: "\e017";
}
.fui-question:before {
  content: "\e018";
}
.fui-window:before {
  content: "\e019";
}
.fui-windows:before {
  content: "\e01a";
}
.fui-arrow-right:before {
  content: "\e02c";
}
.fui-arrow-left:before {
  content: "\e02d";
}
.fui-loop:before {
  content: "\e02e";
}
.fui-cmd:before {
  content: "\e02f";
}
.fui-mic:before {
  content: "\e030";
}
.fui-triangle-down-small:before {
  content: "\e005";
}
.fui-check-inverted:before {
  content: "\e006";
}
.fui-heart:before {
  content: "\e007";
}
.fui-location:before {
  content: "\e008";
}
.fui-plus:before {
  content: "\e009";
}
.fui-check:before {
  content: "\e00a";
}
.fui-cross:before {
  content: "\e00b";
}
.fui-list:before {
  content: "\e00c";
}
.fui-new:before {
  content: "\e00d";
}
.fui-video:before {
  content: "\e00e";
}
.fui-photo:before {
  content: "\e00f";
}
.fui-volume:before {
  content: "\e010";
}
.fui-time:before {
  content: "\e011";
}
.fui-eye:before {
  content: "\e012";
}
.fui-chat:before {
  content: "\e013";
}
.fui-home:before {
  content: "\e015";
}
.fui-upload:before {
  content: "\e01b";
}
.fui-search:before {
  content: "\e01c";
}
.fui-user:before {
  content: "\e01d";
}
.fui-mail:before {
  content: "\e01e";
}
.fui-lock:before {
  content: "\e01f";
}
.fui-power:before {
  content: "\e020";
}
.fui-star:before {
  content: "\e021";
}
.fui-calendar:before {
  content: "\e023";
}
.fui-gear:before {
  content: "\e024";
}
.fui-book:before {
  content: "\e025";
}
.fui-exit:before {
  content: "\e026";
}
.fui-trash:before {
  content: "\e027";
}
.fui-folder:before {
  content: "\e028";
}
.fui-bubble:before {
  content: "\e029";
}
.fui-cross-inverted:before {
  content: "\e02a";
}
.fui-plus-inverted:before {
  content: "\e031";
}
.fui-export:before {
  content: "\e014";
}
.fui-radio-unchecked:before {
  content: "\e02b";
}
.fui-radio-checked:before {
  content: "\e032";
}
.fui-checkbox-unchecked:before {
  content: "\e033";
}
.fui-checkbox-checked:before {
  content: "\e034";
}
.fui-flat:before {
  content: "\e035";
}
.fui-calendar-solid:before {
  content: "\e022";
}
.fui-star-2:before {
  content: "\e036";
}
.fui-credit-card:before {
  content: "\e037";
}
.fui-clip:before {
  content: "\e038";
}
.fui-link:before {
  content: "\e039";
}
.fui-pause:before {
  content: "\e03b";
}
.fui-play:before {
  content: "\e03c";
}
.fui-tag:before {
  content: "\e03d";
}
.fui-document:before {
  content: "\e03e";
}
.fui-image:before {
  content: "\e03a";
}
.fui-facebook:before {
  content: "\e03f";
}
.fui-youtube:before {
  content: "\e040";
}
.fui-vimeo:before {
  content: "\e041";
}
.fui-twitter:before {
  content: "\e042";
}
.fui-stumbleupon:before {
  content: "\e043";
}
.fui-spotify:before {
  content: "\e044";
}
.fui-skype:before {
  content: "\e045";
}
.fui-pinterest:before {
  content: "\e046";
}
.fui-path:before {
  content: "\e047";
}
.fui-myspace:before {
  content: "\e048";
}
.fui-linkedin:before {
  content: "\e049";
}
.fui-googleplus:before {
  content: "\e04a";
}
.fui-dribbble:before {
  content: "\e04c";
}
.fui-blogger:before {
  content: "\e04d";
}
.fui-behance:before {
  content: "\e04e";
}
.fui-list-thumbnailed:before {
  content: "\e04b";
}
.fui-list-small-thumbnails:before {
  content: "\e04f";
}
.fui-list-numbered:before {
  content: "\e050";
}
.fui-list-large-thumbnails:before {
  content: "\e051";
}
.fui-list-columned:before {
  content: "\e052";
}
.fui-list-bulleted:before {
  content: "\e053";
}
/* 62px */
/* 52px */
/* 40px */
/* 29px */
/* 28px */
/* 24px */
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.drop-ie-gradient {
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}
.demo-headline {
  color: #E67E22;
  font-size: 142px !important;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 50px;
  padding: 40px 0;
  text-align: center;
  word-wrap: break-word;
}
.demo-row {
  margin: 0 auto;
  padding: 0 20px 50px;
  width: 900px;
  *zoom: 1;
}
.demo-row:before,
.demo-row:after {
  display: table;
  content: "";
}
.demo-row:after {
  clear: both;
}
.demo-row.typography-row .demo-content {
  position: relative;
  float: none;
  margin-left: 20px;
  width: auto;
  padding-left: 265px;
}
.demo-row.typography-row .header-note,
.demo-row.typography-row .text-note {
  display: block;
  width: 260px;
  position: absolute;
  bottom: 10px;
  left: 0;
  font-size: 13px;
  line-height: 13px;
  color: #c0c1c2;
  font-weight: 400;
}
.demo-row.typography-row .text-note {
  bottom: auto;
  top: 10px;
}
.demo-row.menu-row {
  padding: 50px 20px 0;
}
.demo-col {
  float: left;
  margin: 0 0px;
  width: ;
}
.demo-content {
  float: left;
  margin-left: 20px;
  width: 580px;
}
.demo-content.demo-content-article {
  font-size: 17.99px;
}
.demo-content.demo-content-article p {
  margin-bottom: 20px;
}
.demo-content.demo-content-article ul {
  list-style-type: none;
  margin-left: 0;
}
.demo-content.demo-content-article li {
  line-height: 26.985px;
  padding: 0 0 5px;
}
.demo-content-wide {
  clear: both;
  margin: 0 20px;
}
.demo-title {
  float: left;
  margin: -10px 20px 10px;
  width: 240px;
  font-size: 24.5px;
  line-height: 40px;
}
.demo-title h1,
.demo-title h2,
.demo-title h3,
.demo-title h4 {
  margin-top: 0;
}
.demo-title h1,
.demo-title h2,
.demo-title h3 {
  line-height: 40px !important;
}
.demo-title h3 {
  font-size: 24.5px !important;
}
.demo-title small {
  color: #c0c1c2;
  font-size: 13px;
  font-weight: 400;
}
.demo-buttons .btn,
.demo-inputs .control-group {
  margin-bottom: 20px;
}
.demo-navigation .demo-title {
  margin-top: 10px;
}
.demo-pager {
  margin-top: -10px;
}
.demo-tooltips {
  height: 100px;
}
.demo-tooltips .tooltip {
  left: -8px !important;
  position: relative !important;
  top: -8px !important;
}
.demo-tooltips .tooltip-inner {
  max-width: 100%;
  width: auto;
}
.demo-popovers .popover {
  display: block;
  margin: 0 13px 0 -3px;
  position: relative;
  width: auto;
}
.demo-social-buttons .btn {
  clear: left;
  float: left;
  margin-bottom: 17px;
}
.demo-headings {
  margin-bottom: 12px;
}
.heading {
border-bottom: 2px dashed #D5D5D5; 
padding-bottom: 10px;
}
.demo-tiles {
  margin-bottom: 46px;
}
.tile {
  background-color: #eff0f2;
  border-radius: 6px;
  padding: 14px;
  position: relative;
  text-align: center;
}
.tile-image {
  height: 100px;
  margin: 31px 0 27px;
  vertical-align: bottom;
}
.tile-image.big-illustration {
  height: 111px;
  margin-top: 20px;
  width: 112px;
}
.demo-icons {
  font-size: 32px;
  margin-left: -15px;
}
.demo-icons > span {
  display: inline-block;
  margin: 0 0 32px 35px;
  width: 32px;
}
@media (max-width: 480px) {
  .demo-icons > span {
    margin-left: 16px;
    margin-right: 16px;
  }
}
.demo-icons-tooltip {
  bottom: 0;
  color: #c2c8cf;
  font-size: 12px;
  left: 100%;
  margin-left: 0 !important;
  position: absolute;
  width: 80px;
}
.demo-inline {
  display: inline-block;
}
#appendedInputButton-01 {
  width: 188px;
}
#appendedInputButton-02 {
  width: 197px;
}
#appendedInputButton-04 {
  width: 211px;
}
#datepicker-01 {
  width: 223px;
}
#prependedInput-01,
#prependedInput-02,
#prependedInput-03,
#prependedInput-04 {
  width: 212px;
}
#appendedInputButton-03 {
  width: 162px;
}
#search-query-1 {
  width: 215px;
}
#search-query-2,
#search-query-5 {
  width: 211px;
}
#search-query-3 {
  width: 216px;
}
#search-query-4,
#search-query-7 {
  width: 219px;
}
#search-query-6 {
  width: 214px;
}
#search-query-8,
#search-query-9 {
  width: 226px;
}
.demo-col .ui-spinner {
  max-width: 221px;
}
.demo-illustrations {
  margin-top: 40px;
}
.demo-illustrations .demo-content-wide {
  margin: 0 0 0 -66px;
  padding-top: 20px;
}
.demo-illustrations .demo-content-wide > div {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 0 80px 87px;
  text-align: center;
}
.demo-illustrations img {
  display: inline-block;
  max-height: 100px;
  max-width: 100px;
  vertical-align: baseline;
}
.demo-dialog input.flat {
  width: 286px;
}
@media (max-width: 1023px) {
  .demo-dialog input.flat {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .demo-dialog input.flat {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hide-on-tablets {
    display: none;
  }
  .demo-row {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  .demo-col,
  .demo-content,
  .demo-content-wide,
  .demo-title {
    float: none;
    margin: 0 0 18px !important;
    padding: 0 !important;
    width: auto;
  }
  .demo-headline {
    font-size: 65.002px !important;
    text-align: left;
  }
  .demo-inline {
    display: block;
  }
  .demo-navigation .btn-toolbar {
    margin: 0;
  }
  .demo-navigation .pager,
  .demo-navigation .mll.pvm {
    display: block;
    margin: 0 0 20px;
    padding: 0;
  }
  .typography-row .header-note,
  .typography-row .text-note {
    position: static !important;
    margin: 0 0 10px;
  }
}
body {
  color: #192332 /*#34495e*/;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px !important;
  line-height: 1.231;
}
input,
button,
select,
textarea {
  font-family: "Lato", sans-serif;
  font-size: 14px;
}
a {
  color: #3598db;
  text-decoration: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
a:hover {
  color: #E67E22;
  text-decoration: none;
}
h1,
.h1 {
	font-family:'Source Sans Pro', 'Amaranth', sans-serif !important;
  font-size: 52.006px /* 54px */;
}
h2,
.h2 {
	font-family:'Source Sans Pro', Arial, sans-serif !important;
  font-size: 25px /* 40px */;
}
h3,
.h3 {
	font-family:'Source Sans Pro', 'Amaranth', sans-serif !important;
	font-weight:700 !important;
  font-size: 39.998000000000005px /* 40px */;
}
h4,
.h4 {
font-family:'Source Sans Pro', 'Amaranth', sans-serif !important;
	font-weight:700 !important;
  font-size: 28.994000000000003px /* 29px */;
}
h5,
.h5 {
		font-family:'Source Sans Pro', 'amaranth', sans-serif !important;
  font-size: 23px /* 23px */;
}
h6,
.h6 {
  font-size: 23.996px /* 24px */;
  font-family:'Open Sans', sans-serif !important;
  font-weight:700italic !important;
}
h7,
.h7 {
  font-size: 39.998000000000005px /* 40px */;
  font-family:'Open Sans', sans-serif !important;
  font-weight:300 !important;
}
h8,
.h8 {
  font-size: 23px /* 23px */;
  font-family:'Open Sans', sans-serif !important;
  font-weight:300 !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
h7
.h7,
h8
.h8 {
  line-height: 1.2em;
}
h1 {
  font-weight: 700;
}
h2 {
  font-weight: 700;
  margin-bottom: 2px;
}
h3 {
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 2px;
}
h4 {
  font-weight: 500;
  margin-top: 4px;
  margin-bottom: 4px;
}
h5 {
  font-weight: 500;
}
h6 {
  font-weight: normal;
}
p {
  font-size: 14.004px;
  /* 14px */

  line-height: 1.722169;
  /* 31px */

}
.lead {
  font-size: 28px;
  /* 28px */

  line-height: 1.4642745000000001;
  /* 41px */

  font-weight: 300;
}
small {
  font-size: 84%;
  /* 15px */

  line-height: 2.050846;
  /* 31px */

}
blockquote {
  position: relative;
  border-left: none;
  padding-left: 19px;
}
blockquote p {
  font-size: 20.006px;
  line-height: 1.549829;
  font-weight: normal;
  margin-bottom: .4em;
}
blockquote small {
  font-size: 18.004px;
  line-height: 1.722169;
  font-style: italic;
  color: #34495e;
}
blockquote small:before {
  content: "";
}
blockquote:before {
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #ebedee;
  content: "";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.img-rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.img-comment {
  font-size: 14.994px;
  line-height: 1.231;
  font-style: italic;
  margin: 24px 0;
}
.text-primary {
  color: #E67E22;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #15967d;
}
.text-success {
  color: #2ecc71;
}
a.text-success:hover,
a.text-success:focus {
  color: #25a35a;
}
.text-danger {
  color: #e74c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #b93d30;
}
.text-warning {
  color: #f1c40f;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #c19d0c;
}
.text-info {
  color: #3498db;
}
a.text-info:hover,
a.text-info:focus {
  color: #2a7aaf;
}
.text-inverse {
  color: #ffffff;
}
a.text-inverse:hover,
a.text-inverse:focus {
  color: #cccccc;
}
.muted {
  color: #bdc3c7;
}
a.muted:hover,
a.muted:focus {
  color: #979c9f;
}
.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: 0px 2px 5px rgba(0,0,0,0.15);
  -moz-box-shadow:  0px 2px 5px rgba(0,0,0,0.15);
  box-shadow: 0px 2px 5px rgba(0,0,0,0.15);
}
.btn.btn-embossed.active,
.btn.btn-embossed:active {
  -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
  -moz-box-shadow:  0px 5px 10px rgba(0,0,0,0.15);
  box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
}
.btn.btn-large.btn-embossed {
  -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
  -moz-box-shadow:  0px 5px 10px rgba(0,0,0,0.15);
  box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
}
.btn.btn-huge.btn-embossed {
  -webkit-box-shadow: 0px 10px 20px rgba(0,0,0,0.15);
  -moz-box-shadow:  0px 10px 20px rgba(0,0,0,0.15);
  box-shadow: 0px 10px 20px rgba(0,0,0,0.15);
}
.btn.btn-wide {
  min-width: 140px;
  padding-left: 30px;
  padding-right: 30px;
}
.btn.btn-primary {
  background-color: #ff511c;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn-group:focus .btn.btn-primary.dropdown-toggle {
  background-color: #F39C12;
  color:#fff;
}
.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-gift {
  background-color: #fff;
 border: 3px solid;
border-color: #d40e7d;
color: #d40e7d;

}
.btn.btn-gift:hover,
.btn.btn-gift:focus,
.btn-group:focus .btn.btn-info.dropdown-toggle {
  background-color: #d40e7d;
color:#fff;
}
.btn.btn-gift:active,
.btn-group.open .btn.btn-info.dropdown-toggle,
.btn.btn-gift.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: #e5002b;
}
.btn.btn-success:hover,
.btn.btn-success:focus,
.btn-group:focus .btn.btn-success.dropdown-toggle {
  background-color: #16A085;
}
.btn.btn-success:active,
.btn-group.open .btn.btn-success.dropdown-toggle,
.btn.btn-success.active {
  background-color: #27ad60;
}
.btn.btn-hero {
  background-color: #FF7500;
  background-image: linear-gradient(to top right,#f7a305,#FF7500);
}
.btn.btn-hero:hover,
.btn.btn-hero:focus,
.btn-group:focus .btn.btn-success.dropdown-toggle {
  background-position: 0 0;
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
  -moz-box-shadow:  0px 5px 10px rgba(0,0,0,0.15);
  box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
}
.btn.btn-ultimate {
  background-color: #7abd00  ;
}
.btn.btn-ultimate:hover,
.btn.btn-ultimate:focus,
.btn-group:focus .btn.btn-ultimate.dropdown-toggle {
  background-color: #0088cc  ;
}
.btn.btn-auspost {
  background-color: #ffffff;
  color: #382e2c;
}
.btn.btn-auspost:hover,
.btn.btn-auspost:focus,
.btn-group:focus .btn.btn-success.dropdown-toggle {
  background-color: #e2e6cd;
  color: #dc1929;
}
.btn.btn-allianz {
  background-color: #ff8e1c;
  color: #fff;
}
.btn.btn-allianz:hover,
.btn.btn-allianz:focus,
.btn-group:focus .btn.btn-success.dropdown-toggle {
  background-color: #18457e;
  color: #fff;
}
.btn.btn-allianz-alt {
  background-color: #18457e;
  color: #fff;
}
.btn.btn-allianz-alt:hover,
.btn.btn-allianz-alt:focus,
.btn-group:focus .btn.btn-success.dropdown-toggle {
  background-color: #ff8e1c;
  color: #fff;
}
.btn.btn-allianz-green {
  background-color: #dc1929  ;
  color: #fff;
}
.btn.btn-allianz-green:hover,
.btn.btn-allianz-green:focus,
.btn-group:focus .btn.btn-success.dropdown-toggle {
  background-color: #ff8e1c;
  color: #fff;
}
.btn.btn-go {
  background-color: #9ec103;
}
.btn.btn-go:hover,
.btn.btn-go:focus,
.btn-group:focus .btn.btn-success.dropdown-toggle {
  background-color: #9ec103;
}
.btn.btn-white {
  background-color: #fff;
}
.btn.btn-white:hover,
.btn.btn-white:focus,
.btn-group:focus .btn.btn-white.dropdown-toggle {
  background-color: #fff;
}
.btn.btn-white:active,
.btn-group.open .btn.btn-white.dropdown-toggle,
.btn.btn-white.active {
  background-color: #fff;
}

.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;
}
.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;
}
.btn-social-pinterest {
  background-color: #cb2028;
}
.btn-social-pinterest:hover,
.btn-social-pinterest:focus {
  background-color: #d54d53;
}
.btn-social-pinterest:active,
.btn-social-pinterest.active {
  background-color: #ad1b22;
}
.btn-social-linkedin {
  background-color: #0072b5;
}
.btn-social-linkedin:hover,
.btn-social-linkedin:focus {
  background-color: #338ec4;
}
.btn-social-linkedin:active,
.btn-social-linkedin.active {
  background-color: #00619a;
}
.btn-social-stumbleupon {
  background-color: #ed4a13;
}
.btn-social-stumbleupon:hover,
.btn-social-stumbleupon:focus {
  background-color: #f16e42;
}
.btn-social-stumbleupon:active,
.btn-social-stumbleupon.active {
  background-color: #c93f10;
}
.btn-social-googleplus {
  background-color: #2d2d2d;
}
.btn-social-googleplus:hover,
.btn-social-googleplus:focus {
  background-color: #575757;
}
.btn-social-googleplus:active,
.btn-social-googleplus.active {
  background-color: #262626;
}
.btn-social-facebook {
  background-color: #2f4b93;
}
.btn-social-facebook:hover,
.btn-social-facebook:focus {
  background-color: #596fa9;
}
.btn-social-facebook:active,
.btn-social-facebook.active {
  background-color: #28407d;
}
.btn-social-twitter {
  background-color: #00bdef;
}
.btn-social-twitter:hover,
.btn-social-twitter:focus {
  background-color: #33caf2;
}
.btn-social-twitter:active,
.btn-social-twitter.active {
  background-color: #00a1cb;
}
@media (max-width: 480px) {
  .btn.btn-block {
    margin: 9px 0 18px;
  }
}
.caret {
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-width: 8px;
  border-bottom-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  border-top-color: #34495e;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(1.001);
  -moz-transform: scale(1.001);
  -ms-transform: scale(1.001);
  -o-transform: scale(1.001);
  transform: scale(1.001);
}
.dropup .caret,
.dropup .btn-large .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-bottom-width: 8px;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 7px;
}
.btn-large .caret {
  border-top-width: 8px;
  border-right-width: 6px;
  border-left-width: 6px;
}
.navbar {
  font-size: 15.988px;
  /* 16px */

}
.navbar .brand {
  border-radius: 6px 0 0 6px;
  color: #526476;
  font-size: 23.996px;
  /* 24px */

  font-weight: 700;
  margin-left: 0;
  padding: 23px 28px 24px 32px;
  text-shadow: none;
}
.navbar .brand:hover,
.navbar .brand:focus {
  color: #E67E22;
}
.navbar .brand[class*="fui-"] {
  font-weight: normal;
}
.navbar .nav {
  margin-right: 0;
}
.navbar .nav > li {
  position: relative;
}
.navbar .nav > li:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 100;
  -webkit-transform: scale(1, 1);
  display: block\9;
}
.navbar .nav > li.active > a,
.navbar .nav > li.active > a:hover,
.navbar .nav > li.active > a:focus {
  background: none;
  color: #192332;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .nav > li > ul {
  padding-top: 13px;
  top: 80%;
}
.navbar .nav > li > ul:before {
  content: "";
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #34495e transparent;
  height: 0;
  position: absolute;
  left: 15px;
  top: 5px;
  width: 0;
  -webkit-transform: rotate(360deg);
}
.navbar .nav > li > ul li:hover ul {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  visibility: visible;
  display: block\9;
}
.navbar .nav > li > ul li ul {
  left: 100%;
}
.navbar .nav > li > a {
  color: #192332 ;
  font-size: 0.8em;
  font-weight: 700;
  font-family: 'Source Sans Pro', sans-serif;
 text-transform: uppercase;
  /* 12px */

  padding: 29px 17px 25px;
  text-shadow: none;
  -webkit-transition: background-color .25s, color .25s, border-bottom-color .25s;
  -moz-transition: background-color .25s, color .25s, border-bottom-color .25s;
  -o-transition: background-color .25s, color .25s, border-bottom-color .25s;
  transition: background-color .25s, color .25s, border-bottom-color .25s;
  -webkit-backface-visibility: hidden;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  color: #E67E22;
  /* border-bottom: solid 4px #E67E22; */ 
}
.navbar .nav > li > a:active {
  border-bottom: solid 2px #E67E22;
}
.navbar .nav > li > a[class*="fui-"] {
  font-size: 24px;
  font-weight: normal;
}
.navbar .nav > li > a > [class*="fui-"] {
  font-size: 24px;
  margin: -4px 0 0;
  position: relative;
  top: 4px;
}
.navbar .nav > li > a > [class*="fui-"] + * {
  margin-left: 12px;
}
.navbar .nav ul {
  border-radius: 4px;
  left: 0;
  list-style-type: none;
  margin-left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 234px;

  -webkit-transform: scale(1, 0.99);
  -webkit-transform-origin: 0 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-backface-visibility: hidden;
}
.navbar .nav ul ul {
  left: 95%;
  padding-left: 5px;
}
.navbar .nav ul li {
  background-color: #34495e;
  padding: 0 3px 3px;
  position: relative;
}
.navbar .nav ul li:first-child {
  border-radius: 6px 6px 0 0;
  padding-top: 3px;
}
.navbar .nav ul li:last-child {
  border-radius: 0 0 6px 6px;
}
.navbar .nav ul li.active > a,
.navbar .nav ul li.active > a:hover,
.navbar .nav ul li.active > a:focus {
  background-color: #E67E22;
  color: #ffffff;
  padding-left: 9px;
  padding-right: 9px;
}
.navbar .nav ul li.active + li > a {
  padding-left: 9px;
  padding-right: 9px;
}
.navbar .nav ul a {
  border-radius: 2px;
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 6px 9px;
  text-decoration: none;
}
.navbar .nav ul a:hover {
  background-color: #E67E22;
}
.navbar .btn-navbar {
  background: none;
  border: none;
  color: #34495e;
  margin: 21px 15px 17px;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus {
  background: none;
  color: #E67E22;
}
.navbar .btn-navbar:before {
  content: "\e00c";
  font-family: "Flat-UI-Icons";
  font-size: 21.994px;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.navbar .btn-navbar .icon-bar {
  display: none;
}
.navbar-inner {
  background: #ffffff;
  border: none;
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
-webkit-box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0.15);
}
.navbar-inverse {
  font-size: 16.996px;
  /* 17px */

}
.navbar-inverse .navbar-inner {
  background: #34495e;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.navbar-inverse .brand {
  border-bottom: 2px solid #2c3e50;
  border-right: 2px solid #2c3e50;
  color: #ffffff;
  padding: 10px 28px 11px 32px;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  margin: 7px 10px;
}
.navbar-inverse .nav > li:first-child.active > a {
  padding-left: 20px;
}
.navbar-inverse .nav > li:first-child > a {
  border-left: none;
}
.navbar-inverse .nav > li.active > a,
.navbar-inverse .nav > li.active > a:hover,
.navbar-inverse .nav > li.active > a:focus {
  background-color: #E67E22;
  border-bottom-color: #16a085;
  border-left: none;
  color: #ffffff;
  padding-left: 22px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar-inverse .nav > li.active + li > a {
  border-left: none;
  padding-left: 22px;
}
.navbar-inverse .nav > li > a {
  font-size: 16.002px;
  /* 16px */

  border-bottom: 2px solid #2c3e50;
  border-left: 2px solid #2c3e50;
  color: #ffffff;
  padding: 16px 20px 15px;
}
.navbar-inverse .nav.pull-right > li > a {
  border-radius: 0 6px 6px 0;
}
.navbar-unread,
.navbar-new {
  font-family: "Lato", sans-serif;
  background-color: #E67E22;
  border-radius: 50%;
  color: #ffffff;
  font-size: 0;
  font-weight: 700;
  height: 6px;
  line-height: 14px;
  position: absolute;
  right: 12px;
  text-align: center;
  top: 28px;
  width: 6px;
  z-index: 10;
}
.active .navbar-unread,
.active .navbar-new {
  background-color: #ffffff;
  display: none;
}
.navbar-inverse .navbar-unread,
.navbar-inverse .navbar-new {
  top: 15px;
}
.navbar-new {
  background-color: #e74c3c;
  font-size: 12px;
  line-height: 17px;
  height: 18px;
  margin: -9px -1px;
  min-width: 16px;
  padding: 0 1px;
  width: auto;
  -webkit-font-smoothing: subpixel-antialiased;
}
.navbar.navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
  background-color: #E67E22;
  border-bottom-color: #16a085;
  color: #ffffff;
}
.navbar.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret {
  border-bottom-color: #ffffff !important;
  border-top-color: #ffffff !important;
}
.navbar .nav li.dropdown.open > .dropdown-toggle {
  background: none;
  color: #E67E22;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret {
  border-bottom-color: #E67E22 !important;
  border-top-color: #E67E22 !important;
}
.navbar .nav li.dropdown.open .dropdown-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 1000;
  -webkit-transform: none;
}
.navbar .nav li.dropdown > .dropdown-toggle {
  outline: none;
}
.navbar .nav li.dropdown > .dropdown-toggle:hover .caret,
.navbar .nav li.dropdown > .dropdown-toggle:focus .caret {
  border-bottom-color: #E67E22;
  border-top-color: #E67E22;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-width: 8px;
  border-bottom-color: #4c6a89;
  border-top-color: #4c6a89;
  margin-left: 10px;
  margin-top: 7px;
}
.navbar .nav li.dropdown .dropdown-menu {
  background-color: #dbe0e4;
  opacity: 0;
  padding: 0;
  visibility: hidden;
}
.navbar .nav li.dropdown .dropdown-menu:before {
  display: none;
}
.navbar .nav li.dropdown .dropdown-menu:after {
  border-bottom-color: #34495e;
}
.navbar .nav li.dropdown .dropdown-menu > li > a {
  border-radius: 3px;
  color: #ffffff;
  padding: 6px 8px 8px;
}
.navbar .nav li.dropdown .dropdown-menu .divider {
  background-color: #2c3e50;
  border-bottom: none;
  margin: 2px 0 5px;
  padding: 0;
  height: 2px;
}
.navbar.navbar-inverse .navbar-search {
  border-left: 2px solid #2c3e50;
  border-bottom: 2px solid #2c3e50;
  padding: 8px 20px 6px;
  min-width: 220px;
}
.navbar.navbar-inverse .navbar-search.form-search .input-append .search-query:focus + .btn {
  border-color: #E67E22;
}
.navbar.navbar-inverse .navbar-search.form-search .input-append .btn {
  background-color: #2c3e50;
  color: #4c6a89;
}
.navbar.navbar-inverse .navbar-search.form-search .input-append .btn:hover,
.navbar.navbar-inverse .navbar-search.form-search .input-append .btn:focus {
  color: #ffffff;
}
.navbar.navbar-inverse .navbar-search .search-query,
.navbar.navbar-inverse .navbar-search .search-query:focus {
  background-color: #2c3e50;
  color: #ffffff;
}
.navbar.navbar-inverse .navbar-search .search-query:-moz-placeholder,
.navbar.navbar-inverse .navbar-search .search-query:focus:-moz-placeholder {
  color: #46627f;
}
.navbar.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder,
.navbar.navbar-inverse .navbar-search .search-query:focus::-webkit-input-placeholder {
  color: #46627f;
}
.navbar.navbar-inverse .navbar-search .search-query.placeholder,
.navbar.navbar-inverse .navbar-search .search-query:focus.placeholder {
  color: #46627f;
}
.navbar.navbar-inverse .navbar-search .search-query:focus {
  border-color: #E67E22;
}
.navbar .navbar-search {
  margin: 0;
  padding: 20px 20px 19px;
}
.navbar .navbar-search.form-search .input-append .search-query {
  border-right: none;
}
.navbar .navbar-search.form-search .input-append .search-query:focus {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.navbar .navbar-search.form-search .input-append .search-query:focus + .btn {
  border-color: #E67E22;
}
.navbar .navbar-search.form-search .input-append .btn {
  background-color: #ffffff;
  border-color: transparent;
  color: #bcc3ca;
  padding: 8px 8px 7px;
}
.navbar .navbar-search.form-search .input-append .btn:hover,
.navbar .navbar-search.form-search .input-append .btn:focus {
  color: #E67E22;
}
.navbar .navbar-search .search-query,
.navbar .navbar-search .search-query:focus {
  background-color: #ffffff;
  border: 2px solid transparent;
  color: #526476;
  font-family: "Lato", sans-serif;
  font-size: 14.994px;
  /* 15px */

  padding: 5px 5px 7px;
  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;
}
.navbar .navbar-search .search-query:-moz-placeholder,
.navbar .navbar-search .search-query:focus:-moz-placeholder {
  color: #bcc3ca;
}
.navbar .navbar-search .search-query::-webkit-input-placeholder,
.navbar .navbar-search .search-query:focus::-webkit-input-placeholder {
  color: #bcc3ca;
}
.navbar .navbar-search .search-query.placeholder,
.navbar .navbar-search .search-query:focus.placeholder {
  color: #bcc3ca;
}
.navbar .navbar-search .search-query:-moz-placeholder,
.navbar .navbar-search .search-query:focus:-moz-placeholder {
  line-height: 18px;
}
.navbar .navbar-search .search-query::-webkit-input-placeholder,
.navbar .navbar-search .search-query:focus::-webkit-input-placeholder {
  line-height: 18px;
}
.navbar .navbar-search .search-query.placeholder,
.navbar .navbar-search .search-query:focus.placeholder {
  line-height: 18px;
}
.navbar .navbar-search .search-query:focus {
  border-color: #E67E22;
}
.navbar.navbar-fixed-bottom .navbar-inner,
.navbar.navbar-fixed-top .navbar-inner {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar.navbar-fixed-bottom .navbar-inner .navbar-search .search-query,
.navbar.navbar-fixed-top .navbar-inner .navbar-search .search-query {
  border-radius: 50px 0 0 50px !important;
}
.navbar.navbar-fixed-bottom .navbar-inner .navbar-search .btn,
.navbar.navbar-fixed-top .navbar-inner .navbar-search .btn {
  border-radius: 0 50px 50px 0;
}
.navbar.navbar-fixed-bottom .nav > li:hover > ul {
  bottom: 100%;
  padding-bottom: 13px;
  top: auto;
}
.navbar.navbar-fixed-bottom .nav > li:hover > ul li:hover ul {
  bottom: 0;
}
.navbar.navbar-fixed-bottom .nav ul {
  bottom: 80%;
  top: auto;
}
@media (max-width: 979px) {
  .navbar.navbar-inverse .brand {
    border: none;
  }
  .navbar.navbar-inverse .nav > li.active > a,
  .navbar.navbar-inverse .nav > li.active > a:hover,
  .navbar.navbar-inverse .nav > li.active > a:focus {
    background-color: #E67E22;
  }
  .navbar.navbar-inverse .nav > li > a,
  .navbar.navbar-inverse .nav > li > a:hover {
    background: none;
    border: none;
  }
  .navbar.navbar-inverse .nav > li ul li a {
    color: #ffffff;
  }
  .navbar.navbar-inverse .navbar-form,
  .navbar.navbar-inverse .navbar-search {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar.navbar-inverse a,
  .navbar.navbar-inverse .nav-collapse .nav > li > a,
  .navbar.navbar-inverse .nav-collapse li.dropdown .dropdown-menu a {
    color: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .navbar.navbar-inverse a:hover,
  .navbar.navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar.navbar-inverse .nav-collapse li.dropdown .dropdown-menu a:hover,
  .navbar.navbar-inverse a:focus,
  .navbar.navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar.navbar-inverse .nav-collapse li.dropdown .dropdown-menu a:focus {
    color: #ffffff;
  }
  .navbar .brand {
    padding-left: 20px;
  }
  .navbar .nav > li:hover > ul,
  .navbar .nav > li.dropdown:hover > ul,
  .navbar .nav > li:hover .dropdown-menu,
  .navbar .nav > li.dropdown:hover .dropdown-menu {
    height: auto;
    margin-left: 30px;
  }
  .navbar .nav > li:hover > ul li:hover a,
  .navbar .nav > li.dropdown:hover > ul li:hover a,
  .navbar .nav > li:hover .dropdown-menu li:hover a,
  .navbar .nav > li.dropdown:hover .dropdown-menu li:hover a {
    background-color: transparent;
    color: #E67E22;
  }
  .navbar .nav > li:hover > ul li:hover ul,
  .navbar .nav > li.dropdown:hover > ul li:hover ul,
  .navbar .nav > li:hover .dropdown-menu li:hover ul,
  .navbar .nav > li.dropdown:hover .dropdown-menu li:hover ul {
    height: auto;
    margin-left: 20px;
  }
  .navbar .nav > li > a,
  .navbar .nav > li.dropdown > a,
  .navbar .nav > li > a:hover,
  .navbar .nav > li.dropdown > a:hover {
    background: none;
    padding: 7px 20px;
  }
  .navbar .nav > li ul,
  .navbar .nav > li.dropdown ul {
    background: none;
    height: 0;
    padding: 0;
    position: static;
    width: auto;
  }
  .navbar .nav > li ul:before,
  .navbar .nav > li.dropdown ul:before,
  .navbar .nav > li ul:after,
  .navbar .nav > li.dropdown ul:after {
    display: none;
  }
  .navbar .nav > li ul li,
  .navbar .nav > li.dropdown ul li {
    background: none;
  }
  .navbar .nav > li ul li a,
  .navbar .nav > li.dropdown ul li a {
    color: #34495e;
  }
  .navbar .nav > li ul li a:hover,
  .navbar .nav > li.dropdown ul li a:hover,
  .navbar .nav > li ul li a:focus,
  .navbar .nav > li.dropdown ul li a:focus {
    color: #E67E22;
  }
  .navbar .nav li.dropdown .dropdown-menu {
    background: none;
    margin-top: 0;
  }
  .navbar .nav li.dropdown .dropdown-menu li a {
    color: #34495e;
  }
  .navbar .nav li.dropdown .dropdown-menu li a:hover,
  .navbar .nav li.dropdown .dropdown-menu li a:focus {
    color: #E67E22;
  }
  .navbar .nav .dropdown-toggle:focus {
    background-color: transparent !important;
  }
  .navbar .nav li a .hidden-desktop {
    display: inline!important;
  }
  .navbar .nav-collapse .navbar-form,
  .navbar .nav-collapse .navbar-search {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar .nav-collapse .navbar-form .input-append,
  .navbar .nav-collapse .navbar-search .input-append {
    display: block;
  }
  .navbar .nav-collapse .navbar-form .input-append .search-query,
  .navbar .nav-collapse .navbar-search .input-append .search-query,
  .navbar .nav-collapse .navbar-form .input-append .search-query:focus,
  .navbar .nav-collapse .navbar-search .input-append .search-query:focus {
    border-right: 2px solid transparent;
    border-radius: 6px;
    height: 37px;
    margin-right: -41px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .navbar .nav-collapse .navbar-form .input-append .btn,
  .navbar .nav-collapse .navbar-search .input-append .btn {
    position: relative;
    z-index: 2;
  }
  .navbar .nav-collapse .navbar-form.focus .search-query,
  .navbar .nav-collapse .navbar-search.focus .search-query,
  .navbar .nav-collapse .navbar-form.focus .btn,
  .navbar .nav-collapse .navbar-search.focus .btn {
    border-color: #E67E22 !important;
  }
  .navbar-unread,
  .navbar-new {
    position: static;
    float: right;
    margin: 0 0 0 10px;
  }
}
.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;
}
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 #f6f6f7;
  color: #34495e;
  background: #f6f6f7;
  font-family: "Source Sans Pro", sans-serif;
  font-size:14px;
  padding: 8px 5px;
  height: 21px;
  text-indent: 3px;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.uneditable-input:-moz-placeholder {
  color: #b2bcc5;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #999	 ;
}
select.placeholder,
textarea.placeholder,
input[type="text"].placeholder,
input[type="password"].placeholder,
input[type="datetime"].placeholder,
input[type="datetime-local"].placeholder,
input[type="date"].placeholder,
input[type="month"].placeholder,
input[type="time"].placeholder,
input[type="week"].placeholder,
input[type="number"].placeholder,
input[type="email"].placeholder,
input[type="url"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
input[type="color"].placeholder,
.uneditable-input.placeholder {
  color: #b2bcc5;
}
@media (max-width: 767px) {

  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 {
    height: 41px;
    margin: 9px 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  textarea textarea,
  input[type="text"] textarea,
  input[type="password"] textarea,
  input[type="datetime"] textarea,
  input[type="datetime-local"] textarea,
  input[type="date"] textarea,
  input[type="month"] textarea,
  input[type="time"] textarea,
  input[type="week"] textarea,
  input[type="number"] textarea,
  input[type="email"] textarea,
  input[type="url"] textarea,
  input[type="search"] textarea,
  input[type="tel"] textarea,
  input[type="color"] textarea,
  .uneditable-input textarea {
    height: 120px;
  }
}
.control-group.focus textarea,
.control-group.focus input[type="text"],
.control-group.focus input[type="password"],
.control-group.focus input[type="datetime"],
.control-group.focus input[type="datetime-local"],
.control-group.focus input[type="date"],
.control-group.focus input[type="month"],
.control-group.focus input[type="time"],
.control-group.focus input[type="week"],
.control-group.focus input[type="number"],
.control-group.focus input[type="email"],
.control-group.focus input[type="url"],
.control-group.focus input[type="search"],
.control-group.focus input[type="tel"],
.control-group.focus input[type="color"],
.control-group.focus .uneditable-input,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #f7a305;
  -webkit-box-shadow: 2px #f7a305;
  -moz-box-shadow: 2px #f7a305;
  box-shadow: 2px #f7a305 !important;
}
.row-fluid textarea,
.row-fluid input[type="text"],
.row-fluid input[type="password"],
.row-fluid input[type="datetime"],
.row-fluid input[type="datetime-local"],
.row-fluid input[type="date"],
.row-fluid input[type="month"],
.row-fluid input[type="time"],
.row-fluid input[type="week"],
.row-fluid input[type="number"],
.row-fluid input[type="email"],
.row-fluid input[type="url"],
.row-fluid input[type="search"],
.row-fluid input[type="tel"],
.row-fluid input[type="color"],
.row-fluid .uneditable-input {
  height: 41px;
  width: 100%;
}
textarea.flat,
input[type="text"].flat,
input[type="password"].flat,
input[type="datetime"].flat,
input[type="datetime-local"].flat,
input[type="date"].flat,
input[type="month"].flat,
input[type="time"].flat,
input[type="week"].flat,
input[type="number"].flat,
input[type="email"].flat,
input[type="url"].flat,
input[type="search"].flat,
input[type="tel"].flat,
input[type="color"].flat,
.uneditable-input.flat {
  border-color: transparent;
}
textarea.flat:hover,
input[type="text"].flat:hover,
input[type="password"].flat:hover,
input[type="datetime"].flat:hover,
input[type="datetime-local"].flat:hover,
input[type="date"].flat:hover,
input[type="month"].flat:hover,
input[type="time"].flat:hover,
input[type="week"].flat:hover,
input[type="number"].flat:hover,
input[type="email"].flat:hover,
input[type="url"].flat:hover,
input[type="search"].flat:hover,
input[type="tel"].flat:hover,
input[type="color"].flat:hover,
.uneditable-input.flat:hover {
  border-color: #bdc3c7;
}
textarea.flat:focus,
input[type="text"].flat:focus,
input[type="password"].flat:focus,
input[type="datetime"].flat:focus,
input[type="datetime-local"].flat:focus,
input[type="date"].flat:focus,
input[type="month"].flat:focus,
input[type="time"].flat:focus,
input[type="week"].flat:focus,
input[type="number"].flat:focus,
input[type="email"].flat:focus,
input[type="url"].flat:focus,
input[type="search"].flat:focus,
input[type="tel"].flat:focus,
input[type="color"].flat:focus,
.uneditable-input.flat:focus {
  border-color: #E67E22;
}
.control-group.error textarea,
.control-group.error input[type="text"],
.control-group.error input[type="password"],
.control-group.error input[type="datetime"],
.control-group.error input[type="datetime-local"],
.control-group.error input[type="date"],
.control-group.error input[type="month"],
.control-group.error input[type="time"],
.control-group.error input[type="week"],
.control-group.error input[type="number"],
.control-group.error input[type="email"],
.control-group.error input[type="url"],
.control-group.error input[type="search"],
.control-group.error input[type="tel"],
.control-group.error input[type="color"],
.control-group.error .uneditable-input {
  border-color: #e74c3c;
  color: #e74c3c;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.error textarea:focus,
.control-group.error input[type="text"]:focus,
.control-group.error input[type="password"]:focus,
.control-group.error input[type="datetime"]:focus,
.control-group.error input[type="datetime-local"]:focus,
.control-group.error input[type="date"]:focus,
.control-group.error input[type="month"]:focus,
.control-group.error input[type="time"]:focus,
.control-group.error input[type="week"]:focus,
.control-group.error input[type="number"]:focus,
.control-group.error input[type="email"]:focus,
.control-group.error input[type="url"]:focus,
.control-group.error input[type="search"]:focus,
.control-group.error input[type="tel"]:focus,
.control-group.error input[type="color"]:focus,
.control-group.error .uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.success textarea,
.control-group.success input[type="text"],
.control-group.success input[type="password"],
.control-group.success input[type="datetime"],
.control-group.success input[type="datetime-local"],
.control-group.success input[type="date"],
.control-group.success input[type="month"],
.control-group.success input[type="time"],
.control-group.success input[type="week"],
.control-group.success input[type="number"],
.control-group.success input[type="email"],
.control-group.success input[type="url"],
.control-group.success input[type="search"],
.control-group.success input[type="tel"],
.control-group.success input[type="color"],
.control-group.success .uneditable-input {
  border-color: #2ecc71;
  color: #2ecc71;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.success textarea:focus,
.control-group.success input[type="text"]:focus,
.control-group.success input[type="password"]:focus,
.control-group.success input[type="datetime"]:focus,
.control-group.success input[type="datetime-local"]:focus,
.control-group.success input[type="date"]:focus,
.control-group.success input[type="month"]:focus,
.control-group.success input[type="time"]:focus,
.control-group.success input[type="week"]:focus,
.control-group.success input[type="number"]:focus,
.control-group.success input[type="email"]:focus,
.control-group.success input[type="url"]:focus,
.control-group.success input[type="search"]:focus,
.control-group.success input[type="tel"]:focus,
.control-group.success input[type="color"]:focus,
.control-group.success .uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.warning textarea,
.control-group.warning input[type="text"],
.control-group.warning input[type="password"],
.control-group.warning input[type="datetime"],
.control-group.warning input[type="datetime-local"],
.control-group.warning input[type="date"],
.control-group.warning input[type="month"],
.control-group.warning input[type="time"],
.control-group.warning input[type="week"],
.control-group.warning input[type="number"],
.control-group.warning input[type="email"],
.control-group.warning input[type="url"],
.control-group.warning input[type="search"],
.control-group.warning input[type="tel"],
.control-group.warning input[type="color"],
.control-group.warning .uneditable-input {
  border-color: #f1c40f;
  color: #f1c40f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.warning textarea:focus,
.control-group.warning input[type="text"]:focus,
.control-group.warning input[type="password"]:focus,
.control-group.warning input[type="datetime"]:focus,
.control-group.warning input[type="datetime-local"]:focus,
.control-group.warning input[type="date"]:focus,
.control-group.warning input[type="month"]:focus,
.control-group.warning input[type="time"]:focus,
.control-group.warning input[type="week"]:focus,
.control-group.warning input[type="number"]:focus,
.control-group.warning input[type="email"]:focus,
.control-group.warning input[type="url"]:focus,
.control-group.warning input[type="search"]:focus,
.control-group.warning input[type="tel"]:focus,
.control-group.warning input[type="color"]:focus,
.control-group.warning .uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.info textarea,
.control-group.info input[type="text"],
.control-group.info input[type="password"],
.control-group.info input[type="datetime"],
.control-group.info input[type="datetime-local"],
.control-group.info input[type="date"],
.control-group.info input[type="month"],
.control-group.info input[type="time"],
.control-group.info input[type="week"],
.control-group.info input[type="number"],
.control-group.info input[type="email"],
.control-group.info input[type="url"],
.control-group.info input[type="search"],
.control-group.info input[type="tel"],
.control-group.info input[type="color"],
.control-group.info .uneditable-input {
  border-color: #3498db;
  color: #3498db;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.info textarea:focus,
.control-group.info input[type="text"]:focus,
.control-group.info input[type="password"]:focus,
.control-group.info input[type="datetime"]:focus,
.control-group.info input[type="datetime-local"]:focus,
.control-group.info input[type="date"]:focus,
.control-group.info input[type="month"]:focus,
.control-group.info input[type="time"]:focus,
.control-group.info input[type="week"]:focus,
.control-group.info input[type="number"]:focus,
.control-group.info input[type="email"]:focus,
.control-group.info input[type="url"]:focus,
.control-group.info input[type="search"]:focus,
.control-group.info input[type="tel"]:focus,
.control-group.info input[type="color"]:focus,
.control-group.info .uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.huge textarea,
.control-group.huge input[type="text"],
.control-group.huge input[type="password"],
.control-group.huge input[type="datetime"],
.control-group.huge input[type="datetime-local"],
.control-group.huge input[type="date"],
.control-group.huge input[type="month"],
.control-group.huge input[type="time"],
.control-group.huge input[type="week"],
.control-group.huge input[type="number"],
.control-group.huge input[type="email"],
.control-group.huge input[type="url"],
.control-group.huge input[type="search"],
.control-group.huge input[type="tel"],
.control-group.huge input[type="color"],
.control-group.huge .uneditable-input,
textarea.huge,
input[type="text"].huge,
input[type="password"].huge,
input[type="datetime"].huge,
input[type="datetime-local"].huge,
input[type="date"].huge,
input[type="month"].huge,
input[type="time"].huge,
input[type="week"].huge,
input[type="number"].huge,
input[type="email"].huge,
input[type="url"].huge,
input[type="search"].huge,
input[type="tel"].huge,
input[type="color"].huge,
.uneditable-input.huge {
  font-size: 21.994px;
  /* 22px */

  line-height: 28px;
  height: 29px;
  padding: 10px 5px;
  text-indent: 9px;
}
.row-fluid .control-group.huge textarea,
.row-fluid .control-group.huge input[type="text"],
.row-fluid .control-group.huge input[type="password"],
.row-fluid .control-group.huge input[type="datetime"],
.row-fluid .control-group.huge input[type="datetime-local"],
.row-fluid .control-group.huge input[type="date"],
.row-fluid .control-group.huge input[type="month"],
.row-fluid .control-group.huge input[type="time"],
.row-fluid .control-group.huge input[type="week"],
.row-fluid .control-group.huge input[type="number"],
.row-fluid .control-group.huge input[type="email"],
.row-fluid .control-group.huge input[type="url"],
.row-fluid .control-group.huge input[type="search"],
.row-fluid .control-group.huge input[type="tel"],
.row-fluid .control-group.huge input[type="color"],
.row-fluid .control-group.huge .uneditable-input,
.row-fluid textarea.huge,
.row-fluid input[type="text"].huge,
.row-fluid input[type="password"].huge,
.row-fluid input[type="datetime"].huge,
.row-fluid input[type="datetime-local"].huge,
.row-fluid input[type="date"].huge,
.row-fluid input[type="month"].huge,
.row-fluid input[type="time"].huge,
.row-fluid input[type="week"].huge,
.row-fluid input[type="number"].huge,
.row-fluid input[type="email"].huge,
.row-fluid input[type="url"].huge,
.row-fluid input[type="search"].huge,
.row-fluid input[type="tel"].huge,
.row-fluid input[type="color"].huge,
.row-fluid .uneditable-input.huge {
  height: 53px;
}
@media (max-width: 767px) {
  .control-group.huge textarea,
  .control-group.huge input[type="text"],
  .control-group.huge input[type="password"],
  .control-group.huge input[type="datetime"],
  .control-group.huge input[type="datetime-local"],
  .control-group.huge input[type="date"],
  .control-group.huge input[type="month"],
  .control-group.huge input[type="time"],
  .control-group.huge input[type="week"],
  .control-group.huge input[type="number"],
  .control-group.huge input[type="email"],
  .control-group.huge input[type="url"],
  .control-group.huge input[type="search"],
  .control-group.huge input[type="tel"],
  .control-group.huge input[type="color"],
  .control-group.huge .uneditable-input,
  textarea.huge,
  input[type="text"].huge,
  input[type="password"].huge,
  input[type="datetime"].huge,
  input[type="datetime-local"].huge,
  input[type="date"].huge,
  input[type="month"].huge,
  input[type="time"].huge,
  input[type="week"].huge,
  input[type="number"].huge,
  input[type="email"].huge,
  input[type="url"].huge,
  input[type="search"].huge,
  input[type="tel"].huge,
  input[type="color"].huge,
  .uneditable-input.huge {
    height: 53px;
  }
}
.control-group.large textarea,
.control-group.large select,
.control-group.large input[type="text"],
.control-group.large input[type="password"],
.control-group.large input[type="datetime"],
.control-group.large input[type="datetime-local"],
.control-group.large input[type="date"],
.control-group.large input[type="month"],
.control-group.large input[type="time"],
.control-group.large input[type="week"],
.control-group.large input[type="number"],
.control-group.large input[type="email"],
.control-group.large input[type="url"],
.control-group.large input[type="search"],
.control-group.large input[type="tel"],
.control-group.large input[type="color"],
.control-group.large .uneditable-input,
textarea.large,
input[type="text"].large,
input[type="password"].large,
input[type="datetime"].large,
input[type="datetime-local"].large,
input[type="date"].large,
input[type="month"].large,
input[type="time"].large,
input[type="week"].large,
input[type="number"].large,
input[type="email"].large,
input[type="url"].large,
input[type="search"].large,
input[type="tel"].large,
input[type="color"].large,
.uneditable-input.large {
  font-size: 14px;
  /* 17px */

  height: 25px;
  padding: 8px 5px;
  text-indent: 8px;
  cursor: text;
}
.row-fluid .control-group.large textarea,
.row-fluid .control-group.large input[type="text"],
.row-fluid .control-group.large input[type="password"],
.row-fluid .control-group.large input[type="datetime"],
.row-fluid .control-group.large input[type="datetime-local"],
.row-fluid .control-group.large input[type="date"],
.row-fluid .control-group.large input[type="month"],
.row-fluid .control-group.large input[type="time"],
.row-fluid .control-group.large input[type="week"],
.row-fluid .control-group.large input[type="number"],
.row-fluid .control-group.large input[type="email"],
.row-fluid .control-group.large input[type="url"],
.row-fluid .control-group.large input[type="search"],
.row-fluid .control-group.large input[type="tel"],
.row-fluid .control-group.large input[type="color"],
.row-fluid .control-group.large .uneditable-input,
.row-fluid textarea.large,
.row-fluid input[type="text"].large,
.row-fluid input[type="password"].large,
.row-fluid input[type="datetime"].large,
.row-fluid input[type="datetime-local"].large,
.row-fluid input[type="date"].large,
.row-fluid input[type="month"].large,
.row-fluid input[type="time"].large,
.row-fluid input[type="week"].large,
.row-fluid input[type="number"].large,
.row-fluid input[type="email"].large,
.row-fluid input[type="url"].large,
.row-fluid input[type="search"].large,
.row-fluid input[type="tel"].large,
.row-fluid input[type="color"].large,
.row-fluid .uneditable-input.large {
  height: 45px;
}
@media (max-width: 767px) {
  .control-group.large textarea,
  .control-group.large input[type="text"],
  .control-group.large input[type="password"],
  .control-group.large input[type="datetime"],
  .control-group.large input[type="datetime-local"],
  .control-group.large input[type="date"],
  .control-group.large input[type="month"],
  .control-group.large input[type="time"],
  .control-group.large input[type="week"],
  .control-group.large input[type="number"],
  .control-group.large input[type="email"],
  .control-group.large input[type="url"],
  .control-group.large input[type="search"],
  .control-group.large input[type="tel"],
  .control-group.large input[type="color"],
  .control-group.large .uneditable-input,
  textarea.large,
  input[type="text"].large,
  input[type="password"].large,
  input[type="datetime"].large,
  input[type="datetime-local"].large,
  input[type="date"].large,
  input[type="month"].large,
  input[type="time"].large,
  input[type="week"].large,
  input[type="number"].large,
  input[type="email"].large,
  input[type="url"].large,
  input[type="search"].large,
  input[type="tel"].large,
  input[type="color"].large,
  .uneditable-input.large {
    height: 45px;
  }
}
.control-group.small textarea,
.control-group.small input[type="text"],
.control-group.small input[type="password"],
.control-group.small input[type="datetime"],
.control-group.small input[type="datetime-local"],
.control-group.small input[type="date"],
.control-group.small input[type="month"],
.control-group.small input[type="time"],
.control-group.small input[type="week"],
.control-group.small input[type="number"],
.control-group.small input[type="email"],
.control-group.small input[type="url"],
.control-group.small input[type="search"],
.control-group.small input[type="tel"],
.control-group.small input[type="color"],
.control-group.small .uneditable-input,
textarea.small,
input[type="text"].small,
input[type="password"].small,
input[type="datetime"].small,
input[type="datetime-local"].small,
input[type="date"].small,
input[type="month"].small,
input[type="time"].small,
input[type="week"].small,
input[type="number"].small,
input[type="email"].small,
input[type="url"].small,
input[type="search"].small,
input[type="tel"].small,
input[type="color"].small,
.uneditable-input.small {
  font-size: 12.992px;
  /* 13px */

  height: 20px;
  padding: 5px;
  text-indent: 3px;
}
.row-fluid .control-group.small textarea,
.row-fluid .control-group.small input[type="text"],
.row-fluid .control-group.small input[type="password"],
.row-fluid .control-group.small input[type="datetime"],
.row-fluid .control-group.small input[type="datetime-local"],
.row-fluid .control-group.small input[type="date"],
.row-fluid .control-group.small input[type="month"],
.row-fluid .control-group.small input[type="time"],
.row-fluid .control-group.small input[type="week"],
.row-fluid .control-group.small input[type="number"],
.row-fluid .control-group.small input[type="email"],
.row-fluid .control-group.small input[type="url"],
.row-fluid .control-group.small input[type="search"],
.row-fluid .control-group.small input[type="tel"],
.row-fluid .control-group.small input[type="color"],
.row-fluid .control-group.small .uneditable-input,
.row-fluid textarea.small,
.row-fluid input[type="text"].small,
.row-fluid input[type="password"].small,
.row-fluid input[type="datetime"].small,
.row-fluid input[type="datetime-local"].small,
.row-fluid input[type="date"].small,
.row-fluid input[type="month"].small,
.row-fluid input[type="time"].small,
.row-fluid input[type="week"].small,
.row-fluid input[type="number"].small,
.row-fluid input[type="email"].small,
.row-fluid input[type="url"].small,
.row-fluid input[type="search"].small,
.row-fluid input[type="tel"].small,
.row-fluid input[type="color"].small,
.row-fluid .uneditable-input.small {
  height: 34px;
}
@media (max-width: 767px) {
  .control-group.small textarea,
  .control-group.small input[type="text"],
  .control-group.small input[type="password"],
  .control-group.small input[type="datetime"],
  .control-group.small input[type="datetime-local"],
  .control-group.small input[type="date"],
  .control-group.small input[type="month"],
  .control-group.small input[type="time"],
  .control-group.small input[type="week"],
  .control-group.small input[type="number"],
  .control-group.small input[type="email"],
  .control-group.small input[type="url"],
  .control-group.small input[type="search"],
  .control-group.small input[type="tel"],
  .control-group.small input[type="color"],
  .control-group.small .uneditable-input,
  textarea.small,
  input[type="text"].small,
  input[type="password"].small,
  input[type="datetime"].small,
  input[type="datetime-local"].small,
  input[type="date"].small,
  input[type="month"].small,
  input[type="time"].small,
  input[type="week"].small,
  input[type="number"].small,
  input[type="email"].small,
  input[type="url"].small,
  input[type="search"].small,
  input[type="tel"].small,
  input[type="color"].small,
  .uneditable-input.small {
    height: 34px;
  }
}
.control-group textarea,
.control-group input[type="text"],
.control-group input[type="password"],
.control-group input[type="datetime"],
.control-group input[type="datetime-local"],
.control-group input[type="date"],
.control-group input[type="month"],
.control-group input[type="time"],
.control-group input[type="week"],
.control-group input[type="number"],
.control-group input[type="email"],
.control-group input[type="url"],
.control-group input[type="search"],
.control-group input[type="tel"],
.control-group input[type="color"],
.control-group .uneditable-input {
  margin-bottom: 0;
}
.control-group {
  position: relative;
}
.control-group > .input-icon {
  position: absolute;
  top: 2px;
  right: 2px;
  line-height: 37px;
  vertical-align: middle;
  font-size: 19.991999999999997px;
  /* 20px */

  color: #b2bcc5;
  background-color: #ffffff;
  padding: 0 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.control-group input:focus + .input-icon {
  color: #34495e;
}
.control-group.huge > .input-icon {
  line-height: 49px;
}
.control-group.large > .input-icon {
  line-height: 41px;
}
.control-group.small > .input-icon {
  font-size: 15.988px;
  /* 16px */

  line-height: 30px;
}
.control-group.success > .input-icon,
.control-group.success input + .input-icon {
  color: #2ecc71;
}
.control-group.warning > .input-icon,
.control-group.warning input + .input-icon {
  color: #f1c40f;
}
.control-group.error > .input-icon,
.control-group.error input + .input-icon {
  color: #e74c3c;
}
.control-group.disabled > .input-icon,
.control-group.disabled input + .input-icon {
  color: #d5dbdb;
  background-color: #f4f6f6;
}
input[disabled],
input[readonly],
textarea[disabled],
textarea[readonly] {
  background-color: #f4f6f6;
  border-color: #d5dbdb;
  color: #d40e7d;
  cursor: default;
}
input,
textarea,
.uneditable-input {
  width: 192px;
}
textarea {
  height: auto;
  font-size: 14.994px;
  /* 15px */

  line-height: 24px;
  padding: 5px 11px;
  text-indent: 0;
}
.row-fluid textarea {
  height: auto;
  width: 100% !important;
}
textarea[class*="span"] {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 1.231;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14.994px;
  /* 15px */

}
@media (max-width: 767px) {
  .input-append input,
  .input-prepend input,
  .input-append select,
  .input-prepend select,
  .input-append .uneditable-input,
  .input-prepend .uneditable-input,
  .input-append .dropdown-menu,
  .input-prepend .dropdown-menu,
  .input-append .popover,
  .input-prepend .popover {
    margin-top: 0;
  }
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  height: 1.231;
  min-width: 32px;
  padding: 9px 5px;
  font-size: 17.99px;
  /* 18px */

  line-height: 18px;
  height: 19px;
  background-color: #bdc3c7;
  border: 2px solid #bdc3c7;
  color: #ffffff;
  text-shadow: none;
  text-indent: 2px;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -moz-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  -webkit-backface-visibility: hidden;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #81eed8;
  border-color: #E67E22;
}
.control-group.huge .add-on,
.add-on.huge {
  height: 31px;
  line-height: 29px;
}
.control-group.large .add-on,
.add-on.large {
  height: 23px;
  line-height: 21px;
}
.control-group.small .add-on,
.add-on.small {
  height: 12px;
  line-height: 10px;
}
.control-group.focus .add-on {
  background-color: #E67E22;
  border-color: #E67E22;
}
.control-group.focus .btn {
  background-color: #E67E22;
}
.control-group.focus .btn:hover,
.control-group.focus .btn:focus,
.btn-group:focus .control-group.focus .btn.dropdown-toggle {
  background-color: #F39C12;
}
.control-group.focus .btn:active,
.btn-group.open .control-group.focus .btn.dropdown-toggle,
.control-group.focus .btn.active {
  background-color: #16a085;
}
.control-group.focus .input-append .btn + .btn {
  border-left-color: #16a085;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -2px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -2px;
}
.input-append .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-append .btn + .btn {
  border-left: 2px solid #bdc3c7;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -2px;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -2px;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 6px;
  padding-left: 6px;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.form-search .btn {
  border: 2px solid #bdc3c7;
  background-color: white;
  color: #bdc3c7;
  line-height: 18px;
  padding: 9px 12px 10px 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-search .input-append input {
  border-right-width: 0;
}
.form-search .input-append .btn {
  border-left-width: 0;
}
.form-search .input-prepend input {
  border-left-width: 0;
}
.form-search .input-prepend .btn {
  border-right-width: 0;
}
.form-search.focus input {
  border-color: #E67E22;
}
.form-search.focus .btn {
  border-color: #E67E22;
  color: #E67E22;
}
.form-search .input-append .search-query.search-query-rounded {
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  text-indent: 9px;
  padding-right: 4px;
}
.form-search .input-append .search-query.search-query-rounded + .btn {
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
  padding-left: 4px;
}
.form-search .input-append .search-query.search-query-rounded.huge {
  -webkit-border-radius: 27px 0 0 27px;
  -moz-border-radius: 27px 0 0 27px;
  border-radius: 27px 0 0 27px;
  padding-right: 5px;
}
.form-search .input-append .search-query.search-query-rounded.huge + .btn-huge {
  line-height: 30px;
  -webkit-border-radius: 0 27px 27px 0;
  -moz-border-radius: 0 27px 27px 0;
  border-radius: 0 27px 27px 0;
  padding-left: 5px;
}
.form-search .input-append .search-query.search-query-rounded.large {
  -webkit-border-radius: 25px 0 0 25px;
  -moz-border-radius: 25px 0 0 25px;
  border-radius: 25px 0 0 25px;
  padding-right: 6px;
}
.form-search .input-append .search-query.search-query-rounded.large + .btn-large {
  line-height: 22px;
  -webkit-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
  padding-left: 6px;
}
.form-search .input-append .search-query.search-query-rounded.small {
  text-indent: 7px;
  padding-right: 4px;
}
.form-search .input-append .search-query.search-query-rounded.small + .btn-small {
  line-height: 16px;
  padding: 6px 8px 8px 4px;
}
.form-search .input-prepend .search-query.search-query-rounded {
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
  text-indent: 0;
  padding-left: 4px;
}
.form-search .input-prepend .search-query.search-query-rounded.huge {
  -webkit-border-radius: 0 27px 27px 0;
  -moz-border-radius: 0 27px 27px 0;
  border-radius: 0 27px 27px 0;
  padding-left: 5px;
}
.form-search .input-prepend .search-query.search-query-rounded.large {
  -webkit-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  padding-right: 4px;
  padding-left: 12px;
}
.form-search .input-prepend .btn.btn-huge {
  line-height: 30px;
  -webkit-border-radius: 27px 0 0 27px;
  -moz-border-radius: 27px 0 0 27px;
  border-radius: 27px 0 0 27px;
  padding-right: 5px;
  padding-left: 12px;
}
.form-search .input-prepend .btn.btn-large {
  line-height: 22px;
  -webkit-border-radius: 25px 0 0 25px;
  -moz-border-radius: 25px 0 0 25px;
  border-radius: 25px 0 0 25px;
  padding-right: 6px;
  padding-left: 12px;
}
.form-search .input-prepend .btn.btn-small {
  line-height: 16px;
  padding: 6px 4px 8px 8px;
}
.form-search .control-group.focus .btn {
  border-color: #E67E22;
  background-color: white;
  color: #E67E22;
}
.input-datepicker .btn {
  border: 2px solid #bdc3c7;
  background-color: #ffffff;
  color: #bdc3c7;
  line-height: 18px;
  padding: 9px 6px 10px 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.input-prepend.input-datepicker input {
  text-indent: 0;
  border-left-width: 0;
}
.input-prepend.input-datepicker .btn {
  border-right-width: 0;
}
.input-append.input-datepicker input {
  border-right-width: 0;
}
.input-append.input-datepicker .btn {
  border-left-width: 0;
}
.input-datepicker [class*="fui-"] {
  font-size: 15.988px;
  /* 16px */

  margin-left: -1px;
  margin-right: 2px;
}
.control-group.focus .input-datepicker input {
  border-color: #E67E22;
}
.control-group.focus .input-datepicker .btn {
  background-color: white;
  border-color: #E67E22;
  color: #E67E22;
}
@media (max-width: 767px) {
  .control-group {
    margin-bottom: 18px;
  }
}
.checkbox,
.radio {
  margin-bottom: 12px;
  padding-left: 32px;
  position: relative;
  -webkit-transition: color 0.25s linear;
  -moz-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  transition: color 0.25s linear;
  -webkit-backface-visibility: hidden;
}
.checkbox input,
.radio input {
  outline: none !important;
  display: none;
}
.checkbox .icons,
.radio .icons {
  color: #bdc3c7;
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 22px;
  -webkit-transition: color 0.25s linear;
  -moz-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  transition: color 0.25s linear;
  -webkit-backface-visibility: hidden;
}
.checkbox .icons .first-icon-icon,
.radio .icons .first-icon-icon,
.checkbox .icons .second-icon,
.radio .icons .second-icon {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox .icons .second-icon,
.radio .icons .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox:hover .first-icon,
.radio:hover .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox:hover .second-icon,
.radio:hover .second-icon {
  opacity: 1;
  cursor: pointer;
  filter: alpha(opacity=100);
}
.checkbox.checked,
.radio.checked {
  color: #3598db;
}
.checkbox.checked .icons,
.radio.checked .icons {
  color: #E67E22;
}
.checkbox.checked .first-icon,
.radio.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.checked .second-icon,
.radio.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox.disabled,
.radio.disabled {
  cursor: default;
  color: #e6e8ea;
}
.checkbox.disabled .icons,
.radio.disabled .icons {
  color: #e6e8ea;
}
.checkbox.disabled .first-icon,
.radio.disabled .first-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox.disabled .second-icon,
.radio.disabled .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.disabled.checked .icons,
.radio.disabled.checked .icons {
  color: #e6e8ea;
}
.checkbox.disabled.checked .first-icon,
.radio.disabled.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.disabled.checked .second-icon,
.radio.disabled.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox.primary .icons,
.radio.primary .icons {
  color: #34495e;
}
.checkbox.primary.checked,
.radio.primary.checked {
  color: #16a085;
}
.checkbox.primary.checked .icons,
.radio.primary.checked .icons {
  color: #E67E22;
}
.checkbox.primary.disabled,
.radio.primary.disabled {
  cursor: default;
  color: #bdc3c7;
}
.checkbox.primary.disabled .icons,
.radio.primary.disabled .icons {
  color: #bdc3c7;
}
.checkbox.primary.disabled.checked .icons,
.radio.primary.disabled.checked .icons {
  color: #bdc3c7;
}
.tagsinput {
  background: white;
  border: 2px solid #ebedef;
  border-radius: 6px;
  height: 100px;
  margin-bottom: 18px;
  padding: 6px 1px 1px 6px;
  overflow-y: auto;
  text-align: left;
}
.tagsinput .tag {
  border-radius: 4px;
  background-color: #ebedef;
  color: #7b8996;
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  line-height: 15px;
  padding: 6px 13px 8px 19px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.14s linear;
  -moz-transition: 0.14s linear;
  -o-transition: 0.14s linear;
  transition: 0.14s linear;
  -webkit-backface-visibility: hidden;
}
.tagsinput .tag:hover {
  background-color: #16a085;
  color: #ffffff;
  padding-left: 12px;
  padding-right: 20px;
}
.tagsinput .tag:hover .tagsinput-remove-link {
  color: #ffffff;
  opacity: 1;
  display: block\9;
}
.tagsinput input {
  background: transparent;
  border: none;
  color: #34495e;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 0 0 0 5px;
  outline: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 12px;
}
.tagsinput-remove-link {
  bottom: 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  opacity: 0;
  padding: 7px 7px 5px 0;
  position: absolute;
  right: 0;
  text-align: right;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 2;
  display: none\9;
}
.tagsinput-remove-link:before {
  color: #ffffff;
  content: "\e00b";
  font-family: "Flat-UI-Icons";
}
.tagsinput-add-container {
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.tagsinput-add {
  background-color: #d6dbdf;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  margin-bottom: 5px;
  padding: 6px 9px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.tagsinput-add:hover {
  background-color: #E67E22;
}
.tagsinput-add:before {
  content: "\e009";
  font-family: "Flat-UI-Icons";
}
.tags_clear {
  clear: both;
  width: 100%;
  height: 0px;
}
.not_valid {
  background: #fbd8db !important;
  color: #90111a !important;
}
.tagsinput-primary {
  border-color: #E67E22;
}
.tagsinput-primary .tag {
  background-color: #E67E22;
  color: #ffffff;
}
.progress {
  background: #bdc3c7;
  border-radius: 32px;
  height: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.progress .bar {
  
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.progress .bar-success {
  background-color: #2ecc71;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.progress .bar-warning {
  background-color: #f1c40f;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.progress .bar-danger {
  background-color: #e74c3c;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.progress .bar-info {
  background-color: #3498db;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.ui-slider {
  background: #ebedef;
  border-radius: 32px;
  height: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
  margin-bottom: 20px;
  position: relative;
}
.ui-slider .bar {
  background: #E67E22;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.ui-slider .bar-success {
  background-color: #2ecc71;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.ui-slider .bar-warning {
  background-color: #f1c40f;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.ui-slider .bar-danger {
  background-color: #e74c3c;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.ui-slider .bar-info {
  background-color: #3498db;
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.ui-slider-handle {
  background-color: #16a085;
  border-radius: 50%;
  cursor: pointer;
  height: 18px;
  margin-left: -9px;
  position: absolute;
  top: -3px;
  width: 18px;
  z-index: 2;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  -webkit-backface-visibility: hidden;
}
.ui-slider-handle[style*='100'] {
  margin-left: -15px;
}
.ui-slider-handle:hover,
.ui-slider-handle:focus {
  background-color: #F39C12;
  outline: none;
}
.ui-slider-handle:active {
  background-color: #16a085;
}
.ui-slider-range {
  background-color: #E67E22;
  border-radius: 30px 0 0 30px;
  display: block;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.ui-slider-segment {
  background-color: #d9dbdd;
  border-radius: 50%;
  float: left;
  height: 6px;
  margin: 3px -6px 0 0;
  width: 6px;
}
.ui-slider-value {
  float: right;
  font-weight: 500;
  margin-top: 12px;
}
.ui-slider-value.first {
  clear: left;
  float: left;
}
.spinner {
  width: 43px;
  border-right-width: 0 !important;
  font-weight: bold;
  font-size: 20px !important;
}
.ui-spinner {
  display: inline-block;
  zoom: 1;
  *display: inline;
  overflow: hidden;
  padding: 0 37px 0 0;
  position: relative;
  vertical-align: middle;
}
.row-fluid .ui-spinner input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .ui-spinner {
    display: block;
  }
}
.ui-spinner .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-spinner input {
  color: #95a5a6;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  text-align: center;
  text-indent: 0;
}
@media (max-width: 767px) {
  .ui-spinner input {
    margin-top: 0;
  }
}
.ui-spinner.focus input {
  color: #E67E22;
  border-color: #E67E22;
}
.ui-spinner.focus .ui-spinner-button {
  background-color: #E67E22;
}
.ui-spinner.focus .ui-spinner-button:hover {
  background-color: #16a085;
}
.ui-spinner.focus .ui-spinner-up {
  border-bottom-color: #16a085;
}
.ui-spinner-button {
  cursor: default;
  display: block;
  font-size: 0.5em;
  line-height: 19px;
  height: 19px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 37px;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #bdc3c7;
  outline: none;
}
.ui-spinner-button:hover {
  background-color: #d1d5d8;
  color: #e8f8f5;
}
.ui-spinner-button span {
  font-size: 0;
}
.ui-spinner-button span:before {
  content: "\e001";
  font-family: "Flat-UI-Icons";
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}
.ui-spinner-up {
  border-bottom: 2px solid #d1d5d8;
  top: 0;
  -webkit-border-radius: 0 6px 0 0;
  -moz-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}
.ui-spinner-down {
  bottom: 0;
  height: 20px;
  -webkit-border-radius: 0 0 6px 0;
  -moz-border-radius: 0 0 6px 0;
  border-radius: 0 0 6px 0;
}
.ui-spinner-down span:before {
  content: "\e005";
}
.ui-datepicker {
  width: 264px;
  background-color: #ffffff;
  display: none;
  margin: 10px 0 0 -35px;
  border: 7px solid #E67E22;
  -webkit-box-shadow: -14px 14px 0 rgba(52, 73, 94, 0.06);
  -moz-box-shadow: -14px 14px 0 rgba(52, 73, 94, 0.06);
  box-shadow: -14px 14px 0 rgba(52, 73, 94, 0.06);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #E67E22;
  color: #ffffff;
  cursor: default;
  margin: -7px -7px 2px;
  position: relative;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 0;
  width: 52px;
  height: 44px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  background-color: #F39C12;
}
.ui-datepicker .ui-datepicker-prev:active,
.ui-datepicker .ui-datepicker-next:active {
  background-color: #16a085;
}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.75);
  cursor: default;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.ui-datepicker .ui-datepicker-prev {
  left: 0;
  border-right: 2px solid #5fd0ba;
  -webkit-border-radius: 6px 0 0 0;
  -moz-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
}
.ui-datepicker .ui-datepicker-next {
  right: 0;
  border-left: 2px solid #5fd0ba;
  -webkit-border-radius: 0 6px 0 0;
  -moz-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 52px;
  line-height: 44px;
  text-align: center;
  font-size: 14.994px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 50%;
  margin-top: -6px;
  text-indent: -9999px;
  width: 0;
  height: 0;
  content: "";
}
.ui-datepicker .ui-icon-circle-triangle-w {
  border: inset transparent;
  border-width: 7px 12px 7px 0;
  border-right-color: #ffffff;
}
.ui-datepicker .ui-icon-circle-triangle-e {
  border: outset transparent;
  border-width: 7px 0 7px 12px;
  border-left-color: #ffffff;
}
.ui-datepicker table {
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  font-size: 14px;
  margin: 0 0 3px;
  width: 100%;
}
.ui-datepicker th {
  min-width: 34px;
  height: 30px;
  text-align: center;
  font-weight: bold;
  border: 0;
  padding: 1px;
  vertical-align: middle;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
  text-align: center;
  vertical-align: middle;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  text-decoration: none;
  color: #34495e;
  height: 30px;
  line-height: 30px;
  min-width: 34px;
}
.ui-datepicker td a {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ui-datepicker td a:hover {
  background-color: #d7dbdd;
  color: #34495e;
}
.ui-datepicker .ui-state-active {
  background-color: #E67E22;
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-other-month a {
  color: #c2c8cf;
}
.ui-datepicker select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker:before {
  content: "";
  border-color: transparent transparent #E67E22;
  border-style: solid;
  border-width: 0 6px 6px;
  height: 0;
  margin-top: 0;
  opacity: 1;
  position: absolute;
  left: 12px;
  top: -13px;
  width: 0;
  z-index: 10;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.pager {
  background-color: #34495e;
  border-radius: 6px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.pager li:first-child > a,
.pager li:first-child > span {
  border-left: none;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.pager li.pager-center {
  padding: 9px 15px 10px;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.pager li > a,
.pager li > span {
  background: none;
  border: none;
  border-left: 2px solid #2c3e50;
  color: #ffffff;
  padding: 9px 15px 10px;
  text-decoration: none;
  white-space: nowrap;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.pager li > a:hover,
.pager li > span:hover,
.pager li > a:focus,
.pager li > span:focus {
  background-color: #2c3e50;
}
.pager li > a:active,
.pager li > span:active {
  background-color: #2c3e50;
}
.pager li > a [class*="fui-"] + span,
.pager li > span [class*="fui-"] + span {
  margin-left: 8px;
}
.pager li > a span + [class*="fui-"],
.pager li > span span + [class*="fui-"] {
  margin-left: 8px;
}
.pagination {
  position: relative;
}
.pagination ul {
  background: #d6dbdf;
  color: #ffffff;
  vertical-align: top;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 480px) {
  .pagination ul {
    height: 41px;
    padding: 0 55px 0 52px;
    overflow: auto;
    white-space: nowrap;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
}
.pagination ul li {
  display: inline-block;
  margin-right: -3px;
  vertical-align: top;
}
.pagination ul li.active > a,
.pagination ul li.active > span {
  background-color: #E67E22;
  color: #ffffff;
}
.pagination ul li.active.previous > a,
.pagination ul li.active.next > a,
.pagination ul li.active.previous > span,
.pagination ul li.active.next > span {
  margin: 0;
}
.pagination ul li.active.previous > a,
.pagination ul li.active.next > a,
.pagination ul li.active.previous > span,
.pagination ul li.active.next > span,
.pagination ul li.active.previous > a:hover,
.pagination ul li.active.next > a:hover,
.pagination ul li.active.previous > span:hover,
.pagination ul li.active.next > span:hover,
.pagination ul li.active.previous > a:focus,
.pagination ul li.active.next > a:focus,
.pagination ul li.active.previous > span:focus,
.pagination ul li.active.next > span:focus {
  background-color: #E67E22;
  color: #ffffff;
}
.pagination ul li:first-child > a,
.pagination ul li:first-child > span {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.pagination ul li:first-child.previous + li > a,
.pagination ul li:first-child.previous + li > span {
  border-left-width: 0;
}
.pagination ul li:first-child > a,
.pagination ul li:first-child > span {
  border-left: none;
}
.pagination ul li:last-child {
  margin-right: 0;
}
.pagination ul li:last-child > a,
.pagination ul li:last-child > span,
.pagination ul li:last-child > a:hover,
.pagination ul li:last-child > span:hover,
.pagination ul li:last-child > a:focus,
.pagination ul li:last-child > span:focus {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.pagination ul li.previous > a,
.pagination ul li.next > a,
.pagination ul li.previous > span,
.pagination ul li.next > span {
  border-right: 2px solid #e4e7ea;
  font-size: 15.988px;
  /* 16px */

  min-width: auto;
  padding: 12px 17px;
}
.pagination ul li.next > a,
.pagination ul li.next > span {
  border-right: none;
}
@media (max-width: 480px) {
  .pagination ul li.next,
  .pagination ul li.previous {
    background-color: #d6dbdf;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
  }
  .pagination ul li.previous {
    left: 0;
    right: auto;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
  }
}
.pagination ul li > a,
.pagination ul li > span {
  background: transparent;
  border: none;
  border-left: 2px solid #e4e7ea;
  color: #ffffff;
  line-height: 16px;
  min-height: 17px;
  min-width: 19px;
  outline: none;
  padding: 12px 10px;
  text-align: center;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-backface-visibility: hidden;
}
.pagination ul li > a:hover,
.pagination ul li > span:hover,
.pagination ul li > a :focus,
.pagination ul li > span :focus {
  background-color: #E67E22;
}
.pagination ul li > a:active,
.pagination ul li > span:active {
  background-color: #E67E22;
  color: #ffffff;
}
.pagination > .btn.previous,
.pagination > .btn.next {
  margin-right: 8px;
  font-size: 14px;
  padding-left: 23px;
  padding-right: 23px;
}
.pagination > .btn.previous [class*="fui-"],
.pagination > .btn.next [class*="fui-"] {
  font-size: 16px;
  margin-left: -2px;
  margin-top: -2px;
}
.pagination > .btn.next {
  margin-left: 8px;
  margin-right: 0;
}
.pagination > .btn.next [class*="fui-"] {
  margin-right: -2px;
  margin-left: 4px;
}
@media (max-width: 480px) {
  .pagination > .btn {
    display: block;
    margin: 0;
    width: 50%;
  }
  .pagination > .btn:first-child {
    border-bottom: 2px solid #dfe2e5;
    -webkit-border-radius: 6px 0 0;
    -moz-border-radius: 6px 0 0;
    border-radius: 6px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pagination > .btn:first-child.btn-primary {
    border-bottom-color: #F39C12;
  }
  .pagination > .btn:first-child.btn-danger {
    border-bottom-color: #ec7063;
  }
  .pagination > .btn:first-child.btn-warning {
    border-bottom-color: #f4d03f;
  }
  .pagination > .btn:first-child.btn-success {
    border-bottom-color: #58d68d;
  }
  .pagination > .btn:first-child.btn-info {
    border-bottom-color: #5dade2;
  }
  .pagination > .btn:first-child.btn-inverse {
    border-bottom-color: #5d6d7e;
  }
  .pagination > .btn:first-child > [class*="fui"] {
    margin-left: -20px;
  }
  .pagination > .btn + ul {
    padding: 0;
    text-align: center;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
  }
  .pagination > .btn + ul + .btn {
    border-bottom: 2px solid #dfe2e5;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-border-radius: 0 6px 0 0;
    -moz-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pagination > .btn + ul + .btn.btn-primary {
    border-bottom-color: #F39C12;
  }
  .pagination > .btn + ul + .btn.btn-danger {
    border-bottom-color: #ec7063;
  }
  .pagination > .btn + ul + .btn.btn-warning {
    border-bottom-color: #f4d03f;
  }
  .pagination > .btn + ul + .btn.btn-success {
    border-bottom-color: #58d68d;
  }
  .pagination > .btn + ul + .btn.btn-info {
    border-bottom-color: #5dade2;
  }
  .pagination > .btn + ul + .btn.btn-inverse {
    border-bottom-color: #5d6d7e;
  }
  .pagination > .btn + ul + .btn > [class*="fui"] {
    margin-right: -20px;
  }
  .pagination ul {
    display: block;
  }
  .pagination ul > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.pagination-danger ul {
  background-color: #e74c3c;
}
.pagination-danger ul li.previous > a {
  border-right-color: #ef897e;
}
.pagination-danger ul li > a,
.pagination-danger ul li > span {
  border-left-color: #ef897e;
}
.pagination-danger ul li > a:hover,
.pagination-danger ul li > span:hover,
.pagination-danger ul li > a:focus,
.pagination-danger ul li > span:focus {
  background-color: #ec7063;
}
.pagination-danger ul li > a:active,
.pagination-danger ul li > span:active {
  background-color: #c44133;
}
.pagination-danger ul li.active > a,
.pagination-danger ul li.active > span {
  background-color: #c44133;
}
.pagination-danger ul li.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #e74c3c;
}
.pagination-success ul {
  background-color: #2ecc71;
}
.pagination-success ul li.previous > a {
  border-right-color: #75dda1;
}
.pagination-success ul li > a,
.pagination-success ul li > span {
  border-left-color: #75dda1;
}
.pagination-success ul li > a:hover,
.pagination-success ul li > span:hover,
.pagination-success ul li > a:focus,
.pagination-success ul li > span:focus {
  background-color: #58d68d;
}
.pagination-success ul li > a:active,
.pagination-success ul li > span:active {
  background-color: #27ad60;
}
.pagination-success ul li.active > a,
.pagination-success ul li.active > span {
  background-color: #27ad60;
}
.pagination-success ul li.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #2ecc71;
}
.pagination-warning ul {
  background-color: #f1c40f;
}
.pagination-warning ul li.previous > a {
  border-right-color: #f6d861;
}
.pagination-warning ul li > a,
.pagination-warning ul li > span {
  border-left-color: #f6d861;
}
.pagination-warning ul li > a:hover,
.pagination-warning ul li > span:hover,
.pagination-warning ul li > a:focus,
.pagination-warning ul li > span:focus {
  background-color: #f5d313;
}
.pagination-warning ul li > a:active,
.pagination-warning ul li > span:active {
  background-color: #cda70d;
}
.pagination-warning ul li.active > a,
.pagination-warning ul li.active > span {
  background-color: #cda70d;
}
.pagination-warning ul li.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #f1c40f;
}
.pagination-info ul {
  background-color: #3498db;
}
.pagination-info ul li.previous > a {
  border-right-color: #79bbe7;
}
.pagination-info ul li > a,
.pagination-info ul li > span {
  border-left-color: #79bbe7;
}
.pagination-info ul li > a:hover,
.pagination-info ul li > span:hover,
.pagination-info ul li > a:focus,
.pagination-info ul li > span:focus {
  background-color: #5dade2;
}
.pagination-info ul li > a:active,
.pagination-info ul li > span:active {
  background-color: #2c81ba;
}
.pagination-info ul li.active > a,
.pagination-info ul li.active > span {
  background-color: #2c81ba;
}
.pagination-info ul li.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #3498db;
}
.pagination-inverse ul {
  background-color: #34495e;
}
.pagination-inverse ul li.previous > a {
  border-right-color: #798795;
}
.pagination-inverse ul li > a,
.pagination-inverse ul li > span {
  border-left-color: #798795;
}
.pagination-inverse ul li > a:hover,
.pagination-inverse ul li > span:hover,
.pagination-inverse ul li > a:focus,
.pagination-inverse ul li > span:focus {
  background-color: #415b76;
}
.pagination-inverse ul li > a:active,
.pagination-inverse ul li > span:active {
  background-color: #2c3e50;
}
.pagination-inverse ul li.active > a,
.pagination-inverse ul li.active > span {
  background-color: #2c3e50;
}
.pagination-inverse ul li.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #34495e;
}
.pagination-minimal ul > li:first-child {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.pagination-minimal ul > li:first-child.previous + li > a,
.pagination-minimal ul > li:first-child.previous + li > span {
  border-left-width: 5px;
}
.pagination-minimal ul > li:last-child {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.pagination-minimal ul > li.previous > a,
.pagination-minimal ul > li.next > a,
.pagination-minimal ul > li.previous > span,
.pagination-minimal ul > li.next > span {
  background: transparent;
  border: none;
  border-right: 2px solid #e4e7ea;
  font-size: 15.988px;
  /* 16px */

  margin: 0 9px 0 0;
  padding: 12px 17px;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.pagination-minimal ul > li.previous > a,
.pagination-minimal ul > li.next > a,
.pagination-minimal ul > li.previous > span,
.pagination-minimal ul > li.next > span,
.pagination-minimal ul > li.previous > a:hover,
.pagination-minimal ul > li.next > a:hover,
.pagination-minimal ul > li.previous > span:hover,
.pagination-minimal ul > li.next > span:hover,
.pagination-minimal ul > li.previous > a:focus,
.pagination-minimal ul > li.next > a:focus,
.pagination-minimal ul > li.previous > span:focus,
.pagination-minimal ul > li.next > span:focus {
  border-color: #e4e7ea !important;
}
@media (max-width: 480px) {
  .pagination-minimal ul > li.previous > a,
  .pagination-minimal ul > li.next > a,
  .pagination-minimal ul > li.previous > span,
  .pagination-minimal ul > li.next > span {
    margin-right: 0;
  }
}
.pagination-minimal ul > li.next {
  margin-left: 9px;
}
.pagination-minimal ul > li.next > a,
.pagination-minimal ul > li.next > span {
  border-left: 2px solid #e4e7ea;
  border-right: none;
  margin: 0;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.pagination-minimal ul > li.active > a,
.pagination-minimal ul > li.active > span {
  background-color: #ffffff;
  border-color: #ffffff;
  border-width: 2px !important;
  color: #d6dbdf;
  margin: 10px 5px 9px;
}
.pagination-minimal ul > li.active > a:hover,
.pagination-minimal ul > li.active > span:hover,
.pagination-minimal ul > li.active > a:focus,
.pagination-minimal ul > li.active > span:focus {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #d6dbdf;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination-minimal ul > li.active.previous,
.pagination-minimal ul > li.active.next {
  border-color: #e4e7ea;
}
.pagination-minimal ul > li.active.previous {
  margin-right: 6px;
}
.pagination-minimal ul > li > a,
.pagination-minimal ul > li > span {
  background: #ffffff;
  border: 5px solid #d6dbdf;
  color: #ffffff;
  line-height: 16px;
  margin: 7px 2px 6px;
  min-width: auto;
  padding: 0 4px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
  -moz-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
  -o-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
  transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
  -webkit-backface-visibility: hidden;
}
.pagination-minimal ul > li > a:hover,
.pagination-minimal ul > li > span:hover,
.pagination-minimal ul > li > a :focus,
.pagination-minimal ul > li > span :focus {
  background-color: #E67E22;
  border-color: #E67E22;
  color: #ffffff;
  -webkit-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
  transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
  -webkit-backface-visibility: hidden;
}
.pagination-minimal ul > li > a:active,
.pagination-minimal ul > li > span:active {
  background-color: #16a085;
  border-color: #16a085;
}
.pagination-plain {
  font-size: 15.988px;
  font-weight: 700;
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0;
}
.pagination-plain > li {
  display: inline;
}
.pagination-plain > li.previous {
  padding-right: 23px;
}
.pagination-plain > li.next {
  padding-left: 20px;
}
.pagination-plain > li.active > a {
  color: #d3d7da;
}
.pagination-plain > li > a {
  padding: 0 5px;
}
@media (max-width: 480px) {
  .pagination-plain {
    height: 50px;
    overflow: hidden;
    text-align: center;
  }
  .pagination-plain > li.previous {
    display: block;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
  }
  .pagination-plain > li.next {
    float: right;
    margin-top: -50px;
    text-align: right;
    width: 50%;
  }
}
.pagination-dropdown ul {
  min-width: 67px;
  left: 50%;
  margin-left: -34px;
}
.pagination-dropdown ul li {
  display: block;
  margin-right: 0;
}
.pagination-dropdown ul li:first-child > a,
.pagination-dropdown ul li:first-child > span {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.pagination-dropdown ul li:last-child > a,
.pagination-dropdown ul li:last-child > span {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.pagination-dropdown ul li > a,
.pagination-dropdown ul li > span {
  border-left: none;
  display: block;
  float: none;
  padding: 8px 10px 7px;
  text-align: center;
}
.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #d6dbdf;
}
.tooltip {
  font-size: 14px;
}
.tooltip.in {
  opacity: 1;
}
.tooltip.top {
  padding-bottom: 9px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #34495e;
  border-width: 9px 9px 0;
  bottom: 0;
  margin-left: -9px;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #34495e;
  border-width: 9px 9px 9px 0;
  margin-top: -9px;
  left: -3px;
}
.tooltip.bottom {
  padding-top: 8px;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #34495e;
  border-width: 0 9px 9px;
  margin-left: -9px;
  top: -1px;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #34495e;
  border-width: 9px 0 9px 9px;
  margin-top: -9px;
  right: -3px;
}
.tooltip-inner {
  background-color: #34495e;
  line-height: 17.99px;
  padding: 12px 12px;
  text-align: center;
  width: 183px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.tooltip-light.bottom .tooltip-arrow {
  border-bottom-color: #edeff1;
}
.tooltip-light.left .tooltip-arrow {
  border-left-color: #edeff1;
}
.tooltip-light.right .tooltip-arrow {
  border-right-color: #edeff1;
}
.tooltip-light.top .tooltip-arrow {
  border-top-color: #edeff1;
}
.tooltip-light .tooltip-inner {
  background-color: #edeff1;
  color: #34495e;
}
.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: 2px;
}
.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: #E67E22;
  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: #E67E22;
  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;
  }
}
.table {
  font-size: 15.988px;
}
.table th,
.table td {
  padding: 8px 25px;
  border-top: 2px solid #eef0f0;
}
.table th {
  color: #526476;
  padding-bottom: 14px;
}
.table i[class*="fui-"] {
  vertical-align: baseline;
  font-size: 20px;
}
.table .checkbox,
.table .radio {
  margin-bottom: 0;
  margin-left: -9px;
}
.table .checkbox.no-label,
.table .radio.no-label {
  padding-left: 0;
}
.table .selected-row > td {
  background-color: #f2fbfa;
}
.table img {
  vertical-align: top;
}
.table-bordered {
  border: 2px solid #eef0f0;
  border-left: 0;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.table-bordered th,
.table-bordered td {
  border-left: 2px solid #eef0f0;
}
.table-bordered th {
  padding-bottom: 8px;
}
.table-striped tbody > tr:nth-child(even) > td,
.table-striped tbody > tr.selected-row > td,
.table-striped tbody > tr:nth-child(even) > th,
.table-striped tbody > tr.selected-row > th {
  background-color: transparent;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f9fafb;
}
.table tbody tr.success > td {
  background-color: #ecfaf2;
  border-color: #d5f5e3;
}
.table tbody tr.error > td,
.table tbody tr.danger > td {
  background-color: #fdefed;
  border-color: #fadbd8;
}
.table tbody tr.warning > td {
  background-color: #fefae9;
  border-color: #faecb0;
}
.table tbody tr.info > td {
  background-color: #edf6fc;
  border-color: #d6eaf8;
}
.table-hover tbody tr.success:hover > td {
  background-color: #e4f8ed;
}
.table-hover tbody tr.error:hover > td,
.table-hover tbody tr.danger:hover > td {
  background-color: #fcebe9;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #fdf7e0;
}
.table-hover tbody tr.info:hover > td {
  background-color: #e8f4fb;
}
.rwd-table {
  font-size: 15.988px;
  display: none;
  width: 100%;
}
.rwd-table tr.even td {
  background-color: #f9fafa;
}
.rwd-table tr td {
  border-bottom: 2px solid #f5f6f7;
}
.rwd-table td {
  padding: 5px 0;
  width: 62%;
}
.rwd-table td:first-child {
  padding-right: 5%;
  width: 33%;
}
.rwd-table .checkbox,
.rwd-table .radio {
  display: none;
}
@media (max-width: 767px) {
  .table {
    display: none;
  }
  .rwd-table {
    display: block;
  }
}
.label,
.error {
color: #d22c2c;
}
.badge {
  background-color: #ebedef;
  color: #7b8996;
  font-size: 13.006px;
  line-height: 18.004px;
  font-weight: normal;
  margin-right: 4px;
  padding: 1px 9px 2px;
  text-shadow: none;
  text-decoration: none;
}
.label-small,
.badge-small {
  font-size: 10.08px;
  line-height: 14px;
  font-weight: 600;
  padding: 0 5px 2px;
}
.label-large,
.badge-large {
  font-weight: 600;
  padding: 4px 10px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.label-inverse,
.badge-inverse,
.label-inverse[href],
.badge-inverse[href] {
  background-color: #34495e;
  color: #ffffff;
}
.label-success,
.badge-success,
.label-success[href],
.badge-success[href] {
  background-color: #2ecc71;
  color: #ffffff;
}
.label-important,
.badge-important,
.label-important[href],
.badge-important[href] {
  background-color: #e74c3c;
  color: #ffffff;
}
.label-warning,
.badge-warning,
.label-warning[href],
.badge-warning[href] {
  background-color: #f1c40f;
  color: #ffffff;
}
.label-info,
.badge-info,
.label-info[href],
.badge-info[href] {
  background-color: #3498db;
  color: #ffffff;
}

.label-primary,
.badge-primary,
.label-primary[href],
.badge-primary[href] {
  background-color: #E67E22;
  color: #ffffff;
}
.badge {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert {
  color: #34495e;
  padding: 16px 45px 16px 30px;
  text-shadow: none;
  background-color: #f9f8f3;
  border: 2px solid #ebece8;
  font-size: 16px;
  line-height: 1.53875em;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 5px;

position: relative;
}
.alert a {
  color: #f1c40f;
  font-weight: bold;
}
.alert a:hover {
  text-decoration: underline;
}
.alert a.btn {
  color: #ffffff;
  text-decoration: none;
}
.alert a.btn:active,
.alert a.btn.active {
  color: rgba(255, 255, 255, 0.75);
}
.alert h3 {
  font-size: 23.996px;
}
.alert p {
  font-size: 16.002px;
  line-height: 1.6249200000000001;
}
.alert .close {
  position: relative;
  top: 3px;
  right: -31px;
  line-height: 18px;
  font-size: 18px;
  color: #34495e;
}
.alert .btn {
  margin-bottom: 15px;
  margin-right: 15px;
  margin-top: 15px;
}
@media (max-width: 480px) {
  .alert .btn {
    display: block;
    min-width: auto;
    margin-bottom: 10px;
    margin-right: -15px;
  }
}
.alert-success {
  background-color: #eef6f5;
  border-color: #e0eaeb;
}
.alert-success a {
  color: #16a085;
}
.alert-info {
  background-color: #fff;
  border-color: transparent;
  padding: 16px 45px 0px 45px !important;
}
.alert-hero {
  background-color: #fff;
  border-color: transparent;
}
.alert .triangle-topleft {
  width: 0;
  height: 0;
  border-top: 30px solid #fff6a5;
  border-right: 25px solid transparent;
  position: absolute;
  bottom: -30px;
  left: 180px;
  z-index: 2;
  display: block;
}
.alert .triangle-shadow {
	width: 0;
	height: 0;
	border-top: 30px solid rgba(163, 163, 163, 0.49);
	border-right: 27.5px solid transparent;
	position: absolute;
	bottom: -30px;
	left: 185px;
	z-index: 1;
}
.alert-info a {
  color: #3498db;
}
.alert-tip {
  background-color: #f6f6f7;
  border-color: #f6f6f7;
}
.alert-tip a {
  color: #ff511c;
position: relative;
}
.alert-fb {
    background: rgb(54, 25, 25); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(54, 25, 25, .5);
}
.alert-fb a {
  color: #3498db;
}
.alert-error {
  background-color: #f8f5f5;
  border-color: #F19A9A;
}
.alert-error a {
  color: #e74c3c;
}
.alert-error-form {
  background-color: #f8f5f5;
  border-color: #F19A9A;
margin-top:5px;
font-size:12px !important;
padding: 8px 8px 8px 8px !important;
}
.alert-error-form a {
  color: #e74c3c;
}
.discount-banner {
  position: absolute;
  top: 0;
  right: 0;
  background: #f93d66;
  padding: 0;
  width: 100px;
  height: 100px;
  line-height: 30px;
  margin: -40px -40px;
  border-radius: 50%;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.15);
  text-align: center;
  color: white;
  font-weight: 700;
  font-size:2.5em;
  text-transform: uppercase;
  
    
}
  
.bottom-menu {
  background: #ebedef;
  color: #b8bfc7;
  padding: 40px 0;
}
.bottom-menu-top {
  background: #ebedef;
  background: #fff;
  padding: 30px 0 !important;
}
.bottom-menu .brand {
  font-size: 23.996px;
  /* 24px */

  margin-bottom: -6px;
  margin-top: -8px;
}
.bottom-menu .title {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  color:#fff;
}
.bottom-menu a {
  color: inherit;
}
.active .bottom-menu a,
.bottom-menu a:hover,
.bottom-menu a:focus {
  color: #E67E22;
}
.bottom-menu .label,
.bottom-menu .badge {
  vertical-align: middle;
}
.bottom-icons {
  font-size: 15.988px;
  /* 16px */

}
.bottom-menu-inverse {
  background-color: #172638;
  color: #fff;
}
.bottom-menu-large {
  padding-bottom: 52px;
  padding-top: 52px;
}
.bottom-menu-large .brand {
  margin-top: -2px;
}
.bottom-menu-large .bottom-links li {
  float: none;
  margin-right: 0;
}
.bottom-links,
.bottom-icons {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bottom-links li,
.bottom-icons li {
  display: block;
  float: left;
  margin: 0 18px 0 0;
}
@media (max-width: 767px) {
  .bottom-menu {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .bottom-menu .brand,
  .bottom-menu .bottom-links {
    margin-bottom: 30px;
  }
  .bottom-menu .bottom-links li {
    float: none;
    margin-bottom: 2px;
  }
  .bottom-menu [class*="span"]:last-child .bottom-links {
    margin-bottom: 0;
  }
}
.nav .dropdown-toggle .caret {
  border-bottom-color: #7f8c9a;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #7f8c9a;
  border-top-width: 6px;
}
.nav-pills > li:first-child > a {
  border-left: none;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.nav-pills > li:last-child > a {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover {
  background-color: #16a085;
}
@media (max-width: 480px) {
  .nav-pills > li {
    float: none;
    display: block;
  }
  .nav-pills > li:first-child > a {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }
  .nav-pills > li:last-child > a {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
  }
}
.nav-pills > li > a {
  background-color: #E67E22;
  border-left: 2px solid #16a085;
  color: #ffffff;
  font-size: 15.988px;
  /* 16px */

  font-weight: 500;
  margin: 0;
  outline: none;
  padding: 12px 21px 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #F39C12;
}
.nav-pills > li > a:active {
  background-color: #16a085;
}
@media (max-width: 480px) {
  .nav-pills > li > a {
    border-left: none;
    display: block;
  }
}
.nav-tabs {
  border-bottom-width: 2px;
  border-bottom-color: #e1e4e7;
}
.nav-tabs.nav-append-content {
  border-bottom: none;
  margin-bottom: 0;
}
.nav-tabs.nav-append-content > li.active:first-child:before {
  background-color: #ffffff;
  border-left: 2px solid #e1e4e7;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  bottom: -4px;
  width: 6px;
  z-index: 2;
}
.nav-tabs > li {
  margin-bottom: -2px;
  position: relative;
}
.nav-tabs > li.active {
  z-index: 2;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: #e1e4e7;
  border-bottom-color: #ffffff;
  border-width: 2px;
  color: #7f8c9a;
}
.nav-tabs > li.active .dropdown-toggle,
.nav-tabs > li.active .dropdown-toggle:hover,
.nav-tabs > li.active .dropdown-toggle:focus {
  color: #7f8c9a;
}
.nav-tabs > li.active .dropdown-toggle .caret,
.nav-tabs > li.active .dropdown-toggle:hover .caret,
.nav-tabs > li.active .dropdown-toggle:focus .caret {
  border-bottom-color: #7f8c9a;
  border-top-color: #7f8c9a;
}
.nav-tabs > li.open a.dropdown-toggle,
.nav-tabs > li.open.active a.dropdown-toggle,
.nav-tabs > li.open a.dropdown-toggle:hover,
.nav-tabs > li.open.active a.dropdown-toggle:hover {
  background-color: #f3f4f5;
  border-color: #e1e4e7;
  border-bottom-color: transparent;
  color: #7f8c9a;
}
.nav-tabs > li.open a.dropdown-toggle .caret,
.nav-tabs > li.open.active a.dropdown-toggle .caret,
.nav-tabs > li.open a.dropdown-toggle:hover .caret,
.nav-tabs > li.open.active a.dropdown-toggle:hover .caret {
  border-bottom-color: #7f8c9a;
  border-top-color: #7f8c9a;
}
.nav-tabs > li.open .dropdown-menu,
.nav-tabs > li.open.active .dropdown-menu {
  margin-top: -2px;
}
.nav-tabs > li.open.active {
  z-index: 1003;
}
.nav-tabs > li > a {
  border-width: 2px;
  font-weight: 600;
  padding: 7px 21px 8px;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  color: #7f8c9a;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-backface-visibility: hidden;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: transparent;
  border-color: transparent;
  border-bottom-color: transparent;
  outline: none;
  color: #E67E22;
}
.nav-tabs > li .dropdown-toggle {
  position: relative;
  z-index: 1002;
}
.nav-tabs > li .dropdown-toggle:hover .caret,
.nav-tabs > li .dropdown-toggle:focus .caret {
  border-bottom-color: #E67E22;
  border-top-color: #E67E22;
}
.nav-tabs > li .dropdown-menu {
  border: 2px solid #e1e4e7;
  margin-top: -10px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.nav-tabs > li .dropdown-menu li:first-child > a {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.nav-tabs > li .dropdown-menu li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs > li .dropdown-menu li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs > li .open .dropdown-toggle {
  background-color: #f3f4f5;
}
@media (max-width: 480px) {
  .nav-tabs {
    border-bottom: none;
  }
  .nav-tabs > li {
    display: block;
    float: none;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    background-color: #E67E22;
    border: 2px solid #E67E22;
    color: #ffffff;
  }
  .nav-tabs > li.active > a:before,
  .nav-tabs > li.active > a:hover:before,
  .nav-tabs > li.active > a:focus:before {
    display: none;
  }
  .nav-tabs > li.active:before {
    display: none;
  }
  .nav-tabs > li.dropdown.active > a,
  .nav-tabs > li.dropdown.active > a.dropdown-toggle,
  .nav-tabs > li.dropdown.active > a:hover {
    color: #ffffff;
  }
  .nav-tabs > li.dropdown.active > a .caret,
  .nav-tabs > li.dropdown.active > a.dropdown-toggle .caret,
  .nav-tabs > li.dropdown.active > a:hover .caret {
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
  }
  .nav-tabs > li.dropdown.active.open > a,
  .nav-tabs > li.dropdown.active.open > a.dropdown-toggle,
  .nav-tabs > li.dropdown.active.open > a:hover {
    color: #7f8c9a;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }
  .nav-tabs > li.dropdown.active.open > a .caret,
  .nav-tabs > li.dropdown.active.open > a.dropdown-toggle .caret,
  .nav-tabs > li.dropdown.active.open > a:hover .caret {
    border-bottom-color: #7f8c9a;
    border-top-color: #7f8c9a;
  }
  .nav-tabs > li > a,
  .nav-tabs > li > a:hover,
  .nav-tabs > li > a:focus {
    border: 2px solid #e1e4e7;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 10px 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
}
.tabs-left > .nav-tabs {
  background-color: #f3f4f5;
  border-color: #ebedef;
  border-right-width: 2px;
  margin-right: 18px;
  padding-left: 15px;
}
.tabs-left > .nav-tabs > li:first-child:before {
  display: none;
}
.tabs-left > .nav-tabs > li:last-child > a {
  margin-bottom: 2px;
}
.tabs-left > .nav-tabs > li.active > a {
  background-color: #ffffff;
}
.tabs-left > .nav-tabs > li.active > a,
.tabs-left > .nav-tabs > li.active > a:hover {
  border-color: #ebedef;
  border-right-color: transparent;
}
.tabs-left > .nav-tabs > li > a,
.tabs-left > .nav-tabs > li > a:hover {
  border-color: transparent;
  margin-right: -2px;
}
.tabs-left > .nav-tabs > li > a {
  padding: 8px 15px 9px;
}
.tabs-left .tab-content {
  border: none;
  padding: 0;
}
.tabs-right > .nav-tabs {
  background-color: #f3f4f5;
  border-color: #ebedef;
  border-left-width: 2px;
  margin-left: 18px;
  padding-right: 15px;
}
.tabs-right > .nav-tabs > li:first-child:before {
  display: none;
}
.tabs-right > .nav-tabs > li:last-child > a {
  margin-bottom: 2px;
}
.tabs-right > .nav-tabs > li.active > a,
.tabs-right > .nav-tabs > li.active > a:hover {
  border-color: #ebedef;
  border-left-color: transparent;
}
.tabs-right > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a:hover {
  border-left-color: transparent;
  margin-left: -2px;
}
.tabs-right > .nav-tabs > li > a {
  padding: 8px 15px 9px;
}
.tabs-right .dropdown-menu {
  margin-left: -2px;
}
.tabs-right .tab-content {
  border: none;
  padding: 0;
}
.tab-content {
  border: 2px solid #ddd;
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 20px 20px 10px;
  position: relative;
  z-index: 1;
}

<!---NAV LIST HERE--->


.nav-header {
  color: #d35400;
  font-size: 13px;
  text-transform: uppercase;
}
.nav-counter {
  background-color: #043244;
  border-radius: 5px;
  color: #ffffff;
  font-size: 12.992px;
  font-weight: 500;
  float: right;
  margin: 1px -4px -1px 0;
  padding: 0px 8px;
}
.nav-counter.success {
  background-color: #1ABC9C;
  border-radius: 5px;
  color: #ffffff;
  font-size: 12.992px;
  font-weight: 500;
  float: right;
  margin: 1px -4px -1px 0;
  padding: 0px 8px;
}
.step-1{
background-color: #e67f22;
border-radius: 100px;
color: #ffffff;
margin: 1px -4px -1px 0;
padding: 0px 10px;
}
.step-2{
background-color: #e5002b;
border-radius: 100px;
color: #ffffff;
margin: 1px -4px -1px 0;
padding: 0px 10px;
}
.step-3{
background-color: #d40e7d;
border-radius: 100px;
color: #ffffff;
margin: 1px -4px -1px 0;
padding: 0px 10px;
}
.nav-list-vivid {
  background-color: #edeff1;
      -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  border-radius: 6x;
  padding-bottom: 2px;
}
.nav-list-vivid > li {
  margin-bottom: 2px;
}
.nav-list-vivid > li.divider {
  background-color: transparent;
  margin: 3px 0 0;
}
.nav-list-vivid > li.active > a,
.nav-list-vivid > li.active > a:hover,
.nav-list-vivid > li.active > a:focus {
  background-color: #E67E22;
  color: #ffffff;
}
.nav-list-vivid > li > a {
  border-radius: 0;
  color: #526476;
  font-size: 14px;
}
.nav-list-vivid > li > a:hover,
.nav-list-vivid > li > a:focus {
  color: #16a085;
}
.nav-list-vivid .nav-header:first-child {
  padding-top: 10px;
}
@media (max-width: 480px) {
  .tabs-left > .nav-tabs,
  .tabs-right > .nav-tabs {
    background-color: transparent;
    border-left: none;
    border-right: none;
    float: none;
    margin: 0 0 20px;
    padding: 0;
  }
  .tabs-left > .nav-tabs > li.active > a,
  .tabs-right > .nav-tabs > li.active > a,
  .tabs-left > .nav-tabs > li.active > a:hover,
  .tabs-right > .nav-tabs > li.active > a:hover,
  .tabs-left > .nav-tabs > li.active > a:focus,
  .tabs-right > .nav-tabs > li.active > a:focus {
    border-color: transparent;
  }
  .tabs-left > .nav-tabs > li.active.open .dropdown-menu,
  .tabs-right > .nav-tabs > li.active.open .dropdown-menu {
    margin-left: 0;
  }
  .tabs-left > .nav-tabs > li > a,
  .tabs-right > .nav-tabs > li > a {
    border-color: #e1e4e7;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .tabs-left > .nav-tabs > li > a:hover,
  .tabs-right > .nav-tabs > li > a:hover,
  .tabs-left > .nav-tabs > li > a:focus,
  .tabs-right > .nav-tabs > li > a:focus {
    border-color: #e1e4e7;
    margin-left: 0;
    margin-right: 0;
  }
}
.iconbar {
  background-color: #2c3e50;
  border-radius: 6px;
  float: left;
  margin: 0 20px 20px 0;
}
.iconbar > ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.iconbar > ul > li {
  margin: 0;
  padding: 0;
}
.iconbar > ul > li.active > a {
  color: #E67E22;
}
.iconbar > ul > li:first-child > a {
  padding-top: 32px;
}
.iconbar > ul > li > a {
  color: #ffffff;
  display: block;
  font-size: 23.996px;
  padding: 8px 30px 32px;
  position: relative;
  text-decoration: none;
}
.iconbar > ul > li > a:hover,
.iconbar > ul > li > a:focus {
  color: #E67E22;
}
@media (max-width: 480px) {
  .iconbar > ul > li > a,
  .iconbar.iconbar-horizontal > ul > li > a,
  .iconbar > ul > li.active > a,
  .iconbar.iconbar-horizontal > ul > li.active > a {
    display: inline-block;
    padding: 25px;
  }
  .iconbar .iconbar-unread {
    right: 15px;
    top: 13px;
  }
  .iconbar.iconbar-horizontal {
    height: 70px;
    overflow: auto;
    width: 100%;
    white-space: nowrap;
  }
  .iconbar.iconbar-horizontal > ul > li {
    float: none;
    display: inline;
  }
  .iconbar.iconbar-horizontal .iconbar-unread {
    right: 15px;
  }
}
[class*="iconbar-stick-"] {
  border-radius: 0;
  margin: 0;
  position: fixed;
  z-index: 1001;
}
[class*="iconbar-stick-"] > ul {
  margin: 0;
}
.iconbar-stick-left {
  bottom: 0;
  left: 0;
  top: 0;
}
.iconbar-unread {
  background-color: #2a7aaf;
  border-radius: 50%;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 11.998px;
  font-weight: 500;
  line-height: 18.998px;
  min-width: 14px;
  padding: 0 2px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -2px;
  -webkit-font-smoothing: auto;
}
.iconbar-success {
  background-color: #2ecc71;
}
.iconbar-success > ul > li.active > a {
  color: #1e874b;
}
.iconbar-success > ul > li > a:hover,
.iconbar-success > ul > li > a:focus {
  color: #1e874b;
}
.iconbar-success .iconbar-unread {
  background-color: #1e874b;
}
.iconbar-danger {
  background-color: #e74c3c;
}
.iconbar-danger > ul > li.active > a {
  color: #983228;
}
.iconbar-danger > ul > li > a:hover,
.iconbar-danger > ul > li > a:focus {
  color: #983228;
}
.iconbar-danger .iconbar-unread {
  background-color: #983228;
}
.iconbar-warning {
  background-color: #f1c40f;
}
.iconbar-warning > ul > li.active > a {
  color: #9f810a;
}
.iconbar-warning > ul > li > a:hover,
.iconbar-warning > ul > li > a:focus {
  color: #9f810a;
}
.iconbar-warning .iconbar-unread {
  background-color: #9f810a;
}
.iconbar-info {
  background-color: #3498db;
}
.iconbar-info > ul > li.active > a {
  color: #226491;
}
.iconbar-info > ul > li > a:hover,
.iconbar-info > ul > li > a:focus {
  color: #226491;
}
.iconbar-info .iconbar-unread {
  background-color: #226491;
}
.iconbar-horizontal {
  clear: both;
  float: left;
}
.iconbar-horizontal > ul > li {
  float: left;
}
.iconbar-horizontal > ul > li:first-child > a {
  padding: 25px 32px 25px;
}
.iconbar-horizontal > ul > li > a {
  padding: 25px 32px 25px 8px;
}
.iconbar-horizontal .iconbar-unread {
  right: 23px;
  top: 13px;
}
.breadcrumb {
  background-color: #f3f4f5;
  font-size: 14.994px;
  font-weight: 700;
  padding: 13px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.breadcrumb > li {
  position: relative;
  text-shadow: none;
}
.breadcrumb > li:after {
  color: #bdc3c7;
  content: "\e002";
  display: inline-block;
  font-family: 'Flat-UI-Icons';
  font-size: 9.799999999999999px;
  margin: -4px 9px 0 13px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}
.breadcrumb .active {
  color: #bdc3c7;
  cursor: default;
}
.breadcrumb .active:after {
  display: none;
}
.breadcrumb .active > a {
  color: inherit;
  cursor: inherit;
}
.breadcrumb-text {
  color: #bdc3c7;
  margin-bottom: 20px;
}
.breadcrumb-text .caption {
  font-weight: 700;
  margin: 0 0 3px;
  font-size: 18.004px;
}
.breadcrumb-text .caption:after {
  content: "\e02c";
  display: inline-block;
  font-family: 'Flat-UI-Icons';
  font-weight: normal;
  font-variant: normal;
  margin-left: 5px;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.breadcrumb-text p {
  font-size: 23.996px;
  /* 24px */

  font-weight: 700;
  margin-bottom: 20px;
}
.breadcrumb-text p a:after {
  color: #bdc3c7;
  content: "/";
  font-weight: 300;
  margin: 0 4px 0 9px;
}
.popover {
  background-color: #e5002b  ;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.popover.right .arrow {
  border-right-color: #edeff1;
  left: -9px;
  margin-top: -9px;
}
.popover.left .arrow {
  border-left-color: #edeff1;
  right: -9px;
  margin-top: -9px;
}
.popover.bottom .arrow {
  border-bottom-color: #edeff1;
  margin-right: -9px;
  top: -9px;
}
.popover.top .arrow {
  border-top-color: #e2e6cd;
  bottom: -9px;
  margin-left: -9px;
}
.popover .arrow {
  border-width: 9px;
}
.popover .arrow:after {
  display: none;
}
.popover-title {
  background-color: #e5002b;
  color: #ffffff;
  font-size: 14.994px;
  font-weight: 700;
  padding: 10px 20px 11px;
border-bottom: 0px solid #eee;
}
.popover-content {
  padding: 9px 20px 1px;
background-color: #e2e6cd;
}
.popover-content p {
  font-size: 14px;
  line-height: 1.231;
}
.dialog {
  background-color: #edeff1;
  border-top: 2px solid #d6dbdf;
  font-size: 15.988px;
  /* 16px */

  margin-bottom: 20px;
  padding: 18px 0;
  position: relative;
  text-align: center;
}
.dialog .btn {
  vertical-align: baseline;
}
.dialog form {
  margin-bottom: 0;
}
.dialog form input,
.dialog form .btn {
  margin-bottom: 0;
  margin-left: 20px;
  vertical-align: top;
}
.dialog form input:first-child,
.dialog form .btn:first-child {
  margin-left: 0;
}
.dialog.dialog-success {
  background-color: #f0faf8;
  border-top-color: #e2edeb;
}
.dialog.dialog-danger {
  background-color: #fdefed;
  border-top-color: #fadbd8;
}
.dialog.dialog-warning {
  background-color: #fefae9;
  border-top-color: #fcf3cf;
}
.dialog.dialog-info {
  background-color: #edf6fc;
  border-top-color: #d6eaf8;
}
.dialog.dialog-inverse {
  background-color: #34495e;
  border-top-color: #2a3a4b;
  color: #ffffff;
}
@media (max-width: 767px) {
  .dialog {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .dialog form .btn,
  .dialog .btn {
    display: block;
    margin: 9px 0;
    min-width: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .dialog form .btn:last-child,
  .dialog .btn:last-child {
    margin-bottom: 0;
  }
  .dialog form .btn + .btn,
  .dialog .btn + .btn {
    margin-top: 18px;
  }
  .dialog form input {
    margin: 9px 0;
  }
}
/* ============================================================
 * bootstrapSwitch v1.3 by Larentis Mattia @spiritualGuru
 * http://www.larentis.eu/switch/
 * ============================================================
 * Licensed under the Apache License, Version 2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 * ============================================================ */
.has-switch {
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
  line-height: 1.231;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 80px;
  -webkit-mask: url('../images/switch/mask.png') 0 0 no-repeat;
  mask: url('../images/switch/mask.png') 0 0 no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.has-switch.deactivate {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}
.has-switch.deactivate label,
.has-switch.deactivate span {
  cursor: default !important;
}
.has-switch > div {
  width: 162%;
  position: relative;
  top: 0;
}
.has-switch > div.switch-animate {
  -webkit-transition: left 0.25s ease-out;
  -moz-transition: left 0.25s ease-out;
  -o-transition: left 0.25s ease-out;
  transition: left 0.25s ease-out;
  -webkit-backface-visibility: hidden;
}
.has-switch > div.switch-off {
  left: -63%;
}
.has-switch > div.switch-off label {
  background-color: #7f8c9a;
  border-color: #bdc3c7;
  -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
}
.has-switch > div.switch-on {
  left: 0%;
}
.has-switch > div.switch-on label {
  background-color: #E67E22;
}
.has-switch input[type=checkbox] {
  display: none;
}
.has-switch span {
  cursor: pointer;
  font-size: 14.994px;
  font-weight: 700;
  float: left;
  height: 29px;
  line-height: 19px;
  margin: 0;
  padding-bottom: 6px;
  padding-top: 5px;
  position: relative;
  text-align: center;
  width: 50%;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.25s ease-out;
  -moz-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  -webkit-backface-visibility: hidden;
}
.has-switch span.switch-left {
  border-radius: 30px 0 0 30px;
  background-color: #34495e;
  color: #E67E22;
  border-left: 1px solid transparent;
}
.has-switch span.switch-right {
  border-radius: 0 30px 30px 0;
  background-color: #bdc3c7;
  color: #ffffff;
  text-indent: 7px;
}
.has-switch span.switch-right [class*="fui-"] {
  text-indent: 0;
}
.has-switch label {
  border: 4px solid #34495e;
  border-radius: 50%;
  float: left;
  height: 21px;
  margin: 0 -15px 0 -14px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 21px;
  z-index: 100;
  -webkit-transition: 0.25s ease-out;
  -moz-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  -webkit-backface-visibility: hidden;
}
.switch-square {
  border-radius: 6px;
  -webkit-mask: url('../images/switch/mask.png') 0 0 no-repeat;
  mask: url('../images/switch/mask.png') 0 0 no-repeat;
}
.switch-square > div.switch-off label {
  border-color: #7f8c9a;
  border-radius: 6px 0 0 6px;
}
.switch-square span.switch-left {
  border-radius: 6px 0 0 6px;
}
.switch-square span.switch-left [class*="fui-"] {
  text-indent: -10px;
}
.switch-square span.switch-right {
  border-radius: 0 6px 6px 0;
}
.switch-square span.switch-right [class*="fui-"] {
  text-indent: 5px;
}
.switch-square label {
  border-radius: 0 6px 6px 0;
  border-color: #E67E22;
}
.last-col {
  overflow: hidden;
}
.ptn,
.pvn,
.pan {
  padding-top: 0;
}
.ptx,
.pvx,
.pax {
  padding-top: 3px;
}
.pts,
.pvs,
.pas {
  padding-top: 5px;
}
.ptm,
.pvm,
.pam {
  padding-top: 10px;
}
.ptl,
.pvl,
.pal {
  padding-top: 20px;
}
.pms {
  padding-top: 40px;
}
.prn,
.phn,
.pan {
  padding-right: 0;
}
.prx,
.phx,
.pax {
  padding-right: 3px;
}
.prs,
.phs,
.pas {
  padding-right: 5px;
}
.prm,
.phm,
.pam {
  padding-right: 10px;
}
.prl,
.phl,
.pal {
  padding-right: 20px;
}
.pbn,
.pvn,
.pan {
  padding-bottom: 0;
}
.pbx,
.pvx,
.pax {
  padding-bottom: 3px;
}
.pbs,
.pvs,
.pas {
  padding-bottom: 5px;
}
.pbm,
.pvm,
.pam {
  padding-bottom: 10px;
}
.pbl,
.pvl,
.pal {
  padding-bottom: 20px;
}
.tom {
  padding-bottom: 60px;
  padding-top:60px;
}
.cta {
  padding-bottom: 80px;
  padding-top:60px;
}
.pln,
.phn,
.pan {
  padding-left: 0;
}
.plx,
.phx,
.pax {
  padding-left: 3px;
}
.pls,
.phs,
.pas {
  padding-left: 5px;
}
.plm,
.phm,
.pam {
  padding-left: 10px;
}
.pll,
.phl,
.pal {
  padding-left: 20px;
}
.mtn,
.mvn,
.man {
  margin-top: 0px;
}
.mtx,
.mvx,
.max {
  margin-top: 3px;
}
.mts,
.mvs,
.mas {
  margin-top: 5px;
}
.mtm,
.mvm,
.mam {
  margin-top: 10px;
}
.mtl,
.mvl,
.mal {
  margin-top: 20px;
}
.mrn,
.mhn,
.man {
  margin-right: 0px;
}
.mrx,
.mhx,
.max {
  margin-right: 3px;
}
.mrs,
.mhs,
.mas {
  margin-right: 5px;
}
.mrm,
.mhm,
.mam {
  margin-right: 10px;
}
.mrl,
.mhl,
.mal {
  margin-right: 20px;
}
.mbn,
.mvn,
.man {
  margin-bottom: 0px;
}
.mbx,
.mvx,
.max {
  margin-bottom: 3px;
}
.mbs,
.mvs,
.mas {
  margin-bottom: 5px;
}
.mbm,
.mvm,
.mam {
  margin-bottom: 10px;
}
.mbl,
.mvl,
.mal {
  margin-bottom: 20px;
}
.mln,
.mhn,
.man {
  margin-left: 0px;
}
.mlx,
.mhx,
.max {
  margin-left: 3px;
}
.mls,
.mhs,
.mas {
  margin-left: 5px;
}
.mlm,
.mhm,
.mam {
  margin-left: 10px;
}
.mll,
.mhl,
.mal {
  margin-left: 20px;
}
.section {
  background: #f2f2f2;
  color: #213e50;
  padding: 20px 0;
}
.text-center {
    text-align: center;
}

.section-hero {
  background-color: #0067b2;
  color: #fff;
  background-image:url(/images/blue_print_bg.jpg); min-height:500px;  -webkit-background-size: cover;   -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;
}
.section-color-1 {
  background-color: #f2f2f2;
  color: #192332;
  
}
.section-color-2 {
  background-color: #213e50;
  color: #fff;
}
.section-color-3 {
  background-color: #ecedef;
  color: #213e50;
}
.section-color-4 {
  background-color: #D35400;
  color: #fff;
}
.section-color-5 {
  background-color: #F59E21;
  background-image:url(/images/family.png);
  background-repeat:no-repeat;
  color: #fff;
}
.section-color-6 {
  background-color: #34495e;
  color: #fff;
}
.section-color-8 {
  background-color: #f7a305;
  color: #fff;
}
.section-color-9 {
  background-color: #ff511c;
  color: #fff;
}
.section-color-7 {
  background-color: #fff;
  min-height:18px;
  border-top-style:dashed;
  border-top-width:2px;
  border-top-color:#8a8b8f;
  border-bottom-style:dashed;
  border-bottom-width:2px;
  border-bottom-color:#8a8b8f;
}
.section-fb{
  padding: 20px 0 0 0;
  border-top-style:solid;
  border-top-width:1px;
  border-top-color:#C2E2FF;

}
.section-blue{
  padding: 40px 15px 40px 15px;
  border-top-style:solid;
  border-top-width:1px;
  border-top-color:#f2f2f2;
 border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#f2f2f2;
}

.section-pad{
  padding: 20px 15px 20px 15px;
}


background-position: center top;
background-align:top;
}
.section-color-6 {
  background-color: #f5eedb;
  background-image:url(../images/og-bg.png);
  background-repeat:repeat-x;
  color: #fff;
}
.section-orange {
        background: linear-gradient(to right top, rgb(247, 163, 5), rgb(255, 117, 0));
}

.footer-banner {
  background-color: #1abc9c;
  color: #d1f2eb;
  margin-left: 42px;
  min-height: 286px;
  padding: 0 30px 30px;
}
.footer-banner .footer-title {
  color: #ffffff;
}
.footer-banner a {
  color: #b7f5e9;
  text-decoration: underline;
}
.footer-banner a:hover {
  text-decoration: none;
}
.footer-banner ul {
  list-style-type: none;
  margin: 0 0 26px;
}
.footer-banner ul li {
  border-top: 1px solid #1bc5a3;
  line-height: 19px;
  padding: 6px 0;
}
.footer-banner ul li:first-child {
  border-top: none;
  padding-top: 1px;
}
/* =====================================
8. PROMO VIDEO AREA
===================================== */

#promo-video-area {
    position: relative;
    top: 120px;
    z-index: 2;
}
.video-demo-image {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
    display: inline-block;
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#promo-video-area .overlay-grad-one:after {
    z-index: 1;
}
#promo-video-area .overlay-grad-two:after {
    z-index: 1;
}
.video-play-icon {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.video-play-icon i {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 80px;
    color: #fff;
    display: inline-block;
    font-size: 36px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
}
.video-js {
  background-color: transparent;
  margin-top: -95px;
  position: relative;
  padding: 0;
  font-size: 10px;
  vertical-align: middle;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.video-js:-moz-full-screen {
  position: absolute;
}
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.vjs-poster {
  margin: 0 auto;
  padding: 0;
  cursor: pointer;
  position: relative;
  width: 100%;
  max-height: 100%;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  left: 1em;
  right: 1em;
  font-family: "Lato", sans-serif;
}
.video-js .vjs-text-track {
  display: none;
  color: #ffffff;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #fff;
}
.video-js .vjs-captions {
  color: #fc6;
}
.vjs-tt-cue {
  display: block;
}
.vjs-fade-in {
  visibility: visible !important;
  opacity: 1 !important;
  -webkit-transition: visibility 0s linear 0s, opacity .3s linear;
  -moz-transition: visibility 0s linear 0s, opacity .3s linear;
  -o-transition: visibility 0s linear 0s, opacity .3s linear;
  transition: visibility 0s linear 0s, opacity .3s linear;
  -webkit-backface-visibility: hidden;
}
.vjs-fade-out {
  visibility: hidden !important;
  opacity: 0 !important;
  -webkit-transition: visibility 0s linear 1.5s, opacity 1.5s linear;
  -moz-transition: visibility 0s linear 1.5s, opacity 1.5s linear;
  -o-transition: visibility 0s linear 1.5s, opacity 1.5s linear;
  transition: visibility 0s linear 1.5s, opacity 1.5s linear;
  -webkit-backface-visibility: hidden;
}
.vjs-controls {
  position: absolute;
  bottom: -47px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  height: 47px;
  color: #ffffff;
  background: #273747;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.vjs-controls.vjs-fade-out {
  visibility: visible !important;
  opacity: 1 !important;
}
.vjs-control {
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 18px;
  width: 18px;
}
.vjs-control:focus {
  outline: 0;
}
.vjs-control div {
  background-position: center center;
  background-repeat: no-repeat;
}
.vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vjs-play-control {
  cursor: pointer !important;
  height: 47px;
  left: 0;
  position: absolute;
  top: 0;
  width: 58px;
}
.vjs-play-control div {
  position: relative;
  height: 47px;
}
.vjs-play-control div:before,
.vjs-play-control div:after {
  position: absolute;
  font-family: "Flat-UI-Icons";
  color: #1abc9c;
  font-size: 16px;
  top: 50%;
  left: 50%;
  margin: -0.55em 0 0 -0.5em;
  -webkit-transition: color .25s, opacity .25s;
  -moz-transition: color .25s, opacity .25s;
  -o-transition: color .25s, opacity .25s;
  transition: color .25s, opacity .25s;
  -webkit-backface-visibility: hidden;
}
.vjs-play-control div:after {
  content: "\e03b";
}
.vjs-play-control div:before {
  content: "\e03c";
}
.vjs-paused .vjs-play-control:hover div:before {
  color: #16a085;
}
.vjs-paused .vjs-play-control div:after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.vjs-paused .vjs-play-control div:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vjs-playing .vjs-play-control:hover div:after {
  color: #16a085;
}
.vjs-playing .vjs-play-control div:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vjs-playing .vjs-play-control div:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.vjs-rewind-control {
  width: 5em;
  cursor: pointer !important;
}
.vjs-rewind-control div {
  width: 19px;
  height: 16px;
  background: none transparent;
  margin: .5em auto 0;
}
.vjs-mute-control {
  background: url(../images/video/volume-full.png) center -48px no-repeat;
  background-size: 16px 64px;
  cursor: pointer !important;
  position: absolute;
  right: 51px;
  top: 14px;
}
.vjs-mute-control:hover div,
.vjs-mute-control:focus div {
  opacity: 0;
}
.vjs-mute-control.vjs-vol-0,
.vjs-mute-control.vjs-vol-0 div {
  background-image: url(../images/video/volume-off.png);
}
.vjs-mute-control div {
  background: #273747 url(../images/video/volume-full.png) no-repeat center 2px;
  background-size: 16px 64px;
  height: 18px;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
  -webkit-backface-visibility: hidden;
}
.vjs-volume-control,
.vjs-volume-level,
.vjs-volume-handle,
.vjs-volume-bar {
  display: none;
}
.vjs-progress-control {
  position: absolute;
  left: 60px;
  right: 180px;
  height: 12px;
  width: auto;
  top: 18px;
  background: #425669;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}
.vjs-progress-holder {
  position: relative;
  cursor: pointer !important;
  padding: 0;
  margin: 0;
  height: 12px;
}
.vjs-play-progress,
.vjs-load-progress {
  position: absolute;
  display: block;
  height: 12px;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}
.vjs-play-progress {
  background: #1abc9c;
  left: -1px;
}
.vjs-load-progress {
  background: #d6dbdf;
  -webkit-border-radius: 32px 0 0 32px;
  -moz-border-radius: 32px 0 0 32px;
  border-radius: 32px 0 0 32px;
}
.vjs-load-progress[style*='100%'],
.vjs-load-progress[style*='99%'] {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}
.vjs-seek-handle {
  background-color: #16a085;
  position: absolute;
  width: 18px;
  height: 18px;
  margin: -3px 0 0 1px;
  left: 0;
  top: 0;
  -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;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.vjs-seek-handle[style*='95.'] {
  margin-left: 3px;
}
.vjs-seek-handle[style='left: 0%;'] {
  margin-left: -2px;
}
.vjs-seek-handle:hover,
.vjs-seek-handle:focus {
  background-color: #148d75;
}
.vjs-seek-handle:active {
  background-color: #117a65;
}
.vjs-time-controls {
  position: absolute;
  height: 20px;
  width: 50px;
  top: 16px;
  font: 300 13px "Lato", sans-serif;
}
.vjs-current-time {
  right: 128px;
  text-align: right;
}
.vjs-duration {
  color: #5d6d7e;
  right: 69px;
  text-align: left;
}
.vjs-remaining-time {
  display: none;
}
.vjs-time-divider {
  color: #5d6d7e;
  font-size: 14px;
  position: absolute;
  right: 121px;
  top: 15px;
}
.vjs-secondary-controls {
  float: right;
}
.vjs-fullscreen-control {
  background-image: url(../images/video/fullscreen.png);
  background-position: center -47px;
  background-size: 15px 64px;
  cursor: pointer !important;
  position: absolute;
  right: 17px;

  top: 13px;
}
.vjs-fullscreen-control:hover div,
.vjs-fullscreen-control:focus div {
  opacity: 0;
}
.vjs-fullscreen-control div {
  height: 18px;
  background: url(../images/video/fullscreen.png) no-repeat center 2px;
  background-size: 15px 64px;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
  -webkit-backface-visibility: hidden;
}
.vjs-menu-button {
  display: none !important;
}
@-webkit-keyframes sharp
  .sharp-keyframes();

@-moz-keyframes sharp
  .sharp-keyframes();

@-o-keyframes sharp
  .sharp-keyframes();

@keyframes sharp
  .sharp-keyframes();

.vjs-loading-spinner {
  background: #ebedee;
  display: none;
  height: 16px;
  left: 50%;
  margin: -8px 0 0 -8px;
  position: absolute;
  top: 50%;
  width: 16px;
  -webkit-animation: sharp 2s ease infinite;
  -moz-animation: sharp 2s ease infinite;
  -o-animation: sharp 2s ease infinite;
  animation: sharp 2s ease infinite;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.demo-video {
  padding-top: 95px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.demo-samples {
  margin-bottom: 46px;
}
.test-content {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  overflow:visible;
}
.login {
  padding: 38px 38px 67px;
  position: relative;
    max-width:940px;

}
.login-screen {

  min-height: 317px;
  padding: 23px 199px 33px 306px;
  max-width:940px;
}
.login-icon {
  left: 200px;
  position: absolute;
  top: 60px;
  width: 96px;
}
.login-icon > img {
  display: block;
  margin-bottom: 6px;
  width: 100%;
}
.login-icon > h4 {
  font-size: 17px;
  font-weight: 200;
  line-height: 34px;
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.login-icon > h4 small {
  color: inherit;
  display: block;
  font-size: inherit;
  font-weight: 700;
}
.login-form {
  background-color: #c2def4;
  padding: 24px 23px 20px;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.login-form:before {
  content: '';
  border-style: solid;
  border-width: 12px 12px 12px 0;
  border-color: transparent #c2def4 transparent transparent;
  height: 0;
  position: absolute;
  left: -12px;
  top: 35px;
  width: 0;
  -webkit-transform: rotate(360deg);
}
.login-form .control-group {
  margin-bottom: 6px;
  position: relative;
}
.login-form .login-field {
  border-color: transparent;
  font-size: 17px;
  padding-bottom: 11px;
  padding-top: 11px;
  text-indent: 3px;
  width: 299px;
  margin-bottom: 10px !important;
}
.login-form .login-field:focus + .login-field-icon {
  color: #1abc9c;
}
.login-form .login-field-icon {
  color: #bfc9ca;
  font-size: 16px;
  position: absolute;
  right: 13px;
  top: 14px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.login-link {
  color: #1ABC9C;
  display: block;
  font-size: 13px;
  margin-top: 15px;
  text-align: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
  .login {
    background-image: url(../images/login/imac-2x.png);
  }
}
div.terms {
	width:auto;
height: 100px;
border: 1px solid #ccc;
background: #f2f2f2;
padding: 6px;
overflow: auto;
font-size:10px;
}
.palette {
  color: #ffffff;
  margin: 0;
  padding: 15px;
  text-align:center

}
.palette dt {
  display: block;
  font-weight: 500;
  font-weight:800;
  font-size:18px;
  padding-bottom:10px;
}
.palette dd {
  font-weight: 200;
  margin-left: 0;
  padding-bottom:20px;

}
.palette-turquoise {
  background-color: #1abc9c;
}
.palette-green-sea {
  background-color: #16a085;
}
.palette-emerald {
  background-color: #2ecc71;
}
.palette-nephritis {
  background-color: #27ae60;
}
.palette-peter-river {
  background-color: #3498db;
}
.palette-belize-hole {
  background-color: #2980b9;
}
.palette-amethyst {
  background-color: #9b59b6;
}
.palette-wisteria {
  background-color: #8e44ad;
}
.palette-wet-asphalt {
  background-color: #34495e;
}
.palette-midnight-blue {
  background-color: #2c3e50;
}
.palette-sun-flower {
  background-color: #f1c40f;
}
.palette-orange {
  background-color: #f39c12;
}
.palette-carrot {
  background-color: #e67e22;
}
.palette-pumpkin {
  background-color: #d35400;
}
.palette-alizarin {
  background-color: #e74c3c;
}
.palette-pomegranate {
  background-color: #c0392b;
}
.palette-ultimate{
  background-color: #083264;
}
.palette-ultra{
  background-color: #18457e;
}
.palette-clouds {
  background-color: #fff;
border: 12px solid;
border-color: #d40e7d;
}
.palette-silver {  
  background-color: #57b611  ;
}
.palette-concrete {
  background-color: #2f8d37  ;
}
.palette-asbestos {
  background-color: #7f8c8d;
}
.palette-auspost-1{
  background-color: #ffffff;
  border: 1px solid #7f8c8d;
  color:#382e2c;
}
.palette-auspost-2{
  background-color: #7f8c8d;
  border: 1px solid #7f8c8d;
}
.palette-asbestos {
  background-color: #7f8c8d;
}
.palette-clouds {
  color: #bdc3c7;
}
.palette-paragraph {
  color: #7f8c8d;
  font-size: 12px;
  line-height: 17px;
}
.palette-paragraph span {
  color: #bdc3c7;
}
.palette-headline {
  color: #7f8c8d;
  font-weight: 700;
  margin-top: -5px;
}
table.digital-downloads.shop_table, table.digital-downloads.shop_table td, table.my_account_orders.shop_table, table.my_account_orders.shop_table td, table.cart.shop_table td, table.cart.shop_table, table.shop_table, table.shop_table.td {
	border-color: #D6D6D6;
}
table.digital-downloads.shop_table th, table.my_account_orders.shop_table th, table.cart.shop_table th, table.shop_table th {
	background: #E2FFFF; color: #0067b2; font-weight: 500; padding: 16px 16px 18px 24px;
}
table.shop_table th.product-remove {
	padding-right: 0; width: 16px;
}
table.digital-downloads.shop_table td, table.my_account_orders.shop_table td, table.cart.shop_table td, table.shop_table td {
	color: #232323; padding: 0px 0px 0px 24px;
}
table.cart.shop_table td, table.order-review.shop_table td {
	padding: 10px 0 10px 24px;
}
table.cart.shop_table td.product-name .qty {
	color: #979797;
}
table.digital-downloads.shop_table td a, table.my_account_orders.shop_table td a, table.cart.shop_table td a {
	font-weight: 500; font-family: 'Helvetica Neue','Varela Round', Arial, sans-serif; font-size: 1em; display: inline-block; padding: 11px 16px 11px; margin: 7px 25px 7px 0;
}
table.my_account_orders .order-actions {
	text-align: right;
}
table.my_account_orders .order-actions a.button {
	margin-right: 7px; background: #bebebe;
}
table.my_account_orders .order-actions a.button.pay {
	background: #e1455e;
}
table.my_account_orders .order-actions a.button.0 {
	margin-right: 30px;
}
table.my_account_orders th.order-functions {
	text-align: right; padding-right: 120px;
}
table.order_details td {
	padding: 20px 0 20px 24px;
}
table.order_details .product-name .variation {
	display: none;
}
table.shop_table
{
	border:1px solid rgba(0,0,0,0.1);
	text-align:left;
	width:100%;
	border-collapse:separate;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:0 -1px 24px 0;
}

table.shop_table th
{
	font-weight:bold;
	line-height:18px;
	padding: 16px 12px 14px;
}
table.shop_table tfoot th {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
table.shop_table td
{
	border-top:1px solid rgba(0,0,0,0.1);
	vertical-align:middle;
	padding: 8px 12px 9px;
}
table.shop_table td.product-remove {
	padding: 12px 7px 12px 17px;
}
table.shop_table td.product-quantity
{
	text-align:left;
}
table.shop_table td.product-quantity .quantity {
	 margin: 0; float: left; margin-right: 5px;
}

td.product-name dl.variation
{
	font-size:.8751em;
	margin:.25em 0 .5em;
}

td.product-name dl.variation dt
{
	font-weight:bold;
	float:left;
	clear:left;
	margin:0 .25em 0 0;
	padding:0;
}

td.product-name dl.variation dd
{
	margin:0 0 .25em;
}

td.product-quantity
{
	min-width:80px;
}

table.cart .product-thumbnail,#content table.cart .product-thumbnail
{
	min-width:32px;
}

table.cart img,#content table.cart img
{
	width:50px;
	height:auto;
}

table.cart th,table.cart td,#content table.cart th,#content table.cart td
{
	vertical-align:middle;
}

table.cart a.remove,#content table.cart a.remove
{
	display:block;
	height:16px;
	width:16px;
	text-indent:-9999px;
	background:url(images/remove.png) #dfdbdf;
	padding: 0 !important; margin: 0 !important;
}

table.cart a.remove:hover,#content table.cart a.remove:hover
{
	background-color:red;
}

table.cart td.actions,#content table.cart td.actions
{
	text-align:right;
}

table.cart td.actions .coupon label,#content table.cart td.actions .coupon label
{
	display:none;
}

table.cart td.actions .coupon .input-text,#content table.cart td.actions .coupon .input-text
{
	width:120px;
	float:left;
	border:1px solid #dfdbdf;
	outline:0;
	line-height:1em;
	margin:2px 4px 0 0;
	padding:6px 6px 5px;
}
.item-list{
		font-size:14px;
		line-height:18px;
	}
	.item-list li{margin:0 30px 30px !important;}
	.item-list{

	padding:133px 0 66px;
	overflow:hidden;
	font-size:18px;
	line-height:25px;
}

.item-list svg {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.item-list li{
	display:inline-block;
	vertical-align:top;
	width:40%;
	margin:0 90px 67px 0;
	opacity:0;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	
}
.item-list .visual{
	float:left;
	width:148px;
	margin-left:0px;
	
}
.item-list .visual img{float:left;}
.item-list .frame{overflow:hidden;}
.item-list h5{
	font-size:22px;
	line-height:39px;
	font-weight:bold;
	color:rgb(38, 57, 80);
	margin:0 0 2px;
	opacity:0.85;
}
.item-list .frame p {color:rgba(44, 62, 80,0.9);}
.laptop{
background-image: url('/images/laptop_kit.png');
background-position: left bottom;
background-repeat: no-repeat;
background-width:100px;
min-height: 400px;
margin-left: -50px;
}
#price{
height:200px;
width:200px;
position: absolute;
}
.time-feature{
background-position: center bottom;
background-repeat: no-repeat;
background-width:100%;
min-height: 100px;
position: absolute;
}
.will-bg{
background-position: center bottom;
background-repeat: no-repeat;
background-width:100%;
min-height: 150px;
position: absolute;
}
.og-bg{
background-image:url('/images/family.jpg') !important;
background-repeat:no-repeat;
background-position:center center;
background-size:100%;
}
#layer1 {
background-color: ;
position: absolute;
height:89px;
width:250px;
left:800px;
top:300px;
}

#layer2 {
position: absolute;
height:89px;
width:250px;
left:550px;
top:300px;
}
#layer3 {
position: absolute;
height:89px;
width:250px;
left:550px;
top:400px;
}
#layer4 {
position: absolute;
height:89px;
width:256px;
left:800px;
top:400px;
}
#layer5 {
position: absolute;
height:750px;
width:150px;
left:330px;
top:130px;
}



/* Sidenav for Docs
-------------------------------------------------- */

.bs-docs-sidenav {
  width: 228px;
  margin: 0px 0 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
  display: block;
  width: 190px \9;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
.bs-docs-sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
  background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
  opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
  background-image: url(images/glyphicons-halflings-white.png);
  opacity: 1;
}
.bs-docs-sidenav.affix {
  top: 40px;
}
.bs-docs-sidenav.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}

.tick-list {
background-image: url('/images/green_tick.png');
background-position:left; 
background-size: 30px 30px;
padding-left:40px;
background-repeat:no-repeat;
margin-left:30px;
margin-bottom:10px;
}
/************************************* GRAYSCALE HOVER*******************************************/

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}

img.grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}

svg {
    background:url(http://4.bp.blogspot.com/-IzPWLqY4gJ0/T01CPzNb1KI/AAAAAAAACgA/_8uyj68QhFE/s400/a2cf7051-5952-4b39-aca3-4481976cb242.jpg);
}

svg image {
    transition: all .6s ease;
}

svg image:hover {
    opacity: 0;
}


/**********************************************************************************************************************/
/***************************************************** Slider *********************************************************/
/**********************************************************************************************************************/

.rev-slider-wrapper{
    position:relative;
    visibility: hidden;
    max-height:500px !important;
    padding:0;
    overflow:hidden;
    width: auto !important;
}

.rev-slider{
    max-height:700px !important;
    width: 100% !important;
    position:relative;
    overflow:hidden;

}

.rev-slider .caption {
    background-color: transparent;
    background-image: none;
    color: #000;
}

.rev-slider .video-caption iframe {
    position: absolute;
    top: 24px;
    left: 120px;
    border: 0;
}

.rev-slider .black-medium {
    font-size: 48px;
    color: #000;
}

.rev-slider .white-medium {
    font-size: 48px;
    color: #fff;
}

.rev-slider .orange-big {
    font-size: 100px;
    color: #16a086;
}

.rev-slider .black-small {
    font-size: 30px;
    color: #000;
}

.rev-slider .white-small {
    font-size: 18px;
    color: #fff;
}

.rev-slider .green-big {
    font-size: 75px;
    color: #91C240;
}

.rev-slider .violet-big {
    font-size: 100px;
    color: #7676A3;pa
}

.rev-slider .blue-big {
    font-size: 100px;
    color: #1AD0D1;
}
.featured {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}


/***** Slider-section *****/.buttonCon {    display: block!important;}.oneByOne {    margin: 0;  width:1170px;      height: 520px;    position: relative;    overflow: hidden;    margin: 0 auto;   background-repeat: no-repeat; background-position: center center;}.oneByOne1 {    margin: 0;      height: 400px;    position: relative;    overflow: hidden;    margin: 0 auto;}#slider-section {    margin-bottom: 25px;}#slider-container {    position: absolute;}#slider-container .slide {    height: 543px;    position: absolute;    overflow: visable;}#slider-container .slide .slider-text1 {    position: absolute;    top: 50px;    width: 400px;}#slider-container .slide .slider-text1 .slider-title {    font-size: 27px;    font-family: Georgia, "Times New Roman", Times, serif, 'AsapRegular';    line-height: 30px;    margin-bottom: 35px;    display: block;    color: #4d4d4d;    font-style:italic;    font-weight:800;}#slider-container .slide .slider-text {    position: absolute;    top: 140px;    width: 390px;}#slider-container .slide .slider-text.position-right {    right: 0;}#slider-container .slide .slider-text.position-left {    left: 0;}#slider-container .slide .slider-text .slider-title {    font-size: 27px;    font-family: 'AsapRegular';    line-height: 30px;    margin-bottom: 35px;    display: block;    color: #000;}#slider-container .slide .slider-text strong {    font-family: 'AsapBold';    font-weight:normal;}#slider-container .slide .slider-text .slider-title a {    font-family: 'AsapBold';    font-weight:normal;    border-bottom: 1px solid #00C0FF;    color: #000;}#slider-container .slide .slider-text p {    margin-bottom: 35px;}#slider-container .slide .slider-text .button {}#slider-container .slide img {    position: absolute;}#slider-container .flex-direction-nav {    display: none;}#slider-nav-section {    background: #eb580f;    height: 42px;    text-align: center;     position: relative;   }.buttonArea, #slider-nav {    display: inline-block;    margin-top: 16px;    /*zoom:1; */    *display: inline;     /*_height: 10px;*/}.buttonArea li, #slider-nav li {    float: left;    margin: 0 5px;}.buttonArea li a, #slider-nav  li a {    display: block;    width: 10px;    height: 10px;    background: url('images/slider-nav.png') center center no-repeat;    color: #919191;}.buttonArea li a:hover, .buttonArea a.active, #slider-nav li a:hover, #slider-nav a.active {    background: url('images/slider-nav-current.png') center center no-repeat !important;}#triangle {    width: 14px;    height: 11px;    background: url('images/triangle.png') left top no-repeat;    position: absolute;    left: 50%;    bottom: -11px;    margin-left: -7px;}