/*!



 =========================================================

 * Material Bootstrap Wizard - v1.0.2

 =========================================================

 

 * Product Page: https://www.creative-tim.com/product/material-bootstrap-wizard

 * Copyright 2017 Creative Tim (http://www.creative-tim.com)

 * Licensed under MIT (https://github.com/creativetimofficial/material-bootstrap-wizard/blob/master/LICENSE.md)

 

 =========================================================

 

 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

 */

/*-------------Custom---------------------*/



.form-control2

{

    width:100%;

}

@media only screen and (min-width:200px) and (max-width:575px)

{

    .sch-row

    {

    padding-top: 50px;

    }

}

/*---------------------------------------*/



  body.inverse {

    background: #333333; }

    body.inverse, body.inverse .form-control2 {

      color: #ffffff; }

    body.inverse .modal,

    body.inverse .modal .form-control2,

    body.inverse .panel-default,

    body.inverse .panel-default .form-control2,

    body.inverse .card,

    body.inverse .card .form-control2 {

      background-color: initial;

      color: initial; }



blockquote p {

  font-style: italic; }



.life-of-material-kit {

  background: #FFFFFF; }





.serif-font {

  font-family: "Roboto Slab", "Times New Roman", serif; }



.links {

  color: #005db9; }

  .links:hover, .links:focus {

    color: #89229b;

    text-decoration: none; }

  .links .text-info:hover, .links .text-info:focus {

    color: #00a5bb; }

  .links .material-icons {

    vertical-align: middle; }



legend {

  border-bottom: 0; }



* {

  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);

  -webkit-tap-highlight-color: transparent; }

  *:focus {

    outline: 0; }



a:focus, a:active,

button:active, button:focus, button:hover,

button::-moz-focus-inner,

input[type="reset"]::-moz-focus-inner,

input[type="button"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,

select::-moz-focus-inner,

input[type="file"] > input[type="button"]::-moz-focus-inner {

  outline: 0 !important; }



.image-container {

  min-height: 100vh;

  background-position: center center;

  background-size: cover;

  position: relative; }

  .image-container:before {

    content: "";

    display: block;

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: #000000;

    opacity: .3; }



.made-with-mk {

  width: 50px;

  height: 50px;

  display: block;

  position: fixed;

  z-index: 555;

  bottom: 40px;

  right: 40px;

  border-radius: 30px;

  background-color: rgba(16, 16, 16, 0.35);

  border: 1px solid rgba(255, 255, 255, 0.15);

  color: #FFFFFF;

  cursor: pointer;

  padding: 10px 12px;

  white-space: nowrap;

  overflow: hidden;

  -webkit-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);

  -moz-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);

  -o-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);

  transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1); }

  .made-with-mk:hover, .made-with-mk:active, .made-with-mk:focus {

    width: 218px;

    color: #FFFFFF;

    transition-duration: .55s;

    padding: 10px 19px; }

    .made-with-mk:hover .made-with, .made-with-mk:active .made-with, .made-with-mk:focus .made-with {

      opacity: 1; }

    .made-with-mk:hover .brand, .made-with-mk:active .brand, .made-with-mk:focus .brand {

      left: 0; }

  .made-with-mk .brand,

  .made-with-mk .made-with {

    float: left; }

  .made-with-mk .brand {

    position: relative;

    top: 4px;

    left: -1px;

    letter-spacing: 1px;

    vertical-align: middle;

    font-size: 16px;

    font-weight: 600; }

  .made-with-mk .made-with {

    color: rgba(255, 255, 255, 0.6);

    position: absolute;

    left: 58px;

    top: 14px;

    opacity: 0;

    margin: 0;

    -webkit-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);

    -moz-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);

    -o-transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1);

    transition: 0.55s cubic-bezier(0.6, 0, 0.4, 1); }

    .made-with-mk .made-with strong {

      font-weight: 400;

      color: rgba(255, 255, 255, 0.9); }



.wizard-container {



  z-index: 3; }

  .wizard-container .wizard-navigation {

    position: relative; }

 

h3, .h3 {

  font-size: 1.825em;

  line-height: 1.4em;

  margin: 20px 0 10px; }



h4, .h4 {

  font-size: 1.3em;

  line-height: 1.4em; }



h5, .h5 {

  font-size: 1.25em;

  line-height: 1.4em;

  margin-bottom: 15px; }



h6, .h6 {

  font-size: 0.9em;

  text-transform: uppercase; }



.title,

.card-title,

.wizard-title {

  font-weight: 700; }

  .title,

  .title a,

  .card-title,

  .card-title a,

  .wizard-title,

  .wizard-title a {

    color: #3C4858;

    text-decoration: none; }



h2.title {

  margin-bottom: 30px; }



.description,

.card-description,

.footer-big p {

  color: #999999; }



.text-warning {

  color: #ff9800; }



.text-primary {

  color: #005db9; }



.text-danger {

  color: #f44336; }



.text-success {

  color: #4caf50; }



.text-info {

  color: #00bcd4; }



.card {

color: white;

  padding: 10px 0;

  width: 100%;

  border-radius: 6px;

  color: rgba(0,0,0, 0.87);

  }



.wizard-card {

  min-height: 410px;

  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); }

  .wizard-card .picture-container {

    position: relative;

    cursor: pointer;

    text-align: center; }

  .wizard-card .picture {

    width: 106px;

    height: 106px;

    background-color: #999999;

    border: 4px solid #CCCCCC;

    color: #FFFFFF;

    border-radius: 50%;

    margin: 5px auto;

    overflow: hidden;

    transition: all 0.2s;

    -webkit-transition: all 0.2s; }

    .wizard-card .picture:hover {

      border-color: #2ca8ff; }

  .wizard-card .moving-tab {

    position: absolute;

    text-align: center;

    padding: 12px;

    font-size: 12px;

    text-transform: uppercase;

    -webkit-font-smoothing: subpixel-antialiased;

    top: -4px;

    left: 0px;

    border-radius: 4px;

    color: #FFFFFF;

    cursor: pointer;

    font-weight: 500; }

  .wizard-card[data-color="#005db9"] .moving-tab {

    background-color: #005db9;

    box-shadow: 0 16px 26px -10px rgba(156, 39, 176, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2); }

  .wizard-card[data-color="#005db9"] .picture:hover {

    border-color: #005db9; }

  .wizard-card[data-color="#005db9"] .choice:hover .icon, .wizard-card[data-color="purple"] .choice.active .icon {

    border-color: #005db9;

    color: #005db9; }

  .wizard-card[data-color="#005db9"] .form-group2 .form-control2 {

    background-image: linear-gradient(#005db9, #005db9), linear-gradient(#D2D2D2, #D2D2D2); }

  .wizard-card[data-color="#005db9"] .checkbox input[type=checkbox]:checked + .checkbox-material .check {

    background-color: #005db9; }

  .wizard-card[data-color="#005db9"] .radio input[type=radio]:checked ~ .check {

    background-color: #005db9; }

  .wizard-card[data-color="#005db9"] .radio input[type=radio]:checked ~ .circle {

    border-color: #005db9; }

  .wizard-card[data-color="green"] .moving-tab {

    background-color: #4caf50;

    box-shadow: 0 16px 26px -10px rgba(76, 175, 80, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2); }

  .wizard-card[data-color="green"] .picture:hover {

    border-color: #4caf50; }

  .wizard-card[data-color="green"] .choice:hover .icon, .wizard-card[data-color="green"] .choice.active .icon {

    border-color: #4caf50;

    color: #4caf50; }

  .wizard-card[data-color="green"] .form-group2 .form-control2 {

    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#D2D2D2, #D2D2D2); }

  .wizard-card[data-color="green"] .checkbox input[type=checkbox]:checked + .checkbox-material .check {

    background-color: #4caf50; }

  .wizard-card[data-color="green"] .radio input[type=radio]:checked ~ .check {

    background-color: #4caf50; }

  .wizard-card[data-color="green"] .radio input[type=radio]:checked ~ .circle {

    border-color: #4caf50; }

  .wizard-card[data-color="blue"] .moving-tab {

    background-color: #00bcd4;

    box-shadow: 0 16px 26px -10px rgba(0, 188, 212, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 188, 212, 0.2); }

  .wizard-card[data-color="blue"] .picture:hover {

    border-color: #00bcd4; }

  .wizard-card[data-color="blue"] .choice:hover .icon, .wizard-card[data-color="blue"] .choice.active .icon {

    border-color: #00bcd4;

    color: #00bcd4; }

  .wizard-card[data-color="blue"] .form-group2 .form-control2 {

    background-image: linear-gradient(#00bcd4, #00bcd4), linear-gradient(#D2D2D2, #D2D2D2); }

  .wizard-card[data-color="blue"] .checkbox input[type=checkbox]:checked + .checkbox-material .check {

    background-color: #00bcd4; }

  .wizard-card[data-color="blue"] .radio input[type=radio]:checked ~ .check {

    background-color: #00bcd4; }

  .wizard-card[data-color="blue"] .radio input[type=radio]:checked ~ .circle {

    border-color: #00bcd4; }

  .wizard-card[data-color="orange"] .moving-tab {

    background-color: #ff9800;

    box-shadow: 0 16px 26px -10px rgba(255, 152, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2); }

  .wizard-card[data-color="orange"] .picture:hover {

    border-color: #ff9800; }

  .wizard-card[data-color="orange"] .choice:hover .icon, .wizard-card[data-color="orange"] .choice.active .icon {

    border-color: #ff9800;

    color: #ff9800; }

  .wizard-card[data-color="orange"] .form-group2 .form-control2 {

    background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(#D2D2D2, #D2D2D2); }

  .wizard-card[data-color="orange"] .checkbox input[type=checkbox]:checked + .checkbox-material .check {

    background-color: #ff9800; }

  .wizard-card[data-color="orange"] .radio input[type=radio]:checked ~ .check {

    background-color: #ff9800; }

  .wizard-card[data-color="orange"] .radio input[type=radio]:checked ~ .circle {

    border-color: #ff9800; }

  .wizard-card[data-color="red"] .moving-tab {

    background-color: #eb180f;

    box-shadow: 0 16px 26px -10px rgba(0, 93, 185, 0.17), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 93, 185, 0.17); }

  .wizard-card[data-color="red"] .picture:hover {

    border-color: #f44336; }

  .wizard-card[data-color="red"] .choice:hover .icon, .wizard-card[data-color="red"] .choice.active .icon {

    border-color: #f44336;

    color: #f44336; }

  .wizard-card[data-color="red"] .form-group2 .form-control2 {

    background-image: linear-gradient(#005db9, #005db9), linear-gradient(#D2D2D2, #D2D2D2); }

  .wizard-card[data-color="#005db9"] .checkbox input[type=checkbox]:checked + .checkbox-material .check {

    background-color: #005db9; }

  .wizard-card[data-color="red"] .radio input[type=radio]:checked ~ .check {

    background-color: #005db9; }

  .wizard-card[data-color="#005db9"] .radio input[type=radio]:checked ~ .circle {

    border-color: #005db9; }

  .wizard-card .picture input[type="file"] {

    cursor: pointer;

    display: block;

    height: 100%;

    left: 0;

    opacity: 0 !important;

    position: absolute;

    top: 0;

    width: 100%; }

  .wizard-card .picture-src {

    width: 100%; }

  .wizard-card .tab-content {

    min-height: 300px;

    padding: 20px 15px; }

  .wizard-card .wizard-footer {

    padding: 0 15px; }

    .wizard-card .wizard-footer .checkbox {

      margin-top: 16px; }

  .wizard-card .disabled {

    display: none; }

  .wizard-card .wizard-header {

    text-align: center;

    padding: 25px 0 35px; }

    .wizard-card .wizard-header h5 {

      margin: 5px 0 0; }

  .wizard-card .nav-pills > li {

    text-align: center; }

  .wizard-card .btn2 {

    text-transform: uppercase; }

  .wizard-card .info-text {

    text-align: center;

    font-weight: 300;

 

    margin: 20px 0 20px;

}

  .wizard-card .choice {

    text-align: center;

    cursor: pointer;

    margin-top: 20px; }

    .wizard-card .choice .icon {

      text-align: center;

      vertical-align: middle;

      height: 116px;

      width: 116px;

      border-radius: 50%;

      color: #999999;

      margin: 0 auto 20px;

      border: 4px solid #CCCCCC;

      transition: all 0.2s;

      -webkit-transition: all 0.2s; }

    .wizard-card .choice i {

      font-size: 40px;

      line-height: 111px; }

    .wizard-card .choice:hover .icon, .wizard-card .choice.active .icon {

      border-color: #2ca8ff; }

    .wizard-card .choice input[type="radio"],

    .wizard-card .choice input[type="checkbox"] {

      position: absolute;

      left: -10000px;

      z-index: -1; }

  .wizard-card .btn2-finish {

    display: none; }

  .wizard-card .description {

    color: #999999;

    font-size: 14px; }

  .wizard-card .wizard-title {

    margin: 0; 

    margin-bottom: 10px !important;

}



legend {

  margin-bottom: 20px;

  font-size: 21px; }



output {

  padding-top: 8px;

  font-size: 14px;

  line-height: 1.42857; }



.form-control2 {

  height: 36px;

  padding: 7px 0;

  font-size: 14px;

  line-height: 1.42857; }



@media screen and (-webkit-min-device-pixel-ratio: 0) {

  input[type="date"].form-control2,

  input[type="time"].form-control2,

  input[type="datetime-local"].form-control2,

  input[type="month"].form-control2 {

    line-height: 36px; }

  input[type="date"].input-sm, .input-group-sm input[type="date"],

  input[type="time"].input-sm, .input-group-sm

  input[type="time"],

  input[type="datetime-local"].input-sm, .input-group-sm

  input[type="datetime-local"],

  input[type="month"].input-sm, .input-group-sm

  input[type="month"] {

    line-height: 24px; }

  input[type="date"].input-lg, .input-group-lg input[type="date"],

  input[type="time"].input-lg, .input-group-lg

  input[type="time"],

  input[type="datetime-local"].input-lg, .input-group-lg

  input[type="datetime-local"],

  input[type="month"].input-lg, .input-group-lg

  input[type="month"] {

    line-height: 44px; } }

.radio label,

.checkbox label {

  min-height: 20px; }



.form-control2-static {

  padding-top: 8px;

  padding-bottom: 8px;

  min-height: 34px; }



.input-sm .input-sm {

  height: 24px;

  padding: 3px 0;

  font-size: 11px;

  line-height: 1.5;

  border-radius: 0; }

.input-sm select.input-sm {

  height: 24px;

  line-height: 24px; }

.input-sm textarea.input-sm,

.input-sm select[multiple].input-sm {

  height: auto; }



.form-group2-sm .form-control2 {

  height: 24px;

  padding: 3px 0;

  font-size: 11px;

  line-height: 1.5; }

.form-group2-sm select.form-control2 {

  height: 24px;

  line-height: 24px; }

.form-group2-sm textarea.form-control2,

.form-group2-sm select[multiple].form-control2 {

  height: auto; }

.form-group2-sm .form-control2-static {

  height: 24px;

  min-height: 31px;

  padding: 4px 0;

  font-size: 11px;

  line-height: 1.5; }



.input-lg .input-lg {

  height: 44px;

  padding: 9px 0;

  font-size: 18px;

  line-height: 1.33333;

  border-radius: 0; }

.input-lg select.input-lg {

  height: 44px;

  line-height: 44px; }

.input-lg textarea.input-lg,

.input-lg select[multiple].input-lg {

  height: auto; }



.form-group2-lg .form-control2 {

  height: 44px;

  padding: 9px 0;

  font-size: 18px;

  line-height: 1.33333; }

.form-group2-lg select.form-control2 {

  height: 44px;

  line-height: 44px; }

.form-group2-lg textarea.form-control2,

.form-group2-lg select[multiple].form-control2 {

  height: auto; }

.form-group2-lg .form-control2-static {

  height: 44px;

  min-height: 38px;

  padding: 10px 0;

  font-size: 18px;

  line-height: 1.33333; }



.form-horizontal .radio,

.form-horizontal .checkbox,

.form-horizontal .radio-inline,

.form-horizontal .checkbox-inline {

  padding-top: 8px; }

.form-horizontal .radio,

.form-horizontal .checkbox {

  min-height: 28px; }

@media (min-width: 768px) {

  .form-horizontal .control-label {

    padding-top: 8px; } }

@media (min-width: 768px) {

  .form-horizontal .form-group2-lg .control-label {

    padding-top: 13.0px;

    font-size: 18px; } }

@media (min-width: 768px) {

  .form-horizontal .form-group2-sm .control-label {

    padding-top: 4px;

    font-size: 11px; } }



.label {

  border-radius: 3px; }

  .label, .label.label-default {

    background-color: #FFFFFF; }

  .label.label-inverse {

    background-color: #212121; }

  .label.label-primary {

    background-color: #005db9; }

  .label.label-success {

    background-color: #4caf50; }

  .label.label-info {

    background-color: #00bcd4; }

  .label.label-warning {

    background-color: #ff9800; }

  .label.label-danger {

    background-color: #f44336; }

  .label.label-rose {

    background-color: #e91e63; }



.form-control2,

.form-group2 .form-control2 {

  border: 0;

  background-image: linear-gradient(#005db9, #005db9), linear-gradient(#D2D2D2, #D2D2D2);

  background-size: 0 2px, 100% 1px;

  background-repeat: no-repeat;

  background-position: center bottom, center calc(100% - 1px);

  background-color: transparent;

  transition: background 0s ease-out;

  float: none;

  box-shadow: none;

  border-radius: 0;

  font-weight: 400; }

  .form-control2::-moz-placeholder,

  .form-group2 .form-control2::-moz-placeholder {

    color: #AAAAAA;

    font-weight: 400; }

  .form-control2:-ms-input-placeholder,

  .form-group2 .form-control2:-ms-input-placeholder {

    color: #AAAAAA;

    font-weight: 400; }

  .form-control2::-webkit-input-placeholder,

  .form-group2 .form-control2::-webkit-input-placeholder {

    color: #AAAAAA;

    font-weight: 400; }

  .form-control2[readonly], .form-control2[disabled], fieldset[disabled] .form-control2,

  .form-group2 .form-control2[readonly],

  .form-group2 .form-control2[disabled], fieldset[disabled]

  .form-group2 .form-control2 {

    background-color: transparent; }

  .form-control2[disabled], fieldset[disabled] .form-control2,

  .form-group2 .form-control2[disabled], fieldset[disabled]

  .form-group2 .form-control2 {

    background-image: none;

    border-bottom: 1px dotted #D2D2D2; }



.form-group2 {

  position: relative; }

  .form-group2.label-static label.control-label, .form-group2.label-placeholder label.control-label, .form-group2.label-floating label.control-label {

    position: absolute;

    pointer-events: none;

    transition: 0.3s ease all; }

  .form-group2.label-floating label.control-label {

    will-change: left, top, contents; }

  .form-group2.label-placeholder:not(.is-empty) label.control-label {

    display: none; }

  .form-group2 .help-block {

    position: absolute;

    display: none; }

  .form-group2.is-focused .form-control2 {

    outline: none;

    background-image: linear-gradient(#005db9, #005db9), linear-gradient(#D2D2D2, #D2D2D2);

    background-size: 100% 2px, 100% 1px;

    box-shadow: none;

    transition-duration: 0.3s; }

    .form-group2.is-focused .form-control2 .material-input:after {

      background-color: #005db9; }

  .form-group2.is-focused.form-info .form-control2 {

    background-image: linear-gradient(#00bcd4, #00bcd4), linear-gradient(#D2D2D2, #D2D2D2); }

  .form-group2.is-focused.form-success .form-control2 {

    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#D2D2D2, #D2D2D2); }

  .form-group2.is-focused.form-warning .form-control2 {

    background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(#D2D2D2, #D2D2D2); }

  .form-group2.is-focused.form-danger .form-control2 {

    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#D2D2D2, #D2D2D2); }

  .form-group2.is-focused.form-rose .form-control2 {

    background-image: linear-gradient(#e91e63, #e91e63), linear-gradient(#D2D2D2, #D2D2D2); }

  .form-group2.is-focused.form-white .form-control2 {

    background-image: linear-gradient(#FFFFFF, #FFFFFF), linear-gradient(#D2D2D2, #D2D2D2); }

  .form-group2.is-focused.label-placeholder label,

  .form-group2.is-focused.label-placeholder label.control-label {

    color: #AAAAAA; }

  .form-group2.is-focused .help-block {

    display: block; }

  .form-group2.has-warning .form-control2 {

    box-shadow: none; }

  .form-group2.has-warning.is-focused .form-control2 {

    background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(#D2D2D2, #D2D2D2); }

  .form-group2.has-warning label.control-label,

  .form-group2.has-warning .help-block {

    color: #ff9800; }

  .form-group2.has-error .form-control2 {

    box-shadow: none; }

  .form-group2.has-error.is-focused .form-control2 {

    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#D2D2D2, #D2D2D2); }

  .form-group2.has-error label.control-label,

  .form-group2.has-error .help-block {

    color: #f44336; }

  .form-group2.has-success .form-control2 {

    box-shadow: none; }

  .form-group2.has-success.is-focused .form-control2 {

    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#D2D2D2, #D2D2D2); }

  .form-group2.has-success label.control-label,

  .form-group2.has-success .help-block {

    color: #4caf50; }

  .form-group2.has-info .form-control2 {

    box-shadow: none; }

  .form-group2.has-info.is-focused .form-control2 {

    background-image: linear-gradient(#00bcd4, #00bcd4), linear-gradient(#D2D2D2, #D2D2D2); }

  .form-group2.has-info label.control-label,

  .form-group2.has-info .help-block {

    color: #00bcd4; }

  .form-group2 textarea {

    resize: none; }

    .form-group2 textarea ~ .form-control2-highlight {

      margin-top: -11px; }

  .form-group2 select {

    appearance: none; }

    .form-group2 select ~ .material-input:after {

      display: none; }



.form-control2 {

  margin-bottom: 7px; }

  .form-control2::-moz-placeholder {

    font-size: 14px;

    line-height: 1.42857;

    color: #AAAAAA;

    font-weight: 400; }

  .form-control2:-ms-input-placeholder {

    font-size: 14px;

    line-height: 1.42857;

    color: #AAAAAA;

    font-weight: 400; }

  .form-control2::-webkit-input-placeholder {

    font-size: 14px;

    line-height: 1.42857;

    color: #AAAAAA;

    font-weight: 400; }



/*.checkbox label,*/

/*.radio label,*/

/*label {*/

/*  font-size: 14px;*/

/*  line-height: 1.42857;*/

/*  color: #AAAAAA;*/

/*  font-weight: 400; }*/



/*label.control-label {*/

/*  font-size: 11px;*/

/*  line-height: 1.07143;*/

/*  color: #AAAAAA;*/

/*  font-weight: 400;*/

/*  margin: 16px 0 0 0; }*/



.help-block {

  margin-top: 0;

  font-size: 11px; }



.form-group2 {

  padding-bottom: 7px;

  margin: 27px 0 0 0; }

  .form-group2 .form-control2 {

    margin-bottom: 7px; }

    .form-group2 .form-control2::-moz-placeholder {

      font-size: 14px;

      line-height: 1.42857;

      color: #AAAAAA;

      font-weight: 400; }

    .form-group2 .form-control2:-ms-input-placeholder {

      font-size: 14px;

      line-height: 1.42857;

      color: #AAAAAA;

      font-weight: 400; }

    .form-group2 .form-control2::-webkit-input-placeholder {

      font-size: 14px;

      line-height: 1.42857;

      color: #AAAAAA;

      font-weight: 400; }

  .form-group2 .checkbox label,

  .form-group2 .radio label,

  .form-group2 label {

    font-size: 14px;

    line-height: 1.42857;

    color: #AAAAAA;

    font-weight: 400; }

  .form-group2 label.control-label {

    font-size: 11px;

    line-height: 1.07143;

    color: #AAAAAA;

    font-weight: 400;

    margin: 16px 0 0 0; }

  .form-group2 .help-block {

    margin-top: 0;

    font-size: 11px; }

  .form-group2.label-floating label.control-label, .form-group2.label-placeholder label.control-label {

    top: -7px;

    font-size: 14px;

    line-height: 1.42857; }

  .form-group2.label-static label.control-label, .form-group2.label-floating.is-focused label.control-label, .form-group2.label-floating:not(.is-empty) label.control-label {

    top: -28px;

    left: 0;

    font-size: 11px;

    line-height: 1.07143; }

  .form-group2.label-floating input.form-control2:-webkit-autofill ~ label.control-label label.control-label {

    top: -28px;

    left: 0;

    font-size: 11px;

    line-height: 1.07143; }



.form-group2.form-group2-sm {

  padding-bottom: 3px;

  margin: 21px 0 0 0; }

  .form-group2.form-group2-sm .form-control2 {

    margin-bottom: 3px; }

    .form-group2.form-group2-sm .form-control2::-moz-placeholder {

      font-size: 11px;

      line-height: 1.5;

      color: #AAAAAA;

      font-weight: 400; }

    .form-group2.form-group2-sm .form-control2:-ms-input-placeholder {

      font-size: 11px;

      line-height: 1.5;

      color: #AAAAAA;

      font-weight: 400; }

    .form-group2.form-group2-sm .form-control2::-webkit-input-placeholder {

      font-size: 11px;

      line-height: 1.5;

      color: #AAAAAA;

      font-weight: 400; }

  .form-group2.form-group2-sm .checkbox label,

  .form-group2.form-group2-sm .radio label,

  .form-group2.form-group2-sm label {

    font-size: 11px;

    line-height: 1.5;

    color: #AAAAAA;

    font-weight: 400; }

  .form-group2.form-group2-sm label.control-label {

    font-size: 9px;

    line-height: 1.125;

    color: #AAAAAA;

    font-weight: 400;

    margin: 16px 0 0 0; }

  .form-group2.form-group2-sm .help-block {

    margin-top: 0;

    font-size: 9px; }

  .form-group2.form-group2-sm.label-floating label.control-label, .form-group2.form-group2-sm.label-placeholder label.control-label {

    top: -11px;

    font-size: 11px;

    line-height: 1.5; }

  .form-group2.form-group2-sm.label-static label.control-label, .form-group2.form-group2-sm.label-floating.is-focused label.control-label, .form-group2.form-group2-sm.label-floating:not(.is-empty) label.control-label {

    top: -25px;

    left: 0;

    font-size: 9px;

    line-height: 1.125; }

  .form-group2.form-group2-sm.label-floating input.form-control2:-webkit-autofill ~ label.control-label label.control-label {

    top: -25px;

    left: 0;

    font-size: 9px;

    line-height: 1.125; }



.form-group2.form-group2-lg {

  padding-bottom: 9px;

  margin: 30px 0 0 0; }

  .form-group2.form-group2-lg .form-control2 {

    margin-bottom: 9px; }

    .form-group2.form-group2-lg .form-control2::-moz-placeholder {

      font-size: 18px;

      line-height: 1.33333;

      color: #AAAAAA;

      font-weight: 400; }

    .form-group2.form-group2-lg .form-control2:-ms-input-placeholder {

      font-size: 18px;

      line-height: 1.33333;

      color: #AAAAAA;

      font-weight: 400; }

    .form-group2.form-group2-lg .form-control2::-webkit-input-placeholder {

      font-size: 18px;

      line-height: 1.33333;

      color: #AAAAAA;

      font-weight: 400; }

  .form-group2.form-group2-lg .checkbox label,

  .form-group2.form-group2-lg .radio label,

  .form-group2.form-group2-lg label {

    font-size: 18px;

    line-height: 1.33333;

    color: #AAAAAA;

    font-weight: 400; }

  .form-group2.form-group2-lg label.control-label {

    font-size: 14px;

    line-height: 1.0;

    color: #AAAAAA;

    font-weight: 400;

    margin: 16px 0 0 0; }

  .form-group2.form-group2-lg .help-block {

    margin-top: 0;

    font-size: 14px; }

  .form-group2.form-group2-lg.label-floating label.control-label, .form-group2.form-group2-lg.label-placeholder label.control-label {

    top: -5px;

    font-size: 18px;

    line-height: 1.33333; }

  .form-group2.form-group2-lg.label-static label.control-label, .form-group2.form-group2-lg.label-floating.is-focused label.control-label, .form-group2.form-group2-lg.label-floating:not(.is-empty) label.control-label {

    top: -32px;

    left: 0;

    font-size: 14px;

    line-height: 1.0; }

  .form-group2.form-group2-lg.label-floating input.form-control2:-webkit-autofill ~ label.control-label label.control-label {

    top: -32px;

    left: 0;

    font-size: 14px;

    line-height: 1.0; }



select.form-control2 {

  border: 0;

  box-shadow: none;

  border-radius: 0; }

  .form-group2.is-focused select.form-control2 {

    box-shadow: none;

    border-color: #D2D2D2; }

  select.form-control2[multiple], .form-group2.is-focused select.form-control2[multiple] {

    height: 85px; }



.input-group-btn2 .btn2 {

  margin: 0 0 7px 0; }



.form-group2.form-group2-sm .input-group-btn2 .btn2 {

  margin: 0 0 3px 0; }

.form-group2.form-group2-lg .input-group-btn2 .btn2 {

  margin: 0 0 9px 0; }



.input-group .input-group-btn2 {

  padding: 0 12px; }

.input-group .input-group-addon {

  border: 0;

  background: transparent;

  padding: 6px 15px 0px; }



.form-group2 input[type=file] {

  opacity: 0;

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: 100; }



.form-control2-feedback {

  opacity: 0; }

  .has-success .form-control2-feedback {

    color: #4caf50;

    opacity: 1; }

  .has-error .form-control2-feedback {

    color: #f44336;

    opacity: 1; }



.btn2 {

  border: none;

  border-radius: 3px;

  position: relative;

  padding: 12px 30px;

  margin: 10px 1px;

  font-size: 12px;

  font-weight: 400;

  text-transform: uppercase;

  letter-spacing: 0;

  will-change: box-shadow, transform;

  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

  .btn2::-moz-focus-inner {

    border: 0; }


  .btn2, .btn2.btn2-default {

    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12); }

    .btn2, .btn2:hover, .btn2:focus, .btn2:active, .btn2.active, .btn2:active:focus, .btn2:active:hover, .btn2.active:focus, .btn2.active:hover, .open > .btn2.dropdown-toggle, .open > .btn2.dropdown-toggle:focus, .open > .btn2.dropdown-toggle:hover, .btn2.btn2-default, .btn2.btn2-default:hover, .btn2.btn2-default:focus, .btn2.btn2-default:active, .btn2.btn2-default.active, .btn2.btn2-default:active:focus, .btn2.btn2-default:active:hover, .btn2.btn2-default.active:focus, .btn2.btn2-default.active:hover, .open > .btn2.btn2-default.dropdown-toggle, .open > .btn2.btn2-default.dropdown-toggle:focus, .open > .btn2.btn2-default.dropdown-toggle:hover {

      background-color: #999999;

      color: #FFFFFF; }

    .btn2:focus, .btn2:active, .btn2:hover, .btn2.btn2-default:focus, .btn2.btn2-default:active, .btn2.btn2-default:hover {

      box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2); }

    .btn2.disabled, .btn2.disabled:hover, .btn2.disabled:focus, .btn2.disabled.focus, .btn2.disabled:active, .btn2.disabled.active, .btn2:disabled, .btn2:disabled:hover, .btn2:disabled:focus, .btn2:disabled.focus, .btn2:disabled:active, .btn2:disabled.active, .btn2[disabled], .btn2[disabled]:hover, .btn2[disabled]:focus, .btn2[disabled].focus, .btn2[disabled]:active, .btn2[disabled].active, fieldset[disabled] .btn2, fieldset[disabled] .btn2:hover, fieldset[disabled] .btn2:focus, fieldset[disabled] .btn2.focus, fieldset[disabled] .btn2:active, fieldset[disabled] .btn2.active, .btn2.btn2-default.disabled, .btn2.btn2-default.disabled:hover, .btn2.btn2-default.disabled:focus, .btn2.btn2-default.disabled.focus, .btn2.btn2-default.disabled:active, .btn2.btn2-default.disabled.active, .btn2.btn2-default:disabled, .btn2.btn2-default:disabled:hover, .btn2.btn2-default:disabled:focus, .btn2.btn2-default:disabled.focus, .btn2.btn2-default:disabled:active, .btn2.btn2-default:disabled.active, .btn2.btn2-default[disabled], .btn2.btn2-default[disabled]:hover, .btn2.btn2-default[disabled]:focus, .btn2.btn2-default[disabled].focus, .btn2.btn2-default[disabled]:active, .btn2.btn2-default[disabled].active, fieldset[disabled] .btn2.btn2-default, fieldset[disabled] .btn2.btn2-default:hover, fieldset[disabled] .btn2.btn2-default:focus, fieldset[disabled] .btn2.btn2-default.focus, fieldset[disabled] .btn2.btn2-default:active, fieldset[disabled] .btn2.btn2-default.active {

      box-shadow: none; }

    .btn2.btn2-simple, .btn2.btn2-default.btn2-simple {

      background-color: transparent;

      color: #999999;

      box-shadow: none; }

      .btn2.btn2-simple:hover, .btn2.btn2-simple:focus, .btn2.btn2-simple:active, .btn2.btn2-default.btn2-simple:hover, .btn2.btn2-default.btn2-simple:focus, .btn2.btn2-default.btn2-simple:active {

        background-color: transparent;

        color: #999999; }

  .btn2.btn2-primary {

    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12); }

    .btn2.btn2-primary, .btn2.btn2-primary:hover, .btn2.btn2-primary:focus, .btn2.btn2-primary:active, .btn2.btn2-primary.active, .btn2.btn2-primary:active:focus, .btn2.btn2-primary:active:hover, .btn2.btn2-primary.active:focus, .btn2.btn2-primary.active:hover, .open > .btn2.btn2-primary.dropdown-toggle, .open > .btn2.btn2-primary.dropdown-toggle:focus, .open > .btn2.btn2-primary.dropdown-toggle:hover {

      background-color: #005db9;

      color: #FFFFFF; }

    .btn2.btn2-primary:focus, .btn2.btn2-primary:active, .btn2.btn2-primary:hover {

      box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2); }

    .btn2.btn2-primary.disabled, .btn2.btn2-primary.disabled:hover, .btn2.btn2-primary.disabled:focus, .btn2.btn2-primary.disabled.focus, .btn2.btn2-primary.disabled:active, .btn2.btn2-primary.disabled.active, .btn2.btn2-primary:disabled, .btn2.btn2-primary:disabled:hover, .btn2.btn2-primary:disabled:focus, .btn2.btn2-primary:disabled.focus, .btn2.btn2-primary:disabled:active, .btn2.btn2-primary:disabled.active, .btn2.btn2-primary[disabled], .btn2.btn2-primary[disabled]:hover, .btn2.btn2-primary[disabled]:focus, .btn2.btn2-primary[disabled].focus, .btn2.btn2-primary[disabled]:active, .btn2.btn2-primary[disabled].active, fieldset[disabled] .btn2.btn2-primary, fieldset[disabled] .btn2.btn2-primary:hover, fieldset[disabled] .btn2.btn2-primary:focus, fieldset[disabled] .btn2.btn2-primary.focus, fieldset[disabled] .btn2.btn2-primary:active, fieldset[disabled] .btn2.btn2-primary.active {

      box-shadow: none; }

    .btn2.btn2-primary.btn2-simple {

      background-color: transparent;

      color: #005db9;

      box-shadow: none; }

      .btn2.btn2-primary.btn2-simple:hover, .btn2.btn2-primary.btn2-simple:focus, .btn2.btn2-primary.btn2-simple:active {

        background-color: transparent;

        color: #005db9; }

  .btn2.btn2-info {

    box-shadow: 0 2px 2px 0 rgba(0, 188, 212, 0.14), 0 3px 1px -2px rgba(0, 188, 212, 0.2), 0 1px 5px 0 rgba(0, 188, 212, 0.12); }

    .btn2.btn2-info, .btn2.btn2-info:hover, .btn2.btn2-info:focus, .btn2.btn2-info:active, .btn2.btn2-info.active, .btn2.btn2-info:active:focus, .btn2.btn2-info:active:hover, .btn2.btn2-info.active:focus, .btn2.btn2-info.active:hover, .open > .btn2.btn2-info.dropdown-toggle, .open > .btn2.btn2-info.dropdown-toggle:focus, .open > .btn2.btn2-info.dropdown-toggle:hover {

      background-color: #00bcd4;

      color: #FFFFFF; }

    .btn2.btn2-info:focus, .btn2.btn2-info:active, .btn2.btn2-info:hover {

      box-shadow: 0 14px 26px -12px rgba(0, 188, 212, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 188, 212, 0.2); }

    .btn2.btn2-info.disabled, .btn2.btn2-info.disabled:hover, .btn2.btn2-info.disabled:focus, .btn2.btn2-info.disabled.focus, .btn2.btn2-info.disabled:active, .btn2.btn2-info.disabled.active, .btn2.btn2-info:disabled, .btn2.btn2-info:disabled:hover, .btn2.btn2-info:disabled:focus, .btn2.btn2-info:disabled.focus, .btn2.btn2-info:disabled:active, .btn2.btn2-info:disabled.active, .btn2.btn2-info[disabled], .btn2.btn2-info[disabled]:hover, .btn2.btn2-info[disabled]:focus, .btn2.btn2-info[disabled].focus, .btn2.btn2-info[disabled]:active, .btn2.btn2-info[disabled].active, fieldset[disabled] .btn2.btn2-info, fieldset[disabled] .btn2.btn2-info:hover, fieldset[disabled] .btn2.btn2-info:focus, fieldset[disabled] .btn2.btn2-info.focus, fieldset[disabled] .btn2.btn2-info:active, fieldset[disabled] .btn2.btn2-info.active {

      box-shadow: none; }

    .btn2.btn2-info.btn2-simple {

      background-color: transparent;

      color: #00bcd4;

      box-shadow: none; }

      .btn2.btn2-info.btn2-simple:hover, .btn2.btn2-info.btn2-simple:focus, .btn2.btn2-info.btn2-simple:active {

        background-color: transparent;

        color: #00bcd4; }

  .btn2.btn2-success {

    box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12); }

    .btn2.btn2-success, .btn2.btn2-success:hover, .btn2.btn2-success:focus, .btn2.btn2-success:active, .btn2.btn2-success.active, .btn2.btn2-success:active:focus, .btn2.btn2-success:active:hover, .btn2.btn2-success.active:focus, .btn2.btn2-success.active:hover, .open > .btn2.btn2-success.dropdown-toggle, .open > .btn2.btn2-success.dropdown-toggle:focus, .open > .btn2.btn2-success.dropdown-toggle:hover {

      background-color: #4caf50;

      color: #FFFFFF; }

    .btn2.btn2-success:focus, .btn2.btn2-success:active, .btn2.btn2-success:hover {

      box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2); }

    .btn2.btn2-success.disabled, .btn2.btn2-success.disabled:hover, .btn2.btn2-success.disabled:focus, .btn2.btn2-success.disabled.focus, .btn2.btn2-success.disabled:active, .btn2.btn2-success.disabled.active, .btn2.btn2-success:disabled, .btn2.btn2-success:disabled:hover, .btn2.btn2-success:disabled:focus, .btn2.btn2-success:disabled.focus, .btn2.btn2-success:disabled:active, .btn2.btn2-success:disabled.active, .btn2.btn2-success[disabled], .btn2.btn2-success[disabled]:hover, .btn2.btn2-success[disabled]:focus, .btn2.btn2-success[disabled].focus, .btn2.btn2-success[disabled]:active, .btn2.btn2-success[disabled].active, fieldset[disabled] .btn2.btn2-success, fieldset[disabled] .btn2.btn2-success:hover, fieldset[disabled] .btn2.btn2-success:focus, fieldset[disabled] .btn2.btn2-success.focus, fieldset[disabled] .btn2.btn2-success:active, fieldset[disabled] .btn2.btn2-success.active {

      box-shadow: none; }

    .btn2.btn2-success.btn2-simple {

      background-color: transparent;

      color: #4caf50;

      box-shadow: none; }

      .btn2.btn2-success.btn2-simple:hover, .btn2.btn2-success.btn2-simple:focus, .btn2.btn2-success.btn2-simple:active {

        background-color: transparent;

        color: #4caf50; }

  .btn2.btn2-warning {

    box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12); }

    .btn2.btn2-warning, .btn2.btn2-warning:hover, .btn2.btn2-warning:focus, .btn2.btn2-warning:active, .btn2.btn2-warning.active, .btn2.btn2-warning:active:focus, .btn2.btn2-warning:active:hover, .btn2.btn2-warning.active:focus, .btn2.btn2-warning.active:hover, .open > .btn2.btn2-warning.dropdown-toggle, .open > .btn2.btn2-warning.dropdown-toggle:focus, .open > .btn2.btn2-warning.dropdown-toggle:hover {

      background-color: #ff9800;

      color: #FFFFFF; }

    .btn2.btn2-warning:focus, .btn2.btn2-warning:active, .btn2.btn2-warning:hover {

      box-shadow: 0 14px 26px -12px rgba(255, 152, 0, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2); }

    .btn2.btn2-warning.disabled, .btn2.btn2-warning.disabled:hover, .btn2.btn2-warning.disabled:focus, .btn2.btn2-warning.disabled.focus, .btn2.btn2-warning.disabled:active, .btn2.btn2-warning.disabled.active, .btn2.btn2-warning:disabled, .btn2.btn2-warning:disabled:hover, .btn2.btn2-warning:disabled:focus, .btn2.btn2-warning:disabled.focus, .btn2.btn2-warning:disabled:active, .btn2.btn2-warning:disabled.active, .btn2.btn2-warning[disabled], .btn2.btn2-warning[disabled]:hover, .btn2.btn2-warning[disabled]:focus, .btn2.btn2-warning[disabled].focus, .btn2.btn2-warning[disabled]:active, .btn2.btn2-warning[disabled].active, fieldset[disabled] .btn2.btn2-warning, fieldset[disabled] .btn2.btn2-warning:hover, fieldset[disabled] .btn2.btn2-warning:focus, fieldset[disabled] .btn2.btn2-warning.focus, fieldset[disabled] .btn2.btn2-warning:active, fieldset[disabled] .btn2.btn2-warning.active {

      box-shadow: none; }

    .btn2.btn2-warning.btn2-simple {

      background-color: transparent;

      color: #ff9800;

      box-shadow: none; }

      .btn2.btn2-warning.btn2-simple:hover, .btn2.btn2-warning.btn2-simple:focus, .btn2.btn2-warning.btn2-simple:active {

        background-color: transparent;

        color: #ff9800; }

  .btn2.btn2-danger {

    box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12); }

    .btn2.btn2-danger, .btn2.btn2-danger:hover, .btn2.btn2-danger:focus, .btn2.btn2-danger:active, .btn2.btn2-danger.active, .btn2.btn2-danger:active:focus, .btn2.btn2-danger:active:hover, .btn2.btn2-danger.active:focus, .btn2.btn2-danger.active:hover, .open > .btn2.btn2-danger.dropdown-toggle, .open > .btn2.btn2-danger.dropdown-toggle:focus, .open > .btn2.btn2-danger.dropdown-toggle:hover {

      background-color: #f44336;

      color: #FFFFFF; }

    .btn2.btn2-danger:focus, .btn2.btn2-danger:active, .btn2.btn2-danger:hover {

      box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2); }

    .btn2.btn2-danger.disabled, .btn2.btn2-danger.disabled:hover, .btn2.btn2-danger.disabled:focus, .btn2.btn2-danger.disabled.focus, .btn2.btn2-danger.disabled:active, .btn2.btn2-danger.disabled.active, .btn2.btn2-danger:disabled, .btn2.btn2-danger:disabled:hover, .btn2.btn2-danger:disabled:focus, .btn2.btn2-danger:disabled.focus, .btn2.btn2-danger:disabled:active, .btn2.btn2-danger:disabled.active, .btn2.btn2-danger[disabled], .btn2.btn2-danger[disabled]:hover, .btn2.btn2-danger[disabled]:focus, .btn2.btn2-danger[disabled].focus, .btn2.btn2-danger[disabled]:active, .btn2.btn2-danger[disabled].active, fieldset[disabled] .btn2.btn2-danger, fieldset[disabled] .btn2.btn2-danger:hover, fieldset[disabled] .btn2.btn2-danger:focus, fieldset[disabled] .btn2.btn2-danger.focus, fieldset[disabled] .btn2.btn2-danger:active, fieldset[disabled] .btn2.btn2-danger.active {

      box-shadow: none; }

    .btn2.btn2-danger.btn2-simple {

      background-color: transparent;

      color: #f44336;

      box-shadow: none; }

      .btn2.btn2-danger.btn2-simple:hover, .btn2.btn2-danger.btn2-simple:focus, .btn2.btn2-danger.btn2-simple:active {

        background-color: transparent;

        color: #f44336; }

  .btn2:focus, .btn2:active, .btn2:active:focus {

    outline: 0; }

  .btn2.btn2-round {

    border-radius: 30px; }

  .btn2:not(.btn2-just-icon):not(.btn2-fab) .fa {

    font-size: 18px;

    margin-top: -2px;

    position: relative;

    top: 2px; }

  .btn2.btn2-fab {

    border-radius: 50%;

    font-size: 24px;

    height: 56px;

    margin: auto;

    min-width: 56px;

    width: 56px;

    padding: 0;

    overflow: hidden;

    position: relative;

    line-height: normal; }

    .btn2.btn2-fab .ripple-container {

      border-radius: 50%; }

    .btn2.btn2-fab.btn2-fab-mini, .btn2-group-sm .btn2.btn2-fab {

      height: 40px;

      min-width: 40px;

      width: 40px; }

      .btn2.btn2-fab.btn2-fab-mini.material-icons, .btn2-group-sm .btn2.btn2-fab.material-icons {

        top: -3.5px;

        left: -3.5px; }

      .btn2.btn2-fab.btn2-fab-mini .material-icons, .btn2-group-sm .btn2.btn2-fab .material-icons {

        font-size: 17px; }

    .btn2.btn2-fab i.material-icons {

      position: absolute;

      top: 50%;

      left: 50%;

      transform: translate(-12px, -12px);

      line-height: 24px;

      width: 24px;

      font-size: 24px; }

  .btn2.btn2-lg, .btn2-group-lg .btn2 {

    font-size: 14px;

    padding: 18px 36px; }

  .btn2.btn2-sm, .btn2-group-sm .btn2 {

    padding: 5px 20px;

    font-size: 11px; }

  .btn2.btn2-xs, .btn2-group-xs .btn2 {

    padding: 4px 15px;

    font-size: 10px; }

  .btn2.btn2-just-icon {

    font-size: 18px;

    padding: 10px 10px;

    line-height: 1em; }

    .btn2.btn2-just-icon i {

      width: 20px; }

    .btn2.btn2-just-icon.btn2-lg {

      font-size: 22px;

      padding: 13px 18px; }



.btn2 .material-icons {

  vertical-align: middle;

  font-size: 17px;

  top: -1px;

  position: relative; }



/*            Navigation menu                */

.nav-pills {

  background-color: rgba(200, 200, 200, 0.2); }

  .nav-pills > li + li {

    margin-left: 0; }

  .nav-pills > li > a {

    outline: none;

    border: 0 !important;

    border-radius: 0;

    line-height: 18px;

    text-transform: uppercase;

    font-size: 12px;

    font-weight: 500;

    min-width: 100px;

    text-align: center;

    color: #555555 !important; }

 

  .nav-pills > li i {

    display: block;

    font-size: 30px;

    padding: 15px 0; }



.popover, .tooltip-inner {

  color: #555555;

  line-height: 1.5em;

  background: #FFFFFF;

  border: none;

  border-radius: 3px;

  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }



.popover {

  padding: 0;

  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); }

  .popover.left > .arrow, .popover.right > .arrow, .popover.top > .arrow, .popover.bottom > .arrow {

    border: none; }



.popover-title {

  background-color: #FFFFFF;

  border: none;

  padding: 15px 15px 5px;

  font-size: 1.3em; }



.popover-content {

  padding: 10px 15px 15px;

  line-height: 1.4; }



.tooltip.in {

  opacity: 1;

  -webkit-transform: translate3d(0, 0px, 0);

  -moz-transform: translate3d(0, 0px, 0);

  -o-transform: translate3d(0, 0px, 0);

  -ms-transform: translate3d(0, 0px, 0);

  transform: translate3d(0, 0px, 0); }



.tooltip {

  opacity: 0;

  transition: opacity, transform .2s ease;

  -webkit-transform: translate3d(0, 5px, 0);

  -moz-transform: translate3d(0, 5px, 0);

  -o-transform: translate3d(0, 5px, 0);

  -ms-transform: translate3d(0, 5px, 0);

  transform: translate3d(0, 5px, 0); }

  .tooltip.left .tooltip-arrow {

    border-left-color: #FFFFFF; }

  .tooltip.right .tooltip-arrow {

    border-right-color: #FFFFFF; }

  .tooltip.top .tooltip-arrow {

    border-top-color: #FFFFFF; }

  .tooltip.bottom .tooltip-arrow {

    border-bottom-color: #FFFFFF; }



.tooltip-inner {

  padding: 10px 15px;

  min-width: 130px; }



.footer {

  position: relative; 

  right: 0px;

  width: 100%;

  color: #FFFFFF;

  z-index: 4; 

  /*margin-top: 60px;*/

  text-shadow: 0 0px 1px black; }

  .footer a {

    color: #FFFFFF; }

  .footer .heart {

    color: #FF3B30; }



.withripple {

  position: relative; }



.ripple-container {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 1;

  width: 100%;

  height: 100%;

  overflow: hidden;

  border-radius: inherit;

  pointer-events: none; }

  .disabled .ripple-container {

    display: none; }



.ripple {

  position: absolute;

  width: 20px;

  height: 20px;

  margin-left: -10px;

  margin-top: -10px;

  border-radius: 100%;

  background-color: #000;

  background-color: rgba(0, 0, 0, 0.05);

  transform: scale(1);

  transform-origin: 50%;

  opacity: 0;

  pointer-events: none; }



.ripple.ripple-on {

  transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;

  opacity: 0.1; }



.ripple.ripple-out {

  transition: opacity 0.1s linear 0s !important;

  opacity: 0; }



.radio label {

  cursor: pointer;

  padding-left: 35px;

  position: relative;

  color: rgba(0,0,0, 0.26); }

  .form-group2.is-focused .radio label {

    color: rgba(0,0,0, 0.26); }

    .form-group2.is-focused .radio label:hover, .form-group2.is-focused .radio label:focus {

      color: rgba(0,0,0, .54); }

    fieldset[disabled] .form-group2.is-focused .radio label {

      color: rgba(0,0,0, 0.26); }

  .radio label span {

    display: block;

    position: absolute;

    left: 10px;

    top: 2px;

    transition-duration: 0.2s; }

  .radio label .circle {

    border: 1px solid rgba(0,0,0, .54);

    height: 15px;

    width: 15px;

    border-radius: 100%; }

  .radio label .check {

    height: 15px;

    width: 15px;

    border-radius: 100%;

    background-color: #005db9;

    transform: scale3d(0, 0, 0); }

  .radio label .check:after {

    display: block;

    position: absolute;

    content: "";

    background-color: rgba(0,0,0, 0.87);

    left: -18px;

    top: -18px;

    height: 50px;

    width: 50px;

    border-radius: 100%;

    z-index: 1;

    opacity: 0;

    margin: 0;

    transform: scale3d(1.5, 1.5, 1); }

  .radio label input[type=radio]:not(:checked) ~ .check:after {

    animation: rippleOff 500ms; }

  .radio label input[type=radio]:checked ~ .check:after {

    animation: rippleOn 500ms; }

.radio input[type=radio] {

  opacity: 0;

  height: 0;

  width: 0;

  overflow: hidden; }

  .radio input[type=radio]:checked ~ .check, .radio input[type=radio]:checked ~ .circle {

    opacity: 1; }

  .radio input[type=radio]:checked ~ .check {

    background-color: #005db9; }

  .radio input[type=radio]:checked ~ .circle {

    border-color: #005db9; }

  .radio input[type=radio]:checked ~ .check {

    transform: scale3d(0.65, 0.65, 1); }

.radio input[type=radio][disabled] ~ .check, .radio input[type=radio][disabled] ~ .circle {

  opacity: 0.26; }

.radio input[type=radio][disabled] ~ .check {

  background-color: #000000; }

.radio input[type=radio][disabled] ~ .circle {

  border-color: #000000; }



@keyframes rippleOn {

  0% {

    opacity: 0; }

  50% {

    opacity: 0.2; }

  100% {

    opacity: 0; } }

@keyframes rippleOff {

  0% {

    opacity: 0; }

  50% {

    opacity: 0.2; }

  100% {

    opacity: 0; } }

.checkbox label {

  cursor: pointer;

  padding-left: 0;

  color: rgba(0,0,0, 0.26); }

  .form-group2.is-focused .checkbox label {

    color: rgba(0,0,0, 0.26); }

    .form-group2.is-focused .checkbox label:hover, .form-group2.is-focused .checkbox label:focus {

      color: rgba(0,0,0, .54); }

    fieldset[disabled] .form-group2.is-focused .checkbox label {

      color: rgba(0,0,0, 0.26); }

.checkbox input[type=checkbox] {

  opacity: 0;

  position: absolute;

  margin: 0;

  z-index: -1;

  width: 0;

  height: 0;

  overflow: hidden;

  left: 0;

  pointer-events: none; }

.checkbox .checkbox-material {

  vertical-align: middle;

  position: relative;

  top: 3px;

  padding-right: 5px; }

  .checkbox .checkbox-material:before {

    display: block;

    position: absolute;

    left: 0;

    content: "";

    background-color: rgba(0, 0, 0, 0.84);

    height: 20px;

    width: 20px;

    border-radius: 100%;

    z-index: 1;

    opacity: 0;

    margin: 0;

    transform: scale3d(2.3, 2.3, 1); }

  .checkbox .checkbox-material .check {

    position: relative;

    display: inline-block;

    width: 20px;

    height: 20px;

    border: 1px solid rgba(0,0,0, .54);

    overflow: hidden;

    z-index: 1;

    border-radius: 3px; }

  .checkbox .checkbox-material .check:before {

    position: absolute;

    content: "";

    transform: rotate(45deg);

    display: block;

    margin-top: -3px;

    margin-left: 7px;

    width: 0;

    height: 0;

    background: red;

    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;

    animation: checkbox-off 0.3s forwards; }

.checkbox input[type=checkbox]:focus + .checkbox-material .check:after {

  opacity: 0.2; }

.checkbox input[type=checkbox]:checked + .checkbox-material .check {

  background: #005db9; }

.checkbox input[type=checkbox]:checked + .checkbox-material .check:before {

  color: #FFFFFF;

  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;

  animation: checkbox-on 0.3s forwards; }

.checkbox input[type=checkbox]:checked + .checkbox-material:before {

  animation: rippleOn 500ms; }

.checkbox input[type=checkbox]:checked + .checkbox-material .check:after {

  animation: rippleOn 500ms forwards; }

.checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before {

  animation: rippleOff 500ms; }

.checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after {

  animation: rippleOff 500ms; }

fieldset[disabled] .checkbox, fieldset[disabled] .checkbox input[type=checkbox],

.checkbox input[type=checkbox][disabled] ~ .checkbox-material .check,

.checkbox input[type=checkbox][disabled] + .circle {

  opacity: 0.5; }

.checkbox input[type=checkbox][disabled] ~ .checkbox-material .check {

  border-color: #000000;

  opacity: .26; }

.checkbox input[type=checkbox][disabled] + .checkbox-material .check:after {

  background-color: rgba(0,0,0, 0.87);

  transform: rotate(-45deg); }



@keyframes checkbox-on {

  0% {

    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px; }

  50% {

    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px; }

  100% {

    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; } }

@keyframes rippleOn {

  0% {

    opacity: 0; }

  50% {

    opacity: 0.2; }

  100% {

    opacity: 0; } }

@keyframes rippleOff {

  0% {

    opacity: 0; }

  50% {

    opacity: 0.2; }

  100% {

    opacity: 0; } }

@media (max-width: 768px) {

  .main .container {

    margin-bottom: 50px; } }

@media (min-width: 768px) {

  .navbar-form {

    margin-top: 21px;

    margin-bottom: 21px;

    padding-left: 5px;

    padding-right: 5px; }



  .btn2-wd {

    min-width: 140px; } }

