@media screen and (min-width: 992px) {
  /* line 21, ../sass/_grids.scss */
  .containerLG {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .containerLG:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 26, ../sass/_grids.scss */
  .containerLG .col1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 6.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 27, ../sass/_grids.scss */
  .containerLG .col2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 28, ../sass/_grids.scss */
  .containerLG .col3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 18.75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 29, ../sass/_grids.scss */
  .containerLG .col4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 30, ../sass/_grids.scss */
  .containerLG .col5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 31.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 31, ../sass/_grids.scss */
  .containerLG .col6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 37.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 32, ../sass/_grids.scss */
  .containerLG .col7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 43.75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 33, ../sass/_grids.scss */
  .containerLG .col8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 34, ../sass/_grids.scss */
  .containerLG .col9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 56.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 35, ../sass/_grids.scss */
  .containerLG .col10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 62.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 36, ../sass/_grids.scss */
  .containerLG .col11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 68.75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 37, ../sass/_grids.scss */
  .containerLG .col12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 38, ../sass/_grids.scss */
  .containerLG .col13 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 81.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 39, ../sass/_grids.scss */
  .containerLG .col14 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 87.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 40, ../sass/_grids.scss */
  .containerLG .col15 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 93.75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 41, ../sass/_grids.scss */
  .containerLG .col16 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 43, ../sass/_grids.scss */
  .containerLG .offset1 {
    margin-left: 6.25%;
  }
  /* line 44, ../sass/_grids.scss */
  .containerLG .offset2 {
    margin-left: 12.5%;
  }
  /* line 45, ../sass/_grids.scss */
  .containerLG .offset3 {
    margin-left: 18.75%;
  }
  /* line 46, ../sass/_grids.scss */
  .containerLG .offset4 {
    margin-left: 25%;
  }
  /* line 47, ../sass/_grids.scss */
  .containerLG .offset5 {
    margin-left: 31.25%;
  }
  /* line 48, ../sass/_grids.scss */
  .containerLG .offset6 {
    margin-left: 37.5%;
  }
  /* line 49, ../sass/_grids.scss */
  .containerLG .offset7 {
    margin-left: 43.75%;
  }
  /* line 50, ../sass/_grids.scss */
  .containerLG .offset8 {
    margin-left: 50%;
  }
  /* line 51, ../sass/_grids.scss */
  .containerLG .offset9 {
    margin-left: 56.25%;
  }
  /* line 52, ../sass/_grids.scss */
  .containerLG .offset10 {
    margin-left: 62.5%;
  }
  /* line 53, ../sass/_grids.scss */
  .containerLG .offset11 {
    margin-left: 68.75%;
  }
  /* line 54, ../sass/_grids.scss */
  .containerLG .offset12 {
    margin-left: 75%;
  }
  /* line 55, ../sass/_grids.scss */
  .containerLG .offset13 {
    margin-left: 81.25%;
  }
  /* line 56, ../sass/_grids.scss */
  .containerLG .offset14 {
    margin-left: 87.5%;
  }
  /* line 57, ../sass/_grids.scss */
  .containerLG .offset15 {
    margin-left: 93.75%;
  }
  /* line 58, ../sass/_grids.scss */
  .containerLG .offset16 {
    margin-left: 100%;
  }
  /* line 60, ../sass/_grids.scss */
  .containerLG .hiddenlg {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  /* line 64, ../sass/_grids.scss */
  .containerMD {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .containerMD:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 70, ../sass/_grids.scss */
  .containerMD .col1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 71, ../sass/_grids.scss */
  .containerMD .col2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 72, ../sass/_grids.scss */
  .containerMD .col3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 73, ../sass/_grids.scss */
  .containerMD .col4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 74, ../sass/_grids.scss */
  .containerMD .col5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 75, ../sass/_grids.scss */
  .containerMD .col6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 76, ../sass/_grids.scss */
  .containerMD .col7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 77, ../sass/_grids.scss */
  .containerMD .col8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 78, ../sass/_grids.scss */
  .containerMD .col9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 79, ../sass/_grids.scss */
  .containerMD .col10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 80, ../sass/_grids.scss */
  .containerMD .col11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 81, ../sass/_grids.scss */
  .containerMD .col12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 83, ../sass/_grids.scss */
  .containerMD .offset0 {
    margin-left: 0%;
  }
  /* line 84, ../sass/_grids.scss */
  .containerMD .offset1 {
    margin-left: 8.33333%;
  }
  /* line 85, ../sass/_grids.scss */
  .containerMD .offset2 {
    margin-left: 16.66667%;
  }
  /* line 86, ../sass/_grids.scss */
  .containerMD .offset3 {
    margin-left: 25%;
  }
  /* line 87, ../sass/_grids.scss */
  .containerMD .offset4 {
    margin-left: 33.33333%;
  }
  /* line 88, ../sass/_grids.scss */
  .containerMD .offset5 {
    margin-left: 41.66667%;
  }
  /* line 89, ../sass/_grids.scss */
  .containerMD .offset6 {
    margin-left: 50%;
  }
  /* line 90, ../sass/_grids.scss */
  .containerMD .offset7 {
    margin-left: 58.33333%;
  }
  /* line 91, ../sass/_grids.scss */
  .containerMD .offset8 {
    margin-left: 66.66667%;
  }
  /* line 92, ../sass/_grids.scss */
  .containerMD .offset9 {
    margin-left: 75%;
  }
  /* line 93, ../sass/_grids.scss */
  .containerMD .offset10 {
    margin-left: 83.33333%;
  }
  /* line 94, ../sass/_grids.scss */
  .containerMD .offset11 {
    margin-left: 91.66667%;
  }
  /* line 95, ../sass/_grids.scss */
  .containerMD .offset12 {
    margin-left: 100%;
  }
  /* line 97, ../sass/_grids.scss */
  .containerMD .hiddenlg {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  /* line 101, ../sass/_grids.scss */
  .containerLG, .containerMD {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .containerLG:after, .containerMD:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 109, ../sass/_grids.scss */
  .containerLG .colmd1, .containerMD .colmd1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 110, ../sass/_grids.scss */
  .containerLG .colmd2, .containerMD .colmd2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 111, ../sass/_grids.scss */
  .containerLG .colmd3, .containerMD .colmd3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 112, ../sass/_grids.scss */
  .containerLG .colmd4, .containerMD .colmd4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 113, ../sass/_grids.scss */
  .containerLG .colmd5, .containerMD .colmd5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 114, ../sass/_grids.scss */
  .containerLG .colmd6, .containerMD .colmd6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 115, ../sass/_grids.scss */
  .containerLG .colmd7, .containerMD .colmd7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 116, ../sass/_grids.scss */
  .containerLG .colmd8, .containerMD .colmd8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 117, ../sass/_grids.scss */
  .containerLG .colmd9, .containerMD .colmd9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 118, ../sass/_grids.scss */
  .containerLG .colmd10, .containerMD .colmd10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 119, ../sass/_grids.scss */
  .containerLG .colmd11, .containerMD .colmd11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 120, ../sass/_grids.scss */
  .containerLG .colmd12, .containerMD .colmd12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 122, ../sass/_grids.scss */
  .containerLG .offsetmd0, .containerMD .offsetmd0 {
    margin-left: 0%;
  }
  /* line 123, ../sass/_grids.scss */
  .containerLG .offsetmd1, .containerMD .offsetmd1 {
    margin-left: 8.33333%;
  }
  /* line 124, ../sass/_grids.scss */
  .containerLG .offsetmd2, .containerMD .offsetmd2 {
    margin-left: 16.66667%;
  }
  /* line 125, ../sass/_grids.scss */
  .containerLG .offsetmd3, .containerMD .offsetmd3 {
    margin-left: 25%;
  }
  /* line 126, ../sass/_grids.scss */
  .containerLG .offsetmd4, .containerMD .offsetmd4 {
    margin-left: 33.33333%;
  }
  /* line 127, ../sass/_grids.scss */
  .containerLG .offsetmd5, .containerMD .offsetmd5 {
    margin-left: 41.66667%;
  }
  /* line 128, ../sass/_grids.scss */
  .containerLG .offsetmd6, .containerMD .offsetmd6 {
    margin-left: 50%;
  }
  /* line 129, ../sass/_grids.scss */
  .containerLG .offsetmd7, .containerMD .offsetmd7 {
    margin-left: 58.33333%;
  }
  /* line 130, ../sass/_grids.scss */
  .containerLG .offsetmd8, .containerMD .offsetmd8 {
    margin-left: 66.66667%;
  }
  /* line 131, ../sass/_grids.scss */
  .containerLG .offsetmd9, .containerMD .offsetmd9 {
    margin-left: 75%;
  }
  /* line 132, ../sass/_grids.scss */
  .containerLG .offsetmd10, .containerMD .offsetmd10 {
    margin-left: 83.33333%;
  }
  /* line 133, ../sass/_grids.scss */
  .containerLG .offsetmd11, .containerMD .offsetmd11 {
    margin-left: 91.66667%;
  }
  /* line 134, ../sass/_grids.scss */
  .containerLG .offsetmd12, .containerMD .offsetmd12 {
    margin-left: 100%;
  }
  /* line 136, ../sass/_grids.scss */
  .containerLG .txtCenterMD, .containerMD .txtCenterMD {
    display: block;
    text-align: center;
  }
  /* line 140, ../sass/_grids.scss */
  .containerLG .hiddenmd, .containerMD .hiddenmd {
    display: none;
  }
  /* line 141, ../sass/_grids.scss */
  .containerLG .showmd,
  .containerLG .showmd.hiddenlg, .containerMD .showmd,
  .containerMD .showmd.hiddenlg {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /* line 101, ../sass/_grids.scss */
  .containerLG, .containerMD {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .containerLG:after, .containerMD:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 151, ../sass/_grids.scss */
  .containerLG .colsm1, .containerMD .colsm1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 152, ../sass/_grids.scss */
  .containerLG .colsm2, .containerMD .colsm2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 153, ../sass/_grids.scss */
  .containerLG .colsm3, .containerMD .colsm3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 154, ../sass/_grids.scss */
  .containerLG .colsm4, .containerMD .colsm4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 155, ../sass/_grids.scss */
  .containerLG .colsm5, .containerMD .colsm5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 156, ../sass/_grids.scss */
  .containerLG .colsm6, .containerMD .colsm6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 157, ../sass/_grids.scss */
  .containerLG .colsm7, .containerMD .colsm7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 158, ../sass/_grids.scss */
  .containerLG .colsm8, .containerMD .colsm8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 159, ../sass/_grids.scss */
  .containerLG .colsm9, .containerMD .colsm9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 160, ../sass/_grids.scss */
  .containerLG .colsm10, .containerMD .colsm10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 161, ../sass/_grids.scss */
  .containerLG .colsm11, .containerMD .colsm11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 162, ../sass/_grids.scss */
  .containerLG .colsm12, .containerMD .colsm12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 164, ../sass/_grids.scss */
  .containerLG .offsetsm0, .containerMD .offsetsm0 {
    margin-left: 0%;
  }
  /* line 165, ../sass/_grids.scss */
  .containerLG .offsetsm1, .containerMD .offsetsm1 {
    margin-left: 8.33333%;
  }
  /* line 166, ../sass/_grids.scss */
  .containerLG .offsetsm2, .containerMD .offsetsm2 {
    margin-left: 16.66667%;
  }
  /* line 167, ../sass/_grids.scss */
  .containerLG .offsetsm3, .containerMD .offsetsm3 {
    margin-left: 25%;
  }
  /* line 168, ../sass/_grids.scss */
  .containerLG .offsetsm4, .containerMD .offsetsm4 {
    margin-left: 33.33333%;
  }
  /* line 169, ../sass/_grids.scss */
  .containerLG .offsetsm5, .containerMD .offsetsm5 {
    margin-left: 41.66667%;
  }
  /* line 170, ../sass/_grids.scss */
  .containerLG .offsetsm6, .containerMD .offsetsm6 {
    margin-left: 50%;
  }
  /* line 171, ../sass/_grids.scss */
  .containerLG .offsetsm7, .containerMD .offsetsm7 {
    margin-left: 58.33333%;
  }
  /* line 172, ../sass/_grids.scss */
  .containerLG .offsetsm8, .containerMD .offsetsm8 {
    margin-left: 66.66667%;
  }
  /* line 173, ../sass/_grids.scss */
  .containerLG .offsetsm9, .containerMD .offsetsm9 {
    margin-left: 75%;
  }
  /* line 174, ../sass/_grids.scss */
  .containerLG .offsetsm10, .containerMD .offsetsm10 {
    margin-left: 83.33333%;
  }
  /* line 175, ../sass/_grids.scss */
  .containerLG .offsetsm11, .containerMD .offsetsm11 {
    margin-left: 91.66667%;
  }
  /* line 176, ../sass/_grids.scss */
  .containerLG .offsetsm12, .containerMD .offsetsm12 {
    margin-left: 100%;
  }
  /* line 178, ../sass/_grids.scss */
  .containerLG .hiddensm, .containerMD .hiddensm {
    display: none;
  }
  /* line 179, ../sass/_grids.scss */
  .containerLG .showsm,
  .containerLG .showsm.hiddenlg,
  .containerLG .showsm.hiddenmd, .containerMD .showsm,
  .containerMD .showsm.hiddenlg,
  .containerMD .showsm.hiddenmd {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  /* line 101, ../sass/_grids.scss */
  .containerLG, .containerMD {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .containerLG:after, .containerMD:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 190, ../sass/_grids.scss */
  .containerLG .colsx1, .containerMD .colsx1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 191, ../sass/_grids.scss */
  .containerLG .colsx2, .containerMD .colsx2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 192, ../sass/_grids.scss */
  .containerLG .colsx3, .containerMD .colsx3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 193, ../sass/_grids.scss */
  .containerLG .colsx4, .containerMD .colsx4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 194, ../sass/_grids.scss */
  .containerLG .colsx5, .containerMD .colsx5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 195, ../sass/_grids.scss */
  .containerLG .colsx6, .containerMD .colsx6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 196, ../sass/_grids.scss */
  .containerLG .colsx7, .containerMD .colsx7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 197, ../sass/_grids.scss */
  .containerLG .colsx8, .containerMD .colsx8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 198, ../sass/_grids.scss */
  .containerLG .colsx9, .containerMD .colsx9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 199, ../sass/_grids.scss */
  .containerLG .colsx10, .containerMD .colsx10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 200, ../sass/_grids.scss */
  .containerLG .colsx11, .containerMD .colsx11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 201, ../sass/_grids.scss */
  .containerLG .colsx12, .containerMD .colsx12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 203, ../sass/_grids.scss */
  .containerLG .offsetsx0, .containerMD .offsetsx0 {
    margin-left: 0%;
  }
  /* line 204, ../sass/_grids.scss */
  .containerLG .offsetsx1, .containerMD .offsetsx1 {
    margin-left: 8.33333%;
  }
  /* line 205, ../sass/_grids.scss */
  .containerLG .offsetsx2, .containerMD .offsetsx2 {
    margin-left: 16.66667%;
  }
  /* line 206, ../sass/_grids.scss */
  .containerLG .offsetsx3, .containerMD .offsetsx3 {
    margin-left: 25%;
  }
  /* line 207, ../sass/_grids.scss */
  .containerLG .offsetsx4, .containerMD .offsetsx4 {
    margin-left: 33.33333%;
  }
  /* line 208, ../sass/_grids.scss */
  .containerLG .offsetsx5, .containerMD .offsetsx5 {
    margin-left: 41.66667%;
  }
  /* line 209, ../sass/_grids.scss */
  .containerLG .offsetsx6, .containerMD .offsetsx6 {
    margin-left: 50%;
  }
  /* line 210, ../sass/_grids.scss */
  .containerLG .offsetsx7, .containerMD .offsetsx7 {
    margin-left: 58.33333%;
  }
  /* line 211, ../sass/_grids.scss */
  .containerLG .offsetsx8, .containerMD .offsetsx8 {
    margin-left: 66.66667%;
  }
  /* line 212, ../sass/_grids.scss */
  .containerLG .offsetsx9, .containerMD .offsetsx9 {
    margin-left: 75%;
  }
  /* line 213, ../sass/_grids.scss */
  .containerLG .offsetsx10, .containerMD .offsetsx10 {
    margin-left: 83.33333%;
  }
  /* line 214, ../sass/_grids.scss */
  .containerLG .offsetsx11, .containerMD .offsetsx11 {
    margin-left: 91.66667%;
  }
  /* line 215, ../sass/_grids.scss */
  .containerLG .offsetsx12, .containerMD .offsetsx12 {
    margin-left: 100%;
  }
  /* line 217, ../sass/_grids.scss */
  .containerLG .hiddensx, .containerMD .hiddensx {
    display: none;
  }
  /* line 218, ../sass/_grids.scss */
  .containerLG .showsx,
  .containerLG .showsx.hiddenlg,
  .containerLG .showsx.hiddenmd,
  .containerLG .showsx.hiddensm, .containerMD .showsx,
  .containerMD .showsx.hiddenlg,
  .containerMD .showsx.hiddenmd,
  .containerMD .showsx.hiddensm {
    display: block;
  }
}

/* line 225, ../sass/_grids.scss */
.clearfix {
  clear: both;
}

@media screen and (max-width: 992px) {
  /* line 229, ../sass/_grids.scss */
  body .hiddenlg {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* line 234, ../sass/_grids.scss */
  body .hiddenmd {
    display: none;
  }
  /* line 235, ../sass/_grids.scss */
  body .showmd,
  body .showmd.hiddenlg {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  /* line 241, ../sass/_grids.scss */
  body .hiddensm {
    display: none;
  }
  /* line 242, ../sass/_grids.scss */
  body .showsm,
  body .showsm.hiddenlg,
  body .showsm.hiddenmd {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  /* line 249, ../sass/_grids.scss */
  body .hiddensx {
    display: none;
  }
  /* line 250, ../sass/_grids.scss */
  body .showsx,
  body .showsx.hiddenlg,
  body .showsx.hiddenmd,
  body .showsx.hiddensm {
    display: block;
  }
}

/* line 5, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: "OpenSansItalic";
  src: url('../fonts/OpenSans-Italic-webfont.ttf?1444833498') format('truetype'), url('../fonts/OpenSans-Italic-webfont.eot?1444833498') format('embedded-opentype'), url('../fonts/OpenSans-Italic-webfont.woff?1444833497') format('woff'), url('../fonts/OpenSans-Italic-webfont.svg?1444833498') format('svg');
}
@font-face {
  font-family: "OpenSansLight";
  src: url('../fonts/OpenSans-Light-webfont.ttf?1444833496') format('truetype'), url('../fonts/OpenSans-Light-webfont.eot?1444833496') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff?1444833494') format('woff'), url('../fonts/OpenSans-Light-webfont.svg?1444833496') format('svg');
}
@font-face {
  font-family: "OpenSansRegular";
  src: url('../fonts/OpenSans-Regular-webfont.ttf?1444833491') format('truetype'), url('../fonts/OpenSans-Regular-webfont.eot?1444833492') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff?1444833490') format('woff'), url('../fonts/OpenSans-Regular-webfont.svg?1444833492') format('svg');
}
@font-face {
  font-family: "OpenSansSemiBold";
  src: url('../fonts/OpenSans-Semibold-webfont.ttf?1444833489') format('truetype'), url('../fonts/OpenSans-Semibold-webfont.eot?1444833490') format('embedded-opentype'), url('../fonts/OpenSans-Semibold-webfont.woff?1444833489') format('woff'), url('../fonts/OpenSans-Semibold-webfont.svg?1444833490') format('svg');
}
@font-face {
  font-family: "OpenSansBold";
  src: url('../fonts/OpenSans-Bold-webfont.ttf?1444833505') format('truetype'), url('../fonts/OpenSans-Bold-webfont.eot?1444833505') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff?1444833504') format('woff'), url('../fonts/OpenSans-Bold-webfont.svg?1444833505') format('svg');
}
@font-face {
  font-family: "OpenSansExtraBold";
  src: url('../fonts/OpenSans-ExtraBold-webfont.ttf?1444833501') format('truetype'), url('../fonts/OpenSans-ExtraBold-webfont.eot?1444833502') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold-webfont.woff?1444833501') format('woff'), url('../fonts/OpenSans-ExtraBold-webfont.svg?1444833502') format('svg');
}
@font-face {
  font-family: "FontAwesome";
  src: url('../fonts/fontawesome-webfont.ttf?1444833485') format('truetype'), url('../fonts/fontawesome-webfont.eot?1444833486') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?1444833485') format('woff'), url('../fonts/fontawesome-webfont.svg?1444833487') format('svg');
}
/* line 51, ../sass/_base.scss */
html, body {
  min-height: 100%;
  height: 100%;
}

/* line 55, ../sass/_base.scss */
body {
  position: relative;
}

/* line 60, ../sass/_base.scss */
input, textarea, button, a {
  outline: none;
}

/* line 62, ../sass/_base.scss */
a {
  color: #2783c0;
  text-decoration: none;
}
/* line 66, ../sass/_base.scss */
a:hover {
  text-decoration: underline;
}

/* line 68, ../sass/_base.scss */
strong {
  font-weight: 900;
}

/* line 70, ../sass/_base.scss */
.fItalic {
  font-family: "OpenSansItalic", Arial, sans-serif;
}

/* line 71, ../sass/_base.scss */
.fLight {
  font-family: "OpenSansLight", Arial, sans-serif;
}

/* line 72, ../sass/_base.scss */
.fRegular, body {
  font-family: "OpenSansRegular", Arial, sans-serif;
}

/* line 73, ../sass/_base.scss */
.fSemiBold {
  font-family: "OpenSansSemiBold", Arial, sans-serif;
}

/* line 74, ../sass/_base.scss */
.fBold {
  font-family: "OpenSansBold", Arial, sans-serif;
}

/* line 75, ../sass/_base.scss */
.fExtraBold {
  font-family: "OpenSansExtraBold", Arial, sans-serif;
}

/* line 77, ../sass/_base.scss */
.transitionDefault, a, .external #header #formLogin .btn .fa {
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in 0s;
}

/* line 79, ../sass/_base.scss */
.hide, .external #header #formLogin .btn .fa {
  visibility: hidden;
  opacity: 0;
}

/* line 80, ../sass/_base.scss */
.show {
  visibility: visible;
  opacity: 1;
}

/* line 8, ../sass/style-external.scss */
.external {
  background-color: #eef3f6;
}
/* line 10, ../sass/style-external.scss */
.external .content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #cdd1d8;
  -moz-box-shadow: 0px 0px 2px 0 rgba(205, 209, 216, 0.5);
  -webkit-box-shadow: 0px 0px 2px 0 rgba(205, 209, 216, 0.5);
  box-shadow: 0px 0px 2px 0 rgba(205, 209, 216, 0.5);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
}
/* line 17, ../sass/style-external.scss */
.external .content header {
  width: 100%;
  padding: 20px;
  border-bottom: 1px solid #cdd1d8;
}
/* line 21, ../sass/style-external.scss */
.external .content header .titlePage {
  display: block;
}
/* line 33, ../sass/style-external.scss */
.external .content header p {
  font-size: 15px;
}
/* line 37, ../sass/style-external.scss */
.external .content .titleContent {
  min-height: 70px;
  padding: 30px 0 20px 0;
  margin: 0 10px;
  font-size: 25px;
  color: #606079;
  border-bottom: 1px solid #cdd1d8;
}
/* line 45, ../sass/style-external.scss */
.external .content article {
  padding: 20px;
}
/* line 47, ../sass/style-external.scss */
.external .content article p {
  font-size: 14px;
  margin: 10px 0;
}
/* line 51, ../sass/style-external.scss */
.external .content article b {
  font-family: "OpenSansBold", Arial, sans-serif;
  display: block;
}
/* line 55, ../sass/style-external.scss */
.external .content article h3 {
  font-family: "OpenSansBold", Arial, sans-serif;
  display: block;
  font-size: 18px;
  color: #606079;
}
/* line 61, ../sass/style-external.scss */
.external .content article a {
  word-break: break-all;
}
/* line 70, ../sass/style-external.scss */
.external #header {
  min-height: 90px;
}
/* line 72, ../sass/style-external.scss */
.external #header .logo {
  width: 100%;
  max-width: 280px;
  height: 55px;
  display: block;
  margin: 17px 0 0 0;
  background-image: url(../img/spriteExternal.png);
  background-position: 0px 0px;
}
/* line 80, ../sass/style-external.scss */
.external #header .logo h1 {
  text-indent: -9999em;
}
/* line 82, ../sass/style-external.scss */
.external #header #formLogin {
  padding-top: 10px;
}
/* line 85, ../sass/style-external.scss */
.external #header #formLogin .field label {
  line-height: 35px;
}
/* line 86, ../sass/style-external.scss */
.external #header #formLogin .field .inputTxt {
  height: 35px;
  border: 0;
}
/* line 90, ../sass/style-external.scss */
.external #header #formLogin .field .msg {
  top: 40px;
}
/* line 96, ../sass/style-external.scss */
.external #header #formLogin .btn {
  height: 37px;
  line-height: 35px;
  overflow: hidden;
  text-transform: none;
}
/* line 101, ../sass/style-external.scss */
.external #header #formLogin .btn .fa {
  font-size: 0;
}
/* line 107, ../sass/style-external.scss */
.external #header #formLogin .contConnec {
  padding-top: 10px;
}
/* line 109, ../sass/style-external.scss */
.external #header #formLogin .contConnec label {
  font-size: 13px;
  color: #ffffff;
  line-height: 18px;
}
/* line 115, ../sass/style-external.scss */
.external #header #formLogin .rememberPass {
  padding-top: 10px;
}
/* line 116, ../sass/style-external.scss */
.external #header #formLogin .access {
  width: 100px;
  float: left;
}
/* line 121, ../sass/style-external.scss */
.external #header #formLogin .mail, .external #header #formLogin .pass {
  width: 170px;
  padding-right: 10px;
  float: left;
}
/* line 127, ../sass/style-external.scss */
.external #header #formLogin .fieldCheck input {
  width: 15px;
  height: 15px;
}
/* line 132, ../sass/style-external.scss */
.external #header #formLogin a {
  font-size: 13px;
  color: #ffffff;
}
/* line 141, ../sass/style-external.scss */
.external#pageHome {
  background-color: #ffffff;
}
/* line 143, ../sass/style-external.scss */
.external#pageHome #header {
  background-color: #00B9DD;
}
/* line 147, ../sass/style-external.scss */
.external#pageHome .content {
  min-height: 600px;
  background-color: transparent;
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 153, ../sass/style-external.scss */
.external#pageHome .bgRandom {
  width: 1000px;
  height: 700px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -900px;
  z-index: -1;
}
/* line 163, ../sass/style-external.scss */
.external#pageHome #footer {
  width: 100%;
  min-height: 120px;
  position: absolute;
  bottom: -150px;
  left: 0;
}
/* line 172, ../sass/style-external.scss */
.external .titlePage {
  font-size: 25px;
  color: #00B9DD;
  line-height: 32px;
}
/* line 176, ../sass/style-external.scss */
.external .titlePage strong {
  font-family: "OpenSansBold", Arial, sans-serif;
}
/* line 179, ../sass/style-external.scss */
.external .titlePage:after {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  margin: 15px 0;
  background-color: #606079;
}
/* line 188, ../sass/style-external.scss */
.external p {
  font-size: 18px;
  color: #606079;
  line-height: 24px;
}
/* line 193, ../sass/style-external.scss */
.external span {
  font-size: 15px;
  color: #606079;
  line-height: 20px;
}
/* line 199, ../sass/style-external.scss */
.external #welcomeTxt, .external #initRegister {
  padding: 70px 0 0 0;
}
/* line 203, ../sass/style-external.scss */
.external #welcomeTxt .titlePage {
  max-width: 370px;
}
/* line 208, ../sass/style-external.scss */
.external #initRegister #formInitRegister {
  padding: 30px 0 0 0;
}
/* line 210, ../sass/style-external.scss */
.external #initRegister #formInitRegister .fieldRadio {
  min-height: 30px;
  padding-bottom: 30px;
  display: inline-block;
  width: 100%;
}
/* line 215, ../sass/style-external.scss */
.external #initRegister #formInitRegister .fieldRadio label {
  margin-right: 20px;
}
/* line 223, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister {
  width: 100%;
  padding: 20px 0;
  display: inline-block;
}
/* line 229, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister .field .title {
  font-family: "OpenSansBold", Arial, sans-serif;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid #cdd1d8;
  padding: 15px 0 10px 0;
  margin-bottom: 5px;
}
/* line 238, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister .fieldRadio {
  height: 55px;
  padding-top: 5px;
}
/* line 241, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister .fieldRadio label {
  margin-right: 10px;
}
/* line 243, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister .placehSelect {
  display: none;
}
/* line 244, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister .boxTxt {
  width: 100%;
  border: 1px solid #cdd1d8;
  overflow: auto;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 249, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister .boxTxt.terms {
  margin-top: 15px;
  height: 180px;
}
/* line 252, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister .boxTxt.terms div {
  padding: 10px 20px;
}
/* line 255, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister .g-recaptcha {
  margin: 30px 0;
}
/* line 258, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister small {
  color: #606079;
  font-size: 12px;
}
/* line 262, ../sass/style-external.scss */
.external#pageRegister #formCompleteRegister .btn {
  margin: 10px 0 0 0;
}
@media screen and (max-width: 992px) {
  /* line 280, ../sass/style-external.scss */
  .external#pageHome .bgRandom {
    display: none;
  }
  /* line 281, ../sass/style-external.scss */
  .external#pageHome #footer {
    position: static;
    clear: both;
  }
  /* line 286, ../sass/style-external.scss */
  .external .titlePage {
    position: relative;
    padding-bottom: 30px;
  }
  /* line 289, ../sass/style-external.scss */
  .external .titlePage:after {
    position: absolute;
    left: 50%;
    margin-left: -30px;
  }
  /* line 296, ../sass/style-external.scss */
  .external .content header .titlePage, .external .content header p {
    text-align: center;
  }
  /* line 299, ../sass/style-external.scss */
  .external #header {
    background-color: #00B9DD;
  }
  /* line 301, ../sass/style-external.scss */
  .external #header .logo {
    width: 190px;
    height: 45px;
    background-position: -300px 0px;
  }
  /* line 306, ../sass/style-external.scss */
  .external #header #formLogin {
    width: 400px;
    float: right;
  }
  /* line 309, ../sass/style-external.scss */
  .external #header #formLogin .access {
    width: 35px;
  }
  /* line 311, ../sass/style-external.scss */
  .external #header #formLogin .access .btn {
    font-size: 0;
    width: 35px;
  }
  /* line 314, ../sass/style-external.scss */
  .external #header #formLogin .access .btn .fa {
    font-size: 24px;
    line-height: 35px;
    float: left;
    visibility: visible;
    opacity: 1;
  }
  /* line 327, ../sass/style-external.scss */
  .external #welcomeTxt .titlePage {
    max-width: inherit;
  }
}
@media screen and (max-width: 768px) {
  /* line 332, ../sass/style-external.scss */
  .external #header {
    background-color: #00B9DD;
  }
  /* line 334, ../sass/style-external.scss */
  .external #header .logo {
    margin: 20px auto;
  }
  /* line 337, ../sass/style-external.scss */
  .external #header #formLogin {
    width: 400px;
    height: 115px;
    float: none;
    margin: 0 auto 20px auto;
  }
  /* line 342, ../sass/style-external.scss */
  .external #header #formLogin .mail, .external #header #formLogin .pass {
    width: 50%;
  }
  /* line 345, ../sass/style-external.scss */
  .external #header #formLogin .access {
    width: 100%;
  }
  /* line 347, ../sass/style-external.scss */
  .external #header #formLogin .access .btn {
    width: 100%;
    font-size: 15px;
  }
  /* line 350, ../sass/style-external.scss */
  .external #header #formLogin .access .btn .fa {
    display: none;
  }
  /* line 358, ../sass/style-external.scss */
  .external #initRegister #formInitRegister .fieldRadio input {
    clear: both;
  }
  /* line 359, ../sass/style-external.scss */
  .external #initRegister #formInitRegister .fieldRadio label {
    margin-right: 0;
  }
  /* line 364, ../sass/style-external.scss */
  .external #formCompleteRegister .fieldRadio.clearfix {
    height: 110px !important;
  }
}
@media screen and (max-width: 480px) {
  /* line 373, ../sass/style-external.scss */
  .external #header #formLogin {
    width: 260px;
    margin: 0 auto 30px auto;
    height: 190px;
  }
  /* line 377, ../sass/style-external.scss */
  .external #header #formLogin .mail, .external #header #formLogin .pass {
    width: 100%;
    padding-right: 0;
  }
}
