body
{
	font-family:raleway;
	letter-spacing: 0.5px;
}
.login_content {
	text-shadow: none;
}
#main{
width:960px;
margin:50px auto;
font-family:raleway;
}



#login {
    z-index: 22;
    background-color: white;
    padding: 30px 30px;
    border-radius: 2px;
}
.btn{ border-radius: 2px; padding: 6px 18px;}
input[type=text],input[type=password], input[type=email]{
	font-family:raleway;
}

.submit{
	background: #73879C;
	color: #ffffff;
	border-color: #73879C;
	transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	-webkit-transition: 1s;
}
.submit:hover
{
	background: #485665;
	border-color: #485665;
	color: #fff;
}
.reset_pass
{
	line-height: 31px;
}
.login_content div .reset_pass {
    margin-top: 10px !important;
    margin-right: 0;
}
.login_content form input[type="text"], .login_content form input[type="email"], .login_content form input[type="password"] {        
    border: 1px solid;
    border-color: #dbe0e6;
    webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

#profile{
padding:50px;
border:1px dashed grey;
font-size:20px;
background-color:#DCE6F7;
}

#logout{
float:right;
padding:5px;
border:dashed 1px gray;
margin-top: -168px;
}


.error_msg{
color:red;
font-size: 16px;
}

#menu_toggle, .collapse-link{ cursor: pointer;}

/**
 * PADDING & MARGIN CLASSES
 */
.margin-0{ margin: 0 !important;}
.panel-padding{padding: 1em 2.2em;}
.padding-right-0{ padding-right: 0 !important;}
.margin-right-5{ margin-right: 5px!important;}
.margin-right-10{ margin-right: 10px!important;}
.margin-right-15{ margin-right: 15px!important;}
.margin-right-20{ margin-right: 20px!important;}
.padding-left-0{ padding-left: 0 !important;}
.margin-left-0{ margin-left: 0!important;}
.margin-left-5{ margin-left: 5px!important;}
.margin-left-10{ margin-left: 10px!important;}
.margin-left-15{ margin-left: 15px!important;}
.margin-left-16{ margin-left: 16px!important;}
.margin-left-20{ margin-left: 20px !important;}
.margin-top-0{ margin-top: 0 !important;}
.margin-top-5{ margin-top: 5px!important;}
.margin-top-3{ margin-top: 3px!important;}
.margin-top-10{ margin-top: 10px!important;}
.margin-top-15{ margin-top: 15px!important;}
.margin-top-20{ margin-top: 20px !important;}
.margin-top-23{ margin-top: 23px !important;}
.margin-top-30{ margin-top: 30px !important;}
.margin-bottom-10{ margin-bottom: 10px!important;}
.margin-bottom-15{ margin-bottom: 15px!important;}
.margin-bottom-20{ margin-bottom: 20px!important;}
.margin-bottom-30{ margin-bottom: 30px!important;}
.margin-bottom-0{ margin-bottom: 0px!important;}
.padding-bottom-0{ padding-bottom: 0px !important;}
.padding-bottom-10{ padding-bottom: 10px !important;}
.padding-bottom-15{ padding-bottom: 15px !important;}
.padding-bottom-20{ padding-bottom: 20px !important;}
.padding-top-0{ padding-top: 0px !important;}
.padding-top-10{ padding-top: 10px !important;}
.padding-top-15{ padding-top: 15px !important;}
.padding-0{padding: 0px !important;}
.padding-5{padding: 5px !important;}
.padding-20{padding: 20px !important;}
.padding-20-10{ padding: 20px 10px;}
.padding-5-10{ padding: 5px 10px;}
.padding-20-0{ padding: 20px 0;}
.vertical-align-bottom{ vertical-align: bottom;}
.spacer-10{display: block; height: 10px;}
.spacer-20{display: block; height: 20px;}
.spacer-25{display: block; height: 25px;}
.spacer-30{display: block; height: 30px;}
.spacer-40{display: block; height: 40px;}
.display-inline-block{ display: inline-block;}
.display-inline-table{ display: inline-table;}
.display-block{ display: block;}
.width-initial{ width: initial;}
.display-none{ display: none;}

/**
 * STICKY FOOTER
 */
html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 60px;
    height: 100%;
}
.main_container, .right_col, .container body{
    height: 100%;
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px; 
    margin: 0;    
}
.sidebar-footer a {
    padding: 30px 0 3px;
}
.right_col {
    min-height: 900px;
}
.left_col
{
    padding: 0;
    position: fixed;
    height: 100%;
    z-index: 200;
}

.max-width-80{
    max-width: 80%;
    overflow: hidden;
}
.lista-tipos-terceros > span:after
{
    content: "; ";
    font-weight: bolder;
    width: 4px;
    display: inline-block;
}
.lista-tipos-terceros > span:last-child:after
{
    content: "";
}
.puntos-suspensivos {
    position: absolute;
    right: 25px;
    font-weight: bolder;
    line-height: 20px;
    vertical-align: middle;
    display: inline-block;
}

a.bg-success-fueraplazo:hover{background-color:#c1e2b3;}
a.bg-success-fueraplazo-con-peticiones:hover{background-color:#c1e2b3;}
a.bg-success-finalizado:hover{background-color:#c1e2b3;}
a.bg-success-finalizado-con-peticiones:hover{background-color:#c1e2b3;}

.bg-success-fueraplazo{background-color:#f0f0d8;}
.bg-success-fueraplazo-con-peticiones{background-color:#ffccb3;}
.bg-success-finalizado{background-color:#ead8f0;}
.bg-success-finalizado-con-peticiones{background-color:#d8def0;}
.bg-success-dentroplazo-con-peticiones{background-color:#dff0d8;}
.bg-success-dentroplazo{background-color:#ffffff;}

.lista-leyendas{ list-style: none;}
.lista-leyendas > li{ float: left; margin-right: 10px;}
.lista-leyendas > li > div { border: 1px solid; padding: 2px; height: 10px; }
.leyenda-gris{ background: #d8def0;}
.leyenda-blanco{ background: #fff;}
.leyenda-verde{ background: #dff0d8;}
.leyenda-rosa{ background: #ead8f0;}
.leyenda-mostaza{ background: #f0f0d8;}
.leyenda-naranja{ background: #ffccb3;}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 5px;
}
.bs-callout {
    padding: 7px;
    margin: 5px 0 10px 0;
    background: #ffffff;
    border-left: 5px solid;
    border-radius: 3px;
}
.bs-callout-warning {
    border-left-color: rgba(243, 156, 18, 0.88);
}
.bs-callout-warning > h4{
    color: rgba(243, 156, 18, 0.88);
}
.hidden-actions, .hidden-actions div, .hidden-actions div:first-child
{
    border-left: none !important;
    border-bottom: none !important;
    border-top: none !important;
    border-right: none !important;
}
.actions-container{
    display: none;
    line-height: 38px;
    width: 100%;
    top: -40px;
    left: 0;
    position: absolute;
    background: rgba(161, 211, 242, 0.59);
    transition: 1s;
}
.actions-container > a{ margin-right: 10px; color: #125a87}
.actions-container > a:hover{ color: #0d3f5e; }
.fila:hover .actions-container{ display: inline-block;}
.height-34{
    height: 34px;
}
.bg-overon-seleccionado{
     background-color:#F0F8FF !important;
}
.tabla a:not(.btn){color: #1A82C3;}
.flotante{ position: absolute; height: 100%; left: 0; top: 0; width: 100%; display: block;color: #1772ab; background: rgba(161, 211, 242, 0.59);}
.flotante > span{ display: block; width: 70%; margin: 0px auto; text-align: center; position: relative;top: 50%;transform: translateY(-50%);}
.white-bold
{
    color: #fff;
    font-weight: bolder;
    text-decoration: underline;
}

.btn-excel{
	padding: 6px 6px; 
	background-color:#217346; 
	color:white; 
	font-size: 1.1rem; 
	float:right;
    max-height: 20px !important;
}
.btn-excel:hover{
    color:gold;
}