.fs-2x{font-size: 2em;}
.fs-3x{font-size: 3em;}
.fs-4x{font-size: 4em;}
.fs-5x{font-size: 5em;}

a.editable {
  color: inherit;
  cursor:default;
}

a.editable-click {
  color: #15718E;
  cursor:pointer;
}

a { cursor:pointer; }

hr.grey {
	border-bottom:1px solid #efefef; 
}

hr.darkergrey {
	border-top: 1px solid #ddd;
	border-bottom:1px solid #eee; 
}

hr.margin_top_0 {
	margin-top:0px;
}

select {
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.alert a {
  color: #fff;
  text-decoration: underline;
}

#filterMobileButton {
  display: none;
}

#conversationSelectionButton {
  display: none;
}

.floating_icon {
  float: left;
}

.topic_headline {
  margin-left: 30px;
}

.box_contact .tag {
  margin: 0px;
}

.listLineHeight {
  line-height: 1.4;
  margin: 0px;
}

.activitySteamCtas {
  padding: 10px;
}

.activitySteamCtas .button {
  margin-bottom: 7px;
}

.partnerList img {
  max-width:100%;
}

.partnerList .row {
  padding: 20px;
}

.height90 {
  min-height: 90px;
  max-height: 90px;
  overflow: hidden;
}

.height120 {
  min-height: 120px;
  max-height: 120px;
  overflow: hidden;
}

.height120 .all_link {
  width: 100%;
  background-color: #fff;
}

.form_label {
    padding: 35px 5px 5px 5px;
}

.createForm .select2-container {
  width: 100%;
}

.createForm textarea.form-control {
  min-height: 60px;
}

#alertModalLink {
  margin-top: 10px;
  color: #aaa;
}

.message_author #alertModalLink {
  margin-top: 0px;
}

.imprintLink {
  margin-top: 10px;
}

.select2-container-multi .select2-choices .select2-search-field input {
  min-width: 150px;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  color: #333;
}

.universal_widget .select2-container.select2-allowclear .select2-choice .select2-chosen {
  color: #fff;
}

.universal_widget {
  background-image: none; min-height: 0px;
}

#widgetWrapper {
}

.search_form {
    margin-left: 30px !important;
}

.row.box_over_image {
  z-index: 2;
}

.popover.top {
  text-transform: none;
}

.nowrapflow {
  white-space:nowrap;
  overflow: hidden;
}

.margin_bottom {
  margin-bottom: 30px;
}

.content_tabs .nav-tabs {
  padding: 10px 15px 0 0px;
}

.editable-click, a.editable-click, a.editable-click:hover {
  padding: 0px 5px;
  border-bottom: dashed 1px #08C;
}

.editable-container.popover {
  width: auto;
  min-width: 300px;
}

.box_more .item .profile_image img {
  margin-top: -20%;
}

 .box_more .item:nth-child(2) {
  background: inherit;
}

.intro_area .noheader_image {
  height: 160px;
}

form .button.left {
  float: left !important;
}

.box_message_item .contact_name.marginTop {
  margin-top: 15px;
}

.createForm .select2-container {
  width: 100%;
}

.box_users .slick-slider {
  margin-bottom: 0px;
}

.box_users .slick-dots {
  display: none !important;
}

.profilefooter {
  margin-top: 10px;
  color: #aaa;
}

#favoritesSwitchTabs > li {
  min-width: inherit;
}

#favoritesSwitchTabs > li > a {
  width: inherit;
}

.box_more .item:nth-child(2n) {
  background: none;
}

a.whiteText {
  color: #fff;
  text-decoration: underline;
}

#nextSteps .button {
  display: block;
  float: none;
  margin: 10px 0 10px 0;
  padding: 0px;
  width: 100%;
}

.dropdown-menu > li > a {
    white-space: normal;
}

/**
.content_tabs .nav-tabs > li > a, .button.blue, .button.lightblue, .tag,
.button.green, .button.red, .button.grey, .button.white, .contact_image, .navbar .profile_image, .profile_image,
.nav > li > a, .select2-container-multi .select2-choices, .select2-container .select2-choice,
.box_form.form-group.box_content input, .form-control, #feedback a, .scroll_to_top, .bottom_nav .bottom_nav_button,
.message_list li .message_content, .intro_area .profile_image, .topic_step span, .topic_no_step span, 
.modal-content, .select2-container-multi .select2-choices .select2-search-choice {
  border-radius: 0px;
}
**/ 

.step_box .step:before {
    border-width: 26px;
    margin-top: -26px;
}
.step_box .step:after {
    border-width: 25px;
    margin-top: -25px;
}

.step_box .step.active {
    background: #49aa89;
    border: 2px solid #49aa89;
}

.step_box .step.active:after {
    border-left-color: #49aa89;
}

.step_box .step.active:after {
    border-left-color: #49aa89;
}

.step_box .step {
    background: #aaa;
	border: 2px solid #aaa;
}

.step_box .step:after {
    border-left-color: #aaa;
}

.step_box .step:last-child {
    border-right-color: #aaa;
}
.step_box .step.active:last-child {
    border-right-color: #49aa89;
}

.step_box .step:nth-child(1) {
    padding: 5px 23px 1px;
}

.form-control, .select2-container-multi .select2-choices {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  background-image: none;
  font-size: 14px;
}

.form-control:focus, .select2-container-multi .select2-choices:focus, 
.select2-container-multi.select2-container-active .select2-choices {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container-multi .select2-choices {
    padding: 0 5px 0 5px;
}

/* Add arrow to call-to-action buttons */
.arrow_right:before {
  font-size: 18px;
  line-height: 18px;
  padding: 0;
  margin: 0 6px 0 0px;
  color: #fff;
  content: "\F006";

  font-family: "founderio_iconsregular";
  float: left;
}
.arrow_right_dark:before {
  font-size: 18px;
  line-height: 18px;
  padding: 0;
  margin: 0 6px 0 0px;
  color: #888;
  content: "\F006";

  font-family: "founderio_iconsregular";
  float: left;
}

.large_icon{
  font-size: 30px;
}

.contact_name.truncated {
  width: auto;
  max-width: 70%;
  margin: 0 0 -7px 0 !important;
}

.box_question .h3 {
  margin-top: 8px;
}

.text-muted i, .text-muted a {
  color: inherit;
}

/* Premium Mitgliedschaft Tabelle - Buttons in silver und gold - red button color fixed*/
.button.silver {
  background: #aaa;
  color: #fff;
}
.button.silver:hover {
  background: #999;
}
.button.gold {
  background: #c9ae32;
  color: #fff;
}
.button.gold:hover {
  background: #a68f29;
  color: #fff;
}
.button.red {
  background: #e4456e;
  color: #fff;
}
.button.silver,
.button.gold {
  padding: 4px 10px;
  line-height: 20px;
  border-radius: 3px;
}
.button.gold .founderio_icon, .button.silver .founderio_icon {
    color: #fff;
    margin: 2px 8px 0 0;
    float: left;
}

.box_pricing .box_chart p .founderio_icon.gold {
  background: #c9ae32;
  color: #fff;
  font-size: 20px;
  line-height: 15px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: inline-block;
}
.box_pricing .box_chart p .founderio_icon.silver {
  background: #acadad;
  color: #fff;
  font-size: 20px;
  line-height: 15px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: inline-block;
}

.startpage form label {
  cursor: pointer;
  display: inline;
  vertical-align: text-bottom;
}
.startpage form label a {
  color: #fff;
  text-decoration: underline;
}

.box_form input.button.red.large.full.pulsor,
.box_form input.button.blue.large.full.pulsor,
.box_form input.button.gold.large.full.pulsor,
.box_form input.button.green.large.full.pulsor {
    margin-top: -10px;
}

.box_form label {
  display: inline;
}

#submitOrder .form-group label {
  width: 100%;
}

#submitOrder .totalPrice {
  border-top: 1px solid rgba(111,111,111,0.1);
}

/* Bullet Points in pricing-pages squared */
.feature_lead {
  list-style-type: square;
 }

/* application start.html city select 2 bg fix */
.box_search_sentence .select2-container .select2-choice .select2-arrow {
  background: rgba(0,0,0,0);
}

/* Das könnte sie auch interessieren - whitespace fix */
.box_more .item {
  min-height: initial;
}

/* business pricing add optional image shadows
.contact_image_round {
  border-radius: 50%;
}
.contact_image_shadow {
  background: #bbb;
  box-shadow: inset 0px 0px 50px rgba(0,0,0,0.5);
}*/

/* business pricing add product_image_small & start*/
.product_image.small {
  width: 80%;
  margin: 10px auto;
}
.product_image.start {
  xwidth: 70%;
  max-height: 70px;
  margin: 15px auto 20px;
  border-radius: initial;
  background: initial;
}
.big_header.premium .big_header_link.product_image_link {
  width: initial;
}

/* add button dark_grey */
.button.dark_grey {
  background: #888;
  color: #fff;
}
.button.dark_grey {
  padding: 2px 10px;
  line-height: 20px;
}
.button.dark_grey:hover {
  background: #666;
}
.button.blue, .button.lightblue, .button.green, .button.red, .button.grey, .button.dark_grey, .button.white {
    padding: 4px 10px;
    border-radius: 3px;
    line-height: 20px;
}
.button.dark_grey.smalltext {
	font-size: 12px;
}

/* add icon red for ads pricing table */
.box_pricing .box_chart p .founderio_icon.red {
  background: #e4456e;
  color: #fff;
  font-size: 20px;
  line-height: 15px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: inline-block;
 }

 /* change header picture for tour-page */
 .big_header.premium2 {
  background: url(../../public/images/start_image2.jpg) no-repeat left bottom;
 }

 /* adapt communication box for use on press-page */
.box_communication.press {
  background: #f3f3f3;
  padding: 10px 10px 5px 10px;
}

/* ad banner box additional styles */
.box_content.box_banner {
  padding:0;
}
.box_content.box_banner img {
  width:100%;;
}

/* second nav bar additional styling */
.navbar.subnav {
  background:#555;
  min-height:25px;
  font-size:10px;
  height:25px;
  z-index: 11;
}
.navbar.subnav .topnav-left a.initial-width {
  min-height: 20px;
  line-height: 7px;
}
.navbar.subnav .topnav-left a.initial-width:hover,
.navbar.subnav .topnav-left a.initial-width:focus {
  background-color: transparent;
}
.navbar.subnav .topnav-left a.initial-width span {
  padding: 0 15px 0 7px;
}
.navbar.subnav .topnav-left.push-nav-right {
  margin-right: 0;
}
.navbar.subnav .topnav-left.push-nav-right a.initial-width span {
  padding: 0 0 0 15px;
}

/* change font-size in messages */
.message_list li .message_content,
.message_list li .message_content textarea {
  font-size: 14px;
}

/* adjust subnav color
.navbar.subnav {
  background: #ccc;
}
.navbar.subnav a span {
  color: #333;
}
 .navbar.subnav a:hover span,
 .navbar.subnav a:focus span {
  color: #fff;
}
*/
.navbar.subnav .navbar-collapse {
  padding: 4px 0 3px 180px;
}

/*adjust startpage header to new layout
.big_header {
  min-height: 400px;
}
.big_header .logo {
  width: 330px;
  height: 150px;
  margin: 45px 0 35px;
}

/* add section styles
.section_white {
  background-color: #fff;
  margin: 20px 0 -20px;
  padding: 20px 0;
}
.section_grey {
  background-color: #ddd;
  margin: 20px 0 -20px;
  padding: 20px 0;
}*/

/* add timeline colored borders to conversation types */
.box_conversations {
  padding-left: 7px;
  border-bottom: 2px solid #ddd;
}
.box_conversations.type-1 {
  background: #ccc; /* bright-grey */
}
.box_conversations.type-2 {
  background: #ccc; /* bright-grey */
}
.box_conversations.type-3 {
  background: #5a96a9; /* blue */
}
.box_conversations.type-4 {
  background: #ccc; /* bright-grey TODO */
}
.box_conversations.type-5 {
  background: #ccc; /* bright-grey TODO*/
}
.box_conversations.type-6 {
  background: #e4456e; /* red */
}
.box_conversations.type-7 {
  background: #ccc; /* bright-grey TODO*/
}
.box_conversations.type-8 {
  background: #49aa89; /* green */
}
/*.box_content.box_item {
  border-bottom: none;
  background-color: #f3f3f3;
}*/
/* possible colors */
/* background: #c9ae32; /* yellow */   /* background: #aaa; /* dark-grey */


/* add padding and seperator in list views
.box_content.box_contact {
  padding: 20px 0;
  margin: 0 20px;
  border-bottom: 1px solid #f3f3f3;
}
.contact_image {
  width: 80%;
 } */

 /* additional css fr startpage */

.startpage .bg_white,
.startpage .bg_white_trans,
.startpage .bg_grey,
.startpage .bg_grey_trans,
.startpage .bg_blue,
.startpage .bg_green,
.startpage .bg_red,
.startpage .bg_gold,
.startpage .bg_darkgrey {
    padding: 40px 0;
}

.startpage .bg_darkgrey {
    background: #999;
    color: #fff;
}

.bg_green,
.bg_red,
.bg_gold {
    color: #fff;
	padding: 20px 0;
    position: relative;
}
.bg_green {
	background: #49aa89;
}
.bg_green.arrow_down:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 2;
    background: url(../../public/images/bg_arrow_green.png) transparent no-repeat center/200px 100%;
}
.bg_red {
	background: #e4456e;
}
.bg_red.arrow_down:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 2;
    background: url(../../public/images/bg_arrow_red.png) transparent no-repeat center/200px 100%;
}
.bg_gold {
	background: #c9ae32;
}
.bg_gold.arrow_down:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 2;
    background: url(../../public/images/bg_arrow_yellow.png) transparent no-repeat center/200px 100%;
}

.startpage .tag.inline  {
  background: #fff;
}

.startpage .product_image {
    margin-bottom: 0px;
}

.startpage .product_image.bullet {
    margin-bottom: 15px;
}

.startpage .arrow_list a {
  color: #555;
}

.startpage .bullets a {
  color: #555;
}

/* add half offset class */
.col-sm-offset-05 {
  margin-left: 4%;
}

 /* add vertical offset classes */

  /*
Include this after bootstrap.css. Add class of
vert-offset-top-value or vert-offset-bottom-value
to your Bootstrap 3 default rows to prevent row content
from touching the row content above or below.
*/

/* Vertical Offset Bottom */
.vert-offset-top-12{
    margin-top: 12em;
}
.vert-offset-top-11{
    margin-top: 11em;
}
.vert-offset-top-10{
    margin-top: 10em;
}
.vert-offset-top-9{
    margin-top: 9em;
}
.vert-offset-top-8{
    margin-top: 8em;
}
.vert-offset-top-7 {
    margin-top: 7em;
}
.vert-offset-top-6{
    margin-top: 6em;
}
.vert-offset-top-5{
    margin-top: 5em;
}
.vert-offset-top-4{
    margin-top: 4em;
}
.vert-offset-top-3{
    margin-top: 3em;
}
.vert-offset-top-2{
    margin-top: 2em;
}
.vert-offset-top-1{
    margin-top: 1em;
}
.vert-offset-top-0{
    margin-top: 0em;
}
/* Vertical Offset Bottom */
.vert-offset-bottom-12{
    margin-bottom: 12em;
}
.vert-offset-bottom-11{
    margin-bottom: 11em;
}
.vert-offset-bottom-10{
    margin-bottom: 10em;
}
.vert-offset-bottom-9{
    margin-bottom: 9em;
}
.vert-offset-bottom-8{
    margin-bottom: 8em;
}
.vert-offset-bottom-7{
    margin-bottom: 7em;
}
.vert-offset-bottom-6{
    margin-bottom: 6em;
}
.vert-offset-bottom-5{
    margin-bottom: 5em;
}
.vert-offset-bottom-4{
    margin-bottom: 4em;
}
.vert-offset-bottom-3{
    margin-bottom: 3em;
}
.vert-offset-bottom-2{
    margin-bottom: 2em;
}
.vert-offset-bottom-1{
    margin-bottom: 1em;
}
.vert-offset-bottom-0{
    margin-bottom: 0em;
}
/* stream elements background change */
.box_question {
  background: #f3f3f3;
}
/* unify input field fonts */
.box_form.form-group.box_content input#searchKey {
    font-size: 12px;
    border: 1px solid #ddd;
}
.select2-container-multi .select2-choices .select2-search-field input {
  font-family: 'Open Sans', sans-serif;
}
.box_content.box_item {
  background-color: #f3f3f3;
}
.box_form.form-group.box_content {
    padding: 10px 20px 5px 20px;
}
.box_content.box_item .tag {
  background: #e5e5e5;
}

.box_item .tag { 
  margin: 0 5px 0px 0;
}

/* repair input field height */
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 35px;
}

/* additional landingpages styles */
.startpage p {
    font-size: 14px;
    line-height: 20px;
}
.startpage p.subheading {
    font-size: 18px;
}
.testimonial.white {
  background: #ffffff;
}
.contact_image.white {
  background: #ffffff;
}
.testimonial.white:after {
  border-color: #ffffff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
.box_green {
    background: #419478;
    color: #fff;
}
.box_green.arrow_down:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 100%;
    height: 35px;
    z-index: 4;
    background: url(../images/bg_arrow_darkgreen.png) transparent no-repeat center/95% 100%;
}
.box_lightblue {
    background: #448da4;
    color: #fff;
}
.box_lightblue.arrow_down:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 100%;
    height: 35px;
    z-index: 4;
    background: url(../images/bg_arrow_lightblue.png) transparent no-repeat center/95% 100%;
}
.box_red {
    background: #d71f4f;
    color: #fff;
}
.box_red.arrow_down:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 100%;
    height: 35px;
    z-index: 4;
    background: url(../images/bg_arrow_red.png) transparent no-repeat center/95% 100%;
}
.box_yellow {
    background: #c9ae32;
    color: #fff;
}
.box_yellow.arrow_down:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 100%;
    height: 35px;
    z-index: 4;
    background: url(../images/bg_arrow_yellow.png) transparent no-repeat center/95% 100%;
}
.box_form_over_label {
    font-size: 20px;
    text-align: center;
    background: #448da4;
    padding: 10px;
    margin-top: -20px;
}
.box_form_over_label.green {
  background: #49aa89;
}
.box_form_over_label.lightblue {
  background: #4c9eb8;
}
.box_form_over_label.red {
  background: #e72457;
}
.box_form_over_label.yellow {
  background: #d5b938;
}
.landing_box:before {
  font-family: "founderio_iconsregular";
  font-style: normal;
  font-weight: normal;
  color: #15718E;

  vertical-align: middle;
  line-height: inherit;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

    position: absolute;
    top: 25px;
    left: 10px;
	font-size: 30px;
    line-height: 15px;
    padding: 0;
    margin: 0;
    color: #33;
    content: "\F00a";
}

.landing_box.start {
	margin: 13px 0 0 60px;
}

.landing_box.start:before{
	font-size: 2.5em;
	color: #555;
	margin-top: -10px
	
	/*background: #fff;
	border: 2px solid #49aa89;
    border-radius: 50%;
	padding: 34px 26px 30px 28px;*/
}

.landing_box.start.fs-2x:before{font-size: 2em;}
.landing_box.start.fs-3x:before{font-size: 3em;}
.landing_box.start.fs-4x:before{font-size: 4em;}
.landing_box.start.fs-5x:before{font-size: 5em;}

.landing_box.founderio-group:before {
content: "\F023";
}
.landing_box.founderio-tie:before {
content: "\F046";
}
.landing_box.founderio-company:before {
content: "\F04e";
}
.landing_box.founderio-startup:before {
content: "\F00f";
}


.landing_box {
    padding: 0;
    margin: 20px 0 0 40px;
}
.landing_h2 {
   margin-bottom: 10px;
}
.landing_box h3 {
   margin-bottom: 5px;
}
.landing_box .button{
   margin-left: 0;
}

.check_list_inbox {
    list-style-type: none;
    padding: 10px 0 0 30px;
    color: #555;
}
.check_list_inbox li {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 15px 0;
}
.check_list_inbox li:before {

  font-family: "founderio_iconsregular";
  font-style: normal;
  font-weight: normal;
  color: #15718E;
  font-size: 15px;
  vertical-align: middle;
  line-height: inherit;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

    position: absolute;
    top: 5px;
    left: -35px;
    font-size: 24px;
    line-height: 15px;
    padding: 0;
    margin: 0;
    color: #33;
    content: "\F00a";
}

.opacity50 {
    opacity: 0.5;
    transition: opacity .5s;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
}

.opacity50:hover {
    opacity: 1;
    transition: opacity .5s;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
}

.rightMargin {
    margin-right: 20px;
}

/* font size fixes */

.box_contact .contact_line,
.box_form.form-group.box_content input#searchKey {
    font-size: 14px;
    white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
}

/* stream items smaller gap */
.box_conversations {
    margin: 0 10px -2px 0;
}
/* stream filter tabs */
.content_tabs .nav-tabs {
    padding: 10px 15px 0 0px;
}

/* remove html background image */
html {
  background-image: none;
  background: #e5e5e5;
}

/* headline height fix */
.headline {
    margin: 15px 0;
}

/* grey tab added */
.content_tabs .nav-tabs > li > a.green {
    background: #49aa89;
    color: #fff;
  margin-left:10px;
}
.nav-tabs > li > a.green:hover {
    border-color: #49aa89 #49aa89 #dddddd;
}
.content_tabs .nav-tabs > li.active > a.green {
    background: #49aa89;
    color: #fff;
    outline: none;
    border: 1px solid #49aa89;
}
/* content tabs width changed */
.content_tabs .nav-tabs > li > a {
    padding: 5px 10px;
}
/* style tabs over list views */
.content_tabs.lists nav-tabs {
  
}

.navbar li a.selected {
    position: relative;
    z-index: 2;
    background-color: #15718e;
    color: #fff;
}

/* facebook compose new post wall update status */
#list_PostActions {
  background: #f5f5f5;
}

.well-social-post {
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #ddd;
    padding:0;
  margin-right:9px
}

.well-social-post .glyphicon,
.well-social-post .fa,
.well-social-post [class^='icon-'],
.well-social-post [class*='icon-'] {
    font-weight: bold;
    color: #999999;
}

.well-social-post a,
.well-social-post a:hover,
.well-social-post a:active,
.well-social-post a:focus {
    text-decoration: none;
}

.well-social-post .list-inline {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.well-social-post .list-inline li {
    position: relative;
}

.well-social-post .list-inline li.active::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    content: "";
    top: 34px;
    left: 50%;
    left: -webkit-calc(50% - 5px);
    left: -moz-calc(50%-5px);
    left: calc(50% - 5px);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #dddddd;
}

.well-social-post .list-inline li a {
    color: #333;
}

.well-social-post .list-inline li.active a {
    color: #222222;
    font-weight: bold;
}

.well-social-post .form-control {
    width: 100%;
    min-height: 80px;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.well-social-post .list-inline {
    padding: 10px 0px 10px 15px;
}

.well-social-post .list-inline li + li {
    margin-left: 10px;
}

.well-social-post .post-actions {
    margin: 0;
    background-color: #f5f5f5;
    border-top-color: #e9eaed;
}

footer .langSelect li a {
    color: #666;
}     

footer .langSelect li a.active {
    text-decoration: underline;
}     

@media (max-width: 1000px) {

    .content_tabs .nav-tabs > li > a {
        padding: 5px 5px;
    }
    
}

.product_image.small_50 {
    width: 50%;
    margin: 10px auto;
}

/*presse press page styling*/

.press-download article {
    background: #ffffff;
    height: 61px;
    margin-top: 1px;
    padding: 10px 10px 10px 20px;
    cursor: pointer;
}
.press-download article.grey {
    background: #f5f5f5;
}
.press-download article:hover {
    background: rgba(255,255,255,0.7);
}
.press-download article.grey:hover {
    background: rgba(0,0,0,0.1);
}

.press-download article p {
    display: block;
    float: left;
    font-weight: 600;
    color: #000;
    padding: 8px 0 0 15px;
}

.press-download article img {
    display: block;
    float: left;
}

.press-download article p span {
    color: #b3b3b3;
    margin-left: 5px;
}

.press-download article .download {
    height: 35px;
    width: 35px;
    display: block;
    float: right;
    margin: 2px 10px 0 0;
    border-radius: 100%;
    border: 1px solid #b3b3b3;
    text-align: center;
    padding: 8px 0 0 1px;
}

.press-download article .download svg {
    fill: #b3b3b3;
}
.press-download article img.svg {
    display: initial;
    float: none;
    vertical-align: top;
    border: 0;
}
.partners-ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

/* partners page styling */

.partners-ul li:hover {
    /*
	position: relative;
    outline: 4px solid #49aa89 !important;
	*/
	transform: scale(1.05);
}

.partners-ul li {
    width: 21%;
    height: 150px;
    float: left;
    margin: 2%;
    list-style-type: none;
    /*background-color: #fff;*/
    transition-propety: top,left,0 768px 992px 1200px 1600px,border;
    -webkit-transition-duration: .1s;
    -moz-transition-duration: .1s;
    -o-transition-duration: .1s;
    -ms-transition-duration: .1s;
    transition-duration: .1s;
}

@media only screen and (max-width: 1000px) {

    .partners-ul li {
		width: 45%;
		float: left;
		height: 150px;
		margin: 2%;
		border: none !important;
		border-bottom: 1px solid #f1f1f1 !important;
		border-right: 1px solid #f1f1f1 !important;
	}
	
	.partners-ul li a img {
		max-height: 60%;
		max-width: 60%;
	}
    
}

@media only screen and (max-width: 650px) {

    .partners-ul li {
		width: 96%;
		margin:0;
		border: none !important;
		border-bottom: 1px solid #f1f1f1 !important;
	}
	
	.partners-ul li a img {
		max-height: 60%;
		max-width: 60%;
	}
    
}

.partners-ul li a img {
    display: block;
    margin: 0 auto;
	max-width: 100%;
}

/*.partners-ul li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}*/

h1.underlined:after,
h2.underlined:after,
h3.underlined:after {
    background: #ccc;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    margin: 20px auto 0 auto;
    left: 0;
    position: relative;
    width: 70px;
}

.big_header_text {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    line-height: 45px;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}

.text-white {
	color: #fff;
}

.product_image_link,
.product_image_link:hover {
    color: #fff;
    width: initial;
    text-align: center;
    display: block;
    font-size: 15px;
    padding: 0 0 5px 0;
    font-weight: 600;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}

.edge_pro_green {
    background: url(../images/edge_pro_green.png) no-repeat left top/contain;
}
.edge_pro_green {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -2px;
    left: -2px;
}

.box_chart.green p {
    border-bottom: 1px solid rgba(111, 111, 111, 0.1) !important;
}


/* edges badges silver gold red big*/
.edge_silver.big,
.edge_gold.big, 
.edge_pro.big,
.edge_pro_green.big {
    width: 70px;
    height: 70px;
}

/* text color classes */
h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white,
p.white {
	color: #fff;
}
h1.grey,
h2.grey,
h3.grey,
h4.grey,
h5.grey,
h6.grey,
p.grey,
a.grey {
	color: #666;
}

h2.bottom10 {
	padding-bottom: 10px;
}
h3.bottom10 {
	padding-bottom: 10px;
}

.no-shadow {
	text-shadow:none;
	box-shadow: none;
}

/* image grey out */
.grey_out {
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%); 
}

/* span type center */
div.type.center {
	float: none;
	text-align: center;
	color: #aaa;
}

/* small grey text */
span.text-small {
	font-size:80%;
	line-height: 80%;
}
span.text-small.grey,
span.text.grey {
	color:#aaa;
}

@media print {
  [class*="col-sm-"] {
    float: left;
    display: block;
  }
}

.rrssb-buttons li a {
    background-color: #888 !important;
}
.rrssb-buttons li a:hover {
    background-color: #aaa !important;
}

#box_form_signup > div > small,
#box_form_signup > div > small a,
#box_form_login > div > small,
#box_form_login > div > small a,
#box_form_signup > form > fieldset > label > small,
#box_form_signup > form > fieldset > label > small a {
	color: #efefef;
}

/* edge green */
.box_pricing .box_chart.green {
    border: 2px solid #49aa89;
    background: #f3f3f3;
}

.box_pricing .box_chart.green .plan {
    color: #306e59;
}

.hidden {display: none;}

