

body {
	background-color: #ebf3e2;
}

.header_top_login {
    display: inline-block;
    padding: 15px 15px;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: 12px;
    background-position: calc(310px) 9px;
    height: 17px;
}

.banner_login {
	position: relative;
	height: 207px;
	width: 100%;
	min-width: 1000px;
	z-index: 1;
	background: url("../img/login_banner.png") no-repeat center;
	margin-top: -53px;
}


.unwrap_white_middle_login{
	width: 1250px;
    margin: auto;
    background-color: white;
	margin-top: 28px;
	min-height: 600px;
    overflow: hidden;
    padding-bottom: 50px;

}

.content_main_login{
	width: 665px;
	float: left;
	background-color: white;
	text-align: justify;
}


.middle_wrapcontent_login {
	padding: 26px 0;
	width: 950px;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding-bottom: 270px;
}



.content_side_login {
    width: 245px;
    float: right;
    background-color: white;
    padding-top: 50px;/*13px;*/
}


.side_login a {
    color: white;
    text-decoration: none;
}

.side_login a:hover {
    color: #ffe42e;
    text-decoration: none;
}
.side_login a.active {
    color: #ffe42e;
}

.side_login{
	color: white;
	font-size: 14px;
	font-family: 'Arial';
	text-decoration: none;
	width: 240px;
	height:240px;
	background: url("../img/side_corporate_sustainability_series.png") no-repeat bottom;
	background-color: #60b32f;

}


.side_login ul  {
    margin: 0;
    padding-top: 5px;
}


.side_login ul> li {
    list-style-type: none;
    list-style: none;
    line-height: 18px;
    text-indent: -8px;
    margin-left: -8px;
    padding: 4px;
    padding-top: 5px;
}


.text_login{
	color:#1a1a1a;
	text-align: center;
}

.text_login_left{
	color:#1a1a1a;
	text-align: left;
}

.logintable input[type=text], .logintable input[type=email], .logintable input[type=tel], .logintable textarea {
    padding: 5px;
    width: 326px;
}

button.button_submit_login, button.button_submit_login:active {
	background-color: #f2ef48;
	border: 2px solid #ffe42e;
	display: inline-block;
	cursor: pointer;
	color: #000;
	font-family: arial;
	font-size: 14px;
	padding: 4px 8px;
	text-decoration: none;
	width: 342px;
}

.button_submit_login:hover{
background-color: #ffe42e;
}


a.login_submit{
	color:#34ac2e;
	text-decoration: none;
}

.change_pass_table input[type=text]:focus, .change_pass_table input[type=email]:focus, .change_pass_table input[type=tel]:focus, .change_pass_table textarea:focus, .change_pass_table select:focus {
    border: 2px solid #FFDD00;
}

.login_white {
	width: 600px;
	height: auto;
	background-color: #fff;
	font-family: 'Arial';
	font-size: 14px;
	line-height: 20px;
    padding-top: 20px;
    margin-bottom: 150px;
}


.login_white input[type=text],
.login_white input[type=email],
.login_white input[type=password],
.login_white textarea{
	padding: 5px;
	width: 280px;
}

.login_white input[type=text]:focus,
.login_white input[type=email]:focus,
.login_white input[type=password]:focus,
.login_white textarea:focus,
.login_white select:focus{
    border: 2px solid #FFDD00;
}


.login_white select{
	padding: 5px;
	width: 100px;

}
.image_form{
    margin-bottom:10px;
    text-align: left;
}
.img_form{
    width:91px;
    height: 89px;
}

a.link_upload {
    color:#34ac2e;
    text-decoration: none;
    font-family: 'Arial';
    margin-left: -18px;

}
a:hover.link_upload{
    text-decoration: underline;
}

.fa-pencil-square-o{
    color:black;
}

.top_editprofile{
    float: right;
    margin-top: -42px;
}
a.top_editprofile{
    color:#34ac2e;
    text-decoration: none;
}
a:hover.top_editprofile{
    text-decoration: underline;
}

/* ######### Table Form ########*/
table.loginchange_table {
    width: 685px;
}
.loginchange_table{
	font-family: 'Arial';
	font-size: 14px;
	font-weight: 700;
}
table.loginchange_table td{
	padding: 9px 0;
}


table.loginchange_table td { color: black; }
table.loginchange_table td:nth-child(1) { width:175px; }

table.loginform_table{
  width: 695px;
}
table.loginform_table td:nth-child(1) { width: 105px;}
table.loginform_table td{
    padding: 10px 10px;
}
td.loginform_table_pe{
    width: 136px !important;
}
td.loginform_table_peview{
    width: 136px !important;
}

table.logintable td{
    padding: 9px 0;
}


.logintable input[type=text]:focus, .logintable input[type=email]:focus, .logintable input[type=password]:focus, .logintable textarea:focus, .logintable select:focus {
border: 2px solid #FFDD00;
}


table.table_module td, 
table.table_module tr,
table.table_module th,
table.table_module {
	border-collapse: collapse;
	border: 1px solid #e7e7e7;
}

table.table_module th.tdx {
border-color: white;
}

table.table_module{
	 font-size: 13px;
	 color:#545454;
	 font-family: 'Arial';
	 font-weight: 700;
	 text-align: center;
	 padding: 5px;
	 width: 650px;
	 background-color: #f8f8f8;
}
.table_module td, th{
	padding-top: 10px;
	line-height: 13px;
	padding-bottom: 8px;
}

.table_module{
	text-align: center;
    background-color: #017036;
    color: #fff;
    font-size: 12px;
    height: 40px;
    padding: 10px;
}
th.tlog_pdfsmall {
width: 70px;
text-align: center;
}

th.tlog_intaked {
width: 75px;
}

table.table_module td:nth-child(2),
table.table_module td:nth-child(4), 
table.table_module td:nth-child(5){
	text-align: center;
}


/*#### TABLE EXAM RESULT: Profesional Dev; ####*/
table.table_examresult td, 
table.table_examresult tr,
table.table_examresult th,
table.table_examresult {
	border-collapse: collapse;
	border: 1px solid #e7e7e7;
}

table.table_examresult th.tdx {
border-color: white;
}

table.table_examresult{
	 font-size: 13px;
	 color:#545454;
	 font-family: 'Arial';
	 font-weight: 700;
	 text-align: center;
	 padding: 5px;
	 width: 650px;
	 background-color: #f8f8f8;
}
.table_examresult td, th{
	padding-top: 10px;
	line-height: 13px;
	padding-bottom: 8px;
	padding-left: 6px;
}

.table_examresult{
	text-align: center;
    background-color: #017036;
    color: #fff;
    font-size: 12px;
    height: 40px;
    padding: 10px;
}

table.table_examresult td:nth-child(3),
table.table_examresult td:nth-child(4), 
table.table_examresult td:nth-child(5),
table.table_examresult td:nth-child(6),
table.table_examresult td:nth-child(7){
	text-align: center;
}




/*#### TABLE EXAM RESULT: Skill Dev; ####*/
table.table_examresult_sd td, 
table.table_examresult_sd tr,
table.table_examresult_sd th,
table.table_examresult_sd {
	border-collapse: collapse;
	border: 1px solid #e7e7e7;
}

table.table_examresult_sd th.tdx {
border-color: white;
}

table.table_examresult_sd{
	 font-size: 13px;
	 color:#545454;
	 font-family: 'Arial';
	 font-weight: 700;
	 text-align: center;
	 padding: 5px;
	 width: 650px;
	 background-color: #f8f8f8;
	 margin-bottom: 50px;
}
.table_examresult_sd td, th{
	padding-top: 10px;
	line-height: 13px;
	padding-bottom: 8px;
	padding-left: 10px;
}

table.table_examresult_sd td:nth-child(2),
table.table_examresult_sd td:nth-child(3) 
{
	text-align: center;
}



/*table login payment*/

.tlogin_payment_color_paid{
	color:#00803d;
}

.tlogin_payment_color_unpaid{
	color:#ff0000;
}
table.table_login_paymenttable td:nth-child(1) 
{
	padding-left: 5px;
}

table.table_login_paymenttable td, 
table.table_login_paymenttable tr,
table.table_login_paymenttable th,
table.table_login_paymenttable {
	border-collapse: collapse;
	border: 1px solid #e7e7e7;
}

table.table_login_paymenttable th.tdx {
border-color: white;
}

table.table_login_paymenttable{
	 font-size: 13px;
	 color:#545454;
	 font-family: 'Arial';
	 font-weight: 700;
	 text-align: center;
	 padding: 5px;
	 width: 650px;
	 background-color: #f8f8f8;
	 margin-bottom: 50px;
}
.table_login_paymenttable td, th{
	padding-top: 10px;
	line-height: 13px;
	padding-bottom: 8px;
	padding-left: 10px;
}

table.table_login_paymenttable td:nth-child(2),
table.table_login_paymenttable td:nth-child(3),
table.table_login_paymenttable td:nth-child(4),
table.table_login_paymenttable td:nth-child(5)

{
	text-align: center;
}

.bold_font{
	font-weight: 900;
}

.mk_btn_center{
	margin-left: -100px;
}

/*step css*/
table.steppay p {
    line-height: 0;
}
a.linkstep {
    color: red;
}
a.linkback {
    float: right;
    color: black;
    text-decoration: none;
}