.wrap {height: auto !important;min-height: 80%;}

.page-header {margin: 0 !important;}
#page {padding-top: 80px;}
#page .center {text-align: center;}

.catLoader {background-color: white;position: fixed;width: 100%;height: 100%;left:0;top:0;display: none;z-index: 100;}
.catLoaderImg {background: url('../images/cat-loader.gif');width: 160px;height: 160px;margin: auto;margin-top:100px;}
.catLoaderText {width: 200px;margin: auto;}

.alert-notify {box-sizing: content-box !important; width: 200px;height: 200px;background: none repeat scroll 0 0 #77aff0;border-radius: 5px;position: fixed;right: 20px;bottom: 20px;padding: 10px 15px;z-index: 100;color: white;border: 1px solid #2190db;}
.alert-notify a,
.alert-notify a:focus,
.alert-notify a:hover,
.alert-notify a:active {color: #FFF;}
.alert-body a,
.alert-body a:focus,
.alert-body a:hover,
.alert-body a:active {color: #FFF;text-decoration: underline;}
.alert-header {float: left;width: 100%;}
.alert-title {float: left;}
.alert-close {float: right; font-size: 16px;}
.alert-close a {font-weight: bold; font-size: 24px; text-decoration: none; display: block; margin-top: -10px;}
.alert-footer {position: absolute; bottom: 10px;}
.alert-body {float: left; margin-bottom: 10px; height: 145px; overflow-x: hidden; width: 100%}
.alert-footer a, .alert-footer a:focus, .alert-footer a:hover, .alert-footer a:active {text-decoration:none; border-bottom: 1px dashed;}
.alert-content-textarea {hght: 160px; width: 530px;}
.alert-ajax-loader {width: 31px;height: 20px;background: url('../images/ajax-loader-2.gif');background-repeat: no-repeat;background-position: center center;}
.alert-loader-div {float: right; margin-left: 10px; display: none;}

.ico-query {display: inline-block;width: 17px; height: 17px;background: url('../images/ico-query.png') no-repeat 0 0;cursor: pointer;}
.ico-query:hover {background-position: 0 -18px;}

#admin-transactions-list .app-bootstrap-picker {width: 135px}
#admin-transactions-list .bootstrap-switch {width: 146px !important; height: 30px;font-weight: normal;}
#admin-transactions-list .bootstrap-switch-handle-on {height: 30px; line-height: 1.8;}
.page-menu-links {margin-bottom: 10px;}
.page-data-count {margin: 0 20px;}

.ui-autocomplete {background-color: #F0F0F0;}
.legend-box {display: block; float: left; height: 15px; margin: 3px 3px 0 0; width: 15px;}
.legend-wrap {float: left; margin: 0 15px;}
.yandex-data {color: #fd5151;font-weight: bold;}
.yandex-data > span {position: relative;padding: 0 0 0 20px}
.yandex-data > span:before {content: '';display: block;width: 13px; height: 13px;background: #fd5151;position: absolute;left: 0; top: 1px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.google-data {color: #336ef3;font-weight: bold;}
.google-data > span {position: relative;padding: 0 0 0 20px}
.google-data > span:before {content: '';display: block;width: 13px; height: 13px;background: #336ef3;position: absolute;left: 0; top: 1px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.yandex-data small,.google-data small {position: relative;font-size: 10px;vertical-align: top;margin: 0 0 0 2px;position: relative;top: -2px;}
.yandex-data small.green,
.google-data small.green {color: #8ccb6c}
.yandex-data small.red,
.google-data small.red {color: #d2b5b5}

.project-mine-menu-ico {float: left; display: inline-block; width: 45px; height: 48px; margin: 0 32px; }
.project-mine-menu-ico span {font-size: 30px;margin-top: 11px;margin-left: 2px;}
.project-mine-menu-items a {text-align: center;}
.project-mine-table .edit-project-ico {display: none !important}
.project-mine-table .edit-project-ico-visible {display: inline-block !important;}

.app-dropdown-toogle {cursor: pointer;}
.app-dropdown-toogle span {font-size: 20px;}
.app-dropdown li a {font-size: 15px;}
.app-dropdown li a i.glyphicon, .app-dropdown li a i.fa {color:#0088CC !important;margin-right: 10px}
.app-dropdown li a:hover i.glyphicon, .app-dropdown li a:hover i.fa {color:white !important;margin-right: 10px}

footer {margin-top:20px;background: url('../images/footer_bg.png') repeat;padding: 20px 0 0 0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;border-top: 1px solid #E5E5E5;border-bottom:6px solid #00AFE5;}
.footer .ico-mantix, .footer .ico-mirafox, .footer .ico-faq {display: inline-block;width: 104px; height: 70px;margin:0 15px 0 0;}
.va-middle {display: inline-block;vertical-align: middle;line-height: 1;}
.footer .ico-mantix {background: url('../images/mantix_logo.png') no-repeat;}
.footer .ico-mirafox {background: url('../images/mirafox_logo.png') no-repeat;}
.footer .ico-faq {background: url('../images/faq_logo.png') no-repeat;}
.footer .ico-mantix:hover, .footer .ico-mirafox:hover, .footer .ico-faq:hover {background-position: 0 -70px;}
.footer .ico-wrapper {z-index: 100;position: relative;}
.footer .title {font-size: 14px;color: #A3A3A3;}
.footer ul {list-style: none;list-style-position: inside;margin-left: 0;}
.span-custom {width: 90px;}
.footer .span2, .footer .span-custom {margin-top: -11px;}

.red-text {color: #FF0000}
li.active .red-text-bold .red-text {color: white !important}

.editable-link {border-bottom: 1px dashed #0088CC;text-decoration: none !important}
.dashed-link {border-bottom: 1px dashed;text-decoration: none !important}
.editable-link:hover {text-decoration: none !important}
.white-link {color:white;text-decoration: underline;}
.white-link:hover, .white-link:focus {color:white;}
.blue-link {color:#31708f;text-decoration: underline;}
.blue-link:hover, .blue-link:focus {color:#31708f;}

.page-data-count {display: block;float: right;margin: 8px 15px 0 10px;}

.error-validation-message {color: #FF0000;font-weight: bold;}

.payment_types {margin-top: 20px;width: 100%;}
.payment_types a {background: url("../images/lib_pay_types.png") no-repeat scroll 1000px 1000px transparent;border: 1px solid #F2F2F2;border-radius: 8px 8px 8px 8px;display: block;float: left;height: 91px;margin: 10px 20px 10px 0;width: 179px;outline: none;}
.payment_types a:hover {background-color: white;border: 1px solid #e3e3e3;-webkit-box-shadow: #ccc 0px 1px 5px;-moz-box-shadow: #ccc 0px 1px 5px;box-shadow: #ccc 0px 1px 5px;}
.payment_types .webmoney {background-position: 17px 24px;}
.payment_types .yandex_money {background-position: -166px 24px;}
.payment_types .robokassa {background-position: 17px -256px;}
.payment_types .noncash_ru {background-position: 37px -348px;}
.payment_types .unitpay {background: transparent url("../images/unitpay_all.jpg") no-repeat scroll 75% / contain;}
.payment_types .corefy {background: transparent url("../images/corefy.svg") no-repeat scroll 75% / contain;}
.payment-types-line {float: left; width: 100%; height: 180px; margin-bottom: 20px;}

.export_to_excel_div {background: url("../images/excel.png") left center no-repeat transparent; float:right; }
.export_to_pdf_div {background: url("../images/pdf.png") left center no-repeat transparent; float:right; width: 16px; height: 16px;}
.export_to_word_div {background: url("../images/word.png") left center no-repeat transparent; float:right; width: 16px; height: 16px;}
.export_to_excel, .export_to_pdf, .export_to_word {margin-left: 22px; text-align: right; text-decoration: none; font-size: 16px}
.export_to_pdf_div_icon {float: none; width: 100%;}
.export_to_excel:focus, .export_to_pdf:focus, .export_to_word:focus {outline: none;}

.user-balance-block {float:right;background-color: #F5F5F5;border-bottom: 1px solid #EEEEEE;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;border-left: 1px solid #EEEEEE;border-right: 1px solid #EEEEEE;float: right;font-size: 16px;margin-bottom: -25px;margin-top: -20px;padding: 10px;position: relative;right: 0;}
#page .bootstrap-switch-id-switch-chart-date {width: 170px;}

.center-start-btn {display: block; margin: auto; text-align: center; width: 100px}

#page .table.table-noborder > thead > tr > th,
#page .table.table-noborder > tbody > tr > th,
#page .table.table-noborder > tfoot > tr > th,
#page .table.table-noborder > thead > tr > td,
#page .table.table-noborder > tbody > tr > td,
#page .table.table-noborder > tfoot > tr > td,
#page .table-noborder {border: none;}

.form {margin: 15px;}
.form textarea {resize: vertical;}
.form .has-error .form-control {border-width: 2px;}

#page .ui-autocomplete, #page-body .ui-autocomplete {max-height: 200px; overflow-y: auto;}
#page a.posLinck, #page a.posLinck:hover, #page a.posLinck:focus {text-decoration: none;}

.select2-container-multi .select2-choices .select2-search-field input {
    height: 36px !important;
}
.select2-container {
    margin-bottom: 0 !important;
}
#s2id_thematic {
    width: 100%;
}
.select2-container-multi .select2-choices .select2-search-choice {
    padding: 7px 13px 10px 18px !important;
}
.select2-search-choice-close {
    top: 7px !important;
}
.text-center {text-align: center;}

.pluso-clone {
    background: url("/assets_app/images/sprite_social_icons.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 34px;
    margin: 0 0 0 5px;
    padding: 0;
    vertical-align: middle;
    width: 34px;
}
.pluso-clone-vkontakte {
    background-position: -143px 0;
}
.login-btn {padding: 6px 55px;}
.confirm-email-div {width: 0; height: 0; position: absolute !important;}
.confirm-email-div .error-validation-message, .registration-email-confirm {margin: -1000px;}
#registrationForm .control-label, #horizontalForm .control-label {text-align: left;}
#registrationForm input[type="text"], #registrationForm input[type="password"], #loginUserForm input[type="text"], #loginUserForm input[type="password"] {width: 300px; margin-right: 20px;}
.registration-panel {width: 100%;}
.error-validation-message {
    color: #ff0000;
    font-weight: bold;
}

.bs-callout                             {background-color: #f7f7f9;margin-bottom: 20px;padding: 2px;padding-left: 12px;border-radius: 0px;}
.bs-callout-info                        {border-left: 5px solid #428bca;}
.bs-callout-danger                      {border-left: 5px solid #d9534f;color:#d9534f;}

.form-horizontal-message                {background-color: #f7f7f9;height: 34px;border-radius: 0px;}
.form-horizontal-message-error          {border-left: 5px solid #d9534f;}
.form-horizontal-message-error .message {padding-left: 10px;padding-top: 8px;float: left;color: #d9534f;}

.page_project_add .app-static-field                                             {margin-bottom: 1px;}
.page_project_add .has-success .form-control                                    {border-color: #4cae4c;}
.page_project_add .has-success .form-control-feedback                           {color: #4cae4c;right: 0px;}
.page_project_add .has-error   .form-control-feedback                           {right: 0px;}
.page_project_add .has-error .select2-container .select2-choice                 {border: 1px solid #a94442;}
.page_project_add .has-error .select2-container .select2-choices                {border: 1px solid #a94442;}
.page_project_add .help-block                                                   {margin-bottom: 0px;color: #737373 !important;}
.page_project_add .step1, .page-project-add-header .step1                       {display: none}
.page_project_add .step1-visible, .page-project-add-header .step1-visible       {display: block;}
.page_project_add .step2                                                        {display: none}
.page_project_add .step2-visible                                                {display: block;}
.page_project_add .keywords-table .action                                       {font-size:22px;color:#ababab;margin-left: 3px;}
.page_project_add .keywords-table .actions                                      {width:100px;}
.page_project_add .keywords-table tr:hover .action_delete                       {color:#d9534f;}
.page_project_add .keywords-table tr:hover .action_cancel                       {color:#d9534f;}
.page_project_add .keywords-table tr:hover .action_success                      {color:#5cb85c;}
.page_project_add .keywords-table tr:hover .action_edit                         {color:#428bca;}
.page_project_add .keywords-table td                                            {vertical-align:middle;}
.page_project_add .import-btn                                                   {padding-left:20px;background:url('../images/excel.png') no-repeat scroll left center transparent}
.page_project_add .google-icon                                                  {background:url('../images/search_google_icon.png') no-repeat scroll left center transparent;display: inline-block;height: 24px;width: 24px;}
.page_project_add .yandex-icon                                                  {background:url('../images/search_yandex_icon.png') no-repeat scroll left center transparent;display: inline-block;height: 24px;width: 24px;}
.page_project_add .budget-help                                                  {margin-left: -10px;margin-top:8px;}
.page_project_add .keyword-money-sign                                           {position: absolute;margin-left: 116px;margin-top: 5px;}
.page_project_add .check-agreement .checkbox                                    {margin-left: 33px;}

.project_region_container .select2-container .select2-choice                    {padding: 3px 12px;height: 34px;background-image:none;border: 1px solid #ccc;}
.project_region_container .select2-results .select2-no-results,
.project_region_container .select2-results .select2-searching,
.project_region_container .select2-results .select2-selection-limi              {background:none;}
.project_region_container .select2-dropdown-open .select2-choice, 
.project_region_container .select2-container.select2-drop-above .select2-choice {background: none;border: 1px solid #ccc;}
.project_region_container .select2-container .select2-choice span               {color: #555;}
.project_region_container .select2-container .select2-choice div                {background: none; background-color: #e5e5e5; border-left: 1px solid #ccc;}
.project_region_container .select2-container .select2-choice div b              {margin-top: 3px;}
.project_region_container .select2-dropdown-open .select2-choice div            {background: none;border-left: none}
.project_region_container .select2-drop                                         {border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.project_region_container .select2-search input                                 {border: 1px solid #ccc;background:url("/assets_app/js/vendors/select2/img/select2.png") no-repeat scroll 100% -22px, repeat scroll 0 0 rgba(0, 0, 0, 0);}

.project_thematic_selector .select2-choices                                     {background: none;border: 1px solid #ccc;border-radius: 4px;}
.project_thematic_selector .select2-choices .select2-search-choice              {background: none;background-color: #428bca;color: white;border:none;border-radius: 4px;box-shadow:none;margin-top: 4px;}
.project_thematic_selector .select2-choices .select2-search-choice-close:before {content: "\f00d";}
.project_thematic_selector .select2-choices div                                 {padding-left: 6px;padding-top: 1px;}
.project_thematic_selector .select2-choices .select2-search-choice-close        {display: inline-block;font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 14px;margin-left:4px;margin-top:-2px;background:none;color: white;}
.project_thematic_selector .select2-choices .select2-search-field input         {height: 30px !important;}
.project_thematic_selector .select2-choices .select2-search-choice              {padding: 4px 13px 7px 18px !important;}

.popover {width: auto;min-width: 236px;max-width: 300px;}
.popover-wide .popover, .popover-wide .popover-title, .popover-wide .popover-content {min-width: 330px; max-width: 500px; }
span.has-validation-error, span.has-validation-error * {color: #d9534f; font-weight: bold;}
input.has-validation-error, textarea.has-validation-error {border-color: #a94442; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; border-width: 1px;}
input.has-validation-error:focus, textarea.has-validation-error:focus {border-color: #843534; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;}
#project_keyword_list .tooltip-inner, #user_comment_info .tooltip-inner {max-width: 400px;}
#project_keyword_list .typeahead.dropdown-menu {max-height: 200px; overflow-y: auto; min-width: 375px;}
.project_comment {resize: vertical;}

.add_project_ajax_loader {float: left; display: none; margin-left: 40px}
.ajax_loader {width: 31px; height: 31px; background: url('../images/ajax-loader.gif'); background-repeat: no-repeat; background-position: center center;}
.url-help {position: absolute; margin-left: 180px; margin-top: 6px;}
#downloadModal .projectDataArea {height: 130px;outline: medium none;padding: 9px;resize: none;width: 100%;}
.orDiv {margin: auto;text-align: center;font-size: 16px;color: #a7a7a7; margin-top: 15px;margin-bottom: 15px;}
#downloadButton {margin: auto;margin-top: 15px;margin-bottom: 15px;display: block;width: 250px;}
.modalHelper {margin: auto;color: #a7a7a7;text-align: justify;}
#message_alert {margin: 5px 0;}
.my_competitor_area {outline: none;resize: none;width: 100%;margin-top: 5px;height: 130px;padding: 9px;}
#my_competitors {width: 95%;height: 110px;margin-left: 0px;overflow-y: auto;background-color: white !important;}
.projectPlotContent td > p {height: 30px;}
.projectPlotContent td {padding: 5px;}
.projectPlotContent .well {margin-top: 16px; margin-bottom: 0; min-height: 128px;}
.projectPlotContent {padding: 20px;}
#myModalAddCompetitor .add_project_ajax_loader {margin-left: 0;}

 #myModalShowStat .modal-dialog {width: 1200px;}
 #yandexStatControl, #googleStatControl {height: 50px;}
#yandexStatChart, #googleStatChart {height: 300px;}
#keywordsStatYandexControl, #keywordsStatGoogleControl, #ycChartTControl, #gprChartPControl {width: 1200px;height: 50px;}
#keywordsStatYandexChart, #keywordsStatGoogleChart, #ycChartTChart, #gprChartPChart {width: 1200px;height: 300px;}

.editable-click, a.editable-click, a.editable-click:hover {text-decoration: none; border-bottom: dashed 1px #0088cc;}
.period-list-div {overflow-y: auto; max-height: 385px;}

#accordion .caret {border-top: 4px solid; vertical-align: middle;}

#myModalAdminTransactions .modal-dialog {width: 1100px;}
#modalHistory .modal-dialog {width: 800px;}
#userSessionExpired .modal-dialog {width: 430px;}
#userSessionExpired .modal-header {background-color: #428bca; color: white; border-radius: 4px 4px 0px 0px;}
#userSessionExpired .close {opacity: 1; color: white;}
.transaction-list-div {max-height: 500px; overflow-x: auto;}
.transaction-list-div .starting-project p {font-size: 14px;}
.transaction-list-div .starting-project .order-prices {width: 49%; min-height: 0; padding: 20px 10px 0 20px; margin: 0 0 15px;}
.transaction-list-div .starting-project .transaction-prices {margin: 0 0 15px 10px;}
.orderHistoryInfo .popover, .orderHistoryInfo .popover-title {max-width: 600px !important;word-wrap: break-word;}
.nopadding {padding: 0;}
.nopadding-left{padding-left: 0;}

#projectWithoutKeywords .control-label { text-align: left; }
#projectWithoutKeywords .ajax_loader { margin-top: 1px; margin-left: -55px; }

#page .project-mine-menu-items {margin-top: -15px;}
#page .sample-keywords-table-header, #page .sample-keywords-table {width: 355px; margin-bottom: 0; table-layout:fixed;}
#page .sample-keywords-table-header {height: 24px;}
#page .sample-keywords-table-header td, #page .sample-keywords-table td { overflow: hidden; vertical-align: middle;}
#page .sample-keywords-table-header .col-keyword, #page .sample-keywords-table .col-keyword {width: 170px;}
#page .sample-keywords-table-header .col-position, #page .sample-keywords-table .col-position {width: 50px;}
#page .sample-keywords-table-header .col-budget,  #page .sample-keywords-table .col-budget {width: 70px;}
#page .sample-keywords-table-header .col-button,  #page .sample-keywords-table .col-button {width: 30px;}
#page .sample-keywords-table td:nth-child(2) {color: #e03434;}
#page .sample-keywords-table td:nth-child(3) {color: #3d993d;}

#page .vert .simply-scroll-clip {width: 385px; height: 380px;}

#project_keyword_list {table-layout: fixed}
#project_keyword_list th {height: 47px;}
#project_keyword_list .col-keyword {width: 235px; overflow: hidden;}
#project_keyword_list .col-url {width: 220px;}
#project_keyword_list .col-budget {width: 110px;}
#project_keyword_list .col-position {width: 45px;}
.add-sample-keyword-button span {cursor: pointer;}
.keyword-edit-btn {cursor: pointer;}

.enforce-links-label {display: block; float: left}
.enforce-links-helper {float: left; margin: 8px 0 0 8px;}