@font-face {
	font-family: 'PT Sans';
	src: local('PT Sans'), url('ApexNew-Book.woff') format('woff');
}

body {
    color: #333;
	font-family: "PT Sans",Sans-serif !important;
    font-size: 16px;
}
.container-CA
{
	display: block;
    margin: 0px;
}
header.container-CA .wrapper-content-CA img {
    position: absolute;
    top: 30px;
	left: 25px;
	width: 192px;
}
header.container-CA .wrapper-content-CA {
    height: 110px;
}
.wrapper-content-CA {
    width: 772px;
    margin: auto;
    position: relative;
}

section.container-CA {
    background: #f8f8f8 url('../img/bg-body.png') repeat-x left top;
	/* padding-top: 40px; */
	padding-top: 5px;
	padding-bottom: 30px;
	min-height: calc(100vh - 110px);
}
.header-main-CA {
    padding-bottom: 20px;
}
.wrapper-form-CA {
    background: #fff;
}
.form-path-CA {
    position: relative;
}
.form-path-CA:before {
    position: absolute;
    width: 772px;
    height: 12px;
    top: -12px;
    left: 0px;
    background: url('../img/top-shadow.png') no-repeat;
    content: "";
}
.wrapper-form-CA:after {
    position: absolute;
    width: 772px;
    height: 12px;
    bottom: -12px;
    left: 0px;
    background: url('../img/bottom-shadow.png') no-repeat;
    content: "";
}
.form-groups .group h3 {
    font-size: 20px;
    font-weight: bold;
    font-family: "PT Sans",arial,sans-serif;
    margin-bottom: 15px;
    color: #009698;
}
.form-groups .group {
    margin-top: 15px;
    border-top: 1px solid #d1d1d1;
    padding: 15px 25px 10px;
}
.form-groups .group:first-child {
    border-top: none;
    margin-top: 0px;
}
.row-CA {
    margin-bottom: 6px;
}
.row-CA label.text {
    width: 290px;
    line-height: 30px;
    text-align: right;
    display: inline-block;
    margin-right: 15px;
}
input[type="text"], input[type="password"], select {
    border: 1px solid #ccc;
    background: #efefef;
    background: -moz-linear-gradient(top, #efefef 0%, #f9f9f9 52%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(52%, #f9f9f9), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #efefef 0%, #f9f9f9 52%, #fefefe 100%);
    background: -o-linear-gradient(top, #efefef 0%, #f9f9f9 52%, #fefefe 100%);
    background: -ms-linear-gradient(top, #efefef 0%, #f9f9f9 52%, #fefefe 100%);
    background: linear-gradient(top, #efefef 0%, #f9f9f9 52%, #fefefe 100%);
    width: 270px;
    height: 28px;
    line-height: 28px;
    padding: 0px 5px;
    font-family: "Open Sans",Tahoma,sans-serif;
    font-size: 13px;
    color: #333;
}
.row2-CA {
    margin-bottom: 6px;
}
.row2-CA {
    height: 80px;
}
.pokoj-box{
    height: 85px;
}
.row2-CA label.text {
    width: 290px;
    line-height: 30px;
    text-align: right;
    display: inline-block;
    margin-right: 15px;
}
.text-CA {
    padding-left: 305px;
    display: block;
    float: left;
    position: relative;
    top: -20px;
    margin-bottom: 5px;
    font-size: 15px;
}
.selector, .checker, .button, .radio, .uploader {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    line-height: 1;
}
div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
    background-image: url('../img/uniform.png');
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased;
}
div.checker {
    width: 19px;
    height: 19px;
    position: relative;
}
div.checker span {
    background-position: -2px -303px;
    height: 19px;
    width: 19px;
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
}
div.checker input {
    width: 19px;
    height: 19px;
    opacity: 0;
    filter: alpha(opacity=0);
    display: inline-block;
    background: none;
}
.step-nav-CA {
    overflow: hidden;
    padding: 0px 25px 25px;
}
input.btn-forward-CA {
    border: none;
    width: 157px;
    cursor: pointer;
}
.btn-forward-CA {
    width: 140px;
    height: 40px;
    background: url('../img/input-forward.png') no-repeat;
    display: block;
    line-height: 40px;
    padding-right: 17px;
    text-align: center;
    float: right;
    color: #fff;
}
div.checker span.checked {
	background-position: -82px -303px;
}
.loading-registration
{
    position: absolute;
    top:0;
    left:0;
    z-index: 100;
    background-size: 80px;
    width: 100%;
    /* height: calc(100vh - 110px); */
    height: 100%;
    clear: both;
    background: url(/img/loading.gif) center center no-repeat;
    background-size: 80px;
    background-color: #0000002e;
}
.blur-form
{
    filter:blur(2px);
    -o-filter:blur(2px);
    -ms-filter:blur(2px);
    -moz-filter:blur(2px);
    -webkit-filter:blur(2px);
}
.row2-CA span.error,
.row-CA span.error {
    color: #c93b1a;
    padding-left: 310px;
    padding-top: 2px;
    display: block;
    font-size: 13px;
}
.agree span.error{
    padding-left: 0px;
}
.error-color{
    color: #c93b1a;
}
/* Stare */


.container
{
	border-left: 1px #ededed solid;
	border-right: 1px #ededed solid;
	min-height: 100vh;
	width: 1000px;
	padding:0 !important;
}
.header
{
	position: absolute;
	width:120px;
	height: 120px;
	display: flex;
	align-items: center;
	background: white;
	justify-content: center;
	top:0;
	left: calc(50% - 75px);
	border-left: 1px #ededed solid;
	border-right: 1px #ededed solid;
	border-bottom: 1px #ededed solid;
	border-radius: 0 0 15px 15px;
}
.header>img
{
	max-width: 80%;
}
.content
{
	background: #f5f5f5;
	margin: 60px 0 60px 60px;
    border-radius: 30px 0 0 30px;
	padding: 60px 100px 20px 20px;
	min-height: 75vh;
	color: rgb(91,138,181) !important;
}
footer
{
	width: 100%;
}
footer>img
{
	display: block;
	margin:0 auto;
	max-width: 300px;
}