  
   .form-signin input[type="text"] {
        margin-bottom: 5px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .form-signin input[type="password"] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .form-signin .form-control {
        position: relative;
        font-size: 16px;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        height: auto;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .vertical-offset-100 {
        padding-top: 5%;
    }
    .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    }
    .panel {
    margin-bottom: 20px;
    
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
 padding-left: 0px;
        padding-right: 0px;
        background-color: unset;
        border: 0px;
    }
    .container {        


        background:url(https://app.risco.med.br/dist/imagens/backLogin2.jpg) #f9f9f9;
        
        background-repeat: no-repeat;
        -webkit-background-size:cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-size:cover;
        width:100%; 
        height:auto; 
        min-height:100%;
    }
        .container_out_rosa {        


        background:url(../../../dist/imagens/back_login/out_rosa_2017.jpg) #f9f9f9;
        
        background-repeat: no-repeat;
        -webkit-background-size:cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-size:cover;
        width:100%; 
        height:auto; 
        min-height:100%;
    }
    .rodape_medisoft
    {
      bottom: 10px;
    position: fixed;
    width: 100vw;
    text-align: center;


    }
    .full_login_loading
    {
        background-color: rgba(255, 255, 255, 0.8);
        position: fixed;
        left:0;
        top:0;
        right: 0;
        bottom: 0;
        z-index: 9999;
        background: rgba(255, 255, 255, 0.8) url('../../../dist/imagens/loading.GIF') center no-repeat;
        display:none;

    }

        .container_back_2 {padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-image: url(https://app.risco.med.br/dist/imagens/backLogin2.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;}


   .form-control {background-color:white; border-radius: 30px !important; margin-bottom:15px !important;}

    .textologin h2{
        color:white;
        margin-bottom: 30px;
    }

      .btnlogin{
        background-color: #33edb9;
    color: white;
    border-radius: 30px !important;
    }


    fieldset p {
        color: white !important;
    }