﻿body {
    color: black;
}

.plogin, #formLogin h1, #formLogin img {
    top: 0;
    margin: 0;
    left: 0;
    padding: 0;
}

html, body {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size:12px;
}


/*Sección para el font*/
/*-------------------------------------------------------------------------------------------------*/
/*@font-face {
    font-family: raleway;
    src: url(../font/Raleway-Regular.ttf);
}*/

@font-face {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

/* Sección de login */
/*-------------------------------------------------------------------------------------------------*/
.lbltitle {
    font-size: x-large;
    font-weight: bold;    
    color: #212020;
}

.boxlogin {
    width: 300px;
    margin: auto;
    padding: 20px 10px 20px 10px;
}

.txtlogin{
    width:100%;
    padding:8px 0px 8px 0px;
    color:#1d1c1c;
}

.btnlogin {
    padding: 10px 5px 10px 5px;
    width: 100%;
    background-color: #00477f;
    color: whitesmoke;
    border-radius: 5px;
}

.plogin{
    padding:0px 0px 5px 0px;
    color:#424242;
    font-size:12px;
}
/*-------------------------------------------------------------------------------------------------*/

/*----------------------------Estilo del Master Page------------------------------------------------*/
.clear {
            clear: both;
}

.CleanMarginPading * {
    top: 0;
    margin: 0;
    left: 0;
    padding: 0;
}

/* Sección del encabezado*/
header {
    width: 100%;
    height: 40px;
    background-color: #00477f;
    color: whitesmoke;
}

.page_ancho {
    width: 80%;
    height: 40px;
    margin: auto;
}

.page_logo {
    width: 70px;
    float: left;
    padding-top: 5px;
    box-sizing: border-box;
}

.page_logo p a {
        text-decoration: none;
}

.page_title {
    width: 45%;
    height: 40px;
    float: left;
    padding-top: 2px;
    box-sizing: border-box;
}

.page_title a {
        font-size: 18px;
        text-decoration: none;
        letter-spacing: 2px;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
}

.page_title p a {
        font-size: 10px;
        text-decoration: none;
        letter-spacing: 1px;
        font-weight: normal;
        font-family: 'Open Sans', sans-serif;
        color: #dcd9d9;
}


/*.nav_menu ul li a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: 'Raleway', sans-serif;
  cursor: pointer;
}*/

/*.nav_menu ul li a:hover {
    color: rgb(255, 102, 0);
}*/


/*.nav_user {
    float: right;
    text-align: right;
    background-color: #00477f;
}

.nav_user ul li {
    display: inline;
    color: #fff;
}

.nav_user ul li a {
   color: #fff;
   font-size: 10px;
   text-decoration: none;
   padding-left: 0px;
   font-weight: normal;
   letter-spacing: 1px;
   font-family: 'Raleway', sans-serif;
   cursor: pointer;
}

.nav_user ul li a:hover {
    color: rgb(255, 102, 0);
}*/

/*Sección del cuerpo*/
.page_body {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Open Sans', sans-serif;
    font-size: small;
}

fieldset {
    border: 1px solid #ddd !important;
    margin: 0;
    xmin-width: 0;
    padding: 0px;
    position: relative;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding-left: 10px !important;
}

legend {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    width: 35%;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #ffffff;
}

.div-container {
    border: 1px solid #ddd !important;
    margin: 0;
    xmin-width: 0;
    padding: 0px;
    position: relative;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding-left: 10px !important;
}
/*----------------------------Estilo del Master Page------------------------------------------------*/

.multiselect {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    text-align: right;
}

.multiselect-selected-text {
    width:98%;
    display: inline-block;
    text-align: left;
}

.multiselect-container li a {
    text-decoration: none;
}

.multiselect-container li a label {
    border-color: white;
    color: black;
    display: block;
    text-decoration: none;
}

.spnlink {
    color: #007bff;
    text-decoration:underline;
}

/*----------------------------Tabla fija------------------------------------------------*/

.navbar-nav {
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
    cursor: pointer;
}


.navbar-light .navbar-nav .nav-link:hover {
    color: white;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: white;
    /*background-color:red;*/
}

.navbar-light .navbar-nav .nav-link {
    color: white;
}

.navbar-nav li .nav-link {
    color: white;
}

.TableFreeze th {
    background-color: lightgray;
    border-color: lightgray;
}

.nav-page_title a {
    font-size: 17px;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    color:black;
}

.nav-page-environment span {
    font-size: 17px;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}

.btnPropertyMenu {
    font-weight: bold;
    border:0;
    background-color:white;
    outline:0;
}

.btnPropertyMenu:focus {
    outline: 0;
    box-shadow: none;
    border-color: transparent;
}

.nav-page-user span {
    font-family: 'Raleway', sans-serif;
    color: black;
    text-decoration: none;
}

.HiddenDdlst {
z-index:-1;
color:white;
border:none;
width:1px;
height:1px;

}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}

.boldblue {
    font-weight:bold;
    color:royalblue;
}

.BgLabels {
    color: black;
    font-weight: bolder;
    width: 70px;
    text-align:center;
    border-style:solid;
    border-color:black;
    border-width:thin;
}

.BgLabelsColor {
    color: white;
    font-weight: bolder;
    width: 70px;
    text-align: center;
    border-style: solid;
    border-color: black;
    border-width: thin;
}

.BgLabelsColorGrid {
    color: white;
    font-weight: bolder;
    width: auto;
    height: auto;
    text-align: center;
    border-style: solid;
    border-color: black;
    border-width: thin;
}

.BgLabelsGrid {
    font-weight: bolder;
    width: auto;
    height: auto;
    text-align: center;
    border-style: solid;
    border-color: black;
    border-width: thin;
}

.TitleCards {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border: 1px solid rgba(0,0,0,.125);
}

.TitleCardsMargin {
    margin-left: 0px;
    margin-right: 0px;
}

.miEstilo {
    background-color: lightskyblue;
}

.custom-switch.custom-switch-sm .custom-control-label {
    padding-left: 1rem;
    padding-bottom: 1rem;
}

.custom-switch.custom-switch-sm .custom-control-label::before {
    height: 1rem;
    width: calc(1rem + 0.75rem);
    border-radius: 2rem;
 }

.custom-switch.custom-switch-sm .custom-control-label::after {
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    border-radius: calc(1rem - (1rem / 2));
}

.custom-switch.custom-switch-sm .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(1rem - 0.25rem));
}

/* for md */

.custom-switch.custom-switch-md .custom-control-label {
    padding-left: 2rem;
    padding-bottom: 1.5rem;
}

.custom-switch.custom-switch-md .custom-control-label::before {
    height: 1.5rem;
    width: calc(2rem + 0.75rem);   
    border-radius: 3rem;
}

.custom-switch.custom-switch-md .custom-control-label::after {
    width: calc(1.5rem - 4px);
    height: calc(1.5rem - 4px); 
    border-radius: calc(2rem - (1.5rem / 2));
}

.custom-switch.custom-switch-md .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(1.5rem - 0.25rem));
}

/* for lg */

.custom-switch.custom-switch-lg .custom-control-label {
    padding-left: 3rem;
    padding-bottom: 2rem;
}

.custom-switch.custom-switch-lg .custom-control-label::before {
    height: 2rem;
    width: calc(3rem + 0.75rem);
    border-radius: 4rem;
}

.custom-switch.custom-switch-lg .custom-control-label::after {
    width: calc(2rem - 4px);
    height: calc(2rem - 4px);
    border-radius: calc(3rem - (2rem / 2));
}

.custom-switch.custom-switch-lg .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(2rem - 0.25rem));
}

.cci-green:checked ~ .custom-control-label::before {
    background-color: #93c47d;
    border-color: #93c47d;
}

.cci-yellow:checked ~ .custom-control-label::before {
    background-color: #f0c854;
    border-color: #f0c854;
}

.cci-red:checked ~ .custom-control-label::before {
    background-color: #ea9999;
    border-color: #ea9999;
}

.cci-default:checked ~ .custom-control-label::before {
    background-color: darkgray;
    border-color: darkgray;
}

/*Custom dialog*/
.custom-dialog-small-width {
    width: 500px !important;
}

.required-field {
    border-left-color: #ffa500;
    border-left-style: solid;
    border-left-width: 5px;
}

.frmcontrol-required {
    border-left-style:solid;
    border-left-color:orange;
    border-left-width:5px;
}

.unselected {
    /*background-color: #ddd;*/
    cursor: not-allowed !important;
}

.hidden{
    display: none !important;
}

.btn-login-microsoft {
    min-width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: white;
    padding: 5px;
    font-weight: 600;
    color: #5e5e5e;
    border-radius: 4px;
    border-color: #8c8c8c;
    border-style: inset;
    border-width: 0.1px;
    text-decoration: none;
    cursor: pointer;
}

a.btn-login-microsoft:hover {
    background-color: rgba(0,0,0,.05);
}

.flex-container {
    height: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}