/* Para utilizar os styles da bootstrap */
span.h1,
span.h2,
span.h3,
span.h4,
span.h5,
span.h6 {
  font-weight: bold;
  color: #404040;
}
span.h1 small,
span.h2 small,
span.h3 small,
span.h4 small,
span.h5 small,
span.h6 small {
  color: #bfbfbf;
}
span.h1 {
  margin-bottom: 18px;
  font-size: 30px;
  line-height: 36px;
}
span.h1 small {
  font-size: 18px;
}
span.h2 {
  font-size: 24px;
  line-height: 36px;
}
span.h2 small {
  font-size: 14px;
}
span.h3,
span.h4,
span.h5,
span.h6 {
  line-height: 20px;
}
span.h3 {
  font-size: 18px;
}
span.h3 small {
  font-size: 14px;
}
span.h4 {
  font-size: 14px;
}
span.h4 small {
  font-size: 12px;
}
span.h5 {
  font-size: 14px;
}
span.h6 {
  font-size: 13px;
  color: #2277BB;
  text-transform: uppercase;
}
.spanPopup
{
	width: 870px;
}





body  
{
	background: #F0F8FF; 
	margin: 5px auto ;
}

.footer {
    border-top-color: #EEEEEE;
    border-top-style: solid;
    border-top-width: 1px;
    margin-top: 17px;
    padding-top: 17px;
    position:absolute;
    width: 940px;
    bottom: 2px;
}

h6 {
    line-height: 26px;
}

a:hover { text-decoration:none;}

.ui-dialog { border: 10px solid #fff; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);  }

.container  
{
	margin:auto;
	width:940px;
	padding: 5px 10px;
	background:#fff;
	border: 1px solid #eee;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    min-height: 535px;
}

.containerInterno
{
	position: relative;
	padding: 5px 10px 55px 10px;
}

ul.mega-container { margin: 5px 0px}


span.logo {  color:#1F4B82; text-shadow: #ccc 1px 1px; font-weight: bold;  font-size: 45px;
    letter-spacing: -4px;
    line-height: 40px; 
    margin: 5px 0px;  padding: 2px 5px;}
    
 table th, table td {
    line-height: 18px;
    padding: 5px 4px 4px;
    text-align: left;
    vertical-align:middle;
    }

table { empty-cells: show; }

.span16 table 
{
    width:95%;
}   
    
table th{ padding: 10px 6px;}

table td .btn { padding: 4px; font-size: 11px;}

td.CenteredCol{ text-align: center;}

.pesquisa_topo { margin: 2px 0px; background: #f0f8ff; -webkit-border-radius: 6px;
  -moz-border-radius: 6px;  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);  border: 1px solid #D0E7EC;
  border-radius: 6px;  padding: 5px;}
  
.pesquisa_topo a { text-shadow: 1px 1px #fff;}

.pesquisa_topo a.btn { padding: 5px 11px 4px;}

.langs { background: #fafafa; -webkit-border-radius: 6px;
  -moz-border-radius: 6px; 
  border-radius: 6px; }
  
  
 .form-stacked { padding: 0px 0px 0px 20px}
 


.form-stacked .actions {
    margin-left: 0px;
    padding-left: 0px;
}

.nowrap
{
    white-space: nowrap;
}


.actions {
    background: none repeat scroll 0 0 #F6F9FA;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #DBE6EC;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 6px 20px 5px 20px;
    text-align:right;
}

  


.td_buttons { min-width: 120px;}


ul.languages {    list-style: disc outside none;  margin: 1px; text-align: center}
ul.languages li{ display: inline; padding: 0px 5px; line-height: 29px;}
ul.languages li a img{  position: relative; bottom: -5px;}

ul.languages li.langLabel { font-weight: bold; color: #bbb; text-shadow: 1px 1px #fff}

/* Twitter Login*/




#container {
    width:280px;
    margin:0 auto;
    position: relative;
    float:right;
}


a:link, a:visited {
    color:#27b;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a img {
    border-width:0;
}
#topnav {
    padding:0px;
    font-size:11px;
    line-height:23px;
    text-align:right;
}
#topnav a.signin {
    background:#88bbd4;
    padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    *background:transparent url("images/signin-nav-bg-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin:hover {
    background:#59B;
    *background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
    *background-position:0 3px!important;
}

a.signin {
    position:relative;
    margin-left:3px;
}
a.signin span {
    background-image:url("images/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 16px 6px 0;
}
#topnav a.menu-open {
    background:#ddeef6!important;
    color:#666!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("images/toggle_up_dark.png");
    color:#789;
}



#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#ddeef6;
    position:absolute;
    width:210px;
    z-index:10000;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 0px; 
    margin-top:5px;
    margin-right: 0px;
    margin-right: 0px;
    color:#789;
    font-size:11px;
}

#signin_menu .form-stacked { padding: 0px; margin: 0px;}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #ACE;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}
#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#6AC;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#27B!important;
}



.ClearRadioButtonWarningStyle
{
    clear:both;
    display:block;
}
/* Glossário */



.glossario {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #E3E3E3;
    
}
.glossario ul {
    margin: 20px 5px;
    text-align: center;
}
.glossario ul li {
    display: inline;
      padding: 2px 1px;    
      font-size: 20px;
      font-weight: bold;
      color: #ccc;
      text-shadow: 1px 1px #fff;
}

.glossario ul.small li {
      font-size: 15px;
      white-space: nowrap;
}
.glossario ul li a {
    color: #000000;
      padding: 2px 5px; 

  
}
.glossario ul li a:hover {
    background: none repeat scroll 0 0 #ccc;
    color: #FFFFFF;
    text-decoration: none
}
.glossario ul li a.activa {
    background: none repeat scroll 0 0 #888888;
    color: #FFFFFF;
}

.breadcrumb { margin-bottom:5px;}

.breadcrumb li.active { font-weight: bold; color:#D21C24;} 

/*---------------------------*/


ul.variaveis {    list-style: disc outside none;  margin: 1px; text-align: center;  padding: 10px;}
ul.variaveis li{ display: inline-block; font-size: 14px; }
ul.variaveis li a{ display: inline-block; padding: 0px 20px; line-height: 29px; font-size: 12px; color: #1B80DC}
ul.variaveis li a.active { color: #1F4B82; font-weight: bold}

.vigentes { background: url("images/16-square-blue-check.png") no-repeat 0 50%}

.naovigentes{ background: url("images/16-square-red-check.png") no-repeat 0 50%}
.todas{ background: url("images/16-square-green-check.png") no-repeat 0 50%}


.alpha_letter h1{ font-size: 40px; padding: 10px; text-align: center; color: #ccc; text-shadow: 1px 1px #444}
.result_alpha { border-bottom: 1px solid #eee; margin-bottom: 10px;}
.result_alpha ul li { list-style: disc outside none; display: block; padding: 5px 20px;} 
.result_alpha ul li a { color: #444}


.result_alpha li:nth-child(even) {background: #f5f5f5}
.result_alpha li:nth-child(odd) {background: #FFF}

/*
#tree { margin: 10px; padding: 10px; background: #fefefe; }

#tree a { color: #444}
*/

.highlight 
{
	background-color: #DBE6EC;
    background-image: -moz-linear-gradient(center bottom , #FFFFFF, #DBE6EC);
    background-repeat: repeat-x;
    border: 1px solid #DBE6EC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    margin:10px 0px;
    padding-top:20px;
    padding-bottom:4px;
   }
   
   
.ui-dialog .ui-dialog-content {background-color: #DBE6EC;
    background-image: -moz-linear-gradient(center bottom , #FFFFFF, #DBE6EC);
    background-repeat: repeat-x;
    border: 1px solid #81A8B8;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    margin:10px 0px;
    padding-top:20px;
   }

.validation-summary-errors{
    background-color: #FDDFDE;
    border: 1px solid #FBC7C6;
    box-shadow: none;
    padding: 5px;
    margin: 5px 0px;
     -webkit-border-radius: 3px;  -moz-border-radius: 3px;   border-radius: 3px;  
}


.validation-summary-errors ul{ margin: 5px 0px; list-style:none;}

.validation-summary-errors ul li {  color: #BF0F33;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}
    
    
    

.ResultSummary { width: 500px; float:left; text-align:left; line-height:15px;  font-size: 13px; padding: 15px 0 5px 0;}

.MessageUpdating{ font-size: 11px; padding-top: 10px;}


img.languageDisabled {opacity:0.3;
filter:alpha(opacity=30); /* For IE8 and earlier */}
    
    
    /* EStavam na Layout */
    
    
    
     div.DDL span.ui-icon {margin-left:3px; margin-top:5px;}
        div.RadioListHorizontal{margin-top: 4px;}
        div.RadioListHorizontal div.RadioButton * { float: left; cursor: pointer; }
        div.RadioListHorizontal div.RadioButton input { padding-right: 2px;}
        div.RadioListHorizontal div.RadioButton label { padding-right: 10px; width: auto; padding-top: 0px;}
        .left { float: left;}
        .ActionCol{ text-align: center;}
        .Sortable{cursor: pointer;}
        div.ResultSummary span.Warning, span.field-validation-error{color: Red;}
        .actions{margin-top: 0px;}
        table.zebra-striped tr.even td{background-color:#F9F9F9;}
     
        
        #Pagination { overflow:hidden; padding:5px;}
        
        .pagination {
            height: 28px;
            margin: 12px 0;
            float: right;
            margin: 0;
            border: 1px solid #ddd;
            border: 1px solid rgba(0, 0, 0, 0.15);
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
            -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
            cursor: pointer;
           
            
        }
        .pagination a, .pagination span 
        {
        	color:#0069D6;
            float: left;
            padding: 0 10px;
            line-height: 28px;
            border-right: 1px solid;
            border-right-color: #ddd;
            border-right-color: rgba(0, 0, 0, 0.15);
            *border-right-color: #ddd;
            /* IE6-7 */

            text-decoration: none;
        }
        .pagination a:hover, .pagination .current {
            background-color: #c7eefe;
        }
        .pagination span.prev, .pagination span.next {
            background-color: transparent;
            color: #bfbfbf;
        }
        
        .pagination input.paginationEllipse
        {
        	float: left;
        	text-align: center;
        	width: 25px;
        	border-radius: 0px;
        }
        .pagination input.paginationEllipse.Active
        {
        	color: #0069D6;
        }
        
    
        table td.ActionCol{ padding-top: 1px; padding-bottom: 1px;}
        table th { text-align: center;}
        table th.ActionColB1, table td.ActionColB1{ width:30px; }
        table th.ActionColB2, table td.ActionColB2{ width:60px; }
        table th.ActionColB3, table td.ActionColB3{ width:90px; }
       
        
        .input-prepend label, .input-check label {
            position: relative;
            background: #f5f5f5;
            border-top: 1px solid #ccc;
            border-right: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            float: left;
            display: block;
            width: auto;
            min-width: 16px;
            height: 18px;
            padding: 4px 4px 4px 5px;
            margin-right: -1px;
            font-weight: normal;
            line-height: 18px;
            color: #bfbfbf;
            text-align: center;
            text-shadow: 0 1px 0 #ffffff;
            -webkit-border-radius: 0 3px 3px 0;
            -moz-border-radius: 0 3px 3px 0;
            border-radius: 0 3px 3px 0;
            color: #000;
            cursor: pointer;
          
        }
        
       
        .input-prepend label.add-on 
        {
        	border-right-style: none;
        	z-index:auto;
        }
        .input-prepend label.add-on-label
        {
        	padding-top: 4px;
        	cursor: not-allowed;
        }
        
        .input-prepend div.addOn
        {
        	float:left;
        	background-color: #F5F5F5;
        	padding: 4px 4px 3px 8px;
        	border: 1px solid #CCCCCC;
        	border-right: none;
        	border-bottom-left-radius: 3px;
        	border-top-left-radius: 3px;
        }
        
        .input-check label 
        {
            border-left: 1px solid #ccc;
        	-webkit-border-radius: 3px 3px 3px 3px;
            -moz-border-radius: 3px 3px 3px 3px;
            border-radius: 3px 3px 3px 3px;
        }
        
        .input-check label.add-on-disabled
        {
            cursor: not-allowed;
        }
        
        .input-prepend { margin-right:10px;
                         float:left}

 input[type=text][Disabled],
 .uneditDiv { background-color: #FFFFFF;
    color: #808080;
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.024) inset;
    cursor: not-allowed;
    display: block;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    padding: 4px;
    margin: 0;
 }
 
 .nomargin{ margin: 0;}
 
 
.field-validation-error, .field-validation-error span  { background: none repeat scroll 0 0 #FAE5E3;
    border-radius: 4px 4px 4px 4px;
    margin: -10px 0 10px;
    padding: 5px; 
    line-height: 1.6;
    color:#9D261D}
    
    .error, .input-validation-error { margin-bottom:10px; border-color:#f00}
    label.error{color:Red; font-weight: normal;}
    
   .uneditable-input { border-color: #ccc; background:#f9f9f9  }
   
button.ui-state-default[disabled] { background-color: #F5F5F5; border-color: #CCCCCC; cursor: default; }
   
    
    a.msg  
    {
    	padding: 4px 10px 4px; 
		/*background:  url("images/unread.png") no-repeat 50%;*/
		background-size:19px 15px;
		-moz-opacity: 0.7;
opacity:0.7;
filter: alpha(opacity=70);
	}
	
	a.msgLida
	{-moz-opacity: 0.2;
opacity:0.2;
filter: alpha(opacity=20);
	}
    
     
input.span1, textarea.span1, select.span1, span.span1, .uneditDiv.span1 {
  display: inline-block;
  float: none;
  width: 30px;
  margin-left: 0;
}
input.span2, textarea.span2, select.span2,span.span2, .uneditDiv.span2 {
  display: inline-block;
  float: none;
  width: 90px;
  margin-left: 0;
}
input.span3, textarea.span3, select.span3 ,span.span3, .uneditDiv.span3{
  display: inline-block;
  float: none;
  width: 150px;
  margin-left: 0;
}
input.span4, textarea.span4, select.span4 , span.span4, .uneditDiv.span4 {
  display: inline-block;
  float: none;
  width: 210px;
  margin-left: 0;
}
input.span5, textarea.span5, select.span5 , span.span5, .uneditDiv.span5 {
  display: inline-block;
  float: none;
  width: 270px;
  margin-left: 0;
}
.uneditDiv.span5 { width: 245px; }
input.span6, textarea.span6, select.span6 , span.span6 , .uneditDiv.span6{
  display: inline-block;
  float: none;
  width: 330px;
  margin-left: 0;
}
input.span7, textarea.span7, select.span7 , span.span7, .uneditDiv.span7 {
  display: inline-block;
  float: none;
  width: 390px;
  margin-left: 0;
}
input.span8, textarea.span8, select.span8, span.span8, .uneditDiv.span8 {
  display: inline-block;
  float: none;
  width: 450px;
  margin-left: 0;
}
input.span9, textarea.span9, select.span9, span.span9 ,.uneditDiv.span9{
  display: inline-block;
  float: none;
  width: 510px;
  margin-left: 0;
}
input.span10, textarea.span10, select.span10 , span.span10 , .uneditDiv.span10{
  display: inline-block;
  float: none;
  width: 570px;
  margin-left: 0;
}
input.span11, textarea.span11, select.span11, span.span11, .uneditDiv.span11 {
  display: inline-block;
  float: none;
  width: 630px;
  margin-left: 0;
}
input.span12, textarea.span12, select.span12 , span.span12 , .uneditDiv.span12{
  display: inline-block;
  float: none;
  width: 690px;
  margin-left: 0;
}
input.span13, textarea.span13, select.span13 , span.span13,.uneditDiv.span13{
  display: inline-block;
  float: none;
  width: 750px;
  margin-left: 0;
}
input.span14, textarea.span14, select.span14 , span.span14 , .uneditDiv.span14{
  display: inline-block;
  float: none;
  width: 810px;
  margin-left: 0;
}
input.span15, textarea.span15, select.span15 , span.span15,.uneditDiv.span15 {
  display: inline-block;
  float: none;
  width: 870px;
  margin-left: 0;
}
input.span16, textarea.span16, select.span16 ,.uneditDiv.span16{
  display: inline-block;
  float: none;
  width: 930px;
  margin-left: 0;

}

div.checkLabel div.input-prepend { margin-right: 0px; }
div.checkLabel div.input-prepend div.Label { display: inline; }
div.checkLabel.span15 div.Label label
{
	width: 845px;
	text-align: left;
}

.goto { display:none}



    div.MsgPara label
    {
    	width:60px;
    	float:left;
    }

   tr.MenNaoLida td{ font-weight: bold; color:#39668D; }
   
.resposta textarea {
    border-color: #39668D;}

    form div.clearfix.resposta {

    border-radius: 4px 4px 4px 4px;
  
    padding: 10px 0;
}
.resposta label { color:#39668D; font-size: 18px;  text-shadow: 1px 1px #fff;}


div.LanguageParent { clear:both; }

.LanguageHidden .LanguageChild{ margin-top: 10px;}
.LanguageChild { clear:both;}
/* DIREITA
 .PT input { background:#fff url("images/Portugal_small.png") no-repeat 99.5%; padding-right: 30px;}
 .EN input { background:#fff url("images/UKsmall.png") no-repeat 99.5%; padding-right: 30px;}
 .FR input { background:#fff url("images/Francesmall.png") no-repeat 99.5%; padding-right: 30px;}
*/

   

   
 

.dataTables_length { float:right; margin-bottom:5px; }

.dataTables_length label { width: auto;  font-weight: bold; text-align: left}

.dataTables_length select, .dataTables_length input { width:60px;}

.dataTables_page { float:left; margin-bottom:5px; }

.dataTables_page label { width: auto;  font-weight: bold; text-align: left}

.dataTables_page input { width:60px;}

.detail { padding: 5px; }

label { font-weight:bold; width:150px;  line-height: 16px; }

div.highlight div.Caption{ position: absolute;} 
div.highlight div.Caption h2 
{
	background:#fff;
   
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 1px #E0E0E0;
	display: inline;
	left: 0;
	padding:5px 10px;
	position: relative;
	top: -2em;
	color:#2277BB;
	font-size: 15px;
	line-height:1em;
    
    
    
	background-image: -moz-linear-gradient(center bottom , #FFFFFF, #DBE6EC);
	background-repeat: repeat-x;
	border: 1px solid #DBE6EC;
	border-radius: 3px 3px 3px 3px; 
}

div.Pesquisa{ margin-top: 20px;}

table.details {  border: none; }
table.details td:first-child { color:#81A8B8; text-align:left; font-weight: bold; width:100px; vertical-align:top; }
table.zebra-striped label, table.zebra-striped td, table.zebra-striped th{color:Black;  }
table.zebra-striped tr td:first-child{color:Black; font-weight:normal;}

table.zebra-striped tr td:first-child { color:Black;}

table.zebra-striped tr.bold td{ font-weight: bold;}

table.detailsBigCol td:first-child { width:180px; }

table.details td + td {
    border-left: none; padding: 1px;
}

table.details label {
  
    line-height: 15px;
    padding-top: 1px;
  
}

@media print {
	table.details td {
		border-bottom: 1px solid gray;
	}
}


table.details th, table.details td {
    line-height: 18px;
    padding: 3px 4px 3px;
    text-align: left;
    vertical-align: middle;
}

table.details tbody tr.NoLineBreak td
{
    border: none;
}

table.details tbody tr.padd1 td:first-child { padding-left: 20px; }
table.details tbody tr.padd2 td:first-child { padding-left: 40px; }
table.details tbody tr.padd3 td:first-child { padding-left: 50px; }
table.details tbody tr.padd4 td:first-child { padding-left: 60px; }
table.details tbody tr.padd5 td:first-child { padding-left: 70px; }

table.zebra-striped th
{
    text-align: center;
}

table table.zebra-striped td
{
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
}

form { margin-bottom:0px}


.TabStyle
{
	position: relative; padding: .2em; zoom: 1;
}
.TabStyle ul
{
	margin: 0; padding: .2em .2em 0;
	-moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -khtml-border-top-left-radius: 3px; border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -khtml-border-top-right-radius: 3px; border-top-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -khtml-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; -khtml-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px;
	display: inline-block;
	border: 1px solid #81a8b8; background-color: #DBE6EC; background-image: -moz-linear-gradient(center bottom , #FFFFFF, #DBE6EC); color: #222222; font-weight: bold; 
}
.TabStyle ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.TabStyle ul li
{
	border: 1px solid #81a8b8; background: #f6f9fa; font-weight: normal; color: #36648B;
	list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap;
	-moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -khtml-border-top-left-radius: 3px; border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -khtml-border-top-right-radius: 3px; border-top-right-radius: 3px;
}
.TabStyle ul li a
{
	float: left; padding: .5em 1em; text-decoration: none;
	color: #222222; text-shadow: 1px 1px #fff;
}


div.Tabs { border: none; padding: 0;}

div.ui-tabs div.ui-tabs-panel 
{
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.form-stacked .clearfix {
    margin-bottom: 0;
}

table.Header  
{
	margin: 5px 5px 5px 10px;
	border: none;
    width: 95%;
}

table.Header tbody tr, table.Header tbody tr td
{
    border: none;
    padding: 5px;
    margin: 0;
}

table.Header tbody tr td { padding: 2px; }

span.spanCharTwipsy
{
	/*border: 1px solid gray;
	background-color: #DDDDDD;*/
	font-size: 19px;
	color: #2277BB;
	font-weight: bold;
	padding: 3px 6px;
	margin: 0px 0px 0px 6px;
	cursor: default;
}

img.ActivateTwipsy
{
	cursor: default;
}

.blockPage
{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


table caption
{
	display:none;
}
span.Label
{
	font-weight: bold;
	padding:5px 5px 0px 0px;
	line-height: 30px;
}


ul.DisabledTreeview,
ul.DisabledTreeview ul
{
	margin: 0px;
}

ul.DisabledTreeview li { padding-bottom: 0px; padding-top: 0px;}

.hierarquia ul.DisabledTreeview li.first
{
	background: none;
	padding: 0px;
}

ul.DisabledTreeview div.Disabled-hitarea
{
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("images/treeview-default-line.gif");
    background-origin: padding-box;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    float: left;
    height: 16px;
    margin-left: -16px;
    width: 16px;
}


ul.DisabledTreeview li span.text { position: absolute; color: #000; padding-left: 2px;}
ul.DisabledTreeview li span.floatedLink { position: absolute; right:0; width: 160px; text-align: center;}
ul.DisabledTreeview li div.backgroud  
{
	position: absolute; 
	width: 100%; 
	left: 0px;
}

ul.DisabledTreeview li div.backgroudColor  
{	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.05);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000)";
}

.fade { display: none;}
.fade.in {  display: block; }


.TableTree tr td.TreeItem.Last { background-position: 0 -1766px }

ul.ListaDetalhes { margin : 0px;}
ul.ListaDetalhes li {list-style-type:none; color: #404040;}

ul.DetalheVarFisica li {color: #404040;}

ul.PesquisaTabela li
{
    list-style-type: none;
    margin-left: 60px;
    margin-top: 3px;
}

ul.PesquisaTabela div.PesquisaTabela_Modulo
{
    border-bottom: 1px solid #D21C24;
    color: #D21C24;
    margin-right: 70px;
    padding-bottom: 9px;
    padding-top: 15px;
}

ul.PesquisaTabela div.PesquisaTabela_Entidade
{
    border-bottom: 1px solid #D21C24;
    color: #D21C24;
    margin-right: 70px;
    padding-bottom: 9px;
    padding-top: 15px;
    margin-left: 30px;
}

.PT input, .EN input, .FR input,
.PT textarea, .EN textarea, .FR textarea,
div.uneditPT, div.uneditEN, div.uneditFR,
span.uneditPT, span.uneditEN, span.uneditFR
{
	background-image: url("images/Portugal_small.png");
    background-origin: padding-box;
    background-position: 0.5% 50%;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.EN input, .EN textarea, div.uneditEN, span.uneditEN { background-image:url("images/UKsmall.png"); }
.FR input, .FR textarea, div.uneditFR, span.uneditFR { background-image:url("images/Francesmall.png"); }

span.unedit.span14 { width: 836px; }

.LanguageChild input.span4, .LanguageChild textarea.span4 { width: 185px; }
.LanguageChild input.span5, .LanguageChild textarea.span5 { width: 245px; }
.LanguageChild input.span6, .LanguageChild textarea.span6 { width: 305px; }
.LanguageChild input.span7, .LanguageChild textarea.span7 { width: 365px; }
.LanguageChild input.span8, .LanguageChild textarea.span8 { width: 425px; }
.LanguageChild input.span9, .LanguageChild textarea.span9 { width: 485px; }
.LanguageChild input.span10, .LanguageChild textarea.span10 { width: 545px; }
.LanguageChild input.span11, .LanguageChild textarea.span11 { width: 605px; }
.LanguageChild input.span12, .LanguageChild textarea.span12 { width: 665px; }
.LanguageChild input.span13, .LanguageChild textarea.span13 { width: 725px; }
.LanguageChild input.span14, .LanguageChild textarea.span14 { width: 785px; }
.LanguageChild input.span15, .LanguageChild textarea.span15 { width: 845px; }

div.span15 div.uneditPT, div.span15 div.uneditEN, div.span15 div.uneditFR{ width: 844px; margin-bottom: 2px; }




div.DropDownListParent
{
	height:26px;
}

div.DropDownListParent div[class^="DropDownContent"]
{
	width:220px; /*210 + 10 */
	height:28px; 
	position:absolute;
}

div.DropDownListParent div[class^="DropDownContent"] input.mycombo
{
	height:15px; 
	width: 187px;/*210 - 23*/
}

div.DropDownListParent div[class^="DropDownContent"] button
{
	height:25px; 
	width:24px; 
	margin-left:0px; 
	padding-left: 2px; 
	position: absolute; 
	top:0px; 
	right: 0px;
}

div.DropDownListParent div.DropDownContentDDL6 { width: 340px;} /*330 + 10 */
div.DropDownListParent div.DropDownContentDDL6 input.mycombo {	width: 307px;} /*330 - 23*/

div.DropDownListParent div.DropDownContentDDL7 { width: 400px;} /*390 + 10 */
div.DropDownListParent div.DropDownContentDDL7 input.mycombo {	width: 367px;} /*390 - 23*/

div.DropDownListParent div.DropDownContentDDL8 { width: 460px;} /*450 + 10 */
div.DropDownListParent div.DropDownContentDDL8 input.mycombo {	width: 427px;} /*450 - 23*/

div.DropDownListParent div.DropDownContentDDL9 { width: 520px;} /*510 + 10 */
div.DropDownListParent div.DropDownContentDDL9 input.mycombo {	width: 487px;} /*510 - 23*/

div.DropDownListParent div.DropDownContentDDL10 { width: 580px;} /*570 + 10 */
div.DropDownListParent div.DropDownContentDDL10 input.mycombo {	width: 547px;} /*570 - 23*/

div.DropDownListParent div.DropDownContentDDL11 { width: 640px;} /*650 + 10 */
div.DropDownListParent div.DropDownContentDDL11 input.mycombo {	width: 607px;} /*650 - 23*/

div.DropDownListParent div.DropDownContentDDL12 { width: 700px;} /*690 + 10 */
div.DropDownListParent div.DropDownContentDDL12 input.mycombo {	width: 667px;} /*690 - 23*/

div.DropDownListParent div.DropDownContentDDL13 { width: 760px;} /*750 + 10 */
div.DropDownListParent div.DropDownContentDDL13 input.mycombo {	width: 727px;} /*750 - 23*/

div.DropDownListParent div.DropDownContentDDL14 { width: 820px;} /*810 + 10 */
div.DropDownListParent div.DropDownContentDDL14 input.mycombo {	width: 787px;} /*810 - 23*/

div.DropDownListParent div.DropDownContentDDL15 { width: 880px;} /*970 + 10 */
div.DropDownListParent div.DropDownContentDDL15 input.mycombo {	width: 847px;} /*970 - 23*/


div.DropDownListCreateParent
{
	height:26px;
}

div.DropDownListCreateParent div[class^="DropDownContent"]
{
	width:220px; /*200 + 10 + 10 */
	height:28px; 
	position:absolute;
}

div.DropDownListCreateParent div[class^="DropDownContent"] input.mycombo
{
	height:15px; 
	width: 164px;/*220 - 23 - 23*/
}

div.DropDownListCreateParent div[class^="DropDownContent"] button.buttonSearch
{
	height:25px; 
	width:24px; 
	margin-left:0px; 
	padding-left: 2px; 
	position: absolute; 
	top:0px; 
	right: 27px;
}

div.DropDownListCreateParent div[class^="DropDownContent"] button.buttonCreate
{
	height:25px; 
	width:24px; 
	margin-left:24px; 
	padding-left: 3px; 
	position: absolute; 
	top:0px; 
	right: 2px;
}

div.DropDownListCreateParent div.DropDownContentDDL5 { width: 240px;} /*270 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL5 input.mycombo {	width: 221px;} /*270 - 46*/

div.DropDownListCreateParent div.DropDownContentDDL6 { width: 340px;} /*330 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL6 input.mycombo {	width: 281px;} /*330 - 46*/

div.DropDownListCreateParent div.DropDownContentDDL7 { width: 400px;} /*390 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL7 input.mycombo {	width: 341px;} /*390 - 46*/

div.DropDownListCreateParent div.DropDownContentDDL8 { width: 460px;} /*450 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL8 input.mycombo {	width: 401px;} /*450 - 46*/

div.DropDownListCreateParent div.DropDownContentDDL9 { width: 520px;} /*510 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL9 input.mycombo {	width: 461px;} /*510 - 46*/

div.DropDownListCreateParent div.DropDownContentDDL10 { width: 580px;} /*570 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL10 input.mycombo {	width: 521px;} /*570 - 46*/

div.DropDownListCreateParent div.DropDownContentDDL11 { width: 640px;} /*650 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL11 input.mycombo {	width: 581px;} /*630 - 46*/

div.DropDownListCreateParent div.DropDownContentDDL12 { width: 700px;} /*690 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL12 input.mycombo {	width: 641px;} /*690 - 46*/

div.DropDownListCreateParent div.DropDownContentDDL13 { width: 760px;} /*750 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL13 input.mycombo {	width: 701px;} /*750 - 46*/

div.DropDownListCreateParent div.DropDownContentDDL14 { width: 820px;} /*810 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL14 input.mycombo {	width: 761px;} /*810 - 46*/

div.DropDownListCreateParent div.DropDownContentDDL15 { width: 880px;} /*970 + 10 */
div.DropDownListCreateParent div.DropDownContentDDL15 input.mycombo {	width: 821px;} /*870 - 46*/


div.DropDownListParent div input.mycombo, div.DropDownListCreateParent div input.mycombo  
{
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    border-radius: 3px, 0px, 0px, 3px;
}

div.LanguageChild .defaultSkin table.mceLayout tr.mceLast td.mceIframeContainer
{
    background-origin: padding-box;
    background-position: 4px 50%;
    background-repeat: no-repeat;
    padding-left: 25px;
    background-color: White;
}

div.PT .defaultSkin table.mceLayout tr.mceLast td.mceIframeContainer
{
	background-image: url("http://localhost/SMI/Content/images/Portugal_small.png");
}

div.EN .defaultSkin table.mceLayout tr.mceLast td.mceIframeContainer
{
	background-image: url("http://localhost/SMI/Content/images/UKsmall.png");
}

div.inputWithoutLabel
{
	margin-top: 20px;
}

div.DivPesquisaDesignacao
{
    font-weight: bold;
}

a.EntradasCorrespondencias
{
    text-shadow: none;
}

/*Para especificar um tamanho maximo nas DDL*/
.ui-autocomplete 
{
	max-height: 400px;
	/*max-width: 200px;*/
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
}
/* IE 6 doesn't support max-height
	* we use height instead, but this forces the menu to always be this tall
	*/
* html .ui-autocomplete {
	height: 100px;
}

.backgroundColorRed
{
    color:#9D261D;
    background: none repeat scroll 0 0 #FAE5E3;
}

div.input input.InputTextPadding
{
    padding-left:20px;
}

div.pesquisa_topo input
{
	color: Black;
}

div.pesquisa_topo input.PesquisaInactiva,
form.PesquisaAvancadaForm input.PesquisaInactiva
{
	color: Gray;
	font-style: italic;
}

.glossario ul li.selected a { color:#2277BB; }

.alert {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FCF8E3;
    border-bottom-color: #FBEED5;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #FBEED5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #FBEED5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #FBEED5;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    color: #C09853;
    margin-bottom: 18px;
    padding-bottom: 8px;
    padding-left: 14px;
    padding-right: 35px;
    padding-top: 8px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.alert-info
{
	background-color: #D9EDF7;
    border-bottom-color: #BCE8F1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #BCE8F1;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #BCE8F1;
    border-top-color: #BCE8F1;
    color: #3A87AD;
}