/* -- General styles ------------------------------ */

html, body { height: 100%; }

body {
	margin: 10px; padding: 0;
	background: #fff;
	padding-bottom: 1px;
	font-size: 11px;
}

body, td, th { font-family: Arial, Helvetica, sans-serif; }

a, img, p { padding: 0; margin: 0; }

img { border: 0 none; }

form { margin: 0; padding: 0; }

h1 {
	margin: 0; padding-bottom: 8px;
	color: #00204F; font-size: 20px; font-weight: bold;
}

h3 {
	font-size: 13px;
}

a:link    { color: #0B55C4; text-decoration: none; }
a:visited { color: #0B55C4; text-decoration: none; }
a:hover   { text-decoration: underline; }

legend    {
	color: #0B55C4;
	font-size: 12px;
	font-weight: bold;
}

input, select { font-size: 10px;  }
textarea      { font-size: 11px;  }
button        { font-size: 10px;  }

input.button  { 
    cursor: pointer;
}


input:focus,
select:focus,
textarea:focus { background-color: #ffd; }

/* -- overall styles ------------------------------ */
#left_column{
    border-left: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    background-color:#F1F3F5;
    width: 220px;
    vertical-align:top;
}

#right_column{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    vertical-align: top;
}

#footer .copyright {margin: 10px; text-align: center;}

/*-- Loogo --*/
#login_logo {
    background: url(../images/vigent.png) no-repeat;
    width: 401px;
    height: 164px;
    margin: 40px 0px 40px 0px;
    text-align: center;
}

.logo {
    width:220px;
    margin: 30px auto 10px auto;
    text-align: center;
}

.ano{
    font-size:20px;
    color: #00204E;
    font-weight:bold;
    clear:both;
}

.button1_left  { background: url(../images/j_button1_left.png) 0 no-repeat; }
.button1_right { background: url(../images/j_button1_right.png) 100% 0 no-repeat; }

.button1_right .prev { background: url(../images/j_button1_prev.png) 0 no-repeat; height:26px;}
.button1_left .next { background: url(../images/j_button1_next.png) 100% 0 no-repeat; height:26px; }
.button1_left .add { background: url(../images/j_button1_collate.png) 100% 0 no-repeat; height:26px; }

.button1_left a,
.button1_right a {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}

.button1_left  a { padding: 0 30px 0 6px; }
.button1_right a { padding: 0 6px 0 30px; }

.button1_left a:hover,
.button1_right a:hover { text-decoration: none; color: #0B55C4; }

#border_top          { background: url(../images/j_header_middle.png) repeat-x; }
#border_top div div  { background: url(../images/j_header_left.png) no-repeat; height: 110px; }

#border_top .title {
    font-size: 25px;
    font-weight: bold; 
    color: #011F50;
    line-height: 80px;
    padding-left: 230px;
}

#border_top .version {
	display: block; float: right;
	color: #fff;
	padding: 25px 10px 0 0;
}

#menu  { border: 1px solid #ccc; background: #f0f0f0; }

/* -- menu status layout */
#menu_status      { float: right;}
#menu_status span { display: block; float: left; line-height: 16px; padding: 4px 10px 0 22px; margin-bottom: 5px; }

#menu_status .msg{ color:#333; }
#menu_status .msg a{ color:#333; }
#menu_status .msg a:hover{ color:#333; text-decoration:underline; }

#menu_status .loggedin_users     { background: url(../menu/icon-16-user.png) 3px 3px no-repeat; }
#menu_status .logout             { background: url(../menu/icon-16-logout.png) 3px 3px no-repeat; cursor:pointer; height:16px;}
#menu_status .homeIcon             { background: url(../menu/icon-16-home.png) 3px 3px no-repeat; cursor:pointer; height:16px;}

/*-- toolbar --*/

#content_box {
    float:left;
    width:100%;
}

#content_header {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    background-color: #F1F3F5;
}

#content_body { float: left; width:100%;}

#content_footer {
    float: left;
    width: 100%;
    margin-top: 40px;
    border: 1px solid #ccc;
    background-color: #F1F3F5;
}

div.header {
    font-size: 22px;
    font-weight: bold;
    color: #223A66;
    line-height: 62px;
    padding-left: 65px;
    background-repeat: no-repeat;
}

div.header img{
    padding-top: 5px;
}

div.toolbar { float:right; text-align: right; padding: 5px;}
table.toolbar    { border-collapse: collapse; padding: 0; margin: 0; }
table.toolbar td { padding: 1px 1px 1px 4px; text-align: center; color: #666; height: 48px; }
table.toolbar span { float: none; width: 32px; height: 32px; margin: 0 auto; display: block; }
table.toolbar a {
    display: block;
    float: left;
    white-space: nowrap;
    border: 1px solid #fbfbfb;
    padding: 1px 5px;
    cursor: pointer;
}

table.toolbar a:hover {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
    color: #0B55C4;
}

/* ------------------- search menu layout ----------------------- */

fieldset {
    margin-bottom: 10px;
    border: 1px #ccc solid;
    padding: 0px 10px 10px 10px;
    text-align: left;
}

legend{
    background: url(../images/ic_arrow_right.gif) 5px 0 no-repeat;
    padding-left:20px;
    padding-bottom: 10px;
    color: #223A66;
}

.menu_search {
    width: 100%;
    margin:0px;
    padding:0px;
    clear:both;
}

.menu_search span{
    padding-left:5px;
}

.menu_search span.tag{
    color:#333;
    font-weight: bold;
}

.menu_search span.error{
    color:#C00;
}

/*----------------------------------------------------------------*/

.title{
    color: #223A66;
    font-weight:bold;
    text-align: center;
    clear:both;
    font-size: 13px;
}

.text{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
}

.area_title{
    color: #FFF;
    line-height: 23px;
    font-weight:bold;
    text-align: center;
    background-color: #00204E;
    clear:both;
}

.area_title a{
    color: #FFF;
}

.area_title a:hover{
    color: #FFF;
    text-decoration:underline;
}

.attachment{
    color: #666;
    padding-top:5px;
}

/* -- Forms -- */
.form{float:left; padding-bottom: 10px;}
.form_img {float:left; padding:0px 10px 0px 0px;}
.form_img img{float:left;}
.form_info{float:left;}

table.info td.field{
	background-color: #F1F3F5;
	text-align: right;
        line-height:20px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
        padding:3px;
        vertical-align: top;
        width:130px;
}

table.info td.detail{
	padding:5px;
}


/*-- Table styles --*/
table.list {
	width: 100%;
	border-spacing: 1px;
	color: #666;
        margin-bottom: 10px;
}
table.list td,
table.list th { padding: 4px; }
table.list thead th {
	text-align: center;
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.list thead a:hover { text-decoration: none; cursor:pointer;}
table.list thead th img { vertical-align: middle; }
table.list tbody th { font-weight: bold; }
table.list tbody tr	 { text-align: left; }
table.list tbody tr.row2 { background: #f9f9f9; border-top: 1px solid #fff; }
table.list tbody tr.row1:hover td,
table.list tbody tr.row2:hover td  { background-color: #ffd ; }
table.list tbody tr td 	   { 
    padding:5px;
    border-bottom: 1px solid #c0c0c0;
}
table.list tbody tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF; }

/*-- System Messages --*/
.system_message {margin-bottom: 20px; padding: 0px; text-indent: 30px;}

/*-- System Standard Messages --*/
.system_message .info {padding: 10px 0px 10px 10px; color: #0055BB; background: #C3D2E5 url(../images/notice-info.png) 4px 4px no-repeat; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB}

/*-- System Error Messages --*/
.system_message .error {padding: 10px 0px 10px 10px; color: #C00; background: #E6C0C0 url(../images/notice-alert.png) 4px 4px no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/*-- System Notice Messages --*/
.system_message .notice {padding: 10px 0px 10px 10px; color: #C00; background: #EFE7B8 url(../images/notice-note.png) 4px 4px no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}


.notice{
    color: #223A66;
    background: url(../images/ic_arrow_right.gif) 0 0 no-repeat;
    padding-left:15px;
    clear:both;
}

.notice a {
    color: #223A66;
    text-decoration: none;
}

.notice a:hover {
    color: #223A66;
    text-decoration: underline;
}

.error{color: #C00;}

/*-- Agenda --*/
#agenda .date{
    font-size: 10px;
    font-weight:bold;
    color:#666;
}

#agenda .title{
    color: #000;
    font-size: 16px;
    font-weight:bold;
    padding-bottom: 20px;
    text-align:left;
}

/*-- Tabs --*/
.tab-view{
    border: 1px solid #CCC;
    clear:both;
}

.tab-active{
    border: 1px solid #CCC;
    border-width: 1px 1px 0;
    line-height:20px;
}

.tab-active a{
    color:#333;
    font-size:10px;
    font-weight:bold;
}

.tab-active a:hover{
    cursor:text;
    text-decoration:none;
}

.tab-normal{
    background-color: #E0E7EF;
    border: 1px solid #CCC;
    line-height:20px;
}

.tab-normal a{
    color:#333;
    font-size:10px;
    font-weight:bold;
}

.tab-normal a:hover{
    color:#333;
    cursor:pointer;
    text-decoration:underline;
}

.objectivos .level_0{
    background-color: #EFEFEF;
    border: 1px solid #C0C0C0;
    padding: 7px;
    margin-bottom:12px;
    text-align:center;
    vertical-align:middle;
}

.objectivos .level_1{

    background-color: #E6E6E6;
    border: 1px solid #C0C0C0;
    padding: 5px;
    vertical-align:top;
    color:#666;
    width:230px;
}

.objectivos .level_2{
    background-color: #E0E7EF;
    border: 1px solid #C0C0C0;
    padding: 5px;
    vertical-align:top;
    color:#666;
    width:230px;
}

.objectivos .level_3{
    background-color: #F1F3F5;
    border: 1px solid #C0C0C0;
    padding: 5px;
    vertical-align:top;
    color:#666;
    width:230px;
}

.objectivos .level_4{
    background-color: #FFF;
    border: 1px solid #C0C0C0;
    padding: 5px;
    vertical-align:top;
}

.objectivos .detail{
    padding-top:20px;
    color:#666;
    vertical-align: top;
}

.objectivos .actions{
    text-align:right;
}

.objectivos .actions span{
    padding-right:2px;
}

.objectivos .actions a{
    color:#223A66;
    text-decoration:none;
}

.objectivos .actions a:hover{
    color:#223A66;
    text-decoration:underline;
}

.objectivos .objectivos_anexos{
    color:#666;
    line-height:20px;
}

.objectivos .objectivos_indicadores{
    color:#666;
    line-height: 20px;
}

.objectivos .objectivos_criterios{
    color:#666;
}

.objectivos .objectivos_criterios table{
    border-left:1px solid #c0c0c0;
    border-right:1px solid #c0c0c0;
    border-top:1px solid #c0c0c0;
}

.objectivos .objectivos_criterios th{
    color:#666;
    font-weight:bold;
    background-color: #E0E7EF;
    text-align:center;
    border-bottom:1px solid #c0c0c0;
    border-left:1px solid #c0c0c0;
    border-right:1px solid #c0c0c0;
    padding: 5px;
}

.objectivos .objectivos_criterios td{
    color:#666;
    border-bottom:1px solid #c0c0c0;
    border-left:1px solid #c0c0c0;
    border-right:1px solid #c0c0c0;
    padding: 5px;
    border-spacing: 1px;
}

.criterios{
    color:#666;
}

.tree .level_1{
    background-color: #EFECE0;
    border: 1px solid #C0C0C0;
    line-height:25px;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #333;
}

.tree2 .level_1{
    background-color: #E6E6E6;
    border: 1px solid #C0C0C0;
    line-height:30px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
}

.tree .level_2{
    background-color: #E0E7EF;
    border: 1px solid #C0C0C0;
    line-height:25px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:30px;
}

.tree .level_3{
    background-color: #F1F3F5;
    border: 1px solid #C0C0C0;
    line-height:25px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:60px;
}

.tree .level_4{
    background-color: #FFF;
    border: 1px solid #C0C0C0;
    line-height:25px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:90px;
}

.tree .show_hide{
    float:left;
    padding: 3px 0px 0px 3px;
}

.tree .detail{
    float:left;
    color:#666;
    padding: 0px 5px 0px 5px;
}

.tree2 .detail{
    text-align: center;
    color:#00204E;
    font-weight:bold;
    padding: 0px 5px 0px 5px;
    font-size: 12px;
}

.tree .actions{
    float:right;
}

.tree .actions span{
    padding: 0px 2px 0px 1px;
}

.tree .actions a{
    color:#223A66;
    text-decoration:none;
}

.tree .actions a:hover{
    color:#223A66;
    text-decoration:underline;
}

.tree .level_2_2{
    margin-left:30px;
}

.tree .assign{
    line-height:25px;
    margin-left:30px;
    color: #666;
}

.attachment{
    margin-left:30px;
    color: #666;
}

/*#########################################################################*/

.TDatePicker_default
{
	border: 1px solid gray;
	background-color: White;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	cursor: default;
}

.TDatePickerButton
{
	width: 30px;
}

.TDatePickerImageButton
{
	padding: 2px;
	border: 1px solid #919EA9;
	vertical-align: top;
	margin-left: 1px;
}

.TDatePickerImageButton:hover
{
	border-color: #ddd;
}

.TDatePicker_default select
{
	font-size: 11px;
}

.TDatePicker_default input.button
{
	font-size: 11px;
	width: 32px;
        border: 1px solid #99B2DF;
        background-color: #C3D2E5;
}

.TDatePicker_default .date
{
        color: #000;
	padding: 4px 0;
	border: 1px solid white;
	text-align: center;
        background-color: #E0E7EF;
}
.TDatePicker_default .hover
{
        color: #000;
	border: 1px solid #99B2DF;
        cursor:pointer;
}
.TDatePicker_default .selected
{
        background-color: #FFF;
	border: 1px solid #99B2DF;
        color: #000;
}
.TDatePicker_default .today
{
        font-weight: bold;
	border: 1px solid #99B2DF;
        background-color: #C3D2E5;
	color: #000;
}

.TDatePicker_default td.empty
{
	border: 1px solid white;
	cursor: default;
	height: 22px;
}

.TDatePicker_default th
{
	width: 28px;
}

.TDatePicker_default .calendarBody
{
	text-align: center;
	width: 210px;
	margin: 3px 6px;
}

.TDatePicker_default .grid
{
	border-spacing: 0px;
}

.TDatePicker_default .calendarFooter
{
    margin: 2px;
    border-top: 1px solid #919EA9;
    padding-top: 2px;
    display:none;
}
.TDatePicker_default .todayButton
{
    font-size: 11px;
    margin: 4px;
    padding-left: 1em;
    padding-right: 1em;
}

.modalboxtitle{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-align:center;
    padding: 5px 0px 20px 0;
}

.notafinal{
    font-size: 13px;
    color: #223A66;  
    clear:both;
    padding: 5px 0px 10px 0;    
    text-align:right;
    width:100%;
}