/* XPages Application CSS */
.xspText, .xspTextComputedField, .xspTextLabel, .xspTextViewTitle, .xspTextViewColumn, .xspTextViewColumnComputed, .xspTextViewColumnHeader {
	font-family: "lucida grande", Tahoma;
}
	
table{
	border-collapse: separate;
	border-spacing: 1 !important;
}

.xspDataTableViewPanelBody{
	width: 100%	!important;
}
	 
.lotusForm td label{	 
	font-weight: normal;
	vertical-align: top
}

body.lotusui{
	font-family: "lucida grande", Tahoma;
	background: scroll #FFFFFF;
	font-size: 11px;
	vertical-align: top
}

.lotusui button, .lotusui input, .lotusui select{
	font-family: "lucida grande", Tahoma;
	font-size: 11px;
}

.lotusui textarea{
	font-family: "lucida grande", Tahoma
}

.lotusTitleBar .lotusInner {
background-image: url("ActBno001.gif");
background: #FFFFFF;
}

.lotusui .lotusLogo, .lotusLoginLogo{background-image:url("")}

.lotusTable .lotusForm td, .lotusFormTable td{
	vertical-align: top
}

.lotusForm{
	background-color: white;
}
	
.lotusBanner {
    background-color: #FFFFFF;
    background-image:none;
    padding: 0 0px;
}

.lotusBanner ul.lotusUtility li a, .lotusBanner ul li span.lotusUser {
    color: #000000;
}
.lotusBanner ul.lotusUtility a, .lotusBanner ul a:visited, , .lotusBanner ul a:active {
    color: #000000;
}
.lotusBanner ul.lotusUtility a:hover {
    color: #000000;
    text-decoration: underline;
}

.lotusContent{
	padding: 0px 0px 0px 0px !important;
}

ul.lotusTabs{
	left: 0px;	
}
.lotusTabContainer{
	margin-bottom: 0px;
}

.lotusColLeft{
	padding-top: 5px;
	background-color: white;
}

.lotusColRight{
	width: auto;
	position: absolute;
	left:912px;
	padding: 0px 0px 0px 0px !important;
}

body.lotusui {
    background-color: white;

}
.dijitDialogTitleBar {
    background: url("/xsp/.ibmxspres/dojoroot-1.6.1/dijit/themes/tundra/images/titleBar.png") repeat-x scroll left top #FAFAFA;
    outline: 0 none;
    padding: 5px 6px 3px;
    height: 20px;
    font-size: 1.5em;
    font-decoration: bold;
}
.dijitDialog {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #7EABCD;
    padding: 0;
    overflow: hidden;
    position: absolute;
    z-index: 999;
}
.dijitDialogPaneContent {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #D3D3D3;
    padding: 10px;
}

.dijitTextBox INPUT.dijitArrowButtonInner{
	display:none;
}

.lotusDialog h1 {
	  padding: 2px 10px 26px 20px;
}

.dojoxDialog {position: absolute; z-index: 999; outline:0;}
.dojoxDialog .closeText {display:none; position:absolute;}
.dojoxDialogFixed div.dojoxDialogTitleBar {cursor:default;}
.dojoxDialogWrapper {left: 0; top: 0;}
.dojoxDialog {background: #fff; -webkit-box-shadow: 0px 5px 10px #adadad; -moz-border-radius:9pt; -webkit-border-radius:8pt; border:1px solid #b7b7b7; padding:1.5em 3px 3px 3px;}
.dojoxDialogFocused {border:1px solid #ccc;}
.dojoxDialog .dojoxDialogPaneContent {border:none; padding:0;}
.dojoxDialogTitleBar {cursor:move; top:0; left:0; right:0; background:#ededed; height:1.5em; outline:0; -moz-border-radius-topleft:8pt; -moz-border-radius-topright:8pt; -webkik-border-radius-topleft:7pt; -webkit-border-radius-topright:7pt;}
.dj_webkit .dojoxDialogTitleBar {border:1px solid #ccc;}
.dojoxDialogNoTitle .dojoxDialogTitleBar {display:none;}
.dojoxDialogContent {padding: 3px; margin-top:1.2em;}
.dojoxDialogTitle {font-weight: bold; padding: 8px 12px 8px 12px; outline:0; border-bottom:#b7b7b7;}
div.dojoxDialogNoTitle {padding-top:9px;}
.dojoxDialogCloseIcon {background : url("images/dialogCloseButton.png") no-repeat top right; position: absolute; vertical-align: middle; left: -19px; top: -19px; height: 29px; width: 29px; cursor: pointer; z-index: 999;}
.dj_ie6 .dojoxDialogCloseIcon {background-image: url("images/dialogCloseButton.gif");}
.dojoxDialog .dijitDialogCloseIconHover {background-image: url("images/dialogCloseButton.png");}
.dj_ie6 .dojoxDialog .dijitDialogCloseIconHover {background-image: url("images/dialogCloseButton.gif");}
.dojoxDialogNoTitle .dojoxDialogCloseIcon {top: -15px; left: -15px;}

.xspInputFieldDateTimePicker{
/*	width: 100px;	*/
}
	
.xspInputFieldEditBox{
	height: 15px;
	width: 100%; 
}

.xspInputFieldTextArea{
	width: 100%; 
}

.xspComboBox{ 
	width: 100%; 
	font-size: 11px;
}


	
 .xspListBox{
	width: 100%; 
	font-size: 11px;
}

.xspCheckBox, .xspRadioButton{
	padding-left: 0;
	margin-left: 0;
	padding-top: 0;
}
	
.dijitReset{
	font-family: "lucida grande", Tahoma;
	/* height: 15px; */
	}

.xspImageViewColumn{
	padding-bottom: 5px;
    padding-left: 10px;
}
/* Titre de sous-formulaire */
.tmwHeader{
	font-weight: bold;  
/*	background-color: rgb(243, 243, 243); */
	padding-left: 1px;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-bottom-style: Solid;
	border-bottom-color: rgb(200, 200, 200);
	border-bottom-width: 1px
}

.tmwStrHeaStd_panel{
	padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
	}
	
.tmwStrHeaStd_title{
	color: rgb(128, 128, 128);
	background:rgb(243, 243, 243);
	border-style: Solid;
	border-color: rgb(200, 200, 200);
	border-width: 1px;
}

.tmwStrHeaStd_title a{
	color: rgb(128, 128, 128) !important;
	text-decoration: underline;
}

.tmwStrHeaSec_title{
	background-image:linear-gradient(white, rgb(177, 177, 210));
	border-style: Solid;
	border-color: rgb(200, 200, 200);
	border-width: 1px;
}

.tmwStrHeaDos_title{
	background-image:linear-gradient(white, rgb(127, 194, 188));
	border-style: Solid;
	border-color: rgb(200, 200, 200);
	border-width: 1px;
}

.tmwStrHeaDos_title a{
	color: black !important;
	text-decoration: underline;
}

.tmwStrHeaStd_header{
	background-image:linear-gradient(white, rgb(243, 243, 243));
	border-style: Solid;
	border-color: rgb(200, 200, 200);
	border-width: 1px;
	border-top-width: 0px;
}

.tmwStrDocHlp_panel{
	
	background-color: white;
	margin-top: 40px;
	padding: 0px 0px 0px 0px;
	border-style: Solid;
	border-color: rgb(200, 200, 200);
	border-width: 1px;
	border-top-width: 1px;
	border-left-width: 0px;
}

.tmwStrDocHlp_content{
	width: auto;
	padding: 0px 10px 10px 10px;

}

.tmwStrDocOng_panel{
	padding-bottom: 10px;

}

.tmwStrDocOng_tabpanel{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image:linear-gradient(white, rgb(243, 243, 243));
	border-style: Solid;
	border-color: rgb(200, 200, 200);
	border-width: 1px;
	border-top-width: 0px;
}

.tmwVieHeaPan{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px
}
.tmwVieHeaTxt{
	font-weight: bold;
}

.tmwNavEntLnk{
	margin-left: 22px;
}

a.tmwNavEntLnk:link{
  	color: #105CB6;
}

a.tmwNavEntLnk:visited{
  	color: #105CB6;
}

a.tmwNavEntLnk:active{
	 color: red;
}

a.tmwNavEntLnk:hover{
	  
}

.TmwSectionPanel{
	padding-left: 10px;
	width: 650px; 
}

.XpaBanImg{
	float:left; 
	margin-right:40px;
	height:60.0px
}

.XpaBanTit{
	font-size:20pt;
	padding-top:10.0px;
	display:block;
}

.tmwButton{
	
}


.HelpHeaderTable{
	width: auto;
	padding: 5px 0px 5px 0px;
	border-color: black;
	border-width: 0px 0px 2px 0px;
}


.HelpTable {
	font-family:"lucida grande", Tahoma;
	font-size: 11px;
	border-collapse:collapse;
	border-color:#C0C0C0;
	border-width: 1px 0px 1px 0px;
}
.HelpTable td{
	padding: 5px 1px 5px 3px;
	border-collapse:collapse;
	border-color:#C0C0C0;
	border-width: 1px 0px 1px 0px;
}

.HelpLinkTable {
	border-collapse:collapse;
	border-width: 0px;
}

html {
    font-family: sans-serif;
}
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 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
@media print {
*, *::before, *::after {
    background: transparent none repeat scroll 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    text-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 {
}
h2, h3 {
    page-break-after: avoid;
}
.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;
}
}
* {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
html {
    font-size: 10px;
}
body {
    background-color: #fff;
    color: #a5a5a5;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
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-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.img-circle {
    border-radius: 50%;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eeeeee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
[role="button"] {
    cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    color: #777777;
    font-weight: normal;
    line-height: 1;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 10px;
    margin-top: 10px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .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 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
.lead {
    font-size: 21px;
}
}
small, .small {
    font-size: 85%;
}
mark, .mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.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, .initialism {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover, a.text-primary:focus {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover, a.text-info:focus {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover, a.text-danger:focus {
    color: #843534;
}
.bg-primary {
    color: #fff;
}
.bg-primary {
    background-color: #337ab7;
}
a.bg-primary:hover, a.bg-primary:focus {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9;
}
.page-header {
    border-bottom: 1px solid #eeeeee;
    margin: 40px 0 20px;
    padding-bottom: 9px;
}
ul, ol {
    margin-bottom: 10px;
    margin-top: 0;
}
ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    list-style: outside none none;
    padding-left: 0;
}
.list-inline {
    list-style: outside none none;
    margin-left: -5px;
    padding-left: 0;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-bottom: 20px;
    margin-top: 0;
}
dt, dd {
    line-height: 1.42857;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd::before, .dl-horizontal dd::after {
    content: " ";
    display: table;
}
.dl-horizontal dd::after {
    clear: both;
}
@media (min-width: 992px) {
.dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}
.dl-horizontal dd {
    margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
    border-bottom: 1px dotted #777777;
    cursor: help;
}
.initialism {
    font-size: 90%;
}
blockquote {
    border-left: 5px solid #eeeeee;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
    color: #777777;
    display: block;
    font-size: 80%;
    line-height: 1.42857;
}
blockquote footer::before, blockquote small::before, blockquote .small::before {
    content: "— ";
}
.blockquote-reverse, blockquote.pull-right {
    border-left: 0 none;
    border-right: 5px solid #eeeeee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right;
}
.blockquote-reverse footer::before, .blockquote-reverse small::before, .blockquote-reverse .small::before, blockquote.pull-right footer::before, blockquote.pull-right small::before, blockquote.pull-right .small::before {
    content: "";
}
.blockquote-reverse footer::after, .blockquote-reverse small::after, .blockquote-reverse .small::after, blockquote.pull-right footer::after, blockquote.pull-right small::after, blockquote.pull-right .small::after {
    content: " —";
}
address {
    font-style: normal;
    line-height: 1.42857;
    margin-bottom: 20px;
}
code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
    font-size: 90%;
    padding: 2px 4px;
}
kbd {
    background-color: #333;
    border-radius: 3px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) inset;
    color: #fff;
    font-size: 90%;
    padding: 2px 4px;
}
kbd kbd {
    box-shadow: none;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
}
pre {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333333;
    display: block;
    font-size: 13px;
    line-height: 1.42857;
    margin: 0 0 10px;
    overflow-wrap: break-word;
    padding: 9.5px;
    word-break: break-all;
}
pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container::before, .container::after {
    content: " ";
    display: table;
}
.container::after {
    clear: both;
}
@media (min-width: 768px) {
.container {
    width: 750px;
}
}
@media (min-width: 992px) {
.container {
    width: 970px;
}
}
@media (min-width: 1200px) {
.container {
    width: 1170px;
}
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid::before, .container-fluid::after {
    content: " ";
    display: table;
}
.container-fluid::after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.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 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 10px;
    position: relative;
}
.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-1 {
    width: 8.33333%;
}
.col-xs-2 {
    width: 16.6667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333%;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.3333%;
}
.col-xs-8 {
    width: 66.6667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.3333%;
}
.col-xs-11 {
    width: 91.6667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-2 {
    right: 16.6667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.3333%;
}
.col-xs-pull-5 {
    right: 41.6667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.3333%;
}
.col-xs-pull-8 {
    right: 66.6667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.3333%;
}
.col-xs-pull-11 {
    right: 91.6667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-2 {
    left: 16.6667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.3333%;
}
.col-xs-push-5 {
    left: 41.6667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.3333%;
}
.col-xs-push-8 {
    left: 66.6667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.3333%;
}
.col-xs-push-11 {
    left: 91.6667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-2 {
    margin-left: 16.6667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.3333%;
}
.col-xs-offset-5 {
    margin-left: 41.6667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.3333%;
}
.col-xs-offset-8 {
    margin-left: 66.6667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.3333%;
}
.col-xs-offset-11 {
    margin-left: 91.6667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@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-1 {
    width: 8.33333%;
}
.col-sm-2 {
    width: 16.6667%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-4 {
    width: 33.3333%;
}
.col-sm-5 {
    width: 41.6667%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-7 {
    width: 58.3333%;
}
.col-sm-8 {
    width: 66.6667%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-10 {
    width: 83.3333%;
}
.col-sm-11 {
    width: 91.6667%;
}
.col-sm-12 {
    width: 100%;
}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-pull-1 {
    right: 8.33333%;
}
.col-sm-pull-2 {
    right: 16.6667%;
}
.col-sm-pull-3 {
    right: 25%;
}
.col-sm-pull-4 {
    right: 33.3333%;
}
.col-sm-pull-5 {
    right: 41.6667%;
}
.col-sm-pull-6 {
    right: 50%;
}
.col-sm-pull-7 {
    right: 58.3333%;
}
.col-sm-pull-8 {
    right: 66.6667%;
}
.col-sm-pull-9 {
    right: 75%;
}
.col-sm-pull-10 {
    right: 83.3333%;
}
.col-sm-pull-11 {
    right: 91.6667%;
}
.col-sm-pull-12 {
    right: 100%;
}
.col-sm-push-0 {
    left: auto;
}
.col-sm-push-1 {
    left: 8.33333%;
}
.col-sm-push-2 {
    left: 16.6667%;
}
.col-sm-push-3 {
    left: 25%;
}
.col-sm-push-4 {
    left: 33.3333%;
}
.col-sm-push-5 {
    left: 41.6667%;
}
.col-sm-push-6 {
    left: 50%;
}
.col-sm-push-7 {
    left: 58.3333%;
}
.col-sm-push-8 {
    left: 66.6667%;
}
.col-sm-push-9 {
    left: 75%;
}
.col-sm-push-10 {
    left: 83.3333%;
}
.col-sm-push-11 {
    left: 91.6667%;
}
.col-sm-push-12 {
    left: 100%;
}
.col-sm-offset-0 {
    margin-left: 0;
}
.col-sm-offset-1 {
    margin-left: 8.33333%;
}
.col-sm-offset-2 {
    margin-left: 16.6667%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-4 {
    margin-left: 33.3333%;
}
.col-sm-offset-5 {
    margin-left: 41.6667%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-7 {
    margin-left: 58.3333%;
}
.col-sm-offset-8 {
    margin-left: 66.6667%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-10 {
    margin-left: 83.3333%;
}
.col-sm-offset-11 {
    margin-left: 91.6667%;
}
.col-sm-offset-12 {
    margin-left: 100%;
}
}
@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-1 {
    width: 8.33333%;
}
.col-md-2 {
    width: 16.6667%;
}
.col-md-3 {
    width: 25%;
}
.col-md-4 {
    width: 33.3333%;
}
.col-md-5 {
    width: 41.6667%;
}
.col-md-6 {
    width: 50%;
}
.col-md-7 {
    width: 58.3333%;
}
.col-md-8 {
    width: 66.6667%;
}
.col-md-9 {
    width: 75%;
}
.col-md-10 {
    width: 83.3333%;
}
.col-md-11 {
    width: 91.6667%;
}
.col-md-12 {
    width: 100%;
}
.col-md-pull-0 {
    right: auto;
}
.col-md-pull-1 {
    right: 8.33333%;
}
.col-md-pull-2 {
    right: 16.6667%;
}
.col-md-pull-3 {
    right: 25%;
}
.col-md-pull-4 {
    right: 33.3333%;
}
.col-md-pull-5 {
    right: 41.6667%;
}
.col-md-pull-6 {
    right: 50%;
}
.col-md-pull-7 {
    right: 58.3333%;
}
.col-md-pull-8 {
    right: 66.6667%;
}
.col-md-pull-9 {
    right: 75%;
}
.col-md-pull-10 {
    right: 83.3333%;
}
.col-md-pull-11 {
    right: 91.6667%;
}
.col-md-pull-12 {
    right: 100%;
}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.33333%;
}
.col-md-push-2 {
    left: 16.6667%;
}
.col-md-push-3 {
    left: 25%;
}
.col-md-push-4 {
    left: 33.3333%;
}
.col-md-push-5 {
    left: 41.6667%;
}
.col-md-push-6 {
    left: 50%;
}
.col-md-push-7 {
    left: 58.3333%;
}
.col-md-push-8 {
    left: 66.6667%;
}
.col-md-push-9 {
    left: 75%;
}
.col-md-push-10 {
    left: 83.3333%;
}
.col-md-push-11 {
    left: 91.6667%;
}
.col-md-push-12 {
    left: 100%;
}
.col-md-offset-0 {
    margin-left: 0;
}
.col-md-offset-1 {
    margin-left: 8.33333%;
}
.col-md-offset-2 {
    margin-left: 16.6667%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-4 {
    margin-left: 33.3333%;
}
.col-md-offset-5 {
    margin-left: 41.6667%;
}
.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-7 {
    margin-left: 58.3333%;
}
.col-md-offset-8 {
    margin-left: 66.6667%;
}
.col-md-offset-9 {
    margin-left: 75%;
}
.col-md-offset-10 {
    margin-left: 83.3333%;
}
.col-md-offset-11 {
    margin-left: 91.6667%;
}
.col-md-offset-12 {
    margin-left: 100%;
}
}
@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-1 {
    width: 8.33333%;
}
.col-lg-2 {
    width: 16.6667%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-4 {
    width: 33.3333%;
}
.col-lg-5 {
    width: 41.6667%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-7 {
    width: 58.3333%;
}
.col-lg-8 {
    width: 66.6667%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-10 {
    width: 83.3333%;
}
.col-lg-11 {
    width: 91.6667%;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-pull-1 {
    right: 8.33333%;
}
.col-lg-pull-2 {
    right: 16.6667%;
}
.col-lg-pull-3 {
    right: 25%;
}
.col-lg-pull-4 {
    right: 33.3333%;
}
.col-lg-pull-5 {
    right: 41.6667%;
}
.col-lg-pull-6 {
    right: 50%;
}
.col-lg-pull-7 {
    right: 58.3333%;
}
.col-lg-pull-8 {
    right: 66.6667%;
}
.col-lg-pull-9 {
    right: 75%;
}
.col-lg-pull-10 {
    right: 83.3333%;
}
.col-lg-pull-11 {
    right: 91.6667%;
}
.col-lg-pull-12 {
    right: 100%;
}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.33333%;
}
.col-lg-push-2 {
    left: 16.6667%;
}
.col-lg-push-3 {
    left: 25%;
}
.col-lg-push-4 {
    left: 33.3333%;
}
.col-lg-push-5 {
    left: 41.6667%;
}
.col-lg-push-6 {
    left: 50%;
}
.col-lg-push-7 {
    left: 58.3333%;
}
.col-lg-push-8 {
    left: 66.6667%;
}
.col-lg-push-9 {
    left: 75%;
}
.col-lg-push-10 {
    left: 83.3333%;
}
.col-lg-push-11 {
    left: 91.6667%;
}
.col-lg-push-12 {
    left: 100%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-left: 8.33333%;
}
.col-lg-offset-2 {
    margin-left: 16.6667%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-4 {
    margin-left: 33.3333%;
}
.col-lg-offset-5 {
    margin-left: 41.6667%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-7 {
    margin-left: 58.3333%;
}
.col-lg-offset-8 {
    margin-left: 66.6667%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-10 {
    margin-left: 83.3333%;
}
.col-lg-offset-11 {
    margin-left: 91.6667%;
}
.col-lg-offset-12 {
    margin-left: 100%;
}
}
table {
    background-color: transparent;
}
caption {
    color: #777777;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .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(2n+1) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    display: table-column;
    float: none;
    position: static;
}
table td[class*="col-"], table th[class*="col-"] {
    display: table-cell;
    float: none;
    position: static;
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .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: 0.01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    overflow-y: hidden;
    width: 100%;
}
.table-responsive > .table {
    margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
}
.table-responsive > .table-bordered {
    border: 0 none;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0 none;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0 none;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0 none;
}
}
fieldset {
    border: 0 none;
    margin: 0;
    min-width: 0;
    padding: 0;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

input[type="search"] {
    box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0;
}
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-offset: -2px;
}
output {
    color: #555555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding-top: 7px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
}
@media not all {
input.form-control[type="date"], input.form-control[type="time"], input.form-control[type="datetime-local"], input.form-control[type="month"] {
    line-height: 34px;
}
input.input-sm[type="date"], .input-group-sm > input.form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm input[type="date"], input.input-sm[type="time"], .input-group-sm > input.form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm input[type="time"], input.input-sm[type="datetime-local"], .input-group-sm > input.form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input.input-sm[type="month"], .input-group-sm > input.form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
}
input.input-lg[type="date"], .input-group-lg > input.form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg input[type="date"], input.input-lg[type="time"], .input-group-lg > input.form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg input[type="time"], input.input-lg[type="datetime-local"], .input-group-lg > input.form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input.input-lg[type="month"], .input-group-lg > input.form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
}
}
.form-group {
    margin-bottom: 15px;
}
.radio, .checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}
.radio label, .checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    position: absolute;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline, .checkbox-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-left: 10px;
    margin-top: 0;
}
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    margin-bottom: 0;
    min-height: 34px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select.input-sm[multiple], .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto;
}
.form-group-sm .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm textarea.form-control, .form-group-sm select.form-control[multiple] {
    height: auto;
}
.form-group-sm .form-control-static {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    min-height: 32px;
    padding: 6px 10px;
}
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select.input-lg[multiple], .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto;
}
.form-group-lg .form-control {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg textarea.form-control, .form-group-lg select.form-control[multiple] {
    height: auto;
}
.form-group-lg .form-control-static {
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    min-height: 38px;
    padding: 11px 16px;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2;
}
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    height: 46px;
    line-height: 46px;
    width: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 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;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #67b168;
}
.has-success .input-group-addon {
    background-color: #dff0d8;
    border-color: #3c763d;
    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;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    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;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    background-color: #f2dede;
    border-color: #a94442;
    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 {
    color: #e5e5e5;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
}
@media (min-width: 768px) {
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.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-bottom: 0;
    margin-top: 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"] {
    margin-left: 0;
    position: relative;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group::before, .form-horizontal .form-group::after {
    content: " ";
    display: table;
}
.form-horizontal .form-group::after {
    clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
    font-size: 18px;
    padding-top: 11px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
    font-size: 12px;
    padding-top: 6px;
}
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.btn-default:focus, .btn-default.focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333;
}
.btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #333;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    background-color: #333;
    color: #fff;
}
.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
.btn-primary:focus, .btn-primary.focus {
    background-color: #286090;
    border-color: #122b40;
    color: #fff;
}
.btn-primary:hover {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    background-color: #204d74;
    border-color: #122b40;
    color: #fff;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    background-color: #fff;
    color: #337ab7;
}
.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}
.btn-success:focus, .btn-success.focus {
    background-color: #449d44;
    border-color: #255625;
    color: #fff;
}
.btn-success:hover {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
    background-color: #398439;
    border-color: #255625;
    color: #fff;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    background-color: #fff;
    color: #5cb85c;
}
.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}
.btn-info:focus, .btn-info.focus {
    background-color: #31b0d5;
    border-color: #1b6d85;
    color: #fff;
}
.btn-info:hover {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    background-color: #269abc;
    border-color: #1b6d85;
    color: #fff;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    background-color: #fff;
    color: #5bc0de;
}
.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}
.btn-warning:focus, .btn-warning.focus {
    background-color: #ec971f;
    border-color: #985f0d;
    color: #fff;
}
.btn-warning:hover {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
    background-color: #d58512;
    border-color: #985f0d;
    color: #fff;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e;
}
.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
.btn-danger:focus, .btn-danger.focus {
    background-color: #c9302c;
    border-color: #761c19;
    color: #fff;
}
.btn-danger:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
    background-color: #ac2925;
    border-color: #761c19;
    color: #fff;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    background-color: #fff;
    color: #d9534f;
}
.btn-link {
    border-radius: 0;
    color: #337ab7;
    font-weight: normal;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.btn-sm, .btn-group-sm > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-xs, .btn-group-xs > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
    width: 100%;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}
.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 {
    height: 0;
    overflow: hidden;
    position: relative;
    transition-duration: 0.35s;
    transition-property: height, visibility;
    transition-timing-function: ease;
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.dropup, .dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0 none;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #337ab7;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0 none;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    color: #777777;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    left: auto;
    right: 0;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px dashed;
    border-top: 0 none;
    content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto;
}
@media (min-width: 992px) {
.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}
.navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
}
}
.btn-group, .btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
    float: left;
    position: relative;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .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::before, .btn-toolbar::after {
    content: " ";
    display: table;
}
.btn-toolbar::after {
    clear: both;
}
.btn-toolbar .btn, .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-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-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-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0 none;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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;
    max-width: 100%;
    width: 100%;
}
.btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group::after {
    clear: both;
}
.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-left: 0;
    margin-top: -1px;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 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-left-radius: 0;
    border-bottom-right-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 {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.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 input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
    position: absolute;
}
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.input-group .form-control:focus {
    z-index: 3;
}
.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 {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.input-group-addon {
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555555;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px;
}
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    border-radius: 6px;
    font-size: 18px;
    padding: 10px 16px;
}
.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-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0 none;
}
.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-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0 none;
}
.input-group-btn {
    font-size: 0;
    position: relative;
    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;
    z-index: 2;
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.nav::before, .nav::after {
    content: " ";
    display: table;
}
.nav::after {
    clear: both;
}
.nav > li {
    display: block;
    position: relative;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #eeeeee;
    text-decoration: none;
}
.nav > li.disabled > a {
    color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    background-color: transparent;
    color: #777777;
    cursor: not-allowed;
    text-decoration: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7;
}
.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.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 {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
}
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    cursor: default;
}
.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 {
    background-color: #337ab7;
    color: #fff;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-left: 0;
    margin-top: 2px;
}
.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: auto;
}
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0 none;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-radius: 4px;
    margin-right: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 20px;
    min-height: 50px;
    position: relative;
}
.navbar::before, .navbar::after {
    content: " ";
    display: table;
}
.navbar::after {
    clear: both;
}
@media (min-width: 992px) {
.navbar {
    border-radius: 4px;
}
}
.navbar-header::before, .navbar-header::after {
    content: " ";
    display: table;
}
.navbar-header::after {
    clear: both;
}
@media (min-width: 992px) {
.navbar-header {
    float: left;
}
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-collapse::before, .navbar-collapse::after {
    content: " ";
    display: table;
}
.navbar-collapse::after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 992px) {
.navbar-collapse {
    border-top: 0 none;
    box-shadow: none;
    width: auto;
}
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 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 > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 992px) {
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
}
}
.navbar-static-top {
    border-width: 0 0 1px;
    z-index: 1000;
}
@media (min-width: 992px) {
.navbar-static-top {
    border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}
@media (min-width: 992px) {
.navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
}
}
.navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0;
}
.navbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 15px;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 992px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
}
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.navbar-toggle:focus {
    outline: 0 none;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 992px) {
.navbar-toggle {
    display: none;
}
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
@media (max-width: 991px) {
.navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}
.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: 992px) {
.navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav > li {
    float: left;
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}
}
.navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 8px -15px;
    padding: 10px 15px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.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-bottom: 0;
    margin-top: 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"] {
    margin-left: 0;
    position: relative;
}
.navbar-form .has-feedback .form-control-feedback {
    top: 0;
}
}
@media (max-width: 991px) {
.navbar-form .form-group {
    margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
    margin-bottom: 0;
}
}
@media (min-width: 992px) {
.navbar-form {
    border: 0 none;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: auto;
}
}
.navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-radius: 4px 4px 0 0;
    margin-bottom: 0;
}
.navbar-btn {
    margin-bottom: 8px;
    margin-top: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-bottom: 10px;
    margin-top: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-bottom: 14px;
    margin-top: 14px;
}
.navbar-text {
    margin-bottom: 15px;
    margin-top: 15px;
}
@media (min-width: 992px) {
.navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}
}
@media (min-width: 992px) {
.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 {
    background-color: transparent;
    color: #5e5e5e;
}
.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 {
    background-color: transparent;
    color: #333;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #e7e7e7;
    color: #555;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #ccc;
}
.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 {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width: 991px) {
.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 {
    background-color: transparent;
    color: #333;
}
.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 {
    background-color: #e7e7e7;
    color: #555;
}
.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 {
    background-color: transparent;
    color: #ccc;
}
}
.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, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    background-color: transparent;
    color: #fff;
}
.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 {
    background-color: transparent;
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #090909;
    color: #fff;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #444;
}
.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 {
    background-color: #090909;
    color: #fff;
}
@media (max-width: 991px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
}
.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 {
    background-color: transparent;
    color: #fff;
}
.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 {
    background-color: #090909;
    color: #fff;
}
.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 {
    background-color: transparent;
    color: #444;
}
}
.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, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}
.jumbotron {
    background-color: #eeeeee;
    color: inherit;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.jumbotron h1, .jumbotron .h1 {
    color: inherit;
}
.jumbotron p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
    padding-bottom: 48px;
    padding-top: 48px;
}
.container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
}
.jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
}
}
.modal-open {
    overflow: hidden;
}
.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}
.modal.fade .modal-dialog {
    transform: translate(0px, -25%);
    transition: transform 0.3s ease-out 0s;
}
.modal.in .modal-dialog {
    transform: translate(0px, 0px);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto;
}
.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}
.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
}
.modal-header::before, .modal-header::after {
    content: " ";
    display: table;
}
.modal-header::after {
    clear: both;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    line-height: 1.42857;
    margin: 0;
}
.modal-body {
    padding: 15px;
    position: relative;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
}
.modal-footer::before, .modal-footer::after {
    content: " ";
    display: table;
}
.modal-footer::after {
    clear: both;
}
.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 {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px;
}
@media (min-width: 768px) {
.modal-dialog {
    margin: 30px auto;
    width: 600px;
}
.modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
    width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
    width: 900px;
}
}
.tooltip {
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.42857;
    opacity: 0;
    overflow-wrap: normal;
    position: absolute;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1070;
}
.tooltip.in {
    opacity: 0.9;
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
}
.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    margin-bottom: -5px;
    right: 5px;
}
.tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0;
}
.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    margin-top: -5px;
    right: 5px;
    top: 0;
}
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 5px;
    margin-top: -5px;
    top: 0;
}
.popover {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    letter-spacing: normal;
    line-height: 1.42857;
    max-width: 276px;
    overflow-wrap: normal;
    padding: 1px;
    position: absolute;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1060;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin: 0;
    padding: 8px 14px;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow::after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow::after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
}
.popover.top > .arrow::after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    content: " ";
    margin-left: -10px;
}
.popover.right > .arrow {
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    left: -11px;
    margin-top: -11px;
    top: 50%;
}
.popover.right > .arrow::after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -10px;
    content: " ";
    left: 1px;
}
.popover.bottom > .arrow {
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px;
}
.popover.bottom > .arrow::after {
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px;
}
.popover.left > .arrow {
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%;
}
.popover.left > .arrow::after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    content: " ";
    right: 1px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out 0s;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    line-height: 1;
    max-width: 100%;
}
@media not all, (-webkit-transform-3d) {
.carousel-inner > .item {
    backface-visibility: hidden;
    perspective: 1000px;
    transition: transform 0.6s ease-in-out 0s;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
    left: 0;
    transform: translate3d(100%, 0px, 0px);
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0px, 0px);
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    left: 0;
    transform: translate3d(0px, 0px, 0px);
}
}
.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 {
    background-color: transparent;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 15%;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    opacity: 0.9;
    outline: 0 none;
    text-decoration: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    margin-right: -10px;
    right: 50%;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    font-family: serif;
    height: 20px;
    line-height: 1;
    width: 20px;
}
.carousel-control .icon-prev::before {
    content: "‹";
}
.carousel-control .icon-next::before {
    content: "›";
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.carousel-indicators li {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px;
}
.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}
.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 {
    font-size: 30px;
    height: 30px;
    margin-top: -10px;
    width: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
}
.carousel-caption {
    left: 20%;
    padding-bottom: 30px;
    right: 20%;
}
.carousel-indicators {
    bottom: 20px;
}
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    background-color: transparent;
    border: 0 none;
    color: transparent;
    font: 0px/0 a;
    text-shadow: none;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.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 !important;
}
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 !important;
}
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 !important;
}
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 !important;
}
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 !important;
}
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;
}
}
body {
    color: #a5a5a5;
    font-family: "Roboto",sans-serif !important;
    line-height: 1.6;
    text-rendering: optimizelegibility;
}
body.lotusui {
    font-family: "Roboto",sans-serif !important;
    line-height: 1.6;
    text-rendering: optimizelegibility;
}
body.boxed > .layout-boxed {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
}
@media (min-width: 768px) {
body.boxed > .layout-boxed {
    width: 830px;
}
}
@media (min-width: 992px) {
body.boxed > .layout-boxed {
    width: 1050px;
}
}
@media (min-width: 1200px) {
body.boxed > .layout-boxed {
    width: 1250px;
}
}
body .layout-boxed {
    overflow-x: hidden;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block;
}
hr {
    border-top: 1px solid #e6e6e6;
    height: 1px;
    position: relative;
    width: 100%;
}
ol {
    list-style: outside none decimal;
}
li > ul, li > ol {
    margin-bottom: 0;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 0 20px;
}
img {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 0;
}
th {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.post-content table td, .post-content table th {
    border: 1px solid #dddddd;
    padding: 7px 10px;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote, q {
    position: relative;
    quotes: "" "";
}
b, strong {
    font-weight: bold;
}
dfn, em, i {
    font-style: italic;
}
blockquote {
    border-left: medium none;
    font-size: inherit;
    font-style: italic;
    margin: 30px 0;
    padding: 0 40px;
}
blockquote > p {
    font-size: 16px;
    line-height: 1.8;
}
blockquote::after {
    color: rgba(153, 153, 153, 0.19);
    content: "\"";
    font-family: "Playfair Display",serif;
    font-size: 10em;
    left: 5px;
    line-height: 1;
    position: absolute;
    top: -30px;
}
pre {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #dadada;
    border-radius: 2px;
    font-family: "Courier 10 Pitch",Courier,monospace;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    overflow-wrap: break-word;
    padding: 1.6em;
    word-break: break-all;
}
code, kbd, tt, var {
    font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
    font-size: 1.5rem;
}
abbr, acronym {
    border-bottom: 1px dotted #545454;
    cursor: help;
}
mark, ins {
    font-weight: 900;
    text-decoration: none;
}
sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
.screen-reader-text {
    display: none;
}
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
    border: medium none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
p {
    margin-bottom: 11px;
    text-rendering: optimizelegibility;
}
h1, h2, h3, h4, h5, h6 {
    color: #464646;
    font-family: "Roboto Slab",serif;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 0;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    margin-top: 20px;
}
.alignleft {
    display: inline;
    float: left;
    margin-bottom: 1.2em;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-bottom: 1.5em;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.alignnone {
    margin: 2px 30px 20px 0;
}
.single-image {
    margin-bottom: 0;
}
.dropcap {
    color: #a2c046;
    float: left;
    font-size: 30px;
    font-weight: bold;
    margin: 0 13px 5px 0;
    min-height: 60px;
    min-width: 60px;
    padding: 0 5px;
    text-align: center;
}
.dropcap.style1 {
    border: 4px solid #e6e6e6;
    min-height: 60px;
}
.dropcap.style2 {
    border: 2px solid #e6e6e6;
    line-height: 55px;
    min-height: 60px;
}
.dropcap.style3 {
    font-size: 38px;
    line-height: 60px;
    margin-right: 10px;
}
.dropcap-wrap {
    display: table;
    margin-bottom: 15px;
}
.dropcap-wrap .dropcap-pull {
    display: table-cell;
    vertical-align: top;
}
.dropcap-wrap .dropcap-pull .dropcap {
    float: none;
    font-size: 32px;
    margin-bottom: 0;
    margin-right: 15px;
    padding: 0 12px;
}
.dropcap-wrap .dropcap-pull .dropcap.style2 {
    line-height: inherit;
}
.dropcap-wrap .dropcap-pull .dropcap.style3 {
    font-size: 38px;
    line-height: inherit;
    margin-bottom: 0;
}
.dropcap-wrap .dropcap-title {
    color: #464646;
    display: table-cell;
    font-family: "Roboto Slab",serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    vertical-align: middle;
}
.seperator {
    border-top: 1px solid #e6e6e6;
    display: block;
    height: 1px;
    position: relative;
    width: 100%;
}
.seperator::after {
    background-color: #a2c046;
    bottom: 0;
    content: "";
    height: 1px;
    left: calc(50% - 50px);
    position: absolute;
    width: 100px;
}
.panel-group .panel + .panel .panel-heading .panel-title {
    margin-top: 10px;
}
.panel-group .panel .panel-heading {
    padding: 0;
}
.panel-group .panel .panel-heading .panel-title {
    font-size: 18px;
    margin-bottom: 0;
}
.panel-group .panel .panel-heading + .panel-collapse > .list-group, .panel-group .panel .panel-heading + .panel-collapse > .panel-body {
    border-color: #f2f2f2;
    border-radius: 0 0 1px 1px;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 15px 30px;
}
.panel-group .accordion-toggle {
    background-color: #ffffff;
    border: 1px solid #f2f2f2;
    border-radius: 1px;
    color: #a5a5a5;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    padding: 16px 30px;
    position: relative;
    transition: all 200ms ease-out 0s;
}
.panel-group .accordion-toggle[aria-expanded="true"] {
    background-color: #a2c046;
    border-color: transparent;
    border-radius: 1px 1px 0 0;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.panel-group .accordion-toggle[aria-expanded="true"]:hover {
    background-color: #a2c046;
    color: #ffffff;
}
.panel-group .accordion-toggle[aria-expanded="true"]::before {
    color: #ffffff;
    content: "";
}
.panel-group .accordion-toggle:hover {
    background-color: #f9f9f9;
    color: #a2c046;
}
.panel-group .accordion-toggle::before {
    color: #a2c046;
    content: "";
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    right: 30px;
    top: 15px;
    transition: all 0.2s ease-out 0s;
}
.qt-table {
    width: 100%;
}
.qt-table thead td {
    background-clip: padding-box;
    border: medium none;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 30px;
    text-transform: uppercase;
}
.qt-table thead td:empty {
    background-color: transparent;
}
.qt-table tbody td {
    background-clip: padding-box;
    border: medium none;
    padding: 15px 30px;
}
.qt-table tbody td:first-of-type {
    font-weight: bold;
    text-transform: uppercase;
}
.qt-table tr:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.qt-table tr:nth-child(2n), .qt-table tr:nth-child(2n):hover {
    background-color: #f9f9f9;
}
.qt-table.default tbody td {
    border-bottom: 1px solid #f2f2f2;
    box-shadow: none;
}
.qt-table.default tbody tr td:last-of-type {
    border-right: medium none;
}
.qt-table.default tbody tr:last-of-type td {
    border-bottom: medium none;
}
.qt-table.boxed thead td {
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
}
.qt-table.boxed tbody td {
    background-color: #ffffff;
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}
.qt-table.boxed tbody td:first-of-type {
    background-color: #f2f2f2;
    border-bottom: 1px solid #ffffff;
    box-shadow: none;
}
.embed-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
a {
    color: #a2c046;
}
a:hover, a:focus, a:active {
    color: #9ab83f;
    outline: medium none;
    text-decoration: none;
    transition: all 100ms ease-out 0s;
}
a span.read.more, a.more {
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
    position: relative;
    text-transform: uppercase;
}
a span.read.more::before, a.more::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 13px;
    position: absolute;
    right: -13px;
    top: 1px;
    transition: all 100ms ease-out 0s;
}
a span.read.more:hover::before, a.more:hover::before {
    right: -11px;
}
a img {
    border: medium none;
}
.esg-grid a:focus {
    color: #ffffff;
}
.btn {
    border-radius: 1px;
    border-width: 2px;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 18px 22px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    transition: all 100ms ease-out 0s;
}
.btn:focus, .btn:active:focus {
    outline: medium none;
}
.btn.rounded {
    border-radius: 30px;
}
.btn.fullwidth {
    width: 100%;
}
.btn .fa {
    font-size: 18px;
    padding-right: 15px;
    vertical-align: middle;
}
.btn-primary {
    background-color: #a2c046;
    border-color: transparent;
    color: #ffffff;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, .btn-primary:hover {
    background-color: #9ab83f;
    border-color: transparent;
}
.btn-outline {
    background-color: transparent;
    border: 2px solid rgba(50, 50, 50, 0.2);
    color: rgba(50, 50, 50, 0.6);
    text-shadow: none;
}
.btn-outline:active, .btn-outline:focus, .btn-outline:active:focus, .btn-outline:hover {
    border-color: rgba(250, 250, 250, 0.44);
    color: #ffffff;
}
.cta-banner .btn-outline, .jumbotron .btn-outline {
    border-color: rgba(250, 250, 250, 0.33);
    color: #ffffff;
}
.cta-banner .btn-outline:hover, .jumbotron .btn-outline:hover {
    border-color: rgba(250, 250, 250, 0.5);
    color: #ffffff;
}
.post-password-form > p label input {
    border: 1px solid #dedede;
    border-radius: 1px;
    font-size: 13px;
    font-weight: normal;
    height: 50px;
    outline: medium none;
    padding: 0 20px;
    vertical-align: middle;
    width: 100%;
}
.post-password-form > p > input {
    background: #a2c046 none repeat scroll 0 0;
    border: 1px solid #a2c046;
    border-radius: 0 1px 1px 0;
    font-size: 13px;
    height: 50px;
    padding: 0 20px;
    position: relative;
    top: 1px;
    transition: all 100ms ease-out 0s;
}
button, input, select, textarea {
    font-family: "Roboto",sans-serif;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    vertical-align: baseline;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #f5f5f5;
    border: medium none;
    border-radius: 1px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    transition: all 100ms ease-out 0s;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: #9ab83f;
}
form.search-form {
    position: relative;
}
textarea {
    border: 1px solid #e6e6e6;
    overflow: auto;
    vertical-align: top;
    width: 100%;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-select, .wpcf7-date {
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    color: #a5a5a5;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 7px 0 20px;
    padding: 15px 20px;
    transition: all 100ms ease-out 0s;
}
.wpcf7-text, .wpcf7-select, .wpcf7-date {
    width: 100%;
}
.wpcf7-text:focus, .wpcf7-textarea:focus {
    border-color: #a2c046;
    outline: medium none;
}
.wpcf7-select {
    color: #a5a5a5;
    height: 54px;
    padding: 0 20px;
}
.wpcf7-textarea {
    max-width: 100%;
}
.wpcf7-submit {
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: inherit;
    outline: medium none;
    padding: 18px 24px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.wpcf7 span {
    color: #a2c046;
    font-weight: bold;
}
.wpcf7-response-output {
    clear: both;
    margin: 0;
}
div.wpcf7 img.ajax-loader {
    position: absolute;
    right: 15px;
    top: 0;
}
.wpcf7-form .info-text {
    color: #ababab;
    margin: 0 0 0 25px;
    position: relative;
    top: -4px;
}
.wpcf7-validation-errors {
    border-color: red;
}
.wpcf7-form.invalid .wpcf7-submit {
    margin-bottom: 10px;
}
.wpcf7-form img {
    width: auto;
}
span.wpcf7-not-valid-tip {
    margin-bottom: 20px;
    text-align: left;
}
span.wpcf7-list-item {
    background-color: #a2c046;
    border-bottom: 1px dashed #9ab83f;
    color: #ffffff;
    display: block;
    margin-left: 0;
    transition: all 100ms ease-out 0s;
}
span.wpcf7-list-item:hover {
    background-color: #9ab83f;
}
span.wpcf7-list-item.last {
    border-bottom: medium none;
}
span.wpcf7-list-item label {
    cursor: pointer;
    display: block;
    margin-bottom: 0;
    padding: 16.2px 30px;
}
span.wpcf7-list-item label span {
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
span.wpcf7-list-item input {
    margin-right: 10px;
}
.request-quote-form {
    margin-bottom: 8px;
}
.request-quote-form .wpcf7-text, .request-quote-form .wpcf7-textarea, .request-quote-form .wpcf7-select {
    background-color: #f9f9f9;
    border-color: #f2f2f2;
}
.request-quote-form .wpcf7-textarea {
    height: 175px;
}
.request-quote-form .wpcf7-text, .request-quote-form .wpcf7-select {
    height: 45px;
}
.request-quote-form .wpcf7-submit {
    float: right;
    padding: 16px 22px;
}
.request-quote-form img.ajax-loader {
    left: 15px;
    position: absolute;
}
.ask-a-question-form .wpcf7-textarea {
    background-color: #ffffff;
    height: 125px;
}
.ask-a-question-form .wpcf7-text, .ask-a-question-form .wpcf7-textarea, .ask-a-question-form .wpcf7-select, .ask-a-question-form .wpcf7-date {
    background-color: #ffffff;
    border-color: transparent;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ask-a-question-form .wpcf7-submit {
    float: none;
}
.ask-a-question-form .ajax-loader {
    position: absolute;
    right: 15px;
    top: 0;
}
.topbar {
    background-color: #3a3a3a;
    color: #7d7d7d;
    font-size: 13px;
    position: relative;
}
@media (min-width: 992px) {
.topbar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 11px 0;
    text-align: left;
}
}
.topbar .tagline {
    padding: 10px 0;
    position: relative;
}
@media (min-width: 992px) {
.topbar .tagline {
    float: left;
    padding: 0;
}
}
@media (min-width: 992px) {
.topbar .widgets {
    float: right;
}
}
.topbar .widget {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 0;
    position: relative;
    width: auto;
}
@media (min-width: 992px) {
.topbar .widget {
    border-top: medium none;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
}
.topbar .widget::before {
    background-color: rgba(255, 255, 255, 0.12);
    content: "";
    height: 15px;
    position: absolute;
    right: 0;
    top: 3px;
    transform: skew(-25deg);
    width: 1px;
}
.topbar .widget:last-of-type {
    margin-right: 0;
    padding-right: 0;
}
.topbar .widget:last-of-type::before {
    display: none;
}
}
.topbar .widget .widgettitle {
    color: #ffffff;
}
.topbar .widget-icon-box .fa {
    font-size: 20px;
    margin-right: 5px;
    transition: all 100ms ease-out 0s;
    vertical-align: bottom;
}
.topbar .widget-icon-box:hover .fa {
    color: #ffffff;
}
.topbar .widget_text, .topbar .widget-icon-box .text {
    display: inline-block;
}
.topbar .tagline, .topbar .widget-icon-box .title, .topbar .widget-icon-box .subtitle {
    color: #7d7d7d;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}
.topbar .widget-social-icons a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 16px;
    height: auto;
    line-height: 0;
    margin: 0;
    width: auto;
}
.topbar .widget-social-icons a:hover .fa {
    color: #ffffff;
}
.topbar .widget-social-icons .fa {
    font-size: 17px;
    margin-right: 1px;
    padding: 0 3px;
    transition: all 100ms ease-out 0s;
    vertical-align: middle;
}
.topbar .menu {
    margin-bottom: 0;
    padding-left: 0;
}
.topbar .menu > li {
    display: inline-block;
    list-style: outside none none;
    position: relative;
    vertical-align: middle;
}
.topbar .menu > li > a {
    color: #757575;
    display: block;
    margin-right: 7px;
    position: relative;
}
.topbar .menu > li.menu-item-has-children > a {
    margin-bottom: 0;
    padding-right: 10px;
    position: relative;
}
.topbar .menu > li.menu-item-has-children > a::after {
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    left: 10px;
    line-height: 0;
    padding-right: 0;
    position: relative;
}
.topbar .menu > li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
}
.topbar .menu .sub-menu {
    display: block;
    left: 0;
    margin: 0;
    min-width: 130px;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    visibility: hidden;
    z-index: 999;
}
.topbar .menu .sub-menu > li {
    list-style: outside none none;
    position: relative;
}
.topbar .menu .sub-menu > li > a {
    background: #454545 none repeat scroll 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #777777;
    display: block;
    margin: 0;
    padding: 7px 15px;
    white-space: nowrap;
}
.topbar .menu .sub-menu > li > a:hover {
    color: #ffffff;
}
.topbar .menu .sub-menu > li .sub-menu {
    border-left: 1px solid #999999;
    left: 100%;
    margin-top: 0;
    top: 0;
}
@media (min-width: 992px) and (min-width: 992px) {
body.boxed.is-sticky-nav .header-wide .navigation.is-sticky {
    overflow-x: hidden;
    width: 1050px;
}
}
@media (min-width: 992px) and (min-width: 1200px) {
body.boxed.is-sticky-nav .header-wide .navigation.is-sticky {
    width: 1250px;
}
}
@media (min-width: 992px) {
.sticky-offset {
    display: none;
}
.header {
    background-color: #3a3a3a;
    position: relative;
}
.header.header-wide .header-logo {
    padding-left: 0;
}
.header.header-wide .main-navigation {
    float: right;
    padding-right: 0;
    position: relative;
}
.header.header-wide .main-navigation::after {
    background-color: #a2c046;
    content: "";
    min-height: 90px;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
}
body.no-topbar .header-default .navigation {
    position: absolute;
    top: 30px;
    width: 940px;
}
}
@media (min-width: 992px) and (min-width: 1200px) {
body.no-topbar .header-default .navigation {
    width: 1140px;
}
}
@media (min-width: 992px) {
body.is-sticky-nav .header-default .sticky-offset {
    display: block;
    height: 45px;
}
body.is-sticky-nav .header-default .navigation {
    position: fixed;
    top: 0;
}
body.is-sticky-nav .header-default .navigation.is-sticky {
    width: 940px;
}
}
@media (min-width: 992px) and (min-width: 1200px) {
body.is-sticky-nav .header-default .navigation.is-sticky {
    width: 1140px;
}
}
@media (min-width: 992px) {
body.is-sticky-nav.no-topbar .header-default .sticky-offset {
    display: none;
}
body.is-sticky-nav .header-wide .navigation {
    position: fixed;
    top: 0;
}
body.is-sticky-nav .header-wide + .sticky-offset {
    display: block;
    height: 45px;
}
body.is-sticky-nav.admin-bar .navigation {
    top: 32px;
}
}
@media (min-width: 992px) {
body.header-sidebar {
    margin-left: 290px;
}
body.header-sidebar .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
body.header-sidebar .jumbotron .carousel-text {
    transform: translate(0%, -50%);
}
body.header-sidebar .jumbotron .carousel-text.center {
    left: 0;
    width: 100%;
}
body.header-sidebar .jumbotron .carousel-control.left {
    left: 30px;
}
body.header-sidebar .jumbotron .carousel-control.right {
    right: 30px;
}
body.header-sidebar .page-header {
    padding: 65px 0;
}
body.header-sidebar .page-header.header-large {
    padding: 100px 0;
}
body.header-sidebar.no-topbar .page-header.header-large {
    padding: 100px 0;
}
body.header-sidebar .header-sidebar {
    bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 290px;
    z-index: 50;
}
body.header-sidebar .header-sidebar .container {
    padding: 0;
}
body.header-sidebar .topbar, body.header-sidebar .widgets {
    float: none;
}
body.header-sidebar .topbar {
    border-bottom: medium none !important;
    padding: 25px 40px 30px !important;
    width: 100%;
    z-index: 1000;
}
body.header-sidebar .topbar .tagline, body.header-sidebar .topbar .widget {
    clear: both;
    display: block;
    padding: 5px 0;
}
body.header-sidebar .topbar .widget {
    margin: 0;
}
body.header-sidebar .topbar .widget::before {
    display: none;
}
body.header-sidebar .header-sidebar .navbar-header {
    float: none;
    padding: 30px 40px;
    position: relative;
}
body.header-sidebar .header-sidebar .navbar-brand {
    padding: 0;
}
body.header-sidebar .header-sidebar .navbar-brand .site-title {
    color: #999;
    font-size: 24px;
    padding: 15px 0;
}
body.header-sidebar .header-sidebar .navigation {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    height: 100%;
    margin-bottom: 0;
    min-height: auto;
}
body.header-sidebar .header-sidebar .main-navigation {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
}
body.header-sidebar .header-sidebar .main-navigation::before {
    display: none;
}
body.header-sidebar .header-sidebar .main-navigation > li {
    display: block;
}
body.header-sidebar .header-sidebar .main-navigation > li > a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    font-size: 15px;
    padding: 12px 40px;
}
body.header-sidebar .header-sidebar .main-navigation > li > a::before {
    display: none;
}
body.header-sidebar .header-sidebar .main-navigation > li.menu-item-has-children::after {
    color: rgba(255, 255, 255, 0.2);
    content: "";
    right: 30px;
}
body.header-sidebar .header-sidebar .main-navigation > li.menu-item-has-children:hover::after {
    color: rgba(255, 255, 255, 0.5);
}
body.header-sidebar .header-sidebar .main-navigation > li:hover > a::after, body.header-sidebar .header-sidebar .main-navigation > li:focus > a::after, body.header-sidebar .header-sidebar .main-navigation > li.current-menu-item > a::after, body.header-sidebar .header-sidebar .main-navigation > li.current-menu-item > a:hover::after, body.header-sidebar .header-sidebar .main-navigation > li.current-menu-parent > a::after, body.header-sidebar .header-sidebar .main-navigation > li.cuurent-menu-parent > a:hover::after {
    height: calc(100% + 2px);
    top: -1px;
    width: 4px;
}
body.header-sidebar .header-sidebar .main-navigation > li:first-of-type {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
body.header-sidebar .header-sidebar .main-navigation .sub-menu {
    left: 100%;
    top: 0;
}
body.header-sidebar .header-sidebar .main-navigation .sub-menu li:first-of-type > a {
    box-shadow: none;
}
body.header-sidebar .header-sidebar .main-navigation .sub-menu li:hover > a {
    background-color: #98b63c;
    border-color: #98b63c;
}
body.header-sidebar .header-sidebar .main-navigation .sub-menu li a {
    background-color: #a2c046;
    border-color: rgba(255, 255, 255, 0.12);
    color: #fff;
    padding: 12px 21px 12px 18px;
}
}
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li {
    display: block;
}
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li > a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li:first-of-type > a {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children i {
    bottom: 15px;
    color: rgba(255, 255, 255, 0.2);
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 30px;
    z-index: 0;
}
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children i::before {
    content: "";
}
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children:hover i::before {
    color: rgba(255, 255, 255, 0.5);
}
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-item > a::after, .header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li.mega-current_page_ancestor > a::after, .header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li:hover > a::after {
    content: "";
    height: calc(100% + 2px);
    left: 0;
    margin: 0 !important;
    position: absolute;
    top: -1px;
    width: 4px;
}
@media (max-width: 992px) {
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu {
    width: 100%;
}
}
@media (min-width: 992px) {
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu {
    left: 100%;
    top: 0;
    z-index: 9999;
}
}
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li > a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.header-sidebar #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li:hover > a {
    border-color: #98b63c;
}
@media (min-width: 992px) {
body.header-transparent .header-transparent {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%) repeat scroll 0 0;
    padding-bottom: 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
body.header-transparent.is-sticky-nav .navigation-wrapper {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 150ms ease-in-out 0s;
}
body.header-transparent .jumbotron.carousel .carousel-text {
    transform: translate(0%, -30%);
}
body.header-transparent .page-header {
    padding: 160px 0 60px;
}
body.header-transparent .page-header.header-large {
    padding: 200px 0 100px;
}
body.header-transparent.no-topbar .page-header.header-large {
    padding: 200px 0 100px;
}
body.header-transparent .topbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 13px 0;
}
body.header-transparent .topbar .widget {
    margin-right: 15px;
    padding-right: 15px;
}
body.header-transparent .topbar .widget:last-of-type {
    margin: 0;
    padding: 0;
}
body.header-transparent .topbar .widget::before {
    display: none;
}
body.header-transparent .topbar a, body.header-transparent .topbar .tagline, body.header-transparent .topbar .widget-icon-box .title, body.header-transparent .topbar .widget-icon-box .subtitle {
    color: rgba(255, 255, 255, 0.8);
}
body.header-transparent .topbar .fa, body.header-transparent .topbar .widget-icon-box .fa, body.header-transparent .topbar .widget-social-icons a {
    color: rgba(255, 255, 255, 0.44);
}
.header-transparent .navigation {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    margin: 0;
}
.header-transparent .navbar-brand {
    padding: 0;
}
.header-transparent .main-navigation {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
.header-transparent .main-navigation::before {
    display: none;
}
.header-transparent .main-navigation > li > a {
    color: rgba(255, 255, 255, 0.8);
}
.header-transparent .main-navigation > li > a::before {
    display: none;
}
.header-transparent .main-navigation > li:hover > a::after, .header-transparent .main-navigation > li:focus > a::after, .header-transparent .main-navigation > li.current-menu-item > a::after, .header-transparent .main-navigation > li.current-menu-item > a:hover::after, .header-transparent .main-navigation > li.current-menu-parent > a::after, .header-transparent .main-navigation > li.current-menu-parent > a:hover::after {
    display: none;
}
.header-transparent .main-navigation > li:last-of-type > a {
    padding-right: 0;
}
.header-transparent .main-navigation .sub-menu {
    border-top: 3px solid #a2c046;
}
}
.header-transparent #mega-menu-wrap-primary #mega-menu-primary > li i {
    display: none;
}
@media (min-width: 992px) {
.header-transparent #mega-menu-wrap-primary #mega-menu-primary > li i {
    bottom: 15px;
    color: #ffffff;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 12px;
    position: absolute;
    right: calc(50% - 4px);
    z-index: 0;
}
}
.header-transparent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-items {
    display: block;
}
.header-transparent .main-navigation {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-brand {
    display: block;
    height: auto;
    line-height: inherit;
    padding: 0;
}
@media (max-width: 480px) {
.navbar-brand {
    width: 50%;
}
}
@media (min-width: 480px) {
.navbar-brand {
    width: auto;
}
}
.navbar-brand .site-title {
    font-size: 28px;
    margin-bottom: 0;
    padding: 14px 0;
}
@media (min-width: 480px) {
.navbar-brand .site-title {
    padding: 27px 0;
}
}
@media (min-width: 992px) {
.navbar-header {
    position: absolute;
    z-index: 5;
}
}
.navbar-collapse {
    border-top: medium none;
    padding: 0;
}
.navbar-toggle {
    background-color: #a2c046;
    border: medium none;
    border-radius: 1px;
    float: right;
    margin: 10px 0;
    padding: 12px 20px;
}
@media (min-width: 480px) {
.navbar-toggle {
    margin: 23px 0 22px;
}
}
.navbar-toggle .icon-bar {
    background: #ffffff none repeat scroll 0 0;
    height: 3px;
    width: 18px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
}
.navbar-toggle .navbar-toggle-text {
    color: #ffffff;
    display: inline-block;
    font-weight: 700;
    padding: 0 10px 0 0;
}
.navbar-toggle .navbar-toggle-icon {
    display: inline-block;
    height: 18px;
    vertical-align: middle;
}
.navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
}
.navbar-nav > li {
    float: none;
}
.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
.navbar-text {
    float: none;
    margin: 15px 0;
}
.navbar-collapse {
    margin: 0;
    padding: 0;
}
@media (min-width: 992px) {
.navigation {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: -45px;
    min-height: 85px;
    position: relative;
    width: 100%;
    z-index: 210;
}
.navbar-brand {
    padding: 0 0 0 30px;
}
.header-wide .navbar-brand {
    padding: 0;
}
}
.main-navigation {
    background-color: #a2c046;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
}
@media (min-width: 992px) {
.main-navigation {
    margin: 0;
    padding: 0 20px 0 40px;
    position: absolute;
    right: 0;
}
.main-navigation::before {
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
    border-width: 0 0 90px 40px;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}
}
@media (min-width: 992px) and (min-width: 1200px) {
.main-navigation {
    padding: 0 30px 0 60px;
}
}
.main-navigation > li {
    list-style: outside none none;
    position: relative;
}
@media (min-width: 992px) {
.main-navigation > li {
    display: inline-block;
}
.main-navigation > li.menu-item-has-children:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
}
.main-navigation > li.menu-item-has-children::after {
    bottom: 15px;
    color: #ffffff;
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    position: absolute;
    right: calc(50% - 4px);
    z-index: 2;
}
.main-navigation > li:hover > a::after, .main-navigation > li:focus > a::after, .main-navigation > li.current-menu-item > a::after, .main-navigation > li.current-menu-item > a:hover::after, .main-navigation > li.current-menu-parent > a::after, .main-navigation > li.cuurent-menu-parent > a:hover::after {
    background-color: #c7d990;
    bottom: 0;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    width: 100%;
}
.main-navigation > li:first-of-type > a::before, .main-navigation > li > .sub-menu > li > a::before {
    display: none;
}
}
.main-navigation > li:focus {
    outline: medium none;
}
.main-navigation > li > a {
    border-bottom: 1px solid rgba(250, 250, 250, 0.2);
    color: #ffffff;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    padding: 14px 25px;
}
@media (min-width: 992px) {
.main-navigation > li > a {
    border-bottom: medium none;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding: 34px 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    z-index: 2;
}
.main-navigation > li > a::before {
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -4px;
    position: absolute;
    top: calc(50% - 1px);
    width: 4px;
}
}
@media (min-width: 1200px) {
.main-navigation > li > a {
    font-size: 17px;
    padding: 32px 20px 33px;
}
}
.main-navigation > .menu-item-has-children > a {
    position: relative;
}
.main-navigation .sub-menu {
    margin: 0;
    padding: 0;
}
@media (min-width: 992px) {
.main-navigation .sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    left: 0;
    margin: 0;
    min-width: 200px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
}
}
.main-navigation .sub-menu > li {
    list-style: outside none none;
}
@media (min-width: 992px) {
.main-navigation .sub-menu > li {
    display: block;
    position: relative;
}
.main-navigation .sub-menu > li:first-of-type > a {
    box-shadow: 0 7px 9px -7px rgba(0, 0, 0, 0.3) inset;
}
.main-navigation .sub-menu > li:hover > a {
    background-color: #3a3a3a;
    border-bottom-color: #3a3a3a;
    color: #ffffff;
    transition: none 0s ease 0s ;
}
.main-navigation .sub-menu > li.menu-item-has-children > a::after {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
}
.main-navigation .sub-menu > li.menu-item-has-children > ul.sub-menu > li a {
    border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.main-navigation .sub-menu > li > .sub-menu {
    left: 100%;
    margin-top: 0;
    top: 0;
}
}
.main-navigation .sub-menu > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
}
.main-navigation .sub-menu > li > a {
    background-color: #9ab83f;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px 10px 40px;
    text-transform: none;
    white-space: nowrap;
}
@media (min-width: 992px) {
.main-navigation .sub-menu > li > a {
    background-color: #434343;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    color: #999999;
    display: block;
    font-weight: bold;
    padding: 13px 21px 13px 18px;
    white-space: nowrap;
}
}
.header-default #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a::before, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a::before {
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -4px;
    position: absolute;
    top: calc(50% - 1px);
    width: 4px;
}
.header-default #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-of-type > a::before, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-of-type > a::before {
    display: none;
}
.header-default #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link::after, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link::after {
    margin: 0;
}
.header-default #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children i, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children i {
    display: none;
}
@media (min-width: 992px) {
.header-default #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children i, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children i {
    bottom: 18px;
    color: #ffffff;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: calc(50% - 4px);
    z-index: 0;
}
}
.header-default #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children::after, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children::after {
    bottom: 15px;
    color: #ffffff;
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    position: absolute;
    right: calc(50% - 4px);
    z-index: 0;
}
.header-default #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children ul.mega-sub-menu > li > a, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children ul.mega-sub-menu > li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.header-default #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children ul.mega-sub-menu > li:hover > a, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children ul.mega-sub-menu > li:hover > a {
    border-color: #3a3a3a;
}
@media (min-width: 992px) {
.header-default #mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-item > a::after, .header-default #mega-menu-wrap-primary #mega-menu-primary > li.mega-current_page_ancestor > a::after, .header-default #mega-menu-wrap-primary #mega-menu-primary > li:hover > a::after, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-item > a::after, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li.mega-current_page_ancestor > a::after, .header-wide #mega-menu-wrap-primary #mega-menu-primary > li:hover > a::after {
    bottom: 0;
    content: "";
    height: 6px;
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
}
}
.jumbotron {
    margin-bottom: 50px;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
}
.jumbotron .item {
    background-color: #333333;
}
.jumbotron.carousel .carousel-text {
    padding: 25px 0 30px;
}
@media (min-width: 768px) {
.jumbotron.carousel .carousel-text {
    padding: 30px 0;
}
}
@media (min-width: 992px) {
.jumbotron.carousel .carousel-text {
    padding: 0;
    position: absolute;
    text-align: left;
    top: 50%;
    transform: translate(0%, -45%);
    width: 600px;
}
.jumbotron.carousel .carousel-text.center {
    text-align: center;
    width: 940px;
}
.jumbotron.carousel .carousel-text.right {
    text-align: right;
    width: 940px;
}
}
@media (min-width: 1200px) {
.jumbotron.carousel .carousel-text.center {
    width: 1140px;
}
}
@media (min-width: 1200px) {
.jumbotron.carousel .carousel-text.right {
    width: 1140px;
}
}
.jumbotron.carousel .carousel-text h1 {
    color: #ffffff;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 1.1;
    margin-bottom: 30px;
}
@media (min-width: 992px) {
.jumbotron.carousel .carousel-text h1 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
}
@media (min-width: 1200px) {
.jumbotron.carousel .carousel-text h1 {
    font-size: 46px;
}
}
.jumbotron.carousel .carousel-text p {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 20px;
}
@media (min-width: 1200px) {
.jumbotron.carousel .carousel-text p {
    font-size: 16px;
}
}
.jumbotron.carousel .carousel-text p:last-of-type {
    margin-bottom: 0;
}
.jumbotron.carousel .carousel-text .btn {
    margin: 0 6px 0 0;
}
.jumbotron.carousel .carousel-text .btn:last-of-type {
    margin: 0;
}
.jumbotron.carousel .carousel-topheading {
    color: #d6ed8d;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 5.5px;
    margin-bottom: 10px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
}
.jumbotron .carousel-inner > .item > img, .jumbotron .carousel-inner > .item > a > img {
    height: auto;
    width: 100%;
}
.jumbotron .carousel-control.left, .jumbotron .carousel-control.right {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    color: #ffffff;
    font-size: 24px;
    height: 55px;
    line-height: 55px;
    opacity: 1;
    text-align: center;
    text-shadow: none;
    top: 30px;
    width: 55px;
    z-index: 1;
}
@media (min-width: 480px) {
.jumbotron .carousel-control.left, .jumbotron .carousel-control.right {
    top: 65px;
}
}
@media (min-width: 768px) {
.jumbotron .carousel-control.left, .jumbotron .carousel-control.right {
    top: 130px;
}
}
@media (min-width: 992px) {
.jumbotron .carousel-control.left, .jumbotron .carousel-control.right {
    top: calc(50% - 30px);
}
}
.jumbotron .carousel-control.left {
    left: 15px;
}
.jumbotron .carousel-control.right {
    right: 15px;
}
.jumbotron .carousel-control:hover, .jumbotron .carousel-control:focus {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    color: #ffffff;
    opacity: 1;
}
.jumbotron .carousel-indicators {
    display: none;
}
@media (min-width: 992px) {
.jumbotron .carousel-indicators {
    border-radius: 1px 1px 0 0;
    bottom: 1px;
    display: table;
    left: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    z-index: 0;
}
.jumbotron .carousel-indicators li, .jumbotron .carousel-indicators li.active {
    display: table-cell;
    height: 6px;
    margin: 0 2px;
    width: auto;
}
.jumbotron .carousel-indicators li {
    background-color: rgba(255, 255, 255, 0.2);
    border: medium none;
    border-radius: 0;
    transition: all 0.4s ease-out 0s;
}
.jumbotron .carousel-indicators li:hover {
    background-color: rgba(255, 255, 255, 0.5);
}
.jumbotron .carousel-indicators li.active {
    background-color: #a2c046;
    border-color: #a2c046;
}
}
.jumbotron.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}
.jumbotron.carousel-fade .carousel-inner .item, .jumbotron.carousel-fade .carousel-inner .active.left, .jumbotron.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.jumbotron.carousel-fade .carousel-inner .active, .jumbotron.carousel-fade .carousel-inner .next.left, .jumbotron.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.jumbotron.carousel-fade .carousel-inner .next, .jumbotron.carousel-fade .carousel-inner .prev, .jumbotron.carousel-fade .carousel-inner .active.left, .jumbotron.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0px, 0px, 0px);
}
.jumbotron.carousel-fade .carousel-inner .carousel-control {
    z-index: 2;
}
@media (min-width: 992px) {
body.header-wide .jumbotron.carousel .carousel-text {
    transform: translate(0%, -50%);
}
}
@media (min-width: 992px) {
body.no-topbar.header-wide .jumbotron.carousel .carousel-text {
    transform: translate(0%, -50%);
}
}
@media (min-width: 992px) {
body.no-topbar .jumbotron.carousel .carousel-text {
    transform: translate(0%, -24%);
}
}
.page-header {
    background-color: #f2f2f2;
    border: medium none;
    margin: 0 0 40px;
    padding: 40px 0;
    position: relative;
}
@media (min-width: 992px) {
.page-header {
    padding: 90px 0 60px;
}
.page-header.header-large {
    padding: 130px 0 100px;
}
}
.page-header + .breadcrumbs {
    margin-top: -40px;
}
.page-header .main-title {
    color: #333333;
    font-size: 36px;
    margin: 0;
    position: relative;
}
@media (min-width: 992px) {
.page-header .main-title {
    font-size: 48px;
}
}
.page-header .sub-title {
    color: #999999;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0 0;
    position: relative;
}
@media (min-width: 992px) {
.content-spacer {
    height: 85px;
}
}
@media (min-width: 992px) {
body.no-topbar .page-header {
    padding: 170px 0 60px;
}
}
body.no-topbar .page-header.header-large {
    padding: 110px 0 105px;
}
@media (min-width: 992px) {
body.no-topbar .page-header.header-large {
    padding: 205px 0 100px;
}
}
@media (min-width: 992px) {
body.header-wide .page-header {
    padding: 90px 0 60px;
}
}
@media (min-width: 992px) {
body.header-wide .page-header.header-large {
    padding: 130px 0 100px;
}
}
.breadcrumbs {
    border-bottom: 1px solid #f0f0f0;
    font-size: 12px;
    margin: 0 0 50px;
    position: relative;
    z-index: 1;
}
@media (min-width: 480px) {
.breadcrumbs {
    font-size: 14px;
}
}
.breadcrumbs span {
    display: inline-block;
}
.breadcrumbs a {
    color: #cccccc;
    display: inline-block;
    padding: 15px 20px 15px 0;
    position: relative;
}
@media (min-width: 480px) {
.breadcrumbs a {
    padding: 15px 40px 15px 0;
}
.breadcrumbs a::after {
    background-color: #cecece;
    border-radius: 50%;
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    font-weight: normal;
    height: 4px;
    position: absolute;
    right: 18px;
    top: 24px;
    width: 4px;
}
}
.breadcrumbs a:hover {
    color: #999999;
}
.breadcrumbs span > span {
    color: #a2c046;
    font-weight: bold;
}
@media (min-width: 480px) {
.breadcrumbs span:last-of-type::after {
    display: none;
}
}
.sidebar {
    margin-bottom: 60px;
}
.sidebar .widget {
    margin-bottom: 35px;
    position: relative;
}
.sidebar .widget.woocommerce ul {
    padding-left: 0;
}
.sidebar .widget ul {
    margin-bottom: 0;
    padding-left: 15px;
}
.sidebar .widget ul li ul {
    margin-left: 0;
}
.sidebar .widget select {
    max-width: 100%;
}
.sidebar .widget_recent_entries ul, .sidebar .widget_recent_comments ul, .sidebar .widget_archive ul, .sidebar .widget_categories ul, .sidebar .widget_meta ul, .sidebar .widget_rss ul, .sidebar .widget_pages ul, .sidebar .widget_calendar ul {
    padding-left: 0;
}
.sidebar .widget_recent_entries ul li, .sidebar .widget_recent_comments ul li, .sidebar .widget_archive ul li, .sidebar .widget_categories ul li, .sidebar .widget_meta ul li, .sidebar .widget_rss ul li, .sidebar .widget_pages ul li, .sidebar .widget_calendar ul li {
    list-style: outside none none;
    padding-left: 30px;
    position: relative;
}
.sidebar .widget_recent_entries ul li::before, .sidebar .widget_recent_comments ul li::before, .sidebar .widget_archive ul li::before, .sidebar .widget_categories ul li::before, .sidebar .widget_meta ul li::before, .sidebar .widget_rss ul li::before, .sidebar .widget_pages ul li::before, .sidebar .widget_calendar ul li::before {
    color: #e6e6e6;
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
}
.footer .widget_recent_entries ul li a, .footer .widget_recent_comments ul li a, .footer .widget_archive ul li a, .footer .widget_categories ul li a, .footer .widget_meta ul li a, .footer .widget_rss ul li a, .footer .widget_pages ul li a, .footer .widget_calendar ul li a {
    color: #757575;
}
.footer .widget_recent_entries ul li a:hover, .footer .widget_recent_comments ul li a:hover, .footer .widget_archive ul li a:hover, .footer .widget_categories ul li a:hover, .footer .widget_meta ul li a:hover, .footer .widget_rss ul li a:hover, .footer .widget_pages ul li a:hover, .footer .widget_calendar ul li a:hover {
    color: #ffffff;
}
.footer .widget_calendar thead tr th {
    border-color: #777777;
}
.footer .widget_calendar tbody tr td {
    border-color: #777777;
}
.footer .widget_calendar tfoot tr td {
    border: 1px solid #777777;
}
.widget_recent_entries::before, .widget_recent_comments::before, .widget_archive::before, .widget_categories::before, .widget_meta::before, .widget_rss::before, .widget_pages::before, .widget_calendar::before {
    display: none;
}
.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_rss ul, .widget_pages ul, .widget_calendar ul {
    padding-left: 15px;
}
.widget_recent_entries ul li > ul, .widget_recent_comments ul li > ul, .widget_archive ul li > ul, .widget_categories ul li > ul, .widget_meta ul li > ul, .widget_rss ul li > ul, .widget_pages ul li > ul, .widget_calendar ul li > ul {
    margin-left: 0;
}
body.single-post .sidebar .widget, body.blog .sidebar .widget {
    margin-bottom: 50px;
}
.content .sidebar .widget-title, .content .sidebar .widgettitle {
    border: medium none;
    color: #464646;
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 0;
}
.content .sidebar .widget-title span.light {
    color: #464646;
    font-weight: bold;
}
.widget_calendar table {
    border-collapse: collapse;
    border-spacing: 0;
}
.widget_calendar #wp-calendar {
    width: 100%;
}
.widget_calendar caption {
    background-color: #dedede;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
}
.widget_calendar thead tr th {
    border: 1px solid #dedede;
    padding: 5px 0;
    text-align: center;
}
.widget_calendar tbody tr td {
    border: 1px solid #dedede;
    padding: 5px 0;
    text-align: center;
}
.widget_calendar tfoot tr td {
    border-top: 1px solid #dedede;
    padding: 5px;
}
.widget_calendar tfoot #next a {
    float: right;
}
.widget_tag_cloud a {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    color: #a5a5a5;
    display: inline-block;
    margin-bottom: 4px;
    padding: 10px 12px;
    text-decoration: none;
}
.widget_tag_cloud a:hover {
    border-color: rgba(0, 0, 0, 0.2);
    color: #999999;
}
.search-form label, .sidebar .widget_search label {
    float: left;
    width: 65%;
}
.search-field {
    border-color: #e6e6e6;
    border-radius: 1px 0 0 1px;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    font-size: 13px;
    font-weight: normal;
    height: 50px;
    outline: medium none;
    padding: 0 20px;
    width: 100%;
}
.search-submit {
    border: medium none;
    border-radius: 0 1px 1px 0;
    cursor: pointer;
    height: 50px;
    width: 35%;
}
.search-submit:hover {
    background-color: #9ab83f;
}
.sidebar .widget.widget_nav_menu .menu {
    padding: 0;
}
.sidebar .widget.widget_nav_menu .menu li:last-of-type > a {
    border-bottom: medium none;
}
.sidebar .widget.widget_nav_menu .menu li a {
    background-color: #f5f5f5;
    color: #a5a5a5;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 16px 30px;
}
.sidebar .widget.widget_nav_menu .menu li a:hover {
    color: #ffffff;
}
.sidebar .widget.widget_nav_menu .menu li .fa {
    font-size: 16px;
    margin-right: 9px;
}
.sidebar .widget.widget_nav_menu .menu li.current-menu-item {
    background-color: #a2c046;
}
.sidebar .widget.widget_nav_menu .menu li.current-menu-item a {
    color: #ffffff;
    position: relative;
}
.sidebar .widget.widget_nav_menu .menu li.current-menu-item a::after {
    color: #ffffff;
    content: "";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    right: 25px;
    top: calc(50% - 11px);
}
.sidebar .widget.widget_nav_menu .menu li .sub-menu {
    padding-left: 0;
}
.widget_nav_menu ul > li {
    display: block;
}
.widget_nav_menu ul > li > a {
    display: inline-block;
    margin: 3px 0;
}
.widget_nav_menu ul > li:first-of-type a {
    margin-top: 0;
}
.widget-title {
    color: #9fc612;
    font-size: 40px;
    margin: 0 0 25px;
    position: relative;
}
.content .custom-title, .content .widget-title {
    border-color: #dcdcdc;
    border-style: dashed;
    border-width: 0 0 1px;
    margin-bottom: 25px;
    padding-bottom: 10px;
}
.content .custom-title span.light, .content .widget-title span.light {
    color: #333333;
    font-weight: normal;
    letter-spacing: -0.8px;
}
.content .content-box, .content .border-box {
    border: 6px solid #f2f2f2;
    border-radius: 1px;
    padding: 30px;
    position: relative;
}
.content .content-box p:last-of-type, .content .border-box p:last-of-type {
    margin-bottom: 0;
}
.content .border-box .widget-title {
    font-size: 32px;
}
.content .content-box .widget-title {
    font-size: 28px;
    margin-bottom: 20px;
}
.content .no-border .widget-title {
    border: medium none;
    margin-bottom: 11px;
    padding: 0;
}
.content .white .widget-title span.light {
    color: #ffffff;
}
.content .testimonials .widget-title {
    border-color: #d2d2d2;
    margin-bottom: 0;
    padding-bottom: 15px;
}
@media (min-width: 992px) {
.content .testimonials .widget-title {
    margin-bottom: 35px;
}
}
.siteorigin-panels-stretch .cta-banner {
    padding: 0;
}
.siteorigin-panels-stretch .cta-banner .cta-banner-text .cta-banner-title {
    font-size: 22px;
}
.cta-banner {
    display: table;
    padding: 0 30px;
    width: 100%;
}
.cta-banner.with-subtitle .cta-banner-text {
    padding: 30px 0 10px;
}
@media (min-width: 992px) {
.cta-banner.with-subtitle .cta-banner-text {
    padding: 26px 0;
}
}
.cta-banner.with-subtitle .cta-banner-text .cta-banner-subtitle {
    color: #999999;
    font-size: 15px;
}
.cta-banner.with-subtitle .cta-banner-buttons {
    padding: 0 0 30px;
}
@media (min-width: 992px) {
.cta-banner.with-subtitle .cta-banner-buttons {
    padding: 26px 0;
}
}
.cta-banner.cta-block .cta-banner-text, .cta-banner.cta-block .cta-banner-buttons {
    float: none;
    text-align: center;
}
.cta-banner.cta-block .cta-banner-text {
    padding: 30px 0 22px;
}
.cta-banner.cta-block .cta-banner-text .cta-banner-title {
    font-size: 23px;
}
.cta-banner.cta-block .cta-banner-buttons {
    padding: 0 0 30px;
}
.cta-banner .cta-banner-text {
    padding: 30px 0 10px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
.cta-banner .cta-banner-text {
    float: left;
    padding: 37px 0;
    text-align: left;
}
}
.cta-banner .cta-banner-text .cta-banner-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}
.cta-banner .cta-banner-buttons {
    padding-bottom: 30px;
    text-align: center;
}
@media (min-width: 992px) {
.cta-banner .cta-banner-buttons {
    float: right;
    padding: 25px 0;
    text-align: right;
}
}
.cta-banner .cta-banner-buttons a {
    margin: 10px 6px 0 0;
}
@media (min-width: 992px) {
.cta-banner .cta-banner-buttons a {
    margin: 0 6px 0 0;
}
}
.cta-banner .cta-banner-buttons a:last-of-type {
    margin-right: 0;
}
.cta-banner .cta-banner-buttons a.outline:hover {
    border-color: rgba(250, 250, 250, 0.7);
    color: #ffffff;
}
.cta-button, .brochure-box {
    background-color: #a2c046;
    border-radius: 1px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.cta-button .fa, .brochure-box .fa {
    border-right: 1px solid rgba(50, 50, 50, 0.1);
    color: rgba(50, 50, 50, 0.2);
    font-size: 22px;
    margin-right: 15px;
    padding: 15px 0 17px;
    text-align: center;
    text-shadow: none;
    transition: all 100ms ease-out 0s;
    vertical-align: middle;
    width: 60px;
}
.cta-button::before, .brochure-box::before {
    color: rgba(0, 0, 0, 0.15);
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    position: absolute;
    right: 20px;
    text-shadow: none;
    top: 15px;
}
.cta-button:hover, .cta-button:focus, .brochure-box:hover, .brochure-box:focus {
    color: #ffffff;
}
.cta-button:hover .fa, .cta-button:focus .fa, .brochure-box:hover .fa, .brochure-box:focus .fa {
    color: #ffffff;
}
.sidebar .widget-cta-button + .widget-cta-button {
    margin-top: -15px;
}
.sidebar .widget-brochure + .widget-brochure {
    margin-top: -15px;
}
body.blog .sidebar .widget-cta-button + .widget-cta-button, body.single-post .sidebar .widget-cta-button + .widget-cta-button {
    margin-top: -40px;
}
body.blog .sidebar .widget-brochure + .widget-brochure, body.single-post .sidebar .widget-brochure + .widget-brochure {
    margin-top: -40px;
}
.post-item {
    position: relative;
}
.post-item .post-item-image {
    display: block;
    position: relative;
}
.post-item .post-item-image img {
    width: 100%;
}
.post-item .post-item-image:hover .overlay {
    opacity: 1;
    visibility: visible;
}
.post-item .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
    visibility: hidden;
    width: 100%;
}
.post-item .vertical-center {
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.post-item .vertical-center span {
    background-color: #a2c046;
    border-radius: 1px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 17px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    transition: all 100ms ease-out 0s;
}
.post-item .vertical-center span:hover {
    background-color: #9ab83f;
}
.post-item .vertical-center span .fa {
    font-size: 20px;
}
.post-item .title {
    font-size: 18px;
    margin: 22px 0 15px;
}
.post-item .title > a {
    color: #464646;
    transition: all 100ms ease-out 0s;
}
.post-item .title:hover {
    color: #a2c046;
}
.post-item .label-wrap {
    bottom: 25px;
    left: 33px;
    position: absolute;
}
.post-item .label-wrap .label {
    background-color: #a2c046;
    border-radius: 1px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-right: 2px;
    padding: 0 12px;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    transition: all 100ms ease-out 0s;
    vertical-align: middle;
}
.post-item .label-wrap .label:hover {
    background-color: #9ab643;
}
.post-item .label-wrap .label:hover::after {
    border-top-color: #9ab643;
}
.post-item .label-wrap .label::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #a2c046 rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
    border-image: none;
    border-style: solid;
    border-width: 5px;
    content: "";
    height: 0;
    left: 20px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition: all 100ms ease-out 0s;
    width: 0;
}
.w-footer .icon-box, .content .icon-box {
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 1px;
    display: block;
    position: relative;
    transition: all 100ms ease-out 0s;
}
.w-footer .icon-box .title, .content .icon-box .title {
    font-size: 18px;
}
.w-footer .icon-box .fa, .content .icon-box .fa {
    color: #a2c046;
    transition: all 100ms ease-out 0s;
}
.w-footer .icon-box:hover, .content .icon-box:hover {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.w-footer .icon-box:hover .fa, .content .icon-box:hover .fa {
    color: #9ab83f;
}
.w-footer .icon-box.icon-small, .content .icon-box.icon-small {
    padding: 20px 30px 28px;
}
.w-footer .icon-box.icon-small .fa, .content .icon-box.icon-small .fa {
    display: inline-block;
    font-size: 32px;
    margin: 0 20px 15px 0;
    position: relative;
    top: 6px;
}
.w-footer .icon-box.icon-small .title, .content .icon-box.icon-small .title {
    display: inline-block;
    margin: 0 0 20px;
}
.w-footer .icon-box.icon-small .subtitle, .content .icon-box.icon-small .subtitle {
    display: block;
}
.w-footer .icon-box.icon-big, .content .icon-box.icon-big {
    padding: 25px 30px 26px 95px;
}
.w-footer .icon-box.icon-big .fa, .content .icon-box.icon-big .fa {
    font-size: 42px;
    height: 40px;
    left: 25px;
    position: absolute;
    text-align: center;
    top: calc(50% - 20px);
    width: 40px;
}
.widget_post_list a {
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #a5a5a5;
    display: block;
    padding: 20px 30px;
    text-decoration: none;
}
.widget_post_list a:hover {
    background-color: #f9f9f9;
}
.widget_post_list a:first-of-type {
    border-top-width: 1px;
}
.widget_post_list .post-title {
    font-size: 16px;
}
.widget_post_list .more-news {
    color: #a2c046;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
}
.widget_post_list .more-news::before {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    right: 30px;
    top: 20px;
}
.post-item.news {
    background-color: #ffffff;
    border-radius: 0 0 1px 1px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    transition: all 100ms ease-out 0s;
}
.post-item.news:hover {
    box-shadow: 0 2px 5px rgba(45, 45, 45, 0.09);
}
.post-item.news .post-item-image {
    overflow: hidden;
}
.post-item.news .post-item-image img {
    backface-visibility: hidden;
    transform: scale(1);
    transition: all 0.2s ease-out 0s;
}
.post-item.news .post-item-image:hover img {
    transform: scale(1.05);
}
.post-item.news .title {
    margin: 0 0 15px;
}
.post-item.news .post-item-content {
    padding: 27px 33px;
}
.block-posts .widget-title a {
    float: right;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    margin-top: 20px;
    text-transform: uppercase;
}
.block-posts .widget-title a .fa {
    padding-left: 10px;
}
.testimonials .carousel {
    clear: both;
    position: inherit;
}
.testimonials blockquote {
    margin: 0;
    padding: 0;
}
.testimonials .testimonial-quote {
    background-color: #ffffff;
    border-radius: 1px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    line-height: 2;
    margin: 30px 0;
    padding: 40px 40px 40px 90px;
    position: relative;
}
@media (min-width: 992px) {
.testimonials .testimonial-quote {
    margin: 0 0 30px;
}
}
.testimonials .testimonial-quote::before {
    color: rgba(50, 50, 50, 0.2);
    content: "“";
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 100px;
    height: 50px;
    left: 20px;
    line-height: 97px;
    position: absolute;
    top: 30px;
    transition: all 100ms ease-out 0s;
    width: 50px;
}
.testimonials .testimonial-quote:hover::before {
    color: rgba(50, 50, 50, 0.3);
}
.testimonials .testimonial-quote::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff rgba(72, 71, 71, 0) rgba(72, 71, 71, 0);
    border-image: none;
    border-style: solid;
    border-width: 15px;
    content: " ";
    height: 0;
    left: 25px;
    position: absolute;
    top: 100%;
    width: 0;
}
.testimonials .testimonial-person .testimonial-author {
    color: #464646;
    display: block;
    font-family: "Roboto Slab",serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}
.testimonials .testimonial-person .testimonial-location {
    color: #a2c046;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
}
.testimonials .testimonial-control {
    background-color: #a2c046;
    border-radius: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #ffffff;
    float: right;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    margin: 1px 0 0;
    outline: medium none;
    position: relative;
    text-align: center;
    transition: all 100ms ease-out 0s;
    width: 63px;
}
.testimonials .testimonial-control .fa {
    font-weight: bold;
}
.testimonials .testimonial-control:hover {
    background-color: #9ab83f;
    color: #ffffff;
    outline: medium none;
}
.testimonials .testimonial-control:hover::before {
    background-color: #9ab83f;
    border-color: rgba(255, 255, 255, 0.2);
}
.testimonials .testimonial-control::before {
    background-color: #a2c046;
    content: "";
    height: 49px;
    position: absolute;
    top: 0;
    transform: skew(-25deg);
    transition: all 100ms ease-out 0s;
    width: 13px;
    z-index: 1;
}
.testimonials .testimonial-control.left {
    border-radius: 2px 0 0 2px;
}
.testimonials .testimonial-control.left::before {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    right: 0;
    z-index: 0;
}
.testimonials .testimonial-control.right {
    border-radius: 0 2px 2px 0;
}
.testimonials .testimonial-control.right::before {
    left: 0;
}
.panel-row-style[data-stretch-type="full"] .count-box {
    background-color: #ffffff;
    border: medium none;
}
.panel-row-style[data-stretch-type="full"] .count-box:hover {
    box-shadow: 0 2px 3px rgba(50, 50, 50, 0.13);
}
.counter.count-box {
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    box-shadow: 0 2px 3px rgba(50, 50, 50, 0.1);
    padding: 30px;
    position: relative;
}
.counter.count-box .count-icon {
    float: left;
    position: relative;
}
.counter.count-box .count-icon .fa {
    background-color: #a2c046;
    border-radius: 50%;
    color: #ffffff;
    font-size: 26px;
    height: 50px;
    line-height: 52px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(50, 50, 50, 0.1);
    transform: scale(1);
    transition: all 0.12s ease-out 0s;
    width: 50px;
}
.counter.count-box .count-icon .fa::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #a2c046 rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
    border-image: none;
    border-style: solid;
    border-width: 7px;
    bottom: -12px;
    content: " ";
    height: 0;
    left: calc(50% - 7px);
    pointer-events: none;
    position: absolute;
    width: 0;
}
.counter:hover .count-icon .fa {
    background-color: #9ab83f;
    transform: scale(1.1);
}
.counter .count-text {
    margin-left: 70px;
}
.counter .count-number, .counter .count-before, .counter .count-after {
    color: #464646;
    display: inline-block;
    font-family: "Roboto Slab",serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 25px;
}
.counter .count-title {
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.social-icons a {
    background-color: #a2c046;
    border-radius: 1px;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    margin: 0 3px 3px 0;
    text-align: center;
    width: 45px;
}
.client-logos {
    text-align: center;
}
.client-logos img {
    border: 4px solid #e6e6e6;
    border-radius: 0;
    margin: 0 auto 20px;
    opacity: 0.6;
    transition: all 100ms ease-out 0s;
}
@media (min-width: 992px) {
.client-logos img {
    margin: 15px 0;
}
}
.client-logos img:hover {
    border-color: #a2c046;
    opacity: 1;
}
img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
    max-width: none;
}
.opening-times ul {
    margin: 0;
    padding-left: 0;
}
.opening-times ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    list-style: outside none none;
    padding: 10px 0;
    text-align: left;
}
.opening-times ul li:first-of-type {
    padding-top: 0;
}
.opening-times ul li:last-of-type {
    border-bottom: medium none;
    padding-bottom: 0;
}
.opening-times ul li.today {
    color: #a2c046;
    font-weight: bold;
}
.opening-times ul span.right {
    float: right;
}
.opening-times ul span.right.label {
    background-color: #a2c046;
    border-radius: 1px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 12px;
}
.content .sidebar .opening-times ul {
    padding-left: 0;
}
.footer .opening-times ul li {
    border-color: rgba(255, 255, 255, 0.05);
    padding: 5px 0;
}
.footer .opening-times ul li:first-of-type {
    padding-top: 0;
}
.footer .opening-times ul li span.label {
    background-color: rgba(0, 0, 0, 0.15);
}
.pagination {
    border-color: #dedede;
    border-style: dashed;
    border-width: 1px 0 0;
    display: block;
    margin: 0 0 60px;
    padding-top: 60px;
    position: relative;
    text-align: center;
}
.pagination a, .pagination span {
    border: 2px solid transparent;
    border-radius: 1px;
    display: inline-block;
    height: 60px;
    line-height: 58px;
    margin: 0 2px 0 0;
    text-align: center;
    text-decoration: none;
    width: 60px;
}
.pagination a.current, .pagination span.current {
    background-color: #a2c046;
    color: #ffffff;
}
.pagination a {
    border-color: #f2f2f2;
    color: #999999;
    font-weight: bold;
}
.pagination a:hover {
    background-color: #a2c046;
    border-color: #a2c046;
    color: #ffffff;
}
.pagination a.next {
    margin: 0;
    position: absolute;
    right: 0;
}
.pagination a.prev {
    left: 0;
    margin: 0;
    position: absolute;
}
.project-navigation {
    border-color: #e6e6e6;
    border-style: dashed;
    border-width: 1px 0 0;
    padding: 30px 0;
    text-align: center;
}
.project-navigation a {
    background-color: #a2c046;
    border: 2px solid transparent;
    border-radius: 1px;
    color: #ffffff;
    display: block;
    font-weight: bold;
    margin: 0;
    min-width: 150px;
    padding: 15px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    transition: all 100ms ease-out 0s;
}
@media (min-width: 480px) {
.project-navigation a {
    display: inline-block;
    margin: 0;
}
}
.project-navigation a:hover, .project-navigation a:focus {
    background-color: #9ab83f;
    color: #ffffff;
}
.project-navigation a .fa {
    font-size: 16px;
}
.project-navigation a.summary {
    background-color: transparent;
    border: 2px solid #f2f2f2;
    color: #999999;
    margin: 0 10px;
    min-width: auto;
}
.project-navigation a.summary:focus, .project-navigation a.summary:hover {
    background-color: transparent;
    border-color: #e6e6e6;
    color: #777777;
}
.project-navigation a:first-of-type .fa {
    margin-right: 2px;
}
.project-navigation a:last-of-type .fa {
    margin-left: 2px;
}
.gallery-field .image {
    display: inline-block;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative;
}
.gallery-field .image img {
    height: auto;
    width: 100%;
}
.gallery-field .image .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.2s ease-out 0s;
    vertical-align: middle;
}
.gallery-field .image .overlay::before {
    color: #ffffff;
    content: "";
    font-family: "FontAwesome";
    font-size: 18px;
    left: calc(50% - 8px);
    position: absolute;
    top: calc(50% - 14px);
}
.gallery-field .image:hover .overlay {
    opacity: 1;
    visibility: visible;
}
.gallery-extra.fullwidth {
    margin-bottom: 40px;
}
.byline, .updated:not(.published) {
    display: none;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.hentry {
    margin-bottom: 60px;
    position: relative;
}
.hentry .post-content p {
    font-size: 15px;
    margin-bottom: 15px;
}
.hentry .post-content .read.more {
    font-size: 15px;
}
.hentry .post-content .read.more::before {
    top: 3px;
}
.hentry .post-content blockquote p {
    font-size: 112%;
}
body.search .post.type-post {
    background-color: transparent;
    margin-bottom: 0;
    padding: 20px 0;
}
.single-post .post.type-post {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
}
.post-inner .post-meta-data {
    border-color: #dedede;
    border-style: dashed;
    border-width: 0 0 1px;
    font-weight: bold;
    padding: 17px 0;
    position: relative;
}
.post-inner .post-meta-data span.round-divider {
    background-color: #dedede;
    border-radius: 50%;
    display: inline-block;
    height: 4px;
    margin: 3px 15px;
    width: 4px;
}
.post-inner .post-meta-data a {
    color: #a5a5a5;
    position: relative;
}
.post-inner .post-meta-data a:hover {
    color: #464646;
}
.post-inner .post-title {
    margin: 20px 0 15px;
}
.post-inner .post-title a {
    color: #464646;
    text-decoration: none;
}
.post-inner .post-title a:hover {
    color: #a2c046;
}
.post-inner .post-left-meta {
    float: left;
    padding-right: 20px;
    width: 100px;
}
.post-inner .post-left-meta .box {
    border: 2px solid #e6e6e6;
    border-radius: 1px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 15px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.post-inner .post-left-meta .box::before {
    background-color: #ffffff;
    bottom: -3px;
    content: "";
    height: 7px;
    left: 35px;
    position: absolute;
    transform: rotate(-45deg);
    width: 7px;
    z-index: 2;
}
.post-inner .post-left-meta .box::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e6e6e6 rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -8px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}
.post-inner .post-left-meta .box.date span {
    display: block;
}
.post-inner .post-left-meta .box.date .day {
    color: #a2c046;
    font-size: 24px;
    line-height: 24px;
}
.post-inner .post-left-meta .box.date .month {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    padding: 2px 0;
    text-transform: uppercase;
}
.post-inner .post-left-meta .box.date .year {
    letter-spacing: 1px;
}
.post-inner .post-left-meta .stickylabel {
    font-size: 13px;
}
.post-inner .post-left-meta .stickylabel .fa {
    font-size: 20px;
    margin-bottom: 3px;
}
.post-inner .post-content {
    margin-left: 100px;
}
.post-inner .post-content.no-big-date {
    margin-left: 0;
}
.single .post-title {
    font-size: 36px;
    margin: 30px 0;
}
.single .post-content {
    margin-bottom: 50px;
}
.single .post-content {
    margin-left: 0;
}
.blog-grid {
    display: inline-block;
    margin-bottom: 30px;
}
.blog-grid .post-inner {
    float: left;
    padding: 0 15px;
}
@media (min-width: 992px) {
.blog-grid .hentry {
    margin-bottom: 0;
}
.blog-grid[data-columns="2"] .post-inner {
    width: 50%;
}
.blog-grid[data-columns="3"] .post-inner {
    width: 33.333%;
}
.blog-grid[data-columns="4"] .post-inner {
    width: 25%;
}
}
.blog-grid .post-item .title {
    font-size: 22px;
}
.blog-grid .post-item .post-meta-data {
    padding: 15px 33px;
}
.blog-grid .post-item .post-meta-data span.round-divider {
    margin: 3px 10px;
}
.blog-grid .post-item .sticky .post-meta-data {
    padding: 15px 30px;
}
.blog-grid .post-item p:last-of-type {
    margin-bottom: 0;
}
.blog-grid .post-item.news {
    border: 1px solid #f2f2f2;
}
body.single-post .social-sharing-buttons {
    margin: 0 0 50px;
}
.social-sharing-buttons {
    display: inline-block;
    margin: 30px 0 50px;
}
.social-sharing-buttons span {
    border: 2px solid #f2f2f2;
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 45px;
    margin-right: 12px;
    position: relative;
    text-align: center;
    width: 50px;
}
.social-sharing-buttons span::after, .social-sharing-buttons span::before {
    border: medium solid transparent;
    content: "";
    height: 0;
    left: 100%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0;
}
.social-sharing-buttons span::after {
    border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #ffffff;
    border-width: 5px;
    margin-top: -5px;
}
.social-sharing-buttons span::before {
    border-color: rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) #f2f2f2;
    border-width: 8px;
    margin-top: -8px;
}
.social-sharing-buttons a {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 1px;
    color: #ffffff;
    float: left;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin-right: 5px;
    padding: 0 17.5px;
    text-align: center;
    text-decoration: none;
}
.social-sharing-buttons a .fa {
    font-size: 20px;
    position: relative;
    top: 2px;
    width: 15px;
}
.social-sharing-buttons a:hover, .social-sharing-buttons a:active, .social-sharing-buttons a:focus {
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}
.social-sharing-buttons a.facebook {
    background: rgba(59, 89, 152, 0.7) none repeat scroll 0 0;
}
.social-sharing-buttons a.facebook:hover {
    background: #3b5998 none repeat scroll 0 0;
}
.social-sharing-buttons a.twitter {
    background: rgba(0, 172, 237, 0.7) none repeat scroll 0 0;
}
.social-sharing-buttons a.twitter:hover {
    background: #00aced none repeat scroll 0 0;
}
.social-sharing-buttons a.gplus {
    background: rgba(221, 75, 57, 0.7) none repeat scroll 0 0;
}
.social-sharing-buttons a.gplus:hover {
    background: #dd4b39 none repeat scroll 0 0;
}
.social-sharing-buttons a.linkedin {
    background: rgba(0, 123, 182, 0.7) none repeat scroll 0 0;
}
.social-sharing-buttons a.linkedin:hover {
    background: #007bb6 none repeat scroll 0 0;
}
.comments-area {
    border-color: #e6e6e6;
    border-style: dashed;
    border-width: 1px 0 0;
    padding-top: 20px;
}
.comments-area .comments-title {
    font-size: 26px;
}
.comments-area .comment-form-author, .comments-area .comment-form-email, .comments-area .comment-form-url {
    float: left;
    margin-bottom: 40px;
    width: 33.333%;
}
.comments-area .comment-form-author input, .comments-area .comment-form-email input, .comments-area .comment-form-url input {
    background-color: #f5f5f5;
}
.comments-area .comment-form-comment {
    clear: both;
}
.comments-area .comment-form-comment textarea {
    background-color: #f5f5f5;
}
.comments-area .comment-list {
    border-bottom: 1px dashed #e6e6e6;
    margin: 30px 0;
    padding-bottom: 20px;
    padding-left: 0;
}
.comments-area .comment-list ul.children {
    margin-left: 110px;
    padding-left: 0;
}
@media (max-width: 992px) {
.comments-area .comment-list ul.children {
    margin-left: 50px;
}
}
.comments-area .comment-list li {
    list-style: outside none none;
    margin-bottom: 40px;
}
.comments-area .comment-list li .comment-inner {
    background-color: #f5f5f5;
    margin-left: 100px;
    padding: 30px 40px;
    position: relative;
}
@media (max-width: 992px) {
.comments-area .comment-list li .comment-inner {
    margin-left: 75px;
    padding: 20px 30px;
}
}
.comments-area .comment-list li .comment-inner::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #f5f5f5 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    display: block;
    left: -20px;
    position: absolute;
    top: 27px;
}
.comments-area .comment-list li .comment-header {
    margin-bottom: 20px;
}
.comments-area .comment-list li .comment-header .author-link {
    color: #464646;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
}
.comments-area .comment-list li .comment-header .comment-time {
    color: #a5a5a5;
    font-size: 13px;
    margin-top: 7px;
}
@media (min-width: 992px) {
.comments-area .comment-list li .comment-header .comment-time {
    float: right;
}
}
.comments-area .comment-list li .comment-meta a {
    color: #a5a5a5;
    font-weight: bold;
    text-decoration: none;
}
.comments-area .comment-list .comment-edit-link {
    color: #a5a5a5;
    font-size: 13px;
    margin: 7px 10px 0 0;
}
@media (min-width: 992px) {
.comments-area .comment-list .comment-edit-link {
    float: right;
}
}
.comments-area .comment-list #cancel-comment-reply-link {
    background: #e6e6e6 none repeat scroll 0 0;
    border-radius: 2px;
    color: #aaaaaa;
    font-size: 13px;
    font-weight: 700;
    margin: 10px 0 0 10px;
    padding: 10px;
}
.comments-area .comment-list .comment-reply-title {
    font-size: 26px;
}
.comments-area .comment-list .blog-comment {
    margin-bottom: 30px;
}
.comments-area .comment-list .comment-avatar {
    float: left;
}
.comments-area .comment-list .comment-avatar img {
    display: block;
    height: auto;
    width: auto;
}
@media (max-width: 992px) {
.comments-area .comment-list .comment-avatar img {
    height: auto;
    width: 50px;
}
}
.comments-area .comment-list .comment-actions a {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 10px;
    text-transform: uppercase;
}
.comment-respond .comment-reply-title {
    margin-bottom: 20px;
}
.comment-respond .comment-form label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
.comment-respond .comment-form input {
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding: 12px 10px;
}
.comment-respond .comment-form input:focus {
    border-color: #a2c046;
}
.comment-respond .comment-form textarea {
    margin-bottom: 15px;
    padding: 15px;
}
.comment-respond .comment-form .form-submit .submit {
    border: medium none;
    padding: 18px 22px;
    text-transform: uppercase;
}
.comment-respond .comment-form .form-allowed-tags {
    margin: 20px 0;
}
.comment-respond .comment-form .form-allowed-tags code {
    font-size: 12px;
}
.bypostauthor {
    position: static;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    text-align: center;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 7px;
    color: #ffffff;
    font-family: "Noto Sans",sans-serif;
    font-size: 12px;
    left: 7px;
    line-height: 1.5;
    opacity: 0;
    padding: 15px;
    position: absolute;
    right: 7px;
}
.gallery {
    margin: -7px -7px 20px;
}
.gallery::after {
    clear: both;
    content: "";
    display: table;
}
.gallery-item {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0.5em;
    position: relative;
}
.gallery-item img {
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-1 .gallery-item {
    float: none;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%;
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}
.footer .widget-title {
    color: #ffffff;
    font-size: 20px;
}
.footer .widget_nav_menu ul li {
    position: relative;
}
.footer .widget_nav_menu ul li::before {
    color: rgba(255, 255, 255, 0.15);
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    padding-right: 20px;
    position: relative;
}
.footer .widget_nav_menu ul li a:hover {
    color: #ffffff;
}
.main-footer {
    background-color: #333333;
    color: #676767;
    padding: 80px 0 50px;
    position: relative;
}
.main-footer .widget {
    margin-bottom: 30px;
}
.main-footer .widget_nav_menu ul {
    padding-left: 0;
}
.main-footer .widget_nav_menu ul > li > a {
    color: #757575;
}
.bottom-footer {
    background-color: #292929;
    overflow: hidden;
    padding: 23px 0;
    position: relative;
    text-align: center;
}
.bottom-footer p {
    color: #777777;
    margin-bottom: 0;
}
@media (max-width: 992px) {
.bottom-footer p {
    margin: 3px 0;
}
}
.bottom-footer a {
    color: #e4e4e4;
}
.bottom-footer a:hover {
    color: #ffffff;
}
.bottom-footer .fa {
    font-size: 24px;
    margin: 0 3px;
    vertical-align: middle;
}
.bottom-footer .bottom-right {
    text-align: right;
}
@media (min-width: 992px) {
.bottom-footer .bottom-left {
    text-align: left;
}
}
@media (max-width: 992px) {
.bottom-footer .bottom-footer, .bottom-footer .bottom-right {
    text-align: center;
}
}
.scrollToTop {
    display: none;
}
@media (min-width: 992px) {
.scrollToTop {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 20px;
    color: #ffffff;
    display: block;
    font-size: 20px;
    height: 50px;
    line-height: 48px;
    opacity: 0;
    position: fixed;
    right: 20px;
    text-align: center;
    visibility: hidden;
    width: 50px;
}
}
.scrollToTop.visible {
    opacity: 1;
    visibility: visible;
}
.scrollToTop:hover, .scrollToTop:focus {
    background-color: rgba(0, 0, 0, 0.3);
    color: #ffffff;
}
.search-list-results {
    counter-reset: counter-search;
    padding-left: 0;
}
.search-list-results li {
    border-bottom: 1px solid #e6e6e6;
    counter-increment: counter-search;
    display: block;
    padding: 30px 0;
    position: relative;
}
.search-list-results li::before {
    content: counter(counter-search, decimal);
    font-size: 30px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: calc(50% - 24px);
}
.search-list-results li a {
    color: #333333;
    text-decoration: none;
}
.search-list-results li .post-title {
    font-size: 22px;
    margin-bottom: 0;
    padding-left: 45px;
}
.text-404 {
    margin-bottom: 60px;
    text-align: center;
}
.text-404 img {
    margin-bottom: 30px;
}
.text-404 p {
    color: #a5a5a5;
    font-size: 16px;
}
.text-404 .search-form {
    margin: 40px auto 0;
    width: 500px;
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("bower_components/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.2") format("embedded-opentype"), url("bower_components/fontawesome/fonts/fontawesome-webfont.woff2?v=4.6.2") format("woff2"), url("bower_components/fontawesome/fonts/fontawesome-webfont.woff?v=4.6.2") format("woff"), url("bower_components/fontawesome/fonts/fontawesome-webfont.ttf?v=4.6.2") format("truetype"), url("bower_components/fontawesome/fonts/fontawesome-webfont.svg?v=4.6.2#fontawesomeregular") format("svg");
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
.fa-lg {
    font-size: 1.33333em;
    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 {
    text-align: center;
    width: 1.28571em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.14286em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2.14286em;
    position: absolute;
    text-align: center;
    top: 0.14286em;
    width: 2.14286em;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    animation: 2s linear 0s normal none infinite running fa-spin;
}
.fa-pulse {
    animation: 1s steps(8) 0s normal none infinite running fa-spin;
}
@keyframes fa-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.fa-rotate-90 {
    transform: rotate(90deg);
}
.fa-rotate-180 {
    transform: rotate(180deg);
}
.fa-rotate-270 {
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    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 {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass::before {
    content: "";
}
.fa-music::before {
    content: "";
}
.fa-search::before {
    content: "";
}
.fa-envelope-o::before {
    content: "";
}
.fa-heart::before {
    content: "";
}
.fa-star::before {
    content: "";
}
.fa-star-o::before {
    content: "";
}
.fa-user::before {
    content: "";
}
.fa-film::before {
    content: "";
}
.fa-th-large::before {
    content: "";
}
.fa-th::before {
    content: "";
}
.fa-th-list::before {
    content: "";
}
.fa-check::before {
    content: "";
}
.fa-remove::before, .fa-close::before, .fa-times::before {
    content: "";
}
.fa-search-plus::before {
    content: "";
}
.fa-search-minus::before {
    content: "";
}
.fa-power-off::before {
    content: "";
}
.fa-signal::before {
    content: "";
}
.fa-gear::before, .fa-cog::before {
    content: "";
}
.fa-trash-o::before {
    content: "";
}
.fa-home::before {
    content: "";
}
.fa-file-o::before {
    content: "";
}
.fa-clock-o::before {
    content: "";
}
.fa-road::before {
    content: "";
}
.fa-download::before {
    content: "";
}
.fa-arrow-circle-o-down::before {
    content: "";
}
.fa-arrow-circle-o-up::before {
    content: "";
}
.fa-inbox::before {
    content: "";
}
.fa-play-circle-o::before {
    content: "";
}
.fa-rotate-right::before, .fa-repeat::before {
    content: "";
}
.fa-refresh::before {
    content: "";
}
.fa-list-alt::before {
    content: "";
}
.fa-lock::before {
    content: "";
}
.fa-flag::before {
    content: "";
}
.fa-headphones::before {
    content: "";
}
.fa-volume-off::before {
    content: "";
}
.fa-volume-down::before {
    content: "";
}
.fa-volume-up::before {
    content: "";
}
.fa-qrcode::before {
    content: "";
}
.fa-barcode::before {
    content: "";
}
.fa-tag::before {
    content: "";
}
.fa-tags::before {
    content: "";
}
.fa-book::before {
    content: "";
}
.fa-bookmark::before {
    content: "";
}
.fa-print::before {
    content: "";
}
.fa-camera::before {
    content: "";
}
.fa-font::before {
    content: "";
}
.fa-bold::before {
    content: "";
}
.fa-italic::before {
    content: "";
}
.fa-text-height::before {
    content: "";
}
.fa-text-width::before {
    content: "";
}
.fa-align-left::before {
    content: "";
}
.fa-align-center::before {
    content: "";
}
.fa-align-right::before {
    content: "";
}
.fa-align-justify::before {
    content: "";
}
.fa-list::before {
    content: "";
}
.fa-dedent::before, .fa-outdent::before {
    content: "";
}
.fa-indent::before {
    content: "";
}
.fa-video-camera::before {
    content: "";
}
.fa-photo::before, .fa-image::before, .fa-picture-o::before {
    content: "";
}
.fa-pencil::before {
    content: "";
}
.fa-map-marker::before {
    content: "";
}
.fa-adjust::before {
    content: "";
}
.fa-tint::before {
    content: "";
}
.fa-edit::before, .fa-pencil-square-o::before {
    content: "";
}
.fa-share-square-o::before {
    content: "";
}
.fa-check-square-o::before {
    content: "";
}
.fa-arrows::before {
    content: "";
}
.fa-step-backward::before {
    content: "";
}
.fa-fast-backward::before {
    content: "";
}
.fa-backward::before {
    content: "";
}
.fa-play::before {
    content: "";
}
.fa-pause::before {
    content: "";
}
.fa-stop::before {
    content: "";
}
.fa-forward::before {
    content: "";
}
.fa-fast-forward::before {
    content: "";
}
.fa-step-forward::before {
    content: "";
}
.fa-eject::before {
    content: "";
}
.fa-chevron-left::before {
    content: "";
}
.fa-chevron-right::before {
    content: "";
}
.fa-plus-circle::before {
    content: "";
}
.fa-minus-circle::before {
    content: "";
}
.fa-times-circle::before {
    content: "";
}
.fa-check-circle::before {
    content: "";
}
.fa-question-circle::before {
    content: "";
}
.fa-info-circle::before {
    content: "";
}
.fa-crosshairs::before {
    content: "";
}
.fa-times-circle-o::before {
    content: "";
}
.fa-check-circle-o::before {
    content: "";
}
.fa-ban::before {
    content: "";
}
.fa-arrow-left::before {
    content: "";
}
.fa-arrow-right::before {
    content: "";
}
.fa-arrow-up::before {
    content: "";
}
.fa-arrow-down::before {
    content: "";
}
.fa-mail-forward::before, .fa-share::before {
    content: "";
}
.fa-expand::before {
    content: "";
}
.fa-compress::before {
    content: "";
}
.fa-plus::before {
    content: "";
}
.fa-minus::before {
    content: "";
}
.fa-asterisk::before {
    content: "";
}
.fa-exclamation-circle::before {
    content: "";
}
.fa-gift::before {
    content: "";
}
.fa-leaf::before {
    content: "";
}
.fa-fire::before {
    content: "";
}
.fa-eye::before {
    content: "";
}
.fa-eye-slash::before {
    content: "";
}
.fa-warning::before, .fa-exclamation-triangle::before {
    content: "";
}
.fa-plane::before {
    content: "";
}
.fa-calendar::before {
    content: "";
}
.fa-random::before {
    content: "";
}
.fa-comment::before {
    content: "";
}
.fa-magnet::before {
    content: "";
}
.fa-chevron-up::before {
    content: "";
}
.fa-chevron-down::before {
    content: "";
}
.fa-retweet::before {
    content: "";
}
.fa-shopping-cart::before {
    content: "";
}
.fa-folder::before {
    content: "";
}
.fa-folder-open::before {
    content: "";
}
.fa-arrows-v::before {
    content: "";
}
.fa-arrows-h::before {
    content: "";
}
.fa-bar-chart-o::before, .fa-bar-chart::before {
    content: "";
}
.fa-twitter-square::before {
    content: "";
}
.fa-facebook-square::before {
    content: "";
}
.fa-camera-retro::before {
    content: "";
}
.fa-key::before {
    content: "";
}
.fa-gears::before, .fa-cogs::before {
    content: "";
}
.fa-comments::before {
    content: "";
}
.fa-thumbs-o-up::before {
    content: "";
}
.fa-thumbs-o-down::before {
    content: "";
}
.fa-star-half::before {
    content: "";
}
.fa-heart-o::before {
    content: "";
}
.fa-sign-out::before {
    content: "";
}
.fa-linkedin-square::before {
    content: "";
}
.fa-thumb-tack::before {
    content: "";
}
.fa-external-link::before {
    content: "";
}
.fa-sign-in::before {
    content: "";
}
.fa-trophy::before {
    content: "";
}
.fa-github-square::before {
    content: "";
}
.fa-upload::before {
    content: "";
}
.fa-lemon-o::before {
    content: "";
}
.fa-phone::before {
    content: "";
}
.fa-square-o::before {
    content: "";
}
.fa-bookmark-o::before {
    content: "";
}
.fa-phone-square::before {
    content: "";
}
.fa-twitter::before {
    content: "";
}
.fa-facebook-f::before, .fa-facebook::before {
    content: "";
}
.fa-github::before {
    content: "";
}
.fa-unlock::before {
    content: "";
}
.fa-credit-card::before {
    content: "";
}
.fa-feed::before, .fa-rss::before {
    content: "";
}
.fa-hdd-o::before {
    content: "";
}
.fa-bullhorn::before {
    content: "";
}
.fa-bell::before {
    content: "";
}
.fa-certificate::before {
    content: "";
}
.fa-hand-o-right::before {
    content: "";
}
.fa-hand-o-left::before {
    content: "";
}
.fa-hand-o-up::before {
    content: "";
}
.fa-hand-o-down::before {
    content: "";
}
.fa-arrow-circle-left::before {
    content: "";
}
.fa-arrow-circle-right::before {
    content: "";
}
.fa-arrow-circle-up::before {
    content: "";
}
.fa-arrow-circle-down::before {
    content: "";
}
.fa-globe::before {
    content: "";
}
.fa-wrench::before {
    content: "";
}
.fa-tasks::before {
    content: "";
}
.fa-filter::before {
    content: "";
}
.fa-briefcase::before {
    content: "";
}
.fa-arrows-alt::before {
    content: "";
}
.fa-group::before, .fa-users::before {
    content: "";
}
.fa-chain::before, .fa-link::before {
    content: "";
}
.fa-cloud::before {
    content: "";
}
.fa-flask::before {
    content: "";
}
.fa-cut::before, .fa-scissors::before {
    content: "";
}
.fa-copy::before, .fa-files-o::before {
    content: "";
}
.fa-paperclip::before {
    content: "";
}
.fa-save::before, .fa-floppy-o::before {
    content: "";
}
.fa-square::before {
    content: "";
}
.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
    content: "";
}
.fa-list-ul::before {
    content: "";
}
.fa-list-ol::before {
    content: "";
}
.fa-strikethrough::before {
    content: "";
}
.fa-underline::before {
    content: "";
}
.fa-table::before {
    content: "";
}
.fa-magic::before {
    content: "";
}
.fa-truck::before {
    content: "";
}
.fa-pinterest::before {
    content: "";
}
.fa-pinterest-square::before {
    content: "";
}
.fa-google-plus-square::before {
    content: "";
}
.fa-google-plus::before {
    content: "";
}
.fa-money::before {
    content: "";
}
.fa-caret-down::before {
    content: "";
}
.fa-caret-up::before {
    content: "";
}
.fa-caret-left::before {
    content: "";
}
.fa-caret-right::before {
    content: "";
}
.fa-columns::before {
    content: "";
}
.fa-unsorted::before, .fa-sort::before {
    content: "";
}
.fa-sort-down::before, .fa-sort-desc::before {
    content: "";
}
.fa-sort-up::before, .fa-sort-asc::before {
    content: "";
}
.fa-envelope::before {
    content: "";
}
.fa-linkedin::before {
    content: "";
}
.fa-rotate-left::before, .fa-undo::before {
    content: "";
}
.fa-legal::before, .fa-gavel::before {
    content: "";
}
.fa-dashboard::before, .fa-tachometer::before {
    content: "";
}
.fa-comment-o::before {
    content: "";
}
.fa-comments-o::before {
    content: "";
}
.fa-flash::before, .fa-bolt::before {
    content: "";
}
.fa-sitemap::before {
    content: "";
}
.fa-umbrella::before {
    content: "";
}
.fa-paste::before, .fa-clipboard::before {
    content: "";
}
.fa-lightbulb-o::before {
    content: "";
}
.fa-exchange::before {
    content: "";
}
.fa-cloud-download::before {
    content: "";
}
.fa-cloud-upload::before {
    content: "";
}
.fa-user-md::before {
    content: "";
}
.fa-stethoscope::before {
    content: "";
}
.fa-suitcase::before {
    content: "";
}
.fa-bell-o::before {
    content: "";
}
.fa-coffee::before {
    content: "";
}
.fa-cutlery::before {
    content: "";
}
.fa-file-text-o::before {
    content: "";
}
.fa-building-o::before {
    content: "";
}
.fa-hospital-o::before {
    content: "";
}
.fa-ambulance::before {
    content: "";
}
.fa-medkit::before {
    content: "";
}
.fa-fighter-jet::before {
    content: "";
}
.fa-beer::before {
    content: "";
}
.fa-h-square::before {
    content: "";
}
.fa-plus-square::before {
    content: "";
}
.fa-angle-double-left::before {
    content: "";
}
.fa-angle-double-right::before {
    content: "";
}
.fa-angle-double-up::before {
    content: "";
}
.fa-angle-double-down::before {
    content: "";
}
.fa-angle-left::before {
    content: "";
}
.fa-angle-right::before {
    content: "";
}
.fa-angle-up::before {
    content: "";
}
.fa-angle-down::before {
    content: "";
}
.fa-desktop::before {
    content: "";
}
.fa-laptop::before {
    content: "";
}
.fa-tablet::before {
    content: "";
}
.fa-mobile-phone::before, .fa-mobile::before {
    content: "";
}
.fa-circle-o::before {
    content: "";
}
.fa-quote-left::before {
    content: "";
}
.fa-quote-right::before {
    content: "";
}
.fa-spinner::before {
    content: "";
}
.fa-circle::before {
    content: "";
}
.fa-mail-reply::before, .fa-reply::before {
    content: "";
}
.fa-github-alt::before {
    content: "";
}
.fa-folder-o::before {
    content: "";
}
.fa-folder-open-o::before {
    content: "";
}
.fa-smile-o::before {
    content: "";
}
.fa-frown-o::before {
    content: "";
}
.fa-meh-o::before {
    content: "";
}
.fa-gamepad::before {
    content: "";
}
.fa-keyboard-o::before {
    content: "";
}
.fa-flag-o::before {
    content: "";
}
.fa-flag-checkered::before {
    content: "";
}
.fa-terminal::before {
    content: "";
}
.fa-code::before {
    content: "";
}
.fa-mail-reply-all::before, .fa-reply-all::before {
    content: "";
}
.fa-star-half-empty::before, .fa-star-half-full::before, .fa-star-half-o::before {
    content: "";
}
.fa-location-arrow::before {
    content: "";
}
.fa-crop::before {
    content: "";
}
.fa-code-fork::before {
    content: "";
}
.fa-unlink::before, .fa-chain-broken::before {
    content: "";
}
.fa-question::before {
    content: "";
}
.fa-info::before {
    content: "";
}
.fa-exclamation::before {
    content: "";
}
.fa-superscript::before {
    content: "";
}
.fa-subscript::before {
    content: "";
}
.fa-eraser::before {
    content: "";
}
.fa-puzzle-piece::before {
    content: "";
}
.fa-microphone::before {
    content: "";
}
.fa-microphone-slash::before {
    content: "";
}
.fa-shield::before {
    content: "";
}
.fa-calendar-o::before {
    content: "";
}
.fa-fire-extinguisher::before {
    content: "";
}
.fa-rocket::before {
    content: "";
}
.fa-maxcdn::before {
    content: "";
}
.fa-chevron-circle-left::before {
    content: "";
}
.fa-chevron-circle-right::before {
    content: "";
}
.fa-chevron-circle-up::before {
    content: "";
}
.fa-chevron-circle-down::before {
    content: "";
}
.fa-html5::before {
    content: "";
}
.fa-css3::before {
    content: "";
}
.fa-anchor::before {
    content: "";
}
.fa-unlock-alt::before {
    content: "";
}
.fa-bullseye::before {
    content: "";
}
.fa-ellipsis-h::before {
    content: "";
}
.fa-ellipsis-v::before {
    content: "";
}
.fa-rss-square::before {
    content: "";
}
.fa-play-circle::before {
    content: "";
}
.fa-ticket::before {
    content: "";
}
.fa-minus-square::before {
    content: "";
}
.fa-minus-square-o::before {
    content: "";
}
.fa-level-up::before {
    content: "";
}
.fa-level-down::before {
    content: "";
}
.fa-check-square::before {
    content: "";
}
.fa-pencil-square::before {
    content: "";
}
.fa-external-link-square::before {
    content: "";
}
.fa-share-square::before {
    content: "";
}
.fa-compass::before {
    content: "";
}
.fa-toggle-down::before, .fa-caret-square-o-down::before {
    content: "";
}
.fa-toggle-up::before, .fa-caret-square-o-up::before {
    content: "";
}
.fa-toggle-right::before, .fa-caret-square-o-right::before {
    content: "";
}
.fa-euro::before, .fa-eur::before {
    content: "";
}
.fa-gbp::before {
    content: "";
}
.fa-dollar::before, .fa-usd::before {
    content: "";
}
.fa-rupee::before, .fa-inr::before {
    content: "";
}
.fa-cny::before, .fa-rmb::before, .fa-yen::before, .fa-jpy::before {
    content: "";
}
.fa-ruble::before, .fa-rouble::before, .fa-rub::before {
    content: "";
}
.fa-won::before, .fa-krw::before {
    content: "";
}
.fa-bitcoin::before, .fa-btc::before {
    content: "";
}
.fa-file::before {
    content: "";
}
.fa-file-text::before {
    content: "";
}
.fa-sort-alpha-asc::before {
    content: "";
}
.fa-sort-alpha-desc::before {
    content: "";
}
.fa-sort-amount-asc::before {
    content: "";
}
.fa-sort-amount-desc::before {
    content: "";
}
.fa-sort-numeric-asc::before {
    content: "";
}
.fa-sort-numeric-desc::before {
    content: "";
}
.fa-thumbs-up::before {
    content: "";
}
.fa-thumbs-down::before {
    content: "";
}
.fa-youtube-square::before {
    content: "";
}
.fa-youtube::before {
    content: "";
}
.fa-xing::before {
    content: "";
}
.fa-xing-square::before {
    content: "";
}
.fa-youtube-play::before {
    content: "";
}
.fa-dropbox::before {
    content: "";
}
.fa-stack-overflow::before {
    content: "";
}
.fa-instagram::before {
    content: "";
}
.fa-flickr::before {
    content: "";
}
.fa-adn::before {
    content: "";
}
.fa-bitbucket::before {
    content: "";
}
.fa-bitbucket-square::before {
    content: "";
}
.fa-tumblr::before {
    content: "";
}
.fa-tumblr-square::before {
    content: "";
}
.fa-long-arrow-down::before {
    content: "";
}
.fa-long-arrow-up::before {
    content: "";
}
.fa-long-arrow-left::before {
    content: "";
}
.fa-long-arrow-right::before {
    content: "";
}
.fa-apple::before {
    content: "";
}
.fa-windows::before {
    content: "";
}
.fa-android::before {
    content: "";
}
.fa-linux::before {
    content: "";
}
.fa-dribbble::before {
    content: "";
}
.fa-skype::before {
    content: "";
}
.fa-foursquare::before {
    content: "";
}
.fa-trello::before {
    content: "";
}
.fa-female::before {
    content: "";
}
.fa-male::before {
    content: "";
}
.fa-gittip::before, .fa-gratipay::before {
    content: "";
}
.fa-sun-o::before {
    content: "";
}
.fa-moon-o::before {
    content: "";
}
.fa-archive::before {
    content: "";
}
.fa-bug::before {
    content: "";
}
.fa-vk::before {
    content: "";
}
.fa-weibo::before {
    content: "";
}
.fa-renren::before {
    content: "";
}
.fa-pagelines::before {
    content: "";
}
.fa-stack-exchange::before {
    content: "";
}
.fa-arrow-circle-o-right::before {
    content: "";
}
.fa-arrow-circle-o-left::before {
    content: "";
}
.fa-toggle-left::before, .fa-caret-square-o-left::before {
    content: "";
}
.fa-dot-circle-o::before {
    content: "";
}
.fa-wheelchair::before {
    content: "";
}
.fa-vimeo-square::before {
    content: "";
}
.fa-turkish-lira::before, .fa-try::before {
    content: "";
}
.fa-plus-square-o::before {
    content: "";
}
.fa-space-shuttle::before {
    content: "";
}
.fa-slack::before {
    content: "";
}
.fa-envelope-square::before {
    content: "";
}
.fa-wordpress::before {
    content: "";
}
.fa-openid::before {
    content: "";
}
.fa-institution::before, .fa-bank::before, .fa-university::before {
    content: "";
}
.fa-mortar-board::before, .fa-graduation-cap::before {
    content: "";
}
.fa-yahoo::before {
    content: "";
}
.fa-google::before {
    content: "";
}
.fa-reddit::before {
    content: "";
}
.fa-reddit-square::before {
    content: "";
}
.fa-stumbleupon-circle::before {
    content: "";
}
.fa-stumbleupon::before {
    content: "";
}
.fa-delicious::before {
    content: "";
}
.fa-digg::before {
    content: "";
}
.fa-pied-piper-pp::before {
    content: "";
}
.fa-pied-piper-alt::before {
    content: "";
}
.fa-drupal::before {
    content: "";
}
.fa-joomla::before {
    content: "";
}
.fa-language::before {
    content: "";
}
.fa-fax::before {
    content: "";
}
.fa-building::before {
    content: "";
}
.fa-child::before {
    content: "";
}
.fa-paw::before {
    content: "";
}
.fa-spoon::before {
    content: "";
}
.fa-cube::before {
    content: "";
}
.fa-cubes::before {
    content: "";
}
.fa-behance::before {
    content: "";
}
.fa-behance-square::before {
    content: "";
}
.fa-steam::before {
    content: "";
}
.fa-steam-square::before {
    content: "";
}
.fa-recycle::before {
    content: "";
}
.fa-automobile::before, .fa-car::before {
    content: "";
}
.fa-cab::before, .fa-taxi::before {
    content: "";
}
.fa-tree::before {
    content: "";
}
.fa-spotify::before {
    content: "";
}
.fa-deviantart::before {
    content: "";
}
.fa-soundcloud::before {
    content: "";
}
.fa-database::before {
    content: "";
}
.fa-file-pdf-o::before {
    content: "";
}
.fa-file-word-o::before {
    content: "";
}
.fa-file-excel-o::before {
    content: "";
}
.fa-file-powerpoint-o::before {
    content: "";
}
.fa-file-photo-o::before, .fa-file-picture-o::before, .fa-file-image-o::before {
    content: "";
}
.fa-file-zip-o::before, .fa-file-archive-o::before {
    content: "";
}
.fa-file-sound-o::before, .fa-file-audio-o::before {
    content: "";
}
.fa-file-movie-o::before, .fa-file-video-o::before {
    content: "";
}
.fa-file-code-o::before {
    content: "";
}
.fa-vine::before {
    content: "";
}
.fa-codepen::before {
    content: "";
}
.fa-jsfiddle::before {
    content: "";
}
.fa-life-bouy::before, .fa-life-buoy::before, .fa-life-saver::before, .fa-support::before, .fa-life-ring::before {
    content: "";
}
.fa-circle-o-notch::before {
    content: "";
}
.fa-ra::before, .fa-resistance::before, .fa-rebel::before {
    content: "";
}
.fa-ge::before, .fa-empire::before {
    content: "";
}
.fa-git-square::before {
    content: "";
}
.fa-git::before {
    content: "";
}
.fa-y-combinator-square::before, .fa-yc-square::before, .fa-hacker-news::before {
    content: "";
}
.fa-tencent-weibo::before {
    content: "";
}
.fa-qq::before {
    content: "";
}
.fa-wechat::before, .fa-weixin::before {
    content: "";
}
.fa-send::before, .fa-paper-plane::before {
    content: "";
}
.fa-send-o::before, .fa-paper-plane-o::before {
    content: "";
}
.fa-history::before {
    content: "";
}
.fa-circle-thin::before {
    content: "";
}
.fa-header::before {
    content: "";
}
.fa-paragraph::before {
    content: "";
}
.fa-sliders::before {
    content: "";
}
.fa-share-alt::before {
    content: "";
}
.fa-share-alt-square::before {
    content: "";
}
.fa-bomb::before {
    content: "";
}
.fa-soccer-ball-o::before, .fa-futbol-o::before {
    content: "";
}
.fa-tty::before {
    content: "";
}
.fa-binoculars::before {
    content: "";
}
.fa-plug::before {
    content: "";
}
.fa-slideshare::before {
    content: "";
}
.fa-twitch::before {
    content: "";
}
.fa-yelp::before {
    content: "";
}
.fa-newspaper-o::before {
    content: "";
}
.fa-wifi::before {
    content: "";
}
.fa-calculator::before {
    content: "";
}
.fa-paypal::before {
    content: "";
}
.fa-google-wallet::before {
    content: "";
}
.fa-cc-visa::before {
    content: "";
}
.fa-cc-mastercard::before {
    content: "";
}
.fa-cc-discover::before {
    content: "";
}
.fa-cc-amex::before {
    content: "";
}
.fa-cc-paypal::before {
    content: "";
}
.fa-cc-stripe::before {
    content: "";
}
.fa-bell-slash::before {
    content: "";
}
.fa-bell-slash-o::before {
    content: "";
}
.fa-trash::before {
    content: "";
}
.fa-copyright::before {
    content: "";
}
.fa-at::before {
    content: "";
}
.fa-eyedropper::before {
    content: "";
}
.fa-paint-brush::before {
    content: "";
}
.fa-birthday-cake::before {
    content: "";
}
.fa-area-chart::before {
    content: "";
}
.fa-pie-chart::before {
    content: "";
}
.fa-line-chart::before {
    content: "";
}
.fa-lastfm::before {
    content: "";
}
.fa-lastfm-square::before {
    content: "";
}
.fa-toggle-off::before {
    content: "";
}
.fa-toggle-on::before {
    content: "";
}
.fa-bicycle::before {
    content: "";
}
.fa-bus::before {
    content: "";
}
.fa-ioxhost::before {
    content: "";
}
.fa-angellist::before {
    content: "";
}
.fa-cc::before {
    content: "";
}
.fa-shekel::before, .fa-sheqel::before, .fa-ils::before {
    content: "";
}
.fa-meanpath::before {
    content: "";
}
.fa-buysellads::before {
    content: "";
}
.fa-connectdevelop::before {
    content: "";
}
.fa-dashcube::before {
    content: "";
}
.fa-forumbee::before {
    content: "";
}
.fa-leanpub::before {
    content: "";
}
.fa-sellsy::before {
    content: "";
}
.fa-shirtsinbulk::before {
    content: "";
}
.fa-simplybuilt::before {
    content: "";
}
.fa-skyatlas::before {
    content: "";
}
.fa-cart-plus::before {
    content: "";
}
.fa-cart-arrow-down::before {
    content: "";
}
.fa-diamond::before {
    content: "";
}
.fa-ship::before {
    content: "";
}
.fa-user-secret::before {
    content: "";
}
.fa-motorcycle::before {
    content: "";
}
.fa-street-view::before {
    content: "";
}
.fa-heartbeat::before {
    content: "";
}
.fa-venus::before {
    content: "";
}
.fa-mars::before {
    content: "";
}
.fa-mercury::before {
    content: "";
}
.fa-intersex::before, .fa-transgender::before {
    content: "";
}
.fa-transgender-alt::before {
    content: "";
}
.fa-venus-double::before {
    content: "";
}
.fa-mars-double::before {
    content: "";
}
.fa-venus-mars::before {
    content: "";
}
.fa-mars-stroke::before {
    content: "";
}
.fa-mars-stroke-v::before {
    content: "";
}
.fa-mars-stroke-h::before {
    content: "";
}
.fa-neuter::before {
    content: "";
}
.fa-genderless::before {
    content: "";
}
.fa-facebook-official::before {
    content: "";
}
.fa-pinterest-p::before {
    content: "";
}
.fa-whatsapp::before {
    content: "";
}
.fa-server::before {
    content: "";
}
.fa-user-plus::before {
    content: "";
}
.fa-user-times::before {
    content: "";
}
.fa-hotel::before, .fa-bed::before {
    content: "";
}
.fa-viacoin::before {
    content: "";
}
.fa-train::before {
    content: "";
}
.fa-subway::before {
    content: "";
}
.fa-medium::before {
    content: "";
}
.fa-yc::before, .fa-y-combinator::before {
    content: "";
}
.fa-optin-monster::before {
    content: "";
}
.fa-opencart::before {
    content: "";
}
.fa-expeditedssl::before {
    content: "";
}
.fa-battery-4::before, .fa-battery-full::before {
    content: "";
}
.fa-battery-3::before, .fa-battery-three-quarters::before {
    content: "";
}
.fa-battery-2::before, .fa-battery-half::before {
    content: "";
}
.fa-battery-1::before, .fa-battery-quarter::before {
    content: "";
}
.fa-battery-0::before, .fa-battery-empty::before {
    content: "";
}
.fa-mouse-pointer::before {
    content: "";
}
.fa-i-cursor::before {
    content: "";
}
.fa-object-group::before {
    content: "";
}
.fa-object-ungroup::before {
    content: "";
}
.fa-sticky-note::before {
    content: "";
}
.fa-sticky-note-o::before {
    content: "";
}
.fa-cc-jcb::before {
    content: "";
}
.fa-cc-diners-club::before {
    content: "";
}
.fa-clone::before {
    content: "";
}
.fa-balance-scale::before {
    content: "";
}
.fa-hourglass-o::before {
    content: "";
}
.fa-hourglass-1::before, .fa-hourglass-start::before {
    content: "";
}
.fa-hourglass-2::before, .fa-hourglass-half::before {
    content: "";
}
.fa-hourglass-3::before, .fa-hourglass-end::before {
    content: "";
}
.fa-hourglass::before {
    content: "";
}
.fa-hand-grab-o::before, .fa-hand-rock-o::before {
    content: "";
}
.fa-hand-stop-o::before, .fa-hand-paper-o::before {
    content: "";
}
.fa-hand-scissors-o::before {
    content: "";
}
.fa-hand-lizard-o::before {
    content: "";
}
.fa-hand-spock-o::before {
    content: "";
}
.fa-hand-pointer-o::before {
    content: "";
}
.fa-hand-peace-o::before {
    content: "";
}
.fa-trademark::before {
    content: "";
}
.fa-registered::before {
    content: "";
}
.fa-creative-commons::before {
    content: "";
}
.fa-gg::before {
    content: "";
}
.fa-gg-circle::before {
    content: "";
}
.fa-tripadvisor::before {
    content: "";
}
.fa-odnoklassniki::before {
    content: "";
}
.fa-odnoklassniki-square::before {
    content: "";
}
.fa-get-pocket::before {
    content: "";
}
.fa-wikipedia-w::before {
    content: "";
}
.fa-safari::before {
    content: "";
}
.fa-chrome::before {
    content: "";
}
.fa-firefox::before {
    content: "";
}
.fa-opera::before {
    content: "";
}
.fa-internet-explorer::before {
    content: "";
}
.fa-tv::before, .fa-television::before {
    content: "";
}
.fa-contao::before {
    content: "";
}
.fa-500px::before {
    content: "";
}
.fa-amazon::before {
    content: "";
}
.fa-calendar-plus-o::before {
    content: "";
}
.fa-calendar-minus-o::before {
    content: "";
}
.fa-calendar-times-o::before {
    content: "";
}
.fa-calendar-check-o::before {
    content: "";
}
.fa-industry::before {
    content: "";
}
.fa-map-pin::before {
    content: "";
}
.fa-map-signs::before {
    content: "";
}
.fa-map-o::before {
    content: "";
}
.fa-map::before {
    content: "";
}
.fa-commenting::before {
    content: "";
}
.fa-commenting-o::before {
    content: "";
}
.fa-houzz::before {
    content: "";
}
.fa-vimeo::before {
    content: "";
}
.fa-black-tie::before {
    content: "";
}
.fa-fonticons::before {
    content: "";
}
.fa-reddit-alien::before {
    content: "";
}
.fa-edge::before {
    content: "";
}
.fa-credit-card-alt::before {
    content: "";
}
.fa-codiepie::before {
    content: "";
}
.fa-modx::before {
    content: "";
}
.fa-fort-awesome::before {
    content: "";
}
.fa-usb::before {
    content: "";
}
.fa-product-hunt::before {
    content: "";
}
.fa-mixcloud::before {
    content: "";
}
.fa-scribd::before {
    content: "";
}
.fa-pause-circle::before {
    content: "";
}
.fa-pause-circle-o::before {
    content: "";
}
.fa-stop-circle::before {
    content: "";
}
.fa-stop-circle-o::before {
    content: "";
}
.fa-shopping-bag::before {
    content: "";
}
.fa-shopping-basket::before {
    content: "";
}
.fa-hashtag::before {
    content: "";
}
.fa-bluetooth::before {
    content: "";
}
.fa-bluetooth-b::before {
    content: "";
}
.fa-percent::before {
    content: "";
}
.fa-gitlab::before {
    content: "";
}
.fa-wpbeginner::before {
    content: "";
}
.fa-wpforms::before {
    content: "";
}
.fa-envira::before {
    content: "";
}
.fa-universal-access::before {
    content: "";
}
.fa-wheelchair-alt::before {
    content: "";
}
.fa-question-circle-o::before {
    content: "";
}
.fa-blind::before {
    content: "";
}
.fa-audio-description::before {
    content: "";
}
.fa-volume-control-phone::before {
    content: "";
}
.fa-braille::before {
    content: "";
}
.fa-assistive-listening-systems::before {
    content: "";
}
.fa-asl-interpreting::before, .fa-american-sign-language-interpreting::before {
    content: "";
}
.fa-deafness::before, .fa-hard-of-hearing::before, .fa-deaf::before {
    content: "";
}
.fa-glide::before {
    content: "";
}
.fa-glide-g::before {
    content: "";
}
.fa-signing::before, .fa-sign-language::before {
    content: "";
}
.fa-low-vision::before {
    content: "";
}
.fa-viadeo::before {
    content: "";
}
.fa-viadeo-square::before {
    content: "";
}
.fa-snapchat::before {
    content: "";
}
.fa-snapchat-ghost::before {
    content: "";
}
.fa-snapchat-square::before {
    content: "";
}
.fa-pied-piper::before {
    content: "";
}
.fa-first-order::before {
    content: "";
}
.fa-yoast::before {
    content: "";
}
.fa-themeisle::before {
    content: "";
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

