﻿@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');

/* xxxxxxxxxx GENERAL xxxxxxxxxxxxx */

/*.header-placeholder { height: 3.5rem;}*/ /*NU UITA SA DECOMENTEZI*/

a.profile-image img {
	height: 160px;
}

.block {
	display: block;}

/* -------- Header  ----------*/
.appLogo {
    vertical-align: middle;
    margin-left: -15px;
    width: 240px;
    height: 50px;
    background: url('imgs/appLogoMEMR.png') no-repeat #FFF;
}
.headuser { display: inline-block !important;}
li.userIcon.userprofile { padding: 0 3em;}
.dashboardhide { display: none;}
.mTop-15 { margin-top: 15px;}
.mTop-35 { margin-top: 35px;}
/*  ubermil */
.DataRow {
	padding: 15px;
	padding-left: 85px;
}

.pull-right {
	display: inline-block;
	float: right;
}

.wLabelIntCard {
	width: 170px;
}

.title {
	color: #68c8c7;
	font-weight: 500;
	text-transform: uppercase;
}

sk-form {
	overflow: hidden;
}

.labelCard { color: #7eb6e3;}
.btn-white {
	color: white;
	margin: 0;
	padding: 0;
}
.btn-white:hover::before {
		font-family: "LineAwesome";
		content: "\f126";
		vertical-align: bottom;	}
	.btn-white:visited::before {
		font-family: "LineAwesome";
		content: "\f126";
		vertical-align: bottom;
	}

.card-header { padding: .5rem 1rem; background: #7eb6e3; color: white;}

.AlteDetalii { background: #f5f9fa;}
.altDetShow { padding: 15px; font-size: 0.835em;}

.card-title {
	/*display: inline-block;*/
	text-transform: uppercase;
	font-weight: 600;
	width: 100%;
	border-bottom: 1px solid #45a1f4;
	text-transform: uppercase;
	/*color: #3585e4;*/
}
.card-icns {
	position: absolute;
	top: .75em;
	right: .75em;
}
.more-arow { color: #3585e4; width: 24px; text-align: right; cursor:pointer;}
.ml-75 {
	margin-left: .75em;
}

.card-icns a { color: #ffffff;}

li.skunk-search-item {
	background: #45a1f4;
	color: white !important;
}
ul.dropdown-menu.show li a {
	padding-left: 1em;
	line-height: 3em;
}
	ul.dropdown-menu.show li a:hover { color: white; background: #45a1f4;}
.dropdown-menu {
	border-radius: 0;
	border: none;
	box-shadow: 0px 8px 12px -4px rgba(62,57,107,.07);
}

a:focus {
	outline: none !important;
}
.tableAction { color: #3585e4; width:24px; text-align: right;}

.HeadRow {
	padding-left: 30px;
}

.page-title {
	padding-left: 15px;
}

.page_icon {
	font-family: 'skunk_web';
	color: #45a1f4;
	font-size: 4em;
	display: inline-block;
}

.table td, .table th {
    padding: .25rem;
    vertical-align: top;
    border-top: none;
}

.dashtable td, dashtable th {
    max-width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.btn-upCard { position: absolute; top: 12px; right: 12px; background:  #07366e;}
th {color: #d4293c;}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .75rem;
}
	.card-body.card-solo {
		padding: 2rem;
	}
.subtitlu { width: 60%;}
.gradgreen {
	background-image: linear-gradient(to right,#7eb6e3,#45a1f4);
	background-repeat: repeat-x;
}
.pageTitle {
	color: white;
	font-size: 1.25em;
	display: inline-block;
	vertical-align: middle;
}

.pageDate {
	padding: .75em 1em 0 0;
}

span.head_icn {
	font-family: "skunk_web";
	font-size: 2.5em;
	color: white;
	display: inline-block;
	padding-left: .25em;
	padding-right: .5em;
}

p.titleSub {
	font-size: .9em;
}

/*.att_files {
	position: relative;
}*/

sfiles.fileAtt div {
	display: inline-block;
	font-size: .75rem;
	/*color: #7eb6e3;*/
	padding: 0 1rem;
	margin-right: .75em;
	border: 1px solid rgba(70, 72, 85, .2);
	border-radius: 5em;
	cursor: pointer;
}

sfiles.fileAtt div:hover.pdf::before { color: white;}
sfiles.fileAtt div:hover.img::before { color: white;}
sfiles.fileAtt div:hover.doc:before { color: white;}
sfiles.fileAtt div:hover.file::before { color: white;}

.dialog {
	z-index: 2;
}
/* iconite fisiere */
.pdf::before {
	font-family: "LineAwesome";
	font-size: 1.75em;
	content: "\f1e7";
	vertical-align: sub;
	color: #e73118;
}

.img::before {
	font-family: "LineAwesome";
	font-size: 1.75em;
	content: "\f1e4";
	vertical-align: sub;
	color: #45a1f4;
}
.doc::before {
	font-family: "LineAwesome";
	font-size: 1.75em;
	content: "\f1ed";
	vertical-align: sub;
	color: #295497;
}
.file::before {
	font-family: "LineAwesome";
	font-size: 1.75em;
	content: "\f1df";
	vertical-align: sub;
	color: #68c8c7;
}

.antet-det {
	position: relative;
	color: #ffffff;
	padding: .5em 1em;
	margin-bottom: 1em;
	background-image: -webkit-gradient(linear,left top,right top,from(#5be8c8),to(#45a1f4));
	background-image: -webkit-linear-gradient(left,#5be8c8,#45a1f4);
	background-image: -moz-linear-gradient(left,#5be8c8,#45a1f4);
	background-image: -o-linear-gradient(left,#5be8c8,#45a1f4);
	background-image: linear-gradient(to right,#5be8c8,#45a1f4);
	background-repeat: repeat-x;
}
.antet-det_name {
	display: inline-block;
	margin-right: 1em;
}

.detIcn {
	font-family: "skunk_web";
	font-size: 3em;
	color: white;
	display: inline-block;
	vertical-align: top;
	padding-right: .175em;
}
.DataAction {
	position: relative;
	top: 0;
	right: 0;
	font-size: 1.25em;
}
	.DataAction a { padding-left: .25em;	color: white;}

.detData {
	display: inline-block;
	width: calc(100% - 6em);
}
.popupContent {
	width: 75vw !important;
	max-height: calc(100vh - 20em);
	min-height: 300px;
	overflow: auto;
	padding: 15px;
}

.popSpital { max-height: calc(100vh - 21em);}

.DataAction li a {
	color: #5be8c8;
}
.attList {
	margin-top: -1.5em;
	padding: .55em;
	padding-top: .5rem;
	border-bottom: 1px solid #dedede;
	margin-bottom: 2em;
	background: #f7f7f7;
}

.mbNO {
	margin-bottom: .5em;
}

.attTitle i {
	font-size: 16px;
	vertical-align: text-bottom;
}


.caution { color: #d22034;}
	.caution::after {
		font: normal normal normal 16px/1 "LineAwesome";
		font-size: 1.5em;
		content: "";
		color: #d22034;
		padding-left: 7px;
		vertical-align: bottom;
	}

.pdf:hover, .img:hover, .doc:hover, .file:hover {
	background: #7eb6e3;
	color: white;
}
a.show-hide {
	color: #ffffff;
}
	a.show-hide:hover {
		color: #ffffff;
	}
/* de verificat */
span.det-td {
	background: #d22034;
	color: white;
	padding: 2px 10px;
	margin-left: 10px;
	border-radius: 13px;
	font-size: .75rem;
}

a.btn.btn-primary.btn-upCard {
    font-size: .75rem;
    background: none;
    color: #07366e;
    font-weight: 600;
    text-decoration: underline;
    border: none;
}
.h5, h5 {
    font-size: 1rem;
}

.card {
	font-size: .8rem;
	box-shadow: 0 10px 40px 0 rgba(18,106,211,.07), 0 2px 9px 0 rgba(18,106,211,.06);
	border: none;
	transition: all .3s ease;
}

table.table {
    margin-bottom: 0;
}

.avatar {
    position: relative;
    width: 30px;
    vertical-align: bottom;
    white-space: nowrap;
    border-radius: 1000px;
    display: inline-block;
}
.avatar {
    width: 36px;
    margin-right: .5rem;
}

.avatar img { width: 36px; max-width: 100%; height: 36px; border: 0; border-radius: 50%;}
a.headBtn { display: inline-block !important;}

li.megaBtn {float: right !important;}
li.userIcon {float: right !important;}

.headBtn {
	background: #70c1f9;
	background-image: linear-gradient(to right, #70c1f9 0%, #79e4de 100%);
	border: none;
}

.headBtn:hover,  { background: #70c1f9;}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #70b9f3;
    border-color: #464955;
	box-shadow: none;
}
/* initial */

.AppContainer > header,
.codrops-top {
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
}

.AppContainer > header {
	margin: 0 auto;
	padding: 4em 2em 10px 2em;
	padding-left: 75px;
	/* margin-bottom: .75rem; */
	background-image: -webkit-gradient(linear,left top,right top,from(#5be8c8),to(#45a1f4));
	background-image: -webkit-linear-gradient(left,#5be8c8,#45a1f4);
	background-image: -moz-linear-gradient(left,#5be8c8,#45a1f4);
	background-image: -o-linear-gradient(left,#5be8c8,#45a1f4);
	background-image: linear-gradient(to right,#5be8c8,#45a1f4);
	background-repeat: repeat-x;
}

.AppContainer > header a {
	color: #566473;
	text-decoration: none;
	outline: none;
}

.AppContainer > header a:hover {
	color: #4f7bab;
}

.AppContainer > header h1 {
    font-size: 1.4em;
    line-height: 1.3;
    margin: 0;
    font-weight: 600;
    color: #fff;
}

.AppContainer > header span {
    display: block;
    /*font-size: 55%;*/
    color: #fff; 
	display: inline-block;
    padding: 0 0 0 0.1em;
}

.header-placeholder { height:3em;}
.userTitle {
    margin-bottom: 0;
}
.userTitle-CNP { color: #459ff1; font-size: 1.4em;}
.editBtn {
	margin: 0;
	margin-top: 1em;
}

/* TABS */
.nav-tabs .nav-link.active {
	color: #459ff1;
	background-color: #ffffff;
	border-color: transparent;
}
.card-header.tab-header {
	padding-bottom: 0px;
	border-bottom: none !important;
}
.nav-tabs {
	border-bottom: none;
}
	.nav-tabs li a {
		/*font-size: 1.2em;*/
		font-weight: 600;
	}

.card-header.tab-header {
	padding: 0;
	border-bottom: none !important;
}

.card-header:first-child {
	border-radius: .25rem .25rem 0 0;
}

.nav-tabs .nav-link.active:first-of-type {
	border-radius: .25rem 0 0 0;
}
.nav-tabs .nav-link.active:last-of-type {
	color: #459ff1;
	background-color: #ffffff;
	border-color: transparent;
	border-radius: 0rem .25rem 0 0;
}

.nav-tabs .nav-link {
	border: none;
	color: white;
}
	.nav-tabs .nav-link:hover {
		background: rgba(255, 255, 255, .25);
		border: none;
		color: white;
	}

.dashcard {height: 13.5em;}

.DataAction {
	display: none;
}

.labelDet { color: white;}
.wLabelClinic { width: 110px; text-align: left;}
.wLabelLab { width: 140px; text-align: left;}
h6.attTitle {
	display: inline-block;
	padding-right: 2em;
	color: #7eb6e3;
	font-size: .9em;
}

.height-sm {
	height: 90px;
}
.proImg_frame {
	margin-left: 2em;
	margin-right: 2em;
}
ul.list-inline {
	margin-bottom: 0;
}

.skunkSignature {
	display: none;
	position: fixed;
	right: 1em;
	bottom: 1em;
	opacity: .5;
}
.frameHead-1 {
	margin: 5px 15px 0 15px;
	width: 400px;
}

.frameHead-2 {
	width: 400px;
}

frameHead-1, .frameHead-2, .frameHead-3 {
	display: inline-block;
	vertical-align: top;
}
.wLabelFrame { width: 85px;}
ul.dropdown-menu.show a {
	color: #459ff1;
}
ul.dropdown-menu.show { padding: 0;}
.fimg img {
	border-radius: 50%;
	width: 160px;
	height: 160px;
}
.frameProfilImg { width: 75px; height: 75px;}
/*.tab-content {
	min-height: 21.75em;
}*/

.card-green { background: #79e4de; background-image: linear-gradient(to right, #79e4de 0%, #70c1f9 100%); color: white; border-radius: .25em;}
.card-blue { background: #45a1f3; background-image: linear-gradient(to right, #46a1f4 0%, #79e4df 100%); color: white; border-radius: .25em;}
.progText { display: inline-block; vertical-align: super;}
a.inline-block.progHref { font-size: .75em;	text-decoration: underline;	cursor: pointer;}
span.spanProg { font-weight: 700;}
.card-icns_blue { position: absolute; top: .65em; right: .75em;}
.card-icns_blue a { color: white;}

/* pentru portal modif florin cu dashboard nou*/
.card-tabs { min-height: 17.6em;}

/* buttons */
.btn-clear { padding: 0; margin: 0; background: transparent; border: none; outline: none; color: #7eb6e3;}
.btn-clear::after { content: none;}
.moreBtn.dropdown-menu.show {
	width: calc(100% + 6.20em);
	/* top: 89px !important; */
	color: white;
	margin-left: -5em;
	margin-right: -3em;
	padding: .5em 1em;
	padding-left: 5em;
	background: #4fc3df;
	background-image: -webkit-gradient(linear,left top,right top,from(#5be8c8),to(#45a1f4));
	background-image: -webkit-linear-gradient(left,#5be8c8,#45a1f4);
	background-image: -moz-linear-gradient(left,#5be8c8,#45a1f4);
	background-image: -o-linear-gradient(left,#5be8c8,#45a1f4);
	background-image: linear-gradient(to right,#5be8c8,#45a1f4);
	background-repeat: repeat-x;
	/* -webkit-box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.1); */
	/* box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.1); */
}

/*.moreDetBtn { position: absolute; top: .5em; right: 1em;}*/
.moreDetBtn .btn-clear { color: #fff;}
.attBtn.dropdown-menu {
	width: calc(100% + 17px);
	margin-left: -9px;
	margin-right: -8px;
	padding: .5em;
	background: #f7f7f7;
}

/* responsive */

@media screen and (max-width: 1025px) {
	.container > header { margin: 0 auto; padding: 120px 50px; font-size: 70%; text-align: right;}
}

@media (max-width: 992px) {
	.userdata { margin-bottom: 15px;}
}

@media screen and (max-width: 740px) {
}

@media screen and (min-width: 1400px) {
	.card {
		font-size: 1rem;
	}

	a.profile-image img {
		height: 210px;
	}
	/*.tab-content { min-height: 21.75em;	}*/
	.fimg img {
		width: 200px;
		height: 200px;
	}

	.skunkSignature {
		display: block;
	}
	/* pentru portal modif florin cu dashboard nou*/
	.card-tabs {
		min-height: 16.7em;
	}

	.card-icns_blue {
		top: .5em;
	}

	.popupContent {	max-height: calc(100vh - 25em);	}
}
