html,body{
	height:100% !important;
	margin 0;
	font-family: 'Quicksand', sans-serif !important;
}
.layoutColumn, .layoutRow{
	width: 100%;   
}
.container{
	height:80% !important;
	margin 0;
}
.header{
	height: 18% !important;
	min-height: 136px;
			padding: inherit;
}
.header-copec{
	padding-top:10px;
	height:150px;
}
.header-copec img {
	margin-top:30px;
}
.body-copec{
	height:100%;
	width: 100%;
	margin-top: 100px;
}
.center-block-horizontal{
	top:30%;
	margin-left: -20px;
}
.center-block-horizontal-btn{
	top:15%;
}
.center-block-horizontal-btn a{
	text-decoration:none;
}
.btn-copec-home {
	min-width: 273px;
	border-radius: 9px;
	padding: 15px 13px;
	background-color: #002849;
	margin: 18px;
	color: #ffffff;
	cursor: pointer;
	height: 81px;
}
.arrow-right {
	float: right;
    margin-top: -20px;
    margin-right: -53px;
    width: 32px;
}
.arrow-right img{
	width: 19px;
}
.border-red{
	border-right: 37px solid #ed1d24;
}
.border-blue{
	border-right: 37px solid #0090ff;
}
.border-green{
	border-right: 37px solid #07d188;
}
.tit-block-btn{
	padding-top: 12px;
    font-size: 17px;
    font-weight: 700;
	letter-spacing: 0.02em;
}
.info-block-btn{
	font-size:12pt;
}
.text-saludo{
	width: 425px;
	height: 50px;
	/*font-family: Quicksand;*/
	font-size: 40px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: normal;
	color: #003965;
	margin-top: 78px;
}
.text-block-info{
	height: 25px;
	/*font-family: Quicksand;*/
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: normal;
	color: #7c97ab;
	letter-spacing: 0.01em;
}
.inside-btn-copec-red{
	border-left: solid 2px #ed1d24;
	padding-left: 18px;
	height: 50px;
}
.inside-btn-copec-blue{
	border-left: solid 2px #0090ff;
	padding-left: 18px;
	height: 50px;
}
.inside-btn-copec-green{
	border-left: solid 2px #07d188;
	padding-left: 18px;
	height: 50px;
}
.modal-copec input {
	height: 49px !important;
	border-radius: 4px;
	font-size: 12px !important;
}
/******LOGIN*****/
.modal-header{
	background-color: #033766;
	border-bottom: none !important;
	margin-left:-1px;
	margin-top: -1px;	
}
.block-header-copec {
	background-color: #033766;
	color: #fff;
	margin-left: -1px;
}
.modal-header .close {
	padding: 1rem 0rem !important;
	margin: -1rem 0rem -3rem -34rem !important;
	font-size: 17px;
}
.modal-header .close:hover{
	color:#fff !important;
	}
.text-sub-tit-login div{
	width: 50%;
	margin-right:auto;
	text-align:center;
	position: relative;
}
.nav {
	height: 50px;
}
.nav-tabs .nav-item{
	width: 50%;
	height: 50px;
	margin-top: -1px;
	font-size: 14px;
}
.nav-tabs .nav-link.active{
	background-color:#2B5B81 !important;
	color:#fff;
	height: 50px;
}
.nav-tabs .nav-link {
	border-top-left-radius: 0em;
	border-top-right-radius: 0em;
	border-color:#2B5B81;
	text-align:center;
}
.nav-tabs .nav-link {
	border-color:#2B5B81 !important;
	color:#2B5B81;
}
.nav-tabs .nav-link.active{
	border-color:#2B5B81;
}
.nav > li > a {
	padding: 13px !important;
}
#msg_error {
    color: 
    red;
    width: 100%;
    text-align: center;
    padding: 10px;
}
@media (min-width: 576px){
	.modal-dialog {
		max-width: 390px;
		margin: 1.75rem auto;
	}
}
.tit-login-copec{
	margin: 0px 10px 10px 0px;
	font-size: 20px;
}
.tit-login-copec img {
    width: 180px;
}
.subt-login-copec{
	width: 230px;
	margin: 0 auto;
	margin-bottom: 28px;
}
.form-login-copec{
	padding:20px 40px 40px 40px;
	color:#033766;
	font-size:8pt;
	font-weight: bold;
}
.form-group{
	margin: 30px 0px 30px 0px;
	font-size: 14px;
}
.form-group label{
	margin-bottom: 10px !important;
	text-transform: uppercase;
}
.btn-login_copec {
	min-width: 170px;
	height: 50px;
	background-color: #ec1e23;
	color: #fff;
	border-radius: 111px 111px 111px 111px;
	-moz-border-radius: 111px 111px 111px 111px;
	-webkit-border-radius: 111px 111px 111px 111px;
	border-radius: 25px;
	font-size:13px;
	font-weight: 700;
}
.btn-login_copec:hover{
	color:#fff !important;
}
.msg-login-copec{
	margin-top: -60px;
	font-size: 12px;
	color: #7b96ab;
}
.msg-login-copec div{
	padding:40px;
	margin: 0 auto;
	text-align:center;
}
.msg-login-copec span a{
	color:red;
	text-decoration:none;
}
.wpsStatusMsg {
    margin-top: -37px;
}
.wpsStatusMsg .msg-login-copec{
	margin-top: -24px;
}
.block-info-user{
	background-color: #033766;
	height:100%;
	border-radius: 12px 12px;
	-moz-border-radius:12px 12px;
	-webkit-border-radius: 12px 12px;
	min-height: 565px;
	min-width: 232px;
}
.img_user{
	width: 100%;
	text-align: center;
	margin: 50px 0px;
}
.img_user img{
	border-radius: 200px 200px;
	-moz-border-radius: 200px 200px;
	-webkit-border-radius: 200px 200px;
	border: 3px solid #5B7F94;
	max-width: 120px;
	height: 100%;
	width: 95px;
	height: 95px;
}
.block-info-user .info_user{
	width: 100%;
	text-align:left;
	padding-left: 30px;
	padding-bottom: 10px;
	color:#fff;
			font-size: 11pt;
}
.block-info-user .info_user_pass{
	margin-top: 47px;
    border-bottom: 1px solid #5B7F94;
    border-top: 1px solid #5B7F94;
    padding-top: 10px;
    width: 111%;
    margin-left: -14px;
    padding-left: 44px;
}
.block-info-user .info_user_pass img {
    width: 14px;
    height: 15px;
    margin-right: 5px;
    margin-top: -4px;
}
.btn-logout-copec{
	height: 50px;
    width: 170px;
	background-color:#fff;
    color: #033766;
    border-radius: 111px 111px;
    -moz-border-radius: 111px 111px;
    -webkit-border-radius: 21px 21px;
    padding: 14px 20px;
    font-weight: bold;
    position: absolute;
    bottom: 40px;
    margin-left: -88px;
}
.btn-logout-copec a{
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.46px;
	text-align: center;
	color: rgb(124,151,151);
	text-decoration: none;
}
.btn-logout-copec a:hover{
	color: rgb(45,142,200);
}
.block-autent-content{
	padding-left:50px;
}
.info-home-autent-tit {
	color: #003965;
	font-size: 20pt;
	font-weight: bold;
}
.info-home-autent{
	color: #7c97ab;
font-size: 14pt;
}
.block_img {
	width: 164px;
	height: 93px;
	float: left;
	font-weight: bold;
	margin: 15px;
}
.block_img a {
	text-decoration: none;
}
.img-copec-link{
	border: 1px solid #f2f2f2;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	text-align: center;
	margin-top: 18px;
	
}
.img-copec-link img {
	width: 100%;
	height: 63px;
	border-radius: 9px 9px 0px 0px;
	-moz-border-radius:9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
}
.img-copec-link div{
	color: #959595;
	background-color:#f2f2f2;
	border-radius: 0px 0px 9px 9px;
	-moz-border-radius:0px 0px 9px 9px;
	-webkit-border-radius: 0px 0px 9px 9px;
	padding: 8px;
	font-size: 11px;
	width: 100%
}
/* The Modal (background) */
.modal {
  display: none;
  z-index: 1; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}
.form-group #_imgCaptcha {
	margin-left: 17px;
}
#_imgCaptcha {
	width: 237px !important;
	height: 57.6px;
}
/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	margin: 15px auto;
	width: 25%;
	min-width: 378px;
	height: 671px;
}
#myModalRecupera .modal-content {
	height: 726px !important;
}
#myModalRecupera .msg-login-copec {
	width: 80%;
	margin-left: 37px;
}
/* The Close Button */
.close {
	color: #fff;
	float: right;
	font-size: 16px;
	font-weight: bold;
	opacity: 1 !important; 
	z-index: 1;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

 #myModalMsj .modal-content {
    width: 512px;
    height: 528px;
	text-align:center;
}
.content-tit-modal {
    font-size: 5erm;
    font-size: 32px;
    color: #fff;
    font-weight: 900;
    margin-top: 67px;
}
.content-modal{
	color: #fff;
    font-size: 15px;
    padding: 19px;
}
 #myModalMsj .btn-login_copec {
    position: absolute;
    bottom: 0;
    margin-left: -82px;
    margin-bottom: 4px;
}
}
.main-nav {
	border: 1px solid #fff;
	float: left; overflow: auto; 
}
.main-nav ul {
	margin-top: 0;
	margin-bottom: 1rem;
	margin-left: -56px;
	width: 400%;
}
.main-nav li{
	list-style:none;   
}
.main-nav li a {
	float: left;
	padding: 8px;
	margin-left: 2px;
	text-decoration: none;
	background-color: #CFCFCF;
	color: #000000;
	border-radius: 10px;
	margin-bottom: 5px;
}  