/**
 * 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 {
	margin: 0 auto 20px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.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: 45%;
	left: 0;
	z-index: 200000;
}

/* 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: #ffffff;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	border : 2px solid #666666;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #666666;
}

/* 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(../../../css/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(../../../css/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;
}

.multilevelpushmenu_wrapper{position:absolute;overflow:hidden;min-width:100%;min-height:100%;margin:0;padding:0}.multilevelpushmenu_wrapper .levelHolderClass{position:absolute;overflow:hidden;top:0;background:#336ca6;width:auto;min-height:100%;font-family:'Open Sans Condensed',sans-serif;font-size:1em;zoom:1}.multilevelpushmenu_wrapper .ltr{margin-left:-100%;left:0;-moz-box-shadow:5px 0 5px -5px #000;-webkit-box-shadow:5px 0 5px -5px #000;box-shadow:5px 0 5px -5px #000;filter:progid:DXImageTransform.Microsoft.Shadow(color=#1f4164, direction=90, strength=2)}.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)}.multilevelpushmenu_wrapper .multilevelpushmenu_inactive{background:#2e6196}.multilevelpushmenu_wrapper ul{list-style:none;padding:0;margin:0}.multilevelpushmenu_wrapper li{cursor:pointer;border-top:1px solid #295685;padding:.4em}.multilevelpushmenu_wrapper li:last-child{border-bottom:1px solid #295685}.multilevelpushmenu_wrapper li:hover{background-color:#295685}.multilevelpushmenu_wrapper a{display:block;outline:0;overflow:hidden;font-size:1.5em;line-height:1em;padding:.2em;text-decoration:none;color:#fff}.multilevelpushmenu_wrapper a:hover{color:#ffe}.multilevelpushmenu_wrapper .backItemClass{display:block;padding:0px;}.backItemClass{display:block;padding:0px;}.multilevelpushmenu_wrapper .floatRight{float:left; margin-right : 10px;}.multilevelpushmenu_wrapper .floatLeft{float:right;}.multilevelpushmenu_wrapper .cursorPointer{cursor:pointer}.multilevelpushmenu_wrapper .iconSpacing_ltr{padding:0 .4em 0 0}.multilevelpushmenu_wrapper .iconSpacing_rtl{padding:0 0 0 .4em}
/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// © guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/

/* =====================================================================================================================
// Skin details */

.irs {
    height: 55px;
	margin-top:24px;
}
.irs-with-grid {
    height: 75px;
}
.irs-line {
    height: 2px; 
    background: #616161;

    border: 1px solid #616161;
	top: 19px!important
}
    .irs-line-left {
        height: 8px;
    }
    .irs-line-mid {
        height: 8px;
    }
    .irs-line-right {
        height: 8px;
    }

.irs-bar {
    height: 5px; 
	top: 33px;

    background: #ff8a1e;
}
    .irs-bar-edge {
        height: 10px; top: 33px;
        width: 14px;
        border: 1px solid #428bca;
        border-right: 0;
        background: #428bca;
        background: linear-gradient(to top, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%); /* W3C */
        border-radius: 16px 0 0 16px;
        -moz-border-radius: 16px 0 0 16px;
    }

.irs-shadow {
    height: 2px; top: 38px;
    background: #000;
    opacity: 0.3;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30);
}

.irs-slider {
    top: 25px;
    width: 23px; height: 23px;
    border: 1px solid #ffffff;
    background: #ffffff;
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    cursor: pointer;
}

.irs-slider.state_hover, .irs-slider:hover {
    background: #FFF;
}

.irs-min, .irs-max {
    color: #333;
    font-size: 12px; line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
    -moz-border-radius: 3px;
	display:none!important;
}

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
    background: #ccc;
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 14px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
}
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
    background: #999;
}

.irs-grid {
    height: 27px;
}
.irs-grid-pol {
    opacity: 0.5;
    background: #428bca;
}
.irs-grid-pol.small {
    background: #999;
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac;
}

.irs-disabled {
}

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/

/* =====================================================================================================================
// RangeSlider */

.irs {
    position: relative; display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
    .irs-line {
        position: relative; display: block;
        overflow: hidden;
        outline: none !important;
    }
        .irs-line-left, .irs-line-mid, .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        .irs-line-left {
            left: 0; width: 11%;
        }
        .irs-line-mid {
            left: 9%; width: 82%;
        }
        .irs-line-right {
            right: 0; width: 11%;
        }

    .irs-bar {
        position: absolute; display: block;
        left: 0; width: 0;
    }
        .irs-bar-edge {
            position: absolute; display: block;
            top: 0; left: 0;
        }

    .irs-shadow {
        position: absolute; display: none;
        left: 0; width: 0;
    }

    .irs-slider {
        position: absolute; display: block;
        z-index: 1;
    }
        .irs-slider.single {

        }
        .irs-slider.from {

        }
        .irs-slider.to {

        }
        .irs-slider.type_last {
            z-index: 2;
        }

    .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    .irs-from, .irs-to, .irs-single {
        position: absolute; display: block;
        bottom: -20px; left: 0;
        cursor: default;
        white-space: nowrap;
    }

.irs-grid {
    position: absolute; display: none;
    bottom: 0; left: 0;
    width: 100%; height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
    .irs-grid-pol {
        position: absolute;
        top: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    .irs-grid-pol.small {
        height: 4px;
    }
    .irs-grid-text {
        position: absolute;
        bottom: 0; left: 0;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        padding: 0 3px;
        color: #000;
    }

.irs-disable-mask {
    position: absolute; display: block;
    top: 0; left: -1%;
    width: 102%; height: 100%;
    cursor: default;
    background: rgba(0,0,0,0.0);
    z-index: 2;
}
.irs-disabled {
    opacity: 0.4;
}
.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40);
}


.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}


/* 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 */
/* header main navigation */
/* header drop navigation */
/*colors */
/*bg colors */
/* 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: Arial, 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;
}
/* folders setup */
/* 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;
  padding: 0;
  font-size: 62.5%;
  font-family: fontRegular, Helvetica, serif;
  color: #000000;
  background: #f7f7f7;
}
#content {
  padding: 5em 0 5em 0;
  background: #ffffff;
}
.frontPage #content {
  padding: 0px;
  background: #f7f7f7;
}
.noBottomPadding #content {
  padding-bottom: 0px !important;
}
/* 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;
}
/* START DELETE */
/* colsSetup */
.cols.overflowVisible {
  overflow: visible;
}
.cols {
  overflow: hidden;
}
.cols.flowVisible {
  overflow: visible;
}
.cols .colsWrap,
.cols > ul {
  position: relative;
}
.cols a.colWrap {
  display: block;
}
.cols > ul {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.cols > .colsWrap > .col,
.cols > ul > li {
  float: left;
}
/* space generator 1-9px */
.cols.space1 > .colsWrap,
.cols.space1 > ul {
  margin-right: -1px;
}
.cols.space1 > .colsWrap > .col,
.cols.space1 > ul > li {
  padding-right: 1px;
}
.cols.space2 > .colsWrap,
.cols.space2 > ul {
  margin-right: -2px;
}
.cols.space2 > .colsWrap > .col,
.cols.space2 > ul > li {
  padding-right: 2px;
}
.cols.space3 > .colsWrap,
.cols.space3 > ul {
  margin-right: -3px;
}
.cols.space3 > .colsWrap > .col,
.cols.space3 > ul > li {
  padding-right: 3px;
}
.cols.space4 > .colsWrap,
.cols.space4 > ul {
  margin-right: -4px;
}
.cols.space4 > .colsWrap > .col,
.cols.space4 > ul > li {
  padding-right: 4px;
}
.cols.space5 > .colsWrap,
.cols.space5 > ul {
  margin-right: -5px;
}
.cols.space5 > .colsWrap > .col,
.cols.space5 > ul > li {
  padding-right: 5px;
}
.cols.space6 > .colsWrap,
.cols.space6 > ul {
  margin-right: -6px;
}
.cols.space6 > .colsWrap > .col,
.cols.space6 > ul > li {
  padding-right: 6px;
}
.cols.space7 > .colsWrap,
.cols.space7 > ul {
  margin-right: -7px;
}
.cols.space7 > .colsWrap > .col,
.cols.space7 > ul > li {
  padding-right: 7px;
}
.cols.space8 > .colsWrap,
.cols.space8 > ul {
  margin-right: -8px;
}
.cols.space8 > .colsWrap > .col,
.cols.space8 > ul > li {
  padding-right: 8px;
}
.cols.space9 > .colsWrap,
.cols.space9 > ul {
  margin-right: -9px;
}
.cols.space9 > .colsWrap > .col,
.cols.space9 > ul > li {
  padding-right: 9px;
}
/* spaceGenerator 10px ... 100px */
.cols.space10 > .colsWrap,
.cols.space10 > ul {
  margin-right: -1em;
}
.cols.space10 > .colsWrap > .col,
.cols.space10 > ul > li {
  padding-right: 1em;
}
.cols.space20 > .colsWrap,
.cols.space20 > ul {
  margin-right: -2em;
}
.cols.space20 > .colsWrap > .col,
.cols.space20 > ul > li {
  padding-right: 2em;
}
.cols.space30 > .colsWrap,
.cols.space30 > ul {
  margin-right: -3em;
}
.cols.space30 > .colsWrap > .col,
.cols.space30 > ul > li {
  padding-right: 3em;
}
.cols.space40 > .colsWrap,
.cols.space40 > ul {
  margin-right: -4em;
}
.cols.space40 > .colsWrap > .col,
.cols.space40 > ul > li {
  padding-right: 4em;
}
.cols.space50 > .colsWrap,
.cols.space50 > ul {
  margin-right: -5em;
}
.cols.space50 > .colsWrap > .col,
.cols.space50 > ul > li {
  padding-right: 5em;
}
.cols.space60 > .colsWrap,
.cols.space60 > ul {
  margin-right: -6em;
}
.cols.space60 > .colsWrap > .col,
.cols.space60 > ul > li {
  padding-right: 6em;
}
/* spaceBottomGenerator 10px ... 100px */
.cols.spaceBottom10 > .colsWrap > .col,
.cols.spaceBottom10 > ul > li {
  margin-bottom: 1em;
}
.cols.spaceBottom20 > .colsWrap > .col,
.cols.spaceBottom20 > ul > li {
  margin-bottom: 2em;
}
.cols.spaceBottom30 > .colsWrap > .col,
.cols.spaceBottom30 > ul > li {
  margin-bottom: 3em;
}
.cols.spaceBottom40 > .colsWrap > .col,
.cols.spaceBottom40 > ul > li {
  margin-bottom: 4em;
}
.cols.spaceBottom50 > .colsWrap > .col,
.cols.spaceBottom50 > ul > li {
  margin-bottom: 5em;
}
.cols.spaceBottom60 > .colsWrap > .col,
.cols.spaceBottom60 > ul > li {
  margin-bottom: 6em;
}
.cols.spaceBottom70 > .colsWrap > .col,
.cols.spaceBottom70 > ul > li {
  margin-bottom: 7em;
}
.cols.spaceBottom80 > .colsWrap > .col,
.cols.spaceBottom80 > ul > li {
  margin-bottom: 8em;
}
.cols.spaceBottom90 > .colsWrap > .col,
.cols.spaceBottom90 > ul > li {
  margin-bottom: 9em;
}
.cols.spaceBottom100 > .colsWrap > .col,
.cols.spaceBottom100 > ul > li {
  margin-bottom: 10em;
}
/* colsGenerator */
.cols.cols1 > .colsWrap > .col,
.cols.cols1 > ul > li {
  width: 100%;
}
.cols.cols1 > .colsWrap > div:nth-child(1n + 1).col,
.cols.cols1 > ul > li:nth-child(1n + 1) {
  clear: both;
}
.cols.cols2 > .colsWrap > .col,
.cols.cols2 > ul > li {
  width: 50%;
}
.cols.cols2 > .colsWrap > div:nth-child(2n + 1).col,
.cols.cols2 > ul > li:nth-child(2n + 1) {
  clear: both;
}
.cols.cols3 > .colsWrap > .col,
.cols.cols3 > ul > li {
  width: 33.3333%;
}
.cols.cols3 > .colsWrap > div:nth-child(3n + 1).col,
.cols.cols3 > ul > li:nth-child(3n + 1) {
  clear: both;
}
.cols.cols4 > .colsWrap > .col,
.cols.cols4 > ul > li {
  width: 25%;
}
.cols.cols4 > .colsWrap > div:nth-child(4n + 1).col,
.cols.cols4 > ul > li:nth-child(4n + 1) {
  clear: both;
}
.cols.cols5 > .colsWrap > .col,
.cols.cols5 > ul > li {
  width: 20%;
}
.cols.cols5 > .colsWrap > div:nth-child(5n + 1).col,
.cols.cols5 > ul > li:nth-child(5n + 1) {
  clear: both;
}
.cols.cols6 > .colsWrap > .col,
.cols.cols6 > ul > li {
  width: 16.6667%;
}
.cols.cols6 > .colsWrap > div:nth-child(6n + 1).col,
.cols.cols6 > ul > li:nth-child(6n + 1) {
  clear: both;
}
/* two cols variations generator */
.cols.cols2-1 > .colsWrap > .col,
.cols.cols2-1 > ul > li {
  width: 50%;
}
.cols.cols2-1 > .colsWrap > .col:first-child,
.cols.cols2-1 > ul > li:first-child {
  width: 50%;
}
.cols.cols1-2 > .colsWrap > .col,
.cols.cols1-2 > ul > li {
  width: 50%;
}
.cols.cols1-2 > .colsWrap > .col:first-child,
.cols.cols1-2 > ul > li:first-child {
  width: 50%;
}
.cols.cols2-1 > .colsWrap > div:nth-child(2n+1).col,
.cols.cols2-1 > ul > li:nth-child(2n+1),
.cols.cols1-2 > .colsWrap > div:nth-child(2n+1).col,
.cols.cols1-2 > ul > li:nth-child(2n+1) {
  clear: both;
}
.cols.cols3-1 > .colsWrap > .col,
.cols.cols3-1 > ul > li {
  width: 33.3333%;
}
.cols.cols3-1 > .colsWrap > .col:first-child,
.cols.cols3-1 > ul > li:first-child {
  width: 66.66670000000001%;
}
.cols.cols1-3 > .colsWrap > .col,
.cols.cols1-3 > ul > li {
  width: 66.66670000000001%;
}
.cols.cols1-3 > .colsWrap > .col:first-child,
.cols.cols1-3 > ul > li:first-child {
  width: 33.3333%;
}
.cols.cols3-1 > .colsWrap > div:nth-child(2n+1).col,
.cols.cols3-1 > ul > li:nth-child(2n+1),
.cols.cols1-3 > .colsWrap > div:nth-child(2n+1).col,
.cols.cols1-3 > ul > li:nth-child(2n+1) {
  clear: both;
}
.cols.cols4-1 > .colsWrap > .col,
.cols.cols4-1 > ul > li {
  width: 25%;
}
.cols.cols4-1 > .colsWrap > .col:first-child,
.cols.cols4-1 > ul > li:first-child {
  width: 75%;
}
.cols.cols1-4 > .colsWrap > .col,
.cols.cols1-4 > ul > li {
  width: 75%;
}
.cols.cols1-4 > .colsWrap > .col:first-child,
.cols.cols1-4 > ul > li:first-child {
  width: 25%;
}
.cols.cols4-1 > .colsWrap > div:nth-child(2n+1).col,
.cols.cols4-1 > ul > li:nth-child(2n+1),
.cols.cols1-4 > .colsWrap > div:nth-child(2n+1).col,
.cols.cols1-4 > ul > li:nth-child(2n+1) {
  clear: both;
}
/* three cols variations generator */
.cols.cols2-1-1 > .colsWrap > .col,
.cols.cols2-1-1 > ul > li {
  width: 25%;
}
.cols.cols2-1-1 > .colsWrap > div.col:first-child,
.cols.cols2-1-1 > ul > li:first-child {
  width: 50%;
}
.cols.cols2-1-1 > .colsWrap > div.col:nth-child(3n+1),
.cols.cols2-1-1 > ul > li:nth-child(3n+1) {
  clear: both;
}
.cols.cols1-1-2 > .colsWrap > .col,
.cols.cols1-1-2 > ul > li {
  width: 25%;
}
.cols.cols1-1-2 > .colsWrap > div.col:last-child,
.cols.cols1-1-2 > ul > li:last-child {
  width: 50%;
}
.cols.cols1-1-2 > .colsWrap > div.col:nth-child(3n+1),
.cols.cols1-1-2 > ul > li:nth-child(3n+1) {
  clear: both;
}
.cols.cols1-2-1 > .colsWrap > .col,
.cols.cols1-2-1 > ul > li {
  width: 50%;
}
.cols.cols1-2-1 > .colsWrap > div.col:last-child,
.cols.cols1-2-1 > ul > li:last-child,
.cols.cols1-2-1 > .colsWrap > div.col:first-child,
.cols.cols1-2-1 > ul > li:first-child {
  width: 25%;
}
.cols.cols1-2-1 > .colsWrap > div.col:nth-child(3n+1),
.cols.cols1-2-1 > ul > li:nth-child(3n+1) {
  clear: both;
}
/* center cols generator */
.cols.cols1.colsCenter {
  margin-left: auto;
  margin-right: auto;
  max-width: 210px;
}
.cols.cols2.colsCenter {
  margin-left: auto;
  margin-right: auto;
  max-width: 450px;
}
.cols.cols3.colsCenter {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}
.cols.cols4.colsCenter {
  margin-left: auto;
  margin-right: auto;
  max-width: 930px;
}
.cols.cols5.colsCenter {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}
.cols.cols6.colsCenter {
  margin-left: auto;
  margin-right: auto;
  max-width: 1410px;
}
.colsCenter .colsWrap .col {
  padding-bottom: 30px;
}
/* END DELETE */
/* page cols */
.content,
.sidebar,
.sidebar1 {
  position: relative;
  float: left;
}
.content {
  width: 100%;
}
/*.sidebar { width : @sidebar; min-width : @sidebar; }
.sidebar1 { width : @sidebar1; min-width : @sidebar1; }*/
/* - oneCol - */
/*.oneCol .content { float : none; width : auto; }*/
/* - twoColLeft - */
/*.twoColLeft { margin-left : @sidebar + @barSpacing; }
.twoColLeft .sidebar { margin-left : -100%; left : -(@sidebar + @barSpacing); }*/
/* - twoColRight - */
/*.twoColRight { margin-right : @sidebar + @barSpacing; }
.twoColRight .sidebar { margin-right : -100%; right : -@barSpacing; }*/
/*!
* 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: 10px;
  padding-right: 10px;
  max-width: 1210px;
}
.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;
}
.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;
  }
}
/* multiLevelMenu */
*,
::before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* 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;
}
@font-face {
  font-family: fontLight;
  src: url('../../../fonts/frutiger_lt_45_light.eot');
  src: url('../../../fonts/frutiger_lt_45_light.eot?#iefix') format('embedded-opentype'), url('../../../fonts/frutiger_lt_45_light.woff') format('woff'), url('../../../fonts/frutiger_lt_45_light.ttf') format('truetype'), url('../../../fonts/frutiger_lt_45_light.svg#frutiger_lt_45_light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: fontRegular;
  src: url('../../../fonts/frutiger_lt_55_roman.eot');
  src: url('../../../fonts/frutiger_lt_55_roman.eot?#iefix') format('embedded-opentype'), url('../../../fonts/frutiger_lt_55_roman.woff') format('woff'), url('../../../fonts/frutiger_lt_55_roman.ttf') format('truetype'), url('../../../fonts/frutiger_lt_55_roman.svg#frutiger_lt_55_roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: fontBold;
  src: url('../../../fonts/frutiger_lt_65_bold.eot');
  src: url('../../../fonts/frutiger_lt_65_bold.eot?#iefix') format('embedded-opentype'), url('../../../fonts/frutiger_lt_65_bold.woff') format('woff'), url('../../../fonts/frutiger_lt_65_bold.ttf') format('truetype'), url('../../../fonts/frutiger_lt_65_bold.svg#frutiger_lt_65_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* clear floats generator */
.clear,
.cols .colsWrap,
.cols > ul,
fieldset p,
fieldset li,
div.selectType,
.selectInline,
.header .headerWrap,
.header .headerWrap .headerWrap,
.portals ul,
.menu .navigation > ul,
.secondaryNav,
.breadcrumbs .row ul,
#content.oneCol,
#tabs ul,
.testimonials .col,
.productList .col .colWrap,
.footer .copyrights .container-fluid .copyrightsWrap,
.list article .sectionWrap,
.newsDisplay section,
.eventsDisplay section,
.newsList article,
.eventsList article,
.buttonNavigator,
#sitemap,
.listStyle .description,
.video .description,
.listItems .description,
.listStyle li,
.video li,
.listItems li {
  display: inline-block;
}
.clear:after,
.cols .colsWrap:after,
.cols > ul:after,
fieldset p:after,
fieldset li:after,
div.selectType:after,
.selectInline:after,
.header .headerWrap:after,
.header .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,
.footer .copyrights .container-fluid .copyrightsWrap:after,
.list article .sectionWrap:after,
.newsDisplay section:after,
.eventsDisplay section:after,
.newsList article:after,
.eventsList article: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 .cols .colsWrap,
* html .cols > ul,
* html fieldset p,
* html fieldset li,
* html div.selectType,
* html .selectInline,
* html .header .headerWrap,
* html .header .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 .footer .copyrights .container-fluid .copyrightsWrap,
* html .list article .sectionWrap,
* html .newsDisplay section,
* html .eventsDisplay section,
* html .newsList article,
* html .eventsList article,
* 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,
.cols .colsWrap,
.cols > ul,
fieldset p,
fieldset li,
div.selectType,
.selectInline,
.header .headerWrap,
.header .headerWrap .headerWrap,
.portals ul,
.menu .navigation > ul,
.secondaryNav,
.breadcrumbs .row ul,
#content.oneCol,
#tabs ul,
.testimonials .col,
.productList .col .colWrap,
.footer .copyrights .container-fluid .copyrightsWrap,
.list article .sectionWrap,
.newsDisplay section,
.eventsDisplay section,
.newsList article,
.eventsList article,
.buttonNavigator,
#sitemap,
.listStyle .description,
.video .description,
.listItems .description,
.listStyle li,
.video li,
.listItems li {
  display: block;
}
.round50,
h1.iconTitle::before,
h2.iconTitle::before,
h3.iconTitle::before,
h4.iconTitle::before,
.header .headerWrap .right li .fa,
.footer .copyrights .container-fluid .copyrightsWrap a.social,
.mobileMenuLink a,
.nepremicnineOpis .contact .skrbnik img,
.nepremicnineOpis h3 i,
.nepremicnineSeznam .showAll i,
.nepremicnineSeznam .item .image .featured,
.nepremicnineSeznam .item .image .featured .fa-star,
.nepremicnineSeznam .item .image .overlay i,
.childrenPages .subPageItem .image .overlay i {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
/* 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,
.sbHolder .sbToggle,
.icon span,
.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,
.sbHolder ul,
.subCategories,
.footer .footerLinks ul {
  margin: 0;
  padding: 0;
}
.menuSetupVertical li,
.sbHolder ul 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,
.sbHolder ul li a,
.sbHolder ul 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,
.footer a,
#sitemap li a,
#searchResults ul li p.url a,
.navigator1 .pageNum,
.paginator 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,
.footer a:hover,
#sitemap li a:hover,
#searchResults ul li p.url a:hover,
.navigator1 .pageNum: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,
.footer a:active,
#sitemap li a:active,
#searchResults ul li p.url a:active,
.navigator1 .pageNum:active {
  text-decoration: none;
}
/* set top absolute position */
.topPosition,
.portals,
.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,
.button.bRound span,
.button.bRound,
button.bRound span,
.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,
.button.selected,
.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,
input.textType.disabled,
textarea.textareaType.disabled,
textarea.textType.disabled,
select.selectType.disabled,
.sbHolder.disabled,
input.textType:disabled,
textarea.textareaType:disabled,
textarea.textType:disabled,
select.selectType:disabled,
.sbHolder:disabled,
.sbHolder .sbToggle,
span.button1:hover,
span.button1:active,
span.button2:hover,
span.button2:active,
span.button3:hover,
span.button3:active,
span.button4:hover,
span.button4:active,
span.button,
.button.disabled,
.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 title generator */
h1,
h2,
h3,
h4,
h5,
h6,
.table caption,
fieldset legend,
caption,
legend {
  margin: 0 0 1em 0;
  padding: 0.5em 0 0 0;
  line-height: 1.2em;
  font-weight: normal;
  font-family: fontRegular, Helvetica, serif;
}
h1 {
  font-size: 3.2em;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 2.7em;
}
h4 {
  font-size: 2.5em;
}
h5 {
  font-size: 2.2em;
}
h6 {
  font-size: 2em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding-top: 0.5em 0 0 0;
  margin-bottom: 0 0 1em 0;
  font-weight: normal;
  color: #333333;
  line-height: 1.2em;
}
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;
}
h3 {
  margin-bottom: 40px;
}
h1.iconTitle,
h2.iconTitle,
h3.iconTitle,
h4.iconTitle {
  position: relative;
  font-size: 20px;
  color: #333333;
}
h1.title {
  margin-top: 0px !important;
  padding-top: 0px !important;
}
h2.underline {
  border-bottom: 3px solid #26007d;
  color: #333333;
  display: inline-block;
  padding-bottom: 4px;
}
h2 {
  padding-top: 0px !important;
}
h1.iconTitle::before,
h2.iconTitle::before,
h3.iconTitle::before,
h4.iconTitle::before {
  display: inline-block;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 12px;
  font-family: FontAwesome;
  content: "\f015";
  font-size: 24px;
  color: #fff;
  background: #26007d;
}
.titleBorderMiddle {
  padding-top: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center !important;
  background: url('../../../images/backgrounds/bg_title_border.png') repeat-x 0 50% scroll transparent;
}
.titleBorderMiddle span {
  position: relative;
  display: inline-block;
  padding: 0 2em;
  background: #ffffff;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 22px;
  color: #666666;
}
.frontPage h2,
h2.blockTitle {
  font-size: 32px;
  color: #333333;
  text-align: center;
  margin-bottom: 40px;
}
.titleBorderBottom {
  padding-bottom: 10px;
  border-bottom: 1px solid #000000;
}
.titleBorderTop {
  padding-top: 10px;
  border-top: 1px solid #000000;
}
/* cms link generator */
a {
  color: #26007d;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  color: #1a0055;
  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: #333333;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: fontRegular, Helvetica, serif;
  background: url('../../../images/icons/icon_dot.png') no-repeat 0 0.2em scroll transparent;
  border: none;
}
ul li li {
  font-size: 1em;
}
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.5em;
  line-height: 1.5em;
  font-family: fontRegular, Helvetica, serif;
  background: none;
  border: none;
}
/* cms elements generator */
p,
.sbHolder {
  padding: 0;
  margin: 0 0 1.5em 0;
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: fontRegular, 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: fontRegular, 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.5em;
  line-height: 1.5em;
  font-family: fontRegular, 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.5em;
  line-height: 1.5em;
  font-family: fontRegular, 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: fontRegular, Helvetica, serif;
  text-align: left;
  background: #edecea;
  border: none;
}
strong {
  font-family: fontBold, Helvetica, serif;
  font-weight: normal;
}
img {
  max-width: 100%;
}
figure img {
  display: block;
}
figure.noFigcaption figcaption {
  display: none;
}
small {
  font-size: 0.9em;
}
em {
  font-family: fontRegular, Helvetica, serif;
  font-style: italic;
}
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: fontRegular, Helvetica, serif;
  background: none;
  border: none;
}
li li,
blockquote p,
cite p,
p input,
p textarea,
p select,
td td {
  font-size: 1em;
}
/* cms table generator  */
table {
  width: 100%;
  margin: 0 0 1.5em 0;
  padding: 0.5em 0 0 0;
  border-collapse: collapse;
  border-spacing: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
caption {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1.6em;
  line-height: 1.4em;
  font-family: fontRegular, Helvetica, serif;
  text-align: left;
}
.noCaption caption {
  display: none;
}
th {
  margin: 0;
  padding: 12px 15px;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: fontRegular, Helvetica, serif;
  text-align: left;
  border-color: #21201e;
  border-style: solid;
  border-width: 0px;
  vertical-align: top;
  background: #472f88;
}
tbody td {
  margin: 0;
  padding: 12px 15px;
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: fontRegular, Helvetica, serif;
  text-align: left;
  border-color: #21201e;
  border-style: solid;
  border-width: 0px;
  vertical-align: center;
  background: none;
}
table tr td:first-child,
table tr th:first-child {
  border-left: none;
}
table tr td:last-child,
table tr th:last-child {
  border-right: none;
}
td.tdBold {
  font-family: fontBold, Helvetica, serif;
}
tr:nth-child(odd) td {
  background: #f1f1f1;
}
tbody th {
  margin: 0;
  padding: 12px 15px;
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: fontBold, Helvetica, serif;
  text-align: left;
  border-color: #21201e;
  border-style: solid;
  border-width: 0px;
  vertical-align: center;
  background: #472f88;
}
tfoot td {
  margin: 0;
  padding: 12px 15px;
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: fontRegular, Helvetica, serif;
  text-align: left;
  border-color: #21201e;
  border-style: solid;
  border-width: 0px;
  vertical-align: center;
  background: none;
}
.grey {
  background: #f0f0f0;
}
.block {
  padding: 60px 0;
}
.blockBig {
  padding: 80px 0;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"] {
  text-indent: 0px !important;
}
/* responsive */
.rp960 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 1250px;
  min-width: 1250px;
  max-width: 1250px;
  font-size: 1em;
  text-align: left;
}
@media only screen and (min-width: 10px) {
  .responsive .rp960 {
    width: auto;
    min-width: 320px;
    max-width: 1250px;
  }
}
@media only screen and (max-width: 1250px) {
  .responsive {
    /* navigation */
    /* search form */
    /* page title */
  }
  .responsive .navigation {
    margin-left: 20px;
    padding-top: 17px;
  }
  .responsive .navigation > ul > li > a > span {
    font-weight: normal;
    font-size: 1.4em;
  }
  .responsive .searchForm fieldset {
    padding-top: 12px;
  }
  .responsive .searchForm fieldset p.textType {
    min-width: 200px;
  }
  .responsive .searchForm fieldset p.textType input.submitType {
    font-size: 1em;
  }
}
@media only screen and (max-width: 1370px) {
  .responsive #realEstateSearch .formSearch {
    padding: 15px 50px;
  }
  .responsive .homeSlider ul li {
    padding-top: 100px;
  }
  .responsive #realEstateSearch .formSearch form .advancedSearch {
    padding: 0 55px 30px;
  }
  .responsive .footer .footerLinks .catalogue .download img {
    max-width: 20%;
  }
  .responsive #realEstateSearch .formSearch form .ajaxLoader img {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1025px) {
  .responsive {
    /* layout */
    /*& .sidebar, & .sidebar1 { width : 23em; min-width : 23em; }*/
    /* header */
    /* mobileMenu */
  }
  .responsive .twoColRight {
    margin-right: 24em;
  }
  .responsive .twoColRight .sidebar {
    right: -1em;
  }
  .responsive .header .headerWrap {
    padding: 10px 10px 10px 10px;
  }
  .responsive .header .headerWrap .right {
    position: absolute;
    right: 10px;
  }
  .responsive .header .headerWrap .right li {
    padding-right: 15px;
    padding-left: 0px;
    margin-top: 0px;
  }
  .responsive .header .headerWrap .right .language {
    margin-left: 0px !important;
    padding-top: 3px;
  }
  .responsive .header .headerWrap .right .language .fa {
    border: 0;
    top: 2px !important;
  }
  .responsive .header .headerWrap .right .text {
    display: none;
  }
  .responsive .header .headerWrap .right .fa {
    line-height: 38px;
    height: auto;
    width: 38px;
    padding-top: 0px;
    font-size: 19px;
  }
  .responsive .pageTitle {
    padding: 0.2em 0 0;
  }
  .responsive .mobileMenu {
    position: relative;
    display: none;
    margin-left: -10px;
    margin-right: -10px;
    background: #21201E;
  }
  .responsive .mobileMenu .navigation {
    float: none;
    margin: 0;
    padding: 0;
  }
  .responsive .mobileMenu .navigation a {
    color: #ffffff !important;
    background: none !important;
  }
  .responsive .mobileMenu .navigation a:hover {
    text-decoration: underline !important;
    background: none !important;
  }
  .responsive .mobileMenu .navigation > ul {
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #EDECEA;
  }
  .responsive .mobileMenu .navigation > ul > li {
    float: none;
  }
  .responsive .mobileMenu .navigation > ul > li > a {
    color: #ffffff;
    padding: 0 0 5px 0;
  }
  .responsive .mobileMenu .navigation > ul > li:hover .drop {
    display: none;
  }
  .responsive .mobileMenu .navigation > ul > li.selected .drop {
    display: block;
  }
  .responsive .mobileMenu .navigation > ul > li.selected > a > span {
    color: #F9911F;
  }
  .responsive .mobileMenu .navigation .drop {
    position: relative;
    bottom: auto;
    padding: 0;
    min-width: 100%;
  }
  .responsive .mobileMenu .navigation .drop .dropWrap {
    position: relative;
    top: auto;
    background: none;
  }
  .responsive .mobileMenu .navigation .drop .dropWrap ul {
    padding: 0;
    margin: 0 0 5px 0;
  }
  .responsive .mobileMenu .navigation .drop .dropWrap ul li a:hover {
    background: none;
    text-decoration: underline;
  }
  .responsive .mobileMenu .navigation .drop .dropWrap ul li a span {
    padding: 0 0 3px 20px;
  }
  .responsive .mobileMenu .navigation .drop .dropWrap ul li a span i {
    display: inline-block;
    padding-right: 5px;
    color: #F9911F;
  }
  .responsive .mobileMenu .secondaryNav {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    /*& .rp960 {*/
    /*}*/
  }
  .responsive .mobileMenu .secondaryNav ul {
    position: relative;
    right: auto;
    top: auto;
  }
  .responsive .mobileMenu .secondaryNav ul li a span {
    padding: 0 10px 0 0;
  }
  .responsive .mobileMenu .secondaryNav ul li a:hover {
    text-decoration: underline;
    background: none;
  }
  .responsive .mobileMenu .secondaryNav ul li .drop {
    display: none !important;
  }
  .responsive .mobileMenu .searchForm {
    float: none;
    background: #EDECEA;
  }
  .responsive .mobileMenu .searchForm fieldset {
    padding: 10px;
    border-top: 1px solid #EDECEA;
  }
  .responsive .mobileMenu .searchForm fieldset p.textType {
    min-width: 100%;
  }
  .responsive .mobileMenu .searchForm fieldset p.textType input.submitType {
    width: auto !important;
  }
  .responsive .mobileMenuLink {
    display: block !important;
  }
  .responsive .menu {
    display: none;
  }
  .responsive #realEstateSearch .container-fluid {
    padding: 0px;
  }
  .responsive #realEstateSearch .formSearch {
    padding: 20px 20px;
  }
  .responsive #realEstateSearch .formSearch .col-md-8 {
    width: 100%;
    margin-bottom: 10px;
  }
  .responsive #realEstateSearch .formSearch .col-md-2 {
    width: 100%;
  }
  .responsive .homeSlider ul li {
    padding-top: 100px;
  }
  .responsive .bx-controls-direction {
    display: none;
  }
  .responsive .miniBanner {
    width: 100%;
    margin: 30px 0;
  }
  .responsive .menu.fixed {
    position: relative !important;
  }
  .responsive .headerWrap {
    margin-bottom: 0px !important;
  }
  .responsive #tabs ul li {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  .responsive #tabs ul li a {
    padding-left: 0px;
    margin-right: 0px;
  }
  .responsive .nepremicnineSeznam .showAll {
    position: relative;
    top: auto;
    bottom: 35px;
    float: right;
    text-align: right;
    display: block;
    width: 100%;
  }
  .responsive #realEstateSearch .formSearch form .advancedSearch {
    padding: 0 30px 30px;
  }
  .responsive .searchInfo .col-sm-6 {
    width: 100%;
    margin-bottom: 10px;
  }
  .responsive .searchInfo .col-sm-6.right {
    float: left;
  }
  .responsive .searchInfo .col-sm-6.right {
    padding-left: 0px;
  }
  .responsive #realEstateSearch .formSearch form .form-group select {
    background: #ffffff url('../../../images/icons/selectDown.png') no-repeat 97% center !important;
  }
  .responsive .mobileOnly.mobileInfo {
    display: none;
    background: #333333;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 17px;
  }
  .responsive .mobileOnly.mobileInfo a {
    color: #ffffff;
  }
  .responsive .mobileOnly.mobileInfo .fa {
    margin-right: 5px;
  }
  .responsive .mobileOnly.mobileInfo small {
    margin: 0 10px;
  }
  .responsive .header .headerWrap .right li.phone {
    display: none;
  }
  .responsive .mobileStar {
    display: block !important;
  }
  .responsive .mobileStar .fa.featured {
    color: #f9662b !important;
  }
  .responsive #realEstateSearch .formSearch form .ajaxLoader img {
    margin-top: 60px !important;
  }
  .responsive #realEstateSearch .formSearch .col-md-4 {
    padding-right: 10px;
  }
  .responsive .pageTitle {
    margin-top: 3px;
    margin-bottom: 2px;
  }
  .responsive .pageTitle a {
    max-width: 220px;
  }
}
@media only screen and (max-width: 769px) {
  .responsive .nepremicnineItemSlider {
    min-height: 0px;
  }
  .responsive #map {
    height: 200px;
  }
  .responsive #realEstateSearch.advanced .formSearch .col-md-8 {
    width: 100%;
    padding: 0 10px;
  }
  .responsive .nepremicnineOpis .detailHead .right {
    text-align: left;
    padding-left: 0px;
    margin: 10px 0 20px 0;
  }
  .responsive .nepremicnineItemSlider .bx-wrapper .bx-controls {
    left: 0px;
  }
  .responsive .footer .footerLinks .catalogue .download img {
    max-width: 100%;
  }
  .responsive .footer .footerLinks .catalogue {
    margin-bottom: 30px;
  }
  .responsive.frontPage .nepremicnineItem {
    margin-bottom: 30px !important;
  }
  .responsive #tabs ul li a {
    font-size: 18px;
  }
  .responsive.frontPage h2,
  .responsive h2.blockTitle {
    text-align: left;
  }
}
@media only screen and (max-width: 990px) {
  .responsive #realEstateSearch.advanced .formSearch .col-md-8 {
    width: 100% !important;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 890px) {
  .responsive {
    /* layout breakpoint1 */
    /* layouts */
  }
  .responsive .breakepoint1.cols > .colsWrap > .col,
  .responsive .breakepoint1.cols > ul > li {
    width: 33% !important;
    clear: none !important;
  }
  .responsive .breakepoint1.cols > .colsWrap > div:nth-child(3n+1).col,
  .responsive .breakepoint1.cols > ul > li:nth-child(3n+1) {
    clear: both !important;
  }
  .responsive .breakepoint1[class*="space"] > .colsWrap,
  .responsive .breakepoint1[class*="space"] > ul {
    margin-right: -20px !important;
  }
  .responsive .breakepoint1[class*="space"] > .colsWrap > .col,
  .responsive .breakepoint1[class*="space"] > ul > li {
    padding-right: 20px !important;
  }
  .responsive .twoColLeft,
  .responsive .twoColRight {
    margin-left: 0;
    margin-right: 0;
  }
  .responsive .twoColLeft .content,
  .responsive .twoColRight .content {
    float: none;
  }
  .responsive .twoColLeft .sidebar,
  .responsive .twoColRight .sidebar {
    left: auto;
    right: auto;
    float: none;
    width: auto;
    min-width: 10px;
    margin: 20px 0 0 0;
  }
  .responsive .homeSlider ul li {
    padding-top: 20px;
  }
  .responsive .homeSlider .bannerLink {
    margin-bottom: 300px;
  }
  .responsive .homeSlider .bxslider li,
  .responsive .homeSlider .bx-viewport,
  .responsive .homeSlider {
    height: auto !important;
    min-height: 450px !important;
  }
  .responsive .homeSlider .bannerLink .left h3 {
    font-size: 18px;
  }
  .responsive #realEstateSearch .formSearch {
    padding: 10px 10px;
  }
  .responsive #realEstateSearch .formSearch form .advancedSearch {
    padding: 0 20px 30px;
  }
  .responsive .block {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 961px) {
  .responsive {
    /* brakepoint1 */
  }
  .responsive.cols > .colsWrap > .col,
  .responsive.cols > ul > li {
    width: 33.33% !important;
    clear: none !important;
  }
  .responsive.cols3 > .colsWrap > div:nth-child(3n+1).col,
  .responsive.cols3 > ul > li:nth-child(3n+1) {
    clear: both !important;
  }
}
@media only screen and (max-width: 761px) {
  .responsive {
    /* forms*/
  }
  .responsive #content input.textType,
  .responsive #content select,
  .responsive #content textarea,
  .responsive #content .sbHolder,
  .responsive #content .suggestType {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .responsive #content .inline,
  .responsive #content .newLine,
  .responsive #content span.error {
    float: none !important;
    display: block !important;
    width: 100% !important;
    padding: 6px 0 0 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .responsive #content label.textType,
  .responsive #content label.selectType,
  .responsive #content label.textareaType,
  .responsive #content span.label,
  .responsive #content p.label {
    display: block !important;
    float: none !important;
    padding: 0 0 5px 0 !important;
  }
  .responsive #content p.checkType .button {
    margin: 5px !important;
  }
  .responsive #content label.extraRadio {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .responsive div.selectType {
    float: none;
    margin: 0 0 10px 0;
    min-width: 100%;
  }
  .responsive div.selectType .customDropDown {
    float: none;
    display: block;
    width: auto;
    max-width: 100%;
  }
  .responsive .selectInline div.selectType {
    float: none;
    width: auto;
    margin: 0 0 10px 0;
  }
  .responsive input[type="submit"],
  .responsive input[type="button"] {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 10px !important;
  }
  .responsive .miniBanners .linksWrap {
    height: auto !important;
  }
  .responsive .miniBanners .linksWrap .image img {
    min-height: 120px;
  }
  .responsive .miniBanners .linksWrap .description {
    padding-top: 20px;
  }
  .responsive .miniBanners .linksWrap .description h3 {
    font-size: 24px;
  }
  .responsive .mobileOnly {
    display: block;
  }
  .responsive .footerTitles {
    display: none;
  }
  .responsive a.scrollup {
    display: none !important;
  }
  .responsive #realEstateSearch .formSearch form .form-group .innerLabel {
    width: 100%;
  }
  .responsive #realEstateSearch .formSearch form .advancedSearch .form-group .col-sm-6.left,
  .responsive #realEstateSearch .formSearch form .advancedSearch .form-group .col-sm-6.right {
    width: 100%;
    padding: 0px;
  }
  .responsive #realEstateSearch .formSearch form .advancedSearch .form-group .col-sm-6.left {
    margin-bottom: 50px;
  }
  .responsive .searchInfo div {
    width: 100%;
    float: left;
    margin-left: 0px !important;
    margin-bottom: 10px;
  }
  .responsive .searchInfo div.mLeft {
    width: 100%;
    float: left;
    margin-left: 0px !important;
  }
  .responsive .searchInfo div select {
    width: auto !important;
    margin: 0px;
    display: inline-block;
    max-width: 210px;
    float: left !important;
  }
  .responsive #content {
    padding: 2em 0;
  }
  .responsive.frontPage #content {
    padding: 0;
  }
  .responsive h1 {
    font-size: 2.5em;
  }
  .responsive h2 {
    font-size: 2.3em;
  }
  .responsive h3 {
    font-size: 2em;
  }
}
@media only screen and (max-width: 641px) {
  .responsive {
    /* listsDisplay */
  }
  .responsive .list article p.image,
  .responsive .list article [itemprop="image"] {
    float: none;
    max-width: 100%;
  }
  .responsive .list article p.image {
    margin-bottom: 20px;
  }
  .responsive .list article.imageOn .dataList,
  .responsive .list article.imageOn [itemprop="headline"],
  .responsive .list article.imageOn [itemprop="alternativeHeadline"],
  .responsive .list article.imageOn [itemprop="description"],
  .responsive .list article.imageOn [itemprop="text"],
  .responsive .list article.imageOn [itemprop="keywords"],
  .responsive .list article.imageOn .more,
  .responsive .list article.imageOn .headerData {
    margin-left: 0;
  }
  .responsive .miniBanner .linksWrap img {
    display: none;
  }
  .responsive .miniBanner .linksWrap .description {
    margin-left: 0px;
    padding: 15px;
  }
  .responsive .copyrightsWrap .col-sm-6 {
    margin-bottom: 15px;
    text-align: left !important;
  }
  .responsive .footer .copyrights .container-fluid .copyrightsWrap a.social {
    margin-left: 0px;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 481px) {
  .responsive .miniBanners .linksWrap .description {
    padding-top: 0px;
  }
  .responsive .miniBanners .linksWrap .description h3 {
    font-size: 18px;
  }
  .responsive .nepremicnineOpis .detailHead .right a {
    padding: 5px 5%;
    width: 100%;
    margin-left: 0px;
  }
  .responsive .nepremicnineOpis .detailHead .right {
    padding-left: 10px;
  }
  .responsive .nepremicnineOpis .detailHead .right a.socialShare .addthis_sharing_toolbox {
    left: 50%;
    margin-left: -50px;
  }
  .responsive .nepremicnineOpis .desc {
    padding-right: 0px;
  }
  .responsive .nepremicnineOpis .contact {
    padding-left: 0px;
  }
  .responsive .homeSlider .bannerLink {
    width: 100%;
  }
  .responsive .homeSlider .bannerLink::after {
    display: none;
  }
  .responsive .mobileStar {
    display: none !important;
  }
  .responsive .header .headerWrap .right li.mail {
    display: none !important;
  }
  .responsive .header .headerWrap .right li.language {
    display: none !important;
  }
  .responsive .header .headerWrap .right li {
    padding-right: 0px !important;
  }
  .responsive .pageTitle {
    margin-top: 7px;
    margin-bottom: 6px;
  }
  .responsive .pageTitle a {
    max-width: 175px;
  }
  .responsive .footer .copyrights .container-fluid .copyrightsWrap img {
    display: block;
    margin: 0 auto 15px auto;
  }
  .responsive .footer .copyrights .container-fluid .copyrightsWrap small {
    display: none;
  }
  .responsive .copyrightsWrap .col-sm-6 {
    text-align: center !important;
  }
  .responsive .footer .copyrights .container-fluid .copyrightsWrap a {
    margin: 0 5px;
  }
  .responsive .footer .copyrights .container-fluid .copyrightsWrap a.social {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 1750px) {
  .responsive .cols.cols6 > .colsWrap > .col,
  .responsive .cols.cols6 > ul > li {
    width: 20%;
  }
  .responsive .cols.cols6 > .colsWrap > div:nth-child(6n+1).col,
  .responsive .cols.cols6 > ul > li:nth-child(6n+1) {
    clear: none;
  }
  .responsive .cols.cols6 > .colsWrap > div:nth-child(5n+1).col,
  .responsive .cols.cols6 > ul > li:nth-child(5n+1) {
    clear: both;
  }
}
@media only screen and (max-width: 1400px) {
  .responsive .cols.cols5 > .colsWrap > .col,
  .responsive .cols.cols5 > ul > li,
  .responsive .cols.cols6 > .colsWrap > .col,
  .responsive .cols.cols6 > ul > li {
    width: 25%;
  }
  .responsive .cols.cols5 > .colsWrap > div:nth-child(5n+1).col,
  .responsive .cols.cols5 > ul > li:nth-child(5n+1),
  .responsive .cols.cols6 > .colsWrap > div:nth-child(5n+1).col,
  .responsive .cols.cols6 > ul > li:nth-child(5n+1) {
    clear: none;
  }
  .responsive .cols.cols5 > .colsWrap > div:nth-child(4n+1).col,
  .responsive .cols.cols5 > ul > li:nth-child(4n+1),
  .responsive .cols.cols6 > .colsWrap > div:nth-child(4n+1).col,
  .responsive .cols.cols6 > ul > li:nth-child(4n+1) {
    clear: both;
  }
}
@media only screen and (max-width: 1050px) {
  .responsive .cols.cols4 > .colsWrap > .col,
  .responsive .cols.cols4 > ul > li,
  .responsive .cols.cols5 > .colsWrap > .col,
  .responsive .cols.cols5 > ul > li,
  .responsive .cols.cols6 > .colsWrap > .col,
  .responsive .cols.cols6 > ul > li {
    width: 33.33%;
  }
  .responsive .cols.cols4 > .colsWrap > div:nth-child(4n+1).col,
  .responsive .cols.cols4 > ul > li:nth-child(4n+1),
  .responsive .cols.cols5 > .colsWrap > div:nth-child(4n+1).col,
  .responsive .cols.cols5 > ul > li:nth-child(4n+1),
  .responsive .cols.cols6 > .colsWrap > div:nth-child(4n+1).col,
  .responsive .cols.cols6 > ul > li:nth-child(4n+1) {
    clear: none;
  }
  .responsive .cols.cols4 > .colsWrap > div:nth-child(3n+1).col,
  .responsive .cols.cols4 > ul > li:nth-child(3n+1),
  .responsive .cols.cols5 > .colsWrap > div:nth-child(3n+1).col,
  .responsive .cols.cols5 > ul > li:nth-child(3n+1),
  .responsive .cols.cols6 > .colsWrap > div:nth-child(3n+1).col,
  .responsive .cols.cols6 > ul > li:nth-child(3n+1) {
    clear: both;
  }
}
@media only screen and (max-width: 700px) {
  .responsive .cols.cols3 > .colsWrap > .col,
  .responsive .cols.cols3 > ul > li,
  .responsive .cols.cols4 > .colsWrap > .col,
  .responsive .cols.cols4 > ul > li,
  .responsive .cols.cols5 > .colsWrap > .col,
  .responsive .cols.cols5 > ul > li,
  .responsive .cols.cols6 > .colsWrap > .col,
  .responsive .cols.cols6 > ul > li {
    width: 50%;
  }
  .responsive .cols.cols3 > .colsWrap > div:nth-child(3n+1).col,
  .responsive .cols.cols3 > ul > li:nth-child(3n+1),
  .responsive .cols.cols4 > .colsWrap > div:nth-child(3n+1).col,
  .responsive .cols.cols4 > ul > li:nth-child(3n+1),
  .responsive .cols.cols5 > .colsWrap > div:nth-child(3n+1).col,
  .responsive .cols.cols5 > ul > li:nth-child(3n+1),
  .responsive .cols.cols6 > .colsWrap > div:nth-child(3n+1).col,
  .responsive .cols.cols6 > ul > li:nth-child(3n+1) {
    clear: none;
  }
  .responsive .cols.cols3 > .colsWrap > div:nth-child(2n+1).col,
  .responsive .cols.cols3 > ul > li:nth-child(2n+1),
  .responsive .cols.cols4 > .colsWrap > div:nth-child(2n+1).col,
  .responsive .cols.cols4 > ul > li:nth-child(2n+1),
  .responsive .cols.cols5 > .colsWrap > div:nth-child(2n+1).col,
  .responsive .cols.cols5 > ul > li:nth-child(2n+1),
  .responsive .cols.cols6 > .colsWrap > div:nth-child(2n+1).col,
  .responsive .cols.cols6 > ul > li:nth-child(2n+1) {
    clear: both;
  }
}
@media only screen and (max-width: 500px) {
  .responsive .cols > .colsWrap {
    margin: 0 !important;
  }
  .responsive .cols > .colsWrap > .col {
    float: none !important;
    width: auto !important;
    padding: 0 !important;
  }
}
/* forms fieldset legend : margin padding color font-style font-weight font-size line-height text-align font-family */
/* forms fieldset : margin padding width border background */
/* forms p : margin padding background */
/* forms label : margin padding width color font-style font-weight font-size line-height font-family */
/* forms elements : margin-left padding width max-width min-width color font-style font-weight font-size line-height font-family border-width border-color border-style text-indent shadow, rounded borders, background */
/* forms elements active : color font-weight background border-color shadow */
/* checkboxes */
/* forms submitType margin padding background border */
/* forms disabled : color, border-color, background */
/* forms loading image : padding-left, background-position */
/* forms validated image : padding-right, background-position */
/* forms labelsTop */
/* forms required :  color font-size */
/* forms requiredP :  margin padding font-size color */
/* forms inline, newLine : padding font-size color */
/* forms aditionalLink : display, margin, padding, float, font-size, color */
/* forms errors colors */
/* forms errorElementsColor : color, border-color, background */
/* forms spanError : padding font-size color background */
/* infoBoxesStandard: margin padding border-width border-style border-color background round-corners */
/* setUp: border background h4Color, pColor, liColor, liBg, liPadding*/
/* forms aditionalLink : display, margin, padding, float, font-size, color */
/* sbHolder */
/* forms generator -------------------------------------------------------------------------------------- */
/* forms generator */
fieldset {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 0;
  width: 0 0 1.5em 0;
  border: 0 0 1.5em 0;
  background: 0 0 1.5em 0;
}
legend {
  margin: 0 0 0.5em 0;
  padding: 0.5em 0 0 0;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8em;
  line-height: 1.4em;
  text-align: inherit;
  font-family: fontRegular, Helvetica, serif;
}
label,
span.label,
p.label {
  float: left;
  margin: 0;
  padding: 7px 0 0 0;
  width: 150px;
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: inherit;
  font-family: fontRegular, Helvetica, serif;
}
fieldset p,
fieldset li,
div.selectType {
  margin: 0 0 15px 0;
  padding: 0;
  background: none;
  list-style: none;
}
fieldset p.submitType {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
span.required,
small.required {
  color: #cccccc;
  font-size: 0.9em;
}
p.required {
  margin-bottom: 0 0 1.5em 0;
  font-size: 0;
  color: 1em;
}
span.inline,
a.inline {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding: 7px 0 0 0;
  font-size: 0.9em;
  color: #cccccc;
}
span.newLine {
  display: block;
  clear: both;
  margin-left: 160px;
  padding: 2px 0 0 0;
  font-size: 0.9em;
  color: #cccccc;
}
.aditionalLink {
  display: inline;
  margin: 0;
  padding: 0 1em;
  float: none;
  font-size: 1em;
  color: #333333;
}
.smallType {
  font-size: .8em;
}
.bottomJoin {
  position: relative;
  margin-bottom: -1px !important;
}
input.textType,
textarea.textareaType,
textarea.textType,
select.selectType,
.sbHolder {
  box-shadow: inset 0 0px 0px #cccccc;
  -moz-box-shadow: inset 0 0px 0px #cccccc;
  -webkit-box-shadow: inset 0 0px 0px #cccccc;
  -o-box-shadow: inset 0 0px 0px #cccccc;
  float: left;
  vertical-align: middle;
  outline: none;
  margin-left: 10px;
  width: 50%;
  max-width: 700px;
  min-width: 50px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.4em;
  font-family: fontRegular, Helvetica, serif;
  border-width: 1px;
  border-color: #cbcbcb;
  border-style: solid;
  background-color: #f1f1f1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
input.textType:focus,
textarea.textareaType:focus,
textarea.textType:focus,
select.selectType:focus,
.sbHolder:focus {
  color: #000000;
  font-weight: normal;
  background: #eeeeee;
  border-color: #cbcbcb;
  box-shadow: 1px 1px 1px #cccccc !important;
  -moz-box-shadow: 1px 1px 1px #cccccc !important;
  -webkit-box-shadow: 1px 1px 1px #cccccc !important;
  -o-box-shadow: 1px 1px 1px #cccccc !important;
}
.error input.textType,
.error textarea.textareaType,
.error textarea.textType,
.error select.selectType,
.error .sbHolder {
  box-shadow: 1px 1px 1px #cccccc !important;
  -moz-box-shadow: 1px 1px 1px #cccccc !important;
  -webkit-box-shadow: 1px 1px 1px #cccccc !important;
  -o-box-shadow: 1px 1px 1px #cccccc !important;
}
input.textType.disabled,
textarea.textareaType.disabled,
textarea.textType.disabled,
select.selectType.disabled,
.sbHolder.disabled,
input.textType:disabled,
textarea.textareaType:disabled,
textarea.textType:disabled,
select.selectType:disabled,
.sbHolder:disabled {
  cursor: text !important;
  color: #ffffff !important;
  text-shadow: none !important;
  border-color: #cccccc !important;
  background: #cccccc !important;
}
.width100 input.textType,
.width100 textarea.textareaType,
.width100 textarea.textType,
.width100 select.selectType,
.width100 .sbHolder {
  width: 100%;
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.width100inline input.textType,
.width100inline textarea.textareaType,
.width100inline textarea.textType,
.width100inline select.selectType,
.width100inline .sbHolder {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.noLabel input.textType,
.noLabel textarea.textareaType,
.noLabel textarea.textType,
.noLabel select.selectType,
.noLabel .sbHolder,
fieldset.width100 input.textType,
fieldset.width100 textarea.textareaType,
fieldset.width100 textarea.textType,
fieldset.width100 select.selectType,
fieldset.width100 .sbHolder {
  margin-left: 0;
  margin-right: 0;
}
.formInline input.textType,
.formInline textarea.textareaType,
.formInline textarea.textType,
.formInline select.selectType,
.formInline .sbHolder {
  margin-right: 10px;
}
p.loading input.textType,
p.loading textarea.textareaType,
p.loading textarea.textType,
p.loading select.selectType,
p.loading .sbHolder,
input.textType.loading,
textarea.textareaType.loading,
textarea.textType.loading,
select.selectType.loading,
.sbHolder.loading {
  padding-left: 20px;
  background-image: url('../../../images/icons/icon_loading.gif');
  background-repeat: no-repeat;
  background-position: 8px 11px;
}
p.validated input.textType,
p.validated textarea.textareaType,
p.validated textarea.textType,
p.validated select.selectType,
p.validated .sbHolder,
input.textType.validated,
textarea.textareaType.validated,
textarea.textType.validated,
select.selectType.validated,
.sbHolder.validated {
  padding-right: 30px;
  background-image: url('../../../images/icons/icon_checked_forms.png');
  background-repeat: no-repeat;
  background-position: 100% 0;
}
fieldset.labelsTop input.textType,
fieldset.labelsTop textarea.textareaType,
fieldset.labelsTop textarea.textType,
fieldset.labelsTop select.selectType,
fieldset.labelsTop .sbHolder {
  margin-left: 0;
  margin-right: 0;
}
.noLabel label.checkType.extraCheckbox {
  margin-left: 0;
  margin-right: 0;
}
.noLabel span.newLine.extraCheckbox {
  margin-left: 30px;
  padding-top: 0;
}
.formInline span.inline {
  margin-right: 10px;
}
.elementDisabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.noLabel label.textType,
.noLabel label.textareaType,
.noLabel label.selectType {
  display: none;
}
.labelsTop label.textType,
.labelsTop label.textareaType,
.labelsTop label.selectType {
  display: block;
  float: none;
  width: auto;
  padding: 10px;
}
.width100inline p.textType,
.width100inline p.textareaType,
.width100inline p.selectType {
  padding-left: 160px;
}
.width100inline label.textType,
.width100inline label.textareaType,
.width100inline label.selectType {
  float: left;
  margin-left: -160px;
}
.noLabel p.label,
.noLabel span.label {
  display: none;
}
.labelsTop p.label,
.labelsTop span.label {
  display: block;
  float: none;
  width: auto;
  padding: 0 0 5px 0;
}
p.label label {
  float: none;
  padding: 0;
  width: auto;
}
p.label {
  font-size: 1.3em;
}
.noLabel span.newLine {
  margin-left: 10px;
  margin-right: 0;
}
.selectInline div.selectType {
  float: left;
  min-width: 143px;
  margin-right: 30px;
}
.selectInline p.textType input.textType {
  float: left;
  width: 143px;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"] {
  padding: 9px 0 9px 0;
  text-indent: 10px;
  word-spacing: 0;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
}
input[type="submit"],
input[type="button"] {
  overflow: visible;
  cursor: pointer;
  text-align: center;
  outline: none;
  text-indent: 0;
}
.width100 span.newLine,
.width100 span.error {
  margin: 0 !important;
}
fieldset.labelsTop span.error,
fieldset.labelsTop a.inline,
fieldset.labelsTop span.newLine,
fieldset.labelsTop ul.checkType,
fieldset.labelsTop label.checkType {
  margin-left: 0;
}
fieldset.labelsTop label.newLine {
  padding-left: 0;
  display: none;
}
fieldset.noLegend legend {
  display: none;
}
fieldset input[type=text]::-ms-clear {
  display: none;
}
fieldset input[type=password]::-ms-reveal {
  display: none;
}
/* checkbox types */
label.checkType {
  margin-left: 10px;
  padding: 10px 0 0 20px;
  width: auto;
  cursor: pointer;
}
.inlineType label.checkType {
  margin-right: 20px;
}
label.checkType input.checkType {
  float: left;
  margin: 3px 0 0 -20px;
}
label.checkType.extraCheckbox,
label.checkType.extraRadio {
  position: relative;
  padding: 0 0 0 30px;
  background: url('../../../images/icons/icon_checkbox.png') no-repeat 0 0.1em scroll transparent;
}
label.checkType.extraCheckbox input.checkType,
label.checkType.extraRadio input.checkType {
  position: absolute;
  visibility: hidden;
}
label.checkType.extraCheckbox.selected,
label.checkType.extraRadio.selected {
  background-image: url('../../../images/icons/icon_checkbox_checked.png');
}
label.checkType.extraRadio {
  background-image: url('../../../images/icons/icon_radio.png');
}
label.checkType.extraRadio.selected {
  background-image: url('../../../images/icons/icon_radio_checked.png');
}
ul.checkType {
  padding: 0 0 2em 0;
  margin: 0 0 0 10px;
}
ul.checkType li {
  padding: 0;
  margin: 0;
  background: none;
}
ul.checkType li label.checkType {
  float: none;
  display: inline-block;
}
ul.checkType li {
  float: left;
  padding-right: 3em;
}
ul.checkType li:last-child {
  padding-right: 0;
}
p.error label.textType,
p.error label.selectType,
p.error label.textarea,
p.error span.required,
p.error small.required {
  color: #ff0000;
}
p.error input,
p.error textarea,
p.error select,
div.error input,
div.error textarea,
div.error select,
div.error .sbHolder {
  padding-right: 56px;
  color: #ff0000;
  border-color: #ff0000;
  background: url('../../../images/backgrounds/bg_error.png') no-repeat 100% 50% scroll #ffffff;
}
div.error .sbHolder {
  background-image: none;
}
div:hover.error .sbHolder {
  background-color: #fff;
  border-color: #333333;
}
div.error .sbHolder .sbToggle {
  background-color: #333333;
}
div:hover.error .sbHolder .sbToggle {
  background-color: #333333;
}
p.error input:focus,
p.error textarea:focus,
p.error select:focus {
  color: #000000;
  border-color: #000000;
  background: #ffffff;
}
span.error {
  clear: both;
  display: block;
  margin-left: 150px;
  padding: 3px 0 0 11px;
  font-size: 0.9em;
  color: #ff0000;
  background: url('../../../images/backgrounds/bg_error_line.png') no-repeat 0 11px scroll transparent;
  text-align: left;
}
div.selectInline div.selectType .sbHolder {
  width: auto;
  float: none;
  font-size: 1.5em;
}
select.selectType {
  padding: 9px 12px;
}
div.selectType {
  margin-bottom: 10px;
}
div.selectType:hover {
  position: relative;
  z-index: 1;
}
div.selectType span.inline,
div.selectType span.newLine {
  font-size: 1.3em;
}
div.selectType span.error {
  font-size: 1.4em;
  color: #333333;
}
/* 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: 1px solid #ff0000;
  background: #cccccc;
}
div.errorBox h4 {
  color: #ff0000;
}
div.errorBox p {
  color: #ff0000;
  margin: 0;
}
div.errorBox ul {
  margin: 0;
  padding: 0;
}
div.errorBox ul li {
  padding: 0 0 0 20px;
  color: #ff0000;
  background: url('../../../images/icons/icon_dot.png') no-repeat 0 8px scroll transparent;
}
div.successBox {
  border: 1px solid #008000;
  background: #008000;
}
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 20px;
  color: #ffffff;
  background: url('../../../images/icons/icon_dot.png') no-repeat 0 8px scroll transparent;
}
div.noticeBox {
  border: 1px solid #cccccc;
  background: #ffffff;
}
div.noticeBox h4 {
  color: #cccccc;
}
div.noticeBox p {
  color: #cccccc;
  margin: 0;
}
div.noticeBox ul {
  margin: 0;
  padding: 0;
}
div.noticeBox ul li {
  padding: 0 0 0 20px;
  color: #cccccc;
  background: url('../../../images/icons/icon_dot.png') no-repeat 0 8px scroll transparent;
}
/* sbHolder */
.sbHolder {
  position: relative;
  padding-right: 48px;
  font-size: 1.5em;
}
.sbHolder:hover .sbToggle {
  z-index: 10;
}
.sbHolder .sbSelector {
  display: block;
  padding: 9px 0 9px 0;
  padding-left: 10px;
  text-decoration: none;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.4em;
  font-family: fontRegular, Helvetica, serif;
}
.sbHolder .sbToggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 38px;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  background-color: #000000;
  background-image: url('../../../images/icons/icon_dropdown.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.sbHolder:hover .sbToggle {
  background-color: 0;
  background-image: url('../../../images/icons/icon_dropdown_hover.png');
}
.sbHolder:hover ul {
  display: block;
}
.sbHolder ul {
  position: absolute;
  display: none;
  overflow: hidden;
  top: 38px -1px;
  left: -1px;
  right: -1px;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #cbcbcb;
  background-color: #f1f1f1;
}
.sbHolder ul li.selected {
  display: none;
}
.sbHolder ul li a,
.sbHolder ul li span {
  display: block;
  padding: 9px 10px 7px 10px;
  color: #000000;
  text-decoration: none;
  background: #ffffff;
  border-top: 1px solid #ffffff;
}
.sbHolder ul li a:hover,
.sbHolder ul li span:hover {
  color: #000000;
  background-color: #cccccc;
  border-top: 1ps solid #cccccc;
}
div.selectInline div.selectType .sbHolder {
  width: auto;
  float: none;
  font-size: 1.5em;
}
/* forms aditional ------------------------------------------------------------------------------------------------ */
textarea.textareaType {
  padding: 12px;
}
fieldset.width100 span.error {
  padding-left: 0;
  padding-right: 0;
}
fieldset.width100 span.inline {
  margin-left: 0;
  margin-right: 0;
}
/* button colors */
/* button icons */
/* button setings */
/* buttonTextDecoration : prime hover active */
/* buttonShadow */
/* buttonShadow gradient fill */
/* buttonShapes: width height line-height */
/* buttonSizes: */
/* buttonSizes : paddingtop:right:bottom:left font-style font-weight font-size line-height font-family border-radius;*/
/* button icons width */
/* buttons generator -------------------------------------------------------------------------------------- */
.button1 {
  background-color: #f9662b;
  border-color: #ea4807;
}
.button1:hover {
  background-color: #fa7844;
  border-color: #f95f21;
}
.button1:hover span {
  text-shadow: 1px 1px #f85412;
}
.button1:active {
  background-color: #fa7844;
  border-color: #f9662b;
}
.button1:active span {
  text-shadow: -1px -1px #f85412;
}
span.button1:hover,
span.button1:active {
  background-color: #f9662b !important;
}
.button1 span {
  color: #ffffff;
  text-shadow: 1px 1px #f85412;
}
input.button1[type="submit"],
input.button1[type="button"] {
  color: #ffffff;
  text-shadow: 1px 1px #f85412;
}
.button2 {
  background-color: #472f88;
  border-color: #332262;
}
.button2:hover {
  background-color: #51369b;
  border-color: #432c80;
}
.button2:hover span {
  text-shadow: 1px 1px #3d2875;
}
.button2:active {
  background-color: #51369b;
  border-color: #472f88;
}
.button2:active span {
  text-shadow: -1px -1px #3d2875;
}
span.button2:hover,
span.button2:active {
  background-color: #472f88 !important;
}
.button2 span {
  color: #ffffff;
  text-shadow: 1px 1px #3d2875;
}
input.button2[type="submit"],
input.button2[type="button"] {
  color: #ffffff;
  text-shadow: 1px 1px #3d2875;
}
.button3 {
  background-color: #21201e;
  border-color: #060606;
}
.button3:hover {
  background-color: #2e2d2a;
  border-color: #1c1b19;
}
.button3:hover span {
  text-shadow: 1px 1px #141312;
}
.button3:active {
  background-color: #2e2d2a;
  border-color: #21201e;
}
.button3:active span {
  text-shadow: -1px -1px #141312;
}
span.button3:hover,
span.button3:active {
  background-color: #21201e !important;
}
.button3 span {
  color: #ffffff;
  text-shadow: 1px 1px #141312;
}
input.button3[type="submit"],
input.button3[type="button"] {
  color: #ffffff;
  text-shadow: 1px 1px #141312;
}
.button4 {
  background-color: #cccccc;
  border-color: #b3b3b3;
}
.button4:hover {
  background-color: #d9d9d9;
  border-color: #c7c7c7;
}
.button4:hover span {
  text-shadow: 1px 1px #bfbfbf;
}
.button4:active {
  background-color: #d9d9d9;
  border-color: #cccccc;
}
.button4:active span {
  text-shadow: -1px -1px #bfbfbf;
}
span.button4:hover,
span.button4:active {
  background-color: #cccccc !important;
}
.button4 span {
  color: #000000;
  text-shadow: 1px 1px #bfbfbf;
}
input.button4[type="submit"],
input.button4[type="button"] {
  color: #000000;
  text-shadow: 1px 1px #bfbfbf;
}
.button {
  vertical-align: middle;
  text-align: center;
  line-height: 20px;
  border-width: 1px 1px 3px 1px;
  text-decoration: none;
  border-style: solid;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.button,
.button span {
  display: inline-block;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.button:hover {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.button:active {
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4);
  -o-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.button span,
input.button[type="submit"],
input.button[type="button"] {
  padding: 5px 15px 5px;
  text-transform: none;
  text-decoration: none;
  font: normal bold 16px/20px fontRegular, Helvetica, serif;
}
.button.bRound {
  text-align: center;
}
.button.bRound,
.button.bRound span {
  border-radius: 800px !important;
  -moz-border-radius: 800px !important;
  -webkit-border-radius: 800px !important;
}
.button.bRound span {
  padding: 0 !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.button.bRound.bBig span {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.button.bRound.bSmall span {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.button.bRound.bLarge span {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.button.disabled {
  background-color: #d3d3d3 !important;
  border-color: #bababa !important;
}
.button.disabled span,
input.button.disabled[type="submit"].button.disabled,
input.button.disabled[type="button"].button.disabled {
  cursor: not-allowed;
  color: #ffffff !important;
  text-shadow: none !important;
}
.button.b100,
.button.b100 span {
  display: block;
  text-align: center;
}
.button.bIcon span {
  background-repeat: no-repeat;
}
.button.iconBefore span {
  background-position: 0 50%;
}
.button.iconAfter span {
  background-position: 100% 50%;
}
.button.fontIcon span {
  padding-left: 0 !important;
}
.button.fontIcon span .fa {
  text-align: right;
  margin: 0 0 0 5px;
}
.button.bLarge {
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.button.bLarge span,
.button.bLarge.submitType {
  padding: 15px 40px 12px 40px;
  font: normal bold 20px/23px fontRegular, Helvetica, serif;
}
.button.bLarge.iconBefore,
.button.iconBefore {
  padding-left: 40px;
}
.button.bLarge.iconBefore span,
.button.iconBefore span {
  padding-left: 54px !important;
}
.button.bLarge.iconAfter,
.button.iconAfter {
  padding-right: 40px;
}
.button.bLarge.iconAfter span,
.button.iconAfter span {
  padding-right: 54px !important;
}
.button.fontIcon .fa {
  width: 15px;
}
.button.bLarge.fontIcon .fa {
  width: 40px;
}
.button.bBig {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.button.bBig span,
.button.bBig.submitType {
  padding: 12px 20px 10px 20px;
  font: normal bold 18px/21px fontRegular, Helvetica, serif;
}
.button.bBig.iconBefore,
.button.iconBefore {
  padding-left: 20px;
}
.button.bBig.iconBefore span,
.button.iconBefore span {
  padding-left: 34px !important;
}
.button.bBig.iconAfter,
.button.iconAfter {
  padding-right: 20px;
}
.button.bBig.iconAfter span,
.button.iconAfter span {
  padding-right: 34px !important;
}
.button.fontIcon .fa {
  width: 15px;
}
.button.bBig.fontIcon .fa {
  width: 20px;
}
.button.bSmall {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.button.bSmall span,
.button.bSmall.submitType {
  padding: 3px 10px 2px 10px;
  font: normal bold 12px/16px fontRegular, Helvetica, serif;
}
.button.bSmall.iconBefore,
.button.iconBefore {
  padding-left: 10px;
}
.button.bSmall.iconBefore span,
.button.iconBefore span {
  padding-left: 24px !important;
}
.button.bSmall.iconAfter,
.button.iconAfter {
  padding-right: 10px;
}
.button.bSmall.iconAfter span,
.button.iconAfter span {
  padding-right: 24px !important;
}
.button.fontIcon .fa {
  width: 15px;
}
.button.bSmall.fontIcon .fa {
  width: 10px;
}
/* buttons round */
.button.bRound {
  overflow: hidden;
  white-space: nowrap;
}
/* buttons gradients */
.bShadow {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
/* button gradient generator */
.button.gradient.g1 {
  background: #f9662b;
  background: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  background: -moz-linear-gradient(top, #fa8a5d 0%, #f9662b 50%, #ea4807 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa8a5d), color-stop(50%, #f9662b), color-stop(100%, #ea4807));
  background: -webkit-linear-gradient(top, #fa8a5d 0%, #f9662b 50%, #ea4807 100%);
  background: -o-linear-gradient(top, #fa8a5d 0%, #f9662b 50%, #ea4807 100%);
  background: -ms-linear-gradient(top, #fa8a5d 0%, #f9662b 50%, #ea4807 100%);
  background: linear-gradient(to bottom, #fa8a5d 0%, #f9662b 50%, #ea4807 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fa8a5d, endColorstr=#ea4807, GradientType=0);
  border-color: #ea4807;
  text-shadow: 1px 1px #f85412;
}
.button:hover.gradient.g1 {
  background: #f85412;
  background: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  background: -moz-linear-gradient(top, #ea4807 0%, #f85412 50%, #fb9c75 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea4807), color-stop(50%, #f85412), color-stop(100%, #fb9c75));
  background: -webkit-linear-gradient(top, #ea4807 0%, #f85412 50%, #fb9c75 100%);
  background: -o-linear-gradient(top, #ea4807 0%, #f85412 50%, #fb9c75 100%);
  background: -ms-linear-gradient(top, #ea4807 0%, #f85412 50%, #fb9c75 100%);
  background: linear-gradient(to bottom, #ea4807 0%, #f85412 50%, #fb9c75 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ea4807, endColorstr=#fb9c75, GradientType=0);
  border-color: #f9662b;
  text-shadow: 1px 1px #f9662b;
}
.button:active.gradient.g1 {
  background: #fb9c75;
  border-color: #b93905;
  text-shadow: -1px -1px #b93905;
}
.button.gradient.g2 {
  background: #472f88;
  background: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  background: -moz-linear-gradient(top, #5b3cae 0%, #472f88 50%, #332262 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b3cae), color-stop(50%, #472f88), color-stop(100%, #332262));
  background: -webkit-linear-gradient(top, #5b3cae 0%, #472f88 50%, #332262 100%);
  background: -o-linear-gradient(top, #5b3cae 0%, #472f88 50%, #332262 100%);
  background: -ms-linear-gradient(top, #5b3cae 0%, #472f88 50%, #332262 100%);
  background: linear-gradient(to bottom, #5b3cae 0%, #472f88 50%, #332262 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5b3cae, endColorstr=#332262, GradientType=0);
  border-color: #332262;
  text-shadow: 1px 1px #3d2875;
}
.button:hover.gradient.g2 {
  background: #3d2875;
  background: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  background: -moz-linear-gradient(top, #332262 0%, #3d2875 50%, #6645bf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #332262), color-stop(50%, #3d2875), color-stop(100%, #6645bf));
  background: -webkit-linear-gradient(top, #332262 0%, #3d2875 50%, #6645bf 100%);
  background: -o-linear-gradient(top, #332262 0%, #3d2875 50%, #6645bf 100%);
  background: -ms-linear-gradient(top, #332262 0%, #3d2875 50%, #6645bf 100%);
  background: linear-gradient(to bottom, #332262 0%, #3d2875 50%, #6645bf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#332262, endColorstr=#6645bf, GradientType=0);
  border-color: #472f88;
  text-shadow: 1px 1px #472f88;
}
.button:active.gradient.g2 {
  background: #6645bf;
  border-color: #1f153c;
  text-shadow: -1px -1px #1f153c;
}
.button.gradient.g3 {
  background: #21201e;
  background: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  background: -moz-linear-gradient(top, #3c3a36 0%, #21201e 50%, #060606 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c3a36), color-stop(50%, #21201e), color-stop(100%, #060606));
  background: -webkit-linear-gradient(top, #3c3a36 0%, #21201e 50%, #060606 100%);
  background: -o-linear-gradient(top, #3c3a36 0%, #21201e 50%, #060606 100%);
  background: -ms-linear-gradient(top, #3c3a36 0%, #21201e 50%, #060606 100%);
  background: linear-gradient(to bottom, #3c3a36 0%, #21201e 50%, #060606 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c3a36, endColorstr=#060606, GradientType=0);
  border-color: #060606;
  text-shadow: 1px 1px #141312;
}
.button:hover.gradient.g3 {
  background: #141312;
  background: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  background: -moz-linear-gradient(top, #060606 0%, #141312 50%, #494742 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #060606), color-stop(50%, #141312), color-stop(100%, #494742));
  background: -webkit-linear-gradient(top, #060606 0%, #141312 50%, #494742 100%);
  background: -o-linear-gradient(top, #060606 0%, #141312 50%, #494742 100%);
  background: -ms-linear-gradient(top, #060606 0%, #141312 50%, #494742 100%);
  background: linear-gradient(to bottom, #060606 0%, #141312 50%, #494742 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#060606, endColorstr=#494742, GradientType=0);
  border-color: #21201e;
  text-shadow: 1px 1px #21201e;
}
.button:active.gradient.g3 {
  background: #494742;
  border-color: #000000;
  text-shadow: -1px -1px #000000;
}
.button.gradient.g4 {
  background: #cccccc;
  background: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  background: -moz-linear-gradient(top, #e6e6e6 0%, #cccccc 50%, #b3b3b3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(50%, #cccccc), color-stop(100%, #b3b3b3));
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #cccccc 50%, #b3b3b3 100%);
  background: -o-linear-gradient(top, #e6e6e6 0%, #cccccc 50%, #b3b3b3 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%, #cccccc 50%, #b3b3b3 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #cccccc 50%, #b3b3b3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#b3b3b3, GradientType=0);
  border-color: #b3b3b3;
  text-shadow: 1px 1px #bfbfbf;
}
.button:hover.gradient.g4 {
  background: #bfbfbf;
  background: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  background: -moz-linear-gradient(top, #b3b3b3 0%, #bfbfbf 50%, #f2f2f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b3b3b3), color-stop(50%, #bfbfbf), color-stop(100%, #f2f2f2));
  background: -webkit-linear-gradient(top, #b3b3b3 0%, #bfbfbf 50%, #f2f2f2 100%);
  background: -o-linear-gradient(top, #b3b3b3 0%, #bfbfbf 50%, #f2f2f2 100%);
  background: -ms-linear-gradient(top, #b3b3b3 0%, #bfbfbf 50%, #f2f2f2 100%);
  background: linear-gradient(to bottom, #b3b3b3 0%, #bfbfbf 50%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3b3b3, endColorstr=#f2f2f2, GradientType=0);
  border-color: #cccccc;
  text-shadow: 1px 1px #cccccc;
}
.button:active.gradient.g4 {
  background: #f2f2f2;
  border-color: #999999;
  text-shadow: -1px -1px #999999;
}
/* icons generator */
.button.icon.bLarge {
  padding: 0;
  line-height: 1px;
}
.button.icon.bLarge span {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.button.icon.bLarge {
  padding: 0;
  line-height: 1px;
}
.button.icon.bLarge span {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.button.icon.bLarge {
  padding: 0;
  line-height: 1px;
}
.button.icon.bLarge span {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.icon {
  padding: 0;
  line-height: 1px;
}
.icon.button,
.icon.button span {
  padding: 0 !important;
}
.icon span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.button.icondelete span {
  background-image: url('../../../images/icons/icon_delete.png');
}
/* faIcon */
.faIcon .fa {
  vertical-align: middle;
}
/* 
company : Creatim RP
url: http://www.creatim.com
*/
/* header */
.header {
  background: #26007d;
  border-top: 1px solid #9f93c0;
}
.header .headerWrap {
  position: relative;
  padding: 30px 20px 20px 20px;
}
.header .headerWrap #strapline,
.header .headerWrap .brand,
.header .headerWrap .fn,
.header .headerWrap .forScreenReaders {
  display: none;
}
.header .headerWrap a {
  color: #fff;
}
.header .headerWrap .right {
  float: right;
  margin-bottom: 0px;
  padding-top: 0px;
}
.header .headerWrap .right li {
  list-style-type: none;
  background: none !important;
  width: auto;
  display: inline-block;
  float: left;
  position: relative;
  padding-left: 60px;
  margin-left: 30px;
}
.header .headerWrap .right li.mobileMenuLink {
  display: none;
}
.header .headerWrap .right li .fa {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #1a0055;
  color: #fff;
  font-size: 25px;
  text-align: center;
  padding-top: 15px;
}
.header .headerWrap .right li span {
  display: inline-block;
  color: #aaaaaa;
  font-size: 12px;
  font-family: fontRegular, Helvetica, serif;
  padding-top: 8px;
}
.header .headerWrap .right li span strong {
  color: #fff;
  font-size: 20px;
  display: block;
  margin-bottom: 0px;
  font-family: fontRegular, Helvetica, serif !important;
}
.header .headerWrap .right li span strong a {
  text-decoration: none;
}
.header .headerWrap .right li span strong a:hover {
  text-decoration: underline;
}
.header .headerWrap .right li.mobileStar {
  display: none;
}
.header .headerWrap .right li.language {
  padding: 10px 0px 0 0;
}
.header .headerWrap .right li.language .lang {
  background: #1a0055;
  position: relative;
}
.header .headerWrap .right li.language .lang .fa {
  background: none;
  font-size: 12px;
  width: auto;
  height: auto;
  padding: 0px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  left: auto;
}
.header .headerWrap .right li.language .lang .currLang {
  position: relative;
  display: block;
  padding: 2px 25px 5px 10px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}
.header .headerWrap .right li.language .lang a span {
  position: relative;
  top: 4px;
  margin-right: 6px;
}
.header .headerWrap .right li.language .lang ul {
  position: absolute;
  background: #1a0055;
  margin: 0px;
  padding: 0px 0 5px 0;
  display: none;
  z-index: 100;
}
.header .headerWrap .right li.language .lang ul li {
  width: 100%;
  display: block;
  margin: 0 0 2px 0px;
  padding-left: 10px;
}
.header .headerWrap .right li.language .lang ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 12px;
}
.header .headerWrap .right li.language .lang ul li a:hover {
  text-decoration: underline;
}
.header .headerWrap .right li.language .lang:hover ul {
  display: block;
}
/* pageTitle */
.pageTitle {
  float: left;
  font-size: 1em;
  margin-bottom: 0px;
  margin-top: 6px;
}
.pageTitle .logo.print {
  display: none;
}
.pageTitle a {
  display: block;
  max-width: 255px;
  font-size: 30px;
}
.pageTitle a img {
  display: block;
}
.pageTitle a span {
  display: none;
}
/* portals */
.portals {
  z-index: 100;
  top: -30px;
  background: #21201E;
}
.portals ul li a {
  display: block;
}
.portals ul li a span {
  display: block;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 30px;
  color: #ffffff;
}
.portals ul li a i {
  display: none;
}
.portals ul li.selected a,
.portals ul li a:hover {
  background: #EDECEA;
}
.portals ul li.selected a span,
.portals ul li a:hover span {
  color: #000000;
}
/* navigation */
.menu {
  background: #333333;
  -moz-box-shadow: inset 0 0 5px #222;
  -webkit-box-shadow: inset 0 0 5px #222;
  box-shadow: inset 0 0 5px #222;
}
.menu .navigation {
  float: left;
  padding: 0px 0 0 0;
  margin: 0 0 0 0px;
  width: 100%;
  /* navigation drop */
}
.menu .navigation > ul {
  width: 100%;
}
.menu .navigation > ul > li.selected > a {
  background: #26007d;
  color: #ffffff;
}
.menu .navigation > ul > li > a {
  color: #c3c3c3;
  min-width: 10px;
  border: none;
}
.menu .navigation > ul > li > a:hover {
  color: #ffffff;
  background: #26007d;
}
.menu .navigation > ul > li > a:hover i {
  color: #fff;
}
.menu .navigation > ul > li > a:active {
  color: #ffffff;
  background: #472f88;
}
.menu .navigation > ul > li > a > span {
  padding: 10px 20px 10px 20px;
  margin: 0;
  font-size: 1.5em;
  font-family: fontRegular, Helvetica, serif;
  font-weight: normal;
  line-height: 1.4em;
}
.menu .navigation > ul > li > a > span i {
  display: inline-block;
  color: #ff8a1e;
  position: relative;
  top: 2px;
  font-size: 16px;
}
.menu .navigation > ul > li.right {
  float: right;
}
.menu .navigation > ul > li.right a span i {
  display: inline-block !important;
  color: #c3c3c3;
  font-size: 19px;
  vertical-align: middle;
  margin-right: 5px;
  top: 0px;
}
.menu .navigation > ul > li.right i.featured {
  color: #f9662b;
}
.menu .navigation .drop {
  min-width: 200px;
  padding-top: 5px;
}
.menu .navigation .drop .dropWrap {
  top: 5px;
  background: #333333;
}
.menu .navigation .drop .dropWrap ul {
  margin-bottom: 0px;
  padding-top: 0px;
}
.menu .navigation .drop .dropWrap ul li {
  float: none;
  position: relative;
  min-width: 250px;
  border-bottom: 1px solid #484848;
}
.menu .navigation .drop .dropWrap ul li:last-child {
  border: none;
}
.menu .navigation .drop .dropWrap ul li a {
  color: #ffffff;
  min-width: 200px;
  padding-right: 20px;
}
.menu .navigation .drop .dropWrap ul li a:hover {
  color: #fff;
  background: #26007d;
}
.menu .navigation .drop .dropWrap ul li a:hover i {
  color: #fff;
}
.menu .navigation .drop .dropWrap ul li a:active {
  color: #fff;
  background: #26007d;
}
.menu .navigation .drop .dropWrap ul li a span {
  padding: 10px;
  margin: 0;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.4em;
}
.menu .navigation .drop .dropWrap ul li a span i {
  display: none;
}
.menu .navigation .drop .dropWrap ul li a i {
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 16px;
  color: #f9662b;
  margin-top: -10px;
}
.menu.fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1000;
}
/* mobile menu */
#mp-pusher {
  position: absolute;
  z-index: 1000;
  visibility: hidden;
}
#mp-pusher h2.title {
  color: #fff;
  font-size: 20px;
  margin: 10px;
}
#mp-pusher .closeMenu {
  cursor: pointer;
}
#mp-pusher .levelHolderClass {
  background: #333333;
}
#mp-pusher .levelHolderClass ul {
  overflow-x: hidden;
  overflow-y: auto;
  display: block !important;
  height: 90vh;
}
#mp-pusher .levelHolderClass ul li {
  background: none;
  margin: 0px;
  padding: 0px 0px;
  border-top: 1px solid #222;
}
#mp-pusher .levelHolderClass ul li a {
  font-size: 16px;
  padding: 15px 10px 15px 10px;
}
#mp-pusher .levelHolderClass ul li a:hover {
  background: #26007d;
}
#mp-pusher .levelHolderClass ul li a i {
  font-size: 22px;
  vertical-align: middle;
  position: relative;
  top: -4px;
}
#mp-pusher .levelHolderClass ul li.priljubljene {
  border-top: 0px;
}
#mp-pusher .levelHolderClass ul li.priljubljene a .fa {
  font-size: 19px;
  margin-right: 5px;
}
#mp-pusher .levelHolderClass ul li.priljubljene a .fa.featured {
  color: #f9662b;
}
#mp-pusher .levelHolderClass ul li:last-child {
  border-bottom: 1px solid #222;
}
#mp-pusher .levelHolderClass ul li h2 {
  margin-bottom: 0px;
  font-size: 20px;
}
#mp-pusher .levelHolderClass ul li h2 a {
  font-size: 20px;
}
#mp-pusher .levelHolderClass ul li.lang {
  padding: 10px 0 5px 0;
  color: #ccc;
}
#mp-pusher .levelHolderClass ul li.lang:hover {
  background: none !important;
}
#mp-pusher .levelHolderClass ul li.lang a {
  display: inline-block;
  font-size: 12px;
  padding: 0px 0 0px 10px;
  text-transform: uppercase;
}
#mp-pusher .levelHolderClass ul li.lang a:hover {
  background: none !important;
}
/* secondaryNav */
/* secondaryNav links */
/* secondaryNav drop links */
/* header drop navigation */
.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: fontRegular, Helvetica, serif;
  color: #808080;
}
.breadcrumbs .row ul li a {
  padding: 0 10px 0 0;
  margin: 0;
  color: #808080;
}
.breadcrumbs .row ul li a i {
  padding-left: 10px;
}
/* subCategories */
.subCategories {
  background: #f8f8f8;
}
.subCategories li {
  border-bottom: 1px solid #eaeef0;
}
.subCategories li:last-child {
  border: none;
}
.subCategories li a {
  display: block;
  font-size: 1.6em;
  padding: 20px 30px 20px 20px;
  color: #333333;
  position: relative;
  line-height: 20px;
}
.subCategories li a i {
  position: absolute;
  color: #f9662b;
  font-size: 16px;
  right: 15px;
  top: 50%;
  margin-top: -8px;
}
.subCategories li.selected a,
.subCategories li a:hover {
  color: #ffffff;
  background: #26007d;
}
.subCategories li.selected a i,
.subCategories li a:hover i {
  color: #fff;
}
.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: none;
}
/* boxAccordion */
.boxAccordion .accWrap {
  margin-bottom: 10px;
  background: #333333;
  border: 1px solid #333333;
}
.boxAccordion .accTitle {
  margin: 0;
  padding: 0;
  color: #333333;
  font: 1.5em fontBold, Helvetica, serif;
  background-color: #333333;
}
.boxAccordion .accTitle a {
  display: block;
  padding: 12px 20px 7px 20px;
  text-decoration: none;
  color: #333333;
  border-bottom: 1px solid #333333;
}
.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 h3 {
  padding: 10px;
  margin: 5px 0 0 0;
  font-size: 2em;
  font-weight: strong;
  color: #333333;
  border: 1px solid #e6e6e6;
  background-color: #f1f1f1;
  cursor: pointer;
}
.boxAccordion h3:before {
  content: "\f105";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 18px;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  color: #26007d;
  margin: 0;
  padding-right: 15px;
}
.boxAccordion h3.ui-state-active {
  background-color: #eeeeee;
}
.boxAccordion h3.ui-state-active:before {
  content: "\f107";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 18px;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  color: #26007d;
  margin: 0;
  padding-right: 15px;
}
.boxAccordion h3 a {
  color: #333333;
}
.boxAccordion .accordionWrap {
  padding: 15px 20px 5px 20px;
  border: 1px solid #e6e6e6;
}
.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: fontRegular, 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;
}
#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 {
  min-height: 600px;
}
#tabs ul {
  margin-bottom: 30px;
}
#tabs ul li:first-child a {
  padding-left: 0px;
}
#tabs ul li a {
  position: relative;
  display: block;
  margin-right: 20px;
  font-size: 20px;
  color: #909090;
  padding: 10px;
}
#tabs ul li.ui-state-active a {
  color: #333333;
  border-bottom: 4px solid #26007d;
}
/* 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 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;
}
/* 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";
}
/* footer */
/* footerLinks title */
/* copyrights */
.footer {
  padding: 0em 0 0 0;
  margin: 0;
  color: #fff;
  background: #3A3937;
  border-top: 15px solid #26007d;
}
.footer a {
  color: #c3c3c3;
  font-size: 14px;
}
.footer p,
.footer address {
  color: #c3c3c3;
  font-size: 14px;
}
.footer .footerTitles {
  background: #333333;
  padding-top: 50px;
}
.footer .footerTitles h5 {
  position: relative;
  font-family: fontRegular, Helvetica, serif;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 0px;
  padding-bottom: 20px;
}
.footer .footerTitles h5::after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 10px solid #333333;
  bottom: -10px;
  content: "";
  left: 0%;
  position: absolute;
}
.footer .footerWrap {
  background: none;
  padding-top: 2.5em;
}
.footer .footerWrap h5 {
  position: relative;
  font-family: fontRegular, Helvetica, serif;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 0px;
  padding-bottom: 20px;
}
.footer .linksTitle {
  padding: 0;
  margin: 0 0 1em 0;
  font-size: 1.8em;
  font-weight: normal;
  font-family: fontRegular, Helvetica, serif;
  color: #ffffff;
  line-height: 1.4em;
}
.footer .footerLinks .catalogue {
  position: relative;
  max-width: 180px;
}
.footer .footerLinks .catalogue a {
  color: #fff !important;
}
.footer .footerLinks .catalogue .download {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 10;
}
.footer .footerLinks .catalogue .download img {
  float: left;
  margin-right: 10px;
}
.footer .footerLinks .catalogue .download strong {
  font-size: 32px;
  display: block;
  float: left;
  line-height: 30px;
}
.footer .footerLinks .catalogue .download span {
  font-size: 11px;
  line-height: 14px;
  display: block;
  float: left;
  max-width: 70px;
}
.footer .footerLinks ul {
  margin-bottom: 2em;
}
.footer .footerLinks ul li {
  padding: 2px 0;
  font-size: 1.2em;
}
.footer .footerLinks ul li a span {
  color: #c3c3c3;
}
.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 {
  background: #333333;
}
.footer .copyrights .container-fluid .copyrightsWrap {
  padding: 2em 0;
}
.footer .copyrights .container-fluid .copyrightsWrap img {
  vertical-align: middle;
}
.footer .copyrights .container-fluid .copyrightsWrap small {
  margin: 0 10px;
  color: #a0a0a0;
}
.footer .copyrights .container-fluid .copyrightsWrap p {
  margin: 5px 0 0 0;
  font-size: 1.2em;
  color: #a0a0a0 !important;
}
.footer .copyrights .container-fluid .copyrightsWrap a {
  font-size: 12px;
  color: #a0a0a0;
}
.footer .copyrights .container-fluid .copyrightsWrap a.social {
  display: inline-block;
  background: #ffffff;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 7px;
  margin-left: 25px;
}
.footer .copyrights .container-fluid .copyrightsWrap a.social .fa {
  color: #333333;
  font-size: 16px;
}
.footer .copyrights .container-fluid .copyrightsWrap a.social:hover {
  background: #26007d;
}
.footer .copyrights .container-fluid .copyrightsWrap a.social:hover .fa {
  color: #fff;
}
.cookieWrap .cookieText {
  color: #fff !important;
}
/* 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;
}
.mobileMenuLink a {
  display: block;
  line-height: 38px;
  width: 38px;
  text-align: center;
  color: #ffffff;
  background: #1a0055;
}
/* ============================= bootstrap new ============================= */
/* ===== forms ===== */
.noLegend legend,
.noLabel label {
  display: none;
}
label {
  font-size: 1.4em;
  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;
		
		&::-ms-expand { display: none; }
		&:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000; }
	}*/
}
.form-group.has-error label {
  color: #333;
}
.form-group.has-error input {
  border-color: #ff0000 !important;
}
.form-group.has-error textarea {
  border-color: #ff0000 !important;
}
.form-group label {
  width: 150px;
  display: table-cell;
  vertical-align: top;
  padding-top: 2px;
}
.form-group input,
.form-group textarea,
.form-group select {
  width: 100%;
  display: table-cell;
  margin-left: 0px;
  padding: 6px 10px;
}
.form-group span.has-error {
  clear: both;
  display: block;
  color: #f00;
  margin-left: 5px;
}
.form-group div.has-error a {
  color: #f00 !important;
}
.form-group .checkbox span.has-error,
.form-group .radio span.has-error {
  margin-left: 150px;
}
.form-group .checkbox {
  display: inline;
  margin-top: 10px !important;
}
.form-group .checkbox:first-child {
  margin-left: 150px;
}
.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;
}
.form-group .checkbox.selected label:before {
  content: "\f046";
}
.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.selected label:before {
  content: "\f111";
}
.form-group .radio span.has-error {
  margin-left: 5px !important;
}
.form-group input[type="file"] {
  padding: 0 12px 0 0;
  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;
}
.homeSlider {
  position: relative;
}
.homeSlider ul li {
  padding-top: 230px;
  background-size: cover !important;
  margin-bottom: 0px !important;
}
.homeSlider .bx-controls-direction .bx-prev {
  background: url('../../../images/icons/prev-slide.png') no-repeat;
  background-position: 0 0;
  width: 24px;
  height: 47px;
  left: 0px;
}
.homeSlider .bx-controls-direction .bx-next {
  background: url('../../../images/icons/next-slide.png') no-repeat;
  background-position: 0 0;
  width: 24px;
  height: 47px;
  right: 0px;
}
.homeSlider .bannerLink {
  background: #26007d;
  padding: 15px 50px 15px 15px;
  display: inline-block;
  width: auto;
  float: right;
  position: relative;
  margin-bottom: 315px;
}
.homeSlider .bannerLink .left {
  color: #c3c3c3;
  font-size: 12px;
}
.homeSlider .bannerLink .left h3 {
  font-size: 20px;
  color: #fff;
  padding: 0px;
  margin-bottom: 5px;
}
.homeSlider .bannerLink .left p {
  margin-bottom: 0px;
  color: #c3c3c3;
}
.homeSlider .bannerLink .iconRight {
  position: absolute;
  right: 0px;
  width: 28px;
  top: 0px;
  bottom: 0;
  background: #f9662b;
  color: #fff;
  text-align: center;
  height: 100%;
}
.homeSlider .bannerLink .iconRight .fa {
  position: relative;
  top: 48%;
  margin-top: -32px;
  font-size: 35px !important;
}
.homeSlider .bannerLink::after {
  border-left: 15px solid transparent;
  border-left: 20px solid transparent;
  border-top: 15px solid #26007d;
  top: 0px;
  content: "";
  left: -19px;
  position: absolute;
}
.homeSlider .bannerLink:hover {
  background: #1a0055;
}
.homeSlider .bannerLink:hover::after {
  border-top: 15px solid #1a0055;
}
.homeSlider .bannerLink:hover .iconRight {
  background: #e74808;
}
.homeSlider #realEstateSearch {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 100;
}
.homeSlider > .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.homeSlider > .row > .col-sm-12 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#realEstateSearch .formSearch {
  background: rgba(54, 54, 54, 0.8);
  padding: 30px 90px;
  position: relative;
}
#realEstateSearch .formSearch .col-md-8 {
  width: 60%;
  padding: 0px 5px;
}
#realEstateSearch .formSearch .col-md-2 {
  width: 20%;
  padding: 0px 5px;
}
#realEstateSearch .formSearch .col-md-4 {
  padding-right: 0px;
}
#realEstateSearch .formSearch form .form-group {
  margin: 0px;
}
#realEstateSearch .formSearch form .form-group label {
  color: #fff;
  width: 100%;
  padding-left: 0px;
  font-size: 14px;
  display: block;
}
#realEstateSearch .formSearch form .form-group input {
  margin-left: 0px;
  height: 39px !important;
  border: none;
  border-left: 1px solid #a6aaae;
  border-right: 1px solid #a6aaae;
  color: #333333;
  display: block;
}
#realEstateSearch .formSearch form .form-group .form-control {
  background-color: #fff;
}
#realEstateSearch .formSearch form .form-group select {
  border: none;
  border-left: 1px solid #a6aaae;
  height: 39px !important;
  border-right: 1px solid #a6aaae;
  color: #333333;
  margin-left: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url('../../../images/icons/selectDown.png') no-repeat 90% center;
}
#realEstateSearch .formSearch form .form-group select::-ms-expand {
  display: none;
}
#realEstateSearch .formSearch form .form-group .twitter-typeahead input {
  height: 20px !important;
}
#realEstateSearch .formSearch form .form-group .twitter-typeahead .tt-menu {
  background-color: #ffffff;
  border: 1px solid #666;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-top: 2px;
  min-width: 160px;
  padding: 0px;
  width: 100%;
}
#realEstateSearch .formSearch form .form-group .twitter-typeahead .tt-menu .tt-suggestion {
  cursor: pointer;
  padding: 10px;
}
#realEstateSearch .formSearch form .form-group .twitter-typeahead .tt-menu .tt-suggestion:hover {
  background: #26007d;
  color: #fff;
}
#realEstateSearch .formSearch form .form-group .tokenfield.form-control {
  padding: 8px 10px;
  height: 39px !important;
}
#realEstateSearch .formSearch form .form-group .token-input {
  border: none !important;
}
#realEstateSearch .formSearch form .form-group input[type="checkbox"] {
  height: 18px;
  opacity: 0;
  position: absolute;
  width: 18px;
  left: 0px;
  z-index: 1000;
}
#realEstateSearch .formSearch form .form-group .innerLabel {
  width: 25%;
  float: left;
  position: relative;
  padding: 0 30px 0 30px;
  min-height: 40px;
  font-family: fontRegular, Helvetica, serif;
  font-size: 14px;
  margin-bottom: 5px;
}
#realEstateSearch .formSearch form .form-group .innerLabel > span.square {
  position: absolute;
  left: 0px;
  top: -3px;
  margin-right: 4px;
  width: 24px;
  display: inline-block;
  height: 22px;
  background: url('../../../images/icons/checkBox.png') no-repeat;
  background-position: 0 0;
}
#realEstateSearch .formSearch form .form-group .innerLabel input:checked + span.square {
  background: url('../../../images/icons/checked.png') no-repeat;
}
#realEstateSearch .formSearch form .col-md-8 select {
  background: #ffffff url('../../../images/icons/selectDown.png') no-repeat 98% center !important;
}
#realEstateSearch .formSearch form .button {
  margin-top: 27px;
  width: 100%;
  font-family: fontRegular, Helvetica, serif;
  height: 39px !important;
}
#realEstateSearch .formSearch form .button .fa {
  position: relative;
  display: inline-block;
  margin: 0 5px 0 -5px;
  font-size: 15px;
}
#realEstateSearch .formSearch form .ajaxLoader {
  display: none;
  text-align: center;
  margin: 0px 0;
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 0px;
  bottom: 0;
  left: 0px;
  background: rgba(24, 24, 24, 0.9);
}
#realEstateSearch .formSearch form .ajaxLoader img {
  margin-top: 40px;
}
#realEstateSearch .formSearch form .advancedSearch {
  padding: 0px 95px 30px 95px;
  background: rgba(24, 24, 24, 0.9);
  display: none;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 10000;
}
#realEstateSearch .formSearch form .advancedSearch.opened {
  display: block;
}
#realEstateSearch .formSearch form .advancedSearch .form-group {
  border-top: 1px solid #5d5e5d;
  margin-bottom: 20px;
  padding-top: 20px;
}
#realEstateSearch .formSearch form .advancedSearch .form-group span.num {
  color: #f9662b;
  font-size: 12px;
}
#realEstateSearch .formSearch form .advancedSearch .form-group .col-sm-6.left {
  padding-left: 0px;
  padding-right: 40px;
}
#realEstateSearch .formSearch form .advancedSearch .form-group .col-sm-6.right {
  padding-right: 0px;
  padding-left: 40px;
}
#realEstateSearch .formSearch form .advancedSearch label {
  color: #fff;
  width: 100%;
  padding-left: 0px;
  font-family: fontBold, Helvetica, serif;
  font-size: 14px;
  margin-bottom: 20px;
}
#realEstateSearch .formSearch form .advancedSearch a.selectAll {
  display: inline-block;
  float: left;
  color: #f9662b;
  font-size: 12px;
  text-decoration: none;
  margin-top: -5px;
}
#realEstateSearch .formSearch form .advancedSearch a.selectAll:hover {
  text-decoration: underline;
}
#realEstateSearch .formSearch form .advancedSearch a.selectAll .deselect {
  display: none;
}
#realEstateSearch .formSearch form .advancedSearch .button {
  width: auto !important;
  margin-top: 40px;
}
#realEstateSearch .formSearch form .advancedSearch .irs-hidden-input {
  visibility: hidden !important;
}
#realEstateSearch .formSearch a#advancedSearch {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  margin-top: 20px;
  font-size: 14px;
}
#realEstateSearch .formSearch a#advancedSearch:hover {
  text-decoration: underline;
}
#realEstateSearch .formSearch a#advancedSearch .hideSearch {
  display: none;
}
#realEstateSearch .formSearch a#advancedSearch.active .hideSearch {
  display: block;
}
#realEstateSearch .formSearch a#advancedSearch.active .showSearch {
  display: none;
}
#realEstateSearch.advanced {
  margin-bottom: 0px;
}
#realEstateSearch.advanced .formSearch {
  background: #474747;
}
#realEstateSearch.advanced .formSearch .col-md-8 {
  width: 66.6667%;
}
#realEstateSearch.resultsPage .container-fluid {
  padding: 0px;
}
.searchInfo {
  padding: 25px 5px;
  border-bottom: 1px solid #848484;
  margin-bottom: 30px;
}
.searchInfo .col-sm-6.left {
  padding-left: 0px;
}
.searchInfo .col-sm-6.right {
  padding-right: 0px;
  width: auto;
  float: right;
  padding-left: 0px;
}
.searchInfo div {
  font-size: 14px;
  color: #333333;
  display: inline-block;
}
.searchInfo div.mLeft {
  margin-left: 35px !important;
}
.searchInfo div span {
  color: #f9662b;
  font-family: fontBold, Helvetica, serif;
}
.searchInfo div select {
  border: none;
  height: 28px !important;
  max-width: 120px;
  padding-right: 40px;
  padding-left: 5px;
  font-family: fontBold, Helvetica, serif;
  color: #f9662b;
  margin: -6px 0 0 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f7f7f7 url('../../../images/icons/selectGrey.png') no-repeat 90% center;
}
.searchInfo div select::-ms-expand {
  display: none;
}
.searchInfo div a {
  text-decoration: none;
  margin-left: 5px;
  display: inline-block;
}
.searchInfo div a span {
  color: #aaaaaa;
}
.searchInfo div a:hover {
  text-decoration: underline;
}
.searchInfo div a.active span {
  color: #f9662b;
  font-family: fontBold, Helvetica, serif;
}
input:focus::-webkit-input-placeholder {
  color: transparent !important;
}
input:focus::-moz-placeholder {
  color: transparent !important;
}
input:-moz-placeholder {
  color: transparent !important;
}
@media (max-width: 767px) {
  .bx-wrapper {
    max-height: 300px;
  }
}
@media (min-width: 768px) {
  .bx-wrapper {
    min-height: 200px;
  }
}
.bx-wrapper {
  margin-bottom: 0px !important;
}
.bx-wrapper .bx-viewport ul {
  margin-top: 0px;
  padding-top: 0px;
}
.bx-wrapper .bx-viewport ul li {
  list-style-type: none !important;
  background: none;
  padding-left: 0px !important;
}
.nepremicnineItemSlider {
  position: relative;
  padding: 0px;
  min-height: 500px;
}
.nepremicnineItemSlider .bx-wrapper {
  margin: 0px;
}
.nepremicnineItemSlider .bx-wrapper img {
  max-height: 500px;
  margin: 0 auto;
}
.nepremicnineItemSlider .bx-wrapper .bx-controls {
  position: absolute;
  left: 14px;
  bottom: 17px;
  z-index: 10;
  width: 100%;
}
.nepremicnineItemSlider .bx-wrapper .bx-controls .bx-pager {
  text-align: center;
  bottom: 0px;
}
.nepremicnineItemSlider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  border: 2px solid #ffffff;
  background: none;
  margin: 0 3px;
}
.nepremicnineItemSlider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background: #ffffff;
}
.nepremicnineItemSlider .price {
  position: absolute;
  bottom: 17px;
  right: 17px;
  padding: 10px 15px;
  background: #fff;
  color: #26007d;
  font-size: 20px;
}
.nepremicnineItemSlider .price::after {
  border-left: 20px solid transparent;
  border-top: 15px solid #ffffff;
  content: "";
  left: -19px;
  position: absolute;
  top: 0;
}
.nepremicnineOpis .detailHead span.type {
  font-size: 20px;
  color: #909090;
  margin-top: 30px;
  display: block;
  line-height: 25px;
}
.nepremicnineOpis .detailHead h1 {
  padding-top: 0px;
  display: inline-block;
  width: auto;
}
.nepremicnineOpis .detailHead h1 .actionSticker {
  background: #26007d none repeat scroll 0 0;
  margin-left: 5px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 5px 10px;
  position: relative;
  top: -5px;
  line-height: 20px;
}
.nepremicnineOpis .detailHead .right {
  margin-top: 50px;
  text-align: right;
}
.nepremicnineOpis .detailHead .right a {
  background: #f1f1f1;
  margin-bottom: 10px;
  display: inline-block;
  padding: 4px 15px 6px 15px;
  margin-left: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #666666;
  font-size: 14px;
}
.nepremicnineOpis .detailHead .right a:hover {
  text-decoration: none;
  background: #26007d;
  color: #ffffff;
}
.nepremicnineOpis .detailHead .right a:active {
  text-decoration: none;
}
.nepremicnineOpis .detailHead .right a i {
  margin-right: 5px;
  font-size: 19px;
  top: 2px;
  position: relative;
}
.nepremicnineOpis .detailHead .right a i.fa-star {
  font-size: 19px;
}
.nepremicnineOpis .detailHead .right a.featured {
  position: relative;
}
.nepremicnineOpis .detailHead .right a.featured span {
  display: inline-block;
}
.nepremicnineOpis .detailHead .right a.featured .remove {
  display: none;
}
.nepremicnineOpis .detailHead .right a.featured .add {
  display: inline-block;
}
.nepremicnineOpis .detailHead .right a.featured.active .remove {
  display: inline-block;
}
.nepremicnineOpis .detailHead .right a.featured.active .add {
  display: none;
}
.nepremicnineOpis .detailHead .right a.featured.active i {
  color: #f9662b;
  font-size: 19px;
}
.nepremicnineOpis .detailHead .right a.socialShare {
  position: relative;
}
.nepremicnineOpis .detailHead .right a.socialShare .sharethis-inline-share-buttons {
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 5px;
  z-index: 30;
  width: auto;
  display: none !important;
  padding: 10px;
  background: #ccc;
}
.nepremicnineOpis .detailHead .right a.socialShare .sharethis-inline-share-buttons .st-btn {
  display: block !important;
  width: 40px;
}
.nepremicnineOpis .detailHead .right a.socialShare .sharethis-inline-share-buttons::after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid  #ccc;
  bottom: -8px;
  content: "";
  left: 50%;
  margin-left: -12px;
  position: absolute;
}
.nepremicnineOpis .detailHead .right a.socialShare.active .sharethis-inline-share-buttons {
  display: flex !important;
}
.nepremicnineOpis .desc {
  padding-left: 0px;
}
.nepremicnineOpis .desc table td {
  color: #666666 !important;
}
.nepremicnineOpis .desc table td.tdBold {
  color: #333333 !important;
}
.nepremicnineOpis .contact {
  padding-right: 0px;
}
.nepremicnineOpis .contact .skrbnik {
  margin-bottom: 30px;
}
.nepremicnineOpis .contact .skrbnik img {
  float: left;
  max-width: 150px;
  margin-right: 20px;
}
.nepremicnineOpis .contact .skrbnik .desc {
  margin-left: 120px;
}
.nepremicnineOpis .contact .skrbnik .desc h3 {
  font-size: 20px;
  margin-bottom: 0px;
  padding-top: 0px;
}
.nepremicnineOpis .contact .skrbnik .desc span {
  display: block;
  width: 100%;
  color: #666666;
  font-size: 12px;
  margin-bottom: 5px;
}
.nepremicnineOpis .contact .skrbnik .desc span.naziv {
  margin-bottom: 15px;
}
.nepremicnineOpis .contact .skrbnik .desc span .fa {
  font-size: 18px;
  width: 16px;
  vertical-align: middle;
}
.nepremicnineOpis .contact form button {
  margin-top: -10px;
}
.nepremicnineOpis h3 {
  color: #333333;
  font-size: 20px;
  margin-bottom: 0;
}
.nepremicnineOpis h3 i {
  display: inline-block;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 12px;
  font-family: FontAwesome;
  content: "\f015";
  font-size: 24px;
  color: #fff;
  background: #26007d;
}
.detailTop .actionSticker {
  background: #26007d none repeat scroll 0 0;
  position: absolute;
  z-index: 1000;
  color: #fff;
  left: 0;
  display: inline-block;
  font-size: 16px;
  padding: 8px 12px;
  top: 0px;
  line-height: 20px;
}
.boxAccordion .nepremicnineOpis h3 {
  margin-bottom: 0;
}
.miniBanners {
  position: relative;
  margin-bottom: -20px;
}
.miniBanners .linksWrap {
  position: relative;
  background-size: cover !important;
  margin-bottom: 20px;
}
.miniBanners .linksWrap .image {
  overflow: hidden;
  font-size: 0px;
  position: relative;
}
.miniBanners .linksWrap .image .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
}
.miniBanners .linksWrap .image img {
  min-height: 200px;
  width: 100%;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
}
.miniBanners .linksWrap a {
  text-decoration: none;
}
.miniBanners .linksWrap .description {
  position: absolute;
  top: 43%;
  z-index: 10;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0px 20px 0px 20px;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
}
.miniBanners .linksWrap .description h3 {
  color: #fff;
  font-size: 32px;
  margin-bottom: 5px;
}
.miniBanners .linksWrap .description p {
  color: #c3c3c3 !important;
  font-size: 14px;
}
.miniBanners .linksWrap:hover img {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari */
  transform: scale(1.1);
}
.miniBanners .linksWrap .btn {
  position: relative;
  bottom: 20px;
  z-index: 10;
}
.miniBanner {
  margin: 70px 0;
  position: relative;
}
.miniBanner .linksWrap {
  background: #d7e1ef;
  min-height: 150px;
}
.miniBanner .linksWrap img {
  height: auto;
  left: 0px;
  position: absolute;
  top: 0;
  width: 150px;
}
.miniBanner .linksWrap .description {
  margin-left: 170px;
  padding-right: 20px;
}
.miniBanner .linksWrap .description h4 {
  margin-bottom: 10px;
  font-size: 22px;
}
.miniBanner .linksWrap .description p {
  color: #666;
}
.miniBanner .linksWrap:hover {
  background: #c2d3eb;
}
.miniBanner a {
  text-decoration: none !important;
}
.nepremicnineSeznam {
  padding: 0px 0 30px 0;
  position: relative;
}
.nepremicnineSeznam .showAll {
  position: absolute;
  top: 10px;
  right: 0;
  color: #666666;
  font-size: 12px;
  display: inline-block;
}
.nepremicnineSeznam .showAll i {
  position: relative;
  width: 30px;
  height: 30px;
  margin-left: 7px;
  background: #26007d;
  color: #fff;
  font-size: 25px;
  text-align: center;
  padding: 2px  0px 0 3px;
  vertical-align: middle;
}
.nepremicnineSeznam .showAll:hover i {
  background: #f9662b;
  color: #fff;
}
.nepremicnineSeznam a {
  text-decoration: none !important;
}
.nepremicnineSeznam .nepremicnineItem {
  margin-bottom: 30px;
  min-height: 400px;
}
.nepremicnineSeznam .item {
  background: #fff;
  border-bottom: 7px solid #26007d;
  border-left: 1px solid #eee;
  -moz-box-shadow: 2px 2px 5px #ccc;
  -webkit-box-shadow: 2px 2px 5px #ccc;
  box-shadow: 2px 2px 5px #ccc;
  margin-bottom: 0px;
  height: 100%;
}
.nepremicnineSeznam .item .image {
  position: relative;
  font-size: 0px;
  background: #f0f0f0;
  min-height: 100px;
  text-align: center;
}
.nepremicnineSeznam .item .image img {
  width: 100%;
}
.nepremicnineSeznam .item .image img.noImage {
  position: absolute;
  width: auto;
  top: 50%;
  margin-top: -20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: auto !important;
}
.nepremicnineSeznam .item .image .actionSticker {
  position: absolute;
  z-index: 3;
  top: 10px;
  left: 10px;
  display: inline-block;
  background: #26007d;
  padding: 5px 10px;
  font-size: 14px;
  color: #fff;
}
.nepremicnineSeznam .item .image .featured {
  width: 43px;
  height: 43px;
  text-align: center;
  position: absolute;
  bottom: -20px;
  right: 10px;
  display: inline-block;
  padding-top: 6px;
  z-index: 3;
  background-color: #fff;
  font-size: 25px;
  color: #828282;
}
.nepremicnineSeznam .item .image .featured .fa-star {
  display: none;
  color: #f9662b;
}
.nepremicnineSeznam .item .image .overlay {
  position: absolute;
  height: 100%;
  display: none;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(54, 54, 54, 0.4);
  z-index: 1;
  text-align: center;
}
.nepremicnineSeznam .item .image .overlay i {
  position: relative;
  top: 50%;
  margin-top: -21px;
  width: 43px;
  height: 43px;
  background: #f9662b;
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding-top: 6px;
}
.nepremicnineSeznam .item .title {
  background: #e6e6e6;
  padding: 22px 20px;
}
.nepremicnineSeznam .item .title h3 {
  padding-top: 0px;
  margin-bottom: 5px;
  color: #333333;
  font-size: 20px;
}
.nepremicnineSeznam .item .title span {
  color: #666666;
  font-size: 12px;
}
.nepremicnineSeznam .item .description {
  padding: 20px 20px 5px 20px;
}
.nepremicnineSeznam .item .description .data {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  color: #333333;
  font-size: 14px;
  font-family: fontBold, Helvetica, serif;
}
.nepremicnineSeznam .item .description .data small {
  font-size: 12px;
  color: #666666;
  display: block;
  margin-bottom: 0px;
  font-family: fontRegular, Helvetica, serif !important;
}
.nepremicnineSeznam .item:hover .overlay {
  display: block;
}
.frontPage .nepremicnineItem {
  margin-bottom: 0px !important;
}
.childrenPages {
  margin: 10px 0 30px 0;
}
.childrenPages .subPageItem {
  background: #fff;
  margin-bottom: 20px;
  border: 1px solid #eee;
  box-shadow: 2px 2px 5px #ccc;
  -moz-box-shadow: 2px 2px 5px #ccc;
  -webkit-box-shadow: 2px 2px 5px #ccc;
  -o-box-shadow: 2px 2px 5px #ccc;
}
.childrenPages .subPageItem .image {
  position: relative;
  font-size: 0px;
}
.childrenPages .subPageItem .image img {
  width: 100%;
}
.childrenPages .subPageItem .image .overlay {
  position: absolute;
  height: 100%;
  display: none;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(54, 54, 54, 0.4);
  z-index: 1;
  text-align: center;
}
.childrenPages .subPageItem .image .overlay i {
  position: relative;
  top: 50%;
  margin-top: -21px;
  width: 43px;
  height: 43px;
  background: #f9662b;
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding-top: 6px;
}
.childrenPages .subPageItem .contentStatic {
  padding: 20px;
}
.childrenPages .subPageItem .contentStatic h3 {
  font-size: 20px;
  color: #333333;
}
.childrenPages .subPageItem:hover .overlay {
  display: block;
}
.childrenPages .subPageItem.noImage:hover .overlay {
  display: none;
}
.successBox {
  position: relative;
  padding-left: 75px !important;
}
.successBox h4 {
  margin-bottom: 5px;
  padding-top: 0px;
  font-size: 22px;
}
.successBox i {
  color: #fff;
  font-size: 42px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 20px;
}
.noticeBox {
  position: relative;
  padding-left: 85px !important;
  background: #f9662b !important;
  border: none !important;
}
.noticeBox h4 {
  margin-bottom: 5px;
  padding-top: 0px;
  font-size: 22px;
  color: #fff !important;
}
.noticeBox p {
  color: #fff !important;
}
.noticeBox i {
  color: #fff !important;
  font-size: 45px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 20px;
}
a.scrollup {
  background: rgba(0, 0, 0, 0) url("../../../images/icons/top.png") no-repeat scroll center center;
  bottom: 100px;
  display: none;
  height: 61px;
  position: fixed;
  right: 20px;
  width: 61px;
  z-index: 10000;
}
.form-control {
  height: 37px !important;
  border: 1px solid #cfcfcf!important;
  font-size: 15px !important;
  font-family: fontRegular, Helvetica, serif;
  color: #333;
}
/*! 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*/
  }
}
.mobileOnly {
  display: none;
}
/* error */
span.widgetError {
  color: #f00;
  margin: 10px 0;
  padding: 10px;
  font-size: 13px;
  border: 1px solid #f00;
  display: inline-block;
}
#map {
  height: 500px;
}
#map .labels {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  opacity: 1;
  pointer-events: none;
  text-align: center;
  width: 120px;
  white-space: nowrap;
}
.nepremicnineMap {
  display: none;
}
.nepremicnineMap #nepremicnineMap {
  height: 1000px;
}
.nepremicnineMap #nepremicnineMap .labels {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  opacity: 1;
  pointer-events: none;
  text-align: center;
  width: 120px;
  white-space: nowrap;
}
.nepremicnineMap #nepremicnineMap .gm-style .gm-style-iw {
  background-color: #26007d;
  padding: 5px 0px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  left: 16px !important;
  line-height: 1.6em;
  margin-top: 0px;
  bottom: -50px !important;
  top: auto !important;
  width: 120px !important;
}
.nepremicnineMap #nepremicnineMap .gm-style .gm-style-iw a {
  color: #fff;
  text-decoration: none;
}
.nepremicnineMap #nepremicnineMap .gm-style .gm-style-iw img {
  width: 100% !important;
  margin-top: 5px;
}
.nepremicnineMap #nepremicnineMap .gm-style .gm-style-iw span {
  line-height: 15px !important;
  display: inline-block !important;
  line-height: 15px;
  padding: 0px 5px!important;
}
.nepremicnineMap #nepremicnineMap .gm-style-iw + div {
  display: none !important;
}
.no-left-padding {
  padding-left: 0px !important;
}
span.errorMessage {
  font-size: 12px;
}
.table-container {
  overflow-y: auto;
  width: 100%;
}
.bx-pager-item:first-of-type:last-of-type {
  display: none !important;
}
/* lists */
.list article {
  margin: 0 0 20px 0;
  padding-bottom: 0 0 20px 0;
  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 header,
.eventsDisplay header {
  margin-bottom: 3em;
}
.newsDisplay [itemprop="alternativeHeadline"],
.eventsDisplay [itemprop="alternativeHeadline"] {
  display: none;
}
.newsDisplay [itemprop="headline"],
.eventsDisplay [itemprop="headline"] {
  margin: 0 0 5px 0;
}
.newsDisplay p[itemprop="description"],
.eventsDisplay p[itemprop="description"],
.newsDisplay div[itemprop="description"],
.eventsDisplay div[itemprop="description"] {
  font-size: 1.6em;
}
.newsDisplay .image,
.eventsDisplay .image {
  float: right;
  max-width: 40%;
  margin: 0 0 20px 30px;
  display: block;
  border: 1px solid #EDECEA;
}
.eventsDisplay .image {
  max-width: 100%;
}
.eventsDisplay .dataList {
  margin-top: 0;
}
/* newsList */
.newsList article,
.eventsList article {
  padding: 2em 0;
}
.newsList article [itemprop="headline"],
.eventsList article [itemprop="headline"] {
  font-size: 2.4em;
  margin-bottom: .5em;
  color: #000000;
}
.newsList article [itemprop="headline"] a,
.eventsList article [itemprop="headline"] a {
  color: #000000;
}
/* 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: #0000007;
}
.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: fontBold, Helvetica, serif;
}
#searchResults .resultsInfo {
  padding: 10px 10px 10px 40px;
  margin-bottom: 2em;
  background: #cccccc;
}
#searchResults ul {
  border-top: 1px solid #cccccc;
}
#searchResults ul li {
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
}
#searchResults ul li h3 {
  font-size: 2em;
  padding: .3em 0 0 0;
  margin: 0 0 5px 40px;
}
#searchResults ul li p {
  margin: 0;
}
#searchResults ul li p.searchNumber {
  float: left;
  font-size: 2.2em;
  color: #cccccc;
  font-family: fontBold, Helvetica, serif;
}
#searchResults ul li p.description {
  margin-left: 40px;
  margin-bottom: 5px;
  color: #9c9c9c;
  font-size: 1.4em;
}
#searchResults ul li p.url {
  margin-left: 40px;
  font-size: 1.2em;
}
#searchResults ul li p.url a {
  padding: 0 5px;
}
#searchResults ul li p.url span {
  color: #9c9c9c;
}
/* 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: fontBold, 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: center;
}
.paginator a:hover {
  color: #0000002;
}
.paginator strong {
  display: inline-block;
  padding: 0 10px;
  vertical-align: center;
}
.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*/
/*!
 * bootstrap-tokenfield
 * https://github.com/sliptree/bootstrap-tokenfield
 * Copyright 2013-2014 Sliptree and other contributors; Licensed MIT
 */
@-webkit-keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
@-moz-keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
@keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
.tokenfield {
  height: auto;
  min-height: 36px;
  padding-bottom: 0px;
}
.tokenfield.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);
}
.tokenfield .token {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #d9d9d9;
  background-color: #ededed;
  white-space: nowrap;
  margin: -1px 5px 5px 0;
  height: 22px;
  vertical-align: top;
  cursor: default;
}
.tokenfield .token:hover {
  border-color: #b9b9b9;
}
.tokenfield .token.active {
  border-color: #52a8ec;
  border-color: rgba(82, 168, 236, 0.8);
}
.tokenfield .token.duplicate {
  border-color: #ebccd1;
  -webkit-animation-name: blink;
  animation-name: blink;
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.tokenfield .token.invalid {
  background: none;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px dotted #d9534f;
}
.tokenfield .token.invalid.active {
  background: #ededed;
  border: 1px solid #ededed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tokenfield .token .token-label {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 4px;
  vertical-align: top;
}
.tokenfield .token .close {
  font-family: Arial;
  display: inline-block;
  line-height: 100%;
  font-size: 1.1em;
  line-height: 1.49em;
  margin-left: 5px;
  float: none;
  height: 100%;
  vertical-align: top;
  padding-right: 4px;
}
.tokenfield .token-input {
  background: none;
  width: 60px;
  min-width: 60px;
  border: 0;
  height: 20px;
  padding: 0;
  margin-bottom: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tokenfield .token-input:focus {
  border-color: transparent;
  outline: 0;
  /* IE6-9 */
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tokenfield.disabled {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.tokenfield.disabled .token-input {
  cursor: not-allowed;
}
.tokenfield.disabled .token:hover {
  cursor: not-allowed;
  border-color: #d9d9d9;
}
.tokenfield.disabled .token:hover .close {
  cursor: not-allowed;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.has-warning .tokenfield.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-error .tokenfield.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-success .tokenfield.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;
}
.tokenfield.input-sm,
.input-group-sm .tokenfield {
  min-height: 30px;
  padding-bottom: 0px;
}
.input-group-sm .token,
.tokenfield.input-sm .token {
  height: 20px;
  margin-bottom: 4px;
}
.input-group-sm .token-input,
.tokenfield.input-sm .token-input {
  height: 18px;
  margin-bottom: 5px;
}
.tokenfield.input-lg,
.input-group-lg .tokenfield {
  height: auto;
  min-height: 45px;
  padding-bottom: 4px;
}
.input-group-lg .token,
.tokenfield.input-lg .token {
  height: 25px;
}
.input-group-lg .token-label,
.tokenfield.input-lg .token-label {
  line-height: 23px;
}
.input-group-lg .token .close,
.tokenfield.input-lg .token .close {
  line-height: 1.3em;
}
.input-group-lg .token-input,
.tokenfield.input-lg .token-input {
  height: 23px;
  line-height: 23px;
  margin-bottom: 6px;
  vertical-align: top;
}
.tokenfield.rtl {
  direction: rtl;
  text-align: right;
}
.tokenfield.rtl .token {
  margin: -1px 0 5px 5px;
}
.tokenfield.rtl .token .token-label {
  padding-left: 0px;
  padding-right: 4px;
}
@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";
}
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: 0px;
  -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;
  color: #fff;
  text-decoration: none !important;
  background-image: none;
  border: 0px solid transparent;
  white-space: nowrap;
  padding: 6px 28px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #f9662b;
  border-color: #ff8a1e;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #ea4807;
  border-color: #9e4c00;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #ea4807;
  border-color: #e06b00;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #ea4807;
  border-color: #e06b00;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #c83d06;
  border-color: #9e4c00;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #f9662b;
  border-color: #ff8a1e;
}
.btn-default .badge {
  color: #f9662b;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #472f88;
  border-color: #3d2875;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #332262;
  border-color: #0c0816;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #332262;
  border-color: #251948;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #332262;
  border-color: #251948;
}
.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: #ffffff;
  background-color: #251948;
  border-color: #0c0816;
}
.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: #472f88;
  border-color: #3d2875;
}
.btn-primary .badge {
  color: #472f88;
  background-color: #ffffff;
}
.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%;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px;
}
.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: 0px;
  border-top-right-radius: 0px;
}
.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;
  }
}
