

@media screen and (min-width: 1105px) and (max-width: 2000px){

    #mainmenu { display: block !important; visibility: visible !important; }



}

@media screen and (min-width: 1200px) and (max-width: 1300px){

    .grupoForm .winput250, .winput100-,  .span8 .grupoForm .winput240, .span4 .grupoForm .winput240  {
        width: 220px !important;
    }

    .span8 .grupoForm select, .span4 .grupoForm select{
        width: 220px !important;
    }
}

@media screen and (min-width: 1020px) and (max-width: 1200px){
    .winput250, .winput100-,  .span8 .grupoForm .winput240, .span4 .grupoForm .winput240  {
        width: 180px !important;
    }

    .span8 .grupoForm select, .span4 .grupoForm select{
        width: 180px !important;
    }
}

@media screen and (min-width: 900px) and (max-width: 1120px){
    .winput250, .winput100-,  .span8 .grupoForm .winput240, .span4 .grupoForm .winput240  {
        width: 160px !important;
    }

    .span8 .grupoForm select, .span4 .grupoForm select{
        width: 160px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px){
    .winput250, .winput100-,  .span8 .grupoForm .winput240, .span4 .grupoForm .winput240  {
        width: 128px !important;
    }

      .span12 .grupoForm .winput240  {
        width: 230px !important;
    }

    .span12 .grupoForm select{
        width: 230px !important;
    }

    .span8 .grupoForm select, .span4 .grupoForm select{
        width: 128px !important;
    }

    .span8 .grupoForm, .span4 .grupoForm,{
        padding-left: 2px !important;
        padding-right: 2px !important;
    }




    .menuEsquerda {
        width: 170px !important;
    }

    .capa {
        margin-left: 170px !important;
    }
}

/* VISUALIZACAO NO TABLET */
@media screen and (max-width: 800px) {
    .popup .messages .item .info_item .message, .block.messages .item .info_item .message {
        font-size: 13px;
    }
    .popup .messages .item .info_item .message, .block.messages .item .info_item .message {
        font-size: 13px;
    }
    .ui-accordion .ui-accordion-header{
        font-fize: 12px !important;
    }


    .content .head h1, .content .head h2, .content .head h3, .content .head h4, .content .head h5, .content .head h6,
    .ui-widget-content .head h1, .ui-widget-content .head h2, .ui-widget-content .head h3, .ui-widget-content .head h4, .ui-widget-content .head h5, .ui-widget-content .head h6 {
        font-size: 12px !important;
    }

    .totais_lista {
        width: 100%;
    }

    .botaoTarefas { display: none; }

    .form_linha {
        width: 100%;
    }

    #clienteTabs li {
        height: 36px;
    }

    .winput100- {
        width: 250px;
    }

    .winput82- {
        width: 250px;
    }

    .winput200{
        width: 74px !important;
    }
    .form_label, .busca_prod_label {
        width: 26%;
        text-align: left;
        padding-left: 6px;
        font-size: 12px;
        line-height: 12px;
        height: 22px;

    }

    .foto_user { display:none }

    .formLogin {
        width: 100%;
    }

    .links_topo .link span { display:none }

    /*#interno .head {
        background: url("../images/styles/default/backgrounds/box-head.jpg")
            repeat-x scroll left top padding-box rgba(0, 0, 0, 0);
    }*/

    .logo {
        width: 107px !important;
        height: 32px !important;
        padding-top: 6px;
    }

    .topoCapa { display:none

    }
    }

@media screen and (max-width: 450px) {

    .content .head h1, .content .head h2, .content .head h3, .content .head h4, .content .head h5, .content .head h6,
    .ui-widget-content .head h1, .ui-widget-content .head h2, .ui-widget-content .head h3, .ui-widget-content .head h4, .ui-widget-content .head h5, .ui-widget-content .head h6 {
        font-size: 12px !important;
    }
    .ui-accordion .ui-accordion-header{
        font-size: 12px !important;
    }


    .control {
        width: 46%;
    }
    .sidebar .toggle:hover, .sidebar .toggle.hover {
        left: -5px;
        top: 1px;
        background: #FF0000;
        width: 10px;
    }

    .fusionChart { display:none }

    .header .logo
    {
        margin-left: 33px;
    }
    .admin .img-polaroid {
        width: 40%;
    }

    .totais_lista {
        width: 100%;
    }
    .direita_campo {
        left: 182px;
    }

    .page-header h1 {
        font-size: 24px;
    }

    .winput250, .winput100-,  .span8 .grupoForm .winput240, .span4 .grupoForm .winput240  {
        width: 180px;
    }

    .selectMultiple {
        width: 180px;
    }

    .selectForm {
        width: 180px;
    }


    .equipeMobile{
        display: block !important;
    }

    .equipeDesktop{
        display: none !important;
    }
}


@media screen and (min-width: 300px) and (max-width: 800px){

    .escondeTopicoMensagem{
        display:none;
    }

    .mostraTopicoMensagem{
        display:block;
    }

    .controleBotaoVoltar{
    }

}

/*Apenas Desktops > 800px*/
@media only screen and (min-width: 801px){
    .capaTopicosMensagens{
        width: 37%;
        float:left;
    }

    .botaoVoltarMensagem{
       display: none;
    }

}


/*Apenas Desktops > 800px*/
@media only screen and (min-width: 801px){
    .capaTopicosMensagens{
        width: 37%;
        float:left;
    }

    .controleBotaoVoltar{
        display: none;
    }

}
