/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

body {
    overflow: auto !important;
}
.MarginLess {
    margin: 0px;
}
.input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
    border-bottom: 1px solid rgba(138, 138, 138, 0.55);
}
.datepicker-cancel, .datepicker-clear, .datepicker-today, .datepicker-done {
    color: #2084d4 !important;
}

.datepicker-date-display {
    background-color: #2084d4 !important;
}

.input[type=text]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 1px solid #ffff;
    -webkit-box-shadow: 0 1px 0 0 #ffff;
    box-shadow: 0 1px 0 0 #ffff;
}

.Red-Suave {
    background-color: rgb(226, 112, 104);
}

.Azul-Suave {
    background-color: rgb(181, 219, 249);
}

.Letra-Tabla {
    color: rgb(32, 132, 212);
}


.modal .sin-content {
        padding: 0px;
    }

.collection .collection-item.avatar {
    min-height: 84px;
    padding-left: 72px;
    position: relative;
    margin-bottom: 10px;
}

.collection .collection-item {
    line-height: 2rem;
}
.CollectionWS {
    font-family: inherit;
    padding-top: 8px;
    float: right;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    text-align: center;
}
/*.collection .collection-item {
    border-radius: 5px 30px 45px 60px;
}*/


img.CentrarImg {
  
    height: 70px;
}

/*#autocomplete-input {
    
    border: black;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-radius: 19px;
}*/
input[type=checkbox]:checked + .lever:after {
    background-color: #95d0ff;
}

.switch label input[type=checkbox]:checked + .lever {
    background-color: #2084d4;
}

.switch label input[type=checkbox]:checked + .lever:after {
    background-color: #a7d2f5;
}

.first-content {
    position: absolute;
    top: 90px;
    right: 16px;
    float: right;
    color: #757575;
}
   .toolbar-fixed {
    width: 100%;
    padding: 0;
    height: 56px;
    position: fixed;
    bottom: 0px;
        z-index: 990;
}

.toolbar-fixed.active > a i {
opacity: 0;
}

.toolbar-fixed ul {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
top: 0;
bottom: 0;
}


.toolbar-fixed ul li {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
display: inline-block;
margin: -;
height: 100%;
transition: none;
position: relative;
top: -15px;

}


.toolbar-fixed ul li a{
display: block;
  overflow: hidden;
  position: relative;

  width: 100%;
  height: 100%;
  background-color: transparent;
  box-shadow: none;
   color: #fff;
  line-height: 56px;
  z-index: 1;
   }

.toolbar-fixed ul li a i {
line-height: inherit;
}

.toolbar-fixed ul {
left: 0;
right: 0;
text-align: center;
   
}

.toolbar-fixed ul li {
 margin-bottom: 15px;
}
input[type=text]:not(.browser-default):focus:not([readonly]){
    
  border-bottom: 1px solid #ffff;
  -webkit-box-shadow: 0 1px 0 0 #ffff;
          box-shadow: 0 1px 0 0 #ffff;

}

.ColorLogo1 {
    background-color: rgb(14, 66, 97)
}

.Cabezal{
        margin: 7.2rem 0 1rem 0;
}
nav{
    color: #000000;
}
.CabezalLarge{
     margin: 7rem 0 1rem 0;
}
.FooterLarge {

    padding-bottom:25%
}
.CabezalMedium{
     margin: 4rem 0 1rem 0;
}
.Tope{
    margin-bottom: 0px;
}
.secondary-content {
    float: right;
    color: #2084d4;
}
.llenar{
    width: 100%;
}
.container2{
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
}
.nav.nav-extended{
    height: 28%;
}
.Buscador{
    padding-left: 45px;
}
nav .sidenav-trigger{
    height: 46px;
}
.AjuNav{
    line-height: 46px;
        -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0);
}
}
/*btn-floatin*/
.mobile-fab-tip {
    position: fixed;
    right: 85px;
    padding:0px 0.5rem;
    text-align: right;
    background-color: #323232;
    border-radius: 2px;
    color: #FFF;
    width:auto;
} 


b{
    font-weight: bold;
}

.input-field .IconB{
    top: -5px;
}
.btnfull{
    width: 100%;
}
.nav-barra{
    text-align: center;
        display: block;
    font-size: 22px;
    padding: 11px 0;
}
.btn-floating.halfway-fab.car{
    position: inherit;
    margin-left: 65%;
    right: 24px;
    bottom: -20px;
}
.card .card-reveal{
    z-index: 1;
}
#buscador{
    width: 75%;
}
.CollecTb{
    margin-top: 100px;
}
.nav .nav-wrapper form, nav .nav-wrapper form .input-field{
height: 100%;
}

nav ul a,
nav .brand-logo {
  color: #fff;
}

p {
  line-height: 2rem;
}

.sidenav-trigger {
  color: #ffffff;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}
/* Logins-------------------------------------------------------------------------*/
.FrmLogin{
    padding-top: 10px;
    text-align: center;    
}


html{
    color: rgb(32, 132, 212);
}

.ColorLogo1 {
    background-color: rgb(14, 66, 97);
}

nav a{
  color:  #ffffff; 
}

.side-nav li > a{
  color:  #ffffff;   
}

.side-nav li > a > i, .side-nav li > a > [class^="mdi-"], .side-nav li > a li > a > [class*="mdi-"], .side-nav li > a > i.material-icons{
   color:  #ffffff;   
}

nav .brand-logo{
   color:  #ffffff;  
}

#RCC{
    margin-top: 20px;
    margin-left: 20%;
}

/* Logins-------------------------------------------------------------------------*/
/* Clientes-------------------------------------------------------------------------*/

.mobile-fab-tip {
    position: fixed;
    right: 85px;
    padding:0px 0.5rem;
    text-align: right;
    background-color: #323232;
    border-radius: 2px;
    color: #FFF;
    width:auto;
} 

.btn-large i {
    font-size: 4rem;
}
.WhiteN{
    color: #ffffff;
    font-size: 24px;
}
#ListClien-tab-1 .secondary-content{
    
 color: #2084d4;   
}
nav{
    background-color: #2084d4;
}
.tabs .tab a{
   color: white;
}
.tabs .tab a:hover, .tabs .tab a.active{
   color:  white;
}
.tabs{
    background-color: #2084d4;
}

.OtrosDatos{
    font-size: 16px;
}
.RedU{
    color: #f44336;
}
.YellowM{
    color: #f3e410;
}
.ColorLogo{
    color: #2084d4;
}
.GreenP{
    color: #4caf50;
}
.ColorLetraG{
   color: #444242;
}
.ColorLetraN {
    color: #455a64;
    font-weight: bold;
}
.collection .collection-item{
    line-height: 2rem;
}
.collection .collection-item.avatar .title{
    font-size: 16;
}
.InterLine{
    margin-bottom: 0px;
    margin-top: 10px;
}
.SuperInterLine{
    margin-bottom: 0px;
    margin-top: 1px;
}
.Pad{
    padding-top: 20px;
}

.Pad2{
    padding-top: 10px;
     padding-left: 5px;
}
a{color: #2084d4;}

/*.btnfijo{
   display:scroll;
        position:fixed;
        bottom:0px;
        right:0px;
}*/
.BorderF{
    border-bottom: 2px solid;
border-top: 2px solid;
}
/* Clientes-------------------------------------------------------------------------*/
.AliniacionCentro {
    padding-top: 15%;
}
.DibujarArea {
    height: 150px;
    border: gray 5px dashed;
}
.QuitarMargen {
    margin-left: 0px;
}

:root {
    --primary: #03A9F4;
    --secondary: #29B6F6;
    --terciary: #B2EBF2;
}

nav {
    padding: 0 10px 0 10px;
    background-color: var(--primary);
}

    nav .right {
        position: absolute;
        top: 0px;
        right: 0px;
    }



.nav-wrapper form {
    margin: auto;
    width: 50%;
}

.nav-wrapper .input-field {
    padding-top: 7px;
}

.nav-wrapper form #search {
    height: 50px;
}


nav .right img {
    margin: 17px;
    height: 30px;
    width: 30px;
    border: 2px solid white;
    cursor: pointer;
}

nav .right .imgProfil a {
    height: 64px;
}

.hidden {
    display: none;
}

.LetrasSoporte {
    color: black;
    font-weight: 600;
}