/*
Theme Name: Artificial Reason
Theme URI: http://razonartificial.com
Author: adrigm
Author URI: http://razonartificial.com
Description: Clean and Elegant theme
License: All rights reserved
Tags: bootsrap, whithe, multicolor, responsive
*/


/**** Full width style *********/
.boxed {
    background-color: #fff;
}

/*** WebhosterWissen Style ****/
.main-content p, .textwidget p, .main-content li {
	text-align: justify;
}

ul.leftalign li {
	text-align: left;
}

.website-analyze {
	margin-top: 20px;
}

.main-header .breadcrumb {
	font-size: 0.9em;
}

h3.post-title {
	font-weight: bold;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .current-page-ancestor > a {
    color: #555;
    background-color: #4d7db3;
}

#sidebar .panel-body ol {
	padding-left: 0px;
	list-style-position: inside;
}

#sidebar .panel-body ul {
	padding-left: 0px;
	list-style: none;	
}

#sidebar .panel-body ul > li {
	border-bottom: 1px dashed #ccc;
	line-height: 2.2em;
}
#sidebar .panel-body ul > li:last-of-type {
	border-bottom: 0px;
}

.webhoster-ranking-widget > li {
	border-bottom: 1px dashed #ccc;
	line-height: 2.2em;
}

.disclaimer {
	line-height: 1.3em;
}

#toc_container p.toc_title + ul.toc_list {
    margin-top: 0em !important;
}
#toc_container {
	font-size: 100% !important;
}

.toc_number {
    color: #337ab7;
    padding-right: 5px;
}

.dropdown-search-box {
	border-color: rgba(0,0,0,.15) !important;
	background-color: rgb(245, 245, 245) !important;
	
}

.breadcrumb-inline {
	background-color: #fff;
	font-size: 0.8em;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.page-title {
	padding: 0px;
	margin: 0px;
}



img.size-full {
	max-width: 100%;
}

.width-100 {
    width: 100px;
}

.max-width-100 {
    width: 100px;
}

.hidden-comment-field {
	display:none;
}


.margin-left-15 {
    margin-left: 15px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.min-width-300 {
    min-width: 300px;
}

/***************** Floating Share ******************/

#floatingShare{
  position: relative;
  text-align: center;
   z-index: 100;
  cursor: pointer;
}

#floatingShare a{
  position: relative;
  width:42px;
  height: 48px;
  cursor: pointer;
}

#floatingShare a,#floatingShare a:focus,#floatingShare a:hover {
  color: #fff;
  cursor: pointer;
}
#floatingShare a,#floatingShare a:visited,#floatingShare a:focus,#floatingShare a:active,#floatingShare a:hover {
  outline: 0 none !important;
   padding-top: 6px;
   pdding-bottom: 6px;
  cursor: pointer;
}

/* icon sizes */
#floatingShare i{
  line-height: inherit;
  font-size: 24px;
  text-align: center;
}

@media (min-width: 769px) {
#floatingShare .top-left{
  position: fixed;
  top: 20%;
  left:0;
}

#floatingShare .top-right{
  position: fixed;
  top: 148px;
  right:0;
}

#floatingShare a{
  display:list-item;
  list-style-type: none;
}

}
@media (max-width: 768px) {
#floatingShare{
   width: 100%;
   height: 48px;
   display: block;
   /* display: none; */
   position: fixed;
   bottom: 0px;
   left: 0px;
}

#floatingShare .top-left, #floatingShare .top-right{
  bottom: 0;
  right:0;
}

#floatingShare a{
  position: relative;
  width: 20%;
   min-width: 20px;
  height: 48px;
  display: inline-block;
}

}

/* facebook */

#floatingShare .facebook{
  background-color: #3b5998;
}

/* twitter */

#floatingShare .twitter{
  background-color: #00aced;
}

/* google plus */

#floatingShare .google{
  background-color: #4CAF50;
}

/* linkedin */

#floatingShare .linkedin{
  background-color: #007bb6;
}

/* envelope */

#floatingShare .mail{
  background-color: #726C6C;
}

/* pinterest */

#floatingShare .pinterest{
  background-color: #c92228;
}

/* reddit */
#floatingShare .reddit{
   background-color: #ff4500;
}

/* stumble upon */

#floatingShare .stumbleupon{
  background-color: #eb4924;
}

/* tumblr */

#floatingShare .tumblr{
  background-color: #36465d;
}

.shareCount{
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  color: #dddddd;
  font-size:  10px;
}

.mtop5{
  margin-top: 5px;
}

/*************** Daumen *******************/

.fa-positive {
	color: green;
}

.fa-okay {
	color: #49a621;
	
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fa-neutral {
	color: #edad00;
	
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-slight-negative {
	color: #e03a3a;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.fa-negative {
	color: red;
	
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

/***** vServer bars ******/

.progress-bar-value {
    color: #000000;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 5px;
    border-radius: 3px;
    text-align: left;
    white-space: nowrap;
}

.performance-table td {
    text-align: left !important;
}

tr.spaceUnder>td {
    padding-bottom: 3px;
}

tr.spaceTop>td {
    padding-top: 3px;
}



/***** Small info boxes *******/
.center-info-box {
    max-width: 385px;
    border: 1px solid #aaa;
    padding: 10px 10px 0px 10px;
    margin: 10px auto;
    border-radius: 1px;
    box-shadow: 0 1px 2px rgba(170, 170, 170, 0.5);
}

.right-info-box {
    max-width: 275px;
    float:  right;
    border: 1px solid #aaa;
    padding: 10px 10px 0px 10px;
    margin-left: 20px;
    border-radius: 1px;
    box-shadow: 0 1px 2px rgba(170, 170, 170, 0.5);
}

@media (max-width: 650px) {
    .right-info-box {
        float: none;
        margin: 0 auto;
    }
}



/**** Overview Table for webhosting report ****/

.gesamtbewertung-star-rating {
    color: #f1ab01;
}

.header-star-rating {
    color: #f1ab01;
    display: inline;
    margin-left: 15px;
}

.positive-header {
    color: green;
}

.negative-header {
    color: #cc141c;
}

.neutral-header {
    color: #f1ab01;
}

.overview-table {
    margin: 0 auto;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.overview-table .table {
    margin-bottom: 0px;
}

ul.pro_list, ul.contra_list {
    list-style:none;
    padding-left: 15px;
    display: inherit;
    margin-bottom: 0px;
}

.pro_list li, .contra_list li {
    text-align: left;
}

.pro_list li:before, .pro_li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 4px 0 -15px;
    color: #09cc4f;
}

.contra_list li:before, .contra_li:before {
    font-family: 'FontAwesome';
    content: '\f00d';
    margin:0 4px 0 -15px;
    color: #cc141c;
}

.pro_li, .contra_li {
    list-style:none;
}


ul.neutral_list {
    padding-left: 20px;
    margin-bottom: 0px;
}

.fa-li {
    top: 6px;
}


@media (min-width: 990px) {
    .overview-table {
        width: 80%;
    }

}

@media (max-width: 555px) {
    td.col_4 {
        display:none;
        width:0;
        height:0;
        opacity:0;
        visibility: collapse;
    }

    tr.col_4 {
        display:none;
    }
}


/***************************** Existente Styles ***************************************/
.avatar {
    float: left;
    margin-right: 10px;
    padding: 5px;
    border: solid 1px #ddd;
}

img.avatar + p,
img.avatar + p {
  margin-top: 0px;
}

.comment-respond {
    margin-bottom: 20px;
}

#searchform-btn {
    padding-right: 6px;
}

/* User Profile Dropdown */

.dropdown-profile {
	padding: 10px;
	min-width: 340px;
}


.dropdown-profile h4 {
	font-size: 2em;
	margin-top: 0;
	padding-top: 0;
	line-height: 1em;
	display: block;
	margin-bottom: 10px;
}

.dropdown-profile a {
	background: none !important;
	box-shadow: none;
	border: none !important;
	font-size: 1em;
	padding: 10px 0 5px 0 !important;
	text-align: left;
}

.dropdown-profile a:hover,
.dropdown-profile a:focus {
	text-decoration: underline;
}


.dropdown-profile span {
	display: inline-block;
	vertical-align: top;
}

.dropdown-profile .avatar {
	float: left;
}


td.min, th.min {
    width: 1%;
    white-space: nowrap;
}

.author {
    color: #bbb;
    font-style: italic;
    font-size: 0.8em;
}


/****** Domains Preissuche *******/

.domainitem .panel-title {
    font-weight: bold;
    padding: 0px;
}
.hoster-list ul {
    padding-left: 10px;
    margin-bottom: 0px;
}



.domain-hoster-table td {
    padding-right: 5px;
}

.hoster-list {
    width: 100%;
}

.hoster-list a.fa {
    color: #cccccc;
}

.hoster-list a.fa-active {
    color: #23527c;
}

.hoster-list-body {
    padding-top: 5px;
    padding-bottom: 5px;
}


td.pad-right {
    padding-right: 10px;
}

.domain_anbieter_beschreibung {
    text-align: justify;
}

a.fa-active {
    color: #23527c;
}


.alert-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
}