.justify {
  text-align: justify; }

div.webmodule h4 {
  margin-bottom: 0; }

div.webmodule a.bottom_link {
  float: left;
  width: 100%;
  text-align: right;
  margin: 3px 0px;
  text-decoration: underline; }

div.standard_padding {
  padding: 5px; }

li.static_web_module div.minimise_panel div {
  margin: auto; }

li.static_web_module div.minimise_panel {
  text-align: center; }

.container_web_module {
  margin: auto; }

/* Twitter */
li.module_twitter .twitter_login {
  margin: 30px auto;
  text-align: center;
  width: 150px; }

li.module_twitter .twitter_login p a {
  color: #551A8B;
  font-weight: bold;
  font-size: 12px; }

li.module_twitter form textarea {
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  width: 250px;
  height: 45px; }

li.module_twitter img.user_avatar {
  height: 20px;
  width: 20px; }

li.module_twitter div.tweets {
  height: 280px;
  overflow: scroll; }

li.module_twitter div.tweet {
  border-top: 1px solid #D3DED3;
  color: #666666;
  font-size: 10px;
  padding: 5px 0 0 4px;
  margin-top: 7px;
  position: relative;
  min-height: 22px; }

li.module_twitter div.tweet p {
  float: left;
  margin-left: 25px;
  margin-top: 0px; }

li.module_twitter div.tweet img {
  position: absolute;
  left: 1px;
  top: 7px;
  height: 20px;
  width: 20px; }

/* Weather */
li.module_weather div.module_weather {
  padding-bottom: 10px; }

li.module_weather div.module_weather div.weather_today {
  margin-top: 10px;
  position: relative; }

li.module_weather div.module_weather div.weather_today img {
  position: absolute;
  top: 0;
  left: 0; }

li.module_weather div.module_weather div.weather_today div.weather_details {
  margin-left: 55px; }

li.module_weather div.module_weather div.weather_today div.weather_details span.weather_city {
  display: block;
  font-size: 2.3em; }

li.module_weather div.module_weather div.weather_today div.weather_details span.weather_temp {
  font-size: 1.84615em;
  /* $font % 13 */
  line-height: 0.83333em;
  /* (20*$line) % $font */
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 0; }

li.module_weather div.module_weather div.weather_today div.weather_details span.weather_temp sup {
  vertical-align: baseline;
  position: relative;
  top: -6px; }

li.module_weather div.module_weather div.weather_today div.weather_details span.weather_date {
  font-size: 0.9em; }

li.module_weather div.module_weather div.weather_forecasts {
  height: 110px;
  overflow: hidden;
  max-width: 366px;
  margin: 3px auto 5px; }

li.module_weather div.module_weather div.weather_forecasts .first {
  border: none; }

li.module_weather div.module_weather div.weather_forecast {
  width: 60px;
  float: left;
  margin: 0;
  border-left: 1px solid #CECECE;
  text-align: center;
  margin-top: 20px; }

li.module_weather div.module_weather a {
  margin-top: 10px; }

li.module_weather div.module_weather div.weather_link {
  border: none;
  margin-left: 7px; }

/* Search */
li.module_search_engines, li.module_search_engines div.webmodule {
  border: 0 !important; }

li.module_search_engines h2, li.module_search_engines a.settings {
  display: none !important;
  cursor: auto; }

li.module_search_engines .search_box {
  margin: 0;
  padding: 25px 8px 8px 8px;
  text-align: center; }

li.module_search_engines input.search_box_input {
  vertical-align: top;
  margin-left: -4px;
  width: 300px;
  border-left: none;
  border-right: none; }

li.module_search_engines div.vertical-separator-container {
  margin-left: -4px;
  vertical-align: top;
  height: 35px;
  border-top: 1px solid #d7dde2;
  border-bottom: 1px solid #d7dde2; }

li.module_search_engines div.vertical-separator-container div.vertical-separator {
  width: 5px;
  border-left: 1px solid #ccc;
  height: 25px;
  margin-top: 5px; }

li.module_search_engines div#search_box_engines {
  padding-left: 0 !important;
  border-left: 1px solid #ccc;
  display: inline-block;
  position: relative;
  vertical-align: top; }

li.module_search_engines input.search_box_input, li.module_search_engines input[type='submit'], li.module_search_engines div#search_box_engines {
  padding: 0 0 0 10px;
  border-bottom: 1px solid #d7dde2;
  border-top: 1px solid #d7dde2;
  height: 35px; }

li.module_search_engines input.search_box_input {
  border-radius: 0;
  background: none;
  box-shadow: none; }

li.module_search_engines div#search_box_engines div.search_box_engines_list {
  display: none;
  z-index: 1000;
  position: absolute;
  top: 35px;
  border-bottom: 1px solid #d7dde2;
  border-left: 1px solid #d7dde2;
  border-right: 1px solid #d7dde2;
  left: -1px; }

li.module_search_engines div#search_box_engines div.search_box_engine {
  padding-right: 5px;
  background-color: white;
  background-repeat: no-repeat;
  width: 120px;
  height: 35px;
  position: relative; }

div#search_box_engines span.check {
  position: absolute;
  top: 12px;
  right: 8px;
  background-image: url(/images/sprites/sprite_main_20140521.png);
  background-position: -150px -78px;
  background-repeat: no-repeat;
  width: 10px;
  height: 11px; }

li.module_search_engines div#search_box_engines div.search_box_engine.selected {
  position: relative; }

li.module_search_engines div#search_box_engines div.search_box_engine.selected img {
  position: absolute;
  top: 15px;
  right: 10px; }

li.module_search_engines div#search_box_engines div.search_box_engine.google {
  background-image: url(/images/search_webmodule/google_search.png); }

li.module_search_engines div#search_box_engines div.search_box_engine.bing {
  background-image: url(/images/search_webmodule/bing_search.png); }

li.module_search_engines div#search_box_engines div.search_box_engine.yahoo {
  background-image: url(/images/search_webmodule/yahoo_search.png); }

li.module_search_engines div#search_box_engines div.search_box_engine.wikipedia-search {
  background-image: url(/images/search_webmodule/wikipedia_search.png); }

li.module_search_engines div#search_box_engines div.search_box_engine.youtube-search {
  background-image: url(/images/search_webmodule/youtube_search.png); }

li.module_search_engines div#search_box_engines div.search_box_engine.google-maps-search {
  background-image: url(/images/search_webmodule/google_maps_search.png); }

li.module_search_engines input[type='submit'] {
  cursor: pointer;
  padding-left: 0;
  height: 37px;
  border-left: none;
  width: 3em;
  background-image: url(/images/sprites/sprite_main_20140521.png);
  background-position: 15px -284px;
  background-repeat: no-repeat;
  background-color: white;
  border-right: 1px solid #ccc;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -4px;
  vertical-align: top; }

div.standard_search_module img {
  float: left;
  margin: 5px 5px 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

div.standard_search_module .field_container {
  float: left; }

div.standard_search_module input.two_forms {
  width: 93px; }

div.standard_search_module input.text_field {
  width: 120px; }

div.standard_search_module table tr td.image_column {
  width: 60px; }

/* Tops */
li.module_tops div.minimise_panel {
  padding: 6px 0 5px 0; }

/* Columns */
@media (min-width: 1200px) {
  #column_1, #column_2, #column_3 {
    max-width: 300px; } }
/* beruby news */
li.module_beruby_news .minimise_panel {
  padding: 0;
  height: auto; }

li.module_beruby_help_box .minimise_panel {
  padding: 0;
  height: auto; }

div.module_panels {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
  background-color: white;
  border: 1px solid #e5e5e5;
  position: relative; }

div.module_panels img.indicator-big {
  position: absolute;
  left: 45%;
  top: 100px; }

div.module_panels div.tools {
  float: right;
  margin: 10px; }

div.module_panels div.tools a {
  margin-top: 3px;
  display: block; }

div.module_panels div.tools form.search_modules {
  margin-right: 40px; }

div.module_panels div.tools form.search_modules input.text {
  height: 18px;
  line-height: 16px;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #fff;
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  float: left; }

div.module_panels div.tools form.search_modules input.btn_search_module {
  float: left;
  margin-left: -2px;
  display: block;
  position: relative; }

div.module_panels div.main_panel {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-bottom: 10px; }

div.module_panels div.main_panel h3 {
  margin: 10px;
  font-size: 1.1em;
  font-weight: bold; }

div.module_panels div.main_panel ul.panel_tabs {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  height: 25px;
  padding: 0 10px;
  margin: 20px 0 0 0; }

div.module_panels div.main_panel ul.panel_tabs li {
  display: block;
  padding: 0 5px;
  float: left;
  margin-right: 1px;
  background-color: #e5e5e5;
  -webkit-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  height: 25px;
  line-height: 25px;
  cursor: pointer; }

div.module_panels div.main_panel ul.panel_tabs li.current {
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5; }

div.module_panels div.main_panel ul.panel_tabs li.current a {
  color: #2572c0; }

div.module_panels div.main_panel ul.panel_tabs li a {
  display: block;
  float: left;
  color: #777;
  padding: 0 5px; }

div.module_panels div.main_panel ul.panel_tabs li a img {
  float: left;
  margin: 5px 5px 0 0;
  vertical-align: middle; }

div.module_panels div.main_panel div.panel div.nav {
  float: left;
  margin: 10px 0 10px 0;
  min-height: 100px;
  max-height: 250px;
  width: 160px; }

div.module_panels div.main_panel div.panel div.nav ul li {
  display: block;
  padding: 5px;
  border-bottom: 1px solid #e5e5e5; }

div.module_panels div.main_panel div.panel div.nav ul li a.selected {
  font-weight: bold; }

div.module_panels div.main_panel div.panel div.content {
  margin-left: 195px;
  padding-top: 10px; }

div.module_panels div.main_panel div.panel div.content h4 {
  margin-bottom: 10px;
  font-size: 1.1em;
  font-weight: bold; }

/* Thumbnails */
div.module_panels div.main_panel div.panel div.content a.slide {
  display: block;
  position: absolute;
  width: 21px;
  height: 51px;
  top: 70px; }

div.module_panels div.main_panel div.panel div.content a.slide span {
  display: none; }

div.module_panels div.main_panel div.panel div.content a.sl_left {
  background: url(/../images/buttons/module_panels/btn_sl_left.png) no-repeat top left;
  left: 0; }

div.module_panels div.main_panel div.panel div.content a.sl_right {
  background: url(/../images/buttons/module_panels/btn_sl_right.png) no-repeat top left;
  right: 0; }

div.module_panels div.main_panel div.panel div.content div.thumbnails div.thumbs_clip div.thumbs_carousel {
  position: relative;
  min-height: 230px;
  max-width: 740px;
  margin: 0 auto; }

/*Previous with divs*/
div.module_panels div.main_panel div.panel div.content div.thumbnails div.thumb {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: 110px;
  float: left;
  width: 80px;
  padding: 5px;
  margin: 5px;
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer; }

/*New with anchors*/
div.module_panels div.main_panel div.panel div.content div.thumbnails a.thumb {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  width: 80px;
  height: 75px;
  padding: 10px 5px 5px 5px;
  margin: 5px;
  position: relative;
  background: #fff;
  border: 1px solid #ccc; }

div.module_panels div.main_panel div.panel div.content div.thumbnails div.hold {
  border: 1px solid #3ACC33 !important;
  box-shadow: 2px 2px 3px #999;
  -moz-box-shadow: 2px 2px 3px #999;
  -webkit-box-shadow: 2px 2px 3px #999;
  margin: 0px 5px 10px 5px; }

/*Old with divs*/
div.module_panels div.main_panel div.panel div.content div.thumbnails div.thumb span.rubies {
  display: block;
  position: absolute;
  top: 3px;
  right: 3px; }

div.module_panels div.main_panel div.panel div.content div.thumbnails div.thumb img.advertiser_icon {
  display: block;
  margin: 0 auto;
  vertical-align: text-bottom; }

div.module_panels div.main_panel div.panel div.content div.thumbnails div.thumb div.advertiser_link {
  color: #777;
  font-size: 0.8em;
  text-align: center;
  clear: both;
  margin-top: 10px; }

div.module_panels div.main_panel div.panel div.content div.thumbnails div.thumb div.advertiser_link span {
  display: block;
  text-align: center;
  width: 80px;
  position: absolute;
  bottom: 5px;
  left: 0;
  overflow: hidden;
  height: 13px;
  padding-left: 2px; }

/*New with anchors*/
/* Add boxes */
div.thumbs_clip div.thumbs div.thumb img {
  display: block;
  margin: 10px auto 0 auto; }

div.thumbs_clip div.thumbs div.thumb a {
  display: none; }

div.thumbs_clip div.thumbs div.thumb div.label {
  width: 85px;
  text-align: center;
  word-break: break-word;
  font-size: 11px; }

div.thumbs_clip div.thumbs div.thumb div.add {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #A1D367;
  color: #fff;
  font-weight: bolder;
  height: 18px;
  line-height: 16px;
  opacity: 0.93;
  padding: 2px 4px;
  position: absolute;
  text-align: center;
  top: 34px;
  width: 73px;
  text-shadow: 1px 1px 0 #494949; }

div.module_panels div.main_panel div.panel div.content div.thumbnails a.thumb span.rubies {
  display: block;
  position: absolute;
  top: 3px;
  right: 3px; }

div.module_panels div.main_panel div.panel div.content div.thumbnails a.thumb img.advertiser_icon {
  display: block;
  margin: 0 auto;
  vertical-align: text-bottom; }

div.module_panels div.main_panel div.panel div.content div.thumbnails a.thumb span.advertiser_link {
  color: #777;
  font-size: 0.8em;
  text-align: center;
  clear: both;
  display: block; }

div.module_panels div.main_panel div.panel div.content div.thumbnails a.thumb div.advertiser_link span {
  display: block;
  text-align: center;
  width: 88px;
  position: absolute;
  bottom: 5px;
  left: 0;
  height: 11px;
  overflow: hidden; }

div.pagination_carousel span.prev_page,
div.pagination_carousel span.next_page,
div.pagination_carousel span.prev_page span,
div.pagination_carousel span.next_page span {
  opacity: 0.3; }

/* hide text span */
div.pagination_carousel span.prev_page span,
div.pagination_carousel span.next_page span,
div.pagination_carousel a.prev_page span,
div.pagination_carousel a.next_page span {
  display: none; }

/* Image urls */
div.pagination_carousel span.prev_page,
div.pagination_carousel span.prev_page span {
  background: url("/images/buttons/module_panels/btn_sl_left.png") no-repeat scroll left top transparent; }

div.pagination_carousel span.next_page,
div.pagination_carousel span.next_page span {
  background: url("/images/buttons/module_panels/btn_sl_right.png") no-repeat scroll left top transparent; }

div.pagination_carousel a.prev_page {
  background: url("/images/buttons/module_panels/btn_sl_left.png") no-repeat scroll left top transparent; }

div.pagination_carousel a.next_page {
  background: url("/images/buttons/module_panels/btn_sl_right.png") no-repeat scroll left top transparent; }

div.pagination_carousel a {
  margin-top: 0px; }

/* image details */
div.pagination_carousel span.prev_page,
div.pagination_carousel span.next_page,
div.pagination_carousel span.prev_page span,
div.pagination_carousel span.next_page span,
div.pagination_carousel a.prev_page,
div.pagination_carousel a.next_page {
  position: absolute;
  width: 20px;
  height: 70px; }

/* Changing Categories */
/* position prev_page */
div.thumbs_clip div.pagination_carousel span.prev_page,
div.thumbs_clip div.pagination_carousel span.prev_page span,
div.thumbs_clip div.pagination_carousel a.prev_page {
  left: -25px; }

div.thumbs_clip div.pagination_carousel span.prev_page,
div.thumbs_clip div.pagination_carousel span.next_page,
div.thumbs_clip div.pagination_carousel span.prev_page span,
div.thumbs_clip div.pagination_carousel span.next_page span,
div.thumbs_clip div.pagination_carousel a.prev_page,
div.thumbs_clip div.pagination_carousel a.next_page {
  top: 70px; }

div.thumbs_clip div.pagination_carousel span.next_page,
div.thumbs_clip div.pagination_carousel span.next_page span,
div.thumbs_clip div.pagination_carousel a.next_page {
  right: 0; }

/* image details */
div.pagination_in_pages span.prev_page span,
div.pagination_in_pages span.next_page span,
div.pagination_in_pages a.prev_page,
div.pagination_in_pages a.next_page {
  width: 22px;
  height: 27px; }

div.pagination_in_pages img {
  vertical-align: middle; }

div.pagination_in_pages a {
  line-height: 16px;
  padding-right: 5px;
  color: #9b9b9b;
  font-weight: bold; }

div.pagination_in_pages a:hover {
  color: #ff7979; }

div.pagination_in_pages span.current {
  color: #cc0000;
  font-weight: bold; }

div.pagination_in_pages span.prev_page span,
div.pagination_in_pages span.current {
  padding-right: 5px; }

/*Add Category pagination*/
div.pagination_in_pages {
  text-align: center;
  margin: 30px 0; }

a.close_module img.image_text {
  float: left;
  margin: 0px 5px 0 0;
  vertical-align: middle; }

/* Form errors/success messages and disabled fields */
div.thumbs_clip div.thumbs_carousel div.success_message,
form#feeds_form div#inputs div.display_message {
  background: url(/../images/icons/generic/icon_saved_settings.png) no-repeat; }

form#feeds_form div#inputs input.disabled {
  background: #ccc !important; }

div.thumbs_clip div.thumbs_carousel div.thumbs {
  min-height: 190px; }

div.thumbs_clip div.thumbs_carousel div.loading_thumbs_clip {
  background: url(/../images/indicator.gif) no-repeat; }

div.thumbs_clip div.thumbs_carousel .display_message {
  position: absolute;
  bottom: 3px;
  left: 40px;
  padding-left: 30px;
  height: 16px;
  display: none; }

form#feeds_form div#inputs div.display_message {
  margin-top: 20px;
  padding-left: 30px;
  display: none;
  height: 30px; }

div#home div.pods div.pod div.pod_setting_buttons ul li a.close span {
  display: none; }

div#home div.pods div.pod div.pod_setting_buttons ul li a.close {
  background: url(/../images/buttons/generic/btn_close_pod.png) no-repeat left top;
  display: block;
  width: 17px;
  height: 14px;
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100); }

#home .pods .pod.pod_setting_show .pod_setting_buttons {
  display: block; }

#home .pods .pod .pod_setting_buttons {
  position: absolute;
  top: 6px;
  right: 3px;
  display: none; }

div.thumbnails li.thumb {
  cursor: pointer;
  vertical-align: bottom;
  display: inline-block;
  padding: 5px;
  margin: 5px 0 5px 0;
  position: relative;
  text-align: center; }

div.thumbnails div.hold {
  border: 1px solid #3ACC33 !important; }

div.thumbnails li.thumb span.rubies {
  display: block;
  position: absolute;
  top: -1px;
  right: -2px; }

div.thumbnails li.thumb a img.advertiser_icon {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  vertical-align: text-bottom; }

div.thumbnails li.thumb a.advertiser_link {
  color: #777;
  font-size: 1em;
  text-align: center;
  clear: both;
  margin-top: 10px; }

div.thumbnails li.thumb span.label {
  background: none;
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  height: 20px;
  display: block;
  text-align: center;
  width: 70px;
  overflow: hidden;
  color: #777;
  font-size: 1.0em;
  color: #777;
  font-weight: normal; }

span.overflown {
  overflow-y: hidden;
  height: 20px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; }

div.overflownfavourite {
  overflow: hidden;
  max-height: 16px;
  float: left;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; }

div.overflownfavourite a.favourite_link span {
  overflow: hidden; }

div.thumbnails li.thumb a.btn_add_module {
  color: #fff;
  text-shadow: 1px 1px 0px #494949;
  background: url(/../images/buttons/module_panels/btn_add.png) no-repeat center center;
  text-align: center;
  display: block;
  width: 52px;
  line-height: 16px;
  font-weight: bold;
  font-size: 0.9em;
  height: 18px;
  margin: 2px auto 0 auto;
  position: absolute;
  top: 30px;
  left: 13px; }

div.thumbnails li.thumb a.btn_remove_module {
  color: #fff;
  text-shadow: 1px 1px 0px #494949;
  background: url(/../images/buttons/generic/btn_thumbnail_remove.png) no-repeat center center;
  text-align: center;
  display: block;
  width: 69px;
  line-height: 16px;
  font-weight: bold;
  font-size: 0.8em;
  height: 18px;
  margin: 2px auto 0 auto;
  position: absolute;
  top: 30px;
  left: 5px;
  z-index: 1; }

div.thumbnails img.advertiser_icon {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  vertical-align: text-bottom;
  background-color: white;
  border: 1px solid #CCC;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-border-radius: 15px; }

div.thumbnails .hide {
  display: none !important; }

div.thumbnails .search_not_found {
  margin-top: 10px;
  text-align: center; }

#home div.pods div.pod div.pod_setting_buttons ul li a.settings_image {
  background: url(/../images/buttons/generic/icon_add_new_sites.png) no-repeat top left; }

#home div.pods div.pod div.pod_setting_buttons ul li a {
  display: block;
  width: 17px;
  height: 14px;
  padding: 0; }

#home div.pods div.pod div.pod_setting_buttons ul li a span {
  display: none;
  padding: 0; }

#home div.pods div.pod div.pod_setting_buttons ul li a.enter_delete_mode {
  background: url(/../images/buttons/generic/icon_delete_sites_grey.png) no-repeat left top; }

#home div.pods div.pod h2 a.settings, #home div.pods div.pod h2 a.settings_on {
  width: 17px;
  height: 14px;
  margin-top: 5px;
  float: left;
  position: relative; }

#home div.pods div.pod a.settings {
  background-image: url(/images/sprites/sprite_main_20140521.png);
  background-position: -218px -270px;
  width: 11px;
  height: 11px;
  margin-left: 3px; }

#home div.pods div.pod a.settings span, #home div.pods div.pod a.settings_on span {
  display: none; }

#home div.pods div.pod h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1em;
  display: block;
  height: 25px;
  padding: 0 5px;
  line-height: 25px;
  color: #999;
  -webkit-border-radius-topleft: 3px;
  -webkit-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  cursor: move;
  overflow-y: hidden; }

#home div.pods div.pod h2 span {
  float: left; }

#home div.pods div.pod div.pod_setting_buttons ul li {
  float: left;
  margin-right: 1px;
  border: none;
  padding-right: 0; }

#home div.pods div.pod div.setting_panel form input, #home div.pods div.pod div.setting_panel form select {
  margin-right: 10px; }

#home div.pods div.pod div.setting_panel img {
  vertical-align: middle;
  margin-right: 5px; }

#home div.pods div.pod div.settings_info, div.wrapper div#sidebar_section div.settings_info {
  display: none;
  clear: both;
  border: 1px solid #80b35d;
  font-size: .8em;
  padding: 5px;
  margin: 5px; }

#home div.pods div.pod div.successful, div.wrapper div#sidebar_section div.successful {
  background: #e3ffd0;
  color: #80b35d; }

div.wrapper div#container div.pods div.pod div.error, div.wrapper div#sidebar_section div.error {
  background: #fdbdbd;
  color: red; }

#home div.pods div.pod div.settings_info img {
  vertical-align: middle;
  margin-right: 5px; }

#home div.pods div.minimised {
  background: url(/../images/backgrounds/pods/bg_pod_close.png) repeat-x left bottom;
  height: 25px;
  line-height: 25px; }

#home div.pods div.minimised div.minimise_panel {
  display: none !important; }

#home div.pods div.minimised h4 {
  background: none;
  line-height: 25px; }

#home div.pods div.minimised div.pod_setting_buttons {
  display: block !important;
  top: 6px; }

div.pod_setting_show div.pod_setting_buttons, div.pod_setting_show a.settings, div.pod_setting_show a.settings_on {
  display: block !important; }

#home div.pods div.pod h2 a.settings, #home div.pods div.pod h2 a.settings_on {
  width: 17px;
  height: 14px;
  margin-top: 5px;
  float: left;
  position: relative; }

#home div.pods div.pod a.settings_on {
  background: url(/../images/buttons/generic/btn_settings_on.png) no-repeat top left; }

#home div.pods div.pod h3, #home div.pods div.pod .settings_panel_user_category form label {
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px; }

#home div.pods div.pod h3 {
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px; }

#home div.pods div.pod .settings_panel_user_category form input[type='text'] {
  margin-top: 5px;
  max-width: 90%; }

#home div.pods div.pod .settings_panel_user_category form input[type='submit'] {
  margin-top: 10px; }

#home div.pods div.pod .settings_panel_user_category form {
  padding: 10px; }

#home ul.drag_and_droppable_box {
  min-height: 30px; }

#home div.pods div.pod div#sticky_widgets div.thumbnails {
  width: 100%;
  padding-bottom: 20px; }

#home div.pods div.pod div.thumbnails {
  margin: 0 auto; }

#home li.ui_placeholder {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 100%;
  height: 220px;
  border: 2px dashed #aaa;
  background-image: url(/../images/placeholder_background.gif); }

@media (max-width: 979px) {
  .full_width_app {
    display: none; } }
#home li.user_category div.feed h2 a {
  background-image: url(/images/sprites/sprite_main_20140521.png);
  background-position: -180px -78px;
  width: 10px;
  height: 10px;
  position: absolute;
  margin: 7px 0 0 5px; }

#home li.user_category div.feed h2 a span {
  display: none; }

#home div.pods .feed div.pod a.settings, #home div.pods .feed div.pod a.settings_on {
  margin-left: 20px; }

#home div.pods div.pod h2 a.settings, #home div.pods div.pod h2 a.settings_on {
  width: 17px;
  height: 14px;
  margin-top: 5px;
  float: left;
  position: relative; }

#home div.feed div.minimise_panel ul.news_titles li {
  border-bottom: 1px solid #e5e5e5;
  height: 18px;
  overflow: hidden;
  padding-right: 10px;
  padding-bottom: 6px;
  line-height: 19px; }

#home div.feed ul.news_titles li a {
  display: block;
  padding: 5px;
  width: 100%; }

#home div.feed div.short_error_message {
  text-align: center;
  padding: 5px 0; }

#home div#preview_feed div.feed ul.news_titles {
  min-height: 130px;
  padding-top: 12px; }

#home div.feed ul.news_titles {
  min-height: 200px;
  padding-top: 12px; }

#home div.feed ul.news_titles li a:hover {
  background-color: #f2f9ff; }

#home div.feed ul.news_titles li.error, #home div.feed ul.news_titles li.loading {
  padding: 5px; }

#home div.feed ul.news_titles li a span.date {
  color: #999;
  padding-right: 6px;
  min-width: 32px;
  display: block;
  float: left;
  font-size: .9em; }

#home div#preview_feed h4 {
  margin-bottom: 0; }

#home div#preview_feed div#preview_feed_message {
  margin-top: 10px; }

#home div#weather div.weather_container {
  padding: 5px; }

#home div#weather div.weather_container div.weather_icon {
  float: left;
  width: 50px; }

#home div#weather div.weather_container div.weather_location {
  margin-left: 60px; }

#home div#weather div.weather_container div.weather_location div.city_deg {
  font-size: 2em; }

#home div#weather div.weather_container div.weather_location div.time {
  color: #777; }

#home div#weather div.weather_container div.next_5_days {
  clear: both;
  margin-top: 10px; }

#home div#weather div.weather_container div.next_5_days table.weather_table {
  text-align: center;
  border-collapse: collapse;
  width: 100%; }

#home div#weather div.weather_container div.next_5_days table.weather_table thead tr th {
  background-color: #e5e5e5;
  border-right: 1px solid #cecece;
  padding: 5px 0; }

#home div#weather div.weather_container div.next_5_days table.weather_table tbody tr td {
  border-right: 1px solid #e5e5e5;
  padding: 5px 0;
  width: auto; }

#home div#weather div.weather_container div.next_5_days table.weather_table tbody tr td img {
  display: block;
  margin: 0 auto;
  clear: both; }

#preview_feed .pod.feed {
  max-width: 350px;
  margin: 0 auto;
  background: white;
  -webkit-border-radius: 10pxpx;
  -moz-border-radius: 10pxpx;
  border-radius: 10pxpx; }

@media (min-width: 768px) and (max-width: 979px) {
  li.module_weather div.module_weather div.weather_today div.weather_details span.weather_temp {
    font-size: 1.07692em;
    /* $font % 13 */
    line-height: 1.42857em;
    /* (20*$line) % $font */
    font-weight: normal; } }

/*# sourceMappingURL=webmodules.css.map */
