/* Sub-navigation initial state */
#m1 {display:none; }
#m2 {display:none; }
#m3 {display:none; }
#m4 {display:none; }
#m5 {display:none; }
#m6 {display:none; }
#m7 {display:none; }
#m8 {display:none; }

error {color:#FF0000}

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #ACB6C2;
  background-color: #0b283b;
  

}
.header-container {
  width: 980px;
  margin: 0 auto; /* Центрируем шапку */
}
.main-container {
  margin: 0 auto;
  width: 980px; /* Фиксированная ширина для сохранения пропорций */
  position: relative; /* Для управления внутренним содержимым */
  z-index: 1; /* Чтобы контент был выше фона */
  background-color: #0b283b;
}

.parallax-background {
  position: fixed; /* Фиксированная позиция */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover; /* Растягиваем изображение по размеру экрана */
  background-repeat: no-repeat; /* Отключаем повторение изображения */
  background-position: top center; /* Начинаем с верхнего края изображения */
  z-index: -1; /* Помещаем фон под основной контент */
}

.social-container {
  background-image: url('/template/l2c1/images/menu_bg2.jpg'); /* Замените на ваш фон */
  background-size: 100% auto; /* Растягиваем изображение по ширине контейнера */
  background-position: bottom center; /* Центрируем изображение по горизонтали и прижимаем к нижнему краю */
  background-repeat: no-repeat; /* Отключаем повторение */
  padding: 20px; /* Добавляем отступы */
}

/* Default text styles */
body, td, .default {font-family:Verdana, Helvetica, sans-serif; font-size:11px; color: #ACB6C2; }
img {border:0px;}
ul {margin-top:0px;}
a:link {color: #97E6ED; text-decoration:none;}
a:visited {color: #97E6ED; text-decoration:none;}
a:active {color: #97E6ED; text-decoration:underline;}
a:hover {color: #FFF; text-decoration:underline;}

/* Table Formatting */
.tblborder {border:1px solid #7D99AC;}
.tblborder_sel {border:1px solid #FFEE71;}

/* News Styles */
.newsHeader {padding:20px 40px 20px 40px;} /* Block containing date and title */
.bbs02 {float:right; font-family:verdana; font-size:11px; color:#A0AFBD;} /* Date */
.bbs07 {float:left; font-family:verdana; font-size:11px; color:#DABA4C; font-weight:bold;} /* Title */
.bbs03l {margin:0px 40px 0px 40px; font-family:verdana; font-size:11px; color:#A0AFBD; } /* Body content for news posts */
.divider {background:url(../common/images/dotline.gif) no-repeat; margin:30px 0px 0px 40px;} /* Dividing dotted line */
.new {float:left; clear:left; position:relative; top:2px; margin-right:2px;} /* Small new text graphic */
.content {text-align:left;}
/* News Link Colors */
.m02 a:link, .bbs03l a:link, .bbs03 a:link {color: #97E6ED; text-decoration:none;}
.m02 a:visited, .bbs03l a:visited, .bbs03 a:visited {color: #97E6ED; text-decoration:none;}
.m02 a:active, .bbs03l a:active, .bbs03 a:active {color: #97E6ED; text-decoration:underline;}
.m02 a:hover, .bbs03l a:hover, .bbs03 a:hover {color: #FFF; text-decoration:underline;}
.bbs03l a{font-weight:bold;}

/* Form and interface elements */
textarea {font-family:Verdana; font-size:11px; color:#000000; padding:3px; }
input,select {font-family:Verdana; font-size:11px; color:#000000;}
.input01 {border:1px solid #BCC3C7; height:20px;}
.input02 {
	border:1px solid #A0AEBF; 
	color:#ffffff; 
	background:#4E637E;
	scrollbar-face-color: #A0AEBF; 
	scrollbar-shadow-color: #4E5580; 
	scrollbar-highlight-color: #A0AEBF; 
	scrollbar-3dlight-color: #4E5580; 
	scrollbar-darkshadow-color: #A0AEBF; 
	scrollbar-track-color: #A0AEBF; 
	scrollbar-arrow-color: #4E637E;
} 
.input03 {border:1px solid #1E2225; color:#ffffff; background:#396474;} 
.input04 {border:0px; color:#ffffff; background:#396474;} 

.bbs08, .np01b {font-family:verdana; font-size:12px; color:#DABA4C; font-weight:bold;}/*12 pixel gold title*/
.bbs01 {font-family:verdana; font-size:11px; color:#8CA8C8; font-weight:bold;}/*Blue Bold text used for table titles*/
.bbs03 { /* Right-hand column and front page event text */
	font-family:verdana; 
	font-size:11px; color:#A0AFBD; 
	line-height:15px;
	margin:0px 10px 0px 10px; 
	/*background-color:#00192C; */
	text-align:left; 
	padding:10px;
}
.bbs05, .bg02 {font-family:verdana; font-size:11px; color:#FFF; font-weight:bold;} /* Bold White Title Used in Account pages*/

/* Numbers at the bottom of pages for pagination */
.paging {font-family:verdana; font-size:11px; color: #ACB9C2;}
.paging a:link {color: #ACB9C2; text-decoration:none;}
.paging a:visited {color: #ACB9C2; text-decoration:none;}
.paging a:active {color: #ACB9C2; text-decoration:none;}
.paging a:hover {color: #ACB9C2; text-decoration:underline;}

.m02 {color:#D9DEE3; font-size:10px; } /* front-page news items and random tip text */
.m05 {color:#E6C21C; font-size:10px; font-weight:bold;} /* Status text */

/*fansite*/
.m07 {color:#91BFD9; font-size:11px; font-weight:bold;   text-decoration:none;} 
.m07 a:link {color:#91BFD9; text-decoration:none;}
.m07 a:visited {color: #869DAC; text-decoration:none;}
.m07 a:active {color: #869DAC; text-decoration:none;}
.m07 a:hover {color: #FFF; text-decoration:none;}

/* Table cell colors first column */
.tb01 {color:#ACB6C2;}
.tb01 a:link {color: #ACB9C2; text-decoration:none;}
.tb01 a:visited {color: #ACB9C2; text-decoration:none;}
.tb01 a:active {color: #ACB9C2; text-decoration:none;}
.tb01 a:hover {color: #A6DAE5; text-decoration:none;}

.signup01 {font-family:verdana; font-size:11px; color: #D9DEE3;}

/* Blue Subheads */
.bg01, .np01 {font-family:verdana; font-size:11px; color: #8CA8C8;}
.bg01 a:link, .np01 a:link {color: #8CA8C8; text-decoration:none;}
.bg01 a:visited, .np01 a:visited  {color: #8CA8C8; text-decoration:none;}
.bg01 a:active, .np01 a:active {color: #8CA8C8; text-decoration:none;}
.bg01 a:hover, .np01 a:hover {color: #8CA8C8; text-decoration:underline;}

.bg03 {font-family:verdana; font-size:11px; color: #DABA4C;}

.bg04 {font-family:verdana; font-size:12px; color: #dddddd;font-weight:bold;}
.bg04 a:link {color: #dddddd; text-decoration:none;font-weight:bold;}
.bg04 a:visited {color: #dddddd; text-decoration:none;font-weight:bold;}
.bg04 a:active {color: #dddddd; text-decoration:none;font-weight:bold;}
.bg04 a:hover {color: #dddddd; text-decoration:underline;font-weight:bold;}

.bg05 {font-family:verdana; font-size:12px; color: #8CA8C8;font-weight:bold;}
.bg05 a:link {color: #8CA8C8; text-decoration:none;font-weight:bold;}
.bg05 a:visited {color: #8CA8C8; text-decoration:none;font-weight:bold;}
.bg05 a:active {color: #8CA8C8; text-decoration:none;font-weight:bold;}
.bg05 a:hover {color: #8CA8C8; text-decoration:underline;font-weight:bold;}

.np02b, .sp01 {font-size:12px; color: #D9DEE3; font-weight:bold;} /* Very light grey bold title */

.np03 {color: #7C94B0;} /*tabular text information blue*/
.np04 {color: #FFF;} /*white text*/

/* Goldenrod/Orangish text */
.np09, .np09b {color: #D2A517;}
.np09b {font-size:12px; font-weight:bold;}

/*Footer Styles */
.footerWrapper {
  margin: 0 auto 30px auto; /* Центрирование по горизонтали и отступ снизу */
  width:770px; height:200px;
  padding: 0 100px; /* Отступы по 100 пикселей с обеих сторон */
  text-align: center; /* Центрирование текста */
  box-sizing: border-box; /* Включаем padding в ширину контейнера */
}
.legalcopy {font:9px Arial, Helvetica, sans-serif; color:#A2A2A2; float:right; width:145px; display:inline; margin-top:10px;}
.dotlineDiv {float:left; display:inline; margin:0px 5px 0px 5px;}
.logoContainer {float:right; text-align:center; margin-top:10px; display:inline;}
.ncLegal {width:500px; float:left; display:inline; margin-top:40px;}
.ncLogo {width:100px; float:left;}
.intelWrapper {float:right; width:170px;}

.footertxt {font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #4A78AD;font-weight:bold; width:400px; float:left;}
.footertxt a:link { font-size: 11px; color: #4A78AD; text-decoration: none;font-weight:bold;}
.footertxt a:visited { font-size: 11px; color: #4A78AD; text-decoration: none;font-weight:bold;}
.footertxt a:active { font-size: 11px; color: #ffffff; text-decoration: none;font-weight:bold;}
.footertxt a:hover { font-size: 11px; color: #ffffff; text-decoration: none;font-weight:bold;}


#parch_title{ width: 100%; text-align: center; font-size: 16px; font-weight: bold; text-decoration: underline; }
#parch_content_layer{ font-family: Georgia, "Times New Roman", Times, serif; color: #2B201E; z-index: 3; position: absolute; margin-left: 70; width: 450px; text-align: left; margin-top: 65px;}
#parch_body{ color: #47432A; margin-top: 20px; height: 100%; text-indent: 20px; font-size: 14px;}
#parch_footer1{ margin-top: 20px; color: #47432A; width: 100%; text-align: right; font-size: 14px; font-style: italic;}
#parch_footer2{ color: #47432A; width: 100%; text-align: right; font-weight: bold; }
#parch_footer3{ margin-top: 20px; color: #47432A; width: 100%; text-align: right; font-size: 14px; font-style: italic;}
#parch_footer4{ color: #47432A; width: 100%; text-align: right; font-weight: bold; }
  
  .button {
    display: block;
    transition: 0.3s;
}

.button:hover {
    content: attr(data-hover);
    background-image: url(attr(data-hover));
}

.button:hover {
    content: attr(data-hover);
    background-image: url(attr(data-hover));
}

    .dropdown {
      position: relative;
      display: inline-block;
    }

    .dropbtn {
      background-color: rgba(0, 0, 0, 0.5);
      color: white;
      padding: 10px;
      font-size: 16px;
      border: none;
      cursor: pointer;
      border-radius: 5px;
      display: flex;
      align-items: center;
    }

    .dropbtn img {
      vertical-align: middle;
      margin-right: 5px;
      width: 24px;
      height: 24px;
    }

    .dropdown-content {
      display: none;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.5);
      min-width: 100%;
      box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
      z-index: 1;
      border-radius: 5px;
    }

    .dropdown-content a {
      color: white;
      padding: 10px;
      font-size: 16px;
      text-decoration: none;
      display: flex;
      align-items: center;
      border-radius: 5px;
    }

    .dropdown-content a img {
      vertical-align: middle;
      margin-right: 5px;
      width: 24px;
      height: 24px;
    }

    .dropdown-content a:hover {
      background-color: rgba(0, 0, 0, 0.7);
    }

    .dropdown:hover .dropdown-content {
      display: block;
    }

    .dropdown:hover .dropbtn {
      background-color: rgba(0, 0, 0, 0.7);
    }
	
table#skill_table{
	background: #2E6177;
}
td.skill_table_cell{
	background: #00192C;
	padding: 5px;
}
td.skill_table_header{
	background: #084360;
	color: #8CA8C8;
	font-weight: bold;
	padding: 10px;
}
div#class_title{
	font-weight: bold;
	color: #E9E99C;
	padding: 10px;
	padding-top: 0px;
}

