/*
Theme Name: Epind2
Theme URI: http://epind.ro
Author: Eugen
Description: Epind.ro
Version: 1.0
*/

/* oswald-regular - latin-ext_latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/oswald-v13-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Oswald Regular'), local('Oswald-Regular'),
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/oswald-v13-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/oswald-v13-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/oswald-v13-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/oswald-v13-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/oswald-v13-latin-ext_latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-300 - latin-ext_latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin-ext_latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('httsp://wwwold.epind.tk/wp-content/themes/epind2/fonts/roboto-condensed-v13-latin-ext_latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

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;
}
/********************************************************/

.flags {
	text-align:right;
}

body {
	background: #14abda;
	text-align: center;
	margin: 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
}

.header {
	background: #14abda url('images/header-gradient.jpg') repeat-x top left;
	height: 210px;
	margin: 0px;
}

.header-wrap {
	background: url('images/header-bg.jpg') no-repeat center;
	height: 210px;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

td {
	font-size:16px;
}

.logo {
	background: url('images/logo-2.png') no-repeat top left;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}

.logo a, .logo h1 a {
	display: block;
	width: 348px;
	height: 170px;
	text-indent: -9999px;
}

.site-title{
	bottom: 10px;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 5px;
	text-align:left;
	font-family:Oswald;
}

.search-container {
	float: right;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
}

.login_logout p {
    text-align: right;
    font-size: 16px;
    color: white;
    margin-top:20px;
}

p.login {
  font-size:14px;
  margin-top: 6px;
  font-weight: 600;
}


.login_logout a {
   color:white;
   text-decoration:none;
   margin-top:15px;
 
}

.login_logout a:hover {
   color:red;
}

p.blue a {
	color:navy;
}
.search-container p.search-tip {
    bottom: 25px;
    color: #FFFFFF;
    position: absolute;
    right: 5px;
    text-align: right;
    width: 250px;
    font-size: 14px;
    font-family: Oswald;
}

.search-input {
	background: url('images/search-input.png') no-repeat top left;
	width: 306px;
	height: 118px;
	float: left;
}

.search-input input {
	line-height: 30px;
   	margin: 35px 5px 10px 105px;
    	padding: 5px;
    	width: 185px;
	background-color: transparent;
	border: none;
        outline: none;
}

.search-button {
	float: left;
	width: 95px;
}

.search-button button.input-submit {
	background: url('images/search-button.png') no-repeat top left;
	border: none;
	text-align: center;
	width: 90px;
	height: 32px;
	line-height: 30px;
	color: #ffffff;
	margin: 37px 0 0 5px;
}

.container {
	text-align: left;
	margin: 20px auto 10px auto;
	width: 980px;
	padding: 10px;
	min-height: 200px;
}

/*** SIDEBAR ***/

.sidebar {
	width: 260px;
	float: left;
	margin-right: 90px;
	font-family: Oswald;
}


.menu-left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu-left ul li {
	background: url('images/menu-sidebar-bg.png') no-repeat top left;
	width: 255px;
	margin-bottom: 20px;
}

.menu-left ul li a {
	color: #233d80;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	height: 37px;
	padding: 0px 10px 0px 45px;
	line-height: 38px;
	font-weight: bold;
}

.menu-left li ul {
	margin: 10px 10px 10px 15px;
}

.menu-left li ul li {
	background: url('images/current-submenu.png') no-repeat top left;
	margin-bottom: 7px;
	width: 220px;
}

.menu-left li ul li a {
	color: #ffffff;
	font-size: 12px;
	text-transform: none;
	padding: 0px 5px 0px 25px; 
	line-height: 20px;
	font-weight: normal;
}

/*** MAIN ***/

.main {
	width: 630px;
	float: left;
}

.nav {
	overflow: hidden;
	width: 650px;
	height: 36px;
}

.nav-left {
	background: url('images/nav-left.png') no-repeat top left;
	width: 17px;
	height: 36px;
	float: left;
}

.nav-right {
	background: url('images/nav-right.png') no-repeat top left;
	width: 17px;
	height: 36px;
	float: left;
}

.nav-inner {
	background: url('images/nav-bg.png') repeat-x top left;
	width: 615px;
	height: 36px;
	float: left;
    align-items: center;
    display: flex;
    justify-content: center;
}

.nav-inner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.nav-inner ul li {
	float: left;
}

.nav-inner ul li a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 7px;
	line-height: 34px;
	/*border-right: 1px solid #ffffff;*/
}

.nav-inner ul li.no-border-right a {
	border: none;
}

.nav-inner ul li.separator:last-child {
	display: none;
}

.content {
	margin-top: 10px;
	padding: 10px;
	color: #ffffff;
}

.content h1 {
	margin: 20px 0px 30px 0px; 
	font-size: 36px;
}

.content h2 {
	margin: 10px 0px 20px 0px; 
	font-size: 26px;
}

.content h3 {
	margin: 20px 0px 20px 0px; 
	font-size: 22px;
}

.content h1 a,
.content h2 a,
.content h3 a,
.content h4 a {
	text-decoration: none;
}

.content h1.post-heading {
	font-size: 26px;
}

.content a {
	color: #ffffff;
	text-decoration: underline;
	font-size:16px;
}

.content blockquote {
	margin: 20px 0px;
	padding-left: 20px;
	border-left: 1px solid #ffffff; 
	font-style: italic;
}

.content ul {
	list-style-type: square;
	margin: 20px 10px;
}

.content ul li {
	padding: 3px 0px;
	font-size:16px;
}

.materiale-omologate {
     text-align: left;
    background: url(images/enel-logo.png) no-repeat top left;
}


.home-links {
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    height: 140px;
}

.home-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.home-links ul li {
	float: left;
	width: 130px;
	margin: 0 15px;
	text-align: center;
}

.home-links ul li a {
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}

.certifications ul {
	width: 490px;
	margin: 30px auto 0px auto;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}

.certifications ul li {
	float: left;
	margin: 0px 10px;
}

.menu-left .children {
	display: none;
}

.menu-left .open_menu {
	display: block;
}

.post {	
	overflow: hidden;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	width: 640px;
}

.post-single {	
	overflow: hidden;
	margin-bottom: 15px;
}

.post-single img {
	margin-right: 20px;
	border: 1px solid #ffffff;
	padding: 2px;
}

.post-image {
	float: left;
	margin-right: 20px;
	width: 160px;
	display: flex;
	justify-content: center;
}

.post-link{
	float: left;
	display: flex;
	justify-content: center;
	width: inherit;
	flex-direction: column;
}

table.single, .single td {
	font-size:18px;
}

td.meta-data {
	width: 175px;
	font-weight: 600;
	height: 25px;
}

.post-single a.thickbox {
	cursor: -webkit-zoom-in; 
	cursor: -moz-zoom-in;
}

div.social {
	margin-top: 20px;
	text-align: right;
}

div.social p {
	text-align: right;
}
	
p.meta-data  {
	width:200px;
	font-size:18px;
	font-weight:600;
}

.cere-oferta {
	margin: 0 auto 0 auto;
	background-color: rgba(34, 80, 123, 0.33);
	padding: 10px 20px;
	border-radius: 26px;
	width: 470px;
}

.inline-element {
	margin: 10px 0px;
}

.inline-element label {
	width: 120px;
	float: left;
	font-size:16px;
}

.inline-element input, .inline-element textarea {
	border: solid 1px #E5E5E5;
	outline: 0; 
	padding: 3px;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));  
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);  
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	float: left;
}

.inline-element input.wpcf7-submit {
	background: #064559;  
    border: 0;  
    font-size: 14px;  
    color: #FFFFFF;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;
	padding: 5px 20px;
}


a.login_button:hover ,#submit:hover, #html-upload:hover, #upload-database:hover, #async-upload:hover {
  background-color: #ffffff;
}

a.login_button  {
  text-decoration: none;
  background-color: #E1E1E1;
  color: #333333;
  padding: 4px 6px 4px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
}

table.tabel-cariere {
	margin-bottom: 20px;
}

table.tabel-cariere strong {
	font-weight: bold;
}

table.tabel-cariere td {
	background-color: #26BEED;
	padding: 10px 5px 5px 10px;
	margin: 1px;
}

table.tabel-cariere td ul {
	margin: 0px 0px 0px 20px;
}

span.wpcf7-not-valid-tip {
	color: #000;
}

.content p {
	margin: 0;
	font-size: 16px;
	text-align: justify;
}
.materiale-omologate p{
  text-align: left;
    margin-left: 60px;
    height: 40px;
    padding-top: 15px;
}

.img_flags {
    width: 40px;
    padding-right: 8px;
}

.flags_enel {
    display: flex;
    justify-content: space-between;
    }
.homepage-text p {
	padding: 2px 15px 2px 20px;
	margin: 0;
	font-size: 16px;
	text-align: justify;
}

.wp-pagenavi {
	clear: both;
	margin-top: 40px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a.page, 
.wp-pagenavi a.nextpostslink , 
.wp-pagenavi a.previouspostslink {
	border: 1px solid #ffffff;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

h3.related_post_title {
	margin-top: 40px;
}

ul.related_post {
   display: flex;
    justify-content: space-around;
    width: 100%;
    list-style-type: none;
}

ul.related_post li {
	float: left;
   padding: 5px;
    text-align: center;
    width: 135px;
    
}

ul.related_post li img {
	display: block;
    height: 100px;
    margin: 0 auto 10px;
    width: 100px;
}

ul.related_post li a {
	text-decoration: none;
	line-height: 16px;
}


/*** FOOTER ***/

.footer {
	background: #14abda url('images/footer-gradient.jpg') repeat-x top left;
	height: 417px;
}

.footer-wrap {
	background: url('images/footer-bg.jpg') no-repeat center;
	height: 417px;
	width: 1000px;
	margin: 0 auto;
}

.footer-content {
	text-align: right;
	color: #ffffff;
	font-size: 16px;
	padding-top: 20px;
}

.footer-links a {
	color: #ffffff;
	text-decoration: none;
}

.footer-terms {
	margin-top: 5px;
}

.clear {
	clear: both;
}

.bold {
 font-weight:600;
}

.italic {
   font-style: italic;
}

p.contact-text {
 padding-bottom:20px;	
}

#wpgmza_map {
 margin-bottom:45px;
}

.despre-noi p{
    text-indent: 20px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 20px;
}

p.link{
    text-align: center;
    margin-top: 60px;
    font-size: 18px;
    font-weight: 600;
}
p.link a:hover{
   color:red;
}

p.confidentialitate-capitol{
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 40px;
}

p.confidentialitate{
    text-indent: 20px;
    margin-bottom: 5px;
}

ul.confidentialitate{
    margin-left: 40px;
}

ul.confidentialitate li {
    font-size:16px;;
}

p.termeni-conditii-capitol {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 40px;
}

p.termeni-conditii{
    text-indent: 20px;
    margin-bottom: 5px;
}

table.table-user {
	margin-top: 40px;
    margin-bottom: 20px;
}

tr.row-user {
	height:24px;
}

td.cell-user{
	width:120px;
}

p.login-username , p.login-password {
	display: flex;
    justify-content: space-between;
    width: 410px;
    margin-top: 10px;
}
p.login-remember {
	margin-left:260px;
	margin-top:10px;
}
p.login-submit{
	margin-left:260px;
	margin-top:10px;
}

p.submit{
	margin-left:125px;
	margin-top:10px;
}

table.widefat {
   width:90%
}

table.widefat tr {
   font-size:16px;
   margin-top:5px;
   margin-bottom:5px;
   height:20px;
}

tr.head {
 background-color:navy;
}
tr.thead th {
   font-size:16px;
   margin:5px;	
   font-weight:600;
}

.wfcp7-form label, p, input {
   font-size:16px;
}


.button button:hover {
    background-color: rgb(27, 49, 87);
}
.button button {
    background-color: rgb(19, 91, 143);
    padding: 6px 8px 6px 8px;
    border-radius: 8px;
    color: white;
    width: 120px;
}

.help {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 10px;
    margin-left: 14px;
}

.button_help button:hover {
    background-color: rgb(50,50,50);
}
.button_help button {
    background-color: rgb(128, 128, 128);
    padding: 6px 8px 6px 8px;
    border-radius: 8px;
    margin-bottom:5px;
    color: white;
    width: 120px;
}

span.search-term {
	color: #0e2138;
	text-shadow: 2px 2px 2px #415B87;
}
    
a.search_link {
   font-size:18px;
   text-decoration: none;
}
a.search_link:hover {
    color: #0e2138;
    text-shadow: 1px 1px 2px #415B87;
}

/*  Tabela cu CV-uri */
.cv-list, .news-list {
  border:2px solid #ffffff;
  width: 100%;
}

.cv-list thead th {
	color: #fff;
	text-align: left;
	font-weight: 600;
	padding: 10px;
	border: 2px solid #fff;
	font-size: 18px;
  }

.row1, .row2 {
  border:none;
}
.row2 {
   font-weight:600;
}

.row3 {
  border-bottom:1px solid #ffffff;
  text-align: justify;
  text-indent: 2em;
}

.news-display p{
  text-align: justify;
  text-indent: 2em;
  padding-bottom: 10px;
}

.edittd{
  vertical-align: middle;
}

.news-list tbody tr td {
	padding: 10px;
	font-size: 16px;
}

.cv-list tbody tr td {
	padding: 10px;
	border: 1px solid #fff;
	font-size: 18px;
}
/*  End Tabela cu CV-uri */    
 
  
td.form-1 {
	vertical-align:top;
	padding-top: 4px;
	width: 160px;
}
td.centered {
	text-align:center;
}

td.form-2 {
	padding-bottom:5px;
}
td.form-3 {
	padding-top:25px;
}
.form-3 input, #async-upload-wrap input, #html-upload, #upload-database {
	font-family:inherit;
	padding: 4px 4px 4px 4px;
}

.form-2 select {
	font-family:inherit;
	border-radius: 8px;
	font-size:16px;
	}
.form-2 textarea{
	font-family:inherit;
	padding: 4px 4px 4px 4px;
	border-radius: 8px;
	width: 460px;
	}
.form-2 input {
	font-family:inherit;
	padding: 4px 4px 4px 4px;
	border-radius: 8px;
	}
#my_image_upload {
	font-family:inherit;
	font-size: 14px;
	}

content-poza{
    max-height:150px;
    max-width:150px;
}

.content-poza:hover {
     -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
     -o-transform: scale(1.2);
     transform: scale(1.2);

    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.descriere p{
	font-size:18px;
	}

.no-show {
  display:none;
}

ul.tabs_login {
	padding: 0; margin: 20px 0 0 0;
	position: relative;
	list-style: none;
	font-size: 14px;
	z-index: 1000;
	float: left;
	}
ul.tabs_login li {
	border: 1px solid #E7E9F6;
	 -webkit-border-top-right-radius: 10px;
	 -khtml-border-radius-topright: 10px;	
	 -moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	 -webkit-border-top-left-radius: 10px;
	 -khtml-border-radius-topleft: 10px;	
	 -moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	line-height: 28px; /* = */ height: 28px;
	padding: 0; margin: 0 5px 0 0;
	position: relative;
	overflow: hidden;
	float: left;
	}
ul.tabs_login li a {
	text-decoration: none;
	padding: 0px 10px;
	display: block;
	outline: none;
	font-size:18px;
	}
html ul.tabs_login li.active_login {
	border-left: 1px solid #E7E9F6;
	border-bottom: 1px solid #fff;
	 -webkit-border-top-right-radius: 10px;
	 -khtml-border-radius-topright: 10px;	
	 -moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	 -webkit-border-top-left-radius: 10px;
	 -khtml-border-radius-topleft: 10px;	
	 -moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	color: #333;
	}
html body ul.tabs_login li.active_login a 
	{
	font-weight: bold; 
	background-color: #0d76b3;
	}
.tab_container_login {
	position: relative;
	margin: 0 0 20px 0;
	border: 1px solid #E7E9F6;
	 -webkit-border-bottom-left-radius: 10px;
	 -khtml-border-radius-bottomleft: 10px;	
	 -moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	 -webkit-border-bottom-right-radius: 10px;
	 -khtml-border-radius-bottomright: 10px;	
	 -moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	 -webkit-border-top-right-radius: 10px;
	 -khtml-border-radius-topright: 10px;	
	 -moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	z-index: 999;
	float: left;
	width: 100%;
	top: -1px;
}

.tab_content_login {
	padding: 7px 15px 15px 15px;
	padding-top: 10px;
	background-color: #0d76b3;
}

.tab_content_login ul {
	padding: 0; 
	margin: 0 0 0 15px;
}
.tab_content_login li { 
	margin: 5px 0; 
}

/* global styles */
#login-register-password {}
#login-register-password h3 {
	border: 0 none;
	margin: 10px 0;
	padding: 0;
}

#login-register-password p {
	margin: 0 0 15px 0;
	padding: 0;
}
/* form elements */
.wp-user-form {}

.username, .password, .login_fields {
	margin: 7px 0 0 0;
	overflow: hidden;
	width: 100%;
}

.username label, .password label { 
	float: left; 
	clear: none; 
	width: 25%; 
}
.username input, .password input { 
	float: left; 
	clear: none; 
	width: 200px; 
	padding: 2px 3px; 
	color: #777;
	border-radius:5px;
}

.rememberme {
	overflow: hidden; 
	width: 100%; 
	margin-bottom: 7px;
}

#rememberme { 
	float: left; 
	clear: none; 
	margin: 4px 4px -4px 0; 
}
.user-submit {
	padding: 5px 10px;
	margin: 5px 0; 
	border-radius:5px;
}

.user-submit:hover{
	background-color: #ec8686;
}

.userinfo { 
	float: left; 
	clear: none; 
	width: 75%; 
	margin-bottom: 10px; 
}

.userinfo p { 
	margin-left: 10px; 
}

.usericon { 
	float: left; 
	clear: none; 
	width: 15%; 
	margin: 0 0 10px 22px; 
}

.usericon img {
		border: 1px solid #F4950E;
		padding: 1px;
}


.vticker {
	width: 258px;
        background-color: #fbfbfb;
}
.vticker a {
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    color: black;
    padding-inline-start: 10px;
}

.vticker p {
    font-size: 14px;
    font-family: 'Roboto Condensed',sans-serif;
    text-align: justify;
    text-indent: 10px;
}
.vticker ul{
	padding: 0;
}
.vticker li{
	list-style: none;
	padding: 10px;
	border-top: 1px solid #000;
}
.et-run {
	background: red;
}
.news {
	background-color:#cacaca;
	border: 1px solid #dedede;
	border-radius:10px;
}
.news-title {
	font-weight:600;
	padding: 5px 5px 6px 20px;;
	background-color:#a0a0a0;
	border-radius:10px 10px 0 0  ; 
}
p.news_data  {
  font-size: 11px;
  font-weight: 600;
  font-family: Oswald;

}






/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
 }
   
  /*
   * Header and footer styles
   */   
  table.dataTable thead th,
  table.dataTable tfoot th {
    font-weight: bold; 
    font-size:16px;
    background-color: rgba(0, 137, 179, 0.89)}
	
  table.dataTable thead th,
  table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111111; }
	
    table.dataTable thead th:active,
    table.dataTable thead td:active {
      outline: none; }
	  
  table.dataTable tfoot th,
  table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111111; }
	
  table.dataTable thead .sorting,
  table.dataTable thead .sorting_asc,
  table.dataTable thead .sorting_desc {
    cursor: pointer;
    *cursor: hand; }

 .dataTables_filter label {
    font-size:16px;
 }

#datafromexcel_info {
   font-size:16px;
}	
  table.dataTable thead .sorting,
  table.dataTable thead .sorting_asc,
  table.dataTable thead .sorting_desc,
  table.dataTable thead .sorting_asc_disabled,
  table.dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right; }
	
  table.dataTable thead .sorting {
    background-image: url("./images/sort_both.png"); }
	
  table.dataTable thead .sorting_asc {
    background-image: url("./images/sort_asc.png"); }
	
  table.dataTable thead .sorting_desc {
    background-image: url("./images/sort_desc.png"); }
	
  table.dataTable thead .sorting_asc_disabled {
    background-image: url("./images/sort_asc_disabled.png"); }
	
  table.dataTable thead .sorting_desc_disabled {
    background-image: url("./images/sort_desc_disabled.png"); }
	
	
  /*
   * Body styles
  */

  table.dataTable tbody td.col1,
  table.dataTable tbody td.col2,
  table.dataTable tbody td.col3,
  table.dataTable tbody td.col4,
  table.dataTable tbody td.col5,
  table.dataTable tbody td.col6 {
	  text-align:center;
  }
  
  table.dataTable tbody tr {
    background-color: transparent; }
	
  table.dataTable tbody tr.selected {
    background-color: #b0bed9; }
	  
  table.dataTable tbody th,
  table.dataTable tbody td {
    padding: 8px 10px; }
	
  table.dataTable.row-border tbody th, 
  table.dataTable.row-border tbody td, 
  table.dataTable.display tbody th, 
  table.dataTable.display tbody td {
    border-top: 1px solid #dddddd; }
	
  table.dataTable.row-border tbody tr:first-child th,
  table.dataTable.row-border tbody tr:first-child td, 
  table.dataTable.display tbody tr:first-child th,
  table.dataTable.display tbody tr:first-child td {
    border-top: none; }
	
  table.dataTable.cell-border tbody th, 
  table.dataTable.cell-border tbody td {
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd; }
	
  table.dataTable.cell-border tbody tr th:first-child,
  table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #dddddd; }
	
  table.dataTable.cell-border tbody tr:first-child th,
  table.dataTable.cell-border tbody tr:first-child td {
    border-top: none; }
	
  table.dataTable.stripe tbody tr.odd,
  table.dataTable.display tbody tr.odd {
    background-color: rgba(105, 105, 105, 0.49); }
	
    table.dataTable.stripe tbody tr.odd.selected,
	table.dataTable.display tbody tr.odd.selected {
      background-color: #abb9d3; }
	  
  table.dataTable.hover tbody tr:hover, 
  table.dataTable.display tbody tr:hover {
    background-color: black; }
	
    table.dataTable.hover tbody tr:hover.selected, 
	table.dataTable.display tbody tr:hover.selected {
      background-color: #a9b7d1; }
/*	  
  table.dataTable.order-column tbody tr > .sorting_1,
  table.dataTable.order-column tbody tr > .sorting_2,
  table.dataTable.order-column tbody tr > .sorting_3, 
  table.dataTable.display tbody tr > .sorting_1,
  table.dataTable.display tbody tr > .sorting_2,
  table.dataTable.display tbody tr > .sorting_3 {
    background-color: transparent; }
	
  table.dataTable.order-column tbody tr.selected > .sorting_1,
  table.dataTable.order-column tbody tr.selected > .sorting_2,
  table.dataTable.order-column tbody tr.selected > .sorting_3, 
  table.dataTable.display tbody tr.selected > .sorting_1,
  table.dataTable.display tbody tr.selected > .sorting_2,
  table.dataTable.display tbody tr.selected > .sorting_3 {
    background-color: #acbad4; }
	
  table.dataTable.display tbody tr.odd > .sorting_1,
  table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: black; }
	
  table.dataTable.display tbody tr.odd > .sorting_2, 
  table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
    background-color: black; }
	
  table.dataTable.display tbody tr.odd > .sorting_3, 
  table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: black; }
	
  table.dataTable.display tbody tr.odd.selected > .sorting_1, 
  table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #a6b3cd; }
	
  table.dataTable.display tbody tr.odd.selected > .sorting_2, 
  table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
    background-color: #a7b5ce; }
	
  table.dataTable.display tbody tr.odd.selected > .sorting_3, 
  table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
    background-color: #a9b6d0; }
	
  table.dataTable.display tbody tr.even > .sorting_1, 
  table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: black; }
	
  table.dataTable.display tbody tr.even > .sorting_2, 
  table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
    background-color: black; }
	
  table.dataTable.display tbody tr.even > .sorting_3, 
  table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
    background-color: black; }
	
  table.dataTable.display tbody tr.even.selected > .sorting_1, 
  table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #acbad4; }
	
  table.dataTable.display tbody tr.even.selected > .sorting_2, 
  table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
    background-color: #adbbd6; }
	
  table.dataTable.display tbody tr.even.selected > .sorting_3, 
  table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
    background-color: #afbdd8; }
	
  table.dataTable.display tbody tr:hover > .sorting_1, 
  table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: black; }
	
  table.dataTable.display tbody tr:hover > .sorting_2, 
  table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
    background-color: black; }
	
  table.dataTable.display tbody tr:hover > .sorting_3, 
  table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
    background-color: black; }
	
  table.dataTable.display tbody tr:hover.selected > .sorting_1, 
  table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
    background-color: #a1aec7; }
	
  table.dataTable.display tbody tr:hover.selected > .sorting_2, 
  table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
    background-color: #a2afc8; }
	
  table.dataTable.display tbody tr:hover.selected > .sorting_3, 
  table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
    background-color: #a4b2cb; }
	*/
	
  table.dataTable.no-footer {
    border-bottom: 1px solid #ffffff; }
	
  table.dataTable.nowrap th, 
  table.dataTable.nowrap td {
    white-space: nowrap; }
	
  table.dataTable.compact thead th,
  table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px; }
	
  table.dataTable.compact tfoot th,
  table.dataTable.compact tfoot td {
    padding: 4px; }
	
  table.dataTable.compact tbody th,
  table.dataTable.compact tbody td {
    padding: 4px; }
	
  table.dataTable th.dt-left,
  table.dataTable td.dt-left {
    text-align: left; }
	
  table.dataTable th.dt-center,
  table.dataTable td.dt-center,
  table.dataTable td.dataTables_empty {
    text-align: center; }
	
  table.dataTable th.dt-right,
  table.dataTable td.dt-right {
    text-align: right; }
	
  table.dataTable th.dt-justify,
  table.dataTable td.dt-justify {
    text-align: justify; }
	
  table.dataTable th.dt-nowrap,
  table.dataTable td.dt-nowrap {
    white-space: nowrap; }
	
  table.dataTable thead th.dt-head-left,
  table.dataTable thead td.dt-head-left,
  table.dataTable tfoot th.dt-head-left,
  table.dataTable tfoot td.dt-head-left {
    text-align: left; }
	
  table.dataTable thead th.dt-head-center,
  table.dataTable thead td.dt-head-center,
  table.dataTable tfoot th.dt-head-center,
  table.dataTable tfoot td.dt-head-center {
    text-align: center; }
	
  table.dataTable thead th.dt-head-right,
  table.dataTable thead td.dt-head-right,
  table.dataTable tfoot th.dt-head-right,
  table.dataTable tfoot td.dt-head-right {
    text-align: right; }
	
  table.dataTable thead th.dt-head-justify,
  table.dataTable thead td.dt-head-justify,
  table.dataTable tfoot th.dt-head-justify,
  table.dataTable tfoot td.dt-head-justify {
    text-align: justify; }
	
  table.dataTable thead th.dt-head-nowrap,
  table.dataTable thead td.dt-head-nowrap,
  table.dataTable tfoot th.dt-head-nowrap,
  table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap; }
	
  table.dataTable tbody th.dt-body-left,
  table.dataTable tbody td.dt-body-left {
    text-align: left; }
	
  table.dataTable tbody th.dt-body-center,
  table.dataTable tbody td.dt-body-center {
    text-align: center; }
	
  table.dataTable tbody th.dt-body-right,
  table.dataTable tbody td.dt-body-right {
    text-align: right; }
	
  table.dataTable tbody th.dt-body-justify,
  table.dataTable tbody td.dt-body-justify {
    text-align: justify; }
	
  table.dataTable tbody th.dt-body-nowrap,
  table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap; }
	
 
table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
 
/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }
  
  .dataTables_wrapper .dataTables_length {
    float: left; }
	
  .dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right; }
	
    .dataTables_wrapper .dataTables_filter input {
    margin-left: 15px;
    border-radius: 12px;
    margin-bottom: 20px;
	height:34px;	
	background-image: url("images/search.png");
	background-repeat: no-repeat;
	background-color:transparent;
	padding: 12px 20px 12px 40px;
	color:#cacaca;
	}
	
	.dataTables_wrapper .dataTables_filter input:focus{
    outline: none;
	}
	  
  .dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em; }
	
  .dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em; }
	
    .dataTables_wrapper .dataTables_paginate .paginate_button {
      box-sizing: border-box;
      display: inline-block;
      min-width: 1.5em;
      padding: 0.5em 1em;
      margin-left: 2px;
      text-align: center;
      text-decoration: none !important;
      cursor: pointer;
      *cursor: hand;
      color: white !important;
      border: 1px solid transparent;
      border-radius: 2px; }
	  
      .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
	  .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        color: white !important;
        border: 1px solid #979797;
        background-color: white;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, gainsboro));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, white 0%, gainsboro 100%);
        /* Chrome10+,Safari5.1+ */
        background: -moz-linear-gradient(top, white 0%, gainsboro 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(top, white 0%, gainsboro 100%);
        /* IE10+ */
        background: -o-linear-gradient(top, white 0%, gainsboro 100%);
        /* Opera 11.10+ */
        background: linear-gradient(to bottom, white 0%, gainsboro 100%);
        /* W3C */ }
		
      .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
	  .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
	  .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
        cursor: default;
        color: #666 !important;
        border: 1px solid transparent;
        background: transparent;
        box-shadow: none; }
		
      .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        color: white !important;
        border: 1px solid #111111;
        background-color: #585858;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111111));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #585858 0%, #111111 100%);
        /* Chrome10+,Safari5.1+ */
        background: -moz-linear-gradient(top, #585858 0%, #111111 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(top, #585858 0%, #111111 100%);
        /* IE10+ */
        background: -o-linear-gradient(top, #585858 0%, #111111 100%);
        /* Opera 11.10+ */
        background: linear-gradient(to bottom, #585858 0%, #111111 100%);
        /* W3C */ }
		
      .dataTables_wrapper .dataTables_paginate .paginate_button:active {
        outline: none;
        background-color: #2b2b2b;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* Chrome10+,Safari5.1+ */
        background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* IE10+ */
        background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* Opera 11.10+ */
        background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
        /* W3C */
        box-shadow: inset 0 0 3px #111; }
		
    .dataTables_wrapper .dataTables_paginate .ellipsis {
      padding: 0 1em; }
	  
  .dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(25%, rgba(0, 0, 0, 0.9)), color-stop(75%, rgba(0, 0, 0, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.9) 75%, transparent 100%);
    background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.9) 75%, transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.9) 75%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.9) 75%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.9) 75%, transparent 100%); }
	
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_processing,
  .dataTables_wrapper .dataTables_paginate {
    color: white; }
	
  .dataTables_wrapper .dataTables_scroll {
    clear: both; }
	
    .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
      *margin-top: -1px;
      -webkit-overflow-scrolling: touch; }
	  
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th, 
	  .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
        vertical-align: middle; }
		
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
        height: 0;
        overflow: hidden;
        margin: 0 !important;
        padding: 0 !important; }
		
  .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111111; }
	
  .dataTables_wrapper.no-footer div.dataTables_scrollHead table,
  .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none; }
	
  .dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
 
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
	
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }
	
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
	
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }
