.selectize-control{
	margin-bottom: 10px;	
}

.selectize-input{
	border: 0!important;
	min-height: 45px!important;
	/* height: 45px; */
    padding: 12px 12px!important;
        line-height: 1.428571429;
        vertical-align: middle;
    background-color: #ffffff;
    border-radius: 0px!important;
    color: #65617e;
    
}

.selectize-input .item{
	display: inline-block;
	margin: 0;
	
}
.selectize-dropdown, .selectize-dropdown.form-control{
	margin-top: 5px!important;
	border-radius: 0!important;
}

.selectize-dropdown-content{
	color: #59556f;
	background-color: #ddd;
	
}

.fileUpload{
	overflow: hidden;
	position: relative;
	cursor: pointer;
	
}

.backend-upload .fileUpload{
	display: block;
	
}

.lblBtnUpload{
	margin-top: 5px;
    margin-bottom: 5px;
    padding: 8px 15px 6px;
    font-size: 10px;
    border: 1px solid #3f308b;
    border-color: #fff;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    border-radius: 11px;
    
    transition: all 200ms ease;
    font-family: Gilroy, sans-serif;
    
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    
    max-width: 100%;
    display: inline-block;
    
    cursor: pointer;
    
}

.backend-upload .lblBtnUpload{
	margin-top:20px;
	
    padding: 5px 10px 3px;
    font-size: 10px;
    border: 1px solid #3f308b;
    box-shadow: none;
    color: #3f308b;
    cursor: pointer;
}

.backend-upload .w-checkbox-input.Text{
	margin-left: -15px;
}

.fileUpload:hover .lblBtnUpload{
    background-color: #fff;
    color: #3f308b;
}  

.backend-upload .fileUpload:hover .lblBtnUpload{
    background-color: rgba(63, 48, 139, 0.3);
}   

.inputUpload input.upload, .inputUpload input.upload:hover {
    position: absolute;
    top: 0px;
    right: 0;
    margin: 0;
    opacity: 0;
    width: 100%;
    
    filter: alpha(opacity=0);
    margin: 0 auto;
    cursor: pointer;
    height: 50px;
}

.inputFile {
    display: block;
    padding: 6px !important;
	
	background-color: transparent;
	font-size: 13px;
	font-family: Gilroy, sans-serif;
	height: auto;
	line-height: 1.2;
	
}

.inputFile a{
	color: yellow!important;
	text-decoration: none;
	line-height: 1.4;
}

.inputFile a:hover{
	color: orange!important;
}

.backend-upload .inputFile a{
	color: #6345f6!important;
	text-decoration: underline;
	font-size: 14px;
	line-height: 20px;
}

.fa-icon-link{
	float: right;
	margin-top: 14px;
}

.nav-link-2.english {
  padding-left: 28px;
  background-image: url('../images/english.svg');
  background-position: 0% 46%;
  background-size: auto 12px;
  background-repeat: no-repeat;
  font-style: normal;
}

.nav-link-2.spanish {
  padding-left: 28px;
  background-image: url('../images/spain.svg');
  background-position: 0% 46%;
  background-size: auto 12px;
  background-repeat: no-repeat;
  font-style: normal;
}

.footer-link.english{
  background-image: url('../images/english.svg');
  background-position: 50% 50%;
  background-size: auto 12px;
  background-repeat: no-repeat;
  font-style: normal;
  
  width: 30px;
  padding-left: 30px;
}

.footer-link.french{
  background-image: url('../images/france.svg');
  background-position: 50% 50%;
  background-size: auto 12px;
  background-repeat: no-repeat;
  font-style: normal;
  
  width: 30px;
  padding-left: 30px;
}

.athon-collapse-collapsible:after{
	content: "";	
}

.athon-collapse-collapsible:before{
	content: url('../images/Arrow-Down-1-Icon.svg');	
	margin-right: 16px;
}

.collapse-holder{
	margin-bottom: 16px;
	padding: 10px 0px;
}

.collapse-holder .title{
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #65617e;
	font-size: 18px;
	line-height: 1.5em;
	cursor: pointer;
}


.spacer.maeblue{
	/* border-bottom: 1px solid #453f68!important; */
	width: 100%;
}

.backend-faq{
	padding: 40px 100px;
	background-color: #3f308b;
	color: #fff;
}

.backend-faq textarea{
	padding: 8px 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(9, 106, 208, 0.2);
	color: #65617e;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 1.42857143;
	background-color: #ffffff;
	width: 100%;
}

.backend-faq textarea.question{
	font-weight: 600;
	height: 60px;
	resize: none;
	font-size: 18px;
}

.backend-faq textarea.answer{
	width: 100%!important;
}

.backend-faq .tinyeditor{
	max-width: 100%!important;
	width: 100%!important;
	background-color: #ffffff;
}

.backend-faq .tinyeditor-header{
	color: #65617e;
}

.backend-faq .tinyeditor iframe{
	width: 100%;
}

.backend-faq .nav-link-2{
	background-size: auto 20px!important;
	padding: 15px 20px 10px 30px;
}

.dosar-msg .scsErrHeader, .dosar-msg .scsInfoHeader{
	display: none;
}

.athon-error .scsMsg {
	color:#FFFFFF;
	height:13px;
	background:#00CC66;
	border:1px solid #060;
	width:90%;
	margin:10px;
	height:auto;	
	padding:10px;
}
.athon-error .scsErr {
	color:#FFFFFF;
	height:13px;
	background:#ef4747;
	border:1px solid red;
	width:90%;
	margin:10px;
	height:auto;	
	padding:10px;
}

.dosar-msg .scsErr, .dosar-msg .scsInfo, .dosar-msg .scsWarn{
	display: block;
	width: 100%;
	border-radius: 5px;
	padding: 10px;
	
	line-height: 1.1;
	margin-bottom: 10px;
}

.dosar-msg-review .scsErr{
	background-color: #e90745;
}

.dosar-msg-review .scsInfo{
	background-color: darkgreen;
}

.dosar-msg-review .scsWarn{
	background-color: #dd7900;
}

.dosar-msg .scsErr label, .dosar-msg .scsInfo label, .dosar-msg .scsWarn label{
	display: inline-block;
	font-weight: normal;
	margin-bottom: 0;
	font-size: 12px;
}

.dosar-msg-review .scsErr label, .dosar-msg-review .scsInfo label, .dosar-msg-review .scsWarn label{
	color: white;
	font-size: 13px;
}

.dosar-msg-review .scsErr li, .dosar-msg-review .scsInfo li, .dosar-msg-review .scsWarn li{
	color: white;
	font-size: 13px;
	margin-bottom: 3px;
}

.dosar-msg .scsErr{
	color: pink;
	border: 1px solid #ff5573;
	opacity: 0.8;
}

.dosar-msg .scsInfo{
	color: lightgreen;
	border: 1px solid green;
	opacity: 0.8;
}

.dosar-msg .scsWarn{
	color: orange;
	border: 1px solid #dd7900;
	opacity: 0.8;
}

.benchmark{
	font-size: 12px;
	color: #aaa;
	position: fixed;
	bottom: 0;
	left:0;
}

.dosar-cod{
	display: block;
	text-align: center;
	margin-top: -10px;
	opacity: 0.5;
}

.review-info-box .inputFile{
	display: inline-block;
	padding: 0!important;
}

.review-info-box .inputFile a{
	color: #6345f6!important;
	text-decoration: underline;
}

.w-checkbox-input.Text{
	margin: 0;
	margin-right: 10px;
	margin-top: 2px;
}

.text-field.Text, .select.Text{
	padding: 8px 12px;
	min-height: 45px;
	height: auto;
	background-color: rgba(255,255,255, 0.7);
}

.w-form-label{
	display: inline!important;
}

.search-select.Text{
	padding: 8px 12px;
	min-height: 45px;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(9, 106, 208, 0.2);
	color: #65617e;
	font-size: 14px;
	font-weight: 400;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	line-height: 1.428571429;
	background-color: rgba(255,255,255, 0.7);
}

.cms-holder p{
	color: white;
}

.disclaimer-holder a{
	color: orange;
}

.disclaimer-holder a:hover{
	color: darkorange;
}

.char-counter{
	font-size: 12px;
	margin-top: -10px;
	text-align: right;
	color: #ada8c7;
}

.char-counter .highlight{
	color: pink;
}

.tablePages{
	margin-top: 15px;
}

.tablePages a{
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
}

.tablePageNumberSelected {
	color: #3f308b;
	font-weight: bold;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
}

.student-list-search .selectize-input{
	height: 45px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	background-color: #fff!important;
	color: #65617e!important;
	padding-right: 12px!important;
	padding-left: 12px!important;
	padding-top: 11px!important;
	margin-bottom: 10px!important;
	font-size: 14px!important;
	line-height: 1.428571429!important;
	border: 1px solid #cccccc!important;
}

.second-domain{
	border-top: 1px dashed rgba(63, 48, 139, 0.3); 
	display: inline-block;
	font-size: 12px;
	line-height: 1.1;
	color: 	grey;
}

select.selected-field, input.selected-field{
	color: blue;
}
.selected-field .item{
	color: blue;
}
.active-filters div{
	display: inline;
}

.active-filters em{
	color: grey;
}

.err-btn{
	border: 1px solid #3f308b!important;
    background-color: #3f308b;
    box-shadow: none;
    color: white;
    border-radius: 5px;
    transition: all 200ms ease;
    font-family: Gilroy, sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 3px 5px;
    margin: 2px 0 2px 2px;
}

.err-btn:hover {
    background-color: rgba(63, 48, 139, 0.5);
}	

.fa-icon.admin-large.locked.reopen{
	color: #ff8000;
}

.user-options-links.locked.reopen{
	color: #ca6500;
}

.validation-btn-container.obs{
	
}

.validation-btn-container.obs.warn{
	color: darkorange;
}
.validation-btn-container.obs.accept{
	color: darkgreen;
}
.validation-btn-container.obs.reject{
	color: red;
}

.date-text{
	display: block;
	margin-top:-10px;
	margin-bottom: 5px;
	font-size: 12px;
	color: orange;
	text-align: right;
}

.button{
	padding: 10px 20px 8px!important;
	letter-spacing: 2px!important;
}

.border-err{
	border: 2px solid red!important;
	/* background-color: #ffdfdf!important; */
}

.border-err.fileUpload{
	border: 0px!important;
}

.border-err .inputUpload .lblBtnUpload{
	border: 2px solid red!important;
}

.border-err-light{
	border-bottom: 1px dashed red!important;
	color: red!important;
}

.mae-print-en {
  
  background-image: url('../images/mae-en_34.png');
  background-size: 159px 34px;
  background-repeat: no-repeat;
  
}

.mae-print-fr{
	background-image: url('../images/mae_FR_34.png');
  background-size: 182px 34px;
  background-repeat: no-repeat;
}

.edu-print-en{
  
  background-image: url('../images/sigla_men_en_34.png');
  background-size: 120px 34px;
  background-repeat: no-repeat;
  
}

.edu-print-fr{
	background-image: url('../images/sigla_men_fr_34.png');
  background-size: 120px 34px;
  background-repeat: no-repeat;
}

.disclaimer-holder h5{
	color: #fff;
}

.about-page-header a{
	color: #eee;
}

.about-text-block .collapse-holder .title{
	font-size: 24px;
}

.white.centre-align.homepage {
    line-height: 1em;
    font-size: 42px;
    margin-bottom: 5px;
}

.mark-tester{
	background-color: pink;
}

.mark-tester .w-checkbox{
	display: inline-block;
}

.tester-txt{
	float: right;
	color: grey;
}
.review-info-box .instructiuni li{
	font-size: 14px;
	margin-bottom: 2px;
	line-height: 1.2;
}

.review-info-box .observatii{
	margin-top: 5px;
	color: darkred;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.2;
}

.eval-finalizare{
	background-color: #3f308b;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 10px;
	text-align: center;
}

.pas3 .selectize-input{
	border-style: solid!important;
	border-width: 1px!important;
	border-color: rgba(9, 106, 208, 0.2)!important;
	color: #65617e;
	font-size: 14px;
	font-weight: 400;
	background-color: #ffffff!important;
}

.elig .text-field.Text, .elig .select.Text{
	background-color: #ddd;
	border-color: rgba(9, 106, 208, 0.2);
	color: #65617e;
	max-height: 100px;
	overflow: auto;
	min-height: 38px;
	
}

.elig .search-select .Text{
	background-color: #ddd;
	border-color: rgba(9, 106, 208, 0.2);
	color: #65617e;
	max-height: 100px;
	overflow: auto;
	min-height: 38px;
	display: block;
	padding: 8px 12px;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 1.428571429;
	font-family: 'Maven Pro', sans-serif;
}

.elig .pas2 .text-field.Text{
	font-size: 13px;
	line-height: 1.2;	
	font-style: italic;
}

.elig .pas2 .select.Text{
	color: green;
}

.elig .pas2 .select.neelig.Text{
	color: red;
}

.pas2 .inputFile{
	margin-bottom: 40px;
}

.review-content-columns.border-top{
	border-top: 1px solid #ccc;
}

.review-info-box .titlu-teza{
	font-size: 13px;
	line-height: 1;
}

.select.w-select.invalid, .text-field.w-input.invalid{
	border: 1px solid red;
	color: red;
}

.header-mae-user{
	color: orange;
	font-size: 11px;
	text-decoration: none!important;
}

.eliglabel{
	color: #50b32d;
	font-weight: bold;
}

.ineliglabel{
	color: #df4842;
	font-weight: bold;
}

.warnlabel{
	color: darkorange;
	font-weight: bold;
}

.step-label{
	font-size: 10px;
	border: 1px solid #eee;
	background-color: #eee;
	margin-top: 3px;
	padding: 0px 5px;
	border-radius: 5px;
	letter-spacing: 0.9px;
	margin-left: 0!important;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: 600;
}

.rejected.step-label{
	color: #df4842!important;
}

.icon-link.btn-view{
	font-size: 10px;
	background-color: #eee;
	padding: 0px 5px;
    border-radius: 5px;
    letter-spacing: 0.9px;
    font-weight: 600;
}

.txt-or{
	display: inline-block;
	margin: 0 10px;
}

.accept-reject{
	margin: 20px auto;
}

.accept-reject strong{
	text-transform: uppercase;	
}

.accept-reject .button.green{
	background-color: #308b34;
	border: 0px solid darkgreen;
}

.accept-reject .button.green:hover{
	color: lightgreen;
}

.accept-reject .button.red{
	background-color: #ba010f;
	border: 0px solid darkred;
}

.accept-reject .button.red:hover{
	color: pink;
}

.icon-link.alt2{
	margin-left: 5px;
	margin-right: 0px;
}

hr.hr-list{
	border: 0;
	border-top: 1px dotted #096ad0;
	
}

.log-import-item .title.athon-collapse-collapsible{
	color: #298bf8;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-weight: 500;
}

.log-import-item .title.athon-collapse-collapsible:hover{
	color: #0770e2;
}

.import-log ul{
	margin: 10px auto;
}

.import-log li{
	margin-bottom: 5px;
	font-weight: normal;
}

.log-import-item{
	border: 1px dotted #ccc;
	margin-bottom: 20px;
	padding: 20px;
	border-radius: 10px;
	background-color: #eee;
	width: 100%;
}

.log-import-item .import-nr{
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50px;
	background-color: #ccc;
	color: #444;
	float: left;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	margin-right: 10px;
}

.log-import-item .inputFile{
	line-height: 40px;
    background-color: #3f308b;
    width: auto;
    display: inline-block;
    height: 40px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    border: 0px solid #aaa;
    float: left;
    padding: 0 10px!important;
    margin-right: 10px;
}

.import-log, .import-log li{
	clear: both;
	padding-left: 0px;
	font-weight: 400;
	color: #298bf8;
	line-height: 1;
	font-size: 13px;
}

.import-person{
	line-height: 40px;
	color: #ccc;
}

.obs-txt-import{
	font-size: 12px;
	color: orange;
	margin-bottom: 20px;
}

.tablePages.import{
	background-color: #ddd;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	color: grey;
}

.scisoare-mae{
	border: 0px solid #3f308b;
    border-radius: 11px;
    background-color: purple;
    padding: 10px 20px 8px!important;
    color: white;
    font-family: Gilroy, sans-serif;
    font-size: 14px;
    font-weight: 500;
    width: auto;
    display: inline-block;
    margin-bottom: 20px;
}

.scisoare-mae.accept{
	background-color: #308b34;
}

.scisoare-mae.refuz{
	background-color: #ba010f;
}

.search-select2{
	width: 100%;
}

.accept-reject-txt{
	display: block;
	margin-bottom: 10px;
}

.timer{
	background-color: orange;
	color: #eee;
	padding: 10px;
	border-radius: 11px;
	margin-bottom: 10px;
	width: auto;
	font-weight: 500;
}

.timer span{
	color: #453f68;
	font-weight: 600;
}

.input-form{
	background-color: #eee;
	padding: 20px;
}

.ui-menu-item{
	font-size: 11px;
	padding: 3px 6px;
	border-bottom: 1px dashed grey;
	background-color: #ddeeff;
}

.ui-menu-item.ui-state-focus{
	background-color: #97cbff!important;
}

/*Panou control*/

.panou-list{
	display: block;
	clear: both;
	text-align: center;
}

.panou-item{
	display: inline-block;
	float: left;
	margin: 10px;
	width: 180px;
	height: 60px;
}

.panou-item div{
	display: inline-block;
	width: 180px;
	height: 100%;
}

.moduleAdvertise {
    height: 100%;
    width: 180px;
    border: 0px solid black;
    margin: 0 auto;
    display: inline-block;
}

.moduleAdvertiseSmall{
	height:40px;
	width:280px;
	/*border:1px solid black;*/
}


.linkManager:active, .linkManager:focus {
	outline: none;
}

.linkManagerSmall{
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.65);
	-moz-box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.65);
	box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.65);
	height:100%;
	width:85%;
	display:block;
	background-color: #003F5C;

}
.linkManagerSmall:active, .linkManagerSmall:focus {
	outline: none;
}



.divManagerSmall{
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	text-align:center;
	font-size:16px;
	position:relative;
	top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color:#ffffff;
}


.cpTitle{
    font-size: 14px;
    text-transform: uppercase;
    color: #444;
    background: #ead207;
    padding: 5px;
    display: block;
    width: 100%;
    margin: 20px 0px;
    border-radius: 4px;
}

td.cpTitle{
	width: 100%!important;
	text-align: left!important;
}

.adminPanel .tableItemOdd td {
    display: inline-block;
}

.adminPanel .tableItemEven td {
    display: inline-block;
}

.cpTitle label{
	/* text-decoration: underline; */
	font-weight: bold!important;
}

.cpTitleAdmin{
	color:#272f3e;
	margin-left: 15px;
}

.cpTable{
	/*margin-top:20px;*/
	margin-bottom:30px;
	margin-left:auto;
}

a.linkManagerSmall{
	background-color: #2371c1;
	text-decoration: none;
	text-shadow: 0px -1px rgba(0,0,0,0.5);
}



.adminPanel {
	background: linear-gradient(116deg, #fff 24%, #0e50e314 50%);
	overflow: hidden;
	padding-bottom: 30px;
}
 .admin-navigation .authbar-icon {
    background-color: #fff;
    border-radius: 100px;
    padding: 14px;
    background-size: 70%;
    background-position: center;
}
a:hover {
	text-decoration: none;
}
.adminPanel .tableItemEven td ,
.adminPanel .tableItemOdd td {
    display: inline-flex;
    justify-content: center;
    margin-bottom: 50px;
    border-bottom: 1px solid #0e50e317;
}
.adminPanel .tableItemEven td:hover ,
.adminPanel .tableItemOdd td:hover {
	background:#fff;
	border-radius: 40px;
    transition: 420ms all cubic-bezier(0.45, 1.16, 0.58, 1);		
}

.tableItemEven td:last-child,
.tableItemOdd td:last-child {
    /*display: none;*/
}

.adminPanel table td {
    height: 250px;
    width: calc(25% - 25px);
    position: relative;
    padding: 15px 5px;
    border-radius: 0px;
    padding-bottom: 20px;
    margin: 0px 10px;
}
.admin-logo {
    background: url(img/logo-alb.svg);
    width: 150px;
    height: 50px;
    display: block;
    background-repeat: no-repeat;
}
.menu-heading h3 {
    color: #6697ff!important;
    font-weight: bold;
    font-family: 'Gilroy';
    border-bottom: 1px solid #377cff;
}
  
.moduleAdvertise {
    height: 100%;
}
.moduleAdvertise a {
	font-size: 15px;
	font-weight: 500;
    color: #353535!important;
    font-family: 'Gilroy';
	text-align: center;
}
.linkManager {
    color: var(--white-text);
    text-decoration: none;
    width: 100%;
    height: 100%;
    /* line-height: 100px; */
    position: relative;
    display: block;
}

.divManager {
	height: 100%;
    line-height: 1;
    font-weight: bold;
    font-size: 1rem;
    color: #1666ff;
}

.moduleList-admin table {
    width: 100%;
    margin: 0 auto;
}

.moduleList-admin .item-list {
    display: flex;
    /*justify-content: space-between;*/
    flex-flow: row;
    flex-wrap: wrap;
    padding-bottom: 25px;    
    height: 80px;
    margin:30px 30px;
}

.manager-module .divManager{
 	border:1px solid #0e4dc5;
 	border-radius:5px;
 	padding:10px;
    /* background: url(../local/img/test.svg);
    background-repeat: no-repeat;
    background-size: 36px!important;
    background-position: center 60px!important;	 */
    transition: 420ms all cubic-bezier(0.45, 1.16, 0.58, 1);	
}
.manager-module .divManager:hover{
	background-position: center 50px!important;
	background-color: #0e4dc5;
	color: #ffffff;
    transition: 420ms all cubic-bezier(0.45, 1.16, 0.58, 1);	
}
.manager-module .divManager:after {
	content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
    color: #21407d!important;
    font-size: 12px!important;
    font-weight: 400!important;
    padding: 10px!important;
    border-radius: 10px!important;
    /* background: #ffffffba!important; */
    transition: 520ms all cubic-bezier(0.45, 1.16, 0.58, 1);		
}
.adminPanel .tableItemEven td:hover .divManager:after,
.adminPanel .tableItemOdd td:hover .divManager:after {
	background: #1765ff!important;
	color: #fff!important;
}
.manager-module-7 .divManager{
    background: url(../local/img/public.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100px;
}
.manager-module-7 .divManager:after {
    content: "Show list of users and their roles";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}

.manager-module-24 .divManager{
    background: url(../local/img/rights.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100px;
}
.manager-module-24 .divManager:after {
    content: "Add or edit permission levels for institutions";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}

.manager-module-21 .divManager{
    background: url(../local/img/expert.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100px;
}
.manager-module-21 .divManager:after {
    content: "Add or edit programme details for universities";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}

.manager-module-20 .divManager{
    background: url(../local/img/institutions.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100px;
}
.manager-module-20 .divManager:after {
    content: "Edit university details";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}


.manager-module-19 .divManager{
    background: url(../local/img/plus.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100px;
}
.manager-module-19 .divManager:after {
    content: "Show list of universities and their roles";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}


.manager-module-18 .divManager{
    background: url(../local/img/stack.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100px;
}
.manager-module-18 .divManager:after {
    content: "Show list of universities and their roles";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}

.manager-module-12 .divManager{
    background: url(../local/img/offload.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100px;
}
.manager-module-12 .divManager:after {
    content: "Show list of predefined reports";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}

.manager-module-11 .divManager{
    background: url(../local/img/password.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100px;
}
.manager-module-11 .divManager:after {
    content: "Change account password";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}

.manager-module-10 .divManager{
    background: url(../local/img/link-management.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100px;
}
.manager-module-10 .divManager:after {
    content: "Manage website link structure";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}

.manager-module-9 .divManager{
    background: url(../local/img/mail.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 100px;
}
.manager-module-9 .divManager:after {
    content: "Manage lists of email templates";
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}

.mngr-separator{
    border-bottom: 3px solid #1767ff;
    color: #1767ff;
    padding-top: 20px;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 0px;
    text-align: left;
    margin-bottom: 0px;
    clear: both;
}

.tableOrizFull {
	width: 100%;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
}

.tablePages {
    text-align: center;
    background: #ffffff!important;
	border-bottom: 0px solid #eeeeee;
	height: auto!important;
}

.tablePagesPrefix, .tablePagesSufix{
	color: #3273dc!important;
}

.tablePages td{
	padding-left: 0px;
	font-size: 13px!important;
	font-weight: 400;
	color: #3273dc;
	padding-bottom: 10px!important;
	padding-top: 10px!important;
}

.tablePages td a {
    -webkit-border-radius: 3px 3px 3px 3px!important;
    -moz-border-radius: 3px 3px 3px 3px!important;
    border-radius: 3px 3px 3px 3px!important;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 9px;
    color: #3273dc;
    background-color: #ffffff;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #e6e6e6;
}

.tablePages td a:hover {
		-webkit-border-radius: 3px 3px 3px 3px!important;
 	-moz-border-radius: 3px 3px 3px 3px!important;
  	border-radius: 3px 3px 3px 3px!important;
	padding-top:3px;
	padding-bottom:5px;
	padding-left: 7px;
	padding-right: 9px;
	color: #ffffff;
	background-color: #3273dc;
	font-weight: 600;
	cursor: pointer;
	border:1px solid #417dc0;
	box-shadow: inset 0px -2px 0px #417dc0;
 	-moz-box-shadow: inset 0px -2px 0px #417dc0;
 	-webkit-box-shadow: inset 0px -2px 0px #417dc0;
}

.tablePages td a:active {
		-webkit-border-radius: 3px 3px 3px 3px!important;
 	-moz-border-radius: 3px 3px 3px 3px!important;
  	border-radius: 3px 3px 3px 3px!important;
	padding-top:3px;
	padding-bottom:5px;
	padding-left: 7px;
	padding-right: 9px;
	color: #ffffff;
	background-color: #3273dc;
	font-weight: 600;
	cursor: pointer;
	border:1px solid #417dc0;
	box-shadow: inset 0px -1px 0px #417dc0;
 	-moz-box-shadow: inset 0px -1px 0px #417dc0;
 	-webkit-box-shadow: inset 0px -1px 0px #417dc0;
 	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}

.pagg span {
	display: inline;
	-webkit-border-radius: 3px 3px 3px 3px!important;
	-moz-border-radius: 3px 3px 3px 3px!important;
	border-radius: 3px 3px 3px 3px!important;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 9px;
	color: grey;
	background-color: transparent;
	font-weight: 600;
	text-decoration: none;
	border: none;
}

.tablePageNumberSelected {
    -webkit-border-radius: 3px 3px 3px 3px!important;
    -moz-border-radius: 3px 3px 3px 3px!important;
    border-radius: 3px 3px 3px 3px!important;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 9px;
    color: #ffffff;
    background-color: #3273dc;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #417dc0;
}

.tableSearch a{
	text-decoration:none;
}

.tablePageNumberLast, .tablePageNumberFirst {
    color: darkorange !important;
    background-color: #eee !important;
}


.tableOrizFull .tableSearch{
	background: #636363;
	height: 35px;
}
.tableSearch a{
	text-decoration:none;
}

.tableOrizFull .tableSearch td{
	padding: 5px;
	background-color: #242f3e;
	border-top:0px!important;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

.tableOrizFull th {
	/*background: #304D6A;*/
	background-color: #242f3e;
	color: #ffffff;
	font-weight: 500;
	padding: 5px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	font-size: 13px;
	text-align:center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
}

.tableOrizFull td {
	border: 2px solid #ffffff;
	padding: 2px;
	height: 27px;
	font-size: 13px;
	font-weight: 400;
	/*color: #0b7cc3;*/
	color: #464f54;
}

.tableOrizFull tr:hover > td {
	/* color: #0c7cc4!important; */
}

.tableOrizFull tr {
	background-color: #efefef;
}

.tableOrizFull tr:hover {
	background-color: #dddddd!important;

}

.tableOrizFull input[type="button"], .tableOrizFull input[type="submit"]{
	min-width: 120px;
	width: auto;
	font-size: 11px;
	line-height: 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-color: #ffffff;
	color:#0b7cc3;
	font-weight: 700;
	height: 30px!important;
	text-transform: uppercase;
	border: solid 1px rgba(0,0,0,0.15);
	cursor: pointer;
	margin: 5px 0px 5px 0px;
	padding: 0px 8px 0px 8px!important;
	box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);

}

.tableOrizFull input[type="button"]:hover,.tableOrizFull input[type="submit"]:hover {
	background-color: #0c7cc4;
	color:#ffffff;
	cursor: pointer;
	border: solid 1px rgba(0,0,0,0.3);

}

.tableOrizFull input[type="button"]:active,.tableOrizFull input[type="submit"]:active {
	box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
	text-shadow: 0px -1px 0px rgba(0,0,0,0.1);
}

.tableOrizFull input[type="text"]{
	width:75%;
	background: #fff;
	font-size: 12px;
	line-height: 19px;
	margin-bottom:10px;
}

.tableOrizFull input[type="text"]:hover{
	background: #fff;
}

.btnCreazaElement {
	color:#ffffff;
	font-size: 12px;
	font-weight: 400;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.35);
	width:190px;
	height:30px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
	background-color: #0074a9;
	display: inline-block;
	border: 0;
	
	margin-right:15px;
	white-space: normal;
	cursor: pointer;
}

.btnCreazaElement:hover {
	background-color: #0088c6;
}

.btnPermisiuni {
	color:#ffffff;
	font-size: 12px;
	font-weight: 400;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.35);
	width:190px;
	height:30px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
	background-color: #9d4dad;
	display: block;
	border: 0;
	float:left;
	margin-right:3px;
	margin-left: 100px;
	white-space: normal;
	cursor: pointer;
}

.btnPermisiuni:hover {
	background-color: #bd35d8;
}

.ciclu-title{
	background-color: #aaa;
	padding: 5px 10px;
	text-align: center;
	color: white;
	font-weight: 600;
	font-size: 20px;
	margin-top: 5px;
}

@media screen and (max-width: 991px){
	.white.centre-align.homepage {
	    font-size: 42px;
	    line-height: 1em;
	    margin-bottom: 5px;
	}
}	