/*
 * Всякая ересь и, внезапно, штатные железобетонные настройки
 */

/* Сдвиг для анкоров - !!! Хитрожопо-бестолковая затычка - Из-за верхнего всплывающего меню
-------------------------------------------------------------- */
.anchor{ height:50px;}


/* Подсветка имени файла шаблона ВП
-------------------------------------------------------------- */
.system.template{ position:fixed; top:120px; right:0; padding:10px; color:#fff; background:#f90; font-size:16px; display:block }
.system{ display:none; /*color:#f90 !important; font-weight:bold;*/ } /* Служебка : ID терминов в карте, маркеры шаблонов */


/* Експандер - Только в пейдж-систем.пхп и пейдж-систем-2.пхп
-------------------------------------------------------------- */
.pttm-expander { cursor:pointer }

.pttm-expander span{ display:block; float:left; margin:5px 0 0 -20px; width:17px; height:17px; background: url(../img/btn-plus.png) no-repeat #c6dcf0; border-radius:3px; cursor:pointer}
.pttm-expander span:hover{background-color:#76b8eb}
.pttm-expander span.open{background-position: left bottom;}
.pttm-expander span.close{background-position: left top;}

.pttm-expander-block{ margin-bottom:24px;}



/* Стили для системной страницы
-------------------------------------------------------------- */

/* Установка ВП */
.page-template-page-system-php .site-content h2{ border-bottom:1px dotted #e0e0e0; padding-bottom:7px}
.page-template-page-system-php .install-entry-content h4{ font-family: Helvetica, Arial, sans-serif; font-style:normal; font-weight:bold; color:#999; background:#f0f0f0; padding:12px; margin:0; }
.page-template-page-system-php .install-entry-content ul{margin:0; list-style:none}
.page-template-page-system-php .install-entry-content li{ padding:8px 12px; margin:0; list-style:none}
.page-template-page-system-php .install-entry-content .install-ok{ background-color:#e5ffe5; padding:8px 12px; margin:0;}
.page-template-page-system-php .install-entry-content .install-hz{ background-color:#ffffe5; padding:8px 12px; margin:0;}
.page-template-page-system-php .install-entry-content .install-fail{ background-color:#ffe5e5; padding:8px 12px; margin:0;}
.page-template-page-system-php .install-entry-content .install-info{ background-color:#f5f5f5; padding:3px 12px 3px 48px; margin:0; font-size:12px}

.page-template-page-system-php #pttm-preloader { background:url(../img/pttm-preloader.gif) left top no-repeat; width:40px; height:40px; margin:-34px 0 0 244px }

.page-template-page-system-php .site-content article{ border:none }


/* Настройки сайта - Информационные таблицы */
.pttm-service-table tr:hover { background:#e9f0ff}
.pttm-service-table td,
.pttm-service-table th{ cursor:default;}
.pttm-service-table th{ background:#f0f0f0; padding:12px; font-weight:bold}
.pttm-service-table td{ padding:8px 12px }


.pttm-service-table .odd{ background:#f7f7f7 }
.pttm-service-table .even{ background:#f9f9f9 }

.pttm-service-table .td-1{ width:120px }
.pttm-service-table .td-2{ width:300px }

#terra-mo-common-settings td,
.terra-mo-update-responce td{ vertical-align:middle }
#terra-mo-common-settings .td-2,
.terra-mo-update-responce .td-2{ font-weight:bold; }






/* Сообщения: Браузер устарел
-------------------------------------------------------------- */
#browser-update-messge{ padding:24px 24px 12px; width:992px; margin:0 auto; background:#fd8 }
#browser-update-messge .browser-update-title{ font-size:18px}




