html, body
{
    height: 95.5%;
    margin: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333;	
}

.content-wrapper
{
    background-color: #fff4f4 !important;
}

hr
{
    margin: 20px 0;
    border: 0;
    border-top: 1px solid silver;
    border-bottom: 1px solid whitesmoke;
}        

a
{
    text-decoration: none;
}
.main-sidebar{
	
}

.tsortlist_item {
    white-space: normal !important;
}

.panel-default {
    border-color: #cdcaca !important;
}



/*
.treeview-menu{
	width:240px!important;
}
*/
/*
.treeview{
	width:290px!important;
}
*/

.popover-table
{
    border: 1px solid #e0e0e0;
    border-collapse: collapse;
}

.popover-table td
{
    border: 1px solid #e0e0e0;
    padding: 10px;
}

.tframe{
    margin: 10px;
    padding-top: 5px !important;
    padding-bottom: 8px !important;
    padding-left: 15px !important;
    padding-right: 5px !important;
    border-radius: 4px !important;
	border:1px solid #e8e8e8;
	background-color:#F8F8FF;
}

.tframe legend{	
    background: white;
    color: #fff;	
    border-radius: 2px;
	border:1px solid #e8e8e8;
    padding-top: 2px;
    padding-bottom: 2px;
    /*box-shadow: 0 0 0 1px #8A8A8A;*/
    margin-left: 3px;
    padding-right: 5px;
    margin-right: 5px;
    height: 28px;		
}

.tframe legend label{
    padding-left: 5px;
    font-weight: 600;
	color:#789;		
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus
{
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}


p.quebra-aqui {page-break-after: always}
  

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
    display: inline-block;
    height: 24px;
    padding: 4px;
    font-size: 11px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ccc;
}

.tformtitle + tr > td
{
    padding-top: 15px !important;
}

.ui-datepicker-trigger
{
    height: 28px !important;
}

.tseekbutton
{
    height: 24px !important;
}

span.tdate-group-addon, span.input-group-addon.tcolor {
  height: 24px !important;
  border-radius:0 !important;
}

select.tcombo
{
    height: 24px;
    border: 1px solid #ccc !important;
    border-radius: 0;
}

.tfield:focus
{
    border-color: #3c8dbc !important;
    box-shadow: none !important;
    border-radius         : 0;
    -webkit-border-radius : none !important;
    -moz-border-radius    : none !important;
    -webkit-box-shadow : none !important;
       -moz-box-shadow : none !important;
            box-shadow : none !important;
}

textarea, .select2-choices, .select2-container-multi .select2-choices
{
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    background: white;
    background-image: white;
}

label{
    margin-bottom: 5px;
   
    font-size:11pt;
}
}

label, input, button, select, textarea
{
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus
{
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
{
    font-size: 12px;
    margin: 0px;
}

#form_login{
	border:0;
}
.tformtitle + tr > td
{
    padding-top: 15px !important;
}

#custom_footer1{
position:fixed;margin:0;bottom:0;width:100%;background:rgba(0,0,0,0.6);color:#FFF;border:0;	
}
 #form_login > table{
	border:0!important;	
	box-shadow:0 0 20px 1px rgba(0,0,0,0.4);                     
}  
.navbar{
	border:0;
}		
.tformtitle > td
{
    background-color: #34495E !important;
    padding: 8px 0px 8px 5px !important;
}

.tformtitle > td > label
{
    color: white !important;
}

.tformaction > td
{
    padding: 12px !important;
}

.tform > table
{
    background: #fff;
    border: 1px solid #C6C6C6 !important;
    padding: 0px !important;
}

.tform
{
    background: white !important;
    border: none !important;
    border-radius: none !important;
    padding: 0px !important;
    margin-bottom: 20px !important;
}

.tform .tformsection td {
    background-color: #edf0ed;
    font-weight: 400;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 1px solid #D7D7D7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
}

.tdatagrid_head tr td
{
    height: 34px;
}

.tdatagrid_body tr td
{
    height: 30px;
}

.tdatagrid_body tr td input
{
    height: 24px;
    margin: 0;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
}
.navbar-default
{
  
    background-color: #34495E !important;
    border-color: #777070;
    

}


.navbar-default .navbar-brand
{
    font-family: 'Open Sans';    
    color: white;
}

.sidebar
{
    font-family: 'Open Sans';
}

.tbreadcrumb li span
{
    font-family: 'Open Sans';
    font-size: 10pt;
}

.navbar-right {
    margin-right: 0 !important;
}

.badge-notify{
   background: #E16D6D;
   position:relative;
   top: -12px;
   left: -12px;
}

ul.navbar-top-links > li.dropdown >a {
    background: inherit;
}

ul.navbar-top-links > li.dropdown > a:hover {
    background: #4A9FE0;
}

ul.navbar-top-links .open>a, ul.navbar-top-links .open>a:hover, ul.navbar-top-links .open>a:focus {
    background: #4A9FE0;
}

@media only screen and (min-width: 501px) {
    #search-box {
        display:inline !important;
        float:left;
    }
}

@media only screen and (max-width: 500px) {
    #search-box {
        display:none !important;
    }
}

@media only screen and (max-width: 550px) {
    .pagination>li>a, .pagination>li>span {
        padding: 6px;
    }
}


.navbar-custom-menu > .navbar-nav {
    float: right;
}

.sidebar-menu .treeview li, .sidebar-menu .treeview ul
{
    background: none;
    overflow: hidden;
}

.select2-container {
    background: white;
    border-radius: 5px;
}

.select2-container .select2-choice {
    background-image: none !important;
}

.select2-dropdown-open .select2-choice {
    background-color: white;
}

.tform
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tform .tformtitle > td:first-child
{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.tform .tformtitle > td:last-child
{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

table.tdatagrid_table
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
#form_login table > tbody > tr.tformtitle > td{
    text-align: center;	
}

#form_login table > tbody > tr.tformtitle > td > label
{
    padding: 0;
    padding: 8px;
    font-size: 17pt;
}


#div_breadcrumbs {
    border: 1px solid rgba(207,207,207,0.6);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 36px;
    min-width: 80%;
    background-color: #ffffff;
    /*box-shadow: 0 1px 1px rgba(0.1,0,0,0.1);*/
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
    vertical-align: top;
   // border: 1px solid #ded6d6
}

table tr td {
    vertical-align: top;
}


.table>tbody>tr>td {
    border-top: 3px solid #f4f4f4;
    padding: 3px;
    vertical-align: top;
}


.element.style {
    color: #FF0000;
    font-weight: normal;
    margin-bottom: 3px;
}

table.table-bordered.dataTable {
    border-collapse: separate !important;
}

.tdatagrid_footer {
  background-color: #e6e6e6;
}

.table>thead {
 background-color: #e8e7ef;  
}

.skin-blue .main-header .navbar {
    background-color: #2d3f51;
    -webkit-box-shadow: -1px 13px 15px -6px rgba(0,0,0,0.34);
    -moz-box-shadow: -1px 13px 15px -6px rgba(0,0,0,0.34);
    box-shadow: 0px 9px 15px -6px rgba(0,0,0,0.34);
}


.note-editor {
    position: relative;
    overflow: hidden;
    border: 1px solid #a9a9a9;
}

.tsortlist {
    background: #EEE;
    align: center;
    display: block;
    padding: 5px!important;
    font-size: 10px;
}
/* -- */

/* ................. Panel group Colapse ................... */
.box{
	border:1px solid #DDDDDD!important;
}
.box-header{
	background-color:#F5F5F5!important;
	padding:7px 15px 3px 15px!important;
}
.with-border{
	border-bottom:1px solid #DDDDDD!important;
}
.box-title{
	font-size:16px!important;	
}
/* ................ /Panel group Colapse ................... */

/* -- */

.main-header{
	width:100%!important;
	position:fixed!important;
	left:0!important;
	top:0!important;
}

/* -- */

/* ................. Table pipe_line ................... */
.table_pipeline .panel-title{    
    font-size:10px!important;
    text-align:center!important;
}
.table_pipeline label{    
    font-size:10px!important;    
}
.table_pipeline .btn-default{    
    background-color: #f5f5f5!important;    
    margin-bottom: 2px!important;  
}
.table_pipeline .tsortlist {
    background-color: transparent;
}
/* ................ /Table pipe_line ................... */

/* -- */

/* .................. stepNotebook .................... */
ol.tbreadcrumb li span.selected{
    color:#063f71!important;
}
/* .................. /stepNotebook .................... */

/* -- */

/* .................. UiModal .................... */
.ui-dialog-titlebar {
     background-color: transparent;!important 
     background-image:transparent!important;
     background-image:transparent!important;    
     background-image:transparent!important;
     border-bottom: 1px solid #eee;
}
.ui-widget-header{
    color:#5a6a77!important;
    background:#f5f5f5!important;
}
/* ................. /UiModal .................... */

/* -- */
