﻿@charset "UTF-8";
/* CSS Document */

#title-int.para-profesionales{
	 background: url(../img/bg-header-empresas-nuevo.jpg);
    background-repeat: repeat-x,repeat-x,no-repeat;
    background-position: top center,bottom center,center right;
    background-size: 100%,100%,cover;
}
   
#title-int.para-profesionales h1 {
    color: #fff;
    text-align: center;
    font-size: 45px;
    font-weight: bold;
	
}
#title-int.para-profesionales p{margin-bottom:1em;}
.bg-para-profesionales{
	padding-top:100px;
	padding-bottom: 100px;
		 background: url(../img/shadow-blue.png), url(../img/bg-para-profesionales.jpg);
    background-repeat: repeat-x,no-repeat;
    background-position: top center,center center;
    background-size: 100%,cover;
}
.panel-body p{color:#001e62;}
 .nav.nav-pills li{width:33%; background: white;}

.btn-blue-full:link,.btn-blue-full:visited,.btn-blue-full:focus{line-height: 40px; width:100%; background: #001e62;color:white;position:relative; float: left;text-align: center;margin-top: 5px;}
.btn-blue-full:hover{line-height: 40px; width:100%; background: #34a5d4;color:white;position:relative; float: left;text-align: center;margin-top: 5px;}
#content p.referencias {
    color: white;
    text-align: right;
    margin-bottom: 5px;
	margin-right: 20px;
}
.tab-content{background:#ededed;    }
.tab-pane{}
.block-celeste{background:#34a5d4;padding:25px;color:white;margin-bottom: 20px;    width: 100%;}
.block-celeste h1{font-size:24px;}
.block-celeste p{color:white!important;}
.block-examen{border-left:solid 5px #34a5d4;padding-left: 15px;position:relative; float:left;margin-bottom: 20px;}
.block-examen h1{font-size:18px; font-weight: bold; color:#34a5d4;text-transform: uppercase;}
.block-examen p,.block-examen li{color:#595959!important;}
.block-examen li{list-style:square;}
.panel-body {
    background: #ededed;
}
.panel-heading {
    background-color: #001e62;
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 0;
    text-transform: uppercase;
}
table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
	background:white;
}
th {
    text-align: left;
    padding: 15px;
    background: white;
    color: #001e62;
}
tr {
    background: white;
    border-bottom: solid 3px #ededed;
}
h3{color:#34a5d4; text-align: center; font-size:18px;margin-bottom:10px;}
.form{padding-top:5	0px; padding-bottom: 100px;}
.procedimiento{    background: #34a5d4;
    color: white;
    padding: 15px;
    width: 100%;
    text-align: center;
    display: block;}
.bg-white{background:white; padding:5px; text-transform: uppercase;color:#34a5d4}.field{margin-bottom:50px;}
.block{background:white; padding:25px;color:#575757!important;min-height: 290px;margin-bottom:15px; margin-top:15px;}
.block h1{color:#34a5d4; text-align: center;}
.block p{color: #575757!important;
    font-size: 14px;
    line-height: 18px;}
#content{padding-top:75px;}
select {
    background-color: white!important;
    color: #34a5d4!important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0!important;
    border-radius: 0!important;
    text-transform: capitalize;
}
input {
    border: none!important;
    border-radius: 0!important;
}


.select_arrow {
    position: absolute;
    top: 15px;
    right: 35px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0px 5px;
    border-color: #34a5d4 transparent transparent transparent;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    color: #34a5d4;
    font-weight: normal;
}
.btn-celeste {
    height: 40px;
    line-height: 40px;
    width: 100%;
	    max-width: initial;
}
.gray{color:#878787!important;}
.btn-descargar-celeste{
    position: relative;
    float: left;
    background: #34a5d4 url(../img/bot_pdf.jpg);
    color: white;
    padding: 15px;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: 975px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.btn-descargar-celeste:hover{
    background-color: #bbbbbb;
    color: #ffffff;
    background-position: 975px;
}
.bg-celeste th{background:#34a5d4;color:white;}
select {
    background-color: white!important;
    color: #34a5d4!important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0!important;
    border-radius: 0!important;
    text-transform: capitalize;
}
input {
    border: none!important;
    border-radius: 0!important;
}


.select_arrow {
    position: absolute;
    top: 15px;
    right: 25px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0px 5px;
    border-color: #34a5d4 transparent transparent transparent;
}
 .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    color: #34a5d4;
    font-weight: normal;
    font-size: 14px;
}
#form1,#form2,#form3{
    position: relative;
    float: left;
    width: 100%;

}
#form3{display:none;}
.form-horizontal .form-group{
    margin-left:0;
    margin-right: 0;
}
.form-group strong{
    color:#34a5d4;
}
.captcha {
    background: green;
    color: white;
    padding: 5px 10px;
    line-height: 35px;
}
.btn-blue.btn-celeste{
    background: #34a5d4;
        width: 200px;
        color:white;
}
.btn-blue.btn-celeste:hover{
    color: #34a5d4;
        width: 200px;
        background:white;
}
.aviso{
    margin-top:50px;
    font-size: 12px;
}
@media (max-width: 991px) {
	.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
	.btn-celeste {
   height: 40px;
    line-height: inherit;
    width: initial;
    display: block;
    float: initial;
}
	.tab-content {
    background: #ededed;
    padding: 10px;
}
	#exTab1{padding:0}
	 .nav.nav-pills li{width:50%!important; background: white;}
	.nav.nav-pills li a {font-size:10px!important; line-height: 12px;}
	.nav.nav-pills li a span{position:absolute; top:50%; transform: translateY(-50%);width:100%; left: 0 }
	.bg-resoluciones-disciplinarias{
	padding-top:50px;
	padding-bottom: 50px;
		
}
	#title-int.para-profesionales h1 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
	
}
	td{min-width:100px}
	.block {
    background: white;
    padding: 10px;
    color: #575757!important;
    min-height: initial;
    margin-bottom: 15px;
    margin-top: 15px;
}
	.form {
    padding-top: 25px;
    padding-bottom: 25px;
}
	.btn-descargar-celeste {
    position: relative;
    float: left;
    background: #34a5d4 url(../img/pdf-blanco-descarga.png);
    color: white;
    padding: 15px;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 12px;
}
}

.subtitulo {
    font-weight: bold;
}
.item_arancel {
    padding-left: 20px !important;
}

#select1 {
    font-size:12px;
}

.mrg-b-10 {
    margin-bottom:10px;
}

@media (min-width: 992px){
.col-md-3 {
    width: 25%; 
    }
}