

/* Start:/local/components/chigov/feedback.form/templates/theme4_253169/style.css?16989332725398*/
.banner-title-form-y {
    font-size: 20px;
    padding: 10px 0px 10px 20px;
    top: 50px;
    font-family: 'solomon_sans_regular';
    font-size: 18px;
    color: #FFFFFF;
    background: #2EAE3D;
}

@font-face {
  font-family: 'solomon_sans_regular';
  src: url("/local/components/chigov/feedback.form/templates/theme4_253169/../font/solomon_sans_normal-webfont.eot");
  src: url("/local/components/chigov/feedback.form/templates/theme4_253169/../font/solomon_sans_normal-webfont.eot?#iefix") format("embedded-opentype"), url("/local/components/chigov/feedback.form/templates/theme4_253169/../font/solomon_sans_normal-webfont.woff2") format("woff2"), url("/local/components/chigov/feedback.form/templates/theme4_253169/../font/solomon_sans_normal-webfont.woff") format("woff"), url("/local/components/chigov/feedback.form/templates/theme4_253169/../font/solomon_sans_normal-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }


.banners-wrap {
  width: 1020px;
  margin: 60px auto; }

.banner {
  position: relative;
  /*cursor: pointer;*/
  margin-top: 20px; }

.banner-button{
  cursor: pointer;
}

.banner-title {
  position: absolute;
  left: 20px;
  top: 50px;
  font-family: 'solomon_sans_regular';
  font-size: 18px;
  color: #323232; }
  .banner-title h2 {
    color: #2c3e6f;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase; }
  .banner-title p {
    margin-top: 5px;
    font-weight: 600; }

.banner-descr {
  margin-top: 15px;
  display: none; }
  .banner-descr h4 {
    color: #323232;
    font-size: 18px; }

.banner-descr-buttons {
  margin-top: 30px;
  text-align: center; }
  .banner-descr-buttons a {
    display: inline-block;
    vertical-align: middle;
    width: 356px;
    height: 40px;
    line-height: 36px;
    margin: 0 20px;
    border: 2px solid #2c3e6f;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #2c3e6f;
    -webkit-transition: .5s;
    transition: .5s; }
    .banner-descr-buttons a:hover {
      background-color: #2c3e6f;
      color: #fff; }

.banner-form {
  width: 770px;
  margin: 0 auto;
  margin-top: 35px;
  padding: 25px 20px;
  border-top: 4px solid #2c3e6f;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.35);
  display: none; }
  .banner-form h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2c3e6f;
    text-align: center; }
  .banner-form label,
  .banner-form input,
  .banner-form textarea {
    display: block; }
  .banner-form label {
    margin-top: 15px;
    font-size: 14px;
    color: #232323; }
    .banner-form label span {
      color: #b31616; }
  .banner-form input {
    width: 100%;
    height: 40px;
    line-height: 38px;
    margin-top: 5px;
    padding-left: 10px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
    color: #323232; }
  .banner-form textarea {
    width: 100%;
    height: 160px;
    margin-top: 5px;
    padding-top: 5px;
    padding-left: 10px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
    color: #323232; }
  .banner-form button {
    display: block;
    width: 356px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #2c3e6f;
    border: 2px solid #2c3e6f;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff; }
  .banner-form .select-container {
    position: relative;
    margin-top: 15px; }
    .banner-form .select-container p {
      font-size: 14px;
      color: #232323; }
      .banner-form .select-container p span {
        color: #b31616; }
    .banner-form .select-container:before {
      content: "";
      width: 38px;
      height: 38px;
      position: absolute;
      right: 0;
      top: 21px;
      background: url(/local/components/chigov/feedback.form/templates/theme4_253169/../images/arrow.png) no-repeat center center #2c3e6f;
      border: 1px solid #2c3e6f;
      pointer-events: none; }
    .banner-form .select-container .drop-list {
      position: static;
      top: 100%;
      width: 690px;
      z-index: 1;
      max-height: inherit;
      padding-left: 0;
      border-bottom: none;
      border-top: none; }
      .banner-form .select-container .drop-list li {
        padding-left: 10px;
        border-bottom: 1px solid #acacac; }
      .banner-form .select-container .drop-list:before {
        display: none; }



.styled-filebutton {
  margin-top: 15px; }
  .styled-filebutton p {
    font-size: 14px;
    color: #232323; }
    .styled-filebutton p span {
      color: #b31616; }
  .styled-filebutton label {
    width: 100%;
    height: 40px;
    line-height: 38px;
    padding-left: 10px;
    margin-top: 5px;
    border: 1px solid #acacac;
    color: #acacac;
    font-size: 16px;
    text-decoration: underline;
    position: relative;
    cursor: pointer; }
    .styled-filebutton label:after {
      content: "";
      width: 38px;
      height: 38px;
      position: absolute;
      right: -1px;
      top: -1px;
      background: url(/local/components/chigov/feedback.form/templates/theme4_253169/../images/file.png) no-repeat center center #2c3e6f;
      border: 1px solid #2c3e6f; }

input[type="file"] {
	display: none;
}


.alx_feed_back_form_error_text
{
	color:red;
	margin-top:10px;
}

span.required-star {
    color: #b31616;
}

#COMMENT_FID1251 {
    height: 120px;
}
#f_feedback_FID125 select,
#f_feedback_FID126 select {
    background: #fff;
    border: 1px solid #aaa;
    width: 100%;
    height: 40px;
    line-height: 38px;
    margin-top: 5px;
    padding-left: 10px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
    color: #323232;
}

/* End */


/* Start:/local/templates/main/components/altasib/feedback.form/theme4/style.css?16989332735067*/
.banner-title-form-y {
    font-size: 20px;
    padding: 10px 0px 10px 20px;
    top: 50px;
    font-family: 'solomon_sans_regular';
    font-size: 18px;
    color: #FFFFFF;
    background: #2EAE3D;
}

@font-face {
  font-family: 'solomon_sans_regular';
  src: url("/local/templates/main/components/altasib/feedback.form/theme4/../font/solomon_sans_normal-webfont.eot");
  src: url("/local/templates/main/components/altasib/feedback.form/theme4/../font/solomon_sans_normal-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/components/altasib/feedback.form/theme4/../font/solomon_sans_normal-webfont.woff2") format("woff2"), url("/local/templates/main/components/altasib/feedback.form/theme4/../font/solomon_sans_normal-webfont.woff") format("woff"), url("/local/templates/main/components/altasib/feedback.form/theme4/../font/solomon_sans_normal-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }


.banners-wrap {
  width: 1020px;
  margin: 60px auto; }

.banner {
  position: relative;
  /*cursor: pointer;*/
  margin-top: 20px; }

.banner-button{
  cursor: pointer;
}

.banner-title {
  position: absolute;
  left: 20px;
  top: 50px;
  font-family: 'solomon_sans_regular';
  font-size: 18px;
  color: #323232; }
  .banner-title h2 {
    color: #2c3e6f;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase; }
  .banner-title p {
    margin-top: 5px;
    font-weight: 600; }

.banner-descr {
  margin-top: 15px;
  display: none; }
  .banner-descr h4 {
    color: #323232;
    font-size: 18px; }

.banner-descr-buttons {
  margin-top: 30px;
  text-align: center; }
  .banner-descr-buttons a {
    display: inline-block;
    vertical-align: middle;
    width: 356px;
    height: 40px;
    line-height: 36px;
    margin: 0 20px;
    border: 2px solid #2c3e6f;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #2c3e6f;
    -webkit-transition: .5s;
    transition: .5s; }
    .banner-descr-buttons a:hover {
      background-color: #2c3e6f;
      color: #fff; }

.banner-form {
  width: 770px;
  margin: 0 auto;
  margin-top: 35px;
  padding: 25px 20px;
  border-top: 4px solid #2c3e6f;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.35);
  display: none; }
  .banner-form h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2c3e6f;
    text-align: center; }
  .banner-form label,
  .banner-form input,
  .banner-form textarea {
    display: block; }
  .banner-form label {
    margin-top: 15px;
    font-size: 14px;
    color: #232323; }
    .banner-form label span {
      color: #b31616; }
  .banner-form input {
    width: 100%;
    height: 40px;
    line-height: 38px;
    margin-top: 5px;
    padding-left: 10px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
    color: #323232; }
  .banner-form textarea {
    width: 100%;
    height: 160px;
    margin-top: 5px;
    padding-top: 5px;
    padding-left: 10px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
    color: #323232; }
  .banner-form button {
    display: block;
    width: 356px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #2c3e6f;
    border: 2px solid #2c3e6f;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff; }
  .banner-form .select-container {
    position: relative;
    margin-top: 15px; }
    .banner-form .select-container p {
      font-size: 14px;
      color: #232323; }
      .banner-form .select-container p span {
        color: #b31616; }
    .banner-form .select-container:before {
      content: "";
      width: 38px;
      height: 38px;
      position: absolute;
      right: 0;
      top: 21px;
      background: url(/local/templates/main/components/altasib/feedback.form/theme4/../images/arrow.png) no-repeat center center #2c3e6f;
      border: 1px solid #2c3e6f;
      pointer-events: none; }
    .banner-form .select-container .drop-list {
      position: static;
      top: 100%;
      width: 690px;
      z-index: 1;
      max-height: inherit;
      padding-left: 0;
      border-bottom: none;
      border-top: none; }
      .banner-form .select-container .drop-list li {
        padding-left: 10px;
        border-bottom: 1px solid #acacac; }
      .banner-form .select-container .drop-list:before {
        display: none; }

		
		
.styled-filebutton {
  margin-top: 15px; }
  .styled-filebutton p {
    font-size: 14px;
    color: #232323; }
    .styled-filebutton p span {
      color: #b31616; }
  .styled-filebutton label {
    width: 100%;
    height: 40px;
    line-height: 38px;
    padding-left: 10px;
    margin-top: 5px;
    border: 1px solid #acacac;
    color: #acacac;
    font-size: 16px;
    text-decoration: underline;
    position: relative;
    cursor: pointer; }
    .styled-filebutton label:after {
      content: "";
      width: 38px;
      height: 38px;
      position: absolute;
      right: -1px;
      top: -1px;
      background: url(/local/templates/main/components/altasib/feedback.form/theme4/../images/file.png) no-repeat center center #2c3e6f;
      border: 1px solid #2c3e6f; }

input[type="file"] {  
	display: none; 
}


.alx_feed_back_form_error_text
{
	color:red;
	margin-top:10px;
}

span.required-star {
    color: #b31616;
}


/* End */
/* /local/components/chigov/feedback.form/templates/theme4_253169/style.css?16989332725398 */
/* /local/templates/main/components/altasib/feedback.form/theme4/style.css?16989332735067 */
