html, body {
	height: 100%;
}

body {
	margin: 0;
	font-size: 11px;
	font-family: 'Exo', sans-serif;
	background-color: #F8F9FD;

	scrollbar-track-color:#C2CADC; /* cor da superficie background */
	scrollbar-face-color:#A2AFCA; /* cor da barra */
	scrollbar-arrow-color:#232657; /* cor da seta */
	scrollbar-highlight-color:#FFFFFF; /* brilho branco */
	scrollbar-3dlight-color:#A2AFCA; /* sombra escura à esquerda */
	scrollbar-shadow-color:#A2AFCA; /* sombra escura à direita */
	scrollbar-darkshadow-color:#000000
}

table {
	text-align: left;
	border-spacing: 0px;
}

header {
	height: 70px;
	line-height: 1.5;
	background-color: rgb(223, 223, 223);
	background-repeat: no-repeat;
	background-position-y: 10px;
	background-position-x: 10px;
	background-image: url("../images/logo_businesssoftware.png");
	border-bottom: 4px solid rgb(237, 28, 36);
}

header span {
	color: #ffffff;
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
	padding: 4px 20px 0px 20px;
	background-color: #ED1C24;
}

a {
	color: white;
	text-decoration: none;
}
* {box-sizing: border-box}
/* tabela principal */

.table {
	width: 100%;
	height: 100%;
}

.header{
	width: 100%;
}

/* topo */

.top {
	border:0px;
	width:100%;
	height: 100px;
    vertical-align: middle;
	background-color: #dfdfdf;
    background-position: left top;
}

.menu {
	height: 24px;
}

.navbar {
	height: 40px;
	color: rgb(255,255,255);
	font-size: 11px;
	font-family: 'Exo', sans-serif;
	background-color: #576066;
	padding-right: 5px;
}

.content_title {
    color: #202846;
    font-size: 22px;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 0 0 10px;
}

/* menu utils */

.menu_utils {
	color: rgb(255,255,255);
	font-size: 11px;
	font-family: 'Exo', sans-serif;
	background-image: url("../images/logo_businesssoftware.png");
	background-position: 10px;
	background-repeat: no-repeat;
}

.menu_utis a {
	text-decoration: none;
}

/* menu principal */

.menu_white {
	background-color: rgb(223, 223, 223);

	font-size: 10px;
	font-weight: bold;

    padding-left: 4px;
    padding-right: 4px;
    border-top: #464973 1px solid;
    border-left: #464973 1px solid;
    white-space: nowrap;
}

.menu_white a:link {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(70,73,115);
            padding-left:4px;padding-right:4px;border-top:1px solid rgb(255,255,255);text-decoration:none}
.menu_white a:hover {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(204,0,51);
            padding-left:4px;padding-right:4px;border-top:1px solid rgb(255,255,255);text-decoration:none}
.menu_white a:visited {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(70,73,115);
            padding-left:4px;padding-right:4px;border-top:1px solid rgb(255,255,255);text-decoration:none}
.menu_white a:visited:hover {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(204,0,51);
            padding-left:4px;padding-right:4px;border-top:1px solid rgb(255,255,255);text-decoration:none}

.menu_black {
	color: rgb(255,255,255);
	background-color: #576066;
	font-family: 'Exo', sans-serif;
	font-size: 10px;
	font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    border-left: #464973 1px solid;
	border-top: #464973 1px solid;
	white-space: nowrap;
}

.menu_div_white {background-color:rgb(153,167,196)}
.menu_div_black {background-color:rgb(35,38,87)}

.menu_end_tab {border: none; display: none}

table td.menu_black, table tr td.menu_white {
    background: #fff none repeat scroll 0 0;
    border-left: none;
    border-right: none;
    border-top: 1px solid #e5e6ea;
    border-bottom: 1px solid #e5e6ea;
    color: #1d1d1b;
    font-size: 10px;
    height: 35px;
    margin: 0 0 30px;
    opacity: 0.5;
    padding: 10px;
    width: 16.5%;
}

table tr td.menu_black {
	background: #202846 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	opacity: 1;
}




/* conteudo */
form {
  margin: 0;
}
.table_conteudo {
    background: #f8f9fd none repeat scroll 0 0;
    height: 100%;
    margin: 0;
    padding: 35px 35px 27px;
    width: 100%;
}

.cell_conteudo_left {
	width: 205px;
	height: 100%;
	vertical-align: top;
}

.cell_conteudo_right {
	height: 100%;
	padding: 0px;
	padding-bottom: 20px;
	vertical-align: top;
}

/* menu lateral */

.menu_area {
	width: 100%;
	height: 85%;
	overflow: auto;
}

.table_menu {width:100%;padding:10px;}

.cell_menu_1 {font-family: 'Exo', sans-serif;font-size:11px;}
.cell_menu_1 a:link {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(35,38,87);
           padding-left:2px;padding-right:2px;text-decoration:none}
.cell_menu_1 a:hover {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(204,0,51);
           padding-left:2px;padding-right:2px;background-color:rgb(228,231,239);text-decoration:none}
.cell_menu_1 a:visited {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(35,38,87);
           padding-left:2px;padding-right:2px;text-decoration:none}
.cell_menu_1 a:visited:hover {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(204,0,51);
           padding-left:2px;padding-right:2px;background-color:rgb(228,231,239);text-decoration:none}

/* list menu lateral */
.leftside_menu table tr {
  height: 18px;
  position: relative;
}
.leftside_menu table .list_left {
cursor: pointer;
    position: absolute;
    right: 0;
    text-align: right;
    width: 100%;
    z-index: 2;
    padding-right: 10px;
    padding-top: 14px;
}
.leftside_menu .list_left img {
  height: 22px;
  width: 22px;
}
.leftside_menu table tr:hover .list_right_group {opacity: .50}
.leftside_menu table tr:hover .list_left {opacity: .50}

.list_right {font-family: 'Exo', sans-serif;font-size:12px;color:rgb(0,0,0);font-weight:bold;width:100%;padding-left:5px;padding-bottom:5px}

.list_right a:link {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(35,38,87);text-decoration:none}
.list_right a:hover {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(204,0,51);
                         background-color:rgb(228,231,239);text-decoration:none}
.list_right a:visited {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(35,38,87);text-decoration:none}
.list_right a:visited:hover {font-family: 'Exo', sans-serif;font-size:11px;font-weight:bold;color:rgb(204,0,51);
                                background-color:rgb(228,231,239);text-decoration:none}

.list_sub_right {
        font-family: 'Exo', sans-serif;
    font-size: 11px;
    color: rgb(0,0,0);
    width: 100%;
    padding-left: 5px;
    padding-bottom: 0;
    border-bottom: 1px solid #474E67;
}

.list_sub_right a:link {
    font-family: 'Exo', sans-serif;
    font-size: 11px;
    color: #fff;
    padding: 8px 10px;
    text-decoration: none;
    display: inline-block;
    font-weight: 200;
    opacity: .50
}
.list_sub_right a:hover {opacity: 1}
/*
.list_sub_right a:visited {color: #1dad9a; font-weight: 700;}
.list_sub_right a:visited:hover { color: #fff}
.list_sub_right a:active { color: #fff}
*/

/* main */
.scroll_area {background: #fff none repeat scroll 0 0;
border: 1px solid #e9e9e9;
border-radius: 10px;
height: 98%;
overflow: auto;
padding: 10px 35px;
width: 100%;
}

.table_title {
	width: 100%;
	height: 23px;
	color: white;
	background-color: #576066;
	font-family: 'Exo', sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 1px solid #464973;
	text-transform: uppercase;
	border-top: 1px solid #464973;
	border-left: 1px solid #464973;
	border-right: 1px solid #464973;
}

.table_content {
    background-color: #fff;
    height: 100%;
    width: 100%;
}

/* bottom */

.bottom {
	width: 100%;
	height: 28px;
	bottom: 0px;
	color: rgb(255,255,255);
	font-size: 11px;
	font-family: 'Exo', sans-serif;
	background-color: #576066;
	position: fixed;
}

/* colunas form */

.form_column {
	width: 100%;
	color: rgb(35,38,87);
	font-family: 'Exo', sans-serif;
	font-size: 11px; 
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    border-spacing: 15px 15px;
}

.form_column_sub {
	width: 100%;
	font-family: 'Exo', sans-serif;
	font-size: 11px;
	color: rgb(35,38,87);
	border-spacing: 2px;
}

.form_column_sub tr {
	padding-left: 3px;
	background-color: rgb(249, 249, 249);
}

.form_column_sub td[valign="middle"] {
  padding: 10px;
}
/*
	force simulated header to be "transparent"
	The html code has a row just to give some space
 */
.form_column_sub tr:first-child {
	background-color: #f3f1f1;
}

.form_column1 {width:50%}
.form_column2 {width:50%}
.form_column3 {width:100%}
.form_column25 {width:25%}

/* forms */

.form_text {
	font-family: 'Exo', sans-serif;
	font-size:11px;
	color:rgb(0,0,0);
	background: #F8F9FD;
    border: 1px solid #e5e6ea;
    height:22px;
	margin-top: 5px;
    margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	height: 35px;
	width:100%;
}

.form_text_login {
	font-family: 'Exo', sans-serif; 
	font-size: 11px; 
	width: 135px !important;
}

.grid_cell {
    width: 95% !important;
	margin-left: 3px;
    margin-right: 3px;
}

.grid_cell_date {
    width: 80% !important;
	margin-left: 3px;
    margin-right: 3px;
}

.grid_cell_number {
    width: 95% !important;
	margin-left: 3px;
    margin-right: 3px;
	text-align: right;
}

.form_text_15 {
    font-family: 'Exo', sans-serif;
    font-size: 11px;
    width: 15%;
    padding-left: 3px;
    padding-right: 3px;
    color: #1d1d1b;
    background: #f8f9fd none repeat scroll 0 0;
    border: 1px solid #e5e6ea;
    border-radius: 5px;
    height: 35px;
    margin-bottom: 5px;
    margin-top: 5px;  
}

.form_text_83 {
    font-size: 11px;
    color: #1d1d1b;
    width: 83%;
    background: #f8f9fd none repeat scroll 0 0;
    border: 1px solid #e5e6ea;
    border-radius: 5px;
    height: 35px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0 10px;    
}

.form_textarea {
	font-family: 'Exo', sans-serif;
	font-size:11px;color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	border:1px solid rgb(162,175,202);
	width:100%;
	height:100px;
	padding-left: 10px;
	padding-right: 10px;
}

.form_combobox {
	font-family: 'Exo', sans-serif;
	font-size: 11px;
	font-weight: 400;
    color: #1d1d1b;
    border: 1px solid #e5e6ea;
    background: #F8F9FD url("../images/select-bg.png") no-repeat scroll right 10px center;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
	margin-top: 5px;
	
    padding-left: 10px;
	padding-right: 10px;
    border-radius: 5px;
    min-width: 100px;
	height: 35px;
	width: 100%;
}

.form_combobox_normal {font-family: 'Exo', sans-serif;font-size:10px;color:rgb(0,0,0);background-color:rgb(255,255,255);font-weight:bold}

.form_combobox_multi {font-family: 'Exo', sans-serif;font-size:11px;color:rgb(0,0,0);background-color:rgb(255,255,255);width:100%;height: 60px;}

.form_combobox_language {font-family: 'Exo', sans-serif;font-size:11px;color:rgb(0,0,0);background-color:rgb(255,255,255);width:30%}

.button {font-family: 'Exo', sans-serif;font-size:11px;color:rgb(0,0,0);background-color:rgb(255,255,255)}

.wf_button {
	vertical-align: middle;
}

.title_font {font-family: 'Exo', sans-serif;font-size: 16; color : #FFFFFF;font-weight : bold;}
.title_font_black {font-family: 'Exo', sans-serif;font-size: 16; color : #000000;font-weight : bold;}

.form_text_calendar {
    background-color: #f8f9fd;
	border: 1px solid #e5e6ea;
	color: rgb(0, 0, 0);
	font-family: "Exo",sans-serif;
	font-size: 11px;
	height: 35px;
	margin-right: 3px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100px;
    border-radius: 5px;
}

.bottom_bar {
    background: #202846 none repeat scroll 0 0;
    padding-left: 330px;
}
.copyright_text {
    background: #f8f9fd none repeat scroll 0 0;
    height: 20px;
    padding: 0 25px;
    text-align: right;
}
.copyright_text p {
    color: #a8b0cc;
    font-weight: 600;
    opacity: 0.6;
	margin: 0;
}

.contents_wrapper {
  background-color: #f8f9fd;
  background-image: url("../images/welcome-screen.png");
  background-position: center center;
  background-repeat: no-repeat;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
}
.left_menu_frame {
background-color: #f8f9fd;
}
.login_wrapper {
    background: #fff none repeat scroll 0 0;
    display: table;
    height: 100%;
    width: 100%;
}
.login_tablecell {
    display: table-cell;
    vertical-align: middle;
    letter-spacing: 1px;
}
.login_top p {
    color: #1d1d1b;
    font-size: 11px;
    margin: 30px 0 20px;
    font-weight: 500;
}
.login_fields .form_group {
    margin: 0 0 5px;
}
.login_fields .form_group.submit_btn {
    margin: 30px 0 0;
}
.login_fields .form_group label {
    color: #1d1d1b;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin-right: 10px;
    min-width: 70px;
    text-align: left;
}
.form_group input {
    background: #f1f1f1 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #1d1d1b;
    height: 25px;
    padding: 0 10px;
    width: 115px;
}
.form_group.submit_btn input {
    background: #1dad9a none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: "Exo",sans-serif;
    font-size: 11px;
    font-weight: 400;
    height: 30px;
    padding: 6px 30px;
    letter-spacing: 1px;
}
.error_msg {
	color: #ec1f27;
	font-weight: 600;
	margin: 0 0 10px;
	position: absolute;
	top: 110px;
	width: 100%;
}


.login_wrapper.company_select .login_tablecell form {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    border-radius: 15px;
    margin: 0 auto;
    max-width: 320px;
    min-height: 330px;
	position: relative;
}
.login_fields_top {
    background: #1dad9a none repeat scroll 0 0;
    border-bottom: 2px solid #167e70;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 15px 0;
}
.login_fields {
    padding: 60px;
}
.login_user_password .login_fields {
  padding: 0;
}
.login_wrapper.company_select {
    background: #f8f9fd none repeat scroll 0 0;
}
.login_wrapper.company_select .form_group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #f1f1f1 url("../images/select-bg.png") no-repeat scroll right 10px center;
    border: medium none;
    color: #1d1d1b;
    font-size: 11px;
    font-weight: 400;
    height: 35px;
    padding: 0 10px;
    cursor: pointer;
	border-radius: 5px;
}
.login_wrapper.company_select .form_group label {
    margin: 0 0 20px;
}

.header_top {
	background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e9e9e9;
    color: #333;
    min-height: 75px;
	width: 100%;
	position: relative;
    overflow: hidden;
    white-space: nowrap;
}
.header_top_left {
    float: left;
	display: inline-block;
}
.header_top_center {
    display: inline;
    overflow: hidden;
}
.company_logo {
	background: #1dad9a none repeat scroll 0 0;
	border-top-right-radius: 15px;
	float: left;
	height: 76px;
	padding: 15px;
	text-align: center;
	width: 330px;
    position: relative;
}
.company_logo::before {
	background: #167e70 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}
.header_top_right {
    float: right;
	display: inline;
    position:absolute;
    top:0;
    right:0;
	padding: 0px 20px 0px 10px;
}
.header_top ul li a {
	color: #9ca1b6;
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	margin-left: 30px;
	padding: 30px 0;
}
.header_top ul li a:hover {
    opacity: .80
}
.header_top ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.header_top ul li a img {
    margin-right: 5px;
}
.header_top_center .company_name {
	color: #202846;
	float: left;
	font-size: 14px;
	font-weight: 700;
	padding: 28px 20px 28px 35px;
}

.header_top ul li {
    float: left;
    position: relative;
}
.header_top ul li.user_photo a img {
    border: 1px solid #eaeaea;
    border-radius: 50%;
    height: 30px;
    left: 0;
    position: absolute;
    top: 22px;
    width: 30px;
}
.header_top ul li.user_photo a {
    font-weight: 700;
    padding-left: 15px;
}
.leftsidebar_wrapper {
	background: #202846 none repeat scroll 0 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	padding: 25px 15px 25px 25px;
	position: fixed;
	top: 0;
	width: 330px;
}

.leftside_menu {
  padding: 0 25px 25px 0;
}
.leftside_fixed_menu {
    padding: 25px 15px 25px 25px;
    background: #202846;
}

.leftside_menu table {
  width: 100%;position: relative;
}

.leftside_fixed_menu .slimScrollDiv .slimScrollBar {
    opacity: 1!important;
}

.slimScrollBar {
  opacity: 1 !important;
}
