.text-bold {
	font-weight: bold;
}

.multiline {
	white-space: pre-wrap;
}
.error-row {
	background-color: #ff0000;
	color: white;
}
.hide-row {
	display: none;
}
.font-smaller {
	font-size:0.95em;
}
.font-small {
	font-size: 0.7em;
}
.center {
	text-align: center;
}
.link {
	cursor: pointer;
}
.form-control::placeholder
{
    color:#aaa;
}
.input-error {
    border-color: red !important;
}

.area-message {
    padding: 0 0 10px 0;
}


.form-signin input[type="text"].nomargin-bottom {
    margin-bottom: 0;
}

.form-signin p {
    color: #797979;
}

.color-success {
    color: #78cd51;
}
.color-primary {
	color: #58c9f3;
}
.color-secondary {
	background-color: #ff6c60;
	color: white;
	border: 0;
}
.color-grey {
    color: #797979;
}
.marcacao-nao-confirmado {
    color: #797979;
	cursor: pointer;
}
.marcacao-confirmado {
    color: green;
	cursor: pointer;
}
.marcacao-confirmando {
    color: #797979;
}

.color-darkgrey {
    color: #444;
}
.color-error {
    color: #ff6c60 !important;
}

.color-info {
    color: #f1c500;
}
a.color-white, .color-white {
	color: white !important;
}
.bold {
    font-weight: 700;
}

.btn {
    text-transform: uppercase;
}
.margin-right {
	margin-right: 10px;
}
.margin-right-double {
    margin-right: 20px;
}

.margin-right-mini {
    margin-right: 5px;
}
.margin-right-micro {
	margin-right: 3px;
}
.margin-left {
	margin-left: 10px;
}
.margin-left-big {
	margin-left:40px;
}
.margin-top {
    margin-top: 10px;
}
.margin-top-big {
	margin-top: 40px;
}
.margin-top-mini {
    margin-top: 3px;
}
.margin-bottom {
    margin-bottom: 10px;
}
.horizontal-line {
	padding-bottom: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaa;
}

.width-mini {
    width: 50px;
}

.width-small {
    width: 150px;
}

.width-time {
	width: 70px;
}
.subtitle {
	font-weight: 600;
	font-size:1.2em;
	color: #24678f;
	margin-bottom:5px;
}

.width-date {
	width: 100px;
}

.width-price {
	width: 150px;
}
.padding-left {
    padding-left: 20px !important;
}

.fc-state-highlight {
	background-color: #40cbbf !important;

}
.fc-state-highlight .fc-day-number {
	color: white !important;
	font-weight: 600;
}
.fc-dayGrid-view .fc-body .fc-row {
	min-height: 2em;
}
/* VAGAS */
.vagas-admin {
	max-height: 500px;
	overflow-y: scroll;
}

#vagas .data {
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom:10px;
	color: #58c9f3;
}

#vagas .clinica, #marcacoes .clinica {
	font-weight: 600;
	font-size:1.2em;
}

#marcacoes .clinica  {
	margin-top: 30px;
}
#vagas .start, #marcacoes .start {
	font-weight: 600;
	font-size:1em;
	margin-top: 10px;
	color: #ff6c60;
}
#marcacoes .substart {
    font-weight: 400;
    color:#666;
}

#vagas .tecnico {
	font-weight: 400;
	font-size:0.9em;
	text-decoration: underline;

}

#marcacoes .tecnico {
    font-weight: 400;
	font-size:0.9em;
}
.column-title {
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom:10px;
	color: #58c9f3;
}

.column-title-small {
	font-size: 1.2em;
	font-weight: 600;
	margin-bottom:5px;
	color: #58c9f3;
}
.marcacao {
    border-bottom:1px solid #aaa;
}

.marcacao .start {
    font-weight: bold;
}

#novasmarcacoes {
    margin-top: 20px;
    max-height: 100px;
	overflow-y: scroll;
}
.toast {
    opacity: 1 !important;
}
.btn-note {
    font-size: 0.8em;
}

.stepy-titles li, .stepy-titles li.current-step div {
    cursor: default;
}
#sectionAddUtente {
    background-color: #eee;
    padding: 20px;
}
.typeahead .dropdown-item {
    font-size: 0.8em;
    overflow: hidden;
    padding-left: 5px;

}
.label_checkbox {
	padding-left: 10px !important;
	font-size: 1.15em;
}
.label_checkbox input {
	border:5px solid red;
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
.checkbox {
	margin-right: 10px;
	width: 15px;
	height: 15px;
}
.highlightDay {
	background-color: #dff2c6;
}

.input-nopadding {
    height: 32px;
    padding: 7px;
    width: 50px;
}
.marcacao-manual {
    line-height: 30px;
}
.languages {
	max-width: 330px;
	margin: 20px auto 0;
}
.languages a {
	text-decoration:underline;
}

#zones-marcacoes {
	height: 520px;
	overflow-y: scroll;
}
#zones-marcacoesutente {
	height: 320px;
	overflow-y: scroll;

}

#zones-marcacoesutente .zone {
	margin-bottom: 10px;
}
.marcacao-self {
	color: #58c9f3;
	margin-right: 10px;
}
.inputnotas {
	width: 400px;
	font-size:12px;
	border:1px solid #ddd;
}
.notasdisplay {
	font-weight: bold;
	color: #333;
}
.multivagaslabel {
	font-size: 12px;
	padding-top: 6px;
}
.header-price {
	padding: 12px 90px 5px 20px;
}
.header-name {
	padding: 12px 15px 5px 20px;
	font-weight: 600;
}

.fc-row {
	/* height: 26px !important; */
}

.has-toolbar.fc {
	margin-top: 0px;
}
.utente-saldo {
	margin-left: 5px;
	color: #2c3e50;
	font-weight: 300;
	font-size: 0.8em;
}
.sobreposicao {
	background-color: #eafafb;
	padding: 0px 10px 10px 10px;
	border:1px dashed #aaa;
	margin-bottom: 10px;
}

.fc-toolbar h2 {
	font-size: 1.3em;
}

.birthday-icon {
	color: #e83e8c;
	padding: 0 10px 0 0;
}
.table-simple tr th, .table-simple tr td {
	font-size: 0.6em;
}