/* ------------------
 styling for the tables 
   ------------------   */


/*#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	margin: 10px;
	width: 680px;
	width: 98%;
	text-align: left;
	border-collapse: collapse;
}*/
table#hotel_table
{
	font-family:Verdana, ‘Arial’, sans-serif;
	font-size: 14px;
	/*margin: 10px;*/
/*	width: 680px;*/
	width: 100%;
	text-align: left;
	border-collapse: collapse;
        float:left;
}
/*#rounded-corner thead th.rounded-company div.rounded,*/
#hotel_table thead th.rounded-company div.rounded
{
		border-radius: 10px 0px 0px 0px;
		-moz-border-radius: 10px 0px 0px 0px;
		-webkit-border-radius: 10px 0px 0px 0px;
		padding: 6px;
		background: #006257;
                color: #fff !important;
                height: 30px;

}
/*#rounded-corner thead th.rounded-q4 div.rounded,*/
#hotel_table thead th.rounded-q4 div.rounded
{
		border-radius: 0px 10px 0px 0px;
		padding: 6px;
		background: #006257;
                color: #fff !important;
                height: 30px;
                width: auto !important;
}
/*#rounded-corner th

{
		padding: 0 3px 7px 3px;
		font-weight: normal;
		font-size: 13px;
		color: #fff !important;
		background: #006257;
                border-left: 1px solid #fff;
                text-align:center;
       
}
#rounded-corner th:nth-child (2)
{
                text-align:left !important;
       
}
#rounded-corner td
{
		padding: 8px 4px;
		background: #eefcd7;	
		color: #000;
}
#rounded-corner .green_box{
    float:none !important;
}
#rounded-corner tfoot td.rounded-foot-left div.rounded
{
                color: #fff !important;
		border-radius: 0px 0px 0px 10px;
		padding: 0px;
		background: #eefcd7;

}
#rounded-corner tfoot td.rounded-foot-right div.rounded
{
                color: #fff !important;
		border-radius: 0px 0px 10px 0px;
		padding: 0px;
		background: #eefcd7;
}
#rounded-corner tfoot td.rounded-foot-right,#rounded-corner tfoot td.rounded-foot-left,#rounded-corner thead th.rounded-company, #rounded-corner thead th.rounded-q4  {
		background: none;
		padding:0px !important;
		width:100%;
}
#rounded-corner.big_header_row thead th.rounded-company div.rounded, #rounded-corner.big_header_row thead th.rounded-q4 div.rounded  { 
                height: 40px;
                padding: 10px;
}
#rounded-corner tbody tr:hover td {
background: #DEF0C5;
}

#rounded-corner tbody tr td {
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
}
#rounded-corner tbody div.manager_rights {
                padding: 0;
                width: 50%;
                text-align:center;
               
}
#rounded-corner tbody img {
    border: 0px solid #fff;
}
#rounded-corner_wrapper label {
    width: 98%;
}
#rounded-corner a {
    color: #006257;
    font-weight: bold;
    text-decoration: none;
}

#rounded-corner a:hover {
    text-decoration:underline;
}*/
#hotel_table th
{
		padding: 4px 3px 7px 3px;
      
		font-weight: normal;
/*		font-size: 13px;*/
		color: #fff !important;
		background: #006257;
/*                border-left: 1px solid #fff;*/
             
       
}
#hotel_table thead th {
              height: 40px;
}
#hotel_table tbody {
    min-height: 1px;
    margin: 1px;
}

#sustainable_header {
    margin: 5px 0 15px 0;
    border-bottom: 2px solid rgb(177, 49, 46);
    float: left;
    padding: 0 0 20px 0;
        width:100%;
}
#sustainable_header .logo_holder {
    height:70px;
    float:left;
    border:0;
    padding:13px;
}
#sustainable_header .logo_holder1 {
    height:70px;
    float:left;
    border:0;
    padding:13px;
}
#sustainable_header .title_holder {
    height:70px;
    float:left;
    border:0;
    font-size: 26px;
    color:rgb(177, 49, 46);
    width:470px;
    padding-top:10px;
    line-height: 1.2;

}
#hotel_filter_holder .user_group {
    margin: 0px 10px 20px   0;
}
#sustainable_header img{
    height:60px;
    border:0;
}
#login_holder fieldset,
#login_holder fieldset legend{
    border: 1px solid rgb(177, 49, 46);
    border-radius: 1px;
    background: none;
}

.settings_button_holder {
    width:30%;
    float:left;
    margin:5px;
}
.settings_button_holder label {
    width:90%;
}
#export_settings p {
    width:95%;
    border-top: 1px solid #ccc;
    float:left;
}
div.mapInfoBox {
    /*width:450px;*/
    width:auto;
    float:left;
    min-height: 300px;
    /*border: 1px solid red;*/
    
}
.label_holder {
    float:right;
    
}
.add_to_cbi {
  float: right;
  border: 1px solid blue;
  color: blue;
  margin: 2px;
  padding: 2px;
  cursor: pointer;
}
.remove_from_cbi {
  float: right;
  border: 1px solid red;
  color: red;
  margin: 2px;
  padding: 2px;
  cursor: pointer;
}
.tools_content .simple_tab_toggler {
    background: #F8FFE2;
    font-weight: bold;
    width:95% !important;
    margin:5px 0 0  0;
   font-size: 18px !important;
  color: #FF8F4A !important;
}
.tools_content .simple_tab_toggler_content {
   padding: 0 0 0 30px !important;
   background: #F8FFE2;
     width:95% !important;
   
}
.tools_content .simple_tab_toggler_contentBP {
   /*padding: 0 0 0 30px !important;*/
   background: #F8FFE2;
     width:95% !important;
   
}
.tools_content .simple_tab_toggler_content ul {
   padding: 0 0 0 20px !important;

}
.tools_content .simple_tab_toggler_content h4 {
   margin: 10px 0 0 0 !important;

}
#available_courses {
      min-width: 151px;
}
p.very_important_info_orange { 
    color: #FF7A00 !important;
    /*margin:0 10px 0 0;*/
    font-size: 100%;
    line-height: 140%;
    padding: 10px !important;
    float:left;
    /*width:90%;*/
    border: 1px solid #FF7A00;
}
p.very_important_info_orange a {
    color:#FF7A00;
    text-decoration: none;
}