/* -----------------------------------------
   Custom.css - put your own changes here 
----------------------------------------- */

body {
    width: 100%;
    min-width: 320px;
}

html * {
    max-height: 999999px;
}

.static_page_container.pricing_container {
    padding-bottom: 0;
}
.static_page_container .page-head {
    color: #1198e5;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 1em;
}
.static_page_container {
    background-color: #ffffff;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 40px 50px;
}

/*payment plan page styles */

.page_pricing_subscription {
    background: #429ace url(../img/landing/intro-cover2.jpg) 50% 0 repeat;
}

.faq_block h3 {
    color: #1198e5;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 36px;
}
.faq_block {
    margin-bottom: 0;
    margin-left: -50px;
    margin-right: -50px;
    padding: 50px;
    background-color: #f3f6f7;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    text-align: left;
}

.pricing_table_wrapper {
    margin-left: -50px;
    margin-right: -50px;
}

.ovflauto{
    overflow: auto;
}

#payment-thead{
    font-size: 1.5em;
    background-color: #f3f6f7;
}

#payment-thead tr th .popular_label {
    position: absolute;
    right: -20px;
    top: 17px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #29a54e;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 10px;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 1;
}
#payment-thead tr th .individual_label {
    position: absolute;
    right: -20px;
    top: 17px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #b90002;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 10px;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 1;
}
#payment-thead tr th i {
    font-size: 24px;
}
#payment-thead tr th span {
    display: block;
    opacity: .6;
}
#payment-plan-table tbody tr td table {
    width: 100%;
}
#payment-plan-table tbody tr td table tr {
    border: none;
}
#payment-plan-table tbody tr td table tr td .social tr td {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
#payment-plan-table tbody tr td table tr td {
    width: 50%;
    border: none;
    padding: 0 10px !important;
    vertical-align: top;
}

#payment-plan-table {
    border: none;
}

#payment-thead tr th {
    height: 115px;
    overflow: hidden;
    width: 25%;
    border: none;
}
#payment-thead tr:first-child th{
    vertical-align: middle;
    /*cursor: default;*/
}

#payment-thead tr:not(:first-child) th {
    text-transform: uppercase;
    cursor: pointer;
}

.selected{
    background-color: #cccccc !important;
}

#payment-thead tr:first-child th li{
    font-size: .7em;
    color: #cccccc;
    cursor: pointer;
}

#payment-thead tr:first-child th li.selected{
    color: #768399;
}

#payment-plan-table tbody tr:nth-child(2n+1) {
    background-color: #f2f2f2;
}
#payment-plan-table tbody tr td .en-facebook {
    color: #354d84;
    font-size: 18px;
}
#payment-plan-table tbody tr td .en-twitter {
    color: #23a1dd;
    font-size: 18px;
}
#payment-plan-table tbody tr td .en-googleplus {
    color: #b91d28;
    font-size: 18px;
}
#payment-plan-table tbody tr td .im-pinterest {
    color: #c13841;
    font-size: 18px;
}
#payment-plan-table tbody tr td .im-radio-checked,
#payment-plan-table tbody tr td .im-radio-unchecked {
    color: #32adeb;
    font-size: 18px;
    margin-bottom: 10px;
}
#payment-plan-table tbody tr:last-child,
#payment-plan-table tbody tr.current_plan_line {
    background: 0;
}
#payment-plan-table tbody tr.current_plan_line td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
#payment-plan-table tbody tr td {
    text-align: center;
    vertical-align: middle;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    border-top: 0;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

#payment-plan-table thead tr th {
    vertical-align: middle;
    position: relative;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.plans_options .description {
    font-size: 24px;
    margin-bottom: 20px;
    color: #000000;
    font-weight: 400;
    text-align: center;
}

.rep_icon i {
    color: #acb1b8;
}
.rep_icon {
    margin-bottom: 5px;
}

.plans_options .reports_included .plan_option_value {
    font-weight: bold;
}
.plans_options .reports_included {

}
.plans_options {
    margin-bottom: 20px;
    text-align: left;
}

#payment-plan-table tbody tr td .cur {
    font-size: 13px;
    color: #abb4bb;
}
#payment-plan-table tbody tr td .flexible_plan .description {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}
#payment-plan-table tbody tr td .flexible_plan .title {
    font-size: 28px;
    color: #f57879;
    font-weight: 400;
    margin-bottom: 20px;
}
#payment-plan-table tbody tr td .flexible_plan {
    padding: 0 10px;
}
#payment-plan-table tbody tr td .plan_option_desc span {
    display: block;
}
#payment-plan-table tbody tr td .plan_option {
    font-weight: normal;
}
#payment-plan-table tbody tr td .plan_name {
    font-size: 16px;
    font-weight: 400;
    color: #969696;
    padding-bottom: 3px;
}
#payment-plan-table tbody tr td .plan_option {
    font-weight: normal;
    font-size: 15px;
    color: #000000;
}
#payment-plan-table tbody tr td .plan_value {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}
#payment-plan-table tbody tr td .plan_option_desc {
    font-size: 13px;
    color: #abb4bb;
    font-weight: normal;
    font-style: italic;
}

#payment-plan-table .label {
    font-size: 60%;
}

.color-black{
    color: #000000;
}

.bigger-font{
    font-size: 1.5em;
}

#plan-hidden-select{
    display: none;
}

.s-projects{
    margin-left: 0!important;
}

.s-projects__items{
    text-align: center;
}

.s-projects__items > div.row > div > div.panel div.panel-body {
    /*height: 535px;*/
}

.s-projects__items h3{
    text-align: left;
}

.s-projects__items .fa-remove {
    color: #ffffff;
}

.s-projects__items .panel-heading {
    height: 43px;
    overflow: hidden;
}

.s-projects__items .s-project__header-right {
    width: initial;
}

.s-projects__items span.sign {
    line-height: 25px;
}

.s-projects__items span.sign i {
    font-size: 25px;
}

.s-projects__items span.warning.sign {
    color: #b47122
}

.s-projects__items .panel-warning .s-project__header-right span.ok.sign {
    color: #b47122;
}

.s-projects__items .panel-danger .s-project__header-right span.warning.sign {
    color: #FFFFFF;
}

.s-projects__items span.ok.sign {
    color: #219348
}

.s-project__cover div.image-holder img {
    width: 100%;
    min-width: 413px;
}
.s-project__cover div.image-holder {
    border-bottom: 1px solid #d1d1d1;
    overflow: hidden;
    height: 258px;
    text-align: center;
}

.s-project__cover .percent-ready {
    /*display: inline-block;*/
    position: absolute;
    background-color: rgba(0,0,0, 0.5);
    padding: 5px;
    color: #fff;
    height: 42px;
    line-height: 32px;
    bottom: 0;
}

.s-project {
    min-height: 520px;
}

.s-project:nth-child(2n+1){
    /*float: left;*/
}

.s-project .panel-body{
    padding: 0;
}

/*header*/
#header .navbar .navbar-brand .text-logo, #header .navbar .navbar-brand .text-slogan {
    margin-top: 0;
    text-transform: capitalize;
}
#header .navbar .navbar-brand .text-logo + span {
    font-size: 14px;
    position: relative;
    top: -5px;
    color: #124363;
    margin-left: 5px;
}
#header .navbar .navbar-brand .text-logo {
    position: relative;
    top: 8px;
    line-height: 36px;
    font-size: 36px;
    padding-left: 8px;
}
#header .navbar .navbar-brand img {
    height: 36px;
}
#header .navbar .navbar-brand {
    width: 300px;
    margin-left: 10px;
    margin-top: 3px;
}

.navbar-brand {
    height: auto;
}

.s-project__header-right{
    float: right!important;
    text-align: right;
    position: relative;
    padding: 0 25px 0 0;
}

.s-project__header-remove{
    display: block;
    font-size: 23px;
    position: absolute;
    top: 0;
    right: -3px;
}

.s-project__subheader{
    margin: 20px;
}

.s-project__subheader table {
    min-height: 102px;
}

.s-project__subheader table.table th, .s-project__subheader table td {
    text-align: left;
}

.s-project__subheader-text{
    font-size: 18px;
    font-weight: bold;
}

.s-project__subheader-col{
    display: inline-block;
    vertical-align: top;
    width: 33%;
    text-align: center;
}

.s-project__footer-col{
    display: inline-block;
    vertical-align: top;
    width: 32%;
    text-align: center;
}

#top-menu .scrollTo {
    position: static;
    margin: initial;
}

#social-share-buttons ul {
    margin-top: 10px;
}

    #social-share-buttons ul li:first-child {
        position: relative;
        top: 5px;
    }

/* custom block for overview report page */
div#summary-block table.table.green-table {
    background-color: #97d3c5;
    color: #ffffff;
    border-radius: 5px;
}

    div#summary-block div.col-md-6 table.table.green-table {
        height: 275px;
    }

div#summary-block table.table.green-table tbody td{
        vertical-align: middle;
    }

div#summary-block table.table.left-bordered-table tr{
    border-left: 5px solid #EEEEEE;
    border-top: none !important;
    border-bottom: 15px solid #FFFFFF;
    margin: 20px;
}

div#summary-block table.table.left-bordered-table tr td {
    border: none;
}

/* tests block */
#tests-block h4, #other-tests-block h4 {
    display: inline;
    margin-right: 10px;
}

    #tests-block .row.triple-tiles .tile-stats .tile-stats-icon i {
        font-size: 2em;
    }

    #tests-block .row.triple-tiles .tile-stats .tile-stats-content .tile-stats-text {
        font-size: 10px;
    }

#sidebar #sideNav.sidebar_task li>span {
    padding: 10px 15px 10px 15px;
    height: 35px;
    font-size: 90%;
}

#sidebar #sideNav.sidebar_task li .sub span {
    height: 30px;
}

#sidebar.hide-sidebar #sideNav.sidebar_task li .sub li > span {
    padding: 5px 5px 5px 10px;
    line-height: 25px;
}

#sidebar #sideNav li>span {
     padding: 15px;
     position: relative;
     color: #768399;
     height: 35px;
    border-radius: 0;
    background: #f3f5f6;
    transition: background;
    transition-duration: 0.4s;
    cursor: pointer;
}


.nav > li > span {
     position: relative;
     display: block;
     padding: 10px 15px;
    cursor: pointer;
}

#sidebar #sideNav.sidebar_task li .sub li > span {
    padding: 5px 15px 5px 30px;
    cursor: pointer;
    font-size: 90%;
}

#sidebar #sideNav li span i {
    font-size: 20px;
    margin-right: 15px;
    float: left;
    color: #acb1b8;
    -webkit-transition: all;
    transition: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    width: auto;
    margin-bottom: 0;
    text-shadow: 1px 1px 1px #ffffff;
}

#sidebar #sideNav  {
    padding-top: 0;
}

.top-pusher {
    margin-top: 70px;
}

/*please register style*/
.please-register {
    background-color: #fef1f1;
    border: 1px solid #f68484;
}

.please-register .panel-heading, .please-register .panel-body {
    background: none;
    border: none;
    color: #f68484 !important;
}

.please-register .panel-heading h4, .please-register .panel-heading .panel-controls i {
    font-weight: 900;
    color: #f68484;
    font-size: 1.5em;
}

.please-register .panel-heading .panel-controls i {
    font-size: initial;
}

/*split menu for table filtering*/
.split-menu {
    background-color: #CCCCCC;
    margin: 10px 0;
}

.split-menu .top-list {
    padding: 10px;
    margin: 0;
}

.split-menu .top-list li{
    background-color: #EEEEEE;
    border-radius: 10px;
}

.split-menu .top-list li a {
    color: #000000;
    font-weight: 500;
    display: block;
    padding: 0 20px;
}

.split-menu .top-list li a:hover, .split-menu .bottom-row li a:hover{
    text-decoration: none;
}

.split-menu .top-list li:hover, .split-menu .top-list li.active {
    background-color: #005299;
}

.split-menu .top-list li:hover a, .split-menu .top-list li.active a {
    color: #ffffff;
}

.bottom-border {
    border-bottom: 1px solid #AAAAAA;
}

.split-menu .bottom-row {
    margin: 0;
    overflow: auto;
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0;
}

.split-menu .bottom-row li a {
    color: #777777;
    padding: 5px 15px;
    display: block;
}

.split-menu .bottom-row li a i {
    opacity: .4;
}

.split-menu .bottom-row li {
    border-right: 1px solid #AAAAAA;
    padding: 0;
    display: table-cell;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

.split-menu div:first-child {
    box-shadow: 0px 5px 10px -5px;
}

.split-menu .bottom-row li.active, .split-menu .bottom-row li:hover {
    background-color: #3e8f3e;
}

.split-menu .bottom-row li.active a, .split-menu .bottom-row li:hover a {
    color: #FFFFFF;
}

/*#metadesc-tab, #headers-tab {*/
    /*display: none;*/
/*}*/

.total-score {
    left: initial;
    right: 0;
}

/*structure tree*/
#tree ul {
    list-style: none;
}

ul#treeData, ul#treeData > li > ul {
    padding-left: 0;
}

i.expand-tree:hover {
    color: dodgerblue;
}

i.expand-tree {
    cursor: pointer;
}

.font32 {
    font-size: 32px;
    line-height: 32px;
}

.font48 {
    font-size: 48px;
    line-height: 48px;
}

/*free report teaser on the landing page*/
#landing-teaser input {
    vertical-align: middle;
}

#landing-teaser button {
    height: 34px;
}

#invite-widget {
    margin: 50px 10px;
    padding: 5px 5px 15px 5px;
    background-color: #ddd;
    border-radius: 5px;
}

#invite-widget .invite-counter span.counter-tile:before {
    content: '';
    position: absolute;
    height: 50%;
    width: 100%;
    left: 0px;
    top: 0px;
    border-bottom: 1px solid #888888;
}

#invite-widget .invite-counter span.counter-tile:after {
    content: '';
    position: absolute;
    height: 50%;
    width: 100%;
    left: 0px;
    bottom: 0px;
    border-top: 1px solid #FFFFFF;
}

#invite-widget .invite-counter span.counter-tile {
    position: relative;
    border-radius: 5px;
    background: #feffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #c1c1c1 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1c1c1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c1c1c1 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c1c1c1 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c1c1c1 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c1c1c1 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    display: inline-block;
    padding: 0px 5px;
    font-size: 2.5em;
    font-weight: 900;
    box-shadow: 0px 0px 10px 0px #555555;
    width: initial;
}

#invite-widget input.email-input {
    border-radius: 5px;
    border: 1px solid #aaa;
    width: 100%;
    margin: 10px 0;
    line-height: 30px;
    box-shadow: inset 0px 0px 10px 0px #ccc;
    padding: 0px 5px;
}

.panel-heading-click {
    height: 42px;
    margin-right: 18px;
    margin-left: -14px;
    padding-left: 14px;
    cursor: pointer;
}

/*************
Pricing suscription page
*************/

.page_pricing_subscription {
    margin-left: 0!important;
}
.page_pricing_subscription .faq_block {
    margin-top: 30px;
}

.shadow-subscribe-button {
    position: absolute;
    left: 5px;
    bottom: -16px;
    z-index: 1;
    font-size: 11px;
    display: none;
}

#payment-plan-table tbody td.selected .plan_option_desc {
    color: #333333;
}

.free-plan {
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn-white.btn-alt {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);}

#payment-form .form-group {
    overflow: auto
}
.form-group label {
    text-align: right;
    /*margin-top: 5px;*/
}

.icon {
    display: inline-block;
    width: 29px;
    height: 20px;
    background-image: url('/assets/img/icons.png');
}

.icon.visa {
    background-position: -61px -222px;
}

.icon.mastercard {
    background-position: -112px -222px;
}

.icon.discover {
    background-position: -31px -222px;
}

.form-group .faq {
    margin-top: 5px;
}

.payment-container {
    max-width: 700px;
}

.payment-container .payment-overview {
    font-size: 1.5em;
    font-weight: 900;
    color: #71d398;
}

.stripe-faq {
    font-size: .9em;
}

.stripe-faq h2, .stripe-faq h3 {
    font-size: 1.5em;
}

.tile {
    cursor: default;
}

.no-link-pointer a, .tile-stats a {
    cursor: default;
}

.pad-bottom-20 {
    padding-bottom: 20px;
}

.iphone-thumb {
    padding: 46px 10px 69px 11px;
    float: left;
    background: url('/assets/img/bg-iphone.png') top left no-repeat;
    width: 135px;
    height: 263px;
}

.ipad-thumb {
    padding: 29px 33px 32px;
    float: right;
    background: url('/assets/img/bg-ipad.png') top left no-repeat;
    width: 335px;
    height: 263px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.tooltip-inner {
    max-width: 300px;
	text-align: left;
}

.shortened-url {
    display: inline-block;
    /*max-width: 200px;*/
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    float: left;
}

.shortened-url.with-popup {
    cursor: pointer;
}

table.with-shortened-url div.popup {
    position: absolute;
    background-color: white;
    padding: 10px;
    z-index: 99;
    border: 1px solid #999;
    border-radius: 5px;
    box-shadow: 2px 2px 5px 0px rgba(0,0,0, .5);
    top: 100%;
    cursor: pointer;
}

table.with-shortened-url div.popup:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    background-color: #fff;
    top: -8px;
    border-left: 1px solid;
    transform: rotate(45deg);
    border-top: 1px solid;
}

.open-url-link {
    margin-left: 4px;
}

.full-size-image {
    display: block;
    width: 100%;
    height: 100%;
}

body.login-page #login #logo img {
    height: 36px;
}
body.login-page #login #logo .slogan {
    position: relative;
    top: 8px;
    padding-left: 8px;
}
body.login-page #login #logo {
    position: absolute;
    top: -75px;
    left: 0px;
    margin-left: 0px;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0 1px 5px rgba(0, 1, 0, 0.3);
}

#Chart-legend tr {
    float:left;
    margin-right: 5px;
}

#ajax-table-search-box {
    width: 250px;
    margin-bottom: 0;
    position: relative;
}

#ajax-table-search-box > .st-search {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -7px;
}

#ajax-table-search-box > input {
    width: 100%;
}

.head-tags tr.bad td:nth-child(2) {
    color: #900000;
}

.no-links-msg {
    background-color: rgba(0, 0, 0, .5);
    padding: 10px;
    color: #ffffff;
    font-weight: 900;
    position: absolute;
    bottom: 0;
}

.image-holder {
    position: relative;
}

.loader-spinner {
    position: absolute;
    background-color: rgba(0,0,0,.5);
    top: 0;
    width: 100%;
    z-index: 99;
}

.loader-spinner > img {
    position: absolute;
    top: 40%;
}

.pointer-cursor {
    cursor: pointer;
}

.full-size-image {
    display: block;
    width: 100%;
    height: 100%;
}


body.login-page #login #logo {
    position: absolute;
    top: -75px;
    left: 0px;
    margin-left: 0px;
}

#Chart-legend tr {
    float:left;
    margin-right: 5px;
}

.head-tags tr.bad td:nth-child(2) {
    color: #900000;
}

.no-links-msg {
    background-color: rgba(0, 0, 0, .5);
    padding: 10px;
    color: #ffffff;
    font-weight: 900;
    position: absolute;
    bottom: 0;
}

.image-holder {
    position: relative;
}

.loader-spinner {
    position: absolute;
    background-color: rgba(0,0,0,.5);
    top: 0;
    width: 100%;
    z-index: 99;
}

.loader-spinner > img {
    position: absolute;
    top: 40%;
}

.pointer-cursor {
    cursor: pointer;
}

/* want more widget */

#wantmore-widget {
	background-color: #95D4C5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 15px 15px 15px;
	text-align: left;
	color: #fff;
	margin: 20px 10px 50px 10px;
}
#wantmore-widget h5 {
    margin-top: 0;
}
#wantmore-widget h4 {
	margin: 0 0 10px 0;
	font-size: 21px;
}
#wantmore-widget .crawled_stats {
	color: #000;
	font-size: 22px;
	margin-bottom: 10px;
}

#wantmore-widget .description {
	margin: 0 0 10px 0;
	line-height: 1.4em;
	font-weight: 300;
    font-size: 13px;
}
#wantmore-widget .share {
	margin: 0 0 5px 0;
}
#wantmore-widget .share ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#wantmore-widget .share ul li {
	display: inline-block;
	margin-right: 10px;
}

/* Wantmore widget end */

/* Single run widget */

#singlerun-widget {
    background-color: #f68484;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 15px 15px 15px;
    text-align: left;
    color: #fff;
    margin: 20px 10px 50px 10px;
}
#singlerun-widget h5 {
    margin-top: 0;
}
#singlerun-widget h4 {
    margin: 0 0 10px 0;
    font-size: 21px;
}
#singlerun-widget .crawled_stats {
    color: #000;
    font-size: 22px;
    margin-bottom: 10px;
}

#singlerun-widget .description {
    margin: 0 0 10px 0;
    line-height: 1.4em;
    font-weight: 300;
    font-size: 13px;
}
#singlerun-widget .share {
    margin: 0 0 5px 0;
}
#singlerun-widget .share ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#singlerun-widget .share ul li {
    display: inline-block;
    margin-right: 10px;
}

/* Single run widget end*/

#report-content {
    max-width: 80%;
    margin: 0 auto;
}

.remove-report {
    position: absolute;
    right: -122px;
    transition: all .5s ease;
    z-index: 1;
}

.remove-report .im-close {
    cursor: pointer;
}

.remove-report .im-close:hover {
    color: cornflowerblue;
}

.pdf-report-content {
    margin: 15px 0;
    position: relative;
    left: 0px;
    transition: all .5s ease;
}

.pdf-report-content.right-border {
    border-right: 3px solid cornflowerblue;
}

.pdf-report-content.highlighted {
    /*left: -50px;*/
    opacity: 0.5;
}
.pdf-report-content .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: black;
    opacity: 0.3;
}

.pdf-report-content.highlighted .remove-report {
    /*right: -80px;*/
}
/* overview cols */
.col-slg-6,
.col-slg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 1600px) {
	.col-slg-6 {
		width: 50%;
		float: left;
	}
    .col-slg-12 {
        width: 100%;
        float: left;
    }
}

/* new report's top */
#content .content-wrapper .heading .option-buttons {
	margin-top: 9px;
	margin-bottom: 0;
}
#content .content-wrapper .heading h1.page-header {
	display: inline-block;
	margin-right: 25px;
}

#content .content-wrapper .heading .breadcrumb {
	display: inline-block;
	background: none;
	padding-left: 0;
}

#content .content-wrapper .heading .breadcrumb i.en-arrow-right7 {
	display: inline-block;
}
#content .content-wrapper .heading .breadcrumb i {
	display: none;
}

/* signup fix */
.login-wrapper .form-group label {
	text-align: left;
}

/* new overview */

.navbar-new.navbar-default {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-left: 0;
	border-right: 0;
	border-top-width: 2px;
	border-bottom-width: 2px;
}

.navbar-new.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.navbar-new .container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.navbar-new.navbar-default .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.navbar-new .nav {}

.bs-callout-danger h1, .bs-callout-danger h2 {
	font-size: 22px;
}

.bs-callout-danger {
	border-left: 0;
}

.tile .tile-content {
    padding: 15px 55px 15px 15px;
}

.tile .tile-content.no-icon {
    padding-right: 15px;
}

.tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6, .tile .tile-content p {
	margin-left: 0;
}

.tile .tile-content .number {
	font-size: 24px;
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-left: 0;
}

.tile .tile-content .number span {
    white-space: nowrap;
}

.tile-stats .tile-stats-content {
	float: none;
	padding: 0;
	width: 230px;
}

.tile-stats .tile-stats-content .tile-stats-text i {
	font-size: 16px;
	color: #75b9e6;
}
.tile-stats .tile-stats-content .tile-stats-text {
	font-size: 14px;
	float: left;
}

.tile-stats .tile-stats-content .tile-stats-number {
	font-size: 16px;
	font-weight: normal;
	float: right;
}

.jumbotron {
	padding: 20px;
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 22px;
	margin-top: 0;
}

.bs-callout-danger:first-child {
	margin-top: 0;
}

.table td {
    word-wrap:break-word;
}

.table.tests-table > tbody > tr > td {
	border: 0;
}
.tests-table .item {
    margin: 10px 0 20px 0;
}
.tests-table .label {
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px 5px 2px 5px;
}
.fixlink {
	font-size: 12px;
}

.total-score {
	color: #71D597;
	margin-left: 10px;
}

.conclusion-item {}
.conclusion-item.single {}
.conclusion-item.single .control {
	display: none;
}
.conclusion-item.multiple.hovered .jumbotron,
.conclusion-item.multiple.hovered .bs-callout-danger {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.conclusion-item.multiple .jumbotron,
.conclusion-item.multiple .bs-callout-danger {
	margin-bottom: 0;
	min-height: 0;
	-webkit-transition: all 100ms;
	-moz-transition: all 100ms;
	-ms-transition: all 100ms;
	-o-transition: all 100ms;
	transition: all 100ms;
}
.conclusion-item.multiple.hovered {
	z-index: 2;
}
.conclusion-item.conclusion-overview.multiple {
}
.conclusion-item.conclusion-overview.multiple .bs-callout-danger {
}
.conclusion-item.multiple {
	margin: 0 0 25px 0;
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}
.conclusion-item.multiple:nth-child(2n) {
	margin-right: 0;
}

.conclusion-item.multiple.conclusion-overview .conclusion-item-description {
	padding-bottom: 10px;
}
.conclusion-item.multiple .conclusion-item-description-preview {
	font-size: 14px;
	margin-bottom: 10px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
    line-height: 1.4em;
    height: auto;
}
.conclusion-item.multiple .conclusion-item-description {
	display: none;
	font-size: 14px;
}
.conclusion-item.multiple .jumbotron .control {
	color: #768399;
}
.conclusion-item.multiple .control {
	color: #F88286;
	font-size: 34px;
	text-align: center;
	width: 40px;
	bottom: 0;
	left: 50%;
	position: absolute;
	margin-left: -20px;
}

.page-header.conclusion-header  {
	border-bottom: 0;
	border-top: 3px solid #e7e7e2;
    background-color: #fff;
    padding: 15px 0;
    margin-bottom: 10px;
}

.page-header.conclusion-header h2 {
    margin: 0;
}

.overview-header {
	border-top: 3px solid #e7e7e2;
	padding-top: 20px;
	margin-top: 0;
}

.what-next-buton-wrapper {
	text-align: center;
}

.report-title {
	padding: 10px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	background-color: #778399;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.bs-callout-primary {
	margin-top: 0;
}

#sidebar #sideNav.sidebar_task li .sub a {
	padding: 5px 15px 5px 30px;
	height: 30px;
}

#sidebar #sideNav.sidebar_task li a {
    padding-top: 8px;
    height: 35px;
}

#sidebar #sideNav.sidebar_task li a.expand {
}

#sidebar #sideNavWrap {
    position: relative;
    padding-bottom: 35px;
}

.fixlink-text {
    display: none;
    margin:10px 0;
}

.expert_help_form_modal .close {
	font-size: 36px;
	position: relative;
	top: -20px;
	right: -20px;
}
.expert_help_form_modal .modal-dialog {
	width: 636px;
}

.expert_help_form_modal.modal .modal-content {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.expert_help_form_modal.modal .modal-content .modal-body {
	padding: 20px 50px 10px 50px;
}
.expert_help_form_modal.modal .modal-content .modal-header {
	padding: 40px 50px;
	background: #2c4668 url(../img/modal_header_bg.jpg) 50% 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

.expert_help_form_modal.modal .modal-content .modal-header .modal-title {
	color: #1198e5;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.expert_help_form_modal.modal .modal-content .modal-header .modal-text {
	color: #fff;
	font-size: 15px;
}

.solution-wrapper {
	font-size: 13px;
	color: #456481;
	margin-bottom: 20px;
}
.solution-wrapper h3.title_service {
	background: url(../img/solution_service.png) 50% 0 no-repeat;
	margin-left: 30px;
	margin-right: 30px;
}
.solution-wrapper h3.title_handmade {
	background: url(../img/solution_handmade.png) 50% 0 no-repeat;
	margin-left: 60px;
	margin-right: 60px;
}
.solution-wrapper h3 {
	text-align: center;
	text-transform: uppercase;
	color: #1198e5;
	font-size: 15px;
	padding-top: 50px;
	margin-top: 0;
}

.buttons-wrapper {
	text-align: center;
	margin-bottom: 40px;
}

.expert_help_request {
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(../img/devider.png) 0 0 repeat-x;
	display: none;
}

.expert_help_request h3 {
	text-transform: uppercase;
	color: #1198e5;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 0;
}
.expert_help_request .form-control {
	color: #fff;
	background-color: #456481;
	border-color: #456481;
}
.expert_help_request .form-group label sup {
	vertical-align: bottom;
	color: #1198e7;
	position: relative;
	top: -1em;
}
.expert_help_request .form-group label {
	color: #b0c0cb;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 1em;
}
.expert_help_request .btn {
	width: 100%;
	margin-top: 23px;
}

.wappalyzer-icon {
    margin: 5px 5px 5px 0;
    height: 20px;
}

/*free tools styles*/
.free-tools-container .tool-icon {
    font-size: 10em;
    color: #00A425
}

#toggle-sidebar {
    display: block;
    bottom: 0;
    right: 5px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: absolute;
    background-color: #fff;
    color: #768399;
    text-decoration: none;
    font-size: 22px;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    z-index: 1000;
}

.hide-sidebar #toggle-sidebar {
}

@media (max-width: 1496px) and (min-width: 992px) {
    .tile .tile-icon i {
        font-size: 42px !important;
    }
}

.navigation {
    text-align: center;
}


#filter-submit {
    position: absolute;
    right: 30px;
    bottom: -15px;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .5);
}

.idle_page {
    background-color: #429ace;
    background-image: url(../img/landing/intro-cover2.jpg);
    background-position: 50% 0;
    background-repeat: repeat;
}

.idle_container .description {
    background: white;
    padding: 25px;
    border-radius: 9px;
    word-wrap: break-word;
    margin: 50px 0 50px 0;
}

.idle_container .description .illustration-exception img{
    display: block;
    margin: 0 auto;
}

.idle_container {
    display: inline-block;
    vertical-align: middle;
    line-height: 2em;
}

#intense-chart {
    position: relative;
}
#intense-chart:before {
    content: '# of Tags';
    display: block;
    position: absolute;
    top: -15px;
    left: 10px;
    font-weight: 600;
    font-size: 12px;
}
#intense-chart:after {
    content: 'Pages';
    display: block;
    position: absolute;
    bottom: 15px;
    right: -10px;
    font-weight: 600;
    font-size: 12px;
}

.app_store_pic {
    display: block;
    margin: 1em 1em .5em 0;
    float: left;
    max-width: 100px;
}

.app_store_description {
    font-size: 12px;
    margin-top: .5em;
}

.table.text-words-table > thead > tr > th:nth-child(3),
.table.text-words-table > tbody > tr > td:nth-child(3) {
    text-align: left;
}
.table.text-words-table > thead > tr > th:nth-child(2),
.table.text-words-table > tbody > tr > td:nth-child(2) {
    text-align: left;
}
.table.text-report-table > thead > tr > th:nth-child(2),
.table.text-report-table > tbody > tr > td:nth-child(2) {
    text-align: left;
}

.table.text-report-table > thead > tr > th:nth-child(2) {
    padding-left: 40px !important;
}

@media all {
    .page-break	{ display: none; }
}

@media print {
    .page-break	{ display: block; page-break-before: always; }
}

.free-tools-wrap .free-tool {
    height: 340px;
    margin-bottom: 10px;
}

.link-breakable {
    word-break: break-all;
}

.fake-h1 {
    margin-top: 0;
    color: #2c4051;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0;
    display: block;
    margin-bottom: 5px;

}


.table .progress {
    margin-left:5px;
    margin-right: 5px;
}

.mar_top_10 {
    margin-top: 10px;
}

.mar_top_20 {
    margin-top: 20px;
}

/* ------------------ Footer --------------------*/

.content-wrapper #footer {
    background-color: #e4e9eb;
    margin-left: -25px;
    margin-right: -25px;
    position: relative;
    top: 25px;
}
#footer .footer-links {
    text-align: left;
}
#footer .footer-links p {
    margin-bottom: 10px;
}
#footer .footer-links .footer-social-icons a {
    margin-right: 12px;
}
#footer .footer-links h5 {
    margin-top: 0;
}
#footer .footer-links ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
#footer .footer-links ul li {
    margin-bottom: 5px;
}
#footer .footer-links ul li:last-child {
    margin-bottom: 0;
}
.copyright-row {
    font-size: 12px;
    margin-top: 30px;
}

.pricing_mobile .reports_included .plan_option_value {
    display: block;
}
.pricing_mobile .reports_included .plan_option_desc li:after {
    content: ', ';
}
.pricing_mobile .reports_included .plan_option_desc li {
    display: inline-block;
}
.pricing_mobile .reports_included .plan_option_desc {
    color: #333333;
    display: block;
    margin: 0 0 20px 20px;
    padding: 0;
    list-style: none;
}
.pricing_mobile .reports_included {
    text-align: left;
}
.pricing_mobile {
    display: none;
}

.pricing_mobile_list li .pricing_list_item_header .popular_label {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    padding: 3px 5px;
    background-color: #29a54e;
    font-size: 10px;
    text-transform: uppercase;
}
.pricing_mobile_list li .pricing_list_item_header .individual_label {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    padding: 3px 5px;
    background-color: #b90002;
    font-size: 10px;
    text-transform: uppercase;
}
.pricing_mobile_list li:last-child .pricing_list_item_content {
    background: url(../img/table_devider.png) 0 100% repeat-x;
}
.pricing_mobile_list li .pricing_list_item_content {
    padding: 10px 0;
}
.pricing_mobile_list li .pricing_list_item_content .buttons {
    text-align: center;
    padding-top: 10px;
}
.pricing_mobile_list li .pricing_list_item_content .plan_option_desc_cont:last-child {
    margin-bottom: 0;
}
.pricing_mobile_list li .pricing_list_item_content .plan_option_desc_cont {
    margin-bottom: 10px;
}

.pricing_mobile .plan_option_value {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    display: inline-block;
}
.pricing_mobile .plan_option_desc_cont .im-radio-checked,
.pricing_mobile .plan_option_desc_cont .im-radio-unchecked {
    color: #32adeb;
}
.pricing_mobile .plan_option_desc_cont .en-twitter {
    color: #23a1dd;
}
.pricing_mobile .plan_option_desc_cont .en-facebook {
    color: #354d84;
}
.pricing_mobile .plan_option_desc_cont .im-pinterest {
    color: #c13841;
}
.pricing_mobile .plan_option_desc_cont .en-googleplus {
    color: #b91d28;
}
.pricing_mobile .plan_option_desc {
    font-size: 13px;
    color: #abb4bb;
    font-weight: normal;
    font-style: italic;
    display: inline-block;
}
.pricing_mobile_list li .pricing_list_item_header {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    position: relative;
    color: #ffffff;
    padding: 10px;
}
.pricing_mobile_list li .pricing_list_item_header .price {
    display: inline-block;
}
.pricing_mobile_list li {
    margin: 0 0 10px 0;
    padding: 0;
}
.pricing_mobile_list {
    list-style: none;
    margin: 0;
    padding: 0;

}

.conclusion-item h1 {
    text-transform: capitalize;
}

@media screen and (max-width: 991px) {
}
@media screen and (max-width: 769px) {

    .static_page_container {
        padding: 20px;
    }
    .faq_block {
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px;
    }

    .pricing_table_wrapper {
        display: none;
    }

    .pricing_mobile {
        display: block;
    }



    #content {
        margin-left: 0;
    }

    #content.sidebar-page {
        margin-left: 0;
    }

    #header .navbar .top-nav ul {
        padding-left: 0;
    }

}

@media screen and (max-width: 640px) {

    #toggle-sidebar {
    }

    #content {
        margin-left: 0;
    }

    #content.sidebar-page {
        margin-left: 25px;
    }

}

@media screen and (max-width: 480px) {
    .pricing_mobile_list li .pricing_list_item_header .popular_label {
        position: relative;
        right: auto;
        text-align: left;
        display: inline-block;
        margin-bottom: 5px;
        margin-top: 0;
    }
}

.label-danger a {
    color: #ffffff;
}

.panel .panel-heading,
.panel .panel-footer {
    position: relative;
}

.panel .panel-footer a i,
.panel .panel-footer .panel-controls a i {
    color: #768399;
}
.panel .panel-footer a,
.panel .panel-footer .panel-controls a {
    padding: 0;
    text-decoration: none;
    margin-left: 20px;
}
.panel .panel-footer .panel-controls {
    position: relative;
    float: right;
    right: auto;
    top: auto;
}

.links-table .fxw {
    width: auto;
}

.btn-white.btn-alt.btn-signup {
    color: #f68484;
    border-color: #f68484;
}

a.sign_up {
    border: 2px solid #71d398;
    font-weight: 800;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #71d398;
    color: #ffffff;
}

.signup-widget {
    background-color: #95D4C5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 15px 15px 15px;
    color: #fff;
    margin: 20px 10px 50px 10px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.signup-widget a {
    color: #ffffff;
    text-decoration: underline;
}

.signup-widget a:hover {
    text-decoration: none;
}

.panel-pink .panel-controls a:hover i,
.panel-pink .panel-controls a i {
    color: #f68484;
}
.panel-pink > .panel-heading .panel-title {
    font-weight: bold;
}
.panel-pink > .panel-heading {
    color: #F68484;
    background-color: #FEF6F6;
    border-color: #FEF6F6;
}

.panel-pink > .panel-body {
    border-color: #FEF6F6;
}

.page-label {
    margin-top: 30px;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
}

.page-label-img {
    max-width: 200px;
    max-height: 50px;
}

.panel-heading .panel-title a {
    vertical-align: middle;
}

/*shepherd stuff*/
.shepherd-active::before {
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1000;
}

.shepherd-active .shepherd-enabled {
    z-index: 1001 !important;
    position: relative;
    /*background-color: #ffffff;*/
    /*border-radius: 3px;*/
    /*box-shadow: 0px 0px 4px 0px #fff;*/
}

.shepherd-open, .highlight-for-shepherd {
    z-index: 1001;
    position: relative;
}

.panel-body {
    padding: 10px;
}

.tile {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .tile {
        margin-bottom: 10px;
    }

}

#createNewForm div.radio-inline-wrap label {
    font-weight: normal;
    margin-right: 10px;
}

.panel.panelMove .panel-heading .panel-title {
    width: 65%;
    float: left;
    margin-right: 0;
}

.panel.panelMove .panel-heading .panel-value {
    width: 35%;
    word-wrap: break-word;
    text-align: right;
}

.opacity05 {
    opacity: 0.5 !important;
}

/* Tile badges */

.tile .badge {
    font-size: 65%;
    background-color: #fff;
    color: black;
    font-weight: 600;
}

.tile .badge.increase {
    color: green;
}

.tile .badge.decrease {
    color: rgb(187, 0, 0);
}

.tile .badge.null {
    color: rgb(167, 167, 167);
}

.strike {
    text-decoration: line-through;
}

.tile .increase, .total-score .increase {
    color: green;
    font-size: 55%;
}

.tile .decrease, .total-score .decrease {
    color: rgb(187, 0, 0);
    font-size: 55%;
}

.tile .null {
    color: rgb(167, 167, 167);
    font-size: 55%;
}

.user_profile_menu li.active a {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: -10px;
    background-color: #f1f1f1;
}
.user_profile_menu li a:hover {
    text-decoration: none;
    color: #333;
}
.user_profile_menu li a i {
    width: 20px;
    text-align: center;
}
.user_profile_menu li a {
    color: #768399;
    padding: 5px 10px;
    display: inline-block;
    margin-left: -10px;
}
.user_profile_menu li {
    margin-bottom: 5px;
}
.user_profile_menu {
    font-size: 18px;
    margin: 90px 0 0 0;
    padding: 0;
    list-style: none;
}

.user_profile_block h1 {
    margin-bottom: 20px;
}
.user_profile_block:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
}
.user_profile_block {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.user_profile_block table tr td:last-child .btn:first-child {
    margin-right: 2px;
}
.user_profile_block table tr td:last-child {
    white-space: nowrap;
}
.user_profile_block table tr td .form-group {
    margin-bottom: 0;
}
.user_profile_block table tr td:first-child,
.user_profile_block table tr td {
    padding: 5px 5px 5px 0 !important;
    vertical-align: middle !important;
}

form .form-group.has-error .help-block {
    color: #f68484;
    font-size: 13px;
    margin-top: 5px;
    font-weight: bold;
}

form .form-group.has-error ul.help-block {
    margin-left: 0;
    padding-left: 0;
}

form .form-group.has-error ul.help-block li {
    list-style: none;
    color: #f68484;
    font-size: 13px;
}

form .form-group.has-error .form-control {
    border-color: #f68484;
}

form .form-group.has-error .form-control {
    border-color: #f68484;
}


/* Profile team members hard code */

.tm-form-row .form-group {
    display: inline-block;
    margin-right: 10px;
    width: 30%;
}

.tm-form-row .form-group:first-child {
    display: inline-block;
    margin-right: 2%;
    width: 30%;
}

.tm-form-row .form-group:last-child {
    display: inline-block;
    margin-right: 0;
    width: 30%;
}

.tm-form-row:first-child .form-group {
    position: relative;
}

.tm-form-row:first-child .form-group:first-child:before {
    content: "Email";
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    top: 0;
    left: 0;
    font-weight: bold;
    line-height: 25px;
}

.tm-form-row:first-child .form-group:nth-child(2):before {
    content: "Name";
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    top: 0;
    left: 0;
    font-weight: bold;
    line-height: 25px;
}

.tm-form-row:first-child .form-group:last-child:before {
    content: "Comments";
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    top: 0;
    left: 0;
    font-weight: bold;
    line-height: 25px;
}

.tm-form-row .btn.btn-danger {
    margin-top: 2px;
}

.tm-form-row .col-xs-2 {
    text-align: right;
}

.tm-form-row:first-child .col-xs-2 {
    position: relative;
}

.tm-form-row:first-child .col-xs-2:before {
    content: "Actions";
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    top: 0;
    left: 0;
    font-weight: bold;
    line-height: 25px;
}

.legend .legendLabel {
    padding-left: 3px;
    font-weight: bold;
    font-size: 13px;
    color: #525252;
}

.legend .legendLabel .indicator {
    font-size: 16px;
}

.collapse .close {
    margin-bottom: 5px;
}

/* -----------------------------------------
   Table styles
----------------------------------------- */

.table-responsive {
    overflow-x: auto;
}

table.fixed {
    table-layout: fixed; 
}

table .ellipsis {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

table li .not-detected {
    color: #D0D0D0;
    font-style: italic;
}

table .not-detected {
    color: #D0D0D0;
    font-style: italic;
}

.dataTables_filter .table-filter, 
.dataTables_filter label {
    position: relative;
    display: block;
    width: 100%;
}

.tooltip {
    font-weight: normal;
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 500;
    top: 0px;
    left: 0px;
    font-size: 24px;
    text-align: center;
    background: white;
    padding-top: 70px;
}

table td .short-url {
    width: 100%;
    clear: both;
    display: inline-block;
    padding-right: 120px;
}

table td .short-url .url {
    display: inline-block;
    max-width: 100%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

table td .short-url .icons {
    display: inline-block;
    min-width: 110px;
    float: right;
    margin-right: -120px;
}

table td .short-url a {
    margin-left: 5px;
    text-decoration: none;
}

table .circle {
	width: 14px;
	height: 14px;
	background: #777777;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
}

.table-buttons .btn {
    font-size: 12px;
}

table ul.no-margin {
    padding-left: 20px;
}

.table th .header {
    margin-right: 20px;
}

.table th .help {
    float: right;
    margin:-20px 0 0 -20px;
}

/* -----------------------------------------
   Particular page styles
----------------------------------------- */
#text-report-maintable .one-word-wrap {
    display: inline-block;
    min-width: 110px;
}

#text-report-maintable .two-words-wrap {
    display: inline-block;
    min-width: 160px;
}

#text-report-maintable .three-words-wrap {
    display: inline-block;
    min-width: 220px;
}

#text-report-maintable .form-control.input-sm {
    width: 250px ;
    font-weight: normal;
}

#text-report-maintable .word-percent {
    display: inline-block;
}

#organic-report .tile sup {
    font-size: 1em;
}

#site-structure-report table .label-wrap {
    min-width: 1px;
    height: 22px;
    margin-right: 10px;
    display: inline-block;
}

#site-structure-report table td:nth-child(2) {
    padding: 10px 0 8px 10px;
}

#content-report-images span.preview-not-detected {
    color: #D0D0D0;
    font-style: italic;
}

#pdf-export-page .bs-callout-danger h1 {
    margin-bottom: 0;
}

#pdf-export-page .conclusion-item-description {
    margin-top: 10px;
}