
hr
{
  border-top: solid 1px #cccbcb;
  border-bottom: none;
  border-left: solid 1px #f6f6f6;
  border-right: solid 1px #f6f6f6;
  margin-left: 1px;
  margin-right: 1px;
  height: 1px;
}

.info_box hr
{
  margin-left: 10px;
  margin-right: 10px;
}

div.page hr
{
  height:1px;
  margin-top: 15px;
  margin-bottom: 15px;
}

span.version
{
  font-size: 7pt;
}

h2.section_title
{
  margin-top: 5px;
  margin-bottom: 10px;
}

h2.content_title img
{
  padding-right: 0.5em;
}

span.popup
{
  overflow: visible;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

span.popup div.container
{
  border: 1px solid #999;
}

table.popup
{
  background-color: white;
}

table.popup th.popup
{
  white-space: nowrap;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #208FBD;
  color: white;
  height: 23px;
  font-size: 14px;
  text-transform: uppercase;
  vertical-align: middle;
}

table.popup td.popup
{
  padding: 5px;
}

span.popup input.close
{
  position: absolute;
  left: 4px;
  top: 4px;
  border: solid 1px #999;
}

span.popup table.popup
{
  font-size: 12px;
  color: #666;	
}

span.popup a
{
  color: #208FBD;
}

dl.contact_info
{
  font-size: 10pt;
}

div.address
{
  font-size: 10pt;
}

div.listing table.main_list
{
  width: 100%;
  height: 140px;
}

div.listing table.main_list a.main_list_title
{
  text-decoration: none;
  color: #727070;
}

div.listing table.main_list td
{
  vertical-align: top;
}

div.listing table.main_list td.left
{
  width: 120px;
  padding-top: 8px;
  padding-bottom: 7px;
}

div.listing table.main_list td.left img
{
  width: 142px;
  height: 155px;
  border: 1px solid #cbc9c9;
  cursor:pointer;
}

div.listing table.main_list td.right
{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  font-size: 10pt;
  color: #727070;
}

div.listing table.main_list td.right p
{
	margin:0px;
	padding-top:3px;
	padding-bottom: 3px;
}

div.listing table.main_list h2
{
  font-size: 14pt;
  font-weight: normal;
  margin-top: 10px;
  color: #525252;  
}

div.listing table.main_list h3
{
  font-size: 8pt;
  margin-bottom: 0px;
  color: #727070;
  font-weight: normal;
  line-height: 1.7;
}

div.listing table.extended_list
{
  width: 100%;
  margin-bottom: 10px;
}

div.listing table.extended_list td
{
  vertical-align: top;  
}

div.listing table.extended_list td.top
{
  font-size: 12pt;
  font-weight: bold;
  color: #1f1f1f;
  height: 20px;
}

div.listing table.extended_list td.left
{
  width: 75px;
}

div.listing table.extended_list td.right
{
  font-size: 10pt;
  color: #686868;
}

div.listing table.extended_list div.float
{
  float: right;
  clear: right;
  width: 100px;
  margin-left: 5px;
  margin-bottom: 5px;
}

div.listing table.flat_list
{
  width: 100%;
  margin-bottom: 5px;
}

div.listing table.flat_list td.left
{
}

div.listing table.flat_list div.bottom
{
  padding-top: 5px;
  font-size: 11px;
  color: #b0b0b0;
}

div.listing table.flat_list div.bottom a
{
  color: #b0b0b0;
  text-decoration: none;
}

div.listing table.flat_list div.bottom a:hover
{
  text-decoration: underline;
}

div.listing table.bullet_list
{
  padding-top: 3px;
  font-size: 11pt;
}

div.listing table.bullet_list a
{
  color:#727070;
  margin-left: 10px;
}

div.listing table.info_list
{
  width: 100%;
  height: 40px;
}

div.listing table.info_list td
{
  vertical-align: top;
}

div.listing table.info_list td.left
{
  width: 60px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

div.listing table.info_list td.left img
{
  border: 1px solid #aaa;
  cursor:pointer;
}

div.listing table.info_list td.right
{
  padding-top: 15px;
  padding-left: 11px;
  font-size: 8pt;
  color: #525252;
}

a.url, span.url
{
  color: #0a87bf;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 9pt;
  cursor: pointer;
}

a.url img, span.url img
{
	margin-left: 4px;
}

div.info_data a.url, div.info_data span.url
{
  margin-left: 5px;
}

div.listing table.info_list h2
{
  font-size: 9pt;
  font-weight: bold;
  margin-bottom: 0px;
  color: #1e1e1e;
}

div.info_box
{
  width: 100%;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
}

div.info_send_message span.form_input_subject input, div.info_send_message textarea
{
	width:315px;
}

div.info_box h1
{
  padding-top: 10px;
  font-size: 14pt;
}

div.info_box div.info_title
{
  color: white;
  background-color: #208fbd;
  border: 1px solid #208fbd;
  font-size: 10pt;
  text-transform: uppercase;
  height: 24px;
  padding-left: 8px;
  padding-top: 11px;
  #padding-bottom:11px;
}

div.info_box input.tiny
{
  font-size: 9px;
  width: 30px;
  height: 15px;
  background-color: #616a6f;
  color: #fffdfe;
}

div.info_box div.info_data
{
  font-size: 8pt;
  border-left: 1px solid #cbc9ca;
  border-right: 1px solid #cbc9ca;
  border-bottom: 1px solid #cbc9ca;
  padding: 0;
  padding-bottom: 5px;
}

div.grid_object
{
	padding: 10px;
    background-color: white;
    font-size: 16px;
    margin: 5px;
    border: solid 1px #D1D0D0;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}


div.listing table.grid_list
{
   /*border: solid 1px #cccbcb;
  background-color : #f2f2f2;
  width:240px;
  margin-right:3px;
  margin-bottom:3px;*/
}

div.listing table.grid_list td.left
{
  /*vertical-align: top;
  padding-left:5px;  
  padding-top:5px;
  padding-bottom:5px;*/
}

div.listing table.grid_list td.right
{
  /*vertical-align: top;
  padding-right:10px;  
  padding-top:5px;
  padding-bottom:5px;
  padding-left:3px;
  font-size: 11px;*/
}

div.form_input label
{
  display: block;
}

div.form_input span.widget
{
  display: block;
}

form
{
  font-size: 10pt;
}

form h3
{
  font-weight: bold;
  color: white;
  background-color: black;
}

form div.help
{
  font-size: 8pt;
}

form div.form_input
{
  padding-top:5px;
  padding-bottom:5px;
}

form div.form_input img
{
  vertical-align: middle;
}

form div.form_input label
{
  padding-bottom:3px;
  color:#525252;
}

div.selector_input
{
  padding-top:15px;
  padding-bottom: 5px;
}

div.selector_input label
{
  color:#525252;
  font-size:10pt;
}

form div.form_input input, form div.form_input select
{
  border:solid 1px #d5d4d4;
}

form input.button, form input.submit, .button
{
  background-color: 208fbd;
  border: solid 1px #899ea7;
  color: #ffffff;
  font-size: 10pt;
}

input.button[disabled], input.button.disabled, input.submit[disabled]
{
  background-color: white;
  color: #899ea7;
}

div.dialog_main
{
  left:416px;
  top:126px;  
  z-index:200;
  display:block;
  width:425px;
  position:fixed;
  border:solid 1px #999;
  text-align:center;
  background-color: white;
  border:solid 1px #24A7DE;
  
}

div.dialog_header
{
  font-size:13px;
  color:grey;  
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom:20px;
  text-align:left;
}

div.dialog_error
{
  color:red;
}

div.dialog_warn
{
  color:orange;
}

div.dialog_success
{
  color:green;
}

div.dialog_content
{
  padding-bottom:20px;
}

div.dialog_content input
{
  cursor:pointer;
}

div.dialog_border
{
  padding:10px;  
  border:solid 10px #E2EDF2;
}

table.selector
{
  width: 100%;
}

table.selector tr.top_controls td
{
}

table.selector tr.top td
{
  padding-top: 5px;
  padding-bottom: 5px;
}

table.selector tr.main td
{
  padding-right: 10px;
}

table.selector tr.bottom td
{
  padding-top: 5px;
  padding-bottom: 5px;
}

table.selector tr.bottom_controls td
{
}

table.selector div.keywords td
{
  padding-right:30px;
  padding-top	:20px;
}

table.selector div.keywords a
{
  color: #525252;
  text-decoration: none;
  cursor: pointer;
  font-size: 10pt;	
}

table.selector div.keywords a.current
{
  color: #208fbd;
  text-decoration: underline;
  cursor: pointer;
  font-size:10pt;	
}

ul.letter
{
  display: inline; 
  list-style: none;
  font-size: 8pt;
  padding-top: 10px;
  padding-left: 2px;
}

ul.letter li
{
  display: inline; 
  margin: 0;
  padding: 0;
  margin-right: 4px;
}

ul.letter li a
{
  display: inline;
  margin: 0;
  padding: 0;
  text-align: center;
  color:#525252;
  text-decoration: none;
}

ul.letter li.selected a
{
  color: #208fbd;
  border-bottom: 2px solid #208fbd;
}

h3.selector
{
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
}

table.selector_control
{
  font-size: 12px;
  color:#525252;
}

table.selector_control td:first-child
{
  width: 60px;
}

table.selector_control select, table.selector_control input
{
  width: 200px;
  height: 22px;
  border: 1px solid #b3b3b3;
  background-color: white;
}

table.selector_control select.country, div.region_editor select.country
{
  width: 100px;
}

table.selector_control select.province, div.region_editor select.province
{
  width: 100px;
}

table.selector_control select.city, div.region_editor select.city
{
  width: 100px;
}

table.selector_control select.suburb, div.region_editor select.suburb
{
  width: 100px;
}

table.selector_control input.search
{
  width: 170px;
  text-align: left;
}

table.selector_control input.searchsubmit
{
  width: 60px;
  text-align: center;
  background-color: #24a7de;
  color: white;
  font-weight: bold;
  font-size: 12px;
  border-left: none;
  vertical-align: top;
  cursor: pointer;
}

div.image_gallery_picture
{
  border: solid 1px #d3d4d4;
}

div.component
{
  border: solid 2px #e3e2e2;
  padding: 15px;
  margin-top: 20px;	
  margin-bottom: 20px;	
  margin-right: 20px;
  background-color: #ffffff;
  color: #525252;
  font-size: 10pt;
}

div.component h1
{
  text-transform: uppercase;
  color: #525252;
  font-size: 10pt;
}

div.component label
{
  display: block;
  margin-bottom: 2px;
  margin-top: 8px;
}

div.keyword_list span, div.region_list span, div.portal_picker span
{
  text-decoration: underline;
  margin-right: 5px;
  cursor: pointer;
}

div.hits table
{
  width:200px;
}

div.hits td.period_report th
{
  border: solid 1px grey;
}

div.hits td.period_report table
{
  border: solid 1px grey;
  margin : 5px;
}

div.hits td.period_report td
{
  padding-left:5px;
}

div.info_box div.info_send_message div.info_data
{
  padding: 10px;
}

div.info_box div.info_profile div.info_data
{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

div.page_my a, div.page_customer_home a
{
  text-decoration: none;
  color: #9b9b9b;
}

div.customer_business_info
{
	border:solid 1px grey;
	background-color: #EBEBEB;
	padding:3px;
	width:170px;
}

div.customer_business_info a
{
	color:black;
}

table.gallery
{
}

table.gallery td
{
  padding-right: 15px;
  padding-bottom:15px;
  vertical-align: top;
  text-align: center;
  height: 1px;
}

table.gallery img
{
  border-top: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 10px;
  margin-top: 5px;
  margin-left:25px;
  margin-right:25px;
}

table.gallery input
{
  margin-bottom: 10px;
}

table.calendar
{
}

table.calendar th
{
  text-align: center;
  font-weight: bold;
}

table.calendar td
{
  text-align: center;
}

table.calendar td a
{
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

table.calendar td.marked, table.calendar td.current_marked
{
  font-weight: bold;
}

table.calendar td.current
{
}

table.calendar td span.today
{
  color: red;
  font-weight: bold;
}

div.calendar_event_infobox table.calendar th
{
  width: 44px;
  font-weight: normal;
  font-size: 8pt;
}

div.calendar_event_infobox table.calendar td
{
  background-color: #f6f6f6;
}

div.calendar_event_infobox table.calendar td.marked, div.calendar_event_infobox table.calendar td.current_marked
{
  background-color: #cacaca;
}

div.calendar_event_infobox
{
  padding-top: 7px;
  padding-left: 5px;
}

table.gallery div.name
{
  font-size: 8pt;
  margin: 5px;
}

table.calendar td span
{
  cursor: pointer;
}

table.content_block
{
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  background-color: #f5f5f5;
  margin-top: 10px;
  width: 100%;
}

table.content_block th
{
  font-weight: normal;
  font-size: 12pt;
}

table.info_list p
{
  margin-bottom: 0;
}

table.info_list span.more
{
  margin-left: -5px;
}

table.info_list span.more a
{
  font-size: 7pt;
}

div.listing div.contact_link_listing table.extended_list td.top
{
  padding-top: 5px;
  color: #525252;
  font-size: 10pt;
}

div.listing div.contact_link_listing table.extended_list td.left
{
  width: 35px;
}

.rating td
{
  padding-top:10px;
}

div.page_my input.button
{
  margin:2px;
  display:inline;
}

#section_what_would_you_like_to_do_now
{
  width:500px;
}

textarea,input,select {
	font-family: arial;
	color:#525252;
}

div.calendar_diary table.calendar tr.month
{
  font-size: 20pt;
}

div.calendar_diary table.calendar th.left_control
{
  text-align: right;
}

div.calendar_diary table.calendar th.right_control
{
  text-align: left;
}

div.calendar_diary table.calendar td
{
  width: 120px;
  background-color: white;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  vertical-align: top;
  text-align: left;
  padding: 6px;
}

div.calendar_diary table.calendar td span.today
{
  color: orange;
}

div.calendar_diary table.calendar td span.daynum
{
  font-size: 24pt;
  margin-right: 5px;
}

div.calendar_diary table.calendar td ul
{
  font-size: 7pt;
  padding: 0px;
  margin: 0px;
  line-height: 8px;
  list-style-type: square;
  list-style-position: inside;
}

div.calendar_diary table.calendar td li
{
  padding: 0;
  margin-bottom: 6px;
}

div.calendar_diary table.calendar td li span.time
{
  color: black;
  font-size: 7.5pt;
  font-weight: bold;
}

div.calendar_diary table.calendar td div.links input, div.calendar_diary table.calendar td span.links
{
  font-size: 7pt;
  color: #cccced;
  background-color: white;
  padding: 0px;
  margin: 0px;
  border: none;
}

div.calendar_diary table.calendar td img.icon
{
  float: right;
  clear: right;
  margin-right: -5px;
  cursor: pointer;
  margin-bottom: 2px;
}


table.hits td
{
	padding-right:20px;
}

div.hit_report th.impressions, div.hit_report th.clicks
{
	font-size:18px;
	color: #208FBD;
	text-align:left;
}

div.hit_report th
{
	text-align:left;
}

div.nicEdit-main img
{
    float: right;
    margin-left: 5px;
}

div.tree
{
  border: 1px solid #cccced;
  padding: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 10pt;
}

div.tree div.tree_title
{
  background-color: #cccced;
  padding: 3px;
  font-weight: bold;
  border-top-left-radius: 5px; 
  border-top-right-radius: 5px; 
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
}

div.tree div.tree_title span.title_link
{
  float: right;
  margin-right: 8px;
}

div.tree div.tree_body
{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.tree div.tree_body a
{
  color: inherit;
  text-decoration: none;
}

div.tree div.tree_body a:hover
{
  text-decoration: underline;
}

div.tree div.tree_body a.link
{
  font-size: 80%;
  margin-left: 5px;
  color: #cccced;
}

div.tree div.tree_body a.link:hover
{
  text-decoration: underline;
  color: #999;
}

div.tree div.branch
{
}

div.tree div.entry
{
}

div.tree div.entry span.current
{
  color: black;
  font-weight: bold;
}

div.tree span.indent
{
  margin-left: 18px;
}

div.tree span.control
{
  font-family: "DejaVu Sans Mono", "Lucida Console", Monaco, monospace;
  border: 1px solid #cccced;
  color: #999;
  font-size: 10px;
  margin-right: 4px;
  padding-left: 3px;
  padding-right: 4px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}

div.tree span.control:hover
{
  background-color: #999;
  color: #cccced;
}

div.tree span.control.empty:hover
{
  background-color: inherit;
  color: inherit;
  cursor: inherit;
}

div.tree div.create_form
{
  border-top: 1px solid #cccced;
  margin-top: 10px;
}

div.operations .button
{
	margin-top:5px;
	#margin-right:5px;
}

div.user_portal_pick
{
	padding: 10px;
	padding-top: 20px;
	border: solid 1px #E2E4E7;
	background-color: white;
	margin: 3px;
	font-size:12;
	color:5d5d5d;
}

div.user_activity_operations,div.user_no_results
{
	padding:10px;	
	
}

span.image_label
{
	display: inline-block;
	word-break: break-word;
	margin-bottom: 35px;
}

div.image_div
{
	border-style:solid;
	border-color:#cacaca;
	border-width:1px;
	min-height:100%;
	position:relative;
}

div.image_operations_div
{
	position:absolute;
	bottom:0px;
	width:100%;
}

#audit_trail_logs th
{
	font-size: 14px;
	border:solid 1px grey;
	background-color: #CCCBCB;
	padding:3px;
}

#audit_trail_section
{
	visibility:hidden;
}
div.signature_caption
{
	font-size:150%;
	color: rgb(123,123,123);
}

div.signature_container_caption
{
	border-style:solid;
	padding-bottom:5px;
	border-color: rgb(123,123,123);
}


ul.pagination
{
  display: inline; 
  list-style: none;
  font-size: 8pt;
  padding-top: 10px;
  padding-left: 2px;
}

ul.pagination li
{
  display: inline; 
  margin: 0;
  padding: 0;
  margin-right: 4px;
}

ul.pagination li a
{
  display: inline;
  margin: 0;
  padding: 0;
  text-align: center;
  color:#525252;
  text-decoration: none;
}

ul.pagination li.selected a
{
  color: #208fbd;
  border-bottom: 2px solid #208fbd;
}

div.announcement_bar
{
	background-color:LightGray;
	border-color:Gray;
	border-width:1px;
	border-style:solid;
	text-align:center;
	padding:5px;
}

td.announcement_bar
{
	padding-right:10px;
	padding-bottom:10px;
}

div.multi_upload_notice_info
{
	color: deepSkyBlue;
}

div.multi_upload_notice_warning
{
	color: darkOrange;
}

div.multi_upload_notice_error
{
	color: orangeRed;
}

button.multi_upload_button
{
	color:white;
	background-color: #005bbb;
	padding:5px;
	border-radius:5px;
	border-style:none;
}

button.multi_upload_cancel_button
{
	color:white;
	background-color:rgb(223, 71, 89);
	padding:5px;
	border-radius:5px;
	border-style:none;
}

span.user_position_margin_right
{
	margin-right:15px;
}

input.user_position_add_button
{
	min-width:initial;
}

#user_position_editor table.selector table
{
	width: 100%;
}


.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

div.progress_button div.progress_bar_div
{
	overflow:hidden;
	max-height:0px;
}

div.progress_button progress
{
	min-width: 30%;
	min-height:20px;
}

@keyframes progress_button_shrink 
{
  from {max-height: 50px;}
  to {max-height: 0px;}
}
@keyframes progress_button_unshrink 
{
  from {max-height: 0px;}
  to {max-height: 50px;}
}

div.progress_button input.progress_button_shrink
{
  animation-name: progress_button_shrink;
  animation-duration: 1s;
  max-height:0px;
  margin:0px;
  padding:0px;
}

div.progress_button input.progress_button_unshrink
{
  max-height:50px;
  animation-name: progress_button_unshrink;
  animation-duration: 1s;
}

div.progress_button div.progress_button_div_shrink
{
  animation-name: progress_button_shrink;
  animation-duration: 0.5s;
  max-height:0px;
}

div.progress_button div.progress_button_div_unshrink
{
  max-height:50px;
  animation-name: progress_button_unshrink;
  animation-duration: 0.5s;
}

form input.button, form input.submit, .button, .deselect_button
{
	background-color: #ab6d73;
	border: solid 1px #a71f2d;
	border-radius : 5px;
	
	font-size: 10px;
	min-width: 120px;
	height: 24px;
	margin: 1px 0 0 2px;
	font-weight: bold;
	color: #fff;
	border: none;
	cursor: pointer;
}
