html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	color: #464457;
	font-size: 13px;
	padding-top: 30px;
    background-color: #f0f3f7;
    font-family: 'OpenSans', sans-serif;
	height: 100%;
}

img {
	object-fit: cover
}

#root {
	width: 100%;
	overflow-x: hidden;
	height: 100%;
}

#container {
	width: 90%;
	margin: 0 auto;
}

/*
---------------------------------------------------------------
-------------------- Bootstrap overrides ----------------------
---------------------------------------------------------------
*/

input {
    font-family: 'OpenSans', sans-serif;
}

strong {
	font-weight: bold;
}

label {
	font-weight: 600;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-color: #e0e2e7;
}

.card {
	border-radius: 10px;
}

.card-header {
	font-weight: 500;
}

.card-body {
	padding: 20px;
}

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

.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 {
	padding-left: 10px;
	padding-right: 10px;
}

.form-control {
    height: 36px;
    padding: 7.5px 13px;
    font-size: 13px;
	color: #495057;
    border-color: #e0e2e7;
}

.form-control::placeholder {
	color: #bdc3c7;
}

.form-control.disabled,
.form-control:disabled {
    background-color: #f7f8fb;
}

.form-control:hover {
	border-color:#a0a0a0;
}

.form-control.disabled:hover,
.form-control:disabled:hover {
	border-color:#e0e2e7;
}

.form-control:focus {
	border-color:#2d6dfb;
	box-shadow: none;
}

.btn {
	font-size: 13px;
    height: 36px;
    padding: 7px 13px;
	cursor: pointer;
}

.btn.disabled,
.btn:disabled,
.btn.disabled:hover,
.btn:disabled:hover {
	cursor: not-allowed;
	color: #888 !important;
	border-color: #e0e2e7 !important;
}

.btn-sm {
	font-size: 12px;
    height: 30px;
    padding: 4px 8px;
	cursor: pointer;
}

.btn-primary {
	outline: none;
	background-color: #eff3f6;
	border: 1px solid rgba(27,31,35,.2);
	background-image: linear-gradient(-180deg,#fafbfc,#eff3f6 90%);
	color: #24292e;
}

.btn-primary:hover{
	outline: none;
	background-position: -.5em;
	background-color: #e6ebf1 !important;
	background-image: linear-gradient(-180deg,#f0f3f6,#e6ebf1 90%) !important;
	border-color: rgba(27,31,35,.35) !important;
	color: #24292e !important;
}

.btn-primary.active,
.btn-primary:active  {
	color: #24292e !important;
	background-color: #e9ecef !important;
	background-image: none !important;
	border-color: rgba(27,31,35,.35) !important;
	box-shadow: inset 0 .15em .3em rgba(27,31,35,.15) !important;
}

.btn-default {
	color: #2d6dfb !important;
	border-color: #2d6dfb;
}

.btn-default:hover,
.btn-default.active {
	color: #fff !important;
	background-color: #2d6dfb;
}

.react-datepicker__day--highlighted {
	color: #fff !important;
	background-color: #e74c3c !important;
}

.input-group-addon {
	background-color: #fff;
	border: 1px solid #E5E6E7;
	border-left: none;
	border-radius: 1px;
	color: inherit;
	font-size: 13px;
	font-weight: 400;
	line-height: 34px;
	padding: 0 12px;
	text-align: center;
	border-radius: 0 0.25rem 0.25rem 0;
}

.input-group-addon.before {
	border-right: none;
	border-left: 1px solid #E5E6E7;
	border-radius: 0.25rem 0 0 0.25rem;
}

.input-group-addon.gray-bg {
	color: #72717f;
	background-color: #f3f3f4;
}

/*
---------------------------------------------------------------
-------------------- SHADOWNED Overide -----------------------
---------------------------------------------------------------
*/

.shadowned .card {
	box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
}

/*
---------------------------------------------------------------
-------------------- Components Overide -----------------------
---------------------------------------------------------------
*/

.swal-title {
	font-size: 18px;
}

.swal-text {
	font-size: 14px;
	text-align: center;
}

.swal-button {
	font-size: 13px;
    height: 38px;
    padding: 8px 13px;
	cursor: pointer;
	outline: none;
	font-weight: normal;
	background-color: #eff3f6;
	border: 1px solid rgba(27,31,35,.2);
	background-image: linear-gradient(-180deg,#fafbfc,#eff3f6 90%);
	color: #24292e;
}

.swal-button:hover {
	outline: none;
	background-position: -.5em;
	background-color: #e6ebf1 !important;
	background-image: linear-gradient(-180deg,#f0f3f6,#e6ebf1 90%) !important;
	border-color: rgba(27,31,35,.35) !important;
	color: #24292e !important;
}

.swal-button.active,
.swal-button:active  {
	outline: none;
	color: #24292e !important;
	background-color: #e9ecef !important;
	background-image: none !important;
	border-color: rgba(27,31,35,.35) !important;
	box-shadow: inset 0 .15em .3em rgba(27,31,35,.15) !important;
}

.swal-footer {
	text-align: center;
}

/*
---------------------------------------------------------------
------------------------- Loading -----------------------------
---------------------------------------------------------------
*/

.cssload-wrapper {
	width: 160px;
	overflow: hidden;
	margin: 0 auto;
}

.cssload-container {
	padding: 11px;
	height: 113px;
	width: 113px;
	margin: 34px 23px;
	position: relative;
	text-align: center;
}

.cssload-loading-center {
	display: inline-block;
	position: absolute;
	background: var(--primary-color);
	height: 34px;
	width: 34px;
	left: 41px;
	top: 42px;
	transform: rotate(45deg);
	border-radius: 3px;
	animation: pulse 1s ease infinite;
}

.cssload-loading {
	display: inline-block;
	position: relative;
	width: 84px;
	height: 84px;
	margin-top: 3px;
	transform: rotate(45deg);
}
.cssload-loading:after, .cssload-loading:before {
	position: absolute;
	content: '';
	height: 11px;
	width: 11px;
	display: block;
	top: 0;
	background: var(--quaternary-color);
	border-radius: 3px;
	animation-delay: -.8s;
}
.cssload-loading:after {
	right: 0;
	animation: square-tr 2.8s ease infinite;
	animation-delay: .200s;
}
.cssload-loading:before {
	animation: square-tl 2.8s ease infinite;
	animation-delay: .200s;
}

.cssload-loading.cssload-two {
	position: relative;
	top: -90px;
}
.cssload-loading.cssload-two:after, .cssload-loading.cssload-two:before {
	bottom: 0;
	top: initial;
}
.cssload-loading.cssload-two:after {
	animation: square-br 2.8s ease infinite;
	animation-direction: reverse;
}
.cssload-loading.cssload-two:before {
	animation: square-bl 2.8s ease infinite;
	animation-direction: reverse;
}

@keyframes square-tl {
	0% { transform: translate(0, 0); }
	25% { transform: translate(0, 70.5px); }
	50% { transform: translate(70.5px, 70.5px); }
	75% { transform: translate(70.5px, 0); }
}

@keyframes square-bl {
	0% { transform: translate(0, 0); }
	25% { transform: translate(0, -70.5px); }
	50% { transform: translate(70.5px, -70.5px); }
	75% { transform: translate(70.5px, 0); }
}

@keyframes square-tr {
	0% { transform: translate(0, 0); }
	25% { transform: translate(-70.5px, 0); }
	50% { transform: translate(-70.5px, 70.5px); }
	75% { transform: translate(0, 70.5px); }
}
@keyframes square-br {
	0% { transform: translate(0, 0); }
	25% { transform: translate(-70.5px, 0);}
	50% { transform: translate(-70.5px, -70.5px); }
	75% { transform: translate(0, -70.5px); }
}

@keyframes rotate {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}

@keyframes pulse {
	0%, 100% { transform: scale(inherit) rotate(45deg); }
	75% { transform: scale(0.25) rotate(45deg); }
}

/*
---------------------------------------------------------------
----------------------- Confirm Page --------------------------
---------------------------------------------------------------
*/

.app-logo-follow {
	width: 200px;
	height: 60px;
	text-align: center;
	font-size: 40px;
	margin: 0 auto 30px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../img/logo-follow.png);
}

.app-logo-medclinic {
	width: 200px;
	height: 60px;
	text-align: center;
	font-size: 40px;
	margin: 0 auto 30px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../img/logo-medclinic.png);
}

.app-logo {
	width: 200px;
	height: 60px;
	text-align: center;
	font-size: 40px;
	margin: 0 auto 30px;
	font-family: 'AMPro';
	letter-spacing: -0.5px;
	background: -webkit-linear-gradient(left, #2D6DFB, #3498db);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.confirm-page-icon {
	width: 70px;
	height: 70px;
	margin: 20px auto;
	display: block;
	fill: var(--primary-color);
}

.confirm-page-title {
	font-size: 20px;
	text-align: center;
	width: 100%;
}

.confirm-page-description {
	text-align: center;
	font-size: 16px;
	margin: 20px 0;
}

.confirm-page-btn {
	width: 100%;
	max-width: 220px;
	margin: 20px auto 10px;
	display: block;
}

/*
---------------------------------------------------------------
----------------------- Anamnese Page --------------------------
---------------------------------------------------------------
*/

.anamnese-form-title {
	font-size: 16px;
	margin-top: -8px;
	margin-bottom: 1rem;
	padding-bottom: 10px;
	border-bottom: 1px solid #d8dee4;
}
