.ac_results {
	padding: 0px;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	margin-left:0px;
}

.ac_results strong{
/*color:#007bb7;*/
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	list-style-image:none;
	margin: 0px;
	padding: 0px;
	cursor: default;
	display: block;
	font-size: 17px;
	line-height: 20px;
	overflow: hidden;
}

.ac_row{
	margin:0px 3px;
	padding:5px;
	border-left:none;
	border-right:none;
	border-bottom:1px dotted #d0d0d0;	
}


.ac_row.subcat{
	background:rgba(200,200,200,.1);
}

.ac_in_cat{
	color:#00abff;
	font-size:13px;
}

.ac_loading {
	background: white url('/img/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #fff;
}

.afts{
color:blue;
font-size:smaller;
font-weight:normal;
}

.ac_over {
	background-color: #d8e6ff;
}

.ac_row i.arrow{
	float:right;
	color:#dadada;
	transform: rotate(315deg);
	font-weight:normal;
	cursor:pointer;
	
}

.ac_over .ac_row i.arrow{
	color:white;
}

/*
.ac_over .ac_row{
	background-color: #d8e6ff;
}
*/

.ac_phone {
	padding: 0px;
	overflow: hidden;
	z-index: 99999;
	background:#FFFFE0;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	margin-top:-1px;
	}

.ac_phone strong{
color:#005aff;
}

.ac_phone ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_phone li {
	list-style-image:none;
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.bootstrap-iso {
  /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

  /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

}
.bootstrap-iso html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.bootstrap-iso body {
  margin: 0;
}
.bootstrap-iso article,
.bootstrap-iso aside,
.bootstrap-iso details,
.bootstrap-iso figcaption,
.bootstrap-iso figure,
.bootstrap-iso footer,
.bootstrap-iso header,
.bootstrap-iso hgroup,
.bootstrap-iso main,
.bootstrap-iso menu,
.bootstrap-iso nav,
.bootstrap-iso section,
.bootstrap-iso summary {
  display: block;
}
.bootstrap-iso audio,
.bootstrap-iso canvas,
.bootstrap-iso progress,
.bootstrap-iso video {
  display: inline-block;
  vertical-align: baseline;
}
.bootstrap-iso audio:not([controls]) {
  display: none;
  height: 0;
}
.bootstrap-iso [hidden],
.bootstrap-iso template {
  display: none;
}
.bootstrap-iso a {
  background-color: transparent;
}
.bootstrap-iso a:active,
.bootstrap-iso a:hover {
  outline: 0;
}
.bootstrap-iso abbr[title] {
  border-bottom: 1px dotted;
}
.bootstrap-iso b,
.bootstrap-iso strong {
  font-weight: bold;
}
.bootstrap-iso dfn {
  font-style: italic;
}
.bootstrap-iso h1 {
  margin: .67em 0;
  font-size: 2em;
}
.bootstrap-iso mark {
  color: #000;
  background: #ff0;
}
.bootstrap-iso small {
  font-size: 80%;
}
.bootstrap-iso sub,
.bootstrap-iso sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.bootstrap-iso sup {
  top: -0.5em;
}
.bootstrap-iso sub {
  bottom: -0.25em;
}
.bootstrap-iso img {
  border: 0;
}
.bootstrap-iso svg:not(:root) {
  overflow: hidden;
}
.bootstrap-iso figure {
  margin: 1em 40px;
}
.bootstrap-iso hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.bootstrap-iso pre {
  overflow: auto;
}
.bootstrap-iso code,
.bootstrap-iso kbd,
.bootstrap-iso pre,
.bootstrap-iso samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.bootstrap-iso button,
.bootstrap-iso input,
.bootstrap-iso optgroup,
.bootstrap-iso select,
.bootstrap-iso textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.bootstrap-iso button {
  overflow: visible;
}
.bootstrap-iso button,
.bootstrap-iso select {
  text-transform: none;
}
.bootstrap-iso button,
.bootstrap-iso html input[type="button"],
.bootstrap-iso input[type="reset"],
.bootstrap-iso input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.bootstrap-iso button[disabled],
.bootstrap-iso html input[disabled] {
  cursor: default;
}
.bootstrap-iso button::-moz-focus-inner,
.bootstrap-iso input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.bootstrap-iso input {
  line-height: normal;
}
.bootstrap-iso input[type="checkbox"],
.bootstrap-iso input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.bootstrap-iso input[type="number"]::-webkit-inner-spin-button,
.bootstrap-iso input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrap-iso input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.bootstrap-iso input[type="search"]::-webkit-search-cancel-button,
.bootstrap-iso input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrap-iso fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.bootstrap-iso legend {
  padding: 0;
  border: 0;
}
.bootstrap-iso textarea {
  overflow: auto;
}
.bootstrap-iso optgroup {
  font-weight: bold;
}
.bootstrap-iso table {
  border-spacing: 0;
  border-collapse: collapse;
}
.bootstrap-iso td,
.bootstrap-iso th {
  padding: 0;
}

@media print{
  .bootstrap-iso *,
  .bootstrap-iso *:before,
  .bootstrap-iso *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  
  /*
  .bootstrap-iso a,
  .bootstrap-iso a:visited {
    text-decoration: underline;
  }
  .bootstrap-iso a[href]:after {
    content: " (" attr(href) ")"; 
  }
  .bootstrap-iso abbr[title]:after {
    content: " (" attr(title) ")"; 
  }
  .bootstrap-iso a[href^="#"]:after,
  .bootstrap-iso a[href^="javascript:"]:after {
    content: "";
  }
  */
  
  .bootstrap-iso pre,
  .bootstrap-iso blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .bootstrap-iso thead {
    display: table-header-group;
  }
  .bootstrap-iso tr,
  .bootstrap-iso img {
    page-break-inside: avoid;
  }
  .bootstrap-iso img {
    max-width: 100% !important;
  }
  .bootstrap-iso p,
  .bootstrap-iso h2,
  .bootstrap-iso h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrap-iso h2,
  .bootstrap-iso h3 {
    page-break-after: avoid;
  }
  
 
  .bootstrap-iso .navbar {
   display: none;
  }
   
  .bootstrap-iso .btn > .caret,
  .bootstrap-iso .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .bootstrap-iso .label {
    border: 1px solid #000;
  }
  .bootstrap-iso .table {
    border-collapse: collapse !important;
  }
  .bootstrap-iso .table td,
  .bootstrap-iso .table th {
    background-color: #fff !important;
  }
  .bootstrap-iso .table-bordered th,
  .bootstrap-iso .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/template/fonts/glyphicons-halflings-regular.woff') format('woff');
  }
.bootstrap-iso .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bootstrap-iso .glyphicon-asterisk:before {
  content: "\002a";
}
.bootstrap-iso .glyphicon-plus:before {
  content: "\002b";
}
.bootstrap-iso .glyphicon-euro:before,
.bootstrap-iso .glyphicon-eur:before {
  content: "\20ac";
}
.bootstrap-iso .glyphicon-minus:before {
  content: "\2212";
}
.bootstrap-iso .glyphicon-cloud:before {
  content: "\2601";
}
.bootstrap-iso .glyphicon-envelope:before {
  content: "\2709";
}
.bootstrap-iso .glyphicon-pencil:before {
  content: "\270f";
}
.bootstrap-iso .glyphicon-glass:before {
  content: "\e001";
}
.bootstrap-iso .glyphicon-music:before {
  content: "\e002";
}
.bootstrap-iso .glyphicon-search:before {
  content: "\e003";
}
.bootstrap-iso .glyphicon-heart:before {
  content: "\e005";
}
.bootstrap-iso .glyphicon-star:before {
  content: "\e006";
}
.bootstrap-iso .glyphicon-star-empty:before {
  content: "\e007";
}
.bootstrap-iso .glyphicon-user:before {
  content: "\e008";
}
.bootstrap-iso .glyphicon-film:before {
  content: "\e009";
}
.bootstrap-iso .glyphicon-th-large:before {
  content: "\e010";
}
.bootstrap-iso .glyphicon-th:before {
  content: "\e011";
}
.bootstrap-iso .glyphicon-th-list:before {
  content: "\e012";
}
.bootstrap-iso .glyphicon-ok:before {
  content: "\e013";
}
.bootstrap-iso .glyphicon-remove:before {
  content: "\e014";
}
.bootstrap-iso .glyphicon-zoom-in:before {
  content: "\e015";
}
.bootstrap-iso .glyphicon-zoom-out:before {
  content: "\e016";
}
.bootstrap-iso .glyphicon-off:before {
  content: "\e017";
}
.bootstrap-iso .glyphicon-signal:before {
  content: "\e018";
}
.bootstrap-iso .glyphicon-cog:before {
  content: "\e019";
}
.bootstrap-iso .glyphicon-trash:before {
  content: "\e020";
}
.bootstrap-iso .glyphicon-home:before {
  content: "\e021";
}
.bootstrap-iso .glyphicon-file:before {
  content: "\e022";
}
.bootstrap-iso .glyphicon-time:before {
  content: "\e023";
}
.bootstrap-iso .glyphicon-road:before {
  content: "\e024";
}
.bootstrap-iso .glyphicon-download-alt:before {
  content: "\e025";
}
.bootstrap-iso .glyphicon-download:before {
  content: "\e026";
}
.bootstrap-iso .glyphicon-upload:before {
  content: "\e027";
}
.bootstrap-iso .glyphicon-inbox:before {
  content: "\e028";
}
.bootstrap-iso .glyphicon-play-circle:before {
  content: "\e029";
}
.bootstrap-iso .glyphicon-repeat:before {
  content: "\e030";
}
.bootstrap-iso .glyphicon-refresh:before {
  content: "\e031";
}
.bootstrap-iso .glyphicon-list-alt:before {
  content: "\e032";
}
.bootstrap-iso .glyphicon-lock:before {
  content: "\e033";
}
.bootstrap-iso .glyphicon-flag:before {
  content: "\e034";
}
.bootstrap-iso .glyphicon-headphones:before {
  content: "\e035";
}
.bootstrap-iso .glyphicon-volume-off:before {
  content: "\e036";
}
.bootstrap-iso .glyphicon-volume-down:before {
  content: "\e037";
}
.bootstrap-iso .glyphicon-volume-up:before {
  content: "\e038";
}
.bootstrap-iso .glyphicon-qrcode:before {
  content: "\e039";
}
.bootstrap-iso .glyphicon-barcode:before {
  content: "\e040";
}
.bootstrap-iso .glyphicon-tag:before {
  content: "\e041";
}
.bootstrap-iso .glyphicon-tags:before {
  content: "\e042";
}
.bootstrap-iso .glyphicon-book:before {
  content: "\e043";
}
.bootstrap-iso .glyphicon-bookmark:before {
  content: "\e044";
}
.bootstrap-iso .glyphicon-print:before {
  content: "\e045";
}
.bootstrap-iso .glyphicon-camera:before {
  content: "\e046";
}
.bootstrap-iso .glyphicon-font:before {
  content: "\e047";
}
.bootstrap-iso .glyphicon-bold:before {
  content: "\e048";
}
.bootstrap-iso .glyphicon-italic:before {
  content: "\e049";
}
.bootstrap-iso .glyphicon-text-height:before {
  content: "\e050";
}
.bootstrap-iso .glyphicon-text-width:before {
  content: "\e051";
}
.bootstrap-iso .glyphicon-align-left:before {
  content: "\e052";
}
.bootstrap-iso .glyphicon-align-center:before {
  content: "\e053";
}
.bootstrap-iso .glyphicon-align-right:before {
  content: "\e054";
}
.bootstrap-iso .glyphicon-align-justify:before {
  content: "\e055";
}
.bootstrap-iso .glyphicon-list:before {
  content: "\e056";
}
.bootstrap-iso .glyphicon-indent-left:before {
  content: "\e057";
}
.bootstrap-iso .glyphicon-indent-right:before {
  content: "\e058";
}
.bootstrap-iso .glyphicon-facetime-video:before {
  content: "\e059";
}
.bootstrap-iso .glyphicon-picture:before {
  content: "\e060";
}
.bootstrap-iso .glyphicon-map-marker:before {
  content: "\e062";
}
.bootstrap-iso .glyphicon-adjust:before {
  content: "\e063";
}
.bootstrap-iso .glyphicon-tint:before {
  content: "\e064";
}
.bootstrap-iso .glyphicon-edit:before {
  content: "\e065";
}
.bootstrap-iso .glyphicon-share:before {
  content: "\e066";
}
.bootstrap-iso .glyphicon-check:before {
  content: "\e067";
}
.bootstrap-iso .glyphicon-move:before {
  content: "\e068";
}
.bootstrap-iso .glyphicon-step-backward:before {
  content: "\e069";
}
.bootstrap-iso .glyphicon-fast-backward:before {
  content: "\e070";
}
.bootstrap-iso .glyphicon-backward:before {
  content: "\e071";
}
.bootstrap-iso .glyphicon-play:before {
  content: "\e072";
}
.bootstrap-iso .glyphicon-pause:before {
  content: "\e073";
}
.bootstrap-iso .glyphicon-stop:before {
  content: "\e074";
}
.bootstrap-iso .glyphicon-forward:before {
  content: "\e075";
}
.bootstrap-iso .glyphicon-fast-forward:before {
  content: "\e076";
}
.bootstrap-iso .glyphicon-step-forward:before {
  content: "\e077";
}
.bootstrap-iso .glyphicon-eject:before {
  content: "\e078";
}
.bootstrap-iso .glyphicon-chevron-left:before {
  content: "\e079";
}
.bootstrap-iso .glyphicon-chevron-right:before {
  content: "\e080";
}
.bootstrap-iso .glyphicon-plus-sign:before {
  content: "\e081";
}
.bootstrap-iso .glyphicon-minus-sign:before {
  content: "\e082";
}
.bootstrap-iso .glyphicon-remove-sign:before {
  content: "\e083";
}
.bootstrap-iso .glyphicon-ok-sign:before {
  content: "\e084";
}
.bootstrap-iso .glyphicon-question-sign:before {
  content: "\e085";
}
.bootstrap-iso .glyphicon-info-sign:before {
  content: "\e086";
}
.bootstrap-iso .glyphicon-screenshot:before {
  content: "\e087";
}
.bootstrap-iso .glyphicon-remove-circle:before {
  content: "\e088";
}
.bootstrap-iso .glyphicon-ok-circle:before {
  content: "\e089";
}
.bootstrap-iso .glyphicon-ban-circle:before {
  content: "\e090";
}
.bootstrap-iso .glyphicon-arrow-left:before {
  content: "\e091";
}
.bootstrap-iso .glyphicon-arrow-right:before {
  content: "\e092";
}
.bootstrap-iso .glyphicon-arrow-up:before {
  content: "\e093";
}
.bootstrap-iso .glyphicon-arrow-down:before {
  content: "\e094";
}
.bootstrap-iso .glyphicon-share-alt:before {
  content: "\e095";
}
.bootstrap-iso .glyphicon-resize-full:before {
  content: "\e096";
}
.bootstrap-iso .glyphicon-resize-small:before {
  content: "\e097";
}
.bootstrap-iso .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.bootstrap-iso .glyphicon-gift:before {
  content: "\e102";
}
.bootstrap-iso .glyphicon-leaf:before {
  content: "\e103";
}
.bootstrap-iso .glyphicon-fire:before {
  content: "\e104";
}
.bootstrap-iso .glyphicon-eye-open:before {
  content: "\e105";
}
.bootstrap-iso .glyphicon-eye-close:before {
  content: "\e106";
}
.bootstrap-iso .glyphicon-warning-sign:before {
  content: "\e107";
}
.bootstrap-iso .glyphicon-plane:before {
  content: "\e108";
}
.bootstrap-iso .glyphicon-calendar:before {
  content: "\e109";
}
.bootstrap-iso .glyphicon-random:before {
  content: "\e110";
}
.bootstrap-iso .glyphicon-comment:before {
  content: "\e111";
}
.bootstrap-iso .glyphicon-magnet:before {
  content: "\e112";
}
.bootstrap-iso .glyphicon-chevron-up:before {
  content: "\e113";
}
.bootstrap-iso .glyphicon-chevron-down:before {
  content: "\e114";
}
.bootstrap-iso .glyphicon-retweet:before {
  content: "\e115";
}
.bootstrap-iso .glyphicon-shopping-cart:before {
  content: "\e116";
}
.bootstrap-iso .glyphicon-folder-close:before {
  content: "\e117";
}
.bootstrap-iso .glyphicon-folder-open:before {
  content: "\e118";
}
.bootstrap-iso .glyphicon-resize-vertical:before {
  content: "\e119";
}
.bootstrap-iso .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.bootstrap-iso .glyphicon-hdd:before {
  content: "\e121";
}
.bootstrap-iso .glyphicon-bullhorn:before {
  content: "\e122";
}
.bootstrap-iso .glyphicon-bell:before {
  content: "\e123";
}
.bootstrap-iso .glyphicon-certificate:before {
  content: "\e124";
}
.bootstrap-iso .glyphicon-thumbs-up:before {
  content: "\e125";
}
.bootstrap-iso .glyphicon-thumbs-down:before {
  content: "\e126";
}
.bootstrap-iso .glyphicon-hand-right:before {
  content: "\e127";
}
.bootstrap-iso .glyphicon-hand-left:before {
  content: "\e128";
}
.bootstrap-iso .glyphicon-hand-up:before {
  content: "\e129";
}
.bootstrap-iso .glyphicon-hand-down:before {
  content: "\e130";
}
.bootstrap-iso .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.bootstrap-iso .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.bootstrap-iso .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.bootstrap-iso .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.bootstrap-iso .glyphicon-globe:before {
  content: "\e135";
}
.bootstrap-iso .glyphicon-wrench:before {
  content: "\e136";
}
.bootstrap-iso .glyphicon-tasks:before {
  content: "\e137";
}
.bootstrap-iso .glyphicon-filter:before {
  content: "\e138";
}
.bootstrap-iso .glyphicon-briefcase:before {
  content: "\e139";
}
.bootstrap-iso .glyphicon-fullscreen:before {
  content: "\e140";
}
.bootstrap-iso .glyphicon-dashboard:before {
  content: "\e141";
}
.bootstrap-iso .glyphicon-paperclip:before {
  content: "\e142";
}
.bootstrap-iso .glyphicon-heart-empty:before {
  content: "\e143";
}
.bootstrap-iso .glyphicon-link:before {
  content: "\e144";
}
.bootstrap-iso .glyphicon-phone:before {
  content: "\e145";
}
.bootstrap-iso .glyphicon-pushpin:before {
  content: "\e146";
}
.bootstrap-iso .glyphicon-usd:before {
  content: "\e148";
}
.bootstrap-iso .glyphicon-gbp:before {
  content: "\e149";
}
.bootstrap-iso .glyphicon-sort:before {
  content: "\e150";
}
.bootstrap-iso .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.bootstrap-iso .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.bootstrap-iso .glyphicon-sort-by-order:before {
  content: "\e153";
}
.bootstrap-iso .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.bootstrap-iso .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.bootstrap-iso .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.bootstrap-iso .glyphicon-unchecked:before {
  content: "\e157";
}
.bootstrap-iso .glyphicon-expand:before {
  content: "\e158";
}
.bootstrap-iso .glyphicon-collapse-down:before {
  content: "\e159";
}
.bootstrap-iso .glyphicon-collapse-up:before {
  content: "\e160";
}
.bootstrap-iso .glyphicon-log-in:before {
  content: "\e161";
}
.bootstrap-iso .glyphicon-flash:before {
  content: "\e162";
}
.bootstrap-iso .glyphicon-log-out:before {
  content: "\e163";
}
.bootstrap-iso .glyphicon-new-window:before {
  content: "\e164";
}
.bootstrap-iso .glyphicon-record:before {
  content: "\e165";
}
.bootstrap-iso .glyphicon-save:before {
  content: "\e166";
}
.bootstrap-iso .glyphicon-open:before {
  content: "\e167";
}
.bootstrap-iso .glyphicon-saved:before {
  content: "\e168";
}
.bootstrap-iso .glyphicon-import:before {
  content: "\e169";
}
.bootstrap-iso .glyphicon-export:before {
  content: "\e170";
}
.bootstrap-iso .glyphicon-send:before {
  content: "\e171";
}
.bootstrap-iso .glyphicon-floppy-disk:before {
  content: "\e172";
}
.bootstrap-iso .glyphicon-floppy-saved:before {
  content: "\e173";
}
.bootstrap-iso .glyphicon-floppy-remove:before {
  content: "\e174";
}
.bootstrap-iso .glyphicon-floppy-save:before {
  content: "\e175";
}
.bootstrap-iso .glyphicon-floppy-open:before {
  content: "\e176";
}
.bootstrap-iso .glyphicon-credit-card:before {
  content: "\e177";
}
.bootstrap-iso .glyphicon-transfer:before {
  content: "\e178";
}
.bootstrap-iso .glyphicon-cutlery:before {
  content: "\e179";
}
.bootstrap-iso .glyphicon-header:before {
  content: "\e180";
}
.bootstrap-iso .glyphicon-compressed:before {
  content: "\e181";
}
.bootstrap-iso .glyphicon-earphone:before {
  content: "\e182";
}
.bootstrap-iso .glyphicon-phone-alt:before {
  content: "\e183";
}
.bootstrap-iso .glyphicon-tower:before {
  content: "\e184";
}
.bootstrap-iso .glyphicon-stats:before {
  content: "\e185";
}
.bootstrap-iso .glyphicon-sd-video:before {
  content: "\e186";
}
.bootstrap-iso .glyphicon-hd-video:before {
  content: "\e187";
}
.bootstrap-iso .glyphicon-subtitles:before {
  content: "\e188";
}
.bootstrap-iso .glyphicon-sound-stereo:before {
  content: "\e189";
}
.bootstrap-iso .glyphicon-sound-dolby:before {
  content: "\e190";
}
.bootstrap-iso .glyphicon-sound-5-1:before {
  content: "\e191";
}
.bootstrap-iso .glyphicon-sound-6-1:before {
  content: "\e192";
}
.bootstrap-iso .glyphicon-sound-7-1:before {
  content: "\e193";
}
.bootstrap-iso .glyphicon-copyright-mark:before {
  content: "\e194";
}
.bootstrap-iso .glyphicon-registration-mark:before {
  content: "\e195";
}
.bootstrap-iso .glyphicon-cloud-download:before {
  content: "\e197";
}
.bootstrap-iso .glyphicon-cloud-upload:before {
  content: "\e198";
}
.bootstrap-iso .glyphicon-tree-conifer:before {
  content: "\e199";
}
.bootstrap-iso .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.bootstrap-iso .glyphicon-cd:before {
  content: "\e201";
}
.bootstrap-iso .glyphicon-save-file:before {
  content: "\e202";
}
.bootstrap-iso .glyphicon-open-file:before {
  content: "\e203";
}
.bootstrap-iso .glyphicon-level-up:before {
  content: "\e204";
}
.bootstrap-iso .glyphicon-copy:before {
  content: "\e205";
}
.bootstrap-iso .glyphicon-paste:before {
  content: "\e206";
}
.bootstrap-iso .glyphicon-alert:before {
  content: "\e209";
}
.bootstrap-iso .glyphicon-equalizer:before {
  content: "\e210";
}
.bootstrap-iso .glyphicon-king:before {
  content: "\e211";
}
.bootstrap-iso .glyphicon-queen:before {
  content: "\e212";
}
.bootstrap-iso .glyphicon-pawn:before {
  content: "\e213";
}
.bootstrap-iso .glyphicon-bishop:before {
  content: "\e214";
}
.bootstrap-iso .glyphicon-knight:before {
  content: "\e215";
}
.bootstrap-iso .glyphicon-baby-formula:before {
  content: "\e216";
}
.bootstrap-iso .glyphicon-tent:before {
  content: "\26fa";
}
.bootstrap-iso .glyphicon-blackboard:before {
  content: "\e218";
}
.bootstrap-iso .glyphicon-bed:before {
  content: "\e219";
}
.bootstrap-iso .glyphicon-apple:before {
  content: "\f8ff";
}
.bootstrap-iso .glyphicon-erase:before {
  content: "\e221";
}
.bootstrap-iso .glyphicon-hourglass:before {
  content: "\231b";
}
.bootstrap-iso .glyphicon-lamp:before {
  content: "\e223";
}
.bootstrap-iso .glyphicon-duplicate:before {
  content: "\e224";
}
.bootstrap-iso .glyphicon-piggy-bank:before {
  content: "\e225";
}
.bootstrap-iso .glyphicon-scissors:before {
  content: "\e226";
}
.bootstrap-iso .glyphicon-bitcoin:before {
  content: "\e227";
}
.bootstrap-iso .glyphicon-btc:before {
  content: "\e227";
}
.bootstrap-iso .glyphicon-xbt:before {
  content: "\e227";
}
.bootstrap-iso .glyphicon-yen:before {
  content: "\00a5";
}
.bootstrap-iso .glyphicon-jpy:before {
  content: "\00a5";
}
.bootstrap-iso .glyphicon-ruble:before {
  content: "\20bd";
}
.bootstrap-iso .glyphicon-rub:before {
  content: "\20bd";
}
.bootstrap-iso .glyphicon-scale:before {
  content: "\e230";
}
.bootstrap-iso .glyphicon-ice-lolly:before {
  content: "\e231";
}
.bootstrap-iso .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.bootstrap-iso .glyphicon-education:before {
  content: "\e233";
}
.bootstrap-iso .glyphicon-option-horizontal:before {
  content: "\e234";
}
.bootstrap-iso .glyphicon-option-vertical:before {
  content: "\e235";
}
.bootstrap-iso .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.bootstrap-iso .glyphicon-modal-window:before {
  content: "\e237";
}
.bootstrap-iso .glyphicon-oil:before {
  content: "\e238";
}
.bootstrap-iso .glyphicon-grain:before {
  content: "\e239";
}
.bootstrap-iso .glyphicon-sunglasses:before {
  content: "\e240";
}
.bootstrap-iso .glyphicon-text-size:before {
  content: "\e241";
}
.bootstrap-iso .glyphicon-text-color:before {
  content: "\e242";
}
.bootstrap-iso .glyphicon-text-background:before {
  content: "\e243";
}
.bootstrap-iso .glyphicon-object-align-top:before {
  content: "\e244";
}
.bootstrap-iso .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.bootstrap-iso .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.bootstrap-iso .glyphicon-object-align-left:before {
  content: "\e247";
}
.bootstrap-iso .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.bootstrap-iso .glyphicon-object-align-right:before {
  content: "\e249";
}
.bootstrap-iso .glyphicon-triangle-right:before {
  content: "\e250";
}
.bootstrap-iso .glyphicon-triangle-left:before {
  content: "\e251";
}
.bootstrap-iso .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.bootstrap-iso .glyphicon-triangle-top:before {
  content: "\e253";
}
.bootstrap-iso .glyphicon-console:before {
  content: "\e254";
}
.bootstrap-iso .glyphicon-superscript:before {
  content: "\e255";
}
.bootstrap-iso .glyphicon-subscript:before {
  content: "\e256";
}
.bootstrap-iso .glyphicon-menu-left:before {
  content: "\e257";
}
.bootstrap-iso .glyphicon-menu-right:before {
  content: "\e258";
}
.bootstrap-iso .glyphicon-menu-down:before {
  content: "\e259";
}
.bootstrap-iso .glyphicon-menu-up:before {
  content: "\e260";
}
.bootstrap-iso * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-iso *:before,
.bootstrap-iso *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-iso html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap-iso body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.bootstrap-iso input,
.bootstrap-iso button,
.bootstrap-iso select,
.bootstrap-iso textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap-iso a {
  color: #00007f;
  text-decoration: none;
}

.bootstrap-iso figure {
  margin: 0;
}
.bootstrap-iso img {
  vertical-align: middle;
}
.bootstrap-iso .img-responsive,
.bootstrap-iso .thumbnail > img,
.bootstrap-iso .thumbnail a > img,
.bootstrap-iso .carousel-inner > .item > img,
.bootstrap-iso .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.bootstrap-iso .img-rounded {
  border-radius: 6px;
}
.bootstrap-iso .img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bootstrap-iso .img-circle {
  border-radius: 50%;
}
.bootstrap-iso hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.bootstrap-iso .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap-iso .sr-only-focusable:active,
.bootstrap-iso .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.bootstrap-iso [role="button"] {
  cursor: pointer;
}
.bootstrap-iso h1,
.bootstrap-iso h2,
.bootstrap-iso h3,
.bootstrap-iso h4,
.bootstrap-iso h5,
.bootstrap-iso h6,
.bootstrap-iso .h1,
.bootstrap-iso .h2,
.bootstrap-iso .h3,
.bootstrap-iso .h4,
.bootstrap-iso .h5,
.bootstrap-iso .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.bootstrap-iso h1 small,
.bootstrap-iso h2 small,
.bootstrap-iso h3 small,
.bootstrap-iso h4 small,
.bootstrap-iso h5 small,
.bootstrap-iso h6 small,
.bootstrap-iso .h1 small,
.bootstrap-iso .h2 small,
.bootstrap-iso .h3 small,
.bootstrap-iso .h4 small,
.bootstrap-iso .h5 small,
.bootstrap-iso .h6 small,
.bootstrap-iso h1 .small,
.bootstrap-iso h2 .small,
.bootstrap-iso h3 .small,
.bootstrap-iso h4 .small,
.bootstrap-iso h5 .small,
.bootstrap-iso h6 .small,
.bootstrap-iso .h1 .small,
.bootstrap-iso .h2 .small,
.bootstrap-iso .h3 .small,
.bootstrap-iso .h4 .small,
.bootstrap-iso .h5 .small,
.bootstrap-iso .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
.bootstrap-iso h1,
.bootstrap-iso .h1,
.bootstrap-iso h2,
.bootstrap-iso .h2,
.bootstrap-iso h3,
.bootstrap-iso .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bootstrap-iso h1 small,
.bootstrap-iso .h1 small,
.bootstrap-iso h2 small,
.bootstrap-iso .h2 small,
.bootstrap-iso h3 small,
.bootstrap-iso .h3 small,
.bootstrap-iso h1 .small,
.bootstrap-iso .h1 .small,
.bootstrap-iso h2 .small,
.bootstrap-iso .h2 .small,
.bootstrap-iso h3 .small,
.bootstrap-iso .h3 .small {
  font-size: 65%;
}
.bootstrap-iso h4,
.bootstrap-iso .h4,
.bootstrap-iso h5,
.bootstrap-iso .h5,
.bootstrap-iso h6,
.bootstrap-iso .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-iso h4 small,
.bootstrap-iso .h4 small,
.bootstrap-iso h5 small,
.bootstrap-iso .h5 small,
.bootstrap-iso h6 small,
.bootstrap-iso .h6 small,
.bootstrap-iso h4 .small,
.bootstrap-iso .h4 .small,
.bootstrap-iso h5 .small,
.bootstrap-iso .h5 .small,
.bootstrap-iso h6 .small,
.bootstrap-iso .h6 .small {
  font-size: 75%;
}
.bootstrap-iso h1,
.bootstrap-iso .h1 {
  font-size: 36px;
}
.bootstrap-iso h2,
.bootstrap-iso .h2 {
  font-size: 30px;
}
.bootstrap-iso h3,
.bootstrap-iso .h3 {
  font-size: 24px;
}
.bootstrap-iso h4,
.bootstrap-iso .h4 {
  font-size: 18px;
}
.bootstrap-iso h5,
.bootstrap-iso .h5 {
  font-size: 14px;
}
.bootstrap-iso h6,
.bootstrap-iso .h6 {
  font-size: 12px;
}
.bootstrap-iso p {
  margin: 0 0 10px;
}
.bootstrap-iso .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .bootstrap-iso .lead {
    font-size: 21px;
  }
}
.bootstrap-iso small,
.bootstrap-iso .small {
  font-size: 85%;
}
.bootstrap-iso mark,
.bootstrap-iso .mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.bootstrap-iso .text-left {
  text-align: left;
}
.bootstrap-iso .text-right {
  text-align: right;
}
.bootstrap-iso .text-center {
  text-align: center;
}
.bootstrap-iso .text-justify {
  text-align: justify;
}
.bootstrap-iso .text-nowrap {
  white-space: nowrap;
}
.bootstrap-iso .text-lowercase {
  text-transform: lowercase;
}
.bootstrap-iso .text-uppercase {
  text-transform: uppercase;
}
.bootstrap-iso .text-capitalize {
  text-transform: capitalize;
}
.bootstrap-iso .text-muted {
  color: #777;
}
.bootstrap-iso .text-primary {
  color: #337ab7;
}
.bootstrap-iso a.text-primary:hover,
.bootstrap-iso a.text-primary:focus {
  color: #286090;
}
.bootstrap-iso .text-success {
  color: #3c763d;
}
.bootstrap-iso a.text-success:hover,
.bootstrap-iso a.text-success:focus {
  color: #2b542c;
}
.bootstrap-iso .text-info {
  color: #31708f;
}
.bootstrap-iso a.text-info:hover,
.bootstrap-iso a.text-info:focus {
  color: #245269;
}
.bootstrap-iso .text-warning {
  color: #8a6d3b;
}
.bootstrap-iso a.text-warning:hover,
.bootstrap-iso a.text-warning:focus {
  color: #66512c;
}
.bootstrap-iso .text-danger {
  color: #a94442;
}
.bootstrap-iso a.text-danger:hover,
.bootstrap-iso a.text-danger:focus {
  color: #843534;
}
.bootstrap-iso .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.bootstrap-iso a.bg-primary:hover,
.bootstrap-iso a.bg-primary:focus {
  background-color: #286090;
}
.bootstrap-iso .bg-success {
  background-color: #dff0d8;
}
.bootstrap-iso a.bg-success:hover,
.bootstrap-iso a.bg-success:focus {
  background-color: #c1e2b3;
}
.bootstrap-iso .bg-info {
  background-color: #d9edf7;
}
.bootstrap-iso a.bg-info:hover,
.bootstrap-iso a.bg-info:focus {
  background-color: #afd9ee;
}
.bootstrap-iso .bg-warning {
  background-color: #fcf8e3;
}
.bootstrap-iso a.bg-warning:hover,
.bootstrap-iso a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bootstrap-iso .bg-danger {
  background-color: #f2dede;
}
.bootstrap-iso a.bg-danger:hover,
.bootstrap-iso a.bg-danger:focus {
  background-color: #e4b9b9;
}
.bootstrap-iso .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.bootstrap-iso ul,
.bootstrap-iso ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.bootstrap-iso ul ul,
.bootstrap-iso ol ul,
.bootstrap-iso ul ol,
.bootstrap-iso ol ol {
  margin-bottom: 0;
}
.bootstrap-iso .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrap-iso .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.bootstrap-iso .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.bootstrap-iso dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.bootstrap-iso dt,
.bootstrap-iso dd {
  line-height: 1.42857143;
}
.bootstrap-iso dt {
  font-weight: bold;
}
.bootstrap-iso dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bootstrap-iso .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bootstrap-iso .dl-horizontal dd {
    margin-left: 180px;
  }
}
.bootstrap-iso abbr[title],
.bootstrap-iso abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.bootstrap-iso .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrap-iso blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.bootstrap-iso blockquote p:last-child,
.bootstrap-iso blockquote ul:last-child,
.bootstrap-iso blockquote ol:last-child {
  margin-bottom: 0;
}
.bootstrap-iso blockquote footer,
.bootstrap-iso blockquote small,
.bootstrap-iso blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.bootstrap-iso blockquote footer:before,
.bootstrap-iso blockquote small:before,
.bootstrap-iso blockquote .small:before {
  content: '\2014 \00A0';
}
.bootstrap-iso .blockquote-reverse,
.bootstrap-iso blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.bootstrap-iso .blockquote-reverse footer:before,
.bootstrap-iso blockquote.pull-right footer:before,
.bootstrap-iso .blockquote-reverse small:before,
.bootstrap-iso blockquote.pull-right small:before,
.bootstrap-iso .blockquote-reverse .small:before,
.bootstrap-iso blockquote.pull-right .small:before {
  content: '';
}
.bootstrap-iso .blockquote-reverse footer:after,
.bootstrap-iso blockquote.pull-right footer:after,
.bootstrap-iso .blockquote-reverse small:after,
.bootstrap-iso blockquote.pull-right small:after,
.bootstrap-iso .blockquote-reverse .small:after,
.bootstrap-iso blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.bootstrap-iso address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.bootstrap-iso code,
.bootstrap-iso kbd,
.bootstrap-iso pre,
.bootstrap-iso samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.bootstrap-iso code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.bootstrap-iso kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-iso kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.bootstrap-iso pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.bootstrap-iso .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrap-iso .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .bootstrap-iso .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bootstrap-iso .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .container {
    width: 1170px;
  }
}
.bootstrap-iso .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.bootstrap-iso .row {
  margin-right: -15px;
  margin-left: -15px;
}
.bootstrap-iso .col-xs-1,
.bootstrap-iso .col-sm-1,
.bootstrap-iso .col-md-1,
.bootstrap-iso .col-lg-1,
.bootstrap-iso .col-xs-2,
.bootstrap-iso .col-sm-2,
.bootstrap-iso .col-md-2,
.bootstrap-iso .col-lg-2,
.bootstrap-iso .col-xs-3,
.bootstrap-iso .col-sm-3,
.bootstrap-iso .col-md-3,
.bootstrap-iso .col-lg-3,
.bootstrap-iso .col-xs-4,
.bootstrap-iso .col-sm-4,
.bootstrap-iso .col-md-4,
.bootstrap-iso .col-lg-4,
.bootstrap-iso .col-xs-5,
.bootstrap-iso .col-sm-5,
.bootstrap-iso .col-md-5,
.bootstrap-iso .col-lg-5,
.bootstrap-iso .col-xs-6,
.bootstrap-iso .col-sm-6,
.bootstrap-iso .col-md-6,
.bootstrap-iso .col-lg-6,
.bootstrap-iso .col-xs-7,
.bootstrap-iso .col-sm-7,
.bootstrap-iso .col-md-7,
.bootstrap-iso .col-lg-7,
.bootstrap-iso .col-xs-8,
.bootstrap-iso .col-sm-8,
.bootstrap-iso .col-md-8,
.bootstrap-iso .col-lg-8,
.bootstrap-iso .col-xs-9,
.bootstrap-iso .col-sm-9,
.bootstrap-iso .col-md-9,
.bootstrap-iso .col-lg-9,
.bootstrap-iso .col-xs-10,
.bootstrap-iso .col-sm-10,
.bootstrap-iso .col-md-10,
.bootstrap-iso .col-lg-10,
.bootstrap-iso .col-xs-11,
.bootstrap-iso .col-sm-11,
.bootstrap-iso .col-md-11,
.bootstrap-iso .col-lg-11,
.bootstrap-iso .col-xs-12,
.bootstrap-iso .col-sm-12,
.bootstrap-iso .col-md-12,
.bootstrap-iso .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrap-iso .col-xs-1,
.bootstrap-iso .col-xs-2,
.bootstrap-iso .col-xs-3,
.bootstrap-iso .col-xs-4,
.bootstrap-iso .col-xs-5,
.bootstrap-iso .col-xs-6,
.bootstrap-iso .col-xs-7,
.bootstrap-iso .col-xs-8,
.bootstrap-iso .col-xs-9,
.bootstrap-iso .col-xs-10,
.bootstrap-iso .col-xs-11,
.bootstrap-iso .col-xs-12 {
  float: left;
}
.bootstrap-iso .col-xs-12 {
  width: 100%;
}
.bootstrap-iso .col-xs-11 {
  width: 91.66666667%;
}
.bootstrap-iso .col-xs-10 {
  width: 83.33333333%;
}
.bootstrap-iso .col-xs-9 {
  width: 75%;
}
.bootstrap-iso .col-xs-8 {
  width: 66.66666667%;
}
.bootstrap-iso .col-xs-7 {
  width: 58.33333333%;
}
.bootstrap-iso .col-xs-6 {
  width: 50%;
}
.bootstrap-iso .col-xs-5 {
  width: 41.66666667%;
}
.bootstrap-iso .col-xs-4 {
  width: 33.33333333%;
}
.bootstrap-iso .col-xs-3 {
  width: 25%;
}
.bootstrap-iso .col-xs-2 {
  width: 16.66666667%;
}
.bootstrap-iso .col-xs-1 {
  width: 8.33333333%;
}
.bootstrap-iso .col-xs-pull-12 {
  right: 100%;
}
.bootstrap-iso .col-xs-pull-11 {
  right: 91.66666667%;
}
.bootstrap-iso .col-xs-pull-10 {
  right: 83.33333333%;
}
.bootstrap-iso .col-xs-pull-9 {
  right: 75%;
}
.bootstrap-iso .col-xs-pull-8 {
  right: 66.66666667%;
}
.bootstrap-iso .col-xs-pull-7 {
  right: 58.33333333%;
}
.bootstrap-iso .col-xs-pull-6 {
  right: 50%;
}
.bootstrap-iso .col-xs-pull-5 {
  right: 41.66666667%;
}
.bootstrap-iso .col-xs-pull-4 {
  right: 33.33333333%;
}
.bootstrap-iso .col-xs-pull-3 {
  right: 25%;
}
.bootstrap-iso .col-xs-pull-2 {
  right: 16.66666667%;
}
.bootstrap-iso .col-xs-pull-1 {
  right: 8.33333333%;
}
.bootstrap-iso .col-xs-pull-0 {
  right: auto;
}
.bootstrap-iso .col-xs-push-12 {
  left: 100%;
}
.bootstrap-iso .col-xs-push-11 {
  left: 91.66666667%;
}
.bootstrap-iso .col-xs-push-10 {
  left: 83.33333333%;
}
.bootstrap-iso .col-xs-push-9 {
  left: 75%;
}
.bootstrap-iso .col-xs-push-8 {
  left: 66.66666667%;
}
.bootstrap-iso .col-xs-push-7 {
  left: 58.33333333%;
}
.bootstrap-iso .col-xs-push-6 {
  left: 50%;
}
.bootstrap-iso .col-xs-push-5 {
  left: 41.66666667%;
}
.bootstrap-iso .col-xs-push-4 {
  left: 33.33333333%;
}
.bootstrap-iso .col-xs-push-3 {
  left: 25%;
}
.bootstrap-iso .col-xs-push-2 {
  left: 16.66666667%;
}
.bootstrap-iso .col-xs-push-1 {
  left: 8.33333333%;
}
.bootstrap-iso .col-xs-push-0 {
  left: auto;
}
.bootstrap-iso .col-xs-offset-12 {
  margin-left: 100%;
}
.bootstrap-iso .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-iso .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-iso .col-xs-offset-9 {
  margin-left: 75%;
}
.bootstrap-iso .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-iso .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-iso .col-xs-offset-6 {
  margin-left: 50%;
}
.bootstrap-iso .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-iso .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-iso .col-xs-offset-3 {
  margin-left: 25%;
}
.bootstrap-iso .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-iso .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-iso .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bootstrap-iso .col-sm-1,
  .bootstrap-iso .col-sm-2,
  .bootstrap-iso .col-sm-3,
  .bootstrap-iso .col-sm-4,
  .bootstrap-iso .col-sm-5,
  .bootstrap-iso .col-sm-6,
  .bootstrap-iso .col-sm-7,
  .bootstrap-iso .col-sm-8,
  .bootstrap-iso .col-sm-9,
  .bootstrap-iso .col-sm-10,
  .bootstrap-iso .col-sm-11,
  .bootstrap-iso .col-sm-12 {
    float: left;
  }
  .bootstrap-iso .col-sm-12 {
    width: 100%;
  }
  .bootstrap-iso .col-sm-11 {
    width: 91.66666667%;
  }
  .bootstrap-iso .col-sm-10 {
    width: 83.33333333%;
  }
  .bootstrap-iso .col-sm-9 {
    width: 75%;
  }
  .bootstrap-iso .col-sm-8 {
    width: 66.66666667%;
  }
  .bootstrap-iso .col-sm-7 {
    width: 58.33333333%;
  }
  .bootstrap-iso .col-sm-6 {
    width: 50%;
  }
  .bootstrap-iso .col-sm-5 {
    width: 41.66666667%;
  }
  .bootstrap-iso .col-sm-4 {
    width: 33.33333333%;
  }
  .bootstrap-iso .col-sm-3 {
    width: 25%;
  }
  .bootstrap-iso .col-sm-2 {
    width: 16.66666667%;
  }
  .bootstrap-iso .col-sm-1 {
    width: 8.33333333%;
  }
  .bootstrap-iso .col-sm-pull-12 {
    right: 100%;
  }
  .bootstrap-iso .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-iso .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-iso .col-sm-pull-9 {
    right: 75%;
  }
  .bootstrap-iso .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-iso .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-iso .col-sm-pull-6 {
    right: 50%;
  }
  .bootstrap-iso .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-iso .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-iso .col-sm-pull-3 {
    right: 25%;
  }
  .bootstrap-iso .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-iso .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-iso .col-sm-pull-0 {
    right: auto;
  }
  .bootstrap-iso .col-sm-push-12 {
    left: 100%;
  }
  .bootstrap-iso .col-sm-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-iso .col-sm-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-iso .col-sm-push-9 {
    left: 75%;
  }
  .bootstrap-iso .col-sm-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-iso .col-sm-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-iso .col-sm-push-6 {
    left: 50%;
  }
  .bootstrap-iso .col-sm-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-iso .col-sm-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-iso .col-sm-push-3 {
    left: 25%;
  }
  .bootstrap-iso .col-sm-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-iso .col-sm-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-iso .col-sm-push-0 {
    left: auto;
  }
  .bootstrap-iso .col-sm-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-iso .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-iso .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-iso .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-iso .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-iso .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-iso .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-iso .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-iso .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-iso .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-iso .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-iso .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-iso .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .bootstrap-iso .col-md-1,
  .bootstrap-iso .col-md-2,
  .bootstrap-iso .col-md-3,
  .bootstrap-iso .col-md-4,
  .bootstrap-iso .col-md-5,
  .bootstrap-iso .col-md-6,
  .bootstrap-iso .col-md-7,
  .bootstrap-iso .col-md-8,
  .bootstrap-iso .col-md-9,
  .bootstrap-iso .col-md-10,
  .bootstrap-iso .col-md-11,
  .bootstrap-iso .col-md-12 {
    float: left;
  }
  .bootstrap-iso .col-md-12 {
    width: 100%;
  }
  .bootstrap-iso .col-md-11 {
    width: 91.66666667%;
  }
  .bootstrap-iso .col-md-10 {
    width: 83.33333333%;
  }
  .bootstrap-iso .col-md-9 {
    width: 75%;
  }
  .bootstrap-iso .col-md-8 {
    width: 66.66666667%;
  }
  .bootstrap-iso .col-md-7 {
    width: 58.33333333%;
  }
  .bootstrap-iso .col-md-6 {
    width: 50%;
  }
  .bootstrap-iso .col-md-5 {
    width: 41.66666667%;
  }
  .bootstrap-iso .col-md-4 {
    width: 33.33333333%;
  }
  .bootstrap-iso .col-md-3 {
    width: 25%;
  }
  .bootstrap-iso .col-md-2 {
    width: 16.66666667%;
  }
  .bootstrap-iso .col-md-1 {
    width: 8.33333333%;
  }
  .bootstrap-iso .col-md-pull-12 {
    right: 100%;
  }
  .bootstrap-iso .col-md-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-iso .col-md-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-iso .col-md-pull-9 {
    right: 75%;
  }
  .bootstrap-iso .col-md-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-iso .col-md-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-iso .col-md-pull-6 {
    right: 50%;
  }
  .bootstrap-iso .col-md-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-iso .col-md-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-iso .col-md-pull-3 {
    right: 25%;
  }
  .bootstrap-iso .col-md-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-iso .col-md-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-iso .col-md-pull-0 {
    right: auto;
  }
  .bootstrap-iso .col-md-push-12 {
    left: 100%;
  }
  .bootstrap-iso .col-md-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-iso .col-md-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-iso .col-md-push-9 {
    left: 75%;
  }
  .bootstrap-iso .col-md-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-iso .col-md-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-iso .col-md-push-6 {
    left: 50%;
  }
  .bootstrap-iso .col-md-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-iso .col-md-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-iso .col-md-push-3 {
    left: 25%;
  }
  .bootstrap-iso .col-md-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-iso .col-md-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-iso .col-md-push-0 {
    left: auto;
  }
  .bootstrap-iso .col-md-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-iso .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-iso .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-iso .col-md-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-iso .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-iso .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-iso .col-md-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-iso .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-iso .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-iso .col-md-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-iso .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-iso .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-iso .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .col-lg-1,
  .bootstrap-iso .col-lg-2,
  .bootstrap-iso .col-lg-3,
  .bootstrap-iso .col-lg-4,
  .bootstrap-iso .col-lg-5,
  .bootstrap-iso .col-lg-6,
  .bootstrap-iso .col-lg-7,
  .bootstrap-iso .col-lg-8,
  .bootstrap-iso .col-lg-9,
  .bootstrap-iso .col-lg-10,
  .bootstrap-iso .col-lg-11,
  .bootstrap-iso .col-lg-12 {
    float: left;
  }
  .bootstrap-iso .col-lg-12 {
    width: 100%;
  }
  .bootstrap-iso .col-lg-11 {
    width: 91.66666667%;
  }
  .bootstrap-iso .col-lg-10 {
    width: 83.33333333%;
  }
  .bootstrap-iso .col-lg-9 {
    width: 75%;
  }
  .bootstrap-iso .col-lg-8 {
    width: 66.66666667%;
  }
  .bootstrap-iso .col-lg-7 {
    width: 58.33333333%;
  }
  .bootstrap-iso .col-lg-6 {
    width: 50%;
  }
  .bootstrap-iso .col-lg-5 {
    width: 41.66666667%;
  }
  .bootstrap-iso .col-lg-4 {
    width: 33.33333333%;
  }
  .bootstrap-iso .col-lg-3 {
    width: 25%;
  }
  .bootstrap-iso .col-lg-2 {
    width: 16.66666667%;
  }
  .bootstrap-iso .col-lg-1 {
    width: 8.33333333%;
  }
  .bootstrap-iso .col-lg-pull-12 {
    right: 100%;
  }
  .bootstrap-iso .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-iso .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-iso .col-lg-pull-9 {
    right: 75%;
  }
  .bootstrap-iso .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-iso .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-iso .col-lg-pull-6 {
    right: 50%;
  }
  .bootstrap-iso .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-iso .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-iso .col-lg-pull-3 {
    right: 25%;
  }
  .bootstrap-iso .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-iso .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-iso .col-lg-pull-0 {
    right: auto;
  }
  .bootstrap-iso .col-lg-push-12 {
    left: 100%;
  }
  .bootstrap-iso .col-lg-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-iso .col-lg-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-iso .col-lg-push-9 {
    left: 75%;
  }
  .bootstrap-iso .col-lg-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-iso .col-lg-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-iso .col-lg-push-6 {
    left: 50%;
  }
  .bootstrap-iso .col-lg-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-iso .col-lg-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-iso .col-lg-push-3 {
    left: 25%;
  }
  .bootstrap-iso .col-lg-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-iso .col-lg-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-iso .col-lg-push-0 {
    left: auto;
  }
  .bootstrap-iso .col-lg-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-iso .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-iso .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-iso .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-iso .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-iso .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-iso .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-iso .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-iso .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-iso .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-iso .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-iso .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-iso .col-lg-offset-0 {
    margin-left: 0;
  }
}
.bootstrap-iso table {
  background-color: transparent;
}
.bootstrap-iso caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.bootstrap-iso th {
  text-align: left;
}
.bootstrap-iso .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.bootstrap-iso .table > thead > tr > th,
.bootstrap-iso .table > tbody > tr > th,
.bootstrap-iso .table > tfoot > tr > th,
.bootstrap-iso .table > thead > tr > td,
.bootstrap-iso .table > tbody > tr > td,
.bootstrap-iso .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.bootstrap-iso .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.bootstrap-iso .table > caption + thead > tr:first-child > th,
.bootstrap-iso .table > colgroup + thead > tr:first-child > th,
.bootstrap-iso .table > thead:first-child > tr:first-child > th,
.bootstrap-iso .table > caption + thead > tr:first-child > td,
.bootstrap-iso .table > colgroup + thead > tr:first-child > td,
.bootstrap-iso .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.bootstrap-iso .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.bootstrap-iso .table .table {
  background-color: #fff;
}
.bootstrap-iso .table-condensed > thead > tr > th,
.bootstrap-iso .table-condensed > tbody > tr > th,
.bootstrap-iso .table-condensed > tfoot > tr > th,
.bootstrap-iso .table-condensed > thead > tr > td,
.bootstrap-iso .table-condensed > tbody > tr > td,
.bootstrap-iso .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.bootstrap-iso .table-bordered {
  border: 1px solid #ddd;
}
.bootstrap-iso .table-bordered > thead > tr > th,
.bootstrap-iso .table-bordered > tbody > tr > th,
.bootstrap-iso .table-bordered > tfoot > tr > th,
.bootstrap-iso .table-bordered > thead > tr > td,
.bootstrap-iso .table-bordered > tbody > tr > td,
.bootstrap-iso .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.bootstrap-iso .table-bordered > thead > tr > th,
.bootstrap-iso .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.bootstrap-iso .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.bootstrap-iso .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.bootstrap-iso table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.bootstrap-iso table td[class*="col-"],
.bootstrap-iso table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.bootstrap-iso .table > thead > tr > td.active,
.bootstrap-iso .table > tbody > tr > td.active,
.bootstrap-iso .table > tfoot > tr > td.active,
.bootstrap-iso .table > thead > tr > th.active,
.bootstrap-iso .table > tbody > tr > th.active,
.bootstrap-iso .table > tfoot > tr > th.active,
.bootstrap-iso .table > thead > tr.active > td,
.bootstrap-iso .table > tbody > tr.active > td,
.bootstrap-iso .table > tfoot > tr.active > td,
.bootstrap-iso .table > thead > tr.active > th,
.bootstrap-iso .table > tbody > tr.active > th,
.bootstrap-iso .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.bootstrap-iso .table-hover > tbody > tr > td.active:hover,
.bootstrap-iso .table-hover > tbody > tr > th.active:hover,
.bootstrap-iso .table-hover > tbody > tr.active:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .active,
.bootstrap-iso .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.bootstrap-iso .table > thead > tr > td.success,
.bootstrap-iso .table > tbody > tr > td.success,
.bootstrap-iso .table > tfoot > tr > td.success,
.bootstrap-iso .table > thead > tr > th.success,
.bootstrap-iso .table > tbody > tr > th.success,
.bootstrap-iso .table > tfoot > tr > th.success,
.bootstrap-iso .table > thead > tr.success > td,
.bootstrap-iso .table > tbody > tr.success > td,
.bootstrap-iso .table > tfoot > tr.success > td,
.bootstrap-iso .table > thead > tr.success > th,
.bootstrap-iso .table > tbody > tr.success > th,
.bootstrap-iso .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.bootstrap-iso .table-hover > tbody > tr > td.success:hover,
.bootstrap-iso .table-hover > tbody > tr > th.success:hover,
.bootstrap-iso .table-hover > tbody > tr.success:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .success,
.bootstrap-iso .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.bootstrap-iso .table > thead > tr > td.info,
.bootstrap-iso .table > tbody > tr > td.info,
.bootstrap-iso .table > tfoot > tr > td.info,
.bootstrap-iso .table > thead > tr > th.info,
.bootstrap-iso .table > tbody > tr > th.info,
.bootstrap-iso .table > tfoot > tr > th.info,
.bootstrap-iso .table > thead > tr.info > td,
.bootstrap-iso .table > tbody > tr.info > td,
.bootstrap-iso .table > tfoot > tr.info > td,
.bootstrap-iso .table > thead > tr.info > th,
.bootstrap-iso .table > tbody > tr.info > th,
.bootstrap-iso .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.bootstrap-iso .table-hover > tbody > tr > td.info:hover,
.bootstrap-iso .table-hover > tbody > tr > th.info:hover,
.bootstrap-iso .table-hover > tbody > tr.info:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .info,
.bootstrap-iso .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.bootstrap-iso .table > thead > tr > td.warning,
.bootstrap-iso .table > tbody > tr > td.warning,
.bootstrap-iso .table > tfoot > tr > td.warning,
.bootstrap-iso .table > thead > tr > th.warning,
.bootstrap-iso .table > tbody > tr > th.warning,
.bootstrap-iso .table > tfoot > tr > th.warning,
.bootstrap-iso .table > thead > tr.warning > td,
.bootstrap-iso .table > tbody > tr.warning > td,
.bootstrap-iso .table > tfoot > tr.warning > td,
.bootstrap-iso .table > thead > tr.warning > th,
.bootstrap-iso .table > tbody > tr.warning > th,
.bootstrap-iso .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.bootstrap-iso .table-hover > tbody > tr > td.warning:hover,
.bootstrap-iso .table-hover > tbody > tr > th.warning:hover,
.bootstrap-iso .table-hover > tbody > tr.warning:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .warning,
.bootstrap-iso .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.bootstrap-iso .table > thead > tr > td.danger,
.bootstrap-iso .table > tbody > tr > td.danger,
.bootstrap-iso .table > tfoot > tr > td.danger,
.bootstrap-iso .table > thead > tr > th.danger,
.bootstrap-iso .table > tbody > tr > th.danger,
.bootstrap-iso .table > tfoot > tr > th.danger,
.bootstrap-iso .table > thead > tr.danger > td,
.bootstrap-iso .table > tbody > tr.danger > td,
.bootstrap-iso .table > tfoot > tr.danger > td,
.bootstrap-iso .table > thead > tr.danger > th,
.bootstrap-iso .table > tbody > tr.danger > th,
.bootstrap-iso .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.bootstrap-iso .table-hover > tbody > tr > td.danger:hover,
.bootstrap-iso .table-hover > tbody > tr > th.danger:hover,
.bootstrap-iso .table-hover > tbody > tr.danger:hover > td,
.bootstrap-iso .table-hover > tbody > tr:hover > .danger,
.bootstrap-iso .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.bootstrap-iso .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .bootstrap-iso .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .bootstrap-iso .table-responsive > .table {
    margin-bottom: 0;
  }
  .bootstrap-iso .table-responsive > .table > thead > tr > th,
  .bootstrap-iso .table-responsive > .table > tbody > tr > th,
  .bootstrap-iso .table-responsive > .table > tfoot > tr > th,
  .bootstrap-iso .table-responsive > .table > thead > tr > td,
  .bootstrap-iso .table-responsive > .table > tbody > tr > td,
  .bootstrap-iso .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bootstrap-iso .table-responsive > .table-bordered {
    border: 0;
  }
  .bootstrap-iso .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bootstrap-iso .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bootstrap-iso .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bootstrap-iso .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bootstrap-iso .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bootstrap-iso .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.bootstrap-iso fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.bootstrap-iso legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.bootstrap-iso label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.bootstrap-iso input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-iso input[type="radio"],
.bootstrap-iso input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.bootstrap-iso input[type="file"] {
  display: block;
}
.bootstrap-iso input[type="range"] {
  display: block;
  width: 100%;
}
.bootstrap-iso select[multiple],
.bootstrap-iso select[size] {
  height: auto;
}
.bootstrap-iso input[type="file"]:focus,
.bootstrap-iso input[type="radio"]:focus,
.bootstrap-iso input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-iso output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.bootstrap-iso .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.bootstrap-iso .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.bootstrap-iso .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.bootstrap-iso .form-control:-ms-input-placeholder {
  color: #999;
}
.bootstrap-iso .form-control::-webkit-input-placeholder {
  color: #999;
}
.bootstrap-iso .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.bootstrap-iso .form-control[disabled],
.bootstrap-iso .form-control[readonly],
.bootstrap-iso fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.bootstrap-iso .form-control[disabled],
.bootstrap-iso fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.bootstrap-iso textarea.form-control {
  height: auto;
}
.bootstrap-iso input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bootstrap-iso input[type="date"].form-control,
  .bootstrap-iso input[type="time"].form-control,
  .bootstrap-iso input[type="datetime-local"].form-control,
  .bootstrap-iso input[type="month"].form-control {
    line-height: 34px;
  }
  .bootstrap-iso input[type="date"].input-sm,
  .bootstrap-iso input[type="time"].input-sm,
  .bootstrap-iso input[type="datetime-local"].input-sm,
  .bootstrap-iso input[type="month"].input-sm,
  .bootstrap-iso .input-group-sm input[type="date"],
  .bootstrap-iso .input-group-sm input[type="time"],
  .bootstrap-iso .input-group-sm input[type="datetime-local"],
  .bootstrap-iso .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .bootstrap-iso input[type="date"].input-lg,
  .bootstrap-iso input[type="time"].input-lg,
  .bootstrap-iso input[type="datetime-local"].input-lg,
  .bootstrap-iso input[type="month"].input-lg,
  .bootstrap-iso .input-group-lg input[type="date"],
  .bootstrap-iso .input-group-lg input[type="time"],
  .bootstrap-iso .input-group-lg input[type="datetime-local"],
  .bootstrap-iso .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.bootstrap-iso .form-group {
  margin-bottom: 15px;
}
.bootstrap-iso .radio,
.bootstrap-iso .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-iso .radio label,
.bootstrap-iso .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap-iso .radio input[type="radio"],
.bootstrap-iso .radio-inline input[type="radio"],
.bootstrap-iso .checkbox input[type="checkbox"],
.bootstrap-iso .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.bootstrap-iso .radio + .radio,
.bootstrap-iso .checkbox + .checkbox {
  margin-top: -5px;
}
.bootstrap-iso .radio-inline,
.bootstrap-iso .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.bootstrap-iso .radio-inline + .radio-inline,
.bootstrap-iso .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.bootstrap-iso input[type="radio"][disabled],
.bootstrap-iso input[type="checkbox"][disabled],
.bootstrap-iso input[type="radio"].disabled,
.bootstrap-iso input[type="checkbox"].disabled,
.bootstrap-iso fieldset[disabled] input[type="radio"],
.bootstrap-iso fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.bootstrap-iso .radio-inline.disabled,
.bootstrap-iso .checkbox-inline.disabled,
.bootstrap-iso fieldset[disabled] .radio-inline,
.bootstrap-iso fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.bootstrap-iso .radio.disabled label,
.bootstrap-iso .checkbox.disabled label,
.bootstrap-iso fieldset[disabled] .radio label,
.bootstrap-iso fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.bootstrap-iso .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.bootstrap-iso .form-control-static.input-lg,
.bootstrap-iso .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-iso .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso select.input-sm {
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso textarea.input-sm,
.bootstrap-iso select[multiple].input-sm {
  height: auto;
}
.bootstrap-iso .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso .form-group-sm textarea.form-control,
.bootstrap-iso .form-group-sm select[multiple].form-control {
  height: auto;
}
.bootstrap-iso .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-iso .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso select.input-lg {
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso textarea.input-lg,
.bootstrap-iso select[multiple].input-lg {
  height: auto;
}
.bootstrap-iso .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso .form-group-lg textarea.form-control,
.bootstrap-iso .form-group-lg select[multiple].form-control {
  height: auto;
}
.bootstrap-iso .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.bootstrap-iso .has-feedback {
  position: relative;
}
.bootstrap-iso .has-feedback .form-control {
  padding-right: 42.5px;
}
.bootstrap-iso .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.bootstrap-iso .input-lg + .form-control-feedback,
.bootstrap-iso .input-group-lg + .form-control-feedback,
.bootstrap-iso .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso .input-sm + .form-control-feedback,
.bootstrap-iso .input-group-sm + .form-control-feedback,
.bootstrap-iso .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso .has-success .help-block,
.bootstrap-iso .has-success .control-label,
.bootstrap-iso .has-success .radio,
.bootstrap-iso .has-success .checkbox,
.bootstrap-iso .has-success .radio-inline,
.bootstrap-iso .has-success .checkbox-inline,
.bootstrap-iso .has-success.radio label,
.bootstrap-iso .has-success.checkbox label,
.bootstrap-iso .has-success.radio-inline label,
.bootstrap-iso .has-success.checkbox-inline label {
  color: #3c763d;
}
.bootstrap-iso .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.bootstrap-iso .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.bootstrap-iso .has-success .form-control-feedback {
  color: #3c763d;
}
.bootstrap-iso .has-warning .help-block,
.bootstrap-iso .has-warning .control-label,
.bootstrap-iso .has-warning .radio,
.bootstrap-iso .has-warning .checkbox,
.bootstrap-iso .has-warning .radio-inline,
.bootstrap-iso .has-warning .checkbox-inline,
.bootstrap-iso .has-warning.radio label,
.bootstrap-iso .has-warning.checkbox label,
.bootstrap-iso .has-warning.radio-inline label,
.bootstrap-iso .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.bootstrap-iso .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.bootstrap-iso .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.bootstrap-iso .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.bootstrap-iso .has-error .help-block,
.bootstrap-iso .has-error .control-label,
.bootstrap-iso .has-error .radio,
.bootstrap-iso .has-error .checkbox,
.bootstrap-iso .has-error .radio-inline,
.bootstrap-iso .has-error .checkbox-inline,
.bootstrap-iso .has-error.radio label,
.bootstrap-iso .has-error.checkbox label,
.bootstrap-iso .has-error.radio-inline label,
.bootstrap-iso .has-error.checkbox-inline label {
  color: #a94442;
}
.bootstrap-iso .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.bootstrap-iso .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.bootstrap-iso .has-error .form-control-feedback {
  color: #a94442;
}
.bootstrap-iso .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.bootstrap-iso .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.bootstrap-iso .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .bootstrap-iso .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-iso .form-inline .form-control-static {
    display: inline-block;
  }
  .bootstrap-iso .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-iso .form-inline .input-group .input-group-addon,
  .bootstrap-iso .form-inline .input-group .input-group-btn,
  .bootstrap-iso .form-inline .input-group .form-control {
    width: auto;
  }
  .bootstrap-iso .form-inline .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-iso .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .form-inline .radio,
  .bootstrap-iso .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .form-inline .radio label,
  .bootstrap-iso .form-inline .checkbox label {
    padding-left: 0;
  }
  .bootstrap-iso .form-inline .radio input[type="radio"],
  .bootstrap-iso .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-iso .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.bootstrap-iso .form-horizontal .radio,
.bootstrap-iso .form-horizontal .checkbox,
.bootstrap-iso .form-horizontal .radio-inline,
.bootstrap-iso .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.bootstrap-iso .form-horizontal .radio,
.bootstrap-iso .form-horizontal .checkbox {
  min-height: 27px;
}
.bootstrap-iso .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bootstrap-iso .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.bootstrap-iso .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .bootstrap-iso .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.bootstrap-iso .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-iso .btn:focus,
.bootstrap-iso .btn:active:focus,
.bootstrap-iso .btn.active:focus,
.bootstrap-iso .btn.focus,
.bootstrap-iso .btn:active.focus,
.bootstrap-iso .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-iso .btn:hover,
.bootstrap-iso .btn:focus,
.bootstrap-iso .btn.focus {
  color: #333;
  text-decoration: none;
}
.bootstrap-iso .btn:active,
.bootstrap-iso .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-iso .btn.disabled,
.bootstrap-iso .btn[disabled],
.bootstrap-iso fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.bootstrap-iso a.btn.disabled,
.bootstrap-iso fieldset[disabled] a.btn {
  pointer-events: none;
}
.bootstrap-iso .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.bootstrap-iso .btn-default:focus,
.bootstrap-iso .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.bootstrap-iso .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default.active,
.bootstrap-iso .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap-iso .btn-default:active:hover,
.bootstrap-iso .btn-default.active:hover,
.bootstrap-iso .open > .dropdown-toggle.btn-default:hover,
.bootstrap-iso .btn-default:active:focus,
.bootstrap-iso .btn-default.active:focus,
.bootstrap-iso .open > .dropdown-toggle.btn-default:focus,
.bootstrap-iso .btn-default:active.focus,
.bootstrap-iso .btn-default.active.focus,
.bootstrap-iso .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default.active,
.bootstrap-iso .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.bootstrap-iso .btn-default.disabled:hover,
.bootstrap-iso .btn-default[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-default:hover,
.bootstrap-iso .btn-default.disabled:focus,
.bootstrap-iso .btn-default[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-default:focus,
.bootstrap-iso .btn-default.disabled.focus,
.bootstrap-iso .btn-default[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.bootstrap-iso .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.bootstrap-iso .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap-iso .btn-primary:focus,
.bootstrap-iso .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.bootstrap-iso .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary.active,
.bootstrap-iso .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.bootstrap-iso .btn-primary:active:hover,
.bootstrap-iso .btn-primary.active:hover,
.bootstrap-iso .open > .dropdown-toggle.btn-primary:hover,
.bootstrap-iso .btn-primary:active:focus,
.bootstrap-iso .btn-primary.active:focus,
.bootstrap-iso .open > .dropdown-toggle.btn-primary:focus,
.bootstrap-iso .btn-primary:active.focus,
.bootstrap-iso .btn-primary.active.focus,
.bootstrap-iso .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary.active,
.bootstrap-iso .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.bootstrap-iso .btn-primary.disabled:hover,
.bootstrap-iso .btn-primary[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-primary:hover,
.bootstrap-iso .btn-primary.disabled:focus,
.bootstrap-iso .btn-primary[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-primary:focus,
.bootstrap-iso .btn-primary.disabled.focus,
.bootstrap-iso .btn-primary[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap-iso .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.bootstrap-iso .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap-iso .btn-success:focus,
.bootstrap-iso .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.bootstrap-iso .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success.active,
.bootstrap-iso .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.bootstrap-iso .btn-success:active:hover,
.bootstrap-iso .btn-success.active:hover,
.bootstrap-iso .open > .dropdown-toggle.btn-success:hover,
.bootstrap-iso .btn-success:active:focus,
.bootstrap-iso .btn-success.active:focus,
.bootstrap-iso .open > .dropdown-toggle.btn-success:focus,
.bootstrap-iso .btn-success:active.focus,
.bootstrap-iso .btn-success.active.focus,
.bootstrap-iso .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success.active,
.bootstrap-iso .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.bootstrap-iso .btn-success.disabled:hover,
.bootstrap-iso .btn-success[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-success:hover,
.bootstrap-iso .btn-success.disabled:focus,
.bootstrap-iso .btn-success[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-success:focus,
.bootstrap-iso .btn-success.disabled.focus,
.bootstrap-iso .btn-success[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap-iso .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.bootstrap-iso .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap-iso .btn-info:focus,
.bootstrap-iso .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.bootstrap-iso .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info.active,
.bootstrap-iso .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bootstrap-iso .btn-info:active:hover,
.bootstrap-iso .btn-info.active:hover,
.bootstrap-iso .open > .dropdown-toggle.btn-info:hover,
.bootstrap-iso .btn-info:active:focus,
.bootstrap-iso .btn-info.active:focus,
.bootstrap-iso .open > .dropdown-toggle.btn-info:focus,
.bootstrap-iso .btn-info:active.focus,
.bootstrap-iso .btn-info.active.focus,
.bootstrap-iso .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info.active,
.bootstrap-iso .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.bootstrap-iso .btn-info.disabled:hover,
.bootstrap-iso .btn-info[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-info:hover,
.bootstrap-iso .btn-info.disabled:focus,
.bootstrap-iso .btn-info[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-info:focus,
.bootstrap-iso .btn-info.disabled.focus,
.bootstrap-iso .btn-info[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap-iso .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.bootstrap-iso .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap-iso .btn-warning:focus,
.bootstrap-iso .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.bootstrap-iso .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bootstrap-iso .btn-warning:active:hover,
.bootstrap-iso .btn-warning.active:hover,
.bootstrap-iso .open > .dropdown-toggle.btn-warning:hover,
.bootstrap-iso .btn-warning:active:focus,
.bootstrap-iso .btn-warning.active:focus,
.bootstrap-iso .open > .dropdown-toggle.btn-warning:focus,
.bootstrap-iso .btn-warning:active.focus,
.bootstrap-iso .btn-warning.active.focus,
.bootstrap-iso .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.bootstrap-iso .btn-warning.disabled:hover,
.bootstrap-iso .btn-warning[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-warning:hover,
.bootstrap-iso .btn-warning.disabled:focus,
.bootstrap-iso .btn-warning[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-warning:focus,
.bootstrap-iso .btn-warning.disabled.focus,
.bootstrap-iso .btn-warning[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap-iso .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.bootstrap-iso .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap-iso .btn-danger:focus,
.bootstrap-iso .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.bootstrap-iso .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger.active,
.bootstrap-iso .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bootstrap-iso .btn-danger:active:hover,
.bootstrap-iso .btn-danger.active:hover,
.bootstrap-iso .open > .dropdown-toggle.btn-danger:hover,
.bootstrap-iso .btn-danger:active:focus,
.bootstrap-iso .btn-danger.active:focus,
.bootstrap-iso .open > .dropdown-toggle.btn-danger:focus,
.bootstrap-iso .btn-danger:active.focus,
.bootstrap-iso .btn-danger.active.focus,
.bootstrap-iso .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger.active,
.bootstrap-iso .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.bootstrap-iso .btn-danger.disabled:hover,
.bootstrap-iso .btn-danger[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-danger:hover,
.bootstrap-iso .btn-danger.disabled:focus,
.bootstrap-iso .btn-danger[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-danger:focus,
.bootstrap-iso .btn-danger.disabled.focus,
.bootstrap-iso .btn-danger[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap-iso .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.bootstrap-iso .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.bootstrap-iso .btn-link,
.bootstrap-iso .btn-link:active,
.bootstrap-iso .btn-link.active,
.bootstrap-iso .btn-link[disabled],
.bootstrap-iso fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso .btn-link,
.bootstrap-iso .btn-link:hover,
.bootstrap-iso .btn-link:focus,
.bootstrap-iso .btn-link:active {
  border-color: transparent;
}
.bootstrap-iso .btn-link:hover,
.bootstrap-iso .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.bootstrap-iso .btn-link[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-link:hover,
.bootstrap-iso .btn-link[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.bootstrap-iso .btn-lg,
.bootstrap-iso .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso .btn-sm,
.bootstrap-iso .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso .btn-xs,
.bootstrap-iso .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso .btn-block {
  display: block;
  width: 100%;
}
.bootstrap-iso .btn-block + .btn-block {
  margin-top: 5px;
}
.bootstrap-iso input[type="submit"].btn-block,
.bootstrap-iso input[type="reset"].btn-block,
.bootstrap-iso input[type="button"].btn-block {
  width: 100%;
}
.bootstrap-iso .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.bootstrap-iso .fade.in {
  opacity: 1;
}
.bootstrap-iso .collapse {
  display: none;
}
.bootstrap-iso .collapse.in {
  display: block;
}
.bootstrap-iso tr.collapse.in {
  display: table-row;
}
.bootstrap-iso tbody.collapse.in {
  display: table-row-group;
}
.bootstrap-iso .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.bootstrap-iso .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.bootstrap-iso .dropup,
.bootstrap-iso .dropdown {
  position: relative;
}
.bootstrap-iso .dropdown-toggle:focus {
  outline: 0;
}
.bootstrap-iso .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.bootstrap-iso .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.bootstrap-iso .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-iso .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.bootstrap-iso .dropdown-menu > li > a:hover,
.bootstrap-iso .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.bootstrap-iso .dropdown-menu > .active > a,
.bootstrap-iso .dropdown-menu > .active > a:hover,
.bootstrap-iso .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.bootstrap-iso .dropdown-menu > .disabled > a,
.bootstrap-iso .dropdown-menu > .disabled > a:hover,
.bootstrap-iso .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.bootstrap-iso .dropdown-menu > .disabled > a:hover,
.bootstrap-iso .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.bootstrap-iso .open > .dropdown-menu {
  display: block;
}
.bootstrap-iso .open > a {
  outline: 0;
}
.bootstrap-iso .dropdown-menu-right {
  right: 0;
  left: auto;
}
.bootstrap-iso .dropdown-menu-left {
  right: auto;
  left: 0;
}
.bootstrap-iso .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.bootstrap-iso .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.bootstrap-iso .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.bootstrap-iso .dropup .caret,
.bootstrap-iso .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.bootstrap-iso .dropup .dropdown-menu,
.bootstrap-iso .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .bootstrap-iso .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.bootstrap-iso .btn-group,
.bootstrap-iso .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-iso .btn-group > .btn,
.bootstrap-iso .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.bootstrap-iso .btn-group > .btn:hover,
.bootstrap-iso .btn-group-vertical > .btn:hover,
.bootstrap-iso .btn-group > .btn:focus,
.bootstrap-iso .btn-group-vertical > .btn:focus,
.bootstrap-iso .btn-group > .btn:active,
.bootstrap-iso .btn-group-vertical > .btn:active,
.bootstrap-iso .btn-group > .btn.active,
.bootstrap-iso .btn-group-vertical > .btn.active {
  z-index: 2;
}
.bootstrap-iso .btn-group .btn + .btn,
.bootstrap-iso .btn-group .btn + .btn-group,
.bootstrap-iso .btn-group .btn-group + .btn,
.bootstrap-iso .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.bootstrap-iso .btn-toolbar {
  margin-left: -5px;
}
.bootstrap-iso .btn-toolbar .btn,
.bootstrap-iso .btn-toolbar .btn-group,
.bootstrap-iso .btn-toolbar .input-group {
  float: left;
}
.bootstrap-iso .btn-toolbar > .btn,
.bootstrap-iso .btn-toolbar > .btn-group,
.bootstrap-iso .btn-toolbar > .input-group {
  margin-left: 5px;
}
.bootstrap-iso .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.bootstrap-iso .btn-group > .btn:first-child {
  margin-left: 0;
}
.bootstrap-iso .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-iso .btn-group > .btn:last-child:not(:first-child),
.bootstrap-iso .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .btn-group > .btn-group {
  float: left;
}
.bootstrap-iso .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-iso .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-iso .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-iso .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .btn-group .dropdown-toggle:active,
.bootstrap-iso .btn-group.open .dropdown-toggle {
  outline: 0;
}
.bootstrap-iso .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.bootstrap-iso .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.bootstrap-iso .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-iso .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso .btn .caret {
  margin-left: 0;
}
.bootstrap-iso .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.bootstrap-iso .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.bootstrap-iso .btn-group-vertical > .btn,
.bootstrap-iso .btn-group-vertical > .btn-group,
.bootstrap-iso .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.bootstrap-iso .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.bootstrap-iso .btn-group-vertical > .btn + .btn,
.bootstrap-iso .btn-group-vertical > .btn + .btn-group,
.bootstrap-iso .btn-group-vertical > .btn-group + .btn,
.bootstrap-iso .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bootstrap-iso .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-iso .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-iso .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-iso .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.bootstrap-iso .btn-group-justified > .btn,
.bootstrap-iso .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.bootstrap-iso .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.bootstrap-iso .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.bootstrap-iso [data-toggle="buttons"] > .btn input[type="radio"],
.bootstrap-iso [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.bootstrap-iso [data-toggle="buttons"] > .btn input[type="checkbox"],
.bootstrap-iso [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrap-iso .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.bootstrap-iso .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-iso .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.bootstrap-iso .input-group .form-control:focus {
  z-index: 3;
}
.bootstrap-iso .input-group-lg > .form-control,
.bootstrap-iso .input-group-lg > .input-group-addon,
.bootstrap-iso .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-iso select.input-group-lg > .form-control,
.bootstrap-iso select.input-group-lg > .input-group-addon,
.bootstrap-iso select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.bootstrap-iso textarea.input-group-lg > .form-control,
.bootstrap-iso textarea.input-group-lg > .input-group-addon,
.bootstrap-iso textarea.input-group-lg > .input-group-btn > .btn,
.bootstrap-iso select[multiple].input-group-lg > .form-control,
.bootstrap-iso select[multiple].input-group-lg > .input-group-addon,
.bootstrap-iso select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-iso .input-group-sm > .form-control,
.bootstrap-iso .input-group-sm > .input-group-addon,
.bootstrap-iso .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-iso select.input-group-sm > .form-control,
.bootstrap-iso select.input-group-sm > .input-group-addon,
.bootstrap-iso select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.bootstrap-iso textarea.input-group-sm > .form-control,
.bootstrap-iso textarea.input-group-sm > .input-group-addon,
.bootstrap-iso textarea.input-group-sm > .input-group-btn > .btn,
.bootstrap-iso select[multiple].input-group-sm > .form-control,
.bootstrap-iso select[multiple].input-group-sm > .input-group-addon,
.bootstrap-iso select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-iso .input-group-addon,
.bootstrap-iso .input-group-btn,
.bootstrap-iso .input-group .form-control {
  display: table-cell;
}
.bootstrap-iso .input-group-addon:not(:first-child):not(:last-child),
.bootstrap-iso .input-group-btn:not(:first-child):not(:last-child),
.bootstrap-iso .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-iso .input-group-addon,
.bootstrap-iso .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.bootstrap-iso .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.bootstrap-iso .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.bootstrap-iso .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.bootstrap-iso .input-group-addon input[type="radio"],
.bootstrap-iso .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.bootstrap-iso .input-group .form-control:first-child,
.bootstrap-iso .input-group-addon:first-child,
.bootstrap-iso .input-group-btn:first-child > .btn,
.bootstrap-iso .input-group-btn:first-child > .btn-group > .btn,
.bootstrap-iso .input-group-btn:first-child > .dropdown-toggle,
.bootstrap-iso .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-iso .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-iso .input-group-addon:first-child {
  border-right: 0;
}
.bootstrap-iso .input-group .form-control:last-child,
.bootstrap-iso .input-group-addon:last-child,
.bootstrap-iso .input-group-btn:last-child > .btn,
.bootstrap-iso .input-group-btn:last-child > .btn-group > .btn,
.bootstrap-iso .input-group-btn:last-child > .dropdown-toggle,
.bootstrap-iso .input-group-btn:first-child > .btn:not(:first-child),
.bootstrap-iso .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .input-group-addon:last-child {
  border-left: 0;
}
.bootstrap-iso .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.bootstrap-iso .input-group-btn > .btn {
  position: relative;
}
.bootstrap-iso .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.bootstrap-iso .input-group-btn > .btn:hover,
.bootstrap-iso .input-group-btn > .btn:focus,
.bootstrap-iso .input-group-btn > .btn:active {
  z-index: 2;
}
.bootstrap-iso .input-group-btn:first-child > .btn,
.bootstrap-iso .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.bootstrap-iso .input-group-btn:last-child > .btn,
.bootstrap-iso .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.bootstrap-iso .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bootstrap-iso .nav > li {
  position: relative;
  display: block;
}
.bootstrap-iso .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.bootstrap-iso .nav > li > a:hover,
.bootstrap-iso .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.bootstrap-iso .nav > li.disabled > a {
  color: #777;
}
.bootstrap-iso .nav > li.disabled > a:hover,
.bootstrap-iso .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.bootstrap-iso .nav .open > a,
.bootstrap-iso .nav .open > a:hover,
.bootstrap-iso .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.bootstrap-iso .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-iso .nav > li > a > img {
  max-width: none;
}
.bootstrap-iso .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.bootstrap-iso .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.bootstrap-iso .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.bootstrap-iso .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.bootstrap-iso .nav-tabs > li.active > a,
.bootstrap-iso .nav-tabs > li.active > a:hover,
.bootstrap-iso .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.bootstrap-iso .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.bootstrap-iso .nav-tabs.nav-justified > li {
  float: none;
}
.bootstrap-iso .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.bootstrap-iso .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap-iso .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap-iso .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap-iso .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap-iso .nav-tabs.nav-justified > .active > a,
.bootstrap-iso .nav-tabs.nav-justified > .active > a:hover,
.bootstrap-iso .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .bootstrap-iso .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .bootstrap-iso .nav-tabs.nav-justified > .active > a,
  .bootstrap-iso .nav-tabs.nav-justified > .active > a:hover,
  .bootstrap-iso .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.bootstrap-iso .nav-pills > li {
  float: left;
}
.bootstrap-iso .nav-pills > li > a {
  border-radius: 4px;
}
.bootstrap-iso .nav-pills > li + li {
  margin-left: 2px;
}
.bootstrap-iso .nav-pills > li.active > a,
.bootstrap-iso .nav-pills > li.active > a:hover,
.bootstrap-iso .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.bootstrap-iso .nav-stacked > li {
  float: none;
}
.bootstrap-iso .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.bootstrap-iso .nav-justified {
  width: 100%;
}
.bootstrap-iso .nav-justified > li {
  float: none;
}
.bootstrap-iso .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.bootstrap-iso .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap-iso .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap-iso .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap-iso .nav-tabs-justified {
  border-bottom: 0;
}
.bootstrap-iso .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap-iso .nav-tabs-justified > .active > a,
.bootstrap-iso .nav-tabs-justified > .active > a:hover,
.bootstrap-iso .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .bootstrap-iso .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .bootstrap-iso .nav-tabs-justified > .active > a,
  .bootstrap-iso .nav-tabs-justified > .active > a:hover,
  .bootstrap-iso .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.bootstrap-iso .tab-content > .tab-pane {
  display: none;
}
.bootstrap-iso .tab-content > .active {
  display: block;
}
.bootstrap-iso .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-iso .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-header {
    float: left;
  }
}
.bootstrap-iso .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.bootstrap-iso .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .bootstrap-iso .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .bootstrap-iso .navbar-collapse.in {
    overflow-y: visible;
  }
  .bootstrap-iso .navbar-fixed-top .navbar-collapse,
  .bootstrap-iso .navbar-static-top .navbar-collapse,
  .bootstrap-iso .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.bootstrap-iso .navbar-fixed-top .navbar-collapse,
.bootstrap-iso .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .bootstrap-iso .navbar-fixed-top .navbar-collapse,
  .bootstrap-iso .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.bootstrap-iso .container > .navbar-header,
.bootstrap-iso .container-fluid > .navbar-header,
.bootstrap-iso .container > .navbar-collapse,
.bootstrap-iso .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bootstrap-iso .container > .navbar-header,
  .bootstrap-iso .container-fluid > .navbar-header,
  .bootstrap-iso .container > .navbar-collapse,
  .bootstrap-iso .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.bootstrap-iso .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-static-top {
    border-radius: 0;
  }
}
.bootstrap-iso .navbar-fixed-top,
.bootstrap-iso .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-fixed-top,
  .bootstrap-iso .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.bootstrap-iso .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.bootstrap-iso .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.bootstrap-iso .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.bootstrap-iso .navbar-brand:hover,
.bootstrap-iso .navbar-brand:focus {
  text-decoration: none;
}
.bootstrap-iso .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar > .container .navbar-brand,
  .bootstrap-iso .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.bootstrap-iso .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-iso .navbar-toggle:focus {
  outline: 0;
}
.bootstrap-iso .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.bootstrap-iso .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-toggle {
    display: none;
  }
}
.bootstrap-iso .navbar-nav {
  margin: 7.5px -15px;
}
.bootstrap-iso .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .bootstrap-iso .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a,
  .bootstrap-iso .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-iso .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-nav {
    float: left;
    margin: 0;
  }
  .bootstrap-iso .navbar-nav > li {
    float: left;
  }
  .bootstrap-iso .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.bootstrap-iso .navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-iso .navbar-form .form-control-static {
    display: inline-block;
  }
  .bootstrap-iso .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-iso .navbar-form .input-group .input-group-addon,
  .bootstrap-iso .navbar-form .input-group .input-group-btn,
  .bootstrap-iso .navbar-form .input-group .form-control {
    width: auto;
  }
  .bootstrap-iso .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-iso .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .navbar-form .radio,
  .bootstrap-iso .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-iso .navbar-form .radio label,
  .bootstrap-iso .navbar-form .checkbox label {
    padding-left: 0;
  }
  .bootstrap-iso .navbar-form .radio input[type="radio"],
  .bootstrap-iso .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-iso .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .bootstrap-iso .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .bootstrap-iso .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.bootstrap-iso .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-iso .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-iso .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.bootstrap-iso .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-iso .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.bootstrap-iso .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .bootstrap-iso .navbar-left {
    float: left !important;
  }
  .bootstrap-iso .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .bootstrap-iso .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.bootstrap-iso .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.bootstrap-iso .navbar-default .navbar-brand {
  color: #777;
}
.bootstrap-iso .navbar-default .navbar-brand:hover,
.bootstrap-iso .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.bootstrap-iso .navbar-default .navbar-text {
  color: #777;
}
.bootstrap-iso .navbar-default .navbar-nav > li > a {
  color: #333;
}
.bootstrap-iso .navbar-default .navbar-nav > li > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.bootstrap-iso .navbar-default .navbar-nav > .active > a,
.bootstrap-iso .navbar-default .navbar-nav > .active > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.bootstrap-iso .navbar-default .navbar-nav > .disabled > a,
.bootstrap-iso .navbar-default .navbar-nav > .disabled > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.bootstrap-iso .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.bootstrap-iso .navbar-default .navbar-toggle:hover,
.bootstrap-iso .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.bootstrap-iso .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.bootstrap-iso .navbar-default .navbar-collapse,
.bootstrap-iso .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.bootstrap-iso .navbar-default .navbar-nav > .open > a,
.bootstrap-iso .navbar-default .navbar-nav > .open > a:hover,
.bootstrap-iso .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap-iso .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.bootstrap-iso .navbar-default .navbar-link {
  color: #777;
}
.bootstrap-iso .navbar-default .navbar-link:hover {
  color: #333;
}
.bootstrap-iso .navbar-default .btn-link {
  color: #777;
}
.bootstrap-iso .navbar-default .btn-link:hover,
.bootstrap-iso .navbar-default .btn-link:focus {
  color: #333;
}
.bootstrap-iso .navbar-default .btn-link[disabled]:hover,
.bootstrap-iso fieldset[disabled] .navbar-default .btn-link:hover,
.bootstrap-iso .navbar-default .btn-link[disabled]:focus,
.bootstrap-iso fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.bootstrap-iso .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.bootstrap-iso .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-brand:hover,
.bootstrap-iso .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.bootstrap-iso .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-nav > li > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.bootstrap-iso .navbar-inverse .navbar-nav > .disabled > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .disabled > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.bootstrap-iso .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.bootstrap-iso .navbar-inverse .navbar-toggle:hover,
.bootstrap-iso .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.bootstrap-iso .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.bootstrap-iso .navbar-inverse .navbar-collapse,
.bootstrap-iso .navbar-inverse .navbar-form {
  border-color: #101010;
}
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a:hover,
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap-iso .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.bootstrap-iso .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.bootstrap-iso .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.bootstrap-iso .navbar-inverse .btn-link:hover,
.bootstrap-iso .navbar-inverse .btn-link:focus {
  color: #fff;
}
.bootstrap-iso .navbar-inverse .btn-link[disabled]:hover,
.bootstrap-iso fieldset[disabled] .navbar-inverse .btn-link:hover,
.bootstrap-iso .navbar-inverse .btn-link[disabled]:focus,
.bootstrap-iso fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.bootstrap-iso .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.bootstrap-iso .breadcrumb > li {
  display: inline-block;
}
.bootstrap-iso .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.bootstrap-iso .breadcrumb > .active {
  color: #777;
}
.bootstrap-iso .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.bootstrap-iso .pagination > li {
  display: inline;
}
.bootstrap-iso .pagination > li > a,
.bootstrap-iso .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.bootstrap-iso .pagination > li:first-child > a,
.bootstrap-iso .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-iso .pagination > li:last-child > a,
.bootstrap-iso .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.bootstrap-iso .pagination > li > a:hover,
.bootstrap-iso .pagination > li > span:hover,
.bootstrap-iso .pagination > li > a:focus,
.bootstrap-iso .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.bootstrap-iso .pagination > .active > a,
.bootstrap-iso .pagination > .active > span,
.bootstrap-iso .pagination > .active > a:hover,
.bootstrap-iso .pagination > .active > span:hover,
.bootstrap-iso .pagination > .active > a:focus,
.bootstrap-iso .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-iso .pagination > .disabled > span,
.bootstrap-iso .pagination > .disabled > span:hover,
.bootstrap-iso .pagination > .disabled > span:focus,
.bootstrap-iso .pagination > .disabled > a,
.bootstrap-iso .pagination > .disabled > a:hover,
.bootstrap-iso .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.bootstrap-iso .pagination-lg > li > a,
.bootstrap-iso .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.bootstrap-iso .pagination-lg > li:first-child > a,
.bootstrap-iso .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.bootstrap-iso .pagination-lg > li:last-child > a,
.bootstrap-iso .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.bootstrap-iso .pagination-sm > li > a,
.bootstrap-iso .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-iso .pagination-sm > li:first-child > a,
.bootstrap-iso .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .pagination-sm > li:last-child > a,
.bootstrap-iso .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bootstrap-iso .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.bootstrap-iso .pager li {
  display: inline;
}
.bootstrap-iso .pager li > a,
.bootstrap-iso .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.bootstrap-iso .pager li > a:hover,
.bootstrap-iso .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.bootstrap-iso .pager .next > a,
.bootstrap-iso .pager .next > span {
  float: right;
}
.bootstrap-iso .pager .previous > a,
.bootstrap-iso .pager .previous > span {
  float: left;
}
.bootstrap-iso .pager .disabled > a,
.bootstrap-iso .pager .disabled > a:hover,
.bootstrap-iso .pager .disabled > a:focus,
.bootstrap-iso .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.bootstrap-iso .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.bootstrap-iso a.label:hover,
.bootstrap-iso a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-iso .label:empty {
  display: none;
}
.bootstrap-iso .btn .label {
  position: relative;
  top: -1px;
}
.bootstrap-iso .label-default {
  background-color: #777;
}
.bootstrap-iso .label-default[href]:hover,
.bootstrap-iso .label-default[href]:focus {
  background-color: #5e5e5e;
}
.bootstrap-iso .label-primary {
  background-color: #337ab7;
}
.bootstrap-iso .label-primary[href]:hover,
.bootstrap-iso .label-primary[href]:focus {
  background-color: #286090;
}
.bootstrap-iso .label-success {
  background-color: #5cb85c;
}
.bootstrap-iso .label-success[href]:hover,
.bootstrap-iso .label-success[href]:focus {
  background-color: #449d44;
}
.bootstrap-iso .label-info {
  background-color: #5bc0de;
}
.bootstrap-iso .label-info[href]:hover,
.bootstrap-iso .label-info[href]:focus {
  background-color: #31b0d5;
}
.bootstrap-iso .label-warning {
  background-color: #f0ad4e;
}
.bootstrap-iso .label-warning[href]:hover,
.bootstrap-iso .label-warning[href]:focus {
  background-color: #ec971f;
}
.bootstrap-iso .label-danger {
  background-color: #d9534f;
}
.bootstrap-iso .label-danger[href]:hover,
.bootstrap-iso .label-danger[href]:focus {
  background-color: #c9302c;
}
.bootstrap-iso .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.bootstrap-iso .badge:empty {
  display: none;
}
.bootstrap-iso .btn .badge {
  position: relative;
  top: -1px;
}
.bootstrap-iso .btn-xs .badge,
.bootstrap-iso .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.bootstrap-iso a.badge:hover,
.bootstrap-iso a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-iso .list-group-item.active > .badge,
.bootstrap-iso .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.bootstrap-iso .list-group-item > .badge {
  float: right;
}
.bootstrap-iso .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.bootstrap-iso .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.bootstrap-iso .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.bootstrap-iso .jumbotron h1,
.bootstrap-iso .jumbotron .h1 {
  color: inherit;
}
.bootstrap-iso .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.bootstrap-iso .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.bootstrap-iso .container .jumbotron,
.bootstrap-iso .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.bootstrap-iso .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .bootstrap-iso .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .bootstrap-iso .container .jumbotron,
  .bootstrap-iso .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .bootstrap-iso .jumbotron h1,
  .bootstrap-iso .jumbotron .h1 {
    font-size: 63px;
  }
}
.bootstrap-iso .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.bootstrap-iso .thumbnail > img,
.bootstrap-iso .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.bootstrap-iso a.thumbnail:hover,
.bootstrap-iso a.thumbnail:focus,
.bootstrap-iso a.thumbnail.active {
  border-color: #337ab7;
}
.bootstrap-iso .thumbnail .caption {
  padding: 9px;
  color: #333;
}
.bootstrap-iso .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-iso .alert h4 {
  margin-top: 0;
  color: inherit;
}
.bootstrap-iso .alert .alert-link {
  font-weight: bold;
}
.bootstrap-iso .alert > p,
.bootstrap-iso .alert > ul {
  margin-bottom: 0;
}
.bootstrap-iso .alert > p + p {
  margin-top: 5px;
}
.bootstrap-iso .alert-dismissable,
.bootstrap-iso .alert-dismissible {
  padding-right: 35px;
}
.bootstrap-iso .alert-dismissable .close,
.bootstrap-iso .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.bootstrap-iso .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bootstrap-iso .alert-success hr {
  border-top-color: #c9e2b3;
}
.bootstrap-iso .alert-success .alert-link {

}
.bootstrap-iso .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bootstrap-iso .alert-info hr {
  border-top-color: #a6e1ec;
}
.bootstrap-iso .alert-info .alert-link {

}
.bootstrap-iso .alert-warning {
  color: #000000;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bootstrap-iso .alert-warning hr {
  border-top-color: #f7e1b5;
}
.bootstrap-iso .alert-warning .alert-link {

}
.bootstrap-iso .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bootstrap-iso .alert-danger hr {
  border-top-color: #e4b9c0;
}
.bootstrap-iso .alert-danger .alert-link {

}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.bootstrap-iso .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.bootstrap-iso .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.bootstrap-iso .progress-striped .progress-bar,
.bootstrap-iso .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.bootstrap-iso .progress.active .progress-bar,
.bootstrap-iso .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.bootstrap-iso .progress-bar-success {
  background-color: #5cb85c;
}
.bootstrap-iso .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .progress-bar-info {
  background-color: #5bc0de;
}
.bootstrap-iso .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .progress-bar-warning {
  background-color: #f0ad4e;
}
.bootstrap-iso .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .progress-bar-danger {
  background-color: #d9534f;
}
.bootstrap-iso .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .media {
  margin-top: 15px;
}
.bootstrap-iso .media:first-child {
  margin-top: 0;
}
.bootstrap-iso .media,
.bootstrap-iso .media-body {
  overflow: hidden;
  zoom: 1;
}
.bootstrap-iso .media-body {
  width: 10000px;
}
.bootstrap-iso .media-object {
  display: block;
}
.bootstrap-iso .media-object.img-thumbnail {
  max-width: none;
}
.bootstrap-iso .media-right,
.bootstrap-iso .media > .pull-right {
  padding-left: 10px;
}
.bootstrap-iso .media-left,
.bootstrap-iso .media > .pull-left {
  padding-right: 10px;
}
.bootstrap-iso .media-left,
.bootstrap-iso .media-right,
.bootstrap-iso .media-body {
  display: table-cell;
  vertical-align: top;
}
.bootstrap-iso .media-middle {
  vertical-align: middle;
}
.bootstrap-iso .media-bottom {
  vertical-align: bottom;
}
.bootstrap-iso .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-iso .media-list {
  padding-left: 0;
  list-style: none;
}
.bootstrap-iso .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.bootstrap-iso .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.bootstrap-iso .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.bootstrap-iso .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-iso a.list-group-item,
.bootstrap-iso button.list-group-item {
  color: #555;
}
.bootstrap-iso a.list-group-item .list-group-item-heading,
.bootstrap-iso button.list-group-item .list-group-item-heading {
  color: #333;
}
.bootstrap-iso a.list-group-item:hover,
.bootstrap-iso button.list-group-item:hover,
.bootstrap-iso a.list-group-item:focus,
.bootstrap-iso button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.bootstrap-iso button.list-group-item {
  width: 100%;
  text-align: left;
}
.bootstrap-iso .list-group-item.disabled,
.bootstrap-iso .list-group-item.disabled:hover,
.bootstrap-iso .list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.bootstrap-iso .list-group-item.disabled .list-group-item-heading,
.bootstrap-iso .list-group-item.disabled:hover .list-group-item-heading,
.bootstrap-iso .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso .list-group-item.disabled .list-group-item-text,
.bootstrap-iso .list-group-item.disabled:hover .list-group-item-text,
.bootstrap-iso .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.bootstrap-iso .list-group-item.active,
.bootstrap-iso .list-group-item.active:hover,
.bootstrap-iso .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-iso .list-group-item.active .list-group-item-heading,
.bootstrap-iso .list-group-item.active:hover .list-group-item-heading,
.bootstrap-iso .list-group-item.active:focus .list-group-item-heading,
.bootstrap-iso .list-group-item.active .list-group-item-heading > small,
.bootstrap-iso .list-group-item.active:hover .list-group-item-heading > small,
.bootstrap-iso .list-group-item.active:focus .list-group-item-heading > small,
.bootstrap-iso .list-group-item.active .list-group-item-heading > .small,
.bootstrap-iso .list-group-item.active:hover .list-group-item-heading > .small,
.bootstrap-iso .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.bootstrap-iso .list-group-item.active .list-group-item-text,
.bootstrap-iso .list-group-item.active:hover .list-group-item-text,
.bootstrap-iso .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.bootstrap-iso .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.bootstrap-iso a.list-group-item-success,
.bootstrap-iso button.list-group-item-success {
  color: #3c763d;
}
.bootstrap-iso a.list-group-item-success .list-group-item-heading,
.bootstrap-iso button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-success:hover,
.bootstrap-iso button.list-group-item-success:hover,
.bootstrap-iso a.list-group-item-success:focus,
.bootstrap-iso button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.bootstrap-iso a.list-group-item-success.active,
.bootstrap-iso button.list-group-item-success.active,
.bootstrap-iso a.list-group-item-success.active:hover,
.bootstrap-iso button.list-group-item-success.active:hover,
.bootstrap-iso a.list-group-item-success.active:focus,
.bootstrap-iso button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.bootstrap-iso .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.bootstrap-iso a.list-group-item-info,
.bootstrap-iso button.list-group-item-info {
  color: #31708f;
}
.bootstrap-iso a.list-group-item-info .list-group-item-heading,
.bootstrap-iso button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-info:hover,
.bootstrap-iso button.list-group-item-info:hover,
.bootstrap-iso a.list-group-item-info:focus,
.bootstrap-iso button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.bootstrap-iso a.list-group-item-info.active,
.bootstrap-iso button.list-group-item-info.active,
.bootstrap-iso a.list-group-item-info.active:hover,
.bootstrap-iso button.list-group-item-info.active:hover,
.bootstrap-iso a.list-group-item-info.active:focus,
.bootstrap-iso button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.bootstrap-iso .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.bootstrap-iso a.list-group-item-warning,
.bootstrap-iso button.list-group-item-warning {
  color: #8a6d3b;
}
.bootstrap-iso a.list-group-item-warning .list-group-item-heading,
.bootstrap-iso button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-warning:hover,
.bootstrap-iso button.list-group-item-warning:hover,
.bootstrap-iso a.list-group-item-warning:focus,
.bootstrap-iso button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.bootstrap-iso a.list-group-item-warning.active,
.bootstrap-iso button.list-group-item-warning.active,
.bootstrap-iso a.list-group-item-warning.active:hover,
.bootstrap-iso button.list-group-item-warning.active:hover,
.bootstrap-iso a.list-group-item-warning.active:focus,
.bootstrap-iso button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.bootstrap-iso .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.bootstrap-iso a.list-group-item-danger,
.bootstrap-iso button.list-group-item-danger {
  color: #a94442;
}
.bootstrap-iso a.list-group-item-danger .list-group-item-heading,
.bootstrap-iso button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.bootstrap-iso a.list-group-item-danger:hover,
.bootstrap-iso button.list-group-item-danger:hover,
.bootstrap-iso a.list-group-item-danger:focus,
.bootstrap-iso button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.bootstrap-iso a.list-group-item-danger.active,
.bootstrap-iso button.list-group-item-danger.active,
.bootstrap-iso a.list-group-item-danger.active:hover,
.bootstrap-iso button.list-group-item-danger.active:hover,
.bootstrap-iso a.list-group-item-danger.active:focus,
.bootstrap-iso button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.bootstrap-iso .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-iso .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.bootstrap-iso .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .panel-body {
  padding: 15px;
}
.bootstrap-iso .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-iso .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.bootstrap-iso .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.bootstrap-iso .panel-title > a,
.bootstrap-iso .panel-title > small,
.bootstrap-iso .panel-title > .small,
.bootstrap-iso .panel-title > small > a,
.bootstrap-iso .panel-title > .small > a {
  color: inherit;
}
.bootstrap-iso .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .list-group,
.bootstrap-iso .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.bootstrap-iso .panel > .list-group .list-group-item,
.bootstrap-iso .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.bootstrap-iso .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap-iso .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-iso .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap-iso .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-iso .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.bootstrap-iso .list-group + .panel-footer {
  border-top-width: 0;
}
.bootstrap-iso .panel > .table,
.bootstrap-iso .panel > .table-responsive > .table,
.bootstrap-iso .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.bootstrap-iso .panel > .table caption,
.bootstrap-iso .panel > .table-responsive > .table caption,
.bootstrap-iso .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrap-iso .panel > .table:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-iso .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-iso .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap-iso .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-iso .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-iso .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bootstrap-iso .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.bootstrap-iso .panel > .panel-body + .table,
.bootstrap-iso .panel > .panel-body + .table-responsive,
.bootstrap-iso .panel > .table + .panel-body,
.bootstrap-iso .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.bootstrap-iso .panel > .table > tbody:first-child > tr:first-child th,
.bootstrap-iso .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.bootstrap-iso .panel > .table-bordered,
.bootstrap-iso .panel > .table-responsive > .table-bordered {
  border: 0;
}
.bootstrap-iso .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-iso .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.bootstrap-iso .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-iso .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap-iso .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap-iso .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.bootstrap-iso .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bootstrap-iso .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bootstrap-iso .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bootstrap-iso .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.bootstrap-iso .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap-iso .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-iso .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap-iso .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap-iso .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.bootstrap-iso .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.bootstrap-iso .panel-group {
  margin-bottom: 20px;
}
.bootstrap-iso .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.bootstrap-iso .panel-group .panel + .panel {
  margin-top: 5px;
}
.bootstrap-iso .panel-group .panel-heading {
  border-bottom: 0;
}
.bootstrap-iso .panel-group .panel-heading + .panel-collapse > .panel-body,
.bootstrap-iso .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.bootstrap-iso .panel-group .panel-footer {
  border-top: 0;
}
.bootstrap-iso .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.bootstrap-iso .panel-default {
  border-color: #ddd;
}
.bootstrap-iso .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.bootstrap-iso .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.bootstrap-iso .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.bootstrap-iso .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.bootstrap-iso .panel-primary {
  border-color: #337ab7;
}
.bootstrap-iso .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-iso .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.bootstrap-iso .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.bootstrap-iso .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.bootstrap-iso .panel-success {
  border-color: #d6e9c6;
}
.bootstrap-iso .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bootstrap-iso .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.bootstrap-iso .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.bootstrap-iso .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.bootstrap-iso .panel-info {
  border-color: #bce8f1;
}
.bootstrap-iso .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bootstrap-iso .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.bootstrap-iso .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.bootstrap-iso .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.bootstrap-iso .panel-warning {
  border-color: #faebcc;
}
.bootstrap-iso .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bootstrap-iso .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.bootstrap-iso .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.bootstrap-iso .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.bootstrap-iso .panel-danger {
  border-color: #ebccd1;
}
.bootstrap-iso .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bootstrap-iso .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.bootstrap-iso .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.bootstrap-iso .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.bootstrap-iso .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.bootstrap-iso .embed-responsive .embed-responsive-item,
.bootstrap-iso .embed-responsive iframe,
.bootstrap-iso .embed-responsive embed,
.bootstrap-iso .embed-responsive object,
.bootstrap-iso .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.bootstrap-iso .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.bootstrap-iso .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.bootstrap-iso .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-iso .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.bootstrap-iso .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.bootstrap-iso .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.bootstrap-iso .close:hover,
.bootstrap-iso .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
.bootstrap-iso button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.bootstrap-iso .modal-open {
  overflow: hidden;
}
.bootstrap-iso .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.bootstrap-iso .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.bootstrap-iso .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bootstrap-iso .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.bootstrap-iso .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.bootstrap-iso .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.bootstrap-iso .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.bootstrap-iso .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.bootstrap-iso .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.bootstrap-iso .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.bootstrap-iso .modal-header .close {
  margin-top: -2px;
}
.bootstrap-iso .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.bootstrap-iso .modal-body {
  position: relative;
  padding: 15px;
}
.bootstrap-iso .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.bootstrap-iso .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.bootstrap-iso .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.bootstrap-iso .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.bootstrap-iso .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .bootstrap-iso .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .bootstrap-iso .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .bootstrap-iso .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .bootstrap-iso .modal-lg {
    width: 900px;
  }
}
.bootstrap-iso .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.bootstrap-iso .tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.bootstrap-iso .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.bootstrap-iso .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.bootstrap-iso .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.bootstrap-iso .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.bootstrap-iso .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.bootstrap-iso .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap-iso .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bootstrap-iso .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bootstrap-iso .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bootstrap-iso .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.bootstrap-iso .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.bootstrap-iso .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bootstrap-iso .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bootstrap-iso .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bootstrap-iso .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}
.bootstrap-iso .popover.top {
  margin-top: -10px;
}
.bootstrap-iso .popover.right {
  margin-left: 10px;
}
.bootstrap-iso .popover.bottom {
  margin-top: 10px;
}
.bootstrap-iso .popover.left {
  margin-left: -10px;
}
.bootstrap-iso .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.bootstrap-iso .popover-content {
  padding: 9px 14px;
}
.bootstrap-iso .popover > .arrow,
.bootstrap-iso .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap-iso .popover > .arrow {
  border-width: 11px;
}
.bootstrap-iso .popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.bootstrap-iso .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.bootstrap-iso .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.bootstrap-iso .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.bootstrap-iso .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.bootstrap-iso .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-iso .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.bootstrap-iso .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-iso .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.bootstrap-iso .carousel {
  position: relative;
}
.bootstrap-iso .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bootstrap-iso .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.bootstrap-iso .carousel-inner > .item > img,
.bootstrap-iso .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .bootstrap-iso .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .bootstrap-iso .carousel-inner > .item.next,
  .bootstrap-iso .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .bootstrap-iso .carousel-inner > .item.prev,
  .bootstrap-iso .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .bootstrap-iso .carousel-inner > .item.next.left,
  .bootstrap-iso .carousel-inner > .item.prev.right,
  .bootstrap-iso .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bootstrap-iso .carousel-inner > .active,
.bootstrap-iso .carousel-inner > .next,
.bootstrap-iso .carousel-inner > .prev {
  display: block;
}
.bootstrap-iso .carousel-inner > .active {
  left: 0;
}
.bootstrap-iso .carousel-inner > .next,
.bootstrap-iso .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.bootstrap-iso .carousel-inner > .next {
  left: 100%;
}
.bootstrap-iso .carousel-inner > .prev {
  left: -100%;
}
.bootstrap-iso .carousel-inner > .next.left,
.bootstrap-iso .carousel-inner > .prev.right {
  left: 0;
}
.bootstrap-iso .carousel-inner > .active.left {
  left: -100%;
}
.bootstrap-iso .carousel-inner > .active.right {
  left: 100%;
}
.bootstrap-iso .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.bootstrap-iso .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.bootstrap-iso .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.bootstrap-iso .carousel-control:hover,
.bootstrap-iso .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.bootstrap-iso .carousel-control .icon-prev,
.bootstrap-iso .carousel-control .icon-next,
.bootstrap-iso .carousel-control .glyphicon-chevron-left,
.bootstrap-iso .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.bootstrap-iso .carousel-control .icon-prev,
.bootstrap-iso .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.bootstrap-iso .carousel-control .icon-next,
.bootstrap-iso .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.bootstrap-iso .carousel-control .icon-prev,
.bootstrap-iso .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.bootstrap-iso .carousel-control .icon-prev:before {
  content: '\2039';
}
.bootstrap-iso .carousel-control .icon-next:before {
  content: '\203a';
}
.bootstrap-iso .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.bootstrap-iso .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.bootstrap-iso .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.bootstrap-iso .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-iso .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .bootstrap-iso .carousel-control .glyphicon-chevron-left,
  .bootstrap-iso .carousel-control .glyphicon-chevron-right,
  .bootstrap-iso .carousel-control .icon-prev,
  .bootstrap-iso .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .bootstrap-iso .carousel-control .glyphicon-chevron-left,
  .bootstrap-iso .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .bootstrap-iso .carousel-control .glyphicon-chevron-right,
  .bootstrap-iso .carousel-control .icon-next {
    margin-right: -10px;
  }
  .bootstrap-iso .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .bootstrap-iso .carousel-indicators {
    bottom: 20px;
  }
}
.bootstrap-iso .clearfix:before,
.bootstrap-iso .clearfix:after,
.bootstrap-iso .dl-horizontal dd:before,
.bootstrap-iso .dl-horizontal dd:after,
.bootstrap-iso .container:before,
.bootstrap-iso .container:after,
.bootstrap-iso .container-fluid:before,
.bootstrap-iso .container-fluid:after,
.bootstrap-iso .row:before,
.bootstrap-iso .row:after,
.bootstrap-iso .form-horizontal .form-group:before,
.bootstrap-iso .form-horizontal .form-group:after,
.bootstrap-iso .btn-toolbar:before,
.bootstrap-iso .btn-toolbar:after,
.bootstrap-iso .btn-group-vertical > .btn-group:before,
.bootstrap-iso .btn-group-vertical > .btn-group:after,
.bootstrap-iso .nav:before,
.bootstrap-iso .nav:after,
.bootstrap-iso .navbar:before,
.bootstrap-iso .navbar:after,
.bootstrap-iso .navbar-header:before,
.bootstrap-iso .navbar-header:after,
.bootstrap-iso .navbar-collapse:before,
.bootstrap-iso .navbar-collapse:after,
.bootstrap-iso .pager:before,
.bootstrap-iso .pager:after,
.bootstrap-iso .panel-body:before,
.bootstrap-iso .panel-body:after,
.bootstrap-iso .modal-header:before,
.bootstrap-iso .modal-header:after,
.bootstrap-iso .modal-footer:before,
.bootstrap-iso .modal-footer:after {
  display: table;
  content: " ";
}
.bootstrap-iso .clearfix:after,
.bootstrap-iso .dl-horizontal dd:after,
.bootstrap-iso .container:after,
.bootstrap-iso .container-fluid:after,
.bootstrap-iso .row:after,
.bootstrap-iso .form-horizontal .form-group:after,
.bootstrap-iso .btn-toolbar:after,
.bootstrap-iso .btn-group-vertical > .btn-group:after,
.bootstrap-iso .nav:after,
.bootstrap-iso .navbar:after,
.bootstrap-iso .navbar-header:after,
.bootstrap-iso .navbar-collapse:after,
.bootstrap-iso .pager:after,
.bootstrap-iso .panel-body:after,
.bootstrap-iso .modal-header:after,
.bootstrap-iso .modal-footer:after {
  clear: both;
}
.bootstrap-iso .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.bootstrap-iso .pull-right {
  float: right !important;
}
.bootstrap-iso .pull-left {
  float: left !important;
}
.bootstrap-iso .hide {
  display: none !important;
}
.bootstrap-iso .show {
  display: block !important;
}
.bootstrap-iso .invisible {
  visibility: hidden;
}
.bootstrap-iso .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap-iso .hidden {
  display: none !important;
}
.bootstrap-iso .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.bootstrap-iso .visible-xs,
.bootstrap-iso .visible-sm,
.bootstrap-iso .visible-md,
.bootstrap-iso .visible-lg {
  display: none !important;
}
.bootstrap-iso .visible-xs-block,
.bootstrap-iso .visible-xs-inline,
.bootstrap-iso .visible-xs-inline-block,
.bootstrap-iso .visible-sm-block,
.bootstrap-iso .visible-sm-inline,
.bootstrap-iso .visible-sm-inline-block,
.bootstrap-iso .visible-md-block,
.bootstrap-iso .visible-md-inline,
.bootstrap-iso .visible-md-inline-block,
.bootstrap-iso .visible-lg-block,
.bootstrap-iso .visible-lg-inline,
.bootstrap-iso .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .bootstrap-iso .visible-xs {
    display: block !important;
  }
  .bootstrap-iso table.visible-xs {
    display: table !important;
  }
  .bootstrap-iso tr.visible-xs {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-xs,
  .bootstrap-iso td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-iso .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-iso .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-iso .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-iso .visible-sm {
    display: block !important;
  }
  .bootstrap-iso table.visible-sm {
    display: table !important;
  }
  .bootstrap-iso tr.visible-sm {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-sm,
  .bootstrap-iso td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-iso .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-iso .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-iso .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-iso .visible-md {
    display: block !important;
  }
  .bootstrap-iso table.visible-md {
    display: table !important;
  }
  .bootstrap-iso tr.visible-md {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-md,
  .bootstrap-iso td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-iso .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-iso .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-iso .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .visible-lg {
    display: block !important;
  }
  .bootstrap-iso table.visible-lg {
    display: table !important;
  }
  .bootstrap-iso tr.visible-lg {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-lg,
  .bootstrap-iso td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-iso .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-iso .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-iso .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-iso .hidden-lg {
    display: none !important;
  }
}
.bootstrap-iso .visible-print {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print {
    display: block !important;
  }
  .bootstrap-iso table.visible-print {
    display: table !important;
  }
  .bootstrap-iso tr.visible-print {
    display: table-row !important;
  }
  .bootstrap-iso th.visible-print,
  .bootstrap-iso td.visible-print {
    display: table-cell !important;
  }
}
.bootstrap-iso .visible-print-block {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print-block {
    display: block !important;
  }
}
.bootstrap-iso .visible-print-inline {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print-inline {
    display: inline !important;
  }
}
.bootstrap-iso .visible-print-inline-block {
  display: none !important;
}
@media print {
  .bootstrap-iso .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bootstrap-iso .hidden-print {
    display: none !important;
  }
}
.bootstrap-iso .btn-default,
.bootstrap-iso .btn-primary,
.bootstrap-iso .btn-success,
.bootstrap-iso .btn-info,
.bootstrap-iso .btn-warning,
.bootstrap-iso .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-default.active,
.bootstrap-iso .btn-primary.active,
.bootstrap-iso .btn-success.active,
.bootstrap-iso .btn-info.active,
.bootstrap-iso .btn-warning.active,
.bootstrap-iso .btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-iso .btn-default.disabled,
.bootstrap-iso .btn-primary.disabled,
.bootstrap-iso .btn-success.disabled,
.bootstrap-iso .btn-info.disabled,
.bootstrap-iso .btn-warning.disabled,
.bootstrap-iso .btn-danger.disabled,
.bootstrap-iso .btn-default[disabled],
.bootstrap-iso .btn-primary[disabled],
.bootstrap-iso .btn-success[disabled],
.bootstrap-iso .btn-info[disabled],
.bootstrap-iso .btn-warning[disabled],
.bootstrap-iso .btn-danger[disabled],
.bootstrap-iso fieldset[disabled] .btn-default,
.bootstrap-iso fieldset[disabled] .btn-primary,
.bootstrap-iso fieldset[disabled] .btn-success,
.bootstrap-iso fieldset[disabled] .btn-info,
.bootstrap-iso fieldset[disabled] .btn-warning,
.bootstrap-iso fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-iso .btn-default .badge,
.bootstrap-iso .btn-primary .badge,
.bootstrap-iso .btn-success .badge,
.bootstrap-iso .btn-info .badge,
.bootstrap-iso .btn-warning .badge,
.bootstrap-iso .btn-danger .badge {
  text-shadow: none;
}
.bootstrap-iso .btn:active,
.bootstrap-iso .btn.active {
  background-image: none;
}
.bootstrap-iso .btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.bootstrap-iso .btn-default:hover,
.bootstrap-iso .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-default:active,
.bootstrap-iso .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.bootstrap-iso .btn-default.disabled,
.bootstrap-iso .btn-default[disabled],
.bootstrap-iso fieldset[disabled] .btn-default,
.bootstrap-iso .btn-default.disabled:hover,
.bootstrap-iso .btn-default[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-default:hover,
.bootstrap-iso .btn-default.disabled:focus,
.bootstrap-iso .btn-default[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-default:focus,
.bootstrap-iso .btn-default.disabled.focus,
.bootstrap-iso .btn-default[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-default.focus,
.bootstrap-iso .btn-default.disabled:active,
.bootstrap-iso .btn-default[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-default:active,
.bootstrap-iso .btn-default.disabled.active,
.bootstrap-iso .btn-default[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.bootstrap-iso .btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.bootstrap-iso .btn-primary:hover,
.bootstrap-iso .btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-primary:active,
.bootstrap-iso .btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.bootstrap-iso .btn-primary.disabled,
.bootstrap-iso .btn-primary[disabled],
.bootstrap-iso fieldset[disabled] .btn-primary,
.bootstrap-iso .btn-primary.disabled:hover,
.bootstrap-iso .btn-primary[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-primary:hover,
.bootstrap-iso .btn-primary.disabled:focus,
.bootstrap-iso .btn-primary[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-primary:focus,
.bootstrap-iso .btn-primary.disabled.focus,
.bootstrap-iso .btn-primary[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-primary.focus,
.bootstrap-iso .btn-primary.disabled:active,
.bootstrap-iso .btn-primary[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-primary:active,
.bootstrap-iso .btn-primary.disabled.active,
.bootstrap-iso .btn-primary[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.bootstrap-iso .btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.bootstrap-iso .btn-success:hover,
.bootstrap-iso .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-success:active,
.bootstrap-iso .btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.bootstrap-iso .btn-success.disabled,
.bootstrap-iso .btn-success[disabled],
.bootstrap-iso fieldset[disabled] .btn-success,
.bootstrap-iso .btn-success.disabled:hover,
.bootstrap-iso .btn-success[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-success:hover,
.bootstrap-iso .btn-success.disabled:focus,
.bootstrap-iso .btn-success[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-success:focus,
.bootstrap-iso .btn-success.disabled.focus,
.bootstrap-iso .btn-success[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-success.focus,
.bootstrap-iso .btn-success.disabled:active,
.bootstrap-iso .btn-success[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-success:active,
.bootstrap-iso .btn-success.disabled.active,
.bootstrap-iso .btn-success[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.bootstrap-iso .btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.bootstrap-iso .btn-info:hover,
.bootstrap-iso .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-info:active,
.bootstrap-iso .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.bootstrap-iso .btn-info.disabled,
.bootstrap-iso .btn-info[disabled],
.bootstrap-iso fieldset[disabled] .btn-info,
.bootstrap-iso .btn-info.disabled:hover,
.bootstrap-iso .btn-info[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-info:hover,
.bootstrap-iso .btn-info.disabled:focus,
.bootstrap-iso .btn-info[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-info:focus,
.bootstrap-iso .btn-info.disabled.focus,
.bootstrap-iso .btn-info[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-info.focus,
.bootstrap-iso .btn-info.disabled:active,
.bootstrap-iso .btn-info[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-info:active,
.bootstrap-iso .btn-info.disabled.active,
.bootstrap-iso .btn-info[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.bootstrap-iso .btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.bootstrap-iso .btn-warning:hover,
.bootstrap-iso .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-warning:active,
.bootstrap-iso .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.bootstrap-iso .btn-warning.disabled,
.bootstrap-iso .btn-warning[disabled],
.bootstrap-iso fieldset[disabled] .btn-warning,
.bootstrap-iso .btn-warning.disabled:hover,
.bootstrap-iso .btn-warning[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-warning:hover,
.bootstrap-iso .btn-warning.disabled:focus,
.bootstrap-iso .btn-warning[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-warning:focus,
.bootstrap-iso .btn-warning.disabled.focus,
.bootstrap-iso .btn-warning[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-warning.focus,
.bootstrap-iso .btn-warning.disabled:active,
.bootstrap-iso .btn-warning[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-warning:active,
.bootstrap-iso .btn-warning.disabled.active,
.bootstrap-iso .btn-warning[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.bootstrap-iso .btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.bootstrap-iso .btn-danger:hover,
.bootstrap-iso .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.bootstrap-iso .btn-danger:active,
.bootstrap-iso .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.bootstrap-iso .btn-danger.disabled,
.bootstrap-iso .btn-danger[disabled],
.bootstrap-iso fieldset[disabled] .btn-danger,
.bootstrap-iso .btn-danger.disabled:hover,
.bootstrap-iso .btn-danger[disabled]:hover,
.bootstrap-iso fieldset[disabled] .btn-danger:hover,
.bootstrap-iso .btn-danger.disabled:focus,
.bootstrap-iso .btn-danger[disabled]:focus,
.bootstrap-iso fieldset[disabled] .btn-danger:focus,
.bootstrap-iso .btn-danger.disabled.focus,
.bootstrap-iso .btn-danger[disabled].focus,
.bootstrap-iso fieldset[disabled] .btn-danger.focus,
.bootstrap-iso .btn-danger.disabled:active,
.bootstrap-iso .btn-danger[disabled]:active,
.bootstrap-iso fieldset[disabled] .btn-danger:active,
.bootstrap-iso .btn-danger.disabled.active,
.bootstrap-iso .btn-danger[disabled].active,
.bootstrap-iso fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.bootstrap-iso .thumbnail,
.bootstrap-iso .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .dropdown-menu > li > a:hover,
.bootstrap-iso .dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .dropdown-menu > .active > a,
.bootstrap-iso .dropdown-menu > .active > a:hover,
.bootstrap-iso .dropdown-menu > .active > a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .navbar-default .navbar-nav > .open > a,
.bootstrap-iso .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .navbar-brand,
.bootstrap-iso .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.bootstrap-iso .navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px;
}
.bootstrap-iso .navbar-inverse .navbar-nav > .open > a,
.bootstrap-iso .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.bootstrap-iso .navbar-inverse .navbar-brand,
.bootstrap-iso .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-iso .navbar-static-top,
.bootstrap-iso .navbar-fixed-top,
.bootstrap-iso .navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .bootstrap-iso .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-iso .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-iso .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.bootstrap-iso .alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.bootstrap-iso .alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.bootstrap-iso .alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.bootstrap-iso .alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.bootstrap-iso .progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-iso .list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-iso .list-group-item.active,
.bootstrap-iso .list-group-item.active:hover,
.bootstrap-iso .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.bootstrap-iso .list-group-item.active .badge,
.bootstrap-iso .list-group-item.active:hover .badge,
.bootstrap-iso .list-group-item.active:focus .badge {
  text-shadow: none;
}
.bootstrap-iso .panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-iso .panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-iso .well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

/*
////////////////////////////////////////////


============================
 Spacing Adjusting Classes:
===========================*/

/*margin-top 0-50*/
.mt0 {margin-top: 0;}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}

/*margin-bottom 0-50*/
.mb0 {margin-bottom: 0;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}

/*margin-left 0-50*/
.ml0 {margin-left: 0;}
.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml15 {margin-left: 15px;}
.ml20 {margin-left: 20px;}
.ml25 {margin-left: 25px;}
.ml30 {margin-left: 30px;}
.ml35 {margin-left: 35px;}
.ml40 {margin-left: 40px;}
.ml50 {margin-left: 50px;}

/*margin-top 0-50*/
.mr0 {margin-right: 0;}
.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mr25 {margin-right: 25px;}
.mr30 {margin-right: 30px;}
.mr35 {margin-right: 35px;}
.mr40 {margin-right: 40px;}
.mr50 {margin-right: 50px;}

/*padding-top 0-50*/
.pt0 {padding-top: 0;}
.pt5 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pt25 {padding-top: 25px;}
.pt30 {padding-top: 30px;}
.pt35 {padding-top: 35px;}
.pt40 {padding-top: 40px;}
.pt50 {padding-top: 50px;}

/*padding-bottom 0-50*/
.pb0 {padding-bottom: 0;}
.pb5 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pb15 {padding-bottom: 15px;}
.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}
.pb30 {padding-bottom: 30px;}
.pb35 {padding-bottom: 35px;}
.pb40 {padding-bottom: 40px;}
.pb50 {padding-bottom: 50px;}

/*padding-left 0-50*/
.pl0 {padding-left: 0;}
.pl5 {padding-left: 5px;}
.pl10 {padding-left: 10px;}
.pl15 {padding-left: 15px;}
.pl20 {padding-left: 20px;}
.pl25 {padding-left: 25px;}
.pl30 {padding-left: 30px;}
.pl35 {padding-left: 35px;}
.pl40 {padding-left: 40px;}
.pl50 {padding-left: 50px;}

/*padding-right 0-50*/
.pr0 {padding-right: 0;}
.pr5 {padding-right: 5px;}
.pr10 {padding-right: 10px;}
.pr15 {padding-right: 15px;}
.pr20 {padding-right: 20px;}
.pr25 {padding-right: 25px;}
.pr30 {padding-right: 30px;}
.pr35 {padding-right: 35px;}
.pr40 {padding-right: 40px;}
.pr50 {padding-right: 50px;}

/*Rest the margin and padding to 0 value*/
.m0 {
	margin: 0 !important;
}
.p0 {
	padding: 0 !important;
}

/*Padding for all sides*/
.p5 {padding: 5px;}
.p10 {padding: 10px;}
.p15 {padding: 15px;}
.p20 {padding: 20px;}
.p25 {padding: 25px;}
.p30 {padding: 30px;}
.p35 {padding: 35px;}
.p40 {padding: 40px;}
.p45 {padding: 45px;}
.p50 {padding: 50px;}

/*Margin for all sides*/
.m5 {margin: 5px;}
.m10 {margin: 10px;}
.m15 {margin: 15px;}
.m20 {margin: 20px;}
.m25 {margin: 25px;}
.m30 {margin: 30px;}
.m35 {margin: 35px;}
.m40 {margin: 40px;}
.m45 {margin: 45px;}
.m50 {margin: 50px;}

/*Margin negative on both sides*/
.m-0 {
	margin-left: 0;
	margin-right: 0;
}
.m-5 {
	margin-left: -5px;
	margin-right: -5px;
}
.m-10 {
	margin-left: -10px;
	margin-right: -10px;
}
.m-15 {
	margin-left: -15px;
	margin-right: -15px;
}
.m-20 {
	margin-left: -20px;
	margin-right: -20px;
}
.m-25 {
	margin-left: -25px;
	margin-right: -25px;
}
.m-30 {
	margin-left: -30px;
	margin-right: -30px;
}

/*Margin negative on left side*/
.ml-0 {
	margin-left: 0;
}
.ml-5 {
	margin-left: -5px;
}
.ml-10 {
	margin-left: -10px;
}
.ml-15 {
	margin-left: -15px;
}
.ml-20 {
	margin-left: -20px;
}
.ml-25 {
	margin-left: -25px;
}
.ml-30 {
	margin-left: -30px;
}

/*Margin negative on right side*/
.mr-0 {
	margin-right: 0;
}
.mr-5 {
	margin-right: -5px;
}
.mr-10 {
	margin-right: -10px;
}
.mr-15 {
	margin-right: -15px;
}
.mr-20 {
	margin-right: -20px;
}
.mr-25 {
	margin-right: -25px;
}
.mr-30 {
	margin-right: -30px;
}


/*width with percentage value*/
.gbl_full-width {
	width: 100%;
}
.gbl_width-95p {
	width: 95%;
}
.gbl_width-90p {
	width: 90%;
}
.gbl_width-85p {
	width: 85%;
}
.gbl_width-80p {
	width: 80%;
}
.gbl_width-75p {
	width: 75%;
}
.gbl_width-70p {
	width: 70%;
}
.gbl_width-65p {
	width: 65%;
}
.gbl_width-60p {
	width: 60%;
}
.gbl_width-55p {
	width: 55%;
}
.gbl_width-50p {
	width: 50%;
}
.gbl_width-45p {
	width: 45%;
}
.gbl_width-40p {
	width: 40%;
}
.gbl_width-35p {
	width: 35%;
}
.gbl_width-30p {
	width: 30%;
}
.gbl_width-25p {
	width: 25%;
}
.gbl_width-20p {
	width: 20%;
}
.gbl_width-15p {
	width: 15%;
}
.gbl_width-10p {
	width: 10%;
}
.gbl_width-5p {
	width: 5%;
}

/*width with pixel value*/
.gbl_width-5 {
	width: 5px;
}
.gbl_width-10 {
	width: 10px;
}
.gbl_width-15 {
	width: 15px;
}
.gbl_width-20 {
	width: 20px;
}
.gbl_width-25 {
	width: 25px;
}
.gbl_width-30 {
	width: 30px;
}
.gbl_width-35 {
	width: 35px;
}
.gbl_width-40 {
	width: 40px;
}
.gbl_width-45 {
	width: 45px;
}
.gbl_width-50 {
	width: 50px;
}

/*strong full width*/
.gbl_FULL-FULL-width {
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
/*extend to container full width*/
.gbl_main-content.pl40.pr40 .gbl_container-extend-full {
	margin-left: -40px !important;
	margin-right: -40px !important;
}

/*global height*/
.gbl_height-50 {
	height: 50px;
}
.gbl_height-100 {
	height: 100px;
}
.gbl_height-150 {
	height: 150px;
}
.gbl_height-200 {
	height: 200px;
}
.gbl_height-250 {
	height: 250px;
}
.gbl_height-300 {
	height: 300px;
}
.gbl_height-350 {
	height: 350px;
}
.gbl_height-400 {
	height: 400px;
}
.gbl_height-450 {
	height: 450px;
}
.gbl_height-500 {
	height: 500px;
}
.gbl_height-550 {
	height: 550px;
}
.gbl_height-600 {
	height: 600px;
}
.gbl_height-650 {
	height: 650px;
}
.gbl_height-700 {
	height: 700px;
}
.gbl_height-750 {
	height: 750px;
}
.gbl_height-800 {
	height: 800px;
}
.gbl_height-850 {
	height: 850px;
}
.gbl_height-900 {
	height: 900px;
}
.gbl_height-950 {
	height: 950px;
}
.gbl_height-1000 {
	height: 1000px;
}
.gbl_height-auto {
	height: auto;
}

/*end spacing styles*/

/*set line height to "1" for accuricy of vertical spacing*/
.gbl_lh-1 {
  line-height: 1;
}
/*restore line height to default value*/
.gbl_lh-default {
  line-height: 1.42857;
}
/*line height at 1.2*/
.gbl_lh-1-2 {
	line-height: 1.2;
}
/*line height at 1.25*/
.gbl_lh-1-25 {
	line-height: 1.25;
}

/*line height with pixel value*/
.gbl_lh-10 {
	line-height: 10px;
	height: 10px;
}
.gbl_lh-12 {
	line-height: 12px;
	height: 12px;
}
.gbl_lh-15 {
	line-height: 15px;
	height: 15px;
}
.gbl_lh-20 {
	line-height: 20px;
	height: 20px;
}
.gbl_lh-25 {
	line-height: 25px;
	height: 25px;
}
.gbl_lh-30 {
	line-height: 30px;
	height: 30px;
}
.gbl_lh-35 {
	line-height: 35px;
	height: 35px;
}
.gbl_lh-40 {
	line-height: 40px;
	height: 40px;
}
.gbl_lh-45 {
	line-height: 45px;
	height: 45px;
}
.gbl_lh-50 {
	line-height: 50px;
	height: 50px;
}

html, body {
    height: 100%;
    /*font-family: 'Ubuntu', Arial, "Helvetica Neue", Helvetica, sans-serif;*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    background-color: white;
    margin:0px;
    padding:0px;
}


#header_navbar{
    padding-top:0px;
}

.max_browser_size{
/*	margin: auto;*/
max-width: 1920px;
}

.container-fluid {
    font-size: 16px;
}

.unread_menu_span{
    background:red;
    border-radius:5px;
    color:white;
    line-hegith:auto;
    padding: 0px 5px;
}

.mopen.dropdown.open #user_unread_span{
    visibility:hidden;
}


.info_menu_span{
    border:1px solid gray;
    border-radius:5px;
    padding: 0px 5px;
    background:white;
}

.nohover:hover{background-color:inherit !important;}


.container-fluid a {
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    line-height: normal;
}

.container-fluid label:hover, a:hover {
    color: #000;
    text-decoration: none;
}

/* START Breadcrumbs*/
.mybreadcrumb{
    margin-left:10px;
}

.mybreadcrumb td{
    height:50px;
}

.mybreadcrumb .bc_arrow_td{
    padding:0px 6px 0px 0px !important;
}

.mybreadcrumb .bc_arrow_td span {
    display:inline-block;
    width: 15px;
    height: 15px;
    -webkit-transform: scale(0.65) rotate(45deg);
    transform: scale(0.65) rotate(45deg);
    z-index: 1;
    border-top: 2px solid black;
    border-right:2px solid black;
}

.mybreadcrumb .bc_icon {
    height:20px;
    vertical-align:middle;
}

.region_all_color, .region_all_color span{
	color:#209100 !important;
}



.mybreadcrumb .bc_a span {
    margin-left:5px;
    display:inline-block;
    font-size:16px;
}

.mybreadcrumb a:hover{
    text-decoration:none;
}

/*END Breadcrumbs*/


ol.nbc_ol{
    display: inline;
    clear:both;
    position:relative;
    margin: 0px;
    padding:0;
    /*padding-top:12px;*/
    padding-bottom:0px;
	overflow: hidden;
}

ol.nbc_ol li{
    display: inline;
}

ol.nbc_ol li .nbc_icon{
    height:15px;
    opacity:1;
	vertical-align: unset;
}

ol.nbc_ol li img.nbc_icon_in{
    margin-right:3px;
	height: 18px;
}

ol.nbc_ol li.nbc_separator{
    margin: 0 4px 0 -2px;
    line-height: 21px;
    font-size:21px;
    color: red;
}

ol.nbc_ol li.nbc_right{
    float:right;
    margin-left:40px;
	padding: 6px 0 6px 0;
	margin-top: -4px;
}

ol.nbc_ol li.nbc_right a{
    font-size:15px;
}
ol.nbc_ol .nbc_span, ol.nbc_ol .nbc_a
{
    line-height: 22px;
    font-size:17px;
}

ol.nbc_ol .nbc_a
{
    color: #2d59ff;
	fill: #2d59ff;
}

ol.nbc_ol .nbc_span
{
    cursor: default;
}

.our-menu-separator {
    height: 10px;
}


.languages {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}

/*BEGIN search bar*/
.search-box {
}

#search-left-div { width: 140px; float: left;  }
#search-middle-div { margin-left: 140px; margin-right: 120px;  }
#search-right-div { width: 120px; float: right; }

#search-form
{
    height: 40px;
    background-color: #f7f7f7;
    overflow: hidden;
}

#search-text {
    font-size: 14px;
    color: #ddd;
    border-width: 0;
    background: transparent;
    background-color: #f7f7f7;
    border: 1px solid #999;
    width: 60%;
    float: left;
    padding: 7px 5px 8px 1em;
    color: #333;
    outline: none;
    margin-left: 5px;
}

#search-icon {
    float: left;
    margin-top: 4px;
    margin-left: 5px;
    height: 30px;
}

#logo, #logo_white {
    height: 46px;
    width: 117px;
    padding-left: 16px;
    margin-top: 3px;
}


#topescort-icon{
    max-width:140px;
}

#realestates-icon{
    max-width:100px;
	margin-left: 14px;
}

#flag-topescort {
    position: absolute;
    right: 10px;
    top: 45px;
}

#flag-topescort img {
    height: 24px;
    border-radius: 3px;
    border: 1px solid #dadada;
    margin: 0;
    box-shadow: 0px 0px 5px #dadada;
    position: relative;
}

#flag-topescort a:first-child>img {
    margin-left: 10px;
}


#logo-topescort {
    height: 70px;
    padding: 5px;
    margin-top: 3px;
    max-width: 98%;
}

#topescort-title{
    color: #d61a1d;
    font-family: 'Lobster', cursive;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.4;
    text-shadow: 1px 0 0 #fff;
    display: inline-block;
    padding: 2px 80px 2px 7px;
    margin: 0;
}
@media only screen and (max-width : 1000px) {
    #topescort-title{
        font-size: 30px;
    }
}
    
    
#user_dropdown_topescort {
    padding: 5px 12px;
}

.bs-example-navbar-collapse-topescort{
    float: right;
    padding-left: 0;
}
/*END search bar*/


.bootstrap-iso .navbar-form {
    margin-top: -44px;
}

.bootstrap-iso .navbar-form-hide{
}

.bootstrap-iso .navbar-form .input-group {
    display: table;
    padding-left: 20px;
    padding-top: 3px;
}
.bootstrap-iso .navbar-form .input-group .input-group-addon,
.bootstrap-iso .navbar-form .input-group .input-group-btn {
    white-space: nowrap;
    width: 1%;
}
.bootstrap-iso .navbar-form .input-group .form-control {
    width: 100%;
}

.bootstrap-iso .navbar{
    margin-bottom: 0;
    padding: 7px 0;
    padding-bottom: 0;
}


/*START back to top*/
#backToTop{
    position: fixed;
    bottom: 50px;
    z-index:100;
    right: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity 600ms, ease-out 600ms;
    transition: opacity 600ms, ease-out 600ms;
}

#backToTop.active{
    opacity: 1;
    width: 33px;
}

#backToTop img{
    width: 100%;
}
/*END back to top*/


#qr-code-icon{
    width: 20px;
    font-size: 21px;
    padding-left: 2px;    
}



#qr-code {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index:100;
  background: rgba(255, 255, 255, 0.92);
  justify-content: center;
  align-items: center;
  overflow: hidden;
  display: none;
  max-height:100%;
}

#qrtable-container {
    height:100%;
    width:100%;
    display:table;
}

#qrtable-cell {
    vertical-align:middle;
    height:100%;
    display:table-cell;
    border:1px solid #000;
    text-align: center;
}

#qr-code img{
  width: auto;
  max-width: 100%;
  max-height: 70%;
  padding: 10px;
  background: white;
}

.qrclose{
  position: absolute;
  z-index: 101;
  top:0;
  right: 0;
  color: white;
  font-size: 24px;
  padding: 10px;
  color: black;
}

#qr-code .qrinfo{
  margin: auto;
  background: #505050;
  padding: 10px;
  max-width: 320px;
  color: white;
}

#qr-code .qraddress{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: auto;
  background: #505050;
  padding: 5px;	
  max-width: 320px;
  color: white;
}
  

#snbar{
	margin-bottom: 5px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}


@media only screen and (max-width : 1600px) {
    .icon-ph{
	width: 30%;
	display: inline-block;
    }
    
}

@media only screen and (max-width : 1200px) {
    
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    #qr-code-icon-logged{
        width: 80px;
        font-size: 42px;
        padding-left: 0;    
    }

    
    ol.nbc_ol li.nbc_right{
		text-align: right;
		display: block;
		float: none;
    }

    ol.nbc_ol li.nbc_right.mhidden{
        display: none;
    }    

	ol.nbc_ol .nbc_span, ol.nbc_ol .nbc_a {
		/*white-space: nowrap;*/
	}
   
    .mybreadcrumb .bc_icon {
	height:25px;
    }
    
    
    #topofthetop div, #topofthetop td {
	padding: 0;
    }
    
    body{
	font-size: 16px;
    }
    
    .ubuntu{
	font-size: 17px;
    }
    
    #user_unread_span{
	display:none;
    }
    
    
    .bootstrap-iso .navbar{
	padding:0 0 5px 0;
    }
    
    .bootstrap-iso .navbar-form {
	margin-top: 0;
	margin-right: 0;
	margin-left:0
    }
    
    .bootstrap-iso .navbar-form-hide{
	display: none;
    }
    
    
    .bootstrap-iso .navbar-form .input-group {
	padding: 0;
    }
    
    /* open subnav in mobile*/
    .mopen .dropdown-menu{
	display: block;
	position: static;
	background-color:transparent;
	border:0 none;
	box-shadow:none;
	margin-top:0;
	width:100%;
	float:none;
    }
    
    .navbar-nav a{
	color:#333;
    }
    
    .mopen_ad_navigation{
	background:#f0f0f0;
	
    }
    
    .bootstrap-iso .navbar-nav {
	margin: 0;
    }

	.bootstrap-iso .navbar-default .navbar-nav > li > a {
		padding-bottom: 0;
	}
	
    .bootstrap-iso .navbar-nav .mopen .dropdown-menu > li > a,
    .bootstrap-iso .navbar-nav .mopen .dropdown-menu .dropdown-header {
		padding:6px 15px 6px 10px;
		font-size: 21px;
    }
    .bootstrap-iso .navbar-nav .mopen .dropdown-menu > li {
	line-height:20px;
	    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    }
	.bootstrap-iso .navbar-nav .mopen .dropdown-menu > li:last-child{
		border-bottom: none;
	}
	
    .bootstrap-iso .navbar-default .bootstrap-iso .navbar-nav .mopen .dropdown-menu > li > a{
	color:#777;
    }
	
	#header_navbar{
		border: none;
	}
	
	#bs-example-navbar-collapse-1{
		box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.36);
		margin-bottom: 7px;
	}
	
	#bs-example-navbar-collapse-1 .dropdown-menu.logged li>a>span.header_wallet_amount {
		position: initial;
	}	
	
	.our-menu-separator{
		height: 10px;
		background: rgba(0, 0, 0, 0.02);
	}


	
    /*START search bar*/
    #search-text {
	position: absolute;
	top: 50px;
	z-index: 10;
	width: 98%;
	left: 0;
	margin: 0 1%;
	-webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, .6);
	box-shadow: 3px 3px 8px rgba(0, 0, 0, .6);
	display: none;
    }
    
    #search-text:focus {
	display: block;
    }
    
    #search-icon{
	
    }
    
    #search-left-div {
	width: 110px;
    }
    
    #logo, #logo_white{
	height: 36px;
	margin-top:8px;
	padding-left:8px;
    }
    .mybtn {
	font-size: 12px;
    }
    
    .mybtn span {
	padding: 5px 10px;
    }
    
    #topescort-icon{
        max-width:130px;
    }    
    
	#realestates-icon{
        max-width:90px;
    }   
	
    #logo-topescort {
    }
    
    #topescort-title{
        text-align: center;
        width: 100%;
        margin: 3px 0;
        padding: 0 5px;
        line-height: 0.9;
        font-size: 26px;
    }    

    #flag-topescort {
        position: relative;
        top: 0;
        right: 0;        
    }

    #flag-topescort img {
        float: left;
        top: 3px;
        margin-left: 10px;
        height: 27px;        
    }

    /*END search bar*/
    
    .bs-example-navbar-collapse-topescort{
        width: 100%;
    }
	
	#snbar{
		margin-bottom: 2px;
	}

	.languages {
		float: none;
		text-align: right;
		margin-bottom: 5px;	
	}
	
	
}

@media only screen and (max-height : 768px) and (orientation: portrait) {
    
}


/* FOOTER */
.footer_boxes{
    padding-right: 20px;
    vertical-align: top;
    display: inline-block;
}


.footer_facebook{
    float: right;
    padding-right: 0;
}

.footer_boxes a {
    padding: 0 3px;
    color: white !important;
}

.footer_boxes .app_links:hover {
	background:none;
}


.footer_boxes a:hover {
    color: black !important;
}

.newfooter {
    color: white;
    background-color: #1f1f1f;
    font-size: 16px;
    line-height: normal;
}
.newfooter a {
    color: #dadada;
    box-sizing: border-box;
    padding: 1px 10px;
    display: inline-block;
    width: 100%;    
}

.newfooter a:hover {
    background-color: white;
    color: black;
}

.ftitle {
	margin: 10px auto;
	font-size: 18px;
}


.mobile_apps_img{
    width:100%;
}

a.app_links{
    padding:0px !important;
}

a.app_links:hover{
    background:none;
}

div.mobile_apps{
    display:none;
}

@media all and (max-width: 450px) and (min-width: 0px) {
    div.mobile_apps{
        display:block;
    }
	
	div.mobile_apps_row{
		width:48%;
		margin:1%;
		display:inline-block;
	}

    .mobile_apps2{
        display:none;
      }
}




/* FOOTER END */

/* USER MENU */
#um_table{
    background:#f0f0f0;
    width:100%;
    border-collapse: separate;
}

#un_right{
    padding:10px;
    background:white;
    border-radius:0px 5px 5px 5px;
    box-shadow: -3px -0px 4px #dddddd;
}

#un_left{
    font-size:13px;
    border-spacing: 10px;
    border-collapse: separate;
}

.user_mmenu:hover{
    border:1px solid black;
    text-decoration:none;
}

.user_mmenu{
    display:block;
    color:black;
    padding:5px 5px 5px 26px;
    border: 1px solid #dadada;
    background-color:#ffffff;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    margin:5px 0px;
    text-decoration: none;
    border-radius: 3px;
}

.user_mmenu_selected, .user_mmenu_selected:hover{
    border:1px solid black;
    display:block;
    color:black;
    cursor:default;
    padding:5px 5px 5px 26px;
    border: 1px solid #dadada;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    margin:5px 0px;
    text-decoration: none;
    border-radius: 3px;
}

.user_submenu{
    margin-left:10px;
    display:block;
    margin-top:5px;
}

.user_submenu_selected{
    margin-left:10px;
    display:block;
    margin-top:5px;
    font-weight:bold;
}

.nvselected{
    background-color:#cef0ce !important;
}

#bs-example-navbar-collapse-1 .dropdown-menu{
	padding:0px;
}

#bs-example-navbar-collapse-1 .dropdown-menu li>a>i>img {
	width: 20px;
}

.show-mobile {
	display: none;
}

@media all and (max-width: 768px) and (min-width: 0px) {
    #um_table{
	background:none;
	border-spacing: 0px;
    }
    
    #un_fake_tr{
	display:none;
    }
    
    #un_left{
	display:none;
    }
    
    #un_right{
	display:block;
	padding:5px;
	background:white;
	border-radius:0px;
	box-shadow: none;
    }
    
    .footer_facebook{
	float: none;
    }


	#bs-example-navbar-collapse-1 .dropdown-menu.logged  {
		padding: 10px 0 0 0;
	}

	#bs-example-navbar-collapse-1 .dropdown-menu.logged li {
		line-height: 20px;
		display: inline-block;
		border-bottom: none; 
		width: 32%;
		vertical-align: top;
		position: relative;
	}
	
	
	#bs-example-navbar-collapse-1 .dropdown-menu.logged li>a>span {
		position: absolute;
		top: 0;
		left: 56%;
		font-size: 15px;
	}

	#bs-example-navbar-collapse-1 .dropdown-menu.logged li>a{
		padding: 2px 7px 7px 7px;
		font-size: 15px;
		white-space: normal;
		vertical-align: top;
		text-align: center;
		line-height: 1;
	}
	
	#bs-example-navbar-collapse-1 .dropdown-menu.logged li>a>i {
	    display: block;
		font-size: 38px;
		line-height: normal;
		height: 38px;
	}
	
	#bs-example-navbar-collapse-1 .dropdown-menu.logged li.our-menu-separator {
		display: none;
	}
	
	#bs-example-navbar-collapse-1 .dropdown-menu.logged li>a>i>img {
		width: 40px;
		display: block;
		margin: auto;
		max-height: 45px;
	}
	
	#bs-example-navbar-collapse-1 .dropdown-menu.logged li>a>img.wallet_icon{
		
	}
	#bs-example-navbar-collapse-1 .dropdown-menu.logged li>a>i>img.myprofile_icon{
		padding-top: 2px;
	}
	
	#bs-example-navbar-collapse-1 .dropdown-menu.logged li>a>i.fa-envelope-open{
		font-size: 34px;
	}

	#bs-example-navbar-collapse-1 .dropdown-menu.logged li>a>i.fa-database{
		font-size: 34px;
	}
	
	
	#bs-example-navbar-collapse-1 .dropdown-menu.logged li>a>i>img.mysite_icon{
		width: 29px;
	}
	
	.newfooter{
		padding: 30px 10px 60px 10px;
	}
    
    .newfooter a {
        font-size: 18px;
        line-height: 1.2;        
    }

    .newfooter .ftitle {
        font-size: 22px;
        line-height: 1.2;        
    }
    
	.show-mobile {
		display: block;
	}
}

button,.button{
    background: #0079bc; /* Old browsers */
    background: -moz-linear-gradient(top,  #0079bc 0%, #00509d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0079bc), color-stop(100%,#00509d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0079bc 0%,#00509d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0079bc 0%,#00509d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0079bc 0%,#00509d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0079bc 0%,#00509d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0079bc', endColorstr='#00509d',GradientType=0 ); /* IE6-9 */
    color: white;
    border:1px solid #0147AE;
    border-radius: 3px;
    text-decoration:none;
}

button:hover,.button:hover{
    background: #00509d;
    color:white;
    text-decoration:none;
}

button:disabled,.button:disabled{
    background: #737373;
    color:white;
}

input:focus,select:focus,textarea:focus{
    background-color:#FFFFE0;
}

input,select,textarea{
    border:1px solid #dadada;
}
/* USER MENU END */

/* print start */
@media print {
    
    .no-print {
	display: none !important;
    }
    
    .force-print-block{
	display: block !important;
    }
    
    
    .force-print-inline{
	display: inline !important;
    }
    
    a:link:after,
    a:visited:after {
	content: "" !important;
    }
}


/* jquery ui override */



@media screen and (max-width: 768px) {
	
	div.ac_results{
		width:100% !important;
		left: 0px !important;
		border-top: 10px solid rgba(255,255,255,.8) !important;
		border-bottom: 10px solid rgba(255,255,255,.8) !important;
		right: 0px !important;
		box-sizing: border-box !important;
	}
	
	#searchtext{
		padding:5px;
		font-size:20px;
	}
	
    .body_ui .ui-dialog{
	width:100% !important;
	border-width:5px;
	font-size:18px;
	box-sizing:border-box;
	left: 50% !important;
    top: 50% !important;
	position:fixed  !important;
    transform: translate(-50%, -50%) !important;
	max-height:90% !important;
	display:flex;
	flex-direction: column;
    }
    
    .ui-dialog-content{
	font-size:18px !important;
	flex-grow: 1;
    }
     
	.ui-dialog-buttonpane{
	flex-grow: 1;
    }
	
    .ui-dialog .ui-dialog-titlebar-close{
	height: 35px;
	width: 35px;
	top: 33%;
	right: .1em;
    }
    
    .ui-dialog-title{
	font-size:18px;
	flex-grow: 0;
    }
    
    .bootstrap-iso .navbar-form-hide {
	display: block;
	padding: 0;
	margin-top: -37px;
	border-top: none;
	border-bottom: none;
    }
    
    .bootstrap-iso .navbar{
	padding: 0;
    }
    
    #mobilesearchbtn{
	display: none;
    }
    
    .bootstrap-iso .navbar-form-hide #searchtext{
	margin-left: 4px;
    }
    
    .bootstrap-iso .navbar-form-hide #searchbtn{
	margin-right: 7px;
    }
    
    #mobilesearchbtn{
	outline-color: #fdfdfd;
    }
    
    #mobile_main_menu{
	margin-right: 7px;
	margin-bottom: 3px;
    /*position: initial;*/
    }
	
    .mobile_main_menu-topescort{
        position: relative;
        /*z-index: 100;*/
    }    
    
	#mobile_main_menu[aria-expanded="true"] .hide_on_open{
		display: none !important;
	}
    
    
    .bootstrap-iso .navbar-collapse.in+form,
    .bootstrap-iso .navbar-collapse.collapsing+form {
	margin-top: 0;
	display: none;
    }
	
	.bootstrap-iso .nav > li > a.hide-mobile{
		display: none;
	}
	
	.bootstrap-iso .navbar-default .navbar-nav > li.publish-btn{
		text-align: center;
		background: rgba(0, 0, 0, 0.02);
	}
	
	.bootstrap-iso .navbar-default .navbar-nav > li.publish-btn a{
		display: inline-block;
		padding: 6px 12px;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;

		background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
		background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
		background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		background-repeat: repeat-x;
		border-color: #245580;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
		color: #fff;
		background-color: #337ab7;
		border-color: #2e6da4;

		padding: 6px 5px;
		margin: 13px auto 0 auto;
		width: 96%;
		font-size: 18px;
		
	}
    
}

.main_wrapper{
    margin-bottom:40px;
}

.cc_banner-wrapper {
    z-index: 9001;
    position: relative
}
.cc_container .cc_btn {
    cursor: pointer;
    text-align: center;
    font-size: 0.6em;
    transition: font-size 200ms;
    line-height: 1em
}
.cc_container .cc_message {
    font-size: 0.6em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    line-height: 1.5em
}

.cc_container .cc_logo:hover,
.cc_container .cc_logo:active {
    opacity: 1
}
@media screen and (min-width: 500px) {
    .cc_container .cc_btn {
	font-size: 0.8em
    }
    .cc_container .cc_message {
	font-size: 0.8em
    }
}
@media screen and (min-width: 768px) {
    .cc_container .cc_btn {
	font-size: 1em
    }
    .cc_container .cc_message {
	font-size: 1em;
	line-height: 1em
    }
}
@media screen and (min-width: 992px) {
    .cc_container .cc_message {
	font-size: 1em
    }
}
@media print {
    .cc_banner-wrapper,
    .cc_container {
	display: none
    }
}
.cc_container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px
}
.cc_container .cc_btn {
    padding: 8px 10px;
    background-color: #f1d600;
    cursor: pointer;
    transition: font-size 200ms;
    text-align: center;
    font-size: 0.6em;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 120px
}
.cc_container .cc_message {
    transition: font-size 200ms;
    font-size: 0.6em;
    display: block
}
@media screen and (min-width: 500px) {
    .cc_container .cc_btn {
	font-size: 0.8em
    }
    .cc_container .cc_message {
	margin-top: 0.5em;
	font-size: 0.8em
    }
}
@media screen and (min-width: 768px) {
    .cc_container {
	padding: 15px 30px 15px
    }
    .cc_container .cc_btn {
	font-size: 1em;
	padding: 8px 15px
    }
    .cc_container .cc_message {
	font-size: 1em
    }
}
@media screen and (min-width: 992px) {
    .cc_container .cc_message {
	font-size: 1em
    }
}
.cc_container {
    background: #505050;
    color: #fff;
    font-size: 17px;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
    box-sizing: border-box
}
.cc_container::-moz-selection {
    background: #ff5e99;
    color: #fff;
    text-shadow: none
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited {
    color: #000;
    background-color: #f1d600;
    transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px
}
.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
    background-color: #fff;
    color: #000
}
.cc_container a,
.cc_container a:visited {
    text-decoration: none;
    color: #31a8f0;
    transition: 200ms color
}
.cc_container a:hover,
.cc_container a:active {
    color: #b2f7ff
}
@-webkit-keyframes slideUp {
    0% {
	-webkit-transform: translateY(66px);
	transform: translateY(66px)
    }
    100% {
	-webkit-transform: translateY(0);
	transform: translateY(0)
    }
}
@keyframes slideUp {
    0% {
	-webkit-transform: translateY(66px);
	-ms-transform: translateY(66px);
	transform: translateY(66px)
    }
    100% {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
    }
}
.cc_container,
.cc_message,
.cc_btn {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp
}

/* profile.css */
/* facebook google+ tweeter font*/
@font-face {
    font-family: 'FontAwesome';
    src: url('/template/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('/template/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/template/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/template/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/template/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/template/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.bootstrap-iso .nav.side-menu .user_va_publish_hidden{
    display:none;
}

/* START Side menu */
.side-menu {
    /*border-right: 1px solid #444;*/
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bootstrap-iso .nav.side-menu>li>a {
    margin-bottom: 0;
    margin-top: 0;
}


.bootstrap-iso .nav.side-menu>li.active {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}

.bootstrap-iso .nav.side-menu > li > a {
    padding: 13px 0px 12px 10px;
}

/*
    .bootstrap-iso .nav.top_menu > li > a, .bootstrap-iso .nav > li > a {
    position: relative;
    display: block;
    }
*/

.bootstrap-iso .nav.child_menu li {
    padding-left: 15px;
    margin-top: 0;
}

.bootstrap-iso .nav.child_menu li a {
    margin-top: 0;
    padding: 5px 15px 5px;
}


.bootstrap-iso .nav.side-menu>li.active>a {
    
}

.active_nosub{
    background-color: rgba(0,0,0,.09);
}

.bootstrap-iso .nav.side-menu>li.active ul {
    padding-bottom: 10px;
}
.bootstrap-iso .nav.side-menu>li.active li {
    /*background-color: white;*/
}
.bootstrap-iso .nav.side-menu>li li.active>a {
    font-weight: bold;
    color: #265a88;
}

.bootstrap-iso .nav.child_menu li.active, .bootstrap-iso .nav.child_menu li:hover {
    background-color: rgba(0,0,0,.09);
}
.bootstrap-iso .nav.child_menu li a.subsubmenuitem{
    padding-left: 31px;
}

.bootstrap-iso .nav.child_menu li:before {
    /*background: #444;*/
    bottom: auto;
    content: "";
    height: 9px;
    left: 23px;
    margin-top: 9px;
    position: absolute;
    right: auto;
    width: 9px;
    z-index: 1;
    border-radius: 50%;
}

.bootstrap-iso .nav.child_menu>li:after {
    border-left: 1px solid #444;
    bottom: 0;
    content: "";
    margin-top: -15px;
    left: 20px;
    position: absolute;
    top: 0;
}

.active a span.fa {
    text-align: right!important;
    margin-right: 4px;
}

.side-menu span.fa {
    float: right;
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
    min-width: inherit;
    color: #7e7e7e;
}

.side-menu .fa {
    width: 26px;
    opacity: .99;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    -moz-osx-font-smoothing: grayscale;
}

.side-menu [data-toggle="collapse"].collapsed i.chevron:before {
    content: "\f078";
}

.side-menu [data-toggle="collapse"] i.chevron:before{
    content: "\f077";
    font-size: 12px;
}

.side-menu .my_chevron
{
    float: right;
    padding: 4px 0px;
    cursor: pointer;
}

.side-menu [data-toggle="collapse"] .unread_menu_span{
    display:none;
}

.side-menu [data-toggle="collapse"].collapsed .unread_menu_span{
    display:inline;
}

.red {
    color: red;
    font-weight: bold;
}
/* END Side menu */

/*START bootstrap outline button*/
.bootstrap-iso .btn-outline {
    background-color: white;
    background-image: none;
    color: inherit;
}

.bootstrap-iso .btn-default.btn-outline {
}

.bootstrap-iso .btn-primary.btn-outline {
    color: #428bca;
}

.bootstrap-iso .btn-success.btn-outline {
    color: #5cb85c;
}

.bootstrap-iso .btn-info.btn-outline {
    color: #5bc0de;
}

.bootstrap-iso .btn-warning.btn-outline {
    color: #f0ad4e;
}

.bootstrap-iso .btn-danger.btn-outline {
    color: #d9534f;
}

.bootstrap-iso .btn-primary.btn-outline:hover,
.bootstrap-iso .btn-success.btn-outline:hover,
.bootstrap-iso .btn-info.btn-outline:hover,
.bootstrap-iso .btn-warning.btn-outline:hover,
.bootstrap-iso .btn-danger.btn-outline:hover {
    color: #fff;
}
/*END bootstrap outline button*/

.bootstrap-iso .form-group {
    margin-bottom: 5px;
}

.fa {
    opacity: .99;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    /*font-size: 18px;*/
    -moz-osx-font-smoothing: grayscale;
}

.btn .fa {
    font-size: 18px;
    /*line-height: 15px;*/
}

.fa-glass:before { content: "\f000"; }
.fa-music:before { content: "\f001"; }
.fa-search:before { content: "\f002"; }
.fa-envelope-o:before { content: "\f003"; }
.fa-heart:before { content: "\f004"; }
.fa-star:before { content: "\f005"; }
.fa-star-o:before { content: "\f006"; }
.fa-user:before { content: "\f007"; }
.fa-film:before { content: "\f008"; }
.fa-th-large:before { content: "\f009"; }
.fa-th:before { content: "\f00a"; }
.fa-th-list:before { content: "\f00b"; }
.fa-check:before { content: "\f00c"; }
.fa-remove:before, .fa-close:before, .fa-times:before { content: "\f00d"; }
.fa-search-plus:before { content: "\f00e"; }
.fa-search-minus:before { content: "\f010"; }
.fa-power-off:before { content: "\f011"; }
.fa-signal:before { content: "\f012"; }
.fa-gear:before, .fa-cog:before { content: "\f013"; }
.fa-trash-o:before { content: "\f014"; }
.fa-home:before { content: "\f015"; }
.fa-file-o:before { content: "\f016"; }
.fa-clock-o:before { content: "\f017"; }
.fa-road:before { content: "\f018"; }
.fa-download:before { content: "\f019"; }
.fa-arrow-circle-o-down:before { content: "\f01a"; }
.fa-arrow-circle-o-up:before { content: "\f01b"; }
.fa-inbox:before { content: "\f01c"; }
.fa-play-circle-o:before { content: "\f01d"; }
.fa-rotate-right:before, .fa-repeat:before { content: "\f01e"; }
.fa-refresh:before { content: "\f021"; }
.fa-list-alt:before { content: "\f022"; }
.fa-lock:before { content: "\f023"; }
.fa-flag:before { content: "\f024"; }
.fa-headphones:before { content: "\f025"; }
.fa-volume-off:before { content: "\f026"; }
.fa-volume-down:before { content: "\f027"; }
.fa-volume-up:before { content: "\f028"; }
.fa-qrcode:before { content: "\f029"; }
.fa-barcode:before { content: "\f02a"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-book:before { content: "\f02d"; }
.fa-bookmark:before { content: "\f02e"; }
.fa-print:before { content: "\f02f"; }
.fa-camera:before { content: "\f030"; }
.fa-font:before { content: "\f031"; }
.fa-bold:before { content: "\f032"; }
.fa-italic:before { content: "\f033"; }
.fa-text-height:before { content: "\f034"; }
.fa-text-width:before { content: "\f035"; }
.fa-align-left:before { content: "\f036"; }
.fa-align-center:before { content: "\f037"; }
.fa-align-right:before { content: "\f038"; }
.fa-align-justify:before { content: "\f039"; }
.fa-list:before { content: "\f03a"; }
.fa-dedent:before, .fa-outdent:before { content: "\f03b"; }
.fa-indent:before { content: "\f03c"; }
.fa-video-camera:before { content: "\f03d"; }
.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: "\f03e"; }
.fa-pencil:before { content: "\f040"; }
.fa-map-marker:before { content: "\f041"; }
.fa-adjust:before { content: "\f042"; }
.fa-tint:before { content: "\f043"; }
.fa-edit:before, .fa-pencil-square-o:before { content: "\f044"; }
.fa-share-square-o:before { content: "\f045"; }
.fa-check-square-o:before { content: "\f046"; }
.fa-arrows:before { content: "\f047"; }
.fa-step-backward:before { content: "\f048"; }
.fa-fast-backward:before { content: "\f049"; }
.fa-backward:before { content: "\f04a"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-stop:before { content: "\f04d"; }
.fa-forward:before { content: "\f04e"; }
.fa-fast-forward:before { content: "\f050"; }
.fa-step-forward:before { content: "\f051"; }
.fa-eject:before { content: "\f052"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-minus-circle:before { content: "\f056"; }
.fa-times-circle:before { content: "\f057"; }
.fa-check-circle:before { content: "\f058"; }
.fa-question-circle:before { content: "\f059"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-crosshairs:before { content: "\f05b"; }
.fa-times-circle-o:before { content: "\f05c"; }
.fa-check-circle-o:before { content: "\f05d"; }
.fa-ban:before { content: "\f05e"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-mail-forward:before, .fa-share:before { content: "\f064"; }
.fa-expand:before { content: "\f065"; }
.fa-compress:before { content: "\f066"; }
.fa-plus:before { content: "\f067"; }
.fa-minus:before { content: "\f068"; }
.fa-asterisk:before { content: "\f069"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-gift:before { content: "\f06b"; }
.fa-leaf:before { content: "\f06c"; }
.fa-fire:before { content: "\f06d"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-warning:before, .fa-exclamation-triangle:before { content: "\f071"; }
.fa-plane:before { content: "\f072"; }
.fa-calendar:before { content: "\f073"; }
.fa-random:before { content: "\f074"; }
.fa-comment:before { content: "\f075"; }
.fa-magnet:before { content: "\f076"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-retweet:before { content: "\f079"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-folder:before { content: "\f07b"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-arrows-v:before { content: "\f07d"; }
.fa-arrows-h:before { content: "\f07e"; }
.fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080"; }
.fa-twitter-square:before { content: "\f081"; }
.fa-facebook-square:before { content: "\f082"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-key:before { content: "\f084"; }
.fa-gears:before, .fa-cogs:before { content: "\f085"; }
.fa-comments:before { content: "\f086"; }
.fa-thumbs-o-up:before { content: "\f087"; }
.fa-thumbs-o-down:before { content: "\f088"; }
.fa-star-half:before { content: "\f089"; }
.fa-heart-o:before { content: "\f08a"; }
.fa-sign-out:before { content: "\f08b"; }
.fa-linkedin-square:before { content: "\f08c"; }
.fa-thumb-tack:before { content: "\f08d"; }
.fa-external-link:before { content: "\f08e"; }
.fa-sign-in:before { content: "\f090"; }
.fa-trophy:before { content: "\f091"; }
.fa-github-square:before { content: "\f092"; }
.fa-upload:before { content: "\f093"; }
.fa-lemon-o:before { content: "\f094"; }
.fa-phone:before { content: "\f095"; }
.fa-square-o:before { content: "\f096"; }
.fa-bookmark-o:before { content: "\f097"; }
.fa-phone-square:before { content: "\f098"; }
.fa-twitter:before { content: "\f099"; }
.fa-facebook-f:before, .fa-facebook:before { content: "\f09a"; }
.fa-github:before { content: "\f09b"; }
.fa-unlock:before { content: "\f09c"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-feed:before, .fa-rss:before { content: "\f09e"; }
.fa-hdd-o:before { content: "\f0a0"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-bell:before { content: "\f0f3"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-hand-o-right:before { content: "\f0a4"; }
.fa-hand-o-left:before { content: "\f0a5"; }
.fa-hand-o-up:before { content: "\f0a6"; }
.fa-hand-o-down:before { content: "\f0a7"; }
.fa-arrow-circle-left:before { content: "\f0a8"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-arrow-circle-down:before { content: "\f0ab"; }
.fa-globe:before { content: "\f0ac"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-tasks:before { content: "\f0ae"; }
.fa-filter:before { content: "\f0b0"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-arrows-alt:before { content: "\f0b2"; }
.fa-group:before, .fa-users:before { content: "\f0c0"; }
.fa-chain:before, .fa-link:before { content: "\f0c1"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-flask:before { content: "\f0c3"; }
.fa-cut:before, .fa-scissors:before { content: "\f0c4"; }
.fa-copy:before, .fa-files-o:before { content: "\f0c5"; }
.fa-paperclip:before { content: "\f0c6"; }
.fa-save:before, .fa-floppy-o:before { content: "\f0c7"; }
.fa-square:before { content: "\f0c8"; }
.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9"; }
.fa-list-ul:before { content: "\f0ca"; }
.fa-list-ol:before { content: "\f0cb"; }
.fa-strikethrough:before { content: "\f0cc"; }
.fa-underline:before { content: "\f0cd"; }
.fa-table:before { content: "\f0ce"; }
.fa-magic:before { content: "\f0d0"; }
.fa-truck:before { content: "\f0d1"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-pinterest-square:before { content: "\f0d3"; }
.fa-google-plus-square:before { content: "\f0d4"; }
.fa-google-plus:before { content: "\f0d5"; }
.fa-money:before { content: "\f0d6"; }
.fa-caret-down:before { content: "\f0d7"; }
.fa-caret-up:before { content: "\f0d8"; }
.fa-caret-left:before { content: "\f0d9"; }
.fa-caret-right:before { content: "\f0da"; }
.fa-columns:before { content: "\f0db"; }
.fa-unsorted:before, .fa-sort:before { content: "\f0dc"; }
.fa-sort-down:before, .fa-sort-desc:before { content: "\f0dd"; }
.fa-sort-up:before, .fa-sort-asc:before { content: "\f0de"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-linkedin:before { content: "\f0e1"; }
.fa-rotate-left:before, .fa-undo:before { content: "\f0e2"; }
.fa-legal:before, .fa-gavel:before { content: "\f0e3"; }
.fa-dashboard:before, .fa-tachometer:before { content: "\f0e4"; }
.fa-comment-o:before { content: "\f0e5"; }
.fa-comments-o:before { content: "\f0e6"; }
.fa-flash:before, .fa-bolt:before { content: "\f0e7"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-umbrella:before { content: "\f0e9"; }
.fa-paste:before, .fa-clipboard:before { content: "\f0ea"; }
.fa-lightbulb-o:before { content: "\f0eb"; }
.fa-exchange:before { content: "\f0ec"; }
.fa-cloud-download:before { content: "\f0ed"; }
.fa-cloud-upload:before { content: "\f0ee"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-suitcase:before { content: "\f0f2"; }
.fa-bell-o:before { content: "\f0a2"; }
.fa-coffee:before { content: "\f0f4"; }
.fa-cutlery:before { content: "\f0f5"; }
.fa-file-text-o:before { content: "\f0f6"; }
.fa-building-o:before { content: "\f0f7"; }
.fa-hospital-o:before { content: "\f0f8"; }
.fa-ambulance:before { content: "\f0f9"; }
.fa-medkit:before { content: "\f0fa"; }
.fa-fighter-jet:before { content: "\f0fb"; }
.fa-beer:before { content: "\f0fc"; }
.fa-h-square:before { content: "\f0fd"; }
.fa-plus-square:before { content: "\f0fe"; }
.fa-angle-double-left:before { content: "\f100"; }
.fa-angle-double-right:before { content: "\f101"; }
.fa-angle-double-up:before { content: "\f102"; }
.fa-angle-double-down:before { content: "\f103"; }
.fa-angle-left:before { content: "\f104"; }
.fa-angle-right:before { content: "\f105"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-down:before { content: "\f107"; }
.fa-desktop:before { content: "\f108"; }
.fa-laptop:before { content: "\f109"; }
.fa-tablet:before { content: "\f10a"; }
.fa-mobile-phone:before, .fa-mobile:before { content: "\f10b"; }
.fa-circle-o:before { content: "\f10c"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-quote-right:before { content: "\f10e"; }
.fa-spinner:before { content: "\f110"; }
.fa-circle:before { content: "\f111"; }
.fa-mail-reply:before, .fa-reply:before { content: "\f112"; }
.fa-github-alt:before { content: "\f113"; }
.fa-folder-o:before { content: "\f114"; }
.fa-folder-open-o:before { content: "\f115"; }
.fa-smile-o:before { content: "\f118"; }
.fa-frown-o:before { content: "\f119"; }
.fa-meh-o:before { content: "\f11a"; }
.fa-gamepad:before { content: "\f11b"; }
.fa-keyboard-o:before { content: "\f11c"; }
.fa-flag-o:before { content: "\f11d"; }
.fa-flag-checkered:before { content: "\f11e"; }
.fa-terminal:before { content: "\f120"; }
.fa-code:before { content: "\f121"; }
.fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122"; }
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123"; }
.fa-location-arrow:before { content: "\f124"; }
.fa-crop:before { content: "\f125"; }
.fa-code-fork:before { content: "\f126"; }
.fa-unlink:before, .fa-chain-broken:before { content: "\f127"; }
.fa-question:before { content: "\f128"; }
.fa-info:before { content: "\f129"; }
.fa-exclamation:before { content: "\f12a"; }
.fa-superscript:before { content: "\f12b"; }
.fa-subscript:before { content: "\f12c"; }
.fa-eraser:before { content: "\f12d"; }
.fa-puzzle-piece:before { content: "\f12e"; }
.fa-microphone:before { content: "\f130"; }
.fa-microphone-slash:before { content: "\f131"; }
.fa-shield:before { content: "\f132"; }
.fa-calendar-o:before { content: "\f133"; }
.fa-fire-extinguisher:before { content: "\f134"; }
.fa-rocket:before { content: "\f135"; }
.fa-maxcdn:before { content: "\f136"; }
.fa-chevron-circle-left:before { content: "\f137"; }
.fa-chevron-circle-right:before { content: "\f138"; }
.fa-chevron-circle-up:before { content: "\f139"; }
.fa-chevron-circle-down:before { content: "\f13a"; }
.fa-html5:before { content: "\f13b"; }
.fa-css3:before { content: "\f13c"; }
.fa-anchor:before { content: "\f13d"; }
.fa-unlock-alt:before { content: "\f13e"; }
.fa-bullseye:before { content: "\f140"; }
.fa-ellipsis-h:before { content: "\f141"; }
.fa-ellipsis-v:before { content: "\f142"; }
.fa-rss-square:before { content: "\f143"; }
.fa-play-circle:before { content: "\f144"; }
.fa-ticket:before { content: "\f145"; }
.fa-minus-square:before { content: "\f146"; }
.fa-minus-square-o:before { content: "\f147"; }
.fa-level-up:before { content: "\f148"; }
.fa-level-down:before { content: "\f149"; }
.fa-check-square:before { content: "\f14a"; }
.fa-pencil-square:before { content: "\f14b"; }
.fa-external-link-square:before { content: "\f14c"; }
.fa-share-square:before { content: "\f14d"; }
.fa-compass:before { content: "\f14e"; }
.fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150"; }
.fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151"; }
.fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152"; }
.fa-euro:before, .fa-eur:before { content: "\f153"; }
.fa-gbp:before { content: "\f154"; }
.fa-dollar:before, .fa-usd:before { content: "\f155"; }
.fa-rupee:before, .fa-inr:before { content: "\f156"; }
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157"; }
.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158"; }
.fa-won:before, .fa-krw:before { content: "\f159"; }
.fa-bitcoin:before, .fa-btc:before { content: "\f15a"; }
.fa-file:before { content: "\f15b"; }
.fa-file-text:before { content: "\f15c"; }
.fa-sort-alpha-asc:before { content: "\f15d"; }
.fa-sort-alpha-desc:before { content: "\f15e"; }
.fa-sort-amount-asc:before { content: "\f160"; }
.fa-sort-amount-desc:before { content: "\f161"; }
.fa-sort-numeric-asc:before { content: "\f162"; }
.fa-sort-numeric-desc:before { content: "\f163"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-thumbs-down:before { content: "\f165"; }
.fa-youtube-square:before { content: "\f166"; }
.fa-youtube:before { content: "\f167"; }
.fa-xing:before { content: "\f168"; }
.fa-xing-square:before { content: "\f169"; }
.fa-youtube-play:before { content: "\f16a"; }
.fa-dropbox:before { content: "\f16b"; }
.fa-stack-overflow:before { content: "\f16c"; }
.fa-instagram:before { content: "\f16d"; }
.fa-flickr:before { content: "\f16e"; }
.fa-adn:before { content: "\f170"; }
.fa-bitbucket:before { content: "\f171"; }
.fa-bitbucket-square:before { content: "\f172"; }
.fa-tumblr:before { content: "\f173"; }
.fa-tumblr-square:before { content: "\f174"; }
.fa-long-arrow-down:before { content: "\f175"; }
.fa-long-arrow-up:before { content: "\f176"; }
.fa-long-arrow-left:before { content: "\f177"; }
.fa-long-arrow-right:before { content: "\f178"; }
.fa-apple:before { content: "\f179"; }
.fa-windows:before { content: "\f17a"; }
.fa-android:before { content: "\f17b"; }
.fa-linux:before { content: "\f17c"; }
.fa-dribbble:before { content: "\f17d"; }
.fa-skype:before { content: "\f17e"; }
.fa-foursquare:before { content: "\f180"; }
.fa-trello:before { content: "\f181"; }
.fa-female:before { content: "\f182"; }
.fa-male:before { content: "\f183"; }
.fa-gittip:before, .fa-gratipay:before { content: "\f184"; }
.fa-sun-o:before { content: "\f185"; }
.fa-moon-o:before { content: "\f186"; }
.fa-archive:before { content: "\f187"; }
.fa-bug:before { content: "\f188"; }
.fa-vk:before { content: "\f189"; }
.fa-weibo:before { content: "\f18a"; }
.fa-renren:before { content: "\f18b"; }
.fa-pagelines:before { content: "\f18c"; }
.fa-stack-exchange:before { content: "\f18d"; }
.fa-arrow-circle-o-right:before { content: "\f18e"; }
.fa-arrow-circle-o-left:before { content: "\f190"; }
.fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191"; }
.fa-dot-circle-o:before { content: "\f192"; }
.fa-wheelchair:before { content: "\f193"; }
.fa-vimeo-square:before { content: "\f194"; }
.fa-turkish-lira:before, .fa-try:before { content: "\f195"; }
.fa-plus-square-o:before { content: "\f196"; }
.fa-space-shuttle:before { content: "\f197"; }
.fa-slack:before { content: "\f198"; }
.fa-envelope-square:before { content: "\f199"; }
.fa-wordpress:before { content: "\f19a"; }
.fa-openid:before { content: "\f19b"; }
.fa-institution:before, .fa-bank:before, .fa-university:before { content: "\f19c"; }
.fa-mortar-board:before, .fa-graduation-cap:before { content: "\f19d"; }
.fa-yahoo:before { content: "\f19e"; }
.fa-google:before { content: "\f1a0"; }
.fa-reddit:before { content: "\f1a1"; }
.fa-reddit-square:before { content: "\f1a2"; }
.fa-stumbleupon-circle:before { content: "\f1a3"; }
.fa-stumbleupon:before { content: "\f1a4"; }
.fa-delicious:before { content: "\f1a5"; }
.fa-digg:before { content: "\f1a6"; }
.fa-pied-piper-pp:before { content: "\f1a7"; }
.fa-pied-piper-alt:before { content: "\f1a8"; }
.fa-drupal:before { content: "\f1a9"; }
.fa-joomla:before { content: "\f1aa"; }
.fa-language:before { content: "\f1ab"; }
.fa-fax:before { content: "\f1ac"; }
.fa-building:before { content: "\f1ad"; }
.fa-child:before { content: "\f1ae"; }
.fa-paw:before { content: "\f1b0"; }
.fa-spoon:before { content: "\f1b1"; }
.fa-cube:before { content: "\f1b2"; }
.fa-cubes:before { content: "\f1b3"; }
.fa-behance:before { content: "\f1b4"; }
.fa-behance-square:before { content: "\f1b5"; }
.fa-steam:before { content: "\f1b6"; }
.fa-steam-square:before { content: "\f1b7"; }
.fa-recycle:before { content: "\f1b8"; }
.fa-automobile:before, .fa-car:before { content: "\f1b9"; }
.fa-cab:before, .fa-taxi:before { content: "\f1ba"; }
.fa-tree:before { content: "\f1bb"; }
.fa-spotify:before { content: "\f1bc"; }
.fa-deviantart:before { content: "\f1bd"; }
.fa-soundcloud:before { content: "\f1be"; }
.fa-database:before { content: "\f1c0"; }
.fa-file-pdf-o:before { content: "\f1c1"; }
.fa-file-word-o:before { content: "\f1c2"; }
.fa-file-excel-o:before { content: "\f1c3"; }
.fa-file-powerpoint-o:before { content: "\f1c4"; }
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: "\f1c5"; }
.fa-file-zip-o:before, .fa-file-archive-o:before { content: "\f1c6"; }
.fa-file-sound-o:before, .fa-file-audio-o:before { content: "\f1c7"; }
.fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8"; }
.fa-file-code-o:before { content: "\f1c9"; }
.fa-vine:before { content: "\f1ca"; }
.fa-codepen:before { content: "\f1cb"; }
.fa-jsfiddle:before { content: "\f1cc"; }
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: "\f1cd"; }
.fa-circle-o-notch:before { content: "\f1ce"; }
.fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: "\f1d0"; }
.fa-ge:before, .fa-empire:before { content: "\f1d1"; }
.fa-git-square:before { content: "\f1d2"; }
.fa-git:before { content: "\f1d3"; }
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: "\f1d4"; }
.fa-tencent-weibo:before { content: "\f1d5"; }
.fa-qq:before { content: "\f1d6"; }
.fa-wechat:before, .fa-weixin:before { content: "\f1d7"; }
.fa-send:before, .fa-paper-plane:before { content: "\f1d8"; }
.fa-send-o:before, .fa-paper-plane-o:before { content: "\f1d9"; }
.fa-history:before { content: "\f1da"; }
.fa-circle-thin:before { content: "\f1db"; }
.fa-header:before { content: "\f1dc"; }
.fa-paragraph:before { content: "\f1dd"; }
.fa-sliders:before { content: "\f1de"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-share-alt-square:before { content: "\f1e1"; }
.fa-bomb:before { content: "\f1e2"; }
.fa-soccer-ball-o:before, .fa-futbol-o:before { content: "\f1e3"; }
.fa-tty:before { content: "\f1e4"; }
.fa-binoculars:before { content: "\f1e5"; }
.fa-plug:before { content: "\f1e6"; }
.fa-slideshare:before { content: "\f1e7"; }
.fa-twitch:before { content: "\f1e8"; }
.fa-yelp:before { content: "\f1e9"; }
.fa-newspaper-o:before { content: "\f1ea"; }
.fa-wifi:before { content: "\f1eb"; }
.fa-calculator:before { content: "\f1ec"; }
.fa-paypal:before { content: "\f1ed"; }
.fa-google-wallet:before { content: "\f1ee"; }
.fa-cc-visa:before { content: "\f1f0"; }
.fa-cc-mastercard:before { content: "\f1f1"; }
.fa-cc-discover:before { content: "\f1f2"; }
.fa-cc-amex:before { content: "\f1f3"; }
.fa-cc-paypal:before { content: "\f1f4"; }
.fa-cc-stripe:before { content: "\f1f5"; }
.fa-bell-slash:before { content: "\f1f6"; }
.fa-bell-slash-o:before { content: "\f1f7"; }
.fa-trash:before { content: "\f1f8"; }
.fa-copyright:before { content: "\f1f9"; }
.fa-at:before { content: "\f1fa"; }
.fa-eyedropper:before { content: "\f1fb"; }
.fa-paint-brush:before { content: "\f1fc"; }
.fa-birthday-cake:before { content: "\f1fd"; }
.fa-area-chart:before { content: "\f1fe"; }
.fa-pie-chart:before { content: "\f200"; }
.fa-line-chart:before { content: "\f201"; }
.fa-lastfm:before { content: "\f202"; }
.fa-lastfm-square:before { content: "\f203"; }
.fa-toggle-off:before { content: "\f204"; }
.fa-toggle-on:before { content: "\f205"; }
.fa-bicycle:before { content: "\f206"; }
.fa-bus:before { content: "\f207"; }
.fa-ioxhost:before { content: "\f208"; }
.fa-angellist:before { content: "\f209"; }
.fa-cc:before { content: "\f20a"; }
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: "\f20b"; }
.fa-meanpath:before { content: "\f20c"; }
.fa-buysellads:before { content: "\f20d"; }
.fa-connectdevelop:before { content: "\f20e"; }
.fa-dashcube:before { content: "\f210"; }
.fa-forumbee:before { content: "\f211"; }
.fa-leanpub:before { content: "\f212"; }
.fa-sellsy:before { content: "\f213"; }
.fa-shirtsinbulk:before { content: "\f214"; }
.fa-simplybuilt:before { content: "\f215"; }
.fa-skyatlas:before { content: "\f216"; }
.fa-cart-plus:before { content: "\f217"; }
.fa-cart-arrow-down:before { content: "\f218"; }
.fa-diamond:before { content: "\f219"; }
.fa-ship:before { content: "\f21a"; }
.fa-user-secret:before { content: "\f21b"; }
.fa-motorcycle:before { content: "\f21c"; }
.fa-street-view:before { content: "\f21d"; }
.fa-heartbeat:before { content: "\f21e"; }
.fa-venus:before { content: "\f221"; }
.fa-mars:before { content: "\f222"; }
.fa-mercury:before { content: "\f223"; }
.fa-intersex:before, .fa-transgender:before { content: "\f224"; }
.fa-transgender-alt:before { content: "\f225"; }
.fa-venus-double:before { content: "\f226"; }
.fa-mars-double:before { content: "\f227"; }
.fa-venus-mars:before { content: "\f228"; }
.fa-mars-stroke:before { content: "\f229"; }
.fa-mars-stroke-v:before { content: "\f22a"; }
.fa-mars-stroke-h:before { content: "\f22b"; }
.fa-neuter:before { content: "\f22c"; }
.fa-genderless:before { content: "\f22d"; }
.fa-facebook-official:before { content: "\f230"; }
.fa-pinterest-p:before { content: "\f231"; }
.fa-whatsapp:before { content: "\f232"; }
.fa-server:before { content: "\f233"; }
.fa-user-plus:before { content: "\f234"; }
.fa-user-times:before { content: "\f235"; }
.fa-hotel:before, .fa-bed:before { content: "\f236"; }
.fa-viacoin:before { content: "\f237"; }
.fa-train:before { content: "\f238"; }
.fa-subway:before { content: "\f239"; }
.fa-medium:before { content: "\f23a"; }
.fa-yc:before, .fa-y-combinator:before { content: "\f23b"; }
.fa-optin-monster:before { content: "\f23c"; }
.fa-opencart:before { content: "\f23d"; }
.fa-expeditedssl:before { content: "\f23e"; }
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: "\f240"; }
.fa-battery-3:before, .fa-battery-three-quarters:before { content: "\f241"; }
.fa-battery-2:before, .fa-battery-half:before { content: "\f242"; }
.fa-battery-1:before, .fa-battery-quarter:before { content: "\f243"; }
.fa-battery-0:before, .fa-battery-empty:before { content: "\f244"; }
.fa-mouse-pointer:before { content: "\f245"; }
.fa-i-cursor:before { content: "\f246"; }
.fa-object-group:before { content: "\f247"; }
.fa-object-ungroup:before { content: "\f248"; }
.fa-sticky-note:before { content: "\f249"; }
.fa-sticky-note-o:before { content: "\f24a"; }
.fa-cc-jcb:before { content: "\f24b"; }
.fa-cc-diners-club:before { content: "\f24c"; }
.fa-clone:before { content: "\f24d"; }
.fa-balance-scale:before { content: "\f24e"; }
.fa-hourglass-o:before { content: "\f250"; }
.fa-hourglass-1:before, .fa-hourglass-start:before { content: "\f251"; }
.fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252"; }
.fa-hourglass-3:before, .fa-hourglass-end:before { content: "\f253"; }
.fa-hourglass:before { content: "\f254"; }
.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: "\f255"; }
.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: "\f256"; }
.fa-hand-scissors-o:before { content: "\f257"; }
.fa-hand-lizard-o:before { content: "\f258"; }
.fa-hand-spock-o:before { content: "\f259"; }
.fa-hand-pointer-o:before { content: "\f25a"; }
.fa-hand-peace-o:before { content: "\f25b"; }
.fa-trademark:before { content: "\f25c"; }
.fa-registered:before { content: "\f25d"; }
.fa-creative-commons:before { content: "\f25e"; }
.fa-gg:before { content: "\f260"; }
.fa-gg-circle:before { content: "\f261"; }
.fa-tripadvisor:before { content: "\f262"; }
.fa-odnoklassniki:before { content: "\f263"; }
.fa-odnoklassniki-square:before { content: "\f264"; }
.fa-get-pocket:before { content: "\f265"; }
.fa-wikipedia-w:before { content: "\f266"; }
.fa-safari:before { content: "\f267"; }
.fa-chrome:before { content: "\f268"; }
.fa-firefox:before { content: "\f269"; }
.fa-opera:before { content: "\f26a"; }
.fa-internet-explorer:before { content: "\f26b"; }
.fa-tv:before, .fa-television:before { content: "\f26c"; }
.fa-contao:before { content: "\f26d"; }
.fa-500px:before { content: "\f26e"; }
.fa-amazon:before { content: "\f270"; }
.fa-calendar-plus-o:before { content: "\f271"; }
.fa-calendar-minus-o:before { content: "\f272"; }
.fa-calendar-times-o:before { content: "\f273"; }
.fa-calendar-check-o:before { content: "\f274"; }
.fa-industry:before { content: "\f275"; }
.fa-map-pin:before { content: "\f276"; }
.fa-map-signs:before { content: "\f277"; }
.fa-map-o:before { content: "\f278"; }
.fa-map:before { content: "\f279"; }
.fa-commenting:before { content: "\f27a"; }
.fa-commenting-o:before { content: "\f27b"; }
.fa-houzz:before { content: "\f27c"; }
.fa-vimeo:before { content: "\f27d"; }
.fa-black-tie:before { content: "\f27e"; }
.fa-fonticons:before { content: "\f280"; }
.fa-reddit-alien:before { content: "\f281"; }
.fa-edge:before { content: "\f282"; }
.fa-credit-card-alt:before { content: "\f283"; }
.fa-codiepie:before { content: "\f284"; }
.fa-modx:before { content: "\f285"; }
.fa-fort-awesome:before { content: "\f286"; }
.fa-usb:before { content: "\f287"; }
.fa-product-hunt:before { content: "\f288"; }
.fa-mixcloud:before { content: "\f289"; }
.fa-scribd:before { content: "\f28a"; }
.fa-pause-circle:before { content: "\f28b"; }
.fa-pause-circle-o:before { content: "\f28c"; }
.fa-stop-circle:before { content: "\f28d"; }
.fa-stop-circle-o:before { content: "\f28e"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-shopping-basket:before { content: "\f291"; }
.fa-hashtag:before { content: "\f292"; }
.fa-bluetooth:before { content: "\f293"; }
.fa-bluetooth-b:before { content: "\f294"; }
.fa-percent:before { content: "\f295"; }
.fa-gitlab:before { content: "\f296"; }
.fa-wpbeginner:before { content: "\f297"; }
.fa-wpforms:before { content: "\f298"; }
.fa-envira:before { content: "\f299"; }
.fa-universal-access:before { content: "\f29a"; }
.fa-wheelchair-alt:before { content: "\f29b"; }
.fa-question-circle-o:before { content: "\f29c"; }
.fa-blind:before { content: "\f29d"; }
.fa-audio-description:before { content: "\f29e"; }
.fa-volume-control-phone:before { content: "\f2a0"; }
.fa-braille:before { content: "\f2a1"; }
.fa-assistive-listening-systems:before { content: "\f2a2"; }
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: "\f2a3"; }
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: "\f2a4"; }
.fa-glide:before { content: "\f2a5"; }
.fa-glide-g:before { content: "\f2a6"; }
.fa-signing:before, .fa-sign-language:before { content: "\f2a7"; }
.fa-low-vision:before { content: "\f2a8"; }
.fa-viadeo:before { content: "\f2a9"; }
.fa-viadeo-square:before { content: "\f2aa"; }
.fa-snapchat:before { content: "\f2ab"; }
.fa-snapchat-ghost:before { content: "\f2ac"; }
.fa-snapchat-square:before { content: "\f2ad"; }
.fa-pied-piper:before { content: "\f2ae"; }
.fa-first-order:before { content: "\f2b0"; }
.fa-yoast:before { content: "\f2b1"; }
.fa-themeisle:before { content: "\f2b2"; }
.fa-google-plus-circle:before, .fa-google-plus-official:before { content: "\f2b3"; }
.fa-fa:before, .fa-font-awesome:before { content: "\f2b4"; }
.fa-handshake-o:before { content: "\f2b5"; }
.fa-envelope-open:before { content: "\f2b6"; }
.fa-envelope-open-o:before { content: "\f2b7"; }
.fa-linode:before { content: "\f2b8"; }
.fa-address-book:before { content: "\f2b9"; }
.fa-address-book-o:before { content: "\f2ba"; }
.fa-vcard:before, .fa-address-card:before { content: "\f2bb"; }
.fa-vcard-o:before, .fa-address-card-o:before { content: "\f2bc"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-user-circle-o:before { content: "\f2be"; }
.fa-user-o:before { content: "\f2c0"; }
.fa-id-badge:before { content: "\f2c1"; }
.fa-drivers-license:before, .fa-id-card:before { content: "\f2c2"; }
.fa-drivers-license-o:before, .fa-id-card-o:before { content: "\f2c3"; }
.fa-quora:before { content: "\f2c4"; }
.fa-free-code-camp:before { content: "\f2c5"; }
.fa-telegram:before { content: "\f2c6"; }
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: "\f2c7"; }
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: "\f2c8"; }
.fa-thermometer-2:before, .fa-thermometer-half:before { content: "\f2c9"; }
.fa-thermometer-1:before, .fa-thermometer-quarter:before { content: "\f2ca"; }
.fa-thermometer-0:before, .fa-thermometer-empty:before { content: "\f2cb"; }
.fa-shower:before { content: "\f2cc"; }
.fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: "\f2cd"; }
.fa-podcast:before { content: "\f2ce"; }
.fa-window-maximize:before { content: "\f2d0"; }
.fa-window-minimize:before { content: "\f2d1"; }
.fa-window-restore:before { content: "\f2d2"; }
.fa-times-rectangle:before, .fa-window-close:before { content: "\f2d3"; }
.fa-times-rectangle-o:before, .fa-window-close-o:before { content: "\f2d4"; }
.fa-bandcamp:before { content: "\f2d5"; }
.fa-grav:before { content: "\f2d6"; }
.fa-etsy:before { content: "\f2d7"; }
.fa-imdb:before { content: "\f2d8"; }
.fa-ravelry:before { content: "\f2d9"; }
.fa-eercast:before { content: "\f2da"; }
.fa-microchip:before { content: "\f2db"; }
.fa-snowflake-o:before { content: "\f2dc"; }
.fa-superpowers:before { content: "\f2dd"; }
.fa-wpexplorer:before { content: "\f2de"; }
.fa-meetup:before { content: "\f2e0"; }

.fa-ban, .fa-exclamation-triangle{
    color: red;
}

.mobile_scroll_head{
    margin: 0 0 10px 0;
    padding: 10px;
    background: #e4e4e4;
}

.fa_li_top{
    font-size:20px;
    margin-left:2px;
    margin-right:2px;
}
#main-page-table{
    display: table;
    width: 100%;
    table-layout: fixed;
}
#user-menu {
    width: 270px;
    background-color: #fafafa;
    display: table-cell;
    vertical-align: top;
}
#listing-block{
    display: table-cell;
    padding: 10px;
}


@media only screen and (max-width : 768px) {
    #main-page-table{
	display: block;
    }

    #user-menu {
	width: 100%;
	display: block;
    }
    
    #listing-block{
	display: block;
	width: 100%;
	padding: 10px;
	box-sizing:border-box;
    }
    
    /* START Side menu */
    .side-menu{
	margin-right: 0;
    }
    .bootstrap-iso .mobileblock{
	/*display: block;*/
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.50);
	margin-bottom: 10px;
    }
    
    .bootstrap-iso .nav.side-menu>li:not(.active){
	display: none;
    }
    /* END Side menu */

}

/* phone_verify start*/
a.tel_tag{
	display: inline-block;
    background: green;
    margin: auto;
    color: white;
    padding: 10px;
	font-size: 28px;
    margin: 25px auto;
    border-radius: 7px;
    text-shadow: 1px 1px 0px black;
	text-decoration:none;
}

.tel_tag_container{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.tel_tag_container .tel_tag_qr{
	display:none;
	cursor:pointer;
}

.tel_tag_qr_div{
	display:none;
	text-align:center;
	padding:10px;
}

.tel_tag_qr_div img{
	height:200px;
}

@media only screen and (min-width : 768px) {
	
	a.tel_tag{
		background: none;
		color: black;
		padding: 10px;
		font-size: 40px;
		margin: auto;
		text-shadow: none;
	}
	
	a.tel_tag .fa-phone{
		display:none;
	}
	
	.tel_tag{
		pointer-events: none;
	}
	
	.tel_tag_container .tel_tag_qr{
		display:inline-block;
		
	}
	
.tel_tag_container .tel_tag_qr{
	display: inline-block;
	font-size: 35px;
	}
}

/* phone_verify end*/

