@charset "UTF-8";
/*Algmene touch interface css. Moet werken voor mobile en tablet. Indien verschil nodig is, in beide mobile en tablet aanmaken*/

.uniform form#form_log-in-form > table > tbody > tr > td {
	width:					100%;
}

form#form_log-in-form .password-hint {
	display:				none;
}

form#form_log-in-form .boxed_checkbox_container label {
	color:					rgba(0, 0, 0, .54);
}

|:-moz-any-link:focus {
	outline: none;
}

|:focus {
	outline: none;
}

.tablet_main {
	background:				white;
}

a:active, a:focus {
    border:none;
    outline:none;
}

#webapp_page_content.nosidemargins {
	padding:				0;
}

#webapp_header_line,
#webapp_header_line_startscreen {
	height: 1px;
	background-color: #999;
}

.tablet_notify_succes {
	padding:					5px;
	border:						2px solid #029F12;
	background-color:			#E5FFE8;
	color:						#444;
	margin-bottom:				20px;
}

#table_message_buttons {
	margin-top:					20px;
	text-align:					center;
}

#table_message_buttons a {
	margin-left:				10px;
	margin-right:				10px;
}

body .webapp_headtitle,
body .webapp_headtitle tbody,
body .webapp_headtitle tr {
	border-collapse:			collapse;
	width:						100%;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

#splashscreen {
	margin-top:			60px;
	color:				#888;
	text-align:			center;
}

#splashscreen img {
	margin-bottom:		10px;
}


/*<----------------------- Formulieren ------------------->*/

/*.tablet_info .CpFormSection {
	font-weight:			bold;
	display:				block;
	border-bottom:			1px solid #ccc;
}*/

#edit_item_form_tabs tr.CpFormSimple_normalRow select.CpFormDate_day,
#webapp_page_content tr.CpFormSimple_normalRow select.CpFormDate_day,
#edit_item_form_tabs tr.CpFormSimple_normalRow select.CpFormDate_month,
#webapp_page_content tr.CpFormSimple_normalRow select.CpFormDate_month,
#edit_item_form_tabs tr.CpFormSimple_normalRow select.CpFormDate_hour,
#webapp_page_content tr.CpFormSimple_normalRow select.CpFormDate_hour,
#edit_item_form_tabs tr.CpFormSimple_normalRow select.CpFormDate_minute,
#webapp_page_content tr.CpFormSimple_normalRow select.CpFormDate_minute {
	width:						45px;
	margin-right:				2px;
	margin-left:				2px;
}

#edit_item_form_tabs tr.CpFormSimple_normalRow select.CpFormDate_year,
#webapp_page_content tr.CpFormSimple_normalRow select.CpFormDate_year {
	width:						65px;
}

.tablet_info .CpHTMLTabs_browserButton span ,
.mobile_info .CpHTMLTabs_browserButton span {
	padding:				8px;
	border:					1px solid #888;
	background-color:		#F9F9F9;
	margin-right:			10px;
	border-radius:			8px 8px 0 0;
	-webkit-box-shadow: 	inset 0 1px 4px rgba(0,0,0,.2);
	box-shadow: 			inset 0 1px 4px rgba(0,0,0,.2);
	width:					90%;
	cursor:					pointer;
	padding-left:			40px;
	padding-right:			40px;
}

.CpFormSimple_normalRow input.ui-input-text{
	background-color:			#F9F9F9;
}

td.CpFormFieldInput {
	line-height:				56px;
}

.popupInnerDiv td.CpFormCheck input,
.popupInnerDiv td.CpFormRadio input{
	display:				inline;
}

td.CpFormCheck input,
td.CpFormRadio input {
	display:				none;
}


td.CpFormSimple_errorLabel div, .CpFormSimple_errorRow.globalErrors p {
	color:						red;
}

tr.CpFormSimple_normalRow input {
	height:						40px;
	line-height:				40px;
	border:						1px solid #888;
	padding-left:				5px;
}

tr.CpFormSimple_normalRow td {
	padding-bottom:				7px;
}

tr.CpFormSimple_normalRow td.CpFormFieldLabel {
	color:						#444;
	padding-right:				5px;
}


body .ui-btn-corner-all,
body .ui-corner-all {
	border-radius:				0;
}

body .ui-radio {
	width:						auto;
	float:						left;
	margin-right:				6px;
	line-height:				1em;
	clear:						none;
}

body textarea.ui-input-text {
	height:						150px;
}

body input.ui-input-text,
body textarea.ui-input-text,
body .ui-select,
body .ui-submit {
	float:						left;
	margin-right:				6px;
	line-height:				1em;
}

.CpFormSelect_createNewAllowed .ui-select {
	float:					left;
}

.CpFormSelect_createNewAllowed .ui-btn-block {
	line-height:			1em;
	float:					left;
}

.tablet_info .CpHTMLTabs_browser ,
.mobile_info .CpHTMLTabs_browser {
	margin-top:				15px;
	border-collapse:		collapse;
	margin-left:			-15px;
	margin-right:			-15px;
	width:					100%;
}


.tablet_info .CpHTMLTabs_browser th,
.mobile_info .CpHTMLTabs_browser th {
	border-bottom:			1px solid #888;
	height:					32px;
}

.tablet_info .CpHTMLTabs_browserButtonSelected span ,
.mobile_info .CpHTMLTabs_browserButtonSelected span {
	padding:				8px;
	border:					1px solid #888;
	font-weight:			normal;
	margin-right:			10px;
	border-radius:			8px 8px 0 0;
	border-bottom:			1px solid white;
	width:					90%;
	padding-left:			40px;
	padding-right:			40px;
}

.tablet_info .CpHTMLTabs_mainSelected ,
.mobile_info .CpHTMLTabs_mainSelected {
	padding-top:			25px;
}

/*<----------------------- Einde Formulieren ------------------->*/

body .webapp_headtitle h1 {
	color:						#888;
	display:					inline;
	overflow: 					hidden;
	white-space: 				nowrap;
	text-overflow: 				ellipsis;
	font-size:					20px;
	font-weight:				bold;
	text-align:					center;
	line-height:				50px;
	font-family:				Helvetica,Arial,sans-serif;
}

.tablet_quicklinks img,
#mobile_open_menu img {
	cursor:						pointer;
}

#tablet_screen {
	background-repeat: 			no-repeat;
	background-position: 		center;
	background-color:			#e8e8e8;
}

body .webapp_header {
	background-image: 			linear-gradient(bottom, rgb(189,189,189) 0%, rgb(251,251,251) 100%);
	background-image: 			-o-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(251,251,251) 100%);
	background-image: 			-moz-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(251,251,251) 100%);
	background-image: 			-webkit-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(251,251,251) 100%);
	background-image: 			-ms-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(251,251,251) 100%);
	background-image: 			-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(189,189,189)), color-stop(1, rgb(251,251,251)));
	border-left:				1px solid transparent;
	height:						49px;
	overflow:					hidden;
	border-left:				1px solid #444;
}

.CpFormFile_button_text {
	display:					none;
}

.touch_container {
	position:					absolute;
	top:						57px;
	bottom:						0;
	left:						0;
	right:						0;
	border-left:				1px solid #888;
}

.touch_navigation {
	height:					50px;
	display: 				block;
}

.CmsStaticStructure_grouplist {
	position:					relative;
}

.tablet_info h1,.tablet_info h2,.tablet_info h3,
.mobile_info h1,.mobile_info h2,.mobile_info h3 {
	margin-top:					10px;
	font-size:					24px;
	color:						#888;
}

.CmsStaticStructure_list_item a,
.CmsStaticStructure_search {
	display:					block;
	line-height:				56px;
	height:						56px;
	padding-left:				8px;
	text-decoration:			none;
	color:						#404040;
	font-weight:				bold;
	text-decoration:			none;
	white-space:				nowrap;
    overflow:					hidden;
    text-overflow:				ellipsis;
}

div.CmsStaticStructure_search {
	height:						56px;
}

.CmsStaticStructure_list_item a:hover {
	text-decoration:			none;
}

.CmsStaticStructure_list_item_icon {
	width:						44px;
	height:						38px;
	position:					relative;
	float:						left;
	margin-top:					5px;
	margin-right:				8px;
	display:					block;
}

#tabletstack_holder .CmsStaticStructure_list_item_icon {
	margin-left:				-8px;
	margin-right:				12px;
}

.CmsStaticStructure_list_item_icon1,
.CmsStaticStructure_list_item_icon1_selected {
	position:					absolute;
	width:						40px;
	height: 					40px;
	padding:					4px;
	border-radius: 				0;
	margin-left: 				4px;
	margin-top: 				2px;
	text-align:					center;
	background:					#ccc;
	border-radius: 				20px;
	text-align: 				center;
	color:						white;
	font-size:					22px;
	line-height: 				30px;
}

.CmsStaticStructure_list_item_icon2 {
	position:					absolute;
	width:						38px;
	height:						38px;
	top:						0;
	left:						0;
	z-index:					2;
}

/*<----------------------- Toolbar ------------------->*/

#homepagetoolbar {
	position:					absolute;
	left:						0;
	top:						0;
	bottom:						0;
	width:						320px;
	padding-top:				0;
	overflow:					auto;
}

#homepagetoolbar .CmsStaticStructure_list_item a {
	background:					transparent;
	color:						white;
	border-bottom:				none;
	padding-left:				4px;
}

#homepagetoolbar .gradient-button-grey {
	background:					transparent;
	color:						white;
	border-bottom:				none;
}



#homepagetoolbar .CmsStaticStructure_search {
	display:					none;
}

/*<----------------------- Einde Toolbar ------------------->*/


#tabletstack_holder {
	position:					absolute;
	left:						56px;
	right:						0;
	top:						0;
	bottom:						0;
	overflow:					auto;
	z-index:					1;
}

.possible_actions span.menu_split {
	border-left: 				1px solid #888888;
    border-right: 				1px solid #EEEEEE;
    float: 						right;
    height: 					50px;
    margin-left: 				5px;
    margin-right: 				10px;
}

.only_mobile_screen .possible_actions {
	float:						right;
}

.touch_navigation a {
	float:						left;
	text-decoration: 			none;
	margin-left:				10px;
}

#webapp_header_stack1 .touch_navigation_wrapper,
#webapp_header_stack2 .touch_navigation_wrapper,
#webapp_header_stack3 .touch_navigation_wrapper,
#webapp_header_stack4 .touch_navigation_wrapper,
#webapp_header_stack5 .touch_navigation_wrapper {
	display:					none;
}

.touch_navigation_wrapper {
	height:						50px;
	width:						45px;
}

.md_toolbar .md_icon.crm_back i.fa {
    margin-left: 				12px;
}

.touch_navigation img {
	float:						right;
	padding:					1px;
	margin:						9px 6px;
	display: 					block;
	cursor: 					pointer;
	width:						30px;
	height:						30px;
}

.possible_actions_storedmail {
	float:		right;
}

.possible_actions_storedmail i {
 	margin-top:	0px;
 	position: relative;
    top: -4px;
    line-height:				24px;
    width:						24px;
	height:						24px;
}


/*<------------------- Stacking layers   ----------------->*/
.tabletstack_layer {
	position:					absolute;
	top:						0;
	bottom:						0;
	right:						0;
	overflow:					auto;
	background-color:			#e8e8e8;
}

.tablestack_layer_block {
	position:					absolute;
	top:						0;
	bottom:						0;
	left:						0;
	right:						0;
	cursor:						pointer;
	background-color:			rgba(1,1,1,0.38);
}

.tablestack_layer_block_1,
.tablestack_layer_block_2,
.tablestack_layer_block_3,
.tablestack_layer_block_4 {
	top:						56px;
}

#tablet_screen_stack1 .touch_button,
#tablet_screen_stack2 .touch_button,
#tablet_screen_stack3 .touch_button,
#tablet_screen_stack4 .touch_button {
	display:					none;
}

.tablestack_layer_block_1 {
	background-color:			rgba(0,0,0,0.4);
}

.tablestack_layer_block_2 {
	background-color:			rgba(0,0,0,0.6);
}

.tablestack_layer_block_3 {
	background-color:			rgba(0,0,0,0.8);
}

.tablestack_layer_block_4 {
	background-color:			rgba(0,0,0,0.9);
}

#tabletstack_layer_1 .touch_back_button,
#tabletstack_layer_2 .touch_back_button,
#tabletstack_layer_3 .touch_back_button,
#tabletstack_layer_4 .touch_back_button,
#tabletstack_layer_5 .touch_back_button,
#tabletstack_layer_6 .touch_back_button {
	display:					none;
}
/*<----------------- einde Stacking layers --------------->*/

.overflow {
	overflow:					auto;
	height:						100%;
}

.no-offlinestorage {
	color:						#D4680B;
	font-weight:				bold;
}

/*<------------------- Button definities ----------------->*/

#homebutton,
#homebutton_startscreen {
	opacity:					0;
}

.possible_actions {
	padding-right:				6px;
}

.md_toolbar .possible_actions .md_icon img {
	padding:					6px;
}

.md_toolbar .possible_actions .md_icon {
	vertical-align:				top;
}

body a.button-grey,
body a.button-green,
body a.button-red,
body a.button-yellow,
body a.button-blue,
body a.button-orange  {
	border-radius:				0;
	text-decoration:			none;
	cursor:						pointer;
	display: 					inline-block;
}

.gradient-button-grey {
	background-image: linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);
	background-image: -o-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(237,237,237)),
		color-stop(1, rgb(255,255,255))
);
}

.gradient-button-grey:hover {
background-image: linear-gradient(bottom, rgb(199,199,199) 0%, rgb(251,251,251) 0%);
background-image: -o-linear-gradient(bottom, rgb(199,199,199) 0%, rgb(251,251,251) 0%);
background-image: -moz-linear-gradient(bottom, rgb(199,199,199) 0%, rgb(251,251,251) 0%);
background-image: -webkit-linear-gradient(bottom, rgb(199,199,199) 0%, rgb(251,251,251) 0%);
background-image: -ms-linear-gradient(bottom, rgb(199,199,199) 0%, rgb(251,251,251) 0%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(199,199,199)),
	color-stop(1, rgb(251,251,251))
);
}

.gradient-button-grey:active {
background-image: linear-gradient(bottom, rgb(199,199,199) 0%, rgb(251,251,251) 100%);
background-image: -o-linear-gradient(bottom, rgb(199,199,199) 0%, rgb(251,251,251) 100%);
background-image: -moz-linear-gradient(bottom, rgb(199,199,199) 0%, rgb(251,251,251) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(199,199,199) 0%, rgb(251,251,251) 100%);
background-image: -ms-linear-gradient(bottom, rgb(199,199,199) 0%, rgb(251,251,251) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(199,199,199)),
	color-stop(1, rgb(251,251,251))
);
}

.touch_button {
	text-decoration:			none;
	font-weight:				bold;
	color:						#272727;
	float:						left;
	margin-left:				10px;
	height:						26px;
	padding-left:				7px;
	padding-right:				7px;
	padding-top:				6px;
	border:						1px solid #838383;
	border-radius:				4px;
	background:					#000000;
	-moz-box-shadow:    		inset 0 0 3px #fff;
   	-webkit-box-shadow:			inset 0 0 3px #fff;
  	box-shadow:        			inset 0 0 3px #fff;
	background-image:			linear-gradient(bottom, rgb(232,232,232) 0%, rgb(251,251,251) 100%);
	background-image:			-o-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(251,251,251) 100%);
	background-image:			-moz-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(251,251,251) 100%);
	background-image:			-webkit-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(251,251,251) 100%);
	background-image:			-ms-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(251,251,251) 100%);
	background-image:			-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(232,232,232)), color-stop(1, rgb(251,251,251)));
	cursor:						pointer;
}

.touch_button:hover {
	text-decoration:			none;
	color:						#272727;
	font-weight:				bold;
	border:						1px solid #838383;
	-webkit-box-shadow: 		0 3px 6px -3px #777;
	-moz-box-shadow: 			0 3px 6px -3px #777;
	box-shadow: 				0 3px 6px -3px #777;
	background-image:			linear-gradient(bottom, rgb(232,232,232) 100%, rgb(251,251,251) 0%);
	background-image:			-o-linear-gradient(bottom, rgb(232,232,232) 100%, rgb(251,251,251) 0%);
	background-image:			-moz-linear-gradient(bottom, rgb(232,232,232) 100%, rgb(251,251,251) 0%);
	background-image:			-webkit-linear-gradient(bottom, rgb(232,232,232) 100%, rgb(251,251,251) 0%);
	background-image:			-ms-linear-gradient(bottom, rgb(232,232,232) 100%, rgb(251,251,251) 0%);
	background-image:			-webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(232,232,232)),color-stop(1, rgb(251,251,251)));
}

.touch_button:active {
	text-decoration:			none;
	color:						#fff;
	font-weight:				bold;
	border:						1px solid #838383;
	-webkit-box-shadow: 		0 3px 6px -3px #777;
	-moz-box-shadow: 			0 3px 6px -3px #777;
	box-shadow: 				0 3px 6px -3px #777;
	background-image:			linear-gradient(bottom, rgb(133,133,133) 0%, rgb(251,251,251) 100%);
	background-image:			-o-linear-gradient(bottom, rgb(133,133,133) 0%, rgb(251,251,251) 100%);
	background-image:			-moz-linear-gradient(bottom, rgb(133,133,133) 0%, rgb(251,251,251) 100%);
	background-image:			-webkit-linear-gradient(bottom, rgb(133,133,133) 0%, rgb(251,251,251) 100%);
	background-image:			-ms-linear-gradient(bottom, rgb(133,133,133) 0%, rgb(251,251,251) 100%);
	background-image:			-webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(133,133,133)),color-stop(1, rgb(251,251,251)));
}

.touch_button img {
	vertical-align:				-3px;
	height:						17px;
}

.touch_button span {
	margin-left:				7px;
}

.button-red {
	background-color:				#F44336;
}

.button-green {
	background-color:				#1B5E20;
}

.button-orange {
	background-color:				#FF9800;
}

.button-blue {
	background-color:				#2196F3;
}

.button-grey {
	background-color:				#9E9E9E;
}

/*<------------- EINDE BUTTON DEFINITIES ----------------->*/

.CpFormFieldAutoSuggestSelect_wrapper {
	position:						relative;
	height:							56px;
}

.CpFormFieldAutoSuggestSelect_wrapper input.ui-input-text,
.CpFormFieldAutoSuggestSelect_wrapper input.ui-input-text:focus {
	background:						transparent;
	position:						absolute;
	left:							0;
	top:							0;
	font-weight:					bold;
	-webkit-user-modify: 			read-write-plaintext-only;
}

.CpFormFieldAutoSuggestSelect_completed {
	position:						absolute;
	left:							0;
	top:							8px;
	width:							350px;
	height:							40px;
	line-height:					40px;
	padding-left:					6px;
	font-size: 						16px;
	outline: 						0 none;
	color:							#888;
}

.CpFormFieldAutoSuggest_complete_input {
	color:							transparent;
	font-weight:					bold;
}

input.CpFormFieldAutoSuggest_noresult {
	color:							red;
}


body table.CpFormDate_popupContent td,
body table.CpFormDate_popupContent th {
	padding:						4px;
}

body table.CpFormDate_popupContent td a,
body table.CpFormDate_popupContent th a {
	text-decoration:				none;
}

body div.CpFormDate_popupBar {
    background:						#EEEEEE;
    color: 							#222;
    font-weight: 					bold;
    text-shadow:					0 1px 0 #FFFFFF;
}

body .CpFormCalendar_Popup {
    border: 						1px solid #222;
    width: 							207px;
}

body div.CpFormDate_popupBar a {
	background:						transparent;
	color:							#222;
}

body div.CpFormDate_popupBar td {
    line-height: 					2em;
}

body table.CpFormDate_popupContent td.CpFormDate_selectedDay,
body table.CpFormDate_popupContent td:hover {
	background:						#EEE;
	border:							none;
}

body table.CpFormDate_popupContent td.CpFormDate_selectedDay a,
body table.CpFormDate_popupContent td.CpFormDate_selectedDay a:hover,
body table.CpFormDate_popupContent td.CpFormDate_selectedDay a:active,
body table.CpFormDate_popupContent td:hover a,
body table.CpFormDate_popupContent td:hover a:hover,
body table.CpFormDate_popupContent td:hover a:active {
	color:							black;
}

body .CpFormDate_inlinepopup {
	width:							350px;
}

body .CpFormDate_inlinepopup table.CpFormDate_popupContent td,
body .CpFormDate_inlinepopup table.CpFormDate_popupContent th {
    line-height: 					1.5em;
    padding: 						5px;
}

img.CpFormFieldLinkedIn_open_button {
	float:							left;
	margin-top:						7px;
	padding:						7px;
}

.updatingmessage {
	padding:						10px;
	color:							#444;
}

.mobile_content_width {
	width:							100%;
	overflow-x:						hidden;
	position:						relative;
}

.CmsStaticStructure_group canvas {
	float:							left;
	margin-left:					8px;
	margin-top:						3px;
	margin-right:					9px;
}

.CmsStaticStructure_filterPopup {
	background-color:				#FFF;
	position:						absolute;
	top:							60px;
	left:							5px;
	right:							5px;
	opacity:						1;
}

.CmsStaticStructure_filterPopup div {
	padding-left:					10px;
	line-height:					35px;
	cursor:							pointer;
	border-bottom:					1px solid #ccc;
}

.CmsStaticStructure_filterPopup div:hover {
	background-color:				#CCC;
}

.CpFormFieldMultiSelect .ui-checkbox {
	float:							left;
	clear:							none;
	margin-right:					15px;
}

.CmsStaticStructure_buttonaction {
	float:							right;
	padding:						10px;
	border:							1px solid #EDEDED;
	border-radius:					2px;
	background:						white;
	height:							16px;
	width:							16px;
	margin:							5px;
	cursor:							pointer;
}

.CmsStaticStructure_buttonactions {
	border:							1px solid #EDEDED;
	border-radius:					2px;
	background:						white;
	margin:							5px;
	position:						absolute;
	padding:						0;
	width:							305px;
	margin-left:					0;
	display:						none;
}

.CmsStaticStructure_buttonactions img {
	padding:						10px;
	cursor:							pointer;
	float:							right;
}

.CmsStaticStructure_labelwithactions {
	float:							left;
}

.CpFormFieldAutocomplete_suggestions_element {
	padding:						5px;
	cursor:							pointer;
}

.CpFormFieldAutocomplete_suggestions_element:hover {
	background:						#EEE;
}

.tablet_info ul, .tablet_info ol {
	margin-left:					20px;
	margin-top:						1em;
	margin-bottom:					1em;
}

.ui-select .ui-btn-icon-right .ui-btn-inner, 
.ui-select .ui-li-has-count .ui-btn-inner {
	height:							40px;
	padding:						0;
	line-height:					40px;
}

.ui-select .ui-btn-text {
	position:						absolute;
	height:							40px;
	left:							19px;
	right:							45px;
	top:							0;
	width:							auto;
}

.CpFormDate .ui-select .ui-btn-text {
	right:							19px;
}

.CpFormDate_popupContent .currentDate a{
	text-decoration: underline;
}

.debugbar_message_type_log.errorFound {
    color: red;
}

.pricing_buttons {
	text-align:						right;
}

.pricing_buttons a {
	margin-left:					30px;
}