﻿/*MINIFY=TRUE*/


.updateModal
{
    z-index: 9999998;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    left: 0;
    right: 0; /* IE não le isso */
    bottom: 0; /* IE não le isso */
    padding: 0px;
    background-color: #096BAD;
    filter: alpha(opacity=70);
    opacity: 0.7;
    overflow: visible; /* Para o IE */
    height: 100%;
    width: 100%;
}


.updateModalBox
{
    z-index: 9999999;
    padding: 4px;
    filter: alpha(opacity=100);
    opacity: 1.0;
    background-color: Black;
    position: absolute;
    left: 50%;
    top: 50%;
    padding-top: 20px;
    margin-top: -30px;
    height: 70px;
    margin-left: -100px;
    width: 200px;
    border: 1px solid #B2B2B2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}



.ul-menu
{
    width: 200px;
    text-decoration: none;
}

    .ul-menu li
    {
        width: 200px;
        height: 20px;
    }

        .ul-menu li:hover
        {
            background-color: Black;
        }

.sidebar1
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 198px;
    bottom: 0px;
    background-image: url('../img/central/sidebar-back.png');
    background-repeat: repeat-y;
    padding: 15px 0px 2px 0px;
    z-index: 9000;
}



.side_menu_item_link
{
    color: #003399;
    cursor: pointer;
    z-index: 99;
}

.side_menu_item_link_selected
{
    color: #FFFFFF;
    cursor: default;
}

.sidebar_menu_item_sair_link
{
    color: #800000;
    cursor: pointer;
    z-index: 99;
}


.sidebar_menu_item
{
    background-repeat: repeat-x;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 2px;
    border-right: solid 2px #DDE4EC;
    border-left: solid 2px #DDE4EC;
    height: 26px;
    padding: 5px 10px 0px 10px;
    cursor: pointer;
    z-index: 98;
    background-image: url('../img/central/back_menu_1.png');
}

    .sidebar_menu_item:hover
    {
        border-right: solid 1px #DDE4EC;
        border-left: solid 1px #DDE4EC;
        text-decoration: none;
        cursor: pointer;
        background-image: url('../img/central/back_menu_1_b.png');
    }

.sidebar_menu_item_selected
{
    padding: 10px 10px 10px 10px;
    border-left: none;
    border-top: solid 1px #98AAA5;
    border-bottom: solid 1px #98AAA5;
    border-right: solid 2px #98AAA5;
    text-decoration: none;
    background-color: #98ACC5;
    cursor: default;
    color: #FFFFFF;
}

.sidebar_menu_item a:link
{
    text-decoration: none;
}

.sidebar_menu_item a:visited
{
    text-decoration: none;
}

.sidebar_menu_item a:hover
{
    text-decoration: none;
}

.sidebar_menu_item_Sair a:link
{
    text-decoration: none;
}

.sidebar_menu_item_Sair a:visited
{
    text-decoration: none;
}

.sidebar_menu_item_Sair a:hover
{
    text-decoration: none;
}

.sidebar_menu_item_selected a:link
{
    text-decoration: none;
}


.headerFixo
{
    padding: 5px;
    top: 0px;
    left: 198px;
    right: 0px;
    position: fixed;
    vertical-align: top;
    background: #0B2C53;
    z-index: 999;
    color: #FFFFFF;
}

.LogoDefault
{
    left: 210px;
    right: 5px;
    bottom: 0px;
    position: fixed;
    vertical-align: bottom;
    min-width: 80%;
}

.ContentChild
{
    padding: 25px 10px 10px 20px;
}

.ContentBody
{
    padding-left: 200px;
    height: 100%;
    min-width: 500px;
    padding-right: 30px;
    padding-top: 15px;
}

.formulario_textbox
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    padding: 2px, 2px, 2px, 3px;
    background-color: #FFF;
    background-image: url('../img/fundo-combo.jpg');
    border: 1px solid #CCC;
    padding: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.borda-cinza
{
    background-color: #FFF;
    border: 1px solid #D2D2DF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.t-azul-escuro-14
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    color: #001834;
    padding: 5 5 5 5;
    width: 97%;
    text-align: left;
}

.t-azul-escuro-pading10
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    color: #001834;
    padding: 10 10 10 10;
    margin-left: 5;
    width: 687px;
}

.t-cinza-14
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
}

.formulario
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    border: 1px solid #CCC;
    padding: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.NotificacoesItemTop
{
    padding: 10px 10px 10px 10px;
    border-style: solid none none none;
    border-width: medium thin thin thin;
    border-color: #D6DFE8;
    text-decoration: none;
    background-color: #EAEEF3;
    color: Black;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

    .NotificacoesItemTop:hover
    {
        padding: 10px 10px 10px 10px;
        border-style: solid none none none;
        border-width: medium thin thin thin;
        border-color: #D6DFE8;
        text-decoration: none;
        background-color: #D6DFE8;
        color: Black;
    }


#divform
{
    text-align: right;
}

.TituloBig
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    color: #001834;
    font-size: xx-large;
    position: relative;
    left: -3px;
}

.TituloMedium
{
    font-size: x-large;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    color: #001834;
}



.TituloSmall
{
    font-size: 18px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    color: #001834;
    position: relative;
    top: 3px;
    text-decoration: none;
}

.link-vermais
{
    text-decoration: none;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6E84A1;
}

.messenger-out
{
    width: 840px;
    height: 360px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.messenger-in
{
    position: relative;
    top: -45px;
    overflow-y: visible;
}

.messenger-iframe
{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #CCC;
}



.divItemVideo-borda-cinza
{
    padding-left: 3px;
    margin-bottom: 5px;
    background-color: #EAEEF3;
    border: 1px solid #D2D2DF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.divAviso
{
    padding-left: 3px;
    margin-bottom: 5px;
    background-color: #FFFFCC;
    border: 1px solid #D2D2DF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.divItemTitulo-Escuro
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-left: 3px;
    margin-bottom: 5px;
    background-color: #42729A;
    border: 1px solid Black;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.TextoFundo-Escuro
{
    color: White;
}

.divItemVideo-borda-cinza:hover
{
    padding-left: 3px;
    margin-bottom: 5px;
    background-color: #D6DFE8;
    border: 1px solid #D2D2DF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
}



.LinkBreadCrumb
{
    color: #666;
    display: inline-block;
    position: relative;
    top: 0.6px;
    text-decoration: none;
    background: #ececec;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f3f3f3');
    background: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f3f3f3));
    background: -moz-linear-gradient(top,#ffffff,#f3f3f3);
    padding: 2px 8px 5px 20px;
    border-color: #adadad;
    border-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    cursor: pointer;
    text-decoration: none;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #6E84A1;
    padding: 5px 10px 5px 10px;
    height: 20px;
    z-index: 200;
}

.LinkBreadCrumbSeparador
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: inline-block;
    position: relative;
    text-decoration: none;
    background: url('../img/central/breadcrumb_sep.png');
    background-repeat: repeat-x;
    background-position: center center;
    border-color: #adadad;
    border-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    position: relative;
    top: 10px;
    height: 30px;
    width: 22px;
    overflow: visible;
    z-index: 250;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .LinkBreadCrumbSeparador
    {
        top: 11px;
    }
}

#tabNovaCampanha .style2
{
    width: 150px;
}

.textCodigoCampanhas
{
    font-weight: bold;
    font-size: 18px;
}


.btn-info
{
    cursor: pointer;
}

.btn-copy
{
    cursor: pointer;
}

.btn-delete
{
    cursor: pointer;
}

.btnRetorno
{
    cursor: pointer;
}

#campanhasitembox
{
    height: 425px;
    width: 444px;
    overflow-y: scroll;
}

    #campanhasitembox textarea
    {
        width: 400px !important;
        height: 45px !important;
    }



/*.btn
{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}*/

.btn-azul
{
    color: #fff;
    background-color: #5191d1;
    border-color: #46b8da;
}

.btn-vermelho
{
    color: #fff;
    background-color: #ff5f5f;
    border-color: #d43f3a;
}

@media screen and (max-width: 767px){
    .table-responsive
    {
        border: none;
    }
}