#below-sidebar { position: absolute; top: 100%; left: 0; width: 232px; margin-top: 1.2em; }
.sidebox {  padding: 20px;  background: #e9f4ff;  position: relative; border: 1px solid #ace; }

/* SIDEBOXES */
.sider { margin-bottom: 2em; }



/* FOOTER */
#footer { min-height: 65px; _height: 55px; background: #fff url(../images/skinny_dots.gif) repeat-x; clear: both; margin: 15px 0 0 0; }
#footer #copyright { float: right; font-size: 11px; text-align: center; margin: 14px 7px; padding:2px 0 3px 23px; color: #888; *padding-top: 1px; *margin-top: 15px;}
.footer-col { float: left; max-width: 200px; margin: 15px 20px 20px 20px;}
.footer-col p { margin: 0;}
.footer-col ul { margin:0; padding: 0;}
.footer-col ul li { list-style: none; font-size: 11px; margin: 2px 5px; padding: 0; }
.footer-col ul li.header { font-weight: bold; margin: 2px 0; color: #787878; }
.footer-col ul li a, div.footer-col ul li.header {  }
.footer-col p, div.footer-col a { font-size: 11px; }
.footer-col a { text-decoration: none; color: #838383; }
#footer .footer-col a:hover { text-decoration: underline;}
#footer { padding: 0; margin: 0;  padding-bottom: 30px; }
#footer a { color: #777; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}



div#left-content div.bottom-menu img.link-img { background-color: #f4faff; }

#slogan { font-size: 14px; color: #666; position: absolute; left: 100px; top: 42px; width: 300px;  color: #8ab8de;font-style: italic;}


/*hot BOX */
.hotbox{
    margin-bottom: 10px;
    padding: 0px 8px;
}
.hotbox, .green-hotbox, .orange-hotbox { background: #f7f5ed;  }
.has_border_radius .hotbox, .has_border_radius .green-hotbox, .has_border_radius .orange-hotbox { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius:3px; }
.orange-hotbox {
    background-color: #fff8e3;
    border: 1px solid #f6e2aa;
}

.green-hotbox {
    background-color: #f4fdee;
    border: 1px solid #d1f1ba;
}

.hotbox.dark {
    background-color: #e9f4ff;
    border-color: #ace;
}

.green-hotbox {
    background-color: #f4fdee;
    border: 1px solid #beddb9;
}

.borderbox {
     border: 1px solid #e4e4e4;                                  
     padding: 20px 10px 20px 40px;
 }
.borderbox {
     -moz-border-radius: 18px; -webkit-border-radius: 18px; border-radius: 18px;
 }


.hotbox-inner {
    padding: 16px;
    background: #fff;
}
.hotbox-thin-border {
    padding: 4px;
}

ul.inline-list {
    line-height: 1em;
    display: block;
    list-style: none;
    margin:0;
    padding:0;
}

ul.inline-list li {
    line-height: 1em;
    display: inline;
    margin:0;
}




   /* tabela de ações */
   #action-table {
       width: 100%;
       border-collapse: collapse;
       border:0;
       margin-bottom:5px;
    }
    #action-table td {
        text-align: right;
        padding-top:5px;
    }



/* campos */
input {
    border: 1px solid #AAAAAA;
    color: #555555;
    margin: 0;
    padding: 4px;
    vertical-align: middle;
}


#actionFind{
    margin-top:2px;
    font-size:14px;
}
.action{
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    background-color: #9E0B0F;
    color: white;
    float: right;
    font: bold 13px verdana,arial,helvetica,sans-serif;
    margin-left: 7px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
    width: 100px;
    cursor: pointer;
    border:none;
    display:inline;
    font-size:14px;
}
.action:hover{
    background-color: #CABC8C;
    font-size:14px;
}

.actiondiv {
    height: 18px;
    margin-top: 2px;
    padding-top: 2px;
    color: white;
    display:inline;
    font-size:14px;
}
.actiondiv:hover{
    background-color: #CABC8C;
    font-size:14px;
}

.submitBtn{

    padding:0;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    background-color: #9E0B0F;
    color: white;
    font: bold 13px verdana,arial,helvetica,sans-serif;
    height: 24px;
    margin-left: 7px;
    margin-top: 2px;
    min-width: 100px;
    cursor: pointer;
    border:none;
    text-align:center;
    font-size:14px;

}

.submitBtn:hover{
    background-color: #CABC8C;
    text-align:center;
    font-size:14px;
}
/*IE 7 button text redraw bug fix:
  http://zomigi.com/blog/ie-7-button-text-redraw-bug/
  Adição do span*/
.submitBtn span {
	display:inline-block;
	height:24px;
	min-width: 100px;
    color:white;
    border:1px solid transparent;
    padding-top:1px;
}

.date{
    width:95px;
}
.spinner {
    padding: 5px;
    position: absolute;
    right: 0;
}

label {
    font-size: 14px;
    
}
input, select, textarea {
    background-color: white;
    border: 1px solid #ccc;
    font: 11px verdana, arial, helvetica, sans-serif;
    margin: 2px 0;
    padding: 2px 4px;
    font-size: 15px;
}
select {
   padding: 2px 2px 2px 0;
}
textarea {
	vertical-align: top;
}

input:focus, select:focus, textarea:focus {
    border: 1px solid #b2d1ff;
}

/* MESSAGES AND ERRORS */
.message {
    background: #f3f8fc url(../images/skin/information.png) 25px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 54px;
    line-height: 25px;
}

div.error {
    border: 1px solid #9E0B0F;
    color: #9E0B0F;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 54px;
    background: url("../images/skin/exclamation.png") no-repeat scroll 25px 9px #fff3f3;
    line-height: 25px;
    text-align:left;
}

div.errors {
    border: 1px solid #9E0B0F;
    color: #9E0B0F;
    margin: 10px 0 5px 0;
    padding: 10px 0 5px 0;
    background: #fff3f3;
    line-height: 16px;
    text-align:left;
}
div.errors ul {
    list-style: none;
    padding: 0;
}
div.errors li {
	background: url(../images/skin/exclamation.png) 0px -1px no-repeat;
    line-height: 16px;
    padding-left: 30px;
    padding-bottom:2px;
    text-align:left;
}

div.warn,
span.warn{
    background: url("../images/skin/exclamation-yellow.png") no-repeat scroll 25px 9px lightyellow;
    border: 1px solid #fcfca3;
    line-height: 25px;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 54px;
    font-weight:bold;
    text-align:left;
}

td.errors select {
    border: 1px solid #9E0B0F;
}
td.errors input {
    border: 1px solid #9E0B0F;
}
td.errors textarea {
    border: 1px solid #9E0B0F;
}


.odd {
    background-color: #f7f7f7;
}
.even {
    background-color: #fff;
}

/* LIST */

.list table {
    border-collapse: collapse;
    margin-top: 10px;
    border-bottom:1px solid #d3d3d3
}
.list th a{
    font-size: 13px;
    
}
.list th, .list td {
    border-left: 1px solid #ddd;
}

.list th{
    background: #dbd2b4;
}

.list th:hover, .list tr:hover {
    background: #ece6d5;
}

.listadd table tr td{
    padding-top: 1px;
    padding-bottom: 1px;
    vertical-align:middle;
}

.normaltable th{
    background: #e6e6fa;
}


/* PAGINATION */

.paginateButtons {
    /*background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;*/
    /*border: 1px solid #ccc;*/
    /*border-top: 0;*/
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px 7px 3px;
}
.paginateButtons a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}

/* DIALOG */

.dialog {
   width: 100%;
   padding:10px;
}
.dialog table {
    padding: 5px 0;
}

.prop {
    padding: 5px;
}
.prop .name {
    text-align: left;
    width: 15%;
    white-space: nowrap;
    vertical-align:middle;
}
.prop .value {
    text-align: left;
    //width: 85%;
}

/* ACTION BUTTONS */

.buttons {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    color: #666;
    font-size: 10px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
}

.buttons input {
    background: #fff;
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}
.buttons input.delete {
    background: transparent url(../images/skin/database_delete.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.edit {
    background: transparent url(../images/skin/database_edit.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.save {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
}

/*jQuery Calendar*/
.ui-datepicker-trigger{
    margin-left:3px;
    vertical-align:middle;
}

#ui-datepicker-div{
    display: none;
}

.link-ico-edit, .link-ico-delete{
    vertical-align:middle;
    text-align:center;
}
.link-ico-add{
    float:right;
    margin-right: 5px;margin-top: 2px;
}

.usecase-title{
    background-color: white;
    color: #9E0B0F;
    font-size: 16px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    width: 65%;
}


/*================================== slide ==========================================*/
.slide{
    border-color: #EEEEEE;
    margin-bottom: 5px;
    padding-top: 12px;
    margin-right: 10px;
    width: 95%;
    margin-left:3%
}

.slide100{
    border-color: #EEEEEE;
    margin-bottom: 5px;
    padding-top: 1px;
    width: 100%;
}

.slide-header {
	margin: 0;
	padding: 0px;
	background: repeat-x scroll 50% 50% #f7f5ed;
    border: 1px solid #CCCCCC;
    color: #9E0B0F;
    font-weight: bold;
	/*-moz-border-radius: 4px;*/
	height: 20px;

}
.btn-slide {
	background: url(../images/slide/expand.gif) no-repeat left;
	text-align: left;
	height: 20px;
	display: block;
	margin-left: 5px;
	padding-left: 20px;
    padding-top: 1px;

}
.slide-active {
    background: url(../images/slide/collapse.gif) no-repeat left;
}


.slide-panel {
	margin-top: -1px;
    margin-left: 0px;
	background: white;
	/*height: 200px;*/
	display: none;
	border: 1px solid #CCCCCC;
    color: #1C94C4;
    font-weight: bold;
	/*-moz-border-radius: 4px;*/
    padding: 5px;
    padding-left: 15px;
    min-height: 50px;
}


.slide-list table {
    border-collapse: collapse;
}
.slide-list table th, .slide-list td {
border-left: 1px solid #DDDDDD;
    color: gray;
    font-weight: normal;
    padding: 2px 2px 2px 10px;
    vertical-align: middle;

}
.slide-list th:hover, .slide-list tr:hover{
/*    background: #dfe8f5;*/
}

.slide-table-td-actions{
    width: 80px;
    text-align:center;
}

.slide-image{
  margin-left:0;
  width: 450px;
  font-size:11px;
}
.slide-header-image141 {
	margin: 0;
	padding: 0px;
	background: repeat-x scroll 50% 50% #f7f5ed;
    border: 1px solid #CCCCCC;
    color: #666;
    font-weight: normal;
    font-size:11px;
	height: 15px;
    width:61px;
    float: left;

}
.btn-slide-image {
    background: url("../images/slide/collapse.gif") no-repeat scroll left;
    display: block;
    height: 20px;
    margin-left: 5px;
    padding-left: 20px;
    padding-top: 1px;
    text-align: left;
}

.slide-panel-image{
    color: #666;
    font-weight: normal;
    font-size:12px;
}
.slide-header-image115 {
	margin: 0;
	padding: 0px;
	background: repeat-x scroll 50% 50% #f7f5ed;
    border: 1px solid #CCCCCC;
    color: #666;
    font-weight: normal;
    font-size:11px;
	height: 15px;
    width:61px;
    float: left;

}

.required{
    background-color: #F7F5ED;
}

.verysmall{
    width: 75px;
}
.verysmall2{
    width: 80px;
}

.verysmall3{
    width: 100px;
}

.litlle{
    width: 35px;
}
.litlle2{
    width: 45px;
}

.litlle3{
    width: 55px;
}
.small{
    width: 150px;
}
.small2{
    width: 120px;
}
.cnpj{
    width: 150px;
}

.cpf{
    width: 120px;
}
.medium2{
    width: 160px;
}

.medium{
    width: 300px;
}

.medium3{
    width: 360px;
}

.medium4{
    width: 240px;
}

.big{
    width: 450px;
}

.big1{
    width: 550px;
}


.textarea{
    width: 520px;
}
.img{
    width:30px;
}
.dialog table td {
    padding-top:0px;
    padding-bottom:0px;    
}

.invisible{
    display:none;
}

.center, .right{
    vertical-align:middle;
}

.center{
    text-align:center;
}

.right{
    text-align:right;
}


.italic-label{
    font-style: italic;
    font-size: 11px;    
}
.search-ico{
    margin-top:-5px;
    cursor:pointer;

}

.abrepopup{
    cursor:pointer;
}

/*--------------------------------- drag in drop --------------------------*/

.column{
	width:135px;
	margin-right:.5%;
	min-height:300px;
	background:#fff;
	float:left;
}
.column .dragbox{
	margin:5px 2px  20px;
	background:#fff;
	position:relative;
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    width:130px;
}
.column .dragbox h2{
	margin:0;
	font-size:12px;
	padding:5px;
	background: #e1f6da;
	color:#000;
	border-bottom:1px solid #f5f2f2;
	font-family:Verdana;
	cursor:move;
}


.dragbox-content{
	background:#fff;
	min-height:50px; margin:5px;
	font-family:'Lucida Grande', Verdana; font-size:0.8em; line-height:1.5em;
}
.column  .placeholder{
	background: #f0f0f0;
	border:1px dashed #ddd;
}
.dragbox h2 .configure{
	font-size:11px; font-weight:normal;
	margin-right:30px; float:right;
}



.planed{
	width: 280px;
    float: left
}

.planed .dragbox{
    display: inline-block;
}

.column-dragbox-title{
    width: 120px;
    height:15px;
    margin-bottom:20px;
    background:#f5f2f2;
    padding: 7px;
    font-weight:bold;
    text-align:center;

}

.column-dragbox-planed-title{
    width: 260px;
}

.nopermission-error{
    color: #e84141;
    font-size:12pt;
}



/* footer */
#footer {
	border-top: 1px solid #ccc;
	margin: 20px 0 0 0;
    font-size: 12px;
    min-height: 90px;
}
#footer img {
	float: left;
	margin:20px 15px 0 0;
}
#footer ul {
	float: left;
	width: 170px;
	margin: 30px 0 0 0;
}
#footer ul li {
	padding: 0 0 3px 0;
}
#info {
	float: right;
	width: 395px;
	margin: 30px 0 0 0;
}

a:link, a:visited {
    color: #6b6767;
    text-decoration: none;
}

.radiolist input {
    margin-right: 30px;
}

.informativo-campo{
    font-style: italic;
    font-size:11px;
    margin-left: 5px;
    color: #666;
    font-weight:normal;
}


.home-box{
    margin-left:30px;
    float:left;
}
.home-box-title{
    font-weight:bold;
    font-size:14px;
    background-color:lightgoldenrodyellow;
    padding: 5px;
}

.home-box-subtitle{
    font-weight:bold;
}


div.loja img {
    border: 1px solid #CCCCCC;
    margin: 0 0px 0px 0;
}


.separacao h2 {
   margin-left: 25px;
}

.separacao p {
   margin-left: 25px;
   line-height: 0.6em;
}


.table-home{
    border:0px;
}

.table-home th{
    background: white;
    text-align:center;
    align:center;
}

.noborder{
    border:0px;
}


/* Loading box of width=height=100px with a spinner placed at the center */
.spinner {
    width:  100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    background:url(../images/loading2.gif) no-repeat center;
    text-align:center;
    padding:10px;
    font:normal 16px Tahoma, Geneva, sans-serif;
    margin-left: -50px;
    margin-top: -50px;
    z-index:10000;
    overflow: auto;
}


.caixaTexto{
    margin-left: 30px;
    margin-right: 10px;
    padding-right:30px;
    padding-bottom:30px;
    height:300px;
    overflow-y:scroll;
}
.colunaContador{
    border:none; background-color:white; width:5px;vertical-align:middle;
}

.addDetalhe{
    float:right;
    height: 32px;
    border:none;
     margin-right: -2px;
     margin-top: -2px;
     width: 32px;
     background: url("../images/skin/add.png")  no-repeat center;
    cursor:pointer;
}


/*--------------------------------POPUP-----------------------*/

.popup{
	display:none;
    overflow: visible;
    background: white;

}
.ui-dialog-title{
    color: #A88000;
    font-size: 21px;
}
.dialog-title {
    color: #A88000;
    font-size: 21px;
}
.ui-draggable .ui-widget-header .ui-corner-all .ui-dialog-titlebar .ui-dialog{
    background: white;
}

#content, .popup-content{
    border: 1px dotted #CCCCCC;
    padding: 3px 3px 50px;
    min-height:400px;
    font-size:14px;

}
#content label, .popup-content label{
    cursor:auto
}

/* TABLES */
#content table, .popup-content table{
    width: 100%
}
#content tr, .popup-content tr{
    border: 0;
}
#content td, .popup-content table td{
    padding:5px;
}

#content td, th {
    padding: 5px 6px;
    /*text-align: left;*/
    vertical-align: middle;
}
.popup-content table td, th{
    padding: 5px 6px;
    /*text-align: left;*/
    vertical-align: middle;
}

#content th, .popup-content th {
    background: #e2dac0;
    color: #666;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    padding: 2px 6px;
}
#content th a:link, #content th a:visited, #content th a:hover,
.popup-content th a:link, .popup-content th a:visited, .popup-content th a:hover{
    color: #333;
    display: block;
    font-size: 13px;
    text-decoration: none;
    width: 100%;
    background: #e2dac0;
}
#content th:hover, #content th a:hover,
.popup-content th:hover, .popup-content th a:hover,{
    background: #e8e2cc;
}


#content th.asc a,
#content th.desc a,
#content td.asc a,
#content td.desc a,
.popup-content th.asc a,
.popup-content th.desc a{
    background-position: right;
    background-repeat: no-repeat;
    padding-right:6px;
}
#content th.asc a,
#content td.asc a,
.popup-content th.asc a{
    background-image: url(../images/skin/sorted_asc.gif);
}
#content th.desc a,
#content td.desc a,
.popup-content th.desc a {
    background-image: url(../images/skin/sorted_desc.gif);
}

td.sortable{
    font-weight: bold;
}