/* Minification failed. Returning unminified contents.
(6748,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6752,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6763,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6764,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6765,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6766,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6768,17): run-time error CSS1039: Token not allowed after unary operator: '-size'
(6769,18): run-time error CSS1039: Token not allowed after unary operator: '-size'
(6773,109): run-time error CSS1039: Token not allowed after unary operator: '-fg'
(6773,124): run-time error CSS1039: Token not allowed after unary operator: '-pgPercentage'
(6773,151): run-time error CSS1039: Token not allowed after unary operator: '-bg'
(6775,26): run-time error CSS1039: Token not allowed after unary operator: '-size'
(6776,17): run-time error CSS1039: Token not allowed after unary operator: '-fg'
(6783,40): run-time error CSS1039: Token not allowed after unary operator: '-value'
(7376,21): run-time error CSS1038: Expected hex color, found '#FFFF'
(8772,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8773,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8776,17): run-time error CSS1039: Token not allowed after unary operator: '-width'
(8777,18): run-time error CSS1039: Token not allowed after unary operator: '-height'
(8779,25): run-time error CSS1039: Token not allowed after unary operator: '-height'
(8795,33): run-time error CSS1039: Token not allowed after unary operator: '-height'
(8805,22): run-time error CSS1039: Token not allowed after unary operator: '-height'
(8806,23): run-time error CSS1039: Token not allowed after unary operator: '-height'
(8807,30): run-time error CSS1039: Token not allowed after unary operator: '-height'
(8818,37): run-time error CSS1039: Token not allowed after unary operator: '-width'
(8818,52): run-time error CSS1039: Token not allowed after unary operator: '-height'
(10326,40): run-time error CSS1034: Expected closing parenthesis, found ','
(10326,40): run-time error CSS1042: Expected function, found ','
(10326,46): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
/*! jQuery UI - v1.13.1 - 2022-01-20
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=6cc5af&bgTextureActive=flat&borderColorActive=6cc5af&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
	.ui-menu .ui-menu-item {
		margin: 0;
		cursor: pointer;
		/* support: IE10, see #8844 */
		list-style-image: url("https://ebuild.erbasu.ro/assets/css/imagesdata:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
	}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
	.ui-progressbar .ui-progressbar-overlay {
		background: url("https://ebuild.erbasu.ro/assets/css/imagesdata:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
		height: 100%;
		-ms-filter: "alpha(opacity=25)"; /* support: IE8 */
		opacity: 0.25;
	}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	/* color: #333333; */
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #6cc5af;
	background: #6cc5af;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #6cc5af;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {

}
.ui-widget-header .ui-icon {

}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	
}
.ui-button .ui-icon {

}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	-ms-filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/*
	Editorial by Pixelarity
	pixelarity.com | hello@pixelarity.com
	License: pixelarity.com/license
*/

html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-text-size-adjust: none;
}

mark {
    background-color: transparent;
    color: inherit;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input, select, textarea {
    /*-moz-appearance: none;*/
    /*	-webkit-appearance: none; */
    /*-ms-appearance: none;*/
    /*	appearance: none; */
}

/* Basic */

@-ms-viewport {
    width: device-width;
}

body {
    -ms-overflow-style: scrollbar;
}

@media screen and (max-width: 480px) {

    html, body {
        min-width: 320px;
    }
}

html {
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

body {
    background: #ffffff;
}

    body.is-preload *, body.is-preload *:before, body.is-preload *:after, body.is-resizing *, body.is-resizing *:before, body.is-resizing *:after {
        -moz-animation: none !important;
        -webkit-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
        -moz-transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        transition: none !important;
    }

/* Type */

body, input, select, textarea {
    color: #7f888f;
    font-family: "Open Sans", sans-serif;
    font-size: 13pt;
    font-weight: 400;
    line-height: 1.65;
}

@media screen and (max-width: 1680px) {

    body, input, select, textarea {
        font-size: 11pt;
    }
}

@media screen and (max-width: 1280px) {

    body, input, select, textarea {
        font-size: 10pt;
    }
}

@media screen and (max-width: 360px) {

    body, input, select, textarea {
        font-size: 9pt;
    }
}




.linieSeparare {
    padding: 0;
    height: 10px;
    margin: 10px 0 10px 0;
    border-bottom: 1px #6cc5af solid;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none;
    border-bottom: 0;
}

h1 {
    font-size: 4em;
    margin: 0 0 0.5em 0;
    line-height: 1.3;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.25em;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 0.9em;
}

h6 {
    font-size: 0.7em;
}

@media screen and (max-width: 1680px) {

    h1 {
        font-size: 3.5em;
    }
}

@media screen and (max-width: 980px) {

    h1 {
        font-size: 3.25em;
    }
}

@media screen and (max-width: 736px) {

    h1 {
        font-size: 2em;
        line-height: 1.4;
    }

    h2 {
        font-size: 1.5em;
    }
}

sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em;
}

sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em;
}

blockquote {
    border-left: solid 3px rgba(210, 215, 217, 0.75);
    font-style: italic;
    margin: 0 0 2em 0;
    padding: 0.5em 0 0.5em 2em;
}

code {
    background: rgba(230, 235, 237, 0.25);
    border-radius: 0.375em;
    border: solid 1px rgba(210, 215, 217, 0.75);
    font-family: "Courier New", monospace;
    font-size: 0.9em;
    margin: 0 0.25em;
    padding: 0.25em 0.65em;
}

pre {
    -webkit-overflow-scrolling: touch;
    font-family: "Courier New", monospace;
    font-size: 0.9em;
    margin: 0 0 2em 0;
}

    pre code {
        display: block;
        line-height: 1.75;
        padding: 1em 1.5em;
        overflow-x: auto;
    }

hr {
    border: 0;
    border-bottom: solid 1px rgba(210, 215, 217, 0.75);
    margin: 2em 0;
}

    hr.major {
        margin: 3em 0;
    }

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

/* Row */

.row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
    width: 100%;
}

    .row > * {
        box-sizing: border-box;
    }

    .row.gtr-uniform > * > :last-child {
        margin-bottom: 0;
    }

    .row.aln-left {
        justify-content: flex-start;
    }

    .row.aln-center {
        justify-content: center;
    }

    .row.aln-right {
        justify-content: flex-end;
    }

    .row.aln-top {
        align-items: flex-start;
    }

    .row.aln-middle {
        align-items: center;
    }

    .row.aln-bottom {
        align-items: flex-end;
    }

    .row > .imp {
        order: -1;
    }

    .row > .col-1 {
        width: 8.3333333333%;
    }

    .row > .off-1 {
        margin-left: 8.3333333333%;
    }

    .row > .col-2 {
        width: 16.6666666667%;
    }

    .row > .off-2 {
        margin-left: 16.6666666667%;
    }

    .row > .col-3 {
        width: 25%;
    }

    .row > .off-3 {
        margin-left: 25%;
    }

    .row > .col-4 {
        width: 33.3333333333%;
    }

    .row > .off-4 {
        margin-left: 33.3333333333%;
    }

    .row > .col-5 {
        width: 41.6666666667%;
    }

    .row > .off-5 {
        margin-left: 41.6666666667%;
    }

    .row > .col-6 {
        width: 50%;
    }

    .row > .off-6 {
        margin-left: 50%;
    }

    .row > .col-7 {
        width: 58.3333333333%;
    }

    .row > .off-7 {
        margin-left: 58.3333333333%;
    }

    .row > .col-8 {
        width: 66.6666666667%;
    }

    .row > .off-8 {
        margin-left: 66.6666666667%;
    }

    .row > .col-9 {
        width: 75%;
    }

    .row > .off-9 {
        margin-left: 75%;
    }

    .row > .col-10 {
        width: 83.3333333333%;
    }

    .row > .off-10 {
        margin-left: 83.3333333333%;
    }

    .row > .col-11 {
        width: 91.6666666667%;
    }

    .row > .off-11 {
        margin-left: 91.6666666667%;
    }

    .row > .col-12 {
        width: 100%;
    }

    .row > .off-12 {
        margin-left: 100%;
    }

    .row.gtr-0 {
        margin-top: 0;
        margin-left: 0em;
    }

        .row.gtr-0 > * {
            padding: 0 0 0 0em;
        }

        .row.gtr-0.gtr-uniform {
            margin-top: 0em;
        }

            .row.gtr-0.gtr-uniform > * {
                padding-top: 0em;
            }

    .row.gtr-25 {
        margin-top: 0;
        margin-left: -0.375em;
    }

        .row.gtr-25 > * {
            padding: 0 0 0 0.375em;
        }

        .row.gtr-25.gtr-uniform {
            margin-top: -0.375em;
        }

            .row.gtr-25.gtr-uniform > * {
                padding-top: 0.375em;
            }

    .row.gtr-50 {
        margin-top: 0;
        margin-left: -0.75em;
    }

        .row.gtr-50 > * {
            padding: 0 0 0 0.75em;
        }

        .row.gtr-50.gtr-uniform {
            margin-top: -0.75em;
        }

            .row.gtr-50.gtr-uniform > * {
                padding-top: 0.75em;
            }

.row {
    margin-top: 0;
    margin-left: -1.5em;
}

    .row > * {
        padding: 0 0 0 0.5em;
    }

    .row.gtr-uniform {
        margin-top: -1.5em;
    }

        .row.gtr-uniform > * {
            padding-top: 0.5em;
        }

    .row.gtr-150 {
        margin-top: 0;
        margin-left: -2.25em;
    }

        .row.gtr-150 > * {
            padding: 0 0 0 2.25em;
        }

        .row.gtr-150.gtr-uniform {
            margin-top: -2.25em;
        }

            .row.gtr-150.gtr-uniform > * {
                padding-top: 2.25em;
            }

    .row.gtr-200 {
        margin-top: 0;
        margin-left: -3em;
    }

        .row.gtr-200 > * {
            padding: 0 0 0 3em;
        }

        .row.gtr-200.gtr-uniform {
            margin-top: -3em;
        }

            .row.gtr-200.gtr-uniform > * {
                padding-top: 3em;
            }

@media screen and (max-width: 1680px) {

    .row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        align-items: stretch;
    }

        .row > * {
            box-sizing: border-box;
        }

        .row.gtr-uniform > * > :last-child {
            margin-bottom: 0;
        }

        .row.aln-left {
            justify-content: flex-start;
        }

        .row.aln-center {
            justify-content: center;
        }

        .row.aln-right {
            justify-content: flex-end;
        }

        .row.aln-top {
            align-items: flex-start;
        }

        .row.aln-middle {
            align-items: center;
        }

        .row.aln-bottom {
            align-items: flex-end;
        }

        .row > .imp-xlarge {
            order: -1;
        }

        .row > .col-1-xlarge {
            width: 8.3333333333%;
        }

        .row > .off-1-xlarge {
            margin-left: 8.3333333333%;
        }

        .row > .col-2-xlarge {
            width: 16.6666666667%;
        }

        .row > .off-2-xlarge {
            margin-left: 16.6666666667%;
        }

        .row > .col-3-xlarge {
            width: 25%;
        }

        .row > .off-3-xlarge {
            margin-left: 25%;
        }

        .row > .col-4-xlarge {
            width: 33.3333333333%;
        }

        .row > .off-4-xlarge {
            margin-left: 33.3333333333%;
        }

        .row > .col-5-xlarge {
            width: 41.6666666667%;
        }

        .row > .off-5-xlarge {
            margin-left: 41.6666666667%;
        }

        .row > .col-6-xlarge {
            width: 50%;
        }

        .row > .off-6-xlarge {
            margin-left: 50%;
        }

        .row > .col-7-xlarge {
            width: 58.3333333333%;
        }

        .row > .off-7-xlarge {
            margin-left: 58.3333333333%;
        }

        .row > .col-8-xlarge {
            width: 66.6666666667%;
        }

        .row > .off-8-xlarge {
            margin-left: 66.6666666667%;
        }

        .row > .col-9-xlarge {
            width: 75%;
        }

        .row > .off-9-xlarge {
            margin-left: 75%;
        }

        .row > .col-10-xlarge {
            width: 83.3333333333%;
        }

        .row > .off-10-xlarge {
            margin-left: 83.3333333333%;
        }

        .row > .col-11-xlarge {
            width: 91.6666666667%;
        }

        .row > .off-11-xlarge {
            margin-left: 91.6666666667%;
        }

        .row > .col-12-xlarge {
            width: 100%;
        }

        .row > .off-12-xlarge {
            margin-left: 100%;
        }

        .row.gtr-0 {
            margin-top: 0;
            margin-left: 0em;
        }

            .row.gtr-0 > * {
                padding: 0 0 0 0em;
            }

            .row.gtr-0.gtr-uniform {
                margin-top: 0em;
            }

                .row.gtr-0.gtr-uniform > * {
                    padding-top: 0em;
                }

        .row.gtr-25 {
            margin-top: 0;
            margin-left: -0.375em;
        }

            .row.gtr-25 > * {
                padding: 0 0 0 0.375em;
            }

            .row.gtr-25.gtr-uniform {
                margin-top: -0.375em;
            }

                .row.gtr-25.gtr-uniform > * {
                    padding-top: 0.375em;
                }

        .row.gtr-50 {
            margin-top: 0;
            margin-left: -0.75em;
        }

            .row.gtr-50 > * {
                padding: 0 0 0 0.75em;
            }

            .row.gtr-50.gtr-uniform {
                margin-top: -0.75em;
            }

                .row.gtr-50.gtr-uniform > * {
                    padding-top: 0.75em;
                }

    .row {
        margin-top: 0;
        margin-left: -1.5em;
    }

        .row > * {
            padding: 0 0 0 1.5em;
        }

        .row.gtr-uniform {
            margin-top: -1.5em;
        }

            .row.gtr-uniform > * {
                padding-top: 0.5em;
            }

        .row.gtr-150 {
            margin-top: 0;
            margin-left: -2.25em;
        }

            .row.gtr-150 > * {
                padding: 0 0 0 2.25em;
            }

            .row.gtr-150.gtr-uniform {
                margin-top: -2.25em;
            }

                .row.gtr-150.gtr-uniform > * {
                    padding-top: 2.25em;
                }

        .row.gtr-200 {
            margin-top: 0;
            margin-left: -3em;
        }

            .row.gtr-200 > * {
                padding: 0 0 0 3em;
            }

            .row.gtr-200.gtr-uniform {
                margin-top: -3em;
            }

                .row.gtr-200.gtr-uniform > * {
                    padding-top: 3em;
                }
}

@media screen and (max-width: 1280px) {

    .row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        align-items: stretch;
    }

        .row > * {
            box-sizing: border-box;
        }

        .row.gtr-uniform > * > :last-child {
            margin-bottom: 0;
        }

        .row.aln-left {
            justify-content: flex-start;
        }

        .row.aln-center {
            justify-content: center;
        }

        .row.aln-right {
            justify-content: flex-end;
        }

        .row.aln-top {
            align-items: flex-start;
        }

        .row.aln-middle {
            align-items: center;
        }

        .row.aln-bottom {
            align-items: flex-end;
        }

        .row > .imp-large {
            order: -1;
        }

        .row > .col-1-large {
            width: 8.3333333333%;
        }

        .row > .off-1-large {
            margin-left: 8.3333333333%;
        }

        .row > .col-2-large {
            width: 16.6666666667%;
        }

        .row > .off-2-large {
            margin-left: 16.6666666667%;
        }

        .row > .col-3-large {
            width: 25%;
        }

        .row > .off-3-large {
            margin-left: 25%;
        }

        .row > .col-4-large {
            width: 33.3333333333%;
        }

        .row > .off-4-large {
            margin-left: 33.3333333333%;
        }

        .row > .col-5-large {
            width: 41.6666666667%;
        }

        .row > .off-5-large {
            margin-left: 41.6666666667%;
        }

        .row > .col-6-large {
            width: 50%;
        }

        .row > .off-6-large {
            margin-left: 50%;
        }

        .row > .col-7-large {
            width: 58.3333333333%;
        }

        .row > .off-7-large {
            margin-left: 58.3333333333%;
        }

        .row > .col-8-large {
            width: 66.6666666667%;
        }

        .row > .off-8-large {
            margin-left: 66.6666666667%;
        }

        .row > .col-9-large {
            width: 75%;
        }

        .row > .off-9-large {
            margin-left: 75%;
        }

        .row > .col-10-large {
            width: 83.3333333333%;
        }

        .row > .off-10-large {
            margin-left: 83.3333333333%;
        }

        .row > .col-11-large {
            width: 91.6666666667%;
        }

        .row > .off-11-large {
            margin-left: 91.6666666667%;
        }

        .row > .col-12-large {
            width: 100%;
        }

        .row > .off-12-large {
            margin-left: 100%;
        }

        .row.gtr-0 {
            margin-top: 0;
            margin-left: 0em;
        }

            .row.gtr-0 > * {
                padding: 0 0 0 0em;
            }

            .row.gtr-0.gtr-uniform {
                margin-top: 0em;
            }

                .row.gtr-0.gtr-uniform > * {
                    padding-top: 0em;
                }

        .row.gtr-25 {
            margin-top: 0;
            margin-left: -0.375em;
        }

            .row.gtr-25 > * {
                padding: 0 0 0 0.375em;
            }

            .row.gtr-25.gtr-uniform {
                margin-top: -0.375em;
            }

                .row.gtr-25.gtr-uniform > * {
                    padding-top: 0.375em;
                }

        .row.gtr-50 {
            margin-top: 0;
            margin-left: -0.75em;
        }

            .row.gtr-50 > * {
                padding: 0 0 0 0.75em;
            }

            .row.gtr-50.gtr-uniform {
                margin-top: -0.75em;
            }

                .row.gtr-50.gtr-uniform > * {
                    padding-top: 0.75em;
                }

    .row {
        margin-top: 0;
        margin-left: -1.5em;
    }

        .row > * {
            padding: 0 0 0 1.5em;
        }

        .row.gtr-uniform {
            margin-top: -1.5em;
        }

            .row.gtr-uniform > * {
                padding-top: 1.5em;
            }

        .row.gtr-150 {
            margin-top: 0;
            margin-left: -2.25em;
        }

            .row.gtr-150 > * {
                padding: 0 0 0 2.25em;
            }

            .row.gtr-150.gtr-uniform {
                margin-top: -2.25em;
            }

                .row.gtr-150.gtr-uniform > * {
                    padding-top: 2.25em;
                }

        .row.gtr-200 {
            margin-top: 0;
            margin-left: -3em;
        }

            .row.gtr-200 > * {
                padding: 0 0 0 3em;
            }

            .row.gtr-200.gtr-uniform {
                margin-top: -3em;
            }

                .row.gtr-200.gtr-uniform > * {
                    padding-top: 3em;
                }
}

@media screen and (max-width: 980px) {

    .row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        align-items: stretch;
    }

        .row > * {
            box-sizing: border-box;
        }

        .row.gtr-uniform > * > :last-child {
            margin-bottom: 0;
        }

        .row.aln-left {
            justify-content: flex-start;
        }

        .row.aln-center {
            justify-content: center;
        }

        .row.aln-right {
            justify-content: flex-end;
        }

        .row.aln-top {
            align-items: flex-start;
        }

        .row.aln-middle {
            align-items: center;
        }

        .row.aln-bottom {
            align-items: flex-end;
        }

        .row > .imp-medium {
            order: -1;
        }

        .row > .col-1-medium {
            width: 8.3333333333%;
        }

        .row > .off-1-medium {
            margin-left: 8.3333333333%;
        }

        .row > .col-2-medium {
            width: 16.6666666667%;
        }

        .row > .off-2-medium {
            margin-left: 16.6666666667%;
        }

        .row > .col-3-medium {
            width: 25%;
        }

        .row > .off-3-medium {
            margin-left: 25%;
        }

        .row > .col-4-medium {
            width: 33.3333333333%;
        }

        .row > .off-4-medium {
            margin-left: 33.3333333333%;
        }

        .row > .col-5-medium {
            width: 41.6666666667%;
        }

        .row > .off-5-medium {
            margin-left: 41.6666666667%;
        }

        .row > .col-6-medium {
            width: 50%;
        }

        .row > .off-6-medium {
            margin-left: 50%;
        }

        .row > .col-7-medium {
            width: 58.3333333333%;
        }

        .row > .off-7-medium {
            margin-left: 58.3333333333%;
        }

        .row > .col-8-medium {
            width: 66.6666666667%;
        }

        .row > .off-8-medium {
            margin-left: 66.6666666667%;
        }

        .row > .col-9-medium {
            width: 75%;
        }

        .row > .off-9-medium {
            margin-left: 75%;
        }

        .row > .col-10-medium {
            width: 83.3333333333%;
        }

        .row > .off-10-medium {
            margin-left: 83.3333333333%;
        }

        .row > .col-11-medium {
            width: 91.6666666667%;
        }

        .row > .off-11-medium {
            margin-left: 91.6666666667%;
        }

        .row > .col-12-medium {
            width: 100%;
        }

        .row > .off-12-medium {
            margin-left: 100%;
        }

        .row.gtr-0 {
            margin-top: 0;
            margin-left: 0em;
        }

            .row.gtr-0 > * {
                padding: 0 0 0 0em;
            }

            .row.gtr-0.gtr-uniform {
                margin-top: 0em;
            }

                .row.gtr-0.gtr-uniform > * {
                    padding-top: 0em;
                }

        .row.gtr-25 {
            margin-top: 0;
            margin-left: -0.375em;
        }

            .row.gtr-25 > * {
                padding: 0 0 0 0.375em;
            }

            .row.gtr-25.gtr-uniform {
                margin-top: -0.375em;
            }

                .row.gtr-25.gtr-uniform > * {
                    padding-top: 0.375em;
                }

        .row.gtr-50 {
            margin-top: 0;
            margin-left: -0.75em;
        }

            .row.gtr-50 > * {
                padding: 0 0 0 0.75em;
            }

            .row.gtr-50.gtr-uniform {
                margin-top: -0.75em;
            }

                .row.gtr-50.gtr-uniform > * {
                    padding-top: 0.75em;
                }

    .row {
        margin-top: 0;
        margin-left: -1.5em;
    }

        .row > * {
            padding: 0 0 0 1.5em;
        }

        .row.gtr-uniform {
            margin-top: -1.5em;
        }

            .row.gtr-uniform > * {
                padding-top: 1.5em;
            }

        .row.gtr-150 {
            margin-top: 0;
            margin-left: -2.25em;
        }

            .row.gtr-150 > * {
                padding: 0 0 0 2.25em;
            }

            .row.gtr-150.gtr-uniform {
                margin-top: -2.25em;
            }

                .row.gtr-150.gtr-uniform > * {
                    padding-top: 2.25em;
                }

        .row.gtr-200 {
            margin-top: 0;
            margin-left: -3em;
        }

            .row.gtr-200 > * {
                padding: 0 0 0 3em;
            }

            .row.gtr-200.gtr-uniform {
                margin-top: -3em;
            }

                .row.gtr-200.gtr-uniform > * {
                    padding-top: 3em;
                }
}

@media screen and (max-width: 736px) {

    .row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        align-items: stretch;
    }

        .row > * {
            box-sizing: border-box;
        }

        .row.gtr-uniform > * > :last-child {
            margin-bottom: 0;
        }

        .row.aln-left {
            justify-content: flex-start;
        }

        .row.aln-center {
            justify-content: center;
        }

        .row.aln-right {
            justify-content: flex-end;
        }

        .row.aln-top {
            align-items: flex-start;
        }

        .row.aln-middle {
            align-items: center;
        }

        .row.aln-bottom {
            align-items: flex-end;
        }

        .row > .imp-small {
            order: -1;
        }

        .row > .col-1-small {
            width: 8.3333333333%;
        }

        .row > .off-1-small {
            margin-left: 8.3333333333%;
        }

        .row > .col-2-small {
            width: 16.6666666667%;
        }

        .row > .off-2-small {
            margin-left: 16.6666666667%;
        }

        .row > .col-3-small {
            width: 25%;
        }

        .row > .off-3-small {
            margin-left: 25%;
        }

        .row > .col-4-small {
            width: 33.3333333333%;
        }

        .row > .off-4-small {
            margin-left: 33.3333333333%;
        }

        .row > .col-5-small {
            width: 41.6666666667%;
        }

        .row > .off-5-small {
            margin-left: 41.6666666667%;
        }

        .row > .col-6-small {
            width: 50%;
        }

        .row > .off-6-small {
            margin-left: 50%;
        }

        .row > .col-7-small {
            width: 58.3333333333%;
        }

        .row > .off-7-small {
            margin-left: 58.3333333333%;
        }

        .row > .col-8-small {
            width: 66.6666666667%;
        }

        .row > .off-8-small {
            margin-left: 66.6666666667%;
        }

        .row > .col-9-small {
            width: 75%;
        }

        .row > .off-9-small {
            margin-left: 75%;
        }

        .row > .col-10-small {
            width: 83.3333333333%;
        }

        .row > .off-10-small {
            margin-left: 83.3333333333%;
        }

        .row > .col-11-small {
            width: 91.6666666667%;
        }

        .row > .off-11-small {
            margin-left: 91.6666666667%;
        }

        .row > .col-12-small {
            width: 100%;
        }

        .row > .off-12-small {
            margin-left: 100%;
        }

        .row.gtr-0 {
            margin-top: 0;
            margin-left: 0em;
        }

            .row.gtr-0 > * {
                padding: 0 0 0 0em;
            }

            .row.gtr-0.gtr-uniform {
                margin-top: 0em;
            }

                .row.gtr-0.gtr-uniform > * {
                    padding-top: 0em;
                }

        .row.gtr-25 {
            margin-top: 0;
            margin-left: -0.375em;
        }

            .row.gtr-25 > * {
                padding: 0 0 0 0.375em;
            }

            .row.gtr-25.gtr-uniform {
                margin-top: -0.375em;
            }

                .row.gtr-25.gtr-uniform > * {
                    padding-top: 0.375em;
                }

        .row.gtr-50 {
            margin-top: 0;
            margin-left: -0.75em;
        }

            .row.gtr-50 > * {
                padding: 0 0 0 0.75em;
            }

            .row.gtr-50.gtr-uniform {
                margin-top: -0.75em;
            }

                .row.gtr-50.gtr-uniform > * {
                    padding-top: 0.75em;
                }

    .row {
        margin-top: 0;
        margin-left: -1.5em;
    }

        .row > * {
            padding: 0 0 0 1.5em;
        }

        .row.gtr-uniform {
            margin-top: -1.5em;
        }

            .row.gtr-uniform > * {
                padding-top: 1.5em;
            }

        .row.gtr-150 {
            margin-top: 0;
            margin-left: -2.25em;
        }

            .row.gtr-150 > * {
                padding: 0 0 0 2.25em;
            }

            .row.gtr-150.gtr-uniform {
                margin-top: -2.25em;
            }

                .row.gtr-150.gtr-uniform > * {
                    padding-top: 2.25em;
                }

        .row.gtr-200 {
            margin-top: 0;
            margin-left: -3em;
        }

            .row.gtr-200 > * {
                padding: 0 0 0 3em;
            }

            .row.gtr-200.gtr-uniform {
                margin-top: -3em;
            }

                .row.gtr-200.gtr-uniform > * {
                    padding-top: 3em;
                }
}

@media screen and (max-width: 480px) {

    .row {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        align-items: stretch;
    }

        .row > * {
            box-sizing: border-box;
        }

        .row.gtr-uniform > * > :last-child {
            margin-bottom: 0;
        }

        .row.aln-left {
            justify-content: flex-start;
        }

        .row.aln-center {
            justify-content: center;
        }

        .row.aln-right {
            justify-content: flex-end;
        }

        .row.aln-top {
            align-items: flex-start;
        }

        .row.aln-middle {
            align-items: center;
        }

        .row.aln-bottom {
            align-items: flex-end;
        }

        .row > .imp-xsmall {
            order: -1;
        }

        .row > .col-1-xsmall {
            width: 8.3333333333%;
        }

        .row > .off-1-xsmall {
            margin-left: 8.3333333333%;
        }

        .row > .col-2-xsmall {
            width: 16.6666666667%;
        }

        .row > .off-2-xsmall {
            margin-left: 16.6666666667%;
        }

        .row > .col-3-xsmall {
            width: 25%;
        }

        .row > .off-3-xsmall {
            margin-left: 25%;
        }

        .row > .col-4-xsmall {
            width: 33.3333333333%;
        }

        .row > .off-4-xsmall {
            margin-left: 33.3333333333%;
        }

        .row > .col-5-xsmall {
            width: 41.6666666667%;
        }

        .row > .off-5-xsmall {
            margin-left: 41.6666666667%;
        }

        .row > .col-6-xsmall {
            width: 50%;
        }

        .row > .off-6-xsmall {
            margin-left: 50%;
        }

        .row > .col-7-xsmall {
            width: 58.3333333333%;
        }

        .row > .off-7-xsmall {
            margin-left: 58.3333333333%;
        }

        .row > .col-8-xsmall {
            width: 66.6666666667%;
        }

        .row > .off-8-xsmall {
            margin-left: 66.6666666667%;
        }

        .row > .col-9-xsmall {
            width: 75%;
        }

        .row > .off-9-xsmall {
            margin-left: 75%;
        }

        .row > .col-10-xsmall {
            width: 83.3333333333%;
        }

        .row > .off-10-xsmall {
            margin-left: 83.3333333333%;
        }

        .row > .col-11-xsmall {
            width: 91.6666666667%;
        }

        .row > .off-11-xsmall {
            margin-left: 91.6666666667%;
        }

        .row > .col-12-xsmall {
            width: 100%;
        }

        .row > .off-12-xsmall {
            margin-left: 100%;
        }

        .row.gtr-0 {
            margin-top: 0;
            margin-left: 0em;
        }

            .row.gtr-0 > * {
                padding: 0 0 0 0em;
            }

            .row.gtr-0.gtr-uniform {
                margin-top: 0em;
            }

                .row.gtr-0.gtr-uniform > * {
                    padding-top: 0em;
                }

        .row.gtr-25 {
            margin-top: 0;
            margin-left: -0.375em;
        }

            .row.gtr-25 > * {
                padding: 0 0 0 0.375em;
            }

            .row.gtr-25.gtr-uniform {
                margin-top: -0.375em;
            }

                .row.gtr-25.gtr-uniform > * {
                    padding-top: 0.375em;
                }

        .row.gtr-50 {
            margin-top: 0;
            margin-left: -0.75em;
        }

            .row.gtr-50 > * {
                padding: 0 0 0 0.75em;
            }

            .row.gtr-50.gtr-uniform {
                margin-top: -0.75em;
            }

                .row.gtr-50.gtr-uniform > * {
                    padding-top: 0.75em;
                }

    .row {
        margin-top: 0;
        margin-left: -1.5em;
    }

        .row > * {
            padding: 0 0 0 1.5em;
        }

        .row.gtr-uniform {
            margin-top: -1.5em;
        }

            .row.gtr-uniform > * {
                padding-top: 1.5em;
            }

        .row.gtr-150 {
            margin-top: 0;
            margin-left: -2.25em;
        }

            .row.gtr-150 > * {
                padding: 0 0 0 2.25em;
            }

            .row.gtr-150.gtr-uniform {
                margin-top: -2.25em;
            }

                .row.gtr-150.gtr-uniform > * {
                    padding-top: 2.25em;
                }

        .row.gtr-200 {
            margin-top: 0;
            margin-left: -3em;
        }

            .row.gtr-200 > * {
                padding: 0 0 0 3em;
            }

            .row.gtr-200.gtr-uniform {
                margin-top: -3em;
            }

                .row.gtr-200.gtr-uniform > * {
                    padding-top: 3em;
                }
}

/* Section/Article */

section.special, article.special {
    text-align: center;
}

header p {
    font-family: "Roboto Slab", serif;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.075em;
    margin-top: -0.5em;
    text-transform: uppercase;
}

header.major > :last-child {
    border-bottom: solid 3px #6cc5af;
    display: inline-block;
    margin: 0 0 0.5em 0;
    padding: 0 0.75em 0.5em 0;
}

header.main > :last-child {
    margin: 0 0 1em 0;
}

/* Form */

form {
    margin: 0 0 2em 0;
}

label {
    color: #3d4449;
    display: block;
    font-size: 0.9em;
    font-weight: 600;
    margin: 0em 0 0em 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #ffffff;
    border-radius: 0.375em;
    border: none;
    border: solid 1px rgba(210, 215, 217, 0.75);
    color: inherit;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    width: 100%;
}

    input[type="text"]:invalid,
    input[type="password"]:invalid,
    input[type="email"]:invalid,
    input[type="tel"]:invalid,
    input[type="search"]:invalid,
    input[type="url"]:invalid,
    select:invalid,
    textarea:invalid {
        box-shadow: none;
    }

    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    input[type="tel"]:focus,
    input[type="search"]:focus,
    input[type="url"]:focus,
    select:focus,
    textarea:focus {
        border-color: #6cc5af;
        box-shadow: 0 0 0 1px #6cc5af;
    }

select {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(210, 215, 217, 0.75)' /%3E%3C/svg%3E");
    background-size: 1.25em;
    background-repeat: no-repeat;
    background-position: calc(100% - 1em) center;
    height: 2.75em;
    padding-right: 2.75em;
    text-overflow: ellipsis;
}

    select option {
        color: #3d4449;
        background: #ffffff;
    }

    select:focus::-ms-value {
        background-color: transparent;
    }

    select::-ms-expand {
        display: none;
    }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select {
    height: 2.75em;
}

textarea {
    padding: 0.75em 1em;
}

input[type="checkbox"],
input[type="radio"] {
    /*		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none; */
    display: block;
    float: left;
    margin-right: -2em;
    /*		opacity: 0; */
    width: 30px;
    height: 30px;
    z-index: -1;
    background: white;
    border-radius: 5px;
    border: 2px solid #555;
    filter: hue-rotate(275deg) brightness(1);
}
    input[type="radio"]:checked {
        content: "\2022"; 
        color: green; 
        font-size: 1.5em; 
    }




    ::-webkit-input-placeholder {
        color: #404F68 !important;
        opacity: 1.0;
        font-weight: 400;
        font-size: 18px;
    }

:-moz-placeholder {
    color: #404F68 !important;
    opacity: 1.0;
    font-weight: 400;
    font-size: 18px;
}

::-moz-placeholder {
    color: #404F68 !important;
    opacity: 1.0;
    font-weight: 400;
    font-size: 18px;
}

:-ms-input-placeholder {
    color: #404F68 !important;
    opacity: 1.0;
    font-weight: 400;
    font-size: 18px;
}

/* Box */

.box {
    border-radius: 0.375em;
    border: solid 1px rgba(210, 215, 217, 0.75);
    margin-bottom: 2em;
    padding: 1.5em;
}

    .box > :last-child,
    .box > :last-child > :last-child,
    .box > :last-child > :last-child > :last-child {
        margin-bottom: 0;
    }

    .box.alt {
        border: 0;
        border-radius: 0;
        padding: 0;
    }

/* Icon */

.icon {
    text-decoration: none;
    border-bottom: none;
    position: relative;
}

    .icon:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-transform: none !important;
    }

    .icon > .label {
        display: none;
    }

/* Image */

.image {
    border-radius: 0.375em;
    border: 0;
    display: inline-block;
    position: relative;
}

    .image img {
        border-radius: 0.375em;
        display: block;
    }

    .image.left, .image.right {
        max-width: 40%;
    }

        .image.left img, .image.right img {
            width: 100%;
        }

    .image.left {
        float: left;
        padding: 0 1.5em 1em 0;
        top: 0.25em;
    }

    .image.right {
        float: right;
        padding: 0 0 1em 1.5em;
        top: 0.25em;
    }

    .image.fit {
        display: block;
        margin: 0 0 2em 0;
        width: 100%;
    }

        .image.fit img {
            width: 100%;
        }

    .image.main {
        display: block;
        margin: 0 0 3em 0;
        width: 100%;
    }

        .image.main img {
            width: 100%;
        }

a.image {
    overflow: hidden;
}

    a.image img {
        -moz-transition: -moz-transform 0.2s ease;
        -webkit-transition: -webkit-transform 0.2s ease;
        -ms-transition: -ms-transform 0.2s ease;
        transition: transform 0.2s ease;
    }

    a.image:hover img {
        -moz-transform: scale(1.075);
        -webkit-transform: scale(1.075);
        -ms-transform: scale(1.075);
        transform: scale(1.075);
    }

/* List */

ol {
    list-style: decimal;
    margin: 0 0 2em 0;
    padding-left: 1.25em;
}

    ol li {
        padding-left: 0.25em;
    }

ul {
    list-style: disc;
    margin: 0 0 2em 0;
    padding-left: 1em;
}

    ul li {
        padding-left: 0.5em;
    }

    ul.alt {
        list-style: none;
        padding-left: 0;
    }

        ul.alt li {
            border-top: solid 1px rgba(210, 215, 217, 0.75);
            padding: 0.5em 0;
        }

            ul.alt li:first-child {
                border-top: 0;
                padding-top: 0;
            }

dl {
    margin: 0 0 2em 0;
}

    dl dt {
        display: block;
        font-weight: 600;
        margin: 0 0 1em 0;
    }

    dl dd {
        margin-left: 2em;
    }

/* Actions */

ul.actions {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    cursor: default;
    list-style: none;
    margin-left: -1em;
    padding-left: 0;
}

    ul.actions li {
        padding: 0 0 0 1em;
        vertical-align: middle;
    }

    ul.actions.special {
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        width: 100%;
        margin-left: 0;
    }

        ul.actions.special li:first-child {
            padding-left: 0;
        }

    ul.actions.stacked {
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
    }

        ul.actions.stacked li {
            padding: 1.3em 0 0 0;
        }

            ul.actions.stacked li:first-child {
                padding-top: 0;
            }

    ul.actions.fit {
        width: calc(100% + 1em);
    }

        ul.actions.fit li {
            -moz-flex-grow: 1;
            -webkit-flex-grow: 1;
            -ms-flex-grow: 1;
            flex-grow: 1;
            -moz-flex-shrink: 1;
            -webkit-flex-shrink: 1;
            -ms-flex-shrink: 1;
            flex-shrink: 1;
            width: 100%;
        }

            ul.actions.fit li > * {
                width: 100%;
            }

        ul.actions.fit.stacked {
            width: 100%;
        }

/* Icons */

ul.icons {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

    ul.icons li {
        display: inline-block;
        padding: 0 1em 0 0;
    }

        ul.icons li:last-child {
            padding-right: 0;
        }

        ul.icons li .icon {
            color: inherit;
        }

            ul.icons li .icon:before {
                font-size: 1.25em;
            }

/* Contact */

ul.contact {
    list-style: none;
    padding: 0;
}

    ul.contact li {
        text-decoration: none;
        border-top: solid 1px rgba(210, 215, 217, 0.75);
        margin: 1.5em 0 0 0;
        padding: 1.5em 0 0 3em;
        position: relative;
    }

        ul.contact li:before {
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-transform: none !important;
        }

        ul.contact li:before {
            color: #6cc5af;
            display: inline-block;
            font-size: 1.5em;
            height: 1.125em;
            left: 0;
            line-height: 1.125em;
            position: absolute;
            text-align: center;
            top: 1em;
            width: 1.5em;
        }

        ul.contact li:first-child {
            border-top: 0;
            margin-top: 0;
            padding-top: 0;
        }

            ul.contact li:first-child:before {
                top: 0;
            }

        ul.contact li a {
            color: inherit;
        }

/* Pagination */

ul.pagination {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

    ul.pagination li {
        display: inline-block;
        padding-left: 0;
        vertical-align: middle;
    }

        ul.pagination li > .page {
            -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
            -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
            -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
            transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
            border-bottom: 0;
            border-radius: 0.375em;
            display: inline-block;
            font-size: 0.8em;
            font-weight: 600;
            height: 2em;
            line-height: 2em;
            margin: 0 0.125em;
            min-width: 2em;
            padding: 0 0.5em;
            text-align: center;
        }

            ul.pagination li > .page.active {
                background-color: #6cc5af;
                color: #ffffff !important;
            }

                ul.pagination li > .page.active:hover {
                    background-color: #77c9b5;
                }

                ul.pagination li > .page.active:active {
                    background-color: #61c1a9;
                }

        ul.pagination li:first-child {
            padding-right: 0.75em;
        }

        ul.pagination li:last-child {
            padding-left: 0.75em;
        }

@media screen and (max-width: 480px) {

    ul.pagination li:nth-child(n+2):nth-last-child(n+2) {
        display: none;
    }

    ul.pagination li:first-child {
        padding-right: 0;
    }
}

/* Table */

.table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
}

table {
    margin: 0 0 2em 0;
    width: 100%;
}

    table tbody tr {
        border-left: 0;
        border-right: 0;
    }

        table tbody tr:nth-child(2n + 1) {
        }

    table td {
        padding: 0.5em 0.5em;
    }

    table th {
        color: #3d4449;
        font-size: 0.9em;
        font-weight: 600;
        padding: 0 0.75em 0.75em 0.75em;
        text-align: left;
    }

    table thead {
    }

    table tfoot {
    }

    table.alt {
        border-collapse: separate;
    }

        table.alt tbody tr td {
            border: solid 1px rgba(210, 215, 217, 0.75);
            border-left-width: 0;
            border-top-width: 0;
        }

            table.alt tbody tr td:first-child {
                border-left-width: 1px;
            }

        table.alt tbody tr:first-child td {
            border-top-width: 1px;
        }

        table.alt thead {
            border-bottom: 0;
        }

        table.alt tfoot {
            border-top: 0;
        }

/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
button, a.primary,
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    background-color: transparent;
    border-radius: 0.375em;
    border: 0;
    box-shadow: inset 0 0 0 2px #6cc5af;
    color: #6cc5af !important;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto Slab", serif;
    font-size: 0.8em;
    font-weight: 700;
    height: 3.5em;
    letter-spacing: 0.075em;
    line-height: 3.5em;
    padding: 0 2.25em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

    input[type="submit"]:hover,
    input[type="reset"]:hover,
    input[type="button"]:hover,
    button:hover,
    .button:hover {
        background-color: rgba(108, 197, 175, 0.05);
    }

    input[type="submit"]:active,
    input[type="reset"]:active,
    input[type="button"]:active,
    button:active,
    .button:active {
        background-color: rgba(108, 197, 175, 0.15);
    }

    input[type="submit"].icon:before,
    input[type="reset"].icon:before,
    input[type="button"].icon:before,
    button.icon:before,
    .button.icon:before {
        margin-right: 0.5em;
    }

    input[type="submit"].fit,
    input[type="reset"].fit,
    input[type="button"].fit,
    button.fit,
    .button.fit {
        width: 100%;
    }

    input[type="submit"].small,
    input[type="reset"].small,
    input[type="button"].small,
    button.small,
    .button.small {
        font-size: 0.6em;
    }

    input[type="submit"].large,
    input[type="reset"].large,
    input[type="button"].large,
    button.large,
    .button.large {
        font-size: 1em;
        height: 3.65em;
        line-height: 3.65em;
    }

    input[type="submit"].primary,
    input[type="reset"].primary,
    input[type="button"].primary,
    button.primary, a.primary,
    .button.primary {
        background-color: #6cc5af;
        box-shadow: none;
        color: #ffffff !important;
    }

        input[type="submit"].primary:hover,
        input[type="reset"].primary:hover,
        input[type="button"].primary:hover,
        button.primary:hover,
        .button.primary:hover {
            background-color: #77c9b5;
        }

        input[type="submit"].primary:active,
        input[type="reset"].primary:active,
        input[type="button"].primary:active,
        button.primary:active,
        .button.primary:active {
            background-color: #61c1a9;
        }

    input[type="submit"].disabled, input[type="submit"]:disabled,
    input[type="reset"].disabled,
    input[type="reset"]:disabled,
    input[type="button"].disabled,
    input[type="button"]:disabled,
    button.disabled,
    button:disabled,
    .button.disabled,
    .button:disabled {
        pointer-events: none;
        opacity: 0.25;
    }

/* Mini Posts */

.mini-posts article {
    border-top: solid 1px rgba(210, 215, 217, 0.75);
    margin-top: 2em;
    padding-top: 2em;
}

    .mini-posts article .image {
        display: block;
        margin: 0 0 1.5em 0;
    }

        .mini-posts article .image img {
            display: block;
            width: 100%;
        }

    .mini-posts article:first-child {
        border-top: 0;
        margin-top: 0;
        padding-top: 0;
    }

/* Features */

.features {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 2em -3em;
    width: calc(100% + 3em);
}

    .features article {
        -moz-align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        display: -moz-flex;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        margin: 0 0 3em 3em;
        position: relative;
        width: calc(50% - 3em);
    }

        .features article:nth-child(2n - 1) {
            margin-right: 1.5em;
        }

        .features article:nth-child(2n) {
            margin-left: 1.5em;
        }

        .features article:nth-last-child(1), .features article:nth-last-child(2) {
            margin-bottom: 0;
        }

        .features article .icon {
            -moz-flex-grow: 0;
            -webkit-flex-grow: 0;
            -ms-flex-grow: 0;
            flex-grow: 0;
            -moz-flex-shrink: 0;
            -webkit-flex-shrink: 0;
            -ms-flex-shrink: 0;
            flex-shrink: 0;
            display: block;
            height: 10em;
            line-height: 10em;
            margin: 0 2em 0 0;
            text-align: center;
            width: 10em;
        }

            .features article .icon:before {
                color: #6cc5af;
                font-size: 2.75rem;
                position: relative;
                top: 0.05em;
            }

            .features article .icon:after {
                -moz-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                border-radius: 0.25rem;
                border: solid 2px rgba(210, 215, 217, 0.75);
                content: '';
                display: block;
                height: 7em;
                left: 50%;
                margin: -3.5em 0 0 -3.5em;
                position: absolute;
                top: 50%;
                width: 7em;
            }

        .features article .content {
            -moz-flex-grow: 1;
            -webkit-flex-grow: 1;
            -ms-flex-grow: 1;
            flex-grow: 1;
            -moz-flex-shrink: 1;
            -webkit-flex-shrink: 1;
            -ms-flex-shrink: 1;
            flex-shrink: 1;
            width: 100%;
        }

            .features article .content > :last-child {
                margin-bottom: 0;
            }

@media screen and (max-width: 980px) {

    .features {
        margin: 0 0 2em 0;
        width: 100%;
    }

        .features article {
            margin: 0 0 3em 0;
            width: 100%;
        }

            .features article:nth-child(2n - 1) {
                margin-right: 0;
            }

            .features article:nth-child(2n) {
                margin-left: 0;
            }

            .features article:nth-last-child(1), .features article:nth-last-child(2) {
                margin-bottom: 3em;
            }

            .features article:last-child {
                margin-bottom: 0;
            }

            .features article .icon {
                height: 8em;
                line-height: 8em;
                width: 8em;
            }

                .features article .icon:before {
                    font-size: 2.25rem;
                }

                .features article .icon:after {
                    height: 6em;
                    margin: -3em 0 0 -3em;
                    width: 6em;
                }
}

@media screen and (max-width: 480px) {

    .features article {
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-align-items: -moz-flex-start;
        -webkit-align-items: -webkit-flex-start;
        -ms-align-items: -ms-flex-start;
        align-items: flex-start;
    }

        .features article .icon {
            height: 6em;
            line-height: 6em;
            margin: 0 0 1.5em 0;
            width: 6em;
        }

            .features article .icon:before {
                font-size: 1.5rem;
            }

            .features article .icon:after {
                height: 4em;
                margin: -2em 0 0 -2em;
                width: 4em;
            }
}

@media screen and (max-width: 480px) {

    .features article .icon:before {
        font-size: 1.25rem;
    }
}

/* Posts */

.posts {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 2em -6em;
    width: calc(100% + 6em);
}

    .posts article {
        -moz-flex-grow: 0;
        -webkit-flex-grow: 0;
        -ms-flex-grow: 0;
        flex-grow: 0;
        -moz-flex-shrink: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-shrink: 1;
        flex-shrink: 1;
        margin: 0 0 6em 6em;
        position: relative;
        width: calc(33.3333333333% - 6em);
    }

        .posts article:before {
            background: rgba(210, 215, 217, 0.75);
            content: '';
            display: block;
            height: calc(100% + 6em);
            left: -3em;
            position: absolute;
            top: 0;
            width: 1px;
        }

        .posts article:after {
            background: rgba(210, 215, 217, 0.75);
            bottom: -3em;
            content: '';
            display: block;
            height: 1px;
            position: absolute;
            right: 0;
            width: calc(100% + 6em);
        }

        .posts article > :last-child {
            margin-bottom: 0;
        }

        .posts article .image {
            display: block;
            margin: 0 0 2em 0;
        }

            .posts article .image img {
                display: block;
                width: 100%;
            }

@media screen and (min-width: 1681px) {

    .posts article:nth-child(3n + 1):before {
        display: none;
    }

    .posts article:nth-child(3n + 1):after {
        width: 100%;
    }

    .posts article:nth-last-child(1), .posts article:nth-last-child(2), .posts article:nth-last-child(3) {
        margin-bottom: 0;
    }

        .posts article:nth-last-child(1):before, .posts article:nth-last-child(2):before, .posts article:nth-last-child(3):before {
            height: 100%;
        }

        .posts article:nth-last-child(1):after, .posts article:nth-last-child(2):after, .posts article:nth-last-child(3):after {
            display: none;
        }
}

@media screen and (max-width: 1680px) {

    .posts article {
        width: calc(50% - 6em);
    }

        .posts article:nth-last-child(3) {
            margin-bottom: 6em;
        }
}

@media screen and (min-width: 481px) and (max-width: 1680px) {

    .posts article:nth-child(2n + 1):before {
        display: none;
    }

    .posts article:nth-child(2n + 1):after {
        width: 100%;
    }

    .posts article:nth-last-child(1), .posts article:nth-last-child(2) {
        margin-bottom: 0;
    }

        .posts article:nth-last-child(1):before, .posts article:nth-last-child(2):before {
            height: 100%;
        }

        .posts article:nth-last-child(1):after, .posts article:nth-last-child(2):after {
            display: none;
        }
}

@media screen and (max-width: 736px) {

    .posts {
        margin: 0 0 2em -4.5em;
        width: calc(100% + 4.5em);
    }

        .posts article {
            margin: 0 0 4.5em 4.5em;
            width: calc(50% - 4.5em);
        }

            .posts article:before {
                height: calc(100% + 4.5em);
                left: -2.25em;
            }

            .posts article:after {
                bottom: -2.25em;
                width: calc(100% + 4.5em);
            }

            .posts article:nth-last-child(3) {
                margin-bottom: 4.5em;
            }
}

@media screen and (max-width: 480px) {

    .posts {
        margin: 0 0 2em 0;
        width: 100%;
    }

        .posts article {
            margin: 0 0 4.5em 0;
            width: 100%;
        }

            .posts article:before {
                display: none;
            }

            .posts article:after {
                width: 100%;
            }

            .posts article:last-child {
                margin-bottom: 0;
            }

                .posts article:last-child:after {
                    display: none;
                }
}

/* Wrapper */

#wrapper {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    min-height: 100vh;
}

/* Main */

#main {
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
    width: 100%;
}

    #main > .inner {
        padding: 0 6em 0.1em 6em;
        margin: 0 auto;
        max-width: 110em;
    }

        #main > .inner > section {
            padding: 6em 0 4em 0;
            border-top: solid 2px rgba(210, 215, 217, 0.75);
        }

            #main > .inner > section:first-of-type {
                border-top: 0 !important;
            }

@media screen and (max-width: 1680px) {

    #main > .inner {
        padding: 0 2em 0.1em 5em;
    }

        #main > .inner > section {
            padding: 2em 0 3em 0;
        }
}

@media screen and (max-width: 1280px) {

    #main > .inner {
        padding: 0 2em 0.1em 4em;
    }

        #main > .inner > section {
            padding: 2em 0 2em 0;
        }
}

@media screen and (max-width: 736px) {

    #main > .inner {
        padding: 0 2em 0.1em 2em;
    }

        #main > .inner > section {
            padding: 2em 0 1em 0;
        }
}

/* Sidebar */

#search form {
    text-decoration: none;
    position: relative;
}

    #search form:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-transform: none !important;
    }

    #search form:before {
        -moz-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1);
        color: #7f888f;
        content: '\f002';
        cursor: default;
        display: block;
        font-size: 1.5em;
        height: 2em;
        line-height: 2em;
        opacity: 0.325;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 2em;
    }

    #search form input[type="text"] {
        padding-right: 2.75em;
    }

#sidebar {
    -moz-flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -moz-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    -moz-transition: margin-left 0.5s ease, box-shadow 0.5s ease;
    -webkit-transition: margin-left 0.5s ease, box-shadow 0.5s ease;
    -ms-transition: margin-left 0.5s ease, box-shadow 0.5s ease;
    transition: margin-left 0.5s ease, box-shadow 0.5s ease;
    background-color: #f5f6f7;
    font-size: 0.9em;
    position: relative;
    width: 20em;
    border-right: 1px #6cc5af solid;
}

    #sidebar h2 {
        font-size: 1.3888888889em;
    }

    #sidebar > .inner {
        padding: 2.2222222222em 2.2222222222em 2.4444444444em 2.2222222222em;
        position: relative;
        width: 20em;
    }

        #sidebar > .inner > * {
            border-bottom: solid 2px rgba(210, 215, 217, 0.75);
            margin: 0 0 3.5em 0;
            padding: 0 0 3.5em 0;
        }

            #sidebar > .inner > * > :last-child {
                margin-bottom: 0;
            }

            #sidebar > .inner > *:last-child {
                border-bottom: 0;
                margin-bottom: 0;
                padding-bottom: 0;
            }

        #sidebar > .inner > .alt {
            background-color: #eff1f2;
            border-bottom: 0;
            margin: -2.2222222222em 0 4.4444444444em -2.2222222222em;
            padding: 2.2222222222em;
            width: calc(100% + 4.4444444444em);
        }

    #sidebar .toggle {
        text-decoration: none;
        -moz-transition: left 0.5s ease;
        -webkit-transition: left 0.5s ease;
        -ms-transition: left 0.5s ease;
        transition: left 0.5s ease;
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
        border: 0;
        display: block;
        height: 7.5em;
        left: 20em;
        line-height: 7.5em;
        outline: 0;
        overflow: hidden;
        position: absolute;
        text-align: center;
        text-indent: 7.5em;
        top: 0;
        width: 6em;
        z-index: 10000;
    }

        #sidebar .toggle:before {
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-transform: none !important;
        }

        #sidebar .toggle:before {
            content: '\f0c9';
            font-size: 2rem;
            height: inherit;
            left: 0;
            line-height: inherit;
            position: absolute;
            text-indent: 0;
            top: 0;
            width: inherit;
        }

    #sidebar.inactive {
        margin-left: -20em;
    }

/*
		@media screen and (max-width: 1680px) {

			#sidebar {
				width: 24em;
				border-right : 1px #6cc5af solid;
			}

				#sidebar > .inner {
					padding: 1.6666666667em 1.6666666667em 1.3333333333em 1.6666666667em ;
					width: 24em;
				}

					#sidebar > .inner > .alt {
						margin: -1.6666666667em 0 3.3333333333em -1.6666666667em;
						padding: 1.6666666667em;
						width: calc(100% + 3.3333333333em);
					}

				#sidebar .toggle {
					height: 6.25em;
					left: 24em;
					line-height: 6.25em;
					text-indent: 5em;
					width: 5em;
				}

					#sidebar .toggle:before {
						font-size: 1.5rem;
					}

				#sidebar.inactive {
					margin-left: -24em;
				}

		}
		*/

@media screen and (max-width: 1280px) {

    #sidebar {
        box-shadow: 0 0 5em 0 rgba(0, 0, 0, 0.175);
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        z-index: 10000;
    }

        #sidebar.inactive {
            box-shadow: none;
        }

        #sidebar > .inner {
            -webkit-overflow-scrolling: touch;
            height: 100%;
            left: 0;
            overflow-x: hidden;
            overflow-y: auto;
            position: absolute;
            top: 0;
        }

            #sidebar > .inner:after {
                content: '';
                display: block;
                height: 4em;
                width: 100%;
            }

        #sidebar .toggle {
            text-indent: 6em;
            width: 6em;
        }

            #sidebar .toggle:before {
                font-size: 1.5rem;
                margin-left: -0.4375em;
            }

    body.is-preload #sidebar {
        display: none;
    }
}

@media screen and (max-width: 736px) {

    #sidebar .toggle {
        text-indent: 7.25em;
        width: 7.25em;
    }

        #sidebar .toggle:before {
            color: #7f888f;
            margin-left: -0.0625em;
            margin-top: -0.25em;
            font-size: 1.1rem;
            z-index: 1;
        }

        #sidebar .toggle:after {
            background: rgba(222, 225, 226, 0.75);
            border-radius: 0.375em;
            content: '';
            height: 3.5em;
            left: 1em;
            position: absolute;
            top: 1em;
            width: 5em;
        }
}

/* Header */

#header {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    border-bottom: solid 5px #6cc5af;
    padding: 1em 0 1em 0;
    position: relative;
}

    #header > * {
        -moz-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 0;
    }

    #header .logo {
        border-bottom: 0;
        color: inherit;
        font-family: "Roboto Slab", serif;
        font-size: 1.125em;
    }

    #header .contentright {
        position: absolute;
        right: 0px;
    }

    #header .icons {
        text-align: right;
    }

@media screen and (max-width: 1680px) {

    #header {
        padding-top: 1em;
    }
}

@media screen and (max-width: 736px) {

    #header {
        padding-top: 6.5em;
    }

        #header .logo {
            font-size: 1.25em;
            margin: 0;
        }

        #header .icons {
            height: 5em;
            line-height: 5em;
            position: absolute;
            right: -0.5em;
            top: 0;
        }
}

/* Banner */

#banner {
    padding: 6em 0 4em 0;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}

    #banner h1 {
        margin-top: -0.125em;
    }

    #banner .content {
        -moz-flex-grow: 1;
        -webkit-flex-grow: 1;
        -ms-flex-grow: 1;
        flex-grow: 1;
        -moz-flex-shrink: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-shrink: 1;
        flex-shrink: 1;
        width: 50%;
    }

    #banner .image {
        -moz-flex-grow: 0;
        -webkit-flex-grow: 0;
        -ms-flex-grow: 0;
        flex-grow: 0;
        -moz-flex-shrink: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        display: block;
        margin: 0 0 2em 4em;
        width: 50%;
    }

        #banner .image img {
            height: 100%;
            -moz-object-fit: cover;
            -webkit-object-fit: cover;
            -ms-object-fit: cover;
            object-fit: cover;
            -moz-object-position: center;
            -webkit-object-position: center;
            -ms-object-position: center;
            object-position: center;
            width: 100%;
        }

@media screen and (orientation: portrait) {

    #banner {
        -moz-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

        #banner h1 br {
            display: none;
        }

        #banner .content {
            -moz-flex-grow: 0;
            -webkit-flex-grow: 0;
            -ms-flex-grow: 0;
            flex-grow: 0;
            -moz-flex-shrink: 0;
            -webkit-flex-shrink: 0;
            -ms-flex-shrink: 0;
            flex-shrink: 0;
            width: 100%;
        }

        #banner .image {
            -moz-flex-grow: 0;
            -webkit-flex-grow: 0;
            -ms-flex-grow: 0;
            flex-grow: 0;
            -moz-flex-shrink: 0;
            -webkit-flex-shrink: 0;
            -ms-flex-shrink: 0;
            flex-shrink: 0;
            margin: 0 0 4em 0;
            height: 25em;
            max-height: 50vh;
            min-height: 18em;
            width: 100%;
        }
}

@media screen and (orientation: portrait) and (max-width: 480px) {

    #banner .image {
        max-height: 35vh;
    }
}

/* Footer */

#footer .copyright {
    color: #9fa3a6;
    font-size: 0.9em;
}

    #footer .copyright a {
        color: inherit;
    }

/* Menu */

#menu ul {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #3d4449;
    font-family: "Roboto Slab", serif;
    font-family: 400;
    letter-spacing: 0.075em;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    text-transform: uppercase;
}

    #menu ul a, #menu ul span {
        border-bottom: 0;
        color: inherit;
        cursor: pointer;
        display: block;
        font-size: 1em;
        padding: 0.125em 0;
    }

        #menu ul a:hover, #menu ul span:hover {
            color: #6cc5af;
        }

        #menu ul a.opener, #menu ul a.openerMF, #menu ul span.opener, #menu ul span.openerMF {
            -moz-transition: color 0.2s ease-in-out;
            -webkit-transition: color 0.2s ease-in-out;
            -ms-transition: color 0.2s ease-in-out;
            transition: color 0.2s ease-in-out;
            text-decoration: none;
            -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
            position: relative;
        }

            #menu ul a.opener:before, #menu ul a.openerMF:before, #menu ul span.opener:before, #menu ul span.openerMF:before {
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased;
                font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                text-transform: none !important;
            }

            #menu ul a.opener:before, #menu ul span.opener:before, #menu ul a.openerMF:before, #menu ul span.openerMF:before {
                -moz-transition: color 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
                -webkit-transition: color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
                -ms-transition: color 0.2s ease-in-out, -ms-transform 0.2s ease-in-out;
                transition: color 0.2s ease-in-out, transform 0.2s ease-in-out;
                color: #9fa3a6;
                content: '';
                position: absolute;
                right: 0;
                display: inline-block;
                padding: 3px;
                transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
            }

            #menu ul a.opener:hover:before, #menu ul span.opener:hover:before, #menu ul a.openerMF:hover:before, #menu ul span.openerMF:hover:before {
                color: #6cc5af;
            }

            #menu ul a.opener.active + ul, #menu ul span.opener.active + ul, #menu ul a.openerMF.active + ul, #menu ul span.openerMF.active + ul {
                display: block;
            }

            #menu ul a.opener.active:before, #menu ul span.opener.active:before, #menu ul a.openerMF.active:before, #menu ul span.openerMF.active:before {
                -moz-transform: rotate(-180deg);
                -webkit-transform: rotate(-180deg);
                -ms-transform: rotate(-180deg);
                transform: rotate(-180deg);
            }

#menu > ul > li {
    border-top: solid 1px rgba(210, 215, 217, 0.75);
    margin: 0.5em 0 0 0;
    padding: 0.1em 0 0 0;
}

    #menu > ul > li > ul {
        color: #9fa3a6;
        display: none;
        margin: 0.5em 0 1.5em 0;
        padding-left: 1em;
    }
    #menu > ul > li > ul > li > ul {
        color: #9fa3a6;
        display: none;
        /*margin: 0.5em 0 1.5em 0;*/
        padding-left: 10px;
    }

        #menu > ul > li > ul a, #menu > ul > li > ul span {
            font-size: 0.8em;
        }

        #menu > ul > li > ul > li {
            margin: 0.0125em 0 0 0;
            padding: 0.0125em 0 0 0;
        }

#menu > ul > li {
    border-top: 0;
}

#menu > ul > .menuSeparator {
    border-bottom: 1px #6cc5af solid;
    width: 16em;
}

#menu > ul > li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

.ContractLevel_1 {
    padding-left: 0.1em;
}

.ContractLevel_2 {
    padding-left: 1.6em;
}

.ContractLevel_3 {
    padding-left: 3.1em;
}

.ContractLevel_4 {
    padding-left: 4.6em;
}

.disabledField {
    background: #e8e8e8 !important;
}

.arrowSubMenu {
    width: 15px;
    height: 15px;
    /*background: url('../../Content/images/arrow-right.svg') no-repeat center center; */
    background-size: 15px 15px;
}

.meniuActiv {
    color: #6cb5af !important;
}

.textBold {
    font-weight: bold;
}

.meniuInactiv, .meniuInactiv:hover {
    color: #999999 !important;
}

.cellHeader {
    font-weight: bold;
    padding: 5px;
    background: #6cc5af !important;
    color: white;
}

.cellHeaderSlim {
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    color: #3d4449;
}

.IndiceAjustare_Temporar {
    color: #0070c0;
    font-style: italic;
}

.IndiceAjustare_Final {
    background-color: #ffffff;
}

#culoareIndicator {
    padding-top: 10px;
}

.indicatorIncredereLista {
    position: relative;
    top: 5px;
}

.btn {
    line-height: 1;
}

.aditional_02, .aditional_03, .aditional_04, .aditional_05, .aditional_07, .aditional_08, .aditional_09, .aditional_10,
.delete_aditional_01, .delete_aditional_02, .delete_aditional_03, .delete_aditional_04, .delete_aditional_05,
.delete_aditional_06, .delete_aditional_07, .delete_aditional_08, .delete_aditional_09, .delete_aditional_10 {
    display: none;
}

.zoneHidden {
    display: none;
}

.myMenu {
    font-size: 1.25em;
    margin: 0;
    border-radius: 6px;
    background: #6cc5af;
    padding: 20px;
    width: 240px;
    height: 33px;
}

.myContentright {
    position: absolute;
    right: 25px;
}

.viewItem {
    display: block;
    overflow: hidden;
}

.cellEdit:hover {
    color: red;
}

.warning-table-message {
    padding: 20px;
    background-color: #ff9800;
    color: white;
    display: block;
    position: absolute;
    margin-top: 30rem;
    margin-left: 45rem;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

#TableLong {
    table-layout: auto;
    width: 100%;
}

    #TableLong td {
        width: 12%;
        overflow: hidden;
        word-break: break-all;
        font-size: 0.73em;
        font-weight: bold;
        color: #000;
    }

#menuActiuniProductie {
    display: block;
    position: relative;
    top: -60px;
    left: 150px;
}

#containerTable {
    position: relative;
    top: -10px;
    /*	overflow:auto; */
}

.tscroll {
    width: 400px;
    overflow-x: scroll;
    margin-bottom: 10px;
    border: solid black 1px;
}

    .tscroll table td:first-child {
        position: sticky;
        left: 0;
        background-color: #f8f8f8;
    }

.lunaCrt {
    background-color: #d0f0e0;
}

.cellLunaEdit {
}

.viewTrecut {
    font-weight: bold;
}

.viewLarge {
    font-size: 1.2em;
    padding-left: 1em;
    background-color: #f8f8f8;
}

.spaceRight {
    padding-right: 1em;
}

.btn-success {
    background-color: #6cc5af;
    border-color: #6cc5af;
}

.btn-danger {
    background-color: #e57a71;
    border-color: #e57a71;
}

.zonaLabel {
    background-color: #e8e8e8;
    padding: 6px;
    border: 1px solid black;
    text-align: center;
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
}

.zonaLabelAdjusted {
    padding: 16px;
}

.zonaTotal {
}

.zonaInput {
    padding: 6px;
    border: 1px solid black;
    vertical-align: middle;
    line-height: normal;
}

.zonaLabelAjustare {
    padding: 6px;
    border: 1px solid black;
    text-align: center;
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
}

.zonaMesajAjustare {
    padding: 6px;
    border: 1px solid black;
    text-align: left;
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
}

.linieTotal {
    background-color: #d8d8d8;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left;
}

.integer-control, .numeric-control, .numeric-control-positive, .procent-control, .procent-control-integer {
    text-align: right;
}

.text-bold {
    font-weight: bold;
}

#triangle-right {
    position: relative;
    left: -30px;
    top: 0px;
    display: flex;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 20px solid #6cc5af;
    border-bottom: 10px solid transparent;
    color: #6cc5af;
}

#triangle-down {
    position: relative;
    left: -30px;
    top: 26px;
    display: flex;
    display: none;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #6cc5af;
}

.lineInvisible {
    height: 0px;
}

.lightBlue {
    color: #0070c0;
    font-weight: bold;
}

.headerLightBlue {
    background-color: #6cc5af;
    color: white;
    font-weight: bold;
}

.raport_Da {
    color: #6cc5af;
}

.raport_Nu {
    color: red;
}

.textVerde {
    color: #6cb5af;
    font-weight: bold;
}

#tabelMijloaceFixeExistente td input[type="checkbox"] {
    float: left;
    margin: 0 auto;
    width: 80%;
    height: 80%;
}

.textMare {
    font-size: 2em;
}

.meniuRosu {
    color: red !important;
}

.butonRosu {
    color: red !important;
}

.ui-autocomplete {
    z-index: 2147483647;
}

.controlValoareTotala {
    font-weight: 600 !important;
/*    font-size: 21px !important;*/
}

.titluSecundarAjustare {
    color: #00D494 !important;
    font-weight: 600;
    font-size: 14px !important;
}

.disabledButton {
    background: #e8e8e8 !important;
    color: #666666 !important;
}

#shipmentNotesFilterContainer .col-md-auto,
#shipmentNotesFilterContainer .col-md-2 {
    margin-bottom: 10px;
}
.retinereTotalaEfectuata {
    background-color: #F5F5DC !important;
}
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select[multiple],textarea{background-image:none}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;height:auto;max-width:100%}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16.099999999999998px;font-weight:200;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small{font-size:85%}cite{font-style:normal}.text-muted{color:#999}.text-primary{color:#428bca}.text-warning{color:#c09853}.text-danger{color:#b94a48}.text-success{color:#468847}.text-info{color:#3a87ad}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{margin-top:20px;margin-bottom:10px}h4,h5,h6{margin-top:10px;margin-bottom:10px}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}h1 small,.h1 small{font-size:24px}h2 small,.h2 small{font-size:18px}h3 small,.h3 small,h4 small,.h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.428571429;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:1.428571429}code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.row{margin-right:-15px;margin-left:-15px}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-1{width:8.333333333333332%}.col-xs-2{width:16.666666666666664%}.col-xs-3{width:25%}.col-xs-4{width:33.33333333333333%}.col-xs-5{width:41.66666666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.333333333333336%}.col-xs-8{width:66.66666666666666%}.col-xs-9{width:75%}.col-xs-10{width:83.33333333333334%}.col-xs-11{width:91.66666666666666%}.col-xs-12{width:100%}@media(min-width:768px){.container{max-width:750px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-1{width:8.333333333333332%}.col-sm-2{width:16.666666666666664%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333333333%}.col-sm-5{width:41.66666666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.333333333333336%}.col-sm-8{width:66.66666666666666%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333333334%}.col-sm-11{width:91.66666666666666%}.col-sm-12{width:100%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-11{left:91.66666666666666%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-11{margin-left:91.66666666666666%}}@media(min-width:992px){.container{max-width:970px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-1{width:8.333333333333332%}.col-md-2{width:16.666666666666664%}.col-md-3{width:25%}.col-md-4{width:33.33333333333333%}.col-md-5{width:41.66666666666667%}.col-md-6{width:50%}.col-md-7{width:58.333333333333336%}.col-md-8{width:66.66666666666666%}.col-md-9{width:75%}.col-md-10{width:83.33333333333334%}.col-md-11{width:91.66666666666666%}.col-md-12{width:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.333333333333332%}.col-md-push-2{left:16.666666666666664%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333333333333%}.col-md-push-5{left:41.66666666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.333333333333336%}.col-md-push-8{left:66.66666666666666%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333333333334%}.col-md-push-11{left:91.66666666666666%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-11{right:91.66666666666666%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-11{margin-left:91.66666666666666%}}@media(min-width:1200px){.container{max-width:1170px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-1{width:8.333333333333332%}.col-lg-2{width:16.666666666666664%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333333333%}.col-lg-5{width:41.66666666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.333333333333336%}.col-lg-8{width:66.66666666666666%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333333334%}.col-lg-11{width:91.66666666666666%}.col-lg-12{width:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-11{left:91.66666666666666%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-11{margin-left:91.66666666666666%}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed thead>tr>th,.table-condensed tbody>tr>th,.table-condensed tfoot>tr>th,.table-condensed thead>tr>td,.table-condensed tbody>tr>td,.table-condensed tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*="col-"]{display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be}@media(max-width:768px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0;background-color:#fff}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>thead>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-family:inherit;font-size:inherit;font-style:inherit}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm{height:auto}.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:45px;line-height:45px}textarea.input-lg{height:auto}.has-warning .help-block,.has-warning .control-label{color:#c09853}.has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.has-warning .input-group-addon{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.has-error .help-block,.has-error .control-label{color:#b94a48}.has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.has-error .input-group-addon{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.has-success .help-block,.has-success .control-label{color:#468847}.has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.has-success .input-group-addon{color:#468847;background-color:#dff0d8;border-color:#468847}.form-control-static{padding-top:7px;margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block}.form-inline .radio,.form-inline .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.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:#fff;border-color:#ccc}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.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:#428bca;border-color:#357ebd}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.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:#f0ad4e;border-color:#eea236}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.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:#d9534f;border-color:#d43f3a}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.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:#5cb85c;border-color:#4cae4c}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.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:#5bc0de;border-color:#46b8da}.btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-print:before{content:"\e045"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-briefcase:before{content:"\1f4bc"}.glyphicon-calendar:before{content:"\1f4c5"}.glyphicon-pushpin:before{content:"\1f4cc"}.glyphicon-paperclip:before{content:"\1f4ce"}.glyphicon-camera:before{content:"\1f4f7"}.glyphicon-lock:before{content:"\1f512"}.glyphicon-bell:before{content:"\1f514"}.glyphicon-bookmark:before{content:"\1f516"}.glyphicon-fire:before{content:"\1f525"}.glyphicon-wrench:before{content:"\1f527"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-bottom:0 dotted;border-left:4px solid transparent;content:""}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#fff;text-decoration:none;background-color:#428bca}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}}.btn-default .caret{border-top-color:#333}.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}.dropup .btn-default .caret{border-bottom-color:#333}.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group-xs>.btn{padding:5px 10px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;border-collapse:separate;table-layout:fixed}.btn-group-justified .btn{display:table-cell;float:none;width:1%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group.col{float:none;padding-right:0;padding-left:0}.input-group .form-control{width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}}.nav-tabs.nav-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:5px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs-justified>.active>a{border-bottom-color:#fff}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca}.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;z-index:1000;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}@media(min-width:768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px}.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-15px}.navbar-collapse .navbar-text:last-child{margin-right:0}}.container>.navbar-header,.container>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;border-width:0 0 1px}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;z-index:1030}.navbar-fixed-bottom{bottom:0;margin-bottom:0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media(min-width:768px){.navbar>.container .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-text{float:left;margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{margin-right:15px;margin-left:15px}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#ccc}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e6e6e6}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eee}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px}.badge:empty{display:none}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.btn .badge{position:relative;top:-1px}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee}.jumbotron h1{line-height:1;color:inherit}.jumbotron p{line-height:1.4}.container .jumbotron{border-radius:6px}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1{font-size:63px}}.thumbnail{display:inline-block;display:block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img{display:block;height:auto;max-width:100%}a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca}.thumbnail>img{margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#356635}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#2d6987}.alert-warning{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.alert-warning hr{border-top-color:#f8e5be}.alert-warning .alert-link{color:#a47e3c}.alert-danger{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger hr{border-top-color:#e6c1c7}.alert-danger .alert-link{color:#953b39}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table{margin-bottom:0}.panel>.panel-body+.table{border-top:1px solid #ddd}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-title{margin-top:0;margin-bottom:0;font-size:16px}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-group .panel{margin-bottom:0;overflow:hidden;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-warning{border-color:#fbeed5}.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#fbeed5}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#fbeed5}.panel-danger{border-color:#eed3d7}.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#eed3d7}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#eed3d7}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:15px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{z-index:1050;width:auto;padding:10px;margin-right:auto;margin-left:auto}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:20px}.modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width:768px){.modal-dialog{right:auto;left:50%;width:600px;padding-top:30px;padding-bottom:30px}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:#000;border-width:0 5px 5px}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:#000;border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);background-clip:padding-box}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.affix{position:fixed}@-ms-viewport{width:device-width}@media screen and (max-width:400px){@-ms-viewport{width:320px}}.hidden{display:none!important;visibility:hidden!important}.visible-xs{display:none!important}tr.visible-xs{display:none!important}th.visible-xs,td.visible-xs{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block!important}tr.visible-xs.visible-sm{display:table-row!important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block!important}tr.visible-xs.visible-md{display:table-row!important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-xs.visible-lg{display:block!important}tr.visible-xs.visible-lg{display:table-row!important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell!important}}.visible-sm{display:none!important}tr.visible-sm{display:none!important}th.visible-sm,td.visible-sm{display:none!important}@media(max-width:767px){.visible-sm.visible-xs{display:block!important}tr.visible-sm.visible-xs{display:table-row!important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block!important}tr.visible-sm.visible-md{display:table-row!important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-sm.visible-lg{display:block!important}tr.visible-sm.visible-lg{display:table-row!important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}}.visible-md{display:none!important}tr.visible-md{display:none!important}th.visible-md,td.visible-md{display:none!important}@media(max-width:767px){.visible-md.visible-xs{display:block!important}tr.visible-md.visible-xs{display:table-row!important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block!important}tr.visible-md.visible-sm{display:table-row!important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-md.visible-lg{display:block!important}tr.visible-md.visible-lg{display:table-row!important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell!important}}.visible-lg{display:none!important}tr.visible-lg{display:none!important}th.visible-lg,td.visible-lg{display:none!important}@media(max-width:767px){.visible-lg.visible-xs{display:block!important}tr.visible-lg.visible-xs{display:table-row!important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block!important}tr.visible-lg.visible-sm{display:table-row!important}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block!important}tr.visible-lg.visible-md{display:table-row!important}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-lg{display:block!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}.hidden-xs{display:block!important}tr.hidden-xs{display:table-row!important}th.hidden-xs,td.hidden-xs{display:table-cell!important}@media(max-width:767px){.hidden-xs{display:none!important}tr.hidden-xs{display:none!important}th.hidden-xs,td.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none!important}tr.hidden-xs.hidden-sm{display:none!important}th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none!important}tr.hidden-xs.hidden-md{display:none!important}th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-xs.hidden-lg{display:none!important}tr.hidden-xs.hidden-lg{display:none!important}th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}}.hidden-sm{display:block!important}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}@media(max-width:767px){.hidden-sm.hidden-xs{display:none!important}tr.hidden-sm.hidden-xs{display:none!important}th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}tr.hidden-sm{display:none!important}th.hidden-sm,td.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none!important}tr.hidden-sm.hidden-md{display:none!important}th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-sm.hidden-lg{display:none!important}tr.hidden-sm.hidden-lg{display:none!important}th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none!important}}.hidden-md{display:block!important}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}@media(max-width:767px){.hidden-md.hidden-xs{display:none!important}tr.hidden-md.hidden-xs{display:none!important}th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none!important}tr.hidden-md.hidden-sm{display:none!important}th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}tr.hidden-md{display:none!important}th.hidden-md,td.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-md.hidden-lg{display:none!important}tr.hidden-md.hidden-lg{display:none!important}th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none!important}}.hidden-lg{display:block!important}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}@media(max-width:767px){.hidden-lg.hidden-xs{display:none!important}tr.hidden-lg.hidden-xs{display:none!important}th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none!important}tr.hidden-lg.hidden-sm{display:none!important}th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none!important}tr.hidden-lg.hidden-md{display:none!important}th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}tr.hidden-lg{display:none!important}th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print{display:none!important}tr.visible-print{display:none!important}th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}.hidden-print{display:none!important}tr.hidden-print{display:none!important}th.hidden-print,td.hidden-print{display:none!important}}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width:100% !important;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            background-color: transparent;
            border: none;
            font-size: 1em
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 46px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline;
            list-style: none;
            padding: 0;
            margin-bottom: 0px;
            margin-right: -5px;
        }

        .select2-container .select2-selection--multiple .select2-selection__clear {
            background-color: transparent;
            border: none;
            font-size: 1em
        }

    .select2-container .select2-search--inline .select2-search__field {
        box-sizing: border-box;
        border: none;
        font-size: 100%;
        margin-top: 5px;
        margin-left: 8px;
        padding: 0px 0px 0px 1rem;
        max-width: 100%;
        resize: none;
        height: 18px;
        vertical-align: bottom;
        font-family: sans-serif;
        overflow: hidden;
        word-break: keep-all;
        width: 200px;
    }

@media (max-width: 1122px) {
    /*.select2-container .select2-search--inline .select2-search__field {
        margin-left: 0px; 
    }*/
}

/*@media (min-width: 1171px) {
    .select2-container .select2-search--inline .select2-search__field {
        width:200px !important
    }
}*/
        .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        border: 0;
        outline: 0;
        box-shadow: none;
        font-size: 26px;
        color: #00e4a1 !important;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 40px;
        position: relative;
        top: 1rem;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #404f68;
        font-weight: 400;
        font-size: 18px;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background: #E4EAF3;
    border: 0;
    border-radius: 20px;
    cursor: text;
    padding: 3px;
    position: relative;
    display: flex;
    align-items: center;
}

    .select2-container--default .select2-selection--multiple.select2-selection--clearable {
        padding-right: 50px
    }

#bazaLegalaFilter + span .select2-search__field {
    width: 300px !important;
}

#derulatorFilter + span .select2-search__field {
    width: 300px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    /*height: 25px;
        margin-right: 10px;
        margin-top: -3%;*/
    position: absolute;
    right: 4rem;
    padding: 9px;
    font-size: 26px;
    color: #00e4a1 !important;
    box-shadow: none;
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #34355B;
        border: 0;
        border-radius: 20px;
        box-sizing: border-box;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0;
        padding-right: 20px;
        position: relative;
        color:#fff;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: bottom;
        white-space: nowrap
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        padding-left: 0.8rem;
        padding-right: 1rem;
        cursor: default;
        font-size: 14px;
        font-weight: 600;
        line-height: 30px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        background-color: white;
        color: #34355B !important;
        border: none;
        color: #999;
        cursor: pointer;
        font-size: 18px;
        font-weight: bold;
        padding: 0;
        position: absolute;
        right: 5px; /* Change the 'left' property to 'right' */
        top: 50%; /* Set top to 50% */
        transform: translate(0, -50%); /* Center vertically */
        box-shadow: none;
        height: 20px;
        width: 20px;
        display: flex;
        border-radius: 20px;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 2px 4px; /* Simplified padding declaration */
        padding-top: 0px;
    }


    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
        background-color: #f1f1f1;
        color: #333;
        outline: none
    }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 0;
    outline: 0;
    background: #E4EAF3;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
/*    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0*/
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: #E4EAF3;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
    line-height: 32px;
    height: 35px;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #888;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
            outline: none
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.select2-container--default .select2-selection--multiple:before {
    content: '\00203A';
    font-size: 40px;
    display: block;
    position: absolute;
    height: 0;
    right: 6px;
    margin-right: 58px;
    margin-top: 10px;
    top: 50%;
    width: 0;
    cursor: pointer;
    rotate: -90deg;
}



.select2-container--open .select2-selection--multiple:before {
    content: '\00203A';
    font-size: 40px;
    display: block;
    position: absolute;
    height: 0;
    right: 6px;
    margin-right: -10px;
    margin-top: -5px;
    top: 50%;
    width: 0;
    cursor: pointer;
    rotate: 90deg;
}

body {
    background-color: #F5F7FA !important;
    font-family: 'Maven Pro', sans-serif !important;
    overflow-x: hidden;
}

.alert-bar {
    background-color: #fff176; /* galben deschis */
    color: #000;
    display: flex;
    align-items: center;
    height: 20px;
    font-family: sans-serif;
    overflow: hidden;
    width: 100vw;
    position: fixed;
    bottom:0;
    z-index: 9999;
}

.alert-icon {
    padding: 0 15px;
    font-size: 24px;
    z-index: 2;
}

.marquee-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.marquee-text {
    display: inline-block;
    white-space: nowrap;
    padding-left: 100%;
    animation: scroll-left 30s linear infinite;
}

/*login page style*/
#login-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.login-background {
    position: absolute;
    background-image: url(images/backgroundLogin.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    filter: brightness(0.3);
    z-index: -1;
    border-radius: 0;
}
/************/
@keyframes scroll-left {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

a:focus {
    outline: 0 !important;
}

a:hover {
    border: 0px;
    text-decoration: none;
}

* {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.sortTh {
    cursor: pointer;
}

.BaselineReferinta thead th {
    background: #acacac !important;
}

.flex-row-configurare {
    display: flex;
    align-items: center;
    column-gap: 16px;
}

    .flex-row-configurare > label {
        width: 232px;
    }

.disabledCheckbox {
	background-color: #B3BECF !important;
	border-radius : 20px;
}
	
.referintaTable:before {
    content: '';
    left: -2rem;
    top: 0;
    width: 39px;
    height: 64px;
    display: block;
    position: absolute;
    background: url(images/adminBadge.svg) no-repeat;
    z-index: -1;
    border-radius: 10px;
}

.btnExpand {
    margin-left: 0.5rem;
    display: block;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #E4EAF3 url("images/plusTable.svg") no-repeat center center;
    box-shadow: 0px 1px 6px #B1C4DF;
}

    .btnExpand:active, .btnCollapse:active {
        box-shadow: none;
    }

.btnCollapse {
    margin-left: 0.5rem;
    display: block;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #E4EAF3 url("images/minusTable.svg") no-repeat center center;
    box-shadow: 0px 1px 6px #B1C4DF;
}

.mw-125 {
    max-width: 125px !important;
}

.opacity-0 {
    opacity: 0 !important;
}

#loader-actions-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999;
}

#loader-actions {
    position: absolute;
    top: 40%;
    left: 50%;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}

.loader {
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 999999;
    background: #F5F7FA !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

    .loader img {
        margin: 0 auto;
        display: block;
        margin-top: 20vh;
    }

.hasura {
    background-image: repeating-linear-gradient( -45deg, transparent -1px, transparent 0px, #d5d5d5b5 1px, transparent 2px );
}

#restDeIntrodus {
    color: #FF6450 !important;
}

.SProiectare, .SExecutie {
    display: inline-flex;
    margin-top: 5px;
    width: 28px;
    height: 28px;
}

.SProiectare {
    margin-right: 2rem;
}

#successModal {
    border-radius: 20px;
    width: 35rem;
    height: min-content;
    background-color: #00D494;
    z-index: 9999;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-shadow: 0px 1px 6px #b1c4df;
}

.oldValue {
    position: relative;
    color: #252644;
    font-weight: 500;
    display: none;
    top: -2rem;
}

.plusTextButton {
    font-size: 30px;
    line-height: 25px;
}

.plusLink {
    position: absolute;
    left: -1rem;
    top: 3.5rem;
    border-top: 10px solid transparent;
    border-left: 20px solid #6cc5af;
    border-bottom: 10px solid transparent;
    color: #6cc5af;
    border: 0;
    margin: 0;
    width: 20px;
    border-radius: 50%;
    height: 20px;
    background: url(images/plusTable.svg) no-repeat center center;
    background-size: 18px;
    cursor: pointer;
}

.minusLink {
    position: absolute;
    left: -1rem;
    top: 3.5rem;
    border-top: 10px solid transparent;
    border-left: 20px solid #6cc5af;
    border-bottom: 10px solid transparent;
    color: #6cc5af;
    border: 0;
    margin: 0;
    width: 20px;
    border-radius: 50%;
    height: 20px;
    background: url(images/minusTable.svg) no-repeat center center;
    background-size: 18px;
    cursor: pointer;
}

#errorModal {
    border-radius: 20px;
    width: 35rem;
    height: min-content;
    background-color: #FF6450;
    z-index: 9999;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-shadow: 0px 1px 6px #b1c4df;
}

    #errorModal img, #successModal img {
        margin: 0 auto;
        width: 30%;
        margin-top: 20px;
        display: block;
    }

    #infoModal span {
        margin: 0 auto;
        width: 50px;
        margin-top: 20px;
        display: block;
        height: 30px;
    }
    #infoModal img {
        margin: 0 auto;
        margin-top: 10px;
        display: block;
        width: 40px;
        margin-bottom: 10px;
    }

.error-box {
    background: rgba(255, 0, 0, 0.1);
    border-left: 4px solid #FF6450;
    padding: 10px;
    margin-top: 10px;
    display: none;
    font-size: 14px;
    color: red;
    border-radius: 5px;
}

.warning-box {
    background: rgba(255, 165, 0, 0.1); /* Portocaliu deschis */
    border-left: 4px solid #FFA500; /* Portocaliu */
    padding: 10px;
    margin-top: 10px;
    display: none;
    font-size: 14px;
    color: #D98200; /* Portocaliu mai închis pentru text */
    border-radius: 5px;
}

.iconCard {
    width: 50px;
    height: 50px;
    border-radius: 20px;
    background: #34355B;
    position: relative;
    top: -2rem;
    left: 2.5rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 3px 6px rgba(52,53,91,0.5);
}

.iconCard2 {
    width: 50px;
    height: 50px;
    border-radius: 20px;
    background: #34355B;
    position: relative;
    top: -2rem;
    left: 2.5rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 3px 6px rgba(52,53,91,0.5);
}
.iconCard3 {
    width: 50px;
    height: 50px;
    border-radius: 20px;
    position: relative;
    top: 1rem;
    right: 0px;
}

.cardBuget {
    background: #fff;
    border-radius: 20px;
    color: #fff;
    box-shadow: 0px 3px 6px #E4EAF3;
    /*height: 240px;*/
    height: 300px;
}

    .cardBuget .card-b h1 {
        font-size: 20px;
        color: #34355B;
        text-transform: uppercase;
        font-weight: 600;
        margin: 0;
        font-family: "Maven Pro",sans-serif;
    }

    .cardBuget .card-b label {
        font-size: 14px;
    }

    .cardBuget .card-b h2 {
        color: #00E4A1;
        font-size: 18px;
        font-weight: 800;
        margin: 0;
        margin-bottom: 1rem;
        font-family: "Maven Pro",sans-serif;
    }

.mt-dash {
    margin-top: 30px;
}

.tooltip.in {
    opacity: 1 !important;
}

.cardBuget hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border-top: 1px solid #E4EAF3;
}

.card-b {
    margin: 2rem;
    margin-top: -1rem;
}

.cardFolder {
    background: #00D494 url(images/foldersIsometric.png);
    border-radius: 20px;
    color: #fff;
    background-position: 107% 150%;
    background-size: 50%;
    background-repeat: no-repeat;
    height: clamp(200px,210px,220px);
}

    .cardFolder .txtBlue {
        font-size: 14px;
    }
.infoCardProd {
    background: #fff;
    font-size: clamp(11px, 0.86vw, 14px);
    border: 5px solid #e4eaf3;
    color: #34355B;
    padding: 0px 0px 0px 0px;
    margin-top: 10px;
}

.infoBoxProd {
    background-color: white;
    color: #252644;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 15px rgba(255, 170, 0, 0.3);
    width: 100%;
    font-size: 12px;
    margin-bottom: 20px;
}

.lineOfTime {
    height: 5px;
    background-color: #34355B;
    margin-left: 0.5rem;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.lineOfTime-Today {
    background: #34355B url(images/flag.svg) no-repeat center center;
    width: 26px;
    height: 26px;
    display: block;
    border-radius: 50%;
    position: relative;
    opacity: 0;
}

    .lineOfTime-Today span {
        position: absolute;
        text-transform: uppercase;
        font-family: "Maven Pro",sans-serif;
        color: #8B9FBE;
        font-weight: 800;
        font-size: 12px;
        top: -2rem;
        left: -0.5rem;
        opacity: 0;
    }

.procentajAjustari {
    background: #34355B;
    color: #00E4A1;
    font-weight: 800;
    border-radius: 20px;
    height: 36px;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 16px;
    text-align: center;
    position: absolute;
    display: flex;
    align-items: center;
    right: 3rem;
    top: 2rem;
    justify-content: center;
}

.procentajAjustariN {
    background: #FF6450;
    color: #fff;
    font-weight: 800;
    border-radius: 20px;
    height: 36px;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 16px;
    text-align: center;
    position: absolute;
    display: flex;
    align-items: center;
    right: 3rem;
    top: 2rem;
    justify-content: center;
}

    .procentajAjustari img, .procentajAjustariN img {
        margin-left: 0.5rem;
    }

.progress-dash {
    background: #E4EAF3 !important;
    width: 100% !important;
    border-radius: 20px;
    position: relative;
}

    .progress-dash div {
        background: transparent;
        max-width: 100%;
    }

    .progress-dash .progress-value {
        font-size: 14px;
        font-weight: 800;
        color: #00E4A1;
        margin-left: 0.7rem;
    }

    .progress-dash .progress-line {
        background-color: #34355B !important;
        border-radius: 20px;
        display: block;
        color: #00E4A1;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        font-weight: 600;
        position: relative;
        -webkit-animation: progressBar 1s 1 forwards;
        -webkit-animation-fill-mode: both;
        -moz-animation: progressBar 1s 1 forwards;
        -moz-animation-fill-mode: both;
    }

@-webkit-keyframes progressBar {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@-moz-keyframes progressBar {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}


.cardDate {
    background: url(images/dashBgCard.jpg);
    border-radius: 20px;
    color: #fff;
    height: clamp(200px,210px,220px);
    background-size: cover;
    background-position: -55%;
    box-shadow: 0px 3px 6px #E4EAF3;
}

    .cardDate label {
        color: #fff !important;
        font-weight: 500;
        margin-bottom: 0;
    }

.cardEchipa {
    background: #39396A url(images/hol10Right.svg);
    border-radius: 20px;
    color: #fff;
    background-position: 100% 101%;
    background-size: 50%;
    background-repeat: no-repeat;
    height: clamp(200px,210px,220px);
    box-shadow: 0px 3px 6px #E4EAF3;
}

    .cardFolder h1, .cardEchipa h1 {
        font-family: "Maven Pro",sans-serif;
        font-size: 26px;
        font-weight: 600;
        margin: 0;
    }

.cardFolder hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border-top: 1px solid #0EBD88;
}

.cardEchipa label {
    font-family: "Maven Pro",sans-serif;
    color: #fff !important;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0;
}

.cardEchipa hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border-top: 1px solid #2F3050;
}

.cardFolder h2 {
    font-family: "Maven Pro",sans-serif;
    font-size: 18px;
    font-weight: 800;
    margin: 0;
}

.cardDate .card-b {
    display: flex;
    flex-direction: column;
    margin-top: -1rem;
}

.timeline {
    background: #E4EAF3;
    border-radius: 20px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    box-shadow: 0px 3px 6px #E4EAF3;
}

.line {
    position: absolute;
    width: calc(100% - 2rem);
    left: 1rem;
    height: 10px;
    background: #ffffff;
    border-radius: 5px;
    z-index: 1;
    top: 52%;
    display: flex;
    align-items: center;
}

.period {
    display: flex;
    position: relative;
    flex: 1;
    justify-content: center;
    height: 125px;
}

    .period div:first-of-type {
        flex-direction: column;
    }

.timeExec, .timeGaran {
    background-color: #00D494;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    bottom: -1rem;
    width: 12rem;
    text-align: center;
    margin-left: -6rem;
    font-size: 12px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.width-60 {
    width: 60%;
}

.tableHeader thead td {
    font-size: 14px !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.tableHeader td {
    font-size: 14px !important;
    padding-left: 0.8rem !important;
    padding-right: 0.8rem !important;
}

.braceExecutie {
    width: 135%;
    border-bottom: 2px solid #00D494;
    border-left: 2px solid #00D494;
    border-right: 2px solid #00D494;
    position: absolute;
    bottom: 3rem;
    height: 12px;
    left: 50%;
    margin-left: -74%;
}

.braceGarantie {
    width: 120%;
    border-bottom: 2px solid #00D494;
    border-left: 2px solid #00D494;
    border-right: 2px solid #00D494;
    position: absolute;
    bottom: 3rem;
    height: 12px;
    left: 50%;
    margin-left: -60%;
}

    .braceGarantie::after, .braceExecutie::after {
        content: '';
        width: 2px;
        height: 12px;
        background-color: #00D494;
        border-radius: 1px;
        left: 50%;
        bottom: -12px;
        position: absolute;
    }

#TableAsociati {
    table-layout: fixed;
    width: 100%;
}

    #TableAsociati tfoot td {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    #TableAsociati td {
    }

.timeline .item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .timeline .item h3 {
        color: #34355B;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: 0;
        height: 35px;
        display: flex;
        align-items: center;
        margin-bottom: 2rem;
        font-family: "Maven Pro",sans-serif;
    }

    .timeline .item h2 {
        color: #8B9FBE;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: 0;
        margin-top: 2rem;
        font-family: "Maven Pro",sans-serif;
    }

.FileBullet {
    height: 35px;
    width: 35px;
    border: 5px solid #fff;
    background: #E4EAF3;
    border-radius: 50%;
    z-index: 2;
    margin: auto;
}

@keyframes growProgressBar {
    0%, 33% {
        --pgPercentage: 0;
    }

    100% {
        --pgPercentage: var(--value);
    }
}

@property --pgPercentage {
    syntax: '<number>';
    inherits: false;
    initial-value: 0;
}

div[role="progressbar"] {
    --size: 48px;
    --fg: #00E4A1;
    --bg: #E4EAF3;
    --pgPercentage: var(--value);
    animation: growProgressBar 1s 1 forwards;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: radial-gradient(closest-side, white 70%, transparent 0 99.9%, white 0), conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), var(--bg) 0);
    font-family: Helvetica, Arial, sans-serif;
    font-size: calc(var(--size) / 5);
    color: var(--fg);
    position: absolute;
    right: 3rem;
    top: 2rem;
}

    div[role="progressbar"]::before {
        counter-reset: percentage var(--value);
        content: counter(percentage) '%';
        font-size: 12px;
        font-family: 'Maven Pro', sans-serif;
        font-weight: 800;
        color: #34355B
    }

.daFisier {
    background: #00E4A1;
}

.nuFisier {
    background: #FF6B6B;
}

.timeline div:first-of-type {
    display: flex;
}

    .timeline div:first-of-type .item {
        margin-left: 2rem;
        margin-right: 2rem;
    }

        .timeline div:first-of-type .item:first-of-type {
            margin-left: 0;
        }

.cardDate .card-b div {
    margin-bottom: 1rem;
}

.cardEchipa h2, .cardDate h2 {
    color: #00E4A1;
    font-size: 18px;
    font-weight: 800;
    margin: 0;
    font-family: "Maven Pro",sans-serif;
}

.closeErrorValidation, .closeSuccessModal, .closeInfoModal {
    width: 30px;
    height: 30px;
    background: #F5F7FA url(../Content/images/close.svg);
    background-position: center center;
    background-repeat: no-repeat;
    top: 10px;
    right: 10px;
    position: absolute;
    border-radius: 50%;
    cursor: pointer;
}

    .closeErrorValidation:hover, .closeSuccessModal:hover, .closeInfoModal:hover {
        transform: scale(0.9);
    }

#msgErrorValidation {
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #FF6450;
    font-weight: 500;
    padding: 2rem;
}

#msgInfo {
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #2196F3;
    font-weight: 500;
    padding: 2rem;
}

#messageWarning {
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #FF6450;
    font-weight: 500;
    padding: 2rem;
}

#messageGreen {
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #00D494;
    font-weight: 500;
    padding: 2rem;
}

#errorModal h1, #successModal h1 {
    font-family: 'Maven Pro', sans-serif;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

#denumiriMFIesire li, #denumiriMF li {
    color: #34355B;
    font-weight: 500;
}

#menu ul span:hover {
    color: #00E4A1;
}

.position-relative {
    position: relative;
}

.navigation {
    display: none;
}

#menu {
    display: flex;
    flex-direction: column;
    height: 75rem;
}

    #menu > ul > li > ul {
        margin-left: -2rem !important;
    }

        #menu > ul > li > ul > li {
            padding-left: 2rem !important;
            padding-right: 2rem !important;
            margin: 0 !important;
        }

.menuActive::before {
    /*content: '';
    width: 4px;
    height: 39px;
    background-color: #00E4A1;
    position: absolute;
    left: 0;*/
}

.modal-delete > .modal-dialog > .modal-content #text {
    font-size: 14px;
    font-weight: 500;
    color: #34355B !important
}

.ui-autocomplete.ui-front {
    border-radius: 0px !important;
    transition: none !important;
    min-height: 35px;
    max-height: 30rem;
    overflow-y: auto;
    overflow-x: hidden;
}

.modal-body p {
    font-size: 14px;
    font-weight: 500;
    color: #34355B;
}

.ui-autocomplete .ui-menu-item div {
    height: 35px !important;
    font-size: 16px !important;
    color: #34355B !important;
    font-weight: 500 !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 0;
}

.ui-autocomplete > li {
    padding: 0 !important;
    margin: 0 !important;
    text-align: left;
    border: 0px;
}

    .ui-autocomplete > li > .ui-state-active {
        border-radius: 0 !important;
        background-color: #34355B !important;
        color: #FFFFFF !important;
        width: 100%;
        display: flex;
        align-items: center;
    }

button {
    color: #FFF !important;
}

.tableHeader td {
    font-size: 14px !important;
    height: 35px !important;
}

.tableHeader {
    margin: 0;
    table-layout: fixed;
    border-top: 1.5px solid #34355b;
}

.messageInfo {
    display: none;
    font-size: 12px !important;
    margin-bottom: 0.5rem;
}

.alert {
    padding: 0.5rem !important;
}

.left-space {
    padding-left: 2rem !important;
}

.sistareDeleteRow {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #34355B;
    font-weight: 600;
    font-size: 16px;
}

.logoMenu {
    transform: rotate(-90deg);
    margin-left: 15px;
    height: 117px;
    display: inline-flex;
    cursor: default;
}

.logoLogin {
    transform: rotate(0deg) !important;
    margin-left: 0px !important;
    height: 117px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: default;
    width: 260px !important;
}
    .logoLogin img {
        height: 100px !important;
    }
    .logoLogin span {
        font-size: 40px !important;
    }
.fade-layer {
    background-color: #252644c9;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.integer-control {
    text-align: left !important;
}

.logoMenu img {
    height: 38px;
    display: inline-flex;
}

.logoMenu span {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.1em;
    font-size: 22px;
    display: inline-flex;
}

.logoMenu .version {
    font-size: 11px;
    display: flex;
    letter-spacing: normal;
    font-weight: 600;
    position: absolute;
    right: 2px;
    top: 2.2rem;
}

.sistareDeleteRowTable {
    font-weight: 500;
    font-size: 14px;
    display: flex;
    color: #00D494;
}

#tabelMijloaceFixeExistente th {
    cursor: pointer;
}

#tableSistari tbody, #tabelMijloaceFixeExistente tbody, #tabelDetalii tbody {
    cursor: pointer;
}

.modal-body h2 {
    font-family: 'Maven Pro', sans-serif;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 18px;
    color: #34355B;
}

#detaliuModal .modal-content {
    height: fit-content;
    width: 53vw;
    padding-bottom: 2rem;
}

.numeric-control {
    text-align: left !important;
}

#navigation {
    width: 65px;
    background: #252644;
    border-radius: 20px;
    left: 15px;
    top: 10px;
    bottom: 10px;
    height: calc(100vh - 20px);
    padding-top: 4rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 3rem;
    box-shadow: 5px 0px 6px #25264429;
    z-index: 3;
    position: fixed;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

.ul.pagination li:last-child {
    padding-left: 0px;
}

.titleXs {
    font-size: 18px;
    font-family: 'Maven Pro', sans-serif !important;
    margin-top: 40px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #404F68;
    margin-top: 0px;
}

.title {
    font-size: 35px;
    font-family: 'Maven Pro', sans-serif !important;
    margin-top: 40px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #34355B;
}

.navigation-expanded nav {
    margin-top: 6rem;
    height: 94%;
}

#menu > ul > li > ul {
    padding-left: 0 !important;
}

.opener, .openerMF {
    width: 18.5rem;
    display: flex !important;
    justify-content: space-between !important;
    font-weight: bold !important;
}

.item-opener {
    font-weight: normal;
    font-size: 10px !important;
    height: 2.2rem;
}

nav > span {
    margin-left: 2rem;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}

#menu ul span {
    font-size: 14px;
    font-family: 'Maven Pro', sans-serif !important;
    margin-top: 0px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #252644;
    text-transform: uppercase;
    line-height: 14px;
    margin-top: 2rem
}

.navigation-expanded {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    height: calc(100vh - 20px);
    border-radius: 20px;
    transform: translateX(-20px);
    width: 280px;
    padding-left: 5rem;
    padding-right: 1rem;
    box-shadow: 0px 3px 6px #00000029;
    position: fixed;
    left: 7rem;
    z-index: 3;
}

    .navigation-expanded a {
        font-family: 'Maven Pro', sans-serif;
        font-size: 14px !important;
        color: #34355B !important;
        font-weight: 500 !important;
        text-transform: initial;
       /* height: 28px;*/
    }

#header {
    border: 0px;
    align-items: center;
    padding-bottom: 0px;
}

.selectProject {
    display: flex;
    border: 0px;
    flex: auto !important;
    width: 75%;
}

.projectListContainer {
    overflow-y: auto;
    height: 80vh;
    overflow-x: hidden;
}

.icoProject {
    /* width: 30px;
    height: 30px;*/
    width: 46.4px;
    height: 46.4px;
    background: #E4EAF3 url(images/folder-iso.svg) no-repeat center center;
    box-shadow: 0px 1px 6px #B7C2D4;
    border-radius: 50%;
    /*background-size: 16px;*/
    background-size: 22px 25px;
    /*margin-left: 35px;*/
}

.nameProject {
    border-radius: 20px;
    background: #E4EAF3;
    color: #34355B;
    font-family: 'Maven Pro', sans-serif;
    font-size: 16px !important;
    align-items: center;
    display: flex;
    font-weight: 500 !important;
    justify-content: space-between;
    min-width: 20vw;
    min-height: 30px;
    padding-left: 1.5rem;
    padding-right: 1rem;
    box-shadow: 0px 1px 6px #B7C2D4;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 100%;
}

#addProiectModal .modal-content {
    height: min-content;
}

.card-dosar-header::before {
    content: '';
    width: 100%;
    height: 13px;
    background: url(images/DosarHeader.svg) no-repeat;
}

.card-dosar-header {
    background: #34355B;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-weight: 600;
    color: #FFFFFF;
    height: 50px;
    line-height: 49px;
    padding-left: 1.5rem;
    font-size: 20px;
    position: relative;
}

    .card-dosar-header::after {
        content: '';
        position: absolute;
        top: -10px;
        background: url(images/DosarHeader.svg) no-repeat;
        width: 100%;
        height: 15px;
        display: block;
    }

    .card-dosar-header img {
        margin-right: 1rem;
    }

.card-dosar-body {
    background-color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

    .card-dosar-body ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .card-dosar-body ul li {
            font-size: 18px;
            color: #34355B;
            font-weight: 500;
            border-bottom: 2px solid #E4EAF3;
            height: 60px;
            display: flex;
            align-items: center;
        }

            .card-dosar-body ul li:last-child {
                border-bottom: 0;
            }

.nameProject:hover {
    text-decoration: none;
    box-shadow: none;
}

.signIn {
    font-family: 'Maven Pro', sans-serif;
    font-size: 16px !important;
    border: 0px;
    text-align: right;
    align-self: center;
    font-weight: 500;
    color: #00E4A1;
}

    .signIn:hover {
        color: #00E4A1 !important;
        font-weight: 600;
    }

.fancy-login-btn {
    background: #F3F3F3; /* fundal gri */
    color: black !important;
    font-size: 22px;
    padding: 10px 25px;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    font-weight: 600;
    box-shadow: 0 10px 20px rgba(0,0,0,0.3);
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    gap: 15px;
}

    .fancy-login-btn:hover {
        background: #FFFF;
        color: black !important;
        /*transform: scale(1.05);*/
    }

    .fancy-login-btn .logo-microsoft {
        height: 35px;
        width: auto;
        border-radius: 5px;
    }

.btnProject {
    margin-left: 2rem;
    width: 20px;
    height: 20px;
    background: #00E4A1 url('images/Group 169.svg') no-repeat center center;
    background-position: 5px 8px;
    background-size: 10px;
    border-radius: 50%;
}

.topMenu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
    font-weight: 500;
    color: #252644;
    flex: auto !important;
}

.profileName {
    cursor: default;
}

.profilePic {
    /*margin-left: 3rem;*/
    width: 47px;
    height: 47px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    background: #252644;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: default;
}
.profileName {
    font-weight: 600;
    color: #1c1c1c;
    margin-right: 10px;
}

.profilePic {
    width: 36px;
    height: 36px;
    background-color: white;
    border: 2px solid #00cc99;
    color: #1c1c1c;
    font-weight: 600;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
}

.user-dropdown {
    display: none;
    position: absolute;
    right: 0;
    top: 60px;
    background-color: white;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    padding: 8px 0;
    min-width: 110px;
    z-index: 1000;
}

.menu-item {
    padding: 5px 10px;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 12px;
    color: #1c1c1c;
    color: rgba(37, 38, 68, 0.88);
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.2s ease;
}

    .menu-item:hover {
        background-color: #f5f5f5;
        border-radius: 8px;
    }

.menu-icon {
    width: 18px;
    height: 18px;
}

.containerFull {
    margin: 0;
    margin-top: 40px;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="search"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
    box-shadow: 0 0 0 1px #00D494;
}

.search-control {
    height: 55px !important;
    border-radius: 20px !important;
    box-shadow: 0px 1px 6px #B1C4DF;
    background-color: #fff !important;
    font-size: 18px !important;
    color: #404F68 !important;
    border: 0px !important;
    padding-right: 4.5rem !important;
}

.searchBtn {
    width: 28px;
    height: 28px;
    background: url(images/search.svg) no-repeat;
    cursor: pointer;
    border: 0px;
    position: absolute;
    right: 29px;
    top: 15px;
}

#jstree_demo_div {
    margin-left: -3rem;
}

.modal-backdrop {
    background-color: #252644;
    opacity: 0.18;
}
.btnAprob {
    background: #00E4A1;
    box-shadow: 1px 6px 8px #00e4a166;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    border-radius: 14px;
    flex: auto;
    text-align: center;
    cursor: pointer;
    border-bottom: 0px !important;
}
.btnAprob:hover {
    background-color: #00D494 !important;
    box-shadow: 2px 6px 6px #02C08766;
}

.btnAprob:active {
    box-shadow: 0 0 0 2px #E0ECFF !important;
}

.btnResping {
    background: #34355B;
    box-shadow: 0px 3px 6px #24255880;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    border-radius: 14px;
    flex: auto;
    text-align: center;
    cursor: pointer;
    border-bottom: 0px !important;
}

    .btnResping:hover {
        background-color: #252644 !important;
        box-shadow: 2px 6px 6px #12134266;
    }

    .btnResping:active {
        box-shadow: 0 0 0 2px #E0ECFF !important;
    }

.btnDanger {
    background: #34355B;
    box-shadow: 0px 3px 6px #24255880;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 20px;
    height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    flex: auto;
    line-height: 48px;
    text-align: center;
    border: 0px !important;
    cursor: pointer;
    border-bottom: 0px !important;
}

    .btnDanger:hover {
        background-color: #252644 !important;
        box-shadow: 2px 6px 6px #12134266;
    }

    .btnDanger:active {
        box-shadow: 0 0 0 2px #E0ECFF !important;
    }

    .btnDanger img {
        margin-right: 0.5rem;
    }

.btnDefault {
    background: #FFFFFF;
    box-shadow: 2px 3px 6px #8A9DB963;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 20px;
    height: 50px;
    color: #34355B;
    font-weight: 600;
    font-size: 20px;
    flex: auto;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    border-bottom: 0px !important;
}

    .btnDefault:hover {
        background-color: #F1F5FB;
    }

    .btnDefault:active {
        box-shadow: 0 0 0 2px #E0ECFF !important;
    }

    .btnDefault img {
        margin-right: 0.5rem;
    }

.btnBack img {
    margin-right: 0.5rem;
}

.btnBack:hover {
    background: #252644;
}

.btnBack:active {
    box-shadow: 0 0 0 2px #E0ECFF !important;
}

.btnBack {
    background: #34355B;
    box-shadow: 2px 6px 6px #12134266;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 20px;
    height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    flex: auto;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    border-bottom: 0px !important;
}

.btnPrevious:hover {
    background: #252644;
}

.btnPrevious:active {
    box-shadow: 0 0 0 2px #E0ECFF !important;
}

.btnPrevious {
    background: #34355B;
    box-shadow: 2px 2px 2px #12134266;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 20px;
    font-weight: 600;
    font-size: 11px;
    flex: auto;
    text-align: center;
    cursor: pointer;
    border-bottom: 0px !important;
    width: 150px;
}

.btnNext:hover {
    background: #252644;
}

.btnNext:active {
    box-shadow: 0 0 0 2px #E0ECFF !important;
}

.btnNext {
    background: #34355B;
    box-shadow: 2px 2px 2px #12134266;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 20px;
    font-weight: 600;
    font-size: 11px;
    flex: auto;
    text-align: center;
    cursor: pointer;
    border-bottom: 0px !important;
    width: 150px;
}

.btnImportant {
    background: #FF6450;
    box-shadow: 1px 6px 8px #ff645070;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 20px;
    height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    flex: auto;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    border-bottom: 0px !important;
}

    .btnImportant:hover {
        background-color: #FF6450 !important;
        box-shadow: 2px 6px 6px #ff645070;
    }

    .btnImportant:active {
        box-shadow: 0 0 0 2px #ff645070 !important;
    }

    .btnImportant img {
        margin-right: 0.5rem;
    }
.projectTabBtn {
    height: 71px;
}

.btnSuccess {
    background: #00E4A1;
    box-shadow: 1px 6px 8px #00e4a166;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 20px;
    height: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    flex: auto;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    border-bottom: 0px !important;
}

    .btnSuccess:hover {
        background-color: #00D494 !important;
        box-shadow: 2px 6px 6px #02C08766;
    }

    .btnSuccess:active {
        box-shadow: 0 0 0 2px #E0ECFF !important;
    }

    .btnSuccess img {
        margin-right: 0.5rem;
    }

.btnHome {
    background: #00e4a100;
    border: 1px solid #34355b;
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 20px;
    height: 40px;
    color: #34355b;
    font-weight: 600;
    font-size: 14px;
    flex: auto;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

    .btnHome:hover {
        background-color: #34355b !important;
        color:white;
        
    }

    .btnHome:active {
        box-shadow: 0 0 0 2px #34355b !important;
    }

.btnSubtitles {
    display: flex !important;
    width: 150px;
    background: #00E4A1;
    box-shadow: 1px 6px 8px #00e4a166;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    height: 30px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    flex: auto;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    border-bottom: 0px !important;
}

    .btnSubtitles .textBtn {
        width: 100%;
        text-align: center;
    }

    .btnSubtitles:hover {
        background-color: #00D494 !important;
        box-shadow: 2px 6px 6px #02C08766;
    }

    .btnSubtitles:active {
        box-shadow: 0 0 0 2px #E0ECFF !important;
    }

    .btnSubtitles img {
        margin-right: 0.5rem;
    }

.notif {
    width: 26px;
    height: 26px;
    background: url(images/notification-bell.svg) no-repeat;
    background-size: 26px;
    position: relative;
    margin-right: 2rem;
    cursor: pointer;
}

.help {
    margin-right: 3rem;
    width: 20px;
    height: 20px;
}

.tooltip-inner {
    border-radius: 10px;
    background: #252644;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #252644;
}

.panel-group .panel-heading {
    padding-left: 0px;
    padding-right: 0px;
}

.notif:hover {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.tab-content .vertical-scroll {
}

.notif span {
    background-color: #FF6450;
    font-weight: 600;
    font-size: 11px;
    text-align: center;
    position: absolute;
    min-width: 12px;
    width: auto;
    min-height: 12px;
    color: #fff;
    border-radius: 10px;
    padding: 2px;
    line-height: 12px;
    right: -1rem;
    top: -0.5rem;
    min-width: 16px;
}

.notif a {
    color: #fff !important;
}

.err-msg {
    color: #FF6B6B !important;
    display: none;
    font-size: 12px;
    font-weight: 500;
    /*margin-top: 15px;*/
}
.err-msg-onchange {
    color: #FF6B6B !important;
    font-size: 12px;
    font-weight: 500;
    /*margin-top: 15px;*/
}

.err-Modal {
    color: #FF6B6B !important;
    display: none;
    font-size: 14px;
    font-weight: 500;
}

.msg-input {
    transform: translateY(-15px)
}

.sepProject {
    width: 12px;
    align-self: center;
    border-bottom: 2px dotted #34355B;
    margin-left: 1rem;
    margin-right: 1rem;
}

#version {
    position: fixed;
    background-color: #FF6450;
    font-family: 'Maven Pro', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    right: -2.5rem;
    bottom: 10rem;
    padding: 0.5rem 2rem;
    border-top-left-radius: 6px;
    transform: rotate(-90deg);
    border-top-right-radius: 6px;
}

.navigation-close {
    width: 30px;
    height: 30px;
    background: #F5F7FA url(../Content/images/close.svg);
    background-position: center center;
    background-repeat: no-repeat;
    top: 10px;
    right: 10px;
    position: absolute;
    border-radius: 50%;
}

#wrapper {
    flex-direction: row;
    flex-direction: row;
    width: 90%;
    float: right;
    padding-bottom: 4rem;
}
@media (min-width: 701px) {
    #wrapper {
        width: 80%;
    }
}

@media (min-width: 1800px) {
    #wrapper {
        width: 87%;
    }
}

#ContactMenu {
    color: #252644;
    font-weight: 500;
    padding-left: 2rem;
    font-size: 11px;
    position: absolute;
    bottom: 1rem;
}

#navigation div:nth-child(2) {
    text-align: center;
}

.menuIcon, .menuIconDisconnect {
    /*width: 100%;*/
    display: block;
    text-align: center;
    border: 0px;
    margin-bottom: 4vh;
    position: relative;
    cursor: pointer;
}

    /*.menuIcon:hover:before {
        content: '';
        width: 4px;
        height: 4vh;
        background-color: #00E4A1;
        position: absolute;
        left: 0;
    }*/

    .menuIcon.menuActive img, .menuIconDisconnect.menuActive img {
        border: 1.5px solid #00E4A1;
        border-left: 5px solid #00E4A1;
        width: 100%;
        height: 100%;
        max-height: 45px;
        padding: 5px;
    }

.menuIconDisconnect {
    margin-bottom: 4vh;
}

#menu ul a.opener:before, #menu ul span.opener:before, #menu ul a.openerMF:before, #menu ul span.openerMF:before {
    color: #02dc9c;
}

#menu ul a.opener:hover:before, #menu ul span.opener:hover:before, #menu ul a.openerMF:hover:before, #menu ul span.openerMF:hover:before {
    color: #02dc9c;
}

#menu ul a.opener, #menu ul a.openerMF {
    font-family: 'Maven Pro', sans-serif;
    font-size: 12px !important;
    color: #00D494 !important;
    font-weight: 500 !important;
    text-transform: initial;
    margin-top: 2rem;
    text-transform: uppercase;
}

.meniuActiv {
    color: #34355B !important;
}

.meniuInactiv, .meniuInactiv:hover {
    opacity: 0.5 !important;
}

#menu ul a:hover {
    text-decoration: underline;
}

#menu ul span:hover {
    color: #252644;
}

#menuMfProiect .meniuRosu {
    color: #FF6450 !important;
}

#menuMfSubmodul .meniuRosu {
    color: #FF6450 !important;
}

#menuMfSubmodul {
    overflow-y: auto;
    height: 75vh;
    overflow-x: hidden;
}

.menuIcon:hover {
    background-color: #4c4b6c;
}

.active-highlight {
    background-color: #4c4b6c !important;
}

#menuMfProiect .meniuRosu {
    color: #FF6450 !important;
}

.ui-icon-arrowthick-1-n {
    background: url(images/sortDesc.svg) no-repeat center center;
    width: 10px;
    height: 9px;
    position: relative;
    top: 2px;
}

.ui-icon-arrowthick-1-s {
    /*    background: url(images/sortAsc.svg) no-repeat center center;
    width: 10px;
    height: 9px;
    position: relative;*/
    background: url(images/sortDesc.svg) no-repeat center center;
    width: 10px;
    height: 9px;
    position: relative;
    /*    top: 2px;*/
    transform: rotate(180deg); /* Rotate by 180 degrees */
}

.meniuRosu {
    color: #FF6450 !important;
}

#menu > ul > .menuSeparator {
    border: 0px !important;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

#menu ul li {
    padding-left: 2rem;
    padding-right: 2rem;
    float: left;
    min-width: 115px;
    margin-top: 0px;
}

.noProject {
    height: 80vh;
    display: flex;
    flex-direction: column;
}

    .noProject img {
        height: 61vh;
    }

    .noProject h1, .loader h1 {
        color: #34355B;
        text-transform: uppercase;
        font-size: 38px;
        margin: 0;
        text-align: center;
        font-family: 'Maven Pro', sans-serif;
        margin-top: 2rem;
        font-weight: 600;
    }

    .noProject h2, .loader h2 {
        color: #34355B;
        font-size: 28px;
        margin: 0;
        text-align: center;
        font-family: 'Maven Pro', sans-serif;
    }

    .noProject a:hover {
        text-decoration: underline;
    }

    .noProject a {
        color: #00E4A1;
    }

#menu > ul > li > ul {
    margin-top: 0px;
}

#menu .active {
    background: #00E4A1;
    color: #fff;
    box-shadow: 1px 6px 8px #00E4A166;
    border-radius: 20px;
    height: 31px;
    line-height: 28px;
}

    #menu .active > a {
        color: #Fff !important;
        line-height: 25px;
    }

.mt-40 {
    margin-top: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.jstree-anchor span {
    background-color: #E4EAF3;
    height: 58px;
    line-height: 60px;
    font-family: 'Maven Pro', sans-serif;
    font-size: 19px !important;
    color: #34355B;
    box-shadow: 0px 1px 6px #B1C4DF;
    display: inline-flex;
    border-radius: 20px;
    font-weight: 500;
    padding-left: 2rem;
    padding-right: 2rem;
    width: calc(100% - 12.7rem);
}

    .jstree-anchor span:hover {
        box-shadow: none !important;
        background-color: #B3BECF !important;
        color: #34355B !important;
        font-weight: 600 !important;
    }

.jstree-anchor {
    width: 100%;
    border: 0px;
}

.jstree-node {
    display: flex;
    min-height: 60px !important;
    margin-bottom: 20px !important;
}

.treeitem {
}

.jstree-themeicon {
    width: 58px !important;
    height: 58px !important;
    border-radius: 50%;
    background: #E4EAF3 url(images/folder-iso.svg) no-repeat !important;
    background-size: 29px 32px !important;
    background-position: center center !important;
    box-shadow: 0px 1px 6px #B1C4DF;
    margin-right: 4rem !important;
    position: relative;
}

    .jstree-themeicon:after {
        content: '';
        width: 12px;
        right: -2.5rem;
        align-self: center;
        border-bottom: 2px dotted #34355B;
        position: absolute;
        top: 3rem;
    }

.jstree .jstree-open > .jstree-children {
    margin-top: 5rem;
}

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
    margin-top: 1rem;
}

.jstree-wholerow-clicked {
    background: transparent !important;
    height: 58px !important;
}

.jstree-default .jstree-anchor, .jstree-default .jstree-wholerow {
    transition: none !important;
}

.jstree-wholerow-hovered {
    height: 58px !important;
    background-color: transparent !important;
}

form {
    margin: 0px !important
}

.modal-footer {
    margin: 0px;
    border: 0;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.modal .modal-content {
    width: 35vw;
    min-width: 600px;
    height: min-content;
    box-shadow: none !important;
    border: 0px;
    border-radius: 20px;
    background: #F6F7FB;
}

.modal-content.ui-resizable.ui-draggable.ui-draggable-dragging {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

#popupAlerte .modal-content, #sistareModal .modal-content {
    width: 40vw;
    height: min-content;
    box-shadow: none !important;
    border: 0px;
    border-radius: 20px;
    background: #F6F7FB;
}

#popupAlerte .modal-content {
    height: min-content;
    width: 65vw;
}

#sistareModal .modal-content {
    height: min-content;
}

.modal .modal-header {
    height: 90px;
    color: #000;
    background: #34355B url(images/hol10.svg) no-repeat left bottom;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-left: 4rem;
    padding-top: 1.5rem;
    border: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-title {
    font-size: 38px !important;
    color: #fff !important;
    font-family: 'Maven Pro', sans-serif !important;
    font-weight: 600 !important;
    display: inline-block;
}

body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0px;
}

.action-litigii li {
    display: inline-block;
    float: left;
}

    .action-litigii li:first-child {
        margin-right: 4rem;
    }

    .action-litigii li.active::after {
        background: #00D494;
        border: 2px solid #00E4A1;
    }

.action-litigii {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.txtBlue {
    color: #34355B !important;
    font-weight: 500;
}

.action-litigii .lista {
    background: url(images/FolderGIco.svg) no-repeat left center;
}

    .action-litigii .lista.active {
        background: url(images/FolderBIco.svg) no-repeat left center;
        color: #34355B;
    }

.action-litigii .vizualizare {
    background: url(images/eyeGIco.svg) no-repeat left center;
}

    .action-litigii .vizualizare.active {
        background: url(images/eyeBIco.svg) no-repeat left center;
        color: #34355B;
    }

.action-litigii li {
    color: #B7C2D4;
    font-size: 22px;
    font-weight: 600;
    padding-left: 2.5rem;
    position: relative;
    cursor: pointer;
}

.dosarRow {
    display: flex;
    background-color: #E4EAF3;
    border-radius: 10px;
    padding: 1rem;
    margin-bottom: 1rem;
    justify-content: space-between;
    min-height: 12rem;
}

    .dosarRow:hover {
        background: #B7C2D4;
        cursor: pointer;
    }

    .dosarRow div {
        font-size: 14px;
        color: #34355B;
        font-weight: 500;
    }

.dosarCol1 {
    width: 30%;
}

.dosarCol1, .dosarCol2 {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.dosarCol2 {
    width: 80%;
    margin-left: 1rem;
    margin-right: 1rem;
}

.dosar_faliment {
    /*height: 30px;*/
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff !important;
    text-align: center;
    background: #34355B !important;
    width: auto !important;
    line-height: 30px;
    border-radius: 20px;
}

.nr_zile {
    color: #00D494 !important;
    font-weight: 600 !important;
    text-align: center;
    margin-left: 0px;
    margin-top: 2.2rem;
}

.litigiuRow {
    display: flex;
    font-size: 18px;
    color: #34355B;
    font-weight: 500;
}

.litigiuNume {
    background-color: #E4EAF3;
    display: flex;
    justify-content: space-between;
    height: 65px;
    border-radius: 20px;
    align-items: center;
    cursor: pointer;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    width: calc(100% - 75px);
}

    .litigiuNume:hover {
        background-color: #B7C2D4;
        box-shadow: 0px 3px 6px #B1C4DF;
    }

        .litigiuNume:hover .btnDelete {
            visibility: visible !important;
        }

    .litigiuNume div:first-child {
        width: auto;
        max-width: 60%;
    }

.sepLitigiu {
    width: 12px;
    align-self: center;
    border-bottom: 2px dotted #34355B;
    margin-left: 1rem;
    margin-right: 1rem;
}

.litigiuStatut {
    width: 65px;
    height: 65px;
    border-radius: 20px;
    background-color: #E4EAF3;
    align-items: center;
    display: flex;
}

.modal-header .close {
    opacity: 1 !important;
    margin-right: 0.5rem;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #00D494 url(images/cross.svg) no-repeat center center;
    border: 0px;
    /*margin-top: 1.5rem;*/
    box-shadow: none;
    text-shadow: none;
    padding-right: 0rem;
}

    .modal-header .close:hover {
        border: 0px !important;
        background-color: #00D494 !important;
    }

.modal-scroll {
    height: 26vh;
    overflow-y: auto;
    padding-right: 1rem;
    padding-left: 1rem;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #E1E3E6;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #00E4A1;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #00D494;
    }

.modal-dialog {
    position: relative;
    padding: 0px;
    margin: 0px;
    width: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) !important;
}

.modal-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.modal {
    overflow: hidden;
}

#popupAlerte table {
    border: 0px;
}

    #popupAlerte table tbody tr:nth-child(2n + 1) {
        background-color: transparent !important;
        border: 0 !important;
    }

    #popupAlerte table tbody {
        border: 0px !important;
    }

    #popupAlerte table td {
        color: #34355B;
        font-weight: 500;
        font-size: 16px;
    }

    #popupAlerte table tbody tr:first-child td {
        color: #00D494 !important;
        font-weight: bold !important;
        text-transform: uppercase !important;
        font-size: 14px !important;
    }

.form-generalData {
    background: #F1F4F8;
    padding: 3rem;
    border: 2px solid #E4EAF3;
    border-radius: 10px;
    margin-top: 40px;
}

    .form-generalData .row {
        min-height: 40px;
        margin: 0px;
         align-items:center;
    }
    .form-generalData .col-lg-9 {
        border-bottom: 2px solid #E4EAF3;
        line-height: 38px;
        color: #34355B;
        font-family: 'Maven Pro', sans-serif !important;
        font-size: 18px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .form-generalData .col-md-9 {
        border-bottom: 2px solid #E4EAF3;
        font-family: 'Maven Pro', sans-serif !important;
        font-size: 18px;
        font-weight: 600;
        align-items: center;
        /*display: flex;*/
    }

    .form-generalData .row:last-of-type .col-lg-9 {
        border-bottom: 0px !important;
    }

    .form-generalData .row:last-of-type .col-md-9 {
        border-bottom: 0px !important;
    }

    .form-generalData .col-lg-10 {
        border-bottom: 2px solid #E4EAF3;
        line-height: 38px;
        color: #34355B;
        font-family: 'Maven Pro', sans-serif !important;
        font-size: 18px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .form-generalData .col-md-10 {
        border-bottom: 2px solid #E4EAF3;
        font-family: 'Maven Pro', sans-serif !important;
        font-size: 18px;
        font-weight: 600;
        align-items: center;
        /*display: flex;*/
    }

    .form-generalData .row:last-of-type .col-lg-10 {
        border-bottom: 0px !important;
    }

    .form-generalData .row:last-of-type .col-md-10 {
        border-bottom: 0px !important;
    }

.lbl-generalData {
    color: #34355B;
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0.5rem;
}

.selectStyle222 {
   width: 100px;
   padding-left: 20px !important;
   font-size: 14px !important;
}

.categorie-info-display {
    font-size: 18px !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], select, textarea {
    background-color: #E4EAF3;
    border-radius: 20px;
    color: #404F68;
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border: 0px;
    height: 55px;
    box-shadow: 0px 1px 6px #B1C4DF;
}

.textbox-control {
    height: 100px !important;
}

.textbox-view {
    background-color: #E4EAF3;
    color: #404F68;
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    box-shadow: 0px 1px 6px #B1C4DF;
    padding: 10px;
}

.button-text-icon {
    display: flex;
    align-items: center;
    color: #333333;
    font-family: 'Maven Pro', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.radio-buttons-inline > label {
    line-height: 35px;
}
.radio-buttons-inline > label > span{
    margin-left: 5px;
}

.form-generalData input, .form-generalData .select2 {
    margin-top: 1em;
    margin-bottom: 1rem;
}
/* TOOGLE BUTTON DESIGN */
.custom-text-toggle {
    --width: 150px;
    --height: 35px;
    position: relative;
    display: inline-block;
    width: var(--width);
    height: var(--height);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: var(--height);
    cursor: pointer;
}
    .custom-text-toggle {
        display: block !important;
    }
.custom-text-toggle input {
    display: none;
}

        .custom-text-toggle .slider {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: var(--height);
            background-color: #E4EAF3;
            transition: all 0.4s ease-in-out;
        }

.custom-text-toggle .slider::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(var(--height));
    height: calc(var(--height));
    border-radius: calc(var(--height) / 2);
    background-color: #fff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease-in-out;
}

        .custom-text-toggle input:checked + .slider {
            background-color: #00D494;
        }

.custom-text-toggle input:checked + .slider::before {
    transform: translateX(calc(var(--width) - var(--height)));
}

.custom-text-toggle .labels {
    position: absolute;
    top: 7px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: 'Maven Pro', sans-serif !important;
    transition: all 0.4s ease-in-out;
}

.custom-text-toggle .labels::after {
    content: attr(data-off);
    position: absolute;
    right: 5px;
    color: #4d4d4d;
    opacity: 1;

    font-weight: 500;
    
    color: #34355B !important;

    transition: all 0.4s ease-in-out;
}

.custom-text-toggle .labels::before {
    content: attr(data-on);
    position: absolute;
    left: 5px;
    color: #ffffff;
    opacity: 0;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.4);
    transition: all 0.4s ease-in-out;
}

.custom-text-toggle input:checked ~ .labels::after {
    opacity: 0;
}

.custom-text-toggle input:checked ~ .labels::before {
    opacity: 1;
}
#zonaContTrezorerie {
    /*height: 0;
    overflow: hidden;
    transition: height 0.3s ease;*/
}

.option-cont-trezorerie {
    font-size: 14px;
    font-family: 'Maven Pro', sans-serif !important;
    font-weight: 500;
    width: 50%;
    border-radius: 12px;
    height: 40px;
    line-height: 30px;
    border: none !important;
}

.option-cont-trezorerie.active {
    background-color: #00D494;
    color: white !important;
}

    .option-cont-trezorerie:not(.active) {
        background-color: #B1C4DF;
        color: #34355B;
    }
/************************/

.checkboxMod {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 55px;
    width: 55px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.checkboxModF {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 55px;
    width: 55px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.checkboxModTable {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 25px;
    width: 25px;
}

    .checkboxMod input, .checkboxModTable input, .checkboxModF input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.display-inline {
    display: inline-block !important;
}

/*#msgErbasu100 {
    font-weight: 500;
    color: #00D494;
    text-align: right;
    padding-left: 10px;
}*/

.checkedSignTable {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: 2px solid #C2CEE0;
    border-radius: 10px;
    cursor: pointer;
}

.checkMark {
    position: absolute;
    top: 0;
    left: 0;
    height: 55px;
    width: 55px;
    background-color: transparent;
    border: 2px solid #C2CEE0;
    border-radius: 20px;
    cursor: pointer;
}

    .checkMark:after, .checkedSignTable::after {
        content: "";
        position: absolute;
        display: none;
    }

.checkboxMod input:checked ~ .checkMark:after {
    display: block;
}

.checkboxModTable input:checked ~ .checkedSignTable:after {
    display: block;
}

.checkboxModF input:checked ~ .checkMark:after {
    display: block;
}

.checkboxModTable .checkedSignTable::after {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(images/checked.svg) no-repeat;
    background-size: 12px;
    margin: auto;
    cursor: pointer;
    background-position: center center;
}

.checkboxModF .checkMark:after {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 21px;
    height: 20px;
    background: url(images/checked.svg) no-repeat;
    background-size: 21px 20px;
    margin: auto;
    cursor: pointer;
}

.checkboxMod .checkMark:after {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 21px;
    height: 20px;
    background: url(images/checked.svg) no-repeat;
    background-size: 21px 20px;
    margin: auto;
    cursor: pointer;
}

.check_Da {
    display: block;
    width: 21px;
    height: 20px;
    background: url(images/checked.svg) no-repeat;
    background-size: 21px 20px;
    margin-top: 4px;
}

.check_Nu {
    display: block;
    width: 21px;
    height: 20px;
    margin-top: 4px;
}

.checkedSign {
    display: block;
    width: 21px;
    height: 20px;
    background: url(images/checked.svg) no-repeat;
    background-size: 21px 20px;
    /* margin-top: 8px;*/
}

.checkedViewSimple {
    height: 10px;
}

.btn-toggle {
    padding: 0;
    position: relative;
    border: none;
    height: 35px;
    width: 70px;
    border-radius: 1.5rem;
    color: #6b7381;
    background: #FFF;
    border-radius: 20px;
    box-shadow: none !important;
    margin-left: 0.5rem;
}

    .btn-toggle:focus,
    .btn-toggle.focus,
    .btn-toggle:focus.active,
    .btn-toggle.focus.active {
        outline: none;
    }

    .btn-toggle:before,
    .btn-toggle:after {
        line-height: 1.5rem;
        width: 4rem;
        text-align: center;
        font-weight: 600;
        font-size: 0.75rem;
        text-transform: uppercase;
        letter-spacing: 2px;
        position: absolute;
        bottom: 0;
        transition: opacity 0.25s;
    }

    .btn-toggle:before {
        content: 'NU';
        left: 2.7rem;
        top: 10px;
        font-size: 12px;
        font-weight: 600;
        color: #34355B;
        opacity: 1;
    }

    .btn-toggle:after {
        content: 'DA';
        left: 0.5rem;
        top: 10px;
        font-size: 12px;
        font-weight: 600;
        color: #FFFFFF;
        opacity: 0;
    }

    .btn-toggle > .handle {
        position: absolute;
        top: 5px;
        left: 6px;
        width: 25px;
        height: 25px;
        border-radius: 1.125rem;
        background: #E4EAF3;
    }

    .btn-toggle.active {
        transition: background-color 0.25s;
        background-color: #00D494;
    }

        .btn-toggle.active > .handle {
            left: 40px;
            transition: left 0.25s;
        }

        .btn-toggle.active:before {
            opacity: 0;
        }

        .btn-toggle.active:after {
            opacity: 1;
        }

.p-0 {
    padding: 0px;
}

.action-bar {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

    .action-bar > .action-right {
        display: flex;
    }

        .action-bar > .action-right div:first-of-type {
            margin-right: 2rem;
        }

        .action-bar > .action-right div:last-of-type {
            margin-right: 0rem !important;
        }

.action-right a:first-child {
    margin-right: 2rem !important;
}

.action-right a:last-child {
    margin-right: 0 !important;
}

.action-right a:last-child {
    margin-right: 0;
}

.select2-container--default .select2-selection--single, .select2-selection--multiple {
    background-color: #e4eaf3 !important;
    border: 0px !important;
    border-radius: 20px;
    height: 55px;
    box-shadow: 0px 1px 6px #b1c4df;
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 18px;
}
.select2-selection--multiple {
    height: auto;
}

    .select2-container--default .select2-selection--single:before {
        content: '\00203A';
        font-size: 40px;
        display: block;
        position: absolute;
        height: 0;
        right: 6px;
        margin-right: 58px;
        margin-top: 10px;
        top: 50%;
        width: 0;
        cursor: pointer;
        rotate: -90deg;
    }

.select2-container--open .select2-selection--single:before {
    content: '\00203A';
    font-size: 40px;
    display: block;
    position: absolute;
    height: 0;
    right: 6px;
    margin-right: -10px;
    margin-top: -5px;
    top: 50%;
    width: 0;
    cursor: pointer;
    rotate: 90deg;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 55px;
    padding-left: 2rem;
    padding-right: 3.5rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #404F68 !important;
}

.select2-dropdown {
    border: 0 !important;
}

.select2-results__option {
    font-size: 16px;
    color: #34355B;
    font-weight: 500;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable:hover {
    background-color: #34355B !important;
    color: #FFFFFF !important;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.viewItem {
    min-height: 4rem;
    color: #00D494;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    word-break: break-word;
}

.display-flex {
    display: flex;
}

.additionalClass {
    font-size: 14px !important;
}

.viewItem.bazalegala {
    font-size: 14px !important;
}

.p-small {
    padding-left: 8px !important;
    padding-right: 8px !important
}

.fklabel {
    height: 25px;
    display: block;
}

.select2-container--default .select2-results__option--selected .wrap:before {
    content: "\002611";
}

.select2-results__option .wrap:before {
    font-family: fontAwesome;
    color: #999;
    font-size: 20px;
    content: "\002610";
    width: 25px;
    height: 25px;
    padding-right: 10px;
}


/* not required css */

.select2-multiple, .select-multiple {
    width: 50%
}
/*------------------------------------------------------*/

.lblDirector {
    color: #34355B;
    font-size: 20px;
}

    .lblDirector img {
        margin-right: 0.5rem;
        transform: translateY(-2px);
    }

.lblDirectorSpan {
    color: #34355B;
    font-size: 20px;
    font-weight: 600;
}

label {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0.5rem;
    color: #34355B !important;
}

.textLabel {
    font-weight: 600;
    font-size: 14px !important;
    margin-bottom: 0.5rem;
    color: #34355B !important;
}

#MembriTotal, #MembriSantier {
    background: transparent !important;
    border: 0px;
    box-shadow: none;
    font-size: 33px;
    color: #00D494 !important;
    padding: 0;
    height: auto;
    font-weight: 600 !important;
}

.totalHours {
    background: #E4EAF3;
    border-radius: 20px;
    padding: 1.5rem;
    width: 180px;
    height: 167px;
    margin-right: 3rem;
    margin-bottom: 20px;
    margin-top: -30px;
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
}

    .totalHours label {
        margin-bottom: 0px;
        margin-top: 1.5rem;
    }

    .totalHours .viewItem {
        font-size: 33px;
    }

.fs-16 {
    font-size: 16px !important;
}

.card-membri {
    border-radius: 20px;
    background-color: #E4EAF3;
}

.card-head {
    height: 55px;
    background: #34355B url(images/hol10Head.svg) right bottom no-repeat;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    display: flex;
    align-items: center;
    padding-left: 2rem;
}

    .card-head h1 {
        font-size: 24px;
        color: #fff;
        font-weight: 600;
        margin: 0px;
    }

.card-body {
    padding: 2rem;
}

.txtProcent {
    background: #E4EAF3 url(images/inputPercent.svg) no-repeat 110% !important;
    padding-right: 5.4rem !important;
    text-align: center;
    max-width: 110px;
}

.txtProcentMD6 {
    background: #E4EAF3 url(images/inputPercent.svg) no-repeat right top !important;
    padding-right: 5.4rem !important;
    text-align: center;
    box-shadow: none !important;
}

.txtProcentFullMD6 {
    background: #E4EAF3 url(images/inputPercent.svg) no-repeat right top !important;
    padding-right: 5.4rem !important;
    text-align: center;
    box-shadow: none !important;
}

.txtProcentFull {
    background: #E4EAF3 url(images/inputPercent.svg) no-repeat right top !important;
    padding-right: 5.4rem !important;
    text-align: center;
    max-width: 150px;
}

.txtProcentFullDisabled {
    background: #B3BECF url(images/inputPercent.svg) no-repeat !important;
    color: #252644 !important;
    text-align: left;
    background-position: 100% center !important;
    transition: none !important;
}

.list-files {
    list-style-type: none;
}

    .list-files li {
        font-size: 14px;
        color: #34355B;
        font-weight: 500;
    }

#TableMem th, #TableMan th {
    color: #00D494 !important;
    font-size: 18px !important;
    font-weight: 500;
    padding: 0.5rem;
}

#TableMem td, #TableMan td {
    height: 55px;
    vertical-align: middle;
    padding: 0.5rem;
}

#TableMem .checkboxMod, #TableMan .checkboxMod {
    margin: 0 auto !important;
}

#TableMem .viewItem, #TableMan .viewItem {
    color: #34355B !important;
    font-weight: 500 !important;
    min-height: auto;
}

#TableMem .checkedSign, #TableMan .checkedSign {
    margin: 0 auto !important;
}

#TableMem tr, #TableMan tr {
    background-color: transparent;
    border-bottom: 1px solid #9BB3D7;
    border-top: 0px;
}

    #TableMan tr:last-child {
        border-bottom: 0;
    }

.color-primary {
    color: #34355B !important;
    font-weight: 500 !important;
    font-size: 18px;
}

.m-0 {
    margin: 0px !important;
}

#TableMem input[type="text"], #TableMan input[type="text"] {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    background-color: #FFFFFF !important;
}

.btnDeleteMembru {
    display: block;
    width: 55px;
    height: 55px;
    background: #34355B url(images/deleteGreen.svg) no-repeat center center;
    border-radius: 20px;
    box-shadow: 0px 3px 6px #20214880;
}

.pt-0 {
    padding-top: 0px !important;
}

.btnDeleteMembru:hover {
    background: #252644 url(images/deleteGreen.svg) no-repeat center center !important;
}

.btnDeleteMembru:active {
    box-shadow: 0 0 0 2px #E0ECFF !important;
}

.rowSeparator {
    padding-bottom: 1rem;
    padding-top: 1rem;
    border-bottom: 2px solid #E4EAF3;
}

.col-border-left {
    position: relative;
}

    .col-border-left::before {
        content: "";
        position: absolute;
        height: 100%;
        left: -3rem;
        top: 0%;
        width: 2px;
        background-color: #E4EAF3;
    }

.col-border-right::after {
    content: "";
    position: absolute;
    height: 90%;
    right: 0.2rem;
    top: 8%;
    width: 2px;
    background-color: #E4EAF3;
}

.col-border-bottom {
    border-bottom: 2px solid #E4EAF3;
}

.doubleInput span {
    width: 48%;
}

.doubleInput {
    display: flex;
}

.controlRambursareAvans {
    width: 50%;
}

input[disabled], .disabledField {
    background: #B3BECF url(images/lock.svg) no-repeat !important;
    color: #252644 !important;
    text-align: left;
    background-position: 95% center !important;
    transition: none !important;
    padding-right: 8rem !important;
}

.date-control {
    background: #E4EAF3 url(images/calendar.svg) no-repeat !important;
    text-align: left;
    background-position: 95% center !important;
}
.ui-datepicker td.disabled-date span,
.ui-datepicker td.disabled-date a {
    background-color: #e0e0e0 !important;
    color: #888 !important;
    pointer-events: none !important;
    border-radius: 50% !important;
}

.subTitle {
    font-size: 22px;
    color: #34355B;
    font-weight: 600;
    margin-bottom: 0px;
}

.infoTitile {
    font-size: 12px;
    color: #34355B;
    font-weight: 500;
    width: 80%;
}

.ui-widget.ui-widget-content {
    border: 0;
    padding: 0;
    border-radius: 20px;
    width: 315px;
    background: #fff;
}

.ui-datepicker-header {
    background: #34355B;
    color: #fff;
    font-size: 18px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-family: 'Maven Pro', sans-serif;
    height: 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ui-datepicker th {
    color: #00D494;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Maven Pro', sans-serif;
}

.ui-datepicker td span, .ui-datepicker td a {
    padding: 1rem !important;
    text-align: center !important;
    text-decoration: none;
    border: 0px !important;
    background-color: #fff !important;
    height: 45px;
    width: 45px;
}

.ui-datepicker-calendar tr {
    border: 0px;
    height: 48px;
}

.ui-datepicker td {
    padding: 0px;
    height: 48px;
    width: 48px;
}

.ui-widget-content {
    border: 0px !important;
}

.ui-state-disabled {
    opacity: 1 !important;
    background: #FFF;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background-color: #00D494 !important;
    border-radius: 50% !important;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ui-datepicker-calendar tr:last-child {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

    .ui-datepicker-calendar tr:last-child td:first-child {
        border-bottom-left-radius: 20px;
    }

    .ui-datepicker-calendar tr:last-child td:last-child {
        border-bottom-right-radius: 20px;
    }

.ui-datepicker table {
    margin-bottom: 15px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    background-color: #E4EAF3 !important;
    border-radius: 50% !important;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #fff;
    font-weight: normal;
    color: #34355B;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Maven Pro', sans-serif;
    font-size: 18px;
}

.ui-widget-content .ui-state-active {
    color: #fff !important;
}

.ui-datepicker-prev {
    background: url(images/arrLeft.svg) no-repeat center center;
}

.ui-datepicker-next {
    background: url(images/arrRight.svg) no-repeat center center;
}

.ui-datepicker-prev:hover {
    background: #fff !important;
}

.ui-datepicker-prev.ui-state-hover {
    background: transparent url(images/arrLeft.svg) no-repeat center center !important;
    border: 0px;
}

.ui-datepicker-next.ui-state-hover {
    background: transparent url(images/arrRight.svg) no-repeat center center !important;
    border: 0px;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    width: 45px;
    height: 45px;
}

.input-file {
    background: #E4EAF3 url(images/upload.svg) 95% center no-repeat !important;
    cursor: default !important;
    padding-right: 5rem !important;
}

.input-file-b {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #252644 url(images/Link.svg) no-repeat center center;
}

    .input-file-b a, input-file-a a {
        display: block;
        width: 100%;
        height: 100%;
    }

        .input-file-a a:hover, .input-file-b a:hover {
            transform: scale(0.9);
        }

.input-file-a {
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #252644 url(images/Link.svg) no-repeat center center;
}

.input-white {
    background-color: #fff !important;
}

.btnSolved {
    height: 13rem;
    border-radius: 20px;
    color: #00E4A1;
    font-weight: bold;
    font-size: 22px;
    color: #00E4A1;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #C2CEE0;
}

    .btnSolved:hover {
        background: #252644;
    }

    .btnSolved:active {
        background: #252644;
    }

    .btnSolved span {
        width: 50%;
    }

.btnLink {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: relative;
    top: 0.5rem;
    background: #252644 url(images/Link.svg) no-repeat center center;
} 

.disabledLink {
    pointer-events: none;
    color: whitesmoke;
    text-decoration: none;
    cursor: not-allowed;
    background-color: #00e4a13d;
}

.btnUpload {
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #34355B url(images/UploadFile.svg) no-repeat center center;
    background-size: 13px 15px;
    box-shadow: 0px 3px 6px #24255880;
    display: inline-flex;
}

#TableAsociati .btnDelete {
    visibility: visible;
    display: inline-flex;
}

#TableCheltuieli .btnDelete {
    visibility: visible;
    display: inline-flex;
}

.btnEditTd {
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #34355B url(images/editTd.svg) no-repeat center center;
    background-size: 13px 15px;
    box-shadow: 0px 3px 6px #24255880;
    display: inline-flex;
}

.btnEditWhiteTd {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background: url(images/editTd.svg) no-repeat center center;
    background-size: 17px 20px;
    display: inline-flex;
}

.btnDelete {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #34355B url(images/deleteGreen.svg) no-repeat center center;
    background-size: 13px 15px;
    box-shadow: 0px 3px 6px #24255880;
}

    .btnDelete:hover {
        background: #252644 url(images/deleteGreen.svg) no-repeat center center;
        background-size: 13px 15px;
    }
.btnAddTable {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #34355B url('images/plusTableGreen.svg') no-repeat center center;
    background-size: 13px 15px;
    box-shadow: 0px 3px 6px #24255880;
}

    .btnAddTable:hover {
        background: #252644 url('images/plusTableGreen.svg') no-repeat center center;
        background-size: 13px 15px;
    }

.btnEditTable {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #34355B url('images/editTd.svg') no-repeat center center;
    background-size: 13px 15px;
    box-shadow: 0px 3px 6px #24255880;
}

    .btnEditTable:hover {
        background: #252644 url('images/editTd.svg') no-repeat center center;
        background-size: 13px 15px;
    }

.btnEditTd:hover {
    background: #252644 url(images/editTd.svg) no-repeat center center;
    background-size: 13px 15px;
}

.btnUpload:hover {
    background: #252644 url(images/UploadFile.svg) no-repeat center center;
    background-size: 13px 15px;
}

.btnDelete:active {
}

.input-file-lbl {
    display: none;
}

.deleteFileModal {
    position: absolute;
    top: 12px;
    right: 1rem;
    width: 10%;
    height: 35px;
    text-align: center;
    background: #e4eaf3;
    line-height: 30px;
}

.deleteFile {
    position: absolute;
    top: 12px;
    right: 1rem;
    width: 35px;
    height: 35px;
    text-align: center;
    background: #e4eaf3;
    line-height: 30px;
}

.input-file-container {
    position: relative;
    margin-top: 20px;
}

.input-file-a a {
    display: block;
    width: 100%;
    height: 100%;
}

.rowPlaning {
    position: relative;
    min-height: 12rem;
    padding-top: 2rem;
    border-bottom: 2px solid #E4EAF3;
}

    .rowPlaning:not([style*="display: none"]):last-of-type {
        border-bottom: 0 !important;
    }

    .rowPlaning:first-of-type {
        padding-top: 0px;
    }

.no-border {
    border: 0px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}

.border-right::after {
    content: '';
    display: block;
    position: absolute;
    right: 3rem;
    top: 0;
    width: 2px;
    height: 80%;
    background-color: #E4EAF3;
}

.externalColumnTable {
    background-color: #F5F7FA !important;
    border: none !important;
    width: 3% !important;
    padding: 0px !important;
}

.beforeExternalColumnTable {
    background-color: #F5F7FA !important;
    border: none !important;
    width: 3% !important;
    padding: 0px !important;
}

.TableEstimari thead th {
    color: #fff;
    font-family: 'Maven Pro', sans-serif;
    font-size: 12px;
    font-weight: 600;
    background-color: #34355B;
    height: 60px;
    vertical-align: middle;
    text-align: right;
    padding: 0.5rem 1rem;
}

.TableLongBaseline thead th {
    color: #fff;
    font-family: 'Maven Pro', sans-serif;
    font-size: 12px;
    font-weight: 600;
    background-color: #34355B;
    height: 60px;
    vertical-align: middle;
    text-align: right;
    padding-right: 0.5rem;
}

    .TableLongBaseline thead th:last-child {
        border-right: 2px solid #E4EAF3
    }

#TableLong thead th {
    color: #fff;
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 600;
    background-color: #34355B;
    height: 60px;
    vertical-align: middle;
    text-align: right;
    padding: 0.5rem 1rem;
}

    #TableLong thead th:first-child {
        font-size: 16px;
        text-align: left;
        padding-left: 2rem;
    }

.TableLongBaseline thead th:first-child {
    font-size: 12px;
    text-align: left;
    padding-left: 1rem;
}

#TableLong tbody tr td:first-child {
    font-size: 16px;
    text-align: left;
    background: #B3BECF;
    color: #34355B;
    font-weight: 600;
    padding-left: 1rem;
    padding-right: 1rem;
}

.TableLongBaseline tbody tr td:first-child {
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    color: #34355B;
    font-weight: 600;
    padding-left: 1rem;
    padding-right: 1rem;
    height: 58px;
}

.firstLabelTable {
    font-size: 16px !important;
    text-align: left !important;
    background-color: #fff !important;
    color: #34355B !important;
    font-weight: 600 !important;
    padding-left: 1rem !important;
    padding-right: 55px !important;
    height: 58px !important;
    position: sticky;
    left: 0;
}
.firstThTable {
    position: sticky;
    left: 0;
}

#TableLong tbody tr:nth-child(odd) {
    background-color: #fff;
}

.TableLongBaseline tbody tr:nth-child(odd) {
    background-color: #fff;
}

#TableLong tbody tr:nth-child(even) {
    background-color: #E4EAF3
}

.TableLongBaseline tbody tr:nth-child(even) {
    background-color: #fff;
}

.TableLongBaseline {
    width: auto;
}

.TableEstimari tbody tr td {
    font-size: 14px;
    font-weight: 500;
    color: #404F68;
    height: 38px;
    border: 2px solid #E4EAF3;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
}

.TableLongBaseline tbody tr td {
    font-size: 14px;
    font-weight: 500;
    color: #404F68;
    height: 38px;
    border: 2px solid #E4EAF3;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 12rem;
    min-width: 8rem;
    vertical-align: middle;
}

#TableLong tbody tr td {
    font-size: 14px;
    font-weight: 500;
    color: #404F68;
    height: 38px;
}

#TableFinalizate tbody tr {
    cursor: pointer;
}

.tableContracte tbody tr {
    cursor: pointer;
}

.btnEditWhiteTd:hover {
    background: url(images/editTd.svg) no-repeat center center;
    background-size: 17px 20px;
}

.tableContracte tfoot tr:hover {
    color: #fff;
}

.tableContracte tbody tr:hover td {
    color: #34355B;
    font-weight: 600;
}

.tableContracte tr:hover .btnDelete {
    visibility: visible;
}

#TableLong tbody .lunaCrt {
    background: rgba(0,212,148,0.8) !important;
    color: #fff;
}
.tableDefault tfoot tr, .tableContracte tfoot tr, .tableGarantii tfoot tr, .tableRetineri tfoot tr {
    background-color: #00D494 !important;
}
.tableDefault tfoot td, .tableContracte tfoot td, .tableGarantii tfoot td, .tableRetineri tfoot td {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.tableDefault thead td, .tableDefault thead th, .tableContracte thead th, .tableGarantii thead th, .tableRetineri thead th {
    color: #fff;
    font-family: 'Maven Pro', sans-serif;
    font-size: 18px;
    font-weight: 600;
    background-color: #34355B;
    height: 60px;
    vertical-align: middle;
    padding: 0px;
    padding-left: 2rem;
    padding-right: 2rem;
}
.tableGarantii thead .rowTitleTable th, .tableRetineri thead .rowTitleTable th {
    color: #333333;
    font-family: 'Maven Pro', sans-serif;
    font-size: 20px;
    font-weight: 500;
    background-color: #F5F7FA;
    height: 60px;
    vertical-align: middle;
    padding: 0px;
    padding-right: 2rem;
    border: 0px !important;
}
.tableGarantii thead tr.rowTitleTable th:nth-last-child(2), .tableRetineri thead tr.rowTitleTable th:nth-last-child(2) {
    float: right;
    padding: 0px;
    padding-top: 10px;
}

.tableDefault thead td:first-child, .tableDefault thead th:first-child, #TableLong thead th:first-child, .tableContracte thead th:first-child {
    border-top-left-radius: 10px;
}

.tableDefault thead td:last-child, .tableDefault thead th:last-child, #TableLong thead th:last-child, .tableContracte thead th:last-child {
    border-top-right-radius: 10px;
}

.tableDefault tfoot td:first-child, .tableContracte tfoot td:first-child {
    border-bottom-left-radius: 10px;
}

.tableContracte tfoot td:last-child, .tableDefault tfoot td:last-child {
    border-bottom-right-radius: 10px;
}

.tableContracte tfoot tr td:last-child {
    border-bottom-right-radius: 10px;
}

.tableContracte tbody td:first-child {
    border-left: 2px solid #E4EAF3;
}

.tableContracte tbody td:last-child {
    border-right: 2px solid #E4EAF3;
}

.tableContracte .ContractLevel_1 {
    background-color: #E4EAF3;
}

.tableContracte .ContractLevel_2 {
}

    .tableContracte .ContractLevel_2 td:first-child {
        padding-left: 8rem;
    }
    .tableContracte .ContractLevel_3 {
        background-color: #FFFFFF;
    }
        .tableContracte .ContractLevel_3 td:first-child {
            padding-left: 16rem;
        }
.tableDefault tbody td, .tableContracte tbody td, .tableGarantii tbody td, .tableRetineri tbody td {
    padding: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #404F68;
    height: 50px;
    vertical-align: middle;
    padding-left: 2rem;
    padding-right: 2rem;
}
    .tableDefault tbody td span, .tableGarantii tbody td span, .tableRetineri tbody td span {
        display: inline-flex;
        height: 100%;
        justify-content: center;
        align-items: center;
    }

.tableDefault .btnLink {
    margin-left: 3rem;
/*    position: absolute; 
    top: 1rem;*/
}

.tableDefault tbody tr:nth-child(odd) {
    background-color: #fff;
}

.tableDefault tbody tr:nth-child(even) {
    background-color: #E4EAF3
}

.revertColors tbody tr:nth-child(odd) {
    background-color: #E4EAF3 !important;
}

.revertColors tbody tr:nth-child(even) {
    background-color: #F5F7FA !important;
}

.revertColors tbody tr:hover {
    background-color: #B3BECF !important;
}

    .revertColors tbody tr:hover td {
        color: #34355B !important;
        font-weight: 600;
    }

.tableDefault tbody tr:hover {
    background-color: rgb(255, 255, 100, 0.50);
}

    .tableDefault tbody tr:hover td {
        color: #34355B !important; 
        xfont-weight: 600;
    }

.btnDelete {
    visibility: hidden;
}

.tableDefault tr:hover .btnDelete {
    visibility: visible;
}
.tableDefault tr:hover .btnEditWhiteTd, .tableGarantii tr:hover .btnEditWhiteTd, .tableRetineri tr:hover .btnEditWhiteTd {
    visibility: visible;
}

.btnEditWhiteTd {
    visibility: hidden;
}

.countTable {
    color: #404F68;
    font-size: 20px;
    font-weight: 500;
}

    .countTable span {
        font-weight: 600;
    }

.display-none {
    display: none;
}

.nav-tabs > li {
    height: 50px;
    margin: 0px;
    padding: 0px;
}

.nav.nav-tabs.nav-fill {
    height: 50px;
    border: 0;
}

    .nav.nav-tabs.nav-fill a {
        background: #34355B;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        color: #fff;
        height: 100%;
        display: inline-flex;
        min-width: 23rem;
        text-align: center;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-weight: 600;
    }

.nav-tabs > .active > a {
    background: #E4EAF3 !important;
    color: #34355B !important;
}

.tab-pane {
    background-color: #e4eaf3;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    padding: 2.5rem;
}

.Orange {
    display: block;
    background-color: #FFE66D;
    border-radius: 50%;
    width: 28px;
    height: 28px;
}

.Rosu {
    display: block;
    background-color: #FF6B6B;
    border-radius: 50%;
    width: 28px;
    height: 28px;
}

.Verde {
    display: block;
    background-color: #00E4A1;
    border-radius: 50%;
    width: 28px;
    height: 28px;
}

.progress-bar {
    background-color: #FFFFFF;
    border-radius: 20px;
    width: 250px;
    height: 26px;
    position: relative;
    display: block;
    box-shadow: none;
}

    .progress-bar div {
        background-color: #34355B !important;
        border-radius: 20px;
        display: block;
        color: #00E4A1;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        font-weight: 600;
        position: relative;
        min-width: 40px;
    }

        .progress-bar div span {
            position: absolute;
            left: 1rem;
        }

.modal-body {
    padding-bottom: 80px;
}

.modal-footer .action-bar {
    margin: 0px;
}

.mt-0 {
    margin-top: 0;
}

#numeLivrabil, #numeProblema {
    color: #00D494;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
}

#TableLongBaselineReferinta .tdLocked {
    background: #ecf4ff !important;
}

#TableLongBaselineReferinta input {
    background: #ecf4ff !important;
}

#TableLongBaselineReferinta thead th {
    background: #E4EAF3 !important;
    color: #34355B !important;
}

#TableLongBaselineReferinta .headcolBig {
}

.TableLongBaseline br {
    height: 8px !important;
}

.TableLongBaseline #labelSumaTotala {
    position: relative;
    top: 3px;
}

.TableLongBaseline i {
    font-size: 12px;
    font-weight: 400;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #e4eaf3;
}

.tableReferinta {
    /*  background-color: #E4EAF3;*/
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-weight: 600;
    font-size: 12px;
    /* padding: 0 0.5rem; */
    color: #34355B;
    width: 30rem;
    padding-left: 0rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    text-transform: uppercase;
    /* float: right; */
    position: sticky;
    left: 0rem;
    margin-top: -2rem;
}

#TableCrt td {
    cursor: pointer;
}

#culoareIndicator {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.row-border-bottom {
    border-bottom: 2px solid
}

.tab-content .vertical-scroll {
    height: 21rem;
    overflow-y: auto;
}

.gravitate_Mica {
    background-color: #9EE8DA;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    color: #068861;
    font-weight: 600;
    border-radius: 20px;
    text-align: center;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    max-width: 10rem;
}

.gravitate_Mediu {
    background-color: #ECE8CA;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    color: #C3A200;
    font-weight: 600;
    border-radius: 20px;
    text-align: center;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    max-width: 10rem;
}

.gravitate_Grava {
    background-color: #ECC3C9;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    color: #B31616;
    font-weight: 600;
    border-radius: 20px;
    text-align: center;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    max-width: 10rem;
}

textarea {
    resize: none !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 0 !important;
}

.checkboxImpact {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 132px;
    width: 100%;
    pointer-events: none;
}

    .checkboxImpact input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.checkImpact {
    position: absolute;
    top: 0;
    left: 0;
    height: 132px;
    width: 100%;
    background-color: transparent;
    border: 2px solid #C2CEE0;
    border-radius: 20px;
    cursor: pointer;
}

    .checkImpact:after {
        content: "";
        position: absolute;
        display: none;
    }

.checkboxImpact input:checked ~ .checkImpact:after {
    display: block;
}

.checkboxImpact .checkImpact:after {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 20px;
    cursor: pointer;
}

.col-md-24 {
    width: 19.7%;
}

.checkboxImpact span {
    font-size: 16px;
    font-weight: 500;
    color: #34355b;
    text-align: center;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    height: 45px;
    width: 96%;
    margin: 0 auto;
}

.ImpactDurata {
    background: transparent url(images/ImpactDurata.svg) no-repeat center 1.5rem;
}

    .ImpactDurata .checkImpact:after {
        background: #E4EAF3 url(images/ImpactDurata.svg) no-repeat center 1.5rem !important;
    }

.ImpactGeneral, .ImpactGeneral .checkImpact {
    background: transparent url(images/Nu.svg) no-repeat center 1.5rem !important;
    width: 200px;
    height: 100px;
}

    .ImpactGeneral .checkImpact:after {
        background: #E4EAF3 url(images/Da.svg) no-repeat center 1.5rem !important;
    }

.ImpactSursa {
    background: transparent url(images/ImpactSursa.svg) no-repeat center 1.5rem !important;
}

    .ImpactSursa .checkImpact:after {
        background: #E4EAF3 url(images/ImpactSursa.svg) no-repeat center 1.5rem !important;
    }

.ImpactFormula {
    background: transparent url(images/ImpactFormula.svg) no-repeat center 1.5rem !important;
}

    .ImpactFormula .checkImpact:after {
        background: #E4EAF3 url(images/ImpactFormula.svg) no-repeat center 1.5rem !important;
    }


.ImpactCost {
    background: transparent url(images/ImpactCost.svg) no-repeat center 1.5rem !important;
}

    .ImpactCost .checkImpact:after {
        background: #E4EAF3 url(images/ImpactCost.svg) no-repeat center 1.5rem !important;
    }

.ImpactCalitate {
    background: transparent url(images/ImpactCalitate.svg) no-repeat center 1.5rem;
}

    .ImpactCalitate .checkImpact:after {
        background: #E4EAF3 url(images/ImpactCalitate.svg) no-repeat center 1.5rem !important;
    }

.ImpactRelational {
    background: transparent url(images/ImpactRelational.svg) no-repeat center 1.5rem;
}

    .ImpactRelational .checkImpact:after {
        background: #E4EAF3 url(images/ImpactRelational.svg) no-repeat center 1.5rem !important;
    }

.ImpactAltele {
    background: transparent url(images/ImpactAltele.svg) no-repeat center 1.5rem;
}

    .ImpactAltele .checkImpact:after {
        background: #E4EAF3 url(images/ImpactAltele.svg) no-repeat center 1.5rem !important;
    }

.ico_Da {
    margin: 0 auto;
    width: 25px;
    height: 25px;
    background: url(images/Da.svg) no-repeat center center;
    display: block;
}

.ico_Nu {
    margin: 0 auto;
    width: 25px;
    height: 25px;
    background: url(images/Nu.svg) no-repeat center center;
    display: block;
}

.ico_ {
    display: block;
    width: 25px;
    height: 25px;
}

.fs-14 {
    font-size: 14px;
}

.tableSituatii td:first-of-type {
    padding-left: 1.5rem;
}

.tableSituatii .viewItem {
    justify-content: flex-start;
    color: #404F68 !important;
    align-items: center;
    display: flex;
    font-weight: 500;
}

.tableSituatii tbody td {
    border: 1.5px solid #34355b;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.tableCategorii tbody td {
    border: 0px;
}


.tableSituatii thead td {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}


.tableSituatii {
    width: 100%;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0;
}

.numeric-control {
    padding-right: 2rem !important;
}

.tableSituatii tfoot td {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.tableSituatii tfoot .tableCategorii td {
    border: 0 !important;
}

.tableCategorii tbody td {
    border-bottom: 0 !important;
}

.tableSituatiiFooter {
    display: flex;
    justify-content: space-between;
    background-color: #00D494 !important;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    align-items: center;
}

    .tableSituatiiFooter div {
        width: 50%;
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        padding-left: 5rem;
        height: 60px;
        display: flex;
        align-items: center;
    }

.tableSituatiiFooterDiv {
    padding-left: 5rem;
    font-size: 20px;
    font-weight: 600;
    height: 60px;
    align-items: center;
}

.tableCategorii {
    margin: 0;
    table-layout: fixed;
}
/*   .tableCategorii td:first-child{
        border-left:0 !important;
    }
    .tableCategorii td:last-child {
        border-right: 0 !important;
    }*/
.fix1 {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 2;
    background-color: #f5f7fa;
}

.fix-erbasu {
    position: -webkit-sticky;
    position: sticky;
    left: 250px;
    z-index: 2;
    background-color: #f5f7fa !important;
}

.fix-erbasu-header {
    position: -webkit-sticky;
    position: sticky;
    left: 250px;
    width: 250px;
    z-index: 2;
    background-color: #34355B !important;
}

.fix2 {
    position: -webkit-sticky;
    position: sticky;
    right: 250px;
    width: 250px;
    z-index: 2;
    background-color: #f5f7fa;
}

.fix3 {
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    width: 250px;
    z-index: 2;
    background-color: #f5f7fa;
}

.fix1-footer {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 2;
    background-color: #00D494 !important;
}

.fix2-footer {
    position: -webkit-sticky;
    position: sticky;
    right: 250px;
    width: 250px;
    z-index: 2;
    background-color: #00D494 !important;
}

.fix3-footer {
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    z-index: 2;
    width: 250px;
    background-color: #00D494 !important;
}

.fix-erbasu-footer {
    position: -webkit-sticky;
    position: sticky;
    left: 250px;
    z-index: 2;
    background-color: #00D494 !important;
}

.outer {
    position: relative;
}

.inner-table {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    padding-bottom: 1rem;
}

.tableSituatii .numeric-control {
    max-width: 282px;
    /* display: block;*/
}

.tableSituatii tfoot td:last-child {
    border-bottom-right-radius: 20px;
}

.tableCategorii thead tr td {
    font-size: 18px;
    font-weight: 600;
    background: none;
    text-align: center;
    border-bottom: 2px solid #E4EAF3;
}

.tableCategorii tbody td {
    height: 35px !important;
    padding-left: 0.8rem !important;
    padding-right: 0.8rem !important;
}

.tableCategorii tbody tr {
    height: 4rem !important;
}

.tableSituatii tbody tr:nth-child(odd) {
    background: transparent !important;
}

.tableSituatii tbody tr:nth-child(even) {
    background: transparent !important;
}

.tableSituatii tbody tr {
    height: 8rem;
}

    .tableSituatii tbody tr:hover td {
        color: #404F68 !important;
    }

    .tableSituatii tbody tr:last-child {
        border-bottom: 0;
    }

    .tableSituatii tbody tr td:first-child {
        border-left: 1.5px solid #34355b;
    }

.tableCategorii tbody tr td:first-child {
    border: 0;
}

.tableSituatii tbody tr td:last-child {
    border-right: 1.5px solid #34355b;
}

.tableCategorii tbody tr td:last-child {
    border: 0;
}

.tableCategorii thead tr td:first-child {
    border-left: 0 !important;
}

.tableCategorii thead tr td:last-child {
    border-right: 0 !important;
}

.tableCategorii tbody tr td:first-child {
}

.tableCategorii tbody tr td:last-child {
}

.tableSituatii .disabledField {
    background: #E4EAF3 !important;
    color: #00D494 !important;
    text-align: right;
    font-weight: 600;
    transition: none !important;
    pointer-events: none;
    max-width: 280px;
}

.tableSituatiiFooter .disabledField {
    background: #00D494 !important;
    color: #ffffff !important;
    text-align: right;
    font-weight: 600;
    transition: none !important;
    padding-right: 3rem;
    pointer-events: none;
    box-shadow: none !important;
}

#triangle-right {
    position: absolute;
}

.fs-18 {
    font-size: 14px !important;
}

#triangle-right {
    border: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    background: url(images/plusTable.svg) no-repeat center center;
    top: 16.5rem;
    left: 0rem;
    position: absolute;
    z-index: 1;
}

#triangle-down {
    border: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    background: url(images/minusTable.svg) no-repeat center center;
    top: 16.5rem;
    left: 0rem;
    position: absolute;
    z-index: 1;
}

.situatiiTotal .viewItem {
    color: #Fff !important;
    text-align: right;
}

.tableSituatiiFooter .viewItem {
    color: #Fff !important;
    text-align: right;
    padding-right: 2rem;
    line-height: 60px;
}

.totalCol .viewItem {
    color: #00D494 !important;
}

.zoneEditAdmin {
    border-radius: 20px;
    background-color: #ffffff !important;
    display: flex;
    margin: 0px;
    margin-top: 40px;
    position: relative;
    padding: 1rem;
}

    .zoneEditAdmin .col-md-2 {
        width: 20%;
        width: 20%;
        justify-self: center;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        padding: 1rem;
    }

    .zoneEditAdmin:after {
        content: '';
        right: -2rem;
        top: 0;
        width: 39px;
        height: 64px;
        display: block;
        position: absolute;
        background: url(images/adminBadge.svg) no-repeat;
        z-index: -1;
        border-radius: 10px;
    }

.mt-10 {
    margin-top: 10px !important
}

.situatiiActions li {
    flex: 1;
    margin: 0;
    padding: 0 !important;
}

    .situatiiActions li .btn-danger {
        display: flex;
        flex-direction: column;
        background-color: transparent !important;
        border: 0px;
        color: #00D494;
        font-weight: 600;
        justify-content: center;
        align-items: center;
    }

    .situatiiActions li .btn-success {
        display: flex;
        flex-direction: column;
        background-color: transparent !important;
        border: 0px;
        color: #34355B;
        font-weight: 600;
        justify-content: center;
        align-items: center;
    }

        .situatiiActions li .btn-success .bullet {
            width: 35px;
            height: 35px;
            border-radius: 50%;
            background: #34355B;
            margin-bottom: 1rem;
        }

    .situatiiActions li .btn-danger .bullet {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: #00E4A1 url(images/CheckWhite.svg) no-repeat center center;
        margin-bottom: 1rem;
    }

    .situatiiActions li .btn-danger:active, .situatiiActions li .btn-success:active {
        box-shadow: none !important;
    }

    .situatiiActions li .btn-danger:hover, .situatiiActions li .btn-success:hover {
        transform: scale(1.2);
    }

.rowActionsTop {
    position: relative
}

    .rowActionsTop:before {
        content: '';
        position: absolute;
        z-index: -1;
        width: 100%;
        top: 2.2rem;
        border-top: 5px solid #E4EAF3;
    }

.mt-60 {
    margin-top: 60px;
}

.pt-40 {
    padding-top: 40px;
}

.horizontal-scroll {
    width: 100%;
    overflow-x: auto;
}
.scroll-container-top,
.scroll-container-bottom {
    overflow-x: auto;
    width: 100%;
}

.scroll-container-top {
    height: 20px; /* Ajustează înălțimea cât să pară un scrollbar */
    margin-bottom: 5px; /* Distanță între scroll-uri */
}

.scroll-sync {
    width: 3500px; /* Pune o lățime mai mare decât tabelul, pentru a activa scrollbar-ul */
    height: 1px; /* Fă-l invizibil, doar să declanșeze scrollbar-ul */
}

.paginationDiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

ul.pagination li:first-child {
    padding-right: 0 !important;
}

ul.pagination li {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.pagination > li > a {
    width: 35px;
    height: 35px;
    border: 1px solid #34355B !important;
    border-radius: 50%;
    color: #34355B;
    font-size: 18px;
    font-weight: 500;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent !important;
    font-family: 'Maven Pro',sans-serif !important;
}

.pagination > li:first-child > a {
    border-radius: 50% !important;
}

.pagination > .active > a {
    background-color: #00D494 !important;
    color: #ffffff !important;
    border-color: #00D494 !important;
}

.PagedList-skipToFirst {
    display: none !important;
}

.PagedList-skipToLast {
    display: none !important;
}

.PagedList-skipToNext {
    width: 35px;
    height: 35px;
    border: 0px !important;
    color: #F5F7FA !important;
    background: transparent url(images/arrowRPagination.svg) no-repeat center center !important;
}

.PagedList-skipToPrevious {
    width: 35px;
    height: 35px;
    border: 0px !important;
    color: #F5F7FA !important;
    background: transparent url(images/arrowLPagination.svg) no-repeat center center !important;
}

.pagination > .PagedList-skipToNext > a, .pagination > .PagedList-skipToPrevious > a {
    color: #F5F7FA !important;
    border: 0px !important;
}

.paginationDiv div {
    color: #404F68;
    font-weight: 500;
}

.tableRaport th {
    font-size: 14px !important;
    line-height: 16px;
}

.selectableTable tbody td {
    cursor: pointer !important;
}

.nav-admin > .active > a {
    background: #FFF !important;
}

.tab-admin .tab-pane {
    background: #fff !important;
}

.ml-40 {
    margin-left: 4rem;
}
.ml-20 {
    margin-left: 2rem;
}

#TablePro tbody tr:hover {
    background-color: transparent;
}

#TablePro .viewItem {
    color: #404F68 !important;
    font-weight: 500;
    text-align: left;
    justify-content: flex-start;
    font-size: 14px;
}

#TablePro input {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.card-admin {
    background-color: #Fff;
    border-radius: 20px;
    padding: 4rem;
}

.panel-arrow {
    width: 65px;
    height: 65px;
    border-radius: 20px;
    background: #E4EAF3 url(images/arrowAccorditionUp.svg) no-repeat center center;
    display: inline-block;
}

.panel {
    background: transparent;
    border: 0;
    box-shadow: none;
}

.accordion-toggle {
    padding: 0;
    display: flex;
    align-items: center;
}

    .accordion-toggle.collapsed .panel-arrow {
        background: #E4EAF3 url(images/arrowAccordition.svg) no-repeat center center;
    }

    .accordion-toggle.collapsed .panel-link {
        background: #E4EAF3 !important;
        box-shadow: none !important;
    }

.panel-link {
    width: 100%;
    display: flex;
    border-radius: 20px;
    height: 65px;
    background: #B3BECF;
    color: #34355B;
    font-weight: 600;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 16px;
    align-items: center;
    box-shadow: 0px 3px 6px #00000029;
}

.panel-separator {
    width: 12px;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    align-self: center;
    border-bottom: 2px dotted #34355B;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 0px;
    border: 2px solid #E4EAF3;
    margin: 2rem;
    border-radius: 20px;
    padding: 3rem;
    margin-top: 0;
}

.contract-tile {
    color: #00D494;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.contract-table {
    margin-top: 10px;
    table-layout: fixed;
}

    .contract-table tr td:first-child {
        font-weight: 700;
        color: #34355B;
        padding-left: 0;
    }

    .contract-table tr td:last-child {
        font-weight: 500;
        color: #34355B;
    }

    .contract-table tr {
        border-bottom: 1px solid #E4EAF3;
    }

        .contract-table tr:last-child {
            border-bottom: 0;
        }

.ico_Y {
    width: 16px;
    height: 16px;
    background: url(images/Da.svg) no-repeat center center;
    display: block;
    background-size: 16px 16px;
}

.ico_N {
    width: 16px;
    height: 16px;
    background: url(images/Nu.svg) no-repeat center center;
    display: block;
    background-size: 16px 16px;
}

.mb-40 {
    margin-bottom: 40px;
}

.action-left {
    margin: 0 !important;
    align-items: center;
    display: flex;
}

    .action-left li:first-child {
        margin-left: 0px !important;
    }

    .action-left li {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

.productie-actions {
    list-style-type: none;
    margin: 0;
    margin-bottom: 0rem;
    padding: 0;
}

    .productie-actions li {
        display: inline-block;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
        font-size: 14px;
        font-weight: 600;
        color: #34355B;
        text-transform: uppercase;
    }

        .productie-actions li:last-of-type {
            margin-right: 0;
        }

        .productie-actions li a {
            margin: 0;
            padding: 0;
            font-size: 14px;
            font-weight: 600;
            color: #34355B;
            text-transform: uppercase;
        }

        .productie-actions li:last-child {
            margin-right: 0;
        }

        .productie-actions li:hover {
            text-decoration: underline;
            cursor: pointer;
        }

        .productie-actions li.actiuneInactiva,
        .productie-actions li.actiuneInactiva:hover {
            opacity: 0.5;
            cursor: not-allowed;
            text-decoration: none;
        }

#infoProd {
    display: inline-flex;
    position: relative;
    margin-left: 1rem;
}
#infoProdChetuieli {
    display: inline-flex;
    position: relative;
    margin-left: 1rem;
}
.productie-actions img {
    margin-right: 1rem;
}

.flex-column {
    display: flex;
}
.flex-direction-column {
    display: flex;
    flex-direction: column;
}
.justify-content-end {
    justify-content: flex-end;
}

.tooltipRN {
    left: 3rem;
    top: -2rem;
}

    .tooltipRN:before {
        left: -5px !important;
        top: 18px !important;
    }

.tooltipProd:before,
.tooltipProd1:before,
.tooltipProd2:before,
.tooltipProd3:before,
.tooltipProd4:before,
.tooltipProd5:before,
.tooltipProd6:before,
.tooltipProdChetuieli:before {
    content: none;
    width: 0;
    height: 0;
    border-width: 5px 7px 5px 0;
    border-color: transparent #34355b transparent transparent;
    border-style: solid;
    display: block;
    position: absolute;
    left: -5px;
    top: 23px;
}



.tooltipProd,
.tooltipProd1,
.tooltipProd2,
.tooltipProd3,
.tooltipProd4,
.tooltipProd5,
.tooltipProd6,
.tooltipProdChetuieli {
    background-color: #252644;
    border-radius: 20px;
    padding: 1rem;
    position: absolute;
    left: 3rem;
    top: -2rem;
    display: none;
    z-index: 2;
}

.tooltipColumn {
    background-color: #252644;
    border-radius: 20px;
    padding: 1rem;
    position: absolute;
    display: none;
    z-index: 10;
}

.tooltipFacturat {
    left: 17%;
    top: -7%;
}

.tooltipProgres {
    left: 23%;
    top: -7%;
}

.tooltipAjustari {
    left: 32%;
    top: -7%;
}

.tooltipFacturatTotal {
    left: 61%;
    top: -7%;
}

.tooltipFacturatProductie {
    left: 65%;
    top: -7%;
}

.tooltipReaTotal {
    left: 78%;
    top: -7%;
}

.tooltipReaProductie {
    left: 85%;
    top: -7%;
}

.tooltipTotalAjustari {
    left: 73%;
    top: -7%;
}

.colInfo {
    margin-left: 5%;
}

.containerColInfo {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#TableLong input {
    width: 15rem;
    text-align: right;
    margin-left: auto;
    padding-right: 1rem !important;
}

.TableEstimari .tdLocked {
    background-color: #f2f2f2 !important;
    pointer-events: none;
}

.TableLongBaseline .tdLocked {
    background-color: #f2f2f2 !important;
    pointer-events: none;
}

    .TableLongBaseline .tdLocked input {
        background-color: #f2f2f2 !important;
    }

.TableEstimari .tdLocked input {
    background-color: #f2f2f2 !important;
}

.TableEstimari input {
    width: 10.5rem;
    text-align: right;
    margin-left: auto;
    background: #fff;
    box-shadow: none;
    font-size: 12px;
    height: 54px;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.TableLongBaseline input {
    width: 12rem;
    text-align: right;
    margin-left: auto;
    background: #fff;
    box-shadow: none;
    font-size: 12px;
    height: 54px;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.TableEstimari input:focus {
    border-radius: 0;
}

.TableLongBaseline input:focus {
    border-radius: 0;
}

#TableProductie th, #TableProductieRaport th, #TableRN th, #TableAjustariNefacturate th, #TableRealizatNefacturabil th {
    white-space: nowrap;
    border: 0px !important;
    font-size: 10px;
    color: #fff;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 600;
    background-color: #34355B;
    height: 60px;
    vertical-align: middle;
    text-align: right;
    padding-right: 0.4rem;
    height: 38px;
    padding-top: 0.7rem;
}

.TableProductieVsFacturat th {
    white-space: normal !important;
}

#TableRNSL th:nth-child(1) {
    white-space: nowrap;
    text-align: left;
    color: #34355b;
    font-family: 'Maven Pro', sans-serif;
    font-weight: bold;
    border: 2px solid #E4EAF3;
    vertical-align: middle;
    background-color: #fff;
    height: 60px;
    vertical-align: middle;
    padding-right: 0.4rem;
    height: 38px;
    padding-top: 0.7rem;
    font-size: 11px;
    padding-left: 1rem;
}

#TableRNSL th {
    white-space: nowrap;
    text-align: right;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    vertical-align: middle;
    font-size: 11px;
    font-weight: 500;
    color: #404F68;
    font-family: 'Maven Pro', sans-serif;
    border: 2px solid #E4EAF3;
    vertical-align: middle;
    background-color: #fff;
    height: 60px;
    vertical-align: middle;
    padding-right: 0.4rem;
    height: 38px;
    padding-top: 0.7rem;
}


#TableProductie th .headSmall, #TableProductieRaport th .headSmall {
    border: 0px;
}

#TableProductie, #TableProductieRaport, #TableDetalii, #TableRNSL {
    table-layout: fixed;
    width: 100%;
    margin-bottom: -2px;
}

#TableProductie, #TableProductieRaport {
    margin-bottom: -2px;
}

.scroll-tableProductie {
    overflow-y: hidden;
}

#TableRN th:nth-child(1), #TableAjustariNefacturate th:nth-child(1), #TableRealizatNefacturabil th:nth-child(1) {
    text-align: left;
    padding-left: 1rem;
}

#TableProductie td:nth-child(1), #TableProductieRaport td:nth-child(1), #TableProductieRaport td:nth-child(2),
#TableDetalii td:nth-child(1),
#TableRN td:nth-child(1), #TableRNSL td:nth-child(1), #TableAjustariNefacturate td:nth-child(1), #TableRealizatNefacturabil td:nth-child(1) {
    text-align: left;
    color: #34355b;
    font-weight: bold;
    padding-left: 0.6rem;
}

#TableProductieRaport th:nth-child(1), #TableProductieRaport th:nth-child(2) {
    text-align: left;
}

#TableProductie td, #TableProductieRaport td, #TableDetalii td, #TableRN td, #TableAjustariNefacturate td, #TableRealizatNefacturabil td, #TableRNSL td {
    text-align: right;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    vertical-align: middle;
    font-size: 11px;
    font-weight: 500;
    color: #404F68;
    height: 38px;
    border: 2px solid #E4EAF3;
    vertical-align: middle;
    background-color: #fff;
}

#TableProductie tbody .headSmall, #TableProductieRaport tbody .headSmall {
    background: #fff;
}

#TableProductie .headSmall, #TableProductieRaport .headSmall, #TableDetalii .headSmall {
    position: absolute;
    width: 16.5rem;
    left: 15px;
    height: 38px;
    top: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 10px;
    border: 1.5px solid #e4eaf3;
}

#TableProductie thead .headSmallTwo, #TableProductieRaport thead .headSmallTwo, #TableDetalii thead .headSmallTwo {
    height: 59px !important;
    background: #34355B;
    left: 13rem;
    font-size: 8px;
}

#TableProductie .headSmallTwo, #TableProductieRaport .headSmallTwo, #TableDetalii .headSmallTwo {
    position: absolute;
    width: 7.5rem;
    left: 18rem;
    height: 38px;
    top: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: #FFF;
    border: 1.5px solid #e4eaf3;
}

#TableLong .headSmall {
    position: absolute;
    width: 32rem;
    left: 15px;
    height: 74px;
    top: auto;
    display: flex;
    align-items: center;
    background: #404F68;
    /*only relevant for first row*/
    /*compensate for top border*/
}

.btnPlanificat {
    background-color: #fff1ad;
    border-radius: 20px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.btnRealizat {
    background-color: #ADE9FF;
    border-radius: 20px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.btnRealizatNefacturat {
    background-color: #DDCDF2;
    border-radius: 20px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.btnBlank {
    background-color: #FFF;
    border-radius: 20px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.legenda {
    list-style: none;
    padding: 0;
    margin: 0;
    /*   margin-bottom:1rem;*/
}

    .legenda li {
        display: inline-flex;
        padding: 0;
        margin-right: 2rem;
        font-size: 12px;
        font-weight: 600;
        color: #34355B;
    }

        .legenda li span {
            width: 20px;
            height: 20px;
            display: inline-block;
            margin-right: 0.5rem;
        }

.PLRow td, .RERow td, .RNRow td, .SLRow td, .SLnfRow td, .PRARow td {
    height: 60px !important;
}

.RNRow td {
    background-color: #e8d5f5 !important;
}

.RNRow .headSmall, .RNRow .headSmallTwo {
    background-color: #e8d5f5 !important;
}

.RNClass {
    background-color: #e8d5f5 !important;
}

.PRARow td {
    background-color: #d4f5e2 !important;
}

.PRARow .headSmall, .PRARow .headSmallTwo {
    background-color: #d4f5e2 !important;
}

.PRAClass {
    background-color: #d4f5e2 !important;
}

.SLRow td {
    background-color: #ADFFE7 !important;
}

.SLnfRow td {
    background-color: #ffe6f0 !important;
}

.SLRow .headSmall, .SLRow .headSmallTwo {
    background-color: #ADFFE7 !important;
}
.SLnfRow .headSmall, .SLnfRow .headSmallTwo {
    background-color: #ffe6f0 !important;
}

.SLClass {
    background-color: #ADFFE7 !important;
}
.SLnfClass {
    background-color: #ffe6f0 !important;
}
.SLSLnfClass {
    background-color: #eaeffa !important;
}

.RERow td {
    background-color: #ADE9FF !important;
}

.RERow .headSmall, .RERow .headSmallTwo {
    background-color: #ADE9FF !important;
}

.REClass {
    background-color: #ADE9FF !important;
}

.PLRow td {
    background-color: #FFF1AD !important;
}

.PLRow .headSmall, .PLRow .headSmallTwo {
    background-color: #FFF1AD !important;
}

.PLClass {
    background-color: #FFF1AD !important;
}

.CheltuieliClass {
    background-color: #F2D6B3 !important;
}

.totalGLClass {
    background-color: #34355B !important;
}

.totalDLClass {
    background-color: #8280b1 !important;
}

#TableLong .headTitle {
    position: absolute;
    width: 32rem;
    left: 15px;
    top: auto;
    height: 60px;
    display: flex;
    align-items: center;
}

.twocolumns .headTitle, #TabelEstimari .headTitle {
    width: 20rem !important;
}

.TableLongBaseline .headTitle {
    position: absolute;
    width: 11.8rem;
    left: 15px;
    top: auto;
    height: 60px;
    display: flex;
    align-items: center;
}

.TablePas2 {
    margin-bottom: 1rem;
    width: 100%;
}

    .TablePas2 .text-center {
        text-align: center !important;
        padding-left: 0.5rem !important;
        font-weight: 600;
        padding-right: 0.5rem !important;
        font-size: 16px;
    }

    .TablePas2 .text-left {
        font-size: 16px;
        text-align: left !important;
        padding-left: 0.5rem !important;
        font-weight: 600;
    }

.TablePas1 {
    width: auto;
    table-layout: auto;
    margin-left: 11.2rem;
    margin-bottom: 1rem;
}

    .TablePas1 th {
        color: #34355b;
        font-family: 'Maven Pro', sans-serif;
        font-size: 12px;
        font-weight: 600;
        border: 1.5px solid #34355b;
        vertical-align: middle;
        text-align: right;
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
        padding-top: 0.5rem !important;
    }

.headFixed {
    position: absolute;
    min-width: 11.3rem !important;
    max-width: 11.3rem !important;
    left: 14px;
    top: auto;
    height: 58px;
    display: flex;
    align-items: center !important;
    justify-content: flex-start;
    padding-left: 0.5rem !important;
    margin-top: -1px;
    font-size: 16px;
    font-weight: 600 !important;
    border-right: 0px !important;
    background: #F6F7FB !important;
}

.TablePas1 td, .TablePas2 td {
    border: 1.5px solid #34355b;
    color: #34355b;
    font-weight: 500;
    vertical-align: middle;
    text-align: right;
    min-width: 10.5rem;
    max-width: 10.5rem;
    padding: 0px;
}

.TablePas1 .viewItem, .TablePas2 .viewItem {
    display: none !important;
    color: #404F68;
    padding-right: 0 !important;
    padding-left: 0 !important;
    font-size: 12px !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.TablePas1 input, .TablePas2 input {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
    font-size: 12px !important;
    box-shadow: none;
    display: block !important;
    border-radius: 0 !important;
    background-color: #fff;
    text-align: right !important;
}

    .TablePas1 input:focus, .TablePas2 input:focus {
        border: 1.5px solid #00D494;
    }

.TablePas1 .tdLocked, .TablePas2 .tdLocked {
    background-color: #eaeaea !important;
    pointer-events: none !important;
}

    .TablePas1 .tdLocked input, .TablePas2 .tdLocked input {
        background-color: #eaeaea !important;
        color: #404F68;
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
        text-align: right;
    }

.TablePas1 .noborder {
    border: 0;
}

.TablePas1 .text-center {
    text-align: center !important;
}

.TablePas1 .bg {
    background: #34355b !important;
    color: #FFF;
}

.TablePas1 .tdReferinta, .TablePas2 .tdReferinta {
    background-color: #ecf4ff !important;
}

    .TablePas1 .tdReferinta input, .TablePas2 .tdReferinta input {
        background-color: #ecf4ff !important;
    }



/*.TableLongBaseline thead th:nth-child(2), .TableLongBaseline tbody td:nth-child(2) {
    padding-left: 11.9rem;
}*/
.twocolumns thead th:nth-child(2), .twocolumns tbody td:nth-child(2) {
    padding-left: 20rem;
}

#TabelEstimari thead th:nth-child(2), #TabelEstimari tbody td:nth-child(2) {
    padding-left: 0rem;
}

#TableLong thead th:nth-child(2), #TableLong tbody td:nth-child(2) {
    padding-left: 32rem;
}

#TableProductie thead th:nth-child(2), #TableProductie tbody td:nth-child(2) {
    padding-left: 0.5rem;
}

#TableProductieRaport thead th:nth-child(3), #TableProductieRaport tbody td:nth-child(3) {
    padding-left: 0.5rem;
}

#TableDetalii thead th:nth-child(2), #TableDetalii tbody td:nth-child(2) {
    padding-left: 0.5rem;
}

#TableRN {
    table-layout: fixed;
    position: sticky;
    left: 0;
    width: auto;
}
#TableAjustariNefacturate {
    /*table-layout: fixed;
    position: sticky;
    left: 0;*/
    width: auto;
}
#TableRealizatNefacturabil {
    /*table-layout: fixed;
    position: sticky;
    left: 0;*/
    width: auto;
}

#TableLong .headcolBig {
    position: absolute;
    width: 32rem;
    left: 15px;
    top: auto;
    height: 52px;
    display: flex;
    align-items: center;
    /*only relevant for first row*/
    /*compensate for top border*/
}

.twocolumns .headcolBig {
    width: 20rem !important;
}

.head1ColBigRows {
    display: flex;
    width: 10.5rem;
    flex-direction: column;
    border-right: 2px solid #e4eaf3;
    border-bottom: 2px solid #e4eaf3;
    margin-top: 2px;
    height: 60px;
}

.head2ColBigRows {
    display: flex;
    height: 100%;
    width: 10.5rem;
    flex-direction: column;
    border-right: 1.5px solid #e4eaf3;
}

.head2colBigTitle {
    display: flex;
    height: 100%;
    width: 10rem;
    padding-left: 1rem;
    align-items: center;
    border-left: 2px solid #e4eaf3;
    border-right: 2px solid #e4eaf3;
    border-bottom: 1.5px solid #e4eaf3;
}

.head2colSmal {
    position: absolute;
    width: 20rem !important;
    left: 15px;
    top: auto;
    height: 56px !important;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 0px !important;
    border: 0 !important;
}

.head2colBig {
    position: absolute;
    width: 20rem !important;
    left: 15px;
    top: auto;
    height: 114px !important;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 0px !important;
    border: 0 !important;
}

.head2colBigSecond {
    position: absolute;
    width: 10rem;
    left: 10rem;
    top: auto;
    height: 44px !important;
    display: flex;
    align-items: center;
    background-color: #fff;
}

.labelForSum {
    font-size: 12px !important;
    font-weight: 400 !important;
    text-align: center !important;
    width: 82px !important;
    position: sticky;
    background-color: white;
    left: 121px;
}

#mesajDupaActiuni {
    font-size: 14px;
    font-weight: 600;
    color: #34355B;
    /*margin-bottom:2rem;*/
}

.TableLongBaseline .headcolBig {
    position: absolute;
    width: 10rem;
    left: 15px;
    top: auto;
    height: 58px;
    display: flex;
    align-items: center;
    margin-top: -1px;
}

#titluSecundar {
    font-size: 14px;
    color: #00D494;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.rosuTitluSecundar {
    color: #FF6450 !important;
}

.para {
    font-size: 12px;
    color: #fff;
    ;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.listPara {
    margin-bottom: 0px;
}

    .listPara li {
        font-size: 12px;
        color: #fff;
        font-weight: 500;
        margin-bottom: 0.1rem;
    }

.custom-tooltip {
    position: relative;
}

    .custom-tooltip::after {
        content: attr(data-tooltip);
        position: absolute;
        top: 50%;
        left: 100%; /* Poziționat în dreapta implicit */
        transform: translate(10px, -50%);
        background-color: #34355B;
        color: white;
        padding: 6px;
        border-radius: 20px;
        white-space: pre;
        text-align: left;
        font-size: 12px;
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.2s;
        z-index: 10;
    }

    .custom-tooltip:hover::after {
        visibility: visible;
        opacity: 1;
    }

.tooltip-left::after {
    left: auto; /* Anulează poziția în dreapta */
    right: 100%; /* Poziționează în stânga */
    transform: translate(-10px, -50%);
}

.font-bold {
    font-weight: 600;
}

.fs-20 {
    font-size: 20px;
}

.text-green {
    color: #00D494 !important;
    font-size: 14px
}

.text-blue {
    color: #34355B !important
}

.text-white {
    color: white !important;
}

.fs-18 {
    font-size: 18px;
}

.card-ajustare {
    border-radius: 10px;
    border: 2px solid #E4EAF3;
    padding: 2rem;
}

#descriereFormulaAjustare ul {
    list-style: none;
}

    #descriereFormulaAjustare ul li {
        padding-left: 1.5em;
        position: relative;
    }

        #descriereFormulaAjustare ul li::before {
            content: "";
            width: 8px;
            height: 8px;
            background: #00E4A1;
            display: inline-block;
            margin-right: 3rem;
            border-radius: 50%;
            position: absolute;
            top: 0.9rem;
            left: -1rem;
        }

#descriereFormulaAjustare {
    color: #34355B;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    margin: 3rem;
}

    #descriereFormulaAjustare .lightBlue {
        color: #34355B !important;
        font-weight: 600;
    }

#tabelIndici thead td:first-child, #tabelAjustari thead td:first-child, .tableLitigii thead td:first-child {
    border-top-left-radius: 10px;
}

#tabelIndici thead td:last-child, #tabelAjustari thead td:last-child, .tableLitigii thead td:last-child {
    border-top-right-radius: 10px;
}

#tabelIndici thead td, #tabelAjustari thead td {
    background-color: #00d494;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    height: 60px;
    vertical-align: middle;
    text-align: right;
}

.tableLitigii thead td {
    background-color: #00d494;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    height: 60px;
    vertical-align: middle;
    text-align: left;
}

#tabelIndici .headerLightBlue {
    background: #00D494 !important;
    color: #fff !important;
    font-size: 15px;
    text-align: left;
    font-weight: 600;
}

#tabelIndici tbody tr:nth-child(2n+1) {
    background-color: #E4EAF3;
}

#tabelIndici tbody td, #tabelAjustari tbody td, {
    color: #404F68;
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    vertical-align: middle;
}

.tableLitigii tbody td {
    color: #404F68;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    vertical-align: middle;
}

.urmatoareaSedinta {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    margin-top: 2rem;
    margin-bottom: 2rem;
    color: #34355B;
}

.txtGreen {
    color: #00D494;
}

.pescurt {
    font-size: 14px !important;
    color: #34355B !important;
}

.tableLitigii tbody tr:nth-child(2n+1) {
    background-color: #ffffff;
}

#tabelIndici tbody tr:nth-child(2n+2) {
    background-color: #fff;
}

#tabelIndici .IndiceAjustare_Final {
    background: transparent !important;
    text-align: center;
}

#tabelIndici .lightBlue {
    font-size: 16px;
    font-weight: 600 !important;
    color: #34355B !important;
}

#tabelAjustari tbody tr {
    background: #fff;
    height: 50px;
    border-bottom: 2px solid #E4EAF3
}

.IndiceAjustare_Temporar {
    color: #0096E4 !important;
    font-weight: 600 !important;
    font-style: normal;
    text-align: center;
}

.blueDot {
    width: 8px;
    height: 8px;
    background: #0096E4;
    display: inline-block;
}

.luniAnIndici {
    padding: 20px;
}

#tabelAjustari thead td {
    padding-left: 2rem;
    padding-right: 2rem;
}

#tabelAjustari tbody td {
    font-weight: 600;
    padding-left: 2rem;
    padding-right: 2rem;
}

    #tabelAjustari tbody td:first-child {
        text-align: left;
        padding-left: 5rem;
        font-size: 16px;
    }

.zonaMesajAjustare {
    border: 0px;
    color: #0096E4;
    font-weight: 500;
}

.text-left {
    text-align: left !important;
}

.spanTableInline {
    min-width: 80px;
    height: 59px;
}

.input-file:focus {
    box-shadow: 0px 1px 6px #b1c4df !important;
}

.modal-header .close:hover {
    transform: scale(1.1);
}

.modal-header .close:active {
    transform: scale(0.9);
}

.tableRaport tr:hover {
    background: transparent !important;
    font-weight: 500 !important;
}

.tableIstoric {
    table-layout: fixed;
    width: 2000px !important;
}

    .tableIstoric .btnLink {
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%);
    }

    .tableIstoric thead td {
        font-size: 14px;
    }

    .tableIstoric tr:hover {
        background-color: transparent !important;
    }

    .tableIstoric tbody td {
        font-size: 12px;
    }

.aditional_02, .aditional_03, .aditional_04, .aditional_05, .aditional_07, .aditional_08, .aditional_09, .aditional_10,
.delete_aditional_01, .delete_aditional_02, .delete_aditional_03, .delete_aditional_04, .delete_aditional_05,
.delete_aditional_06, .delete_aditional_07, .delete_aditional_08, .delete_aditional_09, .delete_aditional_10 {
    display: none !important;
}

.listaFisiere .btnDelete {
    visibility: visible;
    width: 28px;
    height: 28px;
    margin-right: 2rem;
}

.listaFisiere {
    list-style-type: none;
    padding: 0px;
}

    .listaFisiere li {
        padding: 0;
        display: flex;
        justify-content: space-between;
    }

    .listaFisiere a {
        font-size: 14px;
        height: 25px;
        color: #00D494;
        font-weight: 600;
        display: flex;
        align-items: center;
    }

#txtfileAcordAsociere, #txtfileContractExecutie {
    background-position: 98% center !important;
}

.disabledFieldProcent {
    text-align: left;
    max-width: 118px;
    pointer-events: none;
}

.menuIcon img, .menuIconDisconnect img {
    height: 4vh;
    width: 4vh;
    /*max-width: 45px;*/
    max-height: 38px;
}

.numeric-control-positive {
    text-align: left;
    padding-right: 1rem !important;
}




@media (max-width : 1500px) and (min-width: 1024px) {
    #wrapper {
        width: 79%;
    }

    .logoMenu .version {
        font-size: 9px;
        display: flex;
        letter-spacing: normal;
        font-weight: 600;
        position: absolute;
        right: 2px;
        top: 2rem;
    }

    .profilePic img {
        height: 5vh;
        width: 5vh;
    }

    .nav-tabs > li {
        height: 40px;
    }

    .nav.nav-tabs.nav-fill {
        height: 40px;
    }

        .nav.nav-tabs.nav-fill a {
            min-width: 20rem;
        }

    #navigation {
        left: 10px;
        width: 45px;
        border-radius: 14px;
    }

    .menuIcon, .menuIconDisconnect {
        /*margin-bottom: 3vh;*/
    }

        .menuIcon img, .menuIconDisconnect img {
            height: 4vh;
            width: 4vh;
        }

    .jstree-anchor span {
        font-size: 14px !important;
        height: 48px !important;
        line-height: 48px !important;
    }

    .jstree-themeicon {
        width: 48px !important;
        height: 48px !important;
    }

    .btnDelete:hover {
        background-size: 12px !important;
    }

    #main > .inner {
    }

    .nameProject {
        font-size: 12px !important;
    }

    .topMenu {
        font-size: 14px;
        flex: auto !important;
    }

    .title {
        font-size: 26px;
        margin-top: 20px;
    }

    .lbl-generalData, .form-generalData .col-lg-10, label {
        font-size: 14px;
    }

    .categorie-info-display {
        font-size: 14px !important;
    }

    .col-lg-4_5 {
        width: 37.5%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    @media (max-width: 991.98px) {
        .col-md-4_5 {
            width: 37.5%;
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
        }
    }

    .viewItem {
        font-size: 14px;
        min-height: 40px;
    }

    #niv1 {
        min-height: 40px;
        font-size: 14px;
        margin-top: 10px
    }

   /* #sursaFinantare {
        min-height: 40px;
        font-size: 14px;
    }*/

    #niv2 {
        min-height: 40px;
        font-size: 14px;
        margin-top: 10px
    }

    .form-generalData {
        padding: 1rem;
    }

    .mt-40 {
        margin-top: 20px;
    }

    input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], select, textarea {
        font-size: 14px;
        height: 40px;
        border-radius: 14px;
        padding-left: 1rem !important;
        padding-right: 4.2rem !important;
    }
    .select2-container--default .select2-selection--single, .select2-selection--multiple {
        font-size: 14px;
        height: 40px !important;
        border-radius: 14px !important;
        min-height: 40px !important;
    }
    .select2-selection--multiple {
        height: auto;
    }
        .select2-container--default .select2-selection--single .select2-selection__clear {
            top: 0rem;
        }
        .select2-container--default .select2-selection--single .select2-selection__rendered {
            height: 40px !important;
            line-height: 40px;
        }

    .lblDirector {
        font-size: 16px;
    }

    .lblDirectorSpan {
        font-size: 16px;
    }

    .txtProcent {
        background: #E4EAF3 url(images/inputPercent.svg) no-repeat 110% !important;
        background-size: 51% !important;
        text-align: left;
    }

    .txtProcentFull {
        background: #E4EAF3 url(images/inputPercent.svg) no-repeat 110% !important;
        background-size: 51% !important;
    }

    .txtProcentMD6 {
        background: #E4EAF3 url(images/inputPercent.svg) no-repeat 100% !important;
        background-size: 30% !important;
    }

    .txtProcentFullMD6 {
        background: #E4EAF3 url(images/inputPercent.svg) no-repeat 110% !important;
        background-size: 51% !important;
    }

    .btnSuccess, .btnDefault, .btnBack, .btnDanger, .btnImportant {
        font-size: 18px;
        height: 40px;
        line-height: 38px;
        border-radius: 14px;
    }
    .projectTabBtn {
        height: 71px;
    }

    .mb-40 {
        margin-bottom: 20px;
    }

    .checkMark {
        height: 40px;
        width: 40px;
        border-radius: 14px;
    }

    .fklabel {
        height: 20px;
    }

    .card-head {
        height: 45px;
    }

        .card-head h1 {
            font-size: 20px;
        }

    #TableMem th, #TableMan th {
        font-size: 16px !important;
    }

    #TableMem td, #TableMan td {
        height: 45px !important;
    }

    .totalHours {
        width: 155px;
        height: 145px;
    }

    .fs-16 {
        font-size: 14px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        background-size: 16px !important;
    }

    .select2-results__option {
        font-size: 14px !important;
    }

    .totalHours .viewItem {
        font-size: 20px;
    }

    .btnDeleteMembru {
        height: 40px;
        width: 40px;
        border-radius: 14px;
    }

    .checkboxMod {
        width: 40px;
        height: 40px;
    }

    .checkboxModTable {
        width: 25px;
        height: 25px;
    }

    .subTitle {
        font-size: 16px;
    }

    .rowPlaning {
        padding-top: 1rem;
        min-height: 8.5rem;
    }

    .infoTitile {
        font-size: 10px;
    }

    .tableDefault thead td, .tableDefault thead th, .tableContracte thead th, .tableGarantii thead th, .tableRetineri thead th {
        font-size: 14px;
        height: 45px;
    }

    .tableDefault tbody td, .tableContracte tbody td, .tableGarantii tbody td, .tableRetineri tbody td {
        font-size: 12px;
    }

    .countTable {
        font-size: 16px;
    }

    #sistareModal .modal-content {
        height: 46rem;
    }

    #popupAlerte .modal-content, #sistareModal .modal-content {
        width: 53vw;
    }

    .progress-bar {
        width: 120px;
        height: 20px;
    }

    .tableDefault tbody td, .tableContracte tbody td, .tableGarantii tbody td, .tableRetineri tbody td {
        height: 35px;
        line-height: 13px;
    }

    .Verde, .Orange, .Rosu {
        width: 18px;
        height: 18px;
    }

    .progress-bar div {
        font-size: 12px !important;
        height: 20px;
    }

    #menu ul span:hover {
        color: #00D494 !important;
        cursor: default;
    }

    #numeLivrabil, #numeProblema {
        font-size: 12px;
    }

    .menuIcon img, .menuIconDisconnect img {
        width: 3vh;
        height: 3vh;
    }

    #menu ul span, nav > span {
        font-size: 14px !important;
    }

    .menuActive::before {
        height: 3.5vh;
    }

    .navigation-expanded nav {
        margin-top: 5rem;
        height: 94%;
    }

    .navigation-expanded {
        width: 260px !important;
        left: 5rem !important;
        padding-left: 3rem;
    }

        .navigation-expanded a {
            font-size: 12px !important;
        }

    #menu .active {
        height: 29px !important;
        border-radius: 14px !important;
        line-height: 22px;
    }

    #menu .prodRap {
        height: 51px !important;
        border-radius: 14px !important;
        line-height: 22px;
    }

    .jstree-node {
        margin-bottom: 10px !important;
    }

    #main > .inner {
        padding: 0 2em 0.1em 2em;
    }

    #MembriTotal, #MembriSantier {
        font-size: 20px !important;
        padding: 0px !important;
    }

    .checkedSign, .checkboxMod .checkMark:after {
        background-size: 18px;
        background-position: center;
    }

    .btnDeleteMembru {
        background-size: 18px;
    }

    .form-generalData {
        margin-top: 20px;
    }

    .btnDelete {
        width: 25px;
        height: 25px;
        background-size: 12px !important;
    }

    .btnAddTable {
        width: 25px;
        height: 25px;
        background-size: 12px !important;
    }

    .btnEditTable {
        width: 25px;
        height: 25px;
        background-size: 12px !important;
    }

    .menuIcon:hover:before {
        height: 3.5vh !important;
    }

    .tableRaport tbody tr:hover td {
        font-weight: 500 !important;
    }

    .gravitate_Mediu, .gravitate_Mica, .gravitate_Grava {
        height: 25px;
        line-height: 25px;
    }

    .tableDefault .btnLink {
        top: 0.4rem;
    }

    .input-file-a {
        top: 25px;
    }

    .deleteFileModal {
        top: 5px !important;
        right: 0.4rem !important;
    }

    .deleteFile {
        top: 28px !important;
        right: 0.4rem !important;
    }

    .ico_Da, .ico_Nu {
        width: 18px;
        height: 18px;
        background-size: 18px;
    }

    .tableDefault tfoot td, .tableContracte tfoot td, .tableGarantii tfoot td, .tableRetineri tfoot td {
        font-size: 14px;
    }

    #TableLong tbody tr td:first-child {
        font-size: 12px;
    }

    #TableLong tbody tr td {
        font-size: 12px;
        height: 25px;
    }

    .productie-actions li {
        font-size: 12px;
    }

        .productie-actions li a {
            font-size: 12px;
        }

    .countTable {
        font-size: 12px;
    }

    #TableLong thead th:first-child {
        font-size: 14px;
    }

    #TableLong thead th {
        font-size: 12px;
    }

    #tabelIndici thead td, #tabelAjustari thead td {
        font-size: 14px;
    }

    #tabelAjustari tbody td:first-child {
        font-size: 12px;
    }

    #tabelIndici tbody td, #tabelAjustari tbody td {
        font-size: 12px;
    }

    .zonaMesajAjustare {
        font-size: 12px;
    }

    .nav.nav-tabs.nav-fill a {
        font-size: 14px;
    }

    .fs-18 {
        font-size: 14px !important;
    }

    #descriereFormulaAjustare {
        font-size: 14px;
        margin: 2rem;
    }

    .mt-dash {
        margin-top: 20px
    }

    .btnLink {
        top: 0.2rem;
        width: 25px;
        height: 25px;
    }

    .searchBtn {
        top: 8px;
        right: 3rem;
    }

    .tableDefault tfoot td, .tableGarantii tfoot td, .tableRetineri tfoot td {
        font-size: 14px !important;
    }

    .pagination > li > a {
        width: 25px;
        height: 25px;
        font-size: 12px;
    }

    .search-control::placeholder {
        font-size: 14px !important;
    }

    .search-control {
        height: 45px !important;
        font-size: 14px !important;
        border-radius: 14px !important;
    }

    input::placeholder {
        font-size: 14px !important;
    }

    input[disabled], .disabledField, input[type="text"] {
        padding-right: 8rem !important;
    }

    .panel-heading {
        padding: 6px 8px;
    }

    .jstree-themeicon:after {
        top: 2.5rem;
    }

    .pt-40 {
        padding-top: 20px;
    }

    .panel-link {
        font-size: 14px;
        height: 55px;
    }

    .panel-arrow {
        width: 55px;
        height: 55px;
    }

    .mt-0 {
        margin-top: 0px !important;
    }

    .form-generalData input, .form-generalData .select2 {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .mt-20 {
        margin-top: 10px !important;
    }

    .btnSolved {
        font-size: 18px !important;
        height: 10rem !important;
    }

        .btnSolved img {
            height: 6rem !important;
        }

    .situatiiActions li .btn-danger {
        font-size: 12px
    }

        .situatiiActions li .btn-danger .bullet, .situatiiActions li .btn-success .bullet {
            width: 25px !important;
            height: 25px !important;
            background-size: 10px !important;
        }

    .mt-60 {
        margin-top: 30px;
    }

    .t-3 {
        top: 3px !important;
    }

    #tabelIndici .lightBlue {
        font-size: 14px;
    }

    .modal-body p {
        font-size: 14px;
        font-weight: 500;
        color: #34355B;
    }

    .checkboxImpact span {
        font-size: 13px !important;
    }

    #menu ul {
        /*padding-left:1rem;*/
    }

    #ContactMenu {
        padding-left: 1rem;
    }

    .noProject h1 {
        font-size: 28px;
    }

    .noProject h2 {
        font-size: 18px;
    }

    .logoMenu {
        margin-left: 10px;
        height: 94px;
    }

        .logoMenu img {
            height: 28px;
        }

        .logoMenu span {
            font-size: 18px;
        }

    .card-body {
        padding: 1rem;
    }

    .menuActive::before {
        width: 3px;
    }

    .menuIcon:hover:before {
        height: 3.5vh;
        width: 3px;
    }

    #TableMem {
        margin-bottom: 10px;
    }

    .rowActionsTop:before {
        top: 1.8rem;
    }

    #tabelIndici thead td, #tabelAjustari thead td {
        height: 50px;
    }

    .action-litigii li {
        font-size: 18px;
    }

    .iconCard img {
    }

    .iconCard {
        left: 2rem;
    }

    .litigiuStatut {
        height: 48px;
        width: 48px;
        border-radius: 14px;
    }

    .litigiuNume {
        height: 48px;
        font-size: 14px;
        border-radius: 14px;
        width: calc(100% - 60px);
    }

    .dosarRow div {
        font-size: 12px;
        font-weight: 500;
    }

    .dosarRow {
        min-height: 10rem;
    }

    .card-dosar-body ul li {
        font-size: 14px;
    }

    .tableLitigii thead td {
        height: 45px;
    }

    .pescurt {
        font-size: 12px !important;
    }

    .timeline .item h2 {
        font-size: 14px;
    }

    .timeExec {
        width: 10rem;
        margin-left: -6rem;
    }

    .timeGaran {
        width: 10rem;
        margin-left: -5rem;
    }

    .braceExecutie {
        width: 130%;
        margin-left: -70%;
    }

    .tableCategorii .numeric-control {
        padding-right: 1.5rem !important;
    }

    .tableCategorii thead tr td {
        font-size: 14px;
        font-weight: 600 !important;
    }

    .tableCategorii tr:hover {
        font-weight: 600 !important;
    }

    #triangle-right, #triangle-down {
        top: 18rem;
    }

    .plusLink, .minusLink {
        top: 2.5rem;
    }

    .btnExpand, .btnCollapse {
        width: 48px;
        height: 48px;
    }

    .tableHeader td {
        font-size: 12px !important;
        height: 35px !important;
    }

    .tableSituatii .disabledField, .tableSituatii .numeric-control {
        max-width: 180px;
        padding-right: 1rem !important;
    }

    .TableEstimari input {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
        font-size: 12px !important;
    }

    .TableLongBaseline input {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
        font-size: 12px !important;
    }

    .TableLongBaseline tbody tr td:first-child {
        height: 44px;
    }

    .head1ColBigRows {
        height: 42px !important;
        margin-top: 2px;
    }





    .TablePas1 input, .TablePas2 input {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
        text-align: right !important;
    }

    .modal-title {
        font-size: 28px !important;
        line-height: 65px;
    }

    #TableProductie td, #TableProductieRaport td, #TableDetalii td, #TableRN td, #TableAjustariNefacturate td, #TableRealizatNefacturabil td, #TableRNSL td {
        font-size: 8px;
    }

    #TableProductie th, #TableProductieRaport th, #TableRN th, #TableAjustariNefacturate th, #TableRealizatNefacturabil th, #TableRNSL th:nth-child(1), #TableRNSL th {
        font-size: 8px;
        padding-right: 0.2rem;
    }

    .TableLongBaseline thead th {
        height: 40px;
        padding-top: 0.7rem;
    }

    .TableLongBaseline .headTitle {
        height: 39px;
        padding-top: 0.5rem;
    }

    .TableLongBaseline tbody tr td, .TableLongBaseline input {
        height: 38px !important;
    }

    .TableLongBaseline .headcolBig {
        height: 41px !important;
    }

    .TableLongBaseline .head2colBig {
        height: 79px !important;
        margin-top: 1px;
    }

    .TableLongBaseline .head2colSmal {
        height: 42px !important;
        border-bottom: 2px solid #e4eaf3 !important;
    }

    .headFixed {
        height: 43px;
    }
}

@media (max-width: 1280px) and (min-width:1024px) {
    #wrapper {
        width: 95%;
    }
}
@media (min-width:1280x) {
    #wrapper {
        width: 90%;
    }
}

.classHidden {
    display: none !important;
}

.luniIndice {
    padding-right: 30px;
}

#HG1 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0.5rem;
    color: #34355B !important;
}

.draggable {
    transition: transform 0.2s ease-out;
}

#niv1 {
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px
}

/*#sursaFinantare {
    font-weight: 600;
    font-size: 18px;
    color: #34355B !important;
}*/

#niv2 {
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px
}

.totalRaportAjustari {
    background-color: #34355B !important;
    color: white !important;
    font-weight: 600 !important;
    border: none !important;
}

.totalGeneralRaportProgres {
    background-color: #34355B !important;
    color: white !important;
    font-weight: 600 !important;
    border: none !important;
}

.totalDerulatorRaportProgres {
    background-color: #8280b1 !important;
    color: white !important;
    font-weight: 600 !important;
    border: none !important;
}

/*================== TABEL GARANTII & RETINERI =======================*/

.tableDefault, .tableGarantii, .tableRetineri {
    border-collapse: collapse;
    width: 100%;
}
    .tableGarantii tbody tr td:not(:last-child), .tableRetineri tbody tr td:not(:last-child) {
        border: 2px solid #34355B;
    }
    .tableGarantii thead tr th:not(:last-child), .tableRetineri thead tr th:not(:last-child) {
        border: 2px solid #34355B;
    }

    .tableDefault th, .tableDefault td, .tableGarantii th, .tableGarantii td, .tableRetineri th, .tableRetineri td {
        padding: 8px;
        text-align: left;
    }
#detaliiGeneraleModal .modal-dialog .modal-content,
#editRowGarantieModal .modal-dialog .modal-content,
#editRowRetinereModal .modal-dialog .modal-content,
#editRowDateGeneraleModal .modal-dialog .modal-content {
    width: 50vw !important;
    min-width: 300px !important;
}

#editRowGarantieModal .modal-dialog .modal-content {
    width: 50vw !important;
    min-width: 350px !important;
}
.btnInactiveazaGarantie, .btnInactiveazaRetinere {
    background-color: #FF6450 !important;
    box-shadow: 1px 6px 8px #ff64506b !important;
}
    .btnInactiveazaGarantie:hover, .btnInactiveazaRetinere:hover {
        background-color: #e35542 !important;
    }
.btnIntroduDetalii {
    background-color: #34355B !important;
    box-shadow: 1px 6px 8px #34355B !important;
    margin-right: 10px;
}
.btnIntroduDetalii:hover {
    background-color: #34355B !important;
}
.btnAlegeTip {
    background-color: #34355B !important;
    box-shadow: 1px 6px 8px #34355B !important;
    margin-right: 10px;
}
.btnAlegeTip:hover {
    background-color: #34355B !important;
}
.w-10 {
    width: 10% !important;
}
.w-15 {
    width: 15% !important;
}
.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}
.w-100 {
    width: 100% !important;
}
.w-12_5 {
    width: 12.5% !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}
/* design pentru NU SE APLICA de la modulul Retineri*/
.classNuSeAplica th {
    background-color: #34355B !important;
    color: #ffffff !important;
    padding-left: 10px !important;
}
.classNuSeAplica th.beforeExternalColumnTable {
    background-color: #F5F7FA !important;
}
.classNuSeAplica th.externalColumnTable {
    background-color: #F5F7FA !important;
}
tr.rowTitleTable.classNuSeAplica {
    background-color: #34355B !important;
}
/*--------------------------------------------------*/

.linkGarantii {
    background: #252644 url(images/Link.svg) no-repeat center center;
    border-radius: 20px;
    width: 25px;
    height: 25px !important;
}
.btnWidthGarantii, .btnWidthRetineri {
    width: 150px !important;
}
.plusExpandTableBGE, .plusExpandTableRetineri {
    border: 0;
    margin: 0;
    width: 30px;
    height: 30px !important;
    background: url(images/plusTable.svg) no-repeat center center;
}
.minusExpandTableBGE, .minusExpandTableRetineri {
    border: 0;
    margin: 0;
    width: 30px;
    height: 30px !important;
    background: url(images/minusTable.svg) no-repeat center center;
}

.row_2_ModificareGBE_AA, .row_2_ModificareRetinere_AA {
    margin-left: 15%;
}

.row_2_RetinereSL {
    background-color: #D9D9D9;
}

.row_3_RetinereSlTotal {
    background-color: #BDBFC5;
}
/*.row_4_RestituireReceptie, .row_5_RestituireFinalizareGarantie {
    background-color: #BCE1D4;
}*/
.gbeDetaliuVerde, .retinereDetaliuVerde {
    background-color: #BCE1D4;
}
.gbeDetaliuRosu, .retinereDetaliuRosu {
    background-color: #F2DEDE;
}
.gbeDetaliuGri, .retinereDetaliuGri {
    background-color: #CCCCCC;
}

.row_6_Inactivare {
    background-color: #FF6450;
}

    .row_6_Inactivare .text-bold {
        color: white !important;
    }

.invisibleBtnEdit {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background-size: 17px 20px;
}
/*.randExtra {
    border: none !important;
}*/

/*.randExtra .totalGarantie {
    display: flex;
    flex-direction: row;
    background-color: #34355B;
    border-radius: 10px;
    line-height: 15px;
    align-items: center;
    font-weight: bold;
    padding: 10px;
    height: 90%;
}

.randExtra .totalGarantie .labelTotalGBE {
    text-align: left;
    color: white;
    width: 60%;
}
.randExtra .totalGarantie .valueTotalGBE {
    text-align: right;
    color: #00E4A1;
    width: 40%;
}*/

.totalGarantie, .totalRetinere {
    /*width: 310px !important;*/
}

.randExtraBefore {
    border: none !important;
    background-color: #F5F7FA !important;
    margin-bottom: 10px;
}
.randExtraBefore th div {
    margin-bottom: 5px;
    width: 100%
}
    .randExtraBefore .totalGarantie, .randExtraBefore .totalRetinere {
        display: flex;
        flex-direction: row;
        background-color: #34355B;
        line-height: 25px;
        align-items: center;
        font-weight: bold;
        font-size: 15px !important;
        padding: 5px;
        height: 90%;
        margin-right: 25px;
        margin-left: -21px;
    }
.randExtraBefore .totalGarantie .labelTotalGBE, .randExtraBefore .totalRetinere .labelTotalRetinere {
    text-align: left;
    color: white;
    /*width: 60%;*/
    font-size: 14px !important;
}
.randExtraBefore .totalGarantie .valueTotalGBE, .randExtraBefore .totalRetinere .valueTotalRetinere {
    text-align: right;
    color: #00E4A1;
    width: 40%;
    font-size: 14px !important;
}
/* FILTRU BUTOANE STYLE*/
.btn-filter {
    color: white;
    background-color: #34355B;
    width: 130px;
    padding: 5px;
    font-size: 10px;
    border-radius: 15px;
    margin: 5px;
}
.btn-filter.selected {
    color: black !important;
    background-color: rgba(108, 197, 175, 0.05);
}
.btn-filter:hover {
    color: black !important;
}
.btn-filter-container {
    display: flex;
    align-items: center;
}
/*=========================================================*/
.tableHeader {
    position: sticky;
    top: 0;
    background-color: white;
}

@media (max-width : 1000px) and (min-width: 600px) {
    .modal .modal-content {
        width: 35vw;
        min-width: 650px;
        height: min-content;
        box-shadow: none !important;
        border: 0px;
        border-radius: 20px;
        background: #F6F7FB;
    }

    .btnSuccess {
        background: #00E4A1;
        box-shadow: 1px 6px 8px #00e4a166;
        display: inline-block;
        padding-left: 2rem;
        padding-right: 2rem;
        border-radius: 20px;
        height: 50px;
        color: #fff;
        font-weight: 600;
        font-size: 15px;
        flex: auto;
        line-height: 48px;
        text-align: center;
        cursor: pointer;
        border-bottom: 0px !important;
    }
}
@media (max-height : 1000px) and (min-height: 100px) {
    #editRowRetinereModalBody {
        overflow-x: hidden;
        overflow-y: auto;
        height: 70vh;
        padding-bottom: 0px !important;
    }
    #editRowGarantieModalBody {
        overflow-x: hidden;
        overflow-y: auto;
        height: 70vh;
        padding-bottom: 0px !important;
    }
}
@media (min-height : 1000px) {
    #editRowRetinereModalBody {
        overflow-x: hidden;
        overflow-y: auto;
        height: max-content;
        padding-bottom: 0px !important;
    }
    #editRowGarantieModalBody {
        overflow-x: hidden;
        overflow-y: auto;
        height: max-content;
        padding-bottom: 0px !important;
    }
    
}
@media (min-height : 500px) {
    .cls_1_ContTrezorerie #editRowRetinereModalBody,
    .cls_2_ModificareRetinere_AA #editRowRetinereModalBody,
    .cls_4_RestituireReceptie #editRowRetinereModalBody,
    .cls_5_RestituireFinalizareRetinere #editRowRetinereModalBody,
    .cls_7_RestituireInactivare #editRowRetinereModalBody {
        overflow-x: hidden;
        overflow-y: auto;
        height: max-content;
        padding-bottom: 0px !important;
    }

    .cls_1_ContTrezorerie #editRowGarantieModalBody,
    .cls_2_ModificareGBE_AA #editRowGarantieModalBody,
    .cls_4_RestituireReceptie #editRowGarantieModalBody,
    .cls_5_RestituireFinalizareGarantie #editRowGarantieModalBody,
    .cls_7_RestituireInactivare #editRowGarantieModalBody {
        overflow-x: hidden;
        overflow-y: auto;
        height: max-content;
        padding-bottom: 0px !important;
    }
}

.form-input-file {
    background: #E4EAF3 url(img/upload.svg) no-repeat 96% center;
    border-radius: 20px;
    box-shadow: 0px 1px 6px #B7C2D4;
    height: 50px;
    font-size: 16px;
    border: 0px;
    padding-left: 1rem;
    color: #404F68;
    font-weight: 500;
    display: flex;
    align-items: center;
}

@keyframes puffEffect {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(.2);
        opacity: 0;
    }
}

.puffOut {
    animation-name: puffEffect;
    animation-duration: 0.5s; /* Adjust duration as needed */
    animation-fill-mode: forwards; /* Keeps the element in the final state of the animation */
}

