﻿/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */
    a:hover {
        color: #209bff;
        text-decoration: none;
    }
    a {
        color: #007bff;
        text-decoration: none;
    }
#tiempo img {
    max-width: 100%;
}

.page-item.active .page-link {
    background-color: lightgrey !important;
    border: 1px solid #007bff;
}
.page-link {
    color: #007bff !important;
}

.nav.nav-treeview {
    margin-left: 30px;
}

.form-label {
	width: 100%;
	text-align: left;
	font-weight: normal;
	margin-bottom: 15px;
	font-size: 12pt;
	color: #666;
    
}

.rodri-form{
	padding-bottom: 20px;
	border-bottom: 1px solid #007bff;

	
}
