/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../../../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #bdccd4;
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	margin: 4px 0px;
	outline: 0;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #006ab1;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../../../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../../../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../../../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../../../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:90px;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(../../../images/icons/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:99999999;height:90px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(../../../images/icons/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;height:50px; position: absolute; top: 20px; right: 100px; }#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:20px;right:30px;position:absolute;z-index:999999999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:30px}#swipebox-arrows{width:auto; font-size: 28px!important;}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{display:block!important;background:#fff;}#swipebox-top-bar{color:#000!important;font-size:15px;line-height:43px; top:0px!important;}#swipebox-current-slide, #swipebox-all-slides, .sep, .swipebox-arrows { font-size: 35px !important; position: relative; top:2px;}


/*! 
 * Base CSS for pdf2htmlEX
 * Copyright 2012,2013 Lu Wang <coolwanglu@gmail.com> 
 * https://github.com/coolwanglu/pdf2htmlEX/blob/master/share/LICENSE
 */#sidebar{position:absolute;top:0;left:0;bottom:0;width:250px;padding:0;margin:0;overflow:auto}#page-container{position:absolute;top:0;left:0;margin:0;padding:0;border:0}@media screen{#sidebar.opened+#page-container{left:250px}#page-container{bottom:0;right:0;overflow:auto}.loading-indicator{display:none}.loading-indicator.active{display:block;position:absolute;width:64px;height:64px;top:50%;left:50%;margin-top:-32px;margin-left:-32px}.loading-indicator img{position:absolute;top:0;left:0;bottom:0;right:0}}@media print{@page{margin:0}html{margin:0}body{margin:0;-webkit-print-color-adjust:exact}#sidebar{display:none}#page-container{width:auto;height:auto;overflow:visible;background-color:transparent}.d{display:none}}.pf{position:relative;background-color:white;overflow:hidden;margin:0;border:0}.pc{position:absolute;border:0;padding:0;margin:0;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0}.pc.opened{display:block}.bf{position:absolute;border:0;margin:0;top:0;bottom:0;width:100%;height:100%;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.bi{position:absolute;border:0;margin:0;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}@media print{.pf{margin:0;box-shadow:none;page-break-after:always;page-break-inside:avoid}@-moz-document url-prefix(){.pf{overflow:visible;border:1px solid #fff}.pc{overflow:visible}}}.c{position:absolute;border:0;padding:0;margin:0;overflow:hidden;display:block}.t{position:absolute;white-space:pre;font-size:1px;transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;unicode-bidi:bidi-override;-moz-font-feature-settings:"liga" 0}.t:after{content:''}.t:before{content:'';display:inline-block}.t span{position:relative;unicode-bidi:bidi-override}._{display:inline-block;color:transparent;z-index:-1}::selection{background:rgba(127,255,255,0.4)}::-moz-selection{background:rgba(127,255,255,0.4)}.pi{display:none}.d{position:absolute;transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%}.it{border:0;background-color:rgba(255,255,255,0.0)}.ir:hover{cursor:pointer}





.zoom-viewport #flipbook{
    width:100%;
    height:950px;
}

.zoom-viewport .page{
    /*width:461px;*/
    /*height:600px;*/
    background-color:white;
    background-repeat:no-repeat;
    background-size:100% 100%;
}

.zoom-viewport .zoomer .region{
    display:none;
}

#flipbook .region{
    position:absolute;
    overflow:hidden;
    background:#0066FF;
    opacity:0.2;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
    cursor:pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
}

#flipbook .region:hover{
    opacity:0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

#flipbook .region.zoom{
    opacity:0.01;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
}

#flipbook .region.zoom:hover{
    opacity:0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
}

#flipbook .page{
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.2);
    -ms-box-shadow:0 0 20px rgba(0,0,0,0.2);
    -o-box-shadow:0 0 20px rgba(0,0,0,0.2);
    box-shadow:0 0 20px rgba(0,0,0,0.2);
}

.zoom-viewport .page img{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin:0;
}

#flipbook .even .gradient{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;

    background:-webkit-gradient(linear, left top, right top, color-stop(0.95, rgba(0,0,0,0)), color-stop(1, rgba(0,0,0,0.2)));
    background-image:-webkit-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
    background-image:-moz-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
    background-image:-ms-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
    background-image:-o-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
    background-image:linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
}

#flipbook .odd .gradient{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;

    background:-webkit-gradient(linear, right top, left top, color-stop(0.95, rgba(0,0,0,0)), color-stop(1, rgba(0,0,0,0.15)));
    background-image:-webkit-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
    background-image:-moz-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
    background-image:-ms-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
    background-image:-o-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
    background-image:linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
}

.zoom-viewport .zoom-in .even .gradient,
.zoom-viewport .zoom-in .odd .gradient{

    display:none;

}

.zoom-viewport .loader{
    background-image:url(../../../bundles/credo/images/pics/loader.gif);
    width:22px;
    height:22px;
    position:absolute;
    top:280px;
    left:219px;
}

.zoom-viewport .shadow{
    -webkit-transition: -webkit-box-shadow 0.5s;
    -moz-transition: -moz-box-shadow 0.5s;
    -o-transition: -webkit-box-shadow 0.5s;
    -ms-transition: -ms-box-shadow 0.5s;

    -webkit-box-shadow:0 0 20px #ccc;
    -moz-box-shadow:0 0 20px #ccc;
    -o-box-shadow:0 0 20px #ccc;
    -ms-box-shadow:0 0 20px #ccc;
    box-shadow:0 0 20px #ccc;
}

.zoom-viewport .next-button,
.zoom-viewport .previous-button{
    width:22px;
    height:600px;
    position:absolute;
    top:0;
}

.zoom-viewport .next-button{
    right:-22px;
    -webkit-border-radius:0 15px 15px 0;
    -moz-border-radius:0 15px 15px 0;
    -ms-border-radius:0 15px 15px 0;
    -o-border-radius:0 15px 15px 0;
    border-radius:0 15px 15px 0;
}

.zoom-viewport .previous-button{
    left:-22px;
    -webkit-border-radius:15px 0 0 15px;
    -moz-border-radius:15px 0 0 15px;
    -ms-border-radius:15px 0 0 15px;
    -o-border-radius:15px 0 0 15px;
    border-radius:15px 0 0 15px;
}

.zoom-viewport .previous-button-hover,
.zoom-viewport .next-button-hover{
    background-color:rgba(0,0,0, 0.2);
}

.zoom-viewport .previous-button-hover,
.zoom-viewport .previous-button-down{
    background-image:url(../../../bundles/credo/images/pics/arrows.png);
    background-position:-4px 284px;
    background-repeat:no-repeat;
}

.zoom-viewport .previous-button-down,
.zoom-viewport .next-button-down{
    background-color:rgba(0,0,0, 0.4);
}

.zoom-viewport .next-button-hover,
.zoom-viewport .next-button-down{
    background-image:url(../../../bundles/credo/images/pics/arrows.png);
    background-position:-38px 284px;
    background-repeat:no-repeat;
}

.zoom-viewport .zoom-in .next-button,
.zoom-viewport .zoom-in .previous-button{
    display:none;
}

.animated{
    -webkit-transition:margin-left 0.5s;
    -moz-transition:margin-left 0.5s;
    -ms-transition:margin-left 0.5s;
    -o-transition:margin-left 0.5s;
    transition:margin-left 0.5s;
}

.zoom-icon{
    position:absolute;
    z-index:1000;
    width:22px;
    height:22px;
    top:10px;
    right:10px;
    background-image:url(../../../bundles/credo/images/pics/zoom-icons.png);
    background-size:88px 22px;
}

.zoom-icon-in{
    background-position:0 0;
    cursor: pointer;
}

.zoom-icon-in.zoom-icon-in-hover{
    background-position:-22px 0;
    cursor: pointer;
}

.zoom-icon-out{
    background-position:-44px 0;
}

.zoom-icon-out.zoom-icon-out-hover{
    background-position:-66px 0;
    cursor: pointer;
}

.bottom{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
}
/* sidebar settings */
/* img height generator */
/* num of inner colums you need */
/* 2cols variations 1-2*/
/* cols spacing 1-9 */
/* cols spacing by 10 */
/* responsive settings */
/* resolutions */
/* --- layout brakes */
/* --- cols brakes */
/* body settings */
/* font importer */
/* fonts styles */
/* fontColors for inline css */
/* cms titles */
/* cms titleVariations */
/* cms attachments : margin, padding, background-position */
/* cms common */
/* cms strong : weight font-family */
/* cms links : color style weight decoration */
/* cms lists : padding margin */
/* cms lists : list-style */
/* cms elements : padding margin color font-style weight size line-height font-family text-align background border  */
/* cms elements : background, color, padding */
/* cms blockquote p : margin padding background */
/* cms tables : margin padding border-collapse border-spacing border-color border-style border-width width */
/* cms tableCaption : color font-style font-weight font-size line-height font-family text-align; */
/* cms table cells : margin padding color font-style font-weight font-size line-height font-family text-align border-color border-style border-width vertical-align, background */
/* yes or no */
.tdMain {
  font-family: "Open Sans", Helvetica, serif;
}
.tdTime {
  color: #333333;
}
.tdTime .fa {
  color: #333333;
}
.tCenter {
  text-align: center;
}
.tRight {
  text-align: right;
}
.tdAction {
  padding-left: 0;
  padding-right: 0;
  vertical-align: middle;
  text-align: middle;
  font-size: 1em;
}
/* cms inline styles */
img {
  max-width: 100%;
}
.w100 {
  width: 100%;
}
.imgLeft {
  float: left;
  margin: 5px 30px 10px 0;
}
.imgRight {
  float: right;
  margin: 5px 0 10px 30px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.noMargin {
  margin-bottom: 0;
}
.mLeft {
  margin-left: 10px !important;
}
.mRight {
  margin-right: 10px !important;
}
.mCenter {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.textGrey {
  color: #b0afad;
}
.textCenter {
  text-align: center;
}
.textRight {
  text-align: right;
}
.textLeft {
  text-align: left !important;
}
/* colors */
/* folders setup */
/* font import generator */
@font-face {
  font-family: FontAwesome;
  src: url('../../../fonts/fontawesome.eot');
  src: url('../../../fonts/fontawesome.eot?#iefix') format('embedded-opentype'), url('../../../fonts/fontawesome.woff') format('woff'), url('../../../fonts/fontawesome.ttf') format('truetype'), url('../../../fonts/fontawesome.svg#fontawesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* browsers reset */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
em,
img,
small,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
m,
figure,
figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 1em;
  vertical-align: baseline;
}
blockquote {
  quotes: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
fieldset,
img,
table {
  border: 0;
}
ol,
ul,
li {
  list-style-type: none;
}
:focus {
  outline: 0;
}
del {
  text-decoration: line-through;
}
html,
input {
  font-size: 100%;
}
dt,
address,
caption,
cite,
code,
dfn,
big,
small,
em,
i,
th,
var {
  font-style: normal;
  font-weight: normal;
}
input,
select,
th,
td,
li li,
li p,
td p,
blockquote p {
  font-size: 1em;
}
/* body em size setup */
html,
body {
  min-height: 100%;
  height: 100%;
}
body {
  position: relative;
  font-size: 62.5%;
  font-family: "Open Sans", Helvetica, serif;
  color: #000000;
}
#content {
  padding: 0 0 5em 0;
  background: #ffffff;
}
/* html 5 */
header,
section,
aside,
article,
footer,
nav {
  display: block;
}
/* boxSizing */
div,
ul,
ol,
li,
p,
a,
span,
strong,
input,
select,
textarea,
footer,
section,
header,
aside,
article,
nav,
time,
figure,
figcaption,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
table,
td,
th {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* title generator */
h1,
h2,
h3,
h4,
h5,
h6,
.table caption,
fieldset legend,
caption,
legend {
  line-height: 1.2em;
  font-weight: normal;
  font-family: "Open Sans", Helvetica, serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 30px;
  font-weight: normal;
  color: #bdccd4;
  line-height: 1.2em;
}
h1 {
  font-size: 4em;
  text-transform: uppercase;
  font-weight: 700;
}
h1.news {
  font-size: 22px;
  color: #000;
  text-transform: none;
  line-height: 25px;
  font-weight: 600;
}
h2 {
  font-size: 3.2em;
  text-transform: uppercase;
  font-weight: 700;
}
h3 {
  font-size: 3em;
  font-weight: 700;
}
h4 {
  font-size: 18px;
  font-weight: normal;
  color: #000;
  margin-bottom: 5px;
  font-weight: 600;
}
h5 {
  font-size: 2em;
}
h6 {
  font-size: 1.5em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #f78f1e;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #f78f1e;
}
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active {
  color: #f78f1e;
}
/* clear floats generator */
.clear,
.headerNew .headerWrap .headerWrap,
.portals ul,
.menu .navigation > ul,
.secondaryNav,
.breadcrumbs .row ul,
#content.oneCol,
#tabs ul,
.testimonials .col,
.productList .col .colWrap,
.list article .sectionWrap,
.buttonNavigator,
#sitemap,
.listStyle .description,
.video .description,
.listItems .description,
.listStyle li,
.video li,
.listItems li {
  display: inline-block;
}
.clear:after,
.headerNew .headerWrap .headerWrap:after,
.portals ul:after,
.menu .navigation > ul:after,
.secondaryNav:after,
.breadcrumbs .row ul:after,
#content.oneCol:after,
#tabs ul:after,
.testimonials .col:after,
.productList .col .colWrap:after,
.list article .sectionWrap:after,
.buttonNavigator:after,
#sitemap:after,
.listStyle .description:after,
.video .description:after,
.listItems .description:after,
.listStyle li:after,
.video li:after,
.listItems li:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clear,
* html .headerNew .headerWrap .headerWrap,
* html .portals ul,
* html .menu .navigation > ul,
* html .secondaryNav,
* html .breadcrumbs .row ul,
* html #content.oneCol,
* html #tabs ul,
* html .testimonials .col,
* html .productList .col .colWrap,
* html .list article .sectionWrap,
* html .buttonNavigator,
* html #sitemap,
* html .listStyle .description,
* html .video .description,
* html .listItems .description,
* html .listStyle li,
* html .video li,
* html .listItems li {
  height: 1%;
}
.clear,
.headerNew .headerWrap .headerWrap,
.portals ul,
.menu .navigation > ul,
.secondaryNav,
.breadcrumbs .row ul,
#content.oneCol,
#tabs ul,
.testimonials .col,
.productList .col .colWrap,
.list article .sectionWrap,
.buttonNavigator,
#sitemap,
.listStyle .description,
.video .description,
.listItems .description,
.listStyle li,
.video li,
.listItems li {
  display: block;
}
/* rows space generator 5 10 ...
.offsetGenerator(150);
.offsetGenerator(@n, @i: 0) when (@i =< @n) {
  @space : @i;
  .offset@{space} {  margin-left : -(unit(@i, px))!important; margin-right : -(unit(@i, px))!important;}
  .offsetGeneratorCols(12);
  .offsetGeneratorCols(@m, @j: 1) when (@j =< @m) {
    .offset@{space} .col-xs-@{j}, .offset@{space} .col-sm-@{j}, .offset@{space} .col-md-@{j}, .offset@{space} .col-lg-@{j} { padding-left: unit(@i, px); padding-right: unit(@i, px); }
    .offsetGeneratorCols(@m, (@j + 1));
  }
  .offsetGenerator(@n, (@i + 5));
}

/* margin generator 5 10 ...
.marginGenerator(150);
.marginGenerator(@n, @i: 0) when (@i =< @n) {
  @margin : @i;
  .margin@{margin} { margin : unit(@i, px); }
  .marginLeftRight@{margin} { margin-left : unit(@i, px); margin-right : unit(@i, px); }
  .marginTopBottom@{margin} { margin-top : unit(@i, px); margin-bottom : unit(@i, px); }
  .marginTop@{margin} { margin-top : unit(@i, px); }
  .marginBottom@{margin} { margin-bottom : unit(@i, px); }
  .marginLeft@{margin} { margin-left : unit(@i, px); }
  .marginRight@{margin} { margin-right : unit(@i, px); }
  .marginGenerator(@n, (@i + 5));
}


.paddingGenerator(150);
.paddingGenerator(@n, @i: 0) when (@i =< @n) {
  @padding : @i;
  .padding@{padding} {padding : unit(@i, px); }
  .paddingLeftRight@{padding} {padding-left : unit(@i, px); padding-right : unit(@i, px); }
  .paddingTopBottom@{padding} { padding-top : unit(@i, px); padding-bottom : unit(@i, px); }
  .paddingTop@{padding} { padding-top : unit(@i, px); }
  .paddingBottom@{padding} { padding-bottom : unit(@i, px); }
  .paddingLeft@{padding} { padding-left : unit(@i, px); }
  .paddingRight@{padding} { padding-right : unit(@i, px); }
  .paddingGenerator(@n, (@i + 5));
}
*/
/* set sistem icons */
.pdf {
  background-image: url('../../../images/icons/sistem/icon_pdf.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.doc {
  background-image: url('../../../images/icons/sistem/icon_doc.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.zip {
  background-image: url('../../../images/icons/sistem/icon_zip.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.xls {
  background-image: url('../../../images/icons/sistem/icon_xls.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.exe {
  background-image: url('../../../images/icons/sistem/icon_exe.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.zip {
  background-image: url('../../../images/icons/sistem/icon_zip.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.facebook {
  background-image: url('../../../images/icons/sistem/icon_facebook.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.twitter {
  background-image: url('../../../images/icons/sistem/icon_twitter.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.delicious {
  background-image: url('../../../images/icons/sistem/icon_delicious.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.google {
  background-image: url('../../../images/icons/sistem/icon_google.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.video {
  background-image: url('../../../images/icons/sistem/icon_video.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.linkprev {
  background-image: url('../../../images/icons/sistem/icon_linkprev.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.linknext {
  background-image: url('../../../images/icons/sistem/icon_linknext.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.www {
  background-image: url('../../../images/icons/sistem/icon_www.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
.video {
  background-image: url('../../../images/icons/sistem/icon_video.png');
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 3px 22px;
  margin: 0;
}
/* hide text for icons */
.hideText,
.boxAccordion .accTitle small,
ul.video li figure figcaption,
.listItems li figure figcaption,
.gallery p a {
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  direction: ltr !important;
  text-decoration: none !important;
  text-align: left !important;
}
/* faIcons */
.fa-icon {
  text-decoration: none;
}
.fa-icon span {
  display: none;
}
/* clear margin padding of ul and ol elements */
.clearMP,
#sitemap,
ul.video,
.listItems,
.gallery ul,
#searchResults {
  margin: 0;
  padding: 0;
}
.clearMP li,
#sitemap li,
ul.video li,
.listItems li,
.gallery ul li,
#searchResults li {
  margin: 0;
  padding: 0;
  font-size: 1em;
  background: none;
  list-style: none;
}
/* set horizontal menu */
.menuSetup,
.portals ul,
.menu .navigation > ul,
.secondaryNav ul,
.breadcrumbs .row ul,
#tabs ul,
.contactBox ul,
.peopleList ul {
  margin: 0;
  padding: 0;
}
.menuSetup li,
.portals ul li,
.menu .navigation > ul li,
.secondaryNav ul li,
.breadcrumbs .row ul li,
#tabs ul li,
.contactBox ul li,
.peopleList ul li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 1em;
  background: none;
  list-style: none;
}
.menuSetup li a,
.menuSetup li span,
.portals ul li a,
.portals ul li span,
.menu .navigation > ul li a,
.menu .navigation > ul li span,
.secondaryNav ul li a,
.secondaryNav ul li span,
.breadcrumbs .row ul li a,
.breadcrumbs .row ul li span,
#tabs ul li a,
#tabs ul li span,
.contactBox ul li a,
.contactBox ul li span,
.peopleList ul li a,
.peopleList ul li span {
  display: block;
  text-decoration: none;
}
/* set vertical menu */
.menuSetupVertical,
.subCategories,
.footer .footerLinks ul {
  margin: 0;
  padding: 0;
}
.menuSetupVertical li,
.subCategories li,
.footer .footerLinks ul li {
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
  background: none;
  list-style: none;
}
.menuSetupVertical li a,
.menuSetupVertical li span,
.subCategories li a,
.subCategories li span,
.footer .footerLinks ul li a,
.footer .footerLinks ul li span {
  display: block;
  text-decoration: none;
}
/* img height generator */
.imgHeight625px .verticalMiddle,
.imgHeight625px .verticalMiddleWrap,
.imgHeight625px .blockLink,
.imgHeight625px .image {
  height: 625px;
}
.imgHeight450px .verticalMiddle,
.imgHeight450px .verticalMiddleWrap,
.imgHeight450px .blockLink,
.imgHeight450px .image {
  height: 450px;
}
.imgHeight210px .verticalMiddle,
.imgHeight210px .verticalMiddleWrap,
.imgHeight210px .blockLink,
.imgHeight210px .image {
  height: 210px;
}
/* verticalMiddle */
.verticalMiddle {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  width: 100%;
}
.verticalMiddle .verticalMiddleWrap {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/* textMiddle */
.textMiddle {
  display: table;
  width: 100%;
}
.textMiddle .textMiddleWrap {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/* set link hover decoration */
.noDecoration,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.breadcrumbs .row ul li a,
#sitemap li a,
.navigator1 .pageNum,
.paginator a,
.footer a {
  text-decoration: none;
}
.noDecoration:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.breadcrumbs .row ul li a:hover,
#sitemap li a:hover,
.navigator1 .pageNum:hover,
.footer a:hover {
  text-decoration: underline;
}
.noDecoration:active,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active,
.breadcrumbs .row ul li a:active,
#sitemap li a:active,
.navigator1 .pageNum:active,
.footer a:active {
  text-decoration: none;
}
/* set top absolute position */
.topPosition,
.secondaryNav {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
/* set fontFamily*/
/* set bgImage */
.bg100setup {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
/* grayscale */
.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(1);
}
.filterNone {
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  -webkit-filter: none;
}
/* set transform */
/* set scale */
/* set opacity */
/*.opacity(@opacity) { opacity : @opacity; filter: alpha('opacity=@{opacity}'); }*/
/* set transition */
/* set round */
.round,
.testimonials p.img,
ul.video li figure figcaption,
.listItems li figure figcaption {
  border-radius: 800px;
  -moz-border-radius: 800px;
  -webkit-border-radius: 800px;
}
.roundNone,
.bSquare,
.bSquare span {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
/* set borders */
.noBorder {
  border: none !important;
}
/* set shadows */
.shadowActive,
.boxAccordion .accTitle a:active {
  box-shadow: inset 1px 1px 1px rgba(58, 56, 61, 0.3) !important;
  -moz-box-shadow: inset 1px 1px 1px rgba(58, 56, 61, 0.3) !important;
  -webkit-box-shadow: inset 1px 1px 1px rgba(58, 56, 61, 0.3) !important;
  -o-box-shadow: inset 1px 1px 1px rgba(58, 56, 61, 0.3) !important;
}
.shadowNone,
.boxAccordion.accDesign .accTitle a:active,
.filtersReference fieldset select.selectType {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
/* menu drop down */
.drop {
  position: absolute;
  display: none;
  z-index: 500;
  left: 0;
  bottom: 0;
  min-width: 100%;
}
.drop .dropWrap {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
}
li:hover .drop {
  display: block;
}
/* fontColors inline styles generator */
.font1,
.font1 a {
  color: #000000 !important;
}
.background1 {
  background-color: #000000;
}
.font2,
.font2 a {
  color: #ffffff !important;
}
.background2 {
  background-color: #ffffff;
}
/* cms link generator */
a {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer !important;
}
a:hover {
  color: #006ab1;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}
a:active {
  color: inherit;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}
a:hover span,
a:hover small,
a:hover strong {
  cursor: pointer;
}
a img,
img {
  border: none;
  text-decoration: none;
}
/* cms lists generator */
ul {
  padding: 0.5em 0 0 0;
  margin: 0 0 2em 0;
}
ul li {
  padding: 0 0 0 20px;
  margin: 0 0 0.45em 0;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.4em;
  font-family: "Open Sans", Helvetica, serif;
  background: url('../../../images/icons/icon_dot.png') no-repeat 0 0.5em scroll transparent;
  border: none;
}
ul li li {
  font-size: 1em;
}
/* lists fix for bootstrap datepicker */
.bootstrap-datetimepicker-widget ul li {
  background: none !important;
  padding-left: 0px !important;
}
.bootstrap-datetimepicker-widget ul li.collapse {
  display: none;
}
.bootstrap-datetimepicker-widget ul li.collapse.in {
  display: block;
}
.bootstrap-datetimepicker-widget ul li table td.day {
  font-size: 14px !important;
}
.bootstrap-datetimepicker-widget ul li table th {
  font-size: 14px !important;
  font-weight: bold !important;
}
ol {
  padding: 0.5em 0 0 0;
  margin: 0 0 2em 18px;
}
ol li {
  padding: 0 0 0 5px;
  margin: 0 0 0.45em 0;
  list-style: decimal;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.4em;
  font-family: "Open Sans", Helvetica, serif;
  background: none;
  border: none;
}
/* cms elements generator */
p,
.sbHolder {
  padding: 0;
  margin: 0 0 1.5em 0;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.4em;
  font-family: "Open Sans", Helvetica, serif;
  background: none;
  border: none;
}
.summary {
  padding: 0;
  margin: 0 0 1.5em 0;
  color: #ff971f;
  font-style: normal;
  font-weight: normal;
  font-size: 1.6em;
  line-height: 1.4em;
  font-family: "Open Sans", Helvetica, serif;
  background: none;
  border: none;
}
cite {
  display: block;
  padding: 0.5em 25% 0 25%;
  margin: 0 0 2em 0;
  color: #000000;
  font-style: italic;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.4em;
  font-family: "Open Sans", Helvetica, serif;
  text-align: center;
  background: none;
  border: none;
}
blockquote {
  padding: 1em 0 0 1.5em;
  margin: 0 0 2em 0;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.4em;
  font-family: "Open Sans", Helvetica, serif;
  text-align: left;
  background: url('../../../images/icons/icon_blockquote_start.png') no-repeat 0 0.5em scroll transparent;
  border: none;
}
blockquote p {
  display: inline-block;
  margin: 0 0 1em 0;
  padding: 0 1.5em 0.5em 0;
  background: url('../../../images/icons/icon_blockquote_end.png') no-repeat right bottom scroll transparent;
}
figcaption {
  padding: 10px 10px 10px 18px;
  margin: 0;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.4em;
  font-family: "Open Sans", Helvetica, serif;
  text-align: left;
  background: #edecea;
  border: none;
}
strong {
  font-weight: 600;
}
strong a {
  font-weight: 600;
}
img {
  max-width: 100%;
  height: auto !important;
}
figure img {
  display: block;
}
figure.noFigcaption figcaption {
  display: none;
}
small {
  font-size: 0.9em;
}
em {
  font-family: "Open Sans", Helvetica, serif;
  font-style: italic;
}
h1 em,
h2 em,
h3 em {
  font-weight: 600;
}
abbr[title] {
  border-bottom: 1px dotted #000000;
}
mark {
  padding: 0 5px;
  background: #ffe068;
  color: #000000;
}
s {
  text-decoration: line-through;
}
address {
  padding: 0.5em 0 0 0;
  margin: 0 0 1.5em 0;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.4em;
  font-family: "Open Sans", Helvetica, serif;
  background: none;
  border: none;
}
li li,
blockquote p,
cite p,
p input,
p textarea,
p select,
td td {
  font-size: 1em;
}
/* infoBoxesStandard: margin padding border-width border-style border-color background round-corners */
/* setUp: border background h4Color, pColor, liColor, liBg, liPadding*/
/* infoTypes generator */
div.errorBox,
div.successBox,
div.noticeBox {
  margin: 0 0 2em 0;
  padding: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  background: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
div.errorBox {
  border: 0px solid #ff0000;
  background: #fc353a;
}
div.errorBox h4 {
  color: #ffffff;
}
div.errorBox p {
  color: #ffffff;
  margin: 0;
}
div.errorBox ul {
  margin: 0;
  padding: 0;
}
div.errorBox ul li {
  padding: 0 0 0 15px;
  color: #ffffff;
  background: url('../../../images/icons/icon_dot_white.png') no-repeat 0 8px scroll transparent;
}
div.successBox {
  border: 0px solid #008000;
  background: #84ca52;
}
div.successBox h4 {
  color: #ffffff;
}
div.successBox p {
  color: #ffffff;
  margin: 0;
}
div.successBox ul {
  margin: 0;
  padding: 0;
}
div.successBox ul li {
  padding: 0 0 0 15px;
  color: #ffffff;
  background: url('../../../images/icons/icon_dot_white.png') no-repeat 0 8px scroll transparent;
}
div.noticeBox {
  border: 0px solid #cccccc;
  background: #00adef;
}
div.noticeBox h4 {
  color: #ffffff;
}
div.noticeBox p {
  color: #ffffff;
  margin: 0;
}
div.noticeBox ul {
  margin: 0;
  padding: 0;
}
div.noticeBox ul li {
  padding: 0 0 0 15px;
  color: #ffffff;
  background: url('../../../images/icons/icon_dot_white.png') no-repeat 0 8px scroll transparent;
}
.rowWrapper > .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.rowWrapper > .row > .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1090px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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,
.col-xs-15,
.col-xs-25,
.col-xs-35,
.col-xs-45,
.col-sm-15,
.col-sm-25,
.col-sm-35,
.col-sm-45,
.col-md-15,
.col-md-25,
.col-md-35,
.col-md-45,
.col-lg-15,
.col-lg-25,
.col-lg-35,
.col-lg-45 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.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,
.col-xs-15,
.col-xs-25,
.col-xs-35,
.col-xs-45,
.col-sm-15,
.col-sm-25,
.col-sm-35,
.col-sm-45,
.col-md-15,
.col-md-25,
.col-md-35,
.col-md-45,
.col-lg-15,
.col-lg-25,
.col-lg-35,
.col-lg-45 {
  float: left;
}
.container-fluid.wide {
  margin-right: auto;
  margin-left: auto;
  max-width: 1490px;
}
#subPage .sponsors .container-fluid.wide {
  margin-right: auto;
  margin-left: auto;
  max-width: 1090px;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-15 {
  width: 20%;
}
.col-xs-25 {
  width: 40%;
}
.col-xs-35 {
  width: 60%;
}
.col-xs-45 {
  width: 80%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-15 {
  margin-left: 20%;
}
.col-xs-offset-25 {
  margin-left: 40%;
}
.col-xs-offset-35 {
  margin-left: 60%;
}
.col-xs-offset-45 {
  margin-left: 80%;
}
.col-xs-push-15 {
  margin-left: 20%;
}
.col-xs-push-25 {
  margin-left: 40%;
}
.col-xs-push-35 {
  margin-left: 60%;
}
.col-xs-push-45 {
  margin-left: 80%;
}
@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,
  .col-sm-15,
  .col-sm-25,
  .col-sm-35,
  .col-sm-45 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-15 {
    width: 20%;
  }
  .col-sm-25 {
    width: 40%;
  }
  .col-sm-35 {
    width: 60%;
  }
  .col-sm-45 {
    width: 80%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-15 {
    margin-left: 20%;
  }
  .col-sm-offset-25 {
    margin-left: 40%;
  }
  .col-sm-offset-35 {
    margin-left: 60%;
  }
  .col-sm-offset-45 {
    margin-left: 80%;
  }
  .col-sm-push-15 {
    margin-left: 20%;
  }
  .col-sm-push-25 {
    margin-left: 40%;
  }
  .col-sm-push-35 {
    margin-left: 60%;
  }
  .col-sm-push-45 {
    margin-left: 80%;
  }
}
@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,
  .col-md-15,
  .col-md-25,
  .col-md-35,
  .col-md-45 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-15 {
    width: 20%;
  }
  .col-md-25 {
    width: 40%;
  }
  .col-md-35 {
    width: 60%;
  }
  .col-md-45 {
    width: 80%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-15 {
    margin-left: 20%;
  }
  .col-md-offset-25 {
    margin-left: 40%;
  }
  .col-md-offset-35 {
    margin-left: 60%;
  }
  .col-md-offset-45 {
    margin-left: 80%;
  }
  .col-md-push-15 {
    margin-left: 20%;
  }
  .col-md-push-25 {
    margin-left: 40%;
  }
  .col-md-push-35 {
    margin-left: 60%;
  }
  .col-md-push-45 {
    margin-left: 80%;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .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,
  .col-xs-15,
  .col-sm-15,
  .col-md-15,
  .col-lg-15,
  .col-xs-15,
  .col-xs-25,
  .col-xs-35,
  .col-xs-45,
  .col-sm-15,
  .col-sm-25,
  .col-sm-35,
  .col-sm-45,
  .col-md-15,
  .col-md-25,
  .col-md-35,
  .col-md-45,
  .col-lg-15,
  .col-lg-25,
  .col-lg-35,
  .col-lg-45 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .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,
  .col-xs-15,
  .col-xs-25,
  .col-xs-35,
  .col-xs-45,
  .col-sm-15,
  .col-sm-25,
  .col-sm-35,
  .col-sm-45,
  .col-md-15,
  .col-md-25,
  .col-md-35,
  .col-md-45,
  .col-lg-15,
  .col-lg-25,
  .col-lg-35,
  .col-lg-45 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-15 {
    width: 20%;
  }
  .col-lg-25 {
    width: 40%;
  }
  .col-lg-35 {
    width: 60%;
  }
  .col-lg-45 {
    width: 80%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-15 {
    margin-left: 20%;
  }
  .col-lg-offset-25 {
    margin-left: 40%;
  }
  .col-lg-offset-35 {
    margin-left: 60%;
  }
  .col-lg-offset-45 {
    margin-left: 80%;
  }
  .col-lg-push-15 {
    margin-left: 20%;
  }
  .col-lg-push-25 {
    margin-left: 40%;
  }
  .col-lg-push-35 {
    margin-left: 60%;
  }
  .col-lg-push-45 {
    margin-left: 80%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-footer: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 {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !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;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-15,
.col-xs-25,
.col-xs-35,
.col-xs-45,
.col-sm-15,
.col-sm-25,
.col-sm-35,
.col-sm-45,
.col-md-15,
.col-md-25,
.col-md-35,
.col-md-45,
.col-lg-15,
.col-lg-25,
.col-lg-35,
.col-lg-45 {
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*
company : Creatim RP
url: http://www.creatim.com
*/
body {
  padding: 0;
}
/* header */
.headerNew {
  background: #fff;
  height: 100px;
  position: fixed;
  z-index: 100000;
  right: 0px;
  left: 0px;
  margin-top: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  background-size: 100% 100%;
  /* pageTitle */
  /*
    .pageTitle {
        position: absolute;
        left: -210px;
        padding: 0px;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin-bottom: 0;
        align-items: center;
        -webkit-align-items: center;

        a {
            display: block;

            &.ifsLogo {
                margin-left: 30px;
            }

            img {
                display: block;
                max-width: 230px;
            }

            span {
                display: none;
            }

        }
    }
    */
}
.headerNew .headerWrap {
  position: relative;
  z-index: 2;
}
.headerNew .headerWrap #strapline,
.headerNew .headerWrap .brand,
.headerNew .headerWrap .fn,
.headerNew .headerWrap .forScreenReaders {
  display: none;
}
.headerNew .headerWrap .headerWrap {
  background: #EDECEA;
}
.headerNew .header-logo {
  position: relative;
  top: 28px;
}
.headerNew .menuOpen {
  position: relative;
  top: 30px;
  cursor: pointer;
}
.headerNew .menuOpen img {
  height: 70px;
  vertical-align: middle;
}
.headerNew .menuOpen span {
  display: inline-block;
  position: relative;
  top: 10px;
  margin-left: 20px;
  padding-right: 80px;
  font-weight: 700;
  font-size: 14px !important;
  color: #004976;
  text-transform: uppercase;
  border-top: 5px solid #004976;
}
.headerNew .social {
  width: auto;
  display: inline-block;
  position: relative;
  top: 30px;
}
.headerNew .social a {
  margin: 0 5px;
  display: inline-block;
  background: #004976;
  padding: 5px 8px;
  min-width: 35px;
  text-align: center;
}
.headerNew .social .fa {
  color: #FFF;
  font-size: 20px;
}
.headerNew .language {
  width: auto;
  display: inline-block;
  position: relative;
  top: 7px;
  color: #004976;
}
.headerNew .language a {
  font-size: 16px;
  color: #004976;
  text-decoration: none;
  text-transform: uppercase;
}
.headerNew .language a.selected {
  font-weight: 700;
}
.headerNew .language a:hover {
  text-decoration: underline;
}
.headerNew .logoIFS {
  display: inline-block;
  position: relative;
  top: 27px;
  margin-left: 20px;
}
.headerNew .logoIFS img {
  width: 89px;
  height: 45px;
}
.headerNew .mobileLang {
  position: absolute;
  left: 15px;
  top: 15px;
  color: #bdccd4;
  display: none;
}
.headerNew .mobileLang a {
  font-size: 10px;
  color: #bdccd4;
  text-decoration: none;
  text-transform: lowercase;
}
.headerNew .mobileLang a:hover {
  text-decoration: underline;
}
.headerNew .mobileLang a.selected {
  font-weight: 700;
}
.planica2020 .headerNew {
  height: 90px;
  background: #FFF;
}
.planica2020 .headerNew .headerWrap {
  height: 100%;
}
.planica2020 .headerNew .header-logo {
  top: 5px;
}
.planica2020 .headerNew .header-logo img {
  width: 200px;
}
.planica2020 .headerNew .pageTitle a img {
  display: block;
  max-width: 200px;
}
.planica2020 .headerNew .menuOpen {
  /* top: 50%;
            -ms-transform: translate(0%, -50%);
            -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);

            span {
                color: @blue2020;
                border-top: 5px solid @blue2020;
            }*/
}
.planica2020 .headerNew .rightMenu .social a .fa {
  color: #0082c8;
}
.planica2020 .menu {
  top: 90px;
}
.planica2020 .portals {
  display: none;
}
.planica2020 .menu {
  background: rgba(0, 130, 200, 0.9);
}
.planica2020 .menu .logo {
  display: none;
}
.planica2020 .blue {
  color: #0082c8;
}
.planica2020 .blueBox .blue,
.planica2020 .blueBox .blueFull {
  background: #0082c8;
}
.planica2020 .blueBox .blue::before,
.planica2020 .blueBox .blueFull::before {
  background: #0082c8;
}
.planica2020 .blueBox .grey:hover {
  background: #0082c8;
}
.planica2020 h2.specialDate {
  color: #0082c8;
}
.planica2023 .homeSlider {
  height: auto !important;
}
.planica2023 .headerNew .pageTitle a img {
  max-width: 190px;
}
.planica2023 .menu {
  top: 90px;
}
.planica2023 .footer {
  padding: 0;
}
.planica2023 .footer .copyrights {
  padding: 20px 0;
}
.planica2023 .headerNew {
  height: 130px;
  background: #FFF;
}
.planica2023 .headerNew .headerWrap {
  height: 130px;
}
.planica2023 .headerNew .header-logo {
  top: 5px;
}
.planica2023 .headerNew .header-logo img {
  width: 200px;
}
@media only screen and (max-width: 761px) {
  .planica2023.responsive .homeSlider {
    height: auto !important;
  }
}
#teki .header .menuOpen {
  margin-left: -40px;
}
#subPage .menuOpen {
  margin-left: 33px;
  top: 8px;
}
/* portals */
.portals {
  display: inline-block;
  float: right;
  width: auto;
  height: 90px;
  position: relative;
  z-index: 100000000;
}
.portals ul li a {
  display: inline-block;
  margin-left: 15px;
  background: url('../../../images/backgrounds/menu.png') no-repeat bottom left;
  width: 40px;
  height: 118px;
}
.portals ul li a span {
  display: block;
  color: #fff;
  width: 45px;
  left: -3px;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  color: #ffffff;
  position: relative;
  top: 45px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.portals ul li a.skoki:hover {
  background: url('../../../images/backgrounds/menu-h.png') no-repeat bottom left;
}
.portals ul li a.teki:hover {
  background: url('../../../images/backgrounds/menu-teki-h.png') no-repeat bottom left;
}
.skoki .portals ul li a.skoki {
  background: url('../../../images/backgrounds/menu-h.png') no-repeat bottom left;
}
.teki .portals ul li a.teki {
  background: url('../../../images/backgrounds/menu-teki-h.png') no-repeat bottom left;
}
.homeSlider {
  position: relative;
  margin-top: 0px;
  overflow: hidden;
  height: 100vh;
}
.homeSlider ul {
  margin-top: 0px !important;
  padding-top: 0 !important;
}
.homeSlider ul li {
  height: 100vh !important;
  padding-left: 0px !important;
}
.homeSlider ul li .logo {
  position: absolute;
  left: 10px;
  top: 110px;
  max-width: 300px;
  height: auto;
}
.homeSlider ul li video {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
}
.homeSlider .container-fluid {
  display: block !important;
}
.homeSlider .bx-controls {
  position: absolute;
  right: 30px;
  top: 50%;
  z-index: 10000;
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.homeSlider .scrollDown {
  position: absolute;
  margin-left: -40px;
  cursor: pointer;
  bottom: 20px;
  color: #bdccd4 !important;
  left: 50%;
  z-index: 10000;
  font-size: 90px;
  width: 90px;
  height: 90px;
  display: block;
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-timing-function: eaze-in-out;
  -moz-animation-timing-function: eaze-in-out;
  animation-timing-function: eaze-in-out;
}
.homeSlider .scrollDown:hover {
  color: #006ab1 !important;
}
.homeSlider .bannerContent {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0;
  z-index: 100;
}
.homeSlider .bannerContent .container-fluid {
  position: relative;
}
.homeSlider .bannerContent .container-fluid .homeNews {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  right: 15px;
  bottom: 120px;
  padding: 20px;
  max-width: 270px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.homeSlider .bannerContent .container-fluid .homeNews::before {
  width: 40px;
  height: 60px;
  background: url('../../../images/backgrounds/white-ar.png') no-repeat center center;
  top: 50%;
  content: "";
  left: -33px;
  position: absolute;
  margin-top: -30px;
  z-index: -1;
}
.homeSlider .bannerContent .container-fluid .homeNews .newsItem h3 {
  font-size: 16px;
  color: #000;
  margin-bottom: 0px;
}
.homeSlider .bannerContent .container-fluid .homeNews .newsItem h3 a {
  font-size: 16px;
  color: #000 !important;
  font-weight: 600;
}
.homeSlider .bannerContent .container-fluid .homeNews .newsItem h3 a:hover {
  color: #006ab1 !important;
  text-decoration: none;
}
.homeSlider .bannerContent .container-fluid .homeNews .newsItem .date {
  font-size: 14px;
  color: #000;
  display: block;
  margin-bottom: 3px;
}
.homeSlider .bannerContent .container-fluid .homeNews .line {
  display: block;
  font-size: 20px;
  color: #000;
  margin: 10px 0;
  height: 1px;
  line-height: 1px;
}
.homeSlider .counter {
  position: absolute;
  left: 0px;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  top: 50%;
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  z-index: 100;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-top: 50px;
  text-align: center;
}
.homeSlider .counter span {
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
}
.homeSlider .counter span strong {
  display: inline-block;
  margin-right: 5px;
  font-size: 50px;
}
/* header main navigation */
/* navigation */
.menu {
  display: none;
  position: fixed;
  padding-top: 65px;
  top: 150px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(0, 106, 177, 0.9);
  z-index: 10000;
}
.menu .closeMenu {
  display: inline-block;
  color: #fff;
  cursor: pointer;
  font-size: 40px;
  position: absolute;
  right: 30px;
  top: 30px;
  height: 30px;
  width: 30px;
  background: url('../../../images/icons/zapriwhite.png') no-repeat 0 0 !important;
  background-position: center center !important;
  background-size: 30px 30px !important;
}
.menu .closeMenu:hover {
  background: url('../../../images/icons/zapriblack.png') no-repeat 0 0 !important;
  background-size: 30px 30px !important;
}
.menu .container-fluid {
  position: relative;
  padding-right: 170px;
  padding-left: 190px;
}
.menu .logo {
  position: absolute;
  left: -190px;
}
.menu .logo img {
  max-width: 340px;
}
.menu .menuItems {
  float: right;
}
.menu .navigation {
  float: left;
  padding: 50px 0 0 0;
  margin: 0 0 0 0px;
}
.menu .navigation > ul > li {
  width: 95px;
  margin-right: 30px;
}
.menu .navigation > ul > li.selected > a {
  color: #000;
  border-color: #000;
}
.menu .navigation > ul > li > a {
  color: #fff;
  height: 45px;
  line-height: 18px;
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
  border-top: 4px solid #fff;
  font-weight: 700;
  padding-top: 3px;
}
.menu .navigation > ul > li > a:hover {
  color: #000;
  background: none;
  border-color: #000;
}
.menu .navigation > ul > li > a:active {
  color: #000000;
  background: none;
  border-color: #000;
}
.menu .navigation > ul > li > a > span i {
  display: none;
}
.menu .navigation > ul > li:last-child {
  margin-right: 0px;
}
.teki .header .menuOpen {
  margin-left: -60px;
}
.teki .menu {
  background: rgba(158, 0, 93, 0.9);
}
.teki .menu .menuItems {
  width: 100% !important;
}
.teki .homeSlider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.teki .homeSlider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #006ab1 !important;
}
.searchForm {
  width: 100%;
  display: block;
  margin-top: 70px;
}
.searchForm .submitType {
  display: inline-block;
  width: 60px;
  height: 50px;
  background: url('../../../images/icons/search.svg') no-repeat center center;
  background-size: 50px 50px !important;
  position: absolute;
  top: 0px;
  right: 0;
  text-indent: -99999px;
  border: none !important;
  cursor: pointer;
}
.searchForm input#search {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 3px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: none !important;
  padding: 0 20px;
  color: #fff;
}
.searchForm input#search::-webkit-input-placeholder {
  color: #fff !important;
}
.searchForm input#search::-moz-placeholder {
  color: #fff !important;
}
.searchForm input#search:-ms-input-placeholder {
  color: #fff !important;
}
.searchForm input#search:-moz-placeholder {
  color: #fff !important;
}
.searchForm p.textType {
  position: relative;
  padding-right: 60px !important;
}
#searchResults .searchForm {
  margin-bottom: 60px;
  margin-top: 0px;
  float: none;
}
#searchResults .searchForm .submitType {
  background: url('../../../images/icons/searchsiv.svg') no-repeat center center;
}
#searchResults .searchForm input#search {
  border: 3px solid #dee5e9;
  color: #000;
  background: #dee5e9 !important;
}
#searchResults .searchForm input#search::-webkit-input-placeholder {
  color: #000 !important;
}
#searchResults .searchForm input#search::-moz-placeholder {
  color: #000 !important;
}
#searchResults .searchForm input#search:-ms-input-placeholder {
  color: #000 !important;
}
#searchResults .searchForm input#search:-moz-placeholder {
  color: #000 !important;
}
#searchResults .searchForm p.textType {
  position: relative;
  padding-right: 60px;
}
/* mobile menu */
#mp-pusher {
  position: absolute;
  z-index: 1000;
}
#mp-menu {
  background: #ededed;
}
#mp-menu .mp-level {
  background: #ededed;
}
#mp-menu li {
  padding: 0;
  margin: 0;
  background: none;
}
#mp-menu li a {
  text-decoration: none;
  padding: 13px;
  color: #464646;
  font-size: 1.2em;
}
#mp-menu li a.iconLeft:after {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  padding-left: 10px;
  float: right;
}
#mp-menu li a.mp-back {
  font-weight: 400;
  font-size: 0.9em;
  padding: 8px 13px;
}
#mp-menu li a.mp-back:before {
  content: "\f104";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  padding-right: 10px;
}
#mp-menu h2 {
  font-size: 20px;
  padding: 15px 10px;
}
#mp-menu h2.link {
  padding: 0;
}
#mp-menu h2.link a {
  color: rgba(0, 0, 0, 0.4);
  font-size: 1em;
  padding: 15px 10px;
  display: block;
}
/* secondaryNav */
.secondaryNav {
  z-index: 150;
  top: -30px;
  position: relative;
  background: transparent;
  height: 0;
  /* navigation drop */
}
.secondaryNav ul {
  position: absolute;
  top: 0;
  right: 0;
  float: none;
  padding-top: 0;
  padding-bottom: 0;
}
.secondaryNav ul li a {
  color: #ffffff;
  min-width: 50px;
  background: none;
  border: none;
}
.secondaryNav ul li a:hover {
  color: #ffffff;
  background: #FF971F;
}
.secondaryNav ul li a:active {
  color: #000000;
  background: none;
}
.secondaryNav ul li a span {
  padding: 0 10px;
  margin: 0;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 30px;
}
.secondaryNav ul li a span i {
  display: none;
}
.secondaryNav .drop {
  min-width: 200px;
  padding-top: 0;
  bottom: 0;
}
.secondaryNav .drop .dropWrap {
  top: 0;
  background: #21201E;
}
.secondaryNav .drop .dropWrap ul {
  position: relative;
  top: auto;
  right: auto;
}
.secondaryNav .drop .dropWrap ul li {
  float: none;
}
.secondaryNav .drop .dropWrap ul li a {
  color: #ffffff;
  min-width: 200px;
  background: none;
  border: none;
}
.secondaryNav .drop .dropWrap ul li a:active {
  color: #ffffff;
  background: none;
}
.secondaryNav .drop .dropWrap ul li a span {
  padding: 10px;
  margin: 0;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.4em;
}
.secondaryNav .drop .dropWrap ul li:hover a {
  color: #ffffff;
  background: #FF971F;
}
/* header search */
.searchForm {
  float: right;
}
.searchForm fieldset {
  margin: 0;
  padding: 17px 0 0 0;
}
.searchForm fieldset p.textType {
  position: relative;
  min-width: 300px;
  margin: 0;
  padding: 0;
}
.searchForm fieldset p.textType input.textType {
  padding: 5px 100px 5px 0;
  font-size: inherit;
  color: #000000;
  background: #ffffff;
  border: none;
}
.searchForm fieldset p.textType input.textType:focus {
  color: #000000;
  background: #ffffff;
}
.searchForm fieldset p.textType input.submitType {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 10px 4px 10px;
  font-size: 1em;
}
/* breadCrumbs */
.breadcrumbs {
  background: #ffffff;
}
.breadcrumbs .row {
  background: none;
}
.breadcrumbs .row ul {
  padding: 2em 0;
  margin: 0;
}
.breadcrumbs .row ul li {
  font-size: 1.2em;
  line-height: 1.2em;
  font-family: "Open Sans", Helvetica, serif;
  color: gray;
}
.breadcrumbs .row ul li a {
  padding: 0 10px 0 0;
  margin: 0;
  color: gray;
}
.breadcrumbs .row ul li a i {
  padding-left: 10px;
}
/* subCategories */
.subCategories {
  background: #EDECEA;
}
.subCategories li {
  border-bottom: 1px solid #ffffff;
}
.subCategories li a {
  display: block;
  font-size: 1.4em;
  padding: 10px;
}
.subCategories li.selected a,
.subCategories li a:hover {
  color: #ffffff;
  background: #FA992F;
}
.subCategories li.selected > ul {
  display: block;
}
.subCategories li ul {
  display: none;
}
.subCategories li ul li {
  border: none;
  padding-left: 10px;
}
.subCategories li ul li a {
  padding: 3px 5px;
}
/* content */
#content.oneCol {
  float: none;
}
/* aside */
aside {
  padding: 0;
  margin: 0 0 2em 0;
  background: #ffffff;
}
/* boxAccordion */
.boxAccordion .accWrap {
  margin-bottom: 10px;
  background: #333333;
  border: 1px solid #333333;
}
.boxAccordion .accTitle {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 1.5em "Open Sans", Helvetica, serif;
  background-color: #333333;
}
.boxAccordion .accTitle a {
  display: block;
  padding: 12px 20px 7px 20px;
  text-decoration: none;
  color: #333333;
  border-bottom: 1px solid #cccccc;
}
.boxAccordion .accTitle a:hover {
  background-color: #333333;
  border-color: #333333;
}
.boxAccordion .accTitle a:active {
  background-color: #1a1a1a;
}
.boxAccordion .accTitle small {
  display: inline-block;
  width: 15px;
  height: 10px;
  background: url('../../../images/icons/icon_acc_open.png') no-repeat 50% 50% scroll transparent;
}
.boxAccordion .accTitle.selected small {
  background-image: url('../../../images/icons/icon_acc_close.png');
}
.boxAccordion .accordionWrap {
  padding: 15px 20px 5px 20px;
}
.boxAccordion .accordionWrap p,
.boxAccordion .accordionWrap ul,
.boxAccordion .accordionWrapol,
.boxAccordion .accordionWrap table {
  margin-bottom: 10px;
}
.boxAccordion.accDesign {
  margin: 0 0 6em 0;
}
.boxAccordion.accDesign .accWrap {
  background: none;
  border: none;
}
.boxAccordion.accDesign .accTitle {
  position: relative;
  margin-left: -27px;
  font-size: 1.3em;
  padding-left: 27px;
  color: #333333;
  font-family: "Open Sans", Helvetica, serif;
  background: url('../../../images/icons/icon_dot.png') no-repeat scroll 0 0.55em transparent;
}
.boxAccordion.accDesign .accTitle a {
  padding: 0;
  margin: 0;
  color: #333333;
  border: none;
}
.boxAccordion.accDesign .accTitle:hover {
  text-decoration: underline;
  cursor: pointer;
}
.boxAccordion.accDesign .accTitle a:active {
  background: none;
}
.boxAccordion.accDesign .accordionWrap {
  margin-bottom: 2em;
  padding: 1em 0 .5em 0;
  border-bottom: 1px solid #333333;
}
/* accordion */
#accordion {
  margin-bottom: 4em;
}
#accordion h3 {
  padding: 10px;
  margin: 5px 0 0 0;
  font-size: 1.6em;
  color: #000000;
  border: 1px solid #EDECEA;
  cursor: pointer;
}
#accordion h3:before {
  display: inline-block;
  padding-right: 10px;
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
}
#accordion h3.ui-state-active {
  color: #F78F1D;
  border-bottom: none;
  padding-bottom: 1px;
}
#accordion h3.ui-state-active:before {
  content: "\f068";
}
#accordion > div {
  padding: 20px 10px 0 30px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #EDECEA;
}
/* tabs */
#tabs {
  margin-bottom: 4em;
}
#tabs ul {
  margin-bottom: 20px;
  border-bottom: 1px solid #EDECEA;
}
#tabs ul li a {
  position: relative;
  display: block;
  margin-right: -1px;
  font-size: 1.4em;
  padding: 10px;
  border-width: 1px 1px 0 1px;
  border-color: #EDECEA;
  border-style: solid;
}
#tabs ul li.ui-state-active a {
  background: #F78F1E;
  color: #ffffff;
}
/* contact box */
.contactBox {
  margin-bottom: 4em;
  padding: 20px;
  border: 1px solid #EDECEA;
}
/* people list */
.peopleList {
  margin-bottom: 4em;
}
.peopleList a {
  display: block;
}
.peopleList ul li p.img {
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0;
}
.peopleList ul li p.img:hover img {
  -moz-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}
.peopleList ul li p.img img {
  display: block;
  width: 100%;
  transition: all 0.5s ease-in 0.1s;
  -o-transition: all 0.5s ease-in 0.1s;
  -webkit-transition: all 0.5s ease-in 0.1s;
}
.peopleList ul li h3 {
  margin: 10px 0 5px 0;
  color: #000000;
  font-size: 1.6em;
}
.peopleList ul li p {
  font-size: 1.4em;
  color: #B0AFAD;
  font-style: italic;
}
/* testimonials */
.testimonials .testimonialContent {
  margin-bottom: 20px;
  position: relative;
  padding: 10px;
  border: 1px solid #EDECEA;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.testimonials .testimonialContent blockquote {
  margin-bottom: 0;
}
.testimonials .testimonialContent blockquote p {
  font-size: 1.1em;
  font-style: italic;
  color: #B0AFAD;
  background: none;
}
.testimonials .testimonialContent blockquote:before {
  content: "\f0d7";
  position: absolute;
  display: block;
  bottom: 4px;
  left: 31px;
  width: 11px;
  height: 6px;
  font-style: italic;
  font: normal normal normal 30px/1 FontAwesome;
  color: #EDECEA;
}
.testimonials p.img {
  overflow: hidden;
  float: left;
  width: 80px;
  height: 80px;
  background: #EDECEA;
}
.testimonials p.img img {
  display: block;
}
.testimonials h3 {
  margin: 0 0 0 100px;
  padding: 0;
  font-size: 1.4em;
}
.testimonials h3.noMargin {
  margin-left: 0;
}
.testimonials p.info {
  margin-left: 100px;
  padding-top: 5px;
  font-size: 1.2em;
}
.testimonials p.info.noMargin {
  margin-left: 0;
}
.testimonials p.info span {
  padding-left: 3px;
  color: #B0AFAD;
}
/* productList */
.productList .col .colWrap {
  border-top: 1px solid #EDECEA;
  padding: 30px 0;
}
.productList .col .colWrap p.image {
  float: left;
  width: 80px;
  margin: 0;
  padding: 0;
}
.productList .col .colWrap p.image a {
  overflow: hidden;
  display: block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.productList .col .colWrap p.image a img {
  display: block;
}
.productList .col .colWrap h2 {
  margin: 0 0 0 90px;
  padding: 0;
  font-size: 1.4em;
}
.productList .col .colWrap p {
  margin-left: 90px;
  padding-top: 5px;
  font-size: 1.2em;
}
.productList .col .colWrap p span {
  padding-left: 3px;
  color: #B0AFAD;
}
/* lists */
.list article {
  margin: 0 0 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #EDECEA;
}
.list article:last-of-type {
  border: none;
}
.list article footer,
.list article [itemprop="alternativeHeadline"] {
  display: none;
}
.list article header p {
  margin: 0;
  color: #b0afad;
}
.list article header p a {
  color: #b0afad;
}
.list article [itemprop="headline"],
.list article [itemprop="alternativeHeadline"] {
  margin: 0;
  padding: 0;
}
.list article [itemprop="image"] {
  float: left;
  max-width: 170px;
  display: block;
  border: 1px solid #EDECEA;
}
.list article [itemprop="image"] img {
  display: block;
  margin: 0 auto;
}
.list article [itemprop="articleBody"] p {
  margin-bottom: 5px;
}
.list article .more a[itemprop="keywords"] {
  font-size: 1.2em;
  padding-top: 10px;
}
.list article.imageOn .dataList,
.list article.imageOn [itemprop="headline"],
.list article.imageOn [itemprop="alternativeHeadline"],
.list article.imageOn div[itemprop="description"],
.list article.imageOn p[itemprop="description"],
.list article.imageOn [itemprop="text"],
.list article.imageOn [itemprop="keywords"],
.list article.imageOn .more,
.list article.imageOn .headerData {
  margin-left: 200px;
}
/* article */
article header p {
  font-size: 1.2em;
  color: #b0afad;
}
article header p small {
  padding: 0 10px;
}
article header p a {
  color: #b0afad;
}
article [itemprop="keywords"] {
  font-size: 1.2em;
}
/* newsDisplay */
.newsDisplay .sectionWrap {
  margin-bottom: 40px;
  font-size: 17px;
}
.newsDisplay .date {
  font-size: 17px;
}
.newsDisplay h1 {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  text-transform: none;
}
.newsDisplay .summary {
  margin-bottom: 10px;
  color: #000;
  font-size: 17px;
}
.newsDisplay img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* newsList */
.newsList .newsItem .headerData,
.eventsList .newsItem .headerData {
  font-size: 17px;
  color: #000;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.newsList .newsItem .date,
.eventsList .newsItem .date {
  font-size: 17px;
  color: #000;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.newsList .newsItem h2,
.eventsList .newsItem h2 {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 15px;
}
.newsList .newsItem h2 a,
.eventsList .newsItem h2 a {
  text-decoration: none !important;
  color: #000;
  font-weight: 600;
}
.newsList .newsItem.main,
.eventsList .newsItem.main {
  width: 100% !important;
  margin-bottom: 30px;
}
.newsList .newsItem.main img,
.eventsList .newsItem.main img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.newsList .newsItem.main .more,
.eventsList .newsItem.main .more {
  display: none;
}
.newsList .newsItem.grid,
.eventsList .newsItem.grid {
  margin-bottom: 35px;
}
.newsList .newsItem.grid article,
.eventsList .newsItem.grid article {
  border-top: 4px solid #bdccd4;
  padding-top: 10px;
}
.newsList .newsItem.grid .description p,
.eventsList .newsItem.grid .description p {
  display: inline;
}
.newsList .newsItem .more,
.eventsList .newsItem .more {
  font-size: 17px;
  color: #999999;
  text-decoration: none;
}
.newsList .newsItem .more:hover,
.eventsList .newsItem .more:hover {
  text-decoration: underline;
}
.newsList .newsItem .description,
.eventsList .newsItem .description {
  font-size: 17px;
  line-height: 1.4em;
}
.newsList .newsItem:hover h2 a,
.eventsList .newsItem:hover h2 a {
  color: #006ab1;
}
.galleryList .album {
  margin-bottom: 30px;
}
.galleryList .album img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 15px;
}
.galleryList .album .date {
  font-size: 17px;
  color: #000;
  margin-bottom: 3px;
  line-height: 17px;
}
.galleryList .album h3 {
  font-size: 22px;
  color: #000;
  margin-bottom: 0px;
}
.galleryList .album h3 a {
  font-size: 22px;
  color: #000;
  font-weight: 600;
}
.galleryList .album h3 a:hover {
  text-decoration: none !important;
}
.galleryList .album:hover a {
  color: #006ab1;
}
.galImages .date {
  display: block;
  font-size: 17px;
  color: #000;
}
.galImages .image {
  margin-bottom: 30px;
}
.galImages .image img {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.galImages .back {
  margin-top: 30px;
}
.sideItems {
  position: relative;
  padding: 50px 0;
  margin-top: 30px;
}
.sideItems .slider {
  border-top: 4px solid #bdccd4;
}
.sideItems ul li {
  background: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.sideItems ul li h3 {
  margin-bottom: 0px !important;
}
.sideItems ul li a {
  display: block;
  font-weight: 500;
  color: #bdccd4 !important;
  font-size: 17px;
  line-height: 20px;
  padding: 15px 0;
  border-bottom: 4px solid #bdccd4;
}
.sideItems ul li a:hover {
  color: #006ab1 !important;
  text-decoration: none;
}
.sideItems #slider-next {
  position: absolute;
  bottom: -10px;
  left: 0px;
  font-size: 45px;
  line-height: 45px;
  color: #bdccd4 !important;
}
.sideItems #slider-next a {
  color: #bdccd4 !important;
  font-size: 50px;
}
.sideItems #slider-next a:hover {
  color: #006ab1 !important;
}
.sideItems #slider-prev {
  position: absolute;
  top: -10px;
  left: 0px;
  font-size: 45px;
  line-height: 45px;
  color: #bdccd4 !important;
}
.sideItems #slider-prev a {
  color: #bdccd4 !important;
  font-size: 50px;
}
.sideItems #slider-prev a:hover {
  color: #006ab1 !important;
}
.hiddenItem {
  display: none;
}
.newsYears {
  position: relative;
  margin-top: -20px;
  margin-bottom: 60px;
}
.newsYears p {
  margin-bottom: 0px;
}
.newsYears a {
  border-top: 4px solid #eff2f4;
  color: #eff2f4;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-right: 15px;
  padding-top: 0;
  text-decoration: none !important;
}
.newsYears a:hover {
  color: #006ab1;
  border-top: 4px solid #006ab1;
}
.newsYears a.active {
  color: #bdccd4;
  border-top: 4px solid #bdccd4;
}
/* listBlock */
.listBlock [itemprop="headline"] {
  font-size: 1em;
}
.listBlock [itemprop="image"] {
  float: none !important;
  max-width: 100% !important;
  margin-bottom: 10px;
}
.listBlock .imageOn .dataList,
.listBlock .imageOn [itemprop="headline"],
.listBlock .imageOn [itemprop="alternativeHeadline"],
.listBlock .imageOn [itemprop="description"],
.listBlock .imageOn [itemprop="text"],
.listBlock .imageOn [itemprop="keywords"],
.listBlock .imageOn .more,
.listBlock .imageOn .headerData {
  margin-left: 0 !important;
}
.listBlock article {
  padding-bottom: 10px;
  margin-bottom: 0;
}
.listBlock.eventsList .dataList {
  margin: 0;
}
.listBlock.eventsList .dataList p {
  font-size: 1.1em;
}
.blockTitle {
  margin: 0;
  padding: 0;
}
.frame {
  padding: 20px;
  background: #EDECEA;
}
/* eventsList */
.eventsList article footer {
  display: block;
}
.eventsList article header {
  padding-bottom: 5px;
}
/* dataList */
.dataList {
  margin: 20px 0;
}
.dataList p {
  margin: 0;
}
.dataList p small {
  float: left;
  width: 100px;
  font-size: 1em;
  color: #F79020;
}
/* buttonNavigator */
.buttonNavigator {
  padding-top: 2em;
  margin-top: 4em;
  border-top: 1px solid #EDECEA;
}
.buttonNavigator small {
  display: none;
}
/* cms sitemap */
#sitemap {
  margin-bottom: 4em;
}
#sitemap > li > ul {
  padding-bottom: 0;
}
#sitemap li a {
  display: block;
}
#sitemap > li {
  float: left;
  width: 25%;
}
#sitemap > li:nth-child(4n+1) {
  clear: both;
}
#sitemap > li > a {
  margin-right: 5px;
  padding: 10px;
  font-size: 1.6em;
  background: #cccccc;
}
#sitemap > li li li li {
  padding-left: 10px;
}
#sitemap > li li li a {
  padding: 0 0 3px 25px;
  font-size: 12px;
  background: url('../../../images/icons/icon_dot.png') no-repeat 10px 6px scroll transparent;
}
#sitemap > li > ul > li > a {
  padding: 3px 0 3px 10px;
  font-size: 1.4em;
}
/* cms listStyle */
.listStyle {
  margin-bottom: 2em;
  padding-top: 2em;
  border-top: 1px solid #cccccc;
}
.listStyle article {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #cccccc;
}
.listStyle article header p {
  position: relative;
  margin-bottom: 0;
  font-size: 1.2em;
  color: #9c9c9c;
}
.listStyle article header p small {
  padding: 0 5px;
}
.listStyle article header p a {
  color: #9c9c9c;
}
/* globalLists */
.listStyle header p,
.video header p,
.listItems header p {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-color: #cccccc;
}
.listStyle header p a,
.video header p a,
.listItems header p a {
  color: #cccccc;
  text-decoration: none;
}
.listStyle section img,
.video section img,
.listItems section img {
  display: block;
  float: left;
  max-width: 200px;
  padding: 0;
  margin: 0;
  border: none;
}
.listStyle section h3,
.video section h3,
.listItems section h3 {
  font-size: 2.4em;
  margin: 0 0 1em 0;
  padding: 0;
}
.listStyle section .description p,
.video section .description p,
.listItems section .description p {
  margin-left: 240px;
}
/* cms video */
ul.video,
.listItems {
  display: block;
  margin-bottom: 4em;
  background: none;
  border-top: 1px solid #cccccc;
}
ul.video li,
.listItems li {
  padding: 2em 0;
  border-bottom: 1px solid #cccccc;
}
ul.video li .published,
.listItems li .published,
ul.video li h3,
.listItems li h3,
ul.video li .description,
.listItems li .description {
  margin-left: 215px;
}
ul.video li .published,
.listItems li .published {
  margin-bottom: 0;
  font-size: 1.2em;
}
ul.video li .description,
.listItems li .description {
  margin-bottom: 0;
  font-size: 1.4em;
}
ul.video li figure,
.listItems li figure {
  position: relative;
}
ul.video li figure img,
.listItems li figure img {
  display: block;
}
ul.video li figure figcaption,
.listItems li figure figcaption {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 45px;
  left: 80px;
  opacity: .5;
  background: url('../../../images/icons/icon_play.png') no-repeat center center scroll #e22b27;
}
ul.video li figure:hover figcaption,
.listItems li figure:hover figcaption {
  opacity: 1;
}
.listItems p {
  margin-left: 215px;
  font-size: 1.4em;
}
.listItems figcaption {
  display: none !important;
}
/* cms gallery */
.gallery {
  position: relative;
  overflow: hidden;
  margin-bottom: 4em;
  padding: 0 25px;
  background: #000000;
}
.gallery .slider {
  overflow: hidden;
  width: 100% !important;
}
.gallery ul {
  width: 3000px;
}
.gallery ul li {
  float: left;
  height: auto !important;
  background: none !important;
  width: 200px !important;
  border: 2px solid #cccccc;
}
.gallery ul li a {
  display: block;
}
.gallery ul li a img {
  display: block;
  max-width: 100%;
}
.gallery ul li a:hover {
  opacity: .8;
}
.gallery ul li a:active {
  opacity: .4;
}
.gallery p {
  z-index: 10;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
.gallery p a {
  position: absolute;
  bottom: 0;
  width: 25px;
  height: 126px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
}
.gallery p a.sliderPrev {
  left: 0;
  background-image: url('../../../images/icons/icon_prev.png');
}
.gallery p a.sliderNext {
  right: 0;
  background-image: url('../../../images/icons/icon_next.png');
}
.gallery p a:hover {
  opacity: .4;
}
.gallery p a:active {
  opacity: .8;
}
.gallery p a.inactive {
  display: none !important;
}
/* cms search results */
#searchResults {
  margin-bottom: 4em;
}
#searchResults.searchTerms small {
  padding-right: 10px;
  font-size: 1em;
}
#searchResults.searchTerms span {
  font-family: "Open Sans", Helvetica, serif;
}
#searchResults .resultsInfo {
  padding: 15px 0;
  margin-bottom: 0px;
  border-bottom: 4px solid #dee5e9;
  border-top: 4px solid #dee5e9;
  color: #bdccd4;
  font-size: 17px;
}
#searchResults ul li {
  padding: 15px 0 60px 0;
  border-bottom: 4px solid #dee5e9;
}
#searchResults ul li h3 {
  font-size: 22px;
  margin-bottom: 5px;
  color: #000;
  font-weight: 600;
}
#searchResults ul li h3 a {
  color: #000;
  font-size: 22px;
}
#searchResults ul li p {
  margin: 0;
  font-size: 17px;
}
#searchResults ul li p.searchNumber {
  float: left;
  display: inline;
  font-size: 22px !important;
  color: #000;
  margin-right: 5px;
  font-weight: 600;
  position: relative;
  top: -2px;
}
#searchResults ul li p.description {
  margin-left: 40px;
  margin-bottom: 5px;
  color: #9c9c9c;
  font-size: 1.4em;
}
#searchResults ul li p.url a {
  color: #000;
  font-size: 17px;
}
#searchResults ul li p.url a:hover {
  color: #006ab1;
}
/* navigator */
.navigator .title {
  padding-right: 10px;
}
.navigator small {
  padding: 0 5px;
  color: #cccccc;
}
.navigator1 {
  margin-bottom: 4em;
}
.navigator1 small {
  display: none;
}
.navigator1 .pageNum {
  display: inline-block;
  vertical-align: middle;
  min-width: 25px;
  padding: 5px 5px 3px 5px;
  text-align: center;
  border-width: 1px 0;
  border-style: solid;
  border-color: #cccccc;
}
.navigator1 .pageNum.selected {
  font-family: "Open Sans", Helvetica, serif;
  border-color: #000000;
  color: #000000;
}
.navigator1 .iconprev span {
  margin-left: 10px;
  background: url('../../../images/icons/icon_back.png') no-repeat 0 center scroll transparent;
}
.navigator1 .iconnext span {
  margin-right: 10px;
  background: url('../../../images/icons/icon_foward.png') no-repeat right center scroll transparent;
}
.navigator1 small {
  padding: 0 5px;
  color: #cccccc;
}
/* paginator */
.paginator {
  font-size: 1.1em;
}
.paginator a {
  display: inline-block;
  padding: 0 10px;
  vertical-align: middle;
}
.paginator a:hover {
  color: #000000;
}
.paginator strong {
  display: inline-block;
  padding: 0 10px;
  vertical-align: middle;
}
.paginate {
  font-size: 17px;
}
.paginate .current {
  color: #006ab1;
}
.paginate a {
  text-decoration: none;
}
.paginate .page a {
  text-decoration: underline;
}
.paginate .page a:hover {
  text-decoration: none;
}
.paginate .first a,
.paginate .previous a,
.paginate .next a,
.paginate .last a {
  display: inline-block;
  font-weight: 700;
  margin: 0 3px;
  background: #dee5e9;
  padding: 3px 0;
  width: 30px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.paginate .first a:hover,
.paginate .previous a:hover,
.paginate .next a:hover,
.paginate .last a:hover {
  background: #006ab1;
  color: #fff;
}
.paginate .general {
  font-size: 14px;
  color: #bdccd4;
}
.paginate .pagination {
  padding: 0px 0;
}
/* reference map */
.filtersReference fieldset {
  padding: 15px 10px 0 10px;
  background: #EDECEA;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.filtersReference fieldset select.selectType {
  border: none;
  padding: 8px 10px;
}
.filtersReference .background {
  height: 450px;
  border: 1px solid #EDECEA;
}
.filtersReference .background:before {
  content: "Insert Map";
}
form span.has-error {
  clear: both;
  display: block;
  color: #f00;
  margin-left: 5px;
}
form .errorMessage {
  display: none;
  background-color: #a94442;
  max-width: 45rem;
  color: white;
  padding: 22px 15px 15px 50px !important;
}
form .errorMessage i {
  left: 35px;
  position: absolute;
  top: 25px;
  font-size: 2rem;
}
form .errorMessage h4 {
  font-size: 18px;
  color: white;
  margin-bottom: 5px;
  font-weight: 600;
  padding: 0 0 0 20px;
  margin: 0 0 0 0;
}
form .errorMessage p {
  margin: 0 0 0 0;
  padding: 0 0 0 20px;
  color: white;
}
form input[type="checkbox"] {
  margin-right: 5px;
}
form .form-group .input-append.date.input-group {
  display: flex;
  max-width: 45rem;
}
form .form-group .input-append.date.input-group span i {
  display: flex;
  justify-content: center;
}
form .form-group .input-append.date.input-group.has-success input[type="text"],
form .form-group .input-append.date.input-group.has-success input[type="email"],
form .form-group .input-append.date.input-group.has-success textarea,
form .form-group .input-append.date.input-group.has-success select {
  border: 4px solid green;
}
form .form-group .input-append.date.input-group.has-error input[type="text"],
form .form-group .input-append.date.input-group.has-error input[type="email"],
form .form-group .input-append.date.input-group.has-error textarea,
form .form-group .input-append.date.input-group.has-error select {
  border: 4px solid red !important;
}
form .form-group .col-sm-2 {
  display: none;
}
form .form-group .col-sm-10 button[type="submit"].btn-default {
  margin-left: -15px;
}
form .form-group select {
  background-color: #fff !important;
}
form .form-group input[type="text"],
form .form-group input[type="email"],
form .form-group textarea,
form .form-group select {
  max-width: 45rem;
  font-size: 17px;
  border: 4px solid #dee5e9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: none !important;
  padding: 0 20px;
  background: none !important;
  height: 50px;
  line-height: 50px;
}
form .form-group input[type="text"]::-webkit-input-placeholder,
form .form-group input[type="email"]::-webkit-input-placeholder,
form .form-group textarea::-webkit-input-placeholder,
form .form-group select::-webkit-input-placeholder {
  color: #bdccd4 !important;
  text-transform: uppercase !important;
  font-size: 17px !important;
}
form .form-group input[type="text"]::-moz-placeholder,
form .form-group input[type="email"]::-moz-placeholder,
form .form-group textarea::-moz-placeholder,
form .form-group select::-moz-placeholder {
  color: #bdccd4 !important;
  text-transform: uppercase !important;
  font-size: 17px !important;
}
form .form-group input[type="text"]:-ms-input-placeholder,
form .form-group input[type="email"]:-ms-input-placeholder,
form .form-group textarea:-ms-input-placeholder,
form .form-group select:-ms-input-placeholder {
  color: #bdccd4 !important;
  text-transform: uppercase !important;
  font-size: 17px !important;
}
form .form-group input[type="text"]:-moz-placeholder,
form .form-group input[type="email"]:-moz-placeholder,
form .form-group textarea:-moz-placeholder,
form .form-group select:-moz-placeholder {
  color: #bdccd4 !important;
  text-transform: uppercase !important;
  font-size: 17px !important;
}
form .form-group #creatim_credo_credonewsletterbundle_newsletter_subscribe,
form .form-group .enews {
  cursor: pointer;
  background: url('../../../images/icons/enews.svg') no-repeat 0 0;
  border: none;
  text-indent: -99999px;
  width: 50px;
  height: 50px;
}
form .form-group.has-success input[type="text"],
form .form-group.has-success input[type="email"],
form .form-group.has-success textarea,
form .form-group.has-success select,
form .form-group.has-success input[type="file"] {
  border: 4px solid green;
}
form .form-group.has-error input[type="text"],
form .form-group.has-error input[type="email"],
form .form-group.has-error textarea,
form .form-group.has-error select,
form .form-group.has-error input[type="file"] {
  border: 4px solid red !important;
}
form .form-group span.help-block ul.list-unstyled li {
  color: red;
  padding: 0 0 0 0;
}
form .form-group input.temporary-hide,
form .form-group p.temporary-hide {
  display: none;
}
form .form-group input.temporary-display,
form .form-group p.temporary-display {
  display: block;
}
form .btn {
  max-width: 300px;
}
form .submitType {
  margin-bottom: 0px !important;
}
.textBox {
  position: relative;
  background: #fff;
  z-index: 100;
}
.textBox p {
  max-width: 90%;
}
.textBox ul {
  max-width: 90%;
}
.textBox .hiddenTab {
  display: none;
}
.blueBox {
  padding-top: 0px;
  z-index: 100;
}
.blueBox .blue {
  position: relative;
  z-index: 100;
  background: #006ab1;
  padding: 30px 30px 30px 110px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.blueBox .blue em {
  color: #fff;
}
.blueBox .blue br {
  height: 1px;
  line-height: 1px;
}
.blueBox .blue a {
  color: #fff;
}
.blueBox .blue .fa {
  color: #fff;
}
.blueBox .blue::before {
  width: 40px;
  height: 40px;
  background: #006ab1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  top: 50%;
  content: "";
  left: -20px;
  position: absolute;
  margin-top: -20px;
  z-index: -1;
}
.blueBox .blue h4 {
  color: #fff;
  font-size: 22px;
  line-height: 29px;
  margin-bottom: 0px;
  font-weight: normal;
}
.blueBox .blue .fa {
  font-size: 30px;
  margin-bottom: 5px;
}
.blueBox .blue.noArrow::before {
  display: none;
}
.blueBox.program p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}
.blueBox.program em {
  font-weight: 600;
  display: block;
}
.blueBox.program strong {
  display: block;
  font-weight: normal !important;
  line-height: 1px;
  color: #fff;
}
.blueBox .blueFull {
  position: relative;
  z-index: 100;
  background: #006ab1;
  padding: 30px 30px 30px 114px;
  color: #fff;
  font-size: 17px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blueBox .blueFull p {
  color: #fff;
  font-size: 17px;
}
.blueBox .blueFull strong {
  line-height: 1px;
}
.blueBox .blueFull br {
  height: 1px;
  line-height: 1px;
}
.blueBox .blueFull a {
  color: #fff;
}
.blueBox .blueFull::before {
  width: 40px;
  height: 40px;
  background: #006ab1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  top: 50%;
  content: "";
  left: -20px;
  position: absolute;
  margin-top: -20px;
  z-index: -1;
}
.blueBox .blueFull h4 {
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 0px;
}
.blueBox .blueFull .fa {
  font-size: 30px;
  margin-bottom: 15px;
}
.blueBox .blueFull .item {
  display: block;
  min-height: 52px;
  background-size: 50px 50px !important;
  background-position: 0 0 !important;
  margin-left: -84px;
  padding-left: 80px;
  text-decoration: none;
  margin-bottom: 10px;
}
.blueBox .blueFull .item.time {
  background: url('../../../images/icons/casbel.svg') no-repeat 0 0;
}
.blueBox .blueFull .item.info {
  background: url('../../../images/icons/informacijebel.svg') no-repeat 0 0;
}
.blueBox .blueFull .item.vlak {
  background: url('../../../images/icons/vlakbel.svg') no-repeat 0 0;
  color: #fff;
}
.blueBox .blueFull .item.pesec {
  background: url('../../../images/icons/pesakbel.svg') no-repeat 0 0;
  color: #fff;
}
.blueBox .blueFull .item.bus {
  background: url('../../../images/icons/busbel.svg') no-repeat 0 0;
  color: #fff;
}
.blueBox .blueFull .item.car {
  background: url('../../../images/icons/carpoolingbel.svg') no-repeat 0 0;
  color: #fff;
}
.blueBox .blueFull .item.narava {
  background: url('../../../images/icons/naravabel.svg') no-repeat 0 0;
  color: #fff;
}
.blueBox .blueFull .item.dediscina {
  background: url('../../../images/icons/dediscinabel.svg') no-repeat 0 0;
  color: #fff;
}
.blueBox .blueFull.noLeftSpace {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.blueBox .blueFull.noArrow::before {
  display: none;
}
.blueBox .blueFull.bottomAr {
  margin-bottom: 60px;
}
.blueBox .blueFull.bottomAr::before {
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
  -o-transform: rotate(-45deg) !important;
  -ms-transform: rotate(-45deg) !important;
  content: "";
  left: 50%;
  position: absolute;
  margin-left: -20px !important;
  bottom: -20px !important;
  top: auto !important;
}
.blueBox .grey {
  background: #dee5e9;
  z-index: 100;
  margin-top: 4px;
  padding: 30px 30px 30px 114px;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.blueBox .grey.tab {
  position: relative;
  cursor: pointer;
}
.blueBox .grey.tab:hover {
  background: #006ab1;
  color: #fff;
}
.blueBox .grey.tab:hover:hover .time {
  background: url('../../../images/icons/casbel.svg') no-repeat 0 0;
}
.blueBox .grey.tab:hover:hover .info {
  background: url('../../../images/icons/informacijebel.svg') no-repeat 0 0;
}
.blueBox .grey.tab:hover a {
  color: #fff;
}
.blueBox .grey.tab.selected {
  background: #006ab1;
  color: #fff;
}
.blueBox .grey.tab.selected::before {
  width: 40px;
  height: 40px;
  background: #006ab1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  top: 50%;
  content: "";
  left: -20px;
  position: absolute;
  margin-top: -20px;
  z-index: -1;
}
.blueBox .grey.tab.selected .time {
  background: url('../../../images/icons/casbel.svg') no-repeat 0 0;
}
.blueBox .grey.tab.selected .info {
  background: url('../../../images/icons/informacijebel.svg') no-repeat 0 0;
}
.blueBox .grey.tab.selected a {
  color: #fff;
  display: none;
}
.blueBox .grey.top {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.blueBox .grey .item {
  display: block;
  min-height: 52px;
  background-size: 50px 50px !important;
  -webkit-background-size: 50px 50px !important;
  background-position: 0 0 !important;
  margin-left: -84px;
  padding-left: 80px;
  text-decoration: none;
  margin-bottom: 10px;
}
.blueBox .grey .item.time {
  background: url('../../../images/icons/cas.svg') no-repeat 0 0;
}
.blueBox .grey .item.info {
  background: url('../../../images/icons/informacije.svg') no-repeat 0 0;
}
.blueBox .grey .item.document {
  background: url('../../../images/icons/zemljevid.svg') no-repeat 0 0;
}
.blueBox .grey .item.price {
  background: url('../../../images/icons/cena.svg') no-repeat 0 0;
}
.blueBox .grey .item.vlak {
  background: url('../../../images/icons/vlak.svg') no-repeat 0 0;
}
.blueBox .grey .item.ticket {
  background: url('../../../images/icons/vstopnica.svg') no-repeat 0 0;
  background-size: 40px !important;
}
.blueBox .grey .item.att {
  background: url('../../../images/icons/priponka.svg') no-repeat 0 0;
}
.blueBox .grey .item.map {
  background: url('../../../images/icons/lokacija.svg') no-repeat 0 0;
}
.blueBox .grey a.item {
  cursor: pointer;
  color: #000 !important;
}
.blueBox .grey:hover {
  background: #006ab1;
}
.blueBox .grey:hover .item.time:hover {
  background: url('../../../images/icons/casbel.svg') no-repeat 0 0;
}
.blueBox .grey:hover .item.info:hover {
  background: url('../../../images/icons/informacijebel.svg') no-repeat 0 0;
}
.blueBox .grey:hover a.item {
  color: #fff !important;
}
.blueBox small {
  font-size: 12px;
  line-height: 17px;
  margin-top: 20px;
  display: block;
}
.blueBox.special {
  padding-top: 0px;
}
.blueBox.special .blue {
  padding: 30px 30px 80px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blueBox a:hover u {
  text-decoration: none !important;
}
.blueBox .social .col-sm-4 {
  width: auto !important;
  margin-right: 10px;
}
.greyBox {
  padding-top: 0px;
  z-index: 100;
}
.greyBox .grey {
  background: #dee5e9;
  z-index: 100;
  margin-top: 4px;
  position: relative;
  padding: 30px 30px 30px 114px;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.greyBox .grey .item {
  display: block;
  min-height: 52px;
  background-size: 50px 50px !important;
  margin-left: -84px;
  padding-left: 80px;
  text-decoration: none;
  margin-bottom: 10px;
}
.greyBox .grey .item.time {
  background: url('../../../images/icons/cas.svg') no-repeat 0 0;
}
.greyBox .grey .item.info {
  background: url('../../../images/icons/informacije.svg') no-repeat 0 0;
}
.greyBox .grey .item.file {
  background: url('../../../images/icons/zemljevid.svg') no-repeat 0 0;
}
.greyBox .grey .item.price {
  background: url('../../../images/icons/cena.svg') no-repeat 0 0;
}
.greyBox .grey .item.vlak {
  background: url('../../../images/icons/vlak.svg') no-repeat 0 0;
}
.greyBox .grey .item.ticket {
  background: url('../../../images/icons/vstopnica.svg') no-repeat 0 0;
}
.greyBox .grey .item.att {
  background: url('../../../images/icons/priponka.svg') no-repeat 0 0;
}
.greyBox .grey .item.map {
  background: url('../../../images/icons/lokacija.svg') no-repeat 0 0;
}
.greyBox .grey .item.bigText {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}
.greyBox .grey .item.bigText u {
  font-size: 20px;
  font-weight: 600;
  margin-top: 10px;
  display: block;
}
.greyBox .grey a.item {
  cursor: pointer;
  color: #000 !important;
}
.greyBox .grey a.item:hover u {
  color: #006ab1;
}
.greyBox .grey::before {
  width: 40px;
  height: 40px;
  left: 20px;
  background: #dee5e9;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  top: 50%;
  content: "";
  left: -20px;
  position: absolute;
  margin-top: -20px;
  z-index: -1;
}
.greyBox .grey.noArrow::before {
  display: none !important;
}
.greyBox .grey .iconLinks .col-sm-4 {
  margin-bottom: 30px;
  width: auto;
  min-width: 90px;
  display: inline-block;
}
.greyBox .grey .iconLinks a {
  padding-top: 60px;
  display: block;
  background-size: 50px 50px !important;
  color: #000 !important;
}
.greyBox .grey .iconLinks a:hover {
  color: #fff !important;
}
.greyBox .grey .iconLinks .bus a {
  background: url('../../../images/icons/bus.svg') no-repeat -3px 0;
}
.greyBox .grey .iconLinks .bus a:hover {
  background: url('../../../images/icons/busbel.svg') no-repeat -3px 0;
}
.greyBox .grey .iconLinks .vlak a {
  background: url('../../../images/icons/vlak.svg') no-repeat -3px 0;
}
.greyBox .grey .iconLinks .vlak a:hover {
  background: url('../../../images/icons/vlakbel.svg') no-repeat -3px 0;
}
.greyBox .grey .iconLinks .pesec a {
  background: url('../../../images/icons/pesak.svg') no-repeat -7px 0;
}
.greyBox .grey .iconLinks .pesec a:hover {
  background: url('../../../images/icons/pesakbel.svg') no-repeat -7px 0;
}
.greyBox .grey .iconLinks .carpool a {
  background: url('../../../images/icons/carpooling.svg') no-repeat 0 0;
}
.greyBox .grey .iconLinks .carpool a:hover {
  background: url('../../../images/icons/carpoolingbel.svg') no-repeat 0 0;
}
.greyBox small {
  font-size: 12px;
  line-height: 17px;
  margin-top: 20px;
  display: block;
}
.greyBox .logo {
  margin-top: 20px;
  margin-bottom: 5px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  text-align: center;
}
.greyBox .logo img {
  vertical-align: middle;
  max-height: 30px;
  display: inline-block;
}
.greyBox .col-sm-6 {
  padding-left: 10px;
  padding-right: 10px;
}
.greyBox .row {
  margin-left: -10px;
  margin-right: -10px;
}
.greyBox.special {
  padding-top: 0px;
}
.greyBox.special .grey {
  padding-left: 50px;
  padding-right: 50px;
}
.greyBox a {
  color: #000;
}
.greyBox a:hover {
  color: #006ab1;
}
.greenBox {
  padding-top: 0px;
  z-index: 100;
}
.greenBox .green {
  position: relative;
  z-index: 100;
  background: #6fc8a6;
  padding: 30px 30px 30px 114px;
  color: #000;
  font-size: 17px;
  font-weight: 700;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.greenBox .green p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
.greenBox .green strong {
  display: block;
  font-weight: normal !important;
  line-height: 1px;
}
.greenBox .green br {
  height: 1px;
  line-height: 1px;
}
.greenBox .green::before {
  width: 40px;
  height: 40px;
  background: #6fc8a6;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  top: 50%;
  content: "";
  left: -20px;
  position: absolute;
  margin-top: -20px;
  z-index: -1;
}
.greenBox .green h4 {
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 0px;
}
.greenBox .green .fa {
  font-size: 30px;
  margin-bottom: 15px;
}
.greenBox .green .item {
  display: block;
  min-height: 52px;
  background-size: 50px 50px !important;
  background-position: 0 0 !important;
  margin-left: -84px;
  padding-left: 80px;
  text-decoration: none;
  margin-bottom: 10px;
}
.greenBox .green .item.time {
  background: url('../../../images/icons/cas.svg') no-repeat 0 0;
}
.greenBox .green .item.info {
  background: url('../../../images/icons/informacije.svg') no-repeat 0 0;
}
.greenBox .green .item.file {
  background: url('../../../images/icons/zemljevid.svg') no-repeat 0 0;
}
.greenBox .green .item.price {
  background: url('../../../images/icons/cena.svg') no-repeat 0 0;
}
.greenBox .green .item.ticket {
  background: url('../../../images/icons/vstopnica.svg') no-repeat 0 0;
  background-size: 40px !important;
}
.greenBox .green .item.att {
  background: url('../../../images/icons/priponka.svg') no-repeat 0 0;
}
.greenBox .green .item.map {
  background: url('../../../images/icons/lokacija.svg') no-repeat 0 0;
}
.greenBox .green a.item {
  cursor: pointer;
  color: #000 !important;
}
.greenBox .green a.item:hover u {
  color: #fff;
}
.greenBox .greenFull {
  position: relative;
  z-index: 100;
  background: #6fc8a6;
  padding: 30px 30px 30px 114px;
  color: #000;
  font-size: 17px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.greenBox .greenFull p {
  color: #000;
  font-size: 17px;
}
.greenBox .greenFull strong {
  line-height: 1px;
}
.greenBox .greenFull br {
  height: 1px;
  line-height: 1px;
}
.greenBox .greenFull::before {
  width: 40px;
  height: 40px;
  background: #6fc8a6;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  top: 50%;
  content: "";
  left: -20px;
  position: absolute;
  margin-top: -20px;
  z-index: -1;
}
.greenBox .greenFull h4 {
  color: #000;
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 0px;
}
.greenBox .greenFull .fa {
  font-size: 30px;
  margin-bottom: 15px;
}
.greenBox .greenFull .item {
  display: block;
  min-height: 52px;
  background-size: 50px 50px !important;
  background-position: 0 0 !important;
  margin-left: -84px;
  padding-left: 80px;
  text-decoration: none;
  margin-bottom: 10px;
}
.greenBox .greenFull .item.vlak {
  background: url('../../../images/icons/vlak.svg') no-repeat 0 0;
}
.greenBox .greenFull .item.vlak:hover {
  background: url('../../../images/icons/vlakbel.svg') no-repeat 0 0;
  color: #fff;
}
.greenBox .greenFull .item.pesec {
  background: url('../../../images/icons/pesak.svg') no-repeat 0 0;
}
.greenBox .greenFull .item.pesec:hover {
  background: url('../../../images/icons/pesakbel.svg') no-repeat 0 0;
  color: #fff;
}
.greenBox .greenFull .item.bus {
  background: url('../../../images/icons/bus.svg') no-repeat 0 0;
}
.greenBox .greenFull .item.bus:hover {
  background: url('../../../images/icons/busbel.svg') no-repeat 0 0;
  color: #fff;
}
.greenBox .greenFull .item.car {
  background: url('../../../images/icons/carpooling.svg') no-repeat 0 0;
}
.greenBox .greenFull .item.car:hover {
  background: url('../../../images/icons/carpoolingbel.svg') no-repeat 0 0;
  color: #fff;
}
.greenBox .greenFull .item.narava {
  background: url('../../../images/icons/narava.svg') no-repeat 0 0;
}
.greenBox .greenFull .item.narava:hover {
  background: url('../../../images/icons/naravabel.svg') no-repeat 0 0;
  color: #fff;
}
.greenBox .greenFull .item.dediscina {
  background: url('../../../images/icons/dediscina.svg') no-repeat 0 0;
}
.greenBox .greenFull .item.dediscina:hover {
  background: url('../../../images/icons/dediscinabel.svg') no-repeat 0 0;
  color: #fff;
}
.greenBox .greenFull .item.info {
  background: url('../../../images/icons/informacije.svg') no-repeat 0 0;
}
.greenBox .greenFull .item.info:hover {
  color: #000 !important;
}
.greenBox .greenFull .item.info:hover u {
  color: #fff !important;
}
.greenBox .greenFull .item.att {
  background: url('../../../images/icons/priponka.svg') no-repeat 0 0;
}
.greenBox .greenFull .item.att:hover {
  color: #000 !important;
}
.greenBox .greenFull .item.att:hover u {
  color: #fff !important;
}
.greenBox .greenFull a:hover {
  color: #fff;
}
.greenBox .greenFull a.item {
  cursor: pointer;
  color: #000 !important;
}
.greenBox .greenFull a.item:hover {
  color: #fff !important;
}
.greenBox .greenFull.noLeftSpace {
  padding-left: 50px;
  padding-right: 50px;
}
.greenBox .grey {
  background: #dee5e9;
  z-index: 100;
  margin-top: 4px;
  padding: 30px 30px 30px 114px;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.greenBox .grey .item {
  display: block;
  min-height: 52px;
  background-size: 50px 50px !important;
  background-position: 0 0 !important;
  margin-left: -84px;
  padding-left: 80px;
  text-decoration: none;
  margin-bottom: 10px;
}
.greenBox .grey .item.time {
  background: url('../../../images/icons/cas.svg') no-repeat 0 0;
}
.greenBox .grey .item.info {
  background: url('../../../images/icons/informacije.svg') no-repeat 0 0;
}
.greenBox .grey .item.document {
  background: url('../../../images/icons/zemljevid.svg') no-repeat 0 0;
}
.greenBox .grey .item.price {
  background: url('../../../images/icons/cena.svg') no-repeat 0 0;
}
.greenBox .grey .item.ticket {
  background: url('../../../images/icons/vstopnica.svg') no-repeat 0 0;
  background-size: 40px !important;
}
.greenBox .grey .item.att {
  background: url('../../../images/icons/priponka.svg') no-repeat 0 0;
}
.greenBox .grey .item.map {
  background: url('../../../images/icons/lokacija.svg') no-repeat 0 0;
}
.greenBox .grey a.item {
  cursor: pointer;
}
.greenBox .grey:hover {
  background: #6fc8a6;
}
.greenBox .grey:hover .item.time {
  background: url('../../../images/icons/cas.svg') no-repeat 0 0;
}
.greenBox .grey:hover .item.info {
  background: url('../../../images/icons/informacije.svg') no-repeat 0 0;
}
.greenBox .grey:hover a.item:hover {
  color: #fff;
}
.greenBox .iconLinks .col-sm-4 {
  margin-bottom: 15px;
  margin-top: 15px;
  width: auto;
  min-width: 90px;
  display: inline-block;
}
.greenBox .iconLinks a {
  padding-top: 60px;
  display: block;
  background-size: 50px 50px !important;
  color: #000 !important;
}
.greenBox .iconLinks a:hover {
  color: #fff !important;
}
.greenBox .iconLinks .nature a {
  background: url('../../../images/icons/narava.svg') no-repeat 0 0;
}
.greenBox .iconLinks .nature a:hover {
  background: url('../../../images/icons/naravabel.svg') no-repeat 0 0;
}
.greenBox .iconLinks .dediscina a {
  background: url('../../../images/icons/dediscina.svg') no-repeat 0 0;
}
.greenBox .iconLinks .dediscina a:hover {
  background: url('../../../images/icons/dediscinabel.svg') no-repeat 0 0;
}
.greenBox .iconLinks .bus a {
  background: url('../../../images/icons/bus.svg') no-repeat -3px 0;
}
.greenBox .iconLinks .bus a:hover {
  background: url('../../../images/icons/busbel.svg') no-repeat -3px 0;
}
.greenBox .iconLinks .vlak a {
  background: url('../../../images/icons/vlak.svg') no-repeat -3px 0;
}
.greenBox .iconLinks .vlak a:hover {
  background: url('../../../images/icons/vlakbel.svg') no-repeat -3px 0;
}
.greenBox .iconLinks .pesec a {
  background: url('../../../images/icons/pesak.svg') no-repeat -7px 0;
}
.greenBox .iconLinks .pesec a:hover {
  background: url('../../../images/icons/pesakbel.svg') no-repeat -7px 0;
}
.greenBox .iconLinks .carpool a {
  background: url('../../../images/icons/carpooling.svg') no-repeat 0 0;
}
.greenBox .iconLinks .carpool a:hover {
  background: url('../../../images/icons/carpoolingbel.svg') no-repeat 0 0;
}
.greenBox small {
  font-size: 12px;
  line-height: 17px;
  margin-top: 20px;
  display: block;
}
.greenBox.special {
  padding-top: 0px;
}
.greenBox.special .blue {
  padding: 30px 30px 80px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.purpleBox {
  padding-top: 0px;
  z-index: 100;
}
.purpleBox .purple {
  position: relative;
  z-index: 100;
  background: #9e005d;
  padding: 30px 30px 30px 114px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.purpleBox .purple p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
.purpleBox .purple strong {
  display: block;
  font-weight: normal !important;
  line-height: 1px;
}
.purpleBox .purple br {
  height: 1px;
  line-height: 1px;
}
.purpleBox .purple::before {
  width: 40px;
  height: 40px;
  background: #9e005d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  top: 50%;
  content: "";
  left: -20px;
  position: absolute;
  margin-top: -20px;
  z-index: -1;
}
.purpleBox .purple h4 {
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 0px;
}
.purpleBox .purple .fa {
  font-size: 30px;
  margin-bottom: 15px;
}
.purpleBox .purple .item {
  display: block;
  min-height: 52px;
  background-size: 50px 50px !important;
  background-position: 0 0 !important;
  margin-left: -84px;
  padding-left: 80px;
  text-decoration: none;
  margin-bottom: 10px;
}
.purpleBox .purple .item.time {
  background: url('../../../images/icons/casbel.svg') no-repeat 0 0;
}
.purpleBox .purple .item.info {
  background: url('../../../images/icons/informacijebel.svg') no-repeat 0 0;
}
.purpleBox .purpleFull {
  position: relative;
  z-index: 100;
  background: #9e005d;
  padding: 30px 30px 30px 114px;
  color: #fff;
  font-size: 17px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.purpleBox .purpleFull p {
  color: #fff;
  font-size: 17px;
}
.purpleBox .purpleFull strong {
  line-height: 1px;
}
.purpleBox .purpleFull br {
  height: 1px;
  line-height: 1px;
}
.purpleBox .purpleFull::before {
  width: 40px;
  height: 40px;
  background: #9e005d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  top: 50%;
  content: "";
  left: -20px;
  position: absolute;
  margin-top: -20px;
  z-index: -1;
}
.purpleBox .purpleFull h4 {
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 0px;
}
.purpleBox .purpleFull .fa {
  font-size: 30px;
  margin-bottom: 15px;
}
.purpleBox .purpleFull .item {
  display: block;
  min-height: 52px;
  background-size: 50px 50px !important;
  background-position: 0 0 !important;
  margin-left: -84px;
  padding-left: 80px;
  text-decoration: none;
  margin-bottom: 10px;
}
.purpleBox .purpleFull .item.time {
  background: url('../../../images/icons/casbel.svg') no-repeat 0 0;
}
.purpleBox .purpleFull .item.info {
  background: url('../../../images/icons/informacijebel.svg') no-repeat 0 0;
}
.purpleBox .purpleFull.noLeftSpace {
  padding-left: 50px;
  padding-right: 50px;
}
.purpleBox .purpleFull.bottomAr {
  margin-bottom: 60px;
}
.purpleBox .purpleFull.bottomAr::before {
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
  -o-transform: rotate(-45deg) !important;
  -ms-transform: rotate(-45deg) !important;
  content: "";
  left: 50%;
  position: absolute;
  margin-left: -20px !important;
  bottom: -20px !important;
  top: auto !important;
}
.purpleBox .grey {
  background: #dee5e9;
  z-index: 100;
  margin-top: 4px;
  padding: 30px 30px 30px 114px;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.purpleBox .grey.middle {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.purpleBox .grey .item {
  display: block;
  min-height: 52px;
  background-size: 50px 50px !important;
  background-position: 0 0 !important;
  margin-left: -84px;
  padding-left: 80px;
  text-decoration: none;
  margin-bottom: 10px;
}
.purpleBox .grey .item.time {
  background: url('../../../images/icons/cas.svg') no-repeat 0 0;
}
.purpleBox .grey .item.info {
  background: url('../../../images/icons/informacije.svg') no-repeat 0 0;
}
.purpleBox .grey .item.document {
  background: url('../../../images/icons/zemljevid.svg') no-repeat 0 0;
}
.purpleBox .grey .item.price {
  background: url('../../../images/icons/cena.svg') no-repeat 0 0;
}
.purpleBox .grey .item.ticket {
  background: url('../../../images/icons/vstopnica.svg') no-repeat 0 0;
  background-size: 40px !important;
}
.purpleBox .grey .item.att {
  background: url('../../../images/icons/priponka.svg') no-repeat 0 0;
}
.purpleBox .grey .item.map {
  background: url('../../../images/icons/lokacija.svg') no-repeat 0 0;
}
.purpleBox .grey .item a {
  color: #006ab1;
}
.purpleBox .grey a.item {
  cursor: pointer;
  color: #000 !important;
}
.purpleBox .grey a.item:hover {
  color: #000;
}
.purpleBox .grey a.item:hover u {
  color: #006ab1;
}
.purpleBox .grey.tab {
  position: relative;
  cursor: pointer;
}
.purpleBox .grey.tab:hover {
  background: #9e005d;
  color: #fff;
}
.purpleBox .grey.tab:hover:hover .time {
  background: url('../../../images/icons/casbel.svg') no-repeat 0 0;
}
.purpleBox .grey.tab:hover:hover .info {
  background: url('../../../images/icons/informacijebel.svg') no-repeat 0 0;
}
.purpleBox .grey.tab:hover a {
  color: #fff;
}
.purpleBox .grey.tab.selected {
  background: #9e005d;
  color: #fff;
}
.purpleBox .grey.tab.selected::before {
  width: 40px;
  height: 40px;
  background: #9e005d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  top: 50%;
  content: "";
  left: -20px;
  position: absolute;
  margin-top: -20px;
  z-index: -1;
}
.purpleBox .grey.tab.selected .time {
  background: url('../../../images/icons/casbel.svg') no-repeat 0 0;
}
.purpleBox .grey.tab.selected .info {
  background: url('../../../images/icons/informacijebel.svg') no-repeat 0 0;
}
.purpleBox .grey.tab.selected a {
  color: #fff;
  display: none;
}
.purpleBox .grey.top {
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.purpleBox small {
  font-size: 12px;
  line-height: 17px;
  margin-top: 20px;
  display: block;
}
.purpleBox.special {
  padding-top: 0px;
}
.purpleBox.special .blue {
  padding: 30px 30px 80px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.borderBox {
  border: 4px solid #dee5e9;
  padding: 30px 30px 30px 109px;
  margin-top: 4px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.borderBox img {
  max-width: 300px;
  height: auto !important;
}
.mobileOnly {
  display: none;
}
.mobileOnly .purpleBox,
.mobileOnly .greyBox {
  padding-top: 0px;
}
#swipebox-overlay {
  z-index: 100000000000 !important;
}
#swipebox-overlay #swipebox-prev {
  background: url('../../../images/icons/nazaj.svg') no-repeat 0 0 !important;
  background-position: center center !important;
  background-size: 30px 30px !important;
}
#swipebox-overlay #swipebox-next {
  background: url('../../../images/icons/next.svg') no-repeat 0 0 !important;
  background-position: center center !important;
  background-size: 30px 30px !important;
}
#swipebox-overlay #swipebox-close {
  background: url('../../../images/icons/zapri.svg') no-repeat 0 0 !important;
  background-position: center center !important;
  background-size: 30px 30px !important;
}
.resultTop {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #dee5e9;
  padding: 20px 30px 20px 90px;
  width: 100%;
}
.resultTop p {
  min-height: 52px;
  margin-bottom: 0px;
  background-size: 50px 50px !important;
  background-position: 0 0 !important;
  margin-left: -75px;
  padding-left: 70px;
}
.resultTop .location {
  background: url('../../../images/icons/lokacija.svg') no-repeat 0 0;
  text-transform: uppercase;
}
.resultTop .type {
  background: url('../../../images/icons/skakalec.svg') no-repeat 5px 0 !important;
}
.resultTop .flag {
  background: url('../../../images/icons/asset.svg') no-repeat 5px 0 !important;
  color: #006ab1;
}
.resultTop .grey {
  color: #bdccd4;
  display: none;
}
.resultBottom {
  margin-top: 4px;
  width: 100%;
  margin-bottom: 30px;
  font-size: 17px;
  line-height: 1.4em;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #dee5e9;
  padding: 20px 30px 20px 88px;
}
.resultBottom p {
  padding-bottom: 0px !important;
}
.resultBottom strong {
  color: #006ab1;
}
.btn {
  font-size: 17px;
  text-transform: uppercase;
  text-decoration: none !important;
}
.btn.btn-default {
  background: none;
  line-height: 30px;
  border: 3px solid #bdccd4;
  color: #bdccd4 !important;
  font-weight: 700;
  text-align: left;
  padding: 6px 15px !important;
}
.btn.btn-default:hover {
  background: #bdccd4;
  color: #fff !important;
}
.btn.btn-default.more {
  position: relative;
  width: 100%;
}
.btn.btn-default.more::before {
  content: "";
  font-family: FontAwesome;
  font-size: 45px;
  vertical-align: middle;
  font-weight: normal;
  padding-right: 10px;
}
.btn.btn-default.more.showMore {
  width: auto;
  min-width: 300px;
}
.btn.btn-default.more.selected {
  padding-left: 0px !important;
}
.btn.btn-default.more.selected::before {
  display: inline-block;
  content: "";
  width: 25px;
  height: 25px;
  background: url('../../../images/icons/zaprisiv.svg') no-repeat 15px center !important;
  background-size: 23px 23px !important;
  vertical-align: middle;
  font-weight: normal;
  padding-right: 25px;
}
.btn.btn-default.more.selected:hover::before {
  background-size: 23px 23px !important;
  background: #bdccd4 url('../../../images/icons/zapriwhite.png') no-repeat 15px center !important;
}
.btn.btn-default.scrollTop {
  position: relative;
  width: 100%;
  margin-top: 30px;
}
.btn.btn-default.scrollTop::before {
  content: "";
  font-family: FontAwesome;
  font-size: 45px;
  vertical-align: middle;
  font-weight: normal;
  padding-right: 10px;
}
.btn.btn-default.close {
  position: relative;
  width: 100%;
  padding-left: 0px !important;
  margin-top: 30px;
}
.btn.btn-default.close::before {
  display: inline-block;
  content: "";
  width: 25px;
  height: 25px;
  background: url('../../../images/icons/zaprisiv.svg') no-repeat 15px center !important;
  background-size: 23px 23px !important;
  vertical-align: middle;
  font-weight: normal;
  padding-right: 25px;
}
.btn.btn-default.close:hover::before {
  background-size: 23px 23px !important;
  background: #bdccd4 url('../../../images/icons/zapriwhite.png') no-repeat 15px center !important;
}
.btn.btn-default.back {
  position: relative;
  width: auto;
  min-width: 300px;
  background: url('../../../images/icons/back.png') no-repeat 15px center !important;
  background-size: 25px 25px !important;
  padding-left: 55px !important;
}
.btn.btn-default.back:hover {
  background: #bdccd4 url('../../../images/icons/back-white.png') no-repeat 15px center !important;
  background-size: 25px 25px !important;
}
.tableResults table {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.tableResults table thead tr th {
  background: #bdccd4;
  font-size: 17px;
  font-weight: 700;
  padding: 10px 10px 10px 20px;
}
.tableResults table thead tr th:first-child {
  padding-left: 90px;
}
.tableResults table thead tr th:last-child {
  padding-right: 90px;
}
.tableResults table tr {
  border-bottom: 3px solid #fff;
}
.tableResults table tr td {
  background: #dee5e9;
  font-size: 17px;
  padding: 20px 10px 20px 20px;
}
.tableResults table tr td:first-child {
  padding-left: 90px;
}
.tableResults table tr td:last-child {
  padding-right: 90px;
}
h2.specialDate {
  color: #006ab1;
  font-size: 110px;
  font-weight: 900;
  max-width: 350px;
  margin-top: -30px;
  position: relative;
}
hr {
  margin: 0px;
  padding: 0px;
  border: 0;
  height: 15px;
  background: url('../../../images/backgrounds/hr-subpage.png') no-repeat center center !important;
  height: 90px !important;
  margin: 60px 0;
}
hr.one {
  border: 0;
  height: 25px !important;
  margin: 0 auto;
  background: url('../../../images/backgrounds/hr.png') no-repeat center center !important;
  background-size: 100% !important;
  width: 90%;
}
hr.one.top {
  margin-bottom: 115px;
}
hr.double {
  border: 0;
  height: 220px !important;
  margin: 0 auto;
  margin-bottom: -30px;
  background: url('../../../images/backgrounds/hr-double.png') no-repeat center top !important;
  background-size: 100% !important;
  width: 90%;
}
.sponsors {
  background: #dee5e9;
  position: relative;
  padding: 100px 0 60px 0;
}
.sponsors .top {
  max-width: 1050px;
  margin: 0 auto;
}
.sponsors .more {
  display: none;
}
.sponsors .col-lg-4,
.sponsors .col-lg-3,
.sponsors .col-lg-15 {
  margin-bottom: 50px;
}
.sponsors p {
  margin-top: 15px;
  color: #000;
  font-size: 14px;
}
.sponsors .logo {
  background: #fff;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  height: 100px;
  vertical-align: middle;
  text-align: center;
}
.sponsors .logo img {
  max-height: 70px;
  max-width: 80%;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.sponsors .moreSponsors {
  font-size: 17px;
  color: #999999;
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
  position: relative;
  top: -20px;
}
.sponsors .moreSponsors.selected {
  top: -10px;
}
#frontPage #content {
  position: relative;
  z-index: 10;
}
#frontPage #content::before {
  position: absolute;
  margin-top: 125px;
  background-size: auto 98% !important;
  bottom: 0;
  top: calc(100vh);
  left: 30px;
  right: 20%;
  content: "";
  background: url('../../../images/backgrounds/m-left.png') no-repeat 0 0;
}
#frontPage #content::after {
  visibility: visible !important;
  margin-top: 125px;
  background-size: auto 98% !important;
  height: auto !important;
  position: absolute;
  bottom: 0;
  top: calc(100vh);
  right: 30px;
  left: 20%;
  content: "";
  background: url('../../../images/backgrounds/m-right.png') no-repeat 100% 0;
}
#frontPage #content > .container-fluid {
  padding-top: 125px;
  padding-bottom: 125px;
}
#frontPage .sponsors {
  background: #dee5e9;
  position: relative;
  padding: 650px 0 100px 0;
  overflow: hidden;
}
#frontPage .sponsors:before {
  position: absolute;
  z-index: 1;
  top: -450px;
  content: "";
  left: 40px;
  right: 40px;
  height: 900px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#frontPage .sponsors .top {
  max-width: 1450px;
  margin: 0 auto;
}
#frontPage .sponsors .more {
  display: block;
}
#frontPage .sponsors .col-lg-4,
#frontPage .sponsors .col-lg-3,
#frontPage .sponsors .col-lg-15 {
  margin-bottom: 30px;
}
#frontPage .sponsors p {
  margin-top: 15px;
  color: #000;
  font-size: 14px;
}
#frontPage .sponsors .logo {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
}
#frontPage .sponsors .logo img {
  max-height: 70px;
}
#frontPage.teki #content {
  background: none !important;
}
#frontPage.teki #content::before {
  background: url('../../../images/backgrounds/teki-left.png') no-repeat 0 0;
  margin-top: 150px;
}
#frontPage.teki #content::after {
  background: url('../../../images/backgrounds/teki-right.png') no-repeat 100% 0;
  margin-top: 150px;
}
#subPage #content {
  padding-top: 150px;
  padding-bottom: 120px;
}
#subPage .menuOpen img {
  display: none;
}
#subPage .menuOpen span {
  top: 30px;
}
#subPage .content .container-fluid {
  padding-right: 165px;
}
#subPage h2 {
  font-size: 22px;
}
#subPage h3 {
  font-size: 22px;
  color: #000;
  font-weight: 600;
}
#subPage .content.news .container-fluid {
  padding-right: 15px;
}
.sitemap #content {
  background: #cad6dd !important;
}
.sitemap #content .siteMapWrap {
  max-width: 700px;
  margin: 0 auto;
  padding-top: 50px;
}
.sitemap #content .siteMapWrap a {
  color: #006ab1;
  padding-top: 3px;
  padding-bottom: 10px;
  min-height: 60px;
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
  border-top: 4px solid #006ab1;
  text-decoration: none;
  display: block;
  min-height: 30px;
  width: 100%;
}
.sitemap #content .siteMapWrap a.black {
  color: #000;
  border-top: 4px solid #000;
}
.sitemap #content .siteMapWrap a.textBlack {
  color: #000;
  border-top: 4px solid #006ab1;
}
.sitemap #content .siteMapWrap a.green {
  color: #000;
  border-top: 4px solid #6fc8a6;
}
.sitemap #content .siteMapWrap a.green.cat {
  color: #6fc8a6;
}
.sitemap #content .siteMapWrap a.purple {
  color: #9e005d;
  border-top: 4px solid #9e005d;
}
.sitemap #content .siteMapWrap a:hover {
  text-decoration: none;
}
.sitemap #content .siteMapWrap a.cat {
  margin-top: 20px;
}
.sitemap #content .siteMapWrap em a {
  font-weight: 600;
  font-style: italic;
}
.sitemap .portals .skoki {
  background: url('../../../images/backgrounds/menu-h.png') no-repeat bottom left !important;
}
.sitemap .portals .teki {
  background: url('../../../images/backgrounds/menu-teki-h.png') no-repeat bottom left !important;
}
.sitemap .menuOpen {
  display: none !important;
}
.topNav {
  position: relative;
  top: -20px;
  margin-bottom: 40px;
}
.topNav p {
  margin-bottom: 0px !important;
}
.topNav a {
  color: #eef2f4;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 700;
  border-top: 4px solid #eef2f4;
  display: inline-block;
  padding-top: 0px;
  margin-right: 15px;
}
.topNav a:hover {
  color: #000;
  border-top: 4px solid #000;
}
.topNav a.selected {
  color: #bdccd4;
  border-top: 4px solid #bdccd4;
}
.topNav a.selected:hover {
  color: #dee5e9;
  border-top: 4px solid #dee5e9;
}
a.document {
  background: url('../../../images/icons/download.png') no-repeat left center;
  text-decoration: none;
  color: #bdccd4;
  display: inline-block;
  padding-left: 60px;
}
a.document:hover {
  background: url('../../../images/icons/download-h.png') no-repeat left center;
  color: #006ab1;
}
a.link {
  color: #006ab1;
  text-decoration: underline;
}
a.link:hover {
  text-decoration: none;
}
/* footer */
.footer {
  padding: 20px 0 0 0;
  margin: 0;
  color: #ffffff;
  background: #bdccd4;
}
.footer a {
  color: #ffffff;
}
.footer p,
.footer address {
  color: #ffffff;
}
.footer .footerWrap {
  background: none;
}
.footer .footer-logos {
  display: flex !important;
  justify-content: space-between;
}
.footer .left {
  display: inline-block;
}
.footer .left img {
  max-height: 60px;
  margin-right: 20px;
}
.footer .right {
  width: auto;
  float: right;
  display: inline-block;
}
.footer .right .col-lg-3 {
  width: auto;
  display: inline-block;
  padding: 0 12px;
}
.footer .right a {
  text-decoration: none;
}
.footer .right a:hover {
  text-decoration: none;
}
.footer .right a:hover .text span {
  text-decoration: none;
}
.footer .right img {
  float: left;
  display: inline-block;
  width: 50px;
  height: 50px;
}
.footer .right .text {
  margin-left: 60px;
  color: #000;
  font-size: 17px;
}
.footer .right .text.noMargin {
  margin-left: 0px;
}
.footer .right .text strong {
  font-weight: normal !important;
  text-transform: uppercase;
  display: block;
}
.footer .right .text span {
  text-decoration: underline;
}
.footer .right .social img {
  width: 19px !important;
  height: 19px !important;
  display: inline-block;
  margin-right: 5px;
}
.footer .right .social .fa {
  color: #000;
  font-size: 20px;
  display: inline-block;
  margin-right: 5px;
}
.footer .linksTitle {
  padding: 0;
  margin: 0 0 1em 0;
  font-size: 1.8em;
  font-weight: normal;
  font-family: "Open Sans", Helvetica, serif;
  color: #ffffff;
  line-height: 1.4em;
}
.footer .footerLinks ul {
  margin-bottom: 2em;
}
.footer .footerLinks ul li {
  padding: 2px 0;
  font-size: 1.2em;
}
.footer .footerLinks ul li a span {
  color: #fff;
}
.footer .footerLinks ul li a span i {
  display: none;
}
.footer .footerLinks ul li a:hover {
  text-decoration: underline;
}
.footer .vcard .siteOwner {
  margin-bottom: 10px;
  font-size: 1.2em;
}
.footer .vcard .siteOwner span.org {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
}
.footer .vcard address {
  margin-bottom: 10px;
  padding: 0;
  font-size: 1.4em;
}
.footer .vcard .contactDetails {
  font-size: 1.4em;
  line-height: 1.6em;
}
.footer .copyrights {
  padding: 80px 0 30px 0;
}
.footer .copyrights .container-fluid {
  text-align: center;
  font-size: 10px;
  color: #000;
}
.footer .copyrights .container-fluid a {
  text-decoration: underline;
  color: #000;
  font-size: 10px;
}
.footer .copyrights .container-fluid a:hover {
  text-decoration: none;
}
/* banner */
.banner a {
  display: block;
}
.banner img {
  display: block;
  margin: 0 auto;
  min-width: 100%;
}
/* hr */
hr {
  border: 0;
  height: 1px;
  background: #EDECEA;
}
/* Gray bg */
.gray {
  background: #EDECEA;
}
/* mobileMenuLink */
.mobileMenuLink {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
}
.mobileMenuLink a {
  display: block;
  border: 1px solid #000000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #ffffff;
  background: #000000;
}
/* mobileNav */
#mp-pusher {
  visibility: hidden;
}
#mp-pusher .multilevelpushmenu_wrapper {
  position: absolute;
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}
#mp-pusher .multilevelpushmenu_wrapper .levelHolderClass {
  position: absolute;
  overflow: hidden;
  top: 0;
  background: #edecea;
  width: auto;
  min-height: 100%;
  font-size: 1em;
  zoom: 1;
}
#mp-pusher .multilevelpushmenu_wrapper .ltr {
  margin-left: -100%;
  left: 0;
  -moz-box-shadow: 5px 0 5px -5px #000000;
  -webkit-box-shadow: 5px 0 5px -5px #000000;
  box-shadow: 5px 0 5px -5px #000000;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#1f4164, direction=90, strength=2);
}
#mp-pusher .multilevelpushmenu_wrapper .rtl {
  margin-right: -100%;
  right: 0;
  -moz-box-shadow: 5px 0 5px 5px #1f4164;
  -webkit-box-shadow: 5px 0 5px 5px #1f4164;
  box-shadow: 5px 0 5px 5px #1f4164;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#1f4164, direction=270, strength=2);
}
#mp-pusher .multilevelpushmenu_wrapper .multilevelpushmenu_inactive {
  background: #edecea;
}
#mp-pusher .multilevelpushmenu_wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block !important;
  height: 90vh;
  overflow-x: hidden;
  overflow-y: auto;
}
#mp-pusher .multilevelpushmenu_wrapper ul li {
  cursor: pointer;
  border-top: 1px solid #cccccc;
  padding: 0;
  background: none !important;
  margin-bottom: 0px !Important;
}
#mp-pusher .multilevelpushmenu_wrapper ul li:last-child {
  border-bottom: 1px solid #cccccc;
}
#mp-pusher .multilevelpushmenu_wrapper ul li:hover {
  background-color: #295685;
}
#mp-pusher .multilevelpushmenu_wrapper ul li a {
  display: block;
  outline: 0;
  overflow: hidden;
  font-size: 1.4em;
  line-height: 1em;
  padding: 10px 15px;
  text-decoration: none;
  color: #000000;
}
#mp-pusher .multilevelpushmenu_wrapper ul li a:hover {
  color: #ffe;
}
#mp-pusher .multilevelpushmenu_wrapper .backItemClass {
  display: block;
  padding: 0px;
}
#mp-pusher .multilevelpushmenu_wrapper .floatRight {
  float: left;
  margin-right: 10px;
}
#mp-pusher .multilevelpushmenu_wrapper .floatLeft {
  float: right;
}
#mp-pusher .multilevelpushmenu_wrapper .cursorPointer {
  cursor: pointer;
}
#mp-pusher .multilevelpushmenu_wrapper .iconSpacing_ltr {
  padding: 0 .4em 0 0;
}
#mp-pusher .multilevelpushmenu_wrapper .iconSpacing_rtl {
  padding: 0 0 0 .4em;
}
#mp-pusher .multilevelpushmenu_wrapper .closeMenu {
  cursor: pointer;
}
#mp-pusher .multilevelpushmenu_wrapper h2 {
  padding: 0 10px 0 10px;
  margin: 10px 0;
  font-size: 20px;
}
/* ============================= bootstrap new ============================= */
/* ===== forms ===== */
.noLegend legend,
.noLabel label {
  display: none;
}
label {
  font-size: 1.5em;
  font-weight: 400 !important;
}
.form-group {
  width: 100%;
  display: table;
  position: relative;
  /* checkbox */
  /* radio */
  /* file */
  /* tooltip */
  /* captcha */
  /* textarea */
  /* locevalni tekst */
  /* drop-down */
  /*select {
		appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none;
		font-family: FontAwesome; display: inline-block; content: "\f107"; color: #000; left: 0;
		&::-ms-expand { display: none; }
		&:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000; }
	}*/
}
.form-group label {
  max-width: 45rem;
  display: inline-block;
  vertical-align: top;
  padding-top: 8px;
  color: #002d62;
}
.form-group input,
.form-group textarea,
.form-group select {
  max-width: 45rem;
  margin-left: 0px;
}
.form-group input.has-error,
.form-group textarea.has-error,
.form-group select.has-error {
  border: 1px solid #f00 !important;
}
.form-group .add-on {
  cursor: pointer !important;
}
.form-group div.has-error a {
  color: #f00 !important;
}
.form-group .checkbox {
  display: flex;
  margin-top: 10px !important;
}
.form-group .checkbox label,
.form-group .checkbox input {
  display: inline-block;
  width: initial;
}
.form-group .checkbox label a,
.form-group .checkbox input a {
  z-index: 100;
  position: relative;
}
.form-group .checkbox input[type=checkbox] {
  opacity: 0;
  z-index: 1;
  position: absolute;
  line-height: 21px;
  height: 21px;
  margin: 0;
}
.form-group .checkbox label {
  width: auto;
  cursor: pointer;
  position: relative;
  margin-right: 35px;
  font-size: 1.2em;
}
.form-group .checkbox label:before {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f096";
  color: #000;
  margin-left: -15px;
  left: 0;
  padding-right: 10px;
  font-size: 1.2em;
  width: 15px;
}
.form-group .checkbox.selected label:before {
  content: "\f046";
}
.form-group .checkbox.tick label {
  font-size: 1.5em;
}
.form-group .checkbox.tick.has-error {
  display: block;
}
.form-group .radio label,
.form-group .radio input {
  display: inline-block;
  width: initial;
}
.form-group .radio input[type=radio] {
  opacity: 0;
  z-index: 1;
  position: absolute;
  line-height: 21px;
  height: 21px;
  margin: 0;
}
.form-group .radio label {
  width: auto;
  cursor: pointer;
  position: relative;
  margin-right: 35px;
}
.form-group .radio label:before {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f10c";
  color: #000;
  margin-left: -15px;
  left: 0;
  padding-right: 10px;
  font-size: 1.2em;
  width: 15px;
}
.form-group .radio.selected label:before {
  content: "\f111";
}
.form-group .radio span.has-error {
  margin-left: 5px !important;
}
.form-group input[type="file"] {
  height: 75px;
  padding: 25px 0 30px 100px;
  cursor: pointer;
  line-height: 1em;
  /*&::before {content: 'Select some files'; display: inline-block; background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3); border: 1px solid #999; border-radius: 3px; padding: 5px 8px; outline: none; white-space: nowrap; -webkit-user-select: none; cursor: pointer; text-shadow: 1px 1px #fff; font-weight: 700; font-size: 10pt; }
		&:hover::before {border-color: black;}
		&:active::before {background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);}*/
}
.form-group input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}
.form-group a.toolTip {
  position: absolute;
  top: 4px;
  right: -36px;
  background-color: #f8f8f8;
  padding: 5px 10px;
  text-decoration: none;
  font-size: 15px;
}
.form-group img {
  float: left;
}
.form-group .captcha_reload {
  margin: 0 20px;
  font-size: 1.5em;
}
.form-group .captcha_reload + input {
  width: 40%;
}
.form-group textarea {
  height: 160px !important;
}
.form-group p.splitText {
  margin-top: 15px;
  border-bottom: 3px solid #002d62;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #002d62;
}
.form-group > button {
  margin-left: 0px;
}
.infoBox {
  position: relative;
  padding-left: 100px !important;
}
.infoBox .fa {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -25px;
  color: #fff;
  font-size: 56px;
}
.infoBox h4 {
  margin-bottom: 5px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
  position: relative;
}
.fancybox-skin {
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(../../../images/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060;
}
.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
  cursor: pointer;
  z-index: 8040;
  position: absolute;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../../../images/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
}
.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: url(../../../images/fancybox/blank.gif);
  -webkit-tap-highlight-color: transparent;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock,
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock {
  width: auto;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../../../images/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../../../images/fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('../../../images/fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* error */
span.widgetError {
  color: #f00;
  margin: 10px 0;
  padding: 10px;
  font-size: 13px;
  border: 1px solid #f00;
  display: inline-block;
}
.blue {
  color: #006ab1 !important;
}
p.purple,
h1.purple,
h2.purple,
h3.purple,
h4.purple,
span.purple {
  color: #9e005d !important;
}
p.green,
h1.green,
h2.green,
h3.green,
h4.green,
span.green {
  color: #6fc8a6 !important;
}
.pGrey {
  color: #808080;
}
.bgWhite,
.white {
  background: #fff;
  position: relative;
  z-index: 100;
}
p.noMargin {
  margin: 0px !important;
}
.noBottomMargin {
  margin-bottom: 0px !important;
}
p.date {
  margin-bottom: 3px;
}
.notVisible {
  visibility: hidden !important;
}
.pTop150 {
  padding-top: 150px;
}
p.infoBox {
  background: url('../../../images/icons/informacijesiv.svg') no-repeat top left;
  padding-left: 70px !important;
  background-size: 50px 50px !important;
  color: #bdccd4;
  min-height: 50px !important;
  font-weight: 600;
}
p.infoBox a {
  color: #bdccd4;
  min-height: 50px !important;
  font-weight: 600;
  text-decoration: underline;
}
p.infoBox a:hover {
  text-decoration: none;
}
a.infoBox {
  background: url('../../../images/icons/informacijesiv.svg') no-repeat top left;
  padding-left: 70px !important;
  background-size: 50px 50px !important;
  color: #bdccd4;
  min-height: 50px !important;
  font-weight: 600;
}
.homeTop {
  position: relative;
  z-index: 100;
}
.table-container {
  overflow-y: auto;
  width: 100%;
}
table {
  width: 100% !important;
}
@-webkit-keyframes bounce {
  from {
    bottom: 12px;
  }
  to {
    bottom: 22px;
  }
}
@-moz-keyframes bounce {
  from {
    bottom: 12px;
  }
  to {
    bottom: 22px;
  }
}
@keyframes bounce {
  from {
    bottom: 12px;
  }
  to {
    bottom: 22px;
  }
}
.bgCover {
  background-size: cover !important;
}
.i-feel-news p {
  margin: 0;
}
.i-feel-news a {
  color: transparent;
}
.i-feel-news .table-container {
  overflow: unset;
}
.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: '';
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.headerNew .social a.cart {
  background-color: #77A02E;
}
.headerNew .social a.cart img {
  transform: scale(1.1) translateY(1.2px);
}
.footer2023 {
  text-align: center;
  padding-top: 20px;
}
.footer2023 p,
.footer2023 a {
  font-size: 14px;
  color: #000 !important;
}
.btn.btn-home2023 {
  font-size: 1em;
  background: none;
  line-height: 30px;
  border: 5px solid #006ab1;
  color: #006ab1 !important;
  font-weight: 700;
  text-align: left;
  padding: 25px 15px !important;
}
.btn.btn-home2023:hover {
  background: #006ab1;
  color: #fff !important;
}
body.planica2023 .sponsors {
  padding: 100px 0 60px 0 !important;
}
body.planica2023 .sponsors::before {
  content: none !important;
}
@media only screen and (max-width: 1700px) {
  .responsive {
    /* header */
  }
  .responsive .rightMenu {
    position: absolute;
    right: -130px;
    top: 25px;
    min-width: 130px;
    text-align: right;
  }
  .responsive .rightMenu .social {
    width: 100%;
    display: block;
    float: right;
    position: relative;
    top: auto;
  }
  .responsive .rightMenu .language {
    width: 100%;
    display: block;
    position: relative;
    top: auto;
    color: #bdccd4;
    float: right;
    margin-bottom: 5px;
    margin-right: 5px;
  }
  .responsive .footer .right .text {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1500px) {
  .responsive {
    /* header */
  }
  .responsive .footer .left img {
    max-height: 47px;
  }
  .responsive .header .pageTitle {
    position: absolute;
    left: 15px;
    padding: 0px;
  }
  .responsive .header .pageTitle a {
    display: block;
  }
  .responsive .header .pageTitle a img {
    display: block;
    max-width: 210px;
  }
  .responsive .header .pageTitle a span {
    display: none;
  }
  .responsive .menu .logo {
    position: absolute;
    left: -80px;
  }
  .responsive .menu .logo img {
    max-width: 240px;
  }
  .responsive .menu .searchForm {
    margin-top: 30px;
  }
  .responsive .container-fluid.wide {
    max-width: 1200px !important;
  }
}
@media only screen and (max-width: 1400px) {
  .responsive {
    /* header */
  }
  .responsive .rightMenu {
    position: absolute;
    right: 15px;
    top: 25px;
    min-width: 130px;
    text-align: right;
  }
  .responsive .portals {
    margin-right: 150px;
  }
  .responsive .footer .left img {
    max-height: 40px;
  }
  .responsive .footer .left {
    display: inline-block;
  }
}
@media only screen and (max-width: 1281px) {
  .responsive .footer .left img {
    margin-right: 5px;
    max-height: 40px;
  }
  .responsive .header {
    /* pageTitle */
  }
  .responsive .header .menuOpen {
    margin-left: -60px !important;
  }
  .responsive.planica2020 .headerNew .menuOpen {
    margin-left: 0px !important;
  }
  .responsive.planica2020 .headerNew .menuOpen span {
    padding-right: 50px !important;
  }
  .responsive .menu .logo {
    left: 10px;
  }
  .responsive .menu .logo img {
    max-width: 150px;
  }
  .responsive .menu .navigation {
    padding-top: 20px;
  }
  .responsive .homeSlider {
    margin-right: -40px;
    margin-left: -40px;
  }
  .responsive hr.double {
    height: 220px !important;
  }
  #frontPage #content {
    position: relative;
    z-index: 10;
    padding-left: 40px;
    padding-right: 40px;
  }
  #frontPage #content::before {
    left: 0px !important;
  }
  #frontPage #content::after {
    right: 0px !important;
  }
}
@media only screen and (max-width: 1025px) {
  .responsive .homeSlider ul li {
    background-attachment: scroll !important;
  }
  .responsive hr.one.top {
    margin-bottom: 50px;
  }
  .responsive .blueBox .blue {
    padding: 15px 15px 15px 15px;
    font-size: 14px !important;
  }
  .responsive .blueBox .blue h4 {
    font-size: 17px;
    line-height: 20px;
  }
  .responsive .blueBox .grey {
    padding: 15px 15px 15px 75px;
  }
  .responsive .blueBox .grey .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -55px;
  }
  .responsive .blueBox .blueFull {
    padding: 15px 15px 15px 75px;
  }
  .responsive .blueBox .blueFull .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -55px;
  }
  .responsive .blueBox.special {
    padding-top: 20px !important;
  }
  .responsive .blueBox.special .blue {
    padding-bottom: 25px;
  }
  .responsive .borderBox {
    padding: 15px 15px 15px 70px;
  }
  .responsive .borderBox img {
    max-width: 150px;
  }
  .responsive .greyBox .grey {
    padding: 15px 15px 15px 75px;
  }
  .responsive .greyBox .grey .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -55px;
  }
  .responsive .greyBox .grey .item.bigText u {
    font-size: 15px;
  }
  .responsive .greyBox .logo {
    max-width: 200px !important;
  }
  .responsive .greyBox.special {
    padding-top: 20px !important;
  }
  .responsive .greenBox .green {
    position: relative;
    z-index: 100;
    padding: 15px 15px 15px 75px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
  }
  .responsive .greenBox .green .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -55px;
  }
  .responsive .greenBox .greenFull {
    padding: 15px 15px 15px 75px;
  }
  .responsive .greenBox .greenFull .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -55px;
  }
  .responsive .greenBox .grey {
    background: #dee5e9;
    z-index: 100;
    margin-top: 4px;
    padding: 15px 15px 15px 75px;
    color: #000;
    font-size: 17px;
    font-weight: 500;
  }
  .responsive .greenBox .grey .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -55px;
  }
  .responsive .greenBox .iconLinks .col-sm-4 {
    margin-bottom: 30px;
    width: auto;
    min-width: 90px;
    display: inline-block;
  }
  .responsive .greenBox .iconLinks a {
    padding-top: 50px;
    display: block;
    background-size: 40px 40px !important;
    font-size: 14px !important;
  }
  .responsive .greenBox .iconLinks a:hover {
    color: #fff;
  }
  .responsive .purpleBox .green {
    padding: 15px 15px 15px 75px;
    font-size: 14px;
  }
  .responsive .purpleBox .green .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -55px;
  }
  .responsive .purpleBox .purpleFull {
    padding: 15px 15px 15px 75px;
  }
  .responsive .purpleBox .purpleFull .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -55px;
  }
  .responsive .purpleBox .grey {
    background: #dee5e9;
    z-index: 100;
    margin-top: 4px;
    padding: 15px 15px 15px 75px;
    color: #000;
    font-size: 17px;
    font-weight: 500;
  }
  .responsive .purpleBox .grey .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -55px;
  }
  .responsive .topNav {
    top: -10px;
    margin-bottom: 20px;
  }
  .responsive .topNav a {
    font-size: 14px;
    margin-top: 10px;
  }
  .responsive .newsYears a {
    margin-top: 10px;
    font-size: 14px;
  }
  .responsive .homeSlider {
    height: 500px !important;
  }
  .responsive .homeSlider .bx-viewport {
    height: 500px !important;
  }
  .responsive .homeSlider .bx-viewport ul li {
    height: 500px !important;
    min-height: 500px !important;
    background-position: center !important;
  }
  .responsive .homeSlider .bx-viewport ul li .logo {
    max-width: 150px;
    z-index: 1000;
  }
  .responsive .homeSlider .bannerContent {
    display: none;
  }
  .responsive .menu .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .responsive .menu .logo {
    display: none;
  }
  .responsive .menu .menuItems {
    float: left;
  }
  .responsive .header .pageTitle a img {
    display: block !important;
  }
  .responsive .footer .right {
    width: 50% !important;
    float: left;
  }
  .responsive .footer .right .col-lg-3 {
    width: 100%;
    margin-bottom: 30px;
  }
  .responsive .footer .left img {
    display: block;
    margin-bottom: 20px;
    max-width: 100%;
  }
  .responsive #swipebox-title {
    display: none !important;
  }
  #subPage .content .container-fluid {
    padding-right: 15px !important;
  }
  #frontPage #content {
    position: relative;
    z-index: 10;
  }
  #frontPage #content > .container-fluid {
    padding-bottom: 100px !important;
    padding-top: 100px !important;
  }
  #frontPage #content::before {
    margin-top: 100px !important;
    top: 500px !important;
  }
  #frontPage #content::after {
    margin-top: 100px !important;
    top: 500px !important;
  }
  #frontPage .pTop150 {
    padding-top: 100px;
  }
  #frontPage .sponsors {
    padding: 350px 0 40px 0!important;
  }
  #frontPage .sponsors:before {
    top: -150px !important;
    content: "";
    left: 15px !important;
    right: 15px !important;
    height: 300px !important;
  }
}
@media only screen and (max-width: 991px) {
  .responsive .sideItems {
    margin-top: 50px;
  }
  .responsive .mobileOnly {
    display: block;
  }
  .responsive .desktopOnly {
    display: none;
  }
  .responsive .footer .footer-logos {
    display: block !important;
  }
  .responsive .footer .copyrightsWrap {
    text-align: center !important;
  }
  .responsive .footer .copyrightsWrap .mobileOnly {
    height: 2px;
  }
}
@media only screen and (max-width: 961px) {
  .responsive .menuOpen {
    margin-left: 40px !important;
  }
  .responsive .menuOpen img {
    display: block !important;
    max-height: 40px !important;
    margin-top: 6px;
  }
  .responsive .menuOpen span {
    display: block !important;
    border-top: 3px solid #006ab1;
    padding-right: 0px !important;
    font-size: 12px !important;
    top: 4px;
    margin-left: 0px !important;
  }
  .responsive.planica2020 .pageTitle {
    -ms-transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
  .responsive.planica2020 .header .mobileLang {
    top: 5px;
  }
  .responsive .header .pageTitle a img {
    max-width: 100px;
  }
  .responsive .header .menuOpen img {
    max-width: 70px;
  }
  .responsive .header .mobileLang {
    top: 5px;
  }
  #subPage .menuOpen span {
    top: 4px;
  }
}
@media only screen and (max-width: 761px) {
  .responsive .newsYears {
    top: -10px;
    margin-bottom: 20px;
    margin-top: 0px !important;
  }
  .responsive h1,
  .responsive h2,
  .responsive h3,
  .responsive h4,
  .responsive h5,
  .responsive h6 {
    margin-bottom: 15px;
  }
  .responsive .textBox p {
    max-width: 100%;
  }
  .responsive .textBox ul {
    max-width: 100%;
  }
  .responsive p,
  .responsive ul li {
    font-size: 14px !important;
    line-height: 20px;
  }
  .responsive h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .responsive h2 {
    font-size: 22px;
  }
  .responsive .newsDisplay .date {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive .newsDisplay .sectionWrap {
    font-size: 14px;
  }
  .responsive .newsDisplay .summary {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive .newsDisplay h1 {
    font-size: 17px;
    line-height: 20px;
  }
  .responsive .newsList .newsItem,
  .responsive .eventsList .newsItem {
    height: auto !important;
  }
  .responsive .newsList .newsItem .headerData,
  .responsive .eventsList .newsItem .headerData {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive .newsList .newsItem .description,
  .responsive .eventsList .newsItem .description {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive .newsList .newsItem .date,
  .responsive .eventsList .newsItem .date {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive .newsList .newsItem h2,
  .responsive .eventsList .newsItem h2 {
    font-size: 17px !important;
    line-height: 20px !important;
  }
  .responsive .newsList .newsItem.grid,
  .responsive .eventsList .newsItem.grid {
    margin-bottom: 30px !important;
  }
  .responsive .newsList .newsItem.grid .more,
  .responsive .eventsList .newsItem.grid .more {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive .newsList .newsItem.grid .description,
  .responsive .eventsList .newsItem.grid .description {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive .galleryList .album .date {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive .galleryList .album h3 {
    font-size: 17px;
    line-height: 20px;
  }
  .responsive .galleryList .album h3 a {
    font-size: 17px;
    line-height: 20px;
  }
  .responsive h1.news {
    font-size: 17px !important;
    line-height: 20px !important;
  }
  .responsive .galImages .date {
    font-size: 14px;
    line-height: 20px;
  }
  .responsive .tableResults table thead tr th {
    font-size: 14px;
    padding: 10px 10px 10px 10px;
  }
  .responsive .tableResults table thead tr th:first-child {
    padding-left: 20px;
  }
  .responsive .tableResults table thead tr th:last-child {
    padding-right: 20px;
  }
  .responsive .tableResults table tr td {
    font-size: 14px;
    padding: 10px 10px 10px 10px;
  }
  .responsive .tableResults table tr td:first-child {
    padding-left: 20px;
  }
  .responsive .tableResults table tr td:last-child {
    padding-right: 20px;
  }
  .responsive.planica2020 .header .menuOpen {
    right: 20px;
    left: auto;
  }
  .responsive.planica2020 .header .menuOpen span {
    padding-right: 0px !important;
  }
  .responsive .rightMenu {
    display: none;
  }
  .responsive .portals {
    margin-right: 0px;
  }
  .responsive .header {
    /* pageTitle */
  }
  .responsive .header .pageTitle {
    top: 5px;
  }
  .responsive .header .pageTitle a.ifsLogo {
    margin-left: 10px;
  }
  .responsive .header .mobileLang {
    display: block;
  }
  .responsive .header .menu {
    position: relative;
    top: 0px;
    padding-bottom: 60px;
  }
  .responsive h2.specialDate {
    font-size: 55px;
    padding-left: 30px;
    margin-top: 0px;
  }
  .responsive .topNav a {
    display: block;
  }
  .responsive .menu .closeMenu {
    top: 15px;
    left: 15px;
    right: auto;
  }
  .responsive .menu .container-fluid {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .responsive .menu .navigation {
    padding-top: 0px;
  }
  .responsive .menu .menuItems ul {
    width: 47%;
    float: left;
  }
  .responsive .menu .menuItems ul.top {
    margin-right: 6%;
  }
  .responsive .menu .menuItems ul li {
    width: 100% !important;
    margin-right: 0px !important;
    display: block;
  }
  .responsive .menu .menuItems ul li a {
    font-size: 14px;
    height: 35px;
  }
  .responsive .menu .searchForm {
    margin-top: 0px;
  }
  .responsive .menu .searchForm .fieldset {
    padding-top: 10px !important;
  }
  .responsive .blueBox {
    padding-top: 20px;
  }
  .responsive .blueBox .blue {
    padding: 15px 15px 15px 15px;
    font-size: 14px !important;
  }
  .responsive .blueBox .blue::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    content: "";
    left: 50%;
    position: absolute;
    margin-left: -20px;
    top: 0px;
  }
  .responsive .blueBox .blue h4 {
    font-size: 17px;
    line-height: 20px;
  }
  .responsive .blueBox .grey {
    padding: 15px 15px 15px 75px;
  }
  .responsive .blueBox .grey .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -60px;
  }
  .responsive .blueBox .blueFull {
    padding: 15px 15px 15px 75px;
  }
  .responsive .blueBox .blueFull::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    content: "";
    left: 50%;
    position: absolute;
    margin-left: -20px;
    top: 0px;
  }
  .responsive .blueBox .blueFull .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -60px;
  }
  .responsive .blueBox.special {
    padding-top: 20px !important;
  }
  .responsive .blueBox.special .blue {
    padding-bottom: 25px;
  }
  .responsive .blueBox .social .col-sm-4 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .responsive .blueBox .social .col-sm-4 a {
    font-size: 14px;
  }
  .responsive .greyBox {
    padding-top: 20px;
  }
  .responsive .greyBox .grey {
    padding: 15px 15px 15px 75px;
  }
  .responsive .greyBox .grey .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -60px;
  }
  .responsive .greyBox .grey::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    content: "";
    left: 50%;
    position: absolute;
    margin-left: -20px;
    top: 0px;
  }
  .responsive .greyBox .logo {
    max-width: 200px !important;
  }
  .responsive .greyBox.special {
    padding-top: 20px !important;
  }
  .responsive .greenBox {
    padding-top: 20px;
  }
  .responsive .greenBox .green {
    position: relative;
    z-index: 100;
    padding: 15px 15px 15px 75px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
  }
  .responsive .greenBox .green::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    content: "";
    left: 50%;
    position: absolute;
    margin-left: -20px;
    top: 0px;
  }
  .responsive .greenBox .green .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -60px;
  }
  .responsive .greenBox .greenFull {
    padding: 15px 15px 15px 75px;
  }
  .responsive .greenBox .greenFull::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    content: "";
    left: 50%;
    position: absolute;
    margin-left: -20px;
    top: 0px;
  }
  .responsive .greenBox .greenFull .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -60px;
  }
  .responsive .greenBox .greenFull .iconLinks .col-sm-4 {
    margin-bottom: 30px;
    width: 100% !important;
    min-width: 90px;
    display: block;
  }
  .responsive .greenBox .greenFull .iconLinks a {
    padding-top: 50px;
    display: block;
    background-size: 40px 40px !important;
    font-size: 14px !important;
  }
  .responsive .greenBox .greenFull .iconLinks a:hover {
    color: #fff;
  }
  .responsive .greenBox .grey {
    background: #dee5e9;
    z-index: 100;
    margin-top: 4px;
    padding: 15px 15px 15px 75px;
    color: #000;
    font-size: 17px;
    font-weight: 500;
  }
  .responsive .greenBox .grey .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -60px;
  }
  .responsive .greenBox .grey .iconLinks .col-sm-4 {
    margin-bottom: 30px;
    width: 100% !important;
    min-width: 90px;
    display: block;
  }
  .responsive .greenBox .grey .iconLinks a {
    padding-top: 50px;
    display: block;
    background-size: 40px 40px !important;
    font-size: 14px !important;
  }
  .responsive .greenBox .grey .iconLinks a:hover {
    color: #fff;
  }
  .responsive .purpleBox {
    padding-top: 20px;
  }
  .responsive .purpleBox .green {
    padding: 15px 15px 15px 75px;
    font-size: 14px;
  }
  .responsive .purpleBox .green::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    content: "";
    left: 50%;
    position: absolute;
    margin-left: -20px;
    top: 0px;
  }
  .responsive .purpleBox .green .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -60px;
  }
  .responsive .purpleBox .purpleFull {
    padding: 15px 15px 15px 75px;
  }
  .responsive .purpleBox .purpleFull::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    content: "";
    left: 50%;
    position: absolute;
    margin-left: -20px;
    top: 0px;
  }
  .responsive .purpleBox .purpleFull .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -60px;
  }
  .responsive .purpleBox .grey {
    background: #dee5e9;
    z-index: 100;
    margin-top: 4px;
    padding: 15px 15px 15px 75px;
    color: #000;
    font-size: 17px;
    font-weight: 500;
  }
  .responsive .purpleBox .grey .item {
    background-size: 40px 40px!important;
    background-position: 0 0!important;
    padding-left: 55px;
    font-size: 14px;
    margin-left: -60px;
  }
  .responsive .purpleBox .grey.tab.selected::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    content: "";
    left: 50%;
    position: absolute;
    margin-left: -20px;
    top: 0px;
  }
  .responsive .homeSlider {
    height: 500px !important;
    margin-left: -20px;
    margin-right: -20px;
  }
  .responsive .homeSlider .bx-viewport {
    height: 500px !important;
  }
  .responsive .homeSlider .bx-viewport ul li {
    height: 500px !important;
    min-height: 500px !important;
    background-position: center !important;
  }
  .responsive .homeSlider .bannerContent {
    display: none;
  }
  .responsive .homeSlider .counter {
    padding: 10px;
  }
  .responsive .homeSlider .counter span {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .responsive .homeSlider .counter span strong {
    display: inline-block;
    margin-right: 5px;
    font-size: 20px;
  }
  .responsive hr {
    border: 0;
    height: 15px;
    background: url('../../../images/backgrounds/hr-subpage-m.png') no-repeat center center !important;
    height: 50px !important;
    margin: 40px 0;
    background-size: 100%;
    width: 100%;
  }
  .responsive hr.one {
    height: 15px !important;
    margin: 0;
    background: url('../../../images/backgrounds/hr-m.png') no-repeat center center !important;
    background-size: 100%;
    width: 100%;
  }
  .responsive hr.one.top {
    margin-bottom: 30px;
  }
  .responsive hr.double {
    border: 0;
    height: 80px !important;
    margin: 0;
    background: url('../../../images/backgrounds/hr-double-m.png') no-repeat center top !important;
    background-size: 100%;
    width: 100%;
  }
  .responsive .footer .left img {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .responsive .footer .right .col-lg-3 {
    margin-bottom: 15px;
  }
  .responsive .footer .right img {
    width: 40px;
    height: 40px;
  }
  .responsive .footer .right .text {
    margin-left: 50px;
    font-size: 14px;
  }
  .responsive .footer .right .text.noMargin {
    margin-left: 0px;
  }
  .responsive .footer .copyrights {
    padding: 30px 0 30px;
  }
  .responsive .footer .copyrights .container-fluid {
    text-align: left !important;
  }
  .responsive #searchResults ul li h3 {
    font-size: 17px;
  }
  .responsive #searchResults ul li h3 a {
    font-size: 17px;
  }
  .responsive #searchResults ul li p {
    margin: 0;
    font-size: 14px;
  }
  .responsive #searchResults ul li p.searchNumber {
    font-size: 17px !important;
    margin-right: 5px;
    top: 0px;
  }
  .responsive #searchResults ul li p.url a {
    font-size: 14px;
  }
  .responsive form .form-group input[type="text"],
  .responsive form .form-group input[type="email"] {
    max-width: 100%;
    font-size: 14px;
  }
  .responsive .resultBottom {
    padding: 20px 20px 20px 66px;
    font-size: 14px;
    line-height: 20px;
  }
  .responsive .resultTop p {
    background-size: 40px 40px !important;
    padding-left: 52px;
    margin-left: -75px;
  }
  .responsive .sponsors .col-lg-4,
  .responsive .sponsors .col-lg-3,
  .responsive .sponsors .col-lg-15 {
    margin-bottom: 30px;
  }
  .sitemap #content .siteMapWrap {
    padding-top: 0px;
  }
  .sitemap #content .siteMapWrap a {
    font-size: 14px;
    line-height: 18px;
  }
  #frontPage #content > .container-fluid {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
  #frontPage #content {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
  }
  #frontPage #content::before {
    background-size: auto auto!important;
    background: url('../../../images/backgrounds/m-left-m.png') no-repeat 0 0;
    margin-top: 50px !important;
    top: 500px !important;
  }
  #frontPage #content::after {
    background: url('../../../images/backgrounds/m-right-m.png') no-repeat 100% 0;
    background-size: auto auto!important;
    margin-top: 50px !important;
    top: 500px !important;
  }
  #frontPage .sponsors {
    padding: 150px 0 40px 0!important;
  }
  #frontPage .sponsors:before {
    top: -75px !important;
    content: "";
    left: 15px !important;
    right: 15px !important;
    height: 150px !important;
  }
  #frontPage .sponsors .logo {
    height: 50px !important;
    padding: 5px !important;
  }
  #frontPage .sponsors .logo img {
    max-height: 40px !important;
  }
  .pTop150 {
    padding-top: 50px;
  }
  #subPage h3 {
    font-size: 17px !important;
    line-height: 20px !important;
  }
  #subPage hr {
    background-size: 100% auto!important;
  }
}
@media only screen and (max-width: 768px) {
  .marginb40 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 641px) {
  .responsive .header .pageTitle {
    top: 15px;
  }
  .responsive .header .pageTitle a img {
    max-width: 80px;
  }
  .responsive .header .menuOpen {
    margin-left: -30px !important;
  }
  .responsive .header .mobileLang {
    top: 20px;
  }
  .responsive hr.one {
    background-size: 100% !important;
  }
  .planica2020 .header .pageTitle {
    top: 5px;
  }
  .planica2020 .header .pageTitle a img {
    max-width: 100px !important;
  }
}
@media only screen and (max-width: 481px) {
  .responsive .header .pageTitle a img {
    max-width: 55px;
  }
}
@media only screen and (max-width: 420px) {
  .responsive .portals ul li a {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 350px) {
  .responsive .header .menuOpen {
    margin-left: -30px !important;
  }
}
@media only screen and (max-width: 992px) {
  .headerNew .header-logo {
    top: 10px;
  }
  .headerNew .header-logo img {
    max-width: 200px;
  }
  .headerNew .menuOpen {
    margin-left: 0 !important;
    top: 25px;
  }
  .headerNew .menuOpen span {
    font-weight: 700;
    font-size: 14px;
    color: #004976;
    text-transform: uppercase;
    border-top: 5px solid #004976;
  }
  .headerNew .language {
    top: 20px;
  }
  .headerNew .social {
    top: 15px;
  }
  .headerNew .social a {
    margin: 0 2px;
    padding: 4px 5px 3px;
    min-width: 30px;
  }
  .headerNew .social a .fa {
    font-size: 18px;
  }
  .headerNew .logoIFS {
    position: absolute;
    left: -5px;
    top: -33px;
  }
  .planica2023 .headerNew {
    height: 150px;
    background: #FFF;
    position: relative;
  }
  .planica2023 .headerNew .logoIFS {
    top: -70px;
  }
  .planica2023 .headerNew .language {
    width: 100%;
  }
  .planica2023 .headerNew .text-center {
    text-align: left;
  }
  .planica2020 .menu {
    top: 150px;
  }
  .planica2020 .headerNew {
    height: 150px;
    background: #FFF;
    position: relative;
  }
  .planica2020 .headerNew .logoIFS {
    top: -70px;
  }
  .planica2020 .headerNew .language {
    width: 100%;
  }
  .planica2020 .headerNew .menuOpen {
    top: 32px !important;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1065px) {
  .headerNew .social {
    margin-left: -20px;
  }
}
@media only screen and (max-width: 421px) {
  .planica2023 .homeSlider > div {
    padding-top: 0 !important;
  }
  .planica2023 .headerNew .social {
    margin-left: 0px;
    margin-right: 0px;
    top: 10px;
  }
  .headerNew .social {
    margin-left: -26px;
    margin-right: -26px;
  }
}
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ad {
  background-image: url(../../../images/flags/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ad.svg);
}
.flag-icon-ae {
  background-image: url(../../../images/flags/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ae.svg);
}
.flag-icon-af {
  background-image: url(../../../images/flags/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/af.svg);
}
.flag-icon-ag {
  background-image: url(../../../images/flags/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ag.svg);
}
.flag-icon-ai {
  background-image: url(../../../images/flags/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ai.svg);
}
.flag-icon-al {
  background-image: url(../../../images/flags/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/al.svg);
}
.flag-icon-am {
  background-image: url(../../../images/flags/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/am.svg);
}
.flag-icon-ao {
  background-image: url(../../../images/flags/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ao.svg);
}
.flag-icon-aq {
  background-image: url(../../../images/flags/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/aq.svg);
}
.flag-icon-ar {
  background-image: url(../../../images/flags/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ar.svg);
}
.flag-icon-as {
  background-image: url(../../../images/flags/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/as.svg);
}
.flag-icon-at {
  background-image: url(../../../images/flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/at.svg);
}
.flag-icon-au {
  background-image: url(../../../images/flags/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/au.svg);
}
.flag-icon-aw {
  background-image: url(../../../images/flags/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/aw.svg);
}
.flag-icon-ax {
  background-image: url(../../../images/flags/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ax.svg);
}
.flag-icon-az {
  background-image: url(../../../images/flags/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/az.svg);
}
.flag-icon-ba {
  background-image: url(../../../images/flags/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ba.svg);
}
.flag-icon-bb {
  background-image: url(../../../images/flags/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bb.svg);
}
.flag-icon-bd {
  background-image: url(../../../images/flags/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bd.svg);
}
.flag-icon-be {
  background-image: url(../../../images/flags/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/be.svg);
}
.flag-icon-bf {
  background-image: url(../../../images/flags/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bf.svg);
}
.flag-icon-bg {
  background-image: url(../../../images/flags/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bg.svg);
}
.flag-icon-bh {
  background-image: url(../../../images/flags/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bh.svg);
}
.flag-icon-bi {
  background-image: url(../../../images/flags/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bi.svg);
}
.flag-icon-bj {
  background-image: url(../../../images/flags/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bj.svg);
}
.flag-icon-bl {
  background-image: url(../../../images/flags/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bl.svg);
}
.flag-icon-bm {
  background-image: url(../../../images/flags/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bm.svg);
}
.flag-icon-bn {
  background-image: url(../../../images/flags/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bn.svg);
}
.flag-icon-bo {
  background-image: url(../../../images/flags/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bo.svg);
}
.flag-icon-bq {
  background-image: url(../../../images/flags/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bq.svg);
}
.flag-icon-br {
  background-image: url(../../../images/flags/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/br.svg);
}
.flag-icon-bs {
  background-image: url(../../../images/flags/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bs.svg);
}
.flag-icon-bt {
  background-image: url(../../../images/flags/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bt.svg);
}
.flag-icon-bv {
  background-image: url(../../../images/flags/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bv.svg);
}
.flag-icon-bw {
  background-image: url(../../../images/flags/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bw.svg);
}
.flag-icon-by {
  background-image: url(../../../images/flags/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/by.svg);
}
.flag-icon-bz {
  background-image: url(../../../images/flags/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/bz.svg);
}
.flag-icon-ca {
  background-image: url(../../../images/flags/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ca.svg);
}
.flag-icon-cc {
  background-image: url(../../../images/flags/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cc.svg);
}
.flag-icon-cd {
  background-image: url(../../../images/flags/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cd.svg);
}
.flag-icon-cf {
  background-image: url(../../../images/flags/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cf.svg);
}
.flag-icon-cg {
  background-image: url(../../../images/flags/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cg.svg);
}
.flag-icon-ch {
  background-image: url(../../../images/flags/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ch.svg);
}
.flag-icon-ci {
  background-image: url(../../../images/flags/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ci.svg);
}
.flag-icon-ck {
  background-image: url(../../../images/flags/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ck.svg);
}
.flag-icon-cl {
  background-image: url(../../../images/flags/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cl.svg);
}
.flag-icon-cm {
  background-image: url(../../../images/flags/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cm.svg);
}
.flag-icon-cn {
  background-image: url(../../../images/flags/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cn.svg);
}
.flag-icon-co {
  background-image: url(../../../images/flags/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/co.svg);
}
.flag-icon-cr {
  background-image: url(../../../images/flags/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cr.svg);
}
.flag-icon-cu {
  background-image: url(../../../images/flags/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cu.svg);
}
.flag-icon-cv {
  background-image: url(../../../images/flags/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cv.svg);
}
.flag-icon-cw {
  background-image: url(../../../images/flags/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cw.svg);
}
.flag-icon-cx {
  background-image: url(../../../images/flags/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cx.svg);
}
.flag-icon-cy {
  background-image: url(../../../images/flags/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cy.svg);
}
.flag-icon-cz {
  background-image: url(../../../images/flags/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/cz.svg);
}
.flag-icon-de {
  background-image: url(../../../images/flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/de.svg);
}
.flag-icon-dj {
  background-image: url(../../../images/flags/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/dj.svg);
}
.flag-icon-dk {
  background-image: url(../../../images/flags/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/dk.svg);
}
.flag-icon-dm {
  background-image: url(../../../images/flags/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/dm.svg);
}
.flag-icon-do {
  background-image: url(../../../images/flags/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/do.svg);
}
.flag-icon-dz {
  background-image: url(../../../images/flags/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/dz.svg);
}
.flag-icon-ec {
  background-image: url(../../../images/flags/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ec.svg);
}
.flag-icon-ee {
  background-image: url(../../../images/flags/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ee.svg);
}
.flag-icon-eg {
  background-image: url(../../../images/flags/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/eg.svg);
}
.flag-icon-eh {
  background-image: url(../../../images/flags/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/eh.svg);
}
.flag-icon-er {
  background-image: url(../../../images/flags/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/er.svg);
}
.flag-icon-es {
  background-image: url(../../../images/flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/es.svg);
}
.flag-icon-et {
  background-image: url(../../../images/flags/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/et.svg);
}
.flag-icon-fi {
  background-image: url(../../../images/flags/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/fi.svg);
}
.flag-icon-fj {
  background-image: url(../../../images/flags/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/fj.svg);
}
.flag-icon-fk {
  background-image: url(../../../images/flags/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/fk.svg);
}
.flag-icon-fm {
  background-image: url(../../../images/flags/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/fm.svg);
}
.flag-icon-fo {
  background-image: url(../../../images/flags/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/fo.svg);
}
.flag-icon-fr {
  background-image: url(../../../images/flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/fr.svg);
}
.flag-icon-ga {
  background-image: url(../../../images/flags/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ga.svg);
}
.flag-icon-gb {
  background-image: url(../../../images/flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gb.svg);
}
.flag-icon-gd {
  background-image: url(../../../images/flags/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gd.svg);
}
.flag-icon-ge {
  background-image: url(../../../images/flags/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ge.svg);
}
.flag-icon-gf {
  background-image: url(../../../images/flags/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gf.svg);
}
.flag-icon-gg {
  background-image: url(../../../images/flags/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gg.svg);
}
.flag-icon-gh {
  background-image: url(../../../images/flags/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gh.svg);
}
.flag-icon-gi {
  background-image: url(../../../images/flags/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gi.svg);
}
.flag-icon-gl {
  background-image: url(../../../images/flags/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gl.svg);
}
.flag-icon-gm {
  background-image: url(../../../images/flags/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gm.svg);
}
.flag-icon-gn {
  background-image: url(../../../images/flags/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gn.svg);
}
.flag-icon-gp {
  background-image: url(../../../images/flags/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gp.svg);
}
.flag-icon-gq {
  background-image: url(../../../images/flags/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gq.svg);
}
.flag-icon-gr {
  background-image: url(../../../images/flags/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gr.svg);
}
.flag-icon-gs {
  background-image: url(../../../images/flags/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gs.svg);
}
.flag-icon-gt {
  background-image: url(../../../images/flags/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gt.svg);
}
.flag-icon-gu {
  background-image: url(../../../images/flags/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gu.svg);
}
.flag-icon-gw {
  background-image: url(../../../images/flags/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gw.svg);
}
.flag-icon-gy {
  background-image: url(../../../images/flags/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/gy.svg);
}
.flag-icon-hk {
  background-image: url(../../../images/flags/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/hk.svg);
}
.flag-icon-hm {
  background-image: url(../../../images/flags/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/hm.svg);
}
.flag-icon-hn {
  background-image: url(../../../images/flags/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/hn.svg);
}
.flag-icon-hr {
  background-image: url(../../../images/flags/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/hr.svg);
}
.flag-icon-ht {
  background-image: url(../../../images/flags/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ht.svg);
}
.flag-icon-hu {
  background-image: url(../../../images/flags/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/hu.svg);
}
.flag-icon-id {
  background-image: url(../../../images/flags/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/id.svg);
}
.flag-icon-ie {
  background-image: url(../../../images/flags/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ie.svg);
}
.flag-icon-il {
  background-image: url(../../../images/flags/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/il.svg);
}
.flag-icon-im {
  background-image: url(../../../images/flags/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/im.svg);
}
.flag-icon-in {
  background-image: url(../../../images/flags/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/in.svg);
}
.flag-icon-io {
  background-image: url(../../../images/flags/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/io.svg);
}
.flag-icon-iq {
  background-image: url(../../../images/flags/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/iq.svg);
}
.flag-icon-ir {
  background-image: url(../../../images/flags/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ir.svg);
}
.flag-icon-is {
  background-image: url(../../../images/flags/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/is.svg);
}
.flag-icon-it {
  background-image: url(../../../images/flags/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/it.svg);
}
.flag-icon-je {
  background-image: url(../../../images/flags/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/je.svg);
}
.flag-icon-jm {
  background-image: url(../../../images/flags/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/jm.svg);
}
.flag-icon-jo {
  background-image: url(../../../images/flags/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/jo.svg);
}
.flag-icon-jp {
  background-image: url(../../../images/flags/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/jp.svg);
}
.flag-icon-ke {
  background-image: url(../../../images/flags/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ke.svg);
}
.flag-icon-kg {
  background-image: url(../../../images/flags/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/kg.svg);
}
.flag-icon-kh {
  background-image: url(../../../images/flags/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/kh.svg);
}
.flag-icon-ki {
  background-image: url(../../../images/flags/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ki.svg);
}
.flag-icon-km {
  background-image: url(../../../images/flags/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/km.svg);
}
.flag-icon-kn {
  background-image: url(../../../images/flags/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/kn.svg);
}
.flag-icon-kp {
  background-image: url(../../../images/flags/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/kp.svg);
}
.flag-icon-kr {
  background-image: url(../../../images/flags/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/kr.svg);
}
.flag-icon-kw {
  background-image: url(../../../images/flags/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/kw.svg);
}
.flag-icon-ky {
  background-image: url(../../../images/flags/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ky.svg);
}
.flag-icon-kz {
  background-image: url(../../../images/flags/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/kz.svg);
}
.flag-icon-la {
  background-image: url(../../../images/flags/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/la.svg);
}
.flag-icon-lb {
  background-image: url(../../../images/flags/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/lb.svg);
}
.flag-icon-lc {
  background-image: url(../../../images/flags/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/lc.svg);
}
.flag-icon-li {
  background-image: url(../../../images/flags/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/li.svg);
}
.flag-icon-lk {
  background-image: url(../../../images/flags/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/lk.svg);
}
.flag-icon-lr {
  background-image: url(../../../images/flags/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/lr.svg);
}
.flag-icon-ls {
  background-image: url(../../../images/flags/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ls.svg);
}
.flag-icon-lt {
  background-image: url(../../../images/flags/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/lt.svg);
}
.flag-icon-lu {
  background-image: url(../../../images/flags/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/lu.svg);
}
.flag-icon-lv {
  background-image: url(../../../images/flags/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/lv.svg);
}
.flag-icon-ly {
  background-image: url(../../../images/flags/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ly.svg);
}
.flag-icon-ma {
  background-image: url(../../../images/flags/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ma.svg);
}
.flag-icon-mc {
  background-image: url(../../../images/flags/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mc.svg);
}
.flag-icon-md {
  background-image: url(../../../images/flags/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/md.svg);
}
.flag-icon-me {
  background-image: url(../../../images/flags/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/me.svg);
}
.flag-icon-mf {
  background-image: url(../../../images/flags/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mf.svg);
}
.flag-icon-mg {
  background-image: url(../../../images/flags/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mg.svg);
}
.flag-icon-mh {
  background-image: url(../../../images/flags/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mh.svg);
}
.flag-icon-mk {
  background-image: url(../../../images/flags/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mk.svg);
}
.flag-icon-ml {
  background-image: url(../../../images/flags/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ml.svg);
}
.flag-icon-mm {
  background-image: url(../../../images/flags/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mm.svg);
}
.flag-icon-mn {
  background-image: url(../../../images/flags/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mn.svg);
}
.flag-icon-mo {
  background-image: url(../../../images/flags/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mo.svg);
}
.flag-icon-mp {
  background-image: url(../../../images/flags/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mp.svg);
}
.flag-icon-mq {
  background-image: url(../../../images/flags/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mq.svg);
}
.flag-icon-mr {
  background-image: url(../../../images/flags/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mr.svg);
}
.flag-icon-ms {
  background-image: url(../../../images/flags/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ms.svg);
}
.flag-icon-mt {
  background-image: url(../../../images/flags/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mt.svg);
}
.flag-icon-mu {
  background-image: url(../../../images/flags/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mu.svg);
}
.flag-icon-mv {
  background-image: url(../../../images/flags/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mv.svg);
}
.flag-icon-mw {
  background-image: url(../../../images/flags/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mw.svg);
}
.flag-icon-mx {
  background-image: url(../../../images/flags/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mx.svg);
}
.flag-icon-my {
  background-image: url(../../../images/flags/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/my.svg);
}
.flag-icon-mz {
  background-image: url(../../../images/flags/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/mz.svg);
}
.flag-icon-na {
  background-image: url(../../../images/flags/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/na.svg);
}
.flag-icon-nc {
  background-image: url(../../../images/flags/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/nc.svg);
}
.flag-icon-ne {
  background-image: url(../../../images/flags/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ne.svg);
}
.flag-icon-nf {
  background-image: url(../../../images/flags/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/nf.svg);
}
.flag-icon-ng {
  background-image: url(../../../images/flags/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ng.svg);
}
.flag-icon-ni {
  background-image: url(../../../images/flags/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ni.svg);
}
.flag-icon-nl {
  background-image: url(../../../images/flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/nl.svg);
}
.flag-icon-no {
  background-image: url(../../../images/flags/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/no.svg);
}
.flag-icon-np {
  background-image: url(../../../images/flags/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/np.svg);
}
.flag-icon-nr {
  background-image: url(../../../images/flags/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/nr.svg);
}
.flag-icon-nu {
  background-image: url(../../../images/flags/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/nu.svg);
}
.flag-icon-nz {
  background-image: url(../../../images/flags/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/nz.svg);
}
.flag-icon-om {
  background-image: url(../../../images/flags/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/om.svg);
}
.flag-icon-pa {
  background-image: url(../../../images/flags/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pa.svg);
}
.flag-icon-pe {
  background-image: url(../../../images/flags/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pe.svg);
}
.flag-icon-pf {
  background-image: url(../../../images/flags/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pf.svg);
}
.flag-icon-pg {
  background-image: url(../../../images/flags/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pg.svg);
}
.flag-icon-ph {
  background-image: url(../../../images/flags/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ph.svg);
}
.flag-icon-pk {
  background-image: url(../../../images/flags/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pk.svg);
}
.flag-icon-pl {
  background-image: url(../../../images/flags/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pl.svg);
}
.flag-icon-pm {
  background-image: url(../../../images/flags/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pm.svg);
}
.flag-icon-pn {
  background-image: url(../../../images/flags/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pn.svg);
}
.flag-icon-pr {
  background-image: url(../../../images/flags/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pr.svg);
}
.flag-icon-ps {
  background-image: url(../../../images/flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ps.svg);
}
.flag-icon-pt {
  background-image: url(../../../images/flags/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pt.svg);
}
.flag-icon-pw {
  background-image: url(../../../images/flags/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/pw.svg);
}
.flag-icon-py {
  background-image: url(../../../images/flags/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/py.svg);
}
.flag-icon-qa {
  background-image: url(../../../images/flags/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/qa.svg);
}
.flag-icon-re {
  background-image: url(../../../images/flags/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/re.svg);
}
.flag-icon-ro {
  background-image: url(../../../images/flags/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ro.svg);
}
.flag-icon-rs {
  background-image: url(../../../images/flags/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/rs.svg);
}
.flag-icon-ru {
  background-image: url(../../../images/flags/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ru.svg);
}
.flag-icon-rw {
  background-image: url(../../../images/flags/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/rw.svg);
}
.flag-icon-sa {
  background-image: url(../../../images/flags/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sa.svg);
}
.flag-icon-sb {
  background-image: url(../../../images/flags/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sb.svg);
}
.flag-icon-sc {
  background-image: url(../../../images/flags/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sc.svg);
}
.flag-icon-sd {
  background-image: url(../../../images/flags/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sd.svg);
}
.flag-icon-se {
  background-image: url(../../../images/flags/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/se.svg);
}
.flag-icon-sg {
  background-image: url(../../../images/flags/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sg.svg);
}
.flag-icon-sh {
  background-image: url(../../../images/flags/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sh.svg);
}
.flag-icon-si {
  background-image: url(../../../images/flags/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/si.svg);
}
.flag-icon-sj {
  background-image: url(../../../images/flags/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sj.svg);
}
.flag-icon-sk {
  background-image: url(../../../images/flags/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sk.svg);
}
.flag-icon-sl {
  background-image: url(../../../images/flags/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sl.svg);
}
.flag-icon-sm {
  background-image: url(../../../images/flags/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sm.svg);
}
.flag-icon-sn {
  background-image: url(../../../images/flags/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sn.svg);
}
.flag-icon-so {
  background-image: url(../../../images/flags/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/so.svg);
}
.flag-icon-sr {
  background-image: url(../../../images/flags/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sr.svg);
}
.flag-icon-ss {
  background-image: url(../../../images/flags/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ss.svg);
}
.flag-icon-st {
  background-image: url(../../../images/flags/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/st.svg);
}
.flag-icon-sv {
  background-image: url(../../../images/flags/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sv.svg);
}
.flag-icon-sx {
  background-image: url(../../../images/flags/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sx.svg);
}
.flag-icon-sy {
  background-image: url(../../../images/flags/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sy.svg);
}
.flag-icon-sz {
  background-image: url(../../../images/flags/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/sz.svg);
}
.flag-icon-tc {
  background-image: url(../../../images/flags/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tc.svg);
}
.flag-icon-td {
  background-image: url(../../../images/flags/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/td.svg);
}
.flag-icon-tf {
  background-image: url(../../../images/flags/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tf.svg);
}
.flag-icon-tg {
  background-image: url(../../../images/flags/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tg.svg);
}
.flag-icon-th {
  background-image: url(../../../images/flags/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/th.svg);
}
.flag-icon-tj {
  background-image: url(../../../images/flags/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tj.svg);
}
.flag-icon-tk {
  background-image: url(../../../images/flags/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tk.svg);
}
.flag-icon-tl {
  background-image: url(../../../images/flags/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tl.svg);
}
.flag-icon-tm {
  background-image: url(../../../images/flags/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tm.svg);
}
.flag-icon-tn {
  background-image: url(../../../images/flags/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tn.svg);
}
.flag-icon-to {
  background-image: url(../../../images/flags/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/to.svg);
}
.flag-icon-tr {
  background-image: url(../../../images/flags/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tr.svg);
}
.flag-icon-tt {
  background-image: url(../../../images/flags/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tt.svg);
}
.flag-icon-tv {
  background-image: url(../../../images/flags/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tv.svg);
}
.flag-icon-tw {
  background-image: url(../../../images/flags/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tw.svg);
}
.flag-icon-tz {
  background-image: url(../../../images/flags/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/tz.svg);
}
.flag-icon-ua {
  background-image: url(../../../images/flags/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ua.svg);
}
.flag-icon-ug {
  background-image: url(../../../images/flags/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ug.svg);
}
.flag-icon-um {
  background-image: url(../../../images/flags/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/um.svg);
}
.flag-icon-us {
  background-image: url(../../../images/flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/us.svg);
}
.flag-icon-uy {
  background-image: url(../../../images/flags/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/uy.svg);
}
.flag-icon-uz {
  background-image: url(../../../images/flags/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/uz.svg);
}
.flag-icon-va {
  background-image: url(../../../images/flags/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/va.svg);
}
.flag-icon-vc {
  background-image: url(../../../images/flags/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/vc.svg);
}
.flag-icon-ve {
  background-image: url(../../../images/flags/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ve.svg);
}
.flag-icon-vg {
  background-image: url(../../../images/flags/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/vg.svg);
}
.flag-icon-vi {
  background-image: url(../../../images/flags/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/vi.svg);
}
.flag-icon-vn {
  background-image: url(../../../images/flags/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/vn.svg);
}
.flag-icon-vu {
  background-image: url(../../../images/flags/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/vu.svg);
}
.flag-icon-wf {
  background-image: url(../../../images/flags/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/wf.svg);
}
.flag-icon-ws {
  background-image: url(../../../images/flags/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ws.svg);
}
.flag-icon-ye {
  background-image: url(../../../images/flags/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ye.svg);
}
.flag-icon-yt {
  background-image: url(../../../images/flags/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/yt.svg);
}
.flag-icon-za {
  background-image: url(../../../images/flags/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/za.svg);
}
.flag-icon-zm {
  background-image: url(../../../images/flags/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/zm.svg);
}
.flag-icon-zw {
  background-image: url(../../../images/flags/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/zw.svg);
}
.flag-icon-ks {
  background-image: url(../../../images/flags/4x3/ks.svg);
}
.flag-icon-ks.flag-icon-squared {
  background-image: url(../../../images/flags/1x1/ks.svg);
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*darken(#428bca, 6.5%); // #337ab7*/
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../../fonts/glyphicons-halflings-regular.eot');
  src: url('../../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #f8f8f8;
  background-image: none;
  border: 1px solid #eaedef;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #cccccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.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"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.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: #ff0000;
}
.has-error .form-control {
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.has-error .input-group-addon {
  color: #ff0000;
  border-color: #ff0000;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #ff0000;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 28px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-primary {
  color: #002d62;
  background-color: #ababab;
  border-color: #9e9e9e;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #002d62;
  background-color: #929292;
  border-color: #5e5e5e;
}
.btn-primary:hover {
  color: #002d62;
  background-color: #929292;
  border-color: #808080;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #002d62;
  background-color: #929292;
  border-color: #808080;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #002d62;
  background-color: #808080;
  border-color: #5e5e5e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ababab;
  border-color: #9e9e9e;
}
.btn-primary .badge {
  color: #ababab;
  background-color: #002d62;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #002d62;
  background-color: #ffb700;
  border-color: #e6a500;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #002d62;
  background-color: #cc9200;
  border-color: #664900;
}
.btn-warning:hover {
  color: #002d62;
  background-color: #cc9200;
  border-color: #a87900;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #002d62;
  background-color: #cc9200;
  border-color: #a87900;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #002d62;
  background-color: #a87900;
  border-color: #664900;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ffb700;
  border-color: #e6a500;
}
.btn-warning .badge {
  color: #ffb700;
  background-color: #002d62;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #002d62;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #000a16;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #002d62;
}
.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 {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #eaedef;
  border-radius: 3px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  font-size: 1.4em;
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #002d62;
  background-color: #ffffff;
  border-left: 1px solid #dddddd;
  margin-left: -1px;
  min-width: 30px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-left: 0;
  padding-left: 0;
  /*.border-left-radius(@border-radius-base);*/
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  /*z-index: 3;*/
  /*color: @pagination-hover-color;
      background-color: @pagination-hover-bg;
	  border-color: @pagination-hover-border;
      border-color: @pagination-border;*/
  text-decoration: underline;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  /*z-index: 2;*/
  /*color: @pagination-active-color;
      background-color: @pagination-active-bg;
      border-color: @pagination-active-border;*/
  font-weight: 900;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  /*background-color: @pagination-disabled-bg;
      border-color: @pagination-disabled-border;
	  border-color: @pagination-border;*/
  text-decoration: none;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #002d62;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #00162f;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #ffb700;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc9200;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 3px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #ababab;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #ababab;
  color: #002d62;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 3px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #ababab;
  color: #002d62;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.previewFloater {
  border: 2px solid #f00;
  padding: 10px;
  margin: 10px 0;
}
.previewFloater p {
  margin: 0;
  font-size: 15px;
  color: #f00;
}
.previewFloater p i {
  float: right;
  font-size: 20px;
}
