﻿body {
    font-size:12px !important;
    color: #25A0DA ;
    font-weight: bold;
}

td {
    padding: 0;
    margin: 0;
}

.content {
    border-bottom: 1px solid #BBBBBB;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    padding-bottom: 37px;
    width: 800px;
}

.contentLogo {  
    float: right;
    width:295px;  
}

.footer {
    bottom: 0;
    margin-top: 11px;
    width: 100%;
}

    .footer .contentFooter {    
        margin-left: auto;
        margin-right: auto;
        width: 251px;
    }

.content-left {
    float: left;
}

.content-info {
    width:425px;
}

@font-face {
    font-family: "Segoe UI Web Semibold";
    font-style: normal;
    font-weight: bold;
    src: local("Segoe UI Semibold"), local("Segoe UI Bold"), local("Segoe UI"), local("Helvetica Neue");
    unicode-range: U+0000-00FF;
}

.content-text {
    background-color: #25A0DA;
    color: #FFFFFF;
    padding: 21px;
    font-family:"Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Helvetica Neue",Arial;
    font-weight: 100;
    font-size:14px;
}

    .content-text .title {
        font-family:"Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Helvetica Neue",Arial;
        font-size: 18px;
        font-weight: 100;
        line-height: 32px;
        font-size:25px;
    }

.content-login {
    float: right;
}

.login-image {
    width: 425px;
}

.textbox-mediano {    
    height: 34px;
    width: 279px;
}

.button-blue, .forgetPass {
    margin-right: 10px;
    color:#25A0DA;
}

.forgetPass a{
    color: #25A0DA !important;
}

.footer a {
    color: #25A0DA;
    
}







.contenedorPrincipal, .contenedorPrincipal .forgetPass, .footer .contentFooter, .footer a {
             color: #25A0DA;
        }

        .contenedorBanner {
             border: 1px solid #eee;
    box-shadow: 2px 1px 1px #25A0DA;
    padding: 15px;
        }

        .contenedorlogin {
            margin: 35px auto 0;
    width: 300px;
        }

        .contenedorBotones {
             margin-top: 57px;
        }

        .title {
            border-bottom: 1px dashed;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 6px 0;
        }

        .linkResgister {
             float: left;
    text-align: center;
    width: 33%;
        }

            .linkResgister a {
            }

                .linkResgister a:hover {
                }

        .bannertexto {
            color: #25A0DA;
    float: left;
    font-family: 'Trebuchet MS';
    font-size: 22px;
    margin-left: 30px;
    padding-top: 23px;
        }

        .contenedorBanner img {
            float: left;
    width: 200px;
        }


        .contentRegister {
            margin-top: 40px;
        }

        .contentRegisterTable {
            margin: 0 auto;
            width: 500px;
        }

            .contentRegisterTable th {
            }

            .contentRegisterTable td {
            }

        .contentRegisterActions {
            margin-top: 20px;
            text-align: center;
        }

        .contentRegisterTable input {
            height: 25px;
            width: 240px;
        }

        html body .riSingle .riTextBox[type="text"] {
            border: 1px solid #aaa;
            height: 30px;
        }