@import url(http://fonts.googleapis.com/css?family=Open+Sans);

* {
    margin: 0;
    padding: 0;
}

body {
    /*font-family: "Arial","Helvetica","Verdana","sans-serif";*/
    /*background: url("images/body_bg.jpg") no-repeat scroll center top transparent;*/
    font-family: 'Open Sans', "Verdana","Arial","Helvetica","sans-serif" !important;
    font-size: 11px;
    margin: 0;
    padding: 0;
    min-height: 100vh;
    width: 100%;
	overflow-y: auto;
    display: table;
}

input[type=date], input[type=text], input[type=password]{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

input[type=submit], input[type=button]{
    background: none;
    text-decoration: none;
    border: none;
    line-height: 1.5;
    font-size: 100%;
    cursor: pointer;
    margin-left: 5px;
    background-color: #5CB811;
    color: #fff;
    padding: 7px 5px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;    
    float: right;
    width: auto;
}

input[type=submit]:hover, input[type=button]:hover{
    background-color: #5EA028;
}

form fieldset input[type=checkbox]{
    display: none;
}

#header_outside {
    background: url("../images/header.png") repeat-x scroll center top;
	border-bottom: 3px solid #0078AE;
}
#header_inside {
    height: 60px;
    width: 100%;
}

#logo1 {
    background: url("/_imagens/bmv_web.png") no-repeat scroll center top transparent;
    border: 0 dashed #DDDDDD;
    float: left;
    height: 60px;
    margin-left: 0px;
    width: 100%;
}

#header_logged {
    border: 0 dashed #DDDDDD;
    float: right;
    position: absolute;
    right:0px;
    width: 550px;
    height: 60px;
	text-align: right;
}
#header_buttons {
    border: 0 dashed #DDDDDD;
    min-height: 35px;
}

#header_buttons ul {
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
    float: right;
}

#header_buttons li {
    float: left;
    display: block;
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    padding: 1px;
}

#content_outside_login, #content_outside_menu, #content_outside_parameters {
    margin:0;
}

#content_inside_menu {
    padding: 25px 0 20px;
    margin: 0 auto;
    min-height: 200px;
}
#content_inside_parameters {
    background: none repeat scroll 0 0 transparent;
    padding: 5px 0 5px;
    margin: 0 auto;
}

#content_title {
    width: 100%;
}

#content_parameters {
    padding: 10px 0
}
#content_parameters_bottom {
    width: 100%;
}
#content_parameters_button {
    width: 100%;
    float: left;
}
#content_parameters_msg {
    width: 100px;
    float: left;
}

#content_msgbox_login {
    /*position: absolute;
    float: right;
    width: 100%;
    margin-top: 5px;*/
}

#content_text {
    width: 100%;
    margin: 20px auto;
}

#bottom_outside {
    position: relative;
}
#bottom_inside p {
    color: #EEEEEE;
    font-size: 0.9em;
    margin: 0;
    padding: 5px;
    text-align: center;
}

.container1 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 550px;
}

.odw_hello {
    font-size: 8px;
}
.odw_user {
    font-size: 11px;
}
.odw_logout {
    font-size: 11px;
}

.odw_title {
    background: #ffd;
    border: 2px solid #c93;
    padding: 3px;
    width: 97%;
    display: block;
    text-align: center;
}

.odw_section {
    font-size: 1.1em;
}

.odw_msg_processing {
    background: #ffd;
    border: 1px solid #c93;
    display: block;
    margin-top: 2px;
    padding: 3px;
    width: 70%;
    height: 15px;
}

form {
    width: 100%;
    margin: 0 auto;
    /*background: #fff;*/
}
form fieldset {
    border:0;
}

form fieldset legend {
    font-size: 18px;
    color: #036;
    padding: 10px
}

form label {
    display: block;
    padding: 3px 0;
}

form label span {
    display: block;
    color: #036;
    font-size: 12px;
}

form label span::first-letter{
    font-size: 16px;
    font-weight: bold;
}

form label input {
    font-size: 11px;
    font-weight: normal;
    padding: 3px 0;
    width: 100%;
}
form label select {
    font-size: 11px;
    font-weight: normal;
    padding: 3px 0;
    width: 100%;
}
form label textarea {
    font-size: 11px;
    font-weight: normal;
}

input[type='submit']{

}

ul#menu, ul#menu_accordion {
    background: none repeat scroll 0 0;
    list-style-type: none;
    /*margin: 10px 0 10px 0;
    padding: 0;*/
    width: 100%;
}
ul#menu li, ul#menu_accordion li {
    border-bottom: 1px solid #96AEBE;
    padding: 0px;
}
ul#menu li a:link, ul#menu li a:visited, ul#menu_accordion li a:link, ul#menu_accordion li a:visited {
    display: block;
    height: 1%;
    text-decoration: none;
    font-size: 10px;
    padding: 3px 0 3px 5px;
}
ul#menu li a:hover, ul#menu_accordion li a:hover {
    background-color: #77AABE;
    /*color: #DAA520;*/
    /*border-left: 10px solid #77AABE;*/
    border: 10px;
}

.textfield {
    font: inherit;
    color: inherit;
    text-align: inherit;
    outline: none;
    cursor: text;
    background: none;
}

#footer{
    display: block;
    height: 45px;
    line-height: 75px;
    margin-top: 10px;
    width: 100%;
}

tr {
	font-size:08pt;
}
.msg {
	font-size:10pt;
	font-style:italic;
}
.rodape {
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
}
.objectObs {
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
}

caption {
	padding: 0 0 5px 0;
	text-align: right;
}

img.ca_header {
	display:block;
	left:0px;
	opacity:0.03;
	position:absolute;
	top:0px;
}
#header{
    display: block;
    margin-bottom: 10px;
    font-size: 30px;
    background-color: #F3F3F4;
    height: 50px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

#header #titleHeader{
	margin: 0 auto;
	display: flex;
}

h1{
	display: table;
	font-size:18px;
	font-weight:normal;
	line-height: 10px;
}

#header #logo{
	padding: 0 30px;
	border-right: 2px solid #ccc;
}