
.alert {
  padding: 15px;
  margin: 20px 0 20px 0;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-error, ul.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #843534;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: rgb(145,195,0);
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

/*
ul.gallery {
  display: block;
  margin: 5px 0 5px 0;
  padding: 0;
}
ul.gallery li {
  margin: 0;
  float: left;
  list-style: none;
  padding: 0 0 5px 0;
  margin: 0 8px 6px 0;
  width: 118px;
  height: 98px;
  position: relative;
}
ul.gallery li a {
  border: 1px solid #bababa;
  background: #fff;
  display: block;
  width: 117px;
  height: 95px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(50,50,50,0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(50,50,50,0.75);
  box-shadow: 2px 2px 5px 0px rgba(50,50,50,0.75);
}
ul.gallery li a img {
  padding: 4px;
  display: block;
  max-width: 127px;
  max-height: 86px;
  margin: auto;
}


*/
.clear:after{
  clear: both;
  content: "";
  display: block;
}
.help-block.text-danger{
  color: rgb(210,86,86);
}
img.load {
  opacity: 0;
  transition: opacity .3s ease-in;
}

.loginform .help-block.text-danger{
  position: absolute;
  font-size: 0.8em;
  margin-top: 30px;
  left: 0;
}
.loginform input.has-error{
  margin-bottom: 20px !important;
}

.loginform{
  position: relative;
}

#survey label{
  cursor: pointer;
}


#survey .bg-teal {
  background-color: #00b297;
}

#survey .bg-danger {
  background-color: #dc3545 !important;
}

#survey .bg-warning {
  background-color: #F49917 !important;
}

#survey .bg-info {
  background-color: #17a2b8 !important;
}

#survey .bg-purple {
  background-color: #6f42c1;
}

div.page main div.content
{
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /*border-bottom: 2px solid rgb(211,211,211);*/
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 72.5rem;
  z-index: 1;
}

div.page main div.content div:first-child:not(.col-sm-4)
{
  width: 100%;
}


main div.header.small {
  min-height: 9.875rem;
}

.btn-toolbar {
  text-align: center;
}

.btn-toolbar .btn {
  margin-left: 15px;
}

.row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-sm-4 {
  width: 33.33333333333333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

main div.header.small > div:not([class]) {
  width: 100%;
}


.navigation ul li.active a {
  font-weight: bold;
}

.pagemenu ul li.active {
  font-weight: bold;
}

main nav.pagemenu a.back::after{
  background: none;
}

main div.columns > div:nth-child(2) {
  margin-top: 2rem;
}

.msk a {
  display: block;
  padding-bottom: 10px;
}

.msk div {
  line-height: 16px;
  font-size: 11px;
}
.rowSubmit{
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
}

main div.board-slider div.slider1 div.item p a{
  color: rgb(255,255,255);
  text-decoration: none;
}

main div.board-slider div.slider1 div.item p a:hover{
  text-decoration: underline;
}

main div.columns nav.pagemenu a.back {
  padding-left: 25px;
}
main div.columns nav.pagemenu a.back::before {
  background-color: #432C1D;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNi41NDUiIGhlaWdodD0iMTEuOTk5IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxLjczMTcgMy4xNzQ4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02Ny4zNzQgLTEyMS4wMSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9Ii4yODg2MiI+PGxpbmUgeDE9IjY3LjUxOSIgeDI9IjY4Ljk2MiIgeTE9IjEyMS4xNSIgeTI9IjEyMi42IiBkYXRhLW5hbWU9IkxpbmUgMTQxIi8+PGxpbmUgeDE9IjY3LjUxOSIgeDI9IjY4Ljk2MiIgeTE9IjEyNC4wNCIgeTI9IjEyMi42IiBkYXRhLW5hbWU9IkxpbmUgMTQyIi8+PC9nPjwvc3ZnPg==);
  background-position: 7px center;
  background-repeat: no-repeat;
  background-size: 7px 12px;
  border-radius: 50%;
  content: '';
  height: 20px;
  left: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  width: 20px;
}


main div.columns div:first-child:not(.photogallery) ul {
  padding-left: 40px;
}
main div.columns div:first-child:not(.photogallery) ul li {
  list-style: disc;
}

main #anchor a.button {
  cursor: pointer;
}
main #anchor div.hide {
  display: none;
}

main div.board-slider div.slider1 div.item span.green {
  background-color: #432C1D;
  display: block;
  padding: 18px 0px 0px 0px
}

main div.board-slider div.slider1 div.item span.green img {
  height: 78%;
  padding-left: 10px;
}

main div.board-slider div.slider1 div.item div div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  color: rgb(255,255,255);
  display: flex !important;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 29.75rem;
  padding-left: 0rem;
  position: relative;
}

main div.board-slider ul.bx-custom-pager li {
  background-color: #432C1D;
  padding: 0px 8px 0px 8px;
}

main div.board-slider ul.bx-custom-pager li a{
  display: block;
}

main div.columns div.company, main div div p.company {
  padding: 1em;
  margin-bottom: 1.5em;
  box-sizing: border-box;
  line-height: 1.5em;
  background: #F2F2F2 url(../res/tel.svg) no-repeat 90% 50%;
  background-size: 25%;
}

main div div p.company {
  margin-right: 35px;
}

.text-center {
  text-align: center;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 2.5rem;
  margin-left: 2.5rem;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row>.col-6, .row>.col-12 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media only screen and (max-width: 900px) {
  .col-6, .col-12  {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .col-12  {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1500px)
{
header[role='banner'] nav[role='navigation'] li a {
  white-space: nowrap;
}
}

.filesDwnlList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}


.file {
  float: left;
  width: 50%;
  padding-top: 5px;
  border: 1px solid #e3e3e3;
  border-width: 0;
}

.file p {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.file i {
  font-size: 1.8em;
  vertical-align: middle;
  opacity: .5;
  display: inline-block;
  padding-right: 15px;
  background-image: url("../images/file.png");
  width: 42px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55%;
}

.file span+span {
  -ms-flex-item-align: center;
  align-self: center;
}

.file a {
  text-decoration: none;
  font-size: 1em;
  line-height: 1.4em;
  word-break: break-all;
  display: block;
}

.file a span{
  display: block;
}

.file a em {
  color: rgb(177,177,177);
  font-size: .9em;
  font-style: normal;
}

.file a em {
  white-space: nowrap;
  word-break: normal;
}

main div.files > h2 {
  border-bottom: 2px solid rgb(211,211,211);
  color: #432C1D;
  font-size: 1.875rem;
  line-height: 2.5625rem;
  margin-bottom: 2.5rem;
  padding-bottom: 1rem;
  width: 100%;
}

#ajax-spinner {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1020;
  width: 60px;
  height: 60px;
  margin: -76px 0 0 -76px;
  border: 16px solid #236A45;
  border-radius: 50%;
  border-top: 16px solid #f9faff;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  opacity: 1 !important;
}
.spinner div.page {
  opacity: 0.5;
}

#calendar-search input[name="search"]{
  border: 0px;

  border-bottom: 2px solid rgb(211,211,211);
  padding: 5px 6px 2px 0px;
  width: 140px;
  display: inline-flex;
}

#calendar-search div.search {
  display: inline-flex;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  margin-left: 1rem;
  margin-right: 0;
}

#calendar-search button.submit {
  border: 0px;
  margin-right: 13px;
  background-color: white;
  display: block;
  top: -5px;
  height: 17px;
  position: relative;
  width: 19px;
}

#calendar-search button.submit::after {
  background: rgb(177,177,177);
  bottom: 2px;
  content: '';
  height: 3px;
  position: absolute;
  right: 3px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
}

#calendar-search button.submit::before {
  border: 2px solid rgb(177,177,177);
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 0;
  position: absolute;
  top: 0;
  width: 10px;
}

#calendar-search button.close {
  top: -5px;

  background: none;
  border: none;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  height: 17px;
  position: relative;
  width: 17px;
}

#calendar-search button.close::after {
  background-image: linear-gradient(to right, rgb(177,177,177) 0%,rgb(177,177,177) 100%), linear-gradient(to bottom, rgb(177,177,177) 0%,rgb(177,177,177) 100%);
  background-position: left center, center top;
  background-repeat: no-repeat;
  background-size: 100% 2px, 2px 100%;
  content: '';
  height: 17px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 17px;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 40px;
  border: 1px solid #888;
  width: 80%;
  max-width: 600px;
  border-radius: 5px;
}

.copyright-link {
  margin-left: 120px;
  text-decoration: none;
}

.modal-content h3{
  padding-bottom: 30px;
}
.modal-content p{
  padding-bottom: 15px;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  margin-top: -20px;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

