﻿@media screen and (min-width:0\0) {

    .ddlProposta {

         max-width: 400px !important;
    
    }

    .ddlProposta label {

         display: inline !important;
         width: 30% !important;
    
    }

    .ddlProposta select {
    width: 65% !important;
    height:30px;     
    }

    .BOGerirPropostas div.valor {
    
        width: auto !important;
    
    }

    .BOGerirPropostas #tbEmail {
    
        width: 70% !important;
    
    }

    .bi-saldos .UCSaldos {

    display: block;
    float: left;
    width: auto;
    margin-right: 10%;

    }

    .HistDetalheMovimento div {

        display: inline-block;
        vertical-align: top;
        width: 20%;

    }

    .bi-search div {

        display: inline-block;
        width: 30%;

    }

    .bi-search div div {

        display: block;
        width: 100%;

    }

    .bi-search .bi-buttons {

        width: 100%;
        display: block;

    }
    
    .BOGerirClientes .inline-form div {
    
       display: inline-block;
       flex-grow: 0;

    }

    .BOGerirClientes .inline-form div label{
    
        width: 46px;

    }

    .BOGerirClientes .inline-form div:first-child input {
    
        /*width: 196px;*/
        width: 80%;
        height: 33px;

    }

    .BOGerirClientes .inline-form div:nth-child(2) input,
    .BOGerirClientes .inline-form div:nth-child(3) input,
    .BOGerirClientes .inline-form div:nth-child(5) input {
    
        width: 100px;

    }

    .BOGerirPropostas .inline-form div:nth-child(5) input {
    
        height: 33px;

    }

    .BOGerirClientes .inline-form div:nth-child(4) input {
    
        /*width: 196px;*/
        width: 80%;
        height: 33px;
    
    }
    
    .BOGerirClientes .inline-form div:nth-child(6) input {
    
        width: 72px;
        height: 33px;
    
    }

    .mm-footer .flexfoot .leftfoot,
    .mm-footer .flexfoot .rightfoot {

        display: block;
        float: left;
        width: 50%;

    }

    .LoadingBI .LoadingLogo {
    
        width: 25%;
        height: 25%;
    
    }

    .FuturosMovimentos .FMcontent {
    
        display: inline-block;
    
    }

    .FuturosMovimentos .FMcontent .btnSearch {
    
        float: left;
    
    }
}
