.footer-socio {
  position: absolute;
  right: 10px;
  bottom: 15px;
  width: 140px;
  height: 40px;
  color: #ffffff;
  font-size: 9px; }
  .footer-socio a {
    display: block;
    float: left;
    width: 21px;
    height: 21px;
    margin-right: 5px; }

.footer-menu {
  margin: 0 auto;
  display: inline-block; }
  .footer-menu > ul {
    margin: 0;
    padding: 0; }
    .footer-menu > ul > li {
      list-style: none;
      margin: 0;
      padding: 0;
      float: left;
      display: inline-block; }
      .footer-menu > ul > li > a {
        color: #c0c0c0;
        font-weight: 600;
        font-size: 12px;
        display: block;
        padding: 0 10px;
        border-right: 1px solid #c0c0c0; }
        .footer-menu > ul > li > a:hover {
          color: #555; }
        .footer-menu > ul > li > a.action {
          color: #555; }

.footer-copy {
  text-align: center;
  color: #797979;
  font-weight: 600;
  clear: both; }

a.submit {
  text-decoration: none;
  color: #ffffff;
  background-color: #0764ce;
  padding: 2px 10px 3px;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer; }
  a.submit:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #4298f9; }

a.submit2 {
  text-decoration: none;
  color: #ffffff;
  background-color: #cc0000;
  padding: 2px 10px 3px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  cursor: pointer; }
  a.submit2:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #39c6f5; }

a.submit-right {
  text-decoration: none;
  text-align: center;
  display: block;
  width: auto;
  color: #ffffff;
  background-color: #00a2ff;
  padding: 8px 8px 13px;
  margin: 10px 0 11px;
  font-size: 24px;
  font-weight: 600; }
  a.submit-right:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #61c8ff; }

a.submit-right-red {
  text-decoration: none;
  text-align: center;
  display: block;
  width: auto;
  padding-left: 8px;
  padding-right: 8px;
  color: #ffffff;
  background-color: #cc0000;
  padding: 8px 8px 13px;
  margin: 10px 0 11px;
  font-size: 24px;
  font-weight: 600;
  background-color: #ff0000; }
  a.submit-right-red:hover {
    text-decoration: none;
    color: #ffffff; }

a.submit-right-text {
  color: #1D345D;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 2px 5px;
  text-decoration: none;
  text-align: left;
  display: block;
  margin-bottom: 5px; }
  a.submit-right-text:hover {
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.header-logo {
  position: absolute;
  z-index: 2;
  height: 88px;
  left: 1.77%;
  top: 24px; }
  .header-logo a {
    display: block;
    height: 88px;
    width: 114px; }
    .header-logo a img {
      height: 88px; }

.header-logo-text {
  position: absolute;
  z-index: 2;
  height: 88px;
  left: 90px;
  padding-left: 5%;
  top: 29px;
  line-height: normal; }

.header-logo-text1 {
  color: #0067da;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px; }

.header-logo-text2 {
  color: #0067da;
  font-size: 24px;
  font-weight: 300;
  line-height: 24px; }

.header-logo-text3 {
  color: #999;
  font-size: 10px;
  font-weight: 600;
  line-height: normal; }

.header-date {
  position: absolute;
  right: 600px;
  top: 20px;
  color: #777;
  font-weight: 700;
  width: 200px;
  overflow: hidden;
  word-wrap: break-word;
  white-space: nowrap; }
  .header-date a:hover {
    color: #777;
    text-decoration: underline; }

.header-date-img {
  position: absolute;
  right: 765px;
  top: 45px; }

.header-text {
  color: #828282;
  position: absolute;
  top: 30px;
  right: 15px;
  font-size: 12px;
  font-weight: 600;
  width: 250px; }
  .header-text span {
    display: block;
    width: 80px;
    float: left; }
  .header-text b {
    font-weight: 700; }

.header-div {
  position: absolute;
  top: 20px;
  right: 300px;
  width: 275px;
  z-index: 10;
  color: #808080;
  padding-left: 5px; }

.header-div-link {
  color: #808080;
  font-size: 11px;
  margin: 0 5px; }

.header-div-profile {
  color: #0067da;
  font-size: 11px;
  text-decoration: underline; }

.header-div a:hover {
  color: #ffcc00; }

.header-waitingroom {
  display: block;
  color: white;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  padding-left: 35px;
  padding-right: 20px;
  padding-top: 20px;
  width: 220px;
  height: 40px;
  position: absolute;
  top: 50px;
  right: 300px;
  text-transform: uppercase;
  background-position: 10px center;
  background-repeat: no-repeat;
  background-color: #0067da;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .header-waitingroom:hover {
    background-color: #0074f7;
    color: white; }

.mis-album {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1100; }

.mis-album-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: #000;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7; }

.mis-album-window {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3; }

.mis-album-images {
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: white; }
  .mis-album-images img {
    cursor: pointer;
    margin-left: 30px; }

.mis-album-head {
  font-size: 16px;
  color: #0862C4;
  height: 30px;
  line-height: 28px;
  width: auto;
  padding: 0 10px; }

.mis-album-footer {
  font-size: 14px;
  color: #000;
  height: 30px;
  line-height: 20px;
  width: auto;
  padding: 0 10px;
  overflow: hidden;
  height: 25px;
  text-align: center; }

.mis-copyright {
  margin: 0 auto;
  width: 1000px;
  text-align: center;
  text-shadow: -2px 0 2px #ffffff, 0 2px 2px #ffffff, 2px 0 2px #ffffff, 0 -2px 2px #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #003366; }
  .mis-copyright a {
    color: #003366; }
    .mis-copyright a:hover {
      color: #ff0000; }

.mis-list-menu {
  width: auto;
  margin-top: 10px; }

.mis-list-menu > li {
  padding: 0 20px 10px;
  list-style: none; }

.mis-list-menu > li > a {
  color: #0764ce;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase; }
  .mis-list-menu > li > a:hover {
    color: #0764ce; }

.mis-list-menu > li.action > a {
  color: #0764ce;
  font-weight: 600; }

.mis-list-menu > li > ul {
  padding-left: 10px; }

.mis-list-menu > li > ul > li {
  padding: 5px 0;
  list-style: none; }

.mis-list-menu > li > ul > li > a {
  color: #999;
  font-size: 13px;
  line-height: 10px; }
  .mis-list-menu > li > ul > li > a:hover {
    color: #0764ce; }

.mis-list-menu > li > ul > li.action > a {
  color: #0764ce; }

.mis-list-site {
  width: auto; }

.mis-list-site-body {
  width: 100%;
  color: #0764cc;
  font-size: 14px;
  font-weight: bold;
  text-align: center; }

.mis-list-site-body-left {
  display: block;
  float: left;
  width: 25px;
  height: 20px;
  background-image: url("/images/widget-list-site-left2.png");
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 12px; }
  .mis-list-site-body-left:hover {
    background-image: url("/images/widget-list-site-left.png"); }

.mis-list-site-body-right {
  display: block;
  float: right;
  width: 25px;
  height: 20px;
  background-image: url("/images/widget-list-site-right2.png");
  background-position: right center;
  background-repeat: no-repeat;
  margin-top: 12px; }
  .mis-list-site-body-right:hover {
    background-image: url("/images/widget-list-site-right.png"); }

.mis-list-site-body-link {
  display: block;
  width: 80px;
  margin: 10px auto;
  background-color: #004f8c;
  color: #ffffff;
  padding: 0 10px;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .mis-list-site-body-link:hover {
    background-color: #ffffff;
    color: #ff0000; }

.mis-list-site-table {
  width: 190px;
  height: 17px;
  text-align: left;
  color: #575757;
  font-size: 12px;
  font-weight: normal; }
  .mis-list-site-table-value {
    float: right;
    height: 17px;
    width: 100px; }

.mis-list-maps {
  position: relative;
  width: 190px;
  height: 307px;
  overflow: hidden; }
  .mis-list-maps img {
    position: absolute;
    left: 0;
    height: 0;
    width: 190px;
    height: 307px; }
    .mis-list-maps img.mapsHide {
      display: none;
      z-index: 2; }
    .mis-list-maps img.mapsShow {
      z-index: 1; }

.mis-list-maps-name {
  width: 190px;
  height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 14px; }

.mis-list-header {
  width: 100%;
  /*height: 60px;*/ }

.mis-list-header-title {
  float: left;
  color: #0764ce;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  /*height: 24px;*/
  overflow: hidden; }

.mis-list-header-site {
  width: auto;
  clear: both;
  color: #0764ce;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: -5px; }

.mis-list-header-page {
  float: right;
  width: 75px;
  height: 24px;
  color: #004f8c;
  font-size: 18px;
  font-weight: bold;
  margin-top: 12px;
  text-align: center;
  line-height: 22px; }

.mis-list-header-page-back {
  float: left;
  display: block;
  width: 24px;
  height: 22px;
  background-image: url("/images/widget-list-page-left.png");
  background-position: left top;
  background-repeat: no-repeat; }

.mis-list-header-page-next {
  float: right;
  display: block;
  width: 24px;
  height: 22px;
  background-image: url("/images/widget-list-page-right.png");
  background-position: left top;
  background-repeat: no-repeat; }

.mis-list-body {
  width: 100%;
  display: table;
  margin-top: 15px; }
  .mis-list-body-div {
    width: 100%; }

.mis-list-body1 {
  display: table-cell;
  width: 48%; }

.mis-list-body2 {
  display: table-cell;
  width: 48%; }

.mis-list-body3 {
  display: table-cell;
  width: 4%; }

.mis-list-body-object {
  width: 540px;
  display: block;
  margin-bottom: 20px;
  position: relative; }

.mis-list-body-object-name {
  width: 100%;
  color: #555;
  font-size: 16px;
  font-weight: bold;
  line-height: 1; }

.mis-list-body-object-images {
  width: 115px;
  margin-top: 5px; }
  .mis-list-body-object-images img {
    width: 100px; }

.mis-list-body-object-text {
  width: 100%;
  color: #555;
  font-size: 14px;
  text-align: justify;
  margin-top: 5px; }

.mis-list-body-object-date {
  width: 100%;
  color: #01a1ff;
  font-size: 12px;
  margin-top: 10px; }

.mis-list-body-object-link {
  float: right;
  color: #01a1ff;
  font-size: 11px; }

.mis-list-footer {
  width: auto;
  height: 30px;
  text-align: center;
  margin-top: 20px; }

.mis-list-footer-page {
  height: 20px;
  display: inline-block; }

.mis-list-footer-page > a {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  background-color: #00ccff;
  text-align: center;
  line-height: 17px;
  color: #ffffff;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .mis-list-footer-page > a:hover {
    background-color: #ffffff;
    color: #00ccff; }

.mis-list-footer-page > span {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  text-align: center;
  line-height: 17px;
  font-weight: bold; }

.mis-list-footer-page > a.action {
  background-color: #fabd02; }

.mis-list-footer-page > a.prev {
  width: 20px;
  height: 20px;
  background-image: url("/images/widget-list-page2-left.png");
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat; }

.mis-list-footer-page > a.next {
  width: 20px;
  height: 20px;
  background-image: url("/images/widget-list-page2-right.png");
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat; }

.mis-photos {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1100; }

.mis-photos-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: #000;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7; }

.mis-photos-window {
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -450px;
  width: 900px;
  z-index: 3;
  background-color: white; }

.mis-photos-window-left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  z-index: 2;
  cursor: pointer; }
  .mis-photos-window-left img {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 200px;
    margin-right: 450px;
    display: none; }

.mis-photos-window-right {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  z-index: 2;
  cursor: pointer; }
  .mis-photos-window-right img {
    position: absolute;
    top: 5px;
    right: 5px;
    display: none; }

.mis-photos-body {
  width: 640px;
  height: 480px;
  padding: 10px;
  cursor: pointer; }

.mis-photos-tools {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 230px;
  padding: 5px;
  background-color: #d0d0d0; }

.mis-photos-description {
  padding: 5px; }

.mis-photos-super {
  position: absolute;
  top: 10px;
  left: 540px; }

.mis-photos-date {
  color: #000;
  float: right; }

.mis-photos-tools-head {
  width: auto;
  height: 20px; }

.mis-photos-tools-close {
  float: right;
  cursor: pointer; }

.mis-photos-page {
  width: auto;
  color: #065894;
  font-size: 15px; }
  .mis-photos-page img {
    cursor: pointer; }

.mis-photos-album {
  color: #065894;
  font-size: 15px;
  font-weight: bold;
  width: auto;
  text-align: center; }

.mis-photos-rating {
  width: auto; }
  .mis-photos-rating-head {
    padding-top: 10px;
    text-align: center;
    color: #065894;
    font-size: 16px; }
  .mis-photos-rating-body {
    color: #065894;
    font-weight: bold; }
    .mis-photos-rating-body img {
      cursor: pointer; }

.mis-photos-comment {
  margin: 10px auto 0;
  position: absolute;
  top: 160px;
  bottom: 5px;
  left: 5px;
  right: 5px; }
  .mis-photos-comment textarea {
    width: 100%;
    clear: both;
    height: 40px; }
  .mis-photos-comment a.submit {
    margin-top: 5px;
    float: right; }

.mis-photos-comment-head {
  width: 100%;
  height: 70px; }
  .mis-photos-comment-head span {
    color: #065894;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer; }
    .mis-photos-comment-head span.action {
      color: #ff0000; }
  .mis-photos-comment-head textarea {
    margin-top: 5px; }

.mis-photos-comment-body {
  width: 100%;
  overflow: auto;
  position: absolute;
  top: 90px;
  bottom: 0;
  left: 0;
  right: 0; }

.mis-photos-comment-list {
  width: auto;
  margin: 5px 0; }

.mis-photos-comment-list-head {
  width: auto;
  height: 16px; }
  .mis-photos-comment-list-head a {
    font-size: 10px;
    font-weight: bold;
    color: #003366;
    white-space: nowrap;
    float: left; }
    .mis-photos-comment-list-head a:hover {
      color: #ff0000; }
  .mis-photos-comment-list-head span {
    font-size: 10px;
    color: #ccc;
    float: right; }

.mis-photos-rating-list {
  width: auto;
  margin: 5px 0; }

.mis-photos-rating-list-head {
  width: 100%;
  height: 30px; }
  .mis-photos-rating-list-head span {
    color: #065894;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer; }
    .mis-photos-rating-list-head span.action {
      color: #ff0000; }

.mis-photos-rating-list-body {
  width: 100%;
  overflow: auto;
  position: absolute;
  top: 30px;
  bottom: 0;
  left: 0;
  right: 0; }

.mis-photos-rating-list-avatar {
  width: 60px; }
  .mis-photos-rating-list-avatar img {
    width: 55px; }

.mis-photos-rating-list-rating {
  width: 100px; }
  .mis-photos-rating-list-rating img {
    height: 40px; }

.mis-photos-rating-list-center {
  line-height: 1; }
  .mis-photos-rating-list-center a {
    font-weight: bold;
    font-size: 11px;
    color: #00659b;
    line-height: 1; }
  .mis-photos-rating-list-center span {
    font-weight: bold;
    font-size: 11px;
    color: #666; }

.mis-search-menu {
  width: auto;
  margin-top: 10px; }

.mis-search-menu > li {
  padding: 0 20px 10px;
  list-style: none; }

.mis-search-menu > li > a {
  color: #0764ce;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase; }
  .mis-search-menu > li > a:hover {
    color: #0764ce; }

.mis-search-menu > li.action > a {
  color: #0764ce;
  font-weight: bold; }

.mis-search-menu > li > ul {
  padding-left: 10px; }

.mis-search-menu > li > ul > li {
  padding: 5px 0;
  list-style: none; }

.mis-search-menu > li > ul > li > a {
  color: #999;
  font-size: 13px;
  line-height: 10px; }
  .mis-search-menu > li > ul > li > a:hover {
    color: #0764ce; }

.mis-search-menu > li > ul > li.action > a {
  color: #0764ce; }

.mis-search-menu-tools {
  width: auto;
  height: 50px; }
  .mis-search-menu-tools a {
    color: #999;
    display: block;
    padding: 5px 20px;
    text-align: center; }
    .mis-search-menu-tools a:hover {
      color: #0764ce; }

.mis-search-menu2-tools {
  width: auto;
  height: 50px; }
  .mis-search-menu2-tools a {
    color: #0764ce;
    display: block;
    padding: 5px 15px;
    text-align: center; }
    .mis-search-menu2-tools a:hover {
      color: #ffcc00; }

.mis-search-menu2 {
  width: 180px;
  margin-top: 10px; }

.mis-search-menu2 > li {
  padding: 0 0 10px 10px;
  list-style: none; }

.mis-search-menu2 > li > a {
  color: #0764cc;
  font-size: 12px;
  line-height: 10px; }
  .mis-search-menu2 > li > a:hover {
    color: #ffcc00; }

.mis-search-menu2 > li.action > a {
  color: #ffcc00;
  font-weight: bold; }

.mis-search-count {
  color: #0764ce; }

.mis-user-body {
  width: 100%;
  display: table; }

.mis-user-list {
  width: 50%;
  display: table-cell;
  float: left; }

.mis-user-list-div {
  width: 100%; }

.mis-user-list-left {
  width: 180px;
  float: left; }

.mis-user-list-right {
  height: 170px;
  padding-right: 20px;
  position: relative; }

.mis-user-list-top {
  height: 170px; }

.mis-user-list-bottom {
  margin-bottom: 20px;
  padding-right: 20px;
  margin-right: 5px; }

.mis-user-list-images {
  width: 160px;
  height: 160px;
  margin: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: -3px 3px 3px #888;
  box-shadow: -3px 3px 3px #888;
  -moz-box-shadow: -3px 3px 3px #888; }
  .mis-user-list-images img {
    padding: 5px;
    width: 150px;
    height: 150px; }

.mis-user-list-name {
  color: #0764ce;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  padding-top: 10px; }

.mis-user-list-text {
  color: #646464;
  font-size: 14px;
  line-height: 16px;
  margin-top: 10px; }

.mis-user-list-link {
  display: block;
  text-align: right;
  text-decoration: underline;
  position: absolute;
  right: 20px;
  bottom: 0;
  color: #0067da;
  font-style: italic;
  font-weight: 600;
  font-size: 14px; }

.mis-widgets {
  padding: 10px 0 0;
  width: auto;
  position: relative;
  /*overflow: hidden;*/ }

.mis-widget-line {
  margin: 0 0 20px;
  overflow: hidden; }
  .mis-widget-line-head-left {
    float: right;
    width: 36px;
    height: 36px;
    margin: 5px 10px 0;
    cursor: pointer; }
  .mis-widget-line-head-right {
    float: right;
    width: 36px;
    height: 36px;
    margin: 5px 10px 0;
    cursor: pointer; }

.mis-widget-color {
  background-image: url("/style/images/widget.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  width: 294px;
  height: 337px;
  float: left;
  margin: 0 17px;
  color: #ffffff;
  line-height: 0;
  overflow: hidden;
  position: relative; }

.mis-widget-color-images {
  position: absolute;
  left: 47px;
  top: 47px;
  width: 200px;
  height: 200px; }

.mis-widget-color-title {
  position: absolute;
  left: 47px;
  top: 243px;
  background-color: #00a2ff;
  width: 140px;
  padding: 2px 5px; }

.mis-widget-color-name {
  position: absolute;
  left: 47px;
  top: 270px;
  line-height: 10px;
  font-size: 14px; }

.mis-widget-color-value {
  position: absolute;
  right: 47px;
  top: 280px;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px; }

.mis-widget-color-info {
  position: absolute;
  right: 47px;
  top: 307px;
  color: #04a3ff; }
  .mis-widget-color-info:hover {
    color: #ffffff; }

.mis-widget-video {
  width: 100%;
  height: 360px;
  overflow: hidden; }

.mis-widget-video-left {
  width: 200px;
  float: left;
  height: 360px;
  overflow: hidden;
  background-color: #0764ce;
  position: relative; }

.mis-widget-video-body {
  width: 560px;
  float: left;
  height: 360px;
  overflow: hidden;
  margin-left: 15px; }

.mis-widget-video-right {
  width: 200px;
  float: right;
  height: 360px;
  overflow: hidden; }

.mis-widget-video-page {
  position: absolute;
  bottom: 15px;
  left: 35px;
  height: 24px; }

.mis-widget-video-page > a.sub {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  background-color: #ffffff;
  text-align: center;
  line-height: 17px;
  color: #fabd02;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .mis-widget-video-page > a.sub:hover {
    background-color: #ffffff;
    color: #00ccff; }

.mis-widget-video-page > a.action {
  background-color: #fabd02;
  color: #ffffff; }

.mis-widget-video-page > a.back {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/images/widget-video-page-left.png");
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 7px; }

.mis-widget-video-page > a.next {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/images/widget-video-page-right.png");
  background-position: center center;
  background-repeat: no-repeat; }

.mis-widget-video-body-head {
  width: 560px;
  height: 45px;
  color: #0764ce;
  font-size: 40px;
  font-weight: bold;
  line-height: 30px; }

.mis-widget-video-list a {
  width: 160px;
  height: 47px;
  color: #ffffff;
  clear: both;
  display: none;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  padding: 15px 20px 0;
  line-height: 15px;
  overflow: hidden; }
  .mis-widget-video-list a.action {
    color: #ffcc00; }
  .mis-widget-video-list a:hover {
    color: #ffcc00; }

.mis-widget-album {
  width: 100%;
  z-index: 3;
  height: 100px;
  overflow: hidden;
  margin-top: 20px; }
  .mis-widget-album img {
    height: 100px;
    margin: 0;
    padding: 0 5px 0 0;
    cursor: pointer; }

.mis-widget-gallery {
  width: 100%;
  height: 370px;
  border: 0; }
  .mis-widget-gallery-left {
    width: 224px;
    float: left;
    background-color: #0663cb;
    color: white;
    text-align: center;
    font-size: 12px; }
    .mis-widget-gallery-left img {
      width: 224px;
      height: 294px;
      margin-bottom: 5px; }

.mis-widget-gallery-list {
  height: 370px;
  width: auto;
  overflow: hidden; }

.mis-widget-gallery-list-header {
  color: #0764ce;
  font-size: 34px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
  overflow: hidden;
  margin-bottom: 10px; }

.mis-widget-gallery-list-center {
  height: 330px;
  width: auto;
  overflow: hidden;
  position: relative; }
  .mis-widget-gallery-list-center a {
    display: block;
    width: auto;
    color: #000;
    font-size: 15px;
    line-height: 17px;
    overflow: hidden;
    margin-bottom: 13px;
    position: relative; }
    .mis-widget-gallery-list-center a:hover {
      color: #0764ce;
      text-decoration: underline; }

.mis-widget-gallery-right {
  height: 370px;
  position: relative;
  width: 656px; }

.mis-widget-gallery-slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 656px;
  height: 370px;
  display: none;
  z-index: 3; }
  .mis-widget-gallery-slide > img {
    width: 656px;
    height: 370px; }

.mis-widget-gallery-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("/images/gallery-tools.png");
  z-index: 5; }
  .mis-widget-gallery-text div {
    padding: 10px 20px;
    text-transform: uppercase;
    color: white;
    text-align: left;
    font-size: 20px; }

.mis-widget-gallery-tools {
  position: absolute;
  right: 30px;
  top: 20px;
  z-index: 5; }

.mis-widget-gallery-tools > a {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  margin-right: 12px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7; }

.mis-widget-gallery-tools a.action {
  background-color: #fabd03;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9; }

.mis-widget-gallery-tools a:hover {
  background-color: #fabd03; }

.mis-widget-head-firstname {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: normal; }

.mis-widget-head-lastname {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: normal; }

.mis-widget-head-position {
  display: block;
  clear: both;
  font-size: 11px;
  line-height: normal; }

.mis-widget-list {
  width: 100%;
  padding: 0;
  margin: 0;
  display: table; }

.mis-widget-list-left {
  display: table-cell;
  width: 224px;
  padding: 0 15px;
  position: relative; }

.mis-widget-list-center {
  display: table-cell;
  padding: 0 2%; }

.mis-widget-list-right {
  display: table-cell;
  width: 224px;
  padding: 0 15px; }

.mis-widget-list-menu {
  width: 100%; }

.mis-widget-list-menu > ul {
  margin-top: 15px; }

.mis-widget-list-menu > ul > li {
  padding: 0 20px 10px;
  list-style: none; }

.mis-widget-list-menu > ul > li > a {
  color: #0764ce;
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  text-transform: uppercase; }
  .mis-widget-list-menu > ul > li > a:hover {
    color: #0764ce; }

.mis-widget-list-menu > ul > li.action > a {
  color: #0764ce; }

.mis-widget-list-menu > ul > li > ul {
  padding-left: 10px; }

.mis-widget-list-menu > ul > li > ul > li {
  padding: 3px 0;
  list-style: none; }

.mis-widget-list-menu > ul > li > ul > li > a {
  color: #3b3b3b;
  font-size: 14px;
  line-height: 10px; }
  .mis-widget-list-menu > ul > li > ul > li > a:hover {
    color: #0764ce; }

.mis-widget-list-menu > ul > li > ul > li.action > a {
  color: #0764ce; }

.mis-widget-list-header {
  width: 100%; }
  .mis-widget-list-header-title {
    color: #0764ce;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    display: table;
    width: 100%; }
    .mis-widget-list-header-title-div {
      width: auto;
      height: 40px;
      position: absolute;
      left: 0;
      top: 0; }

.mis-widget-list-header-title1 {
  display: table-cell;
  width: 48%;
  position: relative;
  overflow: hidden; }

.mis-widget-list-header-title2 {
  display: table-cell;
  width: 48%;
  position: relative;
  overflow: hidden; }

.mis-widget-list-header-title3 {
  display: table-cell;
  width: 4%; }

.mis-widget-list-header-site {
  width: auto;
  clear: both;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: -5px; }

.mis-widget-list-header-page {
  float: right;
  width: 75px;
  height: 24px;
  color: #004f8c;
  font-size: 18px;
  font-weight: bold;
  margin-top: 12px;
  text-align: center;
  line-height: 22px; }
  .mis-widget-list-header-page-back {
    float: left;
    display: block;
    width: 24px;
    height: 22px;
    background-image: url("/images/widget-list-page-left.png");
    background-position: left top;
    background-repeat: no-repeat; }
  .mis-widget-list-header-page-next {
    float: right;
    display: block;
    width: 24px;
    height: 22px;
    background-image: url("/images/widget-list-page-right.png");
    background-position: left top;
    background-repeat: no-repeat; }

.mis-widget-list-body {
  width: 100%;
  display: table;
  margin-top: 15px; }

.mis-widget-list-body-div {
  height: 1030px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.mis-widget-list-body-object {
  width: auto;
  margin-bottom: 30px;
  position: relative;
  display: block; }

.mis-widget-list-body-object-name {
  width: 100%;
  color: #555;
  font-size: 14px;
  font-weight: bold; }

.mis-widget-list-body-object-images {
  width: auto;
  border: 2px solid #ffe400;
  line-height: 0; }
  .mis-widget-list-body-object-images img {
    width: 100%; }

.mis-widget-list-body-object-text {
  width: 100%;
  color: #0067da;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  margin-top: 5px;
  line-height: 20px;
  overflow: hidden;
  text-align: left;
  height: 60px; }

.mis-widget-list-body-object-date {
  width: 100%;
  color: #0764ce;
  font-size: 12px;
  font-weight: 700;
  margin-top: 10px; }

.mis-widget-list-body-object-link {
  float: right;
  color: #0067da;
  font-size: 11px;
  font-style: italic;
  font-weight: 600;
  text-decoration: underline; }

.mis-widget-list-body1 {
  display: table-cell;
  width: 48%;
  height: 1030px;
  position: relative;
  overflow: hidden; }

.mis-widget-list-body2 {
  display: table-cell;
  width: 48%;
  height: 1030px;
  position: relative;
  overflow: hidden; }

.mis-widget-list-body3 {
  display: table-cell;
  width: 4%; }

.mis-widget-list-footer {
  width: 100%;
  height: 55px;
  clear: both; }

.mis-widget-list-footer1 {
  width: 100%;
  display: table; }
  .mis-widget-list-footer1 > div {
    width: 100%;
    display: table-cell; }

.mis-widget-list-footer2 {
  width: 100%;
  display: table; }
  .mis-widget-list-footer2 > div {
    width: 50%;
    display: table-cell; }

.mis-widget-list-footer-link {
  display: block;
  text-align: center;
  color: #0764ce;
  font-weight: bold;
  font-size: 16px;
  margin: 20px 0 5px; }
  .mis-widget-list-footer-link:hover {
    color: #fabd02; }

.mis-widget-list-footer-page {
  float: left;
  height: 20px;
  margin: 5px 0 0 230px; }

.mis-widget-list-footer-page > a {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  background-color: #00ccff;
  text-align: center;
  line-height: 17px;
  color: #ffffff;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .mis-widget-list-footer-page > a:hover {
    background-color: #ffffff;
    color: #00ccff; }

.mis-widget-list-footer-page > a.action {
  background-color: #fabd02; }

.mis-widget-list-footer-page > a.prev {
  background-image: url("/images/widget-list-page2-left.png");
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px; }

.mis-widget-list-footer-page > a.next {
  width: 20px;
  height: 20px;
  background-image: url("/images/widget-list-page2-right.png");
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat; }

.mis-widget-list-page {
  display: none;
  width: 98%;
  position: relative; }

.mis-widget-list-site {
  width: 100%;
  height: 300px; }

.mis-widget-list-site-body {
  width: 100%;
  color: #0067da;
  font-size: 14px;
  text-align: center; }

.mis-widget-list-site-body-left {
  display: block;
  float: left;
  width: 25px;
  height: 20px;
  background-image: url("/images/widget-list-site-left2.png");
  background-position: left center;
  background-repeat: no-repeat; }
  .mis-widget-list-site-body-left:hover {
    background-image: url("/images/widget-list-site-left.png"); }

.mis-widget-list-site-body-right {
  display: block;
  float: right;
  width: 25px;
  height: 20px;
  background-image: url("/images/widget-list-site-right2.png");
  background-position: right center;
  background-repeat: no-repeat; }
  .mis-widget-list-site-body-right:hover {
    background-image: url("/images/widget-list-site-right.png"); }

.mis-widget-list-site-old {
  padding: 15px 0;
  text-align: center; }

.mis-widget-list-site-body-link {
  background-color: #0067da;
  color: #ffe400;
  padding: 5px 10px;
  font-size: 10px;
  font-weight: 600; }
  .mis-widget-list-site-body-link:hover {
    background-color: #ffffff;
    color: #ff0000; }

.mis-widget-list-site-herb {
  margin: 0 auto; }

.mis-widget-list-site-head {
  font-size: 18px;
  margin-bottom: 15px; }
  .mis-widget-list-site-head b {
    font-weight: 700; }

.mis-widget-list-site-table {
  width: 100%;
  text-align: left;
  margin-top: 5px; }
  .mis-widget-list-site-table-value {
    float: right;
    font-weight: 700;
    text-align: right; }

.mis-widget-list-maps {
  position: relative;
  width: 190px;
  height: 307px;
  overflow: hidden; }
  .mis-widget-list-maps img {
    position: absolute;
    left: 0;
    height: 0;
    width: 190px;
    height: 307px; }
    .mis-widget-list-maps img.mapsHide {
      display: none;
      z-index: 2; }
    .mis-widget-list-maps img.mapsShow {
      z-index: 1; }

.mis-widget-list-maps-name {
  width: 190px;
  height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px; }

.mis-up {
  display: none;
  position: fixed;
  bottom: 0;
  right: 50px;
  z-index: 2;
  cursor: pointer; }

.mis-wifget-list-petition a {
  display: block;
  background-color: #0074f7;
  color: white;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: normal;
  border-radius: 15px;
  width: 100%;
  padding: 12px 0; }

.mis-wifget-list-facebook a {
  display: block;
  background-color: #0764ce;
  color: yellow;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: normal;
  border-radius: 10px;
  width: 100%;
  padding: 5px 0; }

.access-item {
  width: auto;
  border-bottom: 1px solid #0764ce;
  margin-bottom: 30px;
  font-size: 12px; }

.access-item-tools {
  width: auto; }

.access-item-tools-reply {
  color: #ff0000; }
  .access-item-tools-reply:hover {
    color: #2e6eae; }

.access-item-tools-favorites {
  color: #ff0000; }
  .access-item-tools-favorites:hover {
    color: #2e6eae; }

.access-item-tools-delete {
  color: #ff0000; }
  .access-item-tools-delete:hover {
    color: #2e6eae; }

.access-item-tools-message-yes {
  color: #ff0000; }
  .access-item-tools-message-yes:hover {
    color: #2e6eae; }

.access-item-tools-message-no {
  color: #ff0000; }
  .access-item-tools-message-no:hover {
    color: #2e6eae; }

.access-item-tools-restore {
  color: #ff0000; }
  .access-item-tools-restore:hover {
    color: #2e6eae; }

.access-item-tools-edit {
  color: #ff0000; }
  .access-item-tools-edit:hover {
    color: #2e6eae; }

.access-item-tools-print {
  color: #ff0000; }
  .access-item-tools-print:hover {
    color: #2e6eae; }

.access-item-text {
  width: auto;
  text-align: justify;
  color: #0764ce;
  font-size: 14px; }
  .access-item-text-header {
    color: #0764ce;
    font-size: 14px;
    font-weight: bold; }

.access-item-reply {
  width: auto;
  text-align: justify;
  color: #555;
  font-size: 14px; }
  .access-item-reply-header {
    color: #555;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px; }

.access-item-user {
  width: auto;
  text-align: justify;
  color: #777; }

.access-item-social {
  width: auto;
  color: #ff0000; }

.access-item-file {
  width: auto;
  color: #000; }
  .access-item-file a {
    color: #ff0000; }
    .access-item-file a:hover {
      color: #2e6eae; }

.access-item-footer {
  width: auto;
  height: 20px; }
  .access-item-footer-date {
    float: right;
    color: #0764ce;
    font-size: 11px; }

.access-other {
  display: block;
  width: auto;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: blue; }
  .access-other:hover {
    color: red; }

.activities-invite-list h3 {
  color: black;
  cursor: pointer;
  padding: 5px;
  text-align: center; }

.activities-invite-list div {
  display: none;
  padding: 5px; }

.activities-invite-list table {
  display: none; }

.activities-invite-list b {
  display: none; }

.activities-invite-list-action {
  border: 1px solid #d8d8d8;
  background-color: #f2f2f2;
  margin-bottom: 10px; }
  .activities-invite-list-action h3 {
    color: red;
    cursor: pointer;
    padding: 5px;
    text-align: center; }
  .activities-invite-list-action div {
    padding: 5px; }
  .activities-invite-list-action b {
    display: block;
    clear: both;
    color: green;
    background-color: white;
    padding: 5px;
    margin: 3px 0;
    cursor: pointer;
    height: 18px; }
  .activities-invite-list-action span {
    display: none; }

.activities-header {
  width: auto;
  background-color: #fcfcfc;
  border: 1px solid #edeeee;
  padding: 5px 9px;
  margin-bottom: 20px; }
  .activities-header-message {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px; }
    .activities-header-message textarea {
      width: 580px;
      height: 30px; }
  .activities-header-attach {
    width: 100%;
    margin-top: 5px; }
    .activities-header-attach-div {
      width: 40px;
      float: left; }

.activities-smile-page-list {
  float: left;
  padding: 5px 10px;
  cursor: pointer; }

.activities-smile-list {
  float: left;
  padding: 20px 30px;
  display: none;
  height: 55px;
  width: 55px;
  cursor: pointer; }
  .activities-smile-list img {
    width: 55px; }

.activities-msg {
  margin: 10px 0; }
  .activities-msg-my {
    color: #9E0B03; }
  .activities-msg-user {
    color: #008000; }
  .activities-msg-head img {
    cursor: pointer;
    float: right;
    width: 12px; }
  .activities-msg-head span {
    color: silver;
    font-size: 10px; }
  .activities-msg-head b {
    letter-spacing: 1.5px;
    font-size: 11px; }
  .activities-msg-body {
    width: auto;
    text-align: justify;
    margin-bottom: 10px; }
  .activities-msg-footer {
    color: #0000ff;
    font-size: 10px; }
    .activities-msg-footer span {
      float: left;
      height: 16px;
      display: block;
      width: 100px; }
    .activities-msg-footer img {
      float: left;
      margin-right: 15px; }

.activities-next {
  clear: both;
  display: block;
  width: auto;
  text-align: center;
  padding: 5px 0;
  margin: 5px 0;
  background-color: #eef2ff;
  border: 1px solid #edeeee; }
  .activities-next:hover {
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.activities-companion {
  border: 1px solid #edeeee;
  background-color: #fcfcfc;
  padding: 5px;
  margin-bottom: 10px; }

.activities-theme {
  margin: 10px 0;
  padding-bottom: 15px; }
  .activities-theme h2 {
    color: #1D345D;
    font-size: 14px;
    clear: both; }
  .activities-theme b {
    display: block;
    color: #0058FA;
    font-size: 11px;
    clear: both; }
  .activities-theme a {
    color: #CD0300;
    float: right;
    clear: both;
    font-weight: bold;
    font-size: 9px; }
    .activities-theme a:hover {
      color: #1D345D; }

.activities-user-header {
  font-size: 16px; }

.activities-user-type {
  margin: 15px 0;
  color: red;
  font-weight: bold; }

.activities-user-head {
  color: blue;
  font-weight: bold; }

.activities-user-body {
  margin: 10px 0; }

.activities-user-list {
  margin: 5px 0; }

.activities-unification-list {
  margin: 5px 0; }

.appeal-item {
  width: auto;
  border-bottom: 1px solid #0764ce;
  margin-bottom: 30px;
  font-size: 12px; }

.appeal-item-tools {
  width: auto; }

.appeal-item-tools-reply {
  color: #ff0000; }
  .appeal-item-tools-reply:hover {
    color: #0764ce; }

.appeal-item-tools-favorites {
  color: #ff0000; }
  .appeal-item-tools-favorites:hover {
    color: #0764ce; }

.appeal-item-tools-delete {
  color: #ff0000;
  float: right; }
  .appeal-item-tools-delete:hover {
    color: #0764ce; }

.appeal-item-tools-basket {
  float: right;
  width: 12px;
  cursor: pointer; }

.appeal-item-tools-message-yes {
  color: #ff0000; }
  .appeal-item-tools-message-yes:hover {
    color: #0764ce; }

.appeal-item-tools-message-no {
  color: #ff0000;
  float: right; }
  .appeal-item-tools-message-no:hover {
    color: #0764ce; }

.appeal-item-tools-restore {
  color: #ff0000; }
  .appeal-item-tools-restore:hover {
    color: #0764ce; }

.appeal-item-tools-edit {
  color: #ff0000; }
  .appeal-item-tools-edit:hover {
    color: #0764ce; }

.appeal-item-tools-print {
  color: #ff0000; }
  .appeal-item-tools-print:hover {
    color: #0764ce; }

.appeal-item-text {
  width: auto;
  text-align: justify;
  color: #0764ce;
  font-size: 14px; }
  .appeal-item-text-header {
    color: #0764ce;
    font-size: 14px;
    font-weight: bold; }

.appeal-item-reply {
  width: auto;
  text-align: justify;
  color: #555;
  font-size: 14px; }
  .appeal-item-reply-header {
    color: #555;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px; }

.appeal-item-user {
  width: auto;
  text-align: justify;
  color: #777; }

.appeal-item-social {
  width: auto;
  color: #ff0000; }

.appeal-item-file {
  width: auto;
  color: #000; }
  .appeal-item-file a {
    color: #ff0000; }
    .appeal-item-file a:hover {
      color: #0764ce; }

.appeal-item-footer {
  width: auto;
  height: 20px; }
  .appeal-item-footer-date {
    float: right;
    color: #0764ce;
    font-size: 11px; }

.appeal-other {
  display: block;
  width: auto;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #0764ce; }
  .appeal-other:hover {
    color: #ff0000; }

.comment-add-submit {
  display: block;
  width: auto;
  padding: 5px 0 6px;
  background-color: #00B7FA;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  text-align: center; }
  .comment-add-submit:hover {
    background-color: #032a84;
    color: #ffffff; }

.comment-add-div {
  display: none;
  padding: 10px 0; }

.comment-edit {
  margin: 10px 0; }

.comment-edit-submit {
  display: block;
  width: auto;
  padding: 3px;
  background-color: #D5D9E4;
  color: #000080;
  font-weight: bold;
  text-align: center; }
  .comment-edit-submit:hover {
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.comment-edit-div {
  display: none;
  padding: 10px 0; }

.comment-next {
  clear: both;
  display: block;
  width: auto;
  text-align: center;
  padding: 5px 0;
  margin: 5px 0;
  background-color: #eef2ff;
  border: 1px solid #edeeee; }
  .comment-next:hover {
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.comment-msg {
  margin: 10px 0; }
  .comment-msg-my {
    color: #9E0B03; }
  .comment-msg-user {
    color: #008000; }
  .comment-msg-head img {
    cursor: pointer;
    float: right;
    width: 12px;
    padding: 4px; }
    .comment-msg-head img:hover {
      -webkit-box-shadow: 0 0 7px #666;
      box-shadow: 0 0 7px #666;
      -moz-box-shadow: 0 0 7px #666; }
  .comment-msg-head span {
    color: silver;
    font-size: 12px; }
  .comment-msg-head b {
    letter-spacing: 1.5px;
    font-size: 14px; }
  .comment-msg-body {
    width: auto;
    text-align: justify;
    margin-bottom: 10px;
    font-size: 14px; }

.discussion-invite-list h3 {
  color: black;
  cursor: pointer;
  padding: 5px;
  text-align: center; }

.discussion-invite-list div {
  display: none;
  padding: 5px; }

.discussion-invite-list table {
  display: none; }

.discussion-invite-list b {
  display: none; }

.discussion-invite-list-action {
  border: 1px solid #d8d8d8;
  background-color: #f2f2f2;
  margin-bottom: 10px; }

.discussion-invite-list-action h3 {
  color: red;
  cursor: pointer;
  padding: 5px;
  text-align: center; }

.discussion-invite-list-action div {
  padding: 5px; }

.discussion-invite-list-action b {
  display: block;
  clear: both;
  color: green;
  background-color: white;
  padding: 5px;
  margin: 3px 0;
  cursor: pointer;
  height: 18px; }

.discussion-invite-list-action span {
  display: none; }

.discussion-header {
  width: auto;
  background-color: #fcfcfc;
  border: 1px solid #edeeee;
  padding: 5px 9px;
  margin-bottom: 20px; }
  .discussion-header-message {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px; }
    .discussion-header-message textarea {
      width: 580px;
      height: 30px; }
  .discussion-header-attach {
    width: 100%;
    margin-top: 5px; }
    .discussion-header-attach-div {
      width: 40px;
      float: left; }

.discussion-smile-page-list {
  float: left;
  padding: 5px 10px;
  cursor: pointer; }

.discussion-smile-list {
  float: left;
  padding: 20px 30px;
  display: none;
  height: 55px;
  width: 55px;
  cursor: pointer; }
  .discussion-smile-list img {
    width: 55px; }

.discussion-msg {
  margin: 10px 0; }
  .discussion-msg:hover {
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.discussion-msg-my {
  color: #9E0B03; }

.discussion-msg-user {
  color: #008000; }

.discussion-msg-head img {
  cursor: pointer;
  float: right;
  width: 12px; }

.discussion-msg-head span {
  color: silver;
  font-size: 10px; }

.discussion-msg-head b {
  letter-spacing: 1.5px;
  font-size: 11px; }

.discussion-msg-body {
  width: auto;
  text-align: justify;
  margin-bottom: 10px; }

.discussion-msg-footer {
  color: #0000ff;
  font-size: 10px; }
  .discussion-msg-footer span {
    float: left;
    height: 16px;
    display: block;
    width: 100px; }
  .discussion-msg-footer img {
    float: left;
    margin-right: 15px; }

.discussion-next {
  clear: both;
  display: block;
  width: auto;
  text-align: center;
  padding: 5px 0;
  margin: 5px 0;
  background-color: #eef2ff;
  border: 1px solid #edeeee; }
  .discussion-next:hover {
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.discussion-companion {
  border: 1px solid #edeeee;
  background-color: #fcfcfc;
  padding: 5px;
  margin-bottom: 10px; }

.discussion-theme {
  margin: 10px 0;
  padding-bottom: 15px; }
  .discussion-theme h2 {
    color: #1D345D;
    font-size: 14px;
    clear: both; }
  .discussion-theme b {
    display: block;
    color: #0058FA;
    font-size: 11px;
    clear: both; }
  .discussion-theme a {
    color: #CD0300;
    float: right;
    clear: both;
    font-weight: bold;
    font-size: 9px; }
    .discussion-theme a:hover {
      color: #1D345D; }

.discussion-user-header {
  font-size: 16px; }

.discussion-user-type {
  margin: 15px 0;
  color: red;
  font-weight: bold; }

.discussion-user-head {
  color: blue;
  font-weight: bold; }

.discussion-user-body {
  margin: 10px 0; }

.discussion-user-list {
  margin: 5px 0; }

.discussion-unification-list {
  margin: 5px 0; }

.discussion-option {
  display: none; }

.document-header {
  width: auto;
  height: 40px; }
  .document-header b {
    color: #0764cb;
    font-size: 16px; }
  .document-header a {
    color: #ff0103;
    font-weight: bold;
    float: right; }
    .document-header a:hover {
      color: #0764cb; }

.document-filter {
  display: block;
  width: 170px;
  border: 5px solid #ffffff;
  background-color: #0764ce;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 auto;
  padding: 5px 0;
  color: #ffffff; }
  .document-filter:hover {
    background-color: #ffffff;
    color: #0764ce; }

.document-body-filter {
  background-color: #ffffff;
  position: fixed;
  left: 50%;
  width: 996px;
  top: 0;
  bottom: 0;
  margin-left: -500px;
  z-index: 1000;
  border: 2px solid #0764ce; }

.document-body-filter-header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 30px;
  background-color: #0764ce;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px; }

.document-body-filter-header-close {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 30px; }
  .document-body-filter-header-close img {
    margin: 5px;
    height: 20px;
    width: 20px; }

.document-body-filter-header-close:hover img {
  margin: 2px;
  height: 26px;
  width: 26px; }

.document-body-filter-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: auto;
  color: #0764ce;
  margin-bottom: 10px; }

.document-body-filter-menu {
  position: absolute;
  left: 0;
  top: 80px;
  width: 330px;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 5px; }

.document-body-filter-type {
  position: absolute;
  left: 340px;
  top: 80px;
  width: 300px;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 5px; }

.document-body-filter-section {
  position: absolute;
  left: 650px;
  top: 80px;
  width: 330px;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 5px; }

.document-body-filter-list {
  font-size: 11px;
  margin-bottom: 5px;
  cursor: pointer; }

.document-body-filter-save {
  position: absolute;
  left: 400px;
  top: 40px;
  background-color: #0764ce;
  display: block;
  width: 190px;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 27px; }
  .document-body-filter-save:hover {
    background-color: #ffcc00;
    color: #0764ce; }

.document-body-filter-clear {
  position: absolute;
  left: 700px;
  top: 40px;
  background-color: #ffcc00;
  display: block;
  width: 190px;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #0764ce;
  text-align: center;
  line-height: 27px; }
  .document-body-filter-clear:hover {
    background-color: #0764ce;
    color: #ffffff; }

.document-body-filter-all {
  position: absolute;
  left: 50px;
  top: 40px;
  background-color: #ffcc00;
  display: block;
  width: 190px;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #0764ce;
  text-align: center;
  line-height: 27px; }
  .document-body-filter-all:hover {
    background-color: #0764ce;
    color: #ffffff; }

.document-body-filter-tools {
  width: auto;
  height: 40px;
  clear: both; }
  .document-body-filter-tools a {
    width: 95px;
    display: block;
    float: left;
    padding: 10px 20px;
    color: #ff0000; }
    .document-body-filter-tools a:hover {
      color: #0764ce; }

.document-left {
  margin-top: 0; }

.document-left-title {
  width: auto;
  padding: 3px 10px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: bold; }

.document-left-list {
  width: auto;
  padding: 3px 10px;
  color: #3b3b3b;
  display: block;
  font-size: 14px; }
  .document-left-list:hover {
    color: #0764ce; }

.document-left-div {
  width: auto;
  padding: 3px 10px;
  display: none; }

.document-left-sub {
  width: auto;
  padding: 0 10px;
  color: #3b3b3b;
  display: block;
  font-size: 11px; }

.document-left-input {
  margin-top: 5px; }

.document-left-action {
  color: #0764ce; }

.document-search {
  margin: 10px 0;
  height: 64px;
  width: auto;
  position: relative; }

.document-search-go {
  position: absolute;
  right: 30px;
  bottom: 0;
  z-index: 1;
  font-weight: bold; }

.document-search-clear {
  position: absolute;
  left: 10px;
  bottom: 0;
  z-index: 1;
  color: red; }

.document-search-input {
  position: absolute;
  border: 8px solid #04236b;
  padding: 5px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1; }
  .document-search-input input {
    width: 100%;
    border: 0;
    padding: 0;
    font-size: 14px; }

.document-search-images {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer; }

.document-right-submit {
  background-color: #00a2ff;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 11px;
  padding: 8px 8px 13px;
  width: auto;
  display: block;
  text-align: center;
  text-decoration: none; }
  .document-right-submit:hover {
    background-color: #61c8ff;
    color: #ffffff; }

.document-list-hover {
  background-color: #f2f2f2; }

.document-list-action {
  color: red; }

.document-list-name {
  color: #0764ce;
  font-size: 16px;
  /*font-weight: bold;*/ }

.document-tools-submit1 {
  color: #0764ce;
  font-size: 16px;
  /*font-weight: bold;*/ }

.document-list-text {
  color: #777;
  font-size: 14px; }

.document-list-footer {
  color: #777;
  font-size: 12px;
  margin-bottom: 8px; }
  .document-list-footer span {
    color: #308efb; }

.document-list-date {
  font-size: 12px;
  color: #000;
  float: right;
  margin-left: 10px; }

.document-list-number {
  color: green;
  font-size: 10px;
  float: right;
  margin-left: 10px; }

.document-group {
  color: #0764ce;
  font-size: 14px;
  font-weight: bold; }
  .document-group select {
    width: 100%;
    border: 1px solid #0764ce; }
  .document-group option {
    padding: 2px 5px;
    font-size: 14px; }

.search-selected {
  background-color: yellow; }

.document-list-tools {
  width: auto;
  height: 40px;
  display: none; }

.document-tools-submit {
  color: #308efb;
  font-size: 14px;
  color: red;
  margin-right: 40px; }
  .document-tools-submit:hover {
    color: #308efb; }

.document-window-menu-list {
  width: auto;
  display: block;
  padding: 5px 10px;
  color: #0764cb;
  font-weight: bold; }
  .document-window-menu-list:hover {
    color: red;
    background-color: #f2f2f2; }

#documentnext {
  cursor: pointer; }

.document-user-header {
  font-size: 16px; }

.document-user-type {
  margin: 15px 0;
  color: red;
  font-weight: bold; }

.document-user-head {
  color: blue;
  font-weight: bold; }

.document-user-body {
  margin: 10px 0; }

.document-unification-list {
  margin: 5px 0; }

.document-user-list {
  margin: 5px 0; }

.document-file-name a {
  color: #032065;
  display: block;
  padding: 1px 3px;
  font-size: 16px; }
  .document-file-name a:hover {
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.document-file-type {
  color: #868686;
  width: 120px;
  overflow: hidden;
  word-wrap: break-word;
  padding: 1px; }

.document-file-size {
  color: #689900;
  width: 60px;
  overflow: hidden;
  word-wrap: break-word;
  padding: 1px; }

.document-file-action {
  width: 20px;
  padding: 1px; }
  .document-file-action a {
    padding: 2px; }
    .document-file-action a:hover {
      -webkit-box-shadow: 0 0 7px #666;
      box-shadow: 0 0 7px #666;
      -moz-box-shadow: 0 0 7px #666; }
  .document-file-action img {
    width: 12px; }

.document-right-user {
  padding: 5px;
  margin-bottom: 10px; }

.document-menu {
  width: 200px;
  margin-top: 10px; }
  .document-menu > li {
    padding: 0 20px 10px;
    list-style: none; }
    .document-menu > li > a {
      color: #ffffff;
      font-size: 20px;
      font-weight: bold;
      line-height: 16px;
      text-transform: uppercase; }

.document-menu > li.action > a {
  color: #ffcc00;
  font-weight: bold; }

.document-menu > li > a:hover {
  color: #ffcc00; }

.document-menu > li > ul {
  padding-left: 10px;
  display: none; }
  .document-menu > li > ul > li {
    padding: 5px 0;
    list-style: none; }
    .document-menu > li > ul > li > a {
      color: #ffffff;
      font-size: 13px;
      line-height: 10px; }

.document-menu > li > ul > li.action > a {
  color: #02feef; }

.document-menu > li > ul > li > a:hover {
  color: #02feef; }

.documentTree {
  margin: 0 10px;
  padding: 0;
  width: auto; }
  .documentTree ul {
    margin: 0 0 0 15px;
    padding: 0;
    width: auto; }
  .documentTree li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: auto;
    position: relative; }
  .documentTree a {
    color: #004f8c;
    display: block;
    width: auto;
    padding: 2px 5px;
    font-weight: bold;
    margin-left: 15px; }
    .documentTree a:hover {
      background-color: #ffcc00; }
    .documentTree a.action {
      color: #ffffff;
      background-color: #004f8c; }

.documentTreeSubmit {
  background-color: #00a2ff;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 11px;
  padding: 8px 8px 13px;
  width: 164px;
  display: block;
  text-align: center;
  text-decoration: none; }
  .documentTreeSubmit:hover {
    background-color: #61c8ff;
    color: #ffffff; }

.documentTreeTypeFolder {
  font-size: 20px; }

.documentTreeTypeFile {
  font-size: 14px; }

#documentTreeRightMargin {
  width: auto;
  height: 0;
  clear: both; }

.documentTreeToggle {
  position: absolute;
  left: 0;
  top: 10px;
  width: 9px;
  height: 9px;
  cursor: pointer;
  background-position: left top;
  background-repeat: no-repeat; }

.documentTreeTogglePlus {
  background-image: url("/images/plus.gif"); }

.documentTreeToggleMinus {
  background-image: url("/images/minus.gif"); }

.event-count {
  width: 20px; }

.event-msg {
  width: auto;
  clear: both; }
  .event-msg-table {
    width: 100%; }
  .event-msg-type {
    width: 10px; }
  .event-msg-header {
    width: auto;
    clear: both;
    height: 20px; }
  .event-msg-text {
    width: auto;
    clear: both; }
  .event-msg-title {
    font-weight: bold;
    font-size: 11px;
    color: #000; }
  .event-msg-date {
    color: #999;
    font-size: 11px;
    margin-left: 15px; }
  .event-msg-delete {
    float: right;
    cursor: pointer;
    width: 12px; }
  .event-msg-images {
    width: 100px; }
    .event-msg-images img {
      width: 100px; }
  .event-msg-prev {
    width: 50px; }
    .event-msg-prev img {
      width: 50px; }
  .event-msg-link {
    display: block;
    width: auto;
    height: auto; }
  .event-msg-name {
    color: #041DFF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px; }
  .event-msg-text {
    color: black;
    text-align: justify;
    margin-bottom: 5px; }
  .event-msg-tag {
    color: #FE5206;
    font-size: 10px;
    margin-bottom: 5px; }
  .event-msg-author {
    color: #119607;
    text-align: right;
    width: auto;
    font-size: 10px; }
  .event-msg-announcement {
    color: #0099cc;
    text-align: justify;
    width: auto;
    font-size: 12px;
    font-weight: bold; }
  .event-msg-contact {
    color: #999;
    font-size: 11px; }
  .event-msg-comment {
    color: black;
    text-align: justify;
    margin-bottom: 5px; }
    .event-msg-comment-images {
      width: 60px; }
      .event-msg-comment-images img {
        width: 30px; }
    .event-msg-comment-author {
      color: #119607;
      width: auto;
      font-size: 10px; }
    .event-msg-comment-text {
      color: black;
      text-align: justify;
      margin-bottom: 5px; }
  .event-msg-attached {
    color: #0000ff;
    font-size: 10px; }
    .event-msg-attached span {
      float: left;
      height: 16px;
      display: block;
      width: 100px; }
    .event-msg-attached img {
      float: left;
      margin-right: 15px; }
  .event-msg-wall-title-other {
    font-weight: bold;
    font-size: 11px;
    color: #007b0b; }
  .event-msg-wall-title-my {
    font-weight: bold;
    font-size: 11px;
    color: #9f0a04; }
  .event-msg-wall-text-other {
    color: #007b0b;
    text-align: justify;
    margin-bottom: 5px; }
  .event-msg-wall-text-my {
    color: #9f0a04;
    text-align: justify;
    margin-bottom: 5px; }

.event-next {
  clear: both;
  display: block;
  width: auto;
  text-align: center;
  padding: 5px 0;
  margin: 5px 0;
  background-color: #eef2ff;
  border: 1px solid #edeeee; }

.event-wall-head {
  width: auto;
  background-color: #fcfcfc;
  border: 1px solid #edeeee;
  padding: 5px 9px;
  margin-bottom: 20px;
  display: none; }
  .event-wall-head-message {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px; }
    .event-wall-head-message textarea {
      width: 580px;
      height: 30px; }
  .event-wall-head-attach {
    width: 100%;
    margin-top: 5px; }
    .event-wall-head-attach-div {
      width: 40px;
      float: left; }

.event-type-check {
  display: block;
  clear: both;
  height: 11px;
  padding: 3px;
  width: auto; }
  .event-type-check-all {
    float: left;
    font-size: 10px; }
  .event-type-check-none {
    float: right;
    font-size: 10px; }

.info-left-avatar {
  width: 90%;
  margin: 2px auto 10px;
  display: block;
  text-align: left; }
  .info-left-avatar img {
    margin: 5px 0;
    width: 100%; }
  .info-left-avatar span {
    color: #0764ce;
    font-size: 18px;
    line-height: 19px;
    clear: both;
    display: block; }
  .info-left-avatar:hover span {
    color: #55c9f5; }
  .info-left-avatar b {
    color: #0764ce;
    font-size: 22px;
    line-height: 23px; }
  .info-left-avatar:hover b {
    color: #55c9f5; }

.info-right-menu {
  width: auto;
  list-style: none;
  margin: 5px; }
  .info-right-menu li a {
    display: block;
    width: auto;
    padding: 5px;
    color: #00aef0;
    font-size: 20px;
    line-height: 18px; }
    .info-right-menu li a.action {
      color: #032a84; }
    .info-right-menu li a:hover {
      color: #032a84; }

.info-left-menu {
  width: auto;
  list-style: none;
  margin: 30px 5px 5px; }
  .info-left-menu li a {
    display: block;
    width: auto;
    padding: 7px 5px;
    color: #999;
    font-size: 18px;
    line-height: 14px; }
    .info-left-menu li a.action {
      color: #0764ce; }
    .info-left-menu li a:hover {
      color: #0764ce; }

.info-body-name {
  color: #0764ce;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  height: 30px;
  padding-top: 10px; }

.info-body-description {
  color: #0565c9;
  font-size: 14px;
  line-height: 1; }

.info-body-text {
  font-size: 12px;
  line-height: 1; }

.info-photos {
  width: 100%;
  height: 90px;
  clear: both; }
  .info-photos-left {
    width: 50px; }
    .info-photos-left a {
      display: block;
      width: 50px;
      height: 50px;
      background-image: url("../images/info-photos-back.png");
      background-position: center center;
      background-repeat: no-repeat; }
      .info-photos-left a:hover {
        background-image: url("../images/info-photos-back-action.png"); }
  .info-photos-right {
    width: 50px; }
    .info-photos-right a {
      display: block;
      width: 50px;
      height: 50px;
      background-image: url("../images/info-photos-next.png");
      background-position: center center;
      background-repeat: no-repeat; }
      .info-photos-right a:hover {
        background-image: url("../images/info-photos-next-action.png"); }
  .info-photos-center img {
    width: 90px;
    margin: 5px;
    float: left;
    display: none;
    cursor: pointer; }
    .info-photos-center img.action {
      display: block; }

.appeal {
  margin: 0 20px; }
  .appeal .form-group {
    margin-bottom: 10px;
    clear: both; }
    .appeal .form-group label {
      display: block;
      font-weight: bold; }
    .appeal .form-group input, .appeal .form-group select, .appeal .form-group textarea {
      width: 100%;
      margin-bottom: 10px; }

.meetingLeftTitle {
  font-size: 24px;
  font-weight: 700;
  color: #0764ce; }

.meetingLeftAction {
  background-color: #0764ce;
  color: #02418a;
  padding: 0 5px; }

.meetingLeftMenu {
  margin: 0;
  list-style: outside none none;
  list-style-type: none; }
  .meetingLeftMenu ul {
    list-style-type: none;
    padding-left: 10px; }
    .meetingLeftMenu ul li a {
      font-size: 14px;
      color: #0764ce; }
    .meetingLeftMenu ul li ul li a {
      font-size: 14px;
      color: #999; }

.caret {
  cursor: pointer;
  user-select: none; }
  .caret::before {
    content: "\25B6";
    color: #003366;
    display: inline-block;
    margin-right: 6px; }
  .caret-down::before {
    transform: rotate(90deg); }

.nested {
  display: none; }

.active {
  display: block; }

.meetingLeftMenu > li > a {
  font-size: 15px;
  color: #0764ce;
  display: block; }
  .meetingLeftMenu > li > a:hover {
    color: #0764ce; }

.meetingLeftMenu > li > ul {
  list-style: outside none none; }
  .meetingLeftMenu > li > ul > li.action > a {
    color: #0764ce; }
  .meetingLeftMenu > li > ul > li > a {
    font-size: 14px;
    color: #999;
    display: block;
    padding-left: 10px; }
    .meetingLeftMenu > li > ul > li > a:hover {
      color: #0764ce; }

.meetingListRow {
  width: auto;
  margin-top: 15px; }

.meetingListRowHeader {
  color: #0764ce;
  font-weight: bold;
  font-size: 18px; }

.meetingListRowVoteYes {
  color: #33cc00;
  font-size: 14px;
  margin-left: 10px; }

.meetingListRowVoteNo {
  color: #ff0000;
  font-size: 14px;
  margin-left: 10px; }

.meetingListRowVoteNeutral {
  color: #ffcc33;
  font-size: 14px;
  margin-left: 10px; }

.meetingListRowVoteNot {
  color: #0254fc;
  font-size: 14px;
  margin-left: 10px; }

.meetingListRowVoteNone {
  color: #777;
  font-size: 14px;
  margin-left: 10px; }

.meetingListRowBody {
  color: #0764ce;
  font-size: 18px; }

.meetingListRowFooter {
  width: auto;
  margin-top: 10px; }

.meetingListRowLink {
  color: #ff99cc;
  font-size: 14px;
  margin-right: 30px; }

.meetingListRowLinkNo {
  color: #ccc;
  font-size: 14px;
  margin-right: 30px; }

.meetingListRowSubmit {
  float: right;
  margin-right: 20px; }

.meetingRightSubmit {
  background-color: #00a2ff;
  color: #ffffff;
  font-size: 18px;
  margin: 10px 0 11px;
  padding: 8px 10px 13px;
  width: auto;
  display: block;
  text-align: center; }
  .meetingRightSubmit:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #61c8ff; }

.meetingHeader {
  color: #0764ce;
  font-weight: bold;
  font-size: 18px; }

.meetingHeaderEdit {
  color: #999;
  font-size: 14px; }

.meetingForm {
  width: auto;
  margin-top: 15px;
  line-height: 2; }

.meetingFormName {
  color: #0764ce;
  font-weight: bold;
  font-size: 16px; }

.meetingFormInput {
  color: #333;
  font-size: 14px;
  margin-left: 10px; }
  .meetingFormInput input {
    border: 1px solid #333;
    padding: 1px 3px 2px;
    font-size: 12px;
    margin-left: 5px; }

.meetingFormText {
  color: #333;
  font-size: 14px;
  display: block;
  margin-left: 10px;
  width: auto; }
  .meetingFormText input {
    border: 1px solid #333;
    padding: 1px 3px 2px;
    font-size: 12px; }
  .meetingFormText textarea {
    border: 1px solid #333;
    padding: 1px 3px 2px;
    font-size: 12px; }

.meetingFormSubmit {
  background: none;
  color: #b307cc;
  border: 0;
  padding: 0 3px 4px;
  text-decoration: underline;
  cursor: pointer;
  font-size: 14px;
  margin-left: 10px; }
  .meetingFormSubmit:hover {
    color: #0764ce; }

.meetingCommitteesList {
  width: 100%; }

.meetingCommitteeRow {
  width: auto;
  margin-top: 5px;
  color: #0764ce;
  font-size: 14px; }

.meetingCommitteeAction {
  width: 50px; }

.meetingSessionList {
  width: 300px; }

.meetingSessionRow {
  width: auto;
  margin-top: 5px; }

.meetingSessionRowNumber {
  color: #0764ce;
  font-size: 18px; }

.meetingSessionRowAction {
  color: #ff0000;
  font-size: 14px;
  margin-left: 5px; }

.meetingSessionRowDate {
  margin-left: 5px;
  color: #777;
  font-size: 14px; }

.meetingSessionRowSubmit {
  float: right;
  margin-left: 20px;
  width: 12px; }

.meetingMeetingList {
  width: 500px; }

.meetingMeetingRowNumber {
  color: #0764ce;
  font-size: 18px; }

.meetingMeetingRowDate {
  margin-left: 5px;
  color: #777;
  font-size: 14px; }

.meetingMeetingRowSubmit {
  width: 12px; }

.meetingQuestionList {
  width: 100%; }

.meetingQuestionRowName {
  color: #0764ce;
  font-size: 14px; }

.meetingQuestionRowStatusYes {
  font-size: 12px;
  color: #21d80e; }

.meetingQuestionRowStatusNone {
  font-size: 12px;
  color: #777; }

.meetingQuestionInfo {
  width: auto;
  font-size: 14px;
  line-height: 2; }
  .meetingQuestionInfo span {
    margin-right: 15px; }
  .meetingQuestionInfo div {
    margin-right: 15px;
    color: #0764ce; }
  .meetingQuestionInfo a {
    color: #ff99cc;
    font-size: 14px;
    margin-right: 30px;
    text-decoration: underline; }
    .meetingQuestionInfo a:hover {
      color: #0764ce; }
  .meetingQuestionInfo h3 {
    color: #0764ce;
    font-size: 16px;
    display: block; }

.meetingVoteList {
  margin-top: 15px; }

.meetingVoteYes {
  color: #33cc00;
  font-size: 10px; }

.meetingVoteNo {
  color: #ff0000;
  font-size: 10px; }

.meetingVoteNeutral {
  color: #ffcc33;
  font-size: 10px; }

.meetingVoteNot {
  color: #0254fc;
  font-size: 10px; }

.meetingVoteNone {
  color: #777;
  font-size: 10px; }

.meetingVoteName {
  color: #000;
  font-size: 12px; }

.meetingVoteUser {
  color: #777;
  font-size: 13px;
  padding: 2px 0; }

.meetingVoteUserAct {
  color: #000;
  font-size: 13px;
  padding: 2px 0; }

.meetingViewLink {
  color: #ff99cc;
  font-size: 14px;
  font-weight: normal;
  margin-right: 30px;
  float: right; }

.meetingViewName {
  color: #0764ce;
  font-size: 16px; }

.meetingViewVote {
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold; }

.meetingViewVoteAll {
  color: #000;
  font-size: 14px; }

.meetingViewVoteYes {
  color: #33cc00;
  margin-right: 10px; }

.meetingViewVoteNo {
  color: #ff0000;
  margin-right: 10px; }

.meetingViewVoteNeutral {
  color: #ffcc33;
  margin-right: 10px; }

.meetingViewVoteNot {
  color: #0254fc;
  margin-right: 10px; }

.meetingViewVoteNone {
  color: #777;
  margin-right: 10px; }

.meetingViewInfo {
  margin-top: 10px; }

.meetingViewInfoTitle {
  color: #0764ce;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px; }

.meetingViewVote {
  margin-top: 10px; }

.meetingViewVoteTitle {
  color: #0764ce;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0; }

.meetingViewVoteBody {
  width: auto; }

.meetingViewVoteBodyTable {
  width: 100%;
  font-weight: normal;
  display: table; }

.meetingViewVoteBodyTableRow {
  display: table-row; }

.meetingViewVoteBodyTableCell {
  display: table-cell;
  border: 0;
  border-collapse: collapse;
  padding: 0; }

.long-select {
  width: 100%;
  text-overflow: ellipsis; }

.news-date {
  color: #0764ce;
  font-size: 12px; }

.petition-list {
  width: auto;
  font-size: 1.2em;
  display: block; }

.petition-list-number {
  color: #ff0000; }

.petition-list-status {
  color: #777;
  font-size: 0.8em; }

.petition-list-sign {
  float: right;
  color: #000;
  font-size: 0.9em; }
  .petition-list-sign b {
    color: #ff0000;
    font-size: 1.2em; }

.petition-list-text {
  color: #2e6eae; }

.petition-list-footer {
  border-bottom: 1px solid blue; }

.petition-list-day {
  color: #000;
  font-size: 0.9em; }
  .petition-list-day b {
    color: #ff0000;
    font-size: 1.2em; }

.petition-list-date {
  color: blue;
  float: right; }

.petition-list-tools {
  width: auto; }
  .petition-list-tools a {
    color: #ff0000;
    margin-right: 15px; }
  .petition-list-tools a:hover {
    color: #777; }

.petition-name {
  font-size: 1.6em;
  color: #0764ce;
  margin-bottom: 10px; }

.petition-option {
  color: #777;
  margin-bottom: 10px; }

.petition-text {
  color: #2e6eae;
  font-size: 1.2em;
  margin-bottom: 20px; }

.petition-day {
  color: #0764ce;
  margin-bottom: 10px;
  font-size: 1.2em; }
  .petition-day b {
    color: #ff0000; }

.petition-sing {
  margin-bottom: 20px; }

.petition-sing-value {
  color: #0764ce; }
  .petition-sing-value b {
    color: #ff0000; }

.petition-sing-value2 {
  color: #0764ce;
  float: right; }
  .petition-sing-value2 b {
    color: #ff0000; }

.petition-sing-grafic {
  height: 10px;
  background-color: #eee;
  border: 2px solid #0764ce;
  overflow: hidden; }

.petition-sing-grafic > div {
  background-color: #0764ce;
  height: 10px; }

.petition-sing-list {
  font-size: 0.9em;
  color: #000; }

.petition-sing-list > span {
  font-size: 0.8em;
  color: #777; }

.petition-right-title {
  text-align: center;
  color: #0764ce;
  font-size: 1.8em;
  font-weight: 700;
  margin-bottom: 20px; }

.petition-right-input {
  color: #444444;
  font-size: 1.2em; }
  .petition-right-input input {
    width: 99%;
    padding: 3px;
    border: 1px solid #0764ce; }

.petition-right-text {
  color: #0764ce;
  margin: 15px 0; }

.photos-edit-div {
  background-color: white;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 10px; }

.photos-file-list {
  list-style: none; }
  .photos-file-list li {
    float: left;
    width: 100px;
    height: 100px;
    padding: 10px;
    position: relative; }
  .photos-file-list img {
    width: 100px;
    height: 100px;
    cursor: pointer; }

.photos-file-delete {
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
  width: 16px;
  height: 16px;
  cursor: pointer; }
  .photos-file-delete img {
    width: 16px;
    height: 16px; }

.photos-file-edit {
  position: absolute;
  left: 10px;
  top: 10px;
  display: none;
  width: 16px;
  height: 16px;
  cursor: pointer; }
  .photos-file-edit img {
    width: 16px;
    height: 16px; }

.photos-view img {
  width: 185px;
  margin: 5px;
  cursor: pointer; }

.photos-view span {
  color: #ff0000; }

.photos-list {
  width: auto;
  position: relative; }
  .photos-list-a {
    margin: 10px 0;
    padding: 5px;
    width: auto;
    display: block; }
    .photos-list-a:hover {
      -webkit-box-shadow: 0 0 7px #666;
      box-shadow: 0 0 7px #666;
      -moz-box-shadow: 0 0 7px #666; }
  .photos-list-header b {
    color: #003366;
    font-weight: bold;
    font-size: 14px; }
  .photos-list a.submit {
    position: absolute;
    right: 5px;
    top: 5px; }
  .photos-list-body {
    margin: 5px 0; }
    .photos-list-body img {
      width: 85px;
      margin: 5px;
      cursor: pointer; }
    .photos-list-body span {
      color: #ff0000; }

.reception-item {
  width: auto;
  border-bottom: 1px solid blue;
  margin-bottom: 30px;
  font-size: 12px; }

.reception-item-user {
  width: auto;
  color: #777; }
  .reception-item-user-header {
    width: auto;
    color: #ff0000; }

.reception-item-ids {
  width: auto;
  color: #777;
  margin-top: 10px; }
  .reception-item-ids-header {
    width: auto;
    color: #ff0000; }

.reception-item-date {
  width: auto;
  color: #777;
  margin-top: 10px; }
  .reception-item-date-text {
    color: #ff0000; }

.reception-item-text {
  width: auto;
  text-align: justify;
  color: #2e6eae;
  font-size: 14px;
  margin-top: 10px; }
  .reception-item-text-header {
    width: auto;
    color: #ff0000;
    font-size: 12px; }

.reception-item-file {
  width: auto;
  color: #8803d4;
  font-size: 14px;
  margin-top: 10px; }

.reception-other {
  display: block;
  width: auto;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: blue; }
  .reception-other:hover {
    color: red; }

.reception-item-tools {
  width: auto;
  margin: 10px 0; }

.reception-item-tools-view {
  color: #ff0000;
  margin-right: 20px;
  font-weight: bold; }
  .reception-item-tools-view:hover {
    color: #2e6eae; }

.reception-item-tools-reply {
  color: #ff0000;
  margin-right: 20px;
  font-weight: bold; }
  .reception-item-tools-reply:hover {
    color: #2e6eae; }

.reception-item-tools-edit {
  color: #ff0000;
  margin-right: 20px;
  font-weight: bold; }
  .reception-item-tools-edit:hover {
    color: #2e6eae; }

.reception-item-tools-delete {
  color: #ff0000;
  margin-right: 20px;
  font-weight: bold; }
  .reception-item-tools-delete:hover {
    color: #2e6eae; }

.reception-item-tools-message {
  color: #ff0000;
  margin-right: 20px;
  font-weight: bold; }
  .reception-item-tools-message:hover {
    color: #2e6eae; }

.reception-item-tools-print {
  color: #ff0000; }
  .reception-item-tools-print:hover {
    color: #2e6eae; }

.reply-add-submit {
  display: block;
  width: auto;
  padding: 3px;
  background-color: #00B7FA;
  color: #ffffff;
  font-weight: bold;
  text-align: center; }
  .reply-add-submit:hover {
    background-color: #032a84;
    color: #ffffff; }

.reply-add-div {
  display: none;
  padding: 10px 0; }

.reply-edit {
  margin: 10px 0; }
  .reply-edit-submit {
    display: block;
    width: auto;
    padding: 3px;
    background-color: #D5D9E4;
    color: #000080;
    font-weight: bold;
    text-align: center; }
    .reply-edit-submit:hover {
      -webkit-box-shadow: 0 0 7px #666;
      box-shadow: 0 0 7px #666;
      -moz-box-shadow: 0 0 7px #666; }
  .reply-edit-div {
    display: none;
    padding: 10px 0; }

.reply-next {
  clear: both;
  display: block;
  width: auto;
  text-align: center;
  padding: 5px 0;
  margin: 5px 0;
  background-color: #eef2ff;
  border: 1px solid #edeeee; }
  .reply-next:hover {
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.reply-msg-message {
  color: #cc0000;
  border: 1px solid #eee;
  margin: 10px 0;
  padding: 5px; }

.reply-msg-head img {
  cursor: pointer;
  float: right;
  width: 12px; }

.reply-msg-head span {
  color: #ccc;
  font-size: 12px; }

.reply-msg-head b {
  letter-spacing: 1.5px;
  font-size: 14px;
  font-weight: normal;
  color: #999; }

.reply-msg-body {
  width: auto;
  text-align: justify;
  margin-bottom: 10px;
  font-size: 14px; }

.reply-comment {
  margin: 10px 0; }
  .reply-comment-submit {
    display: block;
    width: auto;
    padding: 3px;
    background-color: #D5D9E4;
    color: #000080;
    font-weight: bold;
    text-align: center; }
    .reply-comment-submit:hover {
      -webkit-box-shadow: 0 0 7px #666;
      box-shadow: 0 0 7px #666;
      -moz-box-shadow: 0 0 7px #666; }
  .reply-comment-div {
    display: none;
    padding: 10px 0; }

.reply-msg-cooment {
  color: #0099ff; }

.search-body {
  width: auto; }

.search-body-object {
  width: 100%;
  margin-bottom: 50px;
  position: relative;
  display: table;
  clear: both; }

.search-body-object-images {
  display: table-cell;
  width: 150px;
  padding-right: 20px; }
  .search-body-object-images img {
    display: table-cell;
    width: 100%; }

.search-body-object-div {
  display: table-cell;
  vertical-align: top; }

.search-body-object-name {
  width: auto;
  color: #0067da;
  font-size: 14px;
  font-weight: 700; }

.search-body-object-text {
  width: auto;
  color: #999;
  font-size: 14px; }

.search-body-object-date {
  width: 100%;
  color: #8d8d8d;
  font-size: 12px;
  font-weight: 700;
  margin-top: 10px; }

.search-body-object-link {
  float: right;
  color: #0067da;
  font-size: 11px;
  font-style: italic;
  font-weight: 600;
  text-decoration: underline; }

.search-none {
  font-size: 18px;
  color: #0067da;
  margin-top: 30px;
  text-align: center; }

.search-start {
  font-size: 18px;
  color: #999;
  margin-top: 30px;
  text-align: center; }

.talk-header {
  width: auto;
  background-color: #fcfcfc;
  border: 1px solid #edeeee;
  padding: 5px 9px;
  margin-bottom: 20px; }

.talk-header-user {
  clear: both;
  padding-bottom: 15px;
  letter-spacing: 1.5px; }
  .talk-header-user img {
    float: right;
    margin-left: 10px;
    cursor: pointer; }
    .talk-header-user img:hover {
      -webkit-box-shadow: 0 0 7px #666;
      box-shadow: 0 0 7px #666;
      -moz-box-shadow: 0 0 7px #666; }

.talk-header-user-left {
  float: left;
  font-weight: bold;
  color: #9E0B03; }
  .talk-header-user-left:hover {
    color: #ff0000; }

.talk-header-user-right {
  float: right;
  font-weight: bold;
  color: #008000; }
  .talk-header-user-right:hover {
    color: #ff0000; }

.talk-header-message {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 5px; }
  .talk-header-message textarea {
    width: 460px;
    height: 30px; }

.talk-header-attach {
  width: 100%;
  margin-top: 5px; }
  .talk-header-attach-div {
    width: 40px;
    float: left; }

.talk-msg {
  margin: 10px 0; }

.talk-msg-my {
  color: #9E0B03; }

.talk-msg-user {
  color: #008000; }

.talk-msg-head img {
  cursor: pointer;
  float: right;
  width: 12px; }

.talk-msg-head span {
  color: silver;
  font-size: 10px; }

.talk-msg-head b {
  letter-spacing: 1.5px;
  font-size: 11px; }

.talk-msg-body {
  width: auto;
  text-align: justify;
  margin-bottom: 10px; }

.talk-msg-footer {
  color: #0000ff;
  font-size: 10px; }
  .talk-msg-footer span {
    float: left;
    height: 16px;
    display: block;
    width: 100px; }
  .talk-msg-footer img {
    float: left;
    margin-right: 15px; }

.talk-next {
  clear: both;
  display: block;
  width: auto;
  text-align: center;
  padding: 5px 0;
  margin: 5px 0;
  background-color: #eef2ff;
  border: 1px solid #edeeee; }
  .talk-next:hover {
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.talk-user-header {
  font-size: 16px; }

.talk-user-type {
  margin: 15px 0;
  color: red;
  font-weight: bold; }

.talk-user-head {
  color: blue;
  font-weight: bold; }

.talk-user-body {
  margin: 10px 0; }

.talk-unification-list {
  margin: 5px 0; }

.talk-user-list {
  margin: 5px 0; }

.talk-group-avatar {
  line-height: 0;
  letter-spacing: 0;
  padding: 0;
  margin: 0; }
  .talk-group-avatar img {
    margin: 1px;
    float: left; }

.talk-group-avatar-line {
  line-height: 0;
  letter-spacing: 0;
  padding: 0;
  margin: 0; }
  .talk-group-avatar-line img {
    margin: 1px;
    float: left; }

.talk-smile-page-list {
  float: left;
  padding: 5px 10px;
  cursor: pointer; }

.talk-smile-list {
  float: left;
  padding: 20px 30px;
  display: none;
  height: 55px;
  width: 55px;
  cursor: pointer; }
  .talk-smile-list img {
    width: 55px; }

.test-editor-list {
  width: 289px;
  margin: 10px 5px;
  float: left; }

.test-teacher-list {
  width: 289px;
  margin: 10px 5px;
  float: left; }

.test-user-header {
  font-size: 16px; }

.test-user-type {
  margin: 15px 0;
  color: red;
  font-weight: bold; }

.test-user-head {
  color: blue;
  font-weight: bold; }

.test-user-body {
  margin: 10px 0; }

.test-user-list {
  margin: 5px 0; }

.test-unification-list {
  margin: 5px 0; }

.test-question {
  width: 100%;
  margin-bottom: 40px;
  clear: both;
  height: auto;
  overflow: auto;
  padding-bottom: 20px;
  border-bottom: 2px solid #999; }
  .test-question-name {
    color: blue;
    font-size: 14px;
    font-weight: bold;
    clear: both;
    width: auto; }
    .test-question-name span {
      color: red;
      padding-left: 5px;
      font-weight: normal;
      font-size: 12px; }

.test-response {
  width: 100%;
  margin: 5px 0;
  height: auto;
  overflow: auto; }

.test-sortable {
  list-style-type: none;
  width: 100%; }
  .test-sortable li {
    margin: 4px 0;
    padding: 2px 10px;
    cursor: move; }

.test-draggable {
  padding: 0 5px;
  margin: 0 2px;
  background-color: #f2f2f2;
  cursor: move;
  float: left; }

.test-droppable {
  padding: 0 2px;
  margin: 0 2px;
  background-color: #f2f2f2;
  border: 1px solid #d8d8d8;
  cursor: crosshair; }

.test-conformity {
  list-style-type: none;
  margin: 10px;
  padding: 0;
  float: left;
  background: #eee;
  padding: 5px;
  width: 170px; }
  .test-conformity li {
    margin: 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 147px;
    cursor: move; }

.unification-line {
  padding: 3px 0; }
  .unification-line a {
    font-weight: bold;
    padding: 3px 7px; }

.unification-head {
  width: auto;
  clear: both;
  font-weight: bold;
  margin-top: 8px; }
  .unification-head span {
    width: 80px; }

.unification-text {
  width: auto;
  clear: both;
  margin: 10px 0; }

.unification-count {
  font-size: 11px; }

.waitingroom-item {
  width: auto;
  border-bottom: 1px solid blue;
  margin-bottom: 30px;
  font-size: 12px; }

.waitingroom-item-tools {
  width: auto; }

.waitingroom-item-tools-reply {
  color: #ff0000; }
  .waitingroom-item-tools-reply:hover {
    color: #2e6eae; }

.waitingroom-item-tools-favorites {
  color: #ff0000; }
  .waitingroom-item-tools-favorites:hover {
    color: #2e6eae; }

.waitingroom-item-tools-delete {
  color: #ff0000;
  float: right; }
  .waitingroom-item-tools-delete:hover {
    color: #2e6eae; }

.waitingroom-item-tools-basket {
  float: right;
  width: 12px;
  cursor: pointer;
  margin-top: 5px; }

.waitingroom-item-tools-message-yes {
  color: #ff0000; }
  .waitingroom-item-tools-message-yes:hover {
    color: #2e6eae; }

.waitingroom-item-tools-message-no {
  color: #ff0000;
  float: right; }
  .waitingroom-item-tools-message-no:hover {
    color: #2e6eae; }

.waitingroom-item-tools-restore {
  color: #ff0000; }
  .waitingroom-item-tools-restore:hover {
    color: #2e6eae; }

.waitingroom-item-tools-edit {
  color: #ff0000; }
  .waitingroom-item-tools-edit:hover {
    color: #2e6eae; }

.waitingroom-item-text {
  width: auto;
  text-align: justify;
  color: #2e6eae;
  font-size: 14px; }
  .waitingroom-item-text-header {
    color: #2e6eae;
    font-size: 14px;
    font-weight: bold; }

.waitingroom-item-reply {
  width: auto;
  text-align: justify;
  color: #555;
  font-size: 14px; }
  .waitingroom-item-reply-header {
    color: #555;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px; }

.waitingroom-item-user {
  width: auto;
  text-align: justify;
  color: #777; }

.waitingroom-item-file {
  width: auto;
  color: #000; }
  .waitingroom-item-file a {
    color: #ff0000; }
    .waitingroom-item-file a:hover {
      color: #2e6eae; }

.waitingroom-item-footer {
  width: auto;
  height: 20px; }
  .waitingroom-item-footer-date {
    float: right;
    color: blue;
    font-size: 11px; }

.waitingroom-other {
  display: block;
  width: auto;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: blue; }
  .waitingroom-other:hover {
    color: red; }

.last-posts {
  border: 1px solid #0764ce;
  border-radius: 5px;
  background-color: #ffffe0; }
  .last-posts h4 {
    color: #0764ce;
    text-align: center;
    font-size: 1rem;
    font-weight: bold; }
  .last-posts ul {
    list-style-type: none; }
    .last-posts ul .last-post-title {
      font-weight: bold; }

a.black {
  color: #000;
  text-decoration: none; }
  a.black:hover {
    color: #ff0000;
    text-decoration: none; }

.tinyMCE {
  width: 580px;
  height: 300px; }

.tinyMCEmini {
  width: 580px;
  height: 200px; }

.tiny-mce a {
  color: #3366ff !important;
  text-decoration: none !important; }
  .tiny-mce a:hover {
    text-decoration: underline !important; }
  .tiny-mce a span {
    color: #3366ff !important; }

.tmp {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  height: 100%;
  position: relative;
  z-index: 1; }

.tmp-header {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
  z-index: 2;
  height: 130px; }

.tmp-body {
  width: 1000px;
  margin: 0 auto;
  clear: both; }
  .tmp-body-left {
    width: 224px; }
    .tmp-body-left-td {
      padding: 10px 0 10px 15px;
      width: 224px; }

.tmp-body-center {
  width: auto;
  margin: 0 4%;
  overflow: hidden;
  margin-left: 20px; }
  .tmp-body-center-td {
    padding: 10px 0; }

.tmp-body-widget {
  width: 1000px;
  background-color: white; }

.tmp-body-full {
  width: 980px;
  background-color: white;
  padding: 10px; }

.tmp-body-right {
  float: right;
  width: 224px;
  margin-right: 15px; }
  .tmp-body-right-td {
    padding: 10px 0;
    width: 224px; }

.tmp-footer {
  width: 100%;
  margin: 30px auto;
  text-align: center; }

.tmp-menu {
  width: 1000px;
  margin: 0;
  clear: both;
  padding: 0;
  background-color: #0067da;
  display: table; }

.tmp-menu > div {
  display: table-cell;
  padding: 0 6px;
  color: #ffe300;
  position: relative;
  z-index: 1200; }

.tmp-menu > div > span {
  position: absolute;
  width: 1px;
  height: 25px;
  top: 9px;
  right: 0;
  background-color: white; }

.tmp-menu > div > a {
  color: #ffe300;
  display: block;
  font-weight: bold;
  font-size: 14px;
  height: 31px;
  text-align: center;
  vertical-align: central;
  padding-top: 9px; }

.tmp-menu > div.action > a {
  background-color: #0074f7;
  color: white; }

.tmp-menu > div > a:hover {
  background-color: #0074f7;
  color: white; }

.tmp-menu > div > div {
  display: none;
  position: absolute;
  z-index: 10;
  margin: 0;
  left: 5px;
  top: 30px;
  background-color: #f0f0f0;
  border: 1px solid #aaaaaa;
  padding: 6px 8px;
  width: 250px; }

.tmp-menu > div > div > a {
  display: block;
  width: auto;
  color: #555;
  font-size: 11px;
  padding: 6px 8px; }
  .tmp-menu > div > div > a:hover {
    color: #cc0000; }

.tmp-submenu-left {
  width: auto;
  list-style: none;
  margin-top: 30px; }
  .tmp-submenu-left li {
    list-style: none;
    width: auto;
    margin: 0 0 5px; }
    .tmp-submenu-left li:hover a {
      position: relative;
      z-index: 111;
      color: #00FFEA; }
    .tmp-submenu-left li a {
      width: auto;
      display: block;
      color: #0764ce;
      font-size: 25px;
      font-weight: bold;
      line-height: 24px;
      padding: 1px 0 2px 10px;
      text-transform: uppercase; }

.tmp-menu-left {
  width: auto;
  list-style: none;
  margin: 0 0 0 2px;
  padding: 0; }
  .tmp-menu-left li {
    list-style: none;
    position: relative;
    z-index: 109;
    width: auto;
    margin: 0; }
    .tmp-menu-left li a {
      width: auto;
      display: block;
      color: #999;
      padding: 5px;
      font-size: 14px; }
      .tmp-menu-left li a:hover {
        color: #0764ce; }
  .tmp-menu-left li.action a {
    color: #0764ce; }

.tmp-menu-left li div {
  display: none;
  position: absolute;
  z-index: 110;
  left: 200px;
  top: -7px;
  width: 250px; }

.tmp-menu-left li div ul,
.tmp-menu-left li:hover div ul {
  width: auto;
  border: 1px solid #126E9F;
  background-color: #ffffff;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding: 2px;
  margin: 5px;
  -webkit-box-shadow: 0 0 5px 0 #666;
  box-shadow: 0 0 5px 0 #666;
  -moz-box-shadow: 0 0 5px 0 #666; }

.tmp-menu-left li div ul li,
.tmp-menu-left li:hover div ul li {
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.tmp-menu-left li div ul li a,
.tmp-menu-left li:hover div ul li a {
  width: auto;
  display: block;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #126E9F;
  padding: 5px;
  background-color: #ffffff;
  font-size: 11px;
  font-weight: 500; }

.tmp-menu-left li:hover div {
  display: block; }

.tmp-menu-left li:hover a {
  position: relative;
  z-index: 111;
  padding: 5px; }

.tmp-menu-left li div ul li:hover a,
.tmp-menu-left li:hover div ul li:hover a {
  color: #02feef; }

.tmp-left-text {
  width: auto;
  list-style: none;
  letter-spacing: 1px;
  line-height: 26px;
  color: #0764ce;
  font-size: 24px;
  margin: 10px 0;
  padding: 5px 5px 0 10px; }

.tmp-menu-right {
  width: auto;
  list-style: none;
  margin: 0;
  padding: 10px 0; }

.tmp-menu-right li {
  list-style: none;
  position: relative;
  z-index: 109;
  width: auto;
  margin: 0 0 0 1px; }

.tmp-menu-right li a {
  width: auto;
  display: block;
  color: #0764ce;
  padding: 2px 10px 3px;
  background-color: #ffffff;
  font-size: 12pt;
  font-weight: 500; }

.tmp-menu-right li.action a {
  color: #ffffff;
  background-color: #0764ce; }

.tmp-menu-right li:hover div {
  display: block; }

.tmp-menu-right li:hover a {
  position: relative;
  z-index: 111;
  color: #ffffff;
  background-color: #0764ce; }

.tmp-address {
  width: 100%;
  margin: 0 auto; }

.tmp-object-right {
  width: auto;
  margin: 5px 0; }

.tmp-comment {
  margin: 15px 0; }

.tmp-discussion-right {
  margin-top: 15px; }

.tmp-html {
  margin: 13px 0; }

.tmp-list-header {
  text-align: center;
  color: #1356FF;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  width: auto;
  margin-bottom: 5px; }

.tmp-unification {
  width: auto; }
  .tmp-unification-info {
    margin-top: 10px; }
    .tmp-unification-info b {
      color: #015DFC; }
    .tmp-unification-info ul {
      margin: 5px 0;
      list-style: none; }
      .tmp-unification-info ul li {
        color: #1D355B;
        list-style: none;
        font-size: 10px; }

.tmp-class-talk-right {
  margin-top: 15px; }

.tmp-footer-void {
  width: auto;
  height: 400px; }

.tmp-activities-right {
  margin-top: 15px; }

.tmp2 {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  height: 100%;
  position: relative;
  z-index: 1; }

.admin-page-list {
  display: block;
  width: 580px; }
  .admin-page-list-item {
    margin-top: 15px;
    clear: both; }
    .admin-page-list-item-view {
      padding: 3px;
      display: block;
      width: 500px;
      float: left;
      color: black; }
    .admin-page-list-item-delete {
      display: block;
      width: 16px;
      float: right;
      padding: 3px;
      margin-left: 15px;
      line-height: 0; }
    .admin-page-list-item-edit {
      display: block;
      width: 16px;
      float: right;
      padding: 3px;
      margin-left: 15px;
      line-height: 0; }
    .admin-page-list-item-home {
      display: block;
      width: 16px;
      float: right;
      padding: 3px;
      margin-left: 15px;
      line-height: 0; }
  .admin-page-list a:hover {
    color: red;
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.admin-user-change {
  width: auto;
  background-color: #fcfcfc;
  border: 1px solid #edeeee;
  padding: 5px;
  margin-bottom: 20px; }

.admin-user-list {
  width: auto;
  background-color: #fcfcfc;
  border: 1px solid #edeeee;
  padding: 5px;
  overflow: auto; }
  .admin-user-list-title {
    width: auto;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px; }
  .admin-user-list-page {
    text-align: center;
    margin-bottom: 10px; }
    .admin-user-list-page a {
      font-size: 12px;
      font-weight: bold; }
      .admin-user-list-page a.action {
        color: red; }
  .admin-user-list-div {
    width: 185px;
    float: left;
    text-align: left;
    margin: 10px 0;
    display: block; }

.admin-style-table {
  margin: 15px 0;
  width: 100%; }
  .admin-style-table-name {
    width: 250px;
    font-weight: bold; }
  .admin-style-table-input {
    width: 99%; }
  .admin-style-table-select {
    width: 99%; }
  .admin-style-table-color {
    width: 99%; }
  .admin-style-table-text {
    width: 99%; }

.admin-style-head {
  font-weight: bold;
  font-size: 15px; }

.object-item {
  text-align: justify;
  color: #032a84; }

.object-item-one {
  width: 578px;
  padding: 5px;
  margin: 5px;
  clear: both; }

.object-item-two {
  width: 265px;
  padding: 5px;
  margin: 5px;
  background-color: #fcfcfc;
  border: 1px solid #edeeee;
  float: left; }

.object-item-class {
  width: 185px;
  margin: 5px;
  font-size: 22px;
  float: left;
  line-height: 1; }
  .object-item-class a {
    line-height: 1; }

.object-item-part-element {
  width: auto;
  padding: 5px;
  display: block;
  text-align: center;
  font-size: 11px;
  color: #8a8a8a; }

.object-item-name {
  color: #032a84;
  font-size: 26px;
  line-height: 26px; }

.object-item-text {
  color: #000;
  font-size: 16px;
  text-align: justify; }

.object-item-mail {
  color: #076c02;
  text-align: justify;
  font-size: 14px; }

.object-item-date {
  height: 18px;
  width: auto;
  clear: both;
  margin: 5px 0; }
  .object-item-date span {
    color: #ffffff;
    background-color: #00a2ff;
    font-size: 14px;
    padding: 0 5px 1px;
    float: right;
    letter-spacing: 1px;
    line-height: 18px; }
  .object-item-date b {
    font-weight: 500;
    font-size: 13px;
    color: #00a2ff;
    float: right;
    margin-left: 30px;
    margin-right: 3px; }

.object-item-view {
  height: 20px;
  width: auto;
  clear: both;
  color: #00a2ff;
  font-size: 13px;
  font-weight: bold;
  padding: 0 5px 1px;
  text-align: right; }
  .object-item-view a:hover {
    color: red; }

.object-item-link {
  display: block;
  width: auto;
  height: auto; }

.object-item-folder {
  color: #032a84;
  font-size: 19px;
  font-weight: bold; }

.object-item-author {
  color: #032a84;
  text-align: right;
  width: auto;
  font-size: 12px;
  font-style: italic;
  font-weight: 500; }

.object-item-announcement {
  color: #8a8888;
  text-align: justify;
  width: auto;
  font-size: 14px;
  font-weight: 600; }
  .object-item-announcement i {
    display: block;
    width: auto;
    text-align: right;
    font-weight: 500;
    font-size: 12px; }

.object-item-link:hover div.object-item-name {
  color: #00a2ff; }

.object-item-link:hover div.object-item-text {
  color: #00a2ff; }

.object-item-link:hover div.object-item-author {
  color: #00a2ff; }

.object-item-link:hover div.object-item-view {
  color: #ff0000; }

.object-item-link:hover div.object-item-announcement {
  color: #00a2ff; }

.object-talk-text {
  height: 30px;
  position: relative;
  left: 0;
  top: 0;
  color: black;
  width: 576px;
  overflow: hidden;
  word-wrap: break-word;
  line-height: 18px;
  color: #000;
  font-size: 16px;
  overflow: hidden; }

.object-talk-odd {
  background-color: #fcfcfc;
  border: 1px solid #F2F3F7;
  width: 576px; }

.object-item-head {
  color: #1457FF;
  font-size: 14px; }

/*--------------*/
.object-item-tag {
  color: #FE5206;
  font-size: 10px;
  margin-bottom: 5px; }

.object-item-contact {
  color: #999;
  font-size: 11px; }

.object-item-url a {
  color: #3298fc;
  font-weight: bold;
  font-size: 11px;
  margin: 0 5px; }
  .object-item-url a:hover {
    color: #ff0000; }

.object-next {
  clear: both;
  display: block;
  width: auto;
  text-align: center;
  padding: 5px 0;
  margin: 5px 0;
  background-color: #eef2ff;
  border: 1px solid #edeeee; }
  .object-next:hover {
    -webkit-box-shadow: 0 0 7px #666;
    box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666; }

.object-search {
  margin: 10px 0;
  height: 64px;
  width: auto;
  position: relative; }

.object-hide {
  display: none; }
  .object-hide-2 {
    display: none; }

.object-search-go {
  position: absolute;
  right: 30px;
  bottom: 0;
  z-index: 1;
  font-weight: bold; }

.object-search-clear {
  position: absolute;
  left: 10px;
  bottom: 0;
  z-index: 1;
  color: red; }

.object-search-input {
  border: 8px solid #04236b;
  padding: 5px;
  /*position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 1;*/ }
  .object-search-input input {
    width: 100%;
    border: 0;
    padding: 0; }

.object-search-images {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer; }

.object-sort {
  font-size: 12px;
  margin: 5px;
  color: white; }
  .object-sort input {
    margin: 2px 0; }
  .object-sort b {
    font-weight: normal;
    font-size: 16px;
    color: #00a2ff;
    clear: both;
    display: block; }

.object-view {
  font-size: 11px;
  margin: 5px 0; }
  .object-view h3 {
    color: #0523E5;
    clear: both;
    display: block;
    padding: 3px 5px;
    margin: 2px 0;
    cursor: pointer; }
    .object-view h3:hover {
      -webkit-box-shadow: 0 0 7px #666;
      box-shadow: 0 0 7px #666;
      -moz-box-shadow: 0 0 7px #666; }
    .object-view h3 span {
      float: right; }
  .object-view input {
    margin: 2px 0; }
  .object-view div {
    display: none; }

.object-link {
  color: #00aef0;
  font-size: 10px;
  display: block;
  clear: both;
  padding: 1px 0; }
  .object-link:hover {
    color: #032a84; }

.object-action {
  list-style: none;
  display: inline-block; }
  .object-action li {
    list-style: none;
    position: relative;
    border: none;
    padding: 0 5px;
    white-space: nowrap;
    cursor: pointer;
    z-index: 15;
    font-size: 11px; }
    .object-action li:hover {
      border: 1px solid #edeeee; }
      .object-action li:hover a {
        color: red; }
    .object-action li ul {
      display: none;
      list-style: none;
      position: absolute;
      z-index: 1;
      color: black;
      right: -1px;
      top: 16px;
      margin: 0;
      background-color: #fcfcfc;
      border: 1px solid #edeeee; }
      .object-action li ul ul {
        display: block; }

.object-action li ul li,
.object-action li:hover ul li {
  border: 0;
  text-align: left;
  padding: 0; }

.object-action li ul li a,
.object-action li:hover ul li a {
  padding: 1px 3px;
  font-weight: bold;
  display: block;
  border: 0;
  text-align: left;
  color: #1D335C; }

.object-action li ul li:hover a,
.object-action li:hover ul li:hover a {
  background-color: #D5D9E4;
  color: red; }

.object-last {
  display: block;
  font-size: 12px;
  color: white;
  padding: 4px 6px; }
  .object-last:hover {
    color: #00a2ff; }
  .object-last-images img {
    width: 50px; }

.object-other {
  display: block;
  font-size: 12px;
  color: #032a84;
  padding: 4px 6px; }
  .object-other:hover {
    color: #00a2ff; }
  .object-other-images img {
    width: 50px; }

.text {
  position: relative;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  color: black;
  width: auto;
  overflow: hidden;
  word-wrap: break-word;
  line-height: 18px;
  font-size: 14px; }
  .text-header {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #044EFD;
    text-transform: uppercase; }
  .text-images {
    cursor: pointer; }

.capcha-refresh {
  cursor: pointer;
  color: #ff9833;
  font-style: italic; }

.registration-text {
  font-weight: bold; }

.registration-msg {
  font-weight: bold; }

.registration-help {
  color: #ff9833;
  font-style: italic; }

.profile-data-conf {
  clear: both;
  text-align: left;
  margin-bottom: 20px; }
  .profile-data-conf center {
    margin-bottom: 15px;
    color: black;
    font-weight: bold; }
  .profile-data-conf-div {
    clear: both;
    background-color: #fcfcfc;
    border: 1px solid #edeeee;
    padding: 5px;
    margin-bottom: 20px; }

#sound {
  position: absolute;
  left: -100px;
  top: -100px; }

.submenu a.action {
  padding: 1px 5px 2px; }

.loading {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -110px;
  margin-top: -10px;
  z-index: 9999; }

.mail-user-header {
  font-size: 16px; }

.mail-user-type {
  margin: 15px 0;
  color: red;
  font-weight: bold; }

.mail-user-head {
  color: blue;
  font-weight: bold; }

.mail-user-body {
  margin: 10px 0; }

.mail-user-list {
  margin: 5px 0; }

.mail-unification-list {
  margin: 5px 0; }

.right-text {
  clear: both;
  width: auto;
  color: #032a84;
  font-size: 16px;
  font-weight: 800;
  margin: 10px 0 0;
  padding: 5px 0 0; }

.colorpicker {
  z-index: 1000; }

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #ffffff;
  border: 1px solid #E9E9E9;
  border-radius: 4px; }
  #share42:hover {
    background: #F6F6F6;
    border: 1px solid #D4D4D4;
    box-shadow: 0 0 5px #DDD; }
    #share42:hover a {
      opacity: 0.7; }
  #share42 a {
    opacity: 0.5; }
    #share42 a:hover {
      opacity: 1; }

.address-list {
  margin-bottom: 10px; }
  .address-list a {
    color: #02339a;
    margin: 2px;
    font-weight: bold;
    font-size: 11px; }
    .address-list a:hover {
      color: #ff0000; }
  .address-list span {
    color: #02339a;
    margin: 2px;
    font-weight: bold;
    font-size: 11px; }

.journal-page-header {
  color: #073375;
  font-weight: bold;
  font-size: 32px; }

.journal-page-list-body {
  margin-top: 10px; }

.leftTitle {
  width: auto;
  padding: 0 5px 25px 10px;
  color: #0764ce; }

.leftTitleText {
  font-weight: bold; }

.leftTitleSubText {
  font-weight: bold; }

.whatNew {
  width: auto;
  color: #ffffff;
  margin-bottom: 30px;
  padding-left: 10px;
  text-transform: uppercase; }
  .whatNew span {
    display: block;
    font-size: 29px;
    line-height: 19px; }
  .whatNew b {
    display: block;
    font-size: 43px;
    line-height: 40px; }

#rightMargin {
  width: auto;
  height: 0;
  clear: both; }

.searchValue {
  background-color: #fcf3a7;
  color: #000; }

.diGallety {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
  text-align: center; }

.diGalletyBody {
  background-color: #8d8d8d;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1; }

.diGalletyImages {
  position: relative;
  z-index: 2;
  cursor: pointer; }

.diGalletyTools {
  background-color: #0074f7;
  width: 400px;
  height: 32px;
  padding: 4px;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 50%;
  margin-left: -200px; }
  .diGalletyTools img {
    cursor: pointer; }

.diGalletyToolsCount {
  float: left;
  height: 32px;
  line-height: 28px;
  font-size: 18px;
  color: white;
  margin: 0 20px; }

.diGalletyToolsPrev {
  float: left; }

.diGalletyToolsNext {
  float: left; }

.diGalletyToolsView {
  float: right;
  margin-right: 20px; }

.diGalletyToolsClose {
  float: right; }

.bSite {
  text-align: center;
  margin-top: 15px; }
  .bSite a {
    display: inline-block;
    margin-bottom: 15px;
    width: 200px; }

.weatherSubmit {
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  background-color: #00aef0;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  padding: 15px;
  width: 220px; }
  .weatherSubmit:hover {
    background-color: #49ccfc;
    color: #ffffff; }

.weatherSubmit2 {
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  background-color: #c0e6fb;
  font-size: 16px;
  font-weight: 600;
  cursor: default;
  display: inline-block;
  padding: 15px;
  width: 220px; }
  .weatherSubmit2:hover {
    color: #ffffff; }

.f-w-800 {
  font-weight: 800; }

.f-s-1-2 {
  font-size: 1.2em; }

.blue-main {
  color: #0764ce; }

.black {
  color: #000000; }

.red {
  color: #ff0000; }

.maroon {
  color: #800000; }

.magenta {
  color: #ff00ff; }

.pink {
  color: #ff99cc; }

.burnt-orange {
  color: #993300; }

.orange {
  color: #ff6600; }

.amber {
  color: #ff9900; }

.gold {
  color: #ffcc00; }

.peach {
  color: #ffcc99; }

.dark-olive {
  color: #333300; }

.color-olive {
  color: #808000; }

.yellow-green {
  color: #99cc00; }

.yellow {
  color: #ffff00; }

.light-yellow {
  color: #ffff99; }

.dark-geen {
  color: #003300; }

.green {
  color: #008000; }

.sea-green {
  color: #339966; }

.lime {
  color: #00ff00; }

.pale-green {
  color: #ccffcc; }

.dark-azure {
  color: #003366; }

.teal {
  color: #008080; }

.torquoise {
  color: #33cccc; }

.aqua {
  color: #00ffff; }

.pale-cyan {
  color: #ccffff; }

.navy-blue {
  color: #000080; }

.blue {
  color: #0000ff; }

.royal-blue {
  color: #3366ff; }

.sky-blue {
  color: #00ccff; }

.light-sky-blue {
  color: #99ccff; }

.indigo {
  color: #333399; }

.grayish-blue {
  color: #666699; }

.purple {
  color: #800080; }

.brown {
  color: #993366; }

.plum {
  color: #cc99ff; }

.very-dark-gray {
  color: #333333; }

.gray {
  color: #808080; }

.medium-gray {
  color: #999999; }

.silver {
  color: #c0c0c0; }

.white {
  color: #ffffff; }

.black-bg {
  background-color: #000000; }

.red-bg {
  background-color: #ff0000; }

.maroon-bg {
  background-color: #800000; }

.magenta-bg {
  background-color: #ff00ff; }

.pink-bg {
  background-color: #ff99cc; }

.burnt-orange-bg {
  background-color: #993300; }

.orange-bg {
  background-color: #ff6600; }

.amber-bg {
  background-color: #ff9900; }

.gold-bg {
  background-color: #ffcc00; }

.peach-bg {
  background-color: #ffcc99; }

.dark-olive-bg {
  background-color: #333300; }

.background-color-olive-bg {
  background-color: #808000; }

.yellow-green-bg {
  background-color: #99cc00; }

.yellow-bg {
  background-color: #ffff00; }

.light-yellow-bg {
  background-color: #ffff99; }

.dark-geen-bg {
  background-color: #003300; }

.green-bg {
  background-color: #008000; }

.sea-green-bg {
  background-color: #339966; }

.lime-bg {
  background-color: #00ff00; }

.pale-green-bg {
  background-color: #ccffcc; }

.dark-azure-bg {
  background-color: #003366; }

.teal-bg {
  background-color: #008080; }

.torquoise-bg {
  background-color: #33cccc; }

.aqua-bg {
  background-color: #00ffff; }

.pale-cyan-bg {
  background-color: #ccffff; }

.navy-blue-bg {
  background-color: #000080; }

.blue-bg {
  background-color: #0000ff; }

.royal-blue-bg {
  background-color: #3366ff; }

.sky-blue-bg {
  background-color: #00ccff; }

.light-sky-blue-bg {
  background-color: #99ccff; }

.indigo-bg {
  background-color: #333399; }

.grayish-blue-bg {
  background-color: #666699; }

.purple-bg {
  background-color: #800080; }

.brown-bg {
  background-color: #993366; }

.plum-bg {
  background-color: #cc99ff; }

.very-dark-gray-bg {
  background-color: #333333; }

.gray-bg {
  background-color: #808080; }

.medium-gray-bg {
  background-color: #999999; }

.silver-bg {
  background-color: #c0c0c0; }

.white-bg {
  background-color: #ffffff; }

.m-20px {
  margin: 20px; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my#-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my#-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my#-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my#-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my#-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my#-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py#-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py#-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py#-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py#-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py#-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py#-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m#-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

/*

.m {
  &r, &x {
    &-0 {
      margin-right: 0;
    }
    &-1 {
      margin-right: 0.5rem;
    }
    &-2 {
      margin-right: 1rem;
    }
  }

  &l, &x {
    &-0 {
      margin-left: 0;
    }
    &-1 {
      margin-left: 0.5rem;
    }
    &-2 {
      margin-left: 1rem;
    }
  }

  &t, &y {
    &-0 {
      margin-top: 0;
    }
    &-1 {
      margin-top: 1rem;
    }
  }
}

.mt-1 {
  margin-top: 1rem;
}

.mb-1 {
  margin-bottom: 1rem;
}

.my-1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.pr-1 {
  padding-right: 1rem;
}

.pl-1 {
  padding-left: 1rem;
}

.px-1 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.pt-1 {
  padding-top: 1rem;
}

.pb-1 {
  padding-bottom: 1rem;
}

.py-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}


*/
.flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

* {
  line-height: 1.5;
  padding: 0;
  margin: 0; }

body {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: Open Sans;
  line-height: 21px;
  text-align: left;
  color: black;
  background-color: #ffffff; }

img {
  border: 0; }

p {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

a {
  color: #1D335C;
  text-decoration: none; }
  a:hover {
    color: #ff0000;
    text-decoration: none; }

.required:after {
  color: #ff0000;
  content: ' *';
  display: inline; }

.list-edit {
  background-color: #00ccff;
  color: white;
  height: 50px;
  font-size: 18px;
  font-weight: bold; }
