
html,
button,
input,
select,
textarea {
   color: #787878;
	font-family: 'Open Sans', sans-serif;
}


body {
    min-width: auto;
}
#ContentMain {
	margin-top: 70px;
}

#ContentHolder {
	margin: 0 auto;
	width: 100%;
}

iframe.gmap {
	width: 100%;
	height: 400px;
}


.fileholder.template {
	display: none;
}

.fileholder textarea {
	width: 100% !important;
	height: 50px !important;
}

.fileholder .thumbnail {
	text-align: center;
}

.fileholder .thumbnail .name {
	font-size: 12px;
	color: #7d7d7d;
	padding: 3px;
}

.fileholder .thumb img {
	width: 100%;
}

.btn:active, .btn.active {
	background: #46883b;
    color: white;;
}


.form-control-placeholder {
  position: absolute;
  top: 0;
  padding: 7px 0 0 13px;
  pointer-events: none;
  color: #aaa;
  transition: all 200ms;
}


.form-control:focus + .form-control-placeholder, .form-control:valid + .form-control-placeholder {
  color: #000;
  font-size: 75%;
  top: -23px;
}

.fileholder .form-group {
	position: relative;
	margin-top: 25px;
}

#infiniteBtn {
	margin: 0 auto;
	display: block;
    width: 120px;
}

.bot_pad {
    padding-top: 0px;
}

.bot_pad .socialicon  {
	font-size: 50px;
	padding-left: 20px; 
	padding-top: 20px;
}

.grid-container {
    padding-left: 0px;
    padding-right: 0px;
	max-width: 100%;
}

#footer_disclaimer {
    float: left;
    font-size: 12px;
    padding: 10px;
	padding-left: 0px;
}
#footer_vig2 {
    float: right;
    font-size: 11px;
    margin-top: 50px;
    padding-left: 25px;
    color: #9d9d9d;
    text-align: center;
	/*padding-top: 10px;*/
}
#footer_vig {
    float: right;
    font-size: 11px;
    margin-top: 50px;
    padding-left: 25px;
    color: #9d9d9d;
	text-align: center;
	/*padding-top: 10px;*/
}

.dm_container {
    width:1000px;
    margin: 0 auto;
}

.dm_header {
    font-size:17px;
}

.dm_country {
 
    font-weight: 100;
}

#dm_nav {
    border:0;
    margin-left: -45px;

    font-size: 16px;
}

.ui-menu { 
    overflow: hidden;
}
.ui-menu .ui-menu {
    overflow: visible !important;
}
.ui-menu > li { 
    float: left;
    display: block;
    width: auto !important;
}
.ui-menu ul li {
    display:block;
    float:none;
}
.ui-menu ul li ul {
    left:120px !important;
    width:100%;
}
.ui-menu ul li ul li {
    width:auto;
}
.ui-menu ul li ul li a {
    float:left;
}
.ui-menu > li {
    margin: 5px 5px !important;
    padding: 0 0 !important;
    width:100%;
    display: inline-block;
    text-align:center;
    float:none;   
         
}
.ui-menu > li > a { 
    float: left;
    /*display: block;*/
    clear: both;
    overflow: hidden;
   
    display:inline-block;
    text-align:center;
}

.ui-menu > li > a::after {
    display:block;
    content:attr(title1);
    font-weight:bold;
    height:1px;
    color:transparent;
    overflow:hidden;
    visibility:hidden;
    margin-bottom:-1px;
}

.ui-menu .ui-menu-icon { 
    margin-top: 0.3em !important;
}
.ui-menu .ui-menu .ui-menu li { 
    float: left;
    display: block;
}

body .ui-menu-item .ui-state-focus {
   /*
   background: white url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
   */
   border:0;
   color:#007c33;
   font-weight:bold;
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  margin:0;
}

.dm_esimenev {
    width:750px;
    position: relative;
    top: 20px;
    font-size: 10.5pt;
}
.dm_riik {
    text-decoration:none;
    color:#007c33;
}
.dm_riik2 {
    text-decoration:none;
}


.ui-state-highlight {
    color:#007c33;
}

.ui-corner-all {
    text-decoration:none;
}
#dm_nav:focus
{
    outline:none;
}

.ui-menu .ui-menu-item {
}

.ui-menu .ui-menu-item a.ui-state-highlight { 
    font-weight: bold; 
}
a {
 
	color: #8141a9;
    text-decoration: none;
    font-weight: normal;  
}

.ui-widget * { outline: none; }​

#dm_nav li a
{
    margin-right: 10px;
}
.ui-menu .ui-menu-item > a {
    margin-right: 10px;
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    margin-right: 10px;
}
.dm_paremnupp {
    color: white;
    background-color: #007c33;
    margin-left: 13px;
    height: 25px;
    width: 65px;
    border-radius: 7px;
    padding-bottom: 2px;
    position: relative;
    right: 15px;
    cursor:pointer;
    font-size: 14px;
    border-color: rgba(128,128,128,1);
    border-width: 1px;
    -moz-box-shadow: inset 0 -1px 1px 0 rgba(0,0,0,0.5),inset 0 1px 1px rgba(88,169,121,1),
    inset 1px 0px 1px rgba(88,169,121,1),inset -1px 0px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 -1px 1px 0 rgba(0,0,0,0.5),inset 0 1px 1px rgba(88,169,121,1),
    inset 1px 0px 1px rgba(88,169,121,1),inset -1px 0px 1px rgba(0,0,0,0.5);
    box-shadow: inset 0 -1px 1px 0 rgba(0,0,0,0.5),inset 0 1px 1px rgba(88,169,121,1),
    inset 1px 0px 1px rgba(88,169,121,1),inset -1px 0px 1px rgba(0,0,0,0.5);
    top:-6px;
}

.dm_veebikontor {

    display: inline;
    margin-right:10px;
    position: relative;
    top: -5px;
}

.dm_teinev {
    width: 400px;
    text-align: right;
}
.dm_link1 {
    text-decoration:none;
}

.spacer {
    height: 20px;
}

























@media print {
	body {-webkit-print-color-adjust: exact;}
   .corner-bg {display: none;}
	.header-wrap {display: none;}
	.cartInfo  {display: none;}
	#ContentBottom {display: none;}
	
	img.icon_small {
	   background-color: black !important;
	}
	
	a[href]:after {
    	content: none !important;
  	}
  	.saveButtons {
		display: none;
  	}
}





html {
	height:100%;
}
body {
    font-size: 1em;
    line-height: 1.45;
	margin:0 auto;
	background:#fff;
	font-family: 'Open Sans', sans-serif;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


h1, h2, h3, h4, h5 {
	word-wrap: break-word;
	font-weight:normal;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:35px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

/* Editable content image */
.edy-positionable-container-left {
  margin-right: 15px;
}
.edy-positionable-container-right {
  margin-left: 15px;
}
.edy-image-container-with-title:after {
  display: block;
  padding: 4px;
  font-size: 10px;
  line-height: 1.3em;
  content: attr(data-title);
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}


strong {
	font-weight:bold;
}


a:hover {
	color: #0a6f51;
	text-decoration:underline;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

[class^="icon-"], [class*=" icon-"] {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width: 16px;
	height: 16px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("/gfx/icons-sprite.png");
	background-position: -17px -17px;
	background-repeat: no-repeat;
	margin-top:2px;
}
.icon-green-arrow-sml-r {
	background-position:-117px -17px;
}
.icon-green-arrow-sml-l {
	background-position:-167px -17px;
}
.icon-green-arrow-sml-d {
	background-position:-17px -17px;
}
.icon-green-arrow-sml-u {
	background-position:-67px -17px;
}
.icon-white-arrow-sml-r {
	background-position:-317px -17px;
}
.icon-white-arrow-sml-l {
	background-position:-367px -17px;
}
.icon-white-arrow-sml-d {
	background-position:-217px -17px;
}
.icon-white-arrow-sml-u {
	background-position:-267px -17px;
}
.icon-yellow-arrow-r {
	background-position:-117px -67px;
}
.icon-yellow-arrow-l {
	background-position:-167px -67px;
}
.icon-yellow-arrow-d {
	background-position:-17px -67px;
}
.icon-yellow-arrow-u {
	background-position:-67px -67px;
}
.icon-purple-arrow-r {
	background-position:-317px -67px;
}
.icon-purple-arrow-l {
	background-position:-367px -67px;
}
.icon-purple-arrow-d {
	background-position:-217px -67px;
}
.icon-purple-arrow-u {
	background-position:-267px -67px;
}
.icon-green-arrow-r {
	background-position:-117px -117px;
}
.icon-green-arrow-l {
	background-position:-167px -117px;
}
.icon-green-arrow-d {
	background-position:-17px -117px;
}
.icon-green-arrow-u {
	background-position:-67px -117px;
}


.edy-bubble .edy-btn {
  min-width:inherit;
}
.purple-btn {
	background:#31316d;
}

.sml-caps {
	letter-spacing:0.2em;
	font-size:12px;
	text-transform:uppercase;
}
.grid-row:before,
.grid-row:after {
    content: " ";
    display: table;
}
.grid-row:after {
    clear: both;
}
.grid-row {
    *zoom: 1;
}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
  font-size: 14px;
	font-weight:400;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
	min-height:100%;
	height:100%;
	*height:auto;
    background-size: cover;
}

body.logged-in .footer-wrap {
  padding-bottom:100px;
  z-index: -100;
}

body > .grid-container {
	min-height:100%;
	height:auto;
	*height:auto;
 	position:relative;
}
.grid-container > .grid-100 {
	position:relative;
}
.main-wrap {
	padding:0;
	min-height:100%;
	position:relative;
	overflow:hidden;
}
.footer-wrap {
	clear:both;
}

.header-wrap, .home-slogan-wrap, .content-wrap, .footer-wrap {
	position:relative;
	clear: both;
}

.header-wrap {
	position: relative;
    clear: both;
    top: 0px;
    z-index: 99;
    width: 100%;
	-webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.header-wrap.fixed {
	background: white;
}

.home .sidebar, .home .main-content {
	margin-top:0;
}
.sidebar, .main-content {
	position:relative;
	min-height:100%;
	height:auto;
	*height:auto;
	text-align: justify;
}
.sidebar {
  margin-top:105px;
}
.main-content {
	margin-bottom: 30px;
}


@media (max-width: 1023px) {
	.corner-bg {
		display: none;
	}
	.sidebar {
		display: none;
	}
	.grid-row .tablet-grid-80 {
		width: 100%;
	}
}
.alertbox {
	text-align: center;
	padding: 30px;
	font-weight: bold;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* === CONTENT === */

.pageWidth {
	max-width: 1500px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}

.header-wrap .grid-container, .header-wrap .grid-container > .grid-100 {
	margin: 0 auto;
}

.logo {
	float: left;
    margin: 15px auto 15px;
	position: absolute;
	left: 60px;
	-webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}


.logo img {
		width: 200px;
	}

@media (max-width: 1300px) {
	.logo {
			left: 10px;
		}	
}
@media (max-width: 1023px) {
	.logo {
			left: 10px;
		}	
	.logo img {
		width: 150px;
	}	
	#ContentMain {
	    margin-top: 20px;
	}
}
@media (max-width: 416px) {
	.logo {
			left: 10px;
		}	
	.logo img {
		width: 120px;
	}	
	#ContentMain {
	    margin-top: 20px;
	}
}

	

.top-actions {
	position:absolute;
	top:0;
	right:0;
	width:340px;
	/*border:1px solid #4c4c7f;*/
  background:#31316D;
  display:none;
}
.twitter-icon {
  float: left;
  margin-left: 10px;
}
.twitter-icon img {
  height: 15px;
}
.top-actions p {
	margin:0;
	
	width:100%;
	text-align:right;
	border-bottom:1px solid #4c4c7f;
}
.top-actions p:first-child {
	/*border-right:1px solid #4c4c7f;*/
	
}
.top-actions p a {
	display:block;
	text-decoration:none;
	font-size:12px;
	padding:5px 0;
	text-transform:uppercase;
	letter-spacing:0.2em;
	margin-right:15px;
}

.login_name {
	margin-top: 30px;
    color: rgb(246, 244, 241);
    font-weight: bold;
    text-align: right;
    margin-right: 15px;
}

.top-actions .login {
  display:none;
}


.ui-accordion .ui-accordion-header {
    margin-top: -1px;
}

.input-group .form-control {
	z-index: auto;
}

ul.topMenu {
	margin-left: 40px;
	padding-left: 0px;
    float: left;
    margin-bottom: 0px;
	border-left: 1px solid #eae4e4;
}

ul.topMenu > li {
	float:left;
	display: block;
}

ul.topMenu li a {
	padding: 27px;
    display: block;
	background: #f1f1f1;
	border-right: 1px solid #eae4e4;
	color: #696969;
	text-decoration: none;
    text-transform: uppercase;
	font-weight: bold;
}

ul.topMenu li a.active {
	background: #fff;
	border-right: 1px solid #e2e2e2;
}


.main-menu > li.language {
	float: right;
}
.main-menu > li.language a {
	color: black;
	float: left;
	padding: 5px;
	padding-top: 16px;
}

.main-menu > li.language a img{

}
.language .active {
	color:#00b040;
}

.top-actions p.language a {
	color:#9090a2;
}
.top-actions p.login a {
	color:#31316d;
	background:#00b040;
}
.top-actions .top-search {
	float:left;
	width:100%;
	padding:5px 0;
	border-top:1px solid #4c4c7f;
  border-top:0 none;
}
.top-actions .top-search input[type="text"] {
	border:0 none;
	background:none;
	color:#f6f4f1;
	outline:none;
	padding:5px 0;
	line-height:30px;
	font-size:16px;
	width:285px;
  vertical-align:middle;
}
.top-actions .top-search input[type="submit"] {
	border:0 none;
	background:none;
	text-indent:-200%;
	white-space:nowrap;
	overflow:hidden;
	width:30px;
	height:30px;
  min-width:30px;
  padding:0;
	margin:0 8px 0 10px;
	background-image:url(/gfx/icons-sprite.png);
	background-repeat:no-repeat;
	background-position:-10px -160px;
  *display:block;
  *float:left;
}
.gsc-search-box input[type="text"] {
  border:1px solid #00b040;
	background:#31316d;
	color:#f6f4f1;
	outline:none;
	padding:5px 0;
	line-height:30px;
	font-size:16px;
	width:285px;
}
.gsc-search-box input[type="submit"], .gsc-search-box input[type="button"]  {
  border:0 none;
	background:none;
	text-indent:200%;
	white-space:nowrap;
	overflow:hidden;
	width:30px;
	height:30px;
  min-width:30px;
  padding:0;
	margin:0 3px 0 10px;
	background-image:url(/gfx/icons-sprite.png);
	background-repeat:no-repeat;
	background-position:-10px -160px;
  text-transform: capitalize;
}

.edys-sw-search-popup {
  background:#fff;
  margin-left:-20px;
}
.edys-sw-search-popup .gs-title {
  color: #31316d;
}
.edys-sw-search-fin-bottom {
  margin-top: -20px;
}
.edys-sw-search-fin {
  border-width:10px;
  margin-top: -20px;
  margin-left: -10px;
  border-color: #fff;
}
.edys-sw-search-popup .gsc-cursor-page:hover, .edys-sw-search-popup .gsc-cursor-current-page {
  color: #31316d;
}
.edys-sw-search-popup .gsc-cursor-box {
	background: #f0f0f0;
}
.edys-sw-search-popup .gsc-cursor-page {
	color: #31316d;
}
.edys-sw-search-popup .gsc-cursor-page:hover {
	background: #31316d;
	color:#fff;
	text-shadow:none;
}
.edys-sw-search-popup .gsc-cursor-current-page {
	font-weight: bold;
}

.voog-search-modal {
  z-index: 4;
}


.special-container {
	border: 1px solid #EDEDED;
	border-radius: 7px;
	padding: 10px;
}

.special-container .marker {
	padding: 10px;
	display: block;
}

.special-container .marker a {
	color: black;
	font-weight: bold;
}

.special-container .marker img {
	padding-right: 15px;
}


.special-container li a.head {
	cursor: pointer;
	color: black;
    font-weight: bold;
}

.special-container li div.info {
	display: none;
    /* margin-top: 10px; */
    margin-bottom: 20px;
    border-bottom: 1px solid #EDEDED;
    /* border-top: 1px solid #EDEDED; */
    padding: 20px;
    padding-left: 30px;
    border-left: 1px solid #EDEDED;
    font-weight: normal;
    margin-left: 9px;
	border-bottom-left-radius: 9px;
}

.special-container li div.info .marker img {
	width: 40px;
}
.special-container li div.info h1 {
    font-size: 14px;
    color: gray;
    margin-top: 40px;
	
}
.special-container li div.info .marker a {
    font-weight: normal;
	
}

.langsel {
	float: right;
	padding: 14px;
	padding-right: 0px;
	    position: absolute;
    right: 50px;
    top: 53px;
}

.tm-mainMenu.fixed .langsel {
	top: 3px;
}

.langsel i {
	margin-right: 10px;
	color: black;
	font-size: 20px;
}
.langsel a {
	padding: 5px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	display: block;
	color: black;
}

.langsel a.active {
	color: black;
	cursor: pointer;
}

.tm-mainMenu.fixed .langsel a.active {
	color: black;
}
.langsel a.active:hover {
	text-decoration: none;
}

.LanguageSelectMenu {
	display: none;
	background: white;
	position: absolute;
}

.headerLoginMenu {
	display: none;
	background: #EDEDED;
    border-top: 2px solid #eae4e4;
    padding-top: 20px;
    PADDING-BOTTOM: 20PX;
}
.headerLoginMenu .pageWidth:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	background: red; /*#eae4e4;*/
}

.headerLoginMenu ul {
	display: table;
    margin-bottom: 0px;
    float: none;
    margin: 0 auto;
	border-radius: 5px;
	border: 1px solid #c1c1c1;
	padding: 0px;
}

.headerLoginMenu ul li {
	list-style: none;
    float: left;
	padding: 0px;
}

.headerLoginMenu ul li .sub {
	display: none;
	position: absolute;
	background: #EDEDED;
	z-index: 999;
}

.headerLoginMenu ul li a {
	display: block;
	padding: 10px 20px 10px 20px;
	color: #696969;
}
.headerLoginMenu ul li a:hover {
	background: #dcdcdc;
	text-decoration: none;
}


.rtable {
	width: 100%;
}

.rtable tbody tr {
	background-color: #f5f5f5;
}

.rtable tbody tr:hover {
	background-color: #fbfbfb;
}

.rtable tbody .valuecell {
	text-align: center;
	font-weight: bold;
}


.rtable tbody .valuecell:nth-child(even) {
	background: rgba(0, 0, 0, 0.04);
}
.rtable tbody .valuecell:nth-child(odd) {
	background: rgba(0, 0, 0, 0.08);
}

.rtable tbody .valuecell .checked {
	content: url(/gfx/checked.svg);
	width: 20px;
}

.rtable tbody .valuecell .addition {
	content: url(/gfx/plus.svg);
	width: 20px;
}


.rtable td {
	padding: 15px;
	border-bottom: 1px solid white;
}

.rtable .labelcell .label {
	color: #8141a9;
	font-size: 100%;
}

.rtable thead .label2 {
	color: #FFF;
	font-size: 100%;
	background: #8141a9;
	padding: 15px;
	font-weight: normal;
	text-align: center;
}

.rtable thead .label3 {
	color: #FFF;
	font-size: 100%;
	background: #0a6f51;
	padding: 15px;
	font-weight: normal;
	text-align: center;
}

.rtable i.fa.fa-check-circle {
	color: #8141a9;
	font-size: 23px;
}

.TextContent .special-container ul > li {
    list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
}

.header-wrap .callto {
    display: block;
    float: right;
    padding: 5px;
    /* background: #efefef; */
    font-size: 20px;
    color: white;
    text-align: right;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin-right: 10px;
}

.header-wrap .callto:hover {
	text-decoration: none;
	color: #EDEDED;
}

.header-wrap .callto span {
	display: block;
	font-size: 12px;
}





.TextContent .special-container ul > li:before {
	content: '';
    display: inline-block;
    height: 20px;
    width: 40px;
    background-image: url(/gfx/checked.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: -40px;
    margin-bottom: -5px;
}

.TextContent .special-container.accordion ul.accordion > li:before {
	content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    background-image: url(/gfx/arrow-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
	margin-right: 15px;
    margin-left: 0px;
    margin-bottom: -5px;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.TextContent .special-container.accordion ul.accordion > li.active:before {
	-webkit-transform: rotate(90deg);
  	transform: rotate(90deg);
}
.main-menu-wrap {
	text-align:left;
	margin:0px 0 0;
	
}

.main-menu-wrap .menu-button{
	font-size:14px;
	padding:12px 0;
	color:#000;
	font-weight:700;
	cursor:pointer;
	margin:5px 0 0;
	text-align: right;
	letter-spacing:0.1em;
}
.main-menu-wrap .menu-button span{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background:url(/gfx/icons-sprite.png) no-repeat -17px -67px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	width:16px;
	height:16px;
	margin:0 0 4px 3px;
}

.main-menu {
	text-align:left;
	display:none;
	background:rgb(193, 193, 193);
	z-index: 10;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.main-menu > li {
	display:block;
	margin:3px;
	position:relative;
	text-align: center;
	text-transform:uppercase;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.main-menu li a {
	text-decoration:none;
}
.main-menu > li > a {
	color:#000;
	font-size:14px;
	padding:18px 35px 14px;
	display:block;
	font-weight: bold;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.main-menu > li > a.bg.active {
	background: rgba(255,255,255,0);
}
.main-menu > li:hover {
    background: #ffffffb8;
    border-radius: 3px;
}
.main-menu > li.menubutton:hover {
    background: none;
}
.main-menu > li:hover > a.bg {
	color: #8141a9;
}
.main-menu > li > a b {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:10px;
	height:12px;
	background-repeat:no-repeat;
	background-position:-20px -18px;
	margin: 0 3px -3px 0;
}
.main-menu > li:hover > a b {
	background-position:-70px -18px;
}
.main-menu li ul {
	display:none;
	background: rgba(243, 243, 243, 0.95);
	position:absolute;
	top:63px;
	left:0;
	width:300px;
	margin:0;
	padding:15px 24px 10px;
	z-index: 3;
	margin-top: -15px;
	transition: all 1s ease-in;
}
.main-menu > li ul li {
	display:block;
	*display:block;
	padding:0 0 10px;
	text-align: left;
}
.main-menu > li ul li a {
	color:#000;
}
.main-menu > li ul li a:hover {
	color:#00b040;
	text-decoration:underline;
}
.main-menu > li ul .active {
  color:#00b040;
}


ul.main-menu > li:first-child a { 

}

.sticky {
	position: -webkit-sticky;
  position: sticky;
  top: 70px;
}

.faqbox {
	margin-top: 20px;
}

.faqbox h3 {
	font-weight: bold;
}

.faqbox .ui-state-default {
	border: 1px solid #dadada;
    background: #f6f5fa;
}

.faqbox .ui-state-active {
	color: green;
}
.faqbox .answer {
	border: 1px solid #dadada;
	border-top: 0px;
}
.faqbox .question {
	font-size: 16px;
    font-weight: bold;
    background: #f6f5fa;
    padding: 10px;
}


.ui-widget {
    font-family: inherit;
	font-size: 14px;
}

ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
}
ul.submenu li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 15px;
}

ul.bot_menu {
	padding: 0px;	
}

ul.bot_menu li.head {
	float: left;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #8141a9;
	padding: 30px;
	padding-left: 0px;
	padding-right: 50px;
}

ul.bot_menu ul.sub-menu {
	padding-left: 0px;
	padding-top: 20px;
}

ul.bot_menu ul.sub-menu li {
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

ul.bot_menu ul.sub-menu li a {
	color: black;
	text-transform: initial;
	font-weight: bold;
}

.home-slogan-wrap {
	background:#00b040;
  padding:70px 0;
	z-index:0;
}
.home-slogan-wrap .grid-parent {
	text-align:right;
}
.home-slogan-wrap p {
	color:#fff;
	margin:0 0 0 50px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	max-width:470px;
	font-size:17px;
	font-weight:700;
	line-height:130%;
	text-align:left;
  *padding-top:55px;
}

/* ### Content ### */
.content-wrap {
	z-index:2;
	background: rgba(255, 255, 255, 0.4);
}
.content-wrap .sidebar {
}
.content-wrap .main-content {
	
}
.home .content-wrap .main-content {
}

.tm-mainMenu {
    margin: 0px 0 0 0;
	-webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

#pageTitle {
	display: block;
    float: left;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    color: #8141a9;
    font-weight: bold;
    padding: 15px;
    font-size: 26px;
    text-transform: uppercase;
}

@media (min-width: 1024px) {
	.tm-mainMenu.fixed {
		position: fixed;
		top: 0px;
		width: 100%;
		z-index: 1001;
		background: white;
		box-shadow: 0px 2px 5px #00000014;
	}
	.tm-mainMenuDummy.fixed {
		height: 48px;
	}
	
	.tm-mainMenu.fixed li > a {
		color: black;
	}
}
@media (max-width: 1023px) {
	.main-menu > li > a {
		color: #000;	
	}
	.main-menu > li > a.bg.active, .main-menu > li:hover > a.bg {
		border-bottom: 0px;
		background: rgba(255,255,255,0.5);
	}
		
}
.tm-mainMenu ul li.smallLogo, .tm-mainMenu ul li.smallLogo img {
	-webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	/* -webkit-transition-delay: 0.2s; 
    transition-delay: 0.2s; */
	left: 30px;
    position: absolute;
}

.tm-mainMenu ul li.smallLogo img {
	opacity: 0;
	width: 174px;
}
.tm-mainMenu ul li.smallLogo a {
	padding: 0px;
}


.tm-mainMenu.fixed ul li.smallLogo {
	margin-top: 14px;
    margin-right: 10px;
	
}
.header-wrap.fixed .logo {
    opacity: 0;
}
.tm-mainMenu.fixed ul li.smallLogo img {
    opacity: 1;
}

.main-menu > li.menubutton {
	float: right;
	margin-right: 12px;
	text-transform: initial;
}


@media (max-width: 1023px) {
	.tm-mainMenu.fixed ul li.smallLogo img {
	    width: 0px;
	}
	.tm-mainMenu.fixed ul li.smallLogo {
	    margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.main-menu > li.language {
	        float: none;
		    display: table;
		    margin: 0 auto;
		    clear: both;
	}	
	.main-menu > li.menubutton {
		float: none;	
	}
		
}



h1{
	margin:20px 0 15px 0px;
	font-weight:normal;
	color:#8141a9;
	font-size:22px;
	line-height:100%;
	text-align: center;
}
.events .main-content h1 {
  margin-left:0;
}

/* Default page */
.page-contact-wrap {
	background:url(/gfx/bg-white-diagonal-full.png) no-repeat 60% top;
	height:110px;
	position:relative;
	margin-bottom:-110px;
}
.page-contact {
	float:right;
	width:450px;
	margin:10px auto;
}
.page-contact .contact-img{
	float:left;
	width:200px;
	margin-top:10px;
}
.page-contact .contact-text{
	float:right;
	width:230px;
	color:#31316d;
	font-size:12px;
}
body.logged-in .page-contact .contact-img,
body.logged-in .page-contact .contact-text {
  z-index: 100;
	position:relative;
}
.page-contact .contact-text h2, .page-contact .contact-text h3, .page-contact .contact-text b, .page-contact .contact-text strong{
	font-weight:bold;
}
.page-contact .contact-text h2, .page-contact .contact-text h3, .page-contact .contact-text p{
	font-size:12px;
	margin:0 0 5px;
}
.page-contact .contact-text a{
	color:#31316d;
	text-decoration:underline;
}

/* Home news sidebar */
.white-block {
	background:#fff;
	margin-top:0;
	padding:0 30px 10px;
  position:relative;
}
.home .white-block {
}
.white-block .block-top-bg {
	background: url(/gfx/bg-white-block-header.png) no-repeat left top;
	margin-top:-45px;
	margin-left:-30px;
	height:45px;
	padding:0 30px;
	position:relative;
	float:left;
	width:100%;
}
.white-block .block-content > h2 {
	margin:0 30px;
	color:#eedc00;
	position: absolute;
	left:30px;
	top:-14px;
	bottom:auto;
  font-weight:bold;
}
.white-block .block-content {
	padding:3px 0 0;
}
.home .news-block .first-news {
	border-bottom:1px solid #f6f4f1;
	padding:0 10px 10px 30px;
	margin-bottom:10px;
}
.home .news-block .first-news .date{
	color:#eedc00;
	font-size:14px;
	margin:0;
	font-weight:700;
}
.home .news-block .first-news h3{
	font-weight:700;
	font-size:20px;
	color:#31316d;
	margin:0 0 10px;
}
.home .news-block .first-news h3 a{
}
.home .news-block .first-news img{
	display:block;
	margin:10px auto;
}
.home .news-block .latest-news {
}
.home .news-block .latest-news ul {
	list-style:none;
	margin:0;
	padding:0;
}
.home .news-block .latest-news li {
	margin:10px 10px 10px 30px;
}
.home .news-block .latest-news li:first-child {
  display:none;
}
.home .news-block .latest-news li a {
}
.home .news-block .latest-news li .icon-green-arrow-sml-r {
	display:block;
	float:left;
	margin-left:-18px;
}
.home .news-block .latest-news p a {
	color:#eedc00;
}
.home .news-block .latest-news .icon-yellow-arrow-r {
	margin-top:0;
	margin-left:3px;
}

/* Home partners list */
.partners-block{
  margin:20px auto;
  text-align: center;
}
.partners-block ul{
	margin:0;
	display:block;
}
.partners-block li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	width:19%;
	margin:0 0 0px;
	text-align:center;
}
.partners-block li a{
	display:block;
  position:relative;
	min-height:100px;
  background: no-repeat center center;
}
.partners-block li a:hover{
	text-decoration:none;
}
.partners-block li .logo-wrap{
	height:100px;
	line-height:100px;
  vertical-align:middle;
}
.partners-block li .hover-arrow{
  background: url(/gfx/bg-big-hover-arrow.png) no-repeat center center;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
  opacity:0;
  position:absolute;
  width:100%;
  height:100px;
  left:0;
  top:50%;
  margin:-50px 0 0;
}
.partners-block li a:hover .hover-arrow{
  opacity:1;
}

.lt-ie8 .partners-block li .hover-arrow{
  filter: alpha(opacity=0);
}
.lt-ie9 .partners-block li .hover-arrow{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.lt-ie8 .partners-block li a:hover .hover-arrow{
  filter: alpha(opacity=100);
}
.lt-ie9 .partners-block li a:hover .hover-arrow{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.partners-block li img{
	max-width:100%;
	height:auto;
}
.partners-block li h3{
	font-size:12px;
	color:#999;
	line-height:110%;
	text-transform:uppercase;
	margin:0 auto;
	max-width:120px;
}

/* Home events list */
.home .events-block{
  margin-top:20px;
}
.events-block{
	margin:0 auto 20px;
}
.events-block h2{
	color:#00b040;
	font-size:14px;
	line-height:48px;
	margin:0;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
}
.events-block h2 span{
	display:block;
	float:left;
	width:50px;
	min-height:48px;
	margin:0 10px 0 0;
	border-right:1px solid #e5e5e5;
}
.events-block ul{
}
.events-block li{
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
}
.events-block li:hover{
	background:#fbfaf8;
}
.events-block li a{
	display:block;
	position:relative;
	padding:15px 0 15px 10px;
	margin:0 40px 0 50px;
	font-size:18px;
	border-left:1px solid #e5e5e5;
}
.events-block li .event-date{
	display:block;
	color:#00b040;
	text-align:center;
	float:left;
	width:50px;
	margin:0;
	padding:10px 0 0;
	font-size:10px;
	text-transform:uppercase;
}
.events-block li .event-date span{
	font-weight:bold;
	font-size:14px;
	display:block;
}
.events-block li .icon-arrow-r{
	background-position:-117px -117px;
	margin:-8px 0 0;
	position:absolute;
	right:-10px;
	top:50%;
	-webkit-transition: right 300ms ease-in;
	-moz-transition: right 300ms ease-in;
	-ms-transition: right 300ms ease-in;
	-o-transition: right 300ms ease-in;
	transition: right 300ms ease-in;
}
.events-block li a:hover .icon-arrow-r{
	background-position:-317px -67px;
	right:-20px;
}
.events-block .archive-link {
	margin:0 30px 0 0;
	color:#00b040;
	font-weight:bold;
}
.events-block .archive-link .icon-green-arrow-r {
	margin:0 0 0 5px;
}

/* News views */
.yellow-block {
	background:#eedc00;
	margin-top:20px;
	margin-right:30px;
	padding:0 30px 10px;
}
.yellow-block .block-top-bg {
	background: url(/gfx/bg-yellow-block-header.png) no-repeat left top;
	margin-top:-19px;
	margin-left:-30px;
	height:19px;
	padding:0 30px;
	position:relative;
	float:left;
	width:100%;
}
.yellow-block .block-content > h2 {
	padding:5px 0 0;
	margin:0;
	color:#31316d;
	font-size:14px;
	text-transform:uppercase;
}
.yellow-block .block-content ul {
	margin:15px 0;
}
.yellow-block .block-content li {
	margin:8px 0;
}
.yellow-block .block-content li ul {
  margin-top:5px;
}
.yellow-block .block-content li li {
  margin-left:15px;
}
.event-list .event-date {
  margin:0 0 5px;
  color:#00b040;
}
.event-list .archive-link {
  color:#00b040;
}
.news-block .latest-news {
}
.news-block .latest-news ul {
	list-style:none;
	margin:0;
	padding:0;
}
.news-block .latest-news li {
	margin:10px 10px 10px 0;
}
.news-block .latest-news li a {
}
.news-block .latest-news li a:hover {
}
.yellow-block li .icon-green-arrow-sml-r {
	display:none;
	float:left;
	margin-left:-18px;
}
.yellow-block li .active, .yellow-block li.active a {
	text-decoration:none;
	color:#00b040;
}
.yellow-block li .active .icon-green-arrow-sml-r, .yellow-block li.active a .icon-green-arrow-sml-r {
	display:block;
}
.news-filters {
	background:#fbfaf8;
	padding:20px 20px;
	margin-right:30px;
}
.news-filters .block-column {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	width:43%;
	margin:0 0 0 10px;
}
.news-filters h2{
	font-size:12px;
	text-transform:uppercase;
	color:#eedc00;
	margin:0 0 10px;
	font-weight:bold;
}
.news-filters li{
	margin:3px 0;
}
.news-filters li a{
	font-size:12px;
}
.news-filters .tags-filter-list li{
	text-transform:uppercase;
}

.article-item{
	padding:0 10px 0 10px;
	margin:0 0 30px;
}
.article-item .article-header{
	margin:0 0 20px;
}
.article-detailed .article-header h1{
	margin-left:0;
}
.article-item .article-header .date{
	font-weight:bold;
	color:#eedc00;
	margin:0;
	font-size:20px;
}
.article-item .article-content{
}
.article-item .article-content h2, .article-item .article-content h3{
	font-size:16px;
	color:#31316d;
	font-weight:bold;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
.article-item .article-content p + h2, .article-item .article-content p + h3{
	margin-top:30px;
}
.article-item .article-content p{
	font-size:16px;
	line-height:160%;
	margin:0 0 15px;
}
.article-item .article-content a{
	color:#00b040;
	text-decoration:underline;
}
.article-item .article-content img{
	max-width:100%;
	height:auto;
}
.article-item .article-content ul{
	margin:0 0 15px;
}
.article-item .article-content ul li{
	margin:0;
	font-size:16px;
	line-height:160%;
	padding:0 0 0 20px;
	background:url(/gfx/bg-list-arrow.png) no-repeat left 6px;
}

.article-item .article-footer{
	padding-bottom:20px;
}
.article-item .article-footer .socials > *{
	margin-left:15px;
}

.article-list .article-item {
}
.article-list .article-item .article-header {
}
.article-list .article-item .article-header h2{
	font-size:20px;
	margin:0 0 5px;
	font-weight:bold;
}
.article-list .article-item .article-header h2 span{
  font-size:14px;
}
.article-list .article-item .article-header .date{
	font-size:15px;
}
.article-list .article-item .article-content p{
	margin:0;
}

.article-detailed .comments{
	margin:30px 0 20px;
	padding:25px 70px 0 30px;
  border-top:1px solid #e5e5e5;
}
.comments .comment-item{
	color:#31316d;
	margin:25px 0 30px;
}
.comments .comment-item h3{
	margin:0;
	font-size:14px;
	text-transform:uppercase;
}
.comments .comment-item em{
	font-size:12px
}
.comments .comment-item p{
	margin:10px 0;
}

.comments h2, .article-form h2{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#eedc00;
	letter-spacing:0.1em;
}
.comments h2{
  margin:0;
}
.article-form h2{
  margin:0 0 25px;
}

.article-detailed .article-form{
	margin:20px 0 20px;
	padding:0 70px 0 30px;
}
.news .article-detailed .article-form{
  border-top:1px solid #e5e5e5;
  padding-top:25px;
}
.article-form .form-row, .article-form .form_field{
	padding:0 0 20px;
}
.article-form fieldset, .article-form .form_field{
	margin:10px 0;
	padding:0 0 5px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:375px;
	border-bottom:1px solid #eedc00;
}
.article-form fieldset.full-width, .article-form .form_field.full-width{
	width:100%;
}
.article-form fieldset.buttons, .article-form .form_submit{
	border-bottom:0 none;
	margin-top:0;
  text-align:right;
}
.article-form fieldset label, .article-form .form_field label{
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:12px;
	color:#999;
	letter-spacing:0.1em;
}
.article-form fieldset input[type="text"], .article-form fieldset input[type="file"], .article-form fieldset textarea,
.article-form .form_field input[type="text"], .article-form .form_field input[type="file"], .article-form .form_field textarea{
	background:none;
	border:0 none;
	outline:none;
	color:#31316d;
	font-size:16px;
	line-height:20px;
  width:100%;
}
.article-form fieldset textarea, .article-form .form_field textarea{
  height:80px;
}

/* Job offers */
.job-offers-block{
	margin:0 auto 20px;
}
.job-offers-block h1{
}
.job-offers-block ul{
	border-top:1px solid #e5e5e5;
}
.job-offers-block li{
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
}
.job-offers-block li:hover{
	background:#fbfaf8;
}
.job-offers-block li a{
	display:block;
	position:relative;
	padding:15px 0 15px 10px;
	margin:0 40px 0 0;
	font-size:18px;
}
.job-offers-block li .icon-arrow-r{
	background-position:-117px -117px;
	margin:-8px 0 0;
	position:absolute;
	right:-10px;
	top:50%;
	-webkit-transition: right 300ms ease-in;
	-moz-transition: right 300ms ease-in;
	-ms-transition: right 300ms ease-in;
	-o-transition: right 300ms ease-in;
	transition: right 300ms ease-in;
}
.job-offers-block li a:hover .icon-arrow-r{
	background-position:-317px -67px;
	right:-20px;
}
.back-to-offers{
	margin-top:-75px;
	margin-left:10px;
	float:left;
}

/* Contact */
#contactMap{
	width:90%;
	height:400px;
}
.personnel .main-content h1 {
}
.personnel-list {
  margin:10px 0 0;
}
.personnel-list .personnel-group {
	margin:0 10px;
	border-top:1px solid #e5e5e5;
}
.personnel-list .personnel-group:first-child {
	border-top:0 none;
	padding-top:0;
}
.personnel-list .personnel-group .group-name {
	margin:20px 0;
	font-size:14px;
	color:#00b040;
	text-transform:uppercase;
	letter-spacing:0.07em;
}
.personnel-list .personnel-group-title {
  text-align:center;
}
.personnel-list .personnel-wrap {
	border-top:1px solid #e5e5e5;
	padding:20px 0 0 ;
}
.personnel-list .personnel-item {
	margin:0 0 30px;
}
.personnel-list .personnel-item img {
	float:left;
}
.personnel-list .personnel-item h3 {
	margin:0 0 5px 100px;
	font-size:14px;
	font-weight:bold;
}
.personnel-list .personnel-item p {
	line-height:150%;
	margin:2px 0 2px 100px;
}
.personnel-list .personnel-item a {
	text-decoration:underline;
}

/* ### Footer ### */
.footer-wrap {
	z-index:3 !important;
	position: relative;
	background:#fff url(/gfx/bg-footer-pattern.png) no-repeat center top;
	margin:50px 0 50px;
	/*height:90px;*/
}
.footer-wrap .footer-contacts {
	list-style:none;
	margin:20px auto;
	padding:0;
}
.footer-wrap .footer-contacts p {
	margin:0 10px 0 0;
	color:#4c4c4c;
	font-size:18px;
}
.footer-wrap .footer-contacts li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 10px 0 0;
	color:#4c4c4c;
	font-size:18px;
}
.footer-wrap .footer-contacts a {
	text-decoration:none;
	color:#4c4c4c;
}
.footer-wrap .footer-contacts a:hover {
	color:#00b040;
}
.footer-wrap .disclaimer {
	font-size:12px;
	color:#999;
}

.footer, a.footer:link, a.footer:active, a.footer:visited {
    color: #000000;
    font-size: 14px;
    padding-top: 0px;
    margin-left: 15px;
    padding-bottom: 20px;
    text-align: center;
}
#terms_style a {
    color: #9D9D9D;
    text-decoration: none;
	font-size: 11px;
}

.edys-sw-search-container-close {
  white-space:no-wrap;
  text-indent:200%;
  overflow:hidden;
}

/* Modal */
.overlay {
	display:none;
	position:fixed;
	z-index:10;
	width:100%;
	top:0;
	bottom:0;
	background:url(/gfx/bg-gray-50.png) repeat center top;
	background:rgba(47,47,41,.5);
}
.modal-wrap {
	display:none;
	position:absolute;
	z-index:10;
	width:100%;
	left:0;
	top:0;
	top:160px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

	.sidebar-menu-wrap .toc-header {
	}

}

@media only screen and (min-width: 768px) {
  
  
  .top-actions {
    display:block;
  }
  .main-content {
  }
  .article-item{
    padding:0 80px 0 10px;
  }
	.article-footer .article-nav span {
		display:block;
	}
  .content-wrap {
  	/*padding-bottom:270px;*/
  }

  .sidebar {
    margin-top:105px;
  }
  
  .home-slogan-wrap {
    padding:0;
  	height:250px;
    background:#00b040 url(/gfx/HITSA_ava.jpg) no-repeat 75% center;
  }
  .home-slogan-wrap p {
    font-size:20px;
  }
  .home-slogan-wrap .grid-parent {
    line-height:250px;
  	height:250px;
  }
  
  .page-contact-wrap {
    background:url(/gfx/bg-white-diagonal-full.png) no-repeat center top;
  	position:absolute;
    width:100%;
    right:0;
  }
  
  body.logged-in .page-contact-wrap {
      
  }
  
  .personnel-list {
    margin:10px 0 50px;
  }
  .personnel .main-content h1 {
		margin-left:265px;
	}
	.personnel-list .personnel-group {
		margin:0 20px 0 0;
		border-top:1px solid #e5e5e5;
	}
	.personnel-list .personnel-group:first-child .personnel-group-title {
		margin-top:20px;
	}
	.personnel-list .personnel-group:first-child .personnel-wrap {
		padding-top:20px;
	}
  .personnel-list .personnel-group-title {
  	float:left;
		width:120px;
		margin:47px 0 0 0;
		text-align:right;
  }
	.personnel-list .personnel-group .group-name {
    margin:0 0 5px;
	}
	.personnel-list .personnel-wrap {
		border-left:1px solid #e5e5e5;
		border-top:0 none;
		margin-left:145px;
		padding:50px 0 0 20px;
	}
	.personnel-list .personnel-item {
		display:inline-block;
		*display:inline;
		*zoom:1;
		vertical-align:top;
		width:48%;
		color:#31316d;
		margin:0 0 50px;
	}

}

@media only screen and (min-width: 1024px) {
  
  .home .white-block {
    margin-top:-100px;
  }
  .home-slogan-wrap p {
    max-width:inherit;
  	width:470px;
  }


  
	.main-menu-wrap .menu-button {
		display:none;
	}
	.main-menu {
		display:table;
		background:none;
		top:auto;
		height: 56px;

	}
	.main-menu > li {
		float:left;
	}
	.main-menu > li > a {
		font-size:14px;
    *position:relative;
	}
	.main-menu > li:hover > a.bg {
		
	}
	.main-menu > li:hover ul {
		display:block;
	}
  
  .personnel .main-content h1 {
		margin-left:360px;
	}
	.personnel-list .personnel-group {
		margin:0 40px 0 0;
	}
	.personnel-list .personnel-group .group-name {
	}
  .personnel-list .personnel-group-title {
		width:185px;
  }
	.personnel-list .personnel-wrap {
		margin-left:210px;
		padding:50px 0 0 50px;
	}
  
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.float-left{
	float:left;
}
.float-right{
	float:right;
}
.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
.align-center{
	text-align:center;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



/*formClass*/

.formTable {
	width: 100%;
}

.spacing td {
	padding: 5px;
}
.formTable thead td, .formTable thead th {
	border-bottom: 2px solid #E6E6E6;
	padding: 5px;
	font-weight: bold;
}
.formTable tbody td {
	border-bottom: 1px solid #E6E6E6;
	padding: 5px;
}
.formTable tbody>tr:nth-child(odd) {
	background-color: #f9f9f9;
}
.formTable td.bold {
	font-weight: bold;
}
.formTable td.left {
	text-align: left;
}
.formTable td.center {
	text-align: center;
}
.formTable td.right {
	text-align: right;
}
.formTable table.noborder tr  {
	background: none;
}
.formTable table.noborder td  {
	border-bottom: 0px;
	padding: 0px;
}

table.formtable tr.trow:hover {
	background-color: #f5f5f5;
}

table.fillTable {
	/*width: 100%;*/
}
table.fillTable td{
	padding: 5px;
}

table.fillTable input, table.fillTable optgroup, table.fillTable select, table.fillTable textarea {
    margin: 3px;
    padding: 5px;
    color: #000000;
}


.startPageBanner {
	
}

.startPageBanner .buttons {
	float: right;
}

.startPageBanner .buttons a {
	display: block;
	padding: 24px 60px 24px 60px;
	background: rgba(255, 255, 255, 0.5);
	color: #636363;
	font-weight: bold;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.startPageBanner .buttons a:last-child {
	border-bottom: none;
}

.startPageBanner .buttons a i {
	font-size: 24px;
    margin-right: 10px;
    color: rgb(0, 123, 49);
}

.startPageBanner .buttons a:hover {
	background: rgba(255, 255, 255, 0.7);
	text-decoration: none;
	color: rgb(0, 123, 49);
	padding-left: 57px;
	padding-right: 63px;
}



.tooltip, .ui-tooltip-content {
	white-space: pre-line;
	max-width: 300px !important;
}
.tooltip-inner {	
	max-width: 300px !important;
}
table.fillTable input[type=checkbox], table.fillTable input[type=radio] {
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 3px;
}


.helpicon {
	float: right;
	margin-top: -1px;
}

.helpicon.inline {
	float: none;
	margin-left: 5px;
}

table.fillTable td.helpicon {
	   vertical-align: top;
}

table.fillTable span.helpicon {
	line-height: 40px;
}

table.fillTable label.input {
	font-weight: normal;
}

font.required {
	color: #a94442;
}

table.fillTable td.style2.label {
	color: black;
	font-size: 100%;
	display: table-cell;
	text-align: right;
	padding-top: 15px;
	line-height: 20px;
  vertical-align: top;
  white-space: initial;
  max-width: 500px;
}

div.fill_table {
	
}

div.fill_table hr {
	margin: 15px;
	margin-top: 40px;
	margin-bottom: 25px;
}

div.fill_table .row .rowlabel {
	margin-top: 7px;
	position: initial;
	padding-right: 10px;
	padding-left: 0px;
}

div.fill_table .row .rowlabel.errLabel {
	font-weight: bold;
	color: #a94442;
}

div.fill_table .row .rowdata {
	padding: 0px;
}

div.fill_table label {
	font-weight: normal;
}

div.fill_table input[type=checkbox], div.fill_table input[type=radio] {
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 3px;
}
div.fill_table input[type=file] {
    margin-bottom: 10px;
}

div.fill_table .row {
	margin: 10px;
    margin-right: 0px;
    margin-left: 0px;
}

@media (min-width: 992px) {
	div.fill_table .row .rowlabel {
		text-align: right;
	}
}

@media (max-width: 991px) {
	.helpicon {
	    float: none;
		display: inline-block;
	}
}

#table_additional_info {
	padding: 30px;
}

.saveFormData {
	margin: 10px;
	margin-right: 0px;
}

/*
.arrow_box {
	margin-bottom: 10px;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.arrow_box:before {
    border-width: 11px;
    margin-left: -11px;
	margin-bottom: -1px;
}
.arrow_box:after {
	border-width: 10px;
	margin-left: -10px;
	margin-bottom: -1px;
}
.alert-info.arrow_box {
	border-color: #91ceda;
}
.alert-info.arrow_box:before {
	border-bottom-color: #91ceda;
}
.alert-info.arrow_box:after {
	border-bottom-color: #D9EDF7;
}
.alert-danger.arrow_box {
	border-color: #bf959c;
}
.alert-danger.arrow_box:before {
	border-bottom-color: #bf959c;
}
.alert-danger.arrow_box:after {
	border-bottom-color: #f2dede;
}
.alert-warning.arrow_box {
	border-color: #d8c190;
}
.alert-warning.arrow_box:before {
	border-bottom-color: #d8c190;
}
.alert-warning.arrow_box:after {
	border-bottom-color: #fcf8e3;
}
.alert-success.arrow_box {
	border-color: #abca92;
}
.alert-success.arrow_box:before {
	border-bottom-color: #abca92;
}
.alert-success.arrow_box:after {
	border-bottom-color: #dff0d8;
}
*/

.pageNumbers {
	color: #9c9c9c;
	padding-top: 20px;
	padding-bottom: 10px;
}

.pageNumbers a {
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #919191;
	padding: 3px;
	margin: 2px;
	color: rgb(134, 134, 134);
	border-radius: 25px;
	display: inline-block;
	min-width: 25px;
}
.pageNumbers a.active, .pageNumbers a:hover {
	color: #9c9c9c;
	background: #EDEDED;
	box-shadow: 0px 0px 3px #666;
}


.icon_small {
	width: 25px;
	background-color: rgb(82, 166, 206);
	padding: 3px;
	border-radius: 3px;
	margin: 2px;
}
a.icon_small:hover, img.icon_small:hover {
	box-shadow: 0px 0px 3px #666;
}
.icon_small.mini {
	width: 20px;
}
.icon_small.blue {
	background-color: #52A6CE;
}
.icon_small.red {
	background-color: #E4515D;
}
.icon_small.green {
	background-color: #91D15F;
}
.icon_small.orange {
	background-color: #F0A24D;
}
.icon_small.purple {
	background-color: #CC77CC;
}
.icon_small.gray {
	background-color: #BEBEBD;
}
.icon_small.khaki {
	background-color: #B0AA70;
}
.icon_small.sea {
	background-color: #77CCBC;
}
.icon_small.pink {
	background-color: #FF73A6;
}
.icon_small.bluegray {
	background-color: #778899;
}
.icon_small.slateblue {
	background-color: #7B68EE;
}

a.icon_small.icon_btn.add_button {
	width: 100%; 
	text-align: left;
	padding: 3px;
}

.dropdown a {
	cursor: pointer;
}

a.icon_small.icon_btn {
	display: table;
	width: 32%;
	padding: 0px;
	float: left;
	text-align: center;
}
a.icon_small.icon_btn span {
	padding: 0px;
}

a.icon_text .icon_small {
	vertical-align: middle;
}
a:link.icon_text {
	color: #587D9E;
	text-decoration: none;
}
a.icon_text span {
	line-height: 23px;
	margin-left: 4px;
}
a:link.icon_text:hover {
	color: #4D96D6;
}
span.icon_text {
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	display: inline-block;
	border-collapse: initial;
	width: auto;
}	
.firstPageBox {
	margin-top: 0px;
	text-align: center;
}

.firstPageBox .box {
	display: table;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 5px;
	-webkit-transition: all 200ms ease-in;
	  -moz-transition: all 200ms ease-in;
	  -ms-transition: all 200ms ease-in;
	  -o-transition: all 200ms ease-in;
	  transition: all 200ms ease-in;
}

.firstPageBox .box .image {
	width: 90%;
	background-size: cover;
	background-position: center; 
	border-radius: 250px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding-top: 90%;
}
.firstPageBox .box .imageBox {
    max-width: 500px;
    margin: 0 auto;
}

.firstPageBox .box .image  img{
	width: 100px;
	position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
	-webkit-transition: all 200ms ease-in;
	  -moz-transition: all 200ms ease-in;
	  -ms-transition: all 200ms ease-in;
	  -o-transition: all 200ms ease-in;
	  transition: all 200ms ease-in;
}

.firstPageBox .box .image i.fa {
    font-size: 80px;
    line-height: 175px;
    color: #ababab;
	-webkit-transition: all 200ms ease-in;
	 -moz-transition: all 200ms ease-in;
	 -ms-transition: all 200ms ease-in;
	 -o-transition: all 200ms ease-in;
	 transition: all 200ms ease-in;
}

.firstPageBox .box:hover .image i.fa{
	color: #7c9e89;
}

.firstPageBox .box:hover {
	/*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);*/
}


.firstPageBox .box .align {
	
}

.firstPageBox .box .btn {
	margin-top: 0px;
	margin-bottom: 25px;
}
.firstPageBox .box .position {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
.firstPageBox .box .description {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.firstPageBox .box .align:hover {
	text-decoration: none;
}

.firstPageBox .box .align:hover .description {
	color: #1db481;
}

.firstPageBox .box .align:hover .btn {
	background-color: #6b348e;
    border-color: #6b348e;	
}

.firstPageBox .box div{
	color: #9D9D9D;
}

.firstPageBox .box h1 {
	margin-top: 35px;
	color: #000;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 800px) {

.firstPageBox {
	margin-top: 0px;
	width: 100%;
}

}




.availableTimesHolder {
	background: #8141a9;
	padding: 20px;	
}

#availableTimes {
	display: none;
    background: white;
    padding: 20px;
    box-shadow: 0px 0px 20px 0px #00000054;

}
#availableTimes a {
	padding: 10px;
	display: flow-root;
	font-size: 16px;
	-webkit-transition: all 200ms ease-in;
	 -moz-transition: all 200ms ease-in;
	 -ms-transition: all 200ms ease-in;
	 -o-transition: all 200ms ease-in;
	 transition: all 200ms ease-in;
	line-height: 34px;
	text-align: initial;
	border: none;
}
#availableTimes a.active {
	
	border-top: 1px solid #e0e0e0;
	cursor: pointer;
}
#availableTimes a.active:hover {
	background: #00000005;
}
#availableTimes a.reserved {
	border-top: 1px solid #D1D1D1;
	background: #EBEBEB;
	color: #BDBCBC;
}
#availableTimes a.passed {
	border-top: 1px solid #D1D1D1;
	background: #EBEBEB;
	color: #BDBCBC;
}
#availableTimes a.selected {
	border-top: 1px solid rgb(81, 162, 193);
    border-bottom: 1px solid rgb(81, 162, 193);
    background: rgb(194, 223, 253);

}
#availableTimes a.selected:hover {
	background: rgb(194, 223, 253);
}
#availableTimes .fa {
	margin-right: 10px;
}

#availableTimes .title {
	text-align: center;
	font-size: 20px;
	color: #a5a5a5;
	margin-bottom: 15px;
}

#availableTimes a span.btn {
	float: right;
	padding: 6px 12px;
	color: #fff;
	margin-left: 5px;
}

.ui-dialog-titlebar {
	border-radius: 0px;
    background: #8141a9;
    border: none;
    margin-top: -3px;
    margin-left: -3px;
    margin-right: -4px;
}

.ui-dialog .ui-dialog-titlebar-close {
	padding: 0px;
}

.ui-widget-header .ui-state-hover {
	border: none;
	background: none;
}


.ui-widget-content {
	border-width: 0px;
}

.confirmBox {
	position: fixed;
    background: white;
    z-index: 99999;
    top: 50%;
    left: 50%;
	min-width: 380px;
	transform: translate(-50%, -50%);
    padding: 50px;
    box-shadow: 0px 0px 15px 0px #00000080;
}

.confirmBox .question {
	font-size: 3em;
	text-align: center;
}
.confirmBox .btn {
	font-size: 3em;
	margin: 20px;
}
.branchSelect {
	margin-top: 20px;
	margin-bottom: 70px;
}
@media (max-width: 1199px) {
	.branchSelect {
		text-align: center;
	}
}

.firstPageBox .box .align:hover .timepicker-picker .btn {
	background-color: #fff;
    border-color: #fff;	
}

.datepickerReservation .ui-datepicker {
	width: initial;
	border: none;
}
.datepickerReservation .ui-datepicker-header {
	background: #8141a9;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px;
	color: white;
	font-size: 18px;
}

.datepickerReservation .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 1px solid #8141a9;
	background: #8141a9;
	color: white;
}

.datepickerReservation .ui-state-default {
	border:none;
	background: none;
	text-align: center;
	padding: 30px;
	font-size: 18px;
}

.datepickerReservation .ui-state-hover {

}

.datepickerReservation .ui-state-active {
	background: #8141a9;
    color: white;
}

.datepickerReservation .ui-icon {
    display: block;
    text-indent: inherit;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;

}

.datepickerReservation .ui-state-disabled {
	opacity: .25;
    filter: Alpha(Opacity=25);
}
.datepickerReservation td.ui-state-disabled {
	background: #EDEDED;
}

.datepickerReservation .ui-datepicker td {
	border: 1px solid #EDEDED;
	padding: 0px;
}

.datepickerReservation .ui-datepicker .ui-datepicker-prev {
    padding: 20px;
	left: 0px;
	top: 3px;
	cursor: pointer !important;
	color: white;
}
.datepickerReservation .ui-datepicker .ui-datepicker-next{
    padding: 20px;
	right: 0px;
	top: 3px;
	cursor: pointer !important;
	color: white;
}

.datepickerReservation .ui-datepicker td.ui-datepicker-current-day {
	border-bottom: 1px solid #8141a9;
}


.datepickerReservation .ui-icon.ui-icon-circle-triangle-w, .datepickerReservation .ui-icon.ui-icon-circle-triangle-e {
	background: none;
	font: normal normal normal 20px/1 FontAwesome;
}
.datepickerReservation .ui-icon.ui-icon-circle-triangle-w:before {
	content: "\f053";
	display: block;
}

.datepickerReservation .ui-icon.ui-icon-circle-triangle-e:before {
	content: "\f054";
	display: block;
}

.datepickerReservation .ui-datepicker td.reservation_disabled {
	background: #f1f1f1;
}

.reserveData .label {
	font-size: 14px;
	margin-top: 25px;
	display: block;
}

.firstPageBox .box .reserveData .data {
	font-size: 20px;
	display: block;
	color: #8141a9;
}

.firstPageBox .box .reserveData .data.small {
	font-size: 14px;
	display: block;
	color: #9D9D9D;
}

.multirows {
	float: left;
	width: 100%;
}

.removeRow{
  float: right;
  margin: 5px;
}
.addRow {
	display: table;
	margin-bottom: 5px;
	clear: both;
	width: 100%;
}
.addNewRow {
	display: table;
	clear: both;
	margin-top: 5px;
}
.confirmSubmitBox {
	display: none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.dataHeader {
	display: none;
}
.error_message_div {
	border: 1px solid #F21318;
	background: #FEE2E3;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.error_message_div_hidden {
	display: none;
}

table.fillTable td.style2 {
	/*width: 40%;*/
}
table.fillTable td.style2.label.errLabel {
	font-weight: bold;
	color: #CA120E;
}
.ui-widget-overlay {
	background: rgba(0, 0, 0, 0.72);
	opacity: 1;
}


.borderdivider {
	 border-top: 1px solid #CCC;
	 border-left: 0px;
	 padding-top: 50px;
}
@media only screen and (min-width: 1200px) {
	.borderdivider {
		border-top: 0px;
	  border-left: 1px solid #CCC;
	  padding-left: 50px;
	  padding-top: 0px;
	}
}



.loading {
	background-color: rgba(0, 0, 0, 0.85);
	width: 250px;
	position: fixed;
	padding: 50px;
	text-align: center;
	top: 50%;
	left: 50%;
	margin-left: -125px;
	margin-top: -105px;
	vertical-align: middle;
	color: #FFF;
	border-radius: 20px;
	font-size: 16px;
	box-shadow: 0px 0px 70px 0px black;
	display: none;
	z-index: 1100;
}

#MessageHolder {
	border: 1px solid rgb(216, 216, 216);
	background-color: rgb(255, 246, 182);
	display: none;
	position: fixed;
	top: 40%;
	width: 40%;
	left: 30%;
	z-index: 100;
	padding: 30px;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-broder-radius: 10px;
	-moz-box-shadow:    0 0 80px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.4);
  box-shadow:         0 0 80px 0 rgba(0, 0, 0, 0.4);
}

.newApplications {
	margin: 0 auto;
	width: 95%;
    padding-left: 16px;
}

.newApplications h1 {
	font-size: 24px;
	margin-left: 0px;
	margin-top: 30px;
}
.newApplications h2 {
	font-size: 18px;
	margin-top: 20px;
}

.newApplications a {
	font-weight: bold;
}	

.cartInfo {
	/*float: right;
	margin: 10px;
	margin-right: 50px;*/

}
.cartInfo .topicon {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 16px;
  font-weight: bold;
}

.cartInfo .topicon i.fa {
	color: #00B040;
	margin-right: 1px;
}

H1 i {
	color: #00B040;
}

.buttonHolder {
	text-align: center;
	margin-top: 20px;
}


.row {
	margin-left: 0px;
	margin-right: 0px;
}

.loginbox .row {
	padding-top: 5px;
	padding-bottom: 5px;
}

.files.row {
	margin: 50px;
}


.files.row .col-md-3 {
	padding-left: 0px;
	padding-right: 0px;
}

.files.row .thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.files.row .thumbnail img {
    width: 100%;
}

#ContentBottom .contactrow {
	width: 100%;
}

.newsBlock {
	margin-top: 50px;
	margin-left: -15px;
	margin-right: -15px;
}

.newsBlock .box{
    display: table;
    text-align: left;
	padding: 15px;
    margin-bottom: 20px;
}


.box .title {
	font-size: 16px;
	color: #007b31;
	text-align: justify;
}
.box .date {
	color: #CCC;
	text-decoration: italic;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box .leaded {
	font-size: 12px;
	text-align: justify;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.contactrow h1 {
	text-align: center;
}

.contactrow .box {
	border: 1px solid #DEDEDE;
    display: table;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 5px;
	background: white;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	margin-top: 50px;
}

.contactrow .box .text {
	font-weight: bold;
	color: black;
	margin-bottom: 20px;
}

.contactrow .box .image {
	margin-top: -40px;
}

.contactrow .box .image i {
	width: 80px;
	height: 80px;
	color: #9e9e9e;
    border: 1px solid #dedede;
    padding: 15px;
	background: white;
	border-radius: 50px;
	font-size: 40px;
    line-height: 45px;
	-webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.contactrow .box:hover .image i {
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	color: #8141a9;
}

.searchForm td.active {
	color: #007b31;
}

.searchForm .icon_small.sea {
    background-color: #007b31;
	cursor: pointer;
}

.btn {

	padding: 8px 25px 8px 25px;
	-webkit-transition: all 200ms ease-in;
	  -moz-transition: all 200ms ease-in;
	  -ms-transition: all 200ms ease-in;
	  -o-transition: all 200ms ease-in;
	  transition: all 200ms ease-in;
}

.btn-success {
    color: #fff;
    background-color: #8141a9;
    border-color: #793f9c;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
	background-color: #6b348e;
    border-color: #6b348e;	
}

.btn-default {
    color: #007b31;
    background-color: #dadada;
    border-color: #dadada;
	font-weight: bold;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
	background-color: #e8e8e8;
    border-color: #dadada;
	color: #007b31;	
}

.alert-secondary {
	color: #464a4e;
    background-color: #e7e8ea;
    border-color: #dddfe2;
}

.services {
	display: table;
	margin: 0 auto;
}

.services .title {
	text-align: center;
	font-size: inherit;
	font-weight: bold;
}

.services .list {

}

.services .list .servicename {
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	color: black;
}

.BlurredContent {
	-webkit-filter: blur(5px) grayscale(0.0);
	-moz-filter: blur(5px;
	-ms-filter: blur(5px);
	-o-filter: blur(5px);
	filter: blur(5px);
}

