input[type=checkbox]
 {
	padding:  0px;
	margin: 0px 5px 0 0;
	vertical-align:middle;
	border: 0;

	border:0;
}
input[type=radio] {
padding: 0px;
margin: 3px 0px 7px 0;
vertical-align: middle;
border: 0;
width: 20px;
height: 30px;
}
input[type=file] {
padding-top: 3px;
border: 0;

height: 30px;
}
span#formreg {display: block; width: 600px;}
#formreg .registration_form {
	float:left;
	width: 600px;
	margin: 0px;
	text-align: center;
}
#formreg .registration_form  div {
    padding: 10px 0 !important;
}
#formreg div.active_form_page {
	float:left;
	width: 40px;
	color: #006257;
		float:left;
	margin: 0px 5px 0 0;
	font-size: 26px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	border: 1px solid #006257;
	 -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  border-radius: 45px;
}
#formreg div.completed_form_page {
	float:left;
	width: 40px;
	color: #006257;
		float:left;
	margin: 0px 5px 0 0;
	font-size: 26px;
	padding: 0;
	text-align: center;

	border: 1px solid #006257;
	 -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  border-radius: 45px;
}

#formreg div.inactive_form_page {
	width: 40px;
	color: #E22526;
	float:left;
	margin: 0px 5px 0 0;
	font-size: 26px;
	padding: 0;
	text-align: center;
	border: 1px solid #E22526;
	 -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  border-radius: 45px;
}

#formreg div.green_line {
	width: 160px;
	border-bottom: 1px solid #006257;
	float: left;
	margin: 0 5px 0 0 ;

}
#formreg div.gray_line {
	width: 160px;
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0 5px 0 0 ;

}
#formreg div.red_line {
	width: 160px;
	border-bottom: 1px solid #E22526;
	float: left;
	margin: 0 5px 0 0 ;

}
#formreg div.prev_form_page, #formreg div.next_form_page,.submit, .reset, .submitcode {
	min-width: 165px;
	color: green;
	/*float:left;*/
	margin: 2px 5px 0 0;
	font-size: 16px;
	padding: 0 5px;
	text-align: center;
	border: 1px solid #ccc;
	 -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  /*background: #fff;*/
} 

form#send_mail fieldset{
    background-color: #F4F2EC;
}
#greeting_line {
    width: 100px;
}
/* {
  background-color: #006257;
  color: #fff;
  font-weight: bold;
  float: right;
  padding: 5px;
  width: 150px;
  cursor: pointer;
  border: 1px solid #006257;
  -moz-border-radius: 5px;  
  -webkit-border-radius: 5px;  
  border-radius: 5px;  
   margin-top:2px; height:28px;
  text-align: center;
}*/

#formreg div.prev_form_page:hover, #formreg div.next_form_page:hover,
.submit:hover, .reset:hover, .submitcode:hover {
    background-color:#fcefa1;
    color:black;
}


div.next_form_page,.submit, .reset, .submitcode {
    float:right;
    background: url(../images/learning/forward.png) right no-repeat;
}
div.prev_form_page {
    float:left;
    background: url(../images/learning/back_left.png) left no-repeat;
}
.hidden_div {display: none;}
.cursor_hand {cursor: pointer;}
/*list elements*/
ul.normal_ul li {
 list-style-type: circle;
 
 margin: 0px 0px 15px 18px;
}
ul.bulleted_list li
{

    background: url(../images/orange-dot.png) no-repeat;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 24px;
    vertical-align: middle;
    margin: 0px 0px 5px 0px;
    text-align: left;
}
.content_page_content ol {
    margin:0 0 10px 20px !important;
}
/*inner page tabs*/
#page_tab_holder {width:100%; float:left;}
#page_tab_holder .inner_page_tab {
    margin: 0px 3px 0px 0px; padding: 6px 4px; 
    border-top: 1px solid #006257; 
    border-left: 1px solid #006257; 
    border-right: 1px solid #006257;  
    float: left;
 

  /*-moz-border-radius: 15px 15px 0 0;
  -webkit-border-radius: 15px 15px 0 0;
  behavior: url(css/border-radius.htc);
  border-radius: 15px 15px 0 0;*/
  /*background: #FFFCF0;*/

  position: relative;
  zoom: 1;
  /*z-index: 30;*/
  cursor:pointer;
  color: #555;
  font-size: 15px;
  width: auto;
/*  min-width:150px;*/
}
/*#page_tab_holder .inner_page_tab:first-child {
        border-left: 1px solid #006257;
}*/
#page_tab_holder .inner_page_tab:last-child {
        border-right: 1px solid #006257;
}
#page_tab_holder .actual_tab {
    border-bottom: 1px solid #fff;  background: #fffdf5;  color: #006257;
    border-top: 1px solid #006257; 
    /*border-left: 1px solid #006257;*/
  font-size: 16px; font-weight: bold;}

#page_tab_holder .inner_page_tab a {color:#e22526;  }
#page_tab_holder .inner_page_tab:hover {background:#fffdf5;  border-top: 1px solid #006257; } 
#page_tab_holder {margin: 0px 0px 0px 0px;  position: relative; }
#page_tab_holder .content_page_header {  
  font-size: 18px;
  color: #64b000;
  margin: 0px;
  float:left;

  border-top: 1px solid #006257; 
  padding: 3px;
  position: relative;
  top: -1px;
  width: 100%;
  
}
/*#content_page_content h3,*/
/*#content_page_content p,*/
.content_page_content div:not('[class^="mce"]') ,
/*#content_page_content h2,*/
.content_page_content ul,
.content_page_content ol,
.content_page_header h1,
.content_page_header h2,
.content_page_header h3
{
margin: 0px; padding: 0px;
float:left;
width: 98%;
text-align:left;
}

[id^=tab_content_].tab_contents {
background-color:#fffdf5;
margin: 0px ;
padding:  0px 0px 10px 0px;
width: 100%;
border-right: 1px solid #006257;
border-left: 1px solid #006257;
border-bottom: 1px solid #006257;
float:left;
}
/*#content_page_content h3, #content_page_content h2 {
margin: 0 0 3px 0;
padding:  0px;
}*/
#page_tab_holder  h3, #page_tab_holder  h2  {
margin: 5px 10px 5px 0;
padding:  3px;
width: 98%;

}
#page_tab_holder  > div:nth-child(first){
margin: 0;
padding:  3px;
width: 100%;
float:left;
}

.input_large {
  width: 230px!important;;
}

.input_small {
  width: 90px!important;;
}
.input_medium_small {
    width:50px!important;;
}
.input_tiny {
  width: 25px!important;;
  text-align: center;

}
.input_normal {
  width: 100px!important;;
  

}
/*input {float:left;}*/
.hidden_div {display:none;}
 label{
  float:left;
  width:35%;
  margin-right:0.5em;
  padding-top:7px;
  text-align:right;
  display:block;
  font-size: 16px;
  max-height: 30px;
  height: 30px;
  }
label.error { float: none; color: red; padding-left: .5em; vertical-align: middle; font-size: 12px;}

tr.quiz_table, tr.available_exams, tr.my_scores {
  width: 100%;
}

table.available_exams,table.my_scores {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 99%;
	float: left;
	margin: 35px 0px 0px 0px;
        border:0;
        font-size:90%;
}	



table.available_exams tr:nth-child(even), table.my_scores tr:nth-child(even) {border-bottom: 1px solid black;}
table.available_exams tr:nth-child(odd), table.my_scores tr:nth-child(odd) {border-bottom: 1px solid black;}
/*table#rounded-corner tr:nth-child(even) {border-bottom: 1px solid black;}
table#rounded-corner tr:nth-child(odd) {border-bottom: 1px solid black;}*/

table.available_exams tbody tr td:not(:first-child),
table.my_scores tbody tr td:not(:first-child)
/*table#rounded-corner tbody tr td:not(:first-child)*/
{
    text-align: center;    
}
table.available_exams tbody tr td:first-child, 
table.my_scores tbody tr td:first-child
/*table#rounded-corner tbody tr td:first-child*/ 
{
    text-align: left;    
}
/*table#rounded-corner tbody tr:hover,*/
table.my_scores tbody tr:hover,
table.available_exams tbody tr:hover  {
    background-color:#fcefa1;
    color:black;
}

/*#rounded-corner tbody tr:hover td {
background: #fcefa1;
}

#rounded-corner tbody tr td {
		border-bottom: 1px solid #fff;
		border-left: 1px 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;
}*/
//gallery
div#gallery  {
    width:100%;
    float:right;
}
#rounded-corner tbody img {
    border: 0px solid #fff;
    max-width:20px;
}
div#gallery div.workshop_thumbnails,
div.leaflets {
	
	margin: 5px;
	padding: 1px;
	border: 1px solid #ccc;
	text-align: center;
	/*align: center;*/
	float: left!important;
	overflow: hidden;
	height: 200px;
}

div#gallery div.workshop_thumbnails {
    width: 285px!important;
}

div#gallery div.leaflets {
    width:175px!important;
    height:230px;
}
div#gallery div.leaflets p.gallery_title{
    font-size:18px!important;
    font-weight: bold;
}
div#gallery div.leaflets img{
   max-width:170px!important;
}
div#gallery div.workshop_thumbnails.videos {
    width:215px!important;
}
div#gallery div.workshop_thumbnails img {
	
	border: 0;
	height: 200px;
}
div#gallery div.workshop_thumbnails.videos img {
	
	border: 0;
	height: 150px;
}
 ul.workshop_files_list {
	float:left;
	width:700px;
 list-style-type: none;
 padding-left: 20px;
 
}
p.gallery_title {
    font-size:14px !important;
}
 ul.workshop_files_list li {
    float:left;
    width: 700px;
}

//userlist tools
#userlist_tools {width: 100%; padding: 5px 0 !important; margin: 10px 0 0 0;}
#userlist_tools img {border: 0px solid; width: 20px;}
#userlist_tools span {padding: 5px 0 5px 20px; height: 25px; margin: 0px; float:left;}

.back_to_list_relative {
	position:relative;
	bottom:5px;
}

div.back_to_list {
    width: 150px;
    padding: 5px !important;
    margin: 5px 15px 5px 5px;
    background: #006257;
    color: #fff;
    text-align: center !important;
    border-radius: 5px;
     -moz-border-radius: 5px;
    
}
div.back_to_list a {
    text-decoration: none;
    color: #fff;
}
.left_float {float: left; text-align: left;}
.right_float {float: right; text-align: right;}
.none_float {float: none; }
.full_width {width: 100%;}
.smaller_width {width: 95%;}
.smallest_width {width:90% !important;}
.small_width {width:150px;}
.normal_width {width: 690px; padding: 7px 10px !important;}
.textarea_height {height: auto;}
.form_list label  {width: 80%;   font-size: 90%; vertical-align: middle;   float: left;}
.cursor_hand {cursor: pointer;}
.auto_height {height: auto;}
.content_page_content fieldset.smaller_width {
    width:700px;
}
div.light_green_background {
    background-color: #EFFACA !important;
}
div.input_image {
    padding: 12px 5px 5px 5px !important;
    float:left;
}
div.input_image img {
    border:0;
    width:17px;
}
#inner_right_menu .parnter_box1, #gallery .parnter_box1 {
	width:213px;
	border: 4px solid white;
	background:white;
  margin-bottom: 10px;
  margin-left:5px;
  cursor: pointer;
  -moz-box-shadow:  0px 0px 7px #ccc;
  -webkit-box-shadow:  0px 0px 7px #ccc;
  box-shadow:  0px 0px 7px #ccc;
  
}
#inner_right_menu .parnter_box2 , #gallery .parnter_box2{
	width:100px;
	height:100px;
	 border: 4px solid white;
  margin-bottom: 10px;
  margin-left:5px;
  cursor: pointer;
  -moz-box-shadow:  0px 0px 7px #ccc;
  -webkit-box-shadow:  0px 0px 7px #ccc;
  box-shadow:  0px 0px 7px #ccc;
}
#inner_right_menu .parnter_box1 img, #gallery .parnter_box1 img {
	width:213px;
}
#inner_right_menu .parnter_box2 img, #gallery .parnter_box2 img {
	width:100px;	height:100px;

}
#gallery .parnter_box1, #gallery .parnter_box2 {
    float: left;
    min-height: 100px;
    width: auto;
}
div#inner_right_menu {
	width: 250px;
	float:left;
}
 table.files_table  {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	border-spacing: 0px;
	width: 600px;
	padding: 0px;

	margin: 5px;
}
table.files_table  th {
	background-color: #ccc;
	border-spacing: 0px;
		border-collapse: separate;
		margin: 0px;
		text-align: left;

}

table.files_table  td {padding:3px;}

table.files_table  tr:hover {background: #C8FF96;}

table.files_table  img {border:0px;}

#load_export_settings, .export_tool_buttons {
    float: right!important;
    margin-left:30px;
}
.export_tool_buttons img {
    border:0px;
    margin:0px 10px;
}
#export_settings .ui-state-active {
    /*background-color: #C8FF96;*/
    background:url(../images/bar/green_tick.png) right  no-repeat!important;
}
#export_settings .ui-button-text {
    float:left;
}
.user_group,.planning_tool_button {
	min-width: 85px;
	padding: 2px;
	/*height: 20px;*/
	border: 1px solid #A2C037;;
	background: #fff;
	margin-right: 15px;
	float:left;
	text-align:center;
}
.report_button {
        min-width: 85px;
	padding: 2px;
	/*height: 20px;*/
	border: 1px solid #A2C037;;
    	background: #A2C037!important;
	color: #fff!important;
        text-align:center;
        float:right;
}
.user_group a {
	text-decoration: none;
	color: #A2C037;
}

.user_group:hover, 
.user_group.actual, 
.planning_tool_button:hover, 
.planning_tool_button.actual, 
.report_button:hover, 
.report_button.actual, 
.report_button a, 
.report_button.actual a{
	background: #A2C037;
	color: #fff;
}
.user_group:hover a , 
.user_group.actual a, 
.planning_tool_button:hover a , 
.planning_tool_button.actual a, 
.report_button:hover a, 
.report_button.actual a{
color: #fff;
}
.new_submit {
      background: url(../interface/login_1.png) no-repeat;
  min-width: 101px;
  height: 24px;
  padding: 1px 0 0 7px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  float: right;
}
.remove_logo {
    width:20px!important;
    height:20px!important;
}
ul.workshop_files_list {
	float:left;
	width:700px;
 list-style-type: none;
 padding-left: 20px;
 
}
ul.workshop_files_list li {
    float:left;
    width: 700px;
}
table#hotel_table th {
    background-color:#A2C037;
}
table#hotel_table tbody tr td {
    padding: 0;
}
table#hotel_table .padded {
  vertical-align: middle;
}
select#user_group_dropdown, select#filter_by_country {
    width: 200px; 
    /*float:left;*/
}
/*fontstyles*/
.bold_font {font-weight: bold;}
.italic_font {font-style: italic;}
#content p.center {text-align:center;}
.green_font {color:green !important;  }
.dark_green_font {color:#006257 !important; }
.red_font, .red_font a {color: red !important;}
.orange_font {color: #FF7A00 !important;}
.dark_orange_font {color:#fe690f !important;}
.marked_for_removal {text-decoration-line:  line-through;}
.bigger_font {font-size: 16px;}
.default_color {color: #000 !important;}
.box_header {background-color:#97b931;  color:#fff; width: 164px; }
.news_box_header {background-color:#97b931;  color:#fff; width: 100%; }
.small_font {font-size: 80%}
.smaller {font-size:90%;}
.normal_font {font-size: 100%;}
.extra_large_font {font-size: 170%;}
.large_font {font-size: 130% !important;}
label.error { float: right; color: red; padding-left: .5em; vertical-align: middle; font-size: 12px;width:25%;}
.error_message, #update_messeage {margin: 0 auto; background-color: #fff; color: green; border: 1px solid green; padding: 10px; font-size: 14px;  padding-top:10px; width: 90%; float:left;margin:20px;}
ul.nostyle {
    list-style: none;
}
#membership_multiple {padding-left:25%;}
#membership_multiple li {width:70%;}
#box4 div.form_list {
    padding-left:35%;
    width: auto!important;
}
div.label_box {
width: 100%;		
  float:left;
  padding: 2px 0 0 0 ;
}
div.form_list{
  width:49%;
  text-align: left;
  font-size: 15px;
  padding: 4px 0 0 0 ;
}
.form_list label  {width: 80%;   font-size: 90%; vertical-align: middle;   float: left;}
.check_box_text {
padding: 1px 0 0 0;
/*float:left;*/
height:auto;
display:inline;
}
.div_margin {
width: 650px;	
border-bottom: 1px solid #ddd;
float: left;
margin-bottom: 10px;
padding-bottom: 10px;
}
/*{width: 100%; padding: 4px 0 5px 0; margin: 10px 0 0 0; float:left;}*/
 
#userlist_tools, #tools  {width: 100%; padding: 5px 0 !important; margin: 10px 0 10px 0; float:left; border-top: 1px solid black; border-bottom: 1px solid black;}
#tools img, #content_users #tools img, #userlist_tools img {border: 0px solid; width: 23px;}

#tools span, #userlist_tools span {padding: 5px 15px 5px 0px; height: 25px; margin: 0px; float:left;}
#rounded-corner_filter {
    margin-bottom:30px;
}
#rounded-corner_filter input {width:200px;}
#rounded-corner_length select {width:60px;}
.next_quick_scan_question, .green_submit_button, .orange_submit_button {
	min-width: 80px;
	border: 1px solid #A2C037;
	padding:2px !important;
	text-align: center !important;
	background: #A2C037;	
	float: right;
	margin: 0 20px 10px 0 !important;
	cursor: pointer;
	color:#fff !important;
        box-shadow: 3px 3px 8px #aaa;
    -moz-box-shadow: 3px 3px 8px #aaa;
    -webkit-box-shadow: 3px 3px 8px #aaa;
            border-radius: 5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
    
}
.orange_submit_button {
    background-color: #F59C01;
    min-width:80px;
    padding: 0 10px!important;
}
.orange_submit_button a {
    color:white;
    /*font-size:12px;*/ 
}
.quick_scan_question {
	border: 1px solid #006257;
	margin:5px 0px 5px 30px;
	padding: 0px !important;
	float:left;
	width: 640px;
	font-size: 16px !important;
        border-radius: 10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
             box-shadow: 5px 5px 8px #aaa;
    -moz-box-shadow: 5px 5px 5px #aaa;
    -webkit-box-shadow: 5px 5px 8px #aaa;
}
.quick_scan_title {
	margin: 0px 0 5px 0px;
	padding:10px!important;
	float: left;
	width: 638px;
	background: #006257;
	color: #fff !important;
	font-size: 16px !important;

}
.quick_scan_main_theme {
background: #006257;
font-size: 18px !important;
padding: 10px !important;
color: white !important;
        border-radius:7px 7px 0px 0px;
        -moz-border-radius:7px 7px 0px 0px;
        -webkit-border-radius:7px 7px 0px 0px;

}
.quick_scan_description, .quick_scan_answer {
	margin: 0 0 5px 0;
	padding: 5px !important;
	width: 630px;
	float: left;
	font-size: 16px !important;

}
.next_quick_scan_question, .green_submit_button {
	min-width: 80px;
	border: 1px solid gray;
	padding:2px !important;
	text-align: center !important;
	background: #006257;	
	float: right;
	margin: 0 20px 10px 0 !important;
	cursor: pointer;
	color:#fff !important;
        box-shadow: 3px 3px 8px #aaa;
    -moz-box-shadow: 3px 3px 8px #aaa;
    -webkit-box-shadow: 3px 3px 8px #aaa;
            border-radius: 5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
    
}
.green_submit_button a {
    color: #fff!important;
}
.next_quick_scan_question:hover,  .green_submit_button:hover{
	position: relative;
        top:1px;
	color: #fff !important;
     box-shadow: 2px 2px 8px #aaa;
    -moz-box-shadow: 2px 2px 8px #aaa;
    -webkit-box-shadow: 2px 2px 8px #aaa;
            border-radius: 5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
}
.question_numbering {
	float:right;
	padding: 2px !important;
	color: #fff !important;
}
div.styled_input_label {
	width: 575px !important;
	float: right;
	font-size: 16px !important;
	padding: 0px !important;

}
div.main_theme  h4 {

	background: #006257;
	width: 642px !important;
	color: #fff !important;
	padding: 3px !important;
	margin: 0 !important;
	float:left;
}
span.download_sustainability_scan {
	background: #006257;
	padding:3px 35px;
	margin:10px 30px;
	color: white !important;
}
span.download_sustainability_scan a {
	color: white !important;
	text-decoration: none;
}
div#download_sustainability_scan {
	margin: 20px;
	width: 650px;
	float:left;
	padding:0px;
}

div.chart_bar {
	font-size: 18px; 
	padding: 10px 0 !important ;
	margin: 2px;
	line-height:24px;
}
table.quick_scan_table tr td, 
div.statistical_div table tr td {
    padding: 0;
    margin: 0;
}

div.statistical_div table {
    margin:20px 0!important;
  
}
.simple_class_toggler {
    cursor: pointer;
}
.simple_class_toggler.actual span {
    font-weight: bold;
}
.certified_country_name {
    float: left;
    width:48%;
}
.certified_country_holder {
    float: left;
    width:100%;
}

.certified_company_holder {
    float: left;
   
    width:100%;
    padding: 0 0 0 0px;
}
.certified_company_holder .company_info {
float: left!important;
  text-align: center;
  width: 180px!important;
  padding: 2px;
  margin: 0 4px 4px 0!important;
  height: 160px;
  position: relative;
  min-height: 140px;
  border: 1px solid #ccc;
}
.certified_company_holder img {
    /*float: left;*/
    max-height:100px;
    max-width:150px;
}
.certified_company_holder  img:first-child {
    /*float: left;*/
  
    /*max-width:180px;*/
}
.certified_company_holder.simple_image_content img {
    float: left;
    max-width:90%;
    max-height: 90%;
    
}
.certified_company_holder img.big {
    /*float: left;*/
    max-height:130px;
    max-width:150px;
}
.certified_company_holder span {
    float: left;
   width:100%;
   text-align: center;
/*   position: absolute;
    top: 0;
    left: 0;*/
margin: 2px 0 8px 0;
    font-weight:bold;
}
.certified_company_holder span.association {
    color: #aaa;
}
.certified_company_holder span.association,
.certified_company_holder span.country{
    margin: 2px 0 0 0;
}
#mail_attachments {
	float: right;
	width: 585px;
	padding: 0 !important;
	margin: 0;
	border: 1px solid #eee;
	min-height: 30px;
	
}

div#attachment_handler_div {
	width: 590px;
	float: right;
	text-align: left !important;
}
.files_attach {
	border: 1px solid red;
}
.blank_separator {
	width: 95%;
	float: left;
	margin: 3px !important;
}
.ui-icon-close{background-position:-80px -128px}
.ui-button-icon-only .ui-icon {
    left:0!important;
    top:0!important;
}
.content_page_content.editable {
    border: 1px solid #ddd;
}
.multiple_select_div {
	width:350px !important;
}
.multiple_select_div span{
	font-size:16px !important;
        font-weight: bold;
}
.multiple_select_div select {
    width:330px;
    height:auto;
}
#files_table_sortable li img {
    max-width: 150px;
}
img.status_logo {
    max-width:100px!important;
}
#maps_locator {
    height:400px;
}
.reveal-modal {
    background: #fff;
    visibility: hidden;
    display: none;
     top: 50px!important; 
    left: 50%;
/*    margin-left: -260px!important;
    width: 520px!important;*/
    position: absolute;
    z-index: 41;
    padding: 30px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4)
}
textarea.simple_editable_field {
    height: 150px;
}
#send_invoice_email  {
    padding:10px;
}
/*div.mce-container div:not(.mce-edit-area)
{
    padding: 0 !important;
    margin: 0 !important;
    width:auto!important;
   
}

.mce-edit-area, .mce-statusbar {
    width:100%;
}
.mce-widget {
    width:auto!important;
    float:left;
}*/

.content_user_list_wrapper {
    width:100%!important;
    padding:0;
    margin:0;
}
#manager_staff_list{
    width:100%!important;
}
#manager_staff_list_length, #manager_staff_list_filter {
    width:45%!important;
    float:left;
}
#manager_staff_list_filter input,#manager_staff_list_length select,#manager_staff_list input, #manager_staff_list select {
  margin-top:0px !important;
}
.input_date_small {
    width: 85px!important;
    padding: 0!important;
}
.no_padding {padding: 0 !important;}