﻿.divfooter {
    float: left;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 12px;
}

.divlienafooter {
    float: left;
    padding-right: 10px;
    margin-top: 10px;
    border-left: 2px solid;
    height: 30px;
    color: #a9a9a940;
}

.imgavatar {
    position: absolute;
    top: 4%;
    margin-left: -6vh;
}

.divtitulo {
    text-align: center;
    background: linear-gradient(326deg, rgba(38,106,216,1) 35%, rgba(58,191,218,1) 75%, rgba(58,191,218,1) 77%);
    width: 35%;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 2px 10px 15px 0px rgba(0,0,0,0.34);
    height: 40px;
}

.titulologin {
    font-family: 'Montserrat', sans-serif;
    color: rgb(36,103,195);
    font-weight: bold;
}

.textologin {
    font-family: 'Montserrat', sans-serif;
    color: rgba(0, 0, 0, 0.4);
}

.LabelDivBlancoFleet {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: rgb(36,103,195);
    font-weight: bold;
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
    text-indent: 10px;
}

:-moz-placeholder { /* Firefox 18- */
    color: rgba(0, 0, 0, 0.4);
    text-indent: 10px;
}

::-moz-placeholder { /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.4);
    text-indent: 10px;
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
    text-indent: 10px;
}

.imgContainer {
    top: 0px;
    left: 0px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

html {
    min-height: 100%;
    position: relative;
}

body {
    margin: 0;
    margin-bottom: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    /*background-image: url('../../Images/Fleet/Logo_Equirent.png');*/
    /*background-repeat: no-repeat;
    background-size: cover;*/
    background: transparent;
    left: 0px;
}

.btnAspFleetPersonalizado {
    border-radius: 30px !important;
    background-image: none !important;
    background-color: #1C5DB1 !important;
    width: 100%;
    height: 40px;
    text-align: center !important;
    padding-left: 0px !important;
    text-align: center !important;
    color: white !important;
    border: 1px solid #3483C1 !important;
    font-family: 'Montserrat', sans-serif;
}

    .btnAspFleetPersonalizado:disabled,
    input[type=button]:disabled {
        border-radius: 30px !important;
        background-image: none !important;
        background-color: #1C5DB1 !important;
        width: 100%;
        opacity: 0.8;
        height: 40px;
        text-align: center !important;
        padding-left: 0px !important;
        text-align: center !important;
        color: white !important;
        border: 1px solid #3483C1 !important;
        font-family: 'Montserrat', sans-serif;
    }

    .btnAspFleetPersonalizado:hover {
        border-radius: 30px !important;
        background-color: white !important;
        width: 100%;
        height: 40px;
        text-align: center !important;
        padding-left: 0px !important;
        text-align: center !important;
        color: #1C5DB1 !important;
        border: 1px solid #3483C1 !important;
        font-family: 'Montserrat', sans-serif;
    }

    .btnAspFleetPersonalizado:disabled:hover {
        border-radius: 30px !important;
        background-color: white !important;
        width: 100%;
        height: 40px;
        text-align: center !important;
        padding-left: 0px !important;
        text-align: center !important;
        color: #1C5DB1 !important;
        border: 1px solid white !important;
        font-family: 'Montserrat', sans-serif;
    }

.txtFondoBlancoFleet input.riTextBox.riEnabled,
.txtFondoBlancoFleet input.riTextBox.riEnabled.riHover,
.txtFondoBlancoFleet textarea.riTextBox.riEnabled,
.txtFondoBlancoFleet textarea.riTextBox.riEnabled.riHover,
.riTextBox.riEmpty.txtFondoBlancoFleet,
html body form .txtFondoBlancoFleet.riFocused,
html body form .RadInput .txtFondoBlancoFleet {
    border-style: none !important;
    border-bottom: 1px solid #858585 !important;
    font-style: unset;
    font-size: 12px !important;
    font-family: 'Montserrat', sans-serif;
    background-color: white !important;
    color: #808080 !important;
    border-radius: 15px;
    padding-left: 15px
}

    html body form .txtFondoBlancoFleet.input.riEmpty,
    html body form .RadInput .txtFondoBlancoFleet.riEmpty {
        background-color: white;
        font-size: 12px;
        font-family: 'Montserrat', sans-serif;
        border-bottom: 1px solid #858585 !important;
        border-style: none;
        color: #808080 !important;
        border-radius: 15px;
    }

.divfleet {
    float: right;
    position: absolute;
    top: 64%;
    right: 0px;
    padding-right: 68%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    -ms-transition: all .8s;
}

.divflecha {
    float: right;
    position: absolute;
    top: 62%;
    right: 0px;
    padding-right: 73.5%;
}

.divtextomenu {
    float: right;
    position: absolute;
    top: 76%;
    right: 0px;
    padding-right: 60%;
}

.divcarro {
    float: right;
    position: absolute;
    bottom: 20%;
    right: 0px;
    padding-right: 2%;
}

.divcarro2 {
    float: right;
    position: absolute;
    bottom: 26%;
    right: 30px;
    margin-top: 15%;
}

a {
    text-decoration: none;
}

.menu {
    position: absolute;
    /*margin-top: 15%;*/
    margin-top: 5%;
    /*left: 15%;*/
    width: 0px;
    margin-left: 25%;
    transform: translate(-50%, 55%);
}

.toggle {
    display: none;
}

    .toggle + .style {
        border-radius: 50%;
        cursor: pointer;
        transform: translate(-50%, -50%) scale(1);
        z-index: 5;
        display: block;
        max-width: 450px;
        margin-bottom: 0;
        color: #fff;
        font-size: 2.5em;
        padding-top: 75px;
        text-align: center;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -o-transition: all .8s;
        -ms-transition: all .8s;
        transition: all .8s;
        background-image: url('../../Images/Fleet/Logo_fondo_blanco.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: 450px;
        width: 450px;
    }

.menu p {
    max-width: 85px;
    text-align: center;
    margin: 0 auto;
    line-height: 15px;
    padding-top: 50px;
    font-weight: 700;
    font-size: 2em;
}

.toggle + .style:hover {
    background-image: url('../../Images/Fleet/Logo_fondo_azul.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 25px;
    background-position-y: 10px;
    height: 400px;
    width: 400px;
}

.toggle:checked + .style {
    transform: translate(-50%, -50%) scale(0.9);
    background-image: url('../../Images/Fleet/Group_3655.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 0.5px;
    background-position-y: -8px;
}

.menu input[type=checkbox] + label:before {
    content: "";
    position: absolute;
}

.toggle + .style:before, .toggle + .style:after {
    content: "";
    position: absolute;
    margin: -3px;
    border-radius: 5px;
    /*transition: all 0.3s;*/
}

.toggle + .style:before {
    width: 30px;
    height: 0px;
    left: 10px;
    top: 25px;
}

.toggle + .style:after {
    width: 0px;
    height: 30px;
    left: 25px;
    top: 10px;
}

.toggle:checked + .style:before, .toggle:checked + .style:after {
    transform: rotate(135deg);
}

.toggle ~ .tab {
    position: absolute;
    color: #fff;
    height: 120px;
    left: 0px;
    top: 0px;
    transform: translate(-50%, -50%) scale(0);
    transition: all 0.3s;
    opacity: 0;
    border-radius: 50%;
    cursor: pointer;
}

.toggle:checked ~ .tab {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.menu > .toggle:checked ~ .tab:nth-of-type(1) {
    top: -122px;
    left: 0px;
    transition-delay: 0s;
}

/*configuracion sistema*/
.menu > .toggle:checked ~ .tab:nth-of-type(2) {
    top: -74px;
    left: 120px;
    transition-delay: 0.125s;
}

.menu > .toggle:checked ~ .tab:nth-of-type(2) {
    top: -90px;
    left: 140px;
    transition-delay: 0.125s;
}

/*home*/
.menu > .toggle:checked ~ .tab:nth-of-type(4) {
    top: 130px;
    left: -2px;
    transition-delay: 0.375s;
}

.menu > .toggle:checked ~ .tab:nth-of-type(5) {
    top: 56px;
    left: -115px;
    transition-delay: 0.5s;
}

/*adminsitrador de flota*/
.menu > .toggle:checked ~ .tab:nth-of-type(6) {
    top: -90px;
    left: -140px;
    transition-delay: 0.625s;
}

.menu > .toggle:checked ~ .tab:nth-of-type(7) {
    top: 0px;
    left: -133.33333px;
    transition-delay: 0.75s;
}

.menu > .toggle:checked ~ .tab:nth-of-type(8) {
    top: -94.2809px;
    left: -94.2809px;
    transition-delay: 0.875s;
}

.content {
    /*padding-top: 65px;*/
    /*overflow: hidden;*/
    margin-left: 43%;
    /*margin-top: 10%;*/
}

    .content .item {
        opacity: 0;
        /*                    transition: all 0.5s;
                    transition-delay: 1.3s;*/
        position: absolute;
        display: none;
    }

        .content .item.active {
            opacity: 1;
            position: static;
            display: block;
        }

        .content .item h1 {
            font-size: 25px;
            margin-bottom: 0.3em;
        }

.nav {
    width: 45%;
    height: 500px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    float: left;
    position: relative;
    /*margin-right: 20px;*/
    margin-right: -5%;
    margin-top: 5%;
}

    .nav:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .nav:after {
        content: "";
        display: inline-block;
        position: absolute;
        bottom: 0;
        right: 0;
        top: 100%;
        border-right: 3px solid white;
        transition: all 0.5s;
        transition-delay: 0.5s;
    }

    .nav.active:after {
        top: 0;
    }

.nav2 {
    width: 56%;
    height: 190px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    float: left;
    position: relative;
    margin-right: 20px;
    margin-top: 5%;
    position: absolute;
}

    .nav2:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .nav2:after {
        content: "";
        display: inline-block;
        position: absolute;
        bottom: 0;
        right: 0;
        top: 100%;
        border-right: 3px solid #bcbfcb;
        transition: all 0.5s;
        transition-delay: 0.5s;
    }

    .nav2.active:after {
        top: 0;
    }

.nav3 {
    width: 45%;
    height: 140px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    float: left;
    position: relative;
    margin-right: 20px;
    margin-top: 5%;
    position: absolute;
}

    .nav3:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .nav3:after {
        content: "";
        display: inline-block;
        position: absolute;
        bottom: 0;
        right: 0;
        top: 100%;
        border-right: 3px solid #bcbfcb;
        transition: all 0.5s;
        transition-delay: 0.5s;
    }

    .nav3.active:after {
        top: 0;
    }

.menuitem {
    margin-bottom: 15%;
    padding-top: 15%;
    margin-left: 5%;
}

.titlefirstitem {
    font-weight: bold;
    color: white;
    font-size: 24px;
    margin-left: 4%;
}

.titlefirstitem2 {
    font-weight: bold;
    color: white;
    font-size: 24px;
}

.menu-style {
    background: linear-gradient(0deg, rgba(38,106,216,1) 0%, rgba(58,191,218,1) 100%);
    border-top-left-radius: 30px 30px;
    border-bottom-left-radius: 30px 30px;
    box-shadow: -8px 10px 15px -3px rgba(0,0,0,0.38);
}

.DivGris {
    width: 100%;
    height: 100%;
    background: rgba(234, 241, 255, 0.4) !important;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    color: #ffffff;
    border-radius: 25px;
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.24);
}


.DivGrisArriba {
    width: 100%;
    height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    color: #ffffff;
    background: rgba(234, 241, 255, 0.4) !important;
    border-radius: 15px;
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.24);
}

.DivGrisCentral {
    width: 100%;
    height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    color: #ffffff;
    background: #EAF1FF !important;
    border-radius: 15px;
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.24);
}

.DivGrisAbajo {
    width: 100%;
    height: 100%;
    background: rgba(234, 241, 255, 0.47) !important;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    color: #ffffff;
    border-radius: 25px;
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.24);
}

.LabelsDivGris {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    color: #676767;
    font-weight: bold;
}

.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell, .RadGrid_MetroTouch .rgSelectedRow, .RadGrid_MetroTouch td.rgEditRow .rgSelectedRow, .RadGrid_MetroTouch .rgSelectedRow td.rgSorted {
    color: white !important;
    background: rgb(36,103,195) !important;
    border-color: rgb(36,103,195) !important;
}

@media only screen and (max-device-width: 480px) {
    .lblTitularBlanco {
        font-size: 18px;
        padding-top: 3px;
    }
}

@media only screen and (max-device-width: 600px) {
    .divtitulo {
        width: 100%;
        height: 40px;
    }

    footer {
        display: none;
        bottom: -15px;
    }

        footer div img {
            display: none;
        }
}

@media only screen and (max-device-width: 446px) {
    .divtitulo {
        width: 100%;
        height: 56px;
    }
}
