/* ---------------------------------------
	Standard styles formatting
	created with Template Creator
        on http://www.template-creator.com
-----------------------------------------*/


html {
  height: 101%;
}

body {
  margin: 0;
  padding: 0;
}

* {
    padding: 0;
    margin: 0;
}

.flexiblecolumn {
	min-height: 1px;
}

.clr {
	clear : both;
}

table img {
	max-width: none;
}


.column.column1 {
    width: 25%;
}

.column.column2 {
    width: 26.666666666667%;
}

.column.main {
    width: 75%;
}

.column.center {
    width: 73.333333333333%;
}

.noleft .center.column  {
    width: 80%;
}

.noleft .column2 {
    width: 20%;
}

.noleft .main {
    width: 100%;
}

.noright .column.center {
    width: 100%;
}

.flexiblemodule, .column, .logobloc, .flexiblecolumn {
    float: left;
}

.rtl .flexiblemodule, .rtl .column, .rtl .logobloc, .rtl .flexiblecolumn {
    float: right;
}

/* for equalheights */
.equalheights > .inner > .clr {
	display: none;
}

.equalheights > .inner,
.equalheights .maincenter > .inner {
	display: flex;
}

.equalheights .flexiblemodule,
.equalheights .column {
	display: flex;
}

.equalheights .flexiblemodule > .inner,
.equalheights .column > .inner {
	max-width:100%;
	width: 100%;
	box-sizing: border-box;
}

.videobackground { 
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	/*background: url(polina.jpg) no-repeat;*/
	background-size: cover; 
}

.hasvideobackground {
	position: relative;
	overflow: hidden;
}

/* ---------------------------------------
	specific to images
-----------------------------------------*/

ul.actions {
	margin: 0;
}

ul.actions li a {
	text-decoration: none;
}
.print-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/printButton.png) left center no-repeat;
}

.email-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/emailButton.png) left center no-repeat;
}

.edit-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/edit.png) left center no-repeat;
}

/* ---------------------------------------
	Custom styling
-----------------------------------------*/

.container, .container-fluid {
	margin: 0 auto;
}

.container {
	width: 1200px;
}

.container-fluid {
	max-width: 1200px;
}

body {
	background: #F2F3FC;
	font-size: 16px;
	font-family: Segoe UI, sans-serif;
}

a {
	text-decoration: none;
}


h1, div.componentheading {
	font-weight: normal;
	font-size: 28px;
}

h2, div.contentheading {
	font-weight: normal;
	font-size: 26px;
}

h3 {
	font-weight: normal;
	font-size: 24px;
}

h4 {
	font-weight: normal;
	font-size: 22px;
}

h5 {
	font-weight: normal;
	font-size: 20px;
}

h6 {
	font-weight: normal;
	font-size: 18px;
}

.button, button, button.btn, input.btn, .btn, .btn-group > .btn.active {
    border: none;
	background: #760F55;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover {
	background: #d7391f;
}

.invalid {border: red;}
                
input.inputbox, .registration input, .login input, .contact input, .contact textarea,  select,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none;
	height: auto;
	border: #bebebe 1px solid;
	color: #2e2e2e;
	padding: 4px;
	text-align: left;
}

input:focus, input.inputbox:focus, .registration input:focus, .login input:focus, .contact input:focus, .contact textarea:focus,  select:focus,
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: #000000 1px solid;
}

ul:not(.nav) li {
list-style-type:none;
}

#wrapper > div.inner {
	border-left: #cbc7ea 1px solid;
	border-right: #cbc7ea 1px solid;
	margin: auto;
	box-shadow: #cbc7ea 0px 0px 4px 2px;
	-moz-box-shadow: #cbc7ea 0px 0px 4px 2px;
	-webkit-box-shadow: #cbc7ea 0px 0px 4px 2px;
}
#modules3 .n1 > .flexiblemodule { width: 100%; }
#modules3 .n2 > .flexiblemodule { width: 50%; }
#modules3 .n2 > .flexiblemodule + div { width: 50%; }

#modules3 > div.inner {
	background: #E9E8F5;
	border-top: #cbc7ea 10px solid;
	border-left: #cbc7ea 1px solid;
	border-right: #cbc7ea 1px solid;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}

#module1 > div.inner {
	background: #e9e8f5;
}
#modules4 .n1 > .flexiblemodule { width: 100%; }
#modules4 .n2 > .flexiblemodule { width: 50%; }
#modules4 .n2 > .flexiblemodule + div { width: 50%; }
#modules4 .n3 > .flexiblemodule { width: 33.333333333333%; }
#modules4 .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#modules4 .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }
#modules4 .n4 > .flexiblemodule { width: 25%; }
#modules4 .n4 > .flexiblemodule + div { width: 25%; }
#modules4 .n4 > .flexiblemodule + div + div { width: 25%; }
#modules4 .n4 > .flexiblemodule + div + div + div { width: 25%; }
#modules4 .n5 > .flexiblemodule { width: 20%; }
#modules4 .n5 > .flexiblemodule + div { width: 20%; }
#modules4 .n5 > .flexiblemodule + div + div { width: 20%; }
#modules4 .n5 > .flexiblemodule + div + div + div { width: 20%; }
#modules4 .n5 > .flexiblemodule + div + div + div + div { width: 20%; }

#modules4 > div.inner {
	background: #9386D2;
	background-image: url("blocmodules4-gradient.svg");
	background-image: -o-linear-gradient(center top,#9386D2,#cbc7ea 2%,#cbc7ea 99%, #c4c1e3 99%);
	background-image: -webkit-gradient(linear, left top, left bottom,from(#9386D2),color-stop(2%,#cbc7ea),color-stop(99%,#cbc7ea), color-stop(99%, #c4c1e3));
	background-image: -moz-linear-gradient(center top,#9386D2,#cbc7ea 2%,#cbc7ea 99%, #c4c1e3 99%);
	background-image: linear-gradient(center top,#9386D2,#cbc7ea 2%,#cbc7ea 99%, #c4c1e3 99%);
	-pie-background: linear-gradient(center top,#9386D2,#cbc7ea 2%,#cbc7ea 99%, #c4c1e3 99%);
	padding-top: 13px;
	padding-bottom: 2px;
}

#module4 > div.inner {
	background: #c4c1e3;
	background-image: url("blocmodule4-gradient.svg");
	background-image: -o-linear-gradient(center top,#c4c1e3,#cbc7ea 2%,#cbc7ea 99%, #c4c1e3 99%);
	background-image: -webkit-gradient(linear, left top, left bottom,from(#c4c1e3),color-stop(2%,#cbc7ea),color-stop(99%,#cbc7ea), color-stop(99%, #c4c1e3));
	background-image: -moz-linear-gradient(center top,#c4c1e3,#cbc7ea 2%,#cbc7ea 99%, #c4c1e3 99%);
	background-image: linear-gradient(center top,#c4c1e3,#cbc7ea 2%,#cbc7ea 99%, #c4c1e3 99%);
	-pie-background: linear-gradient(center top,#c4c1e3,#cbc7ea 2%,#cbc7ea 99%, #c4c1e3 99%);
	border-left: cbc7ea 1px solid;
	border-right: #cbc7ea 1px solid;
	padding-top: 15px;
	padding-bottom: 15px;
}

#maincontent > div.inner {
	background: #F2F3FC;
}

#left > div.inner {
	margin-right: 10px;
	padding: 10px;
}

#left div.moduletable, #left div.module,
#left div.moduletable_menu, #left div.module_menu {
	margin-bottom: 15px;
}

#left ul.menu li a, #left ul.menu li span.separator {

}

#left ul.menu li a, #left ul.menu li span.separator {
    display: block;
	padding: 2px;
	font-size: 15px;
}

#left ul.menu li.active > a, #left ul.menu li.active > span.separator {
	background: #CBC7EA;
}

#main > div.inner {
	border-bottom: #dedede 1px solid;
}

#content > div.inner {
	background: #ffffff;
	border: #E9E8F5 1px solid;
	padding: 10px;
	padding-top: 15px;
}

#centerbottom > div.inner {
	margin-bottom: 10px;
	padding-right: 7px;
}

#right > div.inner {
	margin-left: 10px;
	padding: 10px;
}

#right div.moduletable, #right div.module,
#right div.moduletable_menu, #right div.module_menu {
	margin-bottom: 15px;
}
#foot .n1 > .flexiblemodule { width: 100%; }
#foot .n2 > .flexiblemodule { width: 25%; }
#foot .n2 > .flexiblemodule + div { width: 75%; }
#foot .n3 > .flexiblemodule { width: 25%; }
#foot .n3 > .flexiblemodule + div { width: 37.5%; }
#foot .n3 > .flexiblemodule + div + div { width: 37.5%; }
#foot .n4 > .flexiblemodule { width: 25%; }
#foot .n4 > .flexiblemodule + div { width: 25%; }
#foot .n4 > .flexiblemodule + div + div { width: 25%; }
#foot .n4 > .flexiblemodule + div + div + div { width: 25%; }
#foot .n5 > .flexiblemodule { width: 25%; }
#foot .n5 > .flexiblemodule + div { width: 18.75%; }
#foot .n5 > .flexiblemodule + div + div { width: 18.75%; }
#foot .n5 > .flexiblemodule + div + div + div { width: 18.75%; }
#foot .n5 > .flexiblemodule + div + div + div + div { width: 18.75%; }

#foot > div.inner {
	background: #f2f3fc;
	padding: 7px;
	padding-top: 10px;
	font-size: 12px;
}

#footmod1 > div.inner {
	padding: 5px;
}

#footmod2 > div.inner {
	padding: 5px;
}

#footmod3 > div.inner {
	padding: 5px;
}

#footmod4 > div.inner {
	padding: 5px;
}

#footmod5 > div.inner {
	padding: 5px;
}
