/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html,
body {
	height: 100%;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}


body {
	;
	background: none repeat scroll 0 0 #1272AF
}

a {
	color: #368CA9;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

.login-wrapper {
	box-shadow: 0 2px 20px 4px #206099;
	position: relative;
	margin: auto;
	max-width: 600px;
	min-width: 600px;
	background: #fff;
	padding: 10px;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 80%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px
}

.login-wrapper from {
	overflow-y: scroll;
}

#sel_clinicas {
	max-width: 1200px;
	min-width: 800px;
}

.heading {
	margin: 1rem;
}

.card {}

.card-header {
	background: white;
	text-align: center;
}

.card-body {}

.card-footer {
	border-top: 1px solid #ced4da;
}

.logo_img {
	margin: auto;
	height: inherit;
	width: 30%;
}

.main-col .heading_main {
	font-family: "Open Sans Condensed", sans-serif;
	margin-bottom: 20px
}

.main-col label {
	display: block;
	margin-bottom: 4px;
	color: #888
}

.main-col input[type="text"],
.main-col input[type="password"] {
	display: block;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	color: #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 16px;
	-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-col input[type="text"]:focus,
input[type="password"]:focus {
	border-color: #5ca9e4;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 0 0 2px rgba(70, 161, 231, 0.3)
}

.main-col label.checkbox {
	margin-top: -6px;
	position: relative;
	color: #333
}

input[type="checkbox"] {
	margin: 0 4px 0 0;
	margin-top: 1px \9;
	*margin-top: 0;
	line-height: normal;
	cursor: pointer;
	vertical-align: -2px
}

.submit_sect {
	text-align: center;
	padding-top: 18px
}

.main-col label.error {
	font-weight: 700;
	color: #b94a48;
	margin: -10px 0 10px 0;
	display: block
}

.main-col label.error+label.checkbox {
	margin-top: 4px
}

.login_links {
	position: absolute;
	bottom: -30px;
	left: 0;
	text-align: center;
	width: 100%
}

span {
	color: #999999;
	display: block;
}

.main-col {
	border-left: 1px solid #ddd;
	border-top: none;
}

@media only screen and (max-width: 768px) {
	body {
		font-size: 14px;
		padding: 1rem;
	}

	.main-col {
		border-top: 1px solid #ddd;
		border-left: none;
	}

	.card-body,
	.card-footer {
		padding: .25rem;
	}
}

.btn-primary {
	background-color: #1272AF;
	border-color: #1272AF;
}

.corp_color_1 {
	color: #1272AF;
}