
@font-face {font-family: "encode100"; src: url("../fonts/Encode_Sans/EncodeSans-Thin.ttf");}
@font-face {font-family: "encode200"; src: url("../fonts/Encode_Sans/EncodeSans-ExtraLight.ttf");}
@font-face {font-family: "encode300"; src: url("../fonts/Encode_Sans/EncodeSans-Light.ttf");}
@font-face {font-family: "encode400"; src: url("../fonts/Encode_Sans/EncodeSans-Regular.ttf");}
@font-face {font-family: "encode500"; src: url("../fonts/Encode_Sans/EncodeSans-Medium.ttf");}
@font-face {font-family: "encode600"; src: url("../fonts/Encode_Sans/EncodeSans-SemiBold.ttf");}
@font-face {font-family: "encode700"; src: url("../fonts/Encode_Sans/EncodeSans-Bold.ttf");}
@font-face {font-family: "encode800"; src: url("../fonts/Encode_Sans/EncodeSans-ExtraBold.ttf");}
@font-face {font-family: "encode900"; src: url("../fonts/Encode_Sans/EncodeSans-Black.ttf");}

:root {
  --mov: #6f448b; /* 111, 68, 139 */
  --mov2: #59366f;
  --mov3: #4a2a5e;
  --galben: #ffcc00; /* 255, 204, 0 */
  --galben2: #d3a900;
  --gri1: #414141;
  --bg: #f0f3f4;
  --bg2: #e5f4f9;
  --pai: #fff5ce;
  --rosu: #d00b0b;
  --verde: #0d8f08;
}
.h3 {
	font-size:1.5rem;
}
/*
.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48
}*/
@media (max-width: 1400px) {
.form-coloana4 {
	width: 100%;
	margin-top: 100px;
}
}
/* fallback */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  src: url(../fonts/material.woff2) format('woff2');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align:middle;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.blink_me {
  animation: blinker 3s linear infinite;
  margin: 0 7px 0 0;
  font: 16px/1 ubuntu500;
  border: 1px solid;
  padding: 3px 5px;
  border-radius: 3px;
}
li .avatar span {
  color: #fff;
  position: absolute; bottom: 3px; right: 0;
  background: var(--teal);
  border-radius: 100px;
  font-size: 15px;
}
.blink_me {
  animation: blinker 3s linear infinite;
  margin: 0 7px 0 0;
  font: 16px/1 ubuntu500;
  border: 1px solid;
  padding: 3px 5px;
  border-radius: 3px;
  color:red;
}
.little-title-dashboard {
	font-size: 14px;
	font-weight: bold;
}
@keyframes blinker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.personalizeaza-intrebari {
	font-size: 16px;
	font-weight: bold;
	color: orangered;
}
.echivalari .bootstrap-filestyle.input-group input {
	padding: 21px;
}
#intrebari-show {
	border: 1px solid tomato;
}
.col-lg-2.for-venituri, .col-lg-3.for-venituri  {
	display: inline-block;
}
.card-text {
	display: block;
	margin-bottom: 5px;
}
.card.text-white.bg-mov.mb-3 {
	background-color: var(--mov) !important;
}
.table-bordered.table.with-margin {
	margin:15px;
	font-weight:bold; 
	color:var(--mov);
}
html {
  background-color: #f0f3f4;
}
.i-checks.for-members {
	width: 600px;
}
.form-input-check {
	width: 80px;
}
.form-group.files-info {
	padding: 10px 5px;
	border: 2px solid var(--mov);
	margin-left: 30px;
} 
.checkbox .form-control.col-lg-6.required-for-submit ,
.checkbox .form-control.col-lg-4.required-for-submit,
.checkbox .form-control.col-lg-2.required-for-submit {
	margin-bottom: 10px;
	display: inline-block;
	margin-left: 20px;
}
.col-lg-12.control-label.forprofesie {
	text-align:text-center;
}
.i-checks.for-profesie {
	width: 250px;
	margin-left: 20px;
}
.span-message {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	display: block;
}

.solicitari-notificari .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: var(--mov);
	border-color: var(--mov) var(--mov) #fff;
	padding: 5px 25px;
	font-weight: bold;
	color: var(--galben);
}
.solicitari-notificari .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	font-weight: bold;
	color: var(--mov);
	border-color: var(--mov) var(--mov) #fff;
	padding: 5px 25px;
}
.table-responsive > .table-bordered {
	border: 0;
	table-layout: fixed;
	width: 100%;
}
.raw-produse-oferta.header-table td {
	background-color: var(--pai) !important;
}
.formular-chenar-galben {
	border: 5px solid var(--galben);
	padding: 30px;
	margin-top: 30px;
}

.contestatie-solicit-reex .form-check {
  position: relative;
  padding: 0; margin: 0 0 13px 20px;
}
.contestatie-solicit-reex .form-check input {
  position: absolute; top: 0; left: 0;
}
.contestatie-solicit-reex h2 {
  font-size: 22px;
}
.contestatie-solicit-reex h2 .mso {
  font-size: 30px;
  font-weight: 200;
}


/*situatie ore*/
h3 li {
	margin-left: 20px;
}
.obligatiiore .nav-item {
	padding: 10px;
	color: var(--white);
	background-color: var(--mov);
	background-image: unset;
	font-family: encode600;
}
.link-page.distribuie-incasare {
	text-decoration: underline;
	color: var(--mov);
	font-size: 16px;
	text-align: center;
}

.for-declaratii {
  line-height: 1.5em;
  margin: 5px 0 15px;
  padding: 0;
}

.for-declaratii li {
  list-style: none;
  position: relative;
  padding: 0 0 0 20px;
}
               
.for-declaratii li.cross::before {
  content: "";
  position: absolute;
  height: 18px;
	border-left: 3px solid var(--galben);
  transform: rotate(45deg);
  top: 2px;
  left: 5px;
}

.for-declaratii li.cross::after {
  content: "";
  position: absolute;
  height: 18px;
	border-left: 3px solid var(--galben);
  transform: rotate(-45deg);
  top: 2px;
  left: 5px;
}
    
.for-declaratii .list-item.cross {
	color: var(--mov);
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
	padding-left: 30px;
}
.obligatiiore .show {
	background: unset;
	margin-left: 10px;

}
.obligatiiore .nav-tabs {
	 border-bottom: unset; 

}
/*.obligatiiore .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	color: var(--white);
	background-color: var(--galben);
	border: unset;
}*/

/*sfarsit situatie ore */
/*quizz*/

.table .thead-dark th {
	color: #fff;
	background-color: var(--mov);
	border-color: var(--mov);
}
.purple-bold-text {
	color:var(--mov);
	font-weight:bold;
}
.filestyle.col-lg-12.form-control {
	
	margin-top: 10px;
	padding: 5px 10px;
	/*
	border: 1px solid var(--mov);
	color: var(--mov);
	font-weight: bold;
	font-size: 16px;*/
}

.light-yellow-title i {
	float: right;
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
	opacity: 0.6;
	border-left: 1px solid var(--mov);
}
.col-lg-12.for-h1-parent {
	padding-left:0px;
	padding-right:0px;
}
.light-yellow-title {
	font-size: 20px;
	line-height: 20px;
	background: var(--pai);
	color: var(--mov);
	padding: 10px 10px;
	/* margin: 0 15px 20px 15px; */
	border-radius: 3px;
}
.light-gray-title {
	font-size: 20px;
	line-height: 20px;
	font-weight:bold;
	background: var(--bg);
	color: var(--mov);
	padding: 15px 0.75rem;
	/* margin: 0 15px 20px 15px; */
	border-radius: 3px;
}
.text-h1 {
	font-size: 24px;
	text-align: center;
	color: var(--mov);
	margin: 15px 0;
}
#order-etape-list, .incasari-for-text {
	font-size: 16px;
} 

.text-h3 {
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	color: var(--mov);
	margin: 10px 0;
}
#add-credit input {
	border: 1px solid var(--dark);
	font-size: 16px;
	/* text-align: center; */
}
.icon-graduation, 
.icon-notebook ,
.icon-docs, 
.icon-speech {
	/* margin-left: 10px; */
	margin-right: 10px;
	font-size: 20px;
	font-weight: bold;
}
.evmele-luni , 
.archive-myevents {
	margin-left: 15px;
	margin-right: 15px;
}
#fisapersonala .bg-warning {
	background-color: var(--gray) !important;
}
#btn-finish-test {
	background-image: unset;
	background-color: var(--mov);
	border-color: var(--mov);
	border-radius: 4px;
}
#test-container input[type="radio"], #test-container input[type="checkbox"] {
	margin-right:5px;
}
#test-container .btn-warning {
	color: #ffffff !important;
	background-color: var(--mov)!important;
	border-color: var(--mov)!important;
	background-image: unset!important;
}
.form-feedback.evac {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*border-bottom: 1px solid #ccc;
	padding: 40px 0 20px 0;*/
	transition: all 0.5s;
}
#test-container .control-label, 
#form-feedback  .control-label{
	font: 18px/20px encode300!important;
}
#row-form {
	background: #fff;
	margin: 0px 0px;
	padding: 10px;
}
.form-feedback.evac strong em {
	display: block;
	text-transform: uppercase;
	font: 18px/20px encode300;
	margin: 0 0 6px 0;
}
.form-feedback.evac strong {
	width: 100%;
	font: 28px/34px encode700;
	margin: -10px 70px 15px 0;
}
#form-feedback .form-control {
	border: unset!important;
	box-shadow: unset!important;
	background-color: transparent!important;
	padding-bottom: 5px!important;
	border-bottom: 1px solid #1a1a1a3d !important;
	border-radius: 0!important;
	color: #1f1f1d!important;
} 
#form-feedback .form-control::placeholder {
	color: #1f1f1d!important;
	font-size:16px!important;
}
.for-feedbacks-texts {
	margin: 0 0 20px 0!important;
	background: #fff;
	border-radius: 4px;

}
.intrebare-test {
	font: 18px/24px encode500;
	color: var(--mov2);
}
#test-container {
	padding: 15px;
}
/*.raspuns-general::after {
	content: "";
	display: block;
	width: 60px;
	height: 3px;
	background: var(--galben);
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%);
 
}*/
.cautare-select.select-select.select-x3.row {
	padding-top: 15px;
	padding-left: 15px;
}
.raspuns-multiplu {
	display: flex;
	justify-content: space-between;
	width: 50%;
}
#form-feedback .control-label {
	color: var(--mov)!important;
	font: 18px/20px encode500!important;
	font-weight:unset!important;
}
#form-feedback .radio {
	display: inline-block !important;
	border: 1px solid var(--mov) !important;
	padding: 4px 20px !important;
	margin-right: 20px !important;
	background-color: #fff !important;
	text-align: center !important;
	margin-bottom: 10px !important;
	border-radius: 4px;
}
#form-feedback .radio label {
	color: var(--mov) !important;
	font-weight: bold;
}
#form-feedback .radio:hover, #form-feedback .radio:checked {
	color: #fff !important;
	background-color: var(--mov) !important;
}
#form-feedback .radio:hover  label ,
#form-feedback .radio:checked  label  {
	color: #fff!important;
}
#btn-register {
	color: #fff !important;
	background-color: var(--mov) !important;
	background-image: unset;
	border-radius: 4px;
	border-color: var(--mov);
}
.cont-for-photo img 
{
	width:60px;
	height:60px;
}
.placement-photo img {
	width: 40%;
	height: 40%;
	text-align: center;
	display: block;
	margin-left: 12%;
}
#test-container .checkbox {
	display:inline-block;
	/*margin-left:10px;*/
}
#test-container .bg-warning {
	background-color: #f472168a  !important;
}
#test-container .form-control-static {
	padding:0px!important;
}
.teste.pull-left {
	padding-top: 10px;
	padding-bottom:10px;
}

#questions-container .active a {
	color: var(--mov) !important;
	border: 1px solid var(--mov) !important;
	background-color: #fff !important;
}
#questions-container .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	background-color: var(--mov) !important;
	color: #fff !important;
}
.btn.btn-primary.margin-5-bottom{
	margin-bottom:5px!important;
	border-radius:4px;
	padding: 7px 15px;
	transition: all 0.5s;
	color:var(--mov)!important;
	border: 1px solid var(--mov) !important;
	background-color: #fff !important;
}
.card-title {
	margin-bottom: 0rem;
	font-size: 1rem;
	font-weight: bold;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: var(--mov);
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
#question-template-selector .btn.btn-primary {
	margin-bottom: 3px;
	border-radius: 4px;
	border: 1px solid var(--mov);
	background-color: #fff;
	color: var(--mov) !important;
}
.card-header .glyphicon {
	margin-right: 10px;
	font-size:20px;
	cursor:pointer;
}
.btn-success {
	color: #ffffff !important;
	background-color: var(--mov)!important;
	border-color: unset!important;
	border-radius:4px!important;
	background-image:none!important;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-label {
	padding: 5px 5px !important;
	line-height: 14px !important;
	font-size: 13px !important;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
	color: #fff;
	background: var(--mov)!important;
}
#questions-container {
	background-image: none;
	box-shadow: none;
	background-color: unset;
	border-color: unset;
}
/*quizz*/

.bg-primary {background-color: #6f448b !important;}

body {
  font-family: "encode400";
  font-size: 14px; line-height: 18px;
  -webkit-font-smoothing: antialiased;
  line-height: 1.42857143;
  color: var(--mov3);
  background-color: transparent;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: unset!important;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
*:focus {
  outline: 0 !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}

label {
  font-weight: normal;
}

small,
.small {
  font-size: 13px;
}

.badge,
.label {
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.badge.bg-light,
.label.bg-light {
  text-shadow: none;
}

.badge {
  background-color: #cfdadd;
}

.badge.up {
  position: relative;
  top: -10px;
  padding: 3px 6px;
  margin-left: -10px;
}

.badge-sm {
  padding: 2px 5px !important;
  font-size: 85%;
}

.label-sm {
  padding-top: 0;
  padding-bottom: 1px;
}

.badge-white {
  padding: 2px 6px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.35);
}

.badge-empty {
  color: inherit;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

blockquote {
  border-color: #dee5e7;
}

.caret-white {
  border-top-color: #fff;
  border-top-color: rgba(255, 255, 255, 0.65);
}

a:hover .caret-white {
  border-top-color: #fff;
}

.thumbnail {
  border-color: #dee5e7;
}

.progress {
  background-color: #edf1f2;
}

.progress-xxs {
  height: 2px;
}

.progress-xs {
  height: 6px;
}

.progress-sm {
  height: 12px;
}

.progress-sm .progress-bar {
  font-size: 10px;
  line-height: 1em;
}

.progress,
.progress-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.progress-bar-primary {
  background-color: #7266ba;
}

.progress-bar-info {
  background-color: #23b7e5;
}

.progress-bar-success {
  background-color: #27c24c;
}

.progress-bar-warning {
  background-color: #fad733;
}

.progress-bar-danger {
  background-color: #f05050;
}

.progress-bar-black {
  background-color: #1c2b36;
}

.progress-bar-white {
  background-color: #fff;
}

.accordion-group,
.accordion-inner {
  border-color: #dee5e7;
  border-radius: 2px;
}

.alert {
  font-size: 13px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.alert .close i {
  display: block;
  font-size: 12px;
  font-weight: normal;
}

.form-control {
  border-color: #cfdadd;
  border-radius: 5px;
  font: 14px/1.2 encode400;
  padding: 8px 10px;
  height: initial;
}

.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.form-control,
.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control:focus {
  border-color: #23b7e5;
}

.form-horizontal .control-label.text-left {
  text-align: left;
}

.form-control-spin {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 2;
  margin-top: -7px;
}

.input-group-addon {
  background-color: #edf1f2;
  border-color: #cfdadd;
}

.list-group {
  border-radius: 2px;
}

.list-group.no-radius .list-group-item {
  border-radius: 0 !important;
}

.list-group.no-borders .list-group-item {
  border: none;
}

.list-group.no-border .list-group-item {
  border-width: 1px 0;
}

.list-group.no-bg .list-group-item {
  background-color: transparent;
}

.list-group-item {
  padding-right: 15px;
  border-color: #e7ecee;
}

a.list-group-item:hover,
a.list-group-item:focus,
a.list-group-item.hover {
  background-color: #f6f8f8;
}

.list-group-item.media {
  margin-top: 0;
}

.list-group-item.active {
  color: #fff;
  background-color: #23b7e5 !important;
  border-color: #23b7e5 !important;
}

.list-group-item.active .text-muted {
  color: #ace4f5 !important;
}

.list-group-item.active a {
  color: #fff;
}

.list-group-item.focus {
  background-color: #e4eaec !important;
}

.list-group-item.select {
  position: relative;
  z-index: 1;
  background-color: #dbeef9 !important;
  border-color: #c5e4f5;
}

.list-group-alt .list-group-item:nth-child(2n+2) {
  background-color: rgba(0, 0, 0, 0.02) !important;
}

.list-group-lg .list-group-item {
  padding-top: 15px;
  padding-bottom: 15px;
}

.list-group-sm .list-group-item {
  padding: 6px 10px;
}

.list-group-sp .list-group-item {
  margin-bottom: 5px;
  border-radius: 3px;
}

.list-group-item > .badge {
  margin-right: 0;
}

.list-group-item > .fa-chevron-right {
  float: right;
  margin-top: 4px;
  margin-right: -5px;
}

.list-group-item > .fa-chevron-right + .badge {
  margin-right: 5px;
}

.nav-pills.no-radius > li > a {
  border-radius: 0;
}

.nav-pills > li.active > a {
  color: var(--mov) !important;
  background-color: #fff;
}

.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:active {
  background-color: var(--mov);
 color: #fff;

}
.nav-pills li a, .nav-pills li a:hover, .nav-pills li.active a, .nav-pills li.active a:hover {
	padding: 7px 15px;
	border-radius: 4px;
	border: none;
	transition: all 0.5s;
	margin-bottom:5px;
	font-size:16px;
	margin-top:8px;
}
.nav.nav-pills.pull-right .active {
	margin-top:8px;
}
.nav.nav-pills.pull-right li {
	padding-right: 10px !important;
}
/*.nav > li > a:hover,
.nav > li > a:focus {
  background-color: rgba(0, 0, 0, 0.05);
}*/

.nav.nav-lg > li > a {
  padding: 20px 20px;
}

.nav.nav-md > li > a {
  padding: 15px 15px;
}

.nav.nav-sm > li > a {
  padding: 6px 12px;
}

.nav.nav-xs > li > a {
  padding: 4px 10px;
}

.nav.nav-xxs > li > a {
  padding: 1px 10px;
}

.nav.nav-rounded > li > a {
  border-radius: 20px;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: rgba(0, 0, 0, 0.05);
}

.nav-tabs {
  border-color: #dee5e7;
}

.nav-tabs > li > a {
  border-bottom-color: #dee5e7;
  border-radius: 2px 2px 0 0;
}

.nav-tabs > li:hover > a,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
  border-color: #dee5e7;
}

.nav-tabs > li.active > a {
  border-bottom-color: #fff !important;
}

.nav-tabs-alt .nav-tabs.nav-justified > li {
  display: table-cell;
  width: 1%;
}

.nav-tabs-alt .nav-tabs > li > a {
  background: transparent !important;
  border-color: transparent !important;
  border-bottom-color: #dee5e7 !important;
  border-radius: 0;
}
.nav-item {
	margin-left:10px!important;
}

.nav-tabs-alt .nav-tabs > li.active > a {
  border-bottom-color: #23b7e5 !important;
}
.nav-link {
	padding: 0 1rem;
}
.tab-container {
  margin-bottom: 15px;
}
.tab-container .tab-content {
  padding: 15px;
  background-color: #fff;
  border: 1px solid #dee5e7;
  border-top-width: 0;
  border-radius: 0 0 2px 2px;
}

.pagination > li > a {
  border-color: #dee5e7;
}

.pagination > li > a:hover,
.pagination > li > a:focus {
  background-color: #edf1f2;
  border-color: #dee5e7;
}

.panel {
  border-radius: 2px;
}

.panel .accordion-toggle {
  display: block;
  font-size: 14px;
  cursor: pointer;
}

.panel .list-group-item {
  border-color: #edf1f2;
}

.panel.no-borders {
  border-width: 0;
}

.panel.no-borders .panel-heading,
.panel.no-borders .panel-footer {
  border-width: 0;
}

.panel-heading {
  border-radius: 2px 2px 0 0;
}

.panel-default .panel-heading {
  background-color: #f6f8f8;
}

.panel-heading.no-border {
  margin: -1px -1px 0 -1px;
  border: none;
}

.panel-heading .nav {
  margin: -10px -15px;
}

.panel-heading .list-group {
  background: transparent;
}

.panel-footer {
  background-color: #ffffff;
  border-color: #edf1f2;
  border-radius: 0 0 2px 2px;
}

.panel-default {
  border-color: #dee5e7;
}

.panel-default > .panel-heading,
.panel-default > .panel-footer {
  border-color: #edf1f2;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #eaedef;
}

/* BORDEROU */
/*.scroll-sus {
  width: 800px; height: 20px;
  overflow-x: scroll; overflow-y:hidden;
}
.scroll-sus-inside {width: 1200px; height: 20px;}*/


.borderou.tabel-div {
  overflow-x: scroll; overflow-y: visible;
  transform: rotateX(180deg);
}
.borderou-inside {
  min-width: 1400px;
  transform: rotateX(180deg);
}





@media (min-width: 1000px) {
  .borderou.borderou-incasari.tabel-div {
    overflow-x: visible;
    transform: none;
  }
  .borderou-incasari .borderou-inside {
    min-width: initial;
    transform: none;
  }
  .borderou-incasari .cap-tabel-sticky {z-index: 1100;}
}


.realocari {
  overflow-x: scroll; overflow-y: visible;
  transform: rotateX(180deg);
}
.realocari .table {
  min-width: 1000px;
  transform: rotateX(180deg);
}


/* Restante fizice */
.card-header-restante {padding: 10px 0 0 0;}
.card-header-restante input[type="checkbox"] {
  width: 20px; height: 20px;
}

.tabel-restante-sticky {margin: 10px 0; border-top: 1px solid #ccc;}
.trs-linie {
  display: flex; flex-wrap: nowrap;
  justify-content: start; align-items: stretch;
}
.trs-linie span {
  width: 4%; 
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 2px;
  text-align: center;
  font: 12px/1.2 encode400;
}
.trs-linie span:nth-child(1) {width: 28px; background: antiquewhite;}
.trs-linie span:nth-child(2) {width: 8%; text-align: left;}
.col-total {background: #f6f6f6;}
.trs-captabel {
  position: sticky; top: 51px; left: 0; width: 100%;
  background: aliceblue;
}
.trs-captabel span:last-child {background: aliceblue;}
.trs-captabel span {
  font: 12px/1.2 encode600;
  padding: 8px 2px 2px 2px;
}
.trs-total {
  background: var(--mov); color: #fff;
}
.trs-total span:nth-child(1) {background: initial;}
.trs-total span {padding: 8px 2px;}
.trs-total span.span-total {background: var(--mov3);}

.restante-juridice .trs-linie span:nth-child(2) {
  width: 14%;
}
.restante-juridice span {width: 6%;}
/* end restante fizice */


.borderou .cap-tabel-sticky {top: 0;}
.cap-tabel-sticky {
  position: sticky; top: 80px; left: 0; z-index: 10;
  background: aliceblue;
  box-shadow: 0 6px 8px 0 rgba(0,0,0,0.2);
  border-top: 1px solid var(--mov);
  border-bottom: 3px solid var(--mov);
}
/*.detalii-plati span{
	background:rgba(111, 68, 139, 0.1)!important;
}
.beneficiari span{
	background:rgba(255, 204, 0, 0.1)!important;
}*/
.beneficiari span {
	background: #eeccff;
}
.detalii-plati span {
	background: #ccddff;
}
.cap-tabel-sticky .tabel-div-linie {font: 14px/1.2 encode600;}
.tabel-div-linie {
  display: flex;
  justify-content: start;
  gap: 0;
  font: 14px/1.2 encode400;
}
.tabel-div-linie > span {
  display: flex; align-items: center;
  width: 7%;
  border-right: 1px solid rgba(111, 68, 139, 0.5);
  border-bottom: 1px solid rgba(111, 68, 139, 0.5);
  padding: 2px 5px;
}
/*
.tabel-div-linie > span:first-child {
  width: 18%;
  background: rgba(255, 204, 0, 0.1);
  word-break: break-all;
}*/

.tabel-div-linie > span:nth-of-type(1) {width: 23%;}
.tabel-div-linie > span:nth-of-type(2) {width: 18%;}
.tabel-div-linie > span.span-mici {width: 70px;}

.tabel-div-linie.beneficiari > span:nth-of-type(1) {width: calc(23% + 24px);}
.tabel-div-linie.beneficiari > span:nth-of-type(2) {width: calc(18% + 18px);}

.cap-tabel-sticky .tabel-div-linie.beneficiari > span:nth-of-type(1) {width: calc(23% + 24px);}
.cap-tabel-sticky .tabel-div-linie.beneficiari.clasa4 > span:nth-of-type(1) {width: 17.65%;}
.cap-tabel-sticky .tabel-div-linie.clasa9.beneficiari > span:nth-of-type(1) {width: 19%;}

.tabel-div-linie.tdl-total > span:nth-of-type(1) {width: calc(23% + 23px);}
.tabel-div-linie.tdl-total > span:nth-of-type(2) {width: calc(18% + 18px);}

.tabel-div-linie.clasa9 > span:nth-child(1) {width: 19%;}
.tabel-div-linie.clasa9 > span:nth-child(2) {width: 11.65%;}


/*
.tabel-div-linie.clasa5 > span:nth-child(1) {width: 17.65%;}
.tabel-div-linie.clasa5 > span:nth-child(2) {width: 10.8%;}*/

.tabel-div-linie.clasa4 > span:nth-child(1) {width: 17.65%;}
.tabel-div-linie.clasa4 > span:nth-child(2) {width: 10.8%;}

.tabel-div-linie.clasa2 > span:nth-child(1) {width: 17.65%;}
.tabel-div-linie.clasa2 > span:nth-child(2) {width: 10.8%;}



.tabel-div-linie > span.span-platitor {width: 18%;}
.tabel-div-linie > span.span-beneficiari {width: 11%;}

.tabel-div-linie > span.span-beneficiari:nth-of-type(1) {width: 23%;}
.tabel-div-linie > span.span-beneficiari:nth-of-type(2) {width: 18%;}

/*
.cap-tabel-sticky .tabel-div-linie > span:first-child {background: none;}*/
.tabel-div-corp .tabel-div-linie:first-child span {
  padding-top: 10px;
}

.tabel-div-linie > span.spanx3 + span {border-right: 1px solid rgba(111, 68, 139, 0.5);}
.tabel-div-linie > span.spanx3 {width: 45%;}

.tabel-div-footer {
  border-top: 2px solid var(--mov);
}
.tabel-div-footer .tabel-div-linie {font-family: encode600; background: rgba(255, 204, 0, 0.3);}
.tabel-div-footer .tabel-div-linie span {padding: 4px 5px;}

.tabel-div-corp .beneficiari {
   background: aliceblue;
 
}
.tabel-div-linie img {width: 22px; margin: 0 4px 0 0;}
.tabel-div-corp img {opacity: 0.5;}

.tabel-div-corp strong {font-family: encode600;}
.tabel-div-linie.tdl-total {
  font: 16px/1.2 encode600; color: #fff;
  background: var(--mov);
  padding: 7px 0;
}
.tabel-div-linie.tdl-total > span:first-child {background: none;}
.tabel-div-linie.tdl-total > span {border-right: 1px solid rgba(255, 255, 255, 0.4); border-bottom: none; }
.tabel-div-linie.tdl-totalfinal {
  font: 18px/1.2 encode700;
  color: var(--mov3); background: #fff;
  border-top: 2px solid var(--mov);
  margin-top: -1px;
}
.tabel-div-linie.tdl-totalfinal > span {border: none; padding: 15px 5px;}
.tabel-div-linie.tdl-totalfinal > span.spanx3 + span {border: none;}
.tabel-div-linie.tdl-totalfinal > span:first-child {background: #fff;}
/* END BORDEROU */





.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px 15px;
  border-top: 1px solid #eaeff0;
  vertical-align: middle;
}

.borderou .table > tbody > tr > th {
  position: sticky;
  z-index: 10;
  top: 0; /* Don't forget this, required for the stickiness */

}

.table-incasariall {
  transform: rotateX(180deg);
  overflow-x: scroll;
  overflow-y: visible;
}
.borderou .table {
  transform: rotateX(180deg);
  min-width: 1500px;
  margin-right: 30px;
	table-layout: auto;
	width: auto;
	position:relative;
}
.table.ore-situtie.table-bordered.b-t.b-b > tbody > tr > th, 
.table.ore-situtie.table-bordered.b-t.b-b > thead > tr > th, 
.table.ore-situtie.table-bordered.b-t.b-b > tbody > tr > th, 
.table.ore-situtie.table-bordered.b-t.b-b > thead > tr > td,
.table.ore-situtie.table-bordered > tbody > tr > td
{
	border-top:1px solid #000!important;
	border-bottom: 1px solid #000!important;
	border-left: 1px solid #000!important;
	border-right: 1px solid #000!important;
	border-color: #000!important;
	font-weight: unset;
	vertical-align: middle;

}
.table.ore-situtie.table-bordered.b-t.b-b > thead:first-child > tr > th{
	border-top:1px solid transparent !important;
	border-left: 1px solid transparent!important;
	border-right: 1px solid transparent!important;
} 

.table > thead > tr > th {
  padding: 8px 15px;
  border-bottom: 1px solid #eaeff0;
  font: 14px/1.2 encode600;
}

.table-bordered {
  border-color: #eaeff0;
}

.table-bordered > tbody > tr > td {
	border-color: #eaeff0;
	vertical-align: middle;
}
.table-bordered > thead > tr > th {
  border-color: #eaeff0;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fafbfc;
}

.table-striped > thead > th {
  background-color: #fafbfc;
  border-right: 1px solid #eaeff0;
}

.table-striped > thead > th:last-child {
  border-right: none;
}

.well,
pre {
  background-color: #edf1f2;
  border-color: #dee5e7;
}

.dropdown-menu {
  border: 1px solid #dee5e7;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.dropdown-menu.pull-left {
  left: 100%;
}

.dropdown-menu > .panel {
  margin: -5px 0;
  border: none;
}

.dropdown-menu > li > a {
  padding: 5px 15px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #58666e;
  /*background-color: #edf1f2 !important;*/
  background-color: unset;
  background-image: none;
  filter: none;
}

.dropdown-header {
  padding: 5px 15px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #58666e;
  background-color: #edf1f2 !important;
}

.dropdown-submenu:hover > .dropdown-menu,
.dropdown-submenu:focus > .dropdown-menu {
  display: block;
}

.dropdown-submenu.pull-left {
  float: none !important;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
}

.btn-group > .btn {
  margin-left: -1px;
}

/*cols*/

.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-0 {
  clear: left;
}

.row.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter [class*="col"] {
  padding: 0;
}

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

.row-sm > div {
  padding-right: 10px;
  padding-left: 10px;
}

.modal-backdrop {
  background-color: #3a3f51;
}

.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal-over {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.modal-center {
  position: absolute;
  top: 50%;
  left: 50%;
}

/*layout*/

html,
body {
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
}

.app {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
}

.app:before {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  width: inherit;
  background-color: #f0f3f4;
  border: inherit;
  content: "";
}
.sigla-login:hover {
	background: transparent !important;
}
.app-header-fixed {
  padding-top: 80px;
}

.app-header-fixed .app-header {
  position: fixed;
  top: 0;
  width: 100%; height: 100px;
  padding:0;
}

.app-header {
  z-index: 1025;
  border-radius: 0;
}

.app-aside {
  float: left;
}

.app-aside:before {
  position: absolute; top: 0; bottom: 0; z-index: -1;
  width: inherit;
  background-color: inherit;
  border: inherit;
  content: "";
 /* width: 100%;*/
}

.app-aside-footer {
  position: absolute;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  max-width: 200px;
}

.app-aside-folded .app-aside-footer {
  max-width: 60px;
}

.app-aside-footer ~ div {
  padding-bottom: 50px;
}

.app-aside-right {
  padding-bottom: 50px;
}

.app-content {
  height: 100%;
}

.app-content:before,
.app-content:after {
  display: table;
  content: " ";
}

.app-content:after {
  clear: both;
}

.app-content-full {
  position: absolute;
  top: 50px;
  bottom: 50px;
  width: auto !important;
  height: auto;
  padding: 0 !important;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.app-content-full.h-full {
  bottom: 0;
  height: auto;
}

.app-content-body {
  float: left;
  width: 100%;
  padding-bottom: 50px;
}

.app-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
}

.app-footer.app-footer-fixed {
  position: fixed;
}

.hbox {
  display: table;
  width: 100%;
  height: 100%;
  border-spacing: 0;
  table-layout: fixed;
}

.hbox .col {
  display: table-cell;
  float: none;
  height: 100%;
  vertical-align: top;
}

.v-middle {
  vertical-align: middle !important;
}

.v-top {
  vertical-align: top !important;
}

.v-bottom {
  vertical-align: bottom !important;
}

.vbox {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 240px;
  border-spacing: 0;
}

.vbox .row-row {
  display: table-row;
  height: 100%;
}

.vbox .row-row .cell {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.ie .vbox .row-row .cell {
  display: table-cell;
}

.vbox .row-row .cell .cell-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.navbar {
  margin: 0;
  border-width: 0;
  border-radius: 0;
}

.navbar .navbar-form-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-md {
  min-height: 60px;
}

.navbar-md .navbar-btn {
  margin-top: 13px;
}

.navbar-md .navbar-form {
  margin-top: 15px;
}

.navbar-md .navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-md .navbar-brand {
  line-height: 60px;
}

.navbar-header > button {
  padding: 10px 17px;
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  background-color: transparent;
  border: none;
}

.navbar-brand {
  display: inline-block;
  float: none !important;
  height: auto;
  padding: 0 20px; margin-top: 15px;
  font-size: 20px; font-weight: 700; line-height: 20px;
  text-align: center;
  margin-right:0px!important; /*am adaugat recent aceasta conditie*/
}

.navbar-brand:hover {
  text-decoration: none;
}

.sigla-login {margin: 10px 0;}
.sigla-login:hover {background: unset !important;}
.sigla-login:focus {background: unset !important;}

.sigla-ccf {display: block; width: 159px;}

.pagina-login .bg-dark .nav > li:hover > a {
  background-color: transparent !important;
}

.pagina-login .nav li a:hover {
  color: transparent !important; background-color: transparent !important;
  box-shadow: none !important; text-shadow: none !important;
}

.sigla-ccf-mic {display: none;}
.sigla-ccf-text span {
  display: block; white-space: normal;
  font: 13px/14px encode500;
  padding: 10px 0 15px 0;
}
.sigla-endd {
  display: block;
  position: absolute; bottom: 0; left: 0;
  height: auto;
  padding: 0 20px; margin-top: 15px;
  font-size: 20px; font-weight: 700; line-height: 50px;
  text-align: center;
}
.sigla-endd img {
  display: inline;
  vertical-align: middle;
  max-height: 20px;
}

nav.navi {margin-top: 111px;}

html.bg {
  background: url('../img/bg.jpg');
  background-attachment: fixed;
  background-size: cover;
}

.app.container {
  padding-right: 0;
  padding-left: 0;
}

.cautare-select {
  padding: 0;
  width: 70%;
}
.cautare-select input {
  border: 1px solid var(--mov); border-radius: 3px !important; 
  margin: 0 5px 0 0;
}
.cautare-select select {
  border: 1px solid var(--mov); border-radius: 3px !important;
  margin: 0 5px 0 0;
}
.cautare-select button {
  background: var(--mov); color: #fff !important;
  border: 1px solid var(--mov); border-radius: 3px;
  text-shadow: none;
  line-height: 22px;
}
.cautare-select button:hover {
  opacity: 0.7;
  background: var(--mov); color: #fff !important;
}

.card-select-select {
  flex-direction: row;
  justify-content: flex-end;
}
.select-select {
  padding: 7px 0;
  width: 70%;
  text-align: right;
  float: right;
}
.select-select .form-group {margin: 0; width: 100%;}
.select-select select:first-child {width: 150%;}

.select-x3.select-select select:first-child {
  width: 340%;
}

.cautare-membri.select-x3.select-select select:first-child {
  width: 120%;
}


.filtru-situatie-dosare {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.filtru-situatie-dosare .SelectBox {
  display: flex !important; align-items: center;
  height: 40px;
  border-color: #cfdadd !important; border-radius: 5px !important;
}

.form-cautare-dosare {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.cautare-dosare {
  position: relative;
}
.form-cautare-dosare button {
  position: absolute; top: 0; right: 0;
  display: flex; justify-content: center; align-items: center;
  background: var(--pai);
  height: 100%; width: 50px;
  border: 1px solid #cfdadd;
  border-radius: 0 5px 5px 0;
}
.cautare-dosare button .mso {
  position: relative; top: initial; left: initial;
  font: 200 30px/1.2 'Material Symbols Outlined';
}

.prints-candidat {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding: 7px 20px;
  transition: all 0.5s;
}
.prints-candidat:hover {background: rgba(255,204,0, 0.1);}
.prints-candidat:last-of-type {border: none;}
.prints-candidat .text-left {
  display: flex;
  align-items: center;
}
.prints-candidat .text-right {padding: 0 !important;}
.prints-candidat .btn {
  font-size: 14px; line-height: 14px;
  border-radius: 5px;
  margin-left: 5px; padding: 10px 10px;
  text-transform: uppercase;
}

.prints-candidat .btn .mso {
  font: 200 30px/1.2 'Material Symbols Outlined';
}


.modificare-debite {
  background: #dbffee;
}
.modificare-debite td {vertical-align: middle; padding: 5px 10px;}
.modificare-debite button {
  text-transform: uppercase;
  border: none; border-radius: 5px;
  font: 12px/1 encode500;
  background: #65c798; color: #fff;
  padding: 7px 15px;
  transition: all 0.5s;
}
.modificare-debite button:hover {background: #0b1014;}
.modificare-debite input[type="text"] {
  border: 1px solid #65c798;
  border-radius: 5px;
  font: 14px/1 encode500;
  padding: 7px;
  user-select: auto;
  overflow: visible;
}


/* Articole */
.articolele {
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
  margin: 60px 0 50px 0;
}
.h1-articolele span:after {
  content: "\f105"; font-family: "Font Awesome 5 Free"; 
  font-size: 24px; font-weight: 900;
  margin: 0 5px 0 10px;
}
.articolul {
  width: 17%; position: relative;
  border: 1px solid #ddd;
  padding: 15px 15px 25px 15px; margin: 0px 1% 35px 1%;
  background: #fff;
}
.articolul span {
  display: block;
  padding: 10px 0;
  text-align: right;
}
.articolul-titlu {
  display: block;
  font-size: 16px; line-height: 22px; font-weight: bold;
  color: #6f448b;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}
.articolul-text {
  display: block;
  color: #777;
}
.articolul-text:after {
  position: absolute; bottom: 0; right: 15px;
  content: "Mai mult";
  display: block;
  font-weight: bold;
  text-align: right;
  color: #333;
  padding: 7px 0;
}
.articolele .card-footer {width: 100%; z-index: 10;}
.pagination li a {
  display: inline-block;
  color: #6f448b;
  border: 1px solid #bea5cf; border-radius: 3px;
  text-align: center;
  width: 30px;
  padding: 3px 0; margin: 0 2px 5px 0;
  font-family: "encode600";
  transition: all 0.5s;
}
.pagination li a:hover {background: rgba(255,204,0,0.5); border: 1px solid #bea5cf;}
.pagination li.active a {background: #6f448b; border-color: #6f448b; color: #fff;}


/* INSCRIERE */
.inscriere-h2 {
  font: 22px/22px encode400;
  margin: 0 15px 32px 15px; padding: 0 0 8px 0;
  border-bottom: 1px dashed #ccc;
}
.inscriere-titlu {margin: 0;}
.inscriere-titlu .control-label {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;
}

.formul-inscriere .checkbox {margin-top: 10px;}
.inscrie-button {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: center;
  font: 18px/20px encode500; letter-spacing: 0.4px;
  width: 30%;
  padding: 15px 0;
  border-radius: 7px !important;
}
.inscrie-button i {margin: 0 8px 0 0; font-size: 22px;}


.articol-det {
  margin: 100px 0 50px 0;
  padding: 0 20px;
}
.articol-det h2 {
  font-size: 32px; font-weight: bold; letter-spacing: -0.5px;
  margin: 0 0 30px 0; padding: 0 0 15px 0;
  border-bottom: 1px solid #ddd;
}
.articol-det h3 {
  font-size: 24px;
  margin: 0 0 5px 0; padding: 0;
}
.sala-repartizati .card-header {
  background: transparent;
  margin: 0 0 20px 0; padding: 0 0 10px 0;
}
.sala-repartizati select {
  padding: 5px 10px;
  margin: 0 20px 20px 0;
  border-radius: 4px;
  border: 1px solid var(--mov);
  color: var(--mov);
}
.buton-sageti {
  color: var(--mov);
  border: 1px solid var(--mov); border-radius: 4px;
  padding: 5px 18px; margin: 20px 0;
  transition: all 0.5s;
}
.buton-sageti:hover, .buton-sageti:focus {
  background: rgba(255,204,0, 0.4);
}



#salveaza {
  display: flex; align-items: center;
  color: #fff; background: var(--mov);
  transition: all 0.5s;
  border: none; border-radius: 4px;
  padding: 10px 10%;
  font-size: 16px;
  text-transform: uppercase;
  transition: all 0.5s;
  cursor: pointer;
}
#salveaza:hover {box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.4) !important;}
#salveaza:focus {color: var(--mov) !important; background: var(--galben);}
#salveaza i {margin: 0 5px 0 0;}
#salveaza span {margin: 0 5px 0 0;}

.rights-content {
  display: flex;
  justify-content: flex-start;
}
.rights-content select {
  margin: 0 15px 0 0;
  border-radius: 4px;
}
/* end articole */



/* FIRMA */
.form-3-coloane {
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
  
}
.form-3-coloane h1 {
  font-size: 24px; line-height: 24px;
  background: var(--pai); color: var(--mov);
  padding: 15px 0.75rem; margin: 0 15px 20px 15px;
  border-radius: 3px;
}
.form-3-coloane h1 i {
  float: right;
  margin: 0 15px 0 0; padding: 0 0 0 15px;
  opacity: 0.6;
  border-left: 1px solid var(--mov);
}
.form-coloana1 {
  width: 25%;
}
.avatarul img {
  width: 100%; border-radius: 4px;
  margin-bottom: 15px !important;
}
.form-coloana2 {
  width: 50%;
  
}.form-coloana4 {
  width: 75%;
}
.form-coloana3 {
  width: 25%;
}
.ceccar label.control-label {
  border-bottom: 1px solid #ccc;
  padding: 13px 0 3px 0;
}
.ceccar .form-group {
  margin-left: 3px;
}
.form-coloana3 .i-checks {padding-left: 5px;}


#add-user-form .form-coloana3 .i-checks {
	padding-left: 20px;
	padding-top: 10px;
}
.form-coloana3 .input-group-addon {
  background-color: transparent;
  border-color: transparent;
  width: 30px;
  margin-left: 3px;
  cursor: pointer;
}
.form-coloana3 .icon-calendar:before {
  font-size: 35px;
  color: var(--mov);
}
.card-body.form-3-coloane.dashboard span {
	display:block; 
	margin-bottom:25px;
}
.card-body.form-3-coloane.dashboard .status-dashboard span {
	display: block;
	margin-bottom: 0px;
}
.status-dashboard span {
	display:block; 
		background: var(--pai);
	padding: 5px 10px;
	margin: 0 0 0 5px;
	
}
.status-dashboard .for-text {
	font-weight: bold;
	text-align: center;
}
.card .contestatie-mesaje span {
	display:block; 
	margin-bottom:25px;
}
.card .contestatie-mesaje {
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.card-body.form-3-coloane.dashboard span a {
	background-color: #4a2a5e;
	color: #fff !important;
	padding: 3px;
}
.do-you {margin-left: 18px !important;}
.do-you label {margin-left: 0px; padding: 0;}
.do-you label:nth-child(1) {
  border-bottom: 1px solid #ccc;
  padding: 0 0 3px 0;
  border-bottom: none;
  text-align: center;
  border-radius: 3px 3px 0 0;
}
.do-you-radio label:nth-child(1) {
  border-bottom: 1px solid #ccc;
  padding: 0 0 3px 0;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
}
.form-group.col-lg-12.do-you-radio {
	margin-left: 20px;
}
#add-user-form .do-you label:nth-child(1){
	  text-align: left;
}

.but-show, .but-edit {
  display: inline-block;
  float: right; width: 70px;
  text-transform: uppercase; text-align: center;
  font: 12px/12px encode500;
  padding: 4px 0; margin: 1px 0 0 0;
  border: 1px solid var(--mov); border-bottom: none;
  border-radius: 3px 3px 0 0;
  cursor: pointer; transition: all 0.5s;
}
.but-show:hover, .but-edit:hover, 
.but-show:focus, .but-edit:focus, 
.but-show:active, .but-edit:active
 {
  background: var(--mov); color: #fff;
}

.wrapper-md.detalii-candidat .but-show, 
#candidat-for-collapse .but-show, 
#candidat-for-collapse .but-edit, 
#candidat-for-candidateffect .but-show, 
#candidat-for-candidateffect .but-edit, 
.wrapper-md.detalii-candidat .but-edit {
	width: 160px;
}


.popapul {
  display: none;z-index: 1100;
  position: fixed; left: 0; top: 0;
  padding-top: 100px;
  width: 100%; height: 100%; 
  overflow: auto;
  background: rgba(0,0,0,0.5);
  }

.popapul-content {
  background-color: #fefefe;
  margin: auto; padding: 20px;
  border-radius: 5px;
  width: 35%;
  animation-name: deschide;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  transform: scale(1.0,1.0);
}

@keyframes deschide {
  0%  {opacity: 0; transform: scale(1.02,1.02);}
  100% {opacity: 1; transform: scale(1.0,1.0);}
  }

.inchide {
  position: absolute; top: 0px; right: 15px;
  color: #aaa; font-size: 28px;
  }

.inchide:hover, .inchide:focus {
  color: #000; text-decoration: none; cursor: pointer;
  }
.ok-inteles {
  display: inline-block; float: right;
  padding: 10px 20px; margin: 0 0 10px 0;
  background: var(--mov); color: #fff;
  border-radius: 4px;
  transition: all 0.5s;
}
.ok-inteles:hover {opacity: 0.7; color: #fff;}
.clear {float: none; clear: both;}
.popapul strong {font-family: encode700;}


.datepicker table {font-size: 12px;}
.datepicker table th {width: 30px; height: 36px;}
.datepicker table td {height: 26px;}

.meniu-user button {
  font-size: 14px; line-height: 16px;
  padding: 5px 10px;
}

.select-go-reset {
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 27px 0 27px;
}
.sgr-form1 {
  width: 50%;
  display: flex !important; flex-wrap: wrap;
  justify-content: space-between;
}
.sgr-form1 .form-group {
  width: 85%;
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
}
.sgr-form1 label {display: flex; align-items: center; width: 20%;}
.sgr-form1 select {width: 79%;}
.sgr-form1 .btn-group {width: 12%;}
.sgr-form1 button {
  background: var(--mov); color: #fff !important; text-shadow: none;
  padding: 6px 14px;
  font-family: encode700;
  text-transform: uppercase;
}
.sgr-form2 button {padding: 6px 14px;}

.sgr-form2 {width: 50%;}

.cosul-meu a {margin: 0 0px 0 10px;}
.cosul-meu strong {font-weight: 400;}
.cosul-meu img {width: 20px; margin: -7px 0 0 0;}

.navbar-nav .dropdown-menu {
  position: absolute; top: 50px; right: -5px;
  min-width: 1px;
  padding: 0.4rem 0; margin: 0;
  font-size: 1rem;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.15); border-top: none;
  border-radius: 0 0 3px 3px;
  box-shadow: none;
}
.navbar-nav .dropdown-menu li {padding: 0 !important;}
.navbar-nav .dropdown-menu li a {
  font: 12px/12px encode400;
}

.user-titlu.m-n,
.title-status,
#container-contact-history p.bg-primary:first-child {
  margin: 0 0 20px 0 !important;
  font-size: 25px;
  background: none !important; color: var(--mov);
}
.text-atent {font-size: 16px; font-weight: 600;}
.text-atent i {margin: 0 0 0 7px;}
.wrapper-sanctions {padding: 0 !important;}

.div-strada {padding-right: 0;}
.div-nr {padding-left: 0;}
.div-bloc {padding-right: 0;}
.div-scara {padding-left: 0;}
.div-etaj {padding-right: 0;}
.div-ap {padding-left: 0;}
.div-lastname {padding-right: 0;}
.div-tata {padding-right: 0; padding-left: 0;}
.div-firstname {padding-left: 0;}
.nume-prenume label {min-height: 40px;}

.div-nr em {font-style: normal;}

.avatarul label[for="ownavatar"] {
  background: #fff; color: var(--mov) !important;
  border: 1px solid var(--mov); border-radius: 4px;
  text-shadow: none; box-shadow: none;
  font-size: 14px;
}
.avatarul label[for="ownavatar"]:hover,
.avatarul label[for="ownavatar"]:focus {
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.1) !important;
  background: #fff; color: var(--mov) !important;
}
.fc1-butoane .btn{
  width: 100%;
  margin: 0 0 10px 0; padding: 10px 0;
  border-radius: 7px; border: none;
  background: var(--mov2);
  color: var(--galben) !important;
  
}
.solicitari-dashboard .fc4-butoane .btn {
	color: var(--white)!important;
	padding: 6px 20px !important;
	width: 60%;
	text-align: left;
}
.solicitari-dashboard .fc4-butoane .btn:before {
  content: "\f0da"; font: 900 16px "Font Awesome 5 Free";
  margin: 0 8px 0 0;
}

.fc4-butoane .btn{
  width: 25%;
  margin: 20px 0 10px 0!important; padding: 10px 0;
  border-radius: 7px; border: none;
  background: var(--mov2);
  color: var(--white) !important;
  display:block;
}
.fc1-butoane .btn.active{
  width: 100%;
  margin: 0 0 10px 0; padding: 10px 0;
  border-radius: 7px; border: none;
  background: var(--galben);
  color: var(--mov2) !important;
}
.fc1-butoane .btn:hover, .fc1-butoane .btn:focus {
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.1) !important;
}
.form-coloana2 p.bg-primary ,
.form-coloana3 p.bg-primary, 
.form-inscriere-c p.bg-primary{
  background-color: #fff !important;
  color: var(--mov) !important;
  border-bottom: 1px dotted var(--mov);
  margin: 22px auto 0px auto;
  padding: 0 0 3px 0;
  width: calc(100% - 30px);
  font: 16px/18px encode500;
  text-indent: 0;
}
.form-inscriere-c p.bg-primary {padding: 0 0 3px 0 !important;}
#mesaj_acord {
	margin: 20px auto 0 auto;
  color: var(--rosu);
  width: calc(100% - 30px);
  flex: initial;
  border-color: var(--rosu);
}

.icex i {margin-left: 5px !important;}
.check-verde {position: relative;}
.check-verde:before {
  content: "\f058"; font: 900 14px "Font Awesome 5 Free";
  color: var(--verde);
  position: absolute; top: -7px; left: -12px;
}
.check-rosu {position: relative;}
.check-rosu:before {
  content: "\f057"; font: 900 14px "Font Awesome 5 Free";
  color: var(--rosu);
  position: absolute; top: -7px; left: -12px;
}


.show {
  background: linear-gradient(var(--bg), #fff); margin: 0;
  padding: 10px 0 0 0;
  margin: 0;
}
/*.show > div {
	margin-bottom: 0;
}*/
.form-inscriere-c p.bg-primary.ales {
  font: 16px/18px encode700;
  letter-spacing: -0.5px;
}
.inscriere-aprobat label {
	padding-top:6px;
}
.ales .but-show {background: var(--mov); color: #fff;}

.cecbocs label i {
  opacity: 0.6; margin: 0 4px 0 0;
  border-radius: 4px;
}
.yes-no span {
  border: 1px solid #ccc;
  padding: 5px 7px;
  border-radius: 3px;
  text-align: center;
}
.date-identity {margin: 0 0 35px 0;}
.date-identity span {
  background: var(--pai);
  margin: 0 0 10px 0;
  padding: 5px 7px;
  border-radius: 3px;
}
.meniu-user button.save-profile {
  display: block; width: calc(100% - 30px);
  padding: 13px; margin: 20px 15px;
  text-align: center;
  font-size: 20px;
  margin-top:20px;
}
/* end firma */


.tabel-incasari th {
  font: 14px/1.2 encode600;
  border-top: 1px solid rgba(111, 68, 139, 0.5) !important;
  border-right: 1px solid rgba(111, 68, 139, 0.5) !important;
  border-bottom: 3px solid var(--mov) !important;
  background: aliceblue; color: var(--mov);
  vertical-align: middle !important;
}
.tabel-incasari td {
  font: 14px/1.2 encode400;
  border-right: 1px solid rgba(111, 68, 139, 0.5) !important;
  border-bottom: 1px solid rgba(111, 68, 139, 0.5) !important;
  color: var(--mov);
}
.borderou .table-bordered.tabel-incasari th {
  border-color: rgba(111, 68, 139, 0.5) !important;
  border-bottom-color: var(--mov) !important;
}
.borderou .table-bordered.tabel-incasari td {
  border-color: rgba(111, 68, 139, 0.5) !important;
}
.tabel-incasari td:first-child {
  background: var(--pai);
}
.table-striped.tabel-incasari > tbody > tr:nth-child(odd) > td:first-child, 
.table-striped.tabel-incasari > tbody > tr:nth-child(odd) > th:first-child {
  background-color: var(--pai);
}
.tabel-capdublu-incasari  {
font: 14px/1.2 encode600;
 color: var(--mov);

}
.tabel-capdublu-incasari .tranzactie th,
.tabel-capdublu-incasari .tranzactie td {
	background-color:rgba(255, 204, 0, 0.1);
	 border-top: 1px solid rgba(111, 68, 139, 0.5) !important;
  border-right: 1px solid rgba(111, 68, 139, 0.5) !important;
  	border-color:rgba(111, 68, 139, 0.5)!important;

  
}
.tabel-capdublu-incasari .detalii-plati th,
.tabel-capdublu-incasari .detalii-plati td
 {
	background-color:rgba(111, 68, 139, 0.1);
	border-right: 1px solid rgba(111, 68, 139, 0.5);
	border-color:rgba(111, 68, 139, 0.5)!important;
  
}
.tabel-capdublu th {
  font: 14px/1.2 encode600;
  border-top: 1px solid rgba(111, 68, 139, 0.5) !important;
  border-right: 1px solid rgba(111, 68, 139, 0.5) !important;
  
  background: aliceblue; color: var(--mov);
  vertical-align: middle !important;
}
.tabel-capdublu tr:nth-of-type(2) th {
  border-bottom: 3px solid var(--mov) !important;
}
.tabel-capdublu td {
  font: 14px/1.2 encode400;
  border-right: 1px solid rgba(111, 68, 139, 0.5) !important;
  border-bottom: 1px solid rgba(111, 68, 139, 0.5) !important;
  color: var(--mov);
}
.borderou .table-bordered.tabel-capdublu th {
  border-color: rgba(111, 68, 139, 0.5) !important;
  border-bottom-color: var(--mov) !important;
}
.borderou .table-bordered.tabel-capdublu td {
  border-color: rgba(111, 68, 139, 0.5) !important;
}

.tabel-capdublu td:first-child {
  background: var(--pai);
}

.card a[href^="/financiarrapoarte/"], 
.card a[href^="/rapoartefinanciar/"], 
.card a[href*="exportexcel"] {
  display: inline-flex; align-items: center;
  font: 14px/1.2 encode500;
  text-transform: uppercase;
  margin: 0; padding: 2px 10px;
}

.card a[href^="/financiarrapoarte/"] i.fa-file-excel-o:before, 
.card a[href^="/rapoartefinanciar/"] i.fa-file-excel-o:before,
.card a[href*="exportexcel"] i.fa-file-excel-o:before {
  content: "assignment";
  font: 300 24px/1.2 'Material Symbols Outlined';
  margin: 0 7px 0 0;
}
.card a[href^="/financiarrapoarte/"]:after, 
.card a[href^="/rapoartefinanciar/"]:after, 
.card a[href*="exportexcel"]:after {
  content: " xls";
  margin: 0 0 0 7px;
}

button[onclick*="reset"] {
  display: inline-flex; align-items: center;
  font: 14px/1.2 encode500;
  text-transform: uppercase;
  margin: 0; padding: 2px 10px;
  background: #fff; color: var(--rosu) !important;
  border: 1px solid;
  transition: all 0.5s;
}
button[onclick*="reset"]:before {
  content: "restart_alt";
  font: 300 24px/1.2 'Material Symbols Outlined';
  margin: 0 7px 0 0; 
}
button[onclick*="reset"]:hover {
  background: var(--rosu); color: #fff; border-color: var(--rosu);
}



@media (max-width: 1600px) {
  .tabel-incasari th, .tabel-incasari td {font-size: 12px;}
  .borderou-print .tabel-div-linie > span {font-size: 12px;}
  .articolul {width: 22%;}
  .cosul-meu {margin: 0 20px;}
  /*.cosul-meu strong {display: none;}*/
  .menu-sus-stanga span {display: none;}
}
@media (max-width: 1280px) {.articolul {width: 30%;}}

@media (min-width: 768px) {
  

  .app.container {
    width: 750px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  }
  .app.container .app-aside {
    overflow-x: hidden;
  }
  .app.container.app-aside-folded .app-aside {
    overflow-x: visible;
  }
  .app.container.app-aside-fixed .aside-wrap {
    left: inherit;
  }
  .app.container.app-aside-fixed.app-aside-folded .app-aside > ul.nav {
    position: absolute;
  }
  .app.container .app-header,
  .app.container .app-aside {
    max-width: 750px;
  }
  .app.container .app-footer-fixed {
    right: auto;
    left: auto;
    width: 100%;
    max-width: 550px;
  }
  .app.container.app-aside-folded .app-footer-fixed {
    max-width: 690px;
  }
  .app.container.app-aside-dock .app-footer-fixed {
    max-width: 750px;
  }
}


@media (min-width: 992px) {

  .app.container {
    width: 970px;
  }
  .app.container .app-header,
  .app.container .app-aside {
    max-width: 970px;
  }
  .app.container .app-footer-fixed {
    max-width: 770px;
  }
  .app.container.app-aside-folded .app-footer-fixed {
    max-width: 910px;
  }
  .app.container.app-aside-dock .app-footer-fixed {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  .app.container {
    width: 1170px;
  }
  .app.container .app-header,
  .app.container .app-aside {
    max-width: 1170px;
  }
  .app.container .app-footer-fixed {
    max-width: 970px;
  }
  .app.container.app-aside-folded .app-footer-fixed {
    max-width: 1110px;
  }
  .app.container.app-aside-dock .app-footer-fixed {
    max-width: 1170px;
  }
}

.nav-sub {
  height: 0;
  margin-left: -20px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
          transition: all 0.2s ease-in-out 0s;
}

.active > .nav-sub,
.app-aside-folded li:hover > .nav-sub,
.app-aside-folded li:focus > .nav-sub,
.app-aside-folded li:active > .nav-sub {
  height: auto !important;
  margin-left: 0;
  overflow: auto;
  opacity: 1;
}

/*.aside-wrap {
  position: fixed;
  overflow-y: scroll;
  height: calc(100vh - 50px);
  width: 200px;
}
*/
.aside-wrap {
    position: fixed;
    overflow-y: auto; /* Folosește auto în loc de scroll pentru a afișa scrollbar-ul doar când este necesar */
    height: calc(100vh - 83px);
    width: 200px;
    -webkit-overflow-scrolling: touch; /* Activează scroll-ul fluid pe dispozitive touch */
    scrollbar-width: thin; /* Pentru Firefox - setează un scrollbar subțire */
    scrollbar-color: #888 transparent; /* Setează culoarea scrollbar-ului */
}


/* Stilizează scrollbar-ul pentru Chrome, Edge și Safari */
.aside-wrap::-webkit-scrollbar {
    width: 8px; /* Lățimea scrollbar-ului */
}

.aside-wrap::-webkit-scrollbar-thumb {
    background-color: #888; /* Culoarea scrollbar-ului */
    border-radius: 10px; /* Rotunjire pentru scrollbar */
}

.aside-wrap::-webkit-scrollbar-thumb:hover {
    background-color: #555; /* Culoarea scrollbar-ului când este hover */
}

.aside-wrap::-webkit-scrollbar-track {
    background: transparent; /* Culoarea fundalului scrollbar-ului */
}

@media (max-width: 1400px) {.aside-wrap {width: 200px;}}

.nav-sub-header {
  display: none !important;
}

.nav-sub-header a {
  padding: 15px 20px;
}

.navi ul.nav li {
  position: relative;
  display: block;
}

.navi ul.nav li li a {
  padding-left: 40px;
}
.navi ul.nav li .nav.nav-sub .nav a {
  padding-left: 55px;
}
.navi ul.nav li li ul {
  display: none;
}

.navi ul.nav li li.active > ul {
  display: block;
}

.navi ul.nav li a {
  position: relative;
  display: block;
  padding: 10px 20px;
  font-weight: normal;
  text-transform: none;
  -webkit-transition: background-color 0.2s ease-in-out 0s;
          transition: background-color 0.2s ease-in-out 0s;
}

.navi ul.nav li a .badge,
.navi ul.nav li a .label {
  padding: 2px 5px;
  margin-top: 2px;
  font-size: 11px;
}

.nav-pills > li > a > .badge {
	margin-left: 3px;
}
.navi ul.nav li a > i {
  position: relative;
  float: left;
  width: 40px;
  margin: -10px -10px;
  margin-right: 5px;
  overflow: hidden;
  line-height: 40px;
  text-align: center;
}

.navi ul.nav li a > i:before {
  position: relative;
  z-index: 2;
}
.menu-sus em {font-style: normal;}

aside .mso {
  position: absolute; top: 6px; left: 4px;
  font: 100 24px/1.2 'Material Symbols Outlined';
}
.programmers {color: #fff;}

.li-odp {
  font-size: 12px; color: var(--mov3); border-left: 2px solid var(--bg);
  padding: 0 10px;
}

.li-odp span {display: inline-block; margin: 0 5px 0 0;}
.li-odp:first-child {border-left: 6px solid var(--bg);}
.li-odp:nth-child(3) {border-right: 6px solid var(--bg);}
.li-odp em {display: inline-block; font: 12px encode600;}

.lio-rosu em { color: var(--rosu);}
.lio-verde em { color: var(--green);}
.lio-negru em {color: var(--mov3);}


@media (min-width: 768px) {
  
  .app-aside-folded .nav-sub-header {
    display: block !important;
  }
  .app-aside-folded .nav-sub-header a {
    padding: 15px 20px !important;
  }
  .app-aside-folded .navi > ul > li > a {
    position: relative;
    height: 50px;
    padding: 0;
    text-align: center;
    border: none;
  }
  .app-aside-folded .navi > ul > li > a span {
    display: none;
  }
  .app-aside-folded .navi > ul > li > a span.pull-right {
    display: none !important;
  }
  .app-aside-folded .navi > ul > li > a i {
    display: block;
    float: none !important;
    width: auto;
    margin: 0;
    font-size: 16px;
    line-height: 50px;
    border: none !important;
  }
  .app-aside-folded .navi > ul > li > a i b {
    left: 0 !important;
  }
  .app-aside-folded .navi > ul > li > a .badge,
  .app-aside-folded .navi > ul > li > a .label {
    position: absolute;
    top: 8px;
    right: 12px;
    z-index: 3;
  }
  .app-aside-folded .navi > ul > li > ul {
    position: absolute;
    top: 0 !important;
    left: 100%;
    z-index: 1050;
    width: 200px;
    height: 0 !important;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  }
  .app-aside-folded .navi li li a {
    padding-left: 20px !important;
  }
  .app-aside-folded.app-aside-fixed .app-aside > ul.nav {
    position: fixed;
    left: 80px;
    z-index: 1010;
    display: block;
    width: 260px;
    height: auto;
    overflow: visible;
    overflow-y: auto;
    opacity: 1;
    -webkit-overflow-scrolling: touch;
  }
  .app-aside-folded.app-aside-fixed .app-aside > ul.nav:before {
    position: absolute;
    top: 0;
    left: -60px;
    width: 60px;
    height: 50px;
    content: "";
  }
  .app-aside-folded.app-aside-fixed .app-aside > ul.nav a {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}

@media (max-width: 767px) {

  .select-select .form-group {
    flex-direction: column;
  }
  .cautare-select.select-select select {
    width: 96%; margin: 0 auto 10px auto;
  }
  .select-select select:first-child {
    width: 96%;
  }
  .select-x3.select-select select:first-child {
    width: 96%;
  }

  .inscrie-button {width: 100%;}
  .app-header-fixed .app-header {height: initial;}
  .sigla-ccf {display: none;}
  .sigla-ccf-mic {display: block; width: 70px;}
  .sigla-ccf-text {position: relative;}
  .sigla-ccf-text span {
    display: block;
    font-size: 12px; line-height: 12px;
    color: #fff;
    text-transform: uppercase; text-align: left;
    position: absolute; top: 2px; left: 98px;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
  }
  .expertise {margin: 15px;}
  .expertise .row {margin: 0; padding: 0;}
  .expertise label:nth-child(1) {
    border-bottom: 1px solid #ccc;
    padding: 0 0 3px 0;
  }

  .meniu-user {margin-top: 30px;}

  .coloana-radio-butoane {
    margin: 0 15px;
  }
  .coloana-radio-butoane .form-group {
    padding: 5px;
  }
  .coloana-radio-butoane .control-label {
    border-bottom: 1px solid #ccc;
    padding: 0 0 3px 0; margin: 0 -2px 10px -2px;;
  }
  .coloana-radio-butoane .i-checks > i {
    margin-left: -18px;
  }
 


  html,
  body {
    overflow-x: hidden !important;
  }
  .app {
    overflow-x: hidden;
  }
  .app-content {
    -webkit-transition: -webkit-transform 0.2s ease;
       -moz-transition: -moz-transform 0.2s ease;
         -o-transition: -o-transform 0.2s ease;
            transition: transform 0.2s ease;
  }
  .off-screen {
    position: fixed;
    top: 50px;
    bottom: 0;
    z-index: 1010;
    display: block !important;
    width: 75%;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: visible;
    -webkit-overflow-scrolling: touch;
  }
  .off-screen + * {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1015;
    width: 100%;
    padding-top: 50px;
    overflow: hidden;
    background-color: #f0f3f4;
    -webkit-transform: translate3d(75%, 0, 0px);
            transform: translate3d(75%, 0, 0px);
    -webkit-transition: -webkit-transform 0.2s ease;
       -moz-transition: -moz-transform 0.2s ease;
         -o-transition: -o-transform 0.2s ease;
            transition: transform 0.2s ease;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .off-screen + * .off-screen-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1020;
    display: block !important;
  }
  .off-screen.pull-right {
    right: 0;
  }
  .off-screen.pull-right + * {
    -webkit-transform: translate3d(-75%, 0, 0px);
            transform: translate3d(-75%, 0, 0px);
  }
}

@media (min-width: 992px) {
  
  .app-aside-dock .app-content,
  .app-aside-dock .app-footer {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .app-aside-dock .app-aside-footer ~ div {
    padding-bottom: 0;
  }
  .app-aside-dock.app-aside-fixed.app-header-fixed {
    padding-top: 115px;
  }
  .app-aside-dock.app-aside-fixed .app-aside {
    position: fixed;
    top: 50px;
    z-index: 1000;
    width: 100%;
  }
  .app-aside-dock .app-aside,
  .app-aside-dock .aside-wrap,
  .app-aside-dock .navi-wrap {
    position: relative;
    top: 0;
    float: none;
    width: 100% !important;
    overflow: visible !important;
  }
  .app-aside-dock .navi-wrap > * {
    width: auto !important;
  }
  .app-aside-dock .app-aside {
    bottom: auto !important;
  }
  .app-aside-dock .app-aside.b-r {
    border-bottom: 1px solid #dee5e7;
    border-right-width: 0;
  }
  .app-aside-dock .app-aside:before {
    display: none;
  }
  .app-aside-dock .app-aside nav > .nav {
    float: left;
  }
  .app-aside-dock .app-aside .hidden-folded,
  .app-aside-dock .app-aside .line,
  .app-aside-dock .app-aside .navi-wrap > div {
    display: none !important;
  }
  .app-aside-dock .app-aside .navi > ul > li {
    position: relative;
    display: inline-block;
    float: left;
  }
  .app-aside-dock .app-aside .navi > ul > li > a {
    height: auto;
    padding: 10px 15px 12px 15px;
    text-align: center;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > .badge,
  .app-aside-dock .app-aside .navi > ul > li > a > .label {
    position: absolute;
    top: 5px;
    right: 8px;
    padding: 1px 4px;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > i {
    display: block;
    float: none;
    width: 40px;
    margin-top: -10px;
    margin-right: auto;
    margin-bottom: -7px;
    margin-left: auto;
    font-size: 14px;
    line-height: 40px;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > span.pull-right {
    position: absolute;
    bottom: 2px;
    left: 50%;
    display: block !important;
    margin-left: -6px;
    line-height: 1;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > span.pull-right i {
    width: 12px;
    font-size: 12px;
    line-height: 12px;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > span.pull-right i.text {
    line-height: 14px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .app-aside-dock .app-aside .navi > ul > li > a > span {
    display: block;
    font-weight: normal;
  }
  .app-aside-dock .app-aside .navi > ul > li .nav-sub {
    position: absolute;
    top: auto !important;
    left: 0;
    z-index: 1050;
    display: none;
    width: 200px;
    height: auto !important;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  }
  .app-aside-dock .app-aside .navi > ul > li .nav-sub-header {
    display: none !important;
  }
  .app-aside-dock .app-aside .navi li li a {
    padding-left: 15px;
  }
  .app-aside-dock .app-aside .navi li:hover > .nav-sub,
  .app-aside-dock .app-aside .navi li:focus > .nav-sub,
  .app-aside-dock .app-aside .navi li:active > .nav-sub {
    display: block;
    height: auto !important;
    margin-left: 0;
    overflow: auto;
    opacity: 1;
  }
}

.arrow {
  z-index: 10;
  border-width: 9px;
}

.arrow,
.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.arrow:after {
  border-width: 8px;
  content: "";
}

.arrow.top {
  top: -9px;
  left: 50%;
  margin-left: -9px;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-top-width: 0;
}

.arrow.top:after {
  top: 1px;
  margin-left: -8px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}

.arrow.top.arrow-primary:after {
  border-bottom-color: #7266ba;
}

.arrow.top.arrow-info:after {
  border-bottom-color: #23b7e5;
}

.arrow.top.arrow-success:after {
  border-bottom-color: #27c24c;
}

.arrow.top.arrow-danger:after {
  border-bottom-color: #f05050;
}

.arrow.top.arrow-warning:after {
  border-bottom-color: #fad733;
}

.arrow.top.arrow-light:after {
  border-bottom-color: #edf1f2;
}

.arrow.top.arrow-dark:after {
  border-bottom-color: #3a3f51;
}

.arrow.top.arrow-black:after {
  border-bottom-color: #1c2b36;
}

.arrow.right {
  top: 50%;
  right: -9px;
  margin-top: -9px;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-width: 0;
}

.arrow.right:after {
  right: 1px;
  bottom: -8px;
  border-left-color: #ffffff;
  border-right-width: 0;
}

.arrow.right.arrow-primary:after {
  border-left-color: #7266ba;
}

.arrow.right.arrow-info:after {
  border-left-color: #23b7e5;
}

.arrow.right.arrow-success:after {
  border-left-color: #27c24c;
}

.arrow.right.arrow-danger:after {
  border-left-color: #f05050;
}

.arrow.right.arrow-warning:after {
  border-left-color: #fad733;
}

.arrow.right.arrow-light:after {
  border-left-color: #edf1f2;
}

.arrow.right.arrow-dark:after {
  border-left-color: #3a3f51;
}

.arrow.right.arrow-black:after {
  border-left-color: #1c2b36;
}

.arrow.bottom {
  bottom: -9px;
  left: 50%;
  margin-left: -9px;
  border-top-color: rgba(0, 0, 0, 0.1);
  border-bottom-width: 0;
}

.arrow.bottom:after {
  bottom: 1px;
  margin-left: -8px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}

.arrow.bottom.arrow-primary:after {
  border-top-color: #7266ba;
}

.arrow.bottom.arrow-info:after {
  border-top-color: #23b7e5;
}

.arrow.bottom.arrow-success:after {
  border-top-color: #27c24c;
}

.arrow.bottom.arrow-danger:after {
  border-top-color: #f05050;
}

.arrow.bottom.arrow-warning:after {
  border-top-color: #fad733;
}

.arrow.bottom.arrow-light:after {
  border-top-color: #edf1f2;
}

.arrow.bottom.arrow-dark:after {
  border-top-color: #3a3f51;
}

.arrow.bottom.arrow-black:after {
  border-top-color: #1c2b36;
}

.arrow.left {
  top: 50%;
  left: -9px;
  margin-top: -9px;
  border-right-color: rgba(0, 0, 0, 0.1);
  border-left-width: 0;
}

.arrow.left:after {
  bottom: -8px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
}

.arrow.left.arrow-primary:after {
  border-right-color: #7266ba;
}

.arrow.left.arrow-info:after {
  border-right-color: #23b7e5;
}

.arrow.left.arrow-success:after {
  border-right-color: #27c24c;
}

.arrow.left.arrow-danger:after {
  border-right-color: #f05050;
}

.arrow.left.arrow-warning:after {
  border-right-color: #fad733;
}

.arrow.left.arrow-light:after {
  border-right-color: #edf1f2;
}

.arrow.left.arrow-dark:after {
  border-right-color: #3a3f51;
}

.arrow.left.arrow-black:after {
  border-right-color: #1c2b36;
}

.arrow.pull-left {
  left: 19px;
}

.arrow.pull-right {
  right: 19px;
  left: auto;
}

.arrow.pull-up {
  top: 19px;
}

.arrow.pull-down {
  top: auto;
  bottom: 19px;
}

.btn {
  font: 14px/1.2 encode500;
  border-radius: 5px;
  outline: 0!important;
}

.btn-link {
  color: #58666e;
}

.btn-link.active {
  box-shadow: none;
  webkit-box-shadow: none;
}

.btn-default {
  color: #6f448b !important;
  background-color: #fcfdfd;
  background-color: #fff;
  border-color: #6f448b;
  border-bottom-color: #6f448b;
  font: 14px/1.2 encode500;
  padding: 8px 10px;
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1);
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #58666e !important;
  background-color: #edf1f2;
  border-color: #c7d3d6;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fcfdfd;
  border-color: #dee5e7;
}
.row.contestatie-butoane .btn {
	margin-right:10px!important;
}
.row.contestatie-butoane .btn.disabled,  
.row.contestatie-butoane .btn[disabled], 
.row.contestatie-butoane .btn[disabled]:hover, 
.row.contestatie-butoane .btn[disabled]:active, 
.row.contestatie-butoane .btn[disabled]:focus {
	background-color: rgba(111, 68, 139, 0.2) !important;
	border-color:rgba(111, 68, 139, 0.2) !important;
	color: white !important;
} 
.contestatie-butoane .btn-info.disabled:before {display: none;}


.btn-search {
  display: inline-block!important;
  border: none!important;
  background: transparent!important;
}
.btn-clear {
	display: inline-block!important;
	border: none!important;
	background: transparent!important;
}
.btn-search:hover span {color: var(--rosu);}
.btn-search span {
  font: 300 30px/1.2 'Material Symbols Outlined';
  color: var(--mov)!important;
  border-radius: 5px!important;
  transition: all 0.5s!important;
}

.btn-clear span {
  font: 300 30px/1.2 'Material Symbols Outlined';
  color: var(--mov)!important;
  border-radius: 5px!important;
  transition: all 0.5s!important;
}

.but-sus-text {
  display: inline-flex; align-items: center;
  background: #fff; color: var(--mov);
  font: 14px/1.2 encode500;
  text-transform: uppercase;
  border: 1px solid var(--mov); border-radius: 5px;
  padding: 4px 10px; margin: 0 0 0 10px;
  transition: all 0.5s;
}
.but-sus-text:hover {background: var(--mov); color: #fff;}
.but-sus-text span {margin: 0 7px 0 0;}

.btn-default.btn-bg {
  border-color: rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}


.btn-add-nou {
  position: absolute; bottom: 19px; right: 0px;
  display: inline-flex; align-items: center;
  background: #fff; color: var(--mov);
  padding: 5px 10px;
  border-radius: 5px;
  font: 12px/1 encode600;
  text-transform: uppercase;
}
.btn-add-nou span {
  font-weight: 300; font-size: 30px;
  margin: 0 7px 0 0;
}
.btn-add-nou:hover {background: var(--pai) !important; opacity: 1 !important;}

.btn-tabel {display: inline-block;}

.btn-tabel:hover span {background: var(--mov); color: #fff;}
.btn-tabel span {
  font: 300 30px/1.2 'Material Symbols Outlined';
  color: var(--mov);
  border-radius: 5px;
  transition: all 0.5s;
}
.btn-icon-text {
  display: inline-flex; align-items: center;
}
.btn-icon-text em {
  font: 14px/1.2 encode500;
  border: 1px solid; border-left: none;
  border-radius: 0 5px 5px 0;
  padding: 5px 10px 5px 5px;
  transition: all 0.5s;
}
.btn-icon-text:hover em {
  background: var(--mov); color: #fff;
}

.rosu span {color: var(--rosu);}
.rosu:hover span {background: var(--rosu);}

.pagina-login h1,
.forgotpass h1 {
  margin-top: 100px;
}

.btn-primary {
  color: #ffffff !important;
  background-color: #6f448b;
  border-color: #6f448b;
  transition: all 0.5s;
  background-image:none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff !important;
  background-color: #4a2a5e;
  border-color: #4a2a5e;
  border-radius:4px!important;
}
#questions .card.bg-primary {
	background: unset!important;
	color: var(--mov)!important;
}
.card-group {
	display: inherit!important;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #7266ba;
  border-color: #7266ba;
}

.btn-success {
  color: #ffffff !important;
  background-color: #27c24c;
  border-color: #27c24c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff !important;
  background-color: #23ad44;
  border-color: #20a03f;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #27c24c;
  border-color: #27c24c;
}


.btn-info {
  color: #ffffff !important;
  background-color: #6f448b;
  border-color: #6f448b;
  background-image: none !important;
  font: 14px/1.2 encode500;
  padding: 8px 10px;
  transition: all 0.5s;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #fc0!important;
    color: #6f488b!important;
	border-color: transparent;
	box-shadow:unset !important;
	opacity:unset!important;
}
/*.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff !important;
  background-color: #59366f;
  border-color: #59366f;
}
*/
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #fc0;
    color: #6f488b!important;
	border-color: transparent;
	opacity: unset !important;
	box-shadow:unset !important;
}

.btn-warning {
  color: #ffffff !important;
  background-color: #fad733;
  border-color: #fad733;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff !important;
  background-color: #f9d21a;
  border-color: #f9cf0b;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fad733;
  border-color: #fad733;
}

.dataTable .btn-default {
  padding: 0.375rem 0.65rem;
}
.dataTable .btn-default:hover {
  opacity: 1 !important;
  background: #6f448b !important; color: #fff !important;
  text-shadow: none;
}
.dataTable .btn-danger:hover {
  opacity: 1 !important;
  background: #ce423e !important; 
  border-color: #ce423e !important;
}
.dataTable .btn-info {
  padding: 0 0.4rem;
}
.dataTable .btn-info i {display: none;}
.dataTable .btn-info:before {
  content: "\f2bb"; font-family: "Font Awesome 5 Free"; font-weight: 900;
  font-size: 24px;
}
.dataTable .btn-info:hover {
  opacity: 1 !important;
  background: #6f448b !important; color: #fff !important;
}
.dataTable .btn-info:hover:before {color: #fff !important;}

.btn-danger {
	color: #ce423e !important;
	background-color: #fff;
	border-color: #ce423e;
	background-image: unset;
	background-repeat: unset;
	text-shadow: unset;
	box-shadow: unset;
	padding: 0.25rem 0.5rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	border-width: 2px;
	font-weight:bold;
}
.control-label-bold {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
}
.bg-primary.situatia {
	font-weight: bold;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff !important;
  background-color: #ee3939;
  border-color: #ed2a2a;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #f05050;
  border-color: #f05050;
}

.btn-dark {
  color: #ffffff !important;
  background-color: #3a3f51;
  border-color: #3a3f51;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  color: #ffffff !important;
  background-color: #2f3342;
  border-color: #292d39;
}

.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  background-image: none;
}

.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-color: #3a3f51;
  border-color: #3a3f51;
}

.btn-black {
  color: #ffffff !important;
  background-color: #1c2b36;
  border-color: #1c2b36;
}

.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  color: #ffffff !important;
  background-color: #131e25;
  border-color: #0e161b;
}

.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  background-image: none;
}

.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,
fieldset[disabled] .btn-black.active {
  background-color: #1c2b36;
  border-color: #1c2b36;
}

.btn-icon {
  width: 34px;
  height: 34px;
  padding: 0 !important;
  text-align: center;
}

.btn-icon i {
  position: relative;
  top: -1px;
  line-height: 34px;
}
.client-informationpro , 
.client-informationad {
	display: flex;
	width: 100%;
}
.btn-icon.btn-sm {
	width: 30px;
	height: 30px;
	line-height: 2;
	font-weight: bold;
}

.btn-icon.btn-sm i {
  line-height: 30px;
}

.btn-icon.btn-lg {
  width: 45px;
  height: 45px;
}

.btn-icon.btn-lg i {
  line-height: 45px;
}

.btn-rounded {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 50px;
}

.btn-rounded.btn-lg {
  padding-right: 25px;
  padding-left: 25px;
}

.btn > i.pull-left,
.btn > i.pull-right {
  line-height: 1.42857143;
}

.btn-block {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
}

.btn-addon i {
  position: relative;
  float: left;
  width: 34px;
  height: 34px;
  margin: -7px -12px;
  margin-right: 12px;
  line-height: 34px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px 0 0 2px;
}

.btn-addon i.pull-right {
  margin-right: -12px;
  margin-left: 12px;
  border-radius: 0 2px 2px 0;
}

.btn-addon.btn-sm i {
  width: 30px;
  height: 30px;
  margin: -6px -10px;
  margin-right: 10px;
  line-height: 30px;
}

.btn-addon.btn-sm i.pull-right {
  margin-right: -10px;
  margin-left: 10px;
}

.btn-addon.btn-lg i {
  width: 45px;
  height: 45px;
  margin: -11px -16px;
  margin-right: 16px;
  line-height: 45px;
}

.btn-addon.btn-lg i.pull-right {
  margin-right: -16px;
  margin-left: 16px;
}

.btn-addon.btn-default i {
  background-color: transparent;
  border-right: 1px solid #dee5e7;
}

.btn-groups .btn {
  margin-bottom: 5px;
}

.list-icon i {
  display: inline-block;
  width: 40px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: font-size 0.2s;
          transition: font-size 0.2s;
}

.list-icon div {
  line-height: 40px;
  white-space: nowrap;
}

.list-icon div:hover i {
  font-size: 26px;
}

.settings {
  position: fixed;
  top: 120px;
  right: -240px;
  z-index: 1050;
  width: 240px;
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}

.settings.active {
  right: -1px;
}

.settings > .btn {
  position: absolute;
  top: -1px;
  left: -42px;
  padding: 10px 15px;
  background: #f6f8f8 !important;
  border-color: #dee5e7;
  border-right-width: 0;
}

.settings .i-checks span b {
  display: inline-block;
  float: left;
  width: 50%;
  height: 20px;
}

.settings .i-checks span b.header {
  height: 10px;
}

.streamline {
  position: relative;
  border-color: #dee5e7;
}

.streamline .sl-item:after,
.streamline:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 9px;
  height: 9px;
  margin-left: -5px;
  background-color: #fff;
  border-color: inherit;
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
  content: '';
}

.sl-item {
  position: relative;
  padding-bottom: 1px;
  border-color: #dee5e7;
}

.sl-item:before,
.sl-item:after {
  display: table;
  content: " ";
}

.sl-item:after {
  clear: both;
}

.sl-item:after {
  top: 6px;
  bottom: auto;
}

.sl-item.b-l {
  margin-left: -1px;
}

.timeline {
  padding: 0;
  margin: 0;
}

.tl-item {
  display: block;
}

.tl-item:before,
.tl-item:after {
  display: table;
  content: " ";
}

.tl-item:after {
  clear: both;
}

.visible-left {
  display: none;
}

.tl-wrap {
  display: block;
  padding: 15px 0 15px 20px;
  margin-left: 6em;
  border-color: #dee5e7;
  border-style: solid;
  border-width: 0 0 0 4px;
}

.tl-wrap:before,
.tl-wrap:after {
  display: table;
  content: " ";
}

.tl-wrap:after {
  clear: both;
}

.tl-wrap:before {
  position: relative;
  top: 15px;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: -27px;
  background: #edf1f2;
  border-color: inherit;
  border-style: solid;
  border-width: 3px;
  border-radius: 50%;
  content: "";
  box-shadow: 0 0 0 4px #f0f3f4;
}

.tl-wrap:hover:before {
  background: transparent;
  border-color: #fff;
}

.tl-date {
  position: relative;
  top: 10px;
  display: block;
  float: left;
  width: 4.5em;
  margin-left: -7.5em;
  text-align: right;
}

.tl-content {
  position: relative;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}

.tl-content.block {
  display: block;
  width: 100%;
}

.tl-content.panel {
  margin-bottom: 0;
}

.tl-header {
  display: block;
  width: 12em;
  margin-right: 2px;
  margin-left: 2px;
  text-align: center;
}

.timeline-center .tl-item {
  margin-left: 50%;
}

.timeline-center .tl-item .tl-wrap {
  margin-left: -2px;
}

.timeline-center .tl-header {
  width: auto;
  margin: 0;
}

.timeline-center .tl-left {
  margin-right: 50%;
  margin-left: 0;
}

.timeline-center .tl-left .hidden-left {
  display: none !important;
}

.timeline-center .tl-left .visible-left {
  display: inherit;
}

.timeline-center .tl-left .tl-wrap {
  float: right;
  padding-right: 20px;
  padding-left: 0;
  margin-right: -2px;
  border-right-width: 4px;
  border-left-width: 0;
}

.timeline-center .tl-left .tl-wrap:before {
  float: right;
  margin-right: -27px;
  margin-left: 0;
}

.timeline-center .tl-left .tl-date {
  float: right;
  margin-right: -8.5em;
  margin-left: 0;
  text-align: left;
}

.i-switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 20px;
  margin: 0;
  cursor: pointer;
  background-color: #27c24c;
  border-radius: 30px;
}

.i-switch input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.i-switch input:checked + i:before {
  top: 50%;
  right: 5px;
  bottom: 50%;
  left: 50%;
  border-width: 0;
  border-radius: 5px;
}

.i-switch input:checked + i:after {
  margin-left: 16px;
}

.i-switch i:before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 30px;
  content: "";
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}
.candidateffect {
	display:none;
}
.candidateffect.show{
	display:block;
}
.i-switch i:after {
  position: absolute;
  top: 1px;
  bottom: 1px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
  content: "";
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-transition: margin-left 0.3s;
          transition: margin-left 0.3s;
}

.i-switch-md {
  width: 40px;
  height: 24px;
}

.i-switch-md input:checked + i:after {
  margin-left: 17px;
}

.i-switch-md i:after {
  width: 22px;
}

.i-switch-lg {
  width: 50px;
  height: 30px;
}

.i-switch-lg input:checked + i:after {
  margin-left: 21px;
}

.i-switch-lg i:after {
  width: 28px;
}

.i-checks {
  padding-left: 20px;
  cursor: pointer;
}

.i-checks input {
  position: absolute;
  margin-left: -20px;
  opacity: 0;
}

.i-checks input:checked + i {
  border-color: #6f448b;
}

.i-checks input:checked + i:before {
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  background-color: #6f448b;
}

.i-checks input:checked + span .active {
  display: inherit;
}

.i-checks input[type="radio"] + i,
.i-checks input[type="radio"] + i:before {
  border-radius: 50%;
}

.i-checks input[disabled] + i,
fieldset[disabled] .i-checks input + i {
  border-color: #dee5e7;
}

.i-checks input[disabled] + i:before,
fieldset[disabled] .i-checks input + i:before {
  background-color: #dee5e7;
}

.i-checks > i {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -2px;
  margin-right: 4px;
  margin-left: -20px;
  line-height: 1;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #cfdadd;
}

.i-checks > i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}

.i-checks > span {
  margin-left: -20px;
}

.i-checks > span .active {
  display: none;
}

.i-checks-sm input:checked + i:before {
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
}

.i-checks-sm > i {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  margin-left: -18px;
}

.i-checks-lg input:checked + i:before {
  top: 8px;
  left: 8px;
  width: 12px;
  height: 12px;
}

.i-checks-lg > i {
  width: 30px;
  height: 30px;
}

.datepicker {
  margin: 0 5px;
}

.datepicker .btn-default {
  border-width: 0;
  box-shadow: none;
}

.datepicker .btn[disabled] {
  opacity: 0.4;
}

.datepicker .btn-info .text-info {
  color: #fff !important;
}

/*Charts*/

.jqstooltip {
  max-height: 12px;
  padding: 5px 10px !important;
  background-color: rgba(0, 0, 0, 0.8) !important;
  border: solid 1px #000 !important;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.easyPieChart {
  position: relative;
  text-align: center;
}

.easyPieChart > div {
  position: relative;
  z-index: 1;
}

.easyPieChart > div .text {
  position: absolute;
  top: 60%;
  width: 100%;
  line-height: 1;
}

.easyPieChart > div img {
  margin-top: -4px;
}

.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

#flotTip,
.flotTip {
  z-index: 100;
  padding: 4px 10px;
  font-size: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  border: solid 1px #000 !important;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.legendColorBox > div {
  margin: 5px;
  border: none !important;
}

.legendColorBox > div > div {
  border-radius: 10px;
}


.th-sortare {
  position: relative;
}
.sortarea {
  float: left;
  margin-right: 10px;
}
.sus, .jos {
  display: block;
  width: 10px; height: 9px;
  background: url(../img/sort-up-solid.svg) no-repeat;
  background-size: 10px;
  opacity: 0.5;
}
.jos {transform: rotate(180deg);}

.sus.inactive, .jos.inactive {opacity: 0.1;}



.sortable-placeholder {
  min-height: 50px;
  margin-bottom: 5px;
  list-style: none;
  border: 1px dashed #CCC;
}

.panel .dataTables_wrapper {
  padding-top: 10px;
}

.panel .dataTables_wrapper > .row {
  margin: 0;
}

.panel .dataTables_wrapper > .row > .col-sm-12 {
  padding: 0;
}

.st-sort-ascent:before {
  content: '\25B2';
}

.st-sort-descent:before {
  content: '\25BC';
}

.st-selected td {
  background: #f0f9ec !important;
}

.chosen-choices,
.chosen-single,
.bootstrap-tagsinput {
  border-color: #cfdadd !important;
  border-radius: 2px !important;
}

.bootstrap-tagsinput {
  padding: 5px 12px !important;
}

.item {
  position: relative;
}

.item .top {
  position: absolute;
  top: 0;
  left: 0;
}

.item .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

.item .center {
  position: absolute;
  top: 50%;
}

.item-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
}

.item-overlay.active,
.item:hover .item-overlay {
  display: block;
}

.form-validation .form-control.ng-dirty.ng-invalid {
  border-color: #f05050;
}

.form-validation .form-control.ng-dirty.ng-valid,
.form-validation .form-control.ng-dirty.ng-valid:focus {
  border-color: #27c24c;
}

.form-validation .i-checks .ng-invalid.ng-dirty + i {
  border-color: #f05050;
}

.ng-animate .bg-auto:before {
  display: none;
}

[ui-view].ng-leave {
  display: none;
}

[ui-view].ng-leave.smooth {
  display: block;
}

.smooth.ng-animate {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fade-in-right-big.ng-enter {
  -webkit-animation: fadeInRightBig 0.5s;
          animation: fadeInRightBig 0.5s;
}

.fade-in-right-big.ng-leave {
  -webkit-animation: fadeOutLeftBig 0.5s;
          animation: fadeOutLeftBig 0.5s;
}

.fade-in-left-big.ng-enter {
  -webkit-animation: fadeInLeftBig 0.5s;
          animation: fadeInLeftBig 0.5s;
}

.fade-in-left-big.ng-leave {
  -webkit-animation: fadeOutRightBig 0.5s;
          animation: fadeOutRightBig 0.5s;
}

.fade-in-up-big.ng-enter {
  -webkit-animation: fadeInUpBig 0.5s;
          animation: fadeInUpBig 0.5s;
}

.fade-in-up-big.ng-leave {
  -webkit-animation: fadeOutUpBig 0.5s;
          animation: fadeOutUpBig 0.5s;
}

.fade-in-down-big.ng-enter {
  -webkit-animation: fadeInDownBig 0.5s;
          animation: fadeInDownBig 0.5s;
}

.fade-in-down-big.ng-leave {
  -webkit-animation: fadeOutDownBig 0.5s;
          animation: fadeOutDownBig 0.5s;
}

.fade-in.ng-enter {
  -webkit-animation: fadeIn 0.5s;
          animation: fadeIn 0.5s;
}

.fade-in.ng-leave {
  -webkit-animation: fadeOut 0.5s;
          animation: fadeOut 0.5s;
}

.fade-in-right.ng-enter {
  -webkit-animation: fadeInRight 0.5s;
          animation: fadeInRight 0.5s;
}

.fade-in-right.ng-leave {
  -webkit-animation: fadeOutLeft 0.5s;
          animation: fadeOutLeft 0.5s;
}

.fade-in-left.ng-enter {
  -webkit-animation: fadeInLeft 0.5s;
          animation: fadeInLeft 0.5s;
}

.fade-in-left.ng-leave {
  -webkit-animation: fadeOutRight 0.5s;
          animation: fadeOutRight 0.5s;
}

.fade-in-up.ng-enter {
  -webkit-animation: fadeInUp 0.5s;
          animation: fadeInUp 0.5s;
}

.fade-in-up.ng-leave {
  -webkit-animation: fadeOutUp 0.5s;
          animation: fadeOutUp 0.5s;
}

.fade-in-down.ng-enter {
  -webkit-animation: fadeInDown 0.5s;
          animation: fadeInDown 0.5s;
}

.fade-in-down.ng-leave {
  -webkit-animation: fadeOutDown 0.5s;
          animation: fadeOutDown 0.5s;
}

.bg-gd {
  background-image: -webkit-linear-gradient(top, rgba(40, 50, 60, 0) 0, rgba(40, 50, 60, 0.075) 100%);
  background-image: -o-linear-gradient(top, rgba(40, 50, 60, 0) 0, rgba(40, 50, 60, 0.075) 100%);
  background-image: linear-gradient(to bottom, rgba(40, 50, 60, 0) 0, rgba(40, 50, 60, 0.075) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0028323c', endColorstr='#1328323c', GradientType=0);
  filter: none;
}

.bg-gd-dk {
  background-image: -webkit-linear-gradient(top, rgba(40, 50, 60, 0) 10%, rgba(40, 50, 60, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(40, 50, 60, 0) 10%, rgba(40, 50, 60, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(40, 50, 60, 0) 10%, rgba(40, 50, 60, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0028323c', endColorstr='#8028323c', GradientType=0);
  filter: none;
}

.bg-light {
  color: #58666e;
  background-color: #edf1f2;
}

.bg-light.lt,
.bg-light .lt {
  background-color: #f3f5f6;
}

.bg-light.lter,
.bg-light .lter {
  background-color: #f6f8f8;
}

.bg-light.dk,
.bg-light .dk {
  background-color: #e4eaec;
}

.bg-light.dker,
.bg-light .dker {
  background-color: #dde6e9;
}

.bg-light.bg,
.bg-light .bg {
  background-color: #edf1f2;
}

.bg-dark {
  color: #a6a8b1;
  background-color: #6f448b !important;
}


.bg-dark.lt,
.bg-dark .lt {
  background-color: #474c5e;
}

.bg-dark.lter,
.bg-dark .lter {
  background-color: #54596a;
}

.bg-dark.dk,
.bg-dark .dk {
  background-color: #59366f;
}

.bg-dark.dker,
.bg-dark .dker {
  background-color: #232735;
}

.bg-dark.bg,
.bg-dark .bg {
  background-color: #3a3f51;
}

.bg-dark a {
  color: #c1c3c9;
}

.bg-dark a:hover {
  color: #ffffff;
}

.bg-dark a.list-group-item:hover,
.bg-dark a.list-group-item:focus {
  background-color: inherit;
}

.bg-dark .nav > li:hover > a,
.bg-dark .nav > li:focus > a,
.bg-dark .nav > li.active > a {
  color: #ffcc00;
  background-color: #4a2a5e;
}
.nav li:hover a i {color: #ffcc00;}
.nav li:focus a i {color: #ffcc00;}
.nav li.active a i {color: #ffcc00;}
.nav li.active a i.fa-angle-right {color: #ddd;}
.bg-dark .nav li.active a i.fa-angle-right {color: #ddd;}

.auto-level3 {background: #59366f;}
.navi ul.nav li a.auto {background: #59366f;}
.navi ul.nav li a.auto:hover {background: #341c45; color: #ffcc00;}
.navi ul.nav li a.auto:hover i {color: #ffcc00;}

.bg-dark .nav > li > a {
  color: #ddd;
}

.bg-dark .nav > li > a:hover,
.bg-dark .nav > li > a:focus {
  /*background-color: #32374a;*/
  /*background-color: #391d4a;*/
  background-color:transparent;
}

.bg-dark .nav .open > a {
  background-color: #2e3344;
}

.lter {
  position: absolute; top: 70px; left: 200px;
  z-index: 1030;
}
.bg-light.lter.wrapper-md { /* header articole */
  background: url(../img/subheader-standard.jpg) no-repeat 0 0;
  background-size: cover;
  width: calc(98% - 200px);
  margin: 0 0 0 1%; padding: 20px 40px;
  text-align: center;
  color: #ffcc00;
  border-radius: 4px;
  }

.bg-light.lter.wrapper-md a {
	background: #6f448b;
	border-radius: 4px;
	border: none;
	transition: all 0.5s;
	background: #fff;
	color: #6f448b !important;
	margin-right: 20px;
}

.clickable-element {
	text-decoration: underline;
	font-weight: bold;
	color: var(--mov3);
}
.bg-light.lter.wrapper-md a:hover {opacity: 0.6;}
.bg-light.lter.wrapper-md a i {margin: 0 4px 0 0;}

#users-list .btn-info {
  color: #6f448b !important;
  background: #fff; border: 1px solid #6f448b; border-radius: 3px;
  transition: all 0.5s;
  }
#users-list .btn-info:hover {
  opacity: 0.6;
  }

.bg-dark .caret {
  border-top-color: #a6a8b1;
  border-bottom-color: #a6a8b1;
}

.bg-dark.navbar .nav > li.active > a {
  color: #ffffff;
  background-color: #2e3344;
}

.bg-dark .open > a,
.bg-dark .open > a:hover,
.bg-dark .open > a:focus {
  color: #ffffff;
}

.bg-dark .text-muted {
  color: #8b8e99 !important;
}

.bg-dark .text-lt {
  color: #eaebed !important;
}

.bg-dark.auto .list-group-item,
.bg-dark .auto .list-group-item {
  background-color: transparent;
  border-color: #2f3342 !important;
}

.bg-dark.auto .list-group-item:hover,
.bg-dark .auto .list-group-item:hover,
.bg-dark.auto .list-group-item:focus,
.bg-dark .auto .list-group-item:focus,
.bg-dark.auto .list-group-item:active,
.bg-dark .auto .list-group-item:active,
.bg-dark.auto .list-group-item.active,
.bg-dark .auto .list-group-item.active {
  background-color: #2e3344 !important;
}

.bg-black {
  color: #7793a7;
  background-color: #1c2b36;
}

.bg-black.lt,
.bg-black .lt {
  background-color: #263845;
}

.bg-black.lter,
.bg-black .lter {
  background-color: #314554;
}

.bg-black.dk,
.bg-black .dk {
  background-color: #131e26;
}

.bg-black.dker,
.bg-black .dker {
  background-color: #0a1015;
}

.bg-black.bg,
.bg-black .bg {
  background-color: #1c2b36;
}

.bg-black a {
  color: #96abbb;
}

.bg-black a:hover {
  color: #ffffff;
}

.bg-black a.list-group-item:hover,
.bg-black a.list-group-item:focus {
  background-color: inherit;
}

.bg-black .nav > li:hover > a,
.bg-black .nav > li:focus > a,
.bg-black .nav > li.active > a {
  color: #ffffff;
  background-color: #131e26;
}

.bg-black .nav > li > a {
  color: #869fb1;
}

.bg-black .nav > li > a:hover,
.bg-black .nav > li > a:focus {
  background-color: #16232d;
}

.bg-black .nav .open > a {
  background-color: #131e26;
}

.bg-black .caret {
  border-top-color: #7793a7;
  border-bottom-color: #7793a7;
}

.bg-black.navbar .nav > li.active > a {
  color: #ffffff;
  background-color: #131e26;
}

.bg-black .open > a,
.bg-black .open > a:hover,
.bg-black .open > a:focus {
  color: #ffffff;
}

.bg-black .text-muted {
  color: #5c798f !important;
}

.bg-black .text-lt {
  color: #c4d0d9 !important;
}

.bg-black.auto .list-group-item,
.bg-black .auto .list-group-item {
  background-color: transparent;
  border-color: #131e25 !important;
}

.bg-black.auto .list-group-item:hover,
.bg-black .auto .list-group-item:hover,
.bg-black.auto .list-group-item:focus,
.bg-black .auto .list-group-item:focus,
.bg-black.auto .list-group-item:active,
.bg-black .auto .list-group-item:active,
.bg-black.auto .list-group-item.active,
.bg-black .auto .list-group-item.active {
  background-color: #131e26 !important;
}

.bg-primary {
  color: #f4f3f9;
  background-color: #7266ba;
  margin-top:5px;
}

.bg-primary.lt,
.bg-primary .lt {
  background-color: #847abf;
}

.bg-primary.lter,
.bg-primary .lter {
  background-color: #958dc6;
}

.bg-primary.dk,
.bg-primary .dk {
  background-color: #6051b5;
}

.bg-primary.dker,
.bg-primary .dker {
  background-color: #5244a9;
}

.bg-primary.bg,
.bg-primary .bg {
  background-color: #7266ba;
}

.bg-primary a {
  color: #ffffff;
}

.bg-primary a:hover {
  color: #ffffff;
}

.bg-primary a.list-group-item:hover,
.bg-primary a.list-group-item:focus {
  background-color: inherit;
}

.bg-primary .nav > li:hover > a,
.bg-primary .nav > li:focus > a,
.bg-primary .nav > li.active > a {
  color: #ffffff;
  background-color: #6051b5;
}

.bg-primary .nav > li > a {
  color: #f2f2f2;
}

.bg-primary .nav > li > a:hover,
.bg-primary .nav > li > a:focus {
  background-color: #6658b8;
}

.bg-primary .nav .open > a {
  background-color: #6051b5;
}

.bg-primary .caret {
  border-top-color: #f4f3f9;
  border-bottom-color: #f4f3f9;
}

.bg-primary.navbar .nav > li.active > a {
  color: #ffffff;
  background-color: #6051b5;
}

.bg-primary .open > a,
.bg-primary .open > a:hover,
.bg-primary .open > a:focus {
  color: #ffffff;
}

.bg-primary .text-muted {
  color: #d6d3e6 !important;
}

.bg-primary .text-lt {
  color: #ffffff !important;
}

.bg-primary.auto .list-group-item,
.bg-primary .auto .list-group-item {
  background-color: transparent;
  border-color: #6254b2 !important;
}

.bg-primary.auto .list-group-item:hover,
.bg-primary .auto .list-group-item:hover,
.bg-primary.auto .list-group-item:focus,
.bg-primary .auto .list-group-item:focus,
.bg-primary.auto .list-group-item:active,
.bg-primary .auto .list-group-item:active,
.bg-primary.auto .list-group-item.active,
.bg-primary .auto .list-group-item.active {
  background-color: #6051b5 !important;
}

.bg-success {
  color: #c6efd0;
  background-color: #27c24c;
}

.bg-success.lt,
.bg-success .lt {
  background-color: #31d257;
}

.bg-success.lter,
.bg-success .lter {
  background-color: #48d46a;
}

.bg-success.dk,
.bg-success .dk {
  background-color: #20af42;
}

.bg-success.dker,
.bg-success .dker {
  background-color: #1a9c39;
}

.bg-success.bg,
.bg-success .bg {
  background-color: #27c24c;
}

.bg-success a {
  color: #eefaf1;
}

.bg-success a:hover {
  color: #ffffff;
}

.bg-success a.list-group-item:hover,
.bg-success a.list-group-item:focus {
  background-color: inherit;
}

.bg-success .nav > li:hover > a,
.bg-success .nav > li:focus > a,
.bg-success .nav > li.active > a {
  color: #ffffff;
  background-color: #20af42;
}

.bg-success .nav > li > a {
  color: #daf5e0;
}

.bg-success .nav > li > a:hover,
.bg-success .nav > li > a:focus {
  background-color: #22b846;
}

.bg-success .nav .open > a {
  background-color: #20af42;
}

.bg-success .caret {
  border-top-color: #c6efd0;
  border-bottom-color: #c6efd0;
}

.bg-success.navbar .nav > li.active > a {
  color: #ffffff;
  background-color: #20af42;
}

.bg-success .open > a,
.bg-success .open > a:hover,
.bg-success .open > a:focus {
  color: #ffffff;
}

.bg-success .text-muted {
  color: #9ee4af !important;
}

.bg-success .text-lt {
  color: #ffffff !important;
}

.bg-success.auto .list-group-item,
.bg-success .auto .list-group-item {
  background-color: transparent;
  border-color: #23ad44 !important;
}

.bg-success.auto .list-group-item:hover,
.bg-success .auto .list-group-item:hover,
.bg-success.auto .list-group-item:focus,
.bg-success .auto .list-group-item:focus,
.bg-success.auto .list-group-item:active,
.bg-success .auto .list-group-item:active,
.bg-success.auto .list-group-item.active,
.bg-success .auto .list-group-item.active {
  background-color: #20af42 !important;
}

.bg-info {
  color: #dcf2f8;
  background-color: #23b7e5;
}

.bg-info.lt,
.bg-info .lt {
  background-color: #3dbde5;
}

.bg-info.lter,
.bg-info .lter {
  background-color: #55c3e6;
}

.bg-info.dk,
.bg-info .dk {
  background-color: #16aad8;
}

.bg-info.dker,
.bg-info .dker {
  background-color: #1199c4;
}

.bg-info.bg,
.bg-info .bg {
  background-color: #23b7e5;
}

.bg-info a {
  color: #ffffff;
}

.bg-info a:hover {
  color: #ffffff;
}

.bg-info a.list-group-item:hover,
.bg-info a.list-group-item:focus {
  background-color: inherit;
}

.bg-info .nav > li:hover > a,
.bg-info .nav > li:focus > a,
.bg-info .nav > li.active > a {
  color: #ffffff;
  background-color: #16aad8;
}

.bg-info .nav > li > a {
  color: #f2f2f2;
}

.bg-info .nav > li > a:hover,
.bg-info .nav > li > a:focus {
  background-color: #17b2e2;
}

.bg-info .nav .open > a {
  background-color: #16aad8;
}

.bg-info .caret {
  border-top-color: #dcf2f8;
  border-bottom-color: #dcf2f8;
}

.bg-info.navbar .nav > li.active > a {
  color: #ffffff;
  background-color: #16aad8;
}

.bg-info .open > a,
.bg-info .open > a:hover,
.bg-info .open > a:focus {
  color: #ffffff;
}

.bg-info .text-muted {
  color: #b0e1f1 !important;
}

.bg-info .text-lt {
  color: #ffffff !important;
}

.bg-info.auto .list-group-item,
.bg-info .auto .list-group-item {
  background-color: transparent;
  border-color: #19a9d5 !important;
}

.bg-info.auto .list-group-item:hover,
.bg-info .auto .list-group-item:hover,
.bg-info.auto .list-group-item:focus,
.bg-info .auto .list-group-item:focus,
.bg-info.auto .list-group-item:active,
.bg-info .auto .list-group-item:active,
.bg-info.auto .list-group-item.active,
.bg-info .auto .list-group-item.active {
  background-color: #16aad8 !important;
}

.bg-warning {
  color: #fffefa;
  background-color: #fad733;
}

.bg-warning.lt,
.bg-warning .lt {
  background-color: #f8da4e;
}

.bg-warning.lter,
.bg-warning .lter {
  background-color: #f7de69;
}

.bg-warning.dk,
.bg-warning .dk {
  background-color: #fcd417;
}

.bg-warning.dker,
.bg-warning .dker {
  background-color: #face00;
}

.bg-warning.bg,
.bg-warning .bg {
  background-color: #fad733;
}

.bg-warning a {
  color: #ffffff;
}

.bg-warning a:hover {
  color: #ffffff;
}

.bg-warning a.list-group-item:hover,
.bg-warning a.list-group-item:focus {
  background-color: inherit;
}

.bg-warning .nav > li:hover > a,
.bg-warning .nav > li:focus > a,
.bg-warning .nav > li.active > a {
  color: #ffffff;
  background-color: #fcd417;
}

.bg-warning .nav > li > a {
  color: #f2f2f2;
}

.bg-warning .nav > li > a:hover,
.bg-warning .nav > li > a:focus {
  background-color: #fcd621;
}

.bg-warning .nav .open > a {
  background-color: #fcd417;
}

.bg-warning .caret {
  border-top-color: #fffefa;
  border-bottom-color: #fffefa;
}

.bg-warning.navbar .nav > li.active > a {
  color: #ffffff;
  background-color: #fcd417;
}

.bg-warning .open > a,
.bg-warning .open > a:hover,
.bg-warning .open > a:focus {
  color: #ffffff;
}

.bg-warning .text-muted {
  color: #fbf2cb !important;
}

.bg-warning .text-lt {
  color: #ffffff !important;
}

.bg-warning.auto .list-group-item,
.bg-warning .auto .list-group-item {
  background-color: transparent;
  border-color: #f9d21a !important;
}

.bg-warning.auto .list-group-item:hover,
.bg-warning .auto .list-group-item:hover,
.bg-warning.auto .list-group-item:focus,
.bg-warning .auto .list-group-item:focus,
.bg-warning.auto .list-group-item:active,
.bg-warning .auto .list-group-item:active,
.bg-warning.auto .list-group-item.active,
.bg-warning .auto .list-group-item.active {
  background-color: #fcd417 !important;
}

.bg-danger {
  color: #ffffff;
  background-color: #f05050;
}

.bg-danger.lt,
.bg-danger .lt {
  background-color: #f06a6a;
}

.bg-danger.lter,
.bg-danger .lter {
  background-color: #f18282;
}

.bg-danger.dk,
.bg-danger .dk {
  background-color: #f13636;
}

.bg-danger.dker,
.bg-danger .dker {
  background-color: #f21b1b;
}

.bg-danger.bg,
.bg-danger .bg {
  background-color: #f05050;
}

.bg-danger a {
  color: #ffffff;
}

.bg-danger a:hover {
  color: #ffffff;
}

.bg-danger a.list-group-item:hover,
.bg-danger a.list-group-item:focus {
  background-color: inherit;
}

.bg-danger .nav > li:hover > a,
.bg-danger .nav > li:focus > a,
.bg-danger .nav > li.active > a {
  color: #ffffff;
  background-color: #f13636;
}

.bg-danger .nav > li > a {
  color: #f2f2f2;
}

.bg-danger .nav > li > a:hover,
.bg-danger .nav > li > a:focus {
  background-color: #f13f3f;
}

.bg-danger .nav .open > a {
  background-color: #f13636;
}

.bg-danger .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.bg-danger.navbar .nav > li.active > a {
  color: #ffffff;
  background-color: #f13636;
}

.bg-danger .open > a,
.bg-danger .open > a:hover,
.bg-danger .open > a:focus {
  color: #ffffff;
}

.bg-danger .text-muted {
  color: #e6e6e6 !important;
}

.bg-danger .text-lt {
  color: #ffffff !important;
}

.bg-danger.auto .list-group-item,
.bg-danger .auto .list-group-item {
  background-color: transparent;
  border-color: #ee3939 !important;
}

.bg-danger.auto .list-group-item:hover,
.bg-danger .auto .list-group-item:hover,
.bg-danger.auto .list-group-item:focus,
.bg-danger .auto .list-group-item:focus,
.bg-danger.auto .list-group-item:active,
.bg-danger .auto .list-group-item:active,
.bg-danger.auto .list-group-item.active,
.bg-danger .auto .list-group-item.active {
  background-color: #f13636 !important;
}

.bg-white {
  color: #58666e;
  background-color: #fff;
}

.bg-white a {
  color: inherit;
}

.bg-white a:hover {
  color: inherit;
}

.bg-white .text-muted {
  color: #98a6ad !important;
}

.bg-white .lt,
.bg-white .lter,
.bg-white .dk,
.bg-white .dker {
  background-color: #fff;
}

.bg-white-only {
  background-color: #fff;
}

.bg-white-opacity {
  background-color: rgba(255, 255, 255, 0.5);
}

.bg-black-opacity {
  background-color: rgba(32, 43, 54, 0.5);
}

a.bg-light:hover {
  color: inherit;
}

.btn.btn-sm.btn-default.pull-left {
	padding: 0.36rem 0.5rem!important;
}

a.bg-primary:hover {
  background-color: #6254b2;
}

a.text-primary:hover {
  color: #6254b2;
}

.text-primary {
  color: #7266ba;
}

.text-primary-lt {
  color: #8278c2;
}

.text-primary-lter {
  color: #9289ca;
}

.text-primary-dk {
  color: #6254b2;
}

.text-primary-dker {
  color: #564aa3;
}
.profile-infos {
  margin:3px 15px 20px 15px;
  
}
.profile-infos.membru-p-sus {
  display: block;
  margin: -74px 0 34px 15px;
  min-height: 41px;
}
.profile-infos.membru-p-profil {
  display: block;
}



a.bg-info:hover {
  background-color: #19a9d5;
}

a.text-info:hover {
  color: #19a9d5;
}

.text-info {
  color: #23b7e5;
}

.text-info-lt {
  color: #3abee8;
}

.text-info-lter {
  color: #fff;
}

.text-info-dk {
  color: #19a9d5;
}

.text-info-dker {
  color: #1797be;
}

a.bg-success:hover {
  background-color: #23ad44;
}

a.text-success:hover {
  color: #23ad44;
}

.text-success {
  color: #27c24c;
}

.text-success-lt {
  color: #2ed556;
}

.text-success-lter {
  color: #43d967;
}

.text-success-dk {
  color: #23ad44;
}

.text-success-dker {
  color: #1e983b;
}

a.bg-warning:hover {
  background-color: #f9d21a;
}

a.text-warning:hover {
  color: #f9d21a;
}

.text-warning {
  color: #fad733;
}

.text-warning-lt {
  color: #fbdc4c;
}

.text-warning-lter {
  color: #fbe165;
}

.text-warning-dk {
  color: #f9d21a;
}

.text-warning-dker {
  color: #f4ca06;
}

a.bg-danger:hover {
  background-color: #ee3939;
}

a.text-danger:hover {
  color: #ee3939;
}

.text-danger {
  color: #f05050;
}

.text-danger-lt {
  color: #f26767;
}

.text-danger-lter {
  color: #f47f7f;
}

.text-danger-dk {
  color: #ee3939;
}

.text-danger-dker {
  color: #ec2121;
}

a.bg-dark:hover {
  background-color: #2f3342;
}

a.text-dark:hover {
  color: #2f3342;
}

.text-dark {
  color: #3a3f51;
}

.text-dark-lt {
  color: #454b60;
}

.text-dark-lter {
  color: #4f566f;
}

.text-dark-dk {
  color: #2f3342;
}

.text-dark-dker {
  color: #252833;
}

a.bg-#000000:hover {
  background-color: #131e25;
}

a.text-#000000:hover {
  color: #131e25;
}

.text-#000000 {
  color: #1c2b36;
}

.text-#000000-lt {
  color: #253847;
}

.text-#000000-lter {
  color: #2d4658;
}

.text-#000000-dk {
  color: #131e25;
}

.text-#000000-dker {
  color: #0b1014;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #000;
}

.text-muted {
  color: #98a6ad;
}

.bg {
  background-color: #f0f3f4;
}

.pos-rlt {
  position: relative;
}

.pos-stc {
  position: static !important;
}

.pos-abt {
  position: absolute;
}

.pos-fix {
  position: fixed;
}

.show {
  visibility: visible;
}

.line {
  width: 100%;
  height: 2px;
  margin: 10px 0;
  overflow: hidden;
  font-size: 0;
}

.line-xs {
  margin: 0;
}

.line-lg {
  margin-top: 15px;
  margin-bottom: 15px;
}

.line-dashed {
  background-color: transparent;
  border-style: dashed !important;
  border-width: 0;
}

.no-line {
  border-width: 0;
}

.no-border,
.no-borders {
  border-color: transparent;
  border-width: 0;
}

.no-radius {
  border-radius: 0;
}

.block {
  display: block;
}

.block.hide {
  display: none;
}

.inline {
  display: inline-block !important;
}

.none {
  display: none;
}

.pull-none {
  float: none;
}

.rounded {
  border-radius: 500px;
}

.clear {
  display: block;
  overflow: hidden;
}

.no-bg {
  color: inherit;
  background-color: transparent;
}

.no-select {
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}

.l-h {
  line-height: 1.42857143;
}

.l-h-0x {
  line-height: 0;
}

.l-h-1x {
  line-height: 1.2;
}

.l-h-2x {
  line-height: 2em;
}

.l-s-1x {
  letter-spacing: 1;
}

.l-s-2x {
  letter-spacing: 2;
}

.l-s-3x {
  letter-spacing: 3;
}

.font-normal {
  font-weight: normal;
}

.font-thin {
  font-weight: 300;
}

.font-bold {
  font-weight: 500;
}

.text-3x {
  font-size: 3em;
}

.text-2x {
  font-size: 2em;
}

.text-lg {
  font-size: 18px;
}

.text-md {
  font-size: 16px;
}

.text-base {
  font-size: 14px;
}

.text-sm {
  font-size: 13px;
}

.text-xs {
  font-size: 12px;
}

.text-xxs {
  text-indent: -9999px;
}

.text-ellipsis {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-u-c {
  text-transform: uppercase;
}

.text-l-t {
  text-decoration: line-through;
}

.text-u-l {
  text-decoration: underline;
}

.text-active,
.active > .text,
.active > .auto .text {
  display: none !important;
}

.active > .text-active,
.active > .auto .text-active {
  display: inline-block !important;
}

.box-shadow {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}

.box-shadow-lg {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
}

.text-shadow {
  font-size: 170px;
  text-shadow: 0 1px 0 #dee5e7, 0 2px 0 #fcfdfd, 0 5px 10px rgba(0, 0, 0, 0.125), 0 10px 20px rgba(0, 0, 0, 0.2);
}

.no-shadow {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.wrapper-xs {
  padding: 5px;
}

.wrapper-sm {
  padding: 10px;
}

.wrapper {
  padding: 15px;
}

.wrapper-md {
  padding: 30px 20px 20px 20px;
}

.wrapper-lg {
  padding: 30px;
}

.wrapper-xl {
  padding: 50px;
}

.padder-lg {
  padding-right: 30px;
  padding-left: 30px;
}

.padder-md {
  padding-right: 20px;
  padding-left: 20px;
}

.padder {
  padding-right: 15px;
  padding-left: 15px;
}

.padder-v {
  padding-top: 15px;
  padding-bottom: 15px;
}

.no-padder {
  padding: 0 !important;
}

.pull-in {
  margin-right: -15px;
  margin-left: -15px;
}

.pull-out {
  margin: -10px -15px;
}

.b {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.b-a {
  border: 1px solid #dee5e7;
}

.b-t {
  border-top: 1px solid #dee5e7;
}

.b-r {
  border-right: 1px solid #dee5e7;
}

.b-b {
  border-bottom: 1px solid #dee5e7;
}

.b-l {
  border-left: 1px solid #dee5e7;
}

.b-light {
  border-color: #edf1f2;
}

.b-dark {
  border-color: #3a3f51;
}

.b-black {
  border-color: #3a3f51;
}

.b-primary {
  border-color: #7266ba;
}

.b-success {
  border-color: #27c24c;
}

.b-info {
  border-color: #23b7e5;
}

.b-warning {
  border-color: #fad733;
}

.b-danger {
  border-color: #f05050;
}

.b-white {
  border-color: #ffffff;
}

.b-dashed {
  border-style: dashed !important;
}

.b-l-light {
  border-left-color: #edf1f2;
}

.b-l-dark {
  border-left-color: #3a3f51;
}

.b-l-black {
  border-left-color: #3a3f51;
}

.b-l-primary {
  border-left-color: #7266ba;
}

.b-l-success {
  border-left-color: #27c24c;
}

.b-l-info {
  border-left-color: #23b7e5;
}

.b-l-warning {
  border-left-color: #fad733;
}

.b-l-danger {
  border-left-color: #f05050;
}

.b-l-white {
  border-left-color: #ffffff;
}

.b-l-2x {
  border-left-width: 2px;
}

.b-l-3x {
  border-left-width: 3px;
}

.b-l-4x {
  border-left-width: 4px;
}

.b-l-5x {
  border-left-width: 5px;
}

.b-2x {
  border-width: 2px;
}

.b-3x {
  border-width: 3px;
}

.b-4x {
  border-width: 4px;
}

.b-5x {
  border-width: 5px;
}

.r {
  border-radius: 2px 2px 2px 2px;
}

.r-2x {
  border-radius: 4px;
}

.r-3x {
  border-radius: 6px;
}

.r-l {
  border-radius: 2px 0 0 2px;
}

.r-r {
  border-radius: 0 2px 2px 0;
}

.r-t {
  border-radius: 2px 2px 0 0;
}

.r-b {
  border-radius: 0 0 2px 2px;
}

.m-xxs {
  margin: 2px 4px;
}

.m-xs {
  margin: 5px;
}

.m-sm {
  margin: 10px;
}

.m {
  margin: 15px;
}

.m-md {
  margin: 20px;
}

.m-lg {
  margin: 30px;
}

.m-xl {
  margin: 50px;
}

.m-n {
  margin: 0 !important;
}

.m-l-none {
  margin-left: 0 !important;
}

.m-l-xs {
  margin-left: 5px;
}

.m-l-sm {
  margin-left: 10px;
}

.m-l {
  margin-left: 15px;
}

.m-l-md {
  margin-left: 20px;
}

.m-l-lg {
  margin-left: 30px;
}

.m-l-xl {
  margin-left: 40px;
}

.m-l-xxl {
  margin-left: 50px;
}

.m-l-n-xxs {
  margin-left: -1px;
}

.m-l-n-xs {
  margin-left: -5px;
}

.m-l-n-sm {
  margin-left: -10px;
}

.m-l-n {
  margin-left: -15px;
}

.m-l-n-md {
  margin-left: -20px;
}

.m-l-n-lg {
  margin-left: -30px;
}

.m-l-n-xl {
  margin-left: -40px;
}

.m-l-n-xxl {
  margin-left: -50px;
}

.m-t-none {
  margin-top: 0 !important;
}

.m-t-xxs {
  margin-top: 1px;
}

.m-t-xs {
  margin-top: 5px;
}

.m-t-sm {
  margin-top: 10px;
}

.m-t {
  margin-top: 15px;
}

.m-t-md {
  margin-top: 20px;
}

.m-t-lg {
  margin-top: 30px;
}

.m-t-xl {
  margin-top: 40px;
}

.m-t-xxl {
  margin-top: 50px;
}

.m-t-n-xxs {
  margin-top: -1px;
}

.m-t-n-xs {
  margin-top: -5px;
}

.m-t-n-sm {
  margin-top: -10px;
}

.m-t-n {
  margin-top: -15px;
}

.m-t-n-md {
  margin-top: -20px;
}

.m-t-n-lg {
  margin-top: -30px;
}

.m-t-n-xl {
  margin-top: -40px;
}

.m-t-n-xxl {
  margin-top: -50px;
}

.m-r-none {
  margin-right: 0 !important;
}

.m-r-xxs {
  margin-right: 1px;
}

.m-r-xs {
  margin-right: 5px;
}

.m-r-sm {
  margin-right: 10px;
}

.m-r {
  margin-right: 15px;
}

.m-r-md {
  margin-right: 20px;
}

.m-r-lg {
  margin-right: 30px;
}

.m-r-xl {
  margin-right: 40px;
}

.m-r-xxl {
  margin-right: 50px;
}

.m-r-n-xxs {
  margin-right: -1px;
}

.m-r-n-xs {
  margin-right: -5px;
}

.m-r-n-sm {
  margin-right: -10px;
}

.m-r-n {
  margin-right: -15px;
}

.m-r-n-md {
  margin-right: -20px;
}

.m-r-n-lg {
  margin-right: -30px;
}

.m-r-n-xl {
  margin-right: -40px;
}

.m-r-n-xxl {
  margin-right: -50px;
}

.m-b-none {
  margin-bottom: 0 !important;
}

.m-b-xxs {
  margin-bottom: 1px;
}

.m-b-xs {
  margin-bottom: 5px;
}

.m-b-sm {
  margin-bottom: 10px;
}

.m-b {
  margin-bottom: 15px;
}

.m-b-md {
  margin-bottom: 20px;
}

.m-b-lg {
  margin-bottom: 30px;
}

.m-b-xl {
  margin-bottom: 40px;
}

.m-b-xxl {
  margin-bottom: 50px;
}

.m-b-n-xxs {
  margin-bottom: -1px;
}

.m-b-n-xs {
  margin-bottom: -5px;
}

.m-b-n-sm {
  margin-bottom: -10px;
}

.m-b-n {
  margin-bottom: -15px;
}

.m-b-n-md {
  margin-bottom: -20px;
}

.m-b-n-lg {
  margin-bottom: -30px;
}

.m-b-n-xl {
  margin-bottom: -40px;
}

.m-b-n-xxl {
  margin-bottom: -50px;
}

.avatar {
  position: relative;
  display: block;
  white-space: nowrap;
  border-radius: 500px;
}

.avatar img {
  width: 100%;
  border-radius: 10px;
}

.avatar i {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  margin: 2px;
  border-style: solid;
  border-width: 2px;
  border-radius: 100%;
}

.avatar i.right {
  right: 0;
  left: auto;
}

.avatar i.bottom {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

.avatar i.left {
  top: auto;
  bottom: 0;
}

.avatar i.on {
  background-color: #27c24c;
}

.avatar i.off {
  background-color: #98a6ad;
}

.avatar i.busy {
  background-color: #f05050;
}

.avatar i.away {
  background-color: #fad733;
}

.avatar.thumb-md i {
  width: 12px;
  height: 12px;
  margin: 3px;
}

.avatar.thumb-sm i {
  margin: 1px;
}

.avatar.thumb-xs i {
  margin: 0;
}

.w-1x {
  width: 1em;
}

.w-2x {
  width: 2em;
}

.w-3x {
  width: 3em;
}

.w-xxs {
  width: 60px;
}

.w-xs {
  width: 90px;
}

.w-sm {
  width: 150px;
}

.w {
  width: 200px;
}

.w-md {
  width: 240px;
}

.w-lg {
  width: 280px;
}

.w-xl {
  width: 320px;
}

.w-xxl {
  width: 360px;
}

.w-full {
  width: 100%;
}

.w-auto {
  width: auto;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.thumb-xl {
  display: inline-block;
  width: 128px;
}

.thumb-lg {
  display: inline-block;
  width: 96px;
}

.thumb-md {
  display: inline-block;
  width: 64px;
}

.thumb {
  display: inline-block;
  width: 50px;
}

.thumb-sm {
  display: inline-block;
  width: 40px;
}

.thumb-xs {
  display: inline-block;
  width: 34px;
}

.thumb-xxs {
  display: inline-block;
  width: 30px;
}

.thumb-wrapper {
  padding: 2px;
  border: 1px solid #dee5e7;
}

.thumb img,
.thumb-xs img,
.thumb-sm img,
.thumb-md img,
.thumb-lg img,
.thumb-btn img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

.img-full {
  width: 100%;
}

.img-full img {
  width: 100%;
}

.scrollable {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.nav-item.dropdown.vertical-centre {
	line-height:50px;
}
.scrollable.hover {
  overflow-y: hidden !important;
}

.scrollable.hover:hover {
  overflow: visible !important;
  overflow-y: auto !important;
}

.smart .scrollable {
  overflow-y: auto !important;
}

.scroll-x,
.scroll-y {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.scroll-y {
  overflow-y: auto;
}

.scroll-x {
  overflow-x: auto;
}

.hover-action {
  display: none;
}

.hover-rotate {
  -webkit-transition: all 0.2s ease-in-out 0.1s;
          transition: all 0.2s ease-in-out 0.1s;
}

.hover-anchor:hover > .hover-action,
.hover-anchor:focus > .hover-action,
.hover-anchor:active > .hover-action {
  display: inherit;
}

.hover-anchor:hover > .hover-rotate,
.hover-anchor:focus > .hover-rotate,
.hover-anchor:active > .hover-rotate {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
}

.backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.aside-wrap .nav {
	flex-direction:column;
}
.hide {
	display: none;
}
.hide.show {
	display:block;
}
.user_history_sanctions {
	margin-top:10px;
}
.frequent-questions {
	margin-top:10px;
}
.title-status {
	display:block;
	font-size:24px; 
	color:#6f448b;
}

.title-cerere {
	font-size:18px; 
	color:#6f448b;
}
.subtitle-cerere-prima {
	font-size:15px; 
	color:#000;
	margin-left:10px;
	
}.subtitle-cerere-doua {
	font-size:15px; 
	color:#000;
	margin-left:15px;
}
.no-results-msg {
	justify-content: center;
	font-size: 20px;
	background-color: #fc0;
	border: 1px solid #fc0;
	border-radius: 7px;
	padding: 20px;
	margin-bottom:10px;
	margin-top:10px;
}
/*desktop*/
.app.app-header-fixed.fixed-top.app-aside-folded .navbar-brand  {
	margin-right:0;
}
.form-inscriere-c .dlin1 {
  font: 14px/18px encode500;
  border-bottom: 1px dashed var(--mov);
  padding: 0 15px 5px 0px;; margin: 0 15px 15px 15px;
  width: calc(100% - 30px);
}
.form-inscriere-c .bg-primary {
  line-height: 28px;
  text-indent: 12px;
}
.form-inscriere-c .bg-primary .but-show{
  text-indent: initial;
}
.form-inscriere-c .doc-linie .dlin.dlin1.control-label {
  border: none;
  font: 14px/14px encode500;
  padding: 0; margin: 0 0 10px 0;
}
.cecbocsi {column-count: 3;}

.but-sterge-activitate {
  margin: 26px 0 0 0;
  border: 1px solid var(--mov); border-radius: 4px;
  color: var(--mov);
  background: none; transition: all 0.5s;
  font-size: 20px; line-height: 30px; padding: 3px 9px;
}
.but-sterge-activitate:hover {opacity: 0.7;}

.unitatea {
  border-bottom: 2px dotted var(--mov);
  padding-top: 20px; margin: 0;
}
/*.activitate-aprobat {width: 200px; margin: -20px 0 30px 30px;}
.activitate-aprobat label {
  display: inline-block; vertical-align: top;
  line-height: 35px;
}
.activitate-aprobat input {
  display: inline-block; vertical-align: top;
  width: 50px;
}*/


@media screen and (min-width: 992px) {
		.wrapper-md.profile-user {
		padding-top:0px!important;
		margin-top:-40px!important;
	} 
	.form-coloana2 {
	border-right: 2px solid;
	}
  .col-lg-2-4 {
    float: left;
    width: 20.000%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm.show {
    display: inherit !important;
  }
  .no-m-sm {
    margin: 0 !important;
  }
  
}

/*phone*/

@media (max-width: 767px) {
  .aside-wrap {
    position: relative;
    height: initial;
    width: 100%;
  }
  .cecbocsi {column-count: 1;}
  
  .navbar-header > button {color: #fff;}
  .bg-light.lter.wrapper-md {
    width: 98%;
    margin: 80px 1% auto 1%;
    padding: 10px 5%;
  }
  .lter {position: relative; top: 0; left: 0;}
  .articolele {margin-top: 12px;}
  .articolul {width: 100%; margin-bottom: 15px;}
  .articol-det {margin-top: 14px;}
  .adauga-doc {margin-top: -8px;}
  .selectul1 {width: 100% !important; padding: 5px 10px;}
  .selectul2 {width: 100% !important; padding: 5px 10px; text-align: left !important;}
  .selectul1 label {width: 20%;}
  .selectul2 label {width: 20%;}
  .selectat {width: 70% !important;}
  .bg-light.lter.wrapper-md a {margin-right: 3%;}
  .h3 {font-size: 1.45rem;}
  h1, .h1 {
    font-size: 1.5rem;
  }
  .articol-det h2 {font-size: 25px;}

  .w-auto-xs {
    width: auto;
  }
  .shift {
    display: none !important;
  }
  .shift.in {
    display: block !important;
  }
  .row-2 [class*="col"] {
    float: left;
    width: 50%;
  }
  .row-2 .col-0 {
    clear: none;
  }
  .row-2 li:nth-child(odd) {
    margin-left: 0;
    clear: left;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-left-xs {
    text-align: left;
  }
  .text-right-xs {
    text-align: right;
  }
  .no-border-xs {
    border-width: 0;
  }
  .pull-none-xs {
    float: none !important;
  }
  .pull-right-xs {
    float: right !important;
  }
  .pull-left-xs {
    float: left !important;
  }
  .dropdown-menu.pull-none-xs {
    left: 0;
  }
  .hidden-xs.show {
    display: inherit !important;
  }
  .wrapper-lg,
  .wrapper-md {
    padding: 15px;
  }
  .padder-lg,
  .padder-md {
    padding-right: 15px;
    padding-left: 15px;
  }
  .no-m-xs {
    margin: 0 !important;
  }
} /* end 767px */

.butterbar {
  position: relative;
  height: 3px;
  margin-bottom: -3px;
}

.butterbar .bar {
  position: absolute;
  width: 100%;
  height: 0;
  text-indent: -9999px;
  background-color: #23b7e5;
}

.butterbar .bar:before {
  position: absolute;
  right: 50%;
  left: 50%;
  height: 3px;
  background-color: inherit;
  content: "";
}

.butterbar.active {
  -webkit-animation: changebar 2.25s infinite 0.75s;
     -moz-animation: changebar 2.25s infinite 0.75s;
          animation: changebar 2.25s infinite 0.75s;
}

.butterbar.active .bar {
  -webkit-animation: changebar 2.25s infinite;
     -moz-animation: changebar 2.25s infinite;
          animation: changebar 2.25s infinite;
}

.butterbar.active .bar:before {
  -webkit-animation: movingbar 0.75s infinite;
     -moz-animation: movingbar 0.75s infinite;
          animation: movingbar 0.75s infinite;
}

/* Moving bar */

@-webkit-keyframes movingbar {
  0% {
    right: 50%;
    left: 50%;
  }
  99.9% {
    right: 0;
    left: 0;
  }
  100% {
    right: 50%;
    left: 50%;
  }
}

@-moz-keyframes movingbar {
  0% {
    right: 50%;
    left: 50%;
  }
  99.9% {
    right: 0;
    left: 0;
  }
  100% {
    right: 50%;
    left: 50%;
  }
}

@keyframes movingbar {
  0% {
    right: 50%;
    left: 50%;
  }
  99.9% {
    right: 0;
    left: 0;
  }
  100% {
    right: 50%;
    left: 50%;
  }
}

/* change bar */

@-webkit-keyframes changebar {
  0% {
    background-color: #23b7e5;
  }
  33.3% {
    background-color: #23b7e5;
  }
  33.33% {
    background-color: #fad733;
  }
  66.6% {
    background-color: #fad733;
  }
  66.66% {
    background-color: #7266ba;
  }
  99.9% {
    background-color: #7266ba;
  }
}

@-moz-keyframes changebar {
  0% {
    background-color: #23b7e5;
  }
  33.3% {
    background-color: #23b7e5;
  }
  33.33% {
    background-color: #fad733;
  }
  66.6% {
    background-color: #fad733;
  }
  66.66% {
    background-color: #7266ba;
  }
  99.9% {
    background-color: #7266ba;
  }
}

@keyframes changebar {
  0% {
    background-color: #23b7e5;
  }
  33.3% {
    background-color: #23b7e5;
  }
  33.33% {
    background-color: #fad733;
  }
  66.6% {
    background-color: #fad733;
  }
  66.66% {
    background-color: #7266ba;
  }
  99.9% {
    background-color: #7266ba;
  }
}

/*.table-responsive {margin-top: 98px;}*/


.qe-text button {
  display: block;
  box-sizing: border-box;
  padding: 0 !important;
  width: 35px; height: 35px;
  background: var(--verde); color: #fff;
  border: none; border-radius: 3px;
}
.qe-text button:before {
  content: "\f560"; font: 900 16px "Font Awesome 5 Free";
  transition: all 0.5s;
}
.qe-text button:hover {opacity: 0.7;}
.qe-text button:hover, .qe-text button:focus {
  background: var(--verde); color: #fff;
}
.qe-text button:hover:before, .qe-text button:focus:before {
  font-size: 20px;
} 

.nota-initiala.qe-text button, 
.nota-initiala a {
  margin: 0 0 0 5px;
  display: inline-block;
  width: initial; height: initial;
  background: none;
  color: none;
  border-radius: 0px;
}
.nota-initiala.qe-text button:before {content: "";}

.nota-initiala.qe-text button span, 
.nota-initiala a span {
  font: 300 30px/1.2 'Material Symbols Outlined';
  color: var(--mov);
  border-radius: 5px;
  transition: all 0.5s;
}
.nota-initiala.qe-text button:hover span, 
.nota-initiala a:hover span {
  background: var(--mov);
  color: #fff;
}

.arhiva {
  display: inline-flex;
  align-items: center;
  background: var(--mov);
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  margin: 10px 20px;
  border-radius: 5px;
  transition: all 0.5s;
}
.arhiva span {font: 200 25px/1 'Material Symbols Outlined'; margin: 0 7px 0 0;}
.arhiva:hover {background: var(--mov3); color: #fff;}

.add-nou {font: 14px/1 encode600; text-transform: uppercase;}
.add-nou .mso {font: 300 30px/1 'Material Symbols Outlined'; margin: 0 7px 0 0;}


.table-rights > tbody > tr > th, .table-rights > tfoot > tr > th, .table-rights > tbody > tr > td, .table-rights > tfoot > tr > td {
	padding: 8px 15px;
	/* border-top: 1px solid var(--cyan); */
	border-bottom: 1px solid var(--cyan);
}

.table-rights > tbody > .for-checkboxes > th, .table-rights > tfoot > .for-checkboxes > th, .table-rights > tbody > .for-checkboxes > td, .table-rights > tfoot > tr > td {
	/*padding: 0px 15px;*/
	background-color: antiquewhite;
}
/*Custom quiz error*/
.quiz-error-container{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.6);padding:0 20px;z-index:9}
.quiz-error-container .valign {position: relative;top: 50%;transform: translateY(-50%);border-radius:0;text-align: center;font-size: 16px;}
.quiz-error-container .close-quiz-error{background-color: #FFF;border: 1px solid #EEE;border-radius:50%;color: #000;height:18px;width:18px;cursor: pointer;display: block;font-size: 12px;position: absolute;right:14px;text-align: center;top:24px;font-weight:300;z-index:99}
.quiz-error-container .close-quiz-error:hover{background-color:rgba(255,255,255,0.7);}

@media (max-width: 767px) {
    .table-responsive .dropdown-menu {
        position: static !important;
    }
    .popapul-content {width: 90%;}
}
@media (min-width: 768px) {
		
  .table-responsive {
    overflow: visible;
    overflow-x: auto;
    width: 100%;
  }
}
@media (max-width: 600px) {
	.form-group.pull-right.rights-content {
		margin-top:0.4rem;
		float:none!important;
	}
	.rights-title {
		text-align:center;
		display:block;
	}
}
.scrollable-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
	width:335px;
	left:-14px!important;
}
.btn-group.pull-right.intrebari{
	width:335px;
}
.modal-full{width:90%}

.text-center input{margin:0 auto}
.bg-partial{background-color:#94f7ab;color:#6b6d6b}
.bg-payments{background-color:#dee0de;color:#545454}
.btn-comment{position:relative}
.btn-comment .countbadge{display:block;width:16px;height:16px;border-radius:50%;line-height:15px;font-size:11px;text-align:center;position:absolute;right:-7px;top:-7px;background-color:#000;color:#FFF;z-index:10}

.upload-drop-zone {
  height: 200px;
  border-width: 2px;
  margin-bottom: 20px;
}

/* skin.css Style*/
.upload-drop-zone {
  color: #ccc;
  border-style: dashed;
  border-color: #ccc;
  line-height: 200px;
  text-align: center
}
.upload-drop-zone.drop {
  color: #222;
  border-color: #222;
}

.col-no-padding {
	padding: 0;
	margin: 0;
}

.recipe-element td{height:40px;line-height:30px;vertical-align:middle;}
.recipe-element input{width:100px;display:inline-block;height:30px}

.padding-right-3 {
	padding-right: 3px;
}
.padding-left-10 {
	padding-left: 10px;
}

.padding-left-15 {
	padding-left: 20px;
}
.padding-left-20 {
	padding-left: 30px;
}

.categorychoose.padding-left-10 {
	padding-left: 10px;
}
.categorychoose.padding-left-15 {
	padding-left: 30px;
}
.categorychoose.padding-left-20 {
	padding-left:50px;
}
#add-menu-form label {
	margin-bottom:0;
}
#add-menu-form .form-group.row  {
	align-items: center;
}
#add-menu-form .form-group.row  .col-lg-1 , 
#add-menu-form .form-group.row  .col-lg-4 , 
#add-menu-form .form-group.row  .col-lg-5  {
	padding: 0;
}
.vertical-center {
	vertical-align:middle!important;
}
.form-inline {
	display:block!important;
}
.dataTables_filter {
	display:none!important;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.col-9.nav.justify-content-end.for-responsive.navbar-nav {
	flex-direction:row;
}
/*.collapse:not(.show) {
	display: block;
}*/
#myForm .collapse:not(.show) ,
.form-3-coloane.accordion .collapse:not(.show) ,
.form-inscriere-c.accordion .collapse:not(.show) , 
.contestatie_candidat .collapse:not(.show), 
.detalii-candidat .collapse:not(.show), 
.contestatie_candidat .accordion  .collapse:not(.show)
{
	display: none;
}
.collapse.pos-rlt.navbar-collapse.box-shadow.bg-white-only {
	padding: 0 15px; margin-top: -244px;
	height: 50px;
	line-height: 50px;
}
.collapse.pos-rlt.navbar-collapse.box-shadow.bg-white-only .row {
	height: 50px;
}
.dropdown-menu.dropdown-menu-right.show {
	line-height: 1.4;
}
.collapse:not(.show) {
	display: block;
}
.frequent-questions .collapse:not(.show) {
	display: none;
}
.icon-eye {
	font-size: 25px;
	color: var(--mov);
}
#candidat-for-collapse .collapse:not(.show) {display:none;}

.sorting_1 img {border-radius: 3px;}



.btn-danger:hover {opacity: 0.6;}
.btn-default {
  border-bottom-color: #6f448b;
  -webkit-box-shadow: none; box-shadow: none;
  background-image: none;
  transition: all 0.5s;
}
.btn-default:hover {opacity: 0.6;}
 
.listare-reviste.row {
	margin-top: 1.5rem;
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}
.listare-reviste .revista-col {
	padding: 0;
	margin-bottom: 1.5rem;
	margin-right:2rem;
	background: #f7f7f7;
}
.listare-reviste .revista {
	/*border: 2px solid #6f448b;
	border-radius: 9px;*/
	min-height: 15.2rem;
	padding:0rem;
	position: relative;
} 

.listare-reviste .revista .poza-revista {
	display: flex;
	height: 8rem;
	width: 100%;
	/*margin-bottom: 2rem;*/
	background: url('/img/press-release.jpg') no-repeat center top;
}
.listare-reviste .revista .categorie-revista {
	font-size: 1.2rem;
	color: #a8a8a8;
	height: 30px;
}
.listare-reviste .revista .titlu-revista {
	font-size: 1.4rem;
	color: #6f448b;
	height: 2.5rem;
	line-height: 1.2;
	margin-top: 1rem;
}
.listare-reviste .revista .vezi-detalii {
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: center;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	width: 100%;
	height: 3.1rem;
	border: 1px solid #acb1b7;
	font-size: 1.2rem;
	font-weight: bold;
	color: #6f448b;
	text-transform: uppercase;
}

.listare-produse.row {
	margin-top: 1.5rem;
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}
.listare-produse .product-col {
	padding-right: 0;
	margin-bottom: 1.5rem;
}
.listare-produse .produs {
	border: 2px solid #6f448b;
	border-radius: 9px;
	min-height: 15.2rem;
	padding: 1.8rem;
	position: relative;
} 

.listare-produse .produs .poza-produs {
	display: flex;
	height: 7rem;
	width: 100%;
	margin-bottom: 2rem;
}
.listare-produse .produs .categorie-produs {
	font-size: 1.2rem;
	color: #a8a8a8;
	height: 30px;
}
.listare-produse .produs .titlu-produs {
	font-size: 1.4rem;
	color: #6f448b;
	height: 2.5rem;
	line-height: 1.2;
	margin-top: 1rem;
}
.titlu-produs a, .titlu-produs a:active, .titlu-produs a:visited {
	color: #6f448b;
}
.produs .pret-produs {
	min-height: 59px;
	font-weight: bold;
	font-size: 1.8rem;
	color: #474b52;
}
.listare-produse .produs .vezi-detalii {
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: center;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	width: 100%;
	height: 3.1rem;
	border: 1px solid #acb1b7;
	font-size: 1.2rem;
	font-weight: bold;
	color: #6f448b;
	text-transform: uppercase;
}


.form-documente {
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
  border: 1px solid #ccc; border-radius: 4px;
  margin-bottom: 30px; padding: 8px 10px 5px 10px;
  background: #fff;
}
.form-documente.form-horizontal {
  display: block;
  border: none; border-radius: none;
  padding: 0; margin-bottom: 0px;
}

.selectul1 {width: 49%;}
.selectul2 {width: 49%; text-align: right;}

.bg-light.lter.wrapper-md {z-index: 1;}
.hidden-xs.d-none.d-block .dropdown {
  margin-top: 63px;
  margin-bottom: -86px;
}



.app-header-fixed.app-aside-folded .sigla-ccf {display: none;}
.app-header-fixed.app-aside-folded .sigla-ccf-mic {display: block; width: 100%;}
.app-header-fixed.app-aside-folded .app-header {top: 49px;}
.app-header-fixed.app-aside-folded .sigla-ccf-text span {display: none;}

.doc-chat {
  display: flex !important; flex-wrap: wrap;
  justify-content: space-between !important;
  flex-direction: row;
}

.carnet-nr {
  background: #f0f3f4;
  margin: -15px 15px 15px 15px; padding: 5px 5px 0 5px;
}
.carnet-nr label {display: inline-block; vertical-align: top;}
.carnet-nr span {display: inline-block; vertical-align: top;}
.carnet-nr .i-checks {padding-left: 0;}

.status-expert {padding-left: 15px;}
.status {margin: 0 0 10px 0;}
.status span {
  background: var(--pai);
  padding: 5px 10px;
  margin: 0 0 0 5px;
}
.role-member {padding-left: 15px;}
.role-member label {display: inline-block; vertical-align: top; padding: 0 5px 0 0;}
.role-member span {display: inline-block; vertical-align: top;}

.h4-inscriere {
  text-align: center;
  margin: 20px 0;
}

.trimite-retrag {
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
}
.inscrie-trimite {
  background: var(--mov3); color: #fff;
  display: flex; align-items: center;
  padding: 7px 15%; margin: 20px 0 30px 15px;
  border: none; border-radius: 4px;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 16px;
  text-transform: uppercase;
}
.inscrie-trimite-dashboard,
.inscrie-trimite-dashboard:hover,
.inscrie-trimite-dashboard:active,
.inscrie-trimite-dashboard:focus {
  background: var(--mov3); 
  color: #fff;
  padding: 7px 30px; 
  margin: 20px 0px 0px 0px;
  border: none; 
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 16px;
  text-transform: uppercase;
}
.inscrie-trimite i ,
.inscrie-trimite-dashboard i {
	margin: 0 8px 0 0;
}
.inscrie-trimite:hover {box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.4);}

.inscriere-aprobat {padding-top: 28px;}
.operator-ccf {padding-top: 44px;} 
.operator-ccf-margin0 {padding-top: 0;}

.op-plata .inscriere-aprobat:nth-child(2) {text-align: center;}
.op-plata .inscriere-aprobat:last-child {text-align: right;}

.form-inscriere-c .inscriere-aprobat input {margin-top: -7px;}
/*.form-inscriere-c .dlin3 {margin-top: 28px;}*/

.form-group.col-lg-4.col-12.inscriere-aprobat.confirmare-date {
	color: red;
	font-weight: 500;
}
h3.plata-taxa {
  font-size: 18px;
  padding-left: 15px; margin-left:15px;
  background: var(--pai);
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid var(--mov);
}
.op-plata {padding-left: 30px; text-align: left;}
.op-plata .inscriere-aprobat label, 
.inscriere-aprobat label 
 {
  display: inline-block; vertical-align: middle;
  /*width: 70%;*/
}
.op-plata .inscriere-aprobat input ,
.inscriere-aprobat input {
  display: inline-block; vertical-align: middle;
  width: 20%;
}

.buton-maretrag {
  background: var(--mov); color: #fff;
  display: flex; align-items: center;
  padding: 7px 2%; margin: 20px 0 30px 0;
  border: none; border-radius: 4px;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 14px;
  margin-left:20px;
}
.buton-maretrag i {margin: 0 8px 0 0;}
.buton-maretrag:hover,
.buton-maretrag:focus {
  opacity: 1;
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.4);
}

.colx2 {margin-left: 0;}
.colx4 {margin-left: 15px;}

.coresp-data {
  margin: 0 15px 25px 15px;
}
.coresp-data span {
  margin-right: 2%;
}


.contestatie-titlu {
  margin-top: -10px !important;
}
.contestatie .card {
  padding: 10px;
}
.contestatie .card span {
  margin: 0 0 3px 0;
  text-transform: uppercase;
  font-size: 13px;
}

.contestatie-sterge {
  border: none; background: none;
  font-size: 28px;
  color: red;
  opacity: 0.6;
  transition: all 0.5s;
}
.contestatie-sterge:hover {opacity: 1;}

.adauga {margin: 0 0 20px 15px;}
.contestatie-salveaza {
  display: inline-block; vertical-align: top;
  background: var(--mov); color: #fff;
  padding: 7px 5%; margin: 0 10px 0 0;
  border: none; border-radius: 4px;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 16px;
}
.contestatie-salveaza[disabled]:active ,
.contestatie-salveaza[disabled]:hover ,
.contestatie-salveaza[disabled]:focus ,
.reexaminare-salveaza[disabled]:focus ,
.reexaminare-salveaza[disabled]:focus ,
.reexaminare-salveaza[disabled]:focus ,
.contestatie-adauga[disabled]:focus ,
.contestatie-adauga[disabled]:focus ,
.contestatie-adauga[disabled]:focus ,
.contestatie-adauga:disabled ,
.reexaminare-salveaza:disabled ,
.contestatie-salveaza:disabled {
	opacity:0.5!important;
	cursor:default;
}
.contestatie-salveaza i {margin: 0 5px 0 0;}

.contestatie-adauga {
  display: inline-block; vertical-align: top;
  background: var(--galben); color: var(--mov);
  padding: 9px 5%;
  border: none; border-radius: 4px;
  cursor: pointer;
  transition: all 0.5s;
  font: 16px/16px encode600;
  margin: 28px 0;
  
}
.icon-calendar {
	font-size:25px;
}
.input-group.date .input-group-addon {
	/*margin-top:4px;*/
	margin-left:5px;
	background-color:transparent;
}
.table-afisari-cotizatii th {
	border: 1px solid var(--mov);
	font-size: 16px;
	background: aliceblue;
	border-bottom: 3px solid var(--mov) !important;
	color: var(--mov);
}

.table-afisari-cotizatii td {
	border: 1px solid var(--mov);
	background: #fffae5;
	color: var(--mov);
}
.table-afisari-cotizatii span {
	display:block;
}
.contestatie-adauga i {margin: 0 5px 0 0;}

.form-depunere-contestatie .contestatie-adauga {
  border: 1px solid var(--mov);
}

.contestatie-raspuns {padding: 2px 0 0 28px;}
.contestatie-raspuns span {
  display: block;
}

.cb-container .card-header {
  padding: 0.75rem 1.25rem 0 2rem;
  border-bottom: 1px solid var(--mov);
}
.contestatie-butoane {
  margin: 0 0 -1px 0;
}
.contestatie-butoane .btn-info {
  position: relative;
  border-radius: 3px 3px 0 0; 
  background: var(--pai); color: var(--mov) !important;
  text-shadow: none;
}
.contestatie-butoane .btn-info.active {
  
  background-color: #fff!important;
  border-bottom: none;
}
.contestatie-butoane .btn-info:before {
  content: "";
  display: block; width: 100%; height: 7px;
  background: linear-gradient(var(--pai), rgba(0,0,0,0.1));
  position: absolute; bottom: 0; left: 0;
  transition: all 0.5s;
}
.contestatie-butoane .btn-info.active:before {display: none;}
.contestatie-butoane .btn-info:hover {
  background: var(--mov) !important; opacity: 1;
  color: #fff !important;
}
.contestatie-butoane .btn-info:hover:before {display: none;}
.cb-container .contestatie-mesaje h5 {
  font: italic 15px/22px encode400;
  margin: 0;
}
.cb-container .contestatie-nota-raspuns {
  margin: 20px; padding: 12px 20px;
  border-radius: 3px;
  background: var(--bg);
}
.cb-container .dlin3 a:before {display: none;}
.cb-container .dlin3 {margin: 0 0 0 20px;}

.cr .contestatie-raspuns {padding: 0;}
.cr-titlu {font: 14px/16px encode600; margin: 0 0 7px 0;}
.cr-text {text-align: justify;}
.cr-rezultat {
  display: block; 
  padding: 0 0 0 30px; 
  font: 14px/16px encode600;
  /*height: calc(100% - 30px);*/
  margin-top:10px;
  text-align: center;
}
.cr-rezultat em {
  display: flex; 
  width: 100%; height: 100%;
  font: 24px/24px encode600;
  text-shadow: 2px 2px 0 #fff;
  align-items: center; justify-content: center;
}
.contestatie-solicit-reex {margin: 20px 0;}
.reexaminare-salveaza {
  margin-top: 27px; padding: 5px 5% 6px 5%;
  width: calc(100% - 30px);
  justify-content: center;
}

/*

.contestatie-nota input {
  background: transparent;
  border: none;
  color: var(--mov);
  font-size: 18px;
}
.contestatie-raspuns textarea {
  border: 1px solid var(--mov); 
  border-radius: 4px;
  font-size: 14px;
  width: 100%; min-height: 100px;
  padding: 10px; margin: 3px 0;
  color: var(--mov);
}*/
#contestatie_form {position: relative;}
#contestatie_form .col-sm-12 {position: static;}

.timerul {
  position: absolute; top: -57px; right: 7px;
  background: none; color: var(--mov) !important;
  text-shadow: none; border-color: transparent !important;
  min-height: 60px;
  padding: 0;
}
.timerul em {
  display: block;
  font: 14px/14px encode400;
  text-transform: uppercase;
  margin: 0 0 4px 0;
  color: var(--rosu);
}
.timerul.btn .badge {
  width: 103px;
  border: 1px solid var(--rosu);
  background: #fff; color: var(--rosu);
  font: 22px/22px encode600;
}
.timerul.btn-info {box-shadow: none;}
.timerul.btn-info:hover {
  background-color: transparent !important;
}
.timerul.btn-info:hover .badge {
  border: 1px solid var(--rosu) !important;
  color: var(--rosu) !important;
}
.form-depunere-contestatie .bg-primary,
.form-depunere-contestatie.bg-primary
 {
  background-color: transparent !important;
  color: var(--mov) !important;
  border-bottom: 1px dotted var(--mov);
  font: 16px/18px encode500;
  width: calc(100% - 30px);
  margin: 22px auto 0px auto;
}
.form-depunere-contestatie .contestatie-salveaza {
  margin: 0 10px 0 15px; padding: 7px 10px; transition: none;
}
.form-depunere-contestatie .show .contestatie-salveaza:hover {
  background: var(--galben); color: var(--mov);
}
.form-depunere-contestatie .card-body {padding: 0;}
.form-depunere-contestatie .show {margin: 0 15px 30px 15px !important;}
.form-depunere-contestatie .ascuns {margin: 0 15px 30px 15px !important;}

.depunere-contestatie-butoanejos {position: relative; margin: 0 0 -45px 0;}
.form-depunere-contestatie .contestatie-salveaza.cs-final {
  margin: 0; padding: 9px 0;
  text-transform: uppercase;
  font: 16px/18px encode600;
  width: 60%;
  border: 1px solid var(--mov);
  transition: all 0.5s;
}
.form-depunere-contestatie .contestatie-salveaza.cs-final:hover {
  opacity: 0.8;
}
.cs-print {
  position: absolute; right: 15px; bottom: 0;
  padding: 9px 0;
  text-transform: uppercase;
  font: 16px/18px encode600;
  width: 20%;
  border-radius: 3px;
}
.cs-print:hover {opacity: 0.8;}

.print-candidat-btn {
  padding: 9px 0;
  text-transform: uppercase;
  font: 16px/18px encode600;
  width: 20%;
  border-radius: 3px;
  margin-top: 20px;
  margin-left: 22px;
}
.print-candidat-btn:hover {opacity: 0.8;}

.steps-a { margin: 0 0 0 40px;}
.steps-a a {
  position: relative;
  display: inline-block;
  background: linear-gradient(0deg, #f6f6f6, #fff, #fff, #fff);
  padding: 7px 40px; margin: 0 3px 0 0;
  border-radius: 5px 5px 0 0;
  font: 14px/16px encode500;
}
.steps-a a.steps-stop {
  background: #fff;
  border: 1px solid #ccc; border-bottom: none;
}
.steps-a a.steps-stop:before {
  content: "";
  display: block; width: 100%; height: 5px;
  background: #fff;
  position: absolute; bottom: -5px; left: 0; z-index: 10;
}

.profil-membru {
 /* width: 20%;*/
  border: 1px solid var(--mov); border-radius: 4px;
  padding: 10px; margin: 0 0 30px 0;
  background: var(--bg2);
}
.profil-membru strong {display: block;}
.profil-membru p {margin: 0 0 10px 0; line-height: 18px;}

/* .documente-tabel {position: relative; width: 58%;} */

/* Aprob, resping */
/*.aprobare {
  position: absolute; top: 0; right: 0;
}*/

.apring {position: relative; margin: 0 0 5px 0;}
#product-data form .apring label , 
#product-data .apring label  {
  display: block;
  background: var(--galben); color: var(--mov3);
  padding: 5px 10px;
  /*width: 150px;*/
  cursor: pointer;
  border-radius: 3px;
  transition: all 0.5s;
}
.apring label:after {
  content: "\f111";
  font-family: "Font Awesome 5 Free"; font-weight: 300;
  float: right;
}
.apring input {
  opacity: 0;
  position: absolute; top: 0; left: 0;
  transition: all 0.5s;
}
.apring input:hover + label {
  background: var(--galben2) !important;
  visibility: visible;
}
.apring input:focus + label {
  background: var(--mov) !important; color: #fff !important;
  visibility: visible;
}
.apring input:focus + label:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free"; font-weight: 900;
  float: right;
}

/*clasa facuta pentru input checked */
.apring.aprob.apring-checked input  + label {
  background: var(--mov) !important; color: #fff !important;
  visibility: visible;
}
.apring.aprob.apring-checked input:focus + label:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free"; font-weight: 900;
  float: right;
}

.apring input:checked + label {
  background: var(--mov) !important; color: #fff !important;
  visibility: visible;
}
.apring input:checked + label:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free"; font-weight: 900;
  float: right;
}


.resping-motiv {
  display: none;
  /*background: #f0f3f4; */
  margin-bottom:10px;

}
.resping-textarea {
	/*width: 150px; */
  min-height: 100px;
  background: none;
  border: 1px solid var(--mov); border-bottom: none;
  border-radius: 3px 3px 0 0;
  box-sizing: border-box;
  font: 14px/16px encode500;
  padding: 5px; margin: 0 0 -5px 0;
}
.alert-motiv {display: none;}
.salveaza-apring {
  display: block;  width: 100%;
  background: var(--mov3); color: #fff;
  border: none; border-radius: 0 0 4px 4px;
  text-align: center;
  font: 14px/16px encode600;
  padding: 7px 0;
  cursor: pointer;
  transition: all 0.5s;
}

/* end aprob, resping */


.documente-tabel h2 {
  font: 20px/20px encode500;
  color: var(--mov);
  margin: 0 0 20px 0;
}
.documente-tabel h2 em {
  font: 20px/20px encode300;
  
}

.documente-tabel h3 {
  font: 18px/18px encode500;
  margin: 0 0 24px 0;
  color: var(--mov);
}
.documente-tabel h3 em {
  font: 18px/18px encode300;
}


.documente-tabel h4 {
  width: 100%;
  font: 14px/14px encode600;
  text-transform: uppercase;
  margin: 15px 0 27px 0; padding: 0 0 5px 0;
  border-bottom: 1px solid #aaa;
  justify-content: flex-end;
  align-items: flex-end;
}



.doc-linie {
  width: 100%;
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
  margin: 8px 0 15px 0;
}

.doc-linie {
  justify-content: flex-end;
  align-items: flex-end;
}

.dlin1 {
  width: 100%;
  display: block;
  margin: 0 0 5px 0;
  font: 14px/14px encode600;
}
.doc-linie input {
 /* width: 48%; */
  border: 1px solid #ddd; border-radius: 3px;
  padding: 3px 5px;
}
.input-file-hide {display: none;}

.dlin3 {
 /* width: 48%; */
  min-height: 32px; border: 1px solid var(--mov); border-radius: 3px;
  text-align: center;
  font: 14px/32px encode400;
}
.dlin3 a {
  display: block; border-radius: 3px;
  color: var(--mov);
  font: 14px/32px encode500;
  transition: all 0.5s;
}
.dlin3 a:hover {
  background: #fff; opacity: 0.7;
}
.dlin3 a:before {
  content: "\f15b"; font-family: "Font Awesome 5 Free"; font-weight: 300;
  font-size: 14px; margin: 0 8px 0 0;
}
.dlin3 a i {margin: 0 5px 0 0;}

/* CHAT */
.chat-mihai {
  /* width: 20%; */
  border: 1px solid var(--mov); border-radius: 4px;
  padding: 10px; margin: 0 0 30px 0;
  background: var(--pai);
}
.chat-mihai h3 {
  font: 24px/24px encode500;
  margin: 0 0 20px 0;
}
.chat-mihai h3:after {
  content: "\f086"; font-family: "Font Awesome 5 Free"; font-weight: 300;
  font-size: 24px; margin: 0 0 0 8px;
  float: right;
}

#product-data form.form-mesagerie {
  background: none; padding: 0;
  border: 0; border-radius: 0;
  margin: 0 0 20px 0;
}
.form-mesagerie textarea {
  background: none;
  border: 1px solid #ccc; border-radius: 4px 4px 0 0;
  border-bottom: none;
  width: 100%; min-height: 80px;
  padding: 8px;
  font: 14px/16px encode500;
  color: var(--mov);
}
.save-mesaj {
  display: block; width: 100%;
  background: var(--mov); color: #fff5ce;
  border: none; border-radius: 0 0 4px 4px;
  text-align: center;
  font: 14px/16px encode600;
  padding: 7px 0;
  cursor: pointer;
  transition: all 0.5s;
}
.save-mesaj:hover {
  background: var(--mov3);
}

.chat-mihai-content {overflow: auto; height: 300px; color: var(--mov3)}
.cmc-discutie {margin: 0 0 30px 0;}
.cmc-nume {
  font: 14px/14px encode600;
  margin: 0 0 5px 0;
}
.cmc-nume:before {
  font-family: "Font Awesome 5 Free"; font-weight: 900;
  margin: 0 5px 0 0;
}
.cmc-operator .cmc-nume:before {content: "\f4fb";}
.cmc-user .cmc-nume:before {content: "\f4fc";}
.cmc-data {
  font: 12px/12px encode400;
  margin: 0 0 9px 0;
}
.cmc-data em {font: 12px/12px encode400; opacity: 0.6; margin: 0 0 0 5px;}
.cmc-data strong {
  float: right;
  display: block; width: 50px;
  background: var(--mov); color: var(--pai);
  padding: 2px 0px;
  text-align: center;
  border-radius: 2px;
  margin: -2px 3px 5px 0;
}
.cmc-respins .cmc-data strong {
  background: var(--rosu); color: var(--pai);
}
.cmc-respins {
  color: var(--rosu);
}

.doc-chat .card {width: 100%;}
/* end chat */


.adauga-doc {
  background: #ffcc00; 
  color: #59366f !important;
  font: 14px/16px encode600;
  border: none; border-radius: 3px;
  padding: 7px 10px;
  text-shadow: none;
}
.adauga-doc i {margin-right: 5px;}
#product-data .card-header {
  background: none;
  text-align: center;
  border: none;
  font: 18px/20px encode400;
}

/*#product-data form label {
  display: inline-block; vertical-align: top;
  font-size: 14px; line-height: 26px;
  font-family: "encode600";
  padding: 5px 0 0 0;
}
#product-data form select {
  display: inline-block; vertical-align: top;
  width: 60%;
  border-radius: 3px;
  font-size: 14px; line-height: 16px;
  margin: 0 0 0 7px;
}*/
.selectat {
  display: inline-block; vertical-align: top;
  text-align: left;
  width: 60%;
  border-radius: 3px;
  font-size: 14px; line-height: 36px;
  font-family: "encode600";
  border: 1px solid #eee; border-radius: 3px;
  padding: 0 10px; margin: 0 0 0 7px;
  color: #6f448b;
}
#product-data .table-responsive {width: 100%;}
#product-data .table th:nth-child(1) {width: 85% !important;}
#product-data .table th:nth-child(2) {width: initial !important;}
.form-control {font-size: 14px;}
.buton-save {
  display: inline-block; width: 25%;
  background: linear-gradient(#fff,#fff); color: #6f448b;
  font: 18px/40px encode600;
  text-transform: uppercase;
  border: 1px solid #6f448b; border-radius: 4px;
  padding: 0;
  cursor: pointer;
  transition: all 0.5s;
}
.buton-save i {margin: 0 5px 0 0;}
.buton-save:hover {background: linear-gradient(#fff,#eee);}
.buton-save:focus {background: #6f448b; color: #ffcc00;}

.save-user {
  display: inline-block; width: 25%;
  background: var(--mov); color: #fff;
  font: 18px/40px encode600;
  text-transform: uppercase;
  border: none; border-radius: 4px;
  padding: 0;
  cursor: pointer;
  transition: all 0.5s;
}

.buton-save2 {
  padding: 7px 40px;
  text-transform: uppercase;
}

/* Evenimente */
.event {
  /*border-bottom: 1px solid var(--gri1);*/
  padding: 0 1.25em; margin: 0 0 7px 0;
}
.evenimente .event {
  border: 1px solid var(--gri1); border-radius: 8px;
  padding: 10px; margin: 8px 8px 12px 8px;
}
.event h2 {
  width: 100%;
  font: 24px/24px encode500;
  padding: 15px 0 10px 0px;
}
.event h2:before {
  content: "\f51b";
  font: 900 22px "Font Awesome 5 Free";
  margin: 0 8px 0 0;
}
.ev-descr {
  position: relative; margin: 0 0 9px 0;
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
}
.ev-descr span {
  box-sizing: border-box;
  border: 1px solid var(--gri1); border-radius: 3px;
  padding: 3px 5px; margin: 0 0px 5px 0;
  min-height: 28px; line-height: 14px;
}
.event .ev-descr h2 span {
  display: block;
  font: 14px/14px encode500;
  border: none;
  padding: 10px 0 0 37px; margin: 0;
  min-height: initial;
}
.ev {
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
  background: var(--bg); border-radius: 3px;
  padding: 5px 5px 0px 5px; margin: 5px 0px 5px 0;
}
.event.event-approved {
	background: #5DB663;
	color: white;
}
.event.event-approved .ev {
	background:none;
	border:1px solid black;
}

.event.event-approved .ev-descr span {
	color:black;
}

.event.event-approved .event-active.fara-delegat:disabled, 
 .event.event-approved .event-active.cu-delegat:disabled
{
	background-color: white;
	color: black;
	opacity: 100%;
}
.event.event-reserved {
	background: #EEDC82;
	color:black;
}
.event.event-reserved .ev {
	background:none;
	border:1px solid black;
}
.event.event-reserved .event-active.fara-delegat:disabled, 
 .event.event-reserved .event-active.cu-delegat:disabled
{
	background-color: white;
	color: black;
	opacity: 100%;
}
.ev label {width: 20%;}
.ev label input {
  float: left; width: 20px; height: 20px;
  margin: 8px 10px 0 0
}
.ev span {width: 20%;}
.event em {font-style: normal;}
.ev em {
  display: block;
  font: 12px encode700;
}
.ev-descr span.ev-inscris {
  border: none; border-radius: 0px;
  padding: 0px; 
}
.ev-inscris .event-active {
  width: 100%;
  background: var(--mov); color: #fff;
  border: 1px solid var(--mov); border-radius: 3px; 
  padding: 6px 0 5px 0; margin: 0;
  font: 13px/14px encode600;
  box-sizing: border-box;
  text-align: center;
  transition: all 0.5s;
}
.event-active.fara-delegat:disabled,
.event-active.cu-delegat:disabled {
	opacity: 50%;
}

.ev-inscris.event-active:disabled, 
.ev-inscris.event-active:before {
  content: "\f573"; font: 900 14px "Font Awesome 5 Free";
  margin: 0 7px 0 0; 
}
.ev-inscris .event-active:hover {opacity: 0.7;}
.ev-inscris p {
  width: 100%;
  background: linear-gradient(#fff, var(--pai));
  border: 1px solid var(--mov); border-radius: 3px; 
  padding: 3px 5px;
  font: 13px/14px encode600;
  box-sizing: border-box;
  text-align: center;
  height: 28px; line-height: 23px;
}
.ev-inscris p.ev-taxa {
  background: linear-gradient(#fff, var(--bg2));
}
.event-taxa {
  width: 10%;
  background: linear-gradient(#fff, var(--pai));
  box-sizing: border-box;
  text-align: center;
}

.event-tip {width: 10%;}
.event-perioada {width: 30%;}
.event-an {width: 5%;}
.event-ore {width: 8%;}
.event-taxa {width: 10%;}
.ev-inscris {width: 15%;}

/* end evenimente */

/* Evenimente mele */
.evenimente-mele {
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
}
.event-mele {
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.ev-stanga {width: 75%;}
.event-mele .ev-descr span {font-size: 12px;}
.event-mele .event-tip {width: 25%;}
.event-mele .event-perioada {width: 45%;}
.event-op-plata {
  width: 23%;
  padding: 8px 1% 0 0;
}
.renunt {
  box-sizing: border-box; display: block;
  background: var(--mov3); color: #fff; 
  border: none; border-radius: 3px;
  padding: 5px 10px; text-align: center; text-transform: uppercase;
  margin: 0 0 20px 0;
  transition: all 0.5s;
}
.renunt:hover {color: #fff; opacity: 0.8;}
.event-op-plata .event-aprobat {
  position: relative;
}
.event-op-plata .event-aprobat label {
  display: block; 
  transition: all 0.5s;
  border: 1px solid var(--mov); border-radius: 3px;
  padding: 5px 10px 5px 37px;
}
.event-op-plata .event-aprobat input {
  position: absolute; top: 0; left: 0px;
  width: 100%; height: 100%;
  -webkit-appearance: none;
   border-radius: 3px;
  cursor: pointer;
}
.event-op-plata .event-aprobat input:hover+label {background: #eee;}
.event-op-plata .event-aprobat input:checked+label {background: var(--pai);}

.event-op-plata .event-aprobat label:before {
  content: "\f111"; font: 300 20px/20px "Font Awesome 5 Free";
  position: absolute; top: 50%; left: 8px;
  transform: translateY(-50%);
  color: var(--mov);
  opacity: 0.6;
}
.event-op-plata .event-aprobat input:checked+label:after {
  content: "\f111"; font: 900 12px/20px "Font Awesome 5 Free";
  position: absolute; top: 50%; left: 12px;
  transform: translateY(-50%);
  color: var(--mov);
  opacity: 0.8;
}
.event-op-plata .form-group {padding: 0;}
.event-op-plata .dlin3 {width: 100%;}
.plateste {
  display: block;
  background: var(--mov); color: #fff;
  border: none; border-radius: 3px;
  padding: 7px 0; margin: 5px 0; text-align: center;
  width: 100%;
  font: 16px/16px encode500;
  transition: all 0.5s;
}
.plateste:hover {opacity: 0.6;}
.plateste:focus {opacity: 1; background: var(--mov3);}
.plateste:before {
  content: "\f054"; font: 900 16px/20px "Font Awesome 5 Free";
  margin: 0 10px 0 0;
}
.adauga .inscriere-aprobat {
  display: inline-block;
  width: 30%;
  margin: 0 0 45px 40px;
}
.adauga .inscriere-aprobat label {display: inline-block;}
.adauga .inscriere-aprobat input {
  display: inline-block; 
  width: 70px;
  margin-left: 10px;
}
.adauga.final {
	width: 50%;
	text-align:center;
}
/*
.adauga .contestatie-adauga {
  margin: 23px 20px 0 0;
}*/
/* end Evenimente mele */
#myForm textarea {
	height:50px;
}
.meniu-inscrierecandidat.navi ul.nav li a {
  padding: 10px 0 10px 32px;
  font: 14px/18px encode500;
}
.meniu-inscrierecandidat.navi ul.nav li a .font-bold {font-weight: normal;}
.meniu-inscrierecandidat.navi ul.nav li a > i {
  position: absolute; top: 10px; left: 5px;
}
.meniu-inscrierecandidat.navi ul.nav li li a {
  position: relative;
  padding: 4px 0 4px 28px;
  font: 12px/16px encode400;
}
.meniu-inscrierecandidat.navi ul.nav li li a:before {
  position: absolute; top: 8px; left: 18px;
  content: "\f054"; font: 900 7px "Font Awesome 5 Free";
  margin: 0 5px 0 0;
}
.meniu-inscrierecandidat.navi ul.nav li li a.activata {
  background: #391d4a;
  color: var(--galben);
}

.meniu-inscrierecandidat.navi ul.nav li li li a:before {left: 45px;}

.particip-raman-retrag > div {
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 30px 0 30px;
}
.particip-raman-retrag > div > div {position: relative; width: 32%;}
.particip-raman-retrag label {
  background: #fff;
  border: 1px solid var(--mov); border-radius: 3px;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
}
.particip-raman-retrag label:before {
  content: "\f111"; font: 300 18px "Font Awesome 5 Free";
  margin: 0 10px 0 0;
}
.particip-raman-retrag input {
  position: absolute; top: 0; left: 0;
  width: 100%; height: 100%;
  -webkit-appearance: none;
  cursor: pointer;
}
.particip-raman-retrag input:checked + label {
  background: var(--bg2);
  font-family: encode600;
}
.particip-raman-retrag input:checked + label:before {content: "\f058";}


.table-incasariall th {padding: 2px 4px !important;}
.table-incasariall td {padding: 2px 4px !important; font: 12px/1.2 encode500 !important;}


/* Start Evmele */
.evmele {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
.luna {margin: 0 0 50px 0;}
.luna h2 {
  width: 100%;
  font: 20px/24px encode600;
  color: var(--rosu);
  background: #fff;
  border-radius: 4px;
  padding: 20px; margin: 0 0 20px 0;
}
.evme {
  border: 1px solid var(--mov3); border-radius: 5px;
  background: #f6fcfe;
  padding: 20px;
}
.evme h3 {
  position: relative;
  font: 18px/22px encode600; 
  margin: 0 0 30px 0; padding: 0 0 0 50px;
}
.evme h3:before {
  position: absolute; top: 0; left: 0;
  content: "";
  display: block; width: 40px; height: 40px;
  background: var(--mov) url(../img/user-graduate.svg) no-repeat center;
  background-size: 25px;
  border-radius: 3px;
}
.evme h3 strong {
  display: block;
  font: 18px/22px encode600;
  margin: 0 0 7px 0;
}
.evme h3 span {
  display: block;
  font: 14px/18px encode500;
  color: var(--gri1);
}
.evme h4 {
  font: 14px/18px encode700;
  color: var(--rosu);
}
.evme a {
  display: inline-block;
  background: #fff; color: var(--mov);
  border: 1px solid var(--mov); border-radius: 3px;
  padding: 5px 10px;
  font: 12px/16px encode600;
  text-transform: uppercase;
  transition: all 0.5s;
}
.evme a:hover {
  background: var(--mov); color: #fff;
}
/* End Evmele */

#calendar .ui-widget-content {padding: 30px;}

/* Start Evactive */
.evactive .luna {
  background: #fff;
  margin: 50px 0px; padding: 30px;
}
.evactive h2 {
  position: relative;
  font: 36px/46px encode300;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  color: var(--gri1);
}
.evactive h2:after {
  content: "";
  display: block; width: 60px; height: 3px;
  background: var(--galben);
  position: absolute; bottom: -2px; left: 50%;
  transform: translateX(-50%);
}

.evac a {
  position: relative;
  display: flex; flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #ccc; padding: 40px 0 20px 0;
  transition: all 0.5s;
}
.evac a:after {
  content: "";
  display: inline-block; width: 31px; height: 20px;
  position: absolute; top: 50%; right: 0; transform: translateY(-50%);
  background: url(../img/arrow-east.svg) no-repeat center;
  background-size: 31px;
  opacity: 0.7;
}
.evac a:hover {
  background: linear-gradient(0deg, #eee, #fff);
}
.evac .data {
  width: 130px;
  border-top: 3px solid var(--galben);
  text-align: center;
  font: 35px/50px encode700;
  color: var(--gri1);
  padding: 15px 0;
}
.evac .data span {
  display: block;
  font: 22px/22px encode300;
  text-transform: uppercase;
}
.evac-text {
  display: flex; flex-wrap: wrap;
  justify-content: flex-start;
  width: calc(100% - 150px);
}
.evac a strong em {
  display: block;
  text-transform: uppercase;
  font: 18px/20px encode300;
  margin: 0 0 6px 0;
}
.evac a strong {
  width: 100%;
  font: 28px/34px encode700;
  margin: -10px 70px 15px 0;
}
.inscr {position: relative; margin: 0 50px 0 0; padding: 0 0 0 25px;}
.inscr:before {
  content: "";
  display: inline-block; width: 20px; height: 20px;
  position: absolute; top: 0; left: 0;
  background: url(../img/calendar_month.svg) no-repeat center;
  background-size: 18px;
  margin: 0 7px 0 0;
  opacity: 0.7;
}
.desfs {position: relative; margin: 0 50px 0 0; padding: 0 0 0 25px;}
.desfs:before {
  content: "";
  display: inline-block; width: 20px; height: 20px;
  position: absolute; top: 0; left: 0;
  background: url(../img/today.svg) no-repeat center;
  background-size: 18px;
  margin: 0 7px 0 0;
  opacity: 0.7;
}
.tip {position: relative; padding: 0 0 0 25px;}
.tip:before {
  content: "";
  display: inline-block; width: 20px; height: 20px;
  position: absolute; top: 0; left: 0;
  background: url(../img/location.svg) no-repeat center;
  background-size: 18px;
  margin: 0 7px 0 0;
  opacity: 0.7;
}
/* End Evactive */


/* Sesiuni examene */
.intampinare {
  border-radius: 3px;
  padding: 8px 10px; margin: 0 15px 20px 15px;
  background: var(--bg);
  font: 16px/20px encode500;
}
.intampinare2 {
  border-radius: 3px 3px 0 0; border: 1px dashed #ccc; border-bottom: none;
  padding: 5px 10px; margin: 0 15px 10px 15px;
}
.sesiune-examene .control-label {
  font: 16px/20px encode500;
}
.indicatii {
  position: relative;
  display: block;
  border-radius: 3px;
  padding: 3px 10px 3px 30px;
  background: var(--pai);
  font: 12px/20px encode500;
  border: 1px solid #ccc;
  width: 100%;
}
.show > div.indicatii {margin: 0 15px 7px 15px;}
.indicatii100 {
  box-sizing: border-box;
}
.indicatii:before {
  position: absolute; top: 4px; left: 5px;
  content: "\f0f3"; font: 300 18px "Font Awesome 5 Free";
}
.nume-prenume .indicatii {
  width: calc(100% - 30px); margin: 0 auto;
}
.indicatii2 {
  margin: 20px auto 0 auto;
  width: calc(100% - 30px);
}

.form-inscriere-c .nume-prenume label {min-height: initial;}

@media (min-width: 768px) {

   .app-aside,
  .navbar-header {
    width: 200px;
  }
  .navbar-collapse,
  .app-content,
  .app-footer {
    margin-left: 200px;	margin-top:-50px;
    padding-top: 0;
  }
 
  .app-content {
    padding-top: 150px;
  }
  .app-aside-right {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 0;
    z-index: 1000;
  }
  .app-aside-right.pos-fix {
    z-index: 1010;
  }
  .visible-folded {
    display: none;
  }
  .app-aside-folded .hidden-folded {
    display: none !important;
  }
  .app-aside-folded .visible-folded {
    display: inherit;
  }
  .app-aside-folded .text-center-folded {
    text-align: center;
  }
  .app-aside-folded .pull-none-folded {
    float: none !important;
  }
  .app-aside-folded .w-auto-folded {
    width: auto;
  }
  .app-aside-folded .app-aside,
  .app-aside-folded .navbar-header {
    width: 60px;
  }
  .app-aside-folded .navbar-collapse,
  .app-aside-folded .app-content,
  .app-aside-folded .app-footer {
    margin-left: 60px;
  }
  .app-aside-folded .app-header .navbar-brand {
    display: block;
    padding: 0;
  }
  .app-aside-fixed .app-aside:before {
    position: fixed;
  }
  .app-aside-fixed .app-header .navbar-header {
    position: fixed;
  }
  .app-aside-fixed .aside-wrap {
    position: fixed;
    top: 50px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 199px;
    overflow: hidden;
  }
  .app-aside-fixed .aside-wrap .navi-wrap {
    position: relative;
    width: 217px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .app-aside-fixed .aside-wrap .navi-wrap::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  .app-aside-fixed .aside-wrap .navi-wrap::-webkit-scrollbar:vertical {
    width: 17px;
  }
  .app-aside-fixed .aside-wrap .navi-wrap > * {
    width: 200px;
  }
  .smart .app-aside-fixed .aside-wrap .navi-wrap {
    width: 200px;
  }
  .app-aside-fixed.app-aside-folded .app-aside {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1010;
  }
  .app-aside-fixed.app-aside-folded .aside-wrap {
    width: 59px;
  }
  .app-aside-fixed.app-aside-folded .aside-wrap .navi-wrap {
    width: 77px;
  }
  .app-aside-fixed.app-aside-folded .aside-wrap .navi-wrap > * {
    width: 60px;
  }
  .smart .app-aside-fixed.app-aside-folded .aside-wrap .navi-wrap {
    width: 60px;
  }
  .bg-auto:before {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: inherit;
    background-color: inherit;
    border: inherit;
    content: "";
  }
  .bg-auto.b-l:before {
    margin-left: -1px;
  }
  .bg-auto.b-r:before {
    margin-right: -1px;
  }
  .col.show {
    display: table-cell !important;
  }
}

.header-violet {margin-top: -10px !important;}

@media (min-width: 768px) and (max-width: 991px) {
  .hbox-auto-sm {
    display: block;
  }
  .hbox-auto-sm > .col {
    display: block;
    width: auto;
    height: auto;
  }
  .hbox-auto-sm > .col.show {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .formul-inscriere .checkbox {margin: 10px 0px 0 20px;}
}

@media (max-width: 767px) {
  .app-aside:before {width: 100%;}
  nav.navi {margin-top: 19px;}

  /* Contestatii */
	.bg-primary.col-lg-12 span {
		display:block;
	}
	 .inscrie-trimite-dashboard {
	  font-size:12px;
  }
  .particip-raman-retrag > div > div {width: 100%;}
  .particip-raman-retrag label {position: relative;}
  .particip-raman-retrag label:before {
    position: absolute; top: 50%; left: 20px;
    transform: translateY(-50%);
  }

  .cb-container .card-header {
    padding: 0; border: none;
    background: none;
  }
  .cb-container .btn {width: 100%; margin: auto;}
  .cb-container .but-show {margin: 2px 0 0 0;}

  #contestatie_form .form-group {width: 100%;}
  .timerul.btn {
    position: relative; top: 0; right: 0;
    width: 100%;
    margin: 20px auto 0 auto;
  }
  .row.contestatie-butoane .btn {
    border: 1px solid var(--mov); border-radius: 3px;
    margin: 5px 5px 0 5px !important;
  }
  .row.contestatie-butoane .btn:hover,
  .row.contestatie-butoane .btn.active {
    background: var(--mov) !important; color: #fff !important;
  }
  .contestatie-butoane .btn:before {display: none;}
  .row.contestatie-butoane .btn.active:after {
    content: "\f0dd"; font: 900 16px "Font Awesome 5 Free";
    position: absolute; right: 3%;
  }
  .but-sterge-activitate {margin: 0 0 20px 0;}
  .form-depunere-contestatie .contestatie-salveaza {
    margin: 0; width: 100%;
  }
  .cb-container .btn.cs-print {
    position: relative; right: 0;
    padding: 9px 0; margin: 0 15px;
    width: calc(100% - 30px);
  }
  .depunere-contestatie-butoanejos {margin: 0;}
  .form-depunere-contestatie .contestatie-salveaza.cs-final {
    width: calc(100% - 30px); margin: 0 auto 20px auto;
  }
  .depunere-contestatie-butoanejos .col-lg-12 {margin: 0; padding: 0; text-align: center;}
  .cb-container .dlin3 {margin: 0 0 0 10px;}
  .cr-rezultat {padding: 0; margin: 10px 0 0 0; height: initial;}
  .cb-container .inscrie-trimite {
    padding: 7px 0; margin-bottom: 10px;
    width: calc(100% - 30px);
  }
  /* end contestatii */


  .adauga .contestatie-adauga {
    margin: 23px 20px 10px 0;
    padding: 5px 0px;
    width: 100%;
  }
  .cb-container .adauga .contestatie-adauga {
    margin: 23px 15px 10px 15px;
    padding: 10px 0px;
    width: calc(100% - 30px);
  }
  /*.app-content-body {margin: -29px 0 0 0;}*/
  .header-violet {margin-top: 0px !important;}
  .op-plata .inscriere-aprobat:nth-child(2) {text-align: right;}
  .op-plata .inscriere-aprobat:first-child {text-align: right;}

  .ev-descr {
    display: flex; flex-wrap: wrap;
    justify-content: space-between;
  }
  .event h2 {width: 100%;}
  .ev-descr span {margin: 0 0 5px 0;}
  .event .ev-descr h2 span {
    display: block;
    font: 12px/12px encode500;
  }

  .ev-descr span em {font: 12px/12px encode700;}
  .event-tip {width: 32%;}
  .event-perioada {width: 66%;}
  .event-an {width: 32%;}
  .event-ore {width: 32%;}
  .event-taxa {width: 32%;}

  .event-tip em {display: block;}
  .event-perioada em {display: block;}
  .ev span.ev-inscris {width: 100%;}

  .ev {
    display: flex; flex-wrap: wrap;
    justify-content: space-between;
  }
  .ev label {width: 50%;}
  .ev span {width: 50%;}

  .event-taxa {
    position: relative; bottom: 0px;
    width: 32%;
  }

  .form-coloana2 p.bg-primary, .form-coloana3 p.bg-primary, .form-inscriere-c p.bg-primary {
    font: 12px/14px encode500;
  }
  .form-inscriere-c .bg-primary span:first-child {
    padding: 0 48px 0 0;
    display: block;
  }
  .but-show {margin: -18px 0 0 0;}

  .inscriere-aprobat {padding-top: 0; margin: 10px 15px;}
  .for-margin-left {margin-left:20px!important;}

  .contestatie-titlu {
    margin-top: 0px !important;
    font-size: 18px;
  }
  .inscrie-trimite, .buton-maretrag {
    width: calc(100% - 30px);
    margin: 0 15px 7px 15px;
    padding: 15px 0;
    justify-content: center;
  }
  .adauga {margin: 0 0 20px 0;}
  .contestatie-salveaza,
  .contestatie-adauga {
    width: calc(100% - 60px);
    margin: 0 30px 7px 30px;
    padding: 15px 0;
  }
  .contestatie-raspuns {padding: 0 15px;} 

	body {
		height: auto;
		min-height: 100%;
	}
	.navbar-fixed-bottom {
		position: fixed;
	}
	.app-aside {
		float: none;
	}
	.app-content-full {
		position: relative;
		top: 0;
		width: 100% !important;
	}
	.hbox-auto-xs {
		display: block;
	}
	.hbox-auto-xs > .col {
		display: block;
		width: auto;
		height: auto;
	}
	.navbar-header.bg-dark {
		width:100%;
	}
	.nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	.nav > li > a {
		box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
	}
	.nav > li > a .up {
		top: 0;
	}
	.nav > li > a .avatar {
		width: 30px;
		margin-top: -5px;
	}
	.nav .open .dropdown-menu {
		background-color: #fff;
	}
	.navbar-form {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
	}
	.navbar-form .form-group {
		margin-bottom: 0;
	}
	.visible-xs {
		display: block;
	}
	.hidden-xs {
		display: none;
	}
	.app-aside.hidden-xs.bg-dark.collapse.show {
		position: fixed;
		top: 50px;
		bottom: 0;
		z-index: 1010;
		display: block !important;
		width: 75%;
		overflow-x: hidden;
		overflow-y: auto;
		visibility: visible;
		-webkit-overflow-scrolling: touch;
    background-color: #59366f !important;
	}
	.col-9.nav.justify-content-end.for-responsive.navbar-nav {
		flex: 0 0 100%;
		max-width: 100%;
		flex-direction: column;
	}
	.col-9.nav.justify-content-end.for-responsive.login {
		flex-direction:row;
	}
	.dropdown-menu.dropdown-menu-right.show  {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
		border-radius: 2px;
		border:none;
		background-clip: padding-box;
	}
	.nav {
		flex-direction: column;
	}
	.collapse:not(.show) {
		display: none;
	}
	.collapse.pos-rlt.navbar-collapse.box-shadow.bg-white-only {
		height: auto;
	}
	.collapse.pos-rlt.navbar-collapse.box-shadow.bg-white-only .row {
		height: auto;
  }
  

} /* end min-width 767px */


.final-message {
	padding: 10px 20px;
}


#mask {
    display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	width: 100%; height: 100%;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.70;	
	z-index: 3000;
	}
.modal-backdrop {background: none;}
 .modal{background: none;}
#myModal{z-index:4000 !important;}
#myModalE{z-index:4000 !important;}


.button-add {
  background: none!important;
  border: none;
  padding: 0!important;
  /*optional*/
  font-family: arial, sans-serif;
  /*input has OS specific font-family*/
  color: #069;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 0 0 -30px;
}




@media (max-width: 1100px) {
  .filtru-situatie-dosare {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 30px;
  }
}
@media (max-width: 1000px) {
  .cautare-select {width: 100%;}
  .avatarul .clearfix {text-align: center;}
  .avatarul img {width: 50%; float: none;}
  .profile-infos.membru-p-sus {
    margin: 0 0 34px 15px;
    min-height: 1px;
  }
  .li-obligatii em {border-radius: 3px;}
  .menu-sus span {display: none;}

  .meniu-user button.save-profile {
    padding: 10px;
    margin: 0 15px 30px 15px !important;
    font-size: 16px;
}
  .ceccar label {text-align: center;}
  .meniu-user .card-header {
    display: flex; flex-wrap: wrap;
    justify-content: space-between;
  }
  .meniu-user button {
    width: 48%; margin: 0 0 5px 0 !important;
}
  .form-coloana1 {width: 100%;}
  .form-coloana2 {width: 100%;}
  .form-coloana3 {width: 100%;}
  .form-coloana4 {width: 100%;}
	.fc4-butoane .btn {
		width: 100%;
	}
	.solicitari-dashboard .fc4-butoane .btn {
		width:100%;
	}
  .div-lastname, .div-tata, .div-firstname,
  .div-strada {
    padding-right: 15px;
    padding-left: 15px;
  }
  .div-nr em {display: none;}
  .div-nr label:before {content: "Nr.";}
  .text-atent .btn {
    display: block; float: none;
    margin: 10px 0;
  }
  .date-identity .col-lg-12 {
    padding: 0; margin: 0 auto;
  }
  .date-identity span {min-height: 30px;}
  .contact-save {
    width: 100% !important;
    padding: 10px 0 !important;
    border-radius: 4px;
  }
  .form-contact-details .div-nr {
    padding: 0; margin: 0;
  }
  .i-checks {
    padding-left: 0px;
    text-align: center;
  }
  .row-geografic {padding: 0 30px;}
  .evmele {grid-template-columns: repeat(2, 1fr);}

} /* end 1000px */


@media (max-width: 576px) {

  .cautare-select input {
    flex: none !important; width: 100%;
  }
  .cautare-select select {
    flex: none !important; width: calc(80% - 2px);
    margin: 5px 0 0 0;
  }
  .cautare-select .input-group-btn {
    width: calc(19% - 2px);
    margin: 5px 0 0 1.8%;
    padding: 0 !important;
  }
  .cautare-select button {
    width: 100%;
    
  }

  .avatarul img {width: 100%;}
  .h1-cu-selecturi .rights-content {
    display: block;
  }
  .h1-cu-selecturi select {
    width: 100%; margin: 0 15px 7px 0;
  }

  .evme h3 {padding: 0;}
  .evme h3:before {
    position: relative;
    margin: 0 0 10px 0;
    width: 30px; height: 30px;
    background: var(--mov) url(../img/user-graduate.svg) no-repeat center;
    background-size: 20px;
  }
  .filtru-situatie-dosare {grid-template-columns: repeat(1, 1fr);}
  .form-cautare-dosare {grid-template-columns: repeat(1, 1fr);}
  .prints-candidat .btn {margin-bottom: 5px;}

} /* end 576px */

@media (max-width: 480px) {
  .evmele {grid-template-columns: repeat(1, 1fr);}
} /* end 480px */
@media (max-width: 1400px) {
	.table-responsive {
		overflow: visible;
		overflow-x:auto;
	}
}