Difference between revisions of "Team:LUBBOCK TTU/newcomer"

 
(44 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--
+
{{LUBBOCK_TTU/newcomer/css}}
Author: W3layouts
+
{{LUBBOCK_TTU/newcomer/js}}
Author URL: http://w3layouts.com
+
License: Creative Commons Attribution 3.0 Unported
+
License URL: http://creativecommons.org/licenses/by/3.0/
+
-->
+
  
 
<html>
 
<html>
 
<html lang="en">
 
<html lang="en">
 +
<head>
 +
<title>LUBBOCK_TTU</title>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
  
 +
<!-- DEFAULT WIKI SETTINGS -->
 
<style>
 
<style>
<!-- iGEM specific css -->
 
 
/* Clear the default wiki settings */
 
/* Clear the default wiki settings */
 +
 
#home_logo, #sideMenu { display:none; }
 
#home_logo, #sideMenu { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
body {background-color:white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
<!-- end of iGEM specific css -->
 
 
</style>
 
</style>
 +
<!-- DEFAULT WIKI SETTINGS -->
  
<head>
 
<title>Newcomer a Corporate Business Category Bootstrap Responsive website Template | Home :: w3layouts</title>
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
<meta name="keywords" content="Newcomer Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
 
SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony Ericsson, Motorola web design" />
 
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
 
 
<!-- Custom Theme files -->
 
<!-- Custom Theme files -->
<link href="css/bootstrap.css" type="text/css" rel="stylesheet" media="all">
+
<!--bootstrap.css-->
<link href="css/popup-box.css" rel="stylesheet" type="text/css" media="all" />
+
<style>
<link href="css/mislider.css" rel="stylesheet" type="text/css" />
+
/*!
<link href="css/mislider-custom.css" rel="stylesheet" type="text/css" />
+
* Bootstrap v3.3.4 (http://getbootstrap.com)
 +
* Copyright 2011-2015 Twitter, Inc.
 +
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 +
*/
 +
 
 +
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 +
html {
 +
  font-family: sans-serif;
 +
  -webkit-text-size-adjust: 100%;
 +
      -ms-text-size-adjust: 100%;
 +
}
 +
body {
 +
  margin: 0;
 +
}
 +
article,
 +
aside,
 +
details,
 +
figcaption,
 +
figure,
 +
footer,
 +
header,
 +
hgroup,
 +
main,
 +
menu,
 +
nav,
 +
section,
 +
summary {
 +
  display: block;
 +
}
 +
audio,
 +
canvas,
 +
progress,
 +
video {
 +
  display: inline-block;
 +
  vertical-align: baseline;
 +
}
 +
audio:not([controls]) {
 +
  display: none;
 +
  height: 0;
 +
}
 +
[hidden],
 +
template {
 +
  display: none;
 +
}
 +
a {
 +
  background-color: transparent;
 +
}
 +
a:active,
 +
a:hover {
 +
  outline: 0;
 +
}
 +
abbr[title] {
 +
  border-bottom: 1px dotted;
 +
}
 +
b,
 +
strong {
 +
  font-weight: bold;
 +
}
 +
dfn {
 +
  font-style: italic;
 +
}
 +
h1 {
 +
  margin: .67em 0;
 +
  font-size: 2em;
 +
}
 +
mark {
 +
  color: #000;
 +
  background: #ff0;
 +
}
 +
small {
 +
  font-size: 80%;
 +
}
 +
sub,
 +
sup {
 +
  position: relative;
 +
  font-size: 75%;
 +
  line-height: 0;
 +
  vertical-align: baseline;
 +
}
 +
sup {
 +
  top: -.5em;
 +
}
 +
sub {
 +
  bottom: -.25em;
 +
}
 +
img {
 +
  border: 0;
 +
}
 +
svg:not(:root) {
 +
  overflow: hidden;
 +
}
 +
figure {
 +
  margin: 1em 40px;
 +
}
 +
hr {
 +
  height: 0;
 +
  -webkit-box-sizing: content-box;
 +
    -moz-box-sizing: content-box;
 +
          box-sizing: content-box;
 +
}
 +
pre {
 +
  overflow: auto;
 +
}
 +
code,
 +
kbd,
 +
pre,
 +
samp {
 +
  font-family: monospace, monospace;
 +
  font-size: 1em;
 +
}
 +
button,
 +
input,
 +
optgroup,
 +
select,
 +
textarea {
 +
  margin: 0;
 +
  font: inherit;
 +
  color: inherit;
 +
}
 +
button {
 +
  overflow: visible;
 +
}
 +
button,
 +
select {
 +
  text-transform: none;
 +
}
 +
button,
 +
html input[type="button"],
 +
input[type="reset"],
 +
input[type="submit"] {
 +
  -webkit-appearance: button;
 +
  cursor: pointer;
 +
}
 +
button[disabled],
 +
html input[disabled] {
 +
  cursor: default;
 +
}
 +
button::-moz-focus-inner,
 +
input::-moz-focus-inner {
 +
  padding: 0;
 +
  border: 0;
 +
}
 +
input {
 +
  line-height: normal;
 +
}
 +
input[type="checkbox"],
 +
input[type="radio"] {
 +
  -webkit-box-sizing: border-box;
 +
    -moz-box-sizing: border-box;
 +
          box-sizing: border-box;
 +
  padding: 0;
 +
}
 +
input[type="number"]::-webkit-inner-spin-button,
 +
input[type="number"]::-webkit-outer-spin-button {
 +
  height: auto;
 +
}
 +
input[type="search"] {
 +
  -webkit-box-sizing: content-box;
 +
    -moz-box-sizing: content-box;
 +
          box-sizing: content-box;
 +
  -webkit-appearance: textfield;
 +
}
 +
input[type="search"]::-webkit-search-cancel-button,
 +
input[type="search"]::-webkit-search-decoration {
 +
  -webkit-appearance: none;
 +
}
 +
fieldset {
 +
  padding: .35em .625em .75em;
 +
  margin: 0 2px;
 +
  border: 1px solid #c0c0c0;
 +
}
 +
legend {
 +
  padding: 0;
 +
  border: 0;
 +
}
 +
textarea {
 +
  overflow: auto;
 +
}
 +
optgroup {
 +
  font-weight: bold;
 +
}
 +
table {
 +
  border-spacing: 0;
 +
  border-collapse: collapse;
 +
}
 +
td,
 +
th {
 +
  padding: 0;
 +
}
 +
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
 +
@media print {
 +
  *,
 +
  *:before,
 +
  *:after {
 +
    color: #000 !important;
 +
    text-shadow: none !important;
 +
    background: transparent !important;
 +
    -webkit-box-shadow: none !important;
 +
            box-shadow: none !important;
 +
  }
 +
  a,
 +
  a:visited {
 +
    text-decoration: underline;
 +
  }
 +
  a[href]:after {
 +
    content: " (" attr(href) ")";
 +
  }
 +
  abbr[title]:after {
 +
    content: " (" attr(title) ")";
 +
  }
 +
  a[href^="#"]:after,
 +
  a[href^="javascript:"]:after {
 +
    content: "";
 +
  }
 +
  pre,
 +
  blockquote {
 +
    border: 1px solid #999;
 +
 
 +
    page-break-inside: avoid;
 +
  }
 +
  thead {
 +
    display: table-header-group;
 +
  }
 +
  tr,
 +
  img {
 +
    page-break-inside: avoid;
 +
  }
 +
  img {
 +
    max-width: 100% !important;
 +
  }
 +
  p,
 +
  h2,
 +
  h3 {
 +
    orphans: 3;
 +
    widows: 3;
 +
  }
 +
  h2,
 +
  h3 {
 +
    page-break-after: avoid;
 +
  }
 +
  select {
 +
    background: #fff !important;
 +
  }
 +
  .navbar {
 +
    display: none;
 +
  }
 +
  .btn > .caret,
 +
  .dropup > .btn > .caret {
 +
    border-top-color: #000 !important;
 +
  }
 +
  .label {
 +
    border: 1px solid #000;
 +
  }
 +
  .table {
 +
    border-collapse: collapse !important;
 +
  }
 +
  .table td,
 +
  .table th {
 +
    background-color: #fff !important;
 +
  }
 +
  .table-bordered th,
 +
  .table-bordered td {
 +
    border: 1px solid #ddd !important;
 +
  }
 +
}
 +
@font-face {
 +
  font-family: 'Glyphicons Halflings';
 +
 
 +
  src: url('https://static.igem.org/mediawiki/2017/e/ec/Lubbock_TTU_mu_glyphicons-halflings-regular.eot');
 +
  src: url('https://static.igem.org/mediawiki/2017/e/ec/Lubbock_TTU_mu_glyphicons-halflings-regular.eot') format('embedded-opentype'), url('https://static.igem.org/mediawiki/2017/3/36/Lubbock_TTU_mu_glyphicons-halflings-regular.woff') format('woff2'), url('https://static.igem.org/mediawiki/2017/3/36/Lubbock_TTU_mu_glyphicons-halflings-regular.woff') format('woff'), url('https://static.igem.org/mediawiki/2017/f/f5/Lubbock_TTU_mu_glyphicons-halflings-regular.ttf') format('truetype'), url('https://static.igem.org/mediawiki/2017/0/05/Lubbock_TTU_mu_glyphicons-halflings-regular.svgr') format('svg');
 +
}
 +
.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;
 +
}
 +
.glyphicon-asterisk:before {
 +
  content: "\2a";
 +
}
 +
.glyphicon-plus:before {
 +
  content: "\2b";
 +
}
 +
.glyphicon-euro:before,
 +
.glyphicon-eur:before {
 +
  content: "\20ac";
 +
}
 +
.glyphicon-minus:before {
 +
  content: "\2212";
 +
}
 +
.glyphicon-cloud:before {
 +
  content: "\2601";
 +
}
 +
.glyphicon-envelope:before {
 +
  content: "\2709";
 +
}
 +
.glyphicon-pencil:before {
 +
  content: "\270f";
 +
}
 +
.glyphicon-glass:before {
 +
  content: "\e001";
 +
}
 +
.glyphicon-music:before {
 +
  content: "\e002";
 +
}
 +
.glyphicon-search:before {
 +
  content: "\e003";
 +
}
 +
.glyphicon-heart:before {
 +
  content: "\e005";
 +
}
 +
.glyphicon-star:before {
 +
  content: "\e006";
 +
}
 +
.glyphicon-star-empty:before {
 +
  content: "\e007";
 +
}
 +
.glyphicon-user:before {
 +
  content: "\e008";
 +
}
 +
.glyphicon-film:before {
 +
  content: "\e009";
 +
}
 +
.glyphicon-th-large:before {
 +
  content: "\e010";
 +
}
 +
.glyphicon-th:before {
 +
  content: "\e011";
 +
}
 +
.glyphicon-th-list:before {
 +
  content: "\e012";
 +
}
 +
.glyphicon-ok:before {
 +
  content: "\e013";
 +
}
 +
.glyphicon-remove:before {
 +
  content: "\e014";
 +
}
 +
.glyphicon-zoom-in:before {
 +
  content: "\e015";
 +
}
 +
.glyphicon-zoom-out:before {
 +
  content: "\e016";
 +
}
 +
.glyphicon-off:before {
 +
  content: "\e017";
 +
}
 +
.glyphicon-signal:before {
 +
  content: "\e018";
 +
}
 +
.glyphicon-cog:before {
 +
  content: "\e019";
 +
}
 +
.glyphicon-trash:before {
 +
  content: "\e020";
 +
}
 +
.glyphicon-home:before {
 +
  content: "\e021";
 +
}
 +
.glyphicon-file:before {
 +
  content: "\e022";
 +
}
 +
.glyphicon-time:before {
 +
  content: "\e023";
 +
}
 +
.glyphicon-road:before {
 +
  content: "\e024";
 +
}
 +
.glyphicon-download-alt:before {
 +
  content: "\e025";
 +
}
 +
.glyphicon-download:before {
 +
  content: "\e026";
 +
}
 +
.glyphicon-upload:before {
 +
  content: "\e027";
 +
}
 +
.glyphicon-inbox:before {
 +
  content: "\e028";
 +
}
 +
.glyphicon-play-circle:before {
 +
  content: "\e029";
 +
}
 +
.glyphicon-repeat:before {
 +
  content: "\e030";
 +
}
 +
.glyphicon-refresh:before {
 +
  content: "\e031";
 +
}
 +
.glyphicon-list-alt:before {
 +
  content: "\e032";
 +
}
 +
.glyphicon-lock:before {
 +
  content: "\e033";
 +
}
 +
.glyphicon-flag:before {
 +
  content: "\e034";
 +
}
 +
.glyphicon-headphones:before {
 +
  content: "\e035";
 +
}
 +
.glyphicon-volume-off:before {
 +
  content: "\e036";
 +
}
 +
.glyphicon-volume-down:before {
 +
  content: "\e037";
 +
}
 +
.glyphicon-volume-up:before {
 +
  content: "\e038";
 +
}
 +
.glyphicon-qrcode:before {
 +
  content: "\e039";
 +
}
 +
.glyphicon-barcode:before {
 +
  content: "\e040";
 +
}
 +
.glyphicon-tag:before {
 +
  content: "\e041";
 +
}
 +
.glyphicon-tags:before {
 +
  content: "\e042";
 +
}
 +
.glyphicon-book:before {
 +
  content: "\e043";
 +
}
 +
.glyphicon-bookmark:before {
 +
  content: "\e044";
 +
}
 +
.glyphicon-print:before {
 +
  content: "\e045";
 +
}
 +
.glyphicon-camera:before {
 +
  content: "\e046";
 +
}
 +
.glyphicon-font:before {
 +
  content: "\e047";
 +
}
 +
.glyphicon-bold:before {
 +
  content: "\e048";
 +
}
 +
.glyphicon-italic:before {
 +
  content: "\e049";
 +
}
 +
.glyphicon-text-height:before {
 +
  content: "\e050";
 +
}
 +
.glyphicon-text-width:before {
 +
  content: "\e051";
 +
}
 +
.glyphicon-align-left:before {
 +
  content: "\e052";
 +
}
 +
.glyphicon-align-center:before {
 +
  content: "\e053";
 +
}
 +
.glyphicon-align-right:before {
 +
  content: "\e054";
 +
}
 +
.glyphicon-align-justify:before {
 +
  content: "\e055";
 +
}
 +
.glyphicon-list:before {
 +
  content: "\e056";
 +
}
 +
.glyphicon-indent-left:before {
 +
  content: "\e057";
 +
}
 +
.glyphicon-indent-right:before {
 +
  content: "\e058";
 +
}
 +
.glyphicon-facetime-video:before {
 +
  content: "\e059";
 +
}
 +
.glyphicon-picture:before {
 +
  content: "\e060";
 +
}
 +
.glyphicon-map-marker:before {
 +
  content: "\e062";
 +
}
 +
.glyphicon-adjust:before {
 +
  content: "\e063";
 +
}
 +
.glyphicon-tint:before {
 +
  content: "\e064";
 +
}
 +
.glyphicon-edit:before {
 +
  content: "\e065";
 +
}
 +
.glyphicon-share:before {
 +
  content: "\e066";
 +
}
 +
.glyphicon-check:before {
 +
  content: "\e067";
 +
}
 +
.glyphicon-move:before {
 +
  content: "\e068";
 +
}
 +
.glyphicon-step-backward:before {
 +
  content: "\e069";
 +
}
 +
.glyphicon-fast-backward:before {
 +
  content: "\e070";
 +
}
 +
.glyphicon-backward:before {
 +
  content: "\e071";
 +
}
 +
.glyphicon-play:before {
 +
  content: "\e072";
 +
}
 +
.glyphicon-pause:before {
 +
  content: "\e073";
 +
}
 +
.glyphicon-stop:before {
 +
  content: "\e074";
 +
}
 +
.glyphicon-forward:before {
 +
  content: "\e075";
 +
}
 +
.glyphicon-fast-forward:before {
 +
  content: "\e076";
 +
}
 +
.glyphicon-step-forward:before {
 +
  content: "\e077";
 +
}
 +
.glyphicon-eject:before {
 +
  content: "\e078";
 +
}
 +
.glyphicon-chevron-left:before {
 +
  content: "\e079";
 +
}
 +
.glyphicon-chevron-right:before {
 +
  content: "\e080";
 +
}
 +
.glyphicon-plus-sign:before {
 +
  content: "\e081";
 +
}
 +
.glyphicon-minus-sign:before {
 +
  content: "\e082";
 +
}
 +
.glyphicon-remove-sign:before {
 +
  content: "\e083";
 +
}
 +
.glyphicon-ok-sign:before {
 +
  content: "\e084";
 +
}
 +
.glyphicon-question-sign:before {
 +
  content: "\e085";
 +
}
 +
.glyphicon-info-sign:before {
 +
  content: "\e086";
 +
}
 +
.glyphicon-screenshot:before {
 +
  content: "\e087";
 +
}
 +
.glyphicon-remove-circle:before {
 +
  content: "\e088";
 +
}
 +
.glyphicon-ok-circle:before {
 +
  content: "\e089";
 +
}
 +
.glyphicon-ban-circle:before {
 +
  content: "\e090";
 +
}
 +
.glyphicon-arrow-left:before {
 +
  content: "\e091";
 +
}
 +
.glyphicon-arrow-right:before {
 +
  content: "\e092";
 +
}
 +
.glyphicon-arrow-up:before {
 +
  content: "\e093";
 +
}
 +
.glyphicon-arrow-down:before {
 +
  content: "\e094";
 +
}
 +
.glyphicon-share-alt:before {
 +
  content: "\e095";
 +
}
 +
.glyphicon-resize-full:before {
 +
  content: "\e096";
 +
}
 +
.glyphicon-resize-small:before {
 +
  content: "\e097";
 +
}
 +
.glyphicon-exclamation-sign:before {
 +
  content: "\e101";
 +
}
 +
.glyphicon-gift:before {
 +
  content: "\e102";
 +
}
 +
.glyphicon-leaf:before {
 +
  content: "\e103";
 +
}
 +
.glyphicon-fire:before {
 +
  content: "\e104";
 +
}
 +
.glyphicon-eye-open:before {
 +
  content: "\e105";
 +
}
 +
.glyphicon-eye-close:before {
 +
  content: "\e106";
 +
}
 +
.glyphicon-warning-sign:before {
 +
  content: "\e107";
 +
}
 +
.glyphicon-plane:before {
 +
  content: "\e108";
 +
}
 +
.glyphicon-calendar:before {
 +
  content: "\e109";
 +
}
 +
.glyphicon-random:before {
 +
  content: "\e110";
 +
}
 +
.glyphicon-comment:before {
 +
  content: "\e111";
 +
}
 +
.glyphicon-magnet:before {
 +
  content: "\e112";
 +
}
 +
.glyphicon-chevron-up:before {
 +
  content: "\e113";
 +
}
 +
.glyphicon-chevron-down:before {
 +
  content: "\e114";
 +
}
 +
.glyphicon-retweet:before {
 +
  content: "\e115";
 +
}
 +
.glyphicon-shopping-cart:before {
 +
  content: "\e116";
 +
}
 +
.glyphicon-folder-close:before {
 +
  content: "\e117";
 +
}
 +
.glyphicon-folder-open:before {
 +
  content: "\e118";
 +
}
 +
.glyphicon-resize-vertical:before {
 +
  content: "\e119";
 +
}
 +
.glyphicon-resize-horizontal:before {
 +
  content: "\e120";
 +
}
 +
.glyphicon-hdd:before {
 +
  content: "\e121";
 +
}
 +
.glyphicon-bullhorn:before {
 +
  content: "\e122";
 +
}
 +
.glyphicon-bell:before {
 +
  content: "\e123";
 +
}
 +
.glyphicon-certificate:before {
 +
  content: "\e124";
 +
}
 +
.glyphicon-thumbs-up:before {
 +
  content: "\e125";
 +
}
 +
.glyphicon-thumbs-down:before {
 +
  content: "\e126";
 +
}
 +
.glyphicon-hand-right:before {
 +
  content: "\e127";
 +
}
 +
.glyphicon-hand-left:before {
 +
  content: "\e128";
 +
}
 +
.glyphicon-hand-up:before {
 +
  content: "\e129";
 +
}
 +
.glyphicon-hand-down:before {
 +
  content: "\e130";
 +
}
 +
.glyphicon-circle-arrow-right:before {
 +
  content: "\e131";
 +
}
 +
.glyphicon-circle-arrow-left:before {
 +
  content: "\e132";
 +
}
 +
.glyphicon-circle-arrow-up:before {
 +
  content: "\e133";
 +
}
 +
.glyphicon-circle-arrow-down:before {
 +
  content: "\e134";
 +
}
 +
.glyphicon-globe:before {
 +
  content: "\e135";
 +
}
 +
.glyphicon-wrench:before {
 +
  content: "\e136";
 +
}
 +
.glyphicon-tasks:before {
 +
  content: "\e137";
 +
}
 +
.glyphicon-filter:before {
 +
  content: "\e138";
 +
}
 +
.glyphicon-briefcase:before {
 +
  content: "\e139";
 +
}
 +
.glyphicon-fullscreen:before {
 +
  content: "\e140";
 +
}
 +
.glyphicon-dashboard:before {
 +
  content: "\e141";
 +
}
 +
.glyphicon-paperclip:before {
 +
  content: "\e142";
 +
}
 +
.glyphicon-heart-empty:before {
 +
  content: "\e143";
 +
}
 +
.glyphicon-link:before {
 +
  content: "\e144";
 +
}
 +
.glyphicon-phone:before {
 +
  content: "\e145";
 +
}
 +
.glyphicon-pushpin:before {
 +
  content: "\e146";
 +
}
 +
.glyphicon-usd:before {
 +
  content: "\e148";
 +
}
 +
.glyphicon-gbp:before {
 +
  content: "\e149";
 +
}
 +
.glyphicon-sort:before {
 +
  content: "\e150";
 +
}
 +
.glyphicon-sort-by-alphabet:before {
 +
  content: "\e151";
 +
}
 +
.glyphicon-sort-by-alphabet-alt:before {
 +
  content: "\e152";
 +
}
 +
.glyphicon-sort-by-order:before {
 +
  content: "\e153";
 +
}
 +
.glyphicon-sort-by-order-alt:before {
 +
  content: "\e154";
 +
}
 +
.glyphicon-sort-by-attributes:before {
 +
  content: "\e155";
 +
}
 +
.glyphicon-sort-by-attributes-alt:before {
 +
  content: "\e156";
 +
}
 +
.glyphicon-unchecked:before {
 +
  content: "\e157";
 +
}
 +
.glyphicon-expand:before {
 +
  content: "\e158";
 +
}
 +
.glyphicon-collapse-down:before {
 +
  content: "\e159";
 +
}
 +
.glyphicon-collapse-up:before {
 +
  content: "\e160";
 +
}
 +
.glyphicon-log-in:before {
 +
  content: "\e161";
 +
}
 +
.glyphicon-flash:before {
 +
  content: "\e162";
 +
}
 +
.glyphicon-log-out:before {
 +
  content: "\e163";
 +
}
 +
.glyphicon-new-window:before {
 +
  content: "\e164";
 +
}
 +
.glyphicon-record:before {
 +
  content: "\e165";
 +
}
 +
.glyphicon-save:before {
 +
  content: "\e166";
 +
}
 +
.glyphicon-open:before {
 +
  content: "\e167";
 +
}
 +
.glyphicon-saved:before {
 +
  content: "\e168";
 +
}
 +
.glyphicon-import:before {
 +
  content: "\e169";
 +
}
 +
.glyphicon-export:before {
 +
  content: "\e170";
 +
}
 +
.glyphicon-send:before {
 +
  content: "\e171";
 +
}
 +
.glyphicon-floppy-disk:before {
 +
  content: "\e172";
 +
}
 +
.glyphicon-floppy-saved:before {
 +
  content: "\e173";
 +
}
 +
.glyphicon-floppy-remove:before {
 +
  content: "\e174";
 +
}
 +
.glyphicon-floppy-save:before {
 +
  content: "\e175";
 +
}
 +
.glyphicon-floppy-open:before {
 +
  content: "\e176";
 +
}
 +
.glyphicon-credit-card:before {
 +
  content: "\e177";
 +
}
 +
.glyphicon-transfer:before {
 +
  content: "\e178";
 +
}
 +
.glyphicon-cutlery:before {
 +
  content: "\e179";
 +
}
 +
.glyphicon-header:before {
 +
  content: "\e180";
 +
}
 +
.glyphicon-compressed:before {
 +
  content: "\e181";
 +
}
 +
.glyphicon-earphone:before {
 +
  content: "\e182";
 +
}
 +
.glyphicon-phone-alt:before {
 +
  content: "\e183";
 +
}
 +
.glyphicon-tower:before {
 +
  content: "\e184";
 +
}
 +
.glyphicon-stats:before {
 +
  content: "\e185";
 +
}
 +
.glyphicon-sd-video:before {
 +
  content: "\e186";
 +
}
 +
.glyphicon-hd-video:before {
 +
  content: "\e187";
 +
}
 +
.glyphicon-subtitles:before {
 +
  content: "\e188";
 +
}
 +
.glyphicon-sound-stereo:before {
 +
  content: "\e189";
 +
}
 +
.glyphicon-sound-dolby:before {
 +
  content: "\e190";
 +
}
 +
.glyphicon-sound-5-1:before {
 +
  content: "\e191";
 +
}
 +
.glyphicon-sound-6-1:before {
 +
  content: "\e192";
 +
}
 +
.glyphicon-sound-7-1:before {
 +
  content: "\e193";
 +
}
 +
.glyphicon-copyright-mark:before {
 +
  content: "\e194";
 +
}
 +
.glyphicon-registration-mark:before {
 +
  content: "\e195";
 +
}
 +
.glyphicon-cloud-download:before {
 +
  content: "\e197";
 +
}
 +
.glyphicon-cloud-upload:before {
 +
  content: "\e198";
 +
}
 +
.glyphicon-tree-conifer:before {
 +
  content: "\e199";
 +
}
 +
.glyphicon-tree-deciduous:before {
 +
  content: "\e200";
 +
}
 +
.glyphicon-cd:before {
 +
  content: "\e201";
 +
}
 +
.glyphicon-save-file:before {
 +
  content: "\e202";
 +
}
 +
.glyphicon-open-file:before {
 +
  content: "\e203";
 +
}
 +
.glyphicon-level-up:before {
 +
  content: "\e204";
 +
}
 +
.glyphicon-copy:before {
 +
  content: "\e205";
 +
}
 +
.glyphicon-paste:before {
 +
  content: "\e206";
 +
}
 +
.glyphicon-alert:before {
 +
  content: "\e209";
 +
}
 +
.glyphicon-equalizer:before {
 +
  content: "\e210";
 +
}
 +
.glyphicon-king:before {
 +
  content: "\e211";
 +
}
 +
.glyphicon-queen:before {
 +
  content: "\e212";
 +
}
 +
.glyphicon-pawn:before {
 +
  content: "\e213";
 +
}
 +
.glyphicon-bishop:before {
 +
  content: "\e214";
 +
}
 +
.glyphicon-knight:before {
 +
  content: "\e215";
 +
}
 +
.glyphicon-baby-formula:before {
 +
  content: "\e216";
 +
}
 +
.glyphicon-tent:before {
 +
  content: "\26fa";
 +
}
 +
.glyphicon-blackboard:before {
 +
  content: "\e218";
 +
}
 +
.glyphicon-bed:before {
 +
  content: "\e219";
 +
}
 +
.glyphicon-apple:before {
 +
  content: "\f8ff";
 +
}
 +
.glyphicon-erase:before {
 +
  content: "\e221";
 +
}
 +
.glyphicon-hourglass:before {
 +
  content: "\231b";
 +
}
 +
.glyphicon-lamp:before {
 +
  content: "\e223";
 +
}
 +
.glyphicon-duplicate:before {
 +
  content: "\e224";
 +
}
 +
.glyphicon-piggy-bank:before {
 +
  content: "\e225";
 +
}
 +
.glyphicon-scissors:before {
 +
  content: "\e226";
 +
}
 +
.glyphicon-bitcoin:before {
 +
  content: "\e227";
 +
}
 +
.glyphicon-btc:before {
 +
  content: "\e227";
 +
}
 +
.glyphicon-xbt:before {
 +
  content: "\e227";
 +
}
 +
.glyphicon-yen:before {
 +
  content: "\00a5";
 +
}
 +
.glyphicon-jpy:before {
 +
  content: "\00a5";
 +
}
 +
.glyphicon-ruble:before {
 +
  content: "\20bd";
 +
}
 +
.glyphicon-rub:before {
 +
  content: "\20bd";
 +
}
 +
.glyphicon-scale:before {
 +
  content: "\e230";
 +
}
 +
.glyphicon-ice-lolly:before {
 +
  content: "\e231";
 +
}
 +
.glyphicon-ice-lolly-tasted:before {
 +
  content: "\e232";
 +
}
 +
.glyphicon-education:before {
 +
  content: "\e233";
 +
}
 +
.glyphicon-option-horizontal:before {
 +
  content: "\e234";
 +
}
 +
.glyphicon-option-vertical:before {
 +
  content: "\e235";
 +
}
 +
.glyphicon-menu-hamburger:before {
 +
  content: "\e236";
 +
}
 +
.glyphicon-modal-window:before {
 +
  content: "\e237";
 +
}
 +
.glyphicon-oil:before {
 +
  content: "\e238";
 +
}
 +
.glyphicon-grain:before {
 +
  content: "\e239";
 +
}
 +
.glyphicon-sunglasses:before {
 +
  content: "\e240";
 +
}
 +
.glyphicon-text-size:before {
 +
  content: "\e241";
 +
}
 +
.glyphicon-text-color:before {
 +
  content: "\e242";
 +
}
 +
.glyphicon-text-background:before {
 +
  content: "\e243";
 +
}
 +
.glyphicon-object-align-top:before {
 +
  content: "\e244";
 +
}
 +
.glyphicon-object-align-bottom:before {
 +
  content: "\e245";
 +
}
 +
.glyphicon-object-align-horizontal:before {
 +
  content: "\e246";
 +
}
 +
.glyphicon-object-align-left:before {
 +
  content: "\e247";
 +
}
 +
.glyphicon-object-align-vertical:before {
 +
  content: "\e248";
 +
}
 +
.glyphicon-object-align-right:before {
 +
  content: "\e249";
 +
}
 +
.glyphicon-triangle-right:before {
 +
  content: "\e250";
 +
}
 +
.glyphicon-triangle-left:before {
 +
  content: "\e251";
 +
}
 +
.glyphicon-triangle-bottom:before {
 +
  content: "\e252";
 +
}
 +
.glyphicon-triangle-top:before {
 +
  content: "\e253";
 +
}
 +
.glyphicon-console:before {
 +
  content: "\e254";
 +
}
 +
.glyphicon-superscript:before {
 +
  content: "\e255";
 +
}
 +
.glyphicon-subscript:before {
 +
  content: "\e256";
 +
}
 +
.glyphicon-menu-left:before {
 +
  content: "\e257";
 +
}
 +
.glyphicon-menu-right:before {
 +
  content: "\e258";
 +
}
 +
.glyphicon-menu-down:before {
 +
  content: "\e259";
 +
}
 +
.glyphicon-menu-up:before {
 +
  content: "\e260";
 +
}
 +
* {
 +
  -webkit-box-sizing: border-box;
 +
    -moz-box-sizing: border-box;
 +
          box-sizing: border-box;
 +
}
 +
*:before,
 +
*:after {
 +
  -webkit-box-sizing: border-box;
 +
    -moz-box-sizing: border-box;
 +
          box-sizing: border-box;
 +
}
 +
html {
 +
  font-size: 10px;
 +
 
 +
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 +
}
 +
body {
 +
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 +
  font-size: 14px;
 +
  line-height: 1.42857143;
 +
  color: #333;
 +
  background-color: #fff;
 +
}
 +
input,
 +
button,
 +
select,
 +
textarea {
 +
  font-family: inherit;
 +
  font-size: inherit;
 +
  line-height: inherit;
 +
}
 +
a {
 +
  color: #337ab7;
 +
  text-decoration: none;
 +
}
 +
a:hover,
 +
a:focus {
 +
  color: #23527c;
 +
  text-decoration: underline;
 +
}
 +
a:focus {
 +
  outline: thin dotted;
 +
  outline: 5px auto -webkit-focus-ring-color;
 +
  outline-offset: -2px;
 +
}
 +
figure {
 +
  margin: 0;
 +
}
 +
img {
 +
  vertical-align: middle;
 +
}
 +
.img-responsive,
 +
.thumbnail > img,
 +
.thumbnail a > img,
 +
.carousel-inner > .item > img,
 +
.carousel-inner > .item > a > img {
 +
  display: block;
 +
  max-width: 100%;
 +
  height: auto;
 +
}
 +
.img-rounded {
 +
  border-radius: 6px;
 +
}
 +
.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 .2s ease-in-out;
 +
      -o-transition: all .2s ease-in-out;
 +
          transition: all .2s ease-in-out;
 +
}
 +
.img-circle {
 +
  border-radius: 50%;
 +
}
 +
hr {
 +
  margin-top: 20px;
 +
  margin-bottom: 20px;
 +
  border: 0;
 +
  border-top: 1px solid #eee;
 +
}
 +
.sr-only {
 +
  position: absolute;
 +
  width: 1px;
 +
  height: 1px;
 +
  padding: 0;
 +
  margin: -1px;
 +
  overflow: hidden;
 +
  clip: rect(0, 0, 0, 0);
 +
  border: 0;
 +
}
 +
.sr-only-focusable:active,
 +
.sr-only-focusable:focus {
 +
  position: static;
 +
  width: auto;
 +
  height: auto;
 +
  margin: 0;
 +
  overflow: visible;
 +
  clip: auto;
 +
}
 +
[role="button"] {
 +
  cursor: pointer;
 +
}
 +
h1,
 +
h2,
 +
h3,
 +
h4,
 +
h5,
 +
h6,
 +
.h1,
 +
.h2,
 +
.h3,
 +
.h4,
 +
.h5,
 +
.h6 {
 +
  font-family: inherit;
 +
  font-weight: 500;
 +
  line-height: 1.1;
 +
  color: inherit;
 +
}
 +
h1 small,
 +
h2 small,
 +
h3 small,
 +
h4 small,
 +
h5 small,
 +
h6 small,
 +
.h1 small,
 +
.h2 small,
 +
.h3 small,
 +
.h4 small,
 +
.h5 small,
 +
.h6 small,
 +
h1 .small,
 +
h2 .small,
 +
h3 .small,
 +
h4 .small,
 +
h5 .small,
 +
h6 .small,
 +
.h1 .small,
 +
.h2 .small,
 +
.h3 .small,
 +
.h4 .small,
 +
.h5 .small,
 +
.h6 .small {
 +
  font-weight: normal;
 +
  line-height: 1;
 +
  color: #777;
 +
}
 +
h1,
 +
.h1,
 +
h2,
 +
.h2,
 +
h3,
 +
.h3 {
 +
  margin-top: 20px;
 +
  margin-bottom: 10px;
 +
}
 +
h1 small,
 +
.h1 small,
 +
h2 small,
 +
.h2 small,
 +
h3 small,
 +
.h3 small,
 +
h1 .small,
 +
.h1 .small,
 +
h2 .small,
 +
.h2 .small,
 +
h3 .small,
 +
.h3 .small {
 +
  font-size: 65%;
 +
}
 +
h4,
 +
.h4,
 +
h5,
 +
.h5,
 +
h6,
 +
.h6 {
 +
  margin-top: 10px;
 +
  margin-bottom: 10px;
 +
}
 +
h4 small,
 +
.h4 small,
 +
h5 small,
 +
.h5 small,
 +
h6 small,
 +
.h6 small,
 +
h4 .small,
 +
.h4 .small,
 +
h5 .small,
 +
.h5 .small,
 +
h6 .small,
 +
.h6 .small {
 +
  font-size: 75%;
 +
}
 +
h1,
 +
.h1 {
 +
  font-size: 36px;
 +
}
 +
h2,
 +
.h2 {
 +
  font-size: 30px;
 +
}
 +
h3,
 +
.h3 {
 +
  font-size: 24px;
 +
}
 +
h4,
 +
.h4 {
 +
  font-size: 18px;
 +
}
 +
h5,
 +
.h5 {
 +
  font-size: 14px;
 +
}
 +
h6,
 +
.h6 {
 +
  font-size: 12px;
 +
}
 +
p {
 +
  margin: 0 0 10px;
 +
}
 +
.lead {
 +
  margin-bottom: 20px;
 +
  font-size: 16px;
 +
  font-weight: 300;
 +
  line-height: 1.4;
 +
}
 +
@media (min-width: 768px) {
 +
  .lead {
 +
    font-size: 21px;
 +
  }
 +
}
 +
small,
 +
.small {
 +
  font-size: 85%;
 +
}
 +
mark,
 +
.mark {
 +
  padding: .2em;
 +
  background-color: #fcf8e3;
 +
}
 +
.text-left {
 +
  text-align: left;
 +
}
 +
.text-right {
 +
  text-align: right;
 +
}
 +
.text-center {
 +
  text-align: center;
 +
}
 +
.text-justify {
 +
  text-align: justify;
 +
}
 +
.text-nowrap {
 +
  white-space: nowrap;
 +
}
 +
.text-lowercase {
 +
  text-transform: lowercase;
 +
}
 +
.text-uppercase {
 +
  text-transform: uppercase;
 +
}
 +
.text-capitalize {
 +
  text-transform: capitalize;
 +
}
 +
.text-muted {
 +
  color: #777;
 +
}
 +
.text-primary {
 +
  color: #337ab7;
 +
}
 +
a.text-primary:hover {
 +
  color: #286090;
 +
}
 +
.text-success {
 +
  color: #3c763d;
 +
}
 +
a.text-success:hover {
 +
  color: #2b542c;
 +
}
 +
.text-info {
 +
  color: #31708f;
 +
}
 +
a.text-info:hover {
 +
  color: #245269;
 +
}
 +
.text-warning {
 +
  color: #8a6d3b;
 +
}
 +
a.text-warning:hover {
 +
  color: #66512c;
 +
}
 +
.text-danger {
 +
  color: #a94442;
 +
}
 +
a.text-danger:hover {
 +
  color: #843534;
 +
}
 +
.bg-primary {
 +
  color: #fff;
 +
  background-color: #337ab7;
 +
}
 +
a.bg-primary:hover {
 +
  background-color: #286090;
 +
}
 +
.bg-success {
 +
  background-color: #dff0d8;
 +
}
 +
a.bg-success:hover {
 +
  background-color: #c1e2b3;
 +
}
 +
.bg-info {
 +
  background-color: #d9edf7;
 +
}
 +
a.bg-info:hover {
 +
  background-color: #afd9ee;
 +
}
 +
.bg-warning {
 +
  background-color: #fcf8e3;
 +
}
 +
a.bg-warning:hover {
 +
  background-color: #f7ecb5;
 +
}
 +
.bg-danger {
 +
  background-color: #f2dede;
 +
}
 +
a.bg-danger:hover {
 +
  background-color: #e4b9b9;
 +
}
 +
.page-header {
 +
  padding-bottom: 9px;
 +
  margin: 40px 0 20px;
 +
  border-bottom: 1px solid #eee;
 +
}
 +
ul,
 +
ol {
 +
  margin-top: 0;
 +
  margin-bottom: 10px;
 +
}
 +
ul ul,
 +
ol ul,
 +
ul ol,
 +
ol ol {
 +
  margin-bottom: 0;
 +
}
 +
.list-unstyled {
 +
  padding-left: 0;
 +
  list-style: none;
 +
}
 +
.list-inline {
 +
  padding-left: 0;
 +
  margin-left: -5px;
 +
  list-style: none;
 +
}
 +
.list-inline > li {
 +
  display: inline-block;
 +
  padding-right: 5px;
 +
  padding-left: 5px;
 +
}
 +
dl {
 +
  margin-top: 0;
 +
  margin-bottom: 20px;
 +
}
 +
dt,
 +
dd {
 +
  line-height: 1.42857143;
 +
}
 +
dt {
 +
  font-weight: bold;
 +
}
 +
dd {
 +
  margin-left: 0;
 +
}
 +
@media (min-width: 768px) {
 +
  .dl-horizontal dt {
 +
    float: left;
 +
    width: 160px;
 +
    overflow: hidden;
 +
    clear: left;
 +
    text-align: right;
 +
    text-overflow: ellipsis;
 +
    white-space: nowrap;
 +
  }
 +
  .dl-horizontal dd {
 +
    margin-left: 180px;
 +
  }
 +
}
 +
abbr[title],
 +
abbr[data-original-title] {
 +
  cursor: help;
 +
  border-bottom: 1px dotted #777;
 +
}
 +
.initialism {
 +
  font-size: 90%;
 +
  text-transform: uppercase;
 +
}
 +
blockquote {
 +
  padding: 10px 20px;
 +
  margin: 0 0 20px;
 +
  font-size: 17.5px;
 +
  border-left: 5px solid #eee;
 +
}
 +
blockquote p:last-child,
 +
blockquote ul:last-child,
 +
blockquote ol:last-child {
 +
  margin-bottom: 0;
 +
}
 +
blockquote footer,
 +
blockquote small,
 +
blockquote .small {
 +
  display: block;
 +
  font-size: 80%;
 +
  line-height: 1.42857143;
 +
  color: #777;
 +
}
 +
blockquote footer:before,
 +
blockquote small:before,
 +
blockquote .small:before {
 +
  content: '\2014 \00A0';
 +
}
 +
.blockquote-reverse,
 +
blockquote.pull-right {
 +
  padding-right: 15px;
 +
  padding-left: 0;
 +
  text-align: right;
 +
  border-right: 5px solid #eee;
 +
  border-left: 0;
 +
}
 +
.blockquote-reverse footer:before,
 +
blockquote.pull-right footer:before,
 +
.blockquote-reverse small:before,
 +
blockquote.pull-right small:before,
 +
.blockquote-reverse .small:before,
 +
blockquote.pull-right .small:before {
 +
  content: '';
 +
}
 +
.blockquote-reverse footer:after,
 +
blockquote.pull-right footer:after,
 +
.blockquote-reverse small:after,
 +
blockquote.pull-right small:after,
 +
.blockquote-reverse .small:after,
 +
blockquote.pull-right .small:after {
 +
  content: '\00A0 \2014';
 +
}
 +
address {
 +
  margin-bottom: 20px;
 +
  font-style: normal;
 +
  line-height: 1.42857143;
 +
}
 +
code,
 +
kbd,
 +
pre,
 +
samp {
 +
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
 +
}
 +
code {
 +
  padding: 2px 4px;
 +
  font-size: 90%;
 +
  color: #c7254e;
 +
  background-color: #f9f2f4;
 +
  border-radius: 4px;
 +
}
 +
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, .25);
 +
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
 +
}
 +
kbd kbd {
 +
  padding: 0;
 +
  font-size: 100%;
 +
  font-weight: bold;
 +
  -webkit-box-shadow: none;
 +
          box-shadow: none;
 +
}
 +
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;
 +
}
 +
pre code {
 +
  padding: 0;
 +
  font-size: inherit;
 +
  color: inherit;
 +
  white-space: pre-wrap;
 +
  background-color: transparent;
 +
  border-radius: 0;
 +
}
 +
.pre-scrollable {
 +
  max-height: 340px;
 +
  overflow-y: scroll;
 +
}
 +
.container {
 +
  padding-right: 15px;
 +
  padding-left: 15px;
 +
  margin-right: auto;
 +
  margin-left: auto;
 +
}
 +
@media (min-width: 768px) {
 +
  .container {
 +
    width: 750px;
 +
  }
 +
}
 +
@media (min-width: 992px) {
 +
  .container {
 +
    width: 970px;
 +
  }
 +
}
 +
@media (min-width: 1200px) {
 +
  .container {
 +
    width: 1170px;
 +
  }
 +
}
 +
.container-fluid {
 +
  padding-right: 15px;
 +
  padding-left: 15px;
 +
  margin-right: auto;
 +
  margin-left: auto;
 +
}
 +
.row {
 +
  margin-right: -15px;
 +
  margin-left: -15px;
 +
}
 +
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
 +
  position: relative;
 +
  min-height: 1px;
 +
  padding-right: 15px;
 +
  padding-left: 15px;
 +
}
 +
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
 +
  float: left;
 +
}
 +
.col-xs-12 {
 +
  width: 100%;
 +
}
 +
.col-xs-11 {
 +
  width: 91.66666667%;
 +
}
 +
.col-xs-10 {
 +
  width: 83.33333333%;
 +
}
 +
.col-xs-9 {
 +
  width: 75%;
 +
}
 +
.col-xs-8 {
 +
  width: 66.66666667%;
 +
}
 +
.col-xs-7 {
 +
  width: 58.33333333%;
 +
}
 +
.col-xs-6 {
 +
  width: 50%;
 +
}
 +
.col-xs-5 {
 +
  width: 41.66666667%;
 +
}
 +
.col-xs-4 {
 +
  width: 33.33333333%;
 +
}
 +
.col-xs-3 {
 +
  width: 25%;
 +
}
 +
.col-xs-2 {
 +
  width: 16.66666667%;
 +
}
 +
.col-xs-1 {
 +
  width: 8.33333333%;
 +
}
 +
.col-xs-pull-12 {
 +
  right: 100%;
 +
}
 +
.col-xs-pull-11 {
 +
  right: 91.66666667%;
 +
}
 +
.col-xs-pull-10 {
 +
  right: 83.33333333%;
 +
}
 +
.col-xs-pull-9 {
 +
  right: 75%;
 +
}
 +
.col-xs-pull-8 {
 +
  right: 66.66666667%;
 +
}
 +
.col-xs-pull-7 {
 +
  right: 58.33333333%;
 +
}
 +
.col-xs-pull-6 {
 +
  right: 50%;
 +
}
 +
.col-xs-pull-5 {
 +
  right: 41.66666667%;
 +
}
 +
.col-xs-pull-4 {
 +
  right: 33.33333333%;
 +
}
 +
.col-xs-pull-3 {
 +
  right: 25%;
 +
}
 +
.col-xs-pull-2 {
 +
  right: 16.66666667%;
 +
}
 +
.col-xs-pull-1 {
 +
  right: 8.33333333%;
 +
}
 +
.col-xs-pull-0 {
 +
  right: auto;
 +
}
 +
.col-xs-push-12 {
 +
  left: 100%;
 +
}
 +
.col-xs-push-11 {
 +
  left: 91.66666667%;
 +
}
 +
.col-xs-push-10 {
 +
  left: 83.33333333%;
 +
}
 +
.col-xs-push-9 {
 +
  left: 75%;
 +
}
 +
.col-xs-push-8 {
 +
  left: 66.66666667%;
 +
}
 +
.col-xs-push-7 {
 +
  left: 58.33333333%;
 +
}
 +
.col-xs-push-6 {
 +
  left: 50%;
 +
}
 +
.col-xs-push-5 {
 +
  left: 41.66666667%;
 +
}
 +
.col-xs-push-4 {
 +
  left: 33.33333333%;
 +
}
 +
.col-xs-push-3 {
 +
  left: 25%;
 +
}
 +
.col-xs-push-2 {
 +
  left: 16.66666667%;
 +
}
 +
.col-xs-push-1 {
 +
  left: 8.33333333%;
 +
}
 +
.col-xs-push-0 {
 +
  left: auto;
 +
}
 +
.col-xs-offset-12 {
 +
  margin-left: 100%;
 +
}
 +
.col-xs-offset-11 {
 +
  margin-left: 91.66666667%;
 +
}
 +
.col-xs-offset-10 {
 +
  margin-left: 83.33333333%;
 +
}
 +
.col-xs-offset-9 {
 +
  margin-left: 75%;
 +
}
 +
.col-xs-offset-8 {
 +
  margin-left: 66.66666667%;
 +
}
 +
.col-xs-offset-7 {
 +
  margin-left: 58.33333333%;
 +
}
 +
.col-xs-offset-6 {
 +
  margin-left: 50%;
 +
}
 +
.col-xs-offset-5 {
 +
  margin-left: 41.66666667%;
 +
}
 +
.col-xs-offset-4 {
 +
  margin-left: 33.33333333%;
 +
}
 +
.col-xs-offset-3 {
 +
  margin-left: 25%;
 +
}
 +
.col-xs-offset-2 {
 +
  margin-left: 16.66666667%;
 +
}
 +
.col-xs-offset-1 {
 +
  margin-left: 8.33333333%;
 +
}
 +
.col-xs-offset-0 {
 +
  margin-left: 0;
 +
}
 +
@media (min-width: 768px) {
 +
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
 +
    float: left;
 +
  }
 +
  .col-sm-12 {
 +
    width: 100%;
 +
  }
 +
  .col-sm-11 {
 +
    width: 91.66666667%;
 +
  }
 +
  .col-sm-10 {
 +
    width: 83.33333333%;
 +
  }
 +
  .col-sm-9 {
 +
    width: 75%;
 +
  }
 +
  .col-sm-8 {
 +
    width: 66.66666667%;
 +
  }
 +
  .col-sm-7 {
 +
    width: 58.33333333%;
 +
  }
 +
  .col-sm-6 {
 +
    width: 50%;
 +
  }
 +
  .col-sm-5 {
 +
    width: 41.66666667%;
 +
  }
 +
  .col-sm-4 {
 +
    width: 33.33333333%;
 +
  }
 +
  .col-sm-3 {
 +
    width: 25%;
 +
  }
 +
  .col-sm-2 {
 +
    width: 16.66666667%;
 +
  }
 +
  .col-sm-1 {
 +
    width: 8.33333333%;
 +
  }
 +
  .col-sm-pull-12 {
 +
    right: 100%;
 +
  }
 +
  .col-sm-pull-11 {
 +
    right: 91.66666667%;
 +
  }
 +
  .col-sm-pull-10 {
 +
    right: 83.33333333%;
 +
  }
 +
  .col-sm-pull-9 {
 +
    right: 75%;
 +
  }
 +
  .col-sm-pull-8 {
 +
    right: 66.66666667%;
 +
  }
 +
  .col-sm-pull-7 {
 +
    right: 58.33333333%;
 +
  }
 +
  .col-sm-pull-6 {
 +
    right: 50%;
 +
  }
 +
  .col-sm-pull-5 {
 +
    right: 41.66666667%;
 +
  }
 +
  .col-sm-pull-4 {
 +
    right: 33.33333333%;
 +
  }
 +
  .col-sm-pull-3 {
 +
    right: 25%;
 +
  }
 +
  .col-sm-pull-2 {
 +
    right: 16.66666667%;
 +
  }
 +
  .col-sm-pull-1 {
 +
    right: 8.33333333%;
 +
  }
 +
  .col-sm-pull-0 {
 +
    right: auto;
 +
  }
 +
  .col-sm-push-12 {
 +
    left: 100%;
 +
  }
 +
  .col-sm-push-11 {
 +
    left: 91.66666667%;
 +
  }
 +
  .col-sm-push-10 {
 +
    left: 83.33333333%;
 +
  }
 +
  .col-sm-push-9 {
 +
    left: 75%;
 +
  }
 +
  .col-sm-push-8 {
 +
    left: 66.66666667%;
 +
  }
 +
  .col-sm-push-7 {
 +
    left: 58.33333333%;
 +
  }
 +
  .col-sm-push-6 {
 +
    left: 50%;
 +
  }
 +
  .col-sm-push-5 {
 +
    left: 41.66666667%;
 +
  }
 +
  .col-sm-push-4 {
 +
    left: 33.33333333%;
 +
  }
 +
  .col-sm-push-3 {
 +
    left: 25%;
 +
  }
 +
  .col-sm-push-2 {
 +
    left: 16.66666667%;
 +
  }
 +
  .col-sm-push-1 {
 +
    left: 8.33333333%;
 +
  }
 +
  .col-sm-push-0 {
 +
    left: auto;
 +
  }
 +
  .col-sm-offset-12 {
 +
    margin-left: 100%;
 +
  }
 +
  .col-sm-offset-11 {
 +
    margin-left: 91.66666667%;
 +
  }
 +
  .col-sm-offset-10 {
 +
    margin-left: 83.33333333%;
 +
  }
 +
  .col-sm-offset-9 {
 +
    margin-left: 75%;
 +
  }
 +
  .col-sm-offset-8 {
 +
    margin-left: 66.66666667%;
 +
  }
 +
  .col-sm-offset-7 {
 +
    margin-left: 58.33333333%;
 +
  }
 +
  .col-sm-offset-6 {
 +
    margin-left: 50%;
 +
  }
 +
  .col-sm-offset-5 {
 +
    margin-left: 41.66666667%;
 +
  }
 +
  .col-sm-offset-4 {
 +
    margin-left: 33.33333333%;
 +
  }
 +
  .col-sm-offset-3 {
 +
    margin-left: 25%;
 +
  }
 +
  .col-sm-offset-2 {
 +
    margin-left: 16.66666667%;
 +
  }
 +
  .col-sm-offset-1 {
 +
    margin-left: 8.33333333%;
 +
  }
 +
  .col-sm-offset-0 {
 +
    margin-left: 0;
 +
  }
 +
}
 +
@media (min-width: 992px) {
 +
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
 +
    float: left;
 +
  }
 +
  .col-md-12 {
 +
    width: 100%;
 +
  }
 +
  .col-md-11 {
 +
    width: 91.66666667%;
 +
  }
 +
  .col-md-10 {
 +
    width: 83.33333333%;
 +
  }
 +
  .col-md-9 {
 +
    width: 75%;
 +
  }
 +
  .col-md-8 {
 +
    width: 66.66666667%;
 +
  }
 +
  .col-md-7 {
 +
    width: 58.33333333%;
 +
  }
 +
  .col-md-6 {
 +
    width: 50%;
 +
  }
 +
  .col-md-5 {
 +
    width: 41.66666667%;
 +
  }
 +
  .col-md-4 {
 +
    width: 33.33333333%;
 +
  }
 +
  .col-md-3 {
 +
    width: 25%;
 +
  }
 +
  .col-md-2 {
 +
    width: 16.66666667%;
 +
  }
 +
  .col-md-1 {
 +
    width: 8.33333333%;
 +
  }
 +
  .col-md-pull-12 {
 +
    right: 100%;
 +
  }
 +
  .col-md-pull-11 {
 +
    right: 91.66666667%;
 +
  }
 +
  .col-md-pull-10 {
 +
    right: 83.33333333%;
 +
  }
 +
  .col-md-pull-9 {
 +
    right: 75%;
 +
  }
 +
  .col-md-pull-8 {
 +
    right: 66.66666667%;
 +
  }
 +
  .col-md-pull-7 {
 +
    right: 58.33333333%;
 +
  }
 +
  .col-md-pull-6 {
 +
    right: 50%;
 +
  }
 +
  .col-md-pull-5 {
 +
    right: 41.66666667%;
 +
  }
 +
  .col-md-pull-4 {
 +
    right: 33.33333333%;
 +
  }
 +
  .col-md-pull-3 {
 +
    right: 25%;
 +
  }
 +
  .col-md-pull-2 {
 +
    right: 16.66666667%;
 +
  }
 +
  .col-md-pull-1 {
 +
    right: 8.33333333%;
 +
  }
 +
  .col-md-pull-0 {
 +
    right: auto;
 +
  }
 +
  .col-md-push-12 {
 +
    left: 100%;
 +
  }
 +
  .col-md-push-11 {
 +
    left: 91.66666667%;
 +
  }
 +
  .col-md-push-10 {
 +
    left: 83.33333333%;
 +
  }
 +
  .col-md-push-9 {
 +
    left: 75%;
 +
  }
 +
  .col-md-push-8 {
 +
    left: 66.66666667%;
 +
  }
 +
  .col-md-push-7 {
 +
    left: 58.33333333%;
 +
  }
 +
  .col-md-push-6 {
 +
    left: 50%;
 +
  }
 +
  .col-md-push-5 {
 +
    left: 41.66666667%;
 +
  }
 +
  .col-md-push-4 {
 +
    left: 33.33333333%;
 +
  }
 +
  .col-md-push-3 {
 +
    left: 25%;
 +
  }
 +
  .col-md-push-2 {
 +
    left: 16.66666667%;
 +
  }
 +
  .col-md-push-1 {
 +
    left: 8.33333333%;
 +
  }
 +
  .col-md-push-0 {
 +
    left: auto;
 +
  }
 +
  .col-md-offset-12 {
 +
    margin-left: 100%;
 +
  }
 +
  .col-md-offset-11 {
 +
    margin-left: 91.66666667%;
 +
  }
 +
  .col-md-offset-10 {
 +
    margin-left: 83.33333333%;
 +
  }
 +
  .col-md-offset-9 {
 +
    margin-left: 75%;
 +
  }
 +
  .col-md-offset-8 {
 +
    margin-left: 66.66666667%;
 +
  }
 +
  .col-md-offset-7 {
 +
    margin-left: 58.33333333%;
 +
  }
 +
  .col-md-offset-6 {
 +
    margin-left: 50%;
 +
  }
 +
  .col-md-offset-5 {
 +
    margin-left: 41.66666667%;
 +
  }
 +
  .col-md-offset-4 {
 +
    margin-left: 33.33333333%;
 +
  }
 +
  .col-md-offset-3 {
 +
    margin-left: 25%;
 +
  }
 +
  .col-md-offset-2 {
 +
    margin-left: 16.66666667%;
 +
  }
 +
  .col-md-offset-1 {
 +
    margin-left: 8.33333333%;
 +
  }
 +
  .col-md-offset-0 {
 +
    margin-left: 0;
 +
  }
 +
}
 +
@media (min-width: 1200px) {
 +
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
 +
    float: left;
 +
  }
 +
  .col-lg-12 {
 +
    width: 100%;
 +
  }
 +
  .col-lg-11 {
 +
    width: 91.66666667%;
 +
  }
 +
  .col-lg-10 {
 +
    width: 83.33333333%;
 +
  }
 +
  .col-lg-9 {
 +
    width: 75%;
 +
  }
 +
  .col-lg-8 {
 +
    width: 66.66666667%;
 +
  }
 +
  .col-lg-7 {
 +
    width: 58.33333333%;
 +
  }
 +
  .col-lg-6 {
 +
    width: 50%;
 +
  }
 +
  .col-lg-5 {
 +
    width: 41.66666667%;
 +
  }
 +
  .col-lg-4 {
 +
    width: 33.33333333%;
 +
  }
 +
  .col-lg-3 {
 +
    width: 25%;
 +
  }
 +
  .col-lg-2 {
 +
    width: 16.66666667%;
 +
  }
 +
  .col-lg-1 {
 +
    width: 8.33333333%;
 +
  }
 +
  .col-lg-pull-12 {
 +
    right: 100%;
 +
  }
 +
  .col-lg-pull-11 {
 +
    right: 91.66666667%;
 +
  }
 +
  .col-lg-pull-10 {
 +
    right: 83.33333333%;
 +
  }
 +
  .col-lg-pull-9 {
 +
    right: 75%;
 +
  }
 +
  .col-lg-pull-8 {
 +
    right: 66.66666667%;
 +
  }
 +
  .col-lg-pull-7 {
 +
    right: 58.33333333%;
 +
  }
 +
  .col-lg-pull-6 {
 +
    right: 50%;
 +
  }
 +
  .col-lg-pull-5 {
 +
    right: 41.66666667%;
 +
  }
 +
  .col-lg-pull-4 {
 +
    right: 33.33333333%;
 +
  }
 +
  .col-lg-pull-3 {
 +
    right: 25%;
 +
  }
 +
  .col-lg-pull-2 {
 +
    right: 16.66666667%;
 +
  }
 +
  .col-lg-pull-1 {
 +
    right: 8.33333333%;
 +
  }
 +
  .col-lg-pull-0 {
 +
    right: auto;
 +
  }
 +
  .col-lg-push-12 {
 +
    left: 100%;
 +
  }
 +
  .col-lg-push-11 {
 +
    left: 91.66666667%;
 +
  }
 +
  .col-lg-push-10 {
 +
    left: 83.33333333%;
 +
  }
 +
  .col-lg-push-9 {
 +
    left: 75%;
 +
  }
 +
  .col-lg-push-8 {
 +
    left: 66.66666667%;
 +
  }
 +
  .col-lg-push-7 {
 +
    left: 58.33333333%;
 +
  }
 +
  .col-lg-push-6 {
 +
    left: 50%;
 +
  }
 +
  .col-lg-push-5 {
 +
    left: 41.66666667%;
 +
  }
 +
  .col-lg-push-4 {
 +
    left: 33.33333333%;
 +
  }
 +
  .col-lg-push-3 {
 +
    left: 25%;
 +
  }
 +
  .col-lg-push-2 {
 +
    left: 16.66666667%;
 +
  }
 +
  .col-lg-push-1 {
 +
    left: 8.33333333%;
 +
  }
 +
  .col-lg-push-0 {
 +
    left: auto;
 +
  }
 +
  .col-lg-offset-12 {
 +
    margin-left: 100%;
 +
  }
 +
  .col-lg-offset-11 {
 +
    margin-left: 91.66666667%;
 +
  }
 +
  .col-lg-offset-10 {
 +
    margin-left: 83.33333333%;
 +
  }
 +
  .col-lg-offset-9 {
 +
    margin-left: 75%;
 +
  }
 +
  .col-lg-offset-8 {
 +
    margin-left: 66.66666667%;
 +
  }
 +
  .col-lg-offset-7 {
 +
    margin-left: 58.33333333%;
 +
  }
 +
  .col-lg-offset-6 {
 +
    margin-left: 50%;
 +
  }
 +
  .col-lg-offset-5 {
 +
    margin-left: 41.66666667%;
 +
  }
 +
  .col-lg-offset-4 {
 +
    margin-left: 33.33333333%;
 +
  }
 +
  .col-lg-offset-3 {
 +
    margin-left: 25%;
 +
  }
 +
  .col-lg-offset-2 {
 +
    margin-left: 16.66666667%;
 +
  }
 +
  .col-lg-offset-1 {
 +
    margin-left: 8.33333333%;
 +
  }
 +
  .col-lg-offset-0 {
 +
    margin-left: 0;
 +
  }
 +
}
 +
table {
 +
  background-color: transparent;
 +
}
 +
caption {
 +
  padding-top: 8px;
 +
  padding-bottom: 8px;
 +
  color: #777;
 +
  text-align: left;
 +
}
 +
th {
 +
  text-align: left;
 +
}
 +
.table {
 +
  width: 100%;
 +
  max-width: 100%;
 +
  margin-bottom: 20px;
 +
}
 +
.table > thead > tr > th,
 +
.table > tbody > tr > th,
 +
.table > tfoot > tr > th,
 +
.table > thead > tr > td,
 +
.table > tbody > tr > td,
 +
.table > tfoot > tr > td {
 +
  padding: 8px;
 +
  line-height: 1.42857143;
 +
  vertical-align: top;
 +
  border-top: 1px solid #ddd;
 +
}
 +
.table > thead > tr > th {
 +
  vertical-align: bottom;
 +
  border-bottom: 2px solid #ddd;
 +
}
 +
.table > caption + thead > tr:first-child > th,
 +
.table > colgroup + thead > tr:first-child > th,
 +
.table > thead:first-child > tr:first-child > th,
 +
.table > caption + thead > tr:first-child > td,
 +
.table > colgroup + thead > tr:first-child > td,
 +
.table > thead:first-child > tr:first-child > td {
 +
  border-top: 0;
 +
}
 +
.table > tbody + tbody {
 +
  border-top: 2px solid #ddd;
 +
}
 +
.table .table {
 +
  background-color: #fff;
 +
}
 +
.table-condensed > thead > tr > th,
 +
.table-condensed > tbody > tr > th,
 +
.table-condensed > tfoot > tr > th,
 +
.table-condensed > thead > tr > td,
 +
.table-condensed > tbody > tr > td,
 +
.table-condensed > tfoot > tr > td {
 +
  padding: 5px;
 +
}
 +
.table-bordered {
 +
  border: 1px solid #ddd;
 +
}
 +
.table-bordered > thead > tr > th,
 +
.table-bordered > tbody > tr > th,
 +
.table-bordered > tfoot > tr > th,
 +
.table-bordered > thead > tr > td,
 +
.table-bordered > tbody > tr > td,
 +
.table-bordered > tfoot > tr > td {
 +
  border: 1px solid #ddd;
 +
}
 +
.table-bordered > thead > tr > th,
 +
.table-bordered > thead > tr > td {
 +
  border-bottom-width: 2px;
 +
}
 +
.table-striped > tbody > tr:nth-of-type(odd) {
 +
  background-color: #f9f9f9;
 +
}
 +
.table-hover > tbody > tr:hover {
 +
  background-color: #f5f5f5;
 +
}
 +
table col[class*="col-"] {
 +
  position: static;
 +
  display: table-column;
 +
  float: none;
 +
}
 +
table td[class*="col-"],
 +
table th[class*="col-"] {
 +
  position: static;
 +
  display: table-cell;
 +
  float: none;
 +
}
 +
.table > thead > tr > td.active,
 +
.table > tbody > tr > td.active,
 +
.table > tfoot > tr > td.active,
 +
.table > thead > tr > th.active,
 +
.table > tbody > tr > th.active,
 +
.table > tfoot > tr > th.active,
 +
.table > thead > tr.active > td,
 +
.table > tbody > tr.active > td,
 +
.table > tfoot > tr.active > td,
 +
.table > thead > tr.active > th,
 +
.table > tbody > tr.active > th,
 +
.table > tfoot > tr.active > th {
 +
  background-color: #f5f5f5;
 +
}
 +
.table-hover > tbody > tr > td.active:hover,
 +
.table-hover > tbody > tr > th.active:hover,
 +
.table-hover > tbody > tr.active:hover > td,
 +
.table-hover > tbody > tr:hover > .active,
 +
.table-hover > tbody > tr.active:hover > th {
 +
  background-color: #e8e8e8;
 +
}
 +
.table > thead > tr > td.success,
 +
.table > tbody > tr > td.success,
 +
.table > tfoot > tr > td.success,
 +
.table > thead > tr > th.success,
 +
.table > tbody > tr > th.success,
 +
.table > tfoot > tr > th.success,
 +
.table > thead > tr.success > td,
 +
.table > tbody > tr.success > td,
 +
.table > tfoot > tr.success > td,
 +
.table > thead > tr.success > th,
 +
.table > tbody > tr.success > th,
 +
.table > tfoot > tr.success > th {
 +
  background-color: #dff0d8;
 +
}
 +
.table-hover > tbody > tr > td.success:hover,
 +
.table-hover > tbody > tr > th.success:hover,
 +
.table-hover > tbody > tr.success:hover > td,
 +
.table-hover > tbody > tr:hover > .success,
 +
.table-hover > tbody > tr.success:hover > th {
 +
  background-color: #d0e9c6;
 +
}
 +
.table > thead > tr > td.info,
 +
.table > tbody > tr > td.info,
 +
.table > tfoot > tr > td.info,
 +
.table > thead > tr > th.info,
 +
.table > tbody > tr > th.info,
 +
.table > tfoot > tr > th.info,
 +
.table > thead > tr.info > td,
 +
.table > tbody > tr.info > td,
 +
.table > tfoot > tr.info > td,
 +
.table > thead > tr.info > th,
 +
.table > tbody > tr.info > th,
 +
.table > tfoot > tr.info > th {
 +
  background-color: #d9edf7;
 +
}
 +
.table-hover > tbody > tr > td.info:hover,
 +
.table-hover > tbody > tr > th.info:hover,
 +
.table-hover > tbody > tr.info:hover > td,
 +
.table-hover > tbody > tr:hover > .info,
 +
.table-hover > tbody > tr.info:hover > th {
 +
  background-color: #c4e3f3;
 +
}
 +
.table > thead > tr > td.warning,
 +
.table > tbody > tr > td.warning,
 +
.table > tfoot > tr > td.warning,
 +
.table > thead > tr > th.warning,
 +
.table > tbody > tr > th.warning,
 +
.table > tfoot > tr > th.warning,
 +
.table > thead > tr.warning > td,
 +
.table > tbody > tr.warning > td,
 +
.table > tfoot > tr.warning > td,
 +
.table > thead > tr.warning > th,
 +
.table > tbody > tr.warning > th,
 +
.table > tfoot > tr.warning > th {
 +
  background-color: #fcf8e3;
 +
}
 +
.table-hover > tbody > tr > td.warning:hover,
 +
.table-hover > tbody > tr > th.warning:hover,
 +
.table-hover > tbody > tr.warning:hover > td,
 +
.table-hover > tbody > tr:hover > .warning,
 +
.table-hover > tbody > tr.warning:hover > th {
 +
  background-color: #faf2cc;
 +
}
 +
.table > thead > tr > td.danger,
 +
.table > tbody > tr > td.danger,
 +
.table > tfoot > tr > td.danger,
 +
.table > thead > tr > th.danger,
 +
.table > tbody > tr > th.danger,
 +
.table > tfoot > tr > th.danger,
 +
.table > thead > tr.danger > td,
 +
.table > tbody > tr.danger > td,
 +
.table > tfoot > tr.danger > td,
 +
.table > thead > tr.danger > th,
 +
.table > tbody > tr.danger > th,
 +
.table > tfoot > tr.danger > th {
 +
  background-color: #f2dede;
 +
}
 +
.table-hover > tbody > tr > td.danger:hover,
 +
.table-hover > tbody > tr > th.danger:hover,
 +
.table-hover > tbody > tr.danger:hover > td,
 +
.table-hover > tbody > tr:hover > .danger,
 +
.table-hover > tbody > tr.danger:hover > th {
 +
  background-color: #ebcccc;
 +
}
 +
.table-responsive {
 +
  min-height: .01%;
 +
  overflow-x: auto;
 +
}
 +
@media screen and (max-width: 767px) {
 +
  .table-responsive {
 +
    width: 100%;
 +
    margin-bottom: 15px;
 +
    overflow-y: hidden;
 +
    -ms-overflow-style: -ms-autohiding-scrollbar;
 +
    border: 1px solid #ddd;
 +
  }
 +
  .table-responsive > .table {
 +
    margin-bottom: 0;
 +
  }
 +
  .table-responsive > .table > thead > tr > th,
 +
  .table-responsive > .table > tbody > tr > th,
 +
  .table-responsive > .table > tfoot > tr > th,
 +
  .table-responsive > .table > thead > tr > td,
 +
  .table-responsive > .table > tbody > tr > td,
 +
  .table-responsive > .table > tfoot > tr > td {
 +
    white-space: nowrap;
 +
  }
 +
  .table-responsive > .table-bordered {
 +
    border: 0;
 +
  }
 +
  .table-responsive > .table-bordered > thead > tr > th:first-child,
 +
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
 +
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
 +
  .table-responsive > .table-bordered > thead > tr > td:first-child,
 +
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
 +
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
 +
    border-left: 0;
 +
  }
 +
  .table-responsive > .table-bordered > thead > tr > th:last-child,
 +
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
 +
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
 +
  .table-responsive > .table-bordered > thead > tr > td:last-child,
 +
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
 +
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
 +
    border-right: 0;
 +
  }
 +
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
 +
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
 +
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
 +
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
 +
    border-bottom: 0;
 +
  }
 +
}
 +
fieldset {
 +
  min-width: 0;
 +
  padding: 0;
 +
  margin: 0;
 +
  border: 0;
 +
}
 +
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;
 +
}
 +
label {
 +
  display: inline-block;
 +
  max-width: 100%;
 +
  margin-bottom: 5px;
 +
  font-weight: bold;
 +
}
 +
input[type="search"] {
 +
  -webkit-box-sizing: border-box;
 +
    -moz-box-sizing: border-box;
 +
          box-sizing: border-box;
 +
}
 +
input[type="radio"],
 +
input[type="checkbox"] {
 +
  margin: 4px 0 0;
 +
  margin-top: 1px \9;
 +
  line-height: normal;
 +
}
 +
input[type="file"] {
 +
  display: block;
 +
}
 +
input[type="range"] {
 +
  display: block;
 +
  width: 100%;
 +
}
 +
select[multiple],
 +
select[size] {
 +
  height: auto;
 +
}
 +
input[type="file"]:focus,
 +
input[type="radio"]:focus,
 +
input[type="checkbox"]:focus {
 +
  outline: thin dotted;
 +
  outline: 5px auto -webkit-focus-ring-color;
 +
  outline-offset: -2px;
 +
}
 +
output {
 +
  display: block;
 +
  padding-top: 7px;
 +
  font-size: 14px;
 +
  line-height: 1.42857143;
 +
  color: #555;
 +
}
 +
.form-control {
 +
  display: block;
 +
  width: 100%;
 +
  height: 34px;
 +
  padding: 6px 12px;
 +
  font-size: 14px;
 +
  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, .075);
 +
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 +
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 +
      -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 +
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 +
}
 +
.form-control:focus {
 +
  border-color: #66afe9;
 +
  outline: 0;
 +
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
 +
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
 +
}
 +
.form-control::-moz-placeholder {
 +
  color: #999;
 +
  opacity: 1;
 +
}
 +
.form-control:-ms-input-placeholder {
 +
  color: #999;
 +
}
 +
.form-control::-webkit-input-placeholder {
 +
  color: #999;
 +
}
 +
.form-control[disabled],
 +
.form-control[readonly],
 +
fieldset[disabled] .form-control {
 +
  background-color: #eee;
 +
  opacity: 1;
 +
}
 +
.form-control[disabled],
 +
fieldset[disabled] .form-control {
 +
  cursor: not-allowed;
 +
}
 +
textarea.form-control {
 +
  height: auto;
 +
}
 +
input[type="search"] {
 +
  -webkit-appearance: none;
 +
}
 +
@media screen and (-webkit-min-device-pixel-ratio: 0) {
 +
  input[type="date"],
 +
  input[type="time"],
 +
  input[type="datetime-local"],
 +
  input[type="month"] {
 +
    line-height: 34px;
 +
  }
 +
  input[type="date"].input-sm,
 +
  input[type="time"].input-sm,
 +
  input[type="datetime-local"].input-sm,
 +
  input[type="month"].input-sm,
 +
  .input-group-sm input[type="date"],
 +
  .input-group-sm input[type="time"],
 +
  .input-group-sm input[type="datetime-local"],
 +
  .input-group-sm input[type="month"] {
 +
    line-height: 30px;
 +
  }
 +
  input[type="date"].input-lg,
 +
  input[type="time"].input-lg,
 +
  input[type="datetime-local"].input-lg,
 +
  input[type="month"].input-lg,
 +
  .input-group-lg input[type="date"],
 +
  .input-group-lg input[type="time"],
 +
  .input-group-lg input[type="datetime-local"],
 +
  .input-group-lg input[type="month"] {
 +
    line-height: 46px;
 +
  }
 +
}
 +
.form-group {
 +
  margin-bottom: 15px;
 +
}
 +
.radio,
 +
.checkbox {
 +
  position: relative;
 +
  display: block;
 +
  margin-top: 10px;
 +
  margin-bottom: 10px;
 +
}
 +
.radio label,
 +
.checkbox label {
 +
  min-height: 20px;
 +
  padding-left: 20px;
 +
  margin-bottom: 0;
 +
  font-weight: normal;
 +
  cursor: pointer;
 +
}
 +
.radio input[type="radio"],
 +
.radio-inline input[type="radio"],
 +
.checkbox input[type="checkbox"],
 +
.checkbox-inline input[type="checkbox"] {
 +
  position: absolute;
 +
  margin-top: 4px \9;
 +
  margin-left: -20px;
 +
}
 +
.radio + .radio,
 +
.checkbox + .checkbox {
 +
  margin-top: -5px;
 +
}
 +
.radio-inline,
 +
.checkbox-inline {
 +
  position: relative;
 +
  display: inline-block;
 +
  padding-left: 20px;
 +
  margin-bottom: 0;
 +
  font-weight: normal;
 +
  vertical-align: middle;
 +
  cursor: pointer;
 +
}
 +
.radio-inline + .radio-inline,
 +
.checkbox-inline + .checkbox-inline {
 +
  margin-top: 0;
 +
  margin-left: 10px;
 +
}
 +
input[type="radio"][disabled],
 +
input[type="checkbox"][disabled],
 +
input[type="radio"].disabled,
 +
input[type="checkbox"].disabled,
 +
fieldset[disabled] input[type="radio"],
 +
fieldset[disabled] input[type="checkbox"] {
 +
  cursor: not-allowed;
 +
}
 +
.radio-inline.disabled,
 +
.checkbox-inline.disabled,
 +
fieldset[disabled] .radio-inline,
 +
fieldset[disabled] .checkbox-inline {
 +
  cursor: not-allowed;
 +
}
 +
.radio.disabled label,
 +
.checkbox.disabled label,
 +
fieldset[disabled] .radio label,
 +
fieldset[disabled] .checkbox label {
 +
  cursor: not-allowed;
 +
}
 +
.form-control-static {
 +
  min-height: 34px;
 +
  padding-top: 7px;
 +
  padding-bottom: 7px;
 +
  margin-bottom: 0;
 +
}
 +
.form-control-static.input-lg,
 +
.form-control-static.input-sm {
 +
  padding-right: 0;
 +
  padding-left: 0;
 +
}
 +
.input-sm {
 +
  height: 30px;
 +
  padding: 5px 10px;
 +
  font-size: 12px;
 +
  line-height: 1.5;
 +
  border-radius: 3px;
 +
}
 +
select.input-sm {
 +
  height: 30px;
 +
  line-height: 30px;
 +
}
 +
textarea.input-sm,
 +
select[multiple].input-sm {
 +
  height: auto;
 +
}
 +
.form-group-sm .form-control {
 +
  height: 30px;
 +
  padding: 5px 10px;
 +
  font-size: 12px;
 +
  line-height: 1.5;
 +
  border-radius: 3px;
 +
}
 +
select.form-group-sm .form-control {
 +
  height: 30px;
 +
  line-height: 30px;
 +
}
 +
textarea.form-group-sm .form-control,
 +
select[multiple].form-group-sm .form-control {
 +
  height: auto;
 +
}
 +
.form-group-sm .form-control-static {
 +
  height: 30px;
 +
  min-height: 32px;
 +
  padding: 5px 10px;
 +
  font-size: 12px;
 +
  line-height: 1.5;
 +
}
 +
.input-lg {
 +
  height: 46px;
 +
  padding: 10px 16px;
 +
  font-size: 18px;
 +
  line-height: 1.3333333;
 +
  border-radius: 6px;
 +
}
 +
select.input-lg {
 +
  height: 46px;
 +
  line-height: 46px;
 +
}
 +
textarea.input-lg,
 +
select[multiple].input-lg {
 +
  height: auto;
 +
}
 +
.form-group-lg .form-control {
 +
  height: 46px;
 +
  padding: 10px 16px;
 +
  font-size: 18px;
 +
  line-height: 1.3333333;
 +
  border-radius: 6px;
 +
}
 +
select.form-group-lg .form-control {
 +
  height: 46px;
 +
  line-height: 46px;
 +
}
 +
textarea.form-group-lg .form-control,
 +
select[multiple].form-group-lg .form-control {
 +
  height: auto;
 +
}
 +
.form-group-lg .form-control-static {
 +
  height: 46px;
 +
  min-height: 38px;
 +
  padding: 10px 16px;
 +
  font-size: 18px;
 +
  line-height: 1.3333333;
 +
}
 +
.has-feedback {
 +
  position: relative;
 +
}
 +
.has-feedback .form-control {
 +
  padding-right: 42.5px;
 +
}
 +
.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;
 +
}
 +
.input-lg + .form-control-feedback {
 +
  width: 46px;
 +
  height: 46px;
 +
  line-height: 46px;
 +
}
 +
.input-sm + .form-control-feedback {
 +
  width: 30px;
 +
  height: 30px;
 +
  line-height: 30px;
 +
}
 +
.has-success .help-block,
 +
.has-success .control-label,
 +
.has-success .radio,
 +
.has-success .checkbox,
 +
.has-success .radio-inline,
 +
.has-success .checkbox-inline,
 +
.has-success.radio label,
 +
.has-success.checkbox label,
 +
.has-success.radio-inline label,
 +
.has-success.checkbox-inline label {
 +
  color: #3c763d;
 +
}
 +
.has-success .form-control {
 +
  border-color: #3c763d;
 +
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 +
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 +
}
 +
.has-success .form-control:focus {
 +
  border-color: #2b542c;
 +
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
 +
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
 +
}
 +
.has-success .input-group-addon {
 +
  color: #3c763d;
 +
  background-color: #dff0d8;
 +
  border-color: #3c763d;
 +
}
 +
.has-success .form-control-feedback {
 +
  color: #3c763d;
 +
}
 +
.has-warning .help-block,
 +
.has-warning .control-label,
 +
.has-warning .radio,
 +
.has-warning .checkbox,
 +
.has-warning .radio-inline,
 +
.has-warning .checkbox-inline,
 +
.has-warning.radio label,
 +
.has-warning.checkbox label,
 +
.has-warning.radio-inline label,
 +
.has-warning.checkbox-inline label {
 +
  color: #8a6d3b;
 +
}
 +
.has-warning .form-control {
 +
  border-color: #8a6d3b;
 +
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 +
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 +
}
 +
.has-warning .form-control:focus {
 +
  border-color: #66512c;
 +
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
 +
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
 +
}
 +
.has-warning .input-group-addon {
 +
  color: #8a6d3b;
 +
  background-color: #fcf8e3;
 +
  border-color: #8a6d3b;
 +
}
 +
.has-warning .form-control-feedback {
 +
  color: #8a6d3b;
 +
}
 +
.has-error .help-block,
 +
.has-error .control-label,
 +
.has-error .radio,
 +
.has-error .checkbox,
 +
.has-error .radio-inline,
 +
.has-error .checkbox-inline,
 +
.has-error.radio label,
 +
.has-error.checkbox label,
 +
.has-error.radio-inline label,
 +
.has-error.checkbox-inline label {
 +
  color: #a94442;
 +
}
 +
.has-error .form-control {
 +
  border-color: #a94442;
 +
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 +
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 +
}
 +
.has-error .form-control:focus {
 +
  border-color: #843534;
 +
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
 +
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
 +
}
 +
.has-error .input-group-addon {
 +
  color: #a94442;
 +
  background-color: #f2dede;
 +
  border-color: #a94442;
 +
}
 +
.has-error .form-control-feedback {
 +
  color: #a94442;
 +
}
 +
.has-feedback label ~ .form-control-feedback {
 +
  top: 25px;
 +
}
 +
.has-feedback label.sr-only ~ .form-control-feedback {
 +
  top: 0;
 +
}
 +
.help-block {
 +
  display: block;
 +
  margin-top: 5px;
 +
  margin-bottom: 10px;
 +
  color: #737373;
 +
}
 +
@media (min-width: 768px) {
 +
  .form-inline .form-group {
 +
    display: inline-block;
 +
    margin-bottom: 0;
 +
    vertical-align: middle;
 +
  }
 +
  .form-inline .form-control {
 +
    display: inline-block;
 +
    width: auto;
 +
    vertical-align: middle;
 +
  }
 +
  .form-inline .form-control-static {
 +
    display: inline-block;
 +
  }
 +
  .form-inline .input-group {
 +
    display: inline-table;
 +
    vertical-align: middle;
 +
  }
 +
  .form-inline .input-group .input-group-addon,
 +
  .form-inline .input-group .input-group-btn,
 +
  .form-inline .input-group .form-control {
 +
    width: auto;
 +
  }
 +
  .form-inline .input-group > .form-control {
 +
    width: 100%;
 +
  }
 +
  .form-inline .control-label {
 +
    margin-bottom: 0;
 +
    vertical-align: middle;
 +
  }
 +
  .form-inline .radio,
 +
  .form-inline .checkbox {
 +
    display: inline-block;
 +
    margin-top: 0;
 +
    margin-bottom: 0;
 +
    vertical-align: middle;
 +
  }
 +
  .form-inline .radio label,
 +
  .form-inline .checkbox label {
 +
    padding-left: 0;
 +
  }
 +
  .form-inline .radio input[type="radio"],
 +
  .form-inline .checkbox input[type="checkbox"] {
 +
    position: relative;
 +
    margin-left: 0;
 +
  }
 +
  .form-inline .has-feedback .form-control-feedback {
 +
    top: 0;
 +
  }
 +
}
 +
.form-horizontal .radio,
 +
.form-horizontal .checkbox,
 +
.form-horizontal .radio-inline,
 +
.form-horizontal .checkbox-inline {
 +
  padding-top: 7px;
 +
  margin-top: 0;
 +
  margin-bottom: 0;
 +
}
 +
.form-horizontal .radio,
 +
.form-horizontal .checkbox {
 +
  min-height: 27px;
 +
}
 +
.form-horizontal .form-group {
 +
  margin-right: -15px;
 +
  margin-left: -15px;
 +
}
 +
@media (min-width: 768px) {
 +
  .form-horizontal .control-label {
 +
    padding-top: 7px;
 +
    margin-bottom: 0;
 +
    text-align: right;
 +
  }
 +
}
 +
.form-horizontal .has-feedback .form-control-feedback {
 +
  right: 15px;
 +
}
 +
@media (min-width: 768px) {
 +
  .form-horizontal .form-group-lg .control-label {
 +
    padding-top: 14.333333px;
 +
  }
 +
}
 +
@media (min-width: 768px) {
 +
  .form-horizontal .form-group-sm .control-label {
 +
    padding-top: 6px;
 +
  }
 +
}
 +
.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;
 +
}
 +
.btn:focus,
 +
.btn:active:focus,
 +
.btn.active:focus,
 +
.btn.focus,
 +
.btn:active.focus,
 +
.btn.active.focus {
 +
  outline: thin dotted;
 +
  outline: 5px auto -webkit-focus-ring-color;
 +
  outline-offset: -2px;
 +
}
 +
.btn:hover,
 +
.btn:focus,
 +
.btn.focus {
 +
  color: #333;
 +
  text-decoration: none;
 +
}
 +
.btn:active,
 +
.btn.active {
 +
  background-image: none;
 +
  outline: 0;
 +
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
 +
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
 +
}
 +
.btn.disabled,
 +
.btn[disabled],
 +
fieldset[disabled] .btn {
 +
  pointer-events: none;
 +
  cursor: not-allowed;
 +
  filter: alpha(opacity=65);
 +
  -webkit-box-shadow: none;
 +
          box-shadow: none;
 +
  opacity: .65;
 +
}
 +
.btn-default {
 +
  color: #333;
 +
  background-color: #fff;
 +
  border-color: #ccc;
 +
}
 +
.btn-default:hover,
 +
.btn-default:focus,
 +
.btn-default.focus,
 +
.btn-default:active,
 +
.btn-default.active,
 +
.open > .dropdown-toggle.btn-default {
 +
  color: #333;
 +
  background-color: #e6e6e6;
 +
  border-color: #adadad;
 +
}
 +
.btn-default:active,
 +
.btn-default.active,
 +
.open > .dropdown-toggle.btn-default {
 +
  background-image: none;
 +
}
 +
.btn-default.disabled,
 +
.btn-default[disabled],
 +
fieldset[disabled] .btn-default,
 +
.btn-default.disabled:hover,
 +
.btn-default[disabled]:hover,
 +
fieldset[disabled] .btn-default:hover,
 +
.btn-default.disabled:focus,
 +
.btn-default[disabled]:focus,
 +
fieldset[disabled] .btn-default:focus,
 +
.btn-default.disabled.focus,
 +
.btn-default[disabled].focus,
 +
fieldset[disabled] .btn-default.focus,
 +
.btn-default.disabled:active,
 +
.btn-default[disabled]:active,
 +
fieldset[disabled] .btn-default:active,
 +
.btn-default.disabled.active,
 +
.btn-default[disabled].active,
 +
fieldset[disabled] .btn-default.active {
 +
  background-color: #fff;
 +
  border-color: #ccc;
 +
}
 +
.btn-default .badge {
 +
  color: #fff;
 +
  background-color: #333;
 +
}
 +
.btn-primary {
 +
  color: #fff;
 +
  background-color: #337ab7;
 +
  border-color: #2e6da4;
 +
}
 +
.btn-primary:hover,
 +
.btn-primary:focus,
 +
.btn-primary.focus,
 +
.btn-primary:active,
 +
.btn-primary.active,
 +
.open > .dropdown-toggle.btn-primary {
 +
  color: #fff;
 +
  background-color: #286090;
 +
  border-color: #204d74;
 +
}
 +
.btn-primary:active,
 +
.btn-primary.active,
 +
.open > .dropdown-toggle.btn-primary {
 +
  background-image: none;
 +
}
 +
.btn-primary.disabled,
 +
.btn-primary[disabled],
 +
fieldset[disabled] .btn-primary,
 +
.btn-primary.disabled:hover,
 +
.btn-primary[disabled]:hover,
 +
fieldset[disabled] .btn-primary:hover,
 +
.btn-primary.disabled:focus,
 +
.btn-primary[disabled]:focus,
 +
fieldset[disabled] .btn-primary:focus,
 +
.btn-primary.disabled.focus,
 +
.btn-primary[disabled].focus,
 +
fieldset[disabled] .btn-primary.focus,
 +
.btn-primary.disabled:active,
 +
.btn-primary[disabled]:active,
 +
fieldset[disabled] .btn-primary:active,
 +
.btn-primary.disabled.active,
 +
.btn-primary[disabled].active,
 +
fieldset[disabled] .btn-primary.active {
 +
  background-color: #337ab7;
 +
  border-color: #2e6da4;
 +
}
 +
.btn-primary .badge {
 +
  color: #337ab7;
 +
  background-color: #fff;
 +
}
 +
.btn-success {
 +
  color: #fff;
 +
  background-color: #5cb85c;
 +
  border-color: #4cae4c;
 +
}
 +
.btn-success:hover,
 +
.btn-success:focus,
 +
.btn-success.focus,
 +
.btn-success:active,
 +
.btn-success.active,
 +
.open > .dropdown-toggle.btn-success {
 +
  color: #fff;
 +
  background-color: #449d44;
 +
  border-color: #398439;
 +
}
 +
.btn-success:active,
 +
.btn-success.active,
 +
.open > .dropdown-toggle.btn-success {
 +
  background-image: none;
 +
}
 +
.btn-success.disabled,
 +
.btn-success[disabled],
 +
fieldset[disabled] .btn-success,
 +
.btn-success.disabled:hover,
 +
.btn-success[disabled]:hover,
 +
fieldset[disabled] .btn-success:hover,
 +
.btn-success.disabled:focus,
 +
.btn-success[disabled]:focus,
 +
fieldset[disabled] .btn-success:focus,
 +
.btn-success.disabled.focus,
 +
.btn-success[disabled].focus,
 +
fieldset[disabled] .btn-success.focus,
 +
.btn-success.disabled:active,
 +
.btn-success[disabled]:active,
 +
fieldset[disabled] .btn-success:active,
 +
.btn-success.disabled.active,
 +
.btn-success[disabled].active,
 +
fieldset[disabled] .btn-success.active {
 +
  background-color: #5cb85c;
 +
  border-color: #4cae4c;
 +
}
 +
.btn-success .badge {
 +
  color: #5cb85c;
 +
  background-color: #fff;
 +
}
 +
.btn-info {
 +
  color: #fff;
 +
  background-color: #5bc0de;
 +
  border-color: #46b8da;
 +
}
 +
.btn-info:hover,
 +
.btn-info:focus,
 +
.btn-info.focus,
 +
.btn-info:active,
 +
.btn-info.active,
 +
.open > .dropdown-toggle.btn-info {
 +
  color: #fff;
 +
  background-color: #31b0d5;
 +
  border-color: #269abc;
 +
}
 +
.btn-info:active,
 +
.btn-info.active,
 +
.open > .dropdown-toggle.btn-info {
 +
  background-image: none;
 +
}
 +
.btn-info.disabled,
 +
.btn-info[disabled],
 +
fieldset[disabled] .btn-info,
 +
.btn-info.disabled:hover,
 +
.btn-info[disabled]:hover,
 +
fieldset[disabled] .btn-info:hover,
 +
.btn-info.disabled:focus,
 +
.btn-info[disabled]:focus,
 +
fieldset[disabled] .btn-info:focus,
 +
.btn-info.disabled.focus,
 +
.btn-info[disabled].focus,
 +
fieldset[disabled] .btn-info.focus,
 +
.btn-info.disabled:active,
 +
.btn-info[disabled]:active,
 +
fieldset[disabled] .btn-info:active,
 +
.btn-info.disabled.active,
 +
.btn-info[disabled].active,
 +
fieldset[disabled] .btn-info.active {
 +
  background-color: #5bc0de;
 +
  border-color: #46b8da;
 +
}
 +
.btn-info .badge {
 +
  color: #5bc0de;
 +
  background-color: #fff;
 +
}
 +
.btn-warning {
 +
  color: #fff;
 +
  background-color: #f0ad4e;
 +
  border-color: #eea236;
 +
}
 +
.btn-warning:hover,
 +
.btn-warning:focus,
 +
.btn-warning.focus,
 +
.btn-warning:active,
 +
.btn-warning.active,
 +
.open > .dropdown-toggle.btn-warning {
 +
  color: #fff;
 +
  background-color: #ec971f;
 +
  border-color: #d58512;
 +
}
 +
.btn-warning:active,
 +
.btn-warning.active,
 +
.open > .dropdown-toggle.btn-warning {
 +
  background-image: none;
 +
}
 +
.btn-warning.disabled,
 +
.btn-warning[disabled],
 +
fieldset[disabled] .btn-warning,
 +
.btn-warning.disabled:hover,
 +
.btn-warning[disabled]:hover,
 +
fieldset[disabled] .btn-warning:hover,
 +
.btn-warning.disabled:focus,
 +
.btn-warning[disabled]:focus,
 +
fieldset[disabled] .btn-warning:focus,
 +
.btn-warning.disabled.focus,
 +
.btn-warning[disabled].focus,
 +
fieldset[disabled] .btn-warning.focus,
 +
.btn-warning.disabled:active,
 +
.btn-warning[disabled]:active,
 +
fieldset[disabled] .btn-warning:active,
 +
.btn-warning.disabled.active,
 +
.btn-warning[disabled].active,
 +
fieldset[disabled] .btn-warning.active {
 +
  background-color: #f0ad4e;
 +
  border-color: #eea236;
 +
}
 +
.btn-warning .badge {
 +
  color: #f0ad4e;
 +
  background-color: #fff;
 +
}
 +
.btn-danger {
 +
  color: #fff;
 +
  background-color: #d9534f;
 +
  border-color: #d43f3a;
 +
}
 +
.btn-danger:hover,
 +
.btn-danger:focus,
 +
.btn-danger.focus,
 +
.btn-danger:active,
 +
.btn-danger.active,
 +
.open > .dropdown-toggle.btn-danger {
 +
  color: #fff;
 +
  background-color: #c9302c;
 +
  border-color: #ac2925;
 +
}
 +
.btn-danger:active,
 +
.btn-danger.active,
 +
.open > .dropdown-toggle.btn-danger {
 +
  background-image: none;
 +
}
 +
.btn-danger.disabled,
 +
.btn-danger[disabled],
 +
fieldset[disabled] .btn-danger,
 +
.btn-danger.disabled:hover,
 +
.btn-danger[disabled]:hover,
 +
fieldset[disabled] .btn-danger:hover,
 +
.btn-danger.disabled:focus,
 +
.btn-danger[disabled]:focus,
 +
fieldset[disabled] .btn-danger:focus,
 +
.btn-danger.disabled.focus,
 +
.btn-danger[disabled].focus,
 +
fieldset[disabled] .btn-danger.focus,
 +
.btn-danger.disabled:active,
 +
.btn-danger[disabled]:active,
 +
fieldset[disabled] .btn-danger:active,
 +
.btn-danger.disabled.active,
 +
.btn-danger[disabled].active,
 +
fieldset[disabled] .btn-danger.active {
 +
  background-color: #d9534f;
 +
  border-color: #d43f3a;
 +
}
 +
.btn-danger .badge {
 +
  color: #d9534f;
 +
  background-color: #fff;
 +
}
 +
.btn-link {
 +
  font-weight: normal;
 +
  color: #337ab7;
 +
  border-radius: 0;
 +
}
 +
.btn-link,
 +
.btn-link:active,
 +
.btn-link.active,
 +
.btn-link[disabled],
 +
fieldset[disabled] .btn-link {
 +
  background-color: transparent;
 +
  -webkit-box-shadow: none;
 +
          box-shadow: none;
 +
}
 +
.btn-link,
 +
.btn-link:hover,
 +
.btn-link:focus,
 +
.btn-link:active {
 +
  border-color: transparent;
 +
}
 +
.btn-link:hover,
 +
.btn-link:focus {
 +
  color: #23527c;
 +
  text-decoration: underline;
 +
  background-color: transparent;
 +
}
 +
.btn-link[disabled]:hover,
 +
fieldset[disabled] .btn-link:hover,
 +
.btn-link[disabled]:focus,
 +
fieldset[disabled] .btn-link:focus {
 +
  color: #777;
 +
  text-decoration: none;
 +
}
 +
.btn-lg,
 +
.btn-group-lg > .btn {
 +
  padding: 10px 16px;
 +
  font-size: 18px;
 +
  line-height: 1.3333333;
 +
  border-radius: 6px;
 +
}
 +
.btn-sm,
 +
.btn-group-sm > .btn {
 +
  padding: 5px 10px;
 +
  font-size: 12px;
 +
  line-height: 1.5;
 +
  border-radius: 3px;
 +
}
 +
.btn-xs,
 +
.btn-group-xs > .btn {
 +
  padding: 1px 5px;
 +
  font-size: 12px;
 +
  line-height: 1.5;
 +
  border-radius: 3px;
 +
}
 +
.btn-block {
 +
  display: block;
 +
  width: 100%;
 +
}
 +
.btn-block + .btn-block {
 +
  margin-top: 5px;
 +
}
 +
input[type="submit"].btn-block,
 +
input[type="reset"].btn-block,
 +
input[type="button"].btn-block {
 +
  width: 100%;
 +
}
 +
.fade {
 +
  opacity: 0;
 +
  -webkit-transition: opacity .15s linear;
 +
      -o-transition: opacity .15s linear;
 +
          transition: opacity .15s linear;
 +
}
 +
.fade.in {
 +
  opacity: 1;
 +
}
 +
.collapse {
 +
  display: none;
 +
}
 +
.collapse.in {
 +
  display: block;
 +
}
 +
tr.collapse.in {
 +
  display: table-row;
 +
}
 +
tbody.collapse.in {
 +
  display: table-row-group;
 +
}
 +
.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;
 +
}
 +
.caret {
 +
  display: inline-block;
 +
  width: 0;
 +
  height: 0;
 +
  margin-left: 2px;
 +
  vertical-align: middle;
 +
  border-top: 4px dashed;
 +
  border-right: 4px solid transparent;
 +
  border-left: 4px solid transparent;
 +
}
 +
.dropup,
 +
.dropdown {
 +
  position: relative;
 +
}
 +
.dropdown-toggle:focus {
 +
  outline: 0;
 +
}
 +
.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, .15);
 +
  border-radius: 4px;
 +
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
 +
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
 +
}
 +
.dropdown-menu.pull-right {
 +
  right: 0;
 +
  left: auto;
 +
}
 +
.dropdown-menu .divider {
 +
  height: 1px;
 +
  margin: 9px 0;
 +
  overflow: hidden;
 +
  background-color: #e5e5e5;
 +
}
 +
.dropdown-menu > li > a {
 +
  display: block;
 +
  padding: 3px 20px;
 +
  clear: both;
 +
  font-weight: normal;
 +
  line-height: 1.42857143;
 +
  color: #333;
 +
  white-space: nowrap;
 +
}
 +
.dropdown-menu > li > a:hover,
 +
.dropdown-menu > li > a:focus {
 +
  color: #262626;
 +
  text-decoration: none;
 +
  background-color: #f5f5f5;
 +
}
 +
.dropdown-menu > .active > a,
 +
.dropdown-menu > .active > a:hover,
 +
.dropdown-menu > .active > a:focus {
 +
  color: #fff;
 +
  text-decoration: none;
 +
  background-color: #337ab7;
 +
  outline: 0;
 +
}
 +
.dropdown-menu > .disabled > a,
 +
.dropdown-menu > .disabled > a:hover,
 +
.dropdown-menu > .disabled > a:focus {
 +
  color: #777;
 +
}
 +
.dropdown-menu > .disabled > a:hover,
 +
.dropdown-menu > .disabled > a:focus {
 +
  text-decoration: none;
 +
  cursor: not-allowed;
 +
  background-color: transparent;
 +
  background-image: none;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 +
}
 +
.open > .dropdown-menu {
 +
  display: block;
 +
}
 +
.open > a {
 +
  outline: 0;
 +
}
 +
.dropdown-menu-right {
 +
  right: 0;
 +
  left: auto;
 +
}
 +
.dropdown-menu-left {
 +
  right: auto;
 +
  left: 0;
 +
}
 +
.dropdown-header {
 +
  display: block;
 +
  padding: 3px 20px;
 +
  font-size: 12px;
 +
  line-height: 1.42857143;
 +
  color: #777;
 +
  white-space: nowrap;
 +
}
 +
.dropdown-backdrop {
 +
  position: fixed;
 +
  top: 0;
 +
  right: 0;
 +
  bottom: 0;
 +
  left: 0;
 +
  z-index: 990;
 +
}
 +
.pull-right > .dropdown-menu {
 +
  right: 0;
 +
  left: auto;
 +
}
 +
.dropup .caret,
 +
.navbar-fixed-bottom .dropdown .caret {
 +
  content: "";
 +
  border-top: 0;
 +
  border-bottom: 4px solid;
 +
}
 +
.dropup .dropdown-menu,
 +
.navbar-fixed-bottom .dropdown .dropdown-menu {
 +
  top: auto;
 +
  bottom: 100%;
 +
  margin-bottom: 2px;
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar-right .dropdown-menu {
 +
    right: 0;
 +
    left: auto;
 +
  }
 +
  .navbar-right .dropdown-menu-left {
 +
    right: auto;
 +
    left: 0;
 +
  }
 +
}
 +
.btn-group,
 +
.btn-group-vertical {
 +
  position: relative;
 +
  display: inline-block;
 +
  vertical-align: middle;
 +
}
 +
.btn-group > .btn,
 +
.btn-group-vertical > .btn {
 +
  position: relative;
 +
  float: left;
 +
}
 +
.btn-group > .btn:hover,
 +
.btn-group-vertical > .btn:hover,
 +
.btn-group > .btn:focus,
 +
.btn-group-vertical > .btn:focus,
 +
.btn-group > .btn:active,
 +
.btn-group-vertical > .btn:active,
 +
.btn-group > .btn.active,
 +
.btn-group-vertical > .btn.active {
 +
  z-index: 2;
 +
}
 +
.btn-group .btn + .btn,
 +
.btn-group .btn + .btn-group,
 +
.btn-group .btn-group + .btn,
 +
.btn-group .btn-group + .btn-group {
 +
  margin-left: -1px;
 +
}
 +
.btn-toolbar {
 +
  margin-left: -5px;
 +
}
 +
.btn-toolbar .btn-group,
 +
.btn-toolbar .input-group {
 +
  float: left;
 +
}
 +
.btn-toolbar > .btn,
 +
.btn-toolbar > .btn-group,
 +
.btn-toolbar > .input-group {
 +
  margin-left: 5px;
 +
}
 +
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
 +
  border-radius: 0;
 +
}
 +
.btn-group > .btn:first-child {
 +
  margin-left: 0;
 +
}
 +
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
 +
  border-top-right-radius: 0;
 +
  border-bottom-right-radius: 0;
 +
}
 +
.btn-group > .btn:last-child:not(:first-child),
 +
.btn-group > .dropdown-toggle:not(:first-child) {
 +
  border-top-left-radius: 0;
 +
  border-bottom-left-radius: 0;
 +
}
 +
.btn-group > .btn-group {
 +
  float: left;
 +
}
 +
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
 +
  border-radius: 0;
 +
}
 +
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
 +
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
 +
  border-top-right-radius: 0;
 +
  border-bottom-right-radius: 0;
 +
}
 +
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
 +
  border-top-left-radius: 0;
 +
  border-bottom-left-radius: 0;
 +
}
 +
.btn-group .dropdown-toggle:active,
 +
.btn-group.open .dropdown-toggle {
 +
  outline: 0;
 +
}
 +
.btn-group > .btn + .dropdown-toggle {
 +
  padding-right: 8px;
 +
  padding-left: 8px;
 +
}
 +
.btn-group > .btn-lg + .dropdown-toggle {
 +
  padding-right: 12px;
 +
  padding-left: 12px;
 +
}
 +
.btn-group.open .dropdown-toggle {
 +
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
 +
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
 +
}
 +
.btn-group.open .dropdown-toggle.btn-link {
 +
  -webkit-box-shadow: none;
 +
          box-shadow: none;
 +
}
 +
.btn .caret {
 +
  margin-left: 0;
 +
}
 +
.btn-lg .caret {
 +
  border-width: 5px 5px 0;
 +
  border-bottom-width: 0;
 +
}
 +
.dropup .btn-lg .caret {
 +
  border-width: 0 5px 5px;
 +
}
 +
.btn-group-vertical > .btn,
 +
.btn-group-vertical > .btn-group,
 +
.btn-group-vertical > .btn-group > .btn {
 +
  display: block;
 +
  float: none;
 +
  width: 100%;
 +
  max-width: 100%;
 +
}
 +
.btn-group-vertical > .btn-group > .btn {
 +
  float: none;
 +
}
 +
.btn-group-vertical > .btn + .btn,
 +
.btn-group-vertical > .btn + .btn-group,
 +
.btn-group-vertical > .btn-group + .btn,
 +
.btn-group-vertical > .btn-group + .btn-group {
 +
  margin-top: -1px;
 +
  margin-left: 0;
 +
}
 +
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
 +
  border-radius: 0;
 +
}
 +
.btn-group-vertical > .btn:first-child:not(:last-child) {
 +
  border-top-right-radius: 4px;
 +
  border-bottom-right-radius: 0;
 +
  border-bottom-left-radius: 0;
 +
}
 +
.btn-group-vertical > .btn:last-child:not(:first-child) {
 +
  border-top-left-radius: 0;
 +
  border-top-right-radius: 0;
 +
  border-bottom-left-radius: 4px;
 +
}
 +
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
 +
  border-radius: 0;
 +
}
 +
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
 +
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
 +
  border-bottom-right-radius: 0;
 +
  border-bottom-left-radius: 0;
 +
}
 +
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
 +
  border-top-left-radius: 0;
 +
  border-top-right-radius: 0;
 +
}
 +
.btn-group-justified {
 +
  display: table;
 +
  width: 100%;
 +
  table-layout: fixed;
 +
  border-collapse: separate;
 +
}
 +
.btn-group-justified > .btn,
 +
.btn-group-justified > .btn-group {
 +
  display: table-cell;
 +
  float: none;
 +
  width: 1%;
 +
}
 +
.btn-group-justified > .btn-group .btn {
 +
  width: 100%;
 +
}
 +
.btn-group-justified > .btn-group .dropdown-menu {
 +
  left: auto;
 +
}
 +
[data-toggle="buttons"] > .btn input[type="radio"],
 +
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
 +
[data-toggle="buttons"] > .btn input[type="checkbox"],
 +
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
 +
  position: absolute;
 +
  clip: rect(0, 0, 0, 0);
 +
  pointer-events: none;
 +
}
 +
.input-group {
 +
  position: relative;
 +
  display: table;
 +
  border-collapse: separate;
 +
}
 +
.input-group[class*="col-"] {
 +
  float: none;
 +
  padding-right: 0;
 +
  padding-left: 0;
 +
}
 +
.input-group .form-control {
 +
  position: relative;
 +
  z-index: 2;
 +
  float: left;
 +
  width: 100%;
 +
  margin-bottom: 0;
 +
}
 +
.input-group-lg > .form-control,
 +
.input-group-lg > .input-group-addon,
 +
.input-group-lg > .input-group-btn > .btn {
 +
  height: 46px;
 +
  padding: 10px 16px;
 +
  font-size: 18px;
 +
  line-height: 1.3333333;
 +
  border-radius: 6px;
 +
}
 +
select.input-group-lg > .form-control,
 +
select.input-group-lg > .input-group-addon,
 +
select.input-group-lg > .input-group-btn > .btn {
 +
  height: 46px;
 +
  line-height: 46px;
 +
}
 +
textarea.input-group-lg > .form-control,
 +
textarea.input-group-lg > .input-group-addon,
 +
textarea.input-group-lg > .input-group-btn > .btn,
 +
select[multiple].input-group-lg > .form-control,
 +
select[multiple].input-group-lg > .input-group-addon,
 +
select[multiple].input-group-lg > .input-group-btn > .btn {
 +
  height: auto;
 +
}
 +
.input-group-sm > .form-control,
 +
.input-group-sm > .input-group-addon,
 +
.input-group-sm > .input-group-btn > .btn {
 +
  height: 30px;
 +
  padding: 5px 10px;
 +
  font-size: 12px;
 +
  line-height: 1.5;
 +
  border-radius: 3px;
 +
}
 +
select.input-group-sm > .form-control,
 +
select.input-group-sm > .input-group-addon,
 +
select.input-group-sm > .input-group-btn > .btn {
 +
  height: 30px;
 +
  line-height: 30px;
 +
}
 +
textarea.input-group-sm > .form-control,
 +
textarea.input-group-sm > .input-group-addon,
 +
textarea.input-group-sm > .input-group-btn > .btn,
 +
select[multiple].input-group-sm > .form-control,
 +
select[multiple].input-group-sm > .input-group-addon,
 +
select[multiple].input-group-sm > .input-group-btn > .btn {
 +
  height: auto;
 +
}
 +
.input-group-addon,
 +
.input-group-btn,
 +
.input-group .form-control {
 +
  display: table-cell;
 +
}
 +
.input-group-addon:not(:first-child):not(:last-child),
 +
.input-group-btn:not(:first-child):not(:last-child),
 +
.input-group .form-control:not(:first-child):not(:last-child) {
 +
  border-radius: 0;
 +
}
 +
.input-group-addon,
 +
.input-group-btn {
 +
  width: 1%;
 +
  white-space: nowrap;
 +
  vertical-align: middle;
 +
}
 +
.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;
 +
}
 +
.input-group-addon.input-sm {
 +
  padding: 5px 10px;
 +
  font-size: 12px;
 +
  border-radius: 3px;
 +
}
 +
.input-group-addon.input-lg {
 +
  padding: 10px 16px;
 +
  font-size: 18px;
 +
  border-radius: 6px;
 +
}
 +
.input-group-addon input[type="radio"],
 +
.input-group-addon input[type="checkbox"] {
 +
  margin-top: 0;
 +
}
 +
.input-group .form-control:first-child,
 +
.input-group-addon:first-child,
 +
.input-group-btn:first-child > .btn,
 +
.input-group-btn:first-child > .btn-group > .btn,
 +
.input-group-btn:first-child > .dropdown-toggle,
 +
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
 +
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
 +
  border-top-right-radius: 0;
 +
  border-bottom-right-radius: 0;
 +
}
 +
.input-group-addon:first-child {
 +
  border-right: 0;
 +
}
 +
.input-group .form-control:last-child,
 +
.input-group-addon:last-child,
 +
.input-group-btn:last-child > .btn,
 +
.input-group-btn:last-child > .btn-group > .btn,
 +
.input-group-btn:last-child > .dropdown-toggle,
 +
.input-group-btn:first-child > .btn:not(:first-child),
 +
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
 +
  border-top-left-radius: 0;
 +
  border-bottom-left-radius: 0;
 +
}
 +
.input-group-addon:last-child {
 +
  border-left: 0;
 +
}
 +
.input-group-btn {
 +
  position: relative;
 +
  font-size: 0;
 +
  white-space: nowrap;
 +
}
 +
.input-group-btn > .btn {
 +
  position: relative;
 +
}
 +
.input-group-btn > .btn + .btn {
 +
  margin-left: -1px;
 +
}
 +
.input-group-btn > .btn:hover,
 +
.input-group-btn > .btn:focus,
 +
.input-group-btn > .btn:active {
 +
  z-index: 2;
 +
}
 +
.input-group-btn:first-child > .btn,
 +
.input-group-btn:first-child > .btn-group {
 +
  margin-right: -1px;
 +
}
 +
.input-group-btn:last-child > .btn,
 +
.input-group-btn:last-child > .btn-group {
 +
  margin-left: -1px;
 +
}
 +
.nav {
 +
  padding-left: 0;
 +
  margin-bottom: 0;
 +
  list-style: none;
 +
}
 +
.nav > li {
 +
  position: relative;
 +
  display: block;
 +
}
 +
.nav > li > a {
 +
  position: relative;
 +
  display: block;
 +
  padding: 10px 15px;
 +
}
 +
.nav > li > a:hover,
 +
.nav > li > a:focus {
 +
  text-decoration: none;
 +
  background-color: #eee;
 +
}
 +
.nav > li.disabled > a {
 +
  color: #777;
 +
}
 +
.nav > li.disabled > a:hover,
 +
.nav > li.disabled > a:focus {
 +
  color: #777;
 +
  text-decoration: none;
 +
  cursor: not-allowed;
 +
  background-color: transparent;
 +
}
 +
.nav .open > a,
 +
.nav .open > a:hover,
 +
.nav .open > a:focus {
 +
  background-color: #eee;
 +
  border-color: #337ab7;
 +
}
 +
.nav .nav-divider {
 +
  height: 1px;
 +
  margin: 9px 0;
 +
  overflow: hidden;
 +
  background-color: #e5e5e5;
 +
}
 +
.nav > li > a > img {
 +
  max-width: none;
 +
}
 +
.nav-tabs {
 +
  border-bottom: 1px solid #ddd;
 +
}
 +
.nav-tabs > li {
 +
  float: left;
 +
  margin-bottom: -1px;
 +
}
 +
.nav-tabs > li > a {
 +
  margin-right: 2px;
 +
  line-height: 1.42857143;
 +
  border: 1px solid transparent;
 +
  border-radius: 4px 4px 0 0;
 +
}
 +
.nav-tabs > li > a:hover {
 +
  border-color: #eee #eee #ddd;
 +
}
 +
.nav-tabs > li.active > a,
 +
.nav-tabs > li.active > a:hover,
 +
.nav-tabs > li.active > a:focus {
 +
  color: #555;
 +
  cursor: default;
 +
  background-color: #fff;
 +
  border: 1px solid #ddd;
 +
  border-bottom-color: transparent;
 +
}
 +
.nav-tabs.nav-justified {
 +
  width: 100%;
 +
  border-bottom: 0;
 +
}
 +
.nav-tabs.nav-justified > li {
 +
  float: none;
 +
}
 +
.nav-tabs.nav-justified > li > a {
 +
  margin-bottom: 5px;
 +
  text-align: center;
 +
}
 +
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
 +
  top: auto;
 +
  left: auto;
 +
}
 +
@media (min-width: 768px) {
 +
  .nav-tabs.nav-justified > li {
 +
    display: table-cell;
 +
    width: 1%;
 +
  }
 +
  .nav-tabs.nav-justified > li > a {
 +
    margin-bottom: 0;
 +
  }
 +
}
 +
.nav-tabs.nav-justified > li > a {
 +
  margin-right: 0;
 +
  border-radius: 4px;
 +
}
 +
.nav-tabs.nav-justified > .active > a,
 +
.nav-tabs.nav-justified > .active > a:hover,
 +
.nav-tabs.nav-justified > .active > a:focus {
 +
  border: 1px solid #ddd;
 +
}
 +
@media (min-width: 768px) {
 +
  .nav-tabs.nav-justified > li > a {
 +
    border-bottom: 1px solid #ddd;
 +
    border-radius: 4px 4px 0 0;
 +
  }
 +
  .nav-tabs.nav-justified > .active > a,
 +
  .nav-tabs.nav-justified > .active > a:hover,
 +
  .nav-tabs.nav-justified > .active > a:focus {
 +
    border-bottom-color: #fff;
 +
  }
 +
}
 +
.nav-pills > li {
 +
  float: left;
 +
}
 +
.nav-pills > li > a {
 +
  border-radius: 4px;
 +
}
 +
.nav-pills > li + li {
 +
  margin-left: 2px;
 +
}
 +
.nav-pills > li.active > a,
 +
.nav-pills > li.active > a:hover,
 +
.nav-pills > li.active > a:focus {
 +
  color: #fff;
 +
  background-color: #337ab7;
 +
}
 +
.nav-stacked > li {
 +
  float: none;
 +
}
 +
.nav-stacked > li + li {
 +
  margin-top: 2px;
 +
  margin-left: 0;
 +
}
 +
.nav-justified {
 +
  width: 100%;
 +
}
 +
.nav-justified > li {
 +
  float: none;
 +
}
 +
.nav-justified > li > a {
 +
  margin-bottom: 5px;
 +
  text-align: center;
 +
}
 +
.nav-justified > .dropdown .dropdown-menu {
 +
  top: auto;
 +
  left: auto;
 +
}
 +
@media (min-width: 768px) {
 +
  .nav-justified > li {
 +
    display: table-cell;
 +
    width: 1%;
 +
  }
 +
  .nav-justified > li > a {
 +
    margin-bottom: 0;
 +
  }
 +
}
 +
.nav-tabs-justified {
 +
  border-bottom: 0;
 +
}
 +
.nav-tabs-justified > li > a {
 +
  margin-right: 0;
 +
  border-radius: 4px;
 +
}
 +
.nav-tabs-justified > .active > a,
 +
.nav-tabs-justified > .active > a:hover,
 +
.nav-tabs-justified > .active > a:focus {
 +
  border: 1px solid #ddd;
 +
}
 +
@media (min-width: 768px) {
 +
  .nav-tabs-justified > li > a {
 +
    border-bottom: 1px solid #ddd;
 +
    border-radius: 4px 4px 0 0;
 +
  }
 +
  .nav-tabs-justified > .active > a,
 +
  .nav-tabs-justified > .active > a:hover,
 +
  .nav-tabs-justified > .active > a:focus {
 +
    border-bottom-color: #fff;
 +
  }
 +
}
 +
.tab-content > .tab-pane {
 +
  display: none;
 +
}
 +
.tab-content > .active {
 +
  display: block;
 +
}
 +
.nav-tabs .dropdown-menu {
 +
  margin-top: -1px;
 +
  border-top-left-radius: 0;
 +
  border-top-right-radius: 0;
 +
}
 +
.navbar {
 +
  position: relative;
 +
  min-height: 50px;
 +
  margin-bottom: 20px;
 +
  border: 1px solid transparent;
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar {
 +
    border-radius: 4px;
 +
  }
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar-header {
 +
    float: left;
 +
  }
 +
}
 +
.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, .1);
 +
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
 +
}
 +
.navbar-collapse.in {
 +
  overflow-y: auto;
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar-collapse {
 +
    width: auto;
 +
    border-top: 0;
 +
    -webkit-box-shadow: none;
 +
            box-shadow: none;
 +
  }
 +
  .navbar-collapse.collapse {
 +
    display: block !important;
 +
    height: auto !important;
 +
    padding-bottom: 0;
 +
    overflow: visible !important;
 +
  }
 +
  .navbar-collapse.in {
 +
    overflow-y: visible;
 +
  }
 +
  .navbar-fixed-top .navbar-collapse,
 +
  .navbar-static-top .navbar-collapse,
 +
  .navbar-fixed-bottom .navbar-collapse {
 +
    padding-right: 0;
 +
    padding-left: 0;
 +
  }
 +
}
 +
.navbar-fixed-top .navbar-collapse,
 +
.navbar-fixed-bottom .navbar-collapse {
 +
  max-height: 340px;
 +
}
 +
@media (max-device-width: 480px) and (orientation: landscape) {
 +
  .navbar-fixed-top .navbar-collapse,
 +
  .navbar-fixed-bottom .navbar-collapse {
 +
    max-height: 200px;
 +
  }
 +
}
 +
.container > .navbar-header,
 +
.container-fluid > .navbar-header,
 +
.container > .navbar-collapse,
 +
.container-fluid > .navbar-collapse {
 +
  margin-right: -15px;
 +
  margin-left: -15px;
 +
}
 +
@media (min-width: 768px) {
 +
  .container > .navbar-header,
 +
  .container-fluid > .navbar-header,
 +
  .container > .navbar-collapse,
 +
  .container-fluid > .navbar-collapse {
 +
    margin-right: 0;
 +
    margin-left: 0;
 +
  }
 +
}
 +
.navbar-static-top {
 +
  z-index: 1000;
 +
  border-width: 0 0 1px;
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar-static-top {
 +
    border-radius: 0;
 +
  }
 +
}
 +
.navbar-fixed-top,
 +
.navbar-fixed-bottom {
 +
  position: fixed;
 +
  right: 0;
 +
  left: 0;
 +
  z-index: 1030;
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar-fixed-top,
 +
  .navbar-fixed-bottom {
 +
    border-radius: 0;
 +
  }
 +
}
 +
.navbar-fixed-top {
 +
  top: 0;
 +
  border-width: 0 0 1px;
 +
}
 +
.navbar-fixed-bottom {
 +
  bottom: 0;
 +
  margin-bottom: 0;
 +
  border-width: 1px 0 0;
 +
}
 +
.navbar-brand {
 +
  float: left;
 +
  height: 50px;
 +
  padding: 15px 15px;
 +
  font-size: 18px;
 +
  line-height: 20px;
 +
}
 +
.navbar-brand:hover,
 +
.navbar-brand:focus {
 +
  text-decoration: none;
 +
}
 +
.navbar-brand > img {
 +
  display: block;
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar > .container .navbar-brand,
 +
  .navbar > .container-fluid .navbar-brand {
 +
    margin-left: -15px;
 +
  }
 +
}
 +
.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;
 +
}
 +
.navbar-toggle:focus {
 +
  outline: 0;
 +
}
 +
.navbar-toggle .icon-bar {
 +
  display: block;
 +
  width: 22px;
 +
  height: 2px;
 +
  border-radius: 1px;
 +
}
 +
.navbar-toggle .icon-bar + .icon-bar {
 +
  margin-top: 4px;
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar-toggle {
 +
    display: none;
 +
  }
 +
}
 +
.navbar-nav {
 +
  margin: 7.5px -15px;
 +
}
 +
.navbar-nav > li > a {
 +
  padding-top: 10px;
 +
  padding-bottom: 10px;
 +
  line-height: 20px;
 +
}
 +
@media (max-width: 767px) {
 +
  .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;
 +
  }
 +
  .navbar-nav .open .dropdown-menu > li > a,
 +
  .navbar-nav .open .dropdown-menu .dropdown-header {
 +
    padding: 5px 15px 5px 25px;
 +
  }
 +
  .navbar-nav .open .dropdown-menu > li > a {
 +
    line-height: 20px;
 +
  }
 +
  .navbar-nav .open .dropdown-menu > li > a:hover,
 +
  .navbar-nav .open .dropdown-menu > li > a:focus {
 +
    background-image: none;
 +
  }
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar-nav {
 +
    float: left;
 +
    margin: 0;
 +
  }
 +
  .navbar-nav > li {
 +
    float: left;
 +
  }
 +
  .navbar-nav > li > a {
 +
    padding-top: 15px;
 +
    padding-bottom: 15px;
 +
  }
 +
}
 +
.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, .1), 0 1px 0 rgba(255, 255, 255, .1);
 +
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar-form .form-group {
 +
    display: inline-block;
 +
    margin-bottom: 0;
 +
    vertical-align: middle;
 +
  }
 +
  .navbar-form .form-control {
 +
    display: inline-block;
 +
    width: auto;
 +
    vertical-align: middle;
 +
  }
 +
  .navbar-form .form-control-static {
 +
    display: inline-block;
 +
  }
 +
  .navbar-form .input-group {
 +
    display: inline-table;
 +
    vertical-align: middle;
 +
  }
 +
  .navbar-form .input-group .input-group-addon,
 +
  .navbar-form .input-group .input-group-btn,
 +
  .navbar-form .input-group .form-control {
 +
    width: auto;
 +
  }
 +
  .navbar-form .input-group > .form-control {
 +
    width: 100%;
 +
  }
 +
  .navbar-form .control-label {
 +
    margin-bottom: 0;
 +
    vertical-align: middle;
 +
  }
 +
  .navbar-form .radio,
 +
  .navbar-form .checkbox {
 +
    display: inline-block;
 +
    margin-top: 0;
 +
    margin-bottom: 0;
 +
    vertical-align: middle;
 +
  }
 +
  .navbar-form .radio label,
 +
  .navbar-form .checkbox label {
 +
    padding-left: 0;
 +
  }
 +
  .navbar-form .radio input[type="radio"],
 +
  .navbar-form .checkbox input[type="checkbox"] {
 +
    position: relative;
 +
    margin-left: 0;
 +
  }
 +
  .navbar-form .has-feedback .form-control-feedback {
 +
    top: 0;
 +
  }
 +
}
 +
@media (max-width: 767px) {
 +
  .navbar-form .form-group {
 +
    margin-bottom: 5px;
 +
  }
 +
  .navbar-form .form-group:last-child {
 +
    margin-bottom: 0;
 +
  }
 +
}
 +
@media (min-width: 768px) {
 +
  .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;
 +
  }
 +
}
 +
.navbar-nav > li > .dropdown-menu {
 +
  margin-top: 0;
 +
  border-top-left-radius: 0;
 +
  border-top-right-radius: 0;
 +
}
 +
.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;
 +
}
 +
.navbar-btn {
 +
  margin-top: 8px;
 +
  margin-bottom: 8px;
 +
}
 +
.navbar-btn.btn-sm {
 +
  margin-top: 10px;
 +
  margin-bottom: 10px;
 +
}
 +
.navbar-btn.btn-xs {
 +
  margin-top: 14px;
 +
  margin-bottom: 14px;
 +
}
 +
.navbar-text {
 +
  margin-top: 15px;
 +
  margin-bottom: 15px;
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar-text {
 +
    float: left;
 +
    margin-right: 15px;
 +
    margin-left: 15px;
 +
  }
 +
}
 +
@media (min-width: 768px) {
 +
  .navbar-left {
 +
    float: left !important;
 +
  }
 +
  .navbar-right {
 +
    float: right !important;
 +
    margin-right: -15px;
 +
  }
 +
  .navbar-right ~ .navbar-right {
 +
    margin-right: 0;
 +
  }
 +
}
 +
.navbar-default {
 +
  background-color: #f8f8f8;
 +
  border-color: #e7e7e7;
 +
}
 +
.navbar-default .navbar-brand {
 +
  color: #777;
 +
}
 +
.navbar-default .navbar-brand:hover,
 +
.navbar-default .navbar-brand:focus {
 +
  color: #5e5e5e;
 +
  background-color: transparent;
 +
}
 +
.navbar-default .navbar-text {
 +
  color: #777;
 +
}
 +
.navbar-default .navbar-nav > li > a {
 +
  color: #777;
 +
}
 +
.navbar-default .navbar-nav > li > a:hover,
 +
.navbar-default .navbar-nav > li > a:focus {
 +
  color: #333;
 +
  background-color: transparent;
 +
}
 +
.navbar-default .navbar-nav > .active > a,
 +
.navbar-default .navbar-nav > .active > a:hover,
 +
.navbar-default .navbar-nav > .active > a:focus {
 +
  color: #555;
 +
  background-color: #e7e7e7;
 +
}
 +
.navbar-default .navbar-nav > .disabled > a,
 +
.navbar-default .navbar-nav > .disabled > a:hover,
 +
.navbar-default .navbar-nav > .disabled > a:focus {
 +
  color: #ccc;
 +
  background-color: transparent;
 +
}
 +
.navbar-default .navbar-toggle {
 +
  border-color: #ddd;
 +
}
 +
.navbar-default .navbar-toggle:hover,
 +
.navbar-default .navbar-toggle:focus {
 +
  background-color: #ddd;
 +
}
 +
.navbar-default .navbar-toggle .icon-bar {
 +
  background-color: #888;
 +
}
 +
.navbar-default .navbar-collapse,
 +
.navbar-default .navbar-form {
 +
  border-color: #e7e7e7;
 +
}
 +
.navbar-default .navbar-nav > .open > a,
 +
.navbar-default .navbar-nav > .open > a:hover,
 +
.navbar-default .navbar-nav > .open > a:focus {
 +
  color: #555;
 +
  background-color: #e7e7e7;
 +
}
 +
@media (max-width: 767px) {
 +
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
 +
    color: #777;
 +
  }
 +
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
 +
    color: #333;
 +
    background-color: transparent;
 +
  }
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
 +
    color: #555;
 +
    background-color: #e7e7e7;
 +
  }
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
 +
    color: #ccc;
 +
    background-color: transparent;
 +
  }
 +
}
 +
.navbar-default .navbar-link {
 +
  color: #777;
 +
}
 +
.navbar-default .navbar-link:hover {
 +
  color: #333;
 +
}
 +
.navbar-default .btn-link {
 +
  color: #777;
 +
}
 +
.navbar-default .btn-link:hover,
 +
.navbar-default .btn-link:focus {
 +
  color: #333;
 +
}
 +
.navbar-default .btn-link[disabled]:hover,
 +
fieldset[disabled] .navbar-default .btn-link:hover,
 +
.navbar-default .btn-link[disabled]:focus,
 +
fieldset[disabled] .navbar-default .btn-link:focus {
 +
  color: #ccc;
 +
}
 +
.navbar-inverse {
 +
  background-color: #222;
 +
  border-color: #080808;
 +
}
 +
.navbar-inverse .navbar-brand {
 +
  color: #9d9d9d;
 +
}
 +
.navbar-inverse .navbar-brand:hover,
 +
.navbar-inverse .navbar-brand:focus {
 +
  color: #fff;
 +
  background-color: transparent;
 +
}
 +
.navbar-inverse .navbar-text {
 +
  color: #9d9d9d;
 +
}
 +
.navbar-inverse .navbar-nav > li > a {
 +
  color: #9d9d9d;
 +
}
 +
.navbar-inverse .navbar-nav > li > a:hover,
 +
.navbar-inverse .navbar-nav > li > a:focus {
 +
  color: #fff;
 +
  background-color: transparent;
 +
}
 +
.navbar-inverse .navbar-nav > .active > a,
 +
.navbar-inverse .navbar-nav > .active > a:hover,
 +
.navbar-inverse .navbar-nav > .active > a:focus {
 +
  color: #fff;
 +
  background-color: #080808;
 +
}
 +
.navbar-inverse .navbar-nav > .disabled > a,
 +
.navbar-inverse .navbar-nav > .disabled > a:hover,
 +
.navbar-inverse .navbar-nav > .disabled > a:focus {
 +
  color: #444;
 +
  background-color: transparent;
 +
}
 +
.navbar-inverse .navbar-toggle {
 +
  border-color: #333;
 +
}
 +
.navbar-inverse .navbar-toggle:hover,
 +
.navbar-inverse .navbar-toggle:focus {
 +
  background-color: #333;
 +
}
 +
.navbar-inverse .navbar-toggle .icon-bar {
 +
  background-color: #fff;
 +
}
 +
.navbar-inverse .navbar-collapse,
 +
.navbar-inverse .navbar-form {
 +
  border-color: #101010;
 +
}
 +
.navbar-inverse .navbar-nav > .open > a,
 +
.navbar-inverse .navbar-nav > .open > a:hover,
 +
.navbar-inverse .navbar-nav > .open > a:focus {
 +
  color: #fff;
 +
  background-color: #080808;
 +
}
 +
@media (max-width: 767px) {
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
 +
    border-color: #080808;
 +
  }
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
 +
    background-color: #080808;
 +
  }
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
 +
    color: #9d9d9d;
 +
  }
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
 +
    color: #fff;
 +
    background-color: transparent;
 +
  }
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
 +
    color: #fff;
 +
    background-color: #080808;
 +
  }
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
 +
    color: #444;
 +
    background-color: transparent;
 +
  }
 +
}
 +
.navbar-inverse .navbar-link {
 +
  color: #9d9d9d;
 +
}
 +
.navbar-inverse .navbar-link:hover {
 +
  color: #fff;
 +
}
 +
.navbar-inverse .btn-link {
 +
  color: #9d9d9d;
 +
}
 +
.navbar-inverse .btn-link:hover,
 +
.navbar-inverse .btn-link:focus {
 +
  color: #fff;
 +
}
 +
.navbar-inverse .btn-link[disabled]:hover,
 +
fieldset[disabled] .navbar-inverse .btn-link:hover,
 +
.navbar-inverse .btn-link[disabled]:focus,
 +
fieldset[disabled] .navbar-inverse .btn-link:focus {
 +
  color: #444;
 +
}
 +
.breadcrumb {
 +
  padding: 8px 15px;
 +
  margin-bottom: 20px;
 +
  list-style: none;
 +
  background-color: #f5f5f5;
 +
  border-radius: 4px;
 +
}
 +
.breadcrumb > li {
 +
  display: inline-block;
 +
}
 +
.breadcrumb > li + li:before {
 +
  padding: 0 5px;
 +
  color: #ccc;
 +
  content: "/\00a0";
 +
}
 +
.breadcrumb > .active {
 +
  color: #777;
 +
}
 +
.pagination {
 +
  display: inline-block;
 +
  padding-left: 0;
 +
  margin: 20px 0;
 +
  border-radius: 4px;
 +
}
 +
.pagination > li {
 +
  display: inline;
 +
}
 +
.pagination > li > a,
 +
.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;
 +
}
 +
.pagination > li:first-child > a,
 +
.pagination > li:first-child > span {
 +
  margin-left: 0;
 +
  border-top-left-radius: 4px;
 +
  border-bottom-left-radius: 4px;
 +
}
 +
.pagination > li:last-child > a,
 +
.pagination > li:last-child > span {
 +
  border-top-right-radius: 4px;
 +
  border-bottom-right-radius: 4px;
 +
}
 +
.pagination > li > a:hover,
 +
.pagination > li > span:hover,
 +
.pagination > li > a:focus,
 +
.pagination > li > span:focus {
 +
  color: #23527c;
 +
  background-color: #eee;
 +
  border-color: #ddd;
 +
}
 +
.pagination > .active > a,
 +
.pagination > .active > span,
 +
.pagination > .active > a:hover,
 +
.pagination > .active > span:hover,
 +
.pagination > .active > a:focus,
 +
.pagination > .active > span:focus {
 +
  z-index: 2;
 +
  color: #fff;
 +
  cursor: default;
 +
  background-color: #337ab7;
 +
  border-color: #337ab7;
 +
}
 +
.pagination > .disabled > span,
 +
.pagination > .disabled > span:hover,
 +
.pagination > .disabled > span:focus,
 +
.pagination > .disabled > a,
 +
.pagination > .disabled > a:hover,
 +
.pagination > .disabled > a:focus {
 +
  color: #777;
 +
  cursor: not-allowed;
 +
  background-color: #fff;
 +
  border-color: #ddd;
 +
}
 +
.pagination-lg > li > a,
 +
.pagination-lg > li > span {
 +
  padding: 10px 16px;
 +
  font-size: 18px;
 +
}
 +
.pagination-lg > li:first-child > a,
 +
.pagination-lg > li:first-child > span {
 +
  border-top-left-radius: 6px;
 +
  border-bottom-left-radius: 6px;
 +
}
 +
.pagination-lg > li:last-child > a,
 +
.pagination-lg > li:last-child > span {
 +
  border-top-right-radius: 6px;
 +
  border-bottom-right-radius: 6px;
 +
}
 +
.pagination-sm > li > a,
 +
.pagination-sm > li > span {
 +
  padding: 5px 10px;
 +
  font-size: 12px;
 +
}
 +
.pagination-sm > li:first-child > a,
 +
.pagination-sm > li:first-child > span {
 +
  border-top-left-radius: 3px;
 +
  border-bottom-left-radius: 3px;
 +
}
 +
.pagination-sm > li:last-child > a,
 +
.pagination-sm > li:last-child > span {
 +
  border-top-right-radius: 3px;
 +
  border-bottom-right-radius: 3px;
 +
}
 +
.pager {
 +
  padding-left: 0;
 +
  margin: 20px 0;
 +
  text-align: center;
 +
  list-style: none;
 +
}
 +
.pager li {
 +
  display: inline;
 +
}
 +
.pager li > a,
 +
.pager li > span {
 +
  display: inline-block;
 +
  padding: 5px 14px;
 +
  background-color: #fff;
 +
  border: 1px solid #ddd;
 +
  border-radius: 15px;
 +
}
 +
.pager li > a:hover,
 +
.pager li > a:focus {
 +
  text-decoration: none;
 +
  background-color: #eee;
 +
}
 +
.pager .next > a,
 +
.pager .next > span {
 +
  float: right;
 +
}
 +
.pager .previous > a,
 +
.pager .previous > span {
 +
  float: left;
 +
}
 +
.pager .disabled > a,
 +
.pager .disabled > a:hover,
 +
.pager .disabled > a:focus,
 +
.pager .disabled > span {
 +
  color: #777;
 +
  cursor: not-allowed;
 +
  background-color: #fff;
 +
}
 +
.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;
 +
}
 +
a.label:hover,
 +
a.label:focus {
 +
  color: #fff;
 +
  text-decoration: none;
 +
  cursor: pointer;
 +
}
 +
.label:empty {
 +
  display: none;
 +
}
 +
.btn .label {
 +
  position: relative;
 +
  top: -1px;
 +
}
 +
.label-default {
 +
  background-color: #777;
 +
}
 +
.label-default[href]:hover,
 +
.label-default[href]:focus {
 +
  background-color: #5e5e5e;
 +
}
 +
.label-primary {
 +
  background-color: #337ab7;
 +
}
 +
.label-primary[href]:hover,
 +
.label-primary[href]:focus {
 +
  background-color: #286090;
 +
}
 +
.label-success {
 +
  background-color: #5cb85c;
 +
}
 +
.label-success[href]:hover,
 +
.label-success[href]:focus {
 +
  background-color: #449d44;
 +
}
 +
.label-info {
 +
  background-color: #5bc0de;
 +
}
 +
.label-info[href]:hover,
 +
.label-info[href]:focus {
 +
  background-color: #31b0d5;
 +
}
 +
.label-warning {
 +
  background-color: #f0ad4e;
 +
}
 +
.label-warning[href]:hover,
 +
.label-warning[href]:focus {
 +
  background-color: #ec971f;
 +
}
 +
.label-danger {
 +
  background-color: #d9534f;
 +
}
 +
.label-danger[href]:hover,
 +
.label-danger[href]:focus {
 +
  background-color: #c9302c;
 +
}
 +
.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: baseline;
 +
  background-color: #777;
 +
  border-radius: 10px;
 +
}
 +
.badge:empty {
 +
  display: none;
 +
}
 +
.btn .badge {
 +
  position: relative;
 +
  top: -1px;
 +
}
 +
.btn-xs .badge,
 +
.btn-group-xs > .btn .badge {
 +
  top: 0;
 +
  padding: 1px 5px;
 +
}
 +
a.badge:hover,
 +
a.badge:focus {
 +
  color: #fff;
 +
  text-decoration: none;
 +
  cursor: pointer;
 +
}
 +
.list-group-item.active > .badge,
 +
.nav-pills > .active > a > .badge {
 +
  color: #337ab7;
 +
  background-color: #fff;
 +
}
 +
.list-group-item > .badge {
 +
  float: right;
 +
}
 +
.list-group-item > .badge + .badge {
 +
  margin-right: 5px;
 +
}
 +
.nav-pills > li > a > .badge {
 +
  margin-left: 3px;
 +
}
 +
.jumbotron {
 +
  padding: 30px 15px;
 +
  margin-bottom: 30px;
 +
  color: inherit;
 +
  background-color: #eee;
 +
}
 +
.jumbotron h1,
 +
.jumbotron .h1 {
 +
  color: inherit;
 +
}
 +
.jumbotron p {
 +
  margin-bottom: 15px;
 +
  font-size: 21px;
 +
  font-weight: 200;
 +
}
 +
.jumbotron > hr {
 +
  border-top-color: #d5d5d5;
 +
}
 +
.container .jumbotron,
 +
.container-fluid .jumbotron {
 +
  border-radius: 6px;
 +
}
 +
.jumbotron .container {
 +
  max-width: 100%;
 +
}
 +
@media screen and (min-width: 768px) {
 +
  .jumbotron {
 +
    padding: 48px 0;
 +
  }
 +
  .container .jumbotron,
 +
  .container-fluid .jumbotron {
 +
    padding-right: 60px;
 +
    padding-left: 60px;
 +
  }
 +
  .jumbotron h1,
 +
  .jumbotron .h1 {
 +
    font-size: 63px;
 +
  }
 +
}
 +
.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 .2s ease-in-out;
 +
      -o-transition: border .2s ease-in-out;
 +
          transition: border .2s ease-in-out;
 +
}
 +
.thumbnail > img,
 +
.thumbnail a > img {
 +
  margin-right: auto;
 +
  margin-left: auto;
 +
}
 +
a.thumbnail:hover,
 +
a.thumbnail:focus,
 +
a.thumbnail.active {
 +
  border-color: #337ab7;
 +
}
 +
.thumbnail .caption {
 +
  padding: 9px;
 +
  color: #333;
 +
}
 +
.alert {
 +
  padding: 15px;
 +
  margin-bottom: 20px;
 +
  border: 1px solid transparent;
 +
  border-radius: 4px;
 +
}
 +
.alert h4 {
 +
  margin-top: 0;
 +
  color: inherit;
 +
}
 +
.alert .alert-link {
 +
  font-weight: bold;
 +
}
 +
.alert > p,
 +
.alert > ul {
 +
  margin-bottom: 0;
 +
}
 +
.alert > p + p {
 +
  margin-top: 5px;
 +
}
 +
.alert-dismissable,
 +
.alert-dismissible {
 +
  padding-right: 35px;
 +
}
 +
.alert-dismissable .close,
 +
.alert-dismissible .close {
 +
  position: relative;
 +
  top: -2px;
 +
  right: -21px;
 +
  color: inherit;
 +
}
 +
.alert-success {
 +
  color: #3c763d;
 +
  background-color: #dff0d8;
 +
  border-color: #d6e9c6;
 +
}
 +
.alert-success hr {
 +
  border-top-color: #c9e2b3;
 +
}
 +
.alert-success .alert-link {
 +
  color: #2b542c;
 +
}
 +
.alert-info {
 +
  color: #31708f;
 +
  background-color: #d9edf7;
 +
  border-color: #bce8f1;
 +
}
 +
.alert-info hr {
 +
  border-top-color: #a6e1ec;
 +
}
 +
.alert-info .alert-link {
 +
  color: #245269;
 +
}
 +
.alert-warning {
 +
  color: #8a6d3b;
 +
  background-color: #fcf8e3;
 +
  border-color: #faebcc;
 +
}
 +
.alert-warning hr {
 +
  border-top-color: #f7e1b5;
 +
}
 +
.alert-warning .alert-link {
 +
  color: #66512c;
 +
}
 +
.alert-danger {
 +
  color: #a94442;
 +
  background-color: #f2dede;
 +
  border-color: #ebccd1;
 +
}
 +
.alert-danger hr {
 +
  border-top-color: #e4b9c0;
 +
}
 +
.alert-danger .alert-link {
 +
  color: #843534;
 +
}
 +
@-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;
 +
  }
 +
}
 +
.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, .1);
 +
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
 +
}
 +
.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, .15);
 +
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
 +
  -webkit-transition: width .6s ease;
 +
      -o-transition: width .6s ease;
 +
          transition: width .6s ease;
 +
}
 +
.progress-striped .progress-bar,
 +
.progress-bar-striped {
 +
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  background-image:        linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  -webkit-background-size: 40px 40px;
 +
          background-size: 40px 40px;
 +
}
 +
.progress.active .progress-bar,
 +
.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;
 +
}
 +
.progress-bar-success {
 +
  background-color: #5cb85c;
 +
}
 +
.progress-striped .progress-bar-success {
 +
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  background-image:        linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
}
 +
.progress-bar-info {
 +
  background-color: #5bc0de;
 +
}
 +
.progress-striped .progress-bar-info {
 +
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  background-image:        linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
}
 +
.progress-bar-warning {
 +
  background-color: #f0ad4e;
 +
}
 +
.progress-striped .progress-bar-warning {
 +
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  background-image:        linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
}
 +
.progress-bar-danger {
 +
  background-color: #d9534f;
 +
}
 +
.progress-striped .progress-bar-danger {
 +
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
  background-image:        linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 +
}
 +
.media {
 +
  margin-top: 15px;
 +
}
 +
.media:first-child {
 +
  margin-top: 0;
 +
}
 +
.media,
 +
.media-body {
 +
  overflow: hidden;
 +
  zoom: 1;
 +
}
 +
.media-body {
 +
  width: 10000px;
 +
}
 +
.media-object {
 +
  display: block;
 +
}
 +
.media-right,
 +
.media > .pull-right {
 +
  padding-left: 10px;
 +
}
 +
.media-left,
 +
.media > .pull-left {
 +
  padding-right: 10px;
 +
}
 +
.media-left,
 +
.media-right,
 +
.media-body {
 +
  display: table-cell;
 +
  vertical-align: top;
 +
}
 +
.media-middle {
 +
  vertical-align: middle;
 +
}
 +
.media-bottom {
 +
  vertical-align: bottom;
 +
}
 +
.media-heading {
 +
  margin-top: 0;
 +
  margin-bottom: 5px;
 +
}
 +
.media-list {
 +
  padding-left: 0;
 +
  list-style: none;
 +
}
 +
.list-group {
 +
  padding-left: 0;
 +
  margin-bottom: 20px;
 +
}
 +
.list-group-item {
 +
  position: relative;
 +
  display: block;
 +
  padding: 10px 15px;
 +
  margin-bottom: -1px;
 +
  background-color: #fff;
 +
  border: 1px solid #ddd;
 +
}
 +
.list-group-item:first-child {
 +
  border-top-left-radius: 4px;
 +
  border-top-right-radius: 4px;
 +
}
 +
.list-group-item:last-child {
 +
  margin-bottom: 0;
 +
  border-bottom-right-radius: 4px;
 +
  border-bottom-left-radius: 4px;
 +
}
 +
a.list-group-item {
 +
  color: #555;
 +
}
 +
a.list-group-item .list-group-item-heading {
 +
  color: #333;
 +
}
 +
a.list-group-item:hover,
 +
a.list-group-item:focus {
 +
  color: #555;
 +
  text-decoration: none;
 +
  background-color: #f5f5f5;
 +
}
 +
.list-group-item.disabled,
 +
.list-group-item.disabled:hover,
 +
.list-group-item.disabled:focus {
 +
  color: #777;
 +
  cursor: not-allowed;
 +
  background-color: #eee;
 +
}
 +
.list-group-item.disabled .list-group-item-heading,
 +
.list-group-item.disabled:hover .list-group-item-heading,
 +
.list-group-item.disabled:focus .list-group-item-heading {
 +
  color: inherit;
 +
}
 +
.list-group-item.disabled .list-group-item-text,
 +
.list-group-item.disabled:hover .list-group-item-text,
 +
.list-group-item.disabled:focus .list-group-item-text {
 +
  color: #777;
 +
}
 +
.list-group-item.active,
 +
.list-group-item.active:hover,
 +
.list-group-item.active:focus {
 +
  z-index: 2;
 +
  color: #fff;
 +
  background-color: #337ab7;
 +
  border-color: #337ab7;
 +
}
 +
.list-group-item.active .list-group-item-heading,
 +
.list-group-item.active:hover .list-group-item-heading,
 +
.list-group-item.active:focus .list-group-item-heading,
 +
.list-group-item.active .list-group-item-heading > small,
 +
.list-group-item.active:hover .list-group-item-heading > small,
 +
.list-group-item.active:focus .list-group-item-heading > small,
 +
.list-group-item.active .list-group-item-heading > .small,
 +
.list-group-item.active:hover .list-group-item-heading > .small,
 +
.list-group-item.active:focus .list-group-item-heading > .small {
 +
  color: inherit;
 +
}
 +
.list-group-item.active .list-group-item-text,
 +
.list-group-item.active:hover .list-group-item-text,
 +
.list-group-item.active:focus .list-group-item-text {
 +
  color: #c7ddef;
 +
}
 +
.list-group-item-success {
 +
  color: #3c763d;
 +
  background-color: #dff0d8;
 +
}
 +
a.list-group-item-success {
 +
  color: #3c763d;
 +
}
 +
a.list-group-item-success .list-group-item-heading {
 +
  color: inherit;
 +
}
 +
a.list-group-item-success:hover,
 +
a.list-group-item-success:focus {
 +
  color: #3c763d;
 +
  background-color: #d0e9c6;
 +
}
 +
a.list-group-item-success.active,
 +
a.list-group-item-success.active:hover,
 +
a.list-group-item-success.active:focus {
 +
  color: #fff;
 +
  background-color: #3c763d;
 +
  border-color: #3c763d;
 +
}
 +
.list-group-item-info {
 +
  color: #31708f;
 +
  background-color: #d9edf7;
 +
}
 +
a.list-group-item-info {
 +
  color: #31708f;
 +
}
 +
a.list-group-item-info .list-group-item-heading {
 +
  color: inherit;
 +
}
 +
a.list-group-item-info:hover,
 +
a.list-group-item-info:focus {
 +
  color: #31708f;
 +
  background-color: #c4e3f3;
 +
}
 +
a.list-group-item-info.active,
 +
a.list-group-item-info.active:hover,
 +
a.list-group-item-info.active:focus {
 +
  color: #fff;
 +
  background-color: #31708f;
 +
  border-color: #31708f;
 +
}
 +
.list-group-item-warning {
 +
  color: #8a6d3b;
 +
  background-color: #fcf8e3;
 +
}
 +
a.list-group-item-warning {
 +
  color: #8a6d3b;
 +
}
 +
a.list-group-item-warning .list-group-item-heading {
 +
  color: inherit;
 +
}
 +
a.list-group-item-warning:hover,
 +
a.list-group-item-warning:focus {
 +
  color: #8a6d3b;
 +
  background-color: #faf2cc;
 +
}
 +
a.list-group-item-warning.active,
 +
a.list-group-item-warning.active:hover,
 +
a.list-group-item-warning.active:focus {
 +
  color: #fff;
 +
  background-color: #8a6d3b;
 +
  border-color: #8a6d3b;
 +
}
 +
.list-group-item-danger {
 +
  color: #a94442;
 +
  background-color: #f2dede;
 +
}
 +
a.list-group-item-danger {
 +
  color: #a94442;
 +
}
 +
a.list-group-item-danger .list-group-item-heading {
 +
  color: inherit;
 +
}
 +
a.list-group-item-danger:hover,
 +
a.list-group-item-danger:focus {
 +
  color: #a94442;
 +
  background-color: #ebcccc;
 +
}
 +
a.list-group-item-danger.active,
 +
a.list-group-item-danger.active:hover,
 +
a.list-group-item-danger.active:focus {
 +
  color: #fff;
 +
  background-color: #a94442;
 +
  border-color: #a94442;
 +
}
 +
.list-group-item-heading {
 +
  margin-top: 0;
 +
  margin-bottom: 5px;
 +
}
 +
.list-group-item-text {
 +
  margin-bottom: 0;
 +
  line-height: 1.3;
 +
}
 +
.panel {
 +
  margin-bottom: 20px;
 +
  background-color: #fff;
 +
  border: 1px solid transparent;
 +
  border-radius: 4px;
 +
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
 +
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
 +
}
 +
.panel-body {
 +
  padding: 15px;
 +
}
 +
.panel-heading {
 +
  padding: 10px 15px;
 +
  border-bottom: 1px solid transparent;
 +
  border-top-left-radius: 3px;
 +
  border-top-right-radius: 3px;
 +
}
 +
.panel-heading > .dropdown .dropdown-toggle {
 +
  color: inherit;
 +
}
 +
.panel-title {
 +
  margin-top: 0;
 +
  margin-bottom: 0;
 +
  font-size: 16px;
 +
  color: inherit;
 +
}
 +
.panel-title > a,
 +
.panel-title > small,
 +
.panel-title > .small,
 +
.panel-title > small > a,
 +
.panel-title > .small > a {
 +
  color: inherit;
 +
}
 +
.panel-footer {
 +
  padding: 10px 15px;
 +
  background-color: #f5f5f5;
 +
  border-top: 1px solid #ddd;
 +
  border-bottom-right-radius: 3px;
 +
  border-bottom-left-radius: 3px;
 +
}
 +
.panel > .list-group,
 +
.panel > .panel-collapse > .list-group {
 +
  margin-bottom: 0;
 +
}
 +
.panel > .list-group .list-group-item,
 +
.panel > .panel-collapse > .list-group .list-group-item {
 +
  border-width: 1px 0;
 +
  border-radius: 0;
 +
}
 +
.panel > .list-group:first-child .list-group-item:first-child,
 +
.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;
 +
}
 +
.panel > .list-group:last-child .list-group-item:last-child,
 +
.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;
 +
}
 +
.panel-heading + .list-group .list-group-item:first-child {
 +
  border-top-width: 0;
 +
}
 +
.list-group + .panel-footer {
 +
  border-top-width: 0;
 +
}
 +
.panel > .table,
 +
.panel > .table-responsive > .table,
 +
.panel > .panel-collapse > .table {
 +
  margin-bottom: 0;
 +
}
 +
.panel > .table caption,
 +
.panel > .table-responsive > .table caption,
 +
.panel > .panel-collapse > .table caption {
 +
  padding-right: 15px;
 +
  padding-left: 15px;
 +
}
 +
.panel > .table:first-child,
 +
.panel > .table-responsive:first-child > .table:first-child {
 +
  border-top-left-radius: 3px;
 +
  border-top-right-radius: 3px;
 +
}
 +
.panel > .table:first-child > thead:first-child > tr:first-child,
 +
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
 +
.panel > .table:first-child > tbody:first-child > tr:first-child,
 +
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
 +
  border-top-left-radius: 3px;
 +
  border-top-right-radius: 3px;
 +
}
 +
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
 +
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
 +
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
 +
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
 +
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
 +
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
 +
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
 +
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
 +
  border-top-left-radius: 3px;
 +
}
 +
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
 +
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
 +
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
 +
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
 +
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
 +
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
 +
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
 +
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
 +
  border-top-right-radius: 3px;
 +
}
 +
.panel > .table:last-child,
 +
.panel > .table-responsive:last-child > .table:last-child {
 +
  border-bottom-right-radius: 3px;
 +
  border-bottom-left-radius: 3px;
 +
}
 +
.panel > .table:last-child > tbody:last-child > tr:last-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
 +
.panel > .table:last-child > tfoot:last-child > tr:last-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
 +
  border-bottom-right-radius: 3px;
 +
  border-bottom-left-radius: 3px;
 +
}
 +
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
 +
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
 +
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
 +
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
 +
  border-bottom-left-radius: 3px;
 +
}
 +
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
 +
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
 +
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
 +
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
 +
  border-bottom-right-radius: 3px;
 +
}
 +
.panel > .panel-body + .table,
 +
.panel > .panel-body + .table-responsive,
 +
.panel > .table + .panel-body,
 +
.panel > .table-responsive + .panel-body {
 +
  border-top: 1px solid #ddd;
 +
}
 +
.panel > .table > tbody:first-child > tr:first-child th,
 +
.panel > .table > tbody:first-child > tr:first-child td {
 +
  border-top: 0;
 +
}
 +
.panel > .table-bordered,
 +
.panel > .table-responsive > .table-bordered {
 +
  border: 0;
 +
}
 +
.panel > .table-bordered > thead > tr > th:first-child,
 +
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
 +
.panel > .table-bordered > tbody > tr > th:first-child,
 +
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
 +
.panel > .table-bordered > tfoot > tr > th:first-child,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
 +
.panel > .table-bordered > thead > tr > td:first-child,
 +
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
 +
.panel > .table-bordered > tbody > tr > td:first-child,
 +
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
 +
.panel > .table-bordered > tfoot > tr > td:first-child,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
 +
  border-left: 0;
 +
}
 +
.panel > .table-bordered > thead > tr > th:last-child,
 +
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
 +
.panel > .table-bordered > tbody > tr > th:last-child,
 +
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
 +
.panel > .table-bordered > tfoot > tr > th:last-child,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
 +
.panel > .table-bordered > thead > tr > td:last-child,
 +
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
 +
.panel > .table-bordered > tbody > tr > td:last-child,
 +
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
 +
.panel > .table-bordered > tfoot > tr > td:last-child,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
 +
  border-right: 0;
 +
}
 +
.panel > .table-bordered > thead > tr:first-child > td,
 +
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
 +
.panel > .table-bordered > tbody > tr:first-child > td,
 +
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
 +
.panel > .table-bordered > thead > tr:first-child > th,
 +
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
 +
.panel > .table-bordered > tbody > tr:first-child > th,
 +
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
 +
  border-bottom: 0;
 +
}
 +
.panel > .table-bordered > tbody > tr:last-child > td,
 +
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
 +
.panel > .table-bordered > tfoot > tr:last-child > td,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
 +
.panel > .table-bordered > tbody > tr:last-child > th,
 +
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
 +
.panel > .table-bordered > tfoot > tr:last-child > th,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
 +
  border-bottom: 0;
 +
}
 +
.panel > .table-responsive {
 +
  margin-bottom: 0;
 +
  border: 0;
 +
}
 +
.panel-group {
 +
  margin-bottom: 20px;
 +
}
 +
.panel-group .panel {
 +
  margin-bottom: 0;
 +
  border-radius: 4px;
 +
}
 +
.panel-group .panel + .panel {
 +
  margin-top: 5px;
 +
}
 +
.panel-group .panel-heading {
 +
  border-bottom: 0;
 +
}
 +
.panel-group .panel-heading + .panel-collapse > .panel-body,
 +
.panel-group .panel-heading + .panel-collapse > .list-group {
 +
  border-top: 1px solid #ddd;
 +
}
 +
.panel-group .panel-footer {
 +
  border-top: 0;
 +
}
 +
.panel-group .panel-footer + .panel-collapse .panel-body {
 +
  border-bottom: 1px solid #ddd;
 +
}
 +
.panel-default {
 +
  border-color: #ddd;
 +
}
 +
.panel-default > .panel-heading {
 +
  color: #333;
 +
  background-color: #f5f5f5;
 +
  border-color: #ddd;
 +
}
 +
.panel-default > .panel-heading + .panel-collapse > .panel-body {
 +
  border-top-color: #ddd;
 +
}
 +
.panel-default > .panel-heading .badge {
 +
  color: #f5f5f5;
 +
  background-color: #333;
 +
}
 +
.panel-default > .panel-footer + .panel-collapse > .panel-body {
 +
  border-bottom-color: #ddd;
 +
}
 +
.panel-primary {
 +
  border-color: #337ab7;
 +
}
 +
.panel-primary > .panel-heading {
 +
  color: #fff;
 +
  background-color: #337ab7;
 +
  border-color: #337ab7;
 +
}
 +
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
 +
  border-top-color: #337ab7;
 +
}
 +
.panel-primary > .panel-heading .badge {
 +
  color: #337ab7;
 +
  background-color: #fff;
 +
}
 +
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
 +
  border-bottom-color: #337ab7;
 +
}
 +
.panel-success {
 +
  border-color: #d6e9c6;
 +
}
 +
.panel-success > .panel-heading {
 +
  color: #3c763d;
 +
  background-color: #dff0d8;
 +
  border-color: #d6e9c6;
 +
}
 +
.panel-success > .panel-heading + .panel-collapse > .panel-body {
 +
  border-top-color: #d6e9c6;
 +
}
 +
.panel-success > .panel-heading .badge {
 +
  color: #dff0d8;
 +
  background-color: #3c763d;
 +
}
 +
.panel-success > .panel-footer + .panel-collapse > .panel-body {
 +
  border-bottom-color: #d6e9c6;
 +
}
 +
.panel-info {
 +
  border-color: #bce8f1;
 +
}
 +
.panel-info > .panel-heading {
 +
  color: #31708f;
 +
  background-color: #d9edf7;
 +
  border-color: #bce8f1;
 +
}
 +
.panel-info > .panel-heading + .panel-collapse > .panel-body {
 +
  border-top-color: #bce8f1;
 +
}
 +
.panel-info > .panel-heading .badge {
 +
  color: #d9edf7;
 +
  background-color: #31708f;
 +
}
 +
.panel-info > .panel-footer + .panel-collapse > .panel-body {
 +
  border-bottom-color: #bce8f1;
 +
}
 +
.panel-warning {
 +
  border-color: #faebcc;
 +
}
 +
.panel-warning > .panel-heading {
 +
  color: #8a6d3b;
 +
  background-color: #fcf8e3;
 +
  border-color: #faebcc;
 +
}
 +
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
 +
  border-top-color: #faebcc;
 +
}
 +
.panel-warning > .panel-heading .badge {
 +
  color: #fcf8e3;
 +
  background-color: #8a6d3b;
 +
}
 +
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
 +
  border-bottom-color: #faebcc;
 +
}
 +
.panel-danger {
 +
  border-color: #ebccd1;
 +
}
 +
.panel-danger > .panel-heading {
 +
  color: #a94442;
 +
  background-color: #f2dede;
 +
  border-color: #ebccd1;
 +
}
 +
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
 +
  border-top-color: #ebccd1;
 +
}
 +
.panel-danger > .panel-heading .badge {
 +
  color: #f2dede;
 +
  background-color: #a94442;
 +
}
 +
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
 +
  border-bottom-color: #ebccd1;
 +
}
 +
.embed-responsive {
 +
  position: relative;
 +
  display: block;
 +
  height: 0;
 +
  padding: 0;
 +
  overflow: hidden;
 +
}
 +
.embed-responsive .embed-responsive-item,
 +
.embed-responsive iframe,
 +
.embed-responsive embed,
 +
.embed-responsive object,
 +
.embed-responsive video {
 +
  position: absolute;
 +
  top: 0;
 +
  bottom: 0;
 +
  left: 0;
 +
  width: 100%;
 +
  height: 100%;
 +
  border: 0;
 +
}
 +
.embed-responsive-16by9 {
 +
  padding-bottom: 56.25%;
 +
}
 +
.embed-responsive-4by3 {
 +
  padding-bottom: 75%;
 +
}
 +
.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, .05);
 +
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
 +
}
 +
.well blockquote {
 +
  border-color: #ddd;
 +
  border-color: rgba(0, 0, 0, .15);
 +
}
 +
.well-lg {
 +
  padding: 24px;
 +
  border-radius: 6px;
 +
}
 +
.well-sm {
 +
  padding: 9px;
 +
  border-radius: 3px;
 +
}
 +
.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;
 +
}
 +
.close:hover,
 +
.close:focus {
 +
  color: #000;
 +
  text-decoration: none;
 +
  cursor: pointer;
 +
  filter: alpha(opacity=50);
 +
  opacity: .5;
 +
}
 +
button.close {
 +
  -webkit-appearance: none;
 +
  padding: 0;
 +
  cursor: pointer;
 +
  background: transparent;
 +
  border: 0;
 +
}
 +
.modal-open {
 +
  overflow: hidden;
 +
}
 +
.modal {
 +
  position: fixed;
 +
  top: 0;
 +
  right: 0;
 +
  bottom: 0;
 +
  left: 0;
 +
  z-index: 1050;
 +
  display: none;
 +
  overflow: hidden;
 +
  -webkit-overflow-scrolling: touch;
 +
  outline: 0;
 +
}
 +
.modal.fade .modal-dialog {
 +
  -webkit-transition: -webkit-transform .3s ease-out;
 +
      -o-transition:      -o-transform .3s ease-out;
 +
          transition:        transform .3s ease-out;
 +
  -webkit-transform: translate(0, -25%);
 +
      -ms-transform: translate(0, -25%);
 +
      -o-transform: translate(0, -25%);
 +
          transform: translate(0, -25%);
 +
}
 +
.modal.in .modal-dialog {
 +
  -webkit-transform: translate(0, 0);
 +
      -ms-transform: translate(0, 0);
 +
      -o-transform: translate(0, 0);
 +
          transform: translate(0, 0);
 +
}
 +
.modal-open .modal {
 +
  overflow-x: hidden;
 +
  overflow-y: auto;
 +
}
 +
.modal-dialog {
 +
  position: relative;
 +
  width: auto;
 +
  margin: 10px;
 +
}
 +
.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, .2);
 +
  border-radius: 6px;
 +
  outline: 0;
 +
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
 +
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
 +
}
 +
.modal-backdrop {
 +
  position: fixed;
 +
  top: 0;
 +
  right: 0;
 +
  bottom: 0;
 +
  left: 0;
 +
  z-index: 1040;
 +
  background-color: #000;
 +
}
 +
.modal-backdrop.fade {
 +
  filter: alpha(opacity=0);
 +
  opacity: 0;
 +
}
 +
.modal-backdrop.in {
 +
  filter: alpha(opacity=50);
 +
  opacity: .5;
 +
}
 +
.modal-header {
 +
  min-height: 16.42857143px;
 +
  padding: 15px;
 +
  border-bottom: 1px solid #e5e5e5;
 +
}
 +
.modal-header .close {
 +
  margin-top: -2px;
 +
}
 +
.modal-title {
 +
  margin: 0;
 +
  line-height: 1.42857143;
 +
}
 +
.modal-body {
 +
  position: relative;
 +
  padding: 15px;
 +
}
 +
.modal-footer {
 +
  padding: 15px;
 +
  text-align: right;
 +
  border-top: 1px solid #e5e5e5;
 +
}
 +
.modal-footer .btn + .btn {
 +
  margin-bottom: 0;
 +
  margin-left: 5px;
 +
}
 +
.modal-footer .btn-group .btn + .btn {
 +
  margin-left: -1px;
 +
}
 +
.modal-footer .btn-block + .btn-block {
 +
  margin-left: 0;
 +
}
 +
.modal-scrollbar-measure {
 +
  position: absolute;
 +
  top: -9999px;
 +
  width: 50px;
 +
  height: 50px;
 +
  overflow: scroll;
 +
}
 +
@media (min-width: 768px) {
 +
  .modal-dialog {
 +
    width: 600px;
 +
    margin: 30px auto;
 +
  }
 +
  .modal-content {
 +
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
 +
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
 +
  }
 +
  .modal-sm {
 +
    width: 300px;
 +
  }
 +
}
 +
@media (min-width: 992px) {
 +
  .modal-lg {
 +
    width: 900px;
 +
  }
 +
}
 +
.tooltip {
 +
  position: absolute;
 +
  z-index: 1070;
 +
  display: block;
 +
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 +
  font-size: 12px;
 +
  font-weight: normal;
 +
  line-height: 1.4;
 +
  filter: alpha(opacity=0);
 +
  opacity: 0;
 +
}
 +
.tooltip.in {
 +
  filter: alpha(opacity=90);
 +
  opacity: .9;
 +
}
 +
.tooltip.top {
 +
  padding: 5px 0;
 +
  margin-top: -3px;
 +
}
 +
.tooltip.right {
 +
  padding: 0 5px;
 +
  margin-left: 3px;
 +
}
 +
.tooltip.bottom {
 +
  padding: 5px 0;
 +
  margin-top: 3px;
 +
}
 +
.tooltip.left {
 +
  padding: 0 5px;
 +
  margin-left: -3px;
 +
}
 +
.tooltip-inner {
 +
  max-width: 200px;
 +
  padding: 3px 8px;
 +
  color: #fff;
 +
  text-align: center;
 +
  text-decoration: none;
 +
  background-color: #000;
 +
  border-radius: 4px;
 +
}
 +
.tooltip-arrow {
 +
  position: absolute;
 +
  width: 0;
 +
  height: 0;
 +
  border-color: transparent;
 +
  border-style: solid;
 +
}
 +
.tooltip.top .tooltip-arrow {
 +
  bottom: 0;
 +
  left: 50%;
 +
  margin-left: -5px;
 +
  border-width: 5px 5px 0;
 +
  border-top-color: #000;
 +
}
 +
.tooltip.top-left .tooltip-arrow {
 +
  right: 5px;
 +
  bottom: 0;
 +
  margin-bottom: -5px;
 +
  border-width: 5px 5px 0;
 +
  border-top-color: #000;
 +
}
 +
.tooltip.top-right .tooltip-arrow {
 +
  bottom: 0;
 +
  left: 5px;
 +
  margin-bottom: -5px;
 +
  border-width: 5px 5px 0;
 +
  border-top-color: #000;
 +
}
 +
.tooltip.right .tooltip-arrow {
 +
  top: 50%;
 +
  left: 0;
 +
  margin-top: -5px;
 +
  border-width: 5px 5px 5px 0;
 +
  border-right-color: #000;
 +
}
 +
.tooltip.left .tooltip-arrow {
 +
  top: 50%;
 +
  right: 0;
 +
  margin-top: -5px;
 +
  border-width: 5px 0 5px 5px;
 +
  border-left-color: #000;
 +
}
 +
.tooltip.bottom .tooltip-arrow {
 +
  top: 0;
 +
  left: 50%;
 +
  margin-left: -5px;
 +
  border-width: 0 5px 5px;
 +
  border-bottom-color: #000;
 +
}
 +
.tooltip.bottom-left .tooltip-arrow {
 +
  top: 0;
 +
  right: 5px;
 +
  margin-top: -5px;
 +
  border-width: 0 5px 5px;
 +
  border-bottom-color: #000;
 +
}
 +
.tooltip.bottom-right .tooltip-arrow {
 +
  top: 0;
 +
  left: 5px;
 +
  margin-top: -5px;
 +
  border-width: 0 5px 5px;
 +
  border-bottom-color: #000;
 +
}
 +
.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-weight: normal;
 +
  line-height: 1.42857143;
 +
  text-align: left;
 +
  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, .2);
 +
  border-radius: 6px;
 +
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
 +
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
 +
}
 +
.popover.top {
 +
  margin-top: -10px;
 +
}
 +
.popover.right {
 +
  margin-left: 10px;
 +
}
 +
.popover.bottom {
 +
  margin-top: 10px;
 +
}
 +
.popover.left {
 +
  margin-left: -10px;
 +
}
 +
.popover-title {
 +
  padding: 8px 14px;
 +
  margin: 0;
 +
  font-size: 14px;
 +
  background-color: #f7f7f7;
 +
  border-bottom: 1px solid #ebebeb;
 +
  border-radius: 5px 5px 0 0;
 +
}
 +
.popover-content {
 +
  padding: 9px 14px;
 +
}
 +
.popover > .arrow,
 +
.popover > .arrow:after {
 +
  position: absolute;
 +
  display: block;
 +
  width: 0;
 +
  height: 0;
 +
  border-color: transparent;
 +
  border-style: solid;
 +
}
 +
.popover > .arrow {
 +
  border-width: 11px;
 +
}
 +
.popover > .arrow:after {
 +
  content: "";
 +
  border-width: 10px;
 +
}
 +
.popover.top > .arrow {
 +
  bottom: -11px;
 +
  left: 50%;
 +
  margin-left: -11px;
 +
  border-top-color: #999;
 +
  border-top-color: rgba(0, 0, 0, .25);
 +
  border-bottom-width: 0;
 +
}
 +
.popover.top > .arrow:after {
 +
  bottom: 1px;
 +
  margin-left: -10px;
 +
  content: " ";
 +
  border-top-color: #fff;
 +
  border-bottom-width: 0;
 +
}
 +
.popover.right > .arrow {
 +
  top: 50%;
 +
  left: -11px;
 +
  margin-top: -11px;
 +
  border-right-color: #999;
 +
  border-right-color: rgba(0, 0, 0, .25);
 +
  border-left-width: 0;
 +
}
 +
.popover.right > .arrow:after {
 +
  bottom: -10px;
 +
  left: 1px;
 +
  content: " ";
 +
  border-right-color: #fff;
 +
  border-left-width: 0;
 +
}
 +
.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, .25);
 +
}
 +
.popover.bottom > .arrow:after {
 +
  top: 1px;
 +
  margin-left: -10px;
 +
  content: " ";
 +
  border-top-width: 0;
 +
  border-bottom-color: #fff;
 +
}
 +
.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, .25);
 +
}
 +
.popover.left > .arrow:after {
 +
  right: 1px;
 +
  bottom: -10px;
 +
  content: " ";
 +
  border-right-width: 0;
 +
  border-left-color: #fff;
 +
}
 +
.carousel {
 +
  position: relative;
 +
}
 +
.carousel-inner {
 +
  position: relative;
 +
  width: 100%;
 +
  overflow: hidden;
 +
}
 +
.carousel-inner > .item {
 +
  position: relative;
 +
  display: none;
 +
  -webkit-transition: .6s ease-in-out left;
 +
      -o-transition: .6s ease-in-out left;
 +
          transition: .6s ease-in-out left;
 +
}
 +
.carousel-inner > .item > img,
 +
.carousel-inner > .item > a > img {
 +
  line-height: 1;
 +
}
 +
@media all and (transform-3d), (-webkit-transform-3d) {
 +
  .carousel-inner > .item {
 +
    -webkit-transition: -webkit-transform .6s ease-in-out;
 +
        -o-transition:      -o-transform .6s ease-in-out;
 +
            transition:        transform .6s ease-in-out;
 +
 
 +
    -webkit-backface-visibility: hidden;
 +
            backface-visibility: hidden;
 +
    -webkit-perspective: 1000;
 +
            perspective: 1000;
 +
  }
 +
  .carousel-inner > .item.next,
 +
  .carousel-inner > .item.active.right {
 +
    left: 0;
 +
    -webkit-transform: translate3d(100%, 0, 0);
 +
            transform: translate3d(100%, 0, 0);
 +
  }
 +
  .carousel-inner > .item.prev,
 +
  .carousel-inner > .item.active.left {
 +
    left: 0;
 +
    -webkit-transform: translate3d(-100%, 0, 0);
 +
            transform: translate3d(-100%, 0, 0);
 +
  }
 +
  .carousel-inner > .item.next.left,
 +
  .carousel-inner > .item.prev.right,
 +
  .carousel-inner > .item.active {
 +
    left: 0;
 +
    -webkit-transform: translate3d(0, 0, 0);
 +
            transform: translate3d(0, 0, 0);
 +
  }
 +
}
 +
.carousel-inner > .active,
 +
.carousel-inner > .next,
 +
.carousel-inner > .prev {
 +
  display: block;
 +
}
 +
.carousel-inner > .active {
 +
  left: 0;
 +
}
 +
.carousel-inner > .next,
 +
.carousel-inner > .prev {
 +
  position: absolute;
 +
  top: 0;
 +
  width: 100%;
 +
}
 +
.carousel-inner > .next {
 +
  left: 100%;
 +
}
 +
.carousel-inner > .prev {
 +
  left: -100%;
 +
}
 +
.carousel-inner > .next.left,
 +
.carousel-inner > .prev.right {
 +
  left: 0;
 +
}
 +
.carousel-inner > .active.left {
 +
  left: -100%;
 +
}
 +
.carousel-inner > .active.right {
 +
  left: 100%;
 +
}
 +
.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, .6);
 +
  filter: alpha(opacity=50);
 +
  opacity: .5;
 +
}
 +
.carousel-control.left {
 +
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
 +
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
 +
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
 +
  background-image:        linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
 +
  background-repeat: repeat-x;
 +
}
 +
.carousel-control.right {
 +
  right: 0;
 +
  left: auto;
 +
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
 +
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
 +
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
 +
  background-image:        linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
 +
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
 +
  background-repeat: repeat-x;
 +
}
 +
.carousel-control:hover,
 +
.carousel-control:focus {
 +
  color: #fff;
 +
  text-decoration: none;
 +
  filter: alpha(opacity=90);
 +
  outline: 0;
 +
  opacity: .9;
 +
}
 +
.carousel-control .icon-prev,
 +
.carousel-control .icon-next,
 +
.carousel-control .glyphicon-chevron-left,
 +
.carousel-control .glyphicon-chevron-right {
 +
  position: absolute;
 +
  top: 50%;
 +
  z-index: 5;
 +
  display: inline-block;
 +
}
 +
.carousel-control .icon-prev,
 +
.carousel-control .glyphicon-chevron-left {
 +
  left: 50%;
 +
  margin-left: -10px;
 +
}
 +
.carousel-control .icon-next,
 +
.carousel-control .glyphicon-chevron-right {
 +
  right: 50%;
 +
  margin-right: -10px;
 +
}
 +
.carousel-control .icon-prev,
 +
.carousel-control .icon-next {
 +
  width: 20px;
 +
  height: 20px;
 +
  margin-top: -10px;
 +
  font-family: serif;
 +
  line-height: 1;
 +
}
 +
.carousel-control .icon-prev:before {
 +
  content: '\2039';
 +
}
 +
.carousel-control .icon-next:before {
 +
  content: '\203a';
 +
}
 +
.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;
 +
}
 +
.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;
 +
}
 +
.carousel-indicators .active {
 +
  width: 12px;
 +
  height: 12px;
 +
  margin: 0;
 +
  background-color: #fff;
 +
}
 +
.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, .6);
 +
}
 +
.carousel-caption .btn {
 +
  text-shadow: none;
 +
}
 +
@media screen and (min-width: 768px) {
 +
  .carousel-control .glyphicon-chevron-left,
 +
  .carousel-control .glyphicon-chevron-right,
 +
  .carousel-control .icon-prev,
 +
  .carousel-control .icon-next {
 +
    width: 30px;
 +
    height: 30px;
 +
    margin-top: -15px;
 +
    font-size: 30px;
 +
  }
 +
  .carousel-control .glyphicon-chevron-left,
 +
  .carousel-control .icon-prev {
 +
    margin-left: -15px;
 +
  }
 +
  .carousel-control .glyphicon-chevron-right,
 +
  .carousel-control .icon-next {
 +
    margin-right: -15px;
 +
  }
 +
  .carousel-caption {
 +
    right: 20%;
 +
    left: 20%;
 +
    padding-bottom: 30px;
 +
  }
 +
  .carousel-indicators {
 +
    bottom: 20px;
 +
  }
 +
}
 +
.clearfix:before,
 +
.clearfix:after,
 +
.dl-horizontal dd:before,
 +
.dl-horizontal dd:after,
 +
.container:before,
 +
.container:after,
 +
.container-fluid:before,
 +
.container-fluid:after,
 +
.row:before,
 +
.row:after,
 +
.form-horizontal .form-group:before,
 +
.form-horizontal .form-group:after,
 +
.btn-toolbar:before,
 +
.btn-toolbar:after,
 +
.btn-group-vertical > .btn-group:before,
 +
.btn-group-vertical > .btn-group:after,
 +
.nav:before,
 +
.nav:after,
 +
.navbar:before,
 +
.navbar:after,
 +
.navbar-header:before,
 +
.navbar-header:after,
 +
.navbar-collapse:before,
 +
.navbar-collapse:after,
 +
.pager:before,
 +
.pager:after,
 +
.panel-body:before,
 +
.panel-body:after,
 +
.modal-footer:before,
 +
.modal-footer:after {
 +
  display: table;
 +
  content: " ";
 +
}
 +
.clearfix:after,
 +
.dl-horizontal dd:after,
 +
.container:after,
 +
.container-fluid:after,
 +
.row:after,
 +
.form-horizontal .form-group:after,
 +
.btn-toolbar:after,
 +
.btn-group-vertical > .btn-group:after,
 +
.nav:after,
 +
.navbar:after,
 +
.navbar-header:after,
 +
.navbar-collapse:after,
 +
.pager:after,
 +
.panel-body:after,
 +
.modal-footer:after {
 +
  clear: both;
 +
}
 +
.center-block {
 +
  display: block;
 +
  margin-right: auto;
 +
  margin-left: auto;
 +
}
 +
.pull-right {
 +
  float: right !important;
 +
}
 +
.pull-left {
 +
  float: left !important;
 +
}
 +
.hide {
 +
  display: none !important;
 +
}
 +
.show {
 +
  display: block !important;
 +
}
 +
.invisible {
 +
  visibility: hidden;
 +
}
 +
.text-hide {
 +
  font: 0/0 a;
 +
  color: transparent;
 +
  text-shadow: none;
 +
  background-color: transparent;
 +
  border: 0;
 +
}
 +
.hidden {
 +
  display: none !important;
 +
}
 +
.affix {
 +
  position: fixed;
 +
}
 +
@-ms-viewport {
 +
  width: device-width;
 +
}
 +
.visible-xs,
 +
.visible-sm,
 +
.visible-md,
 +
.visible-lg {
 +
  display: none !important;
 +
}
 +
.visible-xs-block,
 +
.visible-xs-inline,
 +
.visible-xs-inline-block,
 +
.visible-sm-block,
 +
.visible-sm-inline,
 +
.visible-sm-inline-block,
 +
.visible-md-block,
 +
.visible-md-inline,
 +
.visible-md-inline-block,
 +
.visible-lg-block,
 +
.visible-lg-inline,
 +
.visible-lg-inline-block {
 +
  display: none !important;
 +
}
 +
@media (max-width: 767px) {
 +
  .visible-xs {
 +
    display: block !important;
 +
  }
 +
  table.visible-xs {
 +
    display: table;
 +
  }
 +
  tr.visible-xs {
 +
    display: table-row !important;
 +
  }
 +
  th.visible-xs,
 +
  td.visible-xs {
 +
    display: table-cell !important;
 +
  }
 +
}
 +
@media (max-width: 767px) {
 +
  .visible-xs-block {
 +
    display: block !important;
 +
  }
 +
}
 +
@media (max-width: 767px) {
 +
  .visible-xs-inline {
 +
    display: inline !important;
 +
  }
 +
}
 +
@media (max-width: 767px) {
 +
  .visible-xs-inline-block {
 +
    display: inline-block !important;
 +
  }
 +
}
 +
@media (min-width: 768px) and (max-width: 991px) {
 +
  .visible-sm {
 +
    display: block !important;
 +
  }
 +
  table.visible-sm {
 +
    display: table;
 +
  }
 +
  tr.visible-sm {
 +
    display: table-row !important;
 +
  }
 +
  th.visible-sm,
 +
  td.visible-sm {
 +
    display: table-cell !important;
 +
  }
 +
}
 +
@media (min-width: 768px) and (max-width: 991px) {
 +
  .visible-sm-block {
 +
    display: block !important;
 +
  }
 +
}
 +
@media (min-width: 768px) and (max-width: 991px) {
 +
  .visible-sm-inline {
 +
    display: inline !important;
 +
  }
 +
}
 +
@media (min-width: 768px) and (max-width: 991px) {
 +
  .visible-sm-inline-block {
 +
    display: inline-block !important;
 +
  }
 +
}
 +
@media (min-width: 992px) and (max-width: 1199px) {
 +
  .visible-md {
 +
    display: block !important;
 +
  }
 +
  table.visible-md {
 +
    display: table;
 +
  }
 +
  tr.visible-md {
 +
    display: table-row !important;
 +
  }
 +
  th.visible-md,
 +
  td.visible-md {
 +
    display: table-cell !important;
 +
  }
 +
}
 +
@media (min-width: 992px) and (max-width: 1199px) {
 +
  .visible-md-block {
 +
    display: block !important;
 +
  }
 +
}
 +
@media (min-width: 992px) and (max-width: 1199px) {
 +
  .visible-md-inline {
 +
    display: inline !important;
 +
  }
 +
}
 +
@media (min-width: 992px) and (max-width: 1199px) {
 +
  .visible-md-inline-block {
 +
    display: inline-block !important;
 +
  }
 +
}
 +
@media (min-width: 1200px) {
 +
  .visible-lg {
 +
    display: block !important;
 +
  }
 +
  table.visible-lg {
 +
    display: table;
 +
  }
 +
  tr.visible-lg {
 +
    display: table-row !important;
 +
  }
 +
  th.visible-lg,
 +
  td.visible-lg {
 +
    display: table-cell !important;
 +
  }
 +
}
 +
@media (min-width: 1200px) {
 +
  .visible-lg-block {
 +
    display: block !important;
 +
  }
 +
}
 +
@media (min-width: 1200px) {
 +
  .visible-lg-inline {
 +
    display: inline !important;
 +
  }
 +
}
 +
@media (min-width: 1200px) {
 +
  .visible-lg-inline-block {
 +
    display: inline-block !important;
 +
  }
 +
}
 +
@media (max-width: 767px) {
 +
  .hidden-xs {
 +
    display: none !important;
 +
  }
 +
}
 +
@media (min-width: 768px) and (max-width: 991px) {
 +
  .hidden-sm {
 +
    display: none !important;
 +
  }
 +
}
 +
@media (min-width: 992px) and (max-width: 1199px) {
 +
  .hidden-md {
 +
    display: none !important;
 +
  }
 +
}
 +
@media (min-width: 1200px) {
 +
  .hidden-lg {
 +
    display: none !important;
 +
  }
 +
}
 +
.visible-print {
 +
  display: none !important;
 +
}
 +
@media print {
 +
  .visible-print {
 +
    display: block !important;
 +
  }
 +
  table.visible-print {
 +
    display: table;
 +
  }
 +
  tr.visible-print {
 +
    display: table-row !important;
 +
  }
 +
  th.visible-print,
 +
  td.visible-print {
 +
    display: table-cell !important;
 +
  }
 +
}
 +
.visible-print-block {
 +
  display: none !important;
 +
}
 +
@media print {
 +
  .visible-print-block {
 +
    display: block !important;
 +
  }
 +
}
 +
.visible-print-inline {
 +
  display: none !important;
 +
}
 +
@media print {
 +
  .visible-print-inline {
 +
    display: inline !important;
 +
  }
 +
}
 +
.visible-print-inline-block {
 +
  display: none !important;
 +
}
 +
@media print {
 +
  .visible-print-inline-block {
 +
    display: inline-block !important;
 +
  }
 +
}
 +
@media print {
 +
  .hidden-print {
 +
    display: none !important;
 +
  }
 +
}
 +
/*# sourceMappingURL=bootstrap.css.map */
 +
</style>
 +
<!--popup-box.css-->
 +
<style>
 +
/* Styles for dialog window */
 +
#small-dialog,#small-dialog2{
 +
background: #fff;
 +
    text-align: left;
 +
    max-width: 500px;
 +
    margin: 40px auto;
 +
    position: relative;
 +
    text-align: center;
 +
}
 +
#small-dialog-it,#small-dialog-in,#small-dialog-fr,#small-dialog-sh,#small-dialog-sf,#small-dialog-su,#small-dialog-me,#small-dialog-ch,#small-dialog-pi,#small-dialog-am {
 +
background: white;
 +
padding:0px;
 +
text-align: left;
 +
max-width: 450px;
 +
margin: 40px auto;
 +
position: relative;
 +
text-align:center;
 +
}
 +
#small-dialog h4 {
 +
    font-size: 2em;
 +
    color: #168eea;
 +
    letter-spacing: 1px;
 +
    text-transform: uppercase;
 +
    margin-bottom: 1em;
 +
}
 +
a.play-icon.popup-with-zoom-anim img:hover {
 +
opacity: 0.5;
 +
transition:0.5s all;
 +
-webkit-transition:0.5s all;
 +
-o-transition:0.5s all;
 +
-moz-transition:0.5s all;
 +
-ms-transition:0.5s all;
 +
}
 +
.portfolio-items{
 +
text-align:center;
 +
margin:0 auto;
 +
}
 +
.portfolio-items img{
 +
width:100%;
 +
}
 +
.portfolio-items h4{
 +
margin:1em 0;
 +
font-size:25px;
 +
color:#a63d56;
 +
}
 +
.portfolio-items p{
 +
text-align:justify;
 +
}
 +
/**
 +
 
 +
/**
 +
* Fade-zoom animation for first dialog
 +
*/
 +
 
 +
/* start state */
 +
.my-mfp-zoom-in #small-dialog {
 +
opacity: 0;
 +
-webkit-transition: all 0.2s ease-in-out;
 +
-moz-transition: all 0.2s ease-in-out;
 +
-o-transition: all 0.2s ease-in-out;
 +
transition: all 0.2s ease-in-out;
 +
-webkit-transform: scale(0.8);
 +
-moz-transform: scale(0.8);
 +
-ms-transform: scale(0.8);
 +
-o-transform: scale(0.8);
 +
transform: scale(0.8);
 +
}
 +
/* animate in */
 +
.my-mfp-zoom-in.mfp-ready #small-dialog {
 +
opacity: 1;
 +
-webkit-transform: scale(1);
 +
-moz-transform: scale(1);
 +
-ms-transform: scale(1);
 +
-o-transform: scale(1);
 +
transform: scale(1);
 +
}
 +
/* animate out */
 +
.my-mfp-zoom-in.mfp-removing #small-dialog {
 +
-webkit-transform: scale(0.8);
 +
-moz-transform: scale(0.8);
 +
-ms-transform: scale(0.8);
 +
-o-transform: scale(0.8);
 +
transform: scale(0.8);
 +
opacity: 0;
 +
}
 +
/* Dark overlay, start state */
 +
.my-mfp-zoom-in.mfp-bg {
 +
opacity: 0;
 +
-webkit-transition: opacity 0.3s ease-out;
 +
-moz-transition: opacity 0.3s ease-out;
 +
-o-transition: opacity 0.3s ease-out;
 +
transition: opacity 0.3s ease-out;
 +
}
 +
/* animate in */
 +
.my-mfp-zoom-in.mfp-ready.mfp-bg {
 +
opacity: 0.8;
 +
}
 +
/* animate out */
 +
.my-mfp-zoom-in.mfp-removing.mfp-bg {
 +
opacity: 0;
 +
}
 +
/**
 +
/* Magnific Popup CSS */
 +
.mfp-bg {
 +
  top: 0;
 +
  left: 0;
 +
  width: 100%;
 +
  height: 100%;
 +
  z-index: 1042;
 +
  overflow: hidden;
 +
  position: fixed;
 +
  background: #0b0b0b;
 +
  opacity: 0.8;
 +
  filter: alpha(opacity=80); }
 +
 
 +
.mfp-wrap {
 +
  top: 0;
 +
  left: 0;
 +
  width: 100%;
 +
  height: 100%;
 +
  z-index: 1043;
 +
  position: fixed;
 +
  outline: none !important;
 +
  -webkit-backface-visibility: hidden; }
 +
 
 +
.mfp-container {
 +
  text-align: center;
 +
  position: absolute;
 +
  width: 100%;
 +
  height: 100%;
 +
  left: 0;
 +
  top: 0;
 +
  padding: 0 8px;
 +
  -webkit-box-sizing: border-box;
 +
  -moz-box-sizing: border-box;
 +
  box-sizing: border-box; }
 +
 
 +
.mfp-container:before {
 +
  content: '';
 +
  display: inline-block;
 +
  height: 100%;
 +
  vertical-align: middle; }
 +
 
 +
.mfp-align-top .mfp-container:before {
 +
  display: none; }
 +
 
 +
.mfp-content {
 +
  position: relative;
 +
  display: inline-block;
 +
  vertical-align: middle;
 +
  margin: 0 auto;
 +
  text-align: left;
 +
  z-index: 1045; }
 +
 
 +
.mfp-inline-holder .mfp-content,
 +
.mfp-ajax-holder .mfp-content {
 +
  width: 100%;
 +
  cursor: auto; }
 +
 
 +
.mfp-ajax-cur {
 +
  cursor: progress; }
 +
 
 +
.mfp-zoom-out-cur,
 +
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
 +
  cursor: -moz-zoom-out;
 +
  cursor: -webkit-zoom-out;
 +
  cursor: zoom-out; }
 +
.mfp-zoom {
 +
  cursor: pointer;
 +
  cursor: -webkit-zoom-in;
 +
  cursor: -moz-zoom-in;
 +
  cursor: zoom-in; }
 +
 
 +
.mfp-auto-cursor .mfp-content {
 +
  cursor: auto; }
 +
 
 +
.mfp-close,
 +
.mfp-arrow,
 +
.mfp-preloader,
 +
.mfp-counter {
 +
  -webkit-user-select: none;
 +
  -moz-user-select: none;
 +
  user-select: none; }
 +
 
 +
.mfp-loading.mfp-figure {
 +
  display: none; }
 +
 
 +
.mfp-hide {
 +
  display: none !important; }
 +
.mfp-content iframe{
 +
width:100%;
 +
min-height:500px;
 +
}
 +
.mfp-preloader {
 +
  color: #cccccc;
 +
  position: absolute;
 +
  top: 50%;
 +
  width: auto;
 +
  text-align: center;
 +
  margin-top: -0.8em;
 +
  left: 8px;
 +
  right: 8px;
 +
  z-index: 1044; }
 +
 
 +
.mfp-preloader a {
 +
  color: #cccccc; }
 +
 
 +
.mfp-preloader a:hover {
 +
  color: white; }
 +
 
 +
.mfp-s-ready .mfp-preloader {
 +
  display: none; }
 +
 
 +
.mfp-s-error .mfp-content {
 +
  display: none; }
 +
 
 +
button.mfp-close,
 +
button.mfp-arrow {
 +
  overflow: visible;
 +
  cursor: pointer;
 +
  border: 0;
 +
  background:#FFF;
 +
  -webkit-appearance: none;
 +
  display: block;
 +
  padding: 0;
 +
  z-index: 1046; }
 +
button::-moz-focus-inner {
 +
  padding: 0;
 +
  border: 0; }
 +
 
 +
.mfp-close {
 +
width: 23px;
 +
    height: 30px;
 +
    line-height: 25px;
 +
    position: absolute;
 +
    left: -30px;
 +
    top: -30px;
 +
    text-decoration: none;
 +
    text-align: center;
 +
    padding: 0 0 18px 10px;
 +
    color: white !important;
 +
    font-style: normal;
 +
    font-size: 45px;
 +
    outline: none;
 +
}
 +
  .mfp-close:hover, .mfp-close:focus {
 +
    opacity: 1; }
 +
 
 +
.mfp-close-btn-in .mfp-close {
 +
  color: #333333;
 +
  background: none;
 +
  }
 +
 
 +
.mfp-image-holder .mfp-close,
 +
.mfp-iframe-holder .mfp-close {
 +
  color: white;
 +
  right: -6px;
 +
  text-align: right;
 +
  padding-right: 6px;
 +
  width: 100%;
 +
}
 +
.login h3,.signup h3{
 +
margin:1em 0;
 +
color: #a63d56;
 +
}
 +
.login input[type="text"],.login input[type="password"]{
 +
width:90%;
 +
padding:5px;
 +
margin:3px 0;x
 +
border: 1px solid #a63d56;
 +
outline: none !important;
 +
}
 +
.signup input[type="text"]{
 +
width: 44.5%;
 +
padding: 5px;
 +
margin: 10px 0;
 +
outline: none;
 +
background: #EBEBEB;
 +
border: solid 1px #222;
 +
}
 +
.signup input.email[type="text"],.signup input[type="password"]{
 +
width: 90%;
 +
padding: 5px;
 +
margin: 10px 0;
 +
outline: none;
 +
background: #EBEBEB;
 +
border: solid 1px #222;
 +
}
 +
.login input[type="submit"],.signup input[type="submit"]{
 +
background: #347083;
 +
border: 0px;
 +
padding: 5px 10px;
 +
margin: 10px 10px;
 +
outline: none;
 +
font-size: 18px;
 +
color: #fff;
 +
text-transform: uppercase;
 +
width: 17%;
 +
-webkit-appearance: none;
 +
}
 +
.login input[type="submit"]:hover,.signup input[type="submit"]:hover{
 +
background:#163035;
 +
-webkit-transition: all 0.5s ease-in-out;
 +
-moz-transition: all 0.5s ease-in-out;
 +
-o-transition: all 0.5s ease-in-out;
 +
transition: all 0.5s ease-in-out;
 +
}
 +
@media all and (max-width:991px){
 +
#small-dialog h4 {
 +
font-size: 1.5em;
 +
}
 +
}
 +
@media all and (max-width:640px){
 +
#small-dialog, #small-dialog2 {
 +
max-width: 420px;
 +
}
 +
}
 +
@media all and (max-width:480px){
 +
.comments-area textarea{
 +
height:100px;
 +
}
 +
.login input[type="submit"], .signup input[type="submit"] {
 +
font-size: 14px;
 +
width: 20%;
 +
}
 +
.mfp-close {
 +
left: 0;
 +
}
 +
#small-dialog, #small-dialog2 {
 +
max-width: 320px;
 +
}
 +
 +
}
 +
@media all and (max-width:320px){
 +
.comments-area span.label,.comments-area span.text-field{
 +
float:none;
 +
width:100%;
 +
}
 +
.comments-area span{
 +
padding-bottom:3px;
 +
}
 +
#small-dialog{
 +
padding:15px;
 +
}
 +
.comments-area input[type="text"], .comments-area textarea{
 +
width:92%;
 +
}
 +
.comments-area div{
 +
padding:2px 0;
 +
}
 +
.mfp-content iframe{
 +
width:100%;
 +
min-height:250px;
 +
}
 +
.login input[type="submit"], .signup input[type="submit"] {
 +
font-size: 12px;
 +
width: 29%;
 +
}
 +
.signup input[type="text"] {
 +
width: 90%;
 +
}
 +
.mfp-close {
 +
top: -40px;
 +
}
 +
}
 +
</style>
 +
<!--mislider.css-->
 +
<style>
 +
 
 +
/*  Required CSS ========================================== */
 +
 
 +
/*  Resets */
 +
.mis-stage, .mis-slider, .mis-slide, .mis-container, .mis-container * {
 +
    -webkit-box-sizing: border-box;
 +
    -moz-box-sizing: border-box;
 +
    box-sizing: border-box;
 +
    margin: 0;
 +
    padding: 0;
 +
}
 +
.mis-stage, .mis-slider {
 +
    position: relative;
 +
    overflow: hidden;
 +
}
 +
.mis-stage {
 +
    width: 100%; /*  Set stage width as desired */
 +
    text-align: center; /*  Center list navigation */
 +
}
 +
    .mis-slider {
 +
    list-style: none;
 +
    overflow: visible;
 +
    height: 100%;
 +
    margin-top: 0;
 +
    }
 +
        /*  Set slide width and padding */
 +
        .mis-slide {
 +
            /*  Set width in pixels to restrict width of slides
 +
                for multi-item slider, default is 100%
 +
                for single-item slider. Use padding to add space
 +
                between slides */
 +
        width: 100%;
 +
            height: auto;
 +
        padding: 0;
 +
            display: block;
 +
            position: relative;
 +
            float: left;
 +
            overflow: visible !important;
 +
        }
 +
        .mis-slide.mis-current {
 +
            z-index: 100;
 +
        }
 +
            /*  Slide container - inserted around the contents
 +
                of each slide by the plugin */
 +
            .mis-container {
 +
                display: block;
 +
                width: auto;
 +
                height: auto;
 +
                border: 0;
 +
            }
 +
    /*  Style list navigation */
 +
.mis-nav-list {
 +
position: absolute;
 +
bottom: .5em;
 +
        width: 100%;
 +
        margin: 0 auto; /* center it */
 +
        z-index: 300;
 +
        padding: 0;
 +
}
 +
.mis-nav-list li {
 +
display: inline-block;
 +
margin: 0 .25em;
 +
}
 +
        .mis-nav-list li a {
 +
display: block;
 +
width: 15px;
 +
height: 15px;
 +
text-indent: 100%; /* Replace text */
 +
            overflow: hidden;
 +
            white-space: nowrap;
 +
border:2px solid #111;
 +
border-radius: 7px; /* Make items round */
 +
opacity: .9;
 +
}
 +
.mis-nav-list li.mis-current a, .mis-nav-list li a:hover {
 +
    background: #de0f17;
 +
border:2px solid  #de0f17;
 +
}
 +
 
 +
    .mis-nav-buttons {
 +
        display: block;
 +
        position: absolute;
 +
        height: 0;
 +
        top: 0;
 +
        opacity: 0.5;
 +
        z-index: 200;
 +
    }
 +
        .mis-nav-buttons a {
 +
            position: absolute;
 +
            color: #eee;
 +
            font-size: 0; /* Hide for browser except Android */
 +
            line-height: .01; /* 0 is inconsistent in Opera */
 +
            font-family: Verdana, Geneva, sans-serif;
 +
            font-weight: bold;
 +
            text-decoration: none;
 +
            text-indent: -9999px; /* Hide for Android */
 +
        }
 +
            .mis-nav-buttons a:hover {
 +
                color: #ccc;
 +
            }
 +
            .mis-nav-buttons a.mis-next {
 +
                left: auto;
 +
                right: 0;
 +
            }
 +
            .mis-nav-buttons a.mis-prev {
 +
                left: 0;
 +
            }
 +
            .mis-nav-buttons a.mis-prev:before, .mis-nav-buttons a.mis-next:after {
 +
                content: "\2039"; /* left single angle quote */
 +
                display: block;
 +
                font-size: 80px;
 +
                text-indent: 0;
 +
            }
 +
            .mis-nav-buttons a.mis-next:after {
 +
                content: "\203A"; /* right single angle quote */
 +
            }
 +
</style>
 +
<!--mislider-custom.css-->
 +
<style>
 +
/*  Custom miSlider CSS ========================================= */
 +
 
 +
.mis-stage {
 +
background-color: #fff;
 +
}
 +
.mis-slider {
 +
/*  Slider element does not need to be a specific height
 +
            Here we use it to create a stylish bar behind slides */
 +
 
 +
    margin-top: 138px;
 +
    height: 80px;
 +
    background-color: #2529d8;
 +
}
 +
.mis-stage {
 +
    height: 400px!important;
 +
}
 +
.mis-slider li a {
 +
text-decoration: none;
 +
color: #666;
 +
display: block;
 +
}
 +
.mis-slider li figcaption {
 +
    font-size: 1.8em;
 +
    color: #111;
 +
    margin-top: 12px;
 +
    letter-spacing: 1px;
 +
    text-transform: uppercase;
 +
}
 +
.mis-slider li img {
 +
/*  Make max-width of image a little less than width of slide
 +
                to avoid some browser shinking bugs */
 +
max-width: 270px;
 +
/*  for really small screens make width 100% */
 +
width: 100%;
 +
/*  Make image round */
 +
border: none;
 +
}
 +
.mis-slide {
 +
/*  Set width in pixels to restrict width of slides
 +
                for multi-item slider, default width is 100%
 +
                for single-item slider. Use padding to add space
 +
                between slides */
 +
width: 360px;
 +
height: 360px;
 +
padding: 40px;
 +
/*  Undo the margin added by slider element */
 +
margin-top: -138px
 +
}
 +
.mis-nav-buttons a {
 +
color: #fff;
 +
}
 +
/*  Other styles for making things look pretty ==================== */
 +
 
 +
figure, body {
 +
margin: 0;
 +
padding: 0;
 +
line-height: 1.4;
 +
}
 +
body {
 +
background-color: #eee;
 +
}
 +
a.mis-prev {
 +
    padding-top: 169px!important;
 +
}
 +
a.mis-next {
 +
    padding-top: 168px!important;
 +
}
 +
h1, #wrapper > figure > figcaption {
 +
text-align: center;
 +
}
 +
#wrapper > figure > figcaption {
 +
font-weight: bold;
 +
margin: 1em;
 +
}
 +
main {
 +
width: 80%;
 +
margin: 2em auto;
 +
}
 +
pre {
 +
overflow: auto;
 +
width: 100%;
 +
background-color: #fff;
 +
padding: 1em;
 +
}
 +
@media screen and (min-width: 1200px) {
 +
main {
 +
width: 50%;
 +
}
 +
}
 +
@media screen and (min-width:640px) {
 +
.mis-slider li figcaption {
 +
font-size: 1.4em;
 +
}
 +
}
 +
@media screen and (min-width:640px) {
 +
.mis-slider li figcaption {
 +
font-size: 1.2em;
 +
}
 +
}
 +
</style>
 +
 
 +
<!--style.css-->
 +
<style>
 +
/*--
 +
Author: W3layouts
 +
Author URL: http://w3layouts.com
 +
License: Creative Commons Attribution 3.0 Unported
 +
License URL: http://creativecommons.org/licenses/by/3.0/
 +
--*/
 +
body{
 +
margin:0;
 +
 +
font-family: 'Roboto', sans-serif;
 +
background: #fff; 
 +
}
 +
body a{
 +
transition: 0.5s all;
 +
-webkit-transition: 0.5s all;
 +
-moz-transition: 0.5s all;
 +
-o-transition: 0.5s all;
 +
-ms-transition: 0.5s all;
 +
text-decoration:none;
 +
outline:none;
 +
}
 +
h1,h2,h3,h4,h5,h6{
 +
margin:0;
 +
 
 +
font-family: 'Roboto', sans-serif;
 +
 
 +
}
 +
p{
 +
margin:0;
 +
}
 +
ul,label{
 +
margin:0;
 +
padding:0;
 +
}
 +
body a:hover{
 +
text-decoration:none;
 +
}
 +
body a:focus {
 +
    outline: none;
 +
text-decoration:none;
 +
}
 +
/*-- banner --*/
 +
.w3ls-banner{
 +
position: relative;
 +
 +
/*-- header --*/
 +
h1 a.navbar-brand {
 +
    font-size: 1em;
 +
    color: #fff !important;
 +
    text-transform: uppercase;
 +
    font-weight:300;
 +
z-index:9999;
 +
}
 +
h1 a.navbar-brand span {
 +
    background: #2529d8;
 +
    padding: 0px 11px;
 +
font-weight: bold;
 +
font-size: 1.2em;
 +
}
 +
nav.navbar.navbar-default.navbar-fixed-top {
 +
    background:rgba(0, 0, 0, 0.65);
 +
    border: none;
 +
padding: 1em;
 +
-webkit-transition:.5s all;
 +
-moz-transition:.5s all;
 +
transition:.5s all;
 +
}
 +
.navbar-default .navbar-nav > li > a {
 +
    color: #fff;
 +
    font-size: 1.1em;
 +
    font-weight: 400;
 +
    letter-spacing: 1px;
 +
}
 +
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
 +
    color:#fff;
 +
    background-color:#de0f17;
 +
}
 +
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
 +
    color:#de0f17;
 +
    background-color: transparent;
 +
}
 +
nav.navbar.navbar-default.navbar-fixed-top.top-nav-collapse {
 +
    padding: 0;
 +
    background: rgba(0, 0, 0, 0.75);
 +
}
 +
.nav > li > a {
 +
    position: relative;
 +
    display: block;
 +
    padding: 10px 15px!important;
 +
}
 +
/*-- //header --*/
 +
/*-- banner-text --*/
 +
.header-w3layouts{
 +
    position: absolute;
 +
    top: 0;
 +
    z-index: 99;
 +
    text-align: center;
 +
    left: 0;
 +
    width: 100%;
 +
}
 +
.agileits-banner-info h3 {
 +
    color: #fff;
 +
    font-size: 3em;
 +
    margin: 0;
 +
    letter-spacing: 6px;
 +
    text-transform: uppercase;
 +
    font-weight: 700;
 +
}
 +
.agileits-banner-info h3 span{
 +
    background: #2529d8;
 +
    padding: 0 15px;
 +
}
 +
.agileits-banner-info {
 +
    text-align: left;
 +
    padding: 22em 0 0em;
 +
}
 +
.agileits-banner-info p {
 +
    color: #de0f17;
 +
    font-size: 1.1em;
 +
    line-height: 1.8em;
 +
    letter-spacing: 5px;
 +
    margin: 2em auto;
 +
    font-weight: 500;
 +
}
 +
.agileits_w3layouts_more{
 +
position:relative;
 +
}
 +
.agileits_w3layouts_more a{
 +
    font-size: 17px;
 +
    color: #fff;
 +
    text-decoration: none;
 +
    text-transform: uppercase;
 +
    letter-spacing: 4px;
 +
    position: relative;
 +
}
 +
.agileits_w3layouts_more a:focus{
 +
outline:none;
 +
}
 +
.agileits_w3layouts_more a:hover{
 +
color:#fff;
 +
}
 +
.agileits_w3layouts_more a:before,.agileits_w3layouts_more a:after{
 +
content: '';
 +
    background: #fff;
 +
    width: 85%;
 +
    height: 2px;
 +
    position: absolute;
 +
    left: 105%;
 +
    top: 46%;
 +
}
 +
.agileits_w3layouts_more a:after{
 +
-webkit-transition-delay: 0.4s;
 +
    transition-delay: 0.4s;
 +
    -webkit-transform: scale3d(0, 1, 1);
 +
    transform: scale3d(0, 1, 1);
 +
    -webkit-transform-origin: center left;
 +
    transform-origin: center left;
 +
    -webkit-transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
 +
    transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
 +
}
 +
.agileits_w3layouts_more a:hover::before, .agileits_w3layouts_more a:hover::after {
 +
    -webkit-transform: scale3d(1, 1, 1);
 +
    transform: scale3d(1, 1, 1);
 +
    -webkit-transition-delay: 0s;
 +
    transition-delay: 0s;
 +
}
 +
.agileits_w3layouts_more a::after {
 +
    background:#2529d8;
 +
}
 +
/*-- //banner-text --*/
 +
/*-- banner-top --*/
 +
.w3layouts-banner-top{
 +
    background: url(https://placehold.it/1680x800) no-repeat 0px 0px;<!--1680x800-->
 +
    background-size: cover;
 +
-webkit-background-size: cover;
 +
-moz-background-size: cover;
 +
-o-background-size: cover;
 +
-moz-background-size: cover;
 +
min-height:780px;
 +
}
 +
.w3layouts-banner-top1{
 +
background: url() no-repeat 0px 0px;<!--1680x800-->
 +
    background-size: cover;
 +
-webkit-background-size: cover;
 +
-moz-background-size: cover;
 +
-o-background-size: cover;
 +
-moz-background-size: cover;
 +
min-height:780px;
 +
}
 +
.w3layouts-banner-top2{
 +
background: url() no-repeat 0px 0px;<!--1680x800-->
 +
    background-size: cover;
 +
-webkit-background-size: cover;
 +
-moz-background-size: cover;
 +
-o-background-size: cover;
 +
-moz-background-size: cover;
 +
min-height:780px;
 +
}
 +
 
 +
/*-- //banner-top --*/
 +
/*--slider--*/
 +
#slider2,
 +
#slider3 {
 +
  box-shadow: none;
 +
  -moz-box-shadow: none;
 +
  -webkit-box-shadow: none;
 +
  margin: 0 auto;
 +
}
 +
.rslides_tabs li:first-child {
 +
  margin-left: 0;
 +
}
 +
.rslides_tabs .rslides_here a {
 +
  background: rgba(255,255,255,.1);
 +
  color: #fff;
 +
  font-weight: bold;
 +
}
 +
.events {
 +
  list-style: none;
 +
}
 +
.callbacks_container {
 +
  position: relative;
 +
  float: left;
 +
  width: 100%;
 +
}
 +
.callbacks {
 +
  position: relative;
 +
  list-style: none;
 +
  overflow: hidden;
 +
  width: 100%;
 +
  padding: 0;
 +
  margin: 0;
 +
}
 +
.callbacks li {
 +
  position: absolute;
 +
  width: 100%;
 +
}
 +
.callbacks img {
 +
  position: relative;
 +
  z-index: 1;
 +
  height: auto;
 +
  border: 0;
 +
}
 +
.callbacks .caption {
 +
display: block;
 +
position: absolute;
 +
z-index: 2;
 +
font-size: 20px;
 +
text-shadow: none;
 +
color: #fff;
 +
left: 0;
 +
right: 0;
 +
padding: 10px 20px;
 +
margin: 0;
 +
max-width: none;
 +
top: 10%;
 +
text-align: center;
 +
}
 +
 
 +
.callbacks_nav {
 +
    position: absolute;
 +
    -webkit-tap-highlight-color: rgba(0,0,0,0);
 +
    top:55%;
 +
    left: 40px;
 +
    opacity: 0.7;
 +
    z-index: 3;
 +
    text-indent: -9999px;
 +
    overflow: hidden;
 +
    text-decoration: none;
 +
    height: 34px;
 +
    width: 34px;
 +
    background: url(https://static.igem.org/mediawiki/2017/c/c4/Lubbock_TTU_newcomer_left.png) no-repeat 0px 0px;
 +
}
 +
.callbacks_nav.next {
 +
    left: auto;
 +
    background: url(https://static.igem.org/mediawiki/2017/d/d5/Lubbock_TTU_newcomer_right.png) no-repeat 0px 0px;
 +
    right: -62px;
 +
}
 +
.callbacks_nav.prev {
 +
    left: auto;
 +
    background: url(https://static.igem.org/mediawiki/2017/c/c4/Lubbock_TTU_newcomer_left.png) no-repeat 0px 0px;
 +
    left: -58px;
 +
}
 +
#slider3-pager a {
 +
  display: inline-block;
 +
}
 +
#slider3-pager span{
 +
  float: left;
 +
}
 +
#slider3-pager span{
 +
width:100px;
 +
height:15px;
 +
background:#fff;
 +
display:inline-block;
 +
border-radius:30em;
 +
opacity:0.6;
 +
}
 +
#slider3-pager .rslides_here a {
 +
  background: #FFF;
 +
  border-radius:30em;
 +
  opacity:1;
 +
}
 +
#slider3-pager a {
 +
  padding: 0;
 +
}
 +
#slider3-pager li{
 +
display:inline-block;
 +
}
 +
.rslides {
 +
  position: relative;
 +
  list-style: none;
 +
  overflow: hidden;
 +
  width: 100%;
 +
  padding: 0;
 +
}
 +
.rslides li {
 +
  -webkit-backface-visibility: hidden;
 +
  position: absolute;
 +
  display:none;
 +
  width: 100%;
 +
  left: 0;
 +
  top: 0;
 +
}
 +
.rslides li{
 +
  position: relative;
 +
  display:block;
 +
  float: left;
 +
}
 +
.rslides img {
 +
  height: auto;
 +
  border: 0;
 +
  }
 +
.callbacks_tabs {
 +
        list-style: none;
 +
    position: absolute;
 +
    top: 88%;
 +
    left: 46.3%;
 +
    padding: 0;
 +
    margin: 0;
 +
    display: block;
 +
    z-index: 99;
 +
}
 +
.slider-top span{
 +
font-weight:600;
 +
}
 +
.callbacks_tabs li {
 +
    display:inline-block;
 +
    margin: 0px 7px;
 +
}
 +
/*----*/
 +
.callbacks_tabs a{
 +
visibility: hidden;
 +
}
 +
.callbacks_tabs a:after {
 +
    content: "\f111";
 +
    font-size: 0;
 +
    font-family: FontAwesome;
 +
    visibility: visible;
 +
    display: block;
 +
    height:16px;
 +
    width:16px;
 +
    display: inline-block;
 +
    background: #ffffff;
 +
    border-radius: 50%;
 +
    -webkit-border-radius: 50%;
 +
    -o-border-radius: 50%;
 +
    -moz-border-radius: 50%;
 +
    -ms-border-radius: 50%;
 +
}
 +
.callbacks_here a:after{
 +
      background: #2529d8;
 +
}
 +
/*-- //slider --*/
 +
 
 +
.thim-click-to-bottom {
 +
  position: absolute;
 +
    bottom: 17%;
 +
    left: 48.5%;
 +
    width: 40px;
 +
    height: 40px;
 +
    font-size: 40px;
 +
    line-height: 40px;
 +
    -webkit-animation: bounce 2s infinite ease-in-out;
 +
    z-index: 99;
 +
}
 +
.thim-click-to-bottom i {
 +
    color: #de0f17;
 +
    border: 1px dashed #fff;
 +
    border-radius: 50%;
 +
    font-size: 18px;
 +
    width: 50px;
 +
    height: 50px;
 +
    text-align: center;
 +
    line-height: 49px;
 +
}
 +
@-webkit-keyframes bounce {
 +
0%, 20%, 60%, 100%  { -ms-transform: translateY(0); }
 +
0%, 20%, 60%, 100%  { -o-transform: translateY(0); }
 +
0%, 20%, 60%, 100%  { -moz-transform: translateY(0); }
 +
0%, 20%, 60%, 100%  { -webkit-transform: translateY(0); }
 +
    40%  { -webkit-transform: translateY(-20px); }
 +
80% { -webkit-transform: translateY(-10px); }
 +
}
 +
/*-- hover-effect --*/
 +
/*-- about --*/
 +
  .ab-w3-agile-img {
 +
    background: url(http://via.placeholder.com/800x700) no-repeat 0px 0px;
 +
    background-size: cover;
 +
    -webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    -o-background-size: cover;
 +
    -ms-background-size: cover;
 +
      min-height: 750px;
 +
    padding-top: 3em;
 +
    float: left;
 +
}
 +
.ab-w3-agile-info{
 +
float:left;
 +
padding: 0;
 +
 +
}
 +
h2.title-w3 {
 +
    font-size: 3em;
 +
    text-transform: uppercase;
 +
    letter-spacing: 5px;
 +
    color: #111;
 +
    font-weight: 700;
 +
}
 +
.ab-w3-agile-info-text {
 +
    padding: 5em 2em 0em 4em;
 +
}
 +
p.sub-text.one {
 +
    text-align: left;
 +
}
 +
.ab-w3-agile-info p {
 +
    font-size:1em;
 +
    letter-spacing:2px;
 +
    color: #777;
 +
margin:1em 0;
 +
line-height:2em;
 +
}
 +
.ab-w3-agile-part {
 +
    padding: 0;
 +
      background:#000 url(http://via.placeholder.com/450x470) no-repeat 0px 0px;<!--Awesome Features-->
 +
    background-size: cover;
 +
    -webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    -o-background-size: cover;
 +
    -ms-background-size: cover;
 +
        min-height: 311px;
 +
      padding: 7em 3em;
 +
}
 +
.ab-w3-agile-part:nth-child(2) {
 +
      background:#000 url(http://via.placeholder.com/450x470) no-repeat 0px 0px;<!--Awesome Features-->
 +
    background-size: cover;
 +
    -webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    -o-background-size: cover;
 +
    -ms-background-size: cover;
 +
        min-height: 311px;
 +
}
 +
.ab-w3-agile-part:hover{
 +
opacity:0.8;
 +
transition: 0.5s all;
 +
-webkit-transition: 0.5s all;
 +
-moz-transition: 0.5s all;
 +
-o-transition: 0.5s all;
 +
-ms-transition: 0.5s all;
 +
}
 +
.ab-w3-agile-inner {
 +
    margin-top: 5em;
 +
    background: #000;
 +
}
 +
.ab-w3-agile-part p {
 +
    color: #fff;
 +
}
 +
.agileits_w3layouts_more.menu__item.one a {
 +
    color: #2529d8;
 +
    margin-top: 1em;
 +
}
 +
.agileits_w3layouts_more.menu__item.one a:before,.agileits_w3layouts_more.menu__item.one a:after {
 +
    content: '';
 +
    background: #de0f17;
 +
    width: 85%;
 +
    height: 2px;
 +
    position: absolute;
 +
    left: 105%;
 +
    top: 46%;
 +
}
 +
.ab-w3-agile-part h4 {
 +
    font-size: 1.5em;
 +
    color: #fff;
 +
    letter-spacing: 1px;
 +
    text-transform: uppercase;
 +
    font-weight: 700;
 +
}
 +
/*-- //about --*/
 +
 
 +
/*-- /classes--*/
 +
#classes,#instructors {
 +
  padding:5em 0;
 +
}
 +
#gallery {
 +
  background:#f7f7f7;
 +
}
 +
 
 +
/* Sweep To Top */
 +
.hvr-sweep-to-top {
 +
  display: inline-block;
 +
  vertical-align: middle;
 +
  -webkit-transform: perspective(1px) translateZ(0);
 +
  transform: perspective(1px) translateZ(0);
 +
  box-shadow: 0 0 1px transparent;
 +
  position: relative;
 +
  -webkit-transition-property: color;
 +
  transition-property: color;
 +
  -webkit-transition-duration: 0.3s;
 +
  transition-duration: 0.3s;
 +
}
 +
.hvr-sweep-to-top:before {
 +
  content: "";
 +
  position: absolute;
 +
  z-index: -1;
 +
  top: 0;
 +
  left: 0;
 +
  right: 0;
 +
  bottom: 0;
 +
  background: #2529d8;
 +
  -webkit-transform: scaleY(0);
 +
  transform: scaleY(0);
 +
  -webkit-transform-origin: 50% 100%;
 +
  transform-origin: 50% 100%;
 +
  -webkit-transition-property: transform;
 +
  transition-property: transform;
 +
  -webkit-transition-duration: 0.3s;
 +
  transition-duration: 0.3s;
 +
  -webkit-transition-timing-function: ease-out;
 +
  transition-timing-function: ease-out;
 +
  z-index:99;
 +
}
 +
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
 +
  color: white;
 +
}
 +
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
 +
  -webkit-transform: scaleY(1);
 +
  transform: scaleY(1);
 +
}
 +
.caption{
 +
  display:none;
 +
}
 +
.class-grid-img:hover .caption{
 +
display:block;
 +
position:absolute;
 +
top:45%;
 +
left:30%;
 +
z-index:999;
 +
 +
}
 +
.caption h5{
 +
font-size:2em;
 +
color:#fff;
 +
letter-spacing:2px;
 +
}
 +
.class-grid h4 {
 +
    font-size: 1.4em;
 +
    margin-top: 1em;
 +
    color: #111;
 +
    letter-spacing: 1px;
 +
    text-transform: uppercase;
 +
}
 +
 
 +
/*-- //classes--*/
 +
/*--test--*/
 +
#monials {
 +
background: url()no-repeat 0px 0px;<!--1680x800-->
 +
    background-size: cover;
 +
    -webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    -o-background-size: cover;
 +
    -ms-background-size: cover;
 +
    background-attachment: fixed;
 +
    position: relative;
 +
    min-height: 600px;
 +
}
 +
/*-- client --*/
 +
.client-agile-info {
 +
    background: #ef4d4a;
 +
    padding: 5em 0;
 +
}
 +
.agileits-clients {
 +
        margin-top: 4em;
 +
}
 +
h3.tittle.two {
 +
    color: #fff;
 +
text-align: center;
 +
}
 +
.client_agile_info {
 +
  border-bottom: 5px solid #2529d8;
 +
    background: rgba(12, 12, 12, 0.61);
 +
    padding: 2em;
 +
}
 +
.client_agile_info img {
 +
    width:9%;
 +
border-radius:50%;
 +
-o-border-radius:50%;
 +
-moz-border-radius:50%;
 +
-webkit-border-radius:50%;
 +
-ms-border-radius:50%;
 +
}
 +
.c-img i{
 +
color:#fff;
 +
font-size: 2em;
 +
margin-right:0.5em;
 +
}
 +
.agileits-clients h4 {
 +
    color: #de0f17;
 +
    text-transform: uppercase;
 +
    font-size: 1.2em;
 +
    letter-spacing: 2px;
 +
}
 +
.agileits-clients p {
 +
    color: #e0dbdb;
 +
    line-height: 2em;
 +
    font-size: 1.15em;
 +
    margin: 1em 0;
 +
    letter-spacing: 2px;
 +
}
 +
.client-top {
 +
    margin: 0 auto;
 +
    text-align: center;
 +
    width: 50%;
 +
    padding-top: 6em;
 +
}
 +
/*-- //client --*/
 +
.gallery-grid {
 +
    padding: 0;
 +
}
 +
 
 +
/*--test--*/
 +
/*--/featured-section--*/
 +
#work,#team,#gallery{
 +
    padding:5em 0;
 +
}
 +
.nbs-flexisel-container {
 +
position: relative;
 +
max-width: 100%;
 +
}
 +
.nbs-flexisel-ul {
 +
position: relative;
 +
width: 9999px;
 +
list-style-type: none;
 +
}
 +
.nbs-flexisel-inner {
 +
overflow: hidden;
 +
width:90%;
 +
margin: 0 auto;
 +
}
 +
.nbs-flexisel-item {
 +
float: left;
 +
position: relative;
 +
line-height: 0px;
 +
}
 +
.nbs-flexisel-item > img {
 +
cursor: pointer;
 +
position: relative;
 +
}
 +
.project-fur{
 +
margin: 0 15px;
 +
position:relative;
 +
color:#fff;
 +
}
 +
.fur {
 +
    padding: 1em 0em;
 +
    text-align: center;
 +
    background: #de0f17;
 +
}
 +
.future {
 +
  padding: 5em 0;
 +
}
 +
 
 +
.nbs-flexisel-container {
 +
position: relative;
 +
max-width: 100%;
 +
}
 +
.nbs-flexisel-ul {
 +
position: relative;
 +
width: 9999px;
 +
list-style-type: none;
 +
}
 +
.nbs-flexisel-inner {
 +
overflow: hidden;
 +
width:90%;
 +
margin: 0 auto;
 +
}
 +
.nbs-flexisel-item {
 +
float: left;
 +
position: relative;
 +
line-height: 0px;
 +
}
 +
.nbs-flexisel-item > img {
 +
cursor: pointer;
 +
position: relative;
 +
}
 +
/*---- Navigation ---*/
 +
 
 +
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
 +
    width: 36px;
 +
    height: 36px;
 +
    position: absolute;
 +
    cursor: pointer;
 +
    z-index: 100;
 +
    border-radius: 50%;
 +
}
 +
.nbs-flexisel-nav-left {
 +
    left: 0px;
 +
    background: #2529d8 url(https://static.igem.org/mediawiki/2017/c/c4/Lubbock_TTU_newcomer_left.png) no-repeat 2px 2px;
 +
}
 +
.nbs-flexisel-nav-right {
 +
    right: 0px;
 +
    background: #2529d8 url(https://static.igem.org/mediawiki/2017/d/d5/Lubbock_TTU_newcomer_right.png) no-repeat 2px 2px;
 +
}
 +
.content-bottom-in {
 +
    margin-top: 2.7em;
 +
}
 +
figure {
 +
    margin: 0;
 +
}
 +
/*--//--*/
 +
/*--team--*/
 +
/*-- //team --*/
 +
/*-- services-bottom --*/
 +
.services-bottom {
 +
    background: url() no-repeat 0px 0px;<!--1680x800-->
 +
    background-size: cover;
 +
    -webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    -o-background-size: cover;
 +
    -ms-background-size: cover;
 +
    background-attachment: fixed;
 +
min-height:400px;
 +
}
 +
.services-bottom h3{
 +
text-align: center;
 +
    font-size: 2em;
 +
    text-transform: capitalize;
 +
    line-height: 1.5em;
 +
    color: #fff;
 +
}
 +
.services-bottom h3 i{
 +
color:#f56f19;
 +
padding-right:1em;
 +
}
 +
.wthree-agile-counter {
 +
    padding-top:9em;
 +
}
 +
/*-- counter--*/
 +
.agile_count_grid_left{
 +
float:left;
 +
}
 +
.agile_count_grid_left span,.agile_count_grid_right p{
 +
font-size:2em;
 +
}
 +
.agile_count_grid_right{
 +
float: left;
 +
    margin-left: 2em;
 +
}
 +
.agile_count_grid_right p{
 +
color: #fff;
 +
    font-weight: bold;
 +
}
 +
.w3_agile_stats_grid h4 {
 +
    font-size: 1.3em;
 +
    color: #fff;
 +
    margin: 1em 0 0;
 +
    text-transform: capitalize;
 +
    letter-spacing: 3px;
 +
    position: relative;
 +
    padding: 1em;
 +
    text-align: center;
 +
    border: 4px solid #0e0e0e;
 +
}
 +
.w3_agile_stats_grid h4:after {
 +
    content: '';
 +
    background: #2529d8;
 +
    height: 5px;
 +
    width: 30%;
 +
    position: absolute;
 +
    bottom: 0%;
 +
    left: 0%;
 +
}
 +
.agile_count_grid_left span {
 +
    color: #de0f17;
 +
    top: 5px;
 +
}
 +
/*-- //counter--*/
 +
/*-- /plans--*/
 +
#plans {
 +
      background: url()no-repeat 0px 0px;<!--1680x800-->
 +
    background-size: cover;
 +
    -webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    -o-background-size: cover;
 +
    background-attachment: fixed;
 +
  padding-top: 5.5em;
 +
      min-height: 650px;
 +
}
 +
.priceing-table-main {
 +
    margin: 3em 0 0 0;
 +
}
 +
.price-list ul {
 +
    padding: 0px;
 +
    list-style: none;
 +
}
 +
.price-gd-top {
 +
    background:#2529d8;
 +
    text-align: center;
 +
}
 +
.price-gd-top h4 {
 +
    font-size: 1.8em;
 +
    color: #fff;
 +
    padding: 0.4em 1em;
 +
          background: #111490;
 +
    font-weight: 300;
 +
}
 +
.price-gd-top h3 {
 +
    padding:0.2em 0em 0.1em 0em;
 +
    font-size:2.5em;
 +
    color: #fff;
 +
}
 +
.price-gd-top h5 {
 +
    font-size: 1em;
 +
    color: #fff;
 +
    padding: 0.2em 0em 0.8em 0em;
 +
}
 +
.price-gd-bottom {
 +
    background: #fff;
 +
    text-align: center;
 +
    padding: 1em 0em;
 +
}
 +
.price-gd-top.pric-clr2 h4 {
 +
      background: #e6a908;
 +
}
 +
.price-gd-top.pric-clr2 {
 +
    background: #ffb900;
 +
}
 +
.price-selet.pric-sclr2 a {
 +
    background:#ffb900;
 +
}
 +
.price-gd-top.pric-clr3 {
 +
background:#3be8b0;
 +
}
 +
.price-gd-top.pric-clr3 h4 {
 +
      background: #2dd29d;
 +
}
 +
.price-gd-top.pric-clr4 {
 +
background:#de0f17;
 +
}
 +
.price-gd-top.pric-clr4 h4 {
 +
background:#bd0c12;
 +
}
 +
.price-selet.pric-sclr4 a {
 +
    background:#de0f17;
 +
}
 +
.price-selet.pric-sclr3 a {
 +
    background:#3be8b0;
 +
}
 +
.price-list ul li {
 +
    padding: 0.7em 0em;
 +
      font-size: 1em;
 +
    color: #555;
 +
    border-bottom: 1px solid rgba(210, 208, 208, 0.42);
 +
}
 +
.price-list ul li:nth-child(2),.price-list ul li:nth-child(4){
 +
background:#eee;
 +
}
 +
.price-selet {
 +
    padding: 1em 0em;
 +
    text-align: center;
 +
    background: #fff;
 +
}
 +
.price-selet a {
 +
    font-size: 1.1em;
 +
    color: #fff;
 +
    display: block;
 +
}
 +
.price-selet a {
 +
font-size: 0.9em;
 +
    color: #ffffff;
 +
    display: inline-block;
 +
    padding: 0.5em 2em;
 +
    background: #2529d8;
 +
    text-decoration: none;
 +
}
 +
.price-block {
 +
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.15);
 +
    transition: 0.5s all;
 +
    -webkit-transition: 0.5s all;
 +
    -moz-transition: 0.5s all;
 +
    -o-transition: 0.5s all;
 +
}
 +
.price-block:hover,.w3layouts-pricing:hover,.w3-agileits-vpn-grid:hover {
 +
    transform: scale(1.1);
 +
    -webkit-transform: scale(1.1);
 +
    -moz-transform: scale(1.1);
 +
    -o-transform: scale(1.1);
 +
    -ms-transform: scale(1.1);
 +
    z-index: 1;
 +
}
 +
/*-- Contact --*/
 +
.contact {
 +
      background: url()no-repeat 0px 0px;<!--1680x800-->
 +
    background-size: cover;
 +
    -webkit-background-size: cover;
 +
    -moz-background-size: cover;
 +
    -o-background-size: cover;
 +
  background-attachment: fixed;
 +
    min-height: 650px;
 +
}
 +
.contact-top {
 +
    margin: 0 auto;
 +
    width: 80%;
 +
    padding-top: 7em;
 +
}
 +
p.sub-text {
 +
    text-align: center;
 +
    letter-spacing:8px;
 +
    color: #2529d8;
 +
    font-size: 1.1em;
 +
}
 +
h3.title-w3 {
 +
    text-align: center;
 +
    font-size: 3em;
 +
    text-transform: uppercase;
 +
    letter-spacing: 5px;
 +
    color: #111;
 +
    font-weight: 700;
 +
}
 +
h3.title-w3.con {
 +
color:#fff;
 +
}
 +
h3.title-w3.three {
 +
    color: #fff;
 +
}
 +
.contact_form input[type='text'], .contact_form input[type="email"] {
 +
      width: 100%;
 +
    border-radius: 0;
 +
    line-height: 22px;
 +
    font-size: 14px;
 +
    padding: 14px 17px 14px;
 +
    outline: none;
 +
    color: #FFF;
 +
    height: 50px;
 +
    border: 1px solid #424141;
 +
    margin: 0 0 20px;
 +
      background: rgba(6, 6, 6, 0.38);
 +
letter-spacing:1px;
 +
}
 +
 
 +
.contact_form textarea {
 +
width: 100%;
 +
border-radius: 0;
 +
line-height: 22px;
 +
font-size: 14px;
 +
padding: 14px 17px 14px;
 +
outline: none;
 +
-webkit-box-sizing: border-box;
 +
-moz-box-sizing: border-box;
 +
box-sizing: border-box;
 +
resize: none;
 +
color: #FFF;
 +
height: 190px;
 +
border: 1px solid #424141;
 +
      background: rgba(6, 6, 6, 0.38);
 +
letter-spacing:1px;
 +
}
 +
 
 +
form.contact_form {
 +
    text-align: center;
 +
    margin-top: 45px;
 +
}
 +
.message {
 +
margin-bottom: 30px;
 +
}
 +
 
 +
.contact_form input[type="submit"]{
 +
    padding: 13px 30px;
 +
    border: 2px solid #de0f17;
 +
    font-size: 16px;
 +
    color: #fff;
 +
    background: #de0f17;
 +
    text-decoration: none;
 +
    outline: none;
 +
    transition: 0.5s all;
 +
    -webkit-transition: 0.5s all;
 +
    -moz-transition: 0.5s all;
 +
    -o-transition: 0.5s all;
 +
    -ms-transition: 0.5s all;
 +
    letter-spacing: 1px;
 +
}
 +
 
 +
.more_btn:hover {
 +
    color: #FFF;
 +
    background-color:rgba(0, 0, 0, 0.8);
 +
    border-color: transparent;
 +
}
 +
 
 +
/*-- Map-and-Address --*/
 +
#map {
 +
    width: 100%;
 +
    height:402px;
 +
}
 +
.contact-map-right, .left-contact {
 +
    padding: 0 !important;
 +
}
 +
.cont-top {
 +
  background: #101010;
 +
    padding: 2em 5em;
 +
}
 +
.cont-top h5 {
 +
      font-size: 2.5em;
 +
    color: #fff;
 +
}
 +
.left-bw3 h5, .right-bw3 h5 {
 +
      font-size: 2em;
 +
    color: #fff;
 +
    padding-bottom: 1em;
 +
}
 +
.cont-top h5 i, .left-bw3 h5 i, .right-bw3 h5 i{
 +
    padding-right: 10px;
 +
}
 +
.left-bw3 {
 +
    float: left;
 +
    width: 50%;
 +
    padding: 5em 2em;
 +
      background: #de0f17;
 +
}
 +
.right-bw3 {
 +
      float: right;
 +
    width: 50%;
 +
    padding: 5em 2em;
 +
    background: #2529d8;
 +
}
 +
.cont-top a {
 +
      color: #ada9a9 !important;
 +
    font-size: 1em;
 +
    letter-spacing: 1px;
 +
}
 +
.con-bot p {
 +
    color: #fff;
 +
    line-height: 30px;
 +
    font-size: 1.1em;
 +
    letter-spacing: 1px;
 +
}
 +
.cont-top a :hover{
 +
color:#de0f17;
 +
}
 +
/*-- Map-and-Address --*/
 +
/*-- social-icons --*/
 +
.social_icons {
 +
    text-align: center;
 +
}
 +
.social {
 +
    position: relative;
 +
    margin: 10px auto 3px;
 +
    margin: 3em auto 0;
 +
    text-align: center;
 +
}
 +
.social a{
 +
    position: relative;
 +
    display: inline-block;
 +
    width:34px;
 +
    height:34px;
 +
    border-radius: 50%;
 +
-webkit-border-radius: 50%;
 +
-moz-border-radius: 50%;
 +
-o-border-radius: 50%;
 +
-ms-border-radius: 50%;
 +
    text-align: center;
 +
    margin-right: 20px;
 +
font-size: 1em;
 +
    color: #fff;
 +
    line-height: 35px;
 +
}
 +
.social .fb{
 +
    background: #6788ce;
 +
}
 +
.social .fb:before,
 +
.social .fb:after{
 +
    border-color:#6788ce;
 +
}
 +
.social .tw{
 +
    background: #33ccff;
 +
}
 +
.social .tw:before,
 +
.social .tw:after{
 +
    border-color: #33ccff;
 +
}
 +
 
 +
.social .gp{
 +
    background: #DD4B39;
 +
}
 +
.social .gp:before,
 +
.social .gp:after
 +
{
 +
    border-color: #DD4B39;
 +
}
 +
.social .pin{
 +
    background: #fe4445;
 +
}
 +
.social .pin:before,
 +
.social .pin:after
 +
{
 +
    border-color: #fe4445;
 +
}
 +
.social .db{
 +
    background: #f85993;
 +
}
 +
.social .db:before,
 +
.social .db:after
 +
{
 +
    border-color: #f85993;
 +
}
 +
.social .rss{
 +
    background: #ff9845;
 +
}
 +
.social .rss:before,
 +
.social .rss:after
 +
{
 +
    border-color: #ff9845;
 +
}
 +
.social .lin{
 +
    background: #3a9bdc;
 +
}
 +
.social .lin:before,
 +
.social .lin:after
 +
{
 +
    border-color: #3a9bdc;
 +
}
 +
.social a:before,
 +
.social a:after{
 +
    content: "";
 +
    display: block;
 +
    position: absolute;
 +
    background: transparent;
 +
    top: 0; bottom: 0; left: 0; right: 0;
 +
    border-radius: 50%;
 +
    transition: .3s all;
 +
      border: 3px solid;
 +
}
 +
.social a:hover:after{
 +
  -webkit-transform: scale(1.5);
 +
}
 +
.social a:hover:before{
 +
    -webkit-transform: scale(1);
 +
    transition: .3s all;
 +
    opacity: 0;
 +
}
 +
section.social ul li {
 +
    display: inline-block;
 +
}
 +
/*-- //Contact --*/
 +
/*-- /model --*/
 +
.modal-content h5 {
 +
      font-size: 1.4em;
 +
    color: #2529d8;
 +
    letter-spacing: 1px;
 +
    text-transform: uppercase;
 +
    margin-top: 1em;
 +
}
 +
.modal-content  p {
 +
    color: #555;
 +
    font-size: 1em;
 +
    line-height: 2em;
 +
    margin: 0.5em 0 2em 0;
 +
    letter-spacing: 1px;
 +
}
 +
.modal-header {
 +
    border-bottom: none;
 +
}
 +
.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, .2);
 +
    border-radius: 0px!important;
 +
    outline: 0;
 +
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
 +
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
 +
}
 +
/*-- //model --*/
 +
/*-- //model2 --*/
 +
.book-form {
 +
    padding:3em 3em;
 +
}
 +
.modal-header.book-form h4 {
 +
    text-align: center;
 +
    text-transform: uppercase;
 +
    font-size: 1.8em;
 +
    color: #000;
 +
    letter-spacing: 1px;
 +
}
 +
.book-form input[type="text"], .book-form input[type="email"], .book-form input[type="password"] {
 +
    width: 100%;
 +
    color: #555;
 +
    outline: none;
 +
    font-size: 0.9em;
 +
    padding: .6em 1em;
 +
    border: 1px solid #ccc;
 +
    -webkit-appearance: none;
 +
    margin-bottom: 1.5em;
 +
    line-height: 1.8em;
 +
    letter-spacing: 1px;
 +
    text-align: center;
 +
}
 +
.modal-header.book-form form {
 +
    margin-top: 1.5em;
 +
}
 +
.book-form input[type=submit] {
 +
    color: #FFFFFF;
 +
      padding: .8em 1em;
 +
    font-size: 1em;
 +
    cursor: pointer;
 +
    border: 2px solid #fff;
 +
    outline: none;
 +
    background: #de0f17;
 +
    width: 100%;
 +
    letter-spacing: 3px;
 +
transition: 0.5s all;
 +
    -webkit-transition: 0.5s all;
 +
    -moz-transition: 0.5s all;
 +
    -o-transition: 0.5s all;
 +
    -ms-transition: 0.5s all;
 +
    text-transform: uppercase;
 +
}
 +
.book-form input[type=submit]:hover {
 +
      background:#2529d8;
 +
    color: #fff;
 +
}
 +
.check-box input[type="checkbox"]+label {
 +
      position: relative;
 +
    padding-left: 2em;
 +
    border: none;
 +
    outline: none;
 +
    font-size: 1.2em;
 +
    color: #555;
 +
    font-weight: 400;
 +
    cursor: pointer;
 +
}
 +
.check-box {
 +
    margin-bottom: 1.5em;
 +
}
 +
.check-box input[type="checkbox"] {
 +
    display: none;
 +
}
 +
.check-box input[type="checkbox"]:checked+label span:first-child:before {
 +
    content: "";
 +
    background: url(https://static.igem.org/mediawiki/2017/2/2e/Lubbock_TTU_newcomer_tick.png)no-repeat;
 +
    position: absolute;
 +
    left: 2px;
 +
    top: 2px;
 +
    font-size: 10px;
 +
    width: 10px;
 +
    height: 10px;
 +
}
 +
.check-box input[type="checkbox"]+label span:first-child {
 +
      width: 15px;
 +
    height: 15px;
 +
    display: inline-block;
 +
    border: 1px solid #555;
 +
    position: absolute;
 +
    left: 0;
 +
    top: 4px;
 +
}
 +
/*-- //model2 --*/
 +
.footer-top{
 +
padding:5em 0;
 +
    background: #171616;
 +
}
 +
.footer-top h3 {
 +
    font-size: 1.3em;
 +
    color: #fff;
 +
    text-transform: uppercase;
 +
    margin-bottom: 1.5em;
 +
}
 +
.footer-top p {
 +
    font-size: 0.9em;
 +
      color: #696464;
 +
    margin: 1em 0;
 +
    line-height: 1.9em;
 +
    letter-spacing: 2px;
 +
}
 +
.footer {
 +
    background: #283645;
 +
    padding: 1em 0;
 +
    text-align: center;
 +
}
 +
.footer p {
 +
    color: #fff;
 +
    font-size: 1em;
 +
}
 +
.footer p a{
 +
    color: #fff;
 +
}
 +
.footer p a:hover{
 +
    color: #ED4F2E;
 +
}
 +
.contact-btm span {
 +
      color: #fff;
 +
    font-size: 1.2em;
 +
    display: inline-block;
 +
    vertical-align: middle;
 +
}
 +
.contact-btm p {
 +
    display: inline-block;
 +
    vertical-align: middle;
 +
      color: #696464;
 +
    margin: 0 0 0 10px;
 +
}
 +
.contact-btm {
 +
    margin-bottom: 0.5em;
 +
}
 +
.contact-btm p a {
 +
      color: #696464;
 +
}
 +
.contact-btm p a:hover {
 +
    color: #de0f17;
 +
}
 +
.foot-left li {
 +
    display: inline-block;
 +
    float: left;
 +
    width: 48%;
 +
    margin: 1%;
 +
}
 +
.foot-left input[type="email"] {
 +
      width: 100%;
 +
    color: #888;
 +
    background: #fff;
 +
    padding: 10px 10px;
 +
    outline: none;
 +
    border: 1px solid #fff;
 +
    font-size: 13px;
 +
    margin-bottom: 1em;
 +
    letter-spacing: 1px;
 +
}
 +
.foot-left form input[type=submit] {
 +
      color: #fff;
 +
    padding: 10px 21px;
 +
    font-size: 15px;
 +
    cursor: pointer;
 +
    background: #de0f17;
 +
    margin: 4px 0 0 0px;
 +
    outline: none;
 +
    border: none;
 +
    text-transform: uppercase;
 +
    letter-spacing: 1px;
 +
}
 +
.foot-left form input[type=submit]:hover {
 +
      background: #2529d8;
 +
    color: #fff;
 +
    transition: 0.5s all ease;
 +
    -webkit-transition: 0.5s all ease;
 +
    -moz-transition: 0.5s all ease;
 +
    -o-transition: 0.5s all ease;
 +
    -ms-transition: 0.5s all ease;
 +
}
 +
/*-- /copyrights end here --*/
 +
.copy-right {
 +
    padding: 1em 0;
 +
    background: #030303;
 +
    text-align: center;
 +
}
 +
.copy-right  p {
 +
    color: #FFF;
 +
    letter-spacing: 1px;
 +
}
 +
.copy-right p a {
 +
      color: #de0f17;
 +
}
 +
.copy-right p a:hover {
 +
    color: #fff;
 +
text-decoration:none;
 +
}
 +
/*-- //copyrights end here --*/
 +
/*-- slider-up-arrow --*/
 +
#toTop {
 +
display: none;
 +
text-decoration: none;
 +
position: fixed;
 +
bottom:1%;
 +
right: 3%;
 +
overflow: hidden;
 +
width: 32px;
 +
height: 32px;
 +
border: none;
 +
text-indent: 100%;
 +
background: url(https://static.igem.org/mediawiki/2017/0/0a/Lubbock_TTU_newcomer_move-up.png) no-repeat 0px 0px;
 +
}
 +
#toTopHover {
 +
width: 32px;
 +
height: 32px;
 +
display: block;
 +
overflow: hidden;
 +
float: right;
 +
opacity: 0;
 +
-moz-opacity: 0;
 +
filter: alpha(opacity=0);
 +
}
 +
/*-- //slider-up-arrow --*/
 +
/*-- responsive-design --*/
 +
@media(max-width:1440px){
 +
.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2{
 +
min-height:680px;
 +
}
 +
.agileits-banner-info {
 +
text-align: left;
 +
padding: 20em 0 0em;
 +
}
 +
h2.title-w3,h3.title-w3 {
 +
      font-size: 2.5em;
 +
}
 +
}
 +
@media(max-width:1366px){
 +
.agileits-banner-info {
 +
text-align: left;
 +
padding: 19em 0 0em;
 +
}
 +
.ab-w3-agile-info-text {
 +
padding: 4em 2em 0em 4em;
 +
}
 +
.agileits_w3layouts_more a {
 +
      font-size: 15px;
 +
}
 +
.ab-w3-agile-part,.ab-w3-agile-part:nth-child(2) {
 +
min-height: 309px;
 +
padding: 6em 3em;
 +
}
 +
#plans {
 +
padding-top: 5em;
 +
min-height: 621px;
 +
}
 +
}
 +
@media(max-width:1280px){
 +
h3.title-w3 {
 +
text-align: center;
 +
font-size: 2.3em;
 +
}
 +
.agileits-banner-info h3 {
 +
font-size: 2.2em;
 +
    letter-spacing: 5px;
 +
}
 +
 +
}
 +
@media(max-width:1080px){
 +
.agileits-banner-info {
 +
padding: 16em 0 0em;
 +
}
 +
.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
 +
min-height:565px;
 +
}
 +
.con-bot p {
 +
line-height: 30px;
 +
font-size: 1em;
 +
letter-spacing: 1px;
 +
}
 +
.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
 +
min-height: 507px;
 +
}
 +
.agileits-banner-info p {
 +
font-size: 1em;
 +
letter-spacing: 5px;
 +
margin: 1em auto;
 +
}
 +
.callbacks_tabs a:after {
 +
height: 13px;
 +
width: 13px;
 +
}
 +
.thim-click-to-bottom i {
 +
font-size: 15px;
 +
width: 40px;
 +
height: 40px;
 +
line-height: 39px;
 +
}
 +
.callbacks_tabs li {
 +
margin: 0px 4px;
 +
}
 +
.agileits-banner-info p {
 +
font-size: 1em;
 +
line-height: 1.8em;
 +
letter-spacing: 4px;
 +
margin: 1em auto;
 +
}
 +
.agileits-banner-info h3 {
 +
font-size: 2.2em;
 +
    letter-spacing:4px;
 +
}
 +
.ab-w3-agile-part, .ab-w3-agile-part:nth-child(2) {
 +
min-height: 280px;
 +
padding: 5em 1em;
 +
}
 +
.services-bottom {
 +
min-height: 362px;
 +
}
 +
.w3_agile_stats_grid h4 {
 +
font-size: 1.1em;
 +
margin: 1em 0 0;
 +
letter-spacing:2px;
 +
padding: 1em 0.5em;
 +
}
 +
h1 a.navbar-brand {
 +
      font-size: 0.9em;
 +
}
 +
.right-bw3 {
 +
float: right;
 +
width: 50%;
 +
padding: 5em 1em;
 +
}
 +
.footer-top {
 +
      padding: 4em 0;
 +
}
 +
.contact-top {
 +
margin: 0 auto;
 +
width: 93%;
 +
padding-top: 5em;
 +
}
 +
.contact {
 +
min-height: 613px;
 +
}
 +
 +
}
 +
@media(max-width:1024px){
 +
 +
.left-bw3 {
 +
float: left;
 +
width: 50%;
 +
padding: 5em 1.6em;
 +
}
 +
.right-bw3 {
 +
float: right;
 +
width: 50%;
 +
padding: 5em 1em;
 +
}
 +
.navbar-right {
 +
float: right !important;
 +
margin-right: 0;
 +
margin-top: 4px;
 +
}
 +
.ab-w3-agile-info-text {
 +
padding: 3em 1em 0em 3em;
 +
}
 +
.ab-w3-agile-part h4 {
 +
font-size: 1.3em;
 +
}
 +
.ab-w3-agile-img {
 +
min-height: 736px;
 +
padding-top: 3em;
 +
float: left;
 +
}
 +
#monials {
 +
min-height:523px;
 +
}
 +
.agileits-clients p {
 +
line-height: 2em;
 +
font-size: 1em;
 +
margin: 1em 0;
 +
letter-spacing: 2px;
 +
}
 +
#plans {
 +
padding-top: 4em;
 +
min-height: 588px;
 +
}
 +
}
 +
@media(max-width:991px){
 +
.client-top {
 +
margin: 0 auto;
 +
text-align: center;
 +
width: 79%;
 +
padding-top: 6em;
 +
}
 +
.price-grid {
 +
float: left;
 +
width: 25%;
 +
padding: 0 5px;
 +
}
 +
.price-gd-top h3 {
 +
padding: 0.2em 0em 0em 0em;
 +
font-size: 3em;
 +
}
 +
.gallery-grid {
 +
padding: 0;
 +
float: left;
 +
width: 33%;
 +
}
 +
.left-bw3 {
 +
float: left;
 +
width: 50%;
 +
padding: 2em 1.6em;
 +
}
 +
.right-bw3 {
 +
float: right;
 +
width: 50%;
 +
padding: 2em 1.6em;
 +
}
 +
.navbar-brand {
 +
float: left;
 +
height: 50px;
 +
padding: 10px 0;
 +
}
 +
.nav > li > a {
 +
position: relative;
 +
display: block;
 +
padding: 9px 10px!important;
 +
}
 +
.navbar-default .navbar-nav > li > a {
 +
      font-size: 1em;
 +
}
 +
.agileits_w3layouts_more a {
 +
font-size: 15px;
 +
letter-spacing: 2px;
 +
position: relative;
 +
}
 +
.modal-content h5 {
 +
      font-size: 1.5em;
 +
}
 +
.agileits-banner-info h3 {
 +
font-size: 2em;
 +
letter-spacing: 9px;
 +
}
 +
.ab-w3-agile-img {
 +
min-height: 520px;
 +
padding-top: 0em;
 +
float: none;
 +
}
 +
.ab-w3-agile-part, .ab-w3-agile-part:nth-child(2) {
 +
min-height: 280px;
 +
padding: 5em 1em;
 +
float: left;
 +
width: 50%;
 +
}
 +
.w3_agile_stats_grid {
 +
float: left;
 +
}
 +
.price-gd-top h4 {
 +
      font-size: 1.6em;
 +
}
 +
.price-gd-top h3 {
 +
padding: 0.2em 0em 0em 0em;
 +
font-size: 2em;
 +
}
 +
#plans {
 +
padding-top: 4em;
 +
min-height: 562px;
 +
}
 +
h2.title-w3, h3.title-w3 {
 +
font-size: 2.3em;
 +
letter-spacing: 2px;
 +
}
 +
.foot-left li {
 +
display: inline-block;
 +
float: left;
 +
width: 12%;
 +
margin: 1%;
 +
}
 +
.foot-left:nth-child(3){
 +
margin:1em 0;
 +
}
 +
.footer-top h3 {
 +
font-size: 1.3em;
 +
margin-bottom: 1em;
 +
}
 +
.foot-left {
 +
padding: 0;
 +
}
 +
.contact-top {
 +
margin: 0 auto;
 +
width: 98%;
 +
padding-top: 5em;
 +
}
 +
}
 +
@media(max-width:800px){
 +
.agileits-banner-info {
 +
padding: 14em 0 0em;
 +
}
 +
.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
 +
min-height: 446px;
 +
}
 +
.callbacks_tabs {
 +
top: 88%;
 +
left: 45%;
 +
}
 +
.agileits-banner-info h3 {
 +
font-size: 2em;
 +
letter-spacing: 5px;
 +
}
 +
}
 +
@media(max-width:768px){
 +
 +
.agileits-banner-info h3 {
 +
font-size: 1.7em;
 +
letter-spacing: 3px;
 +
}
 +
.work, #team, #gallery {
 +
padding: 4em 0;
 +
}
 +
 +
}
 +
@media(max-width:767px){
 +
.navbar {
 +
padding: 20px 0;
 +
-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
 +
-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
 +
transition: background .5s ease-in-out,padding .5s ease-in-out;
 +
margin: 0;
 +
}
 +
.top-nav-collapse {
 +
padding: 0;
 +
}
 +
.navbar-default .navbar-nav > li > a {
 +
text-align: center;
 +
}
 +
.navbar-default .navbar-toggle {
 +
    border-color: #de0f17;
 +
            background: #de0f17;
 +
}
 +
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
 +
background-color: #f44336;
 +
}
 +
.navbar-default .navbar-toggle .icon-bar {
 +
background-color: #fff;
 +
}
 +
.banner-text {
 +
padding: 17em 0 8em;
 +
}
 +
.agile-footer h6 {
 +
margin: 0 0 1em 0;
 +
}
 +
.navbar-toggle {
 +
position: relative;
 +
float: right;
 +
padding: 11px 10px;
 +
margin-top: 8px;
 +
margin-right: 15px;
 +
margin-bottom: 8px;
 +
background-color: transparent;
 +
background-image: none;
 +
border: 1px solid transparent;
 +
border-radius: 0px;
 +
}
 +
.navbar-brand {
 +
float: left;
 +
height: 50px;
 +
padding: 15px 0 0 0;
 +
}
 +
.agileits-banner-info {
 +
padding: 12em 0 0em;
 +
}
 +
.navbar-right {
 +
float: none!important;
 +
margin-right: 0px!important;
 +
margin-top: 5px;
 +
}
 +
nav.navbar.navbar-default.navbar-fixed-top {
 +
background: rgba(0, 0, 0, 0.65);
 +
z-index: 9999;
 +
}
 +
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
 +
border-color: #484a4c;
 +
}
 +
#map {
 +
width: 100%;
 +
height: 302px;
 +
}
 +
  .grid_6.c1 {
 +
float: left;
 +
width: 50%;
 +
  }
 +
  .contact_form input[type='text'], .contact_form input[type="email"],.contact_form textarea {
 +
width: 100%;
 +
font-size: 14px;
 +
padding: 8px 12px 8px;
 +
height: 50px;
 +
margin: 0 0 9px;
 +
}
 +
.contact_form textarea {
 +
      height: 169px;
 +
 
 +
    }
 +
.hidden-xs {
 +
display: block !important;
 +
}
 +
}
 +
@media(max-width:736px){
 +
.price-gd-top h4 {
 +
font-size: 1.4em;
 +
}
 +
.contact {
 +
min-height: 568px;
 +
}
 +
}
 +
@media(max-width:667px){
 +
.ab-w3-agile-img {
 +
min-height: 398px;
 +
padding-top: 0em;
 +
float: none;
 +
}
 +
.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
 +
min-height: 385px;
 +
}
 +
h2.title-w3, h3.title-w3 {
 +
font-size: 2em;
 +
letter-spacing: 2px;
 +
}
 +
.w3_agile_stats_grid h4 {
 +
font-size: 1em;
 +
margin: 1em 0 0;
 +
letter-spacing: 2px;
 +
padding: 1em 0.5em;
 +
}
 +
.w3_agile_stats_grid {
 +
float: left;
 +
width: 50%;
 +
margin-bottom: 1em;
 +
}
 +
.wthree-agile-counter {
 +
padding-top: 5em;
 +
}
 +
}
 +
@media(max-width:640px){
 +
.agileits-banner-info {
 +
padding: 11em 0 0em;
 +
}
 +
.callbacks_tabs a:after {
 +
height: 10px;
 +
width: 10px;
 +
}
 +
.thim-click-to-bottom {
 +
bottom: 20%;
 +
left: 48.5%;
 +
width:35px;
 +
height:35px;
 +
font-size: 40px;
 +
line-height: 40px;
 +
}
 +
.callbacks_tabs {
 +
top: 85%;
 +
left: 45%;
 +
}
 +
.foot-left li {
 +
display: inline-block;
 +
float: left;
 +
width: 15%;
 +
margin: 1%;
 +
}
 +
    .footer-top {
 +
padding:3em 0;
 +
}
 +
.work,#team,#gallery {
 +
padding: 3em 0;
 +
}
 +
.content-bottom-in {
 +
margin-top: 0.8em;
 +
}
 +
}
 +
@media(max-width:600px){
 +
.agileits-banner-info h3 span {
 +
padding: 0 8px;
 +
}
 +
.agileits-banner-info h3 {
 +
font-size: 1.5em;
 +
letter-spacing: 2px;
 +
}
 +
.agileits-banner-info p {
 +
font-size: 0.9em;
 +
line-height: 1.8em;
 +
letter-spacing: 2px;
 +
margin:0.7em auto;
 +
}
 +
.agileits_w3layouts_more a {
 +
font-size: 13px;
 +
letter-spacing: 2px;
 +
position: relative;
 +
}
 +
nav.navbar.navbar-default.navbar-fixed-top {
 +
border: none;
 +
padding: 10px 12px;
 +
}
 +
.navbar-toggle {
 +
position: relative;
 +
float: right;
 +
padding: 11px 10px;
 +
margin-top: 8px;
 +
margin-right: 0px;
 +
}
 +
.ab-w3-agile-img {
 +
min-height: 322px;
 +
padding-top: 0em;
 +
float: none;
 +
}
 +
.ab-w3-agile-info-text {
 +
padding: 2em 1em 0em 2em;
 +
}
 +
.ab-w3-agile-inner {
 +
      margin-top: 3em;
 +
}
 +
.callbacks_nav.prev {
 +
left: auto;
 +
background: url(https://static.igem.org/mediawiki/2017/c/c4/Lubbock_TTU_newcomer_left.png) no-repeat 0px 0px;
 +
left: -33px;
 +
}
 +
.callbacks_nav.next {
 +
left: auto;
 +
background: url(https://static.igem.org/mediawiki/2017/d/d5/Lubbock_TTU_newcomer_right.png) no-repeat 0px 0px;
 +
right: -35px;
 +
}
 +
.left-bw3 h5, .right-bw3 h5 {
 +
font-size: 1.7em;
 +
padding-bottom: 0.5em;
 +
}
 +
.con-bot p {
 +
line-height: 28px;
 +
font-size: 0.9em;
 +
}
 +
.left-bw3 {
 +
float: none;
 +
width: 100%;
 +
padding: 1.5em 1em;
 +
}
 +
.right-bw3 {
 +
float: none;
 +
width: 100%;
 +
padding: 1.5em 1em;
 +
}
 +
.price-grid {
 +
float: left;
 +
width: 50%;
 +
padding: 0 5px;
 +
margin-bottom: 2em;
 +
}
 +
.priceing-table-main {
 +
margin: 1.5em 0 0 0;
 +
}
 +
#plans {
 +
padding-top: 2em;
 +
min-height: 562px;
 +
}
 +
.client-top {
 +
margin: 0 auto;
 +
text-align: center;
 +
width: 79%;
 +
padding-top: 3em;
 +
}
 +
.agileits-clients {
 +
margin-top: 2em;
 +
}
 +
.client_agile_info {
 +
padding: 2em 0.5em;
 +
}
 +
#monials {
 +
min-height: 430px;
 +
}
 +
.contact_form input[type="submit"] {
 +
padding: 11px 23px;
 +
font-size: 14px;
 +
}
 +
.grid_6.c1 {
 +
float: none;
 +
width: 100%;
 +
}
 +
.contact_form textarea {
 +
height: 83px;
 +
}
 +
.contact_form input[type='text'], .contact_form input[type="email"], .contact_form textarea {
 +
width: 100%;
 +
font-size: 13px;
 +
padding: 6px 12px 6px;
 +
height: 50px;
 +
margin: 0 0 5px;
 +
}
 +
.social {
 +
margin: 2em auto 0;
 +
}
 +
form.contact_form {
 +
margin-top: 23px;
 +
}
 +
.cont-top {
 +
padding: 2em 2em;
 +
}
 +
.message {
 +
margin-bottom: 15px;
 +
}
 +
.contact-top {
 +
margin: 0 auto;
 +
width: 100%;
 +
padding-top: 4em;
 +
}
 +
.carouselGallery-item-meta {
 +
font-size: 1.1em;
 +
height: 47px;
 +
}
 +
 
 +
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
 +
width: 36px;
 +
height: 36px;
 +
position: absolute;
 +
cursor: pointer;
 +
z-index: 100;
 +
border-radius: 50%;
 +
margin-top: 3em;
 +
}
 +
#work, #team, #gallery {
 +
padding: 3em 0;
 +
}
 +
}
 +
@media(max-width:480px){
 +
.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
 +
min-height: 321px;
 +
}
 +
.agileits-banner-info {
 +
padding: 9em 0 0em;
 +
}
 +
.callbacks_tabs {
 +
top: 85%;
 +
left: 44%;
 +
}
 +
h1 a.navbar-brand {
 +
font-size: 0.8em;
 +
}
 +
.foot-left li {
 +
display: inline-block;
 +
float: left;
 +
width: 19%;
 +
margin: 1%;
 +
}
 +
.footer-top {
 +
padding: 2em 0;
 +
}
 +
.agileits_w3layouts_more a:before, .agileits_w3layouts_more a:after {
 +
content: '';
 +
background: #fff;
 +
width:65%;
 +
height: 2px;
 +
position: absolute;
 +
left: 105%;
 +
top: 46%;
 +
}
 +
.agileits-clients h4 {
 +
font-size: 0.9em;
 +
letter-spacing:1px;
 +
}
 +
.client_agile_info img {
 +
      width: 16%;
 +
}
 +
 +
}
 +
@media(max-width:414px){
 +
.agileits-banner-info h3 {
 +
font-size: 1.3em;
 +
letter-spacing: 2px;
 +
}
 +
.agileits_w3layouts_more a:before, .agileits_w3layouts_more a:after {
 +
content: '';
 +
background: #fff;
 +
width: 56%;
 +
height: 2px;
 +
position: absolute;
 +
left: 105%;
 +
top: 46%;
 +
}
 +
.callbacks_tabs {
 +
top: 85%;
 +
left: 43%;
 +
}
 +
.ab-w3-agile-part, .ab-w3-agile-part:nth-child(2) {
 +
min-height: 222px;
 +
padding: 5em 1em;
 +
float: none;
 +
width: 100%;
 +
}
 +
.client_agile_info {
 +
padding: 1em 0.5em;
 +
}
 +
.contact {
 +
min-height: 533px;
 +
}
 +
.services-bottom {
 +
min-height: 333px;
 +
}
 +
.wthree-agile-counter {
 +
padding-top: 4em;
 +
}
 +
.w3_agile_stats_grid {
 +
float: left;
 +
width: 50%;
 +
margin-bottom: 1em;
 +
padding: 5px;
 +
}
 +
.wthree-agile-counter {
 +
padding-top: 3em;
 +
}
 +
#map {
 +
width: 100%;
 +
height: 237px;
 +
}
 +
#work, #team, #gallery {
 +
padding: 2em 0;
 +
}
 +
}
 +
@media(max-width:384px){
 +
.agileits-banner-info h3 {
 +
font-size: 1.3em;
 +
letter-spacing: 1px;
 +
}
 +
.ab-w3-agile-info-text {
 +
padding: 2em 1em 0em 1em;
 +
}
 +
.callbacks_tabs {
 +
top: 85%;
 +
left: 38%;
 +
}
 +
.thim-click-to-bottom {
 +
bottom: 20%;
 +
left: 44%;
 +
width: 35px;
 +
height: 35px;
 +
font-size: 40px;
 +
line-height: 40px;
 +
}
 +
.social a {
 +
margin-right: 14px;
 +
font-size: 1em;
 +
line-height: 35px;
 +
}
 +
.gallery-grid {
 +
padding: 0;
 +
float: left;
 +
width: 50%;
 +
}
 +
.cont-top h5 {
 +
      font-size: 2em;
 +
}
 +
.contact {
 +
min-height: 515px;
 +
}
 +
.contact-top {
 +
margin: 0 auto;
 +
width: 100%;
 +
padding-top: 3em;
 +
}
 +
.book-form {
 +
padding: 2em 2em;
 +
}
 +
.agileits-clients p {
 +
line-height: 2em;
 +
font-size: 0.9em;
 +
margin: 0.5em 0;
 +
}
 +
#monials {
 +
min-height: 402px;
 +
}
 +
.price-list ul li {
 +
padding: 0.5em 0em;
 +
font-size: 0.9em;
 +
}
 +
.agile_count_grid_left span, .agile_count_grid_right p {
 +
font-size: 1.5em;
 +
}
 +
h2.title-w3, h3.title-w3 {
 +
font-size: 1.5em;
 +
letter-spacing: 2px;
 +
}
 +
}
 +
@media(max-width:375px){
 +
.copy-right p {
 +
letter-spacing: 1px;
 +
padding: 0 2px;
 +
line-height: 1.9em;
 +
}
 +
.price-gd-top h4 {
 +
font-size: 1.2em;
 +
}
 +
.ab-w3-agile-img {
 +
min-height: 270px;
 +
padding-top: 0em;
 +
float: none;
 +
padding: 0;
 +
}
 +
h1 a.navbar-brand {
 +
font-size: 0.7em;
 +
}
 +
nav.navbar.navbar-default.navbar-fixed-top {
 +
border: none;
 +
padding: 4px 10px;
 +
}
 +
}
 +
 
 +
@media(max-width:320px){
 +
.ab-w3-agile-info p {
 +
font-size: 0.9em;
 +
letter-spacing: 2px;
 +
}
 +
.w3_agile_stats_grid {
 +
float: left;
 +
width: 50%;
 +
margin-bottom: 1em;
 +
padding: 1px;
 +
}
 +
 +
.w3_agile_stats_grid h4 {
 +
font-size: 0.9em;
 +
margin: 1em 0 0;
 +
letter-spacing: 2px;
 +
padding: 1em 0em;
 +
}
 +
.services-bottom {
 +
min-height: 304px;
 +
}
 +
.price-gd-top h3 {
 +
padding: 0.2em 0em 0em 0em;
 +
font-size: 1.5em;
 +
}
 +
.price-list ul li {
 +
padding: 0.5em 0em;
 +
font-size: 0.85em;
 +
}
 +
.price-gd-bottom {
 +
padding: 0.5em 0em;
 +
}
 +
.price-gd-bottom {
 +
padding: 0.5em 0em;
 +
}
 +
.callbacks_nav.next {
 +
left: auto;
 +
background: url(https://static.igem.org/mediawiki/2017/d/d5/Lubbock_TTU_newcomer_right.png) no-repeat 0px 0px;
 +
right: -30px;
 +
}
 +
.callbacks_nav.prev {
 +
left: auto;
 +
background: url(https://static.igem.org/mediawiki/2017/c/c4/Lubbock_TTU_newcomer_left.png) no-repeat 0px 0px;
 +
left: -30px;
 +
}
 +
h2.title-w3, h3.title-w3 {
 +
font-size: 1.4em;
 +
letter-spacing: 2px;
 +
}
 +
.agileits-banner-info p {
 +
font-size: 0.8em;
 +
line-height: 1.8em;
 +
letter-spacing: 2px;
 +
margin: 0.5em auto;
 +
}
 +
.agileits-banner-info h3 {
 +
font-size: 1em;
 +
letter-spacing: 1px;
 +
}
 +
.agileits-banner-info h3 {
 +
font-size: 1em;
 +
letter-spacing: 1px;
 +
}
 +
.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2 {
 +
min-height: 226px;
 +
}
 +
.thim-click-to-bottom i {
 +
font-size: 15px;
 +
width: 32px;
 +
height: 32px;
 +
line-height: 31px;
 +
}
 +
.thim-click-to-bottom {
 +
bottom: 18%;
 +
left: 46%;
 +
width: 35px;
 +
height: 35px;
 +
font-size: 40px;
 +
line-height: 40px;
 +
}
 +
.agileits-banner-info {
 +
padding: 6em 0 0em;
 +
}
 +
.ab-w3-agile-inner {
 +
margin-top: 2em;
 +
}
 +
.ab-w3-agile-info-text {
 +
padding: 1em 1em 0em 1em;
 +
}
 +
.ab-w3-agile-img {
 +
min-height: 169px;
 +
padding-top: 0em;
 +
float: none;
 +
padding: 0;
 +
}
 +
}
 +
/*-- //responsive-design --*/
 +
</style>
 +
<!--main-gallery.css--><!-- flexslider-CSS -->
 +
<style>
 +
.noscroll{
 +
    overflow:  hidden;
 +
    position: fixed;
 +
    width: 100%;
 +
}
 +
 
 +
.tx-pxa-social-feed{
 +
    position: relative;
 +
}
 +
.tx-pxa-social-feed .btn{
 +
  margin: 50px auto;
 +
  text-align: center;
 +
  width: auto;
 +
  display: inline-block;
 +
}
 +
.carouselGallery-button{
 +
    text-align: center;
 +
}
 +
.carouselGallery-left,
 +
.carouselGallery-right{
 +
    font-size: 2.5rem;
 +
    color:  #fff;
 +
    cursor: pointer;
 +
    position: absolute;
 +
    width: 100px;
 +
    height: 100px;
 +
    z-index: 2;
 +
    top: 50%;
 +
-webkit-transform: translate(-50%, -50%);
 +
-moz-transform: translate(-50%, -50%);
 +
-o-transform: translate(-50%, -50%);
 +
-ms-transform: translate(-50%, -50%);
 +
    transform: translate(-50%, -50%);
 +
}
 +
.carouselGallery-right{
 +
    right:-170px;
 +
}
 +
.carouselGallery-left{
 +
    left: -25px;
 +
}
 +
.carouselGallery-left.disabled,
 +
.carouselGallery-right.disabled{
 +
    cursor: auto;
 +
-moz-opacity: 0.3;
 +
    opacity: 0.3;
 +
}
 +
 
 +
.carouselGallery-grid{
 +
  padding-left: 0;
 +
    padding-right: 0;
 +
    max-width: 3000px;
 +
margin-top: 3em;
 +
}
 +
.carouselGallery-col-60{
 +
    float: left;
 +
    width: 60%;
 +
 
 +
}
 +
.carouselGallery-col-40{
 +
    width: 40%;
 +
    float: left;
 +
 
 +
}
 +
.carouselGallery-grid .carouselGallery-col-1{
 +
    width: 100%;
 +
    padding-bottom: 100%;
 +
    margin: 0;
 +
    cursor: pointer;
 +
    }
 +
 
 +
.carouselGallery-grid .carouselGallery-col-2{
 +
    width: 100%;
 +
    padding-bottom: 99.9%;
 +
    margin: 0;
 +
    cursor: pointer;
 +
 
 +
}
 +
.heart {
 +
    left: -.5em;
 +
    top: 0.2em;
 +
}
 +
.carouselGallery-item-meta {
 +
    background-color: #de0f17;
 +
    height: 72px;
 +
    width: 100%;
 +
    position: absolute;
 +
    padding: 25px 10px;
 +
    padding-right: 15px;
 +
    color: #fff;
 +
    bottom: -100px;
 +
    font-size:1.2em;
 +
    transition: bottom 0.2s;
 +
    -moz-transition: bottom 0.2s;
 +
    -webkit-transition: bottom 0.2s;
 +
    -o-transition: bottom 0.2s;
 +
    text-align: center;
 +
    letter-spacing: 2px;
 +
}
 +
.carouselGallery-item-meta .icon-heart{
 +
    top: 5px;
 +
    font-size: 24px;
 +
    color: yellow;
 +
    line-height: 20px;
 +
}
 +
.carouselGallery-col-1:hover .carouselGallery-item-meta,
 +
.carouselGallery-col-2:hover .carouselGallery-item-meta{
 +
    bottom: 0;
 +
}
 +
.carouselGallery-item-meta{
 +
    right: 0;
 +
}
 +
 
 +
.carouselGallery-grid .carouselGallery-col-1,
 +
.carouselGallery-grid .carouselGallery-col-2{
 +
    background-position: center center;
 +
    float: left;
 +
    background-size: cover;
 +
    background-repeat: no-repeat;
 +
    position: relative;
 +
    overflow: hidden;
 +
}
 +
.carouselGallery-grid .carouselGallery-col-1{
 +
  -webkit-box-shadow: 0 0 0 4px rgba(255,255,255,1);
 +
    -moz-box-shadow: 0 0 0 4px rgba(255,255,255,1);
 +
    box-shadow: 0 0 0 4px rgba(255,255,255,1);
 +
}
 +
.carouselGallery-grid .carouselGallery-col-2{
 +
-webkit-box-shadow: 0 0 0 4px rgba(255,255,255,1);
 +
-moz-box-shadow: 0 0 0 4px rgba(255,255,255,1);
 +
box-shadow: 0 0 0 4px rgba(255,255,255,1);
 +
}
 +
.carouselGallery-item-meta-user, .carouselGallery-item-meta-likes {
 +
    display: block;
 +
    overflow: hidden;
 +
    text-overflow: ellipsis;
 +
    white-space: nowrap;
 +
}
 +
.carouselGallery-item-meta-likes{
 +
    width: 40%
 +
}
 +
.carouselGallery-item-meta-likes{
 +
    text-align: right;
 +
}
 +
.carouselGallery-wrapper{
 +
    z-index: 1111;
 +
    width: 100%;
 +
    position: fixed;
 +
    top: 0;
 +
    background-color: rgba(12,12,12,0.8);
 +
    width: 100vw;
 +
    height: 100%;
 +
}
 +
.carouselGallery-wrapper > div {
 +
    z-index: 2;
 +
    position: absolute;
 +
    top: 52%;
 +
    left: 50%;
 +
    transform: translate(-50%, -50%);
 +
-webkit-transform: translate(-50%, -50%);
 +
-moz-transform: translate(-50%, -50%);
 +
-o-transform: translate(-50%, -50%);
 +
-ms-transform: translate(-50%, -50%);
 +
    max-width: 100%;
 +
    width: auto;
 +
}
 +
.carouselGallery-scrollbox {
 +
    display: block;
 +
    // max-height - set by javascript
 +
    overflow-x: hidden;
 +
    overflow-y: auto;
 +
}
 +
 
 +
.carouselGallery-modal .container{
 +
    padding: 0;
 +
    font-size: 18px;
 +
    color: #000;
 +
    position: relative;
 +
    border-radius: 2px;
 +
    padding-right: 334px;
 +
    position: relative;
 +
    width: 780px;
 +
}
 +
.carouselGallery-modal p {
 +
      font-size: 14px;
 +
    font-weight: normal;
 +
    max-height: 290px;
 +
    text-overflow: ellipsis;
 +
    overflow: hidden;
 +
    line-height: 2em;
 +
    color: #555;
 +
    letter-spacing: 1px;
 +
}
 +
 
 +
.carouselGallery-modal a {
 +
    color: #005293;
 +
    font-weight: bold;
 +
    font-size: 19px;
 +
display: none;
 +
}
 +
.carouselGallery-modal-image,
 +
.carouselGallery-modal-text{
 +
    width: 100%;
 +
    float: left;
 +
}
 +
.carouselGallery-modal-text{
 +
    position: absolute;
 +
    bottom: 0;
 +
    right: 0;
 +
    width: 335px;
 +
    height: 100%;
 +
}
 +
.carouselGallery-modal-text:hover { // ie10 transform glitch fix
 +
    background-color: #fffffe;
 +
}
 +
.carouselGallery-modal-image img{
 +
    max-width: 100%;
 +
    width: 100%;
 +
}
 +
.carouselGallery-modal-location{
 +
    margin-top: -3px;
 +
    font-size: 24px;
 +
    color: #168eea;
 +
}
 +
.carouselGallery-item-modal-likes{
 +
    display: inline-block;
 +
    margin-top: 10px;
 +
    margin-bottom: 20px;
 +
}
 +
.carouselGallery-item-modal-likes .icon-heart{
 +
    top: 3px;
 +
    font-size: 25px;
 +
    color: yellow;
 +
    float: left;
 +
    margin-right: 5px;
 +
}
 +
.carouselGallery-modal-text{
 +
    background-color: #fff;
 +
    padding: 30px;
 +
}
 +
.carouselGallery-modal-text span{
 +
    display: block;
 +
}
 +
.carouselGallery-modal .iconscircle-cross{
 +
    cursor: pointer;
 +
    right: -30px;
 +
    top:-55px;
 +
    position: absolute;
 +
    z-index: 1;
 +
    font-size: 35px;
 +
    color: #fff;
 +
 
 +
}
 +
@media (min-width: 3000px){
 +
    .carouselGallery-grid{
 +
        margin: 0 auto;
 +
    }
 +
}
 +
@media (max-width: 1200px){
 +
.carouselGallery-item-meta {
 +
padding: 20px 10px;
 +
}
 +
}
 +
@media (max-width: 1200px){
 +
    .carouselGallery-modal .container{
 +
        padding-right: 0;
 +
        width: 100%;
 +
    }
 +
    .carouselGallery-modal-image{
 +
        width: 100%;
 +
    }
 +
    .carouselGallery-item-modal-likes{
 +
        margin-bottom: 10px;
 +
    }
 +
    .carouselGallery-modal p{
 +
        max-height: 100%;
 +
    }
 +
    .carouselGallery-modal-text{
 +
        text-align: left;
 +
        position: relative;
 +
        bottom: auto;
 +
        right: auto;
 +
        width: 100%;
 +
    }
 +
}
 +
@media only screen (max-width: 1200px){
 +
    .carouselGallery-modal .container{
 +
        padding-right: 334px;
 +
        width: 850px;
 +
    }
 +
    .carouselGallery-modal-text {
 +
        position: absolute;
 +
        bottom: 0;
 +
        right: 0;
 +
        width: 335px;
 +
        height: 100%;
 +
    }
 +
    .carouselGallery-right{
 +
        right: -130px;
 +
    }
 +
    .carouselGallery-left{
 +
        left: -10px;
 +
    }
 +
}
 +
@media only screen and (min-width: 1080px){
 +
.carouselGallery-left, .carouselGallery-right {
 +
width: 45px;
 +
height: 80px;
 +
}
 +
.carouselGallery-left, .carouselGallery-right {
 +
width: 40px;
 +
height: 50px;
 +
}
 +
.carouselGallery-left {
 +
left: -50px;
 +
}
 +
.carouselGallery-right {
 +
right: -70px;
 +
}
 +
.carouselGallery-grid {
 +
margin-top: 2em;
 +
}
 +
}
 +
@media only screen and (max-width: 1024px){
 +
.carouselGallery-wrapper > div {
 +
width: 48%;
 +
}
 +
 +
 +
}
 +
@media only screen and (max-width: 991px){
 +
.carouselGallery-item-meta {
 +
height: 60px;
 +
width: 100%;
 +
position: absolute;
 +
    padding: 18px 10px;
 +
padding-right: 15px;
 +
bottom: -100px;
 +
font-size: 1.2em;
 +
letter-spacing: 2px;
 +
}
 +
}
 +
@media (max-width: 767px){
 +
    .carouselGallery-modal-text{
 +
        width: 100%;
 +
    }
 +
    .carouselGallery-wrapper > div {
 +
        width: 50%;
 +
    }
 +
 
 +
}
 +
@media (max-width: 640px){
 +
.carouselGallery-item-meta {
 +
padding: 13px 10px;
 +
height: 55px;
 +
font-size: 1.2em;
 +
}
 +
.carouselGallery-wrapper > div {
 +
width: 65%;
 +
}
 +
}
 +
@media (max-width:480px){
 +
.carouselGallery-grid .carouselGallery-col-1, .carouselGallery-grid .carouselGallery-col-2 {
 +
float: none;
 +
}
 +
.carouselGallery-left, .carouselGallery-right {
 +
font-size: 1.5rem;
 +
width: 25px;
 +
height: 30px;
 +
}
 +
.carouselGallery-right {
 +
right: -44px;
 +
}
 +
.carouselGallery-left {
 +
left: -20px;
 +
}
 +
.carouselGallery-modal-text {
 +
padding: 1em;
 +
}
 +
.carouselGallery-wrapper > div {
 +
width: 80%;
 +
}
 +
.carouselGallery-grid {
 +
padding-left: 0;
 +
padding-right: 0;
 +
margin-top: 2em;
 +
}
 +
 +
.carouselGallery-item-meta {
 +
font-size: 1.2em;
 +
}
 +
h2.title-w3, h3.title-w3 {
 +
font-size: 1.8em;
 +
letter-spacing: 2px;
 +
}
 +
}
 +
@media (max-width:414px){
 +
.carouselGallery-grid {
 +
padding: 0;
 +
}
 +
.carouselGallery-wrapper > div {
 +
width: 83%;
 +
}
 +
.carouselGallery-item-meta {
 +
font-size: 1em;
 +
height: 44px;
 +
}
 +
 
 +
}
 +
@media (max-width:320px){
 +
.carouselGallery-item-meta {
 +
  font-size: 14px;
 +
}
 +
.carouselGallery-modal .iconscircle-cross {
 +
right: -15px;
 +
top: -40px;
 +
font-size: 25px;
 +
}
 +
}
 +
</style>
 +
<!--font-awesome.css--><!-- font-awesome icons -->
 +
<style>
 +
/*!
 +
*  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 +
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 +
*/
 +
/* FONT PATH
 +
* -------------------------- */
 +
@font-face {
 +
  font-family: 'FontAwesome';
 +
  src: url('https://static.igem.org/mediawiki/2017/0/04/Lubbock_TTU_fontawesome-webfont.eot');
 +
  src: url('https://static.igem.org/mediawiki/2017/0/04/Lubbock_TTU_fontawesome-webfont.eot') format('embedded-opentype'), url('https://static.igem.org/mediawiki/2017/7/78/Lubbock_TTU_fontawesome-webfont.woff') format('woff2'), url('https://static.igem.org/mediawiki/2017/7/78/Lubbock_TTU_fontawesome-webfont.woff') format('woff'), url('https://static.igem.org/mediawiki/2017/1/1f/Lubbock_TTU_fontawesome-webfont.ttf') format('truetype'), url('https://static.igem.org/mediawiki/2017/b/b3/Lubbock_TTU_fontawesome-webfont.svg') format('svg');
 +
  font-weight: normal;
 +
  font-style: normal;
 +
}
 +
.fa {
 +
  display: inline-block;
 +
  font: normal normal normal 14px/1 FontAwesome;
 +
  font-size: inherit;
 +
  text-rendering: auto;
 +
  -webkit-font-smoothing: antialiased;
 +
  -moz-osx-font-smoothing: grayscale;
 +
}
 +
/* makes the font 33% larger relative to the icon container */
 +
.fa-lg {
 +
  font-size: 1.33333333em;
 +
  line-height: 0.75em;
 +
  vertical-align: -15%;
 +
}
 +
.fa-2x {
 +
  font-size: 2em;
 +
}
 +
.fa-3x {
 +
  font-size: 3em;
 +
}
 +
.fa-4x {
 +
  font-size: 4em;
 +
}
 +
.fa-5x {
 +
  font-size: 5em;
 +
}
 +
.fa-fw {
 +
  width: 1.28571429em;
 +
  text-align: center;
 +
}
 +
.fa-ul {
 +
  padding-left: 0;
 +
  margin-left: 2.14285714em;
 +
  list-style-type: none;
 +
}
 +
.fa-ul > li {
 +
  position: relative;
 +
}
 +
.fa-li {
 +
  position: absolute;
 +
  left: -2.14285714em;
 +
  width: 2.14285714em;
 +
  top: 0.14285714em;
 +
  text-align: center;
 +
}
 +
.fa-li.fa-lg {
 +
  left: -1.85714286em;
 +
}
 +
.fa-border {
 +
  padding: .2em .25em .15em;
 +
  border: solid 0.08em #eeeeee;
 +
  border-radius: .1em;
 +
}
 +
.fa-pull-left {
 +
  float: left;
 +
}
 +
.fa-pull-right {
 +
  float: right;
 +
}
 +
.fa.fa-pull-left {
 +
  margin-right: .3em;
 +
}
 +
.fa.fa-pull-right {
 +
  margin-left: .3em;
 +
}
 +
/* Deprecated as of 4.4.0 */
 +
.pull-right {
 +
  float: right;
 +
}
 +
.pull-left {
 +
  float: left;
 +
}
 +
.fa.pull-left {
 +
  margin-right: .3em;
 +
}
 +
.fa.pull-right {
 +
  margin-left: .3em;
 +
}
 +
.fa-spin {
 +
  -webkit-animation: fa-spin 2s infinite linear;
 +
  animation: fa-spin 2s infinite linear;
 +
}
 +
.fa-pulse {
 +
  -webkit-animation: fa-spin 1s infinite steps(8);
 +
  animation: fa-spin 1s infinite steps(8);
 +
}
 +
@-webkit-keyframes fa-spin {
 +
  0% {
 +
    -webkit-transform: rotate(0deg);
 +
    transform: rotate(0deg);
 +
  }
 +
  100% {
 +
    -webkit-transform: rotate(359deg);
 +
    transform: rotate(359deg);
 +
  }
 +
}
 +
@keyframes fa-spin {
 +
  0% {
 +
    -webkit-transform: rotate(0deg);
 +
    transform: rotate(0deg);
 +
  }
 +
  100% {
 +
    -webkit-transform: rotate(359deg);
 +
    transform: rotate(359deg);
 +
  }
 +
}
 +
.fa-rotate-90 {
 +
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
 +
  -webkit-transform: rotate(90deg);
 +
  -ms-transform: rotate(90deg);
 +
  transform: rotate(90deg);
 +
}
 +
.fa-rotate-180 {
 +
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
 +
  -webkit-transform: rotate(180deg);
 +
  -ms-transform: rotate(180deg);
 +
  transform: rotate(180deg);
 +
}
 +
.fa-rotate-270 {
 +
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
 +
  -webkit-transform: rotate(270deg);
 +
  -ms-transform: rotate(270deg);
 +
  transform: rotate(270deg);
 +
}
 +
.fa-flip-horizontal {
 +
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
 +
  -webkit-transform: scale(-1, 1);
 +
  -ms-transform: scale(-1, 1);
 +
  transform: scale(-1, 1);
 +
}
 +
.fa-flip-vertical {
 +
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
 +
  -webkit-transform: scale(1, -1);
 +
  -ms-transform: scale(1, -1);
 +
  transform: scale(1, -1);
 +
}
 +
:root .fa-rotate-90,
 +
:root .fa-rotate-180,
 +
:root .fa-rotate-270,
 +
:root .fa-flip-horizontal,
 +
:root .fa-flip-vertical {
 +
  filter: none;
 +
}
 +
.fa-stack {
 +
  position: relative;
 +
  display: inline-block;
 +
  width: 2em;
 +
  height: 2em;
 +
  line-height: 2em;
 +
  vertical-align: middle;
 +
}
 +
.fa-stack-1x,
 +
.fa-stack-2x {
 +
  position: absolute;
 +
  left: 0;
 +
  width: 100%;
 +
  text-align: center;
 +
}
 +
.fa-stack-1x {
 +
  line-height: inherit;
 +
}
 +
.fa-stack-2x {
 +
  font-size: 2em;
 +
}
 +
.fa-inverse {
 +
  color: #ffffff;
 +
}
 +
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 +
  readers do not read off random characters that represent icons */
 +
.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-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";
 +
}
 +
.sr-only {
 +
  position: absolute;
 +
  width: 1px;
 +
  height: 1px;
 +
  padding: 0;
 +
  margin: -1px;
 +
  overflow: hidden;
 +
  clip: rect(0, 0, 0, 0);
 +
  border: 0;
 +
}
 +
.sr-only-focusable:active,
 +
.sr-only-focusable:focus {
 +
  position: static;
 +
  width: auto;
 +
  height: auto;
 +
  margin: 0;
 +
  overflow: visible;
 +
  clip: auto;
 +
}
 +
</style>
  
<link href="css/style.css" type="text/css" rel="stylesheet" media="all">
 
<link rel="stylesheet" href="css/main-gallery.css" type="text/css" media="screen" />  <!-- flexslider-CSS -->
 
<link href="css/font-awesome.css" rel="stylesheet"> <!-- font-awesome icons -->
 
 
<!-- //Custom Theme files -->  
 
<!-- //Custom Theme files -->  
  
Line 57: Line 12,138:
 
<div class="container">
 
<div class="container">
 
<div class="agileits-banner-info">
 
<div class="agileits-banner-info">
<h3>Look Always Only <span>Successful</span></h3>
+
<h3>Magnetic Field induced <span>GFP</span></h3>
<p>NEXT MEETUP  |  30.03.2017  |  10:00 AM</p>
+
<p>LUBBOCK_TTU</p>
 
<div class="agileits_w3layouts_more menu__item">
 
<div class="agileits_w3layouts_more menu__item">
 
<a href="#" class="menu__link" data-toggle="modal" data-target="#myModal">Learn More</a>
 
<a href="#" class="menu__link" data-toggle="modal" data-target="#myModal">Learn More</a>
 
</div>
 
</div>
 
</div>
 
</div>
</div>
 
</div>
 
</li>
 
<li>
 
<div class="w3layouts-banner-top w3layouts-banner-top1">
 
<div class="container">
 
<div class="agileits-banner-info">
 
<h3>Work Life Balance <span>Reality</span></h3>
 
<p>NEXT MEETUP  |  30.03.2017  |  9:00 AM</p>
 
<div class="agileits_w3layouts_more menu__item">
 
<a href="#" class="menu__link" data-toggle="modal" data-target="#myModal">Learn More</a>
 
</div>
 
</div>
 
</div>
 
</div>
 
</li>
 
<li>
 
<div class="w3layouts-banner-top w3layouts-banner-top2">
 
<div class="container">
 
<div class="agileits-banner-info">
 
<h3>Look Always Only <span>Successful</span></h3>
 
<p>NEXT MEETUP  |  30.03.2017  |  9:00 AM</p>
 
<div class="agileits_w3layouts_more menu__item">
 
<a href="#" class="menu__link" data-toggle="modal" data-target="#myModal">Learn More</a>
 
</div>
 
</div>
 
 
 
</div>
 
</div>
 
</div>
 
</div>
Line 114: Line 12,168:
 
<div class="navbar-header page-scroll">
 
<div class="navbar-header page-scroll">
 
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
 
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Newcomer</span>
+
<span class="sr-only">LUBBOCK_TTU/span>
 
<span class="icon-bar"></span>
 
<span class="icon-bar"></span>
 
<span class="icon-bar"></span>
 
<span class="icon-bar"></span>
 
<span class="icon-bar"></span>
 
<span class="icon-bar"></span>
 
</button>
 
</button>
<h1><a class="navbar-brand" href="index.html"><span>N</span>ewcomer</a></h1>
+
<h1><a class="navbar-brand" href="index.html"><span>L</span>UBBOCK</a></h1><!--title-->
 
</div>  
 
</div>  
 
<!-- Collect the nav links, forms, and other content for toggling -->
 
<!-- Collect the nav links, forms, and other content for toggling -->
Line 125: Line 12,179:
 
<ul class="nav navbar-nav navbar-right">
 
<ul class="nav navbar-nav navbar-right">
 
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden"><a class="page-scroll scroll" href="#page-top"></a> </li>
+
<li class="hidden"><a class="page-scroll scroll" href="#page-top"></a></li>
 
<li><a class="page-scroll scroll" href="#home">Home</a></li>
 
<li><a class="page-scroll scroll" href="#home">Home</a></li>
 
<li><a class="page-scroll scroll" href="#about">About</a></li>
 
<li><a class="page-scroll scroll" href="#about">About</a></li>
Line 151: Line 12,205:
 
    <h2 class="title-w3">About Us</h2>
 
    <h2 class="title-w3">About Us</h2>
 
 
 
 
<p>Lorem ipsum dolor sit amet, consectetur adipisc elit. Proin ultricies vestibulum velit.Lorem ipsum dolor sit amet.when an unknown printer took a galley of type and scrambled it to make a type specimen book.Proin ultricies vestibulum velit.Lorem ipsum dolor sit amet.when an unknown printer took  Proin ultricies vestibulum velit.Lorem ipsum dolor sit amet</p>
+
<p>About us paragraph here.</p>
 
<div class="agileits_w3layouts_more menu__item one">
 
<div class="agileits_w3layouts_more menu__item one">
 
<a href="#" class="menu__link" data-toggle="modal" data-target="#myModal">Learn More</a>
 
<a href="#" class="menu__link" data-toggle="modal" data-target="#myModal">Learn More</a>
Line 180: Line 12,234:
 
<div class="modal-header">
 
<div class="modal-header">
 
<button type="button" class="close" data-dismiss="modal">&times;</button>
 
<button type="button" class="close" data-dismiss="modal">&times;</button>
<img src="images/2.jpg" alt=" " class="img-responsive">
+
<img src="https://placehold.it/1680x800" alt=" " class="img-responsive">
 
<h5>Donec lobortis pharetra dolor</h5>
 
<h5>Donec lobortis pharetra dolor</h5>
 
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, rds which don't look even slightly believable..</p>
 
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, rds which don't look even slightly believable..</p>
Line 210: Line 12,264:
 
</div>
 
</div>
 
<!-- //Modal2 -->
 
<!-- //Modal2 -->
<!-- instructors -->
 
<!--/featured-projects-->
 
<div class="featured-section" id="work">
 
  <div class="container">
 
<p class="sub-text">Work Details</p>
 
      <h3 class="title-w3">Our Works</h3>
 
<div class="content-bottom-in">
 
<ul id="flexiselDemo1">
 
  <li>
 
    <div class="project-fur">
 
<a href="#" data-toggle="modal" data-target="#myModal" ><img class="img-responsive" src="images/p1.jpg" alt="" /> </a>
 
<div class="fur">
 
<h4>MARTIN NIXON</h4>
 
                           
 
</div>
 
 
</div>
 
</li>
 
<li>
 
    <div class="project-fur">
 
<a href="#" data-toggle="modal" data-target="#myModal" ><img class="img-responsive" src="images/p2.jpg" alt="" /> </a>
 
<div class="fur">
 
<h4>MARTIN NIXON</h4>
 
                           
 
</div>
 
 
</div>
 
</li>
 
 
    <li>
 
      <div class="project-fur">
 
<a href="#" data-toggle="modal" data-target="#myModal" ><img class="img-responsive" src="images/p3.jpg" alt="" /> </a>
 
<div class="fur">
 
<h4>MARTIN NIXON</h4>
 
                           
 
</div>
 
 
</div>
 
</li>
 
<li>
 
      <div class="project-fur">
 
<a href="#" data-toggle="modal" data-target="#myModal" ><img class="img-responsive" src="images/p4.jpg" alt="" /> </a>
 
<div class="fur">
 
<h4>MARTIN NIXON</h4>
 
                           
 
</div>
 
 
</div>
 
</li>
 
</ul>
 
  
</div>
 
</div>
 
</div>
 
<!--//featured-projects-->
 
<!-- counter -->
 
<div class="services-bottom stats services">
 
<div class="container">
 
  <div class="wthree-agile-counter">
 
<div class="col-md-3 w3_agile_stats_grid">
 
<div class="agile_count_grid_left">
 
<span class="glyphicon glyphicon-thumbs-up" aria-hidden="true"></span>
 
</div>
 
<div class="agile_count_grid_right">
 
<p class="counter">324</p>
 
</div>
 
<div class="clearfix"> </div>
 
<h4>Creative Design</h4>
 
</div>
 
<div class="col-md-3 w3_agile_stats_grid">
 
<div class="agile_count_grid_left">
 
<span class="glyphicon glyphicon-user" aria-hidden="true"></span>
 
</div>
 
<div class="agile_count_grid_right">
 
<p class="counter">543</p>
 
</div>
 
<div class="clearfix"> </div>
 
<h4>Happy Clients</h4>
 
</div>
 
<div class="col-md-3 w3_agile_stats_grid">
 
<div class="agile_count_grid_left">
 
<span class="glyphicon glyphicon-heart-empty" aria-hidden="true"></span>
 
</div>
 
<div class="agile_count_grid_right">
 
<p class="counter">434</p>
 
</div>
 
<div class="clearfix"> </div>
 
<h4>People Loved</h4>
 
</div>
 
<div class="col-md-3 w3_agile_stats_grid">
 
<div class="agile_count_grid_left">
 
<span class="fa fa-trophy" aria-hidden="true"></span>
 
</div>
 
<div class="agile_count_grid_right">
 
<p class="counter">234</p>
 
</div>
 
<div class="clearfix"> </div>
 
<h4>Win Awards</h4>
 
</div>
 
<div class="clearfix"> </div>
 
</div>
 
</div>
 
</div>
 
<!-- //counter -->
 
 
  <!--/price -->
 
    <div class="team" id="team">
 
  <p class="sub-text">Who we are</p>
 
<h3 class="title-w3">Meet our team</h3>
 
<div class="mis-stage">
 
<!-- The element to select and apply miSlider to - the class is optional -->
 
<ol class="mis-slider">
 
<!-- The slider element - the class is optional -->
 
<li class="mis-slide">
 
<!-- A slide element - the class is optional -->
 
<a href="#" class="mis-container">
 
<!-- A slide container - this element is optional, if absent the plugin adds it automatically -->
 
<figure>
 
<!-- Slide content - whatever you want -->
 
<img src="images/t1.jpg" alt=" " class="" />
 
<figcaption>Carl Lii</figcaption>
 
</figure>
 
</a> </li>
 
<li class="mis-slide"> <a href="#" class="mis-container">
 
<figure> <img src="images/t2.jpg" alt=" " class="" />
 
<figcaption>Michael Paul</figcaption>
 
</figure>
 
</a> </li>
 
<li class="mis-slide"> <a href="link" class="mis-container">
 
<figure> <img src="images/t3.jpg" alt=" " class="img" />
 
<figcaption>Henry Doe</figcaption>
 
</figure>
 
</a> </li>
 
<li class="mis-slide"> <a href="#" class="mis-container">
 
<figure> <img src="images/t4.jpg" alt=" " class="img" />
 
<figcaption>Laura James</figcaption>
 
</figure>
 
</a> </li>
 
<li class="mis-slide"> <a href="#" class="mis-container">
 
<figure> <img src="images/t2.jpg" alt=" " class="img" />
 
<figcaption>Thomas Carl</figcaption>
 
</figure>
 
</a> </li>
 
</ol>
 
</div>
 
  </div>
 
<!--//prices -->
 
  <!--/price -->
 
    <div class="main" id="plans">
 
<div class="container">
 
<p class="sub-text">Pricing Details</p>
 
<h3 class="title-w3 three">Our Plans</h3>
 
<div class="plans-section">
 
<div class="priceing-table-main">
 
<div class="col-md-3 price-grid">
 
<div class="price-block agile">
 
<div class="price-gd-top pric-clr1">
 
<h4>Basic Plan</h4>
 
<h3>$10</h3>
 
  <h5>Per Month</h5>
 
</div>
 
<div class="price-gd-bottom">
 
<div class="price-list">
 
<ul>
 
<li>Free setup</li>
 
<li>GB Storage 10</li>
 
<li>Unlimited User</li>
 
<li>GB Bandwidth 20</li>
 
</ul>
 
</div>
 
<div class="price-selet pric-sclr1">      
 
<a href="#" data-toggle="modal" data-target="#myModal1" >Sign Up</a>
 
</div>
 
</div>
 
</div>
 
</div>
 
<div class="col-md-3 price-grid">
 
<div class="price-block agile">
 
<div class="price-gd-top pric-clr2">
 
<h4>Enhanced</h4>
 
<h3>$30</h3>
 
<h5>Per Month</h5>
 
</div>
 
<div class="price-gd-bottom">
 
<div class="price-list">
 
<ul>
 
<li>Free setup</li>
 
<li>GB Storage 30</li>
 
<li>Unlimited User</li>
 
<li>GB Bandwidth 30</li>
 
</ul>
 
</div>
 
<div class="price-selet pric-sclr2">
 
<a href="#" data-toggle="modal" data-target="#myModal1" >Sign Up</a>
 
 
</div>
 
</div>
 
</div>
 
</div>
 
<div class="col-md-3 price-grid lost">
 
<div class="price-block agile">
 
<div class="price-gd-top pric-clr3">
 
<h4>Premium</h4>
 
<h3>$60</h3>
 
<h5>Per Month</h5>
 
</div>
 
<div class="price-gd-bottom">
 
<div class="price-list">
 
<ul>
 
<li>Free setup</li>
 
<li>GB Storage 40</li>
 
<li>Unlimited User</li>
 
<li>GB Bandwidth 20</li>
 
</ul>
 
</div>
 
<div class="price-selet pric-sclr3">
 
<a href="#" data-toggle="modal" data-target="#myModal1" >Sign Up</a>
 
</div>
 
</div>
 
</div>
 
</div>
 
<div class="col-md-3 price-grid wthree lost">
 
<div class="price-block agile">
 
<div class="price-gd-top pric-clr4">
 
<h4>Unlimited</h4>
 
<h3>$90</h3>
 
<h5>Per Month</h5>
 
</div>
 
<div class="price-gd-bottom">
 
<div class="price-list">
 
<ul>
 
<li>Free setup</li>
 
<li>GB Storage 50</li>
 
<li>Unlimited User</li>
 
<li>GB Bandwidth 40</li>
 
</ul>
 
</div>
 
<div class="price-selet pric-sclr4">
 
<a href="#" data-toggle="modal" data-target="#myModal1" >Sign Up</a>
 
</div>
 
</div>
 
</div>
 
</div>
 
<div class="clearfix"> </div>
 
</div>
 
</div>
 
<!-- Modal1 -->
 
<div class="modal fade" id="myModal1" role="dialog">
 
<div class="modal-dialog">
 
<!-- Modal content-->
 
<div class="modal-content">
 
<div class="modal-header book-form">
 
<button type="button" class="close" data-dismiss="modal">&times;</button>
 
<h4>Sign up Form</h4>
 
<form action="#" method="post">
 
<input type="text" name="Name" placeholder="Your Name" required=""/>
 
<input type="text" name="Email" class="email" placeholder="Email" required=""/>
 
<input type="password" name="Password" class="password" placeholder="Password" required=""/>
 
<div class="check-box">
 
<input name="chekbox" type="checkbox" id="brand1" value="">
 
<label for="brand1"><span></span>Remember Me.</label>
 
</div>
 
<input type="submit" value="Sign Up">
 
</form>
 
</div>
 
</div>
 
</div>
 
</div>
 
<!-- //Modal1 -->
 
 
</div>
 
  </div>
 
<!--//prices -->
 
 
<!-- gallery -->
 
<!-- gallery -->
 
<div class="gallery" id="gallery">
 
<div class="gallery" id="gallery">
Line 493: Line 12,275:
 
dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."  
 
dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."  
 
data-location="Project1" data-imagepath="images/p1.jpg" data-posturl="#"  
 
data-location="Project1" data-imagepath="images/p1.jpg" data-posturl="#"  
style="background-image:url(images/p1.jpg);">
+
style="background-image:url(https://placehold.it/600x420);">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item-meta">
 
<div class="carouselGallery-item-meta">
<span class="carouselGallery-item-meta-user">
+
<span class="carouselGallery-item-meta-user">ONE</span>
Newcomer
+
</span>
+
 
</div>
 
</div>
 
</div>
 
</div>
Line 507: Line 12,287:
 
  dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."  
 
  dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."  
 
data-location="Project2" data-imagepath="images/p2.jpg" data-posturl="#"  
 
data-location="Project2" data-imagepath="images/p2.jpg" data-posturl="#"  
style="background-image:url(images/p2.jpg);">
+
style="background-image:url(https://placehold.it/600x420);">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item-meta">
 
<div class="carouselGallery-item-meta">
<span class="carouselGallery-item-meta-user">
+
<span class="carouselGallery-item-meta-user">TWO</span>
Newcomer
+
</span>
+
 
</div>
 
</div>
 
</div>
 
</div>
Line 522: Line 12,300:
 
  dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores Et harum quidem rerum facilis est et expedita distinctio."  
 
  dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores Et harum quidem rerum facilis est et expedita distinctio."  
 
data-location="Project3" data-imagepath="images/p3.jpg" data-posturl="#"  
 
data-location="Project3" data-imagepath="images/p3.jpg" data-posturl="#"  
style="background-image:url(images/p3.jpg);">
+
style="background-image:url(https://placehold.it/600x420);">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item-meta">
 
<div class="carouselGallery-item-meta">
<span class="carouselGallery-item-meta-user">
+
<span class="carouselGallery-item-meta-user">THREE</span>
Newcomer
+
</span>
+
 
</div>
 
</div>
 
</div>
 
</div>
Line 537: Line 12,313:
 
  dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."  
 
  dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."  
 
data-location="Project4" data-imagepath="images/p4.jpg" data-posturl="#"  
 
data-location="Project4" data-imagepath="images/p4.jpg" data-posturl="#"  
style="background-image:url(images/p4.jpg);">
+
style="background-image:url(https://placehold.it/600x420);">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item-meta">
 
<div class="carouselGallery-item-meta">
<span class="carouselGallery-item-meta-user">
+
<span class="carouselGallery-item-meta-user">FOUR</span>
Newcomer
+
</span>
+
 
</div>
 
</div>
 
</div>
 
</div>
Line 551: Line 12,325:
 
dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."  
 
dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."  
 
data-location="Project5" data-imagepath="images/p5.jpg" data-posturl="#"  
 
data-location="Project5" data-imagepath="images/p5.jpg" data-posturl="#"  
style="background-image:url(images/p5.jpg);">
+
style="background-image:url(https://placehold.it/600x420);">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item-meta">
 
<div class="carouselGallery-item-meta">
<span class="carouselGallery-item-meta-user">
+
<span class="carouselGallery-item-meta-user">FIVE</span>
Newcomer
+
</span>
+
 
</div>
 
</div>
 
</div>
 
</div>
Line 565: Line 12,337:
 
dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."  
 
dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores."  
 
data-location="Project6" data-imagepath="images/p6.jpg" data-posturl="#"  
 
data-location="Project6" data-imagepath="images/p6.jpg" data-posturl="#"  
style="background-image:url(images/p6.jpg);">
+
style="background-image:url(https://placehold.it/600x420);">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item">
 
<div class="carouselGallery-item-meta">
 
<div class="carouselGallery-item-meta">
<span class="carouselGallery-item-meta-user">
+
<span class="carouselGallery-item-meta-user">SIX</span>
Newcomer
+
</span>
+
 
</div>
 
</div>
 
</div>
 
</div>
Line 580: Line 12,350:
 
</div>
 
</div>
 
</div>
 
</div>
<!-- //gallery -->
+
<!-- //gallery -->
<!-- //classes-->
+
  <div class="testmonials" id="monials">
+
<div id="particles-js1"></div>
+
  <div class="client-top">
+
    <p class="sub-text">Our Clients</p>
+
  <h3 class="title-w3 three">People Says</h3>
+
     
+
    <div class="slider">
+
<div class="callbacks_container">
+
<ul class="rslides" id="slider3">
+
<li>
+
<div class="agileits-clients">
+
+
<div class=" client_agile_info">
+
 
+
<div class="c-img"><i class="fa fa-quote-right"></i> </div>
+
<p>Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>
+
<h4><img src="images/m1.jpg" alt="">Alice Lengthorn</h4>
+
+
</div>
+
+
</div>
+
</li>
+
<li>
+
<div class="agileits-clients">
+
+
<div class="client_agile_info">
+
 
+
                                        <div class="c-img"><i class="fa fa-quote-right"></i> </div>
+
<p>Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>
+
<h4><img src="images/m2.jpg" alt=""> Martin Pal</h4>
+
+
</div>
+
<div class="clearfix"></div>
+
</div>
+
</li>
+
<li>
+
<div class="agileits-clients">
+
    <div class=" client_agile_info">
+
 
+
                                        <div class="c-img"><i class="fa fa-quote-right"></i> </div>
+
<p>Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.</p>
+
<h4><img src="images/m3.jpg" alt="">MARTIN NIXON</h4>
+
+
</div>
+
+
</div>
+
</li>
+
</ul>
+
</div>
+
</div>
+
 
+
</div>
+
</div>
+
<!--//prices -->
+
 
+
<!-- Contact -->
+
<div class="agile-contact">
+
 
+
<div class="col-md-6 contact-map-right">
+
<div id="map"></div>
+
</div>
+
<div class="col-md-6 left-contact">
+
+
<div class="con-bot">
+
<div class="left-bw3">
+
<h5><i class="fa fa-map-marker" aria-hidden="true"></i>Address</h5>
+
<p>New York 3000</p>
+
<p>40019 Honey Street,</p>
+
<p>Morocco Casablanca</p>
+
</div>
+
<div class="right-bw3">
+
<h5><i class="fa fa-phone" aria-hidden="true"></i>Phone</h5>
+
<p>Telephone : +1 (734) 123-4567</p>
+
<p>+2158 85467</p>
+
<p>+2158 85467</p>
+
</div>
+
<div class="clearfix"></div>
+
</div>
+
<div class="cont-top">
+
<h5><i class="fa fa-envelope-o" aria-hidden="true"></i>Email</h5>
+
<a href="mailto:info@example.com">info@example.com</a>
+
</div>
+
</div>
+
<div class="clearfix"></div>
+
</div>
+
 
+
<div class="contact" id="contact">
+
<div id="particles-js2"></div>
+
<div class="contact-top">
+
<p class="sub-text">Choose Your Style</p>
+
 
+
<h3 class="title-w3 con">Contact Us</h3>
+
+
 
+
<form action="#" method="post" class="contact_form slideanim">
+
 
+
<div class="message">
+
<div class="col-md-6 col-sm-6 grid_6 c1">
+
<input type="text" class="margin-right" Name="Name" placeholder="Name" required="">
+
<input type="email" Name="Email" placeholder="Email" required="">
+
<input type="text" class="margin-right" Name="Phone Number" placeholder="Phone Number" required="">
+
</div>
+
 
+
<div class="col-md-6 col-sm-6 grid_6 c1">
+
<textarea name="Message" placeholder="Message" required=""></textarea>
+
</div>
+
<div class="clearfix"></div>
+
</div>
+
 
+
<input type="submit" value="SEND MESSAGE">
+
</form>
+
<section class="social">
+
                        <ul>
+
<li><a class="icon fb" href="#"><i class="fa fa-facebook"></i></a></li>
+
<li><a class="icon tw" href="#"><i class="fa fa-twitter"></i></a></li>
+
+
+
<li><a class="icon pin" href="#"><i class="fa fa-pinterest"></i></a></li>
+
<li><a class="icon db" href="#"><i class="fa fa-dribbble"></i></a></li>
+
<li><a class="icon gp" href="#"><i class="fa fa-google-plus"></i></a></li>
+
</ul>
+
</section>
+
</div>
+
</div>
+
<!-- //Contact -->
+
<!-- footer-top -->
+
<div class="footer-top">
+
<div class="container">
+
<div class="col-md-3 foot-left">
+
<h3>About Us</h3>
+
+
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard.</p>
+
</div>
+
<div class="col-md-3 foot-left">
+
<h3>Get In Touch</h3>
+
<p>Lorem Ipsum is simply dummy text of the printing and typesetting.</p>
+
+
<div class="contact-btm">
+
<span class="glyphicon glyphicon-map-marker" aria-hidden="true"></span>
+
<p>90 Street, City, State 34789.</p>
+
</div>
+
<div class="contact-btm">
+
<span class="glyphicon glyphicon-earphone" aria-hidden="true"></span>
+
<p>+456 123 7890</p>
+
<div class="contact-btm">
+
</div>
+
<span class="fa fa-envelope-o" aria-hidden="true"></span>
+
<p><a href="mailto:example@email.com">info@example.com</a></p>
+
</div>
+
<div class="clearfix"></div>
+
 
+
</div>
+
<div class="col-md-3 foot-left">
+
<h3>Latest Works</h3>
+
<ul>
+
<li><a href="#"><img src="images/a1.jpg" alt="" class="img-responsive"></a></li>
+
<li><a href="#"><img src="images/a2.jpg" alt="" class="img-responsive"></a></li>
+
<li><a href="#"><img src="images/a2.jpg" alt="" class="img-responsive"></a></li>
+
<li><a href="#"><img src="images/a1.jpg" alt="" class="img-responsive"></a></li>
+
</ul>
+
<div class="clearfix"></div>
+
</div>
+
<div class="col-md-3 foot-left">
+
<h3>Subscribe</h3>
+
<p>Lorem Ipsum is simply dummy text of the printing and Lorem Ipsum has </p>
+
<form action="#" method="post">
+
<input type="email" Name="Enter Your Email" placeholder="Enter Your Email" required="">
+
<input type="submit" value="Subscribe">
+
</form>
+
</div>
+
<div class="clearfix"></div>
+
</div>
+
</div>
+
<!-- /footer-top -->
+
  
 
<!-- footer -->
 
<!-- footer -->
Line 765: Line 12,360:
 
<a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
 
<a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
  
<script src="js/jquery-2.2.3.min.js"></script>
+
<!--jquery-2.2.3.min.js-->
+
<script>
<!-- skills -->
+
/*! jQuery v2.2.3 | (c) jQuery Foundation | jquery.org/license */
 
+
!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=a.document,e=c.slice,f=c.concat,g=c.push,h=c.indexOf,i={},j=i.toString,k=i.hasOwnProperty,l={},m="2.2.3",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return e.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:e.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a){return n.each(this,a)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(e.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()},push:g,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(n.isPlainObject(d)||(e=n.isArray(d)))?(e?(e=!1,f=c&&n.isArray(c)?c:[]):f=c&&n.isPlainObject(c)?c:{},g[b]=n.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){var b=a&&a.toString();return!n.isArray(a)&&b-parseFloat(b)+1>=0},isPlainObject:function(a){var b;if("object"!==n.type(a)||a.nodeType||n.isWindow(a))return!1;if(a.constructor&&!k.call(a,"constructor")&&!k.call(a.constructor.prototype||{},"isPrototypeOf"))return!1;for(b in a);return void 0===b||k.call(a,b)},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?i[j.call(a)]||"object":typeof a},globalEval:function(a){var b,c=eval;a=n.trim(a),a&&(1===a.indexOf("use strict")?(b=d.createElement("script"),b.text=a,d.head.appendChild(b).parentNode.removeChild(b)):c(a))},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b){var c,d=0;if(s(a)){for(c=a.length;c>d;d++)if(b.call(a[d],d,a[d])===!1)break}else for(d in a)if(b.call(a[d],d,a[d])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):g.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:h.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;c>d;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,e,g=0,h=[];if(s(a))for(d=a.length;d>g;g++)e=b(a[g],g,c),null!=e&&h.push(e);else for(g in a)e=b(a[g],g,c),null!=e&&h.push(e);return f.apply([],h)},guid:1,proxy:function(a,b){var c,d,f;return"string"==typeof b&&(c=a[b],b=a,a=c),n.isFunction(a)?(d=e.call(arguments,2),f=function(){return a.apply(b||this,d.concat(e.call(arguments)))},f.guid=a.guid=a.guid||n.guid++,f):void 0},now:Date.now,support:l}),"function"==typeof Symbol&&(n.fn[Symbol.iterator]=c[Symbol.iterator]),n.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(a,b){i["[object "+b+"]"]=b.toLowerCase()});function s(a){var b=!!a&&"length"in a&&a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ga(),z=ga(),A=ga(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+M+"))|)"+L+"*\\]",O=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+N+")*)|.*)\\)|)",P=new RegExp(L+"+","g"),Q=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),R=new RegExp("^"+L+"*,"+L+"*"),S=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),T=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),U=new RegExp(O),V=new RegExp("^"+M+"$"),W={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M+"|[*])"),ATTR:new RegExp("^"+N),PSEUDO:new RegExp("^"+O),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},X=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Z=/^[^{]+\{\s*\[native \w/,$=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,_=/[+~]/,aa=/'|\\/g,ba=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),ca=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},da=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(ea){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function fa(a,b,d,e){var f,h,j,k,l,o,r,s,w=b&&b.ownerDocument,x=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==x&&9!==x&&11!==x)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==x&&(o=$.exec(a)))if(f=o[1]){if(9===x){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(w&&(j=w.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(o[2])return H.apply(d,b.getElementsByTagName(a)),d;if((f=o[3])&&c.getElementsByClassName&&b.getElementsByClassName)return H.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==x)w=b,s=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(aa,"\\$&"):b.setAttribute("id",k=u),r=g(a),h=r.length,l=V.test(k)?"#"+k:"[id='"+k+"']";while(h--)r[h]=l+" "+qa(r[h]);s=r.join(","),w=_.test(a)&&oa(b.parentNode)||b}if(s)try{return H.apply(d,w.querySelectorAll(s)),d}catch(y){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(Q,"$1"),b,d,e)}function ga(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ha(a){return a[u]=!0,a}function ia(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ja(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function ka(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function la(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function na(a){return ha(function(b){return b=+b,ha(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function oa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=fa.support={},f=fa.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=fa.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ia(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ia(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Z.test(n.getElementsByClassName),c.getById=ia(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ba,ca);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ba,ca);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return"undefined"!=typeof b.getElementsByClassName&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=Z.test(n.querySelectorAll))&&(ia(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\r\\' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ia(function(a){var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Z.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ia(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",O)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Z.test(o.compareDocumentPosition),t=b||Z.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return ka(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?ka(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},fa.matches=function(a,b){return fa(a,null,null,b)},fa.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(T,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fa(b,n,null,[a]).length>0},fa.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fa.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fa.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fa.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=fa.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=fa.selectors={cacheLength:50,createPseudo:ha,match:W,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ba,ca),a[3]=(a[3]||a[4]||a[5]||"").replace(ba,ca),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fa.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fa.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return W.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&U.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ba,ca).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fa.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(P," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fa.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ha(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ha(function(a){var b=[],c=[],d=h(a.replace(Q,"$1"));return d[u]?ha(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ha(function(a){return function(b){return fa(a,b).length>0}}),contains:ha(function(a){return a=a.replace(ba,ca),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ha(function(a){return V.test(a||"")||fa.error("unsupported lang: "+a),a=a.replace(ba,ca).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Y.test(a.nodeName)},input:function(a){return X.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:na(function(){return[0]}),last:na(function(a,b){return[b-1]}),eq:na(function(a,b,c){return[0>c?c+b:c]}),even:na(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:na(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:na(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:na(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=la(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=ma(b);function pa(){}pa.prototype=d.filters=d.pseudos,d.setFilters=new pa,g=fa.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){c&&!(e=R.exec(h))||(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=S.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(Q," ")}),h=h.slice(c.length));for(g in d.filter)!(e=W[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?fa.error(a):z(a,i).slice(0)};function qa(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function ra(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j,k=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(j=b[u]||(b[u]={}),i=j[b.uniqueID]||(j[b.uniqueID]={}),(h=i[d])&&h[0]===w&&h[1]===f)return k[2]=h[2];if(i[d]=k,k[2]=a(b,c,g))return!0}}}function sa(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ta(a,b,c){for(var d=0,e=b.length;e>d;d++)fa(a,b[d],c);return c}function ua(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(c&&!c(f,d,e)||(g.push(f),j&&b.push(h)));return g}function va(a,b,c,d,e,f){return d&&!d[u]&&(d=va(d)),e&&!e[u]&&(e=va(e,f)),ha(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ta(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ua(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=ua(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ua(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function wa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ra(function(a){return a===b},h,!0),l=ra(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[ra(sa(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return va(i>1&&sa(m),i>1&&qa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(Q,"$1"),c,e>i&&wa(a.slice(i,e)),f>e&&wa(a=a.slice(e)),f>e&&qa(a))}m.push(c)}return sa(m)}function xa(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=F.call(i));u=ua(u)}H.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&fa.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ha(f):f}return h=fa.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=wa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xa(e,d)),f.selector=a}return f},i=fa.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ba,ca),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=W.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ba,ca),_.test(j[0].type)&&oa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&qa(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,!b||_.test(a)&&oa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ia(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ia(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||ja("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ia(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ja("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ia(function(a){return null==a.getAttribute("disabled")})||ja(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fa}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.uniqueSort=n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},v=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},w=n.expr.match.needsContext,x=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,y=/^.[^:#\[\.,]*$/;function z(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(y.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return h.call(b,a)>-1!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=this.length,d=[],e=this;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;c>b;b++)if(n.contains(e[b],this))return!0}));for(b=0;c>b;b++)n.find(a,e[b],d);return d=this.pushStack(c>1?n.unique(d):d),d.selector=this.selector?this.selector+" "+a:a,d},filter:function(a){return this.pushStack(z(this,a||[],!1))},not:function(a){return this.pushStack(z(this,a||[],!0))},is:function(a){return!!z(this,"string"==typeof a&&w.test(a)?n(a):a||[],!1).length}});var A,B=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,C=n.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||A,"string"==typeof a){if(e="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:B.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),x.test(e[1])&&n.isPlainObject(b))for(e in b)n.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}return f=d.getElementById(e[2]),f&&f.parentNode&&(this.length=1,this[0]=f),this.context=d,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?void 0!==c.ready?c.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};C.prototype=n.fn,A=n(d);var D=/^(?:parents|prev(?:Until|All))/,E={children:!0,contents:!0,next:!0,prev:!0};n.fn.extend({has:function(a){var b=n(a,this),c=b.length;return this.filter(function(){for(var a=0;c>a;a++)if(n.contains(this,b[a]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=w.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?h.call(n(a),this[0]):h.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.uniqueSort(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function F(a,b){while((a=a[b])&&1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return u(a,"parentNode")},parentsUntil:function(a,b,c){return u(a,"parentNode",c)},next:function(a){return F(a,"nextSibling")},prev:function(a){return F(a,"previousSibling")},nextAll:function(a){return u(a,"nextSibling")},prevAll:function(a){return u(a,"previousSibling")},nextUntil:function(a,b,c){return u(a,"nextSibling",c)},prevUntil:function(a,b,c){return u(a,"previousSibling",c)},siblings:function(a){return v((a.parentNode||{}).firstChild,a)},children:function(a){return v(a.firstChild)},contents:function(a){return a.contentDocument||n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(E[a]||n.uniqueSort(e),D.test(a)&&e.reverse()),this.pushStack(e)}});var G=/\S+/g;function H(a){var b={};return n.each(a.match(G)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a="string"==typeof a?H(a):n.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h<f.length)f[h].apply(c[0],c[1])===!1&&a.stopOnFalse&&(h=f.length,c=!1)}a.memory||(c=!1),b=!1,e&&(f=c?[]:"")},j={add:function(){return f&&(c&&!b&&(h=f.length-1,g.push(c)),function d(b){n.each(b,function(b,c){n.isFunction(c)?a.unique&&j.has(c)||f.push(c):c&&c.length&&"string"!==n.type(c)&&d(c)})}(arguments),c&&!b&&i()),this},remove:function(){return n.each(arguments,function(a,b){var c;while((c=n.inArray(b,f,c))>-1)f.splice(c,1),h>=c&&h--}),this},has:function(a){return a?n.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=g=[],c||(f=c=""),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().progress(c.notify).done(c.resolve).fail(c.reject):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=e.call(arguments),d=c.length,f=1!==d||a&&n.isFunction(a.promise)?d:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(d){b[a]=this,c[a]=arguments.length>1?e.call(arguments):d,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(d>1)for(i=new Array(d),j=new Array(d),k=new Array(d);d>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().progress(h(b,j,i)).done(h(b,k,c)).fail(g.reject):--f;return f||g.resolveWith(k,c),g.promise()}});var I;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(I.resolveWith(d,[n]),n.fn.triggerHandler&&(n(d).triggerHandler("ready"),n(d).off("ready"))))}});function J(){d.removeEventListener("DOMContentLoaded",J),a.removeEventListener("load",J),n.ready()}n.ready.promise=function(b){return I||(I=n.Deferred(),"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll?a.setTimeout(n.ready):(d.addEventListener("DOMContentLoaded",J),a.addEventListener("load",J))),I.promise(b)},n.ready.promise();var K=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===n.type(c)){e=!0;for(h in c)K(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,n.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(n(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},L=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function M(){this.expando=n.expando+M.uid++}M.uid=1,M.prototype={register:function(a,b){var c=b||{};return a.nodeType?a[this.expando]=c:Object.defineProperty(a,this.expando,{value:c,writable:!0,configurable:!0}),a[this.expando]},cache:function(a){if(!L(a))return{};var b=a[this.expando];return b||(b={},L(a)&&(a.nodeType?a[this.expando]=b:Object.defineProperty(a,this.expando,{value:b,configurable:!0}))),b},set:function(a,b,c){var d,e=this.cache(a);if("string"==typeof b)e[b]=c;else for(d in b)e[d]=b[d];return e},get:function(a,b){return void 0===b?this.cache(a):a[this.expando]&&a[this.expando][b]},access:function(a,b,c){var d;return void 0===b||b&&"string"==typeof b&&void 0===c?(d=this.get(a,b),void 0!==d?d:this.get(a,n.camelCase(b))):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d,e,f=a[this.expando];if(void 0!==f){if(void 0===b)this.register(a);else{n.isArray(b)?d=b.concat(b.map(n.camelCase)):(e=n.camelCase(b),b in f?d=[b,e]:(d=e,d=d in f?[d]:d.match(G)||[])),c=d.length;while(c--)delete f[d[c]]}(void 0===b||n.isEmptyObject(f))&&(a.nodeType?a[this.expando]=void 0:delete a[this.expando])}},hasData:function(a){var b=a[this.expando];return void 0!==b&&!n.isEmptyObject(b)}};var N=new M,O=new M,P=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Q=/[A-Z]/g;function R(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(Q,"-$&").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:P.test(c)?n.parseJSON(c):c;
<script src="js/responsiveslides.min.js"></script>
+
}catch(e){}O.set(a,b,c)}else c=void 0;return c}n.extend({hasData:function(a){return O.hasData(a)||N.hasData(a)},data:function(a,b,c){return O.access(a,b,c)},removeData:function(a,b){O.remove(a,b)},_data:function(a,b,c){return N.access(a,b,c)},_removeData:function(a,b){N.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=O.get(f),1===f.nodeType&&!N.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),R(f,d,e[d])));N.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){O.set(this,a)}):K(this,function(b){var c,d;if(f&&void 0===b){if(c=O.get(f,a)||O.get(f,a.replace(Q,"-$&").toLowerCase()),void 0!==c)return c;if(d=n.camelCase(a),c=O.get(f,d),void 0!==c)return c;if(c=R(f,d,void 0),void 0!==c)return c}else d=n.camelCase(a),this.each(function(){var c=O.get(this,d);O.set(this,d,b),a.indexOf("-")>-1&&void 0!==c&&O.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){O.remove(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=N.get(a,b),c&&(!d||n.isArray(c)?d=N.access(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return N.get(a,c)||N.access(a,c,{empty:n.Callbacks("once memory").add(function(){N.remove(a,[b+"queue",c])})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?n.queue(this[0],a):void 0===b?this:this.each(function(){var c=n.queue(this,a,b);n._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&n.dequeue(this,a)})},dequeue:function(a){return this.each(function(){n.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=n.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=N.get(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var S=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=new RegExp("^(?:([+-])=|)("+S+")([a-z%]*)$","i"),U=["Top","Right","Bottom","Left"],V=function(a,b){return a=b||a,"none"===n.css(a,"display")||!n.contains(a.ownerDocument,a)};function W(a,b,c,d){var e,f=1,g=20,h=d?function(){return d.cur()}:function(){return n.css(a,b,"")},i=h(),j=c&&c[3]||(n.cssNumber[b]?"":"px"),k=(n.cssNumber[b]||"px"!==j&&+i)&&T.exec(n.css(a,b));if(k&&k[3]!==j){j=j||k[3],c=c||[],k=+i||1;do f=f||".5",k/=f,n.style(a,b,k+j);while(f!==(f=h()/i)&&1!==f&&--g)}return c&&(k=+k||+i||0,e=c[1]?k+(c[1]+1)*c[2]:+c[2],d&&(d.unit=j,d.start=k,d.end=e)),e}var X=/^(?:checkbox|radio)$/i,Y=/<([\w:-]+)/,Z=/^$|\/(?:java|ecma)script/i,$={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};$.optgroup=$.option,$.tbody=$.tfoot=$.colgroup=$.caption=$.thead,$.th=$.td;function _(a,b){var c="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):[];return void 0===b||b&&n.nodeName(a,b)?n.merge([a],c):c}function aa(a,b){for(var c=0,d=a.length;d>c;c++)N.set(a[c],"globalEval",!b||N.get(b[c],"globalEval"))}var ba=/<|&#?\w+;/;function ca(a,b,c,d,e){for(var f,g,h,i,j,k,l=b.createDocumentFragment(),m=[],o=0,p=a.length;p>o;o++)if(f=a[o],f||0===f)if("object"===n.type(f))n.merge(m,f.nodeType?[f]:f);else if(ba.test(f)){g=g||l.appendChild(b.createElement("div")),h=(Y.exec(f)||["",""])[1].toLowerCase(),i=$[h]||$._default,g.innerHTML=i[1]+n.htmlPrefilter(f)+i[2],k=i[0];while(k--)g=g.lastChild;n.merge(m,g.childNodes),g=l.firstChild,g.textContent=""}else m.push(b.createTextNode(f));l.textContent="",o=0;while(f=m[o++])if(d&&n.inArray(f,d)>-1)e&&e.push(f);else if(j=n.contains(f.ownerDocument,f),g=_(l.appendChild(f),"script"),j&&aa(g),c){k=0;while(f=g[k++])Z.test(f.type||"")&&c.push(f)}return l}!function(){var a=d.createDocumentFragment(),b=a.appendChild(d.createElement("div")),c=d.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),l.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="<textarea>x</textarea>",l.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var da=/^key/,ea=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,fa=/^([^.]*)(?:\.(.+)|)/;function ga(){return!0}function ha(){return!1}function ia(){try{return d.activeElement}catch(a){}}function ja(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)ja(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=ha;else if(!e)return a;return 1===f&&(g=e,e=function(a){return n().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=n.guid++)),a.each(function(){n.event.add(this,b,e,d,c)})}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=N.get(a);if(r){c.handler&&(f=c,c=f.handler,e=f.selector),c.guid||(c.guid=n.guid++),(i=r.events)||(i=r.events={}),(g=r.handle)||(g=r.handle=function(b){return"undefined"!=typeof n&&n.event.triggered!==b.type?n.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(G)||[""],j=b.length;while(j--)h=fa.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o&&(l=n.event.special[o]||{},o=(e?l.delegateType:l.bindType)||o,l=n.event.special[o]||{},k=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},f),(m=i[o])||(m=i[o]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,p,g)!==!1||a.addEventListener&&a.addEventListener(o,g)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),n.event.global[o]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=N.hasData(a)&&N.get(a);if(r&&(i=r.events)){b=(b||"").match(G)||[""],j=b.length;while(j--)if(h=fa.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=i[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&q!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete i[o])}else for(o in i)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(i)&&N.remove(a,"handle events")}},dispatch:function(a){a=n.event.fix(a);var b,c,d,f,g,h=[],i=e.call(arguments),j=(N.get(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&&!a.isImmediatePropagationStopped())a.rnamespace&&!a.rnamespace.test(g.namespace)||(a.handleObj=g,a.data=g.data,d=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==d&&(a.result=d)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&("click"!==a.type||isNaN(a.button)||a.button<1))for(;i!==this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>-1:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},props:"altKey bubbles cancelable ctrlKey currentTarget detail eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,e,f,g=b.button;return null==a.pageX&&null!=b.clientX&&(c=a.target.ownerDocument||d,e=c.documentElement,f=c.body,a.pageX=b.clientX+(e&&e.scrollLeft||f&&f.scrollLeft||0)-(e&&e.clientLeft||f&&f.clientLeft||0),a.pageY=b.clientY+(e&&e.scrollTop||f&&f.scrollTop||0)-(e&&e.clientTop||f&&f.clientTop||0)),a.which||void 0===g||(a.which=1&g?1:2&g?3:4&g?2:0),a}},fix:function(a){if(a[n.expando])return a;var b,c,e,f=a.type,g=a,h=this.fixHooks[f];h||(this.fixHooks[f]=h=ea.test(f)?this.mouseHooks:da.test(f)?this.keyHooks:{}),e=h.props?this.props.concat(h.props):this.props,a=new n.Event(g),b=e.length;while(b--)c=e[b],a[c]=g[c];return a.target||(a.target=d),3===a.target.nodeType&&(a.target=a.target.parentNode),h.filter?h.filter(a,g):a},special:{load:{noBubble:!0},focus:{trigger:function(){return this!==ia()&&this.focus?(this.focus(),!1):void 0},delegateType:"focusin"},blur:{trigger:function(){return this===ia()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return"checkbox"===this.type&&this.click&&n.nodeName(this,"input")?(this.click(),!1):void 0},_default:function(a){return n.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}}},n.removeEvent=function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c)},n.Event=function(a,b){return this instanceof n.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?ga:ha):this.type=a,b&&n.extend(this,b),this.timeStamp=a&&a.timeStamp||n.now(),void(this[n.expando]=!0)):new n.Event(a,b)},n.Event.prototype={constructor:n.Event,isDefaultPrevented:ha,isPropagationStopped:ha,isImmediatePropagationStopped:ha,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=ga,a&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=ga,a&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=ga,a&&a.stopImmediatePropagation(),this.stopPropagation()}},n.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){n.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return e&&(e===d||n.contains(d,e))||(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),n.fn.extend({on:function(a,b,c,d){return ja(this,a,b,c,d)},one:function(a,b,c,d){return ja(this,a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,n(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return b!==!1&&"function"!=typeof b||(c=b,b=void 0),c===!1&&(c=ha),this.each(function(){n.event.remove(this,a,c,b)})}});var ka=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi,la=/<script|<style|<link/i,ma=/checked\s*(?:[^=]|=\s*.checked.)/i,na=/^true\/(.*)/,oa=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function pa(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function qa(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function ra(a){var b=na.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function sa(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(N.hasData(a)&&(f=N.access(a),g=N.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;d>c;c++)n.event.add(b,e,j[e][c])}O.hasData(a)&&(h=O.access(a),i=n.extend({},h),O.set(b,i))}}function ta(a,b){var c=b.nodeName.toLowerCase();"input"===c&&X.test(a.type)?b.checked=a.checked:"input"!==c&&"textarea"!==c||(b.defaultValue=a.defaultValue)}function ua(a,b,c,d){b=f.apply([],b);var e,g,h,i,j,k,m=0,o=a.length,p=o-1,q=b[0],r=n.isFunction(q);if(r||o>1&&"string"==typeof q&&!l.checkClone&&ma.test(q))return a.each(function(e){var f=a.eq(e);r&&(b[0]=q.call(this,e,f.html())),ua(f,b,c,d)});if(o&&(e=ca(b,a[0].ownerDocument,!1,a,d),g=e.firstChild,1===e.childNodes.length&&(e=g),g||d)){for(h=n.map(_(e,"script"),qa),i=h.length;o>m;m++)j=e,m!==p&&(j=n.clone(j,!0,!0),i&&n.merge(h,_(j,"script"))),c.call(a[m],j,m);if(i)for(k=h[h.length-1].ownerDocument,n.map(h,ra),m=0;i>m;m++)j=h[m],Z.test(j.type||"")&&!N.access(j,"globalEval")&&n.contains(k,j)&&(j.src?n._evalUrl&&n._evalUrl(j.src):n.globalEval(j.textContent.replace(oa,"")))}return a}function va(a,b,c){for(var d,e=b?n.filter(b,a):a,f=0;null!=(d=e[f]);f++)c||1!==d.nodeType||n.cleanData(_(d)),d.parentNode&&(c&&n.contains(d.ownerDocument,d)&&aa(_(d,"script")),d.parentNode.removeChild(d));return a}n.extend({htmlPrefilter:function(a){return a.replace(ka,"<$1></$2>")},clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=n.contains(a.ownerDocument,a);if(!(l.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(g=_(h),f=_(a),d=0,e=f.length;e>d;d++)ta(f[d],g[d]);if(b)if(c)for(f=f||_(a),g=g||_(h),d=0,e=f.length;e>d;d++)sa(f[d],g[d]);else sa(a,h);return g=_(h,"script"),g.length>0&&aa(g,!i&&_(a,"script")),h},cleanData:function(a){for(var b,c,d,e=n.event.special,f=0;void 0!==(c=a[f]);f++)if(L(c)){if(b=c[N.expando]){if(b.events)for(d in b.events)e[d]?n.event.remove(c,d):n.removeEvent(c,d,b.handle);c[N.expando]=void 0}c[O.expando]&&(c[O.expando]=void 0)}}}),n.fn.extend({domManip:ua,detach:function(a){return va(this,a,!0)},remove:function(a){return va(this,a)},text:function(a){return K(this,function(a){return void 0===a?n.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=a)})},null,a,arguments.length)},append:function(){return ua(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=pa(this,a);b.appendChild(a)}})},prepend:function(){return ua(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=pa(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return ua(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return ua(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(n.cleanData(_(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return K(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!la.test(a)&&!$[(Y.exec(a)||["",""])[1].toLowerCase()]){a=n.htmlPrefilter(a);try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(_(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=[];return ua(this,arguments,function(b){var c=this.parentNode;n.inArray(this,a)<0&&(n.cleanData(_(this)),c&&c.replaceChild(b,this))},a)}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=[],e=n(a),f=e.length-1,h=0;f>=h;h++)c=h===f?this:this.clone(!0),n(e[h])[b](c),g.apply(d,c.get());return this.pushStack(d)}});var wa,xa={HTML:"block",BODY:"block"};function ya(a,b){var c=n(b.createElement(a)).appendTo(b.body),d=n.css(c[0],"display");return c.detach(),d}function za(a){var b=d,c=xa[a];return c||(c=ya(a,b),"none"!==c&&c||(wa=(wa||n("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=wa[0].contentDocument,b.write(),b.close(),c=ya(a,b),wa.detach()),xa[a]=c),c}var Aa=/^margin/,Ba=new RegExp("^("+S+")(?!px)[a-z%]+$","i"),Ca=function(b){var c=b.ownerDocument.defaultView;return c&&c.opener||(c=a),c.getComputedStyle(b)},Da=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e},Ea=d.documentElement;!function(){var b,c,e,f,g=d.createElement("div"),h=d.createElement("div");if(h.style){h.style.backgroundClip="content-box",h.cloneNode(!0).style.backgroundClip="",l.clearCloneStyle="content-box"===h.style.backgroundClip,g.style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",g.appendChild(h);function i(){h.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",h.innerHTML="",Ea.appendChild(g);var d=a.getComputedStyle(h);b="1%"!==d.top,f="2px"===d.marginLeft,c="4px"===d.width,h.style.marginRight="50%",e="4px"===d.marginRight,Ea.removeChild(g)}n.extend(l,{pixelPosition:function(){return i(),b},boxSizingReliable:function(){return null==c&&i(),c},pixelMarginRight:function(){return null==c&&i(),e},reliableMarginLeft:function(){return null==c&&i(),f},reliableMarginRight:function(){var b,c=h.appendChild(d.createElement("div"));return c.style.cssText=h.style.cssText="-webkit-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",c.style.marginRight=c.style.width="0",h.style.width="1px",Ea.appendChild(g),b=!parseFloat(a.getComputedStyle(c).marginRight),Ea.removeChild(g),h.removeChild(c),b}})}}();function Fa(a,b,c){var d,e,f,g,h=a.style;return c=c||Ca(a),g=c?c.getPropertyValue(b)||c[b]:void 0,""!==g&&void 0!==g||n.contains(a.ownerDocument,a)||(g=n.style(a,b)),c&&!l.pixelMarginRight()&&Ba.test(g)&&Aa.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f),void 0!==g?g+"":g}function Ga(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}var Ha=/^(none|table(?!-c[ea]).+)/,Ia={position:"absolute",visibility:"hidden",display:"block"},Ja={letterSpacing:"0",fontWeight:"400"},Ka=["Webkit","O","Moz","ms"],La=d.createElement("div").style;function Ma(a){if(a in La)return a;var b=a[0].toUpperCase()+a.slice(1),c=Ka.length;while(c--)if(a=Ka[c]+b,a in La)return a}function Na(a,b,c){var d=T.exec(b);return d?Math.max(0,d[2]-(c||0))+(d[3]||"px"):b}function Oa(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=n.css(a,c+U[f],!0,e)),d?("content"===c&&(g-=n.css(a,"padding"+U[f],!0,e)),"margin"!==c&&(g-=n.css(a,"border"+U[f]+"Width",!0,e))):(g+=n.css(a,"padding"+U[f],!0,e),"padding"!==c&&(g+=n.css(a,"border"+U[f]+"Width",!0,e)));return g}function Pa(b,c,e){var f=!0,g="width"===c?b.offsetWidth:b.offsetHeight,h=Ca(b),i="border-box"===n.css(b,"boxSizing",!1,h);if(d.msFullscreenElement&&a.top!==a&&b.getClientRects().length&&(g=Math.round(100*b.getBoundingClientRect()[c])),0>=g||null==g){if(g=Fa(b,c,h),(0>g||null==g)&&(g=b.style[c]),Ba.test(g))return g;f=i&&(l.boxSizingReliable()||g===b.style[c]),g=parseFloat(g)||0}return g+Oa(b,c,e||(i?"border":"content"),f,h)+"px"}function Qa(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=N.get(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&V(d)&&(f[g]=N.access(d,"olddisplay",za(d.nodeName)))):(e=V(d),"none"===c&&e||N.set(d,"olddisplay",e?c:n.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}n.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Fa(a,"opacity");return""===c?"1":c}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=n.camelCase(b),i=a.style;return b=n.cssProps[h]||(n.cssProps[h]=Ma(h)||h),g=n.cssHooks[b]||n.cssHooks[h],void 0===c?g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b]:(f=typeof c,"string"===f&&(e=T.exec(c))&&e[1]&&(c=W(a,b,e),f="number"),null!=c&&c===c&&("number"===f&&(c+=e&&e[3]||(n.cssNumber[h]?"":"px")),l.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),g&&"set"in g&&void 0===(c=g.set(a,c,d))||(i[b]=c)),void 0)}},css:function(a,b,c,d){var e,f,g,h=n.camelCase(b);return b=n.cssProps[h]||(n.cssProps[h]=Ma(h)||h),g=n.cssHooks[b]||n.cssHooks[h],g&&"get"in g&&(e=g.get(a,!0,c)),void 0===e&&(e=Fa(a,b,d)),"normal"===e&&b in Ja&&(e=Ja[b]),""===c||c?(f=parseFloat(e),c===!0||isFinite(f)?f||0:e):e}}),n.each(["height","width"],function(a,b){n.cssHooks[b]={get:function(a,c,d){return c?Ha.test(n.css(a,"display"))&&0===a.offsetWidth?Da(a,Ia,function(){return Pa(a,b,d)}):Pa(a,b,d):void 0},set:function(a,c,d){var e,f=d&&Ca(a),g=d&&Oa(a,b,d,"border-box"===n.css(a,"boxSizing",!1,f),f);return g&&(e=T.exec(c))&&"px"!==(e[3]||"px")&&(a.style[b]=c,c=n.css(a,b)),Na(a,c,g)}}}),n.cssHooks.marginLeft=Ga(l.reliableMarginLeft,function(a,b){return b?(parseFloat(Fa(a,"marginLeft"))||a.getBoundingClientRect().left-Da(a,{marginLeft:0},function(){return a.getBoundingClientRect().left}))+"px":void 0}),n.cssHooks.marginRight=Ga(l.reliableMarginRight,function(a,b){return b?Da(a,{display:"inline-block"},Fa,[a,"marginRight"]):void 0}),n.each({margin:"",padding:"",border:"Width"},function(a,b){n.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+U[d]+b]=f[d]||f[d-2]||f[0];return e}},Aa.test(a)||(n.cssHooks[a+b].set=Na)}),n.fn.extend({css:function(a,b){return K(this,function(a,b,c){var d,e,f={},g=0;if(n.isArray(b)){for(d=Ca(a),e=b.length;e>g;g++)f[b[g]]=n.css(a,b[g],!1,d);return f}return void 0!==c?n.style(a,b,c):n.css(a,b)},a,b,arguments.length>1)},show:function(){return Qa(this,!0)},hide:function(){return Qa(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){V(this)?n(this).show():n(this).hide()})}});function Ra(a,b,c,d,e){return new Ra.prototype.init(a,b,c,d,e)}n.Tween=Ra,Ra.prototype={constructor:Ra,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||n.easing._default,this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(n.cssNumber[c]?"":"px")},cur:function(){var a=Ra.propHooks[this.prop];return a&&a.get?a.get(this):Ra.propHooks._default.get(this)},run:function(a){var b,c=Ra.propHooks[this.prop];return this.options.duration?this.pos=b=n.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Ra.propHooks._default.set(this),this}},Ra.prototype.init.prototype=Ra.prototype,Ra.propHooks={_default:{get:function(a){var b;return 1!==a.elem.nodeType||null!=a.elem[a.prop]&&null==a.elem.style[a.prop]?a.elem[a.prop]:(b=n.css(a.elem,a.prop,""),b&&"auto"!==b?b:0)},set:function(a){n.fx.step[a.prop]?n.fx.step[a.prop](a):1!==a.elem.nodeType||null==a.elem.style[n.cssProps[a.prop]]&&!n.cssHooks[a.prop]?a.elem[a.prop]=a.now:n.style(a.elem,a.prop,a.now+a.unit)}}},Ra.propHooks.scrollTop=Ra.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},n.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2},_default:"swing"},n.fx=Ra.prototype.init,n.fx.step={};var Sa,Ta,Ua=/^(?:toggle|show|hide)$/,Va=/queueHooks$/;function Wa(){return a.setTimeout(function(){Sa=void 0}),Sa=n.now()}function Xa(a,b){var c,d=0,e={height:a};for(b=b?1:0;4>d;d+=2-b)c=U[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function Ya(a,b,c){for(var d,e=(_a.tweeners[b]||[]).concat(_a.tweeners["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function Za(a,b,c){var d,e,f,g,h,i,j,k,l=this,m={},o=a.style,p=a.nodeType&&V(a),q=N.get(a,"fxshow");c.queue||(h=n._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,l.always(function(){l.always(function(){h.unqueued--,n.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[o.overflow,o.overflowX,o.overflowY],j=n.css(a,"display"),k="none"===j?N.get(a,"olddisplay")||za(a.nodeName):j,"inline"===k&&"none"===n.css(a,"float")&&(o.display="inline-block")),c.overflow&&(o.overflow="hidden",l.always(function(){o.overflow=c.overflow[0],o.overflowX=c.overflow[1],o.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],Ua.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(p?"hide":"show")){if("show"!==e||!q||void 0===q[d])continue;p=!0}m[d]=q&&q[d]||n.style(a,d)}else j=void 0;if(n.isEmptyObject(m))"inline"===("none"===j?za(a.nodeName):j)&&(o.display=j);else{q?"hidden"in q&&(p=q.hidden):q=N.access(a,"fxshow",{}),f&&(q.hidden=!p),p?n(a).show():l.done(function(){n(a).hide()}),l.done(function(){var b;N.remove(a,"fxshow");for(b in m)n.style(a,b,m[b])});for(d in m)g=Ya(p?q[d]:0,d,l),d in q||(q[d]=g.start,p&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function $a(a,b){var c,d,e,f,g;for(c in a)if(d=n.camelCase(c),e=b[d],f=a[c],n.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=n.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function _a(a,b,c){var d,e,f=0,g=_a.prefilters.length,h=n.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=Sa||Wa(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:n.extend({},b),opts:n.extend(!0,{specialEasing:{},easing:n.easing._default},c),originalProperties:b,originalOptions:c,startTime:Sa||Wa(),duration:c.duration,tweens:[],createTween:function(b,c){var d=n.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?(h.notifyWith(a,[j,1,0]),h.resolveWith(a,[j,b])):h.rejectWith(a,[j,b]),this}}),k=j.props;for($a(k,j.opts.specialEasing);g>f;f++)if(d=_a.prefilters[f].call(j,a,k,j.opts))return n.isFunction(d.stop)&&(n._queueHooks(j.elem,j.opts.queue).stop=n.proxy(d.stop,d)),d;return n.map(k,Ya,j),n.isFunction(j.opts.start)&&j.opts.start.call(a,j),n.fx.timer(n.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}n.Animation=n.extend(_a,{tweeners:{"*":[function(a,b){var c=this.createTween(a,b);return W(c.elem,a,T.exec(b),c),c}]},tweener:function(a,b){n.isFunction(a)?(b=a,a=["*"]):a=a.match(G);for(var c,d=0,e=a.length;e>d;d++)c=a[d],_a.tweeners[c]=_a.tweeners[c]||[],_a.tweeners[c].unshift(b)},prefilters:[Za],prefilter:function(a,b){b?_a.prefilters.unshift(a):_a.prefilters.push(a)}}),n.speed=function(a,b,c){var d=a&&"object"==typeof a?n.extend({},a):{complete:c||!c&&b||n.isFunction(a)&&a,duration:a,easing:c&&b||b&&!n.isFunction(b)&&b};return d.duration=n.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in n.fx.speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,null!=d.queue&&d.queue!==!0||(d.queue="fx"),d.old=d.complete,d.complete=function(){n.isFunction(d.old)&&d.old.call(this),d.queue&&n.dequeue(this,d.queue)},d},n.fn.extend({fadeTo:function(a,b,c,d){return this.filter(V).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=n.isEmptyObject(a),f=n.speed(b,c,d),g=function(){var b=_a(this,n.extend({},a),f);(e||N.get(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=n.timers,g=N.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&Va.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));!b&&c||n.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=N.get(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=n.timers,g=d?d.length:0;for(c.finish=!0,n.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),n.each(["toggle","show","hide"],function(a,b){var c=n.fn[b];n.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(Xa(b,!0),a,d,e)}}),n.each({slideDown:Xa("show"),slideUp:Xa("hide"),slideToggle:Xa("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){n.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),n.timers=[],n.fx.tick=function(){var a,b=0,c=n.timers;for(Sa=n.now();b<c.length;b++)a=c[b],a()||c[b]!==a||c.splice(b--,1);c.length||n.fx.stop(),Sa=void 0},n.fx.timer=function(a){n.timers.push(a),a()?n.fx.start():n.timers.pop()},n.fx.interval=13,n.fx.start=function(){Ta||(Ta=a.setInterval(n.fx.tick,n.fx.interval))},n.fx.stop=function(){a.clearInterval(Ta),Ta=null},n.fx.speeds={slow:600,fast:200,_default:400},n.fn.delay=function(b,c){return b=n.fx?n.fx.speeds[b]||b:b,c=c||"fx",this.queue(c,function(c,d){var e=a.setTimeout(c,b);d.stop=function(){a.clearTimeout(e)}})},function(){var a=d.createElement("input"),b=d.createElement("select"),c=b.appendChild(d.createElement("option"));a.type="checkbox",l.checkOn=""!==a.value,l.optSelected=c.selected,b.disabled=!0,l.optDisabled=!c.disabled,a=d.createElement("input"),a.value="t",a.type="radio",l.radioValue="t"===a.value}();var ab,bb=n.expr.attrHandle;n.fn.extend({attr:function(a,b){return K(this,n.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){n.removeAttr(this,a)})}}),n.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return"undefined"==typeof a.getAttribute?n.prop(a,b,c):(1===f&&n.isXMLDoc(a)||(b=b.toLowerCase(),e=n.attrHooks[b]||(n.expr.match.bool.test(b)?ab:void 0)),void 0!==c?null===c?void n.removeAttr(a,b):e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:(a.setAttribute(b,c+""),c):e&&"get"in e&&null!==(d=e.get(a,b))?d:(d=n.find.attr(a,b),null==d?void 0:d))},attrHooks:{type:{set:function(a,b){if(!l.radioValue&&"radio"===b&&n.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(G);if(f&&1===a.nodeType)while(c=f[e++])d=n.propFix[c]||c,n.expr.match.bool.test(c)&&(a[d]=!1),a.removeAttribute(c)}}),ab={set:function(a,b,c){return b===!1?n.removeAttr(a,c):a.setAttribute(c,c),c}},n.each(n.expr.match.bool.source.match(/\w+/g),function(a,b){var c=bb[b]||n.find.attr;bb[b]=function(a,b,d){var e,f;return d||(f=bb[b],bb[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,bb[b]=f),e}});var cb=/^(?:input|select|textarea|button)$/i,db=/^(?:a|area)$/i;n.fn.extend({prop:function(a,b){return K(this,n.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[n.propFix[a]||a]})}}),n.extend({prop:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return 1===f&&n.isXMLDoc(a)||(b=n.propFix[b]||b,
<script>
+
e=n.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=n.find.attr(a,"tabindex");return b?parseInt(b,10):cb.test(a.nodeName)||db.test(a.nodeName)&&a.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),l.optSelected||(n.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null},set:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}}),n.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){n.propFix[this.toLowerCase()]=this});var eb=/[\t\r\n\f]/g;function fb(a){return a.getAttribute&&a.getAttribute("class")||""}n.fn.extend({addClass:function(a){var b,c,d,e,f,g,h,i=0;if(n.isFunction(a))return this.each(function(b){n(this).addClass(a.call(this,b,fb(this)))});if("string"==typeof a&&a){b=a.match(G)||[];while(c=this[i++])if(e=fb(c),d=1===c.nodeType&&(" "+e+" ").replace(eb," ")){g=0;while(f=b[g++])d.indexOf(" "+f+" ")<0&&(d+=f+" ");h=n.trim(d),e!==h&&c.setAttribute("class",h)}}return this},removeCl
// You can also use "$(window).load(function() {"
+
$(function () {
+
  // Slideshow 4
+
  $("#slider4").responsiveSlides({
+
auto: true,
+
pager:true,
+
nav:false,
+
speed: 500,
+
namespace: "callbacks",
+
before: function () {
+
  $('.events').append("<li>before event fired.</li>");
+
},
+
after: function () {
+
  $('.events').append("<li>after event fired.</li>");
+
}
+
  });
+
+
});
+
</script>
+
<script>
+
// You can also use "$(window).load(function() {"
+
$(function () {
+
  // Slideshow 4
+
  $("#slider3").responsiveSlides({
+
auto: true,
+
pager:false,
+
nav:true,
+
speed: 500,
+
namespace: "callbacks",
+
before: function () {
+
  $('.events').append("<li>before event fired.</li>");
+
},
+
after: function () {
+
  $('.events').append("<li>after event fired.</li>");
+
}
+
  });
+
+
});
+
</script>
+
 
+
<!-- js -->
+
<script src="js/main.js"></script>
+
<!-- search-jQuery -->
+
<!-- pop-up-box -->
+
<script src="js/jquery.magnific-popup.js" type="text/javascript"></script>
+
<!--//pop-up-box -->
+
<script>
+
$(document).ready(function() {
+
$('.popup-with-zoom-anim').magnificPopup({
+
type: 'inline',
+
fixedContentPos: false,
+
fixedBgPos: true,
+
overflowY: 'auto',
+
closeBtnInside: true,
+
preloader: false,
+
midClick: true,
+
removalDelay: 300,
+
mainClass: 'my-mfp-zoom-in'
+
});
+
});
+
</script>
+
 
+
<!-- Map-JavaScript -->
+
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js"></script>       
+
<script type="text/javascript">
+
google.maps.event.addDomListener(window, 'load', init);
+
function init() {
+
var mapOptions = {
+
zoom: 11,
+
center: new google.maps.LatLng(40.6700, -73.9400),
+
styles: [{"featureType":"all","elementType":"labels.text.fill","stylers":[{"saturation":36},{"color":"#000000"},{"lightness":40}]},{"featureType":"all","elementType":"labels.text.stroke","stylers":[{"visibility":"on"},{"color":"#000000"},{"lightness":16}]},{"featureType":"all","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{"featureType":"administrative","elementType":"geometry.fill","stylers":[{"color":"#000000"},{"lightness":20}]},{"featureType":"administrative","elementType":"geometry.stroke","stylers":[{"color":"#000000"},{"lightness":17},{"weight":1.2}]},{"featureType":"landscape","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":20}]},{"featureType":"poi","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":21}]},{"featureType":"road.highway","elementType":"geometry.fill","stylers":[{"color":"#000000"},{"lightness":17}]},{"featureType":"road.highway","elementType":"geometry.stroke","stylers":[{"color":"#000000"},{"lightness":29},{"weight":0.2}]},{"featureType":"road.arterial","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":18}]},{"featureType":"road.local","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":16}]},{"featureType":"transit","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":19}]},{"featureType":"water","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":17}]}]
+
};
+
var mapElement = document.getElementById('map');
+
var map = new google.maps.Map(mapElement, mapOptions);
+
var marker = new google.maps.Marker({
+
position: new google.maps.LatLng(40.6700, -73.9400),
+
map: map,
+
});
+
}
+
</script>
+
<!-- stats -->
+
<script src="js/jquery.waypoints.min.js"></script>
+
<script src="js/jquery.countup.js"></script>
+
<script>
+
$('.counter').countUp();
+
</script>
+
<!-- //stats -->
+
 
+
<!-- //Map-JavaScript -->
+
<script src="js/mislider.js" type="text/javascript"></script>
+
<script type="text/javascript">
+
jQuery(function ($) {
+
var slider = $('.mis-stage').miSlider({
+
//  The height of the stage in px. Options: false or positive integer. false = height is calculated using maximum slide heights. Default: false
+
stageHeight: 320,
+
//  Number of slides visible at one time. Options: false or positive integer. false = Fit as many as possible.  Default: 1
+
slidesOnStage: false,
+
//  The location of the current slide on the stage. Options: 'left', 'right', 'center'. Defualt: 'left'
+
slidePosition: 'center',
+
//  The slide to start on. Options: 'beg', 'mid', 'end' or slide number starting at 1 - '1','2','3', etc. Defualt: 'beg'
+
slideStart: 'mid',
+
//  The relative percentage scaling factor of the current slide - other slides are scaled down. Options: positive number 100 or higher. 100 = No scaling. Defualt: 100
+
slideScaling: 150,
+
//  The vertical offset of the slide center as a percentage of slide height. Options:  positive or negative number. Neg value = up. Pos value = down. 0 = No offset. Default: 0
+
offsetV: -5,
+
//  Center slide contents vertically - Boolean. Default: false
+
centerV: true,
+
//  Opacity of the prev and next button navigation when not transitioning. Options: Number between 0 and 1. 0 (transparent) - 1 (opaque). Default: .5
+
navButtonsOpacity: 1,
+
});
+
});
+
</script>
+
 
+
<script type="text/javascript">
+
$(window).load(function() {
+
$("#flexiselDemo1").flexisel({
+
visibleItems:3,
+
animationSpeed: 1000,
+
autoPlay: true,
+
autoPlaySpeed: 3000,   
+
pauseOnHover: true,
+
enableResponsiveBreakpoints: true,
+
    responsiveBreakpoints: {
+
    portrait: {
+
    changePoint:480,
+
    visibleItems: 1
+
    },
+
    landscape: {
+
    changePoint:640,
+
    visibleItems: 2
+
    },
+
    tablet: {
+
    changePoint:768,
+
    visibleItems: 2
+
    }
+
    }
+
    });
+
   
+
});
+
</script>
+
<script type="text/javascript" src="js/jquery.flexisel.js"></script>
+
<!-- start-smoth-scrolling -->
+
<script type="text/javascript" src="js/move-top.js"></script>
+
<script type="text/javascript" src="js/easing.js"></script>
+
<script type="text/javascript">
+
jQuery(document).ready(function($) {
+
$(".scroll").click(function(event){
+
event.preventDefault();
+
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
+
});
+
});
+
</script>
+
<!-- start-smoth-scrolling -->
+
<script src="js/bootstrap.js"></script>
+
<!-- //for bootstrap working -->
+
<!-- here stars scrolling icon -->
+
<script type="text/javascript">
+
$(document).ready(function() {
+
/*
+
var defaults = {
+
containerID: 'toTop', // fading element id
+
containerHoverID: 'toTopHover', // fading element hover id
+
scrollSpeed: 1200,
+
easingType: 'linear'
+
};
+
*/
+
+
$().UItoTop({ easingType: 'easeOutQuart' });
+
+
});
+
</script>
+
<!-- //here ends scrolling icon -->
+
</body>
+
</html>
+

Latest revision as of 15:31, 16 July 2017

LUBBOCK_TTU

  • Magnetic Field induced GFP

    LUBBOCK_TTU

Who We Are

About Us

About us paragraph here.

Awesome Features

Lorem ipsum dolor sit amet, consectetur adipisc elit.

Awesome Features

Lorem ipsum dolor sit amet, consectetur adipisc elit.

Sign Up Form

© 2017 Newcomer. All rights reserved | Design by W3layouts