html {
	height: 100%;
}
body {
	min-height: 500px;
	min-width: 320px;
	/* height: 100%; */
}
.account {
	position: relative;
	height: 100%;
	display: flex;
	align-items: stretch;
    justify-content: center;
   	overflow: hidden;
}
.account .row {
	width: 100%;
}
.account .col.box {
	height: 100%;
	position: relative;
	background-color: #fff;
	color: #111f26;
	border: 1px solid #4fbbab;
}
.account .flowing-container{
    position: absolute;
    top: 28%;
    width: 238px;
    height: 210px;
    right: 0;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 20px 0px 0px 20px;
}
.account .flowing-container .vertical-info{
    -moz-transform: rotate(-90.0deg);
    -o-transform: rotate(-90.0deg);
    -webkit-transform: rotate(-90.0deg);
    -ms-transform: rotate(-90.0deg);
    position: absolute;
    left: -34px;
    width: 126px;
    bottom: 45px;
    padding-top: 17px;
    height: 60px;
}
.account .flowing-container .question{
    font-weight: 500;
    width: 144px;
}
.account .flowing-container .kcalmar-image{
    position: absolute;
    top: -5px;
    left: 136px;
    -moz-transform: rotate(-270deg);
    -o-transform: rotate(-270deg));
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
}
.account .flowing-container .kcalmar-image img{
	width: 43px;
}
.account .flowing-container .horizontal-info{
    padding-left: 8px;
    position: absolute;
    left: 53px;
    height: 100%;
    border-left-color: #ccc;
    border-left-width: 1px;
    border-left-style: solid
}
.account .flowing-container .horizontal-info p{
    margin-top: 40px;
    margin-right: 14px;
    text-align: center;
}
.account .flowing-container .horizontal-info button{
    margin-left: 19px;
}
.account .flowing-container a{
    color: #111f26;
}
.account .flowing-container-pro{
    position: absolute;
    top: 28%;
    width: 238px;
    height: 210px;
    right: 0;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 20px 0px 0px 20px;
}
.account .flowing-container-pro .vertical-info{
    -moz-transform: rotate(-90.0deg);
    -o-transform: rotate(-90.0deg);
    -webkit-transform: rotate(-90.0deg);
    -ms-transform: rotate(-90.0deg);
    position: absolute;
    left: -34px;
    width: 126px;
    bottom: 54px;
    height: 52px;
    padding-top: 13px;
}
.account .flowing-container-pro .question{
    font-weight: 500;
    width: 145px;
    color: #4fbbab;
    margin-left: -6px;
}
.account .flowing-container-pro .kcalmar-image{
    position: absolute;
    top: -7px;
    left: 128px;
    -moz-transform: rotate(-270deg);
    -o-transform: rotate(-270deg));
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
}
.account .flowing-container-pro .kcalmar-image img{
	width: 57px;
}
.account .flowing-container-pro .horizontal-info{
    padding-left: 8px;
    position: absolute;
    left: 53px;
    height: 100%;
    border-left-color: #ccc;
    border-left-width: 1px;
    border-left-style: solid
}
.account .flowing-container-pro .horizontal-info p{
    margin-top: 40px;
    margin-right: 14px;
    text-align: center;
    color: #4fbbab;
}
.account .flowing-container-pro .horizontal-info button{
    margin-left: 19px;
    background-color: #4fbbab;
}
.account .flowing-container-pro a{
    color: #111f26;
}
.account .vertical-info:hover{
	cursor: pointer;
}
.account .auto-logout-info {
	position: absolute;
}
.account .auto-logout-info p{
	color: #ea1b5e;
    text-align: center;
    padding-right: 26px;
}
.account input {
	margin-bottom: 0;
}
.account .btn {
	color: #fff;
	background-color: #111f26;
}
.account .logo img{
    margin-top: 30px;
}
.account .link {
	color: #52b7a8;
}
.account .link:hover {
	opacity: 0.9;
}
.account .link-reset-complete-login{
	padding: 0 20px;
}
.account .error {
	margin-top: 5px;
	color: #d50000;
	font-weight: 300;
	font-size: 15px;
}
.account .kcalmar-pro-mail-marketing {
    display: none;
}
.account .kcalmar-pro-phone-marketing {
    display: none;
}
@media (max-width: 970px) {
    .account .flowing-container {
        right: -186px;
        background: #fff;
    }
    .account .flowing-container-pro {
        right: -186px;
        background: #fff;
    }
}
@media (min-width: 600px) {
	.account, .account-patient {
		align-items: center!important;
	}
}
.account-patient {
/*	height: 100%;
*/	display: flex;
	align-items: stretch;
    justify-content: center;
}
.account-patient .row {
	width: 100%;
}
.account-patient .col.box {
	height: 100%;
	position: relative;
	background-color: #fafafa;
	color: #111f26;
}
.account-patient .form-title{
	color:#9e9e9e;
	font-size: 1.64rem;
	padding-top: 20px;
}
.account-patient .col.s6.patient-info {
    font-size: 1.04rem;
    padding-top: 40px;
    width: auto;
}
.account-patient .form-info{
	color:#9e9e9e;
	font-size: 17px;
}
.account-patient label[for='show-characters']{
	color:#111f26;
	font-size: 0.9rem;
}
.account-patient .error {
	color: #d50000;
	font-weight: 300;
	font-size: 15px;
}
.account-patient .pagination{
	line-height: 25px;
	margin-top: 15px;
}
.account-patient .pagination div:first-child{
	-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 12px;
    color: #fff;
    background-color: #2bbbad;
    width:25px;
    text-align: center;
    display: inline-block;
}
.account-patient .pagination div:last-child{
	display: inline-block;
}
.account-patient .form-description{
	color:#9e9e9e;
	font-size: 1.2rem;
}
.account-patient .ring>div{
	background-color: #2bbbad;
	-webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    height: 160px!important;
    width:160px!important;
    margin: 0 auto;
    text-align: center;
    margin-left: calc(50% - 80px);
}
.account-patient .ring>div>div{
	color: #fff;
	font-size: 23px;
	margin-top: 45px;
	width: 160px;
	margin-left: -30px;
}
.account-patient #statement{
 	padding: 30px;
 	font-size: 18px;
 	margin-bottom: 0;
}
.account-patient #statement>div>div{
	margin-top: 20px;
}
.col.s12.rules-checkbox label[for="id_kcalmar_com_mail_marketing"]{
    height: auto;
    display: none;
}
.col.s12.rules-checkbox label[for="id_kcalmar_com_phone_marketing"]{
    height: auto;
    display: none;
}
.account #return-to-login-page{
    margin: 0 auto;
    display: table;
}
.account #return-to-login-page{
    margin: 0 auto;
    display: table;
}

/* NOWA ANKIETA */
.space-before {
	margin-top: 2rem;
}
.account-patient #poll{
	margin-right: 1rem;
}
.account-patient #poll h3{
	margin: 2rem 0 1.168rem 0.5rem;
}
.account-patient #poll fieldset {
	border: none;
	padding-left: 0;
}
.account-patient #poll .select-wrapper input.select-dropdown {
	margin: 0;
}
.account-patient #poll fieldset input.error,
.account-patient #poll fieldset textarea.error {
	border-bottom: 1px solid red;
    box-shadow: 0 1px 0 0 red;
}
.account-patient #poll fieldset input.valid,
.account-patient #poll fieldset textarea.valid {
	border-bottom: 1px solid #4CAF50;
    box-shadow: 0 1px 0 0 #4CAF50;
}
.account-patient #poll fieldset .input-field {
	padding-bottom: 0.25rem;
}
.account-patient #poll fieldset .input-field .select-wrapper:not(.required) {
    margin-bottom: 22px;
}
.account-patient #poll fieldset .input-field textarea {
	padding: 0;
    min-height: 2em;
    margin-top: 1em;
	height: 22px;
}
.account-patient #poll fieldset .input-field label {
	left: 10px;
}
.account-patient #poll fieldset .input-field label.locked {
	position: absolute;
    top: -14px;
    font-size: 0.8rem;
}
.account-patient #poll fieldset .input-field label.active {
    -webkit-transform: inherit;
    transform: inherit;
}
.account-patient #poll .content {
	margin-left: 0;
}
.account-patient #poll .actions {
	margin-top: 20px;
}
.account-patient #poll .steps ul,
.account-patient #poll .actions ul {
    display: inline-flex;
}
.account-patient #poll .steps ul li a,
.account-patient #poll .actions ul li a {
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
	border: none;
    border-radius: 2px;
    display: inline-block;
    height: auto;
    outline: 0;
    padding: 0.5rem 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
	text-decoration: none;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: 0.5px;
    cursor: pointer;
	position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
    will-change: opacity, transform;
    transition: all .3s ease-out;
	margin-right: 5px;
}
.account-patient #poll .steps ul li.disabled a {
	color: #26a69a;
    background-color: #fff;
    pointer-events: none;
}
.account-patient #poll .steps ul li.current a {
	background-color: #e52a65;
}
.account-patient #poll .steps ul li a,
.account-patient #poll .actions ul li a {
	color: white;
}
.account-patient #poll .title:not(.current) {
    display: none;
}
/* KONIEC NOWEJ ANKIETY */
select.ui-datepicker-year,
select.ui-datepicker-month{
    display: inline-block !important;
}
