/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
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;
}

::selection { background-color: #E13300; color: white; }
::-moz-selection { background-color: #E13300; color: white; }

body {
	background-color: #fff;
	font: 13px/16px "Open Sans", Helvetica, Arial, sans-serif;
	color: #4F5155;
}

a {
	color: #003399;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #97310e;
}

h1 {
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 14px 0;
	padding: 14px 15px 10px 15px;
}

code {
	font-family: Consolas, Monaco, Courier New, Courier, monospace;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}

#body {
	margin: 0 15px 0 15px;
	min-height: 96px;
}

p {
	margin: 0 0 10px;
	padding:0;
}
b {
	font-weight: bold;
}

p.footer {
	text-align: right;
	font-size: 11px;
	border-top: 1px solid #D0D0D0;
	line-height: 32px;
	padding: 0 10px 0 10px;
	margin: 20px 0 0 0;
}

#container {
	margin: 10px;
	border: 1px solid #D0D0D0;
	box-shadow: 0 0 8px #D0D0D0;
}

textarea:focus, input:focus{
    outline: none;
}

.header {
	height: 50px;
	background-color: #345370;
	display: block ruby;
}

.headerDreapta {
	float: right;
}

.headerStanga {
	display: flex;
	align-items: center;
	margin-top: 1px;
	width: 18%;
}

.headerLogo {
	width: 39%;
	margin-left: 60px;
}

.headerLogo img {
	width: 100%;
	height: 100%;
}

.sidebarMenu {
	color: white;
	margin-left: 24px;
	font-size: 18px;
}

.login {
	margin: auto;
	display: block;
	width: 39%;
	padding: 15px;
	border-radius: 10px;
}

.loginLogo {
	width: 40%;
	margin: auto;
	display: block;
	margin-bottom: 20px;
}

.login form {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 20px;
}

.login p {
	text-align: center;
	font-size: 18px;
	color: #00203e;
}

.loginMail, .loginParola, .formData {
	display: flex;
	flex-direction: column;
	border: 1px solid #d5d5d5;
	padding-top: 5px;
	padding-left: 5px;
}

.loginInput, .loginParolaInput {
	height: 30px;
	color: #a2a2a2;
	border: none;
	margin-top: 10px;
}

.loginLabel {
	position: absolute;
	color: #a2a2a2;
	text-transform: uppercase;
	font-weight: bold;
}

.butonSubmit {
	padding: 10px;
	float: right;
	background-color: #00284e;
	color: white;
	text-transform: uppercase;
	border: none;
	font-size: 14px;
	font-weight: bold;
}

.headerTitle {
	font-size: 30px;
	color: white;
	margin-left: 45px;
	margin-top: 5px;
}

.headerLinks {
	float: right;
	display: flex;
	gap: 11px;
	line-height: 2.4em;
	margin-right: 24px;
	margin-top: 10px;
}

.headerLink {
	color: white;
	font-size: 16px;
}

.headerLink:hover {
	color: rgb(150, 150, 150);
}

.filtreTabel {
	width: 95%;
	margin: auto;
	margin-top: 40px;
	display: flex;
	gap: 20px;
}

.filtreTabel form {
	display: flex;
}

.filtreTabel form input, .filtreTabel form button, .filtreTabel form select {
	margin-right: 10px;
}

.filtreTabel form input[type="text"] {
	border: 1px solid;
	width: 83%;
	padding: 7px;
}

.filtreTabel form button {
	border: none;
	background-color: #00284e;
	color: white;
	width: 17%
}

 .filtreTabel div select, div .filtreTabel button, .select2{
	border: 1px solid #969696;
}

.tipContFiltru select, .clubFiltru select, .filtruTabel select {
	height: 100%;
	width: 100%;
	background-color: white;
}

.tipContFiltru, .clubFiltru, .filtruTabel {
	position: relative;
	width: 245px;
	height: 38px;
}

.tipUtilizatorLabel, .clubLabel, .filtruTabel label, .filtruLabel {
	position: absolute;
	background-color: white;
	top: -10px;
	left: 5px;
	padding: 3px;
	color: #969696;
}

.select2-selection {
	border: none !important;
	background-color: #00284e !important;
}

.select2-selection__rendered {
	color: white !important;
}

.select2-selection__arrow {
	top: 7px !important;
	color: white !important;
}

.select2-selection__arrow b {

}

.mainTabel {
	width: 50%;
	margin: auto;
	margin-top: 60px;
}

.mainTabelTd {
	text-align: center;
}

.tabelUseri{
	width: 95%;
	margin: auto;
	height: auto;
	border: 1px solid #ddd;
	margin-top: 20px;
	overflow: auto;
	position: relative;
}

.tabelUseriHeader{
	height: 40px;
	background-color: rgb(100, 205, 255);
	display: flex;
}

.tabelUseriHeader select, .tabelUseriHeader input, .tabelUseriHeader button {
	margin-top: 8px;
	margin-left: 5px;
	height: 60%;
}

.tabelUseriContent {

}

.tabelUseriContent table {
	height: 100%;
	width: 100%;
}

.tabelUseriContent table th, .tabelUseriContent table td {
	border: 1px solid #ddd;
	padding: 6px;
	text-align: center;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}

.tabelUseriContent:not(.tabelPlatiContent) table th, .tabelUseriContent:not(.tabelPlatiContent) table td {
	width: 20%;
}

.tabelUseriContent:not(.tabelUseriStatisticiContent) td:first-child, .tabelUseriContent:not(.tabelUseriStatisticiContent) th:first-child {
	width: 3% !important;
}

.tabelUseriContent:not(.tabelUseriStatisticiContent) td:nth-child(2), .tabelUseriContent:not(.tabelUseriStatisticiContent) th:nth-child(2) {
	width: 5% !important;
}

.tabelUseriContent table th {
	background-color: #00284e;
	color: white;
	height: 25px;
}

.tabelUseriStatisticiContent table th, .tabelUseriStatisticiContent table td {
	width: 16% !important;
}

.butoaneTabel {
	margin-top: 20px;
	padding-left: 40px;
}

.tabelUseriPaginare {
	margin-top: 20px;
	margin-bottom: 20px;
	bottom: 0;
	width: 100%;
}

.paginare {
	display: flex;
	justify-content: end;
	gap: 5px;
	margin-right: 40px;
}

.paginare li {
	border: 1px solid;
	border-radius: 5px;
	color: #00284e;
}

.paginare li:hover {
	background-color: #00284e;
}

.paginare li a:hover {
	color: white;
}

.paginare li a {
	color: #00284e;
	width: 100%;
	height: 100%;
	display: block;
	padding: 2px 7px 2px 7px;
}

.paginaCurenta {
	background-color: #00284e;
}

.paginaCurenta a {
	color: white !important;
}

.userTr {
	display: flex;
	justify-content: space-around;
}

.rapoarte {
	display: flex;
	justify-content: space-around;
	flex-direction: column;
	margin: auto;
	align-items: center;
	gap: 20px;
}

.utilizatori {
	background: #e4fbff;
	border-radius: 19px;
	padding: 10px;
	height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.totalUtilizatori {
	font-size: 22px;
	text-align: center;
}

.statisticiUtilizatori {
	display: flex;
	justify-content: space-around;
}

.p1 {
	font-size: 16px;
	text-align: center;
}

.p2 {
	font-size: 16px;
	text-align: center;
}

.raport {
	background-color: #101671;
	width: 60%;
	height: 800px;
	margin: auto;
	border-radius: 12px;
	margin-top: 50px;
}

.raportHeader {
	color: white;
	text-align: center;
	height: 40px;
	padding: 20px;
	font-size: 30px;
}

.sidebar {
	height: 100%;
	width: 350px;
	position: absolute;
	left: 0;
	background-color: #2f2f2f;
	padding-top: 15px;
	display: flex;
	flex-direction: column;
	align-items: left;
	gap: 25px;
	box-shadow: 12px 0px 15px -3px #cccccc;
}

.userLogat {
	background-color: #345370;
	color: white;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	font-size: 20px;
}

.numeUser {
	margin-top: 10px;
}

.sidebarList {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-top: 4px;
}

.subSidebar {
	color: white;
	font-size: 16px;
	border-bottom: 1px solid #969696;
	padding-left: 15px;
	margin-top: -12px;
	display: flex;
	gap: 8px;
}

.sidebarList a {
	color: white;
	font-size: 16px;
	display: flex;
	gap: 8px;
}

.subLinks {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: -5px;
	margin-left: 30px;
}

.subLinks li a {
	font-size: 16px;
	border-bottom: 1px solid #969696;
	padding-bottom: 8px;
}
.subLinks li a:hover {
	color: #f5ef42;
}

.sidebarArrow {
	position: absolute;
	right: 20px;
}

.mainContent {
	width: calc(100% - 350px);
	position: absolute;
	right: 0;

}

.mainParagraph {
	text-align: center;
	font-size: 20px;
	margin-top: 20px;
}

.tableUseriStatisticiContent table th, .tableUseriStatisticiContent table td {
	width: 10%;
}

.subLinks a {
	display: block;
	width: 95%;
}

.linkDeconectareIcon {
	margin-right: -1.5px;
}

.linkAcasaIcon {
	margin-right: 5px;
}

.userData, .mesaj {
	width: 60%;
	margin: auto;
	height: auto;
	margin-top: 30px;
	border: 1px solid #d5d5d5;
	font-size: 18px;
}

.mesajHeader {
	display: flex;
	justify-content: space-between;
	background-color: #00284e;
	color: white;
	padding: 10px;
}

.mesajFooter {
	padding: 10px;
	display: flex;
	justify-content: end;
}

.containerMesaj {
	margin-top: 30px;
 	font-size: 17px;
	padding: 10px;
}

.userDataHeader {
	font-size: 20px;
	border-bottom: 1px solid #d5d5d5;
	padding: 8px;
}

.userDataHeader p {
	font-size: 18px;
}

.userInfo {
	display: flex;
	justify-content: space-between;
	padding: 8px;
	border-bottom: 1px solid #d5d5d5;
}
.inputParinte {
	display: none;
}
.showInput{
	display: flex;
}

.userInfo p, .userInfo label {
	font-size: 16px;
}

.notificariCheckboxes {
	display: flex;
	flex-direction: column;
}

.userInfoNotificare {
	display: flex;
}

.useriEveniment {
	display: flex;
	padding: 8px;
}

.editUserSubmit {
	background: #0a7d14;
	color: white;
	text-transform: uppercase;
	border: none;
	height: 30px;
	width: 90px !important;
	font-size: 14px;
}

.userInfoNotificari {
	border-bottom: none;
	margin-bottom: 40px;
	justify-content: flex-start;
	gap: 135px;
}

.userInfoSubmit {
	justify-content: flex-end;
	padding-bottom: 20px;
}

.userInfo input {
	width: 70%;
}
.userInfo .selectize-control {
	width: 70.89%;
}

.userInfo select {
	width: 71%;
}

.userInfoNotificare input {
	width: 16%;
}

.selectareUser {
	font-size: 17px;
}

.butonBlocareCont form {
	width: 20%;
	margin: auto;
	margin-top: 40px;
}

.butonBlocare {
	background-color: #00284e;
	color: white;
	width: 145px;
	height: 30px;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #0a7d14;
}

.butonContBlocat {
	background-color: #cd2122;
}

.loginHeader, .loginFooter {
	background-color: #2f2f2f;
	height: 32px;
}

.loginFooter {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.activat {
	color: #2dd36f;
}

.neactivat {
	color: #cf3c4f;
}
/*.mainBody {
	margin-left: 150px;
}*/
