img{
    border: none;
    padding: 1px;
}

#imgusuario img{
    height: 70px !important;

}

#infoUser
{
    width: -webkit-fill-available;
    color: grey;
}

/* para telas menores */
@media only all and (max-width: 991px)
{
    #infoUser {
        width: auto;
    }
}

body
{
    margin: 0;
    padding: 0;
    color: #555;
    background: #FFFFFF;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

#page
{
    margin-top: 0px;
    margin-bottom: 5px;
    background: white;
    /*border: 1px solid #C9E0ED;*/
}

#header
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    /*background: #5AA0C9 url(../images/header.png) repeat-x;	
    */background: #FFFFFF url(../images/header.png) repeat-x;	
}
.info
{	
    height: 0px;
    margin-right: 5px;
    padding-top: 5px;
    align: right;
    font-color: black;
    font-align: left;
}
#info
{
    margin-top: -25px;
    margin-right: 20px;
    width: 50%;
}
#emenu
{
    float: left;
    position: absolute;
}
div.logo
{
    padding: 50px 250px;
    float: left;
    background: url(../images/logo.png) no-repeat;
    margin-bottom:-70px;
}

#content
{
    padding: 20px;
}

#sidebar
{
    padding: 20px 20px 20px 0;
}

#footer
{
    padding: 10px;
    margin: 10px 20px;
    font-size: 0.8em;
    text-align: center;
    /*border-top: 1px solid #C9E0ED;*/
}

#logo
{
    padding: 25px 20px;
    font-size: 200%;
}

#logo img
{
    z-index: 2;
}

#mainmenu
{
    background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
    padding:10px 20px 5px 0px;
    margin:0px;
}

#mainmenu ul li
{
    display: inline;
}

#mainmenu ul li a
{
    color:#000000;
    background-color:rgb(236, 208, 0);
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    padding:5px 8px;
    border: 1px rgb(236, 208, 0);
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
    color: white;
    background-color:rgb(236, 208, 0);
    text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 10px;
    border: 1px solid #8B8989;
}

.breadcrumbs {
    padding: 8px 15px;
    margin: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #fff;
}

/*Estilo do menu lateral esquerdo - Opções */
#pagina
{
    background-color:#FFF;
    width:100%;
    overflow:auto;
    float:right;
}

#paginamenu
{
    margin-left:10px;
}
.botaomenu
{
    background-color:#8B8989;
    width:117px;
    border:solid 1px;
    margin-top:-30px;
    margin-bottom:-30px;
    color: #0063DC;
    font-weight: bold;
    border-color: black;
    vertical-align:top;
}
#paginalog
{
    background-color:#FFF;
    width:100%;
    overflow:overlay;
    float:left;
}

#portlet
{
    width:9%;
    height:200px;
    float:left;
    position:absolute;
    display:none;
}

#relatorios
{
    position: absolute;
}

.portlet-decoration
{
    padding: 3px 8px;
    background: #d60000;
    border-left: 6px solid #001c72;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin-left: 0;
    color: white;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    height: 70px;
    background:#FFDAB9;
    border-left: 6px solid #001c72;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content ul a:hover {
    color: #FF0000;
}

.portlet-content ul a {
    color: #001c72;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.copiar{
    cursor: pointer;
}

.msgOK{
    font-weight: bold;
    text-align: center;
    color: #008B00;
    font-size: 12px;
    font-family: Helvetica;
}

.msgTitulo{
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    font-family: Helvetica;
}

div.loading {
    background-color: #eee;
    height: 32px; 
    width: 32px;
    background-image: url('images\loading.gif');
    background-position:  center center;
    background-repeat: no-repeat;
    opacity: 1;
}

div.loading * {
    opacity: .8;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left:            0;
    top:            1.9em !important; /* match top ul list item height */
    z-index:        99;
}




/* bootstrap*/
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: relative !important;
    right:0;
    left: 100;
    z-index: 1030;
    margin-bottom: 0;
    background-color: rgb(236, 208, 0) !important;
    width: 918px;

}

.navbar
{
    position: fixed !important;
    margin-bottom: 0px !important;
    border: none !important;
    padding: .5rem 1rem;
}

.navbar-inner {
    background-color: rgb(236, 208, 0) !important; 
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;

    height: 40px;
    background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

li div.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -80px;
    width: 300px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: rgb(236, 208, 0) !important;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.grid-image img
{
    width: 16px;
}

.btn-copiar
{
    margin-left: 20px;
}

#select_right,#select_right1, select_right2
{
    width: 525px !important;
    height: 340px !important;
}

#select_left,#select_left1,#select_left2
{
    width: 525px !important;
    height: 340px !important;
}

#divUniTracionada label
{
    width: 300px !important;
    text-align: left !important;
}

.btn-buscar
{
    margin-left: 20px !important;
}

#cod_cliente_unidadetratora
{
    width: 72% !important;
}

	/* The switch - the box around the slider */
	#switch {
        position: relative;
        display: inline-block;
        width: 59px !important;
        height: 34px;
        margin-right: 6%;
        float: right !important;
        }
    
        /* Hide default HTML checkbox */
        .switch input {
        opacity: 0;
        width: 0;
        height: 0;
        }
    
        /* The slider */
        .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
        }
    
        .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        }
    
        input:checked + .slider {
        background-color: #5cb85c;
        }			
    
        input:focus + .slider {
        box-shadow: 0 0 1px #5cb85c;
        }
    
        input:checked + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px);
        }
    
        /* Rounded sliders */
        .slider.round {
        border-radius: 34px;
        }
    
        .slider.round:before {
        border-radius: 50%;
        }