﻿.moab_th {
    text-align: center; vertical-align:middle !important; width: 100px !important; font-size:13px;
}
#direct {
    margin: 0;
    padding: 0;
}

.my-responsive {
    overflow-x: auto;   
    overflow-y: hidden;     
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.phrase {
    text-align: center; 
    vertical-align: middle !important;
}

.wscount {
    width:100px !important;
    max-width:100px !important;
    text-align: center; 
    vertical-align: middle !important;
}

.nav-th {
    padding: 0px !important;
    border: 0;
    
}

.nav-p {
    width: 100%;
    border-radius: 0 !important;
}

.direct-details {
    width: 200px;
    font-size: 10pt !important;
    font-weight: normal !important;
    vertical-align: middle !important;
    text-align: center; 

}

.nav-active {
    background-color:#1abc9c;
}

.nav-active a {
    color: white;
}

.direct-parent, .context-parent, .top-parent {
    width: 100%;
    height:120px;
    overflow: hidden;
    overflow-x: scroll;
    white-space:nowrap;
    font-size:12px;
}

.d-kw, .c-kw, .t-kw {
    border:1px solid gray;
    display: inline-block;
    width: 450px;
    height:70px;
    vertical-align: top;
    text-align: center;
    margin:0;
    font-weight: bold;
}

.d-count, .c-count, .t-count, .t-answerscount {
    border:1px solid gray;
    display: inline-block;
    width: 100px;
    height:70px;
    vertical-align: top;
    text-align: center;
    margin:0;
    font-weight: bold;
}

.d-param, .c-param, .t-param {
    border-bottom:1px solid gray;
    border-left:1px solid gray;
    border-right:1px solid gray;
    display: inline-block;
    width: 602px;
    height:70px;
    vertical-align: top;
    text-align: center;
    margin:0;
    font-weight: bold;
}

.d-param-title, .c-param-title, .t-param-title {
    border-top: 1px solid gray;
    height: 30px;
    margin:0;
}

.d-param-block, .c-param-block {
    border-top:1px solid gray;
    border-right:1px solid gray;
    float: left;
    width:120px;
    height: 40px;
}

.t-param-block {
    border-top:1px solid gray;
    border-right:1px solid gray;
    float: left;
    width:150px;
    height: 40px;
}

.d-param-block-last, .c-param-block-last {
    border-top:1px solid gray;
    float: left;
    width:120px;
    height: 30px;
}

.t-param-block-last {
    border-top:1px solid gray;
    float: left;
    width:150px;
    height: 30px;
}

.d-empty {
    border:1px solid gray;
    display: inline-block;
    width: 3579px;
    height:30px;
    vertical-align: top;
    text-align: left;
    margin:3px 0 0 0; 
}

.c-empty  {
    border:1px solid gray;
    display: inline-block;
    width: 5095px;
    height:30px;
    vertical-align: top;
    text-align: left;
    margin:3px 0 0 0; 
}

.t-empty {
    border:1px solid gray;
    display: inline-block;
    width: 5095px;
    height:30px;
    vertical-align: top;
    text-align: left;
    margin:3px 0 0 0; 
}


.d-empty span, .c-empty span, .t-empty-span {
    display: table;
    vertical-align:middle;
}

.c-highlight, .c-banner, .t-commerce {
    border:1px solid gray;
    display: inline-block;
    width: 150px;
    height:70px;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
}

.t-auto, .t-market, .t-travel, .t-taxi, .t-avia, .t-job, .t-realty,
.t-fines, .t-payhousing, .t-payphones, .t-companiesonmap, .t-quickbot {
    border:1px solid gray;
    display: inline-block;
    width: 120px;
    height:70px;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
}

/* NAVBAR */





.btn-primary {
    color: white;
    background-color: #1abc9c;
    border-color: #17a689;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: white;
    background-color: #15987e;
    border-color: #0f705d;
}


.pagination>.active>a {
    background-color: #1abc9c;
    border-color: #17a689;
}

.pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #1abc9c;
    border-color: #17a689;
}

.field-validation-error {
    color: #f00;
}
 
.field-validation-valid {
    display: none;
}
 
.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}
 
.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}
 
.validation-summary-valid {
    display: none;
}

/* wordstat view */

.buttons {
    margin-bottom: 15px;
}
.form-control-textarea {
    width: 57em;
}

.form-control-small {
    width: 15em;
}

.vtop {
    text-align: left;
    vertical-align: top !important;
    width: 33%;
}

/* finance */

.input-promo {
    width: 300px !important;
}
.input-amount {
    width: 100px !important;
}

.dotted_underline {
  /* border-bottom: 1px dashed #337ab7; */
    text-decoration: none;
}

.navbar-right {
    margin-right:0px !important;
}

.td-padding {
    padding: 3px !important;
}

.progress {
  background-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#spinner0, #spinner1, #spinner2 {
    display:none;
}

.dl-horizontal dt {
    text-align: left !important;
}

/*.selected_region {
    font-weight: bold;
}*/

.treeview {
    max-height: 300px;
    overflow-y: scroll;
}




.membership-pricing-table {
    width: 920px
}

.membership-pricing-table table .icon-no,.membership-pricing-table table .icon-yes {
    font-size: 22px
}

.membership-pricing-table table .icon-no {
    color: #a93717
}

.membership-pricing-table table .icon-yes {
    color: #209e61
}

.membership-pricing-table table .plan-header {
    text-align: center;
    font-size: 48px;
    border: 1px solid #e2e2e2;
    padding: 25px 0
}

.membership-pricing-table table .plan-header-free {
    background-color: #eee;
    color: #555
}

.membership-pricing-table table .plan-header-blue {
    color: #fff;
    background-color: #61a1d1;
    border-color: #3989c6
}

.membership-pricing-table table .plan-header-standard {
    color: #fff;
    background-color: #ff9317;
    border-color: #e37900
}

.membership-pricing-table table td {
    text-align: center;
    width: 15%;
    padding: 7px 10px;
    background-color: #fafafa;
    font-size: 14px;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

.membership-pricing-table table,.membership-pricing-table table td {
    border: 1px solid #ebebeb
}

.membership-pricing-table table tr td:first-child {
    background-color: transparent;
    text-align: right;
    width: 24%
}

.membership-pricing-table table tr td:nth-child(5) {
    background-color: #FFF
}

.membership-pricing-table table tr:first-child td,.membership-pricing-table table tr:nth-child(2) td {
    -webkit-box-shadow: none;
    box-shadow: none
}

.membership-pricing-table table tr:first-child th:first-child {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: #e2e2e2
}

.membership-pricing-table table tr:first-child th .pricing-plan-name {
    font-size: 22px
}

.membership-pricing-table table tr:first-child th .pricing-plan-price {
    line-height: 35px
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>sup {
    font-size: 45%
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>span {
    font-size: 30%
}

.membership-pricing-table table tr:first-child th .pricing-plan-period {
    margin-top: -7px;
    font-size: 25%
}

.membership-pricing-table table .header-plan-inner {
    position: relative
}

.membership-pricing-table table .recommended-plan-ribbon {
    box-sizing: content-box;
    background-color: #dc3b5d;
    color: #FFF;
    position: absolute;
    padding: 3px 6px;
    font-size: 11px!important;
    font-weight: 500;
    left: -6px;
    top: -22px;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 -1px #c2284c inset;
    box-shadow: 0 -1px #c2284c inset;
    text-shadow: 0 -1px #c2284c
}

.membership-pricing-table table .recommended-plan-ribbon:before {
    border: solid;
    border-color: #c2284c transparent;
    border-width: 6px 0 0 6px;
    bottom: -5px;
    content: "";
    left: 0;
    position: absolute;
    z-index: 90
}

.membership-pricing-table table .recommended-plan-ribbon:after {
    border: solid;
    border-color: #c2284c transparent;
    border-width: 6px 6px 0 0;
    bottom: -5px;
    content: "";
    right: 0;
    position: absolute;
    z-index: 90
}

.membership-pricing-table table .plan-head {
    box-sizing: content-box;
    background-color: #ff9c00;
    border: 1px solid #cf7300;
    position: absolute;
    top: -33px;
    left: -1px;
    height: 30px;
    width: 100%;
    border-bottom: none
}


#source_lines_mode0, #source_lines_mode1, #source_lines_mode2, #minus-words {
    line-height: 20px;
}

 .left-nav {
    font-size: 14px;
    line-height: 2.8;
    background-color: #1c1e25;
    color: white;
    box-sizing: border-box;
    font-weight: bold;
    text-transform: uppercase;
    text-align:left;
    border-top:1px solid #272a33;
    border-bottom:1px solid #272a33;
    padding-left:7px;
 }

 .tpromo td {
     padding: 10px 0 10px 0;
 }

 .tpromo i.fa-check-square-o {
     color: red;
 }

.tpromo i.fa-users {
     color: blue;
 }

.tpromo i.fa-line-chart {
     color: orange;
 }

.tpromo i.fa-wechat {
     color: #26ab5f;
 }

.huser {
    font-size: 18px;
    font-weight: bold;
}

.htask {
    font-size: 16px;
    color: green;
}

.hexp {
    font-size: 14px;
    color:red;
}

.big-checkbox {width: 20px; height: 20px;}

.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin: 0;
    padding: 0;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.panel-orange {
    background-color: orange !important;
}

.nav-tabs { border-bottom: 2px solid #DDD; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #666; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #4285F4 !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 0px; }
.tab-content{padding:15px 10px 15px 10px;}

.ten-padding {padding:10px !important; padding-bottom:0 !important}
.btn-no-padding { padding-left: 10px !important; padding-right: 10px !important; }



.button-font-sm {
    font-size: 15px !important;
}


.plink_input {
    font-family:'Courier New';
    width:300px !important;
}

.nav-small li {
    text-align: left;
}

.largeWidth {
    margin: 0 auto;
    width: 720px;
}

.packet-free-header {
    color: white;
    background-color: #2ecc71;
    padding: 10px 0 10px 0;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}

.packet-mini-header {
    color: black;
    background-color: orange;
    padding: 10px 0 10px 0;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}

.packet-basic-header {
    color: white;
    background-color: #1abc9c;
    padding: 10px 0 10px 0;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}

.packet-standard-header {
    color: white;
    background-color: #e74c3c;
    padding: 10px 0 10px 0;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}

.packet-pro-header {
    color: white;
    background-color: #3498db;
    padding: 10px 0 10px 0;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}

.price {
    font-size: 24px;
}

div.pq-grid .fa {
    font-family: "FontAwesome";
}


table.tableSection {
    display: table;
    width: 100%;
    border:0;
}

table.tableSection thead, table.tableSection tbody {
    float: left;
    width: 100%;
}

table.tableSection tbody {
    overflow: auto;
    height: 150px;
}

table.tableSection tr {
    width: 100%;
    display: table;
    text-align: left;
}

table.tableSection th, table.tableSection td {
    width: 33%;
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/Content/Preloader_11.gif) center no-repeat #fff;
}