/* Fuente de titulo Rama Judicial */
@font-face {
font-family: 'League-Gothic';
src: url('../fonts/LeagueGothic-Regular.otf');
}

.has-error small{color:red;font-weight:normal;margin-left:5px;}

.top{
	margin-top: 10px;
}

.logo-container{
	position: relative;
	width: 250px !important;
}

.rama_logo{
	width: 200px;
	height: auto;
	position: absolute;
	float: left;
}

.rm-tittle{
	font-size: 2.4em;
    font-family: League-Gothic;
    font-weight: bold;
    line-height: 30px;
    margin: 18px 0 25px 0;
    float: right;
    width: 60%;
}

.text-tittle{
	float: right;
    width: 592px;
	margin-top: 17px;
}

.form_log{
	margin-top: 80px;
}

.bg-btn-login{
	background-color: #236093 !important;
	color: #fff !important;
	font-weight: bold;
}

.main-menu-reg{
	margin-right: -15px !important;
	background-color: #236093;
}

.a-main{
	color: #fff !important;
	font-weight: bold !important;
    font-size: 20px;
}

.a-main2{
	color: #fff !important;
	font-weight: bold !important;
    font-size: 15px;
}

.main-menu-reg-dopdown{
	background-color: #236093;
}

.mrg-hd{
	margin-top: 25px;
	margin-bottom: 25px;
}
.cabecera{
	height: 180px;
}

.data-user{
	font-size: 16px; 
	margin-top: 38px; 
	margin-right: 12px;
}

.nav a:hover {
	background-color: #236093 !important;
}

.nav a:focus {
	background-color: #236093 !important;
}

.nav a:active {
	background-color: #236093 !important;
}

.dropdown-menu>li>a:hover {
	background-color: #236093 !important;
}

.dropdown-menu>li>a:focus {
	background-color: #236093 !important;
}

.dropdown-menu>li>a:active {
	background-color: #236093 !important;
}

.dropdown-menu>li>a {
	pointer-events: none;
}

.ruta-menu{
	position: absolute;
    margin: 10px 10px;
    font-size: 19px;
	font-weight: bold;
    color: #fff;
}

.img-menu{
	width: 50%;
	margin-left: 25%;
}

.tittle-img-menu{
	color: #000; 
	font-size:16px; 
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif;
}

.alertsCP {
    width: 600px;
    font-size: 15px;
    margin-top: 24px;
	background-color: #236093;
	color: #fff;
}

.iconAlert {
    width: 25px;
    height: 25px;
    float: left;
}

.tittleAlert {
    font-weight: bold;
    float: left;
    font-size: 13px;
    margin: 3px 5PX;
}

.textAlert {
    text-align: justify;
    font-size: 12px;
	margin-top: 27px;
}
