/**
 * Table of contents: 
 * expandBox.chainLink.css
 * gallery.chainLink.css
 * files.chainLink.css
 * gallery.chainLink.css
 * gallery.chainLink.css
 * module.css
 * articles.css
 * module.css
 * productCart.css
 * products.css
 * module.css
 * style.css
 * vouchers.css
 * customFont.css
 * jquery.cursorMessage.css
 * jquery.lightbox.css
 * mixins.css
 * articles.css
 * cta.css
 * fb.css
 * textbox.css
 * expandBox.chainLink.css
 * gallery.chainLink.css
 * files.chainLink.css
 * gallery.chainLink.css
 * gallery.chainLink.css
 * module.css
 * articles.css
 * module.css
 * productCart.css
 * products.css
 * module.css
 * style.css
 * vouchers.css
 * customFont.css
 * jquery.cursorMessage.css
 * jquery.lightbox.css
 * mixins.css
 * articles.css
 * cta.css
 * fb.css
 * textbox.css
 * bootstrap.css
 * chosen.css
 * gray.min.css
 * jquery-ui.css
 * jquery-ui.structure.css
 * jquery-ui.theme.css
 * jquery.lightbox.css
 * default-skin.css
 * photoswipe.css
 * slick-theme.css
 * slick.css
 * jquery.tagit.css
 * module.css
 * menuControl.css
 * sitemap.css
 * module.css
 * cms.css
 * cms2.css
 * cms3.css
 * common.css
 * common.css
 * project.css
 * animate.css
 * Generated: 2015-07-07 01:16:23
 */


/* Filename: application//chainLinks/expandBox/css/expandBox.chainLink.css */
.chainLink.chain-expandBox .expandBox {
  background: #fff;
  border: 1px solid #dbe0e3;
  margin: 10px 0; }
  .chainLink.chain-expandBox .expandBox .titleWrap {
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    cursor: pointer;
    padding: 0px 0px 0px 35px;
    position: relative; }
    .chainLink.chain-expandBox .expandBox .titleWrap h2.expandTitle {
      padding: 0 0 0 15px;
      position: relative;
      font-size: 18px;
      line-height: 18px;
      margin: 12px 0; }
    .chainLink.chain-expandBox .expandBox .titleWrap .deco {
      float: left;
      left: 5px;
      position: absolute;
      height: 40px;
      line-height: 40px;
      width: 40px;
      font-size: 16px;
      text-align: center;
      -webkit-transition: transform 0.3s ease-in-out;
      -moz-transition: transform 0.3s ease-in-out;
      -ms-transition: transform 0.3s ease-in-out;
      -o-transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out; }
  .chainLink.chain-expandBox .expandBox .expandBoxText {
    padding: 0px 0px 0px 35px;
    height: 0;
    top: 0;
    overflow: hidden;
    -webkit-transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out; }
.chainLink.chain-expandBox .expandBox .titleWrap:hover {
  background-color: #f2f5f6; }
.chainLink.chain-expandBox .expandBox.active .titleWrap .deco {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg); }
.chainLink.chain-expandBox .expandBox.active .titleWrap:hover {
  background-color: #FFF; }

/*# sourceMappingURL=expandBox.chainLink.css.map */


/* Filename: application//chainLinks/fbpost/css/gallery.chainLink.css */
.chainLink.chain-gallery .chainGaleryWrap .singleImageWrap {
  float: left;
  width: 215px;
  height: 215px;
  line-height: 215px;
  padding: 10px;
  border: solid 1px #ccc;
  margin: 0 10px 10px 0;
  display: table-cell; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap img {
    vertical-align: middle;
    display: inline; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:nth-child(4n) {
    margin-right: 0; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:hover {
    border-color: #8C8C8C; }


/* Filename: application//chainLinks/files/css/files.chainLink.css */
.chainLink.chain-files a.fileRow {
  display: inline-block;
  padding: 3px 0;
  text-decoration: none;
  line-height: 35px; }
  .chainLink.chain-files a.fileRow .fileName {
    float: left;
    margin: 0 0 0 10px; }
  .chainLink.chain-files a.fileRow .fileDescription {
    float: left;
    margin: 0 0 0 10px;
    color: #676767; }
    .chainLink.chain-files a.fileRow .fileDescription p {
      line-height: 35px;
      padding: 0;
      margin: 0; }
  .chainLink.chain-files a.fileRow .fileExtensionIcon {
    background-image: url("../../application/chainLinks/files/images/icons/small_size/file.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: 35px;
    float: left;
    margin: 0 3px 0 3px; }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.doc, .chainLink.chain-files a.fileRow .fileExtensionIcon.docx {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/doc.png"); }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.xls, .chainLink.chain-files a.fileRow .fileExtensionIcon.xlsx {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/xls.png"); }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.ppt, .chainLink.chain-files a.fileRow .fileExtensionIcon.pptx {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/ppt.png"); }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.zip {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/zip.png"); }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.pdf {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/pdf.png"); }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.jpg, .chainLink.chain-files a.fileRow .fileExtensionIcon.png, .chainLink.chain-files a.fileRow .fileExtensionIcon.gif, .chainLink.chain-files a.fileRow .fileExtensionIcon.psd, .chainLink.chain-files a.fileRow .fileExtensionIcon.cwd, .chainLink.chain-files a.fileRow .fileExtensionIcon.jpge {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/img.png"); }
  .chainLink.chain-files a.fileRow:hover {
    cursor: pointer; }
    .chainLink.chain-files a.fileRow:hover .fileName {
      text-decoration: underline; }


/* Filename: application//chainLinks/gallery/css/gallery.chainLink.css */
.chainLink.chain-gallery .chainGaleryWrap .singleImageWrap {
  float: left;
  width: 215px;
  height: 215px;
  line-height: 215px;
  padding: 10px;
  border: solid 1px #ccc;
  margin: 0 10px 10px 0;
  display: table-cell; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap img {
    vertical-align: middle;
    display: inline; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:nth-child(4n) {
    margin-right: 0; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:hover {
    border-color: #8C8C8C; }


/* Filename: application//chainLinks/partners/css/gallery.chainLink.css */
.chainLink.chain-gallery .chainGaleryWrap .singleImageWrap {
  float: left;
  width: 215px;
  height: 215px;
  line-height: 215px;
  padding: 10px;
  border: solid 1px #ccc;
  margin: 0 10px 10px 0;
  display: table-cell; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap img {
    vertical-align: middle;
    display: inline; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:nth-child(4n) {
    margin-right: 0; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:hover {
    border-color: #8C8C8C; }


/* Filename: application//modules/_socialStream/css/module.css */
.toolsWrap{
    position: absolute;
    right: 32px;
    top: 32px;
}

.duk_questionWrap{
    background: #f5f5f5;
    border-top: solid 1px #ececec;
    padding: 14px 10px;

}
.duk_questionWrap.active{
    background: #fefefe;
    
}
.duk_questionWrap:hover{
    background: #fefefe;
    cursor: pointer;
}

.duk_question{
    font-weight: bold; 
    color: #606366;
    background:  url(../../../images/expand-sprite.png) no-repeat;
    padding: 0 0 0 50px;
    background-position: 7px -90px;
}
.duk_questionWrap.active .duk_question{
    color: #394A58;
    background-position: 7px 0px;
}

.duk_answer{
    display: none;
    padding: 0 0 0 54px;
    font-weight: 11px;
}



/* Filename: application//modules/articles/css/articles.css */
.article_archive {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px; }
  .article_archive .yearTitle {
    font-size: 24px;
    display: block;
    padding: 7px 10px;
    background: #eaeaea; }
  .article_archive .month {
    background: #F7F7F7;
    padding: 10px 25px; }
  .article_archive .yearWrap {
    display: block; }
  .article_archive .monthWrap {
    display: none; }
  .article_archive .monthTitle {
    font-size: 18px;
    display: block;
    margin: 5px 0; }
  .article_archive .article {
    display: block;
    font-size: 14px;
    padding: 1px 15px;
    text-decoration: none; }
    .article_archive .article:hover {
      text-decoration: underline; }

article.articleDefault {
  padding: 10px;
  margin: 10px 0;
  display: block;
  border: 1px solid #eaeaea;
  position: relative; }
  article.articleDefault .textBox {
    overflow: hidden; }
    article.articleDefault .textBox header {
      margin: 0 0 5px 0; }
      article.articleDefault .textBox header h3.title {
        display: block;
        margin: 0; }
        article.articleDefault .textBox header h3.title a {
          color: #000; }
          article.articleDefault .textBox header h3.title a:hover {
            text-decoration: underline; }
      article.articleDefault .textBox header .date {
        font-size: 12px; }

.articleDefaultNoImg .article {
  margin: 10px 0;
  display: block;
  border: 1px solid #eaeaea;
  height: 250px;
  position: relative; }
  .articleDefaultNoImg .article:hover {
    opacity: 0.8; }
  .articleDefaultNoImg .article .textBox {
    float: left;
    padding: 15px 15px;
    height: 220px;
    overflow: hidden; }
    .articleDefaultNoImg .article .textBox .title {
      display: block; }

article.articleSmall {
  float: left;
  border: 1px solid #eaeaea;
  height: 350px;
  position: relative;
  overflow: hidden;
  background: white; }
  article.articleSmall .imgWrap {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 120px;
    float: left; }
    article.articleSmall .imgWrap img {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
  article.articleSmall .textBox {
    float: left;
    padding: 10px;
    overflow: hidden; }
    article.articleSmall .textBox header {
      margin: 0 0 5px 0; }
      article.articleSmall .textBox header h3.title {
        display: block;
        margin: 0; }
        article.articleSmall .textBox header h3.title a {
          color: #000; }
          article.articleSmall .textBox header h3.title a:hover {
            color: #000;
            text-decoration: underline; }
      article.articleSmall .textBox header .date {
        font-size: 12px; }
  article.articleSmall:after {
    background: white;
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    -webkit-box-shadow: 0px 0px 23px 15px white;
    -moz-box-shadow: 0px 0px 23px 15px white;
    box-shadow: 0px 0px 23px 15px white; }

.articleRow {
  display: block;
  text-decoration: none;
  padding: 10px 0;
  color: #000;
  border: 1px solid #eaeaea;
  border-left: none;
  border-right: none;
  margin-bottom: -1px; }
  .articleRow .article {
    display: block; }
    .articleRow .article .date,
    .articleRow .article .text {
      display: inline-block; }
    .articleRow .article .date {
      padding: 0 0 0 10px; }
  .articleRow:hover {
    color: #000; }
    .articleRow:hover .title,
    .articleRow:hover .date {
      text-decoration: underline; }

.childCat {
  display: inline-block;
  margin: 0px 5px; }


/* Filename: application//modules/contactForm/css/module.css */
.mapBackground{
    background:url(../../application/images/Zemelapis3.JPG) no-repeat center center;
    width:100%;
    height:724px;
    position:absolute;
}

.contactFormContent{
    padding: 32px;
}

.sendmsg{
    color: #808080;
    padding: 20px;
    float: right;
    width: 450px;
    position: relative;
}
.sendmsg h2{
    margin: 0 0 10px 0;
}


.sendmsg label{
    margin: 8px 0 2px 0;
    display: inline-block;
    width: 130px;
    vertical-align: top;

}
.sendmsg input{
    border: solid 1px #ccc;
    padding: 5px;   
    width: 236px;

}
#sendmsgquestion{
    display: inline-block;
    width: 236px;
    height: 110px;
    font-family: "Arial";
    padding: 5px;
    border: solid 1px #ccc;
    margin: 3px 0 0 0;
}

.sendsmgerror{
    color: #e10000;
    float: left;
    width: 250px;
}
.sendsmgsuccess{
    float: left;
    width: 300px;
}


.contactForm .innerContentWrap{
    padding: 0;
}


/* Filename: application//modules/productCart/css/productCart.css */
.productCartWrap {
  max-width: 650px; }

.productCartWrap h2 {
  color: #000; }

.sectionTitle.center {
  text-align: center; }

.productCartWrap .cartBtn {
  background: black;
  color: #fff;
  padding: 3px 5px;
  text-align: center; }

.productCartWrap .cartBtn:hover {
  cursor: pointer; }

table.cart_cartData {
  width: 100%;
  border-collapse: collapse;
  color: #686868; }

.cart_cartData thead th {
  font-size: 15px;
  background: #E7E7E7;
  border-bottom: solid 1px #E0E0E0;
  font-weight: normal; }

.cart_cartData th,
.cart_cartData td {
  padding: 10px 0; }

.cart_cartData th:first-child {
  padding-left: 10px; }

.cart_cartData .cart_productLine {
  color: #000;
  background: #F1F1F1;
  border-bottom: solid 1px #E0E0E0; }

.cart_cartData .cart_optionLine {
  color: #000; }

.cart_cartData .cart_imageCol {
  width: 120px;
  padding-left: 10px; }

.cart_cartData .cart_nameCol a {
  text-decoration: none; }

.cart_cartData .cart_nameCol a:hover {
  text-decoration: underline; }

.cart_cartData .cart_qntCol {
  text-align: center;
  position: relative;
  padding-right: 5px; }

.cart_cartData .cart_subTotalCol {
  text-align: center; }

.cart_cartData .cart_priceCol {
  text-align: center; }

.cart_cartData .cart_imageCol img {
  padding: 5px;
  background: #fff;
  border: solid 1px #ccc; }

.cart_qnt {
  width: 40px;
  text-align: center;
  border: solid 1px #ccc; }

.cart_totalRow {
  color: #000; }

.cart_totalRow .cart_toalSumTitle {
  font-weight: bold;
  text-align: right;
  padding: 0 5px 0 0;
  font-size: 16px; }

.cart_totalRow .cart_totalSum {
  font-weight: bold;
  font-size: 15px;
  text-align: center; }

.cart_totalRow .cart_noDiscTotalSum {
  font-weight: normal;
  padding-left: 5px; }

.cart_optionTitleCol {
  text-align: right;
  padding: 0 10px 0 0; }

.cartOptionWrap.bigOption {
  color: #727272;
  display: block;
  float: left;
  padding: 10px;
  margin: 0 10px 10px 0;
  width: 160px;
  height: 205px;
  background: #E7E7E7;
  position: relative;
  text-align: center;
  border-bottom: solid 1px #E0E0E0;
  -webkit-transition: background-color 90ms ease-out;
  -moz-transition: background-color 90ms ease-out;
  -o-transition: background-color 90ms ease-out;
  transition: background-color 90ms ease-out; }

.cartOptionWrap.bigOption:hover {
  background: #353535;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 90ms ease-out;
  -moz-transition: background-color 90ms ease-out;
  -o-transition: background-color 90ms ease-out;
  transition: background-color 90ms ease-out; }

.cartOptionWrap.bigOption.active {
  background: black;
  color: #fff; }

.cartOptionIcon {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background-image: url(../../application/modules/productCart/images/cartOptions-sprite.png);
  background-position: 100px 100px;
  background-repeat: no-repeat; }

#cartOption_inshop .cartOptionIcon {
  background-position: 0 0; }

#cartOption_inshop:hover .cartOptionIcon {
  background-position: 0 -80px; }

#cartOption_inshop.active .cartOptionIcon {
  background-position: 0 -80px; }

#cartOption_post .cartOptionIcon {
  background-position: -80px 0; }

#cartOption_post:hover .cartOptionIcon {
  background-position: -80px -80px; }

#cartOption_post.active .cartOptionIcon {
  background-position: -80px -80px; }

#cartOption_cash .cartOptionIcon {
  background-position: -320px 0; }

#cartOption_cash:hover .cartOptionIcon {
  background-position: -320px -80px; }

#cartOption_cash.active .cartOptionIcon {
  background-position: -320px -80px; }

#cartOption_paypal .cartOptionIcon {
  background-position: -400px 0; }

#cartOption_paypal:hover .cartOptionIcon {
  background-position: -400px -80px; }

#cartOption_paypal.active .cartOptionIcon {
  background-position: -400px -80px; }

#cartOption_freedelivery .cartOptionIcon {
  background-position: -80px 0; }

#cartOption_freedelivery:hover .cartOptionIcon {
  background-position: -80px -80px; }

#cartOption_freedelivery.active .cartOptionIcon {
  background-position: -80px -80px; }

#cartOption_paysera .cartOptionIcon {
  background-position: -240px 0; }

#cartOption_paysera:hover .cartOptionIcon {
  background-position: -240px -80px; }

#cartOption_paysera.active .cartOptionIcon {
  background-position: -240px -80px; }

#cartOption_bankTransfer .cartOptionIcon {
  background-position: -240px 0; }

#cartOption_bankTransfer:hover .cartOptionIcon {
  background-position: -240px -80px; }

#cartOption_bankTransfer.active .cartOptionIcon {
  background-position: -240px -80px; }

.cartOptionPrice {
  position: absolute;
  bottom: 10px;
  width: 140px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 14px 0 0 0;
  border-top: solid 1px #ababab; }

.cart_smallOptionsWrap {
  width: 100%; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption {
  width: 159px;
  height: 50px;
  float: left;
  margin: 0 9px 9px 0;
  text-align: center;
  line-height: 70px;
  border: solid 1px #E0E0E0;
  opacity: 0.6; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption input {
  display: none; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption.active {
  opacity: 1;
  border-color: #000; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption:hover {
  opacity: 0.8;
  border-color: #222;
  cursor: pointer; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption img {
  width: 80%;
  vertical-align: baseline; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption .optionText {
  display: block;
  line-height: 52px;
  height: 100%; }

.cart_totalRow .cart_borderTop {
  border-top: solid 1px #999; }

td.cart_borderBottom {
  border-bottom: solid 1px #999; }

.cart_lineThrough {
  text-decoration: line-through; }

.cart_dataLine {
  clear: both;
  padding: 0 0;
  line-height: 30px; }

.cart_dataLabel {
  width: 130px;
  display: block;
  float: left;
  text-align: right;
  padding: 0 10px 0 0; }

.cart_dataValue {
  float: left;
  width: 250px;
  line-height: 31px; }

#buyerData {
  color: #000; }

.cart_choseBuyerTypeWrap {
  padding: 10px 0 10px 135px; }

.cart_choseBuyerTypeWrap .car_singleBuyerType {
  float: left;
  margin: 0 15px 0 0; }

.cart_buyerFormLine.cart_dataLine {
  padding: 7px 0; }

.cart_buyerFormLine.cart_dataLine.readonly {
  padding: 0 0; }

.cart_dataLine label {
  color: #6B6B6B; }

.cart_buyerFormLine input {
  float: left;
  padding: 0px 10px;
  width: 350px; }

.cart_buyerFormLine select {
  height: 32px;
  padding: 0;
  width: 350px; }

.cart_buyerFormLine textarea {
  font-family: Arial;
  float: left;
  padding: 3px 4px;
  margin: 0;
  height: 60px;
  width: 350px; }

.cart_buyerFormLine input,
.cart_buyerFormLine textarea {
  border: solid 1px #A6A6A6; }

.cart_buyerFormLine input:focus,
.cart_buyerFormLine textarea:focus {
  border-color: #000;
  outline: 0; }

.cart_buyerFormLine .description {
  padding: 0 0 0 130px;
  color: #A3A3A3;
  line-height: 20px;
  font-size: 12px; }

.cart_buyerFormLine.readonly input,
.cart_buyerFormLine.readonly textarea {
  border-color: transparent; }

.cart_buyerFormLine.readonly .description {
  display: none; }

.cart_error,
.cart_buyerFormLine.cart_error input,
.cart_buyerFormLine.cart_error textarea {
  border-color: #F44336; }

.cart_buyerFormLine.cart_error label {
  color: #F44336; }

.cart_optionsWrap.cart_error {
  outline: solid 1px #F44336; }

td.cart_removeCol {
  padding-left: 10px;
  padding-right: 10px; }

.cart_btnRemoveProduct {
  display: block;
  opacity: 0.7;
  width: 14px;
  height: 14px;
  background: url(../../application/modules/productCart/images/icon-remove.png); }

.cart_btnRefresh {
  margin: 5px 0 0 0;
  right: -8px;
  position: absolute;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../../application/modules/productCart/images/icon-refresh.png); }

.cart_productToolIcon {
  opacity: 0;
  webkit-transition: opacity 90ms ease-out;
  -moz-transition: opacity 90ms ease-out;
  -o-transition: opacity 90ms ease-out;
  transition: opacity 90ms ease-out; }

.cart_productLine:hover .cart_productToolIcon {
  opacity: 0.7;
  webkit-transition: opacity 90ms ease-out;
  -moz-transition: opacity 90ms ease-out;
  -o-transition: opacity 90ms ease-out;
  transition: opacity 90ms ease-out; }

.cart_productLine:hover .cart_productToolIcon:hover {
  opacity: 1;
  cursor: pointer;
  webkit-transition: opacity 90ms ease-out;
  -moz-transition: opacity 90ms ease-out;
  -o-transition: opacity 90ms ease-out;
  transition: opacity 90ms ease-out; }

#voucher {
  background: #F1F1F1;
  padding: 10px 15px 10px 10px;
  color: #000;
  border-bottom: solid 1px #E0E0E0;
  max-width: 355px; }

#voucher .cart_voucher {
  padding: 2px 5px; }

#voucher .cart_voucherSubmit {
  background: url(../../application/modules/productCart/images/icon-next.png) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 7px;
  opacity: 0.8; }

#voucher .cart_voucherSubmit:hover {
  opacity: 1;
  cursor: pointer; }

#voucher #cart_removeVoucher {
  background: url(../../application/modules/productCart/images/icon-remove.png) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 7px;
  opacity: 0.8; }

#voucher #cart_removeVoucher:hover {
  cursor: pointer;
  opacity: 1; }

#voucher .voucherMessage {
  line-height: 20px; }

#voucher .cart_additionalVoucherMessage {
  width: 256px;
  color: #7A7A7A; }

.cart_iconSuccess {
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(../../application/modules/productCart/images/icon-success.png);
  top: 6px;
  position: relative;
  margin: 0 5px 0 0; }

.cart_iconError {
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(../../application/modules/productCart/images/icon-error.png);
  top: 6px;
  position: relative;
  margin: 0 5px 0 0; }

.orderSuccessMessage {
  background: #42bd41;
  border-top: solid 1px #5BBA5A;
  border-bottom: solid 1px #439E42;
  padding: 20px;
  color: #fff;
  margin: 0 0 20px 0; }

.orderSuccessMessage h1 {
  padding: 0;
  margin: 0; }

.orderSuccessMessage h1:before {
  position: relative;
  top: 5px;
  margin: 0 10px 0 0; }

.orderSuccessOrderDataWrap {
  float: left;
  width: 400px; }

.orderSuccessUserDataWrap {
  float: right; }

.cart_cartIsEmpty {
  text-align: center;
  margin: 15px 0 0 0;
  color: #646464; }

.cart_cartIsEmpty a {
  text-decoration: none; }

.cart_submitOrder {
  background: #000;
  border: none;
  color: #fff;
  padding: 8px 16px; }

.cart_smallMessage {
  padding: 10px 20px;
  background: #FFF176;
  border-top: solid 1px #FFEE58;
  border-bottom: solid 1px #FFEB3B; }

.cart_discountMarker {
  background: #3AE001;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border-radius: 8px;
  color: #fff;
  font-size: 11px; }

.cart_errorBox {
  background: #FFCDD2;
  padding: 15px;
  border: solid 1px #F44336;
  display: none; }
  .cart_errorBox.active {
    display: block; }


/* Filename: application//modules/products/css/products.css */
.pr_pagesWrap {
  text-align: center;
  margin: 0 0 15px 0; }
  .pr_pagesWrap .pr_pageButton {
    text-decoration: none;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    line-height: 30px;
    text-align: center;
    border: solid 1px #ccc;
    display: inline-block; }
    .pr_pagesWrap .pr_pageButton.activePage {
      color: #fff;
      background: #000;
      border: solid 1px #000; }
    .pr_pagesWrap .pr_pageButton.next, .pr_pagesWrap .pr_pageButton.prev {
      color: #ccc; }
    .pr_pagesWrap .pr_pageButton:hover {
      border-color: #000; }

.pr_productItem {
  float: left;
  width: 200px;
  height: 220px;
  border: solid 1px #ccc;
  padding: 10px;
  margin: 0 6px 6px 0;
  overflow: hidden; }
  .pr_productItem.pr_lastInLine {
    margin-right: 0; }


/* Filename: application//modules/setToStream/css/module.css */
.toolsWrap{
    position: absolute;
    right: 32px;
    top: 32px;
}

/* Filename: application//modules/setToStream/templates/akcijos/style.css */
/*.sts_item_wrap{
    border-top: solid 1px #ececec;
    padding: 22px 0 0 0;
    margin: 22px 0 0 0;
    position: relative;
}
.sts_thumb{
    float: left;
    margin: 0 20px 0 0;
}

.sts_info{
    float: left;
    width: 330px; 
}
.sts_info h2{
    margin-top: 0;
    padding-top: 0;
}
a.sts_titleLink{
    text-decoration: none;
    color: #394A58;
}
a:hover.sts_titleLink{
    color: #262F36;
}
.sts_tools{
    position: absolute;
    right: 0;
    top: 20px;
}

.sts_inner_wrap{
    position: relative;
}


.sts_image{
    margin: 0 0 0 0;
}
.sts_interval{
    font-size: 13px;
    color: #C0C0C0;
}

.sts_inner_infoWrap table tbody{
    font-size: 13px;
    line-height: 20px;
    color: #394A58;
    vertical-align: top;
}

a.sts_readmore{
    color: #0087d5;
    text-decoration: none;
}
.sts_readmore:hover{
    color: #026DAA;
    text-decoration: underline;
}
.sts_inner_infoWrap{
    padding: 16px 32px;
}
.sts_inner_wrap .sts_inner_infoWrap{
    padding: 16px 32px;
}
.setToStream.viewRecord .innerContentWrap{
    padding: 0;
}
.setToStream.viewRecord body{
    background-position: 0 49px;
}
.authorized.setToStream.viewRecord body{
    background-position: 0 88px;
}

.sts_wrapAllFields{
    width: 560px;
}

.sts_inputWrap{
    float: left;
    padding: 0px 7px 7px 0px;
    margin: 0 10px 0 0;
}
.sts_inputWrap label{
    float: left;
    width: 60px;
    line-height: 24px;
    padding: 0 0 0 2px;
    font-size: 11px;
}

.submitWrap{
    width: 125px;
}

.sts_inputWrap input{
    float: left;
    padding: 3px;
    border: solid 1px #B8B8B8;
    width: 195px;
    margin: 0 3px 0 0;
    border-radius: 3px;
}
.sts_inputWrap input.error{
    border: solid 1px red;
}

.redBtn.orderCode{
    width: 86px;
    float: left;
}

.sts_singleStep{
    width: 155px;
    float: left;
    background-repeat: no-repeat;
    padding: 0 0 0 70px;
    min-height: 51px;
}

.sts_singleStep.step1{ background-image: url(../../../../images/circle1.png);}
.sts_singleStep.step2{ background-image: url(../../../../images/circle2.png);}
.sts_singleStep.step3{ background-image: url(../../../../images/circle3.png);}

.rulesWrap{
    margin: 30px 0 0 0;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 1px;
    padding: 10px 20px 20px 20px;
}

.rulesCheckboxText{
    font-size: 11px;
    position: relative;
    top: -3px;
}
.rulesCheckboxText.error{
    color: red;
}
.rulesCheckboxText .link{
    color: #ec1d25;
    text-decoration: underline;
}
.rulesCheckboxText .link:hover{
    cursor: pointer;
    color: #df181f;
}

.submitWrap input{
    margin-top: 0;
}

.submitWrap .redBtn{
    width: 93px;
    margin: 0;
    color: #e2767c;
}
.submitWrap .redBtn:active{
    margin-top: 1px !important;
}

.formWrap{
    margin: 0 0 30px 0;
}

.formMessageBox{
    display: none;
    text-align: center;
    padding: 10px 0 30px 0;
}

.theCodeWrap{
    text-align: center;
}

.codeWrap{
    font-size: 20px;
    color: #ed1c24;
    font-weight: bold;
}*/

/* Filename: application//modules/vouchers/css/vouchers.css */


/* Filename: application//styles/customFont.css */
@charset "UTF-8";

@font-face {
  font-family: "mat2";
  src:url("../../application/styles/fonts/mat2.eot");
  src:url("../../application/styles/fonts/mat2.eot?#iefix") format("embedded-opentype"),
      url("../../application/styles/fonts/mat2.woff") format("woff"),
      url("../../application/styles/fonts/mat2.ttf") format("truetype"),
      url("../../application/styles/fonts/mat2.svg#mat2") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "mat2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "mat2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add-circle-outline:before {
  content: "a";
}
.icon-airplanemode-off:before {
  content: "b";
}
.icon-airplanemode-on:before {
  content: "c";
}
.icon-android:before {
  content: "d";
}
.icon-apps:before {
  content: "e";
}
.icon-archive:before {
  content: "f";
}
.icon-arrow-back:before {
  content: "g";
}
.icon-arrow-drop-down:before {
  content: "h";
}
.icon-arrow-drop-down-circle:before {
  content: "i";
}
.icon-backspace:before {
  content: "j";
}
.icon-backup:before {
  content: "k";
}
.icon-beenhere:before {
  content: "l";
}
.icon-block:before {
  content: "m";
}
.icon-bluetooth:before {
  content: "n";
}
.icon-bluetooth-2:before {
  content: "o";
}
.icon-bluetooth-audio:before {
  content: "p";
}
.icon-bluetooth-connected:before {
  content: "q";
}
.icon-bluetooth-connected-2:before {
  content: "r";
}
.icon-bookmark-outline:before {
  content: "s";
}
.icon-brightness-auto:before {
  content: "t";
}
.icon-brightness-high:before {
  content: "u";
}
.icon-brightness-low:before {
  content: "v";
}
.icon-brightness-medium:before {
  content: "w";
}
.icon-bug-report:before {
  content: "x";
}
.icon-cake:before {
  content: "y";
}
.icon-call:before {
  content: "z";
}
.icon-call-end:before {
  content: "A";
}
.icon-call-split:before {
  content: "B";
}
.icon-camera:before {
  content: "C";
}
.icon-camera-alt:before {
  content: "D";
}
.icon-camera-roll:before {
  content: "E";
}
.icon-cancel:before {
  content: "F";
}
.icon-cast:before {
  content: "G";
}
.icon-cast-connected:before {
  content: "H";
}
.icon-chat:before {
  content: "I";
}
.icon-check:before {
  content: "J";
}
.icon-check-box:before {
  content: "K";
}
.icon-check-box-blank:before {
  content: "L";
}
.icon-check-box-outline:before {
  content: "M";
}
.icon-check-box-outline-blank:before {
  content: "N";
}
.icon-check-circle:before {
  content: "O";
}
.icon-check-circle-blank:before {
  content: "P";
}
.icon-check-circle-outline:before {
  content: "Q";
}
.icon-check-circle-outline-blank:before {
  content: "R";
}
.icon-chevron-left:before {
  content: "S";
}
.icon-chevron-right:before {
  content: "T";
}
.icon-chromecast:before {
  content: "U";
}
.icon-circles:before {
  content: "V";
}
.icon-circles-add:before {
  content: "W";
}
.icon-circles-extended:before {
  content: "X";
}
.icon-clear:before {
  content: "Y";
}
.icon-close:before {
  content: "Z";
}
.icon-closed-caption:before {
  content: "0";
}
.icon-cloud:before {
  content: "1";
}
.icon-cloud-circle:before {
  content: "2";
}
.icon-cloud-done:before {
  content: "3";
}
.icon-cloud-download:before {
  content: "4";
}
.icon-cloud-off:before {
  content: "5";
}
.icon-cloud-queue:before {
  content: "6";
}
.icon-cloud-upload:before {
  content: "7";
}
.icon-comment:before {
  content: "8";
}
.icon-communities:before {
  content: "9";
}
.icon-content-copy:before {
  content: "!";
}
.icon-content-cut:before {
  content: "\"";
}
.icon-content-paste:before {
  content: "#";
}
.icon-create:before {
  content: "$";
}
.icon-credit-card:before {
  content: "%";
}
.icon-crop:before {
  content: "&";
}
.icon-crop-free:before {
  content: "'";
}
.icon-crop-landscape:before {
  content: "(";
}
.icon-crop-portrait:before {
  content: ")";
}
.icon-crop-square:before {
  content: "*";
}
.icon-data-usage:before {
  content: "+";
}
.icon-delete:before {
  content: ",";
}
.icon-developer-mode:before {
  content: "-";
}
.icon-dialpad:before {
  content: ".";
}
.icon-directions:before {
  content: "/";
}
.icon-directions-bike:before {
  content: ":";
}
.icon-directions-bus:before {
  content: ";";
}
.icon-directions-car:before {
  content: "<";
}
.icon-directions-subway:before {
  content: "=";
}
.icon-directions-train:before {
  content: ">";
}
.icon-directions-transit:before {
  content: "?";
}
.icon-directionswalk:before {
  content: "@";
}
.icon-disc-full:before {
  content: "[";
}
.icon-do-not-disturb:before {
  content: "]";
}
.icon-dock:before {
  content: "^";
}
.icon-domain:before {
  content: "_";
}
.icon-done:before {
  content: "`";
}
.icon-done-all:before {
  content: "{";
}
.icon-drafts:before {
  content: "|";
}
.icon-drawer:before {
  content: "}";
}
.icon-drive:before {
  content: "~";
}
.icon-drive-document:before {
  content: "\\";
}
.icon-drive-drawing:before {
  content: "\e000";
}
.icon-drive-eta:before {
  content: "\e001";
}
.icon-drive-file:before {
  content: "\e002";
}
.icon-drive-form:before {
  content: "\e003";
}
.icon-drive-fusiontable:before {
  content: "\e004";
}
.icon-drive-image:before {
  content: "\e005";
}
.icon-drive-ms-excel:before {
  content: "\e006";
}
.icon-drive-ms-powerpoint:before {
  content: "\e007";
}
.icon-drive-ms-word:before {
  content: "\e008";
}
.icon-drive-pdf:before {
  content: "\e009";
}
.icon-drive-presentation:before {
  content: "\e00a";
}
.icon-drive-script:before {
  content: "\e00b";
}
.icon-drive-site:before {
  content: "\e00c";
}
.icon-drive-spreadsheet:before {
  content: "\e00d";
}
.icon-drive-video:before {
  content: "\e00e";
}
.icon-earth:before {
  content: "\e00f";
}
.icon-email:before {
  content: "\e010";
}
.icon-email-2:before {
  content: "\e011";
}
.icon-error:before {
  content: "\e012";
}
.icon-event:before {
  content: "\e013";
}
.icon-event-2:before {
  content: "\e014";
}
.icon-exit-to-app:before {
  content: "\e015";
}
.icon-expand-less:before {
  content: "\e016";
}
.icon-expand-more:before {
  content: "\e017";
}
.icon-explore:before {
  content: "\e018";
}
.icon-extension:before {
  content: "\e019";
}
.icon-fast-forward:before {
  content: "\e01a";
}
.icon-fast-rewind:before {
  content: "\e01b";
}
.icon-favorite:before {
  content: "\e01c";
}
.icon-favorite-outline:before {
  content: "\e01d";
}
.icon-file-download:before {
  content: "\e01e";
}
.icon-file-upload:before {
  content: "\e01f";
}
.icon-filter:before {
  content: "\e020";
}
.icon-flag:before {
  content: "\e021";
}
.icon-flash-auto:before {
  content: "\e022";
}
.icon-flash-off:before {
  content: "\e023";
}
.icon-flash-on:before {
  content: "\e024";
}
.icon-flights:before {
  content: "\e025";
}
.icon-flip-to-back:before {
  content: "\e026";
}
.icon-flip-to-front:before {
  content: "\e027";
}
.icon-folder:before {
  content: "\e028";
}
.icon-folder-mydrive:before {
  content: "\e029";
}
.icon-folder-shared:before {
  content: "\e02a";
}
.icon-forum:before {
  content: "\e02b";
}
.icon-forward:before {
  content: "\e02c";
}
.icon-fullscreen:before {
  content: "\e02d";
}
.icon-fullscreen-exit:before {
  content: "\e02e";
}
.icon-gamepad:before {
  content: "\e02f";
}
.icon-games:before {
  content: "\e030";
}
.icon-gesture:before {
  content: "\e031";
}
.icon-glass:before {
  content: "\e032";
}
.icon-gmail:before {
  content: "\e033";
}
.icon-gmail-2:before {
  content: "\e034";
}
.icon-google:before {
  content: "\e035";
}
.icon-google-plus:before {
  content: "\e036";
}
.icon-gps-fixed:before {
  content: "\e037";
}
.icon-gps-not-fixed:before {
  content: "\e038";
}
.icon-gps-off:before {
  content: "\e039";
}
.icon-group:before {
  content: "\e03a";
}
.icon-group-add:before {
  content: "\e03b";
}
.icon-hangout:before {
  content: "\e03c";
}
.icon-hangout-2:before {
  content: "\e03d";
}
.icon-hangout-video:before {
  content: "\e03e";
}
.icon-hangout-video-off:before {
  content: "\e03f";
}
.icon-headset:before {
  content: "\e040";
}
.icon-headset-mic:before {
  content: "\e041";
}
.icon-help:before {
  content: "\e042";
}
.icon-high-quality:before {
  content: "\e043";
}
.icon-history:before {
  content: "\e044";
}
.icon-home:before {
  content: "\e045";
}
.icon-hotel:before {
  content: "\e046";
}
.icon-https:before {
  content: "\e047";
}
.icon-image:before {
  content: "\e048";
}
.icon-import-export:before {
  content: "\e049";
}
.icon-inbox:before {
  content: "\e04a";
}
.icon-info:before {
  content: "\e04b";
}
.icon-info-outline:before {
  content: "\e04c";
}
.icon-invert-colors:before {
  content: "\e04d";
}
.icon-keep:before {
  content: "\e04e";
}
.icon-keep-2:before {
  content: "\e04f";
}
.icon-keyboard:before {
  content: "\e050";
}
.icon-keyboard-alt:before {
  content: "\e051";
}
.icon-keyboard-arrow-down:before {
  content: "\e052";
}
.icon-keyboard-arrow-left:before {
  content: "\e053";
}
.icon-keyboard-arrow-right:before {
  content: "\e054";
}
.icon-keyboard-arrow-up:before {
  content: "\e055";
}
.icon-keyboard-backspace:before {
  content: "\e056";
}
.icon-keyboard-capslock:before {
  content: "\e057";
}
.icon-keyboard-control:before {
  content: "\e058";
}
.icon-keyboard-hide:before {
  content: "\e059";
}
.icon-keyboard-return:before {
  content: "\e05a";
}
.icon-keyboard-tab:before {
  content: "\e05b";
}
.icon-keyboard-voice:before {
  content: "\e05c";
}
.icon-label:before {
  content: "\e05d";
}
.icon-label-outline:before {
  content: "\e05e";
}
.icon-landscape:before {
  content: "\e05f";
}
.icon-language:before {
  content: "\e060";
}
.icon-laptop:before {
  content: "\e061";
}
.icon-launch:before {
  content: "\e062";
}
.icon-link:before {
  content: "\e063";
}
.icon-list:before {
  content: "\e064";
}
.icon-live-help:before {
  content: "\e065";
}
.icon-location:before {
  content: "\e066";
}
.icon-location-city:before {
  content: "\e067";
}
.icon-location-disabled:before {
  content: "\e068";
}
.icon-location-searching:before {
  content: "\e069";
}
.icon-lock:before {
  content: "\e06a";
}
.icon-lock-open:before {
  content: "\e06b";
}
.icon-lock-outline:before {
  content: "\e06c";
}
.icon-loop:before {
  content: "\e06d";
}
.icon-mail:before {
  content: "\e06e";
}
.icon-map:before {
  content: "\e06f";
}
.icon-markunread:before {
  content: "\e070";
}
.icon-memory:before {
  content: "\e071";
}
.icon-menu:before {
  content: "\e072";
}
.icon-message:before {
  content: "\e073";
}
.icon-messenger:before {
  content: "\e074";
}
.icon-mic:before {
  content: "\e075";
}
.icon-mic-none:before {
  content: "\e076";
}
.icon-mic-off:before {
  content: "\e077";
}
.icon-mms:before {
  content: "\e078";
}
.icon-mood:before {
  content: "\e079";
}
.icon-more:before {
  content: "\e07a";
}
.icon-more-horiz:before {
  content: "\e07b";
}
.icon-more-vert:before {
  content: "\e07c";
}
.icon-mouse:before {
  content: "\e07d";
}
.icon-movie:before {
  content: "\e07e";
}
.icon-nest-protect:before {
  content: "\e07f";
}
.icon-nest-thermostat:before {
  content: "\e080";
}
.icon-network-cell:before {
  content: "\e081";
}
.icon-network-wifi:before {
  content: "\e082";
}
.icon-news:before {
  content: "\e083";
}
.icon-nfc:before {
  content: "\e084";
}
.icon-notifications:before {
  content: "\e085";
}
.icon-notifications-none:before {
  content: "\e086";
}
.icon-notifications-off:before {
  content: "\e087";
}
.icon-notifications-on:before {
  content: "\e088";
}
.icon-notifications-paused:before {
  content: "\e089";
}
.icon-pages:before {
  content: "\e08a";
}
.icon-palette:before {
  content: "\e08b";
}
.icon-panorama:before {
  content: "\e08c";
}
.icon-party-mode:before {
  content: "\e08d";
}
.icon-pause:before {
  content: "\e08e";
}
.icon-pause-circle-fill:before {
  content: "\e08f";
}
.icon-pause-circle-outline:before {
  content: "\e090";
}
.icon-people:before {
  content: "\e091";
}
.icon-person:before {
  content: "\e092";
}
.icon-person-add:before {
  content: "\e093";
}
.icon-person-location:before {
  content: "\e094";
}
.icon-person-outline:before {
  content: "\e095";
}
.icon-phone:before {
  content: "\e096";
}
.icon-phone-2:before {
  content: "\e097";
}
.icon-phone-bluetooth-speaker:before {
  content: "\e098";
}
.icon-phone-forwarded:before {
  content: "\e099";
}
.icon-phone-in-talk:before {
  content: "\e09a";
}
.icon-phone-locked:before {
  content: "\e09b";
}
.icon-phone-missed:before {
  content: "\e09c";
}
.icon-phone-paused:before {
  content: "\e09d";
}
.icon-photo:before {
  content: "\e09e";
}
.icon-photo-album:before {
  content: "\e09f";
}
.icon-photo-library:before {
  content: "\e0a0";
}
.icon-place:before {
  content: "\e0a1";
}
.icon-play-arrow:before {
  content: "\e0a2";
}
.icon-play-circle-fill:before {
  content: "\e0a3";
}
.icon-play-circle-outline:before {
  content: "\e0a4";
}
.icon-play-download:before {
  content: "\e0a5";
}
.icon-play-install:before {
  content: "\e0a6";
}
.icon-plus-one:before {
  content: "\e0a7";
}
.icon-poll:before {
  content: "\e0a8";
}
.icon-polymer:before {
  content: "\e0a9";
}
.icon-portrait:before {
  content: "\e0aa";
}
.icon-post-blogger:before {
  content: "\e0ab";
}
.icon-post-facebook:before {
  content: "\e0ac";
}
.icon-post-gplus:before {
  content: "\e0ad";
}
.icon-post-instagram:before {
  content: "\e0ae";
}
.icon-post-linkedin:before {
  content: "\e0af";
}
.icon-post-pinterest:before {
  content: "\e0b0";
}
.icon-post-tumblr:before {
  content: "\e0b1";
}
.icon-post-twitter:before {
  content: "\e0b2";
}
.icon-print:before {
  content: "\e0b3";
}
.icon-public:before {
  content: "\e0b4";
}
.icon-queue:before {
  content: "\e0b5";
}
.icon-radio-button-off:before {
  content: "\e0b6";
}
.icon-radio-button-on:before {
  content: "\e0b7";
}
.icon-receipt:before {
  content: "\e0b8";
}
.icon-refresh:before {
  content: "\e0b9";
}
.icon-reminder:before {
  content: "\e0ba";
}
.icon-remove:before {
  content: "\e0bb";
}
.icon-remove-circle:before {
  content: "\e0bc";
}
.icon-remove-circle-outline:before {
  content: "\e0bd";
}
.icon-replay:before {
  content: "\e0be";
}
.icon-reply:before {
  content: "\e0bf";
}
.icon-reply-all:before {
  content: "\e0c0";
}
.icon-report:before {
  content: "\e0c1";
}
.icon-ring-volume:before {
  content: "\e0c2";
}
.icon-rotate-left:before {
  content: "\e0c3";
}
.icon-rotate-right:before {
  content: "\e0c4";
}
.icon-satellite:before {
  content: "\e0c5";
}
.icon-save:before {
  content: "\e0c6";
}
.icon-schedule:before {
  content: "\e0c7";
}
.icon-school:before {
  content: "\e0c8";
}
.icon-screen-lock-landscape:before {
  content: "\e0c9";
}
.icon-screen-lock-portrait:before {
  content: "\e0ca";
}
.icon-screen-lock-rotation:before {
  content: "\e0cb";
}
.icon-screen-rotation:before {
  content: "\e0cc";
}
.icon-sd-card:before {
  content: "\e0cd";
}
.icon-sd-storage:before {
  content: "\e0ce";
}
.icon-search:before {
  content: "\e0cf";
}
.icon-select-all:before {
  content: "\e0d0";
}
.icon-send:before {
  content: "\e0d1";
}
.icon-settings:before {
  content: "\e0d2";
}
.icon-settings-applications:before {
  content: "\e0d3";
}
.icon-settings-bluetooth:before {
  content: "\e0d4";
}
.icon-settings-cell:before {
  content: "\e0d5";
}
.icon-settings-phone:before {
  content: "\e0d6";
}
.icon-settings-power:before {
  content: "\e0d7";
}
.icon-settings-voice:before {
  content: "\e0d8";
}
.icon-share:before {
  content: "\e0d9";
}
.icon-share-alt:before {
  content: "\e0da";
}
.icon-shopping-basket:before {
  content: "\e0db";
}
.icon-shopping-cart:before {
  content: "\e0dc";
}
.icon-shuffle:before {
  content: "\e0dd";
}
.icon-signal-cellular-1-bar:before {
  content: "\e0de";
}
.icon-signal-cellular-2-bar:before {
  content: "\e0df";
}
.icon-signal-cellular-3-bar:before {
  content: "\e0e0";
}
.icon-signal-cellular-4-bar:before {
  content: "\e0e1";
}
.icon-signal-wifi-1-bar:before {
  content: "\e0e2";
}
.icon-signal-wifi-2-bar:before {
  content: "\e0e3";
}
.icon-signal-wifi-3-bar:before {
  content: "\e0e4";
}
.icon-signal-wifi-4-bar:before {
  content: "\e0e5";
}
.icon-sim-card-alert:before {
  content: "\e0e6";
}
.icon-skip-next:before {
  content: "\e0e7";
}
.icon-skip-previous:before {
  content: "\e0e8";
}
.icon-slideshow:before {
  content: "\e0e9";
}
.icon-sms:before {
  content: "\e0ea";
}
.icon-sms-failed:before {
  content: "\e0eb";
}
.icon-sort:before {
  content: "\e0ec";
}
.icon-speaker:before {
  content: "\e0ed";
}
.icon-star:before {
  content: "\e0ee";
}
.icon-star-half:before {
  content: "\e0ef";
}
.icon-star-outline:before {
  content: "\e0f0";
}
.icon-star-rate:before {
  content: "\e0f1";
}
.icon-storage:before {
  content: "\e0f2";
}
.icon-store:before {
  content: "\e0f3";
}
.icon-swap-driving-apps:before {
  content: "\e0f4";
}
.icon-swap-horiz:before {
  content: "\e0f5";
}
.icon-swap-vert:before {
  content: "\e0f6";
}
.icon-swap-vert-circle:before {
  content: "\e0f7";
}
.icon-switch-camera:before {
  content: "\e0f8";
}
.icon-switch-video:before {
  content: "\e0f9";
}
.icon-sync:before {
  content: "\e0fa";
}
.icon-sync-disabled:before {
  content: "\e0fb";
}
.icon-sync-green:before {
  content: "\e0fc";
}
.icon-sync-problem:before {
  content: "\e0fd";
}
.icon-sync-problem-red:before {
  content: "\e0fe";
}
.icon-system-update:before {
  content: "\e0ff";
}
.icon-tab:before {
  content: "\e100";
}
.icon-tab-unselected:before {
  content: "\e101";
}
.icon-tablet:before {
  content: "\e102";
}
.icon-tag-faces:before {
  content: "\e103";
}
.icon-tap-and-play:before {
  content: "\e104";
}
.icon-terrain:before {
  content: "\e105";
}
.icon-text-format:before {
  content: "\e106";
}
.icon-textsms:before {
  content: "\e107";
}
.icon-theaters:before {
  content: "\e108";
}
.icon-thumb-down:before {
  content: "\e109";
}
.icon-thumb-up:before {
  content: "\e10a";
}
.icon-time-to-leave:before {
  content: "\e10b";
}
.icon-timelapse:before {
  content: "\e10c";
}
.icon-timer:before {
  content: "\e10d";
}
.icon-today:before {
  content: "\e10e";
}
.icon-traffic-4:before {
  content: "\e10f";
}
.icon-translate:before {
  content: "\e110";
}
.icon-tv:before {
  content: "\e111";
}
.icon-undo:before {
  content: "\e112";
}
.icon-unfold-less:before {
  content: "\e113";
}
.icon-unfold-more:before {
  content: "\e114";
}
.icon-unknown-1:before {
  content: "\e115";
}
.icon-unknown-2:before {
  content: "\e116";
}
.icon-unknown-3:before {
  content: "\e117";
}
.icon-unknown-4:before {
  content: "\e118";
}
.icon-unknown-5:before {
  content: "\e119";
}
.icon-unknown-6:before {
  content: "\e11a";
}
.icon-unknown-7:before {
  content: "\e11b";
}
.icon-usb:before {
  content: "\e11c";
}
.icon-usb-2:before {
  content: "\e11d";
}
.icon-vibration:before {
  content: "\e11e";
}
.icon-video-youtube:before {
  content: "\e11f";
}
.icon-videocam:before {
  content: "\e120";
}
.icon-videocam-off:before {
  content: "\e121";
}
.icon-view-array:before {
  content: "\e122";
}
.icon-view-column:before {
  content: "\e123";
}
.icon-view-headline:before {
  content: "\e124";
}
.icon-view-list:before {
  content: "\e125";
}
.icon-view-module:before {
  content: "\e126";
}
.icon-view-quilt:before {
  content: "\e127";
}
.icon-view-stream:before {
  content: "\e128";
}
.icon-visibility:before {
  content: "\e129";
}
.icon-visibility-off:before {
  content: "\e12a";
}
.icon-voice:before {
  content: "\e12b";
}
.icon-voicemail:before {
  content: "\e12c";
}
.icon-volume-down:before {
  content: "\e12d";
}
.icon-volume-mute:before {
  content: "\e12e";
}
.icon-volume-off:before {
  content: "\e12f";
}
.icon-volume-up:before {
  content: "\e130";
}
.icon-vpn:before {
  content: "\e131";
}
.icon-warning:before {
  content: "\e132";
}
.icon-watch-2:before {
  content: "\e133";
}
.icon-wb-auto:before {
  content: "\e134";
}
.icon-wb-cloudy:before {
  content: "\e135";
}
.icon-wb-incandescent:before {
  content: "\e136";
}
.icon-wb-irradescent:before {
  content: "\e137";
}
.icon-wb-sunny-2:before {
  content: "\e138";
}
.icon-web-2:before {
  content: "\e139";
}
.icon-whatshot:before {
  content: "\e13a";
}
.icon-wifi-tethering-2:before {
  content: "\e13b";
}
.icon-wifi-tethering-3:before {
  content: "\e13c";
}
.icon-work-2:before {
  content: "\e13d";
}
.icon-access-alarms:before {
  content: "\e13e";
}
.icon-access-time:before {
  content: "\e13f";
}
.icon-accessibility:before {
  content: "\e140";
}
.icon-account-box:before {
  content: "\e141";
}
.icon-account-circle:before {
  content: "\e142";
}
.icon-adb:before {
  content: "\e143";
}
.icon-add:before {
  content: "\e144";
}
.icon-add-alarm:before {
  content: "\e145";
}
.icon-add-box:before {
  content: "\e146";
}
.icon-add-circle:before {
  content: "\e147";
}
.icon-arrow-drop-up:before {
  content: "\e148";
}
.icon-arrow-forward:before {
  content: "\e149";
}
.icon-attachment:before {
  content: "\e14a";
}
.icon-auto-fix:before {
  content: "\e14b";
}
.icon-bluetooth-disabled:before {
  content: "\e14c";
}
.icon-bluetooth-searching:before {
  content: "\e14d";
}
.icon-book:before {
  content: "\e14e";
}
.icon-bookmark:before {
  content: "\e14f";
}
.icon-call-made:before {
  content: "\e150";
}
.icon-call-merge:before {
  content: "\e151";
}
.icon-call-missed:before {
  content: "\e152";
}
.icon-call-received:before {
  content: "\e153";
}


/* Filename: application//styles/jquery.cursorMessage.css */
/* Generic context menu styles */
#cursorMessageDiv {
    position: absolute;
    z-index: 99999;
    border: solid 1px #CCC;
    background: #EEE;
    padding: 2px;
    margin: 0px;
    display: none;
}

/* Filename: application//styles/jquery.lightbox.css */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0; 
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0; 
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px; 
    color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%; 
    float: left; 
    text-align: left; 
}   
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block; 
    clear: left; 
    padding-bottom: 1.0em;  
}           
#lightbox-secNav-btnClose {
    width: 66px; 
    float: right;
    padding-bottom: 0.7em;  
}

/*************************************/
div#mycarousel {
    text-align: left;
}
div#mycarousel ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
div#mycarousel li {
    padding-right: 12px;
    padding-bottom: 12px;
    text-align: center;
    width: 140px;
    float: left;
    height: 105px;
    position: relative;
}
div#mycarousel div.modifyTool {
    position: absolute;
    top: 0px;
    left: 0px;
}
div#mycarousel a img {
    border: 1px solid #736d5c;
}
div.modifyTool {
    position: absolute;
}
div.gallery_url {
    padding-top: 10px;
    text-align: center;
}
div.gallery_url a {
    font-size: 12px;
}

/* Filename: application//styles/mixins.css */


/* Filename: application//widgets/articles/articles.css */
.widget-articles {
  display: block;
  width: 100%; }
  .widget-articles .widgetTitle {
    display: block; }

/*# sourceMappingURL=articles.css.map */


/* Filename: application//widgets/cta/cta.css */
.widget-cta {
  background-color: white;
  float: left;
  height: 250px;
  width: 250px;
  border: 1px solid #eaeaea; }
  .widget-cta .imgWrap {
    height: 120px;
    width: 250px;
    display: inline-block;
    position: relative; }
    .widget-cta .imgWrap img {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
  .widget-cta .textWrap {
    display: table;
    color: black;
    height: 106px;
    width: 220px;
    margin: 0 0 0 15px; }
    .widget-cta .textWrap .title {
      font-size: 16px;
      display: table-caption; }
    .widget-cta .textWrap .text {
      display: table-cell;
      vertical-align: middle; }

/*# sourceMappingURL=cta.css.map */


/* Filename: application//widgets/fb/fb.css */
.widget-fb {
  border: 1px solid #eaeaea;
  height: 540px;
  width: 400px;
  display: block;
  overflow: hidden;
  background-color: white; }

/*# sourceMappingURL=fb.css.map */


/* Filename: application//widgets/textbox/textbox.css */
.widget-textbox {
  display: block; }
  .widget-textbox .textWrap {
    color: black; }
    .widget-textbox .textWrap .text {
      display: block; }


/* Filename: application//chainLinks/expandBox/css/expandBox.chainLink.css */
.chainLink.chain-expandBox .expandBox {
  background: #fff;
  border: 1px solid #dbe0e3;
  margin: 10px 0; }
  .chainLink.chain-expandBox .expandBox .titleWrap {
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    cursor: pointer;
    padding: 0px 0px 0px 35px;
    position: relative; }
    .chainLink.chain-expandBox .expandBox .titleWrap h2.expandTitle {
      padding: 0 0 0 15px;
      position: relative;
      font-size: 18px;
      line-height: 18px;
      margin: 12px 0; }
    .chainLink.chain-expandBox .expandBox .titleWrap .deco {
      float: left;
      left: 5px;
      position: absolute;
      height: 40px;
      line-height: 40px;
      width: 40px;
      font-size: 16px;
      text-align: center;
      -webkit-transition: transform 0.3s ease-in-out;
      -moz-transition: transform 0.3s ease-in-out;
      -ms-transition: transform 0.3s ease-in-out;
      -o-transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out; }
  .chainLink.chain-expandBox .expandBox .expandBoxText {
    padding: 0px 0px 0px 35px;
    height: 0;
    top: 0;
    overflow: hidden;
    -webkit-transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out; }
.chainLink.chain-expandBox .expandBox .titleWrap:hover {
  background-color: #f2f5f6; }
.chainLink.chain-expandBox .expandBox.active .titleWrap .deco {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg); }
.chainLink.chain-expandBox .expandBox.active .titleWrap:hover {
  background-color: #FFF; }

/*# sourceMappingURL=expandBox.chainLink.css.map */


/* Filename: application//chainLinks/fbpost/css/gallery.chainLink.css */
.chainLink.chain-gallery .chainGaleryWrap .singleImageWrap {
  float: left;
  width: 215px;
  height: 215px;
  line-height: 215px;
  padding: 10px;
  border: solid 1px #ccc;
  margin: 0 10px 10px 0;
  display: table-cell; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap img {
    vertical-align: middle;
    display: inline; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:nth-child(4n) {
    margin-right: 0; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:hover {
    border-color: #8C8C8C; }


/* Filename: application//chainLinks/files/css/files.chainLink.css */
.chainLink.chain-files a.fileRow {
  display: inline-block;
  padding: 3px 0;
  text-decoration: none;
  line-height: 35px; }
  .chainLink.chain-files a.fileRow .fileName {
    float: left;
    margin: 0 0 0 10px; }
  .chainLink.chain-files a.fileRow .fileDescription {
    float: left;
    margin: 0 0 0 10px;
    color: #676767; }
    .chainLink.chain-files a.fileRow .fileDescription p {
      line-height: 35px;
      padding: 0;
      margin: 0; }
  .chainLink.chain-files a.fileRow .fileExtensionIcon {
    background-image: url("../../application/chainLinks/files/images/icons/small_size/file.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: 35px;
    float: left;
    margin: 0 3px 0 3px; }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.doc, .chainLink.chain-files a.fileRow .fileExtensionIcon.docx {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/doc.png"); }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.xls, .chainLink.chain-files a.fileRow .fileExtensionIcon.xlsx {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/xls.png"); }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.ppt, .chainLink.chain-files a.fileRow .fileExtensionIcon.pptx {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/ppt.png"); }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.zip {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/zip.png"); }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.pdf {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/pdf.png"); }
    .chainLink.chain-files a.fileRow .fileExtensionIcon.jpg, .chainLink.chain-files a.fileRow .fileExtensionIcon.png, .chainLink.chain-files a.fileRow .fileExtensionIcon.gif, .chainLink.chain-files a.fileRow .fileExtensionIcon.psd, .chainLink.chain-files a.fileRow .fileExtensionIcon.cwd, .chainLink.chain-files a.fileRow .fileExtensionIcon.jpge {
      background-image: url("../../application/chainLinks/files/images/icons/small_size/img.png"); }
  .chainLink.chain-files a.fileRow:hover {
    cursor: pointer; }
    .chainLink.chain-files a.fileRow:hover .fileName {
      text-decoration: underline; }


/* Filename: application//chainLinks/gallery/css/gallery.chainLink.css */
.chainLink.chain-gallery .chainGaleryWrap .singleImageWrap {
  float: left;
  width: 215px;
  height: 215px;
  line-height: 215px;
  padding: 10px;
  border: solid 1px #ccc;
  margin: 0 10px 10px 0;
  display: table-cell; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap img {
    vertical-align: middle;
    display: inline; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:nth-child(4n) {
    margin-right: 0; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:hover {
    border-color: #8C8C8C; }


/* Filename: application//chainLinks/partners/css/gallery.chainLink.css */
.chainLink.chain-gallery .chainGaleryWrap .singleImageWrap {
  float: left;
  width: 215px;
  height: 215px;
  line-height: 215px;
  padding: 10px;
  border: solid 1px #ccc;
  margin: 0 10px 10px 0;
  display: table-cell; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap img {
    vertical-align: middle;
    display: inline; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:nth-child(4n) {
    margin-right: 0; }
  .chainLink.chain-gallery .chainGaleryWrap .singleImageWrap:hover {
    border-color: #8C8C8C; }


/* Filename: application//modules/_socialStream/css/module.css */
.toolsWrap{
    position: absolute;
    right: 32px;
    top: 32px;
}

.duk_questionWrap{
    background: #f5f5f5;
    border-top: solid 1px #ececec;
    padding: 14px 10px;

}
.duk_questionWrap.active{
    background: #fefefe;
    
}
.duk_questionWrap:hover{
    background: #fefefe;
    cursor: pointer;
}

.duk_question{
    font-weight: bold; 
    color: #606366;
    background:  url(../../../images/expand-sprite.png) no-repeat;
    padding: 0 0 0 50px;
    background-position: 7px -90px;
}
.duk_questionWrap.active .duk_question{
    color: #394A58;
    background-position: 7px 0px;
}

.duk_answer{
    display: none;
    padding: 0 0 0 54px;
    font-weight: 11px;
}



/* Filename: application//modules/articles/css/articles.css */
.article_archive {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px; }
  .article_archive .yearTitle {
    font-size: 24px;
    display: block;
    padding: 7px 10px;
    background: #eaeaea; }
  .article_archive .month {
    background: #F7F7F7;
    padding: 10px 25px; }
  .article_archive .yearWrap {
    display: block; }
  .article_archive .monthWrap {
    display: none; }
  .article_archive .monthTitle {
    font-size: 18px;
    display: block;
    margin: 5px 0; }
  .article_archive .article {
    display: block;
    font-size: 14px;
    padding: 1px 15px;
    text-decoration: none; }
    .article_archive .article:hover {
      text-decoration: underline; }

article.articleDefault {
  padding: 10px;
  margin: 10px 0;
  display: block;
  border: 1px solid #eaeaea;
  position: relative; }
  article.articleDefault .textBox {
    overflow: hidden; }
    article.articleDefault .textBox header {
      margin: 0 0 5px 0; }
      article.articleDefault .textBox header h3.title {
        display: block;
        margin: 0; }
        article.articleDefault .textBox header h3.title a {
          color: #000; }
          article.articleDefault .textBox header h3.title a:hover {
            text-decoration: underline; }
      article.articleDefault .textBox header .date {
        font-size: 12px; }

.articleDefaultNoImg .article {
  margin: 10px 0;
  display: block;
  border: 1px solid #eaeaea;
  height: 250px;
  position: relative; }
  .articleDefaultNoImg .article:hover {
    opacity: 0.8; }
  .articleDefaultNoImg .article .textBox {
    float: left;
    padding: 15px 15px;
    height: 220px;
    overflow: hidden; }
    .articleDefaultNoImg .article .textBox .title {
      display: block; }

article.articleSmall {
  float: left;
  border: 1px solid #eaeaea;
  height: 350px;
  position: relative;
  overflow: hidden;
  background: white; }
  article.articleSmall .imgWrap {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 120px;
    float: left; }
    article.articleSmall .imgWrap img {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
  article.articleSmall .textBox {
    float: left;
    padding: 10px;
    overflow: hidden; }
    article.articleSmall .textBox header {
      margin: 0 0 5px 0; }
      article.articleSmall .textBox header h3.title {
        display: block;
        margin: 0; }
        article.articleSmall .textBox header h3.title a {
          color: #000; }
          article.articleSmall .textBox header h3.title a:hover {
            color: #000;
            text-decoration: underline; }
      article.articleSmall .textBox header .date {
        font-size: 12px; }
  article.articleSmall:after {
    background: white;
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    -webkit-box-shadow: 0px 0px 23px 15px white;
    -moz-box-shadow: 0px 0px 23px 15px white;
    box-shadow: 0px 0px 23px 15px white; }

.articleRow {
  display: block;
  text-decoration: none;
  padding: 10px 0;
  color: #000;
  border: 1px solid #eaeaea;
  border-left: none;
  border-right: none;
  margin-bottom: -1px; }
  .articleRow .article {
    display: block; }
    .articleRow .article .date,
    .articleRow .article .text {
      display: inline-block; }
    .articleRow .article .date {
      padding: 0 0 0 10px; }
  .articleRow:hover {
    color: #000; }
    .articleRow:hover .title,
    .articleRow:hover .date {
      text-decoration: underline; }

.childCat {
  display: inline-block;
  margin: 0px 5px; }


/* Filename: application//modules/contactForm/css/module.css */
.mapBackground{
    background:url(../../application/images/Zemelapis3.JPG) no-repeat center center;
    width:100%;
    height:724px;
    position:absolute;
}

.contactFormContent{
    padding: 32px;
}

.sendmsg{
    color: #808080;
    padding: 20px;
    float: right;
    width: 450px;
    position: relative;
}
.sendmsg h2{
    margin: 0 0 10px 0;
}


.sendmsg label{
    margin: 8px 0 2px 0;
    display: inline-block;
    width: 130px;
    vertical-align: top;

}
.sendmsg input{
    border: solid 1px #ccc;
    padding: 5px;   
    width: 236px;

}
#sendmsgquestion{
    display: inline-block;
    width: 236px;
    height: 110px;
    font-family: "Arial";
    padding: 5px;
    border: solid 1px #ccc;
    margin: 3px 0 0 0;
}

.sendsmgerror{
    color: #e10000;
    float: left;
    width: 250px;
}
.sendsmgsuccess{
    float: left;
    width: 300px;
}


.contactForm .innerContentWrap{
    padding: 0;
}


/* Filename: application//modules/productCart/css/productCart.css */
.productCartWrap {
  max-width: 650px; }

.productCartWrap h2 {
  color: #000; }

.sectionTitle.center {
  text-align: center; }

.productCartWrap .cartBtn {
  background: black;
  color: #fff;
  padding: 3px 5px;
  text-align: center; }

.productCartWrap .cartBtn:hover {
  cursor: pointer; }

table.cart_cartData {
  width: 100%;
  border-collapse: collapse;
  color: #686868; }

.cart_cartData thead th {
  font-size: 15px;
  background: #E7E7E7;
  border-bottom: solid 1px #E0E0E0;
  font-weight: normal; }

.cart_cartData th,
.cart_cartData td {
  padding: 10px 0; }

.cart_cartData th:first-child {
  padding-left: 10px; }

.cart_cartData .cart_productLine {
  color: #000;
  background: #F1F1F1;
  border-bottom: solid 1px #E0E0E0; }

.cart_cartData .cart_optionLine {
  color: #000; }

.cart_cartData .cart_imageCol {
  width: 120px;
  padding-left: 10px; }

.cart_cartData .cart_nameCol a {
  text-decoration: none; }

.cart_cartData .cart_nameCol a:hover {
  text-decoration: underline; }

.cart_cartData .cart_qntCol {
  text-align: center;
  position: relative;
  padding-right: 5px; }

.cart_cartData .cart_subTotalCol {
  text-align: center; }

.cart_cartData .cart_priceCol {
  text-align: center; }

.cart_cartData .cart_imageCol img {
  padding: 5px;
  background: #fff;
  border: solid 1px #ccc; }

.cart_qnt {
  width: 40px;
  text-align: center;
  border: solid 1px #ccc; }

.cart_totalRow {
  color: #000; }

.cart_totalRow .cart_toalSumTitle {
  font-weight: bold;
  text-align: right;
  padding: 0 5px 0 0;
  font-size: 16px; }

.cart_totalRow .cart_totalSum {
  font-weight: bold;
  font-size: 15px;
  text-align: center; }

.cart_totalRow .cart_noDiscTotalSum {
  font-weight: normal;
  padding-left: 5px; }

.cart_optionTitleCol {
  text-align: right;
  padding: 0 10px 0 0; }

.cartOptionWrap.bigOption {
  color: #727272;
  display: block;
  float: left;
  padding: 10px;
  margin: 0 10px 10px 0;
  width: 160px;
  height: 205px;
  background: #E7E7E7;
  position: relative;
  text-align: center;
  border-bottom: solid 1px #E0E0E0;
  -webkit-transition: background-color 90ms ease-out;
  -moz-transition: background-color 90ms ease-out;
  -o-transition: background-color 90ms ease-out;
  transition: background-color 90ms ease-out; }

.cartOptionWrap.bigOption:hover {
  background: #353535;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 90ms ease-out;
  -moz-transition: background-color 90ms ease-out;
  -o-transition: background-color 90ms ease-out;
  transition: background-color 90ms ease-out; }

.cartOptionWrap.bigOption.active {
  background: black;
  color: #fff; }

.cartOptionIcon {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background-image: url(../../application/modules/productCart/images/cartOptions-sprite.png);
  background-position: 100px 100px;
  background-repeat: no-repeat; }

#cartOption_inshop .cartOptionIcon {
  background-position: 0 0; }

#cartOption_inshop:hover .cartOptionIcon {
  background-position: 0 -80px; }

#cartOption_inshop.active .cartOptionIcon {
  background-position: 0 -80px; }

#cartOption_post .cartOptionIcon {
  background-position: -80px 0; }

#cartOption_post:hover .cartOptionIcon {
  background-position: -80px -80px; }

#cartOption_post.active .cartOptionIcon {
  background-position: -80px -80px; }

#cartOption_cash .cartOptionIcon {
  background-position: -320px 0; }

#cartOption_cash:hover .cartOptionIcon {
  background-position: -320px -80px; }

#cartOption_cash.active .cartOptionIcon {
  background-position: -320px -80px; }

#cartOption_paypal .cartOptionIcon {
  background-position: -400px 0; }

#cartOption_paypal:hover .cartOptionIcon {
  background-position: -400px -80px; }

#cartOption_paypal.active .cartOptionIcon {
  background-position: -400px -80px; }

#cartOption_freedelivery .cartOptionIcon {
  background-position: -80px 0; }

#cartOption_freedelivery:hover .cartOptionIcon {
  background-position: -80px -80px; }

#cartOption_freedelivery.active .cartOptionIcon {
  background-position: -80px -80px; }

#cartOption_paysera .cartOptionIcon {
  background-position: -240px 0; }

#cartOption_paysera:hover .cartOptionIcon {
  background-position: -240px -80px; }

#cartOption_paysera.active .cartOptionIcon {
  background-position: -240px -80px; }

#cartOption_bankTransfer .cartOptionIcon {
  background-position: -240px 0; }

#cartOption_bankTransfer:hover .cartOptionIcon {
  background-position: -240px -80px; }

#cartOption_bankTransfer.active .cartOptionIcon {
  background-position: -240px -80px; }

.cartOptionPrice {
  position: absolute;
  bottom: 10px;
  width: 140px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 14px 0 0 0;
  border-top: solid 1px #ababab; }

.cart_smallOptionsWrap {
  width: 100%; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption {
  width: 159px;
  height: 50px;
  float: left;
  margin: 0 9px 9px 0;
  text-align: center;
  line-height: 70px;
  border: solid 1px #E0E0E0;
  opacity: 0.6; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption input {
  display: none; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption.active {
  opacity: 1;
  border-color: #000; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption:hover {
  opacity: 0.8;
  border-color: #222;
  cursor: pointer; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption img {
  width: 80%;
  vertical-align: baseline; }

.cart_smallOptionsWrap .cartOptionWrap.smallOption .optionText {
  display: block;
  line-height: 52px;
  height: 100%; }

.cart_totalRow .cart_borderTop {
  border-top: solid 1px #999; }

td.cart_borderBottom {
  border-bottom: solid 1px #999; }

.cart_lineThrough {
  text-decoration: line-through; }

.cart_dataLine {
  clear: both;
  padding: 0 0;
  line-height: 30px; }

.cart_dataLabel {
  width: 130px;
  display: block;
  float: left;
  text-align: right;
  padding: 0 10px 0 0; }

.cart_dataValue {
  float: left;
  width: 250px;
  line-height: 31px; }

#buyerData {
  color: #000; }

.cart_choseBuyerTypeWrap {
  padding: 10px 0 10px 135px; }

.cart_choseBuyerTypeWrap .car_singleBuyerType {
  float: left;
  margin: 0 15px 0 0; }

.cart_buyerFormLine.cart_dataLine {
  padding: 7px 0; }

.cart_buyerFormLine.cart_dataLine.readonly {
  padding: 0 0; }

.cart_dataLine label {
  color: #6B6B6B; }

.cart_buyerFormLine input {
  float: left;
  padding: 0px 10px;
  width: 350px; }

.cart_buyerFormLine select {
  height: 32px;
  padding: 0;
  width: 350px; }

.cart_buyerFormLine textarea {
  font-family: Arial;
  float: left;
  padding: 3px 4px;
  margin: 0;
  height: 60px;
  width: 350px; }

.cart_buyerFormLine input,
.cart_buyerFormLine textarea {
  border: solid 1px #A6A6A6; }

.cart_buyerFormLine input:focus,
.cart_buyerFormLine textarea:focus {
  border-color: #000;
  outline: 0; }

.cart_buyerFormLine .description {
  padding: 0 0 0 130px;
  color: #A3A3A3;
  line-height: 20px;
  font-size: 12px; }

.cart_buyerFormLine.readonly input,
.cart_buyerFormLine.readonly textarea {
  border-color: transparent; }

.cart_buyerFormLine.readonly .description {
  display: none; }

.cart_error,
.cart_buyerFormLine.cart_error input,
.cart_buyerFormLine.cart_error textarea {
  border-color: #F44336; }

.cart_buyerFormLine.cart_error label {
  color: #F44336; }

.cart_optionsWrap.cart_error {
  outline: solid 1px #F44336; }

td.cart_removeCol {
  padding-left: 10px;
  padding-right: 10px; }

.cart_btnRemoveProduct {
  display: block;
  opacity: 0.7;
  width: 14px;
  height: 14px;
  background: url(../../application/modules/productCart/images/icon-remove.png); }

.cart_btnRefresh {
  margin: 5px 0 0 0;
  right: -8px;
  position: absolute;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../../application/modules/productCart/images/icon-refresh.png); }

.cart_productToolIcon {
  opacity: 0;
  webkit-transition: opacity 90ms ease-out;
  -moz-transition: opacity 90ms ease-out;
  -o-transition: opacity 90ms ease-out;
  transition: opacity 90ms ease-out; }

.cart_productLine:hover .cart_productToolIcon {
  opacity: 0.7;
  webkit-transition: opacity 90ms ease-out;
  -moz-transition: opacity 90ms ease-out;
  -o-transition: opacity 90ms ease-out;
  transition: opacity 90ms ease-out; }

.cart_productLine:hover .cart_productToolIcon:hover {
  opacity: 1;
  cursor: pointer;
  webkit-transition: opacity 90ms ease-out;
  -moz-transition: opacity 90ms ease-out;
  -o-transition: opacity 90ms ease-out;
  transition: opacity 90ms ease-out; }

#voucher {
  background: #F1F1F1;
  padding: 10px 15px 10px 10px;
  color: #000;
  border-bottom: solid 1px #E0E0E0;
  max-width: 355px; }

#voucher .cart_voucher {
  padding: 2px 5px; }

#voucher .cart_voucherSubmit {
  background: url(../../application/modules/productCart/images/icon-next.png) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 7px;
  opacity: 0.8; }

#voucher .cart_voucherSubmit:hover {
  opacity: 1;
  cursor: pointer; }

#voucher #cart_removeVoucher {
  background: url(../../application/modules/productCart/images/icon-remove.png) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 7px;
  opacity: 0.8; }

#voucher #cart_removeVoucher:hover {
  cursor: pointer;
  opacity: 1; }

#voucher .voucherMessage {
  line-height: 20px; }

#voucher .cart_additionalVoucherMessage {
  width: 256px;
  color: #7A7A7A; }

.cart_iconSuccess {
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(../../application/modules/productCart/images/icon-success.png);
  top: 6px;
  position: relative;
  margin: 0 5px 0 0; }

.cart_iconError {
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(../../application/modules/productCart/images/icon-error.png);
  top: 6px;
  position: relative;
  margin: 0 5px 0 0; }

.orderSuccessMessage {
  background: #42bd41;
  border-top: solid 1px #5BBA5A;
  border-bottom: solid 1px #439E42;
  padding: 20px;
  color: #fff;
  margin: 0 0 20px 0; }

.orderSuccessMessage h1 {
  padding: 0;
  margin: 0; }

.orderSuccessMessage h1:before {
  position: relative;
  top: 5px;
  margin: 0 10px 0 0; }

.orderSuccessOrderDataWrap {
  float: left;
  width: 400px; }

.orderSuccessUserDataWrap {
  float: right; }

.cart_cartIsEmpty {
  text-align: center;
  margin: 15px 0 0 0;
  color: #646464; }

.cart_cartIsEmpty a {
  text-decoration: none; }

.cart_submitOrder {
  background: #000;
  border: none;
  color: #fff;
  padding: 8px 16px; }

.cart_smallMessage {
  padding: 10px 20px;
  background: #FFF176;
  border-top: solid 1px #FFEE58;
  border-bottom: solid 1px #FFEB3B; }

.cart_discountMarker {
  background: #3AE001;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border-radius: 8px;
  color: #fff;
  font-size: 11px; }

.cart_errorBox {
  background: #FFCDD2;
  padding: 15px;
  border: solid 1px #F44336;
  display: none; }
  .cart_errorBox.active {
    display: block; }


/* Filename: application//modules/products/css/products.css */
.pr_pagesWrap {
  text-align: center;
  margin: 0 0 15px 0; }
  .pr_pagesWrap .pr_pageButton {
    text-decoration: none;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    line-height: 30px;
    text-align: center;
    border: solid 1px #ccc;
    display: inline-block; }
    .pr_pagesWrap .pr_pageButton.activePage {
      color: #fff;
      background: #000;
      border: solid 1px #000; }
    .pr_pagesWrap .pr_pageButton.next, .pr_pagesWrap .pr_pageButton.prev {
      color: #ccc; }
    .pr_pagesWrap .pr_pageButton:hover {
      border-color: #000; }

.pr_productItem {
  float: left;
  width: 200px;
  height: 220px;
  border: solid 1px #ccc;
  padding: 10px;
  margin: 0 6px 6px 0;
  overflow: hidden; }
  .pr_productItem.pr_lastInLine {
    margin-right: 0; }


/* Filename: application//modules/setToStream/css/module.css */
.toolsWrap{
    position: absolute;
    right: 32px;
    top: 32px;
}

/* Filename: application//modules/setToStream/templates/akcijos/style.css */
/*.sts_item_wrap{
    border-top: solid 1px #ececec;
    padding: 22px 0 0 0;
    margin: 22px 0 0 0;
    position: relative;
}
.sts_thumb{
    float: left;
    margin: 0 20px 0 0;
}

.sts_info{
    float: left;
    width: 330px; 
}
.sts_info h2{
    margin-top: 0;
    padding-top: 0;
}
a.sts_titleLink{
    text-decoration: none;
    color: #394A58;
}
a:hover.sts_titleLink{
    color: #262F36;
}
.sts_tools{
    position: absolute;
    right: 0;
    top: 20px;
}

.sts_inner_wrap{
    position: relative;
}


.sts_image{
    margin: 0 0 0 0;
}
.sts_interval{
    font-size: 13px;
    color: #C0C0C0;
}

.sts_inner_infoWrap table tbody{
    font-size: 13px;
    line-height: 20px;
    color: #394A58;
    vertical-align: top;
}

a.sts_readmore{
    color: #0087d5;
    text-decoration: none;
}
.sts_readmore:hover{
    color: #026DAA;
    text-decoration: underline;
}
.sts_inner_infoWrap{
    padding: 16px 32px;
}
.sts_inner_wrap .sts_inner_infoWrap{
    padding: 16px 32px;
}
.setToStream.viewRecord .innerContentWrap{
    padding: 0;
}
.setToStream.viewRecord body{
    background-position: 0 49px;
}
.authorized.setToStream.viewRecord body{
    background-position: 0 88px;
}

.sts_wrapAllFields{
    width: 560px;
}

.sts_inputWrap{
    float: left;
    padding: 0px 7px 7px 0px;
    margin: 0 10px 0 0;
}
.sts_inputWrap label{
    float: left;
    width: 60px;
    line-height: 24px;
    padding: 0 0 0 2px;
    font-size: 11px;
}

.submitWrap{
    width: 125px;
}

.sts_inputWrap input{
    float: left;
    padding: 3px;
    border: solid 1px #B8B8B8;
    width: 195px;
    margin: 0 3px 0 0;
    border-radius: 3px;
}
.sts_inputWrap input.error{
    border: solid 1px red;
}

.redBtn.orderCode{
    width: 86px;
    float: left;
}

.sts_singleStep{
    width: 155px;
    float: left;
    background-repeat: no-repeat;
    padding: 0 0 0 70px;
    min-height: 51px;
}

.sts_singleStep.step1{ background-image: url(../../../../images/circle1.png);}
.sts_singleStep.step2{ background-image: url(../../../../images/circle2.png);}
.sts_singleStep.step3{ background-image: url(../../../../images/circle3.png);}

.rulesWrap{
    margin: 30px 0 0 0;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 1px;
    padding: 10px 20px 20px 20px;
}

.rulesCheckboxText{
    font-size: 11px;
    position: relative;
    top: -3px;
}
.rulesCheckboxText.error{
    color: red;
}
.rulesCheckboxText .link{
    color: #ec1d25;
    text-decoration: underline;
}
.rulesCheckboxText .link:hover{
    cursor: pointer;
    color: #df181f;
}

.submitWrap input{
    margin-top: 0;
}

.submitWrap .redBtn{
    width: 93px;
    margin: 0;
    color: #e2767c;
}
.submitWrap .redBtn:active{
    margin-top: 1px !important;
}

.formWrap{
    margin: 0 0 30px 0;
}

.formMessageBox{
    display: none;
    text-align: center;
    padding: 10px 0 30px 0;
}

.theCodeWrap{
    text-align: center;
}

.codeWrap{
    font-size: 20px;
    color: #ed1c24;
    font-weight: bold;
}*/

/* Filename: application//modules/vouchers/css/vouchers.css */


/* Filename: application//styles/customFont.css */
@charset "UTF-8";

@font-face {
  font-family: "mat2";
  src:url("../../application/styles/fonts/mat2.eot");
  src:url("../../application/styles/fonts/mat2.eot?#iefix") format("embedded-opentype"),
      url("../../application/styles/fonts/mat2.woff") format("woff"),
      url("../../application/styles/fonts/mat2.ttf") format("truetype"),
      url("../../application/styles/fonts/mat2.svg#mat2") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "mat2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "mat2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add-circle-outline:before {
  content: "a";
}
.icon-airplanemode-off:before {
  content: "b";
}
.icon-airplanemode-on:before {
  content: "c";
}
.icon-android:before {
  content: "d";
}
.icon-apps:before {
  content: "e";
}
.icon-archive:before {
  content: "f";
}
.icon-arrow-back:before {
  content: "g";
}
.icon-arrow-drop-down:before {
  content: "h";
}
.icon-arrow-drop-down-circle:before {
  content: "i";
}
.icon-backspace:before {
  content: "j";
}
.icon-backup:before {
  content: "k";
}
.icon-beenhere:before {
  content: "l";
}
.icon-block:before {
  content: "m";
}
.icon-bluetooth:before {
  content: "n";
}
.icon-bluetooth-2:before {
  content: "o";
}
.icon-bluetooth-audio:before {
  content: "p";
}
.icon-bluetooth-connected:before {
  content: "q";
}
.icon-bluetooth-connected-2:before {
  content: "r";
}
.icon-bookmark-outline:before {
  content: "s";
}
.icon-brightness-auto:before {
  content: "t";
}
.icon-brightness-high:before {
  content: "u";
}
.icon-brightness-low:before {
  content: "v";
}
.icon-brightness-medium:before {
  content: "w";
}
.icon-bug-report:before {
  content: "x";
}
.icon-cake:before {
  content: "y";
}
.icon-call:before {
  content: "z";
}
.icon-call-end:before {
  content: "A";
}
.icon-call-split:before {
  content: "B";
}
.icon-camera:before {
  content: "C";
}
.icon-camera-alt:before {
  content: "D";
}
.icon-camera-roll:before {
  content: "E";
}
.icon-cancel:before {
  content: "F";
}
.icon-cast:before {
  content: "G";
}
.icon-cast-connected:before {
  content: "H";
}
.icon-chat:before {
  content: "I";
}
.icon-check:before {
  content: "J";
}
.icon-check-box:before {
  content: "K";
}
.icon-check-box-blank:before {
  content: "L";
}
.icon-check-box-outline:before {
  content: "M";
}
.icon-check-box-outline-blank:before {
  content: "N";
}
.icon-check-circle:before {
  content: "O";
}
.icon-check-circle-blank:before {
  content: "P";
}
.icon-check-circle-outline:before {
  content: "Q";
}
.icon-check-circle-outline-blank:before {
  content: "R";
}
.icon-chevron-left:before {
  content: "S";
}
.icon-chevron-right:before {
  content: "T";
}
.icon-chromecast:before {
  content: "U";
}
.icon-circles:before {
  content: "V";
}
.icon-circles-add:before {
  content: "W";
}
.icon-circles-extended:before {
  content: "X";
}
.icon-clear:before {
  content: "Y";
}
.icon-close:before {
  content: "Z";
}
.icon-closed-caption:before {
  content: "0";
}
.icon-cloud:before {
  content: "1";
}
.icon-cloud-circle:before {
  content: "2";
}
.icon-cloud-done:before {
  content: "3";
}
.icon-cloud-download:before {
  content: "4";
}
.icon-cloud-off:before {
  content: "5";
}
.icon-cloud-queue:before {
  content: "6";
}
.icon-cloud-upload:before {
  content: "7";
}
.icon-comment:before {
  content: "8";
}
.icon-communities:before {
  content: "9";
}
.icon-content-copy:before {
  content: "!";
}
.icon-content-cut:before {
  content: "\"";
}
.icon-content-paste:before {
  content: "#";
}
.icon-create:before {
  content: "$";
}
.icon-credit-card:before {
  content: "%";
}
.icon-crop:before {
  content: "&";
}
.icon-crop-free:before {
  content: "'";
}
.icon-crop-landscape:before {
  content: "(";
}
.icon-crop-portrait:before {
  content: ")";
}
.icon-crop-square:before {
  content: "*";
}
.icon-data-usage:before {
  content: "+";
}
.icon-delete:before {
  content: ",";
}
.icon-developer-mode:before {
  content: "-";
}
.icon-dialpad:before {
  content: ".";
}
.icon-directions:before {
  content: "/";
}
.icon-directions-bike:before {
  content: ":";
}
.icon-directions-bus:before {
  content: ";";
}
.icon-directions-car:before {
  content: "<";
}
.icon-directions-subway:before {
  content: "=";
}
.icon-directions-train:before {
  content: ">";
}
.icon-directions-transit:before {
  content: "?";
}
.icon-directionswalk:before {
  content: "@";
}
.icon-disc-full:before {
  content: "[";
}
.icon-do-not-disturb:before {
  content: "]";
}
.icon-dock:before {
  content: "^";
}
.icon-domain:before {
  content: "_";
}
.icon-done:before {
  content: "`";
}
.icon-done-all:before {
  content: "{";
}
.icon-drafts:before {
  content: "|";
}
.icon-drawer:before {
  content: "}";
}
.icon-drive:before {
  content: "~";
}
.icon-drive-document:before {
  content: "\\";
}
.icon-drive-drawing:before {
  content: "\e000";
}
.icon-drive-eta:before {
  content: "\e001";
}
.icon-drive-file:before {
  content: "\e002";
}
.icon-drive-form:before {
  content: "\e003";
}
.icon-drive-fusiontable:before {
  content: "\e004";
}
.icon-drive-image:before {
  content: "\e005";
}
.icon-drive-ms-excel:before {
  content: "\e006";
}
.icon-drive-ms-powerpoint:before {
  content: "\e007";
}
.icon-drive-ms-word:before {
  content: "\e008";
}
.icon-drive-pdf:before {
  content: "\e009";
}
.icon-drive-presentation:before {
  content: "\e00a";
}
.icon-drive-script:before {
  content: "\e00b";
}
.icon-drive-site:before {
  content: "\e00c";
}
.icon-drive-spreadsheet:before {
  content: "\e00d";
}
.icon-drive-video:before {
  content: "\e00e";
}
.icon-earth:before {
  content: "\e00f";
}
.icon-email:before {
  content: "\e010";
}
.icon-email-2:before {
  content: "\e011";
}
.icon-error:before {
  content: "\e012";
}
.icon-event:before {
  content: "\e013";
}
.icon-event-2:before {
  content: "\e014";
}
.icon-exit-to-app:before {
  content: "\e015";
}
.icon-expand-less:before {
  content: "\e016";
}
.icon-expand-more:before {
  content: "\e017";
}
.icon-explore:before {
  content: "\e018";
}
.icon-extension:before {
  content: "\e019";
}
.icon-fast-forward:before {
  content: "\e01a";
}
.icon-fast-rewind:before {
  content: "\e01b";
}
.icon-favorite:before {
  content: "\e01c";
}
.icon-favorite-outline:before {
  content: "\e01d";
}
.icon-file-download:before {
  content: "\e01e";
}
.icon-file-upload:before {
  content: "\e01f";
}
.icon-filter:before {
  content: "\e020";
}
.icon-flag:before {
  content: "\e021";
}
.icon-flash-auto:before {
  content: "\e022";
}
.icon-flash-off:before {
  content: "\e023";
}
.icon-flash-on:before {
  content: "\e024";
}
.icon-flights:before {
  content: "\e025";
}
.icon-flip-to-back:before {
  content: "\e026";
}
.icon-flip-to-front:before {
  content: "\e027";
}
.icon-folder:before {
  content: "\e028";
}
.icon-folder-mydrive:before {
  content: "\e029";
}
.icon-folder-shared:before {
  content: "\e02a";
}
.icon-forum:before {
  content: "\e02b";
}
.icon-forward:before {
  content: "\e02c";
}
.icon-fullscreen:before {
  content: "\e02d";
}
.icon-fullscreen-exit:before {
  content: "\e02e";
}
.icon-gamepad:before {
  content: "\e02f";
}
.icon-games:before {
  content: "\e030";
}
.icon-gesture:before {
  content: "\e031";
}
.icon-glass:before {
  content: "\e032";
}
.icon-gmail:before {
  content: "\e033";
}
.icon-gmail-2:before {
  content: "\e034";
}
.icon-google:before {
  content: "\e035";
}
.icon-google-plus:before {
  content: "\e036";
}
.icon-gps-fixed:before {
  content: "\e037";
}
.icon-gps-not-fixed:before {
  content: "\e038";
}
.icon-gps-off:before {
  content: "\e039";
}
.icon-group:before {
  content: "\e03a";
}
.icon-group-add:before {
  content: "\e03b";
}
.icon-hangout:before {
  content: "\e03c";
}
.icon-hangout-2:before {
  content: "\e03d";
}
.icon-hangout-video:before {
  content: "\e03e";
}
.icon-hangout-video-off:before {
  content: "\e03f";
}
.icon-headset:before {
  content: "\e040";
}
.icon-headset-mic:before {
  content: "\e041";
}
.icon-help:before {
  content: "\e042";
}
.icon-high-quality:before {
  content: "\e043";
}
.icon-history:before {
  content: "\e044";
}
.icon-home:before {
  content: "\e045";
}
.icon-hotel:before {
  content: "\e046";
}
.icon-https:before {
  content: "\e047";
}
.icon-image:before {
  content: "\e048";
}
.icon-import-export:before {
  content: "\e049";
}
.icon-inbox:before {
  content: "\e04a";
}
.icon-info:before {
  content: "\e04b";
}
.icon-info-outline:before {
  content: "\e04c";
}
.icon-invert-colors:before {
  content: "\e04d";
}
.icon-keep:before {
  content: "\e04e";
}
.icon-keep-2:before {
  content: "\e04f";
}
.icon-keyboard:before {
  content: "\e050";
}
.icon-keyboard-alt:before {
  content: "\e051";
}
.icon-keyboard-arrow-down:before {
  content: "\e052";
}
.icon-keyboard-arrow-left:before {
  content: "\e053";
}
.icon-keyboard-arrow-right:before {
  content: "\e054";
}
.icon-keyboard-arrow-up:before {
  content: "\e055";
}
.icon-keyboard-backspace:before {
  content: "\e056";
}
.icon-keyboard-capslock:before {
  content: "\e057";
}
.icon-keyboard-control:before {
  content: "\e058";
}
.icon-keyboard-hide:before {
  content: "\e059";
}
.icon-keyboard-return:before {
  content: "\e05a";
}
.icon-keyboard-tab:before {
  content: "\e05b";
}
.icon-keyboard-voice:before {
  content: "\e05c";
}
.icon-label:before {
  content: "\e05d";
}
.icon-label-outline:before {
  content: "\e05e";
}
.icon-landscape:before {
  content: "\e05f";
}
.icon-language:before {
  content: "\e060";
}
.icon-laptop:before {
  content: "\e061";
}
.icon-launch:before {
  content: "\e062";
}
.icon-link:before {
  content: "\e063";
}
.icon-list:before {
  content: "\e064";
}
.icon-live-help:before {
  content: "\e065";
}
.icon-location:before {
  content: "\e066";
}
.icon-location-city:before {
  content: "\e067";
}
.icon-location-disabled:before {
  content: "\e068";
}
.icon-location-searching:before {
  content: "\e069";
}
.icon-lock:before {
  content: "\e06a";
}
.icon-lock-open:before {
  content: "\e06b";
}
.icon-lock-outline:before {
  content: "\e06c";
}
.icon-loop:before {
  content: "\e06d";
}
.icon-mail:before {
  content: "\e06e";
}
.icon-map:before {
  content: "\e06f";
}
.icon-markunread:before {
  content: "\e070";
}
.icon-memory:before {
  content: "\e071";
}
.icon-menu:before {
  content: "\e072";
}
.icon-message:before {
  content: "\e073";
}
.icon-messenger:before {
  content: "\e074";
}
.icon-mic:before {
  content: "\e075";
}
.icon-mic-none:before {
  content: "\e076";
}
.icon-mic-off:before {
  content: "\e077";
}
.icon-mms:before {
  content: "\e078";
}
.icon-mood:before {
  content: "\e079";
}
.icon-more:before {
  content: "\e07a";
}
.icon-more-horiz:before {
  content: "\e07b";
}
.icon-more-vert:before {
  content: "\e07c";
}
.icon-mouse:before {
  content: "\e07d";
}
.icon-movie:before {
  content: "\e07e";
}
.icon-nest-protect:before {
  content: "\e07f";
}
.icon-nest-thermostat:before {
  content: "\e080";
}
.icon-network-cell:before {
  content: "\e081";
}
.icon-network-wifi:before {
  content: "\e082";
}
.icon-news:before {
  content: "\e083";
}
.icon-nfc:before {
  content: "\e084";
}
.icon-notifications:before {
  content: "\e085";
}
.icon-notifications-none:before {
  content: "\e086";
}
.icon-notifications-off:before {
  content: "\e087";
}
.icon-notifications-on:before {
  content: "\e088";
}
.icon-notifications-paused:before {
  content: "\e089";
}
.icon-pages:before {
  content: "\e08a";
}
.icon-palette:before {
  content: "\e08b";
}
.icon-panorama:before {
  content: "\e08c";
}
.icon-party-mode:before {
  content: "\e08d";
}
.icon-pause:before {
  content: "\e08e";
}
.icon-pause-circle-fill:before {
  content: "\e08f";
}
.icon-pause-circle-outline:before {
  content: "\e090";
}
.icon-people:before {
  content: "\e091";
}
.icon-person:before {
  content: "\e092";
}
.icon-person-add:before {
  content: "\e093";
}
.icon-person-location:before {
  content: "\e094";
}
.icon-person-outline:before {
  content: "\e095";
}
.icon-phone:before {
  content: "\e096";
}
.icon-phone-2:before {
  content: "\e097";
}
.icon-phone-bluetooth-speaker:before {
  content: "\e098";
}
.icon-phone-forwarded:before {
  content: "\e099";
}
.icon-phone-in-talk:before {
  content: "\e09a";
}
.icon-phone-locked:before {
  content: "\e09b";
}
.icon-phone-missed:before {
  content: "\e09c";
}
.icon-phone-paused:before {
  content: "\e09d";
}
.icon-photo:before {
  content: "\e09e";
}
.icon-photo-album:before {
  content: "\e09f";
}
.icon-photo-library:before {
  content: "\e0a0";
}
.icon-place:before {
  content: "\e0a1";
}
.icon-play-arrow:before {
  content: "\e0a2";
}
.icon-play-circle-fill:before {
  content: "\e0a3";
}
.icon-play-circle-outline:before {
  content: "\e0a4";
}
.icon-play-download:before {
  content: "\e0a5";
}
.icon-play-install:before {
  content: "\e0a6";
}
.icon-plus-one:before {
  content: "\e0a7";
}
.icon-poll:before {
  content: "\e0a8";
}
.icon-polymer:before {
  content: "\e0a9";
}
.icon-portrait:before {
  content: "\e0aa";
}
.icon-post-blogger:before {
  content: "\e0ab";
}
.icon-post-facebook:before {
  content: "\e0ac";
}
.icon-post-gplus:before {
  content: "\e0ad";
}
.icon-post-instagram:before {
  content: "\e0ae";
}
.icon-post-linkedin:before {
  content: "\e0af";
}
.icon-post-pinterest:before {
  content: "\e0b0";
}
.icon-post-tumblr:before {
  content: "\e0b1";
}
.icon-post-twitter:before {
  content: "\e0b2";
}
.icon-print:before {
  content: "\e0b3";
}
.icon-public:before {
  content: "\e0b4";
}
.icon-queue:before {
  content: "\e0b5";
}
.icon-radio-button-off:before {
  content: "\e0b6";
}
.icon-radio-button-on:before {
  content: "\e0b7";
}
.icon-receipt:before {
  content: "\e0b8";
}
.icon-refresh:before {
  content: "\e0b9";
}
.icon-reminder:before {
  content: "\e0ba";
}
.icon-remove:before {
  content: "\e0bb";
}
.icon-remove-circle:before {
  content: "\e0bc";
}
.icon-remove-circle-outline:before {
  content: "\e0bd";
}
.icon-replay:before {
  content: "\e0be";
}
.icon-reply:before {
  content: "\e0bf";
}
.icon-reply-all:before {
  content: "\e0c0";
}
.icon-report:before {
  content: "\e0c1";
}
.icon-ring-volume:before {
  content: "\e0c2";
}
.icon-rotate-left:before {
  content: "\e0c3";
}
.icon-rotate-right:before {
  content: "\e0c4";
}
.icon-satellite:before {
  content: "\e0c5";
}
.icon-save:before {
  content: "\e0c6";
}
.icon-schedule:before {
  content: "\e0c7";
}
.icon-school:before {
  content: "\e0c8";
}
.icon-screen-lock-landscape:before {
  content: "\e0c9";
}
.icon-screen-lock-portrait:before {
  content: "\e0ca";
}
.icon-screen-lock-rotation:before {
  content: "\e0cb";
}
.icon-screen-rotation:before {
  content: "\e0cc";
}
.icon-sd-card:before {
  content: "\e0cd";
}
.icon-sd-storage:before {
  content: "\e0ce";
}
.icon-search:before {
  content: "\e0cf";
}
.icon-select-all:before {
  content: "\e0d0";
}
.icon-send:before {
  content: "\e0d1";
}
.icon-settings:before {
  content: "\e0d2";
}
.icon-settings-applications:before {
  content: "\e0d3";
}
.icon-settings-bluetooth:before {
  content: "\e0d4";
}
.icon-settings-cell:before {
  content: "\e0d5";
}
.icon-settings-phone:before {
  content: "\e0d6";
}
.icon-settings-power:before {
  content: "\e0d7";
}
.icon-settings-voice:before {
  content: "\e0d8";
}
.icon-share:before {
  content: "\e0d9";
}
.icon-share-alt:before {
  content: "\e0da";
}
.icon-shopping-basket:before {
  content: "\e0db";
}
.icon-shopping-cart:before {
  content: "\e0dc";
}
.icon-shuffle:before {
  content: "\e0dd";
}
.icon-signal-cellular-1-bar:before {
  content: "\e0de";
}
.icon-signal-cellular-2-bar:before {
  content: "\e0df";
}
.icon-signal-cellular-3-bar:before {
  content: "\e0e0";
}
.icon-signal-cellular-4-bar:before {
  content: "\e0e1";
}
.icon-signal-wifi-1-bar:before {
  content: "\e0e2";
}
.icon-signal-wifi-2-bar:before {
  content: "\e0e3";
}
.icon-signal-wifi-3-bar:before {
  content: "\e0e4";
}
.icon-signal-wifi-4-bar:before {
  content: "\e0e5";
}
.icon-sim-card-alert:before {
  content: "\e0e6";
}
.icon-skip-next:before {
  content: "\e0e7";
}
.icon-skip-previous:before {
  content: "\e0e8";
}
.icon-slideshow:before {
  content: "\e0e9";
}
.icon-sms:before {
  content: "\e0ea";
}
.icon-sms-failed:before {
  content: "\e0eb";
}
.icon-sort:before {
  content: "\e0ec";
}
.icon-speaker:before {
  content: "\e0ed";
}
.icon-star:before {
  content: "\e0ee";
}
.icon-star-half:before {
  content: "\e0ef";
}
.icon-star-outline:before {
  content: "\e0f0";
}
.icon-star-rate:before {
  content: "\e0f1";
}
.icon-storage:before {
  content: "\e0f2";
}
.icon-store:before {
  content: "\e0f3";
}
.icon-swap-driving-apps:before {
  content: "\e0f4";
}
.icon-swap-horiz:before {
  content: "\e0f5";
}
.icon-swap-vert:before {
  content: "\e0f6";
}
.icon-swap-vert-circle:before {
  content: "\e0f7";
}
.icon-switch-camera:before {
  content: "\e0f8";
}
.icon-switch-video:before {
  content: "\e0f9";
}
.icon-sync:before {
  content: "\e0fa";
}
.icon-sync-disabled:before {
  content: "\e0fb";
}
.icon-sync-green:before {
  content: "\e0fc";
}
.icon-sync-problem:before {
  content: "\e0fd";
}
.icon-sync-problem-red:before {
  content: "\e0fe";
}
.icon-system-update:before {
  content: "\e0ff";
}
.icon-tab:before {
  content: "\e100";
}
.icon-tab-unselected:before {
  content: "\e101";
}
.icon-tablet:before {
  content: "\e102";
}
.icon-tag-faces:before {
  content: "\e103";
}
.icon-tap-and-play:before {
  content: "\e104";
}
.icon-terrain:before {
  content: "\e105";
}
.icon-text-format:before {
  content: "\e106";
}
.icon-textsms:before {
  content: "\e107";
}
.icon-theaters:before {
  content: "\e108";
}
.icon-thumb-down:before {
  content: "\e109";
}
.icon-thumb-up:before {
  content: "\e10a";
}
.icon-time-to-leave:before {
  content: "\e10b";
}
.icon-timelapse:before {
  content: "\e10c";
}
.icon-timer:before {
  content: "\e10d";
}
.icon-today:before {
  content: "\e10e";
}
.icon-traffic-4:before {
  content: "\e10f";
}
.icon-translate:before {
  content: "\e110";
}
.icon-tv:before {
  content: "\e111";
}
.icon-undo:before {
  content: "\e112";
}
.icon-unfold-less:before {
  content: "\e113";
}
.icon-unfold-more:before {
  content: "\e114";
}
.icon-unknown-1:before {
  content: "\e115";
}
.icon-unknown-2:before {
  content: "\e116";
}
.icon-unknown-3:before {
  content: "\e117";
}
.icon-unknown-4:before {
  content: "\e118";
}
.icon-unknown-5:before {
  content: "\e119";
}
.icon-unknown-6:before {
  content: "\e11a";
}
.icon-unknown-7:before {
  content: "\e11b";
}
.icon-usb:before {
  content: "\e11c";
}
.icon-usb-2:before {
  content: "\e11d";
}
.icon-vibration:before {
  content: "\e11e";
}
.icon-video-youtube:before {
  content: "\e11f";
}
.icon-videocam:before {
  content: "\e120";
}
.icon-videocam-off:before {
  content: "\e121";
}
.icon-view-array:before {
  content: "\e122";
}
.icon-view-column:before {
  content: "\e123";
}
.icon-view-headline:before {
  content: "\e124";
}
.icon-view-list:before {
  content: "\e125";
}
.icon-view-module:before {
  content: "\e126";
}
.icon-view-quilt:before {
  content: "\e127";
}
.icon-view-stream:before {
  content: "\e128";
}
.icon-visibility:before {
  content: "\e129";
}
.icon-visibility-off:before {
  content: "\e12a";
}
.icon-voice:before {
  content: "\e12b";
}
.icon-voicemail:before {
  content: "\e12c";
}
.icon-volume-down:before {
  content: "\e12d";
}
.icon-volume-mute:before {
  content: "\e12e";
}
.icon-volume-off:before {
  content: "\e12f";
}
.icon-volume-up:before {
  content: "\e130";
}
.icon-vpn:before {
  content: "\e131";
}
.icon-warning:before {
  content: "\e132";
}
.icon-watch-2:before {
  content: "\e133";
}
.icon-wb-auto:before {
  content: "\e134";
}
.icon-wb-cloudy:before {
  content: "\e135";
}
.icon-wb-incandescent:before {
  content: "\e136";
}
.icon-wb-irradescent:before {
  content: "\e137";
}
.icon-wb-sunny-2:before {
  content: "\e138";
}
.icon-web-2:before {
  content: "\e139";
}
.icon-whatshot:before {
  content: "\e13a";
}
.icon-wifi-tethering-2:before {
  content: "\e13b";
}
.icon-wifi-tethering-3:before {
  content: "\e13c";
}
.icon-work-2:before {
  content: "\e13d";
}
.icon-access-alarms:before {
  content: "\e13e";
}
.icon-access-time:before {
  content: "\e13f";
}
.icon-accessibility:before {
  content: "\e140";
}
.icon-account-box:before {
  content: "\e141";
}
.icon-account-circle:before {
  content: "\e142";
}
.icon-adb:before {
  content: "\e143";
}
.icon-add:before {
  content: "\e144";
}
.icon-add-alarm:before {
  content: "\e145";
}
.icon-add-box:before {
  content: "\e146";
}
.icon-add-circle:before {
  content: "\e147";
}
.icon-arrow-drop-up:before {
  content: "\e148";
}
.icon-arrow-forward:before {
  content: "\e149";
}
.icon-attachment:before {
  content: "\e14a";
}
.icon-auto-fix:before {
  content: "\e14b";
}
.icon-bluetooth-disabled:before {
  content: "\e14c";
}
.icon-bluetooth-searching:before {
  content: "\e14d";
}
.icon-book:before {
  content: "\e14e";
}
.icon-bookmark:before {
  content: "\e14f";
}
.icon-call-made:before {
  content: "\e150";
}
.icon-call-merge:before {
  content: "\e151";
}
.icon-call-missed:before {
  content: "\e152";
}
.icon-call-received:before {
  content: "\e153";
}


/* Filename: application//styles/jquery.cursorMessage.css */
/* Generic context menu styles */
#cursorMessageDiv {
    position: absolute;
    z-index: 99999;
    border: solid 1px #CCC;
    background: #EEE;
    padding: 2px;
    margin: 0px;
    display: none;
}

/* Filename: application//styles/jquery.lightbox.css */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0; 
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0; 
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px; 
    color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%; 
    float: left; 
    text-align: left; 
}   
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block; 
    clear: left; 
    padding-bottom: 1.0em;  
}           
#lightbox-secNav-btnClose {
    width: 66px; 
    float: right;
    padding-bottom: 0.7em;  
}

/*************************************/
div#mycarousel {
    text-align: left;
}
div#mycarousel ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
div#mycarousel li {
    padding-right: 12px;
    padding-bottom: 12px;
    text-align: center;
    width: 140px;
    float: left;
    height: 105px;
    position: relative;
}
div#mycarousel div.modifyTool {
    position: absolute;
    top: 0px;
    left: 0px;
}
div#mycarousel a img {
    border: 1px solid #736d5c;
}
div.modifyTool {
    position: absolute;
}
div.gallery_url {
    padding-top: 10px;
    text-align: center;
}
div.gallery_url a {
    font-size: 12px;
}

/* Filename: application//styles/mixins.css */


/* Filename: application//widgets/articles/articles.css */
.widget-articles {
  display: block;
  width: 100%; }
  .widget-articles .widgetTitle {
    display: block; }

/*# sourceMappingURL=articles.css.map */


/* Filename: application//widgets/cta/cta.css */
.widget-cta {
  background-color: white;
  float: left;
  height: 250px;
  width: 250px;
  border: 1px solid #eaeaea; }
  .widget-cta .imgWrap {
    height: 120px;
    width: 250px;
    display: inline-block;
    position: relative; }
    .widget-cta .imgWrap img {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
  .widget-cta .textWrap {
    display: table;
    color: black;
    height: 106px;
    width: 220px;
    margin: 0 0 0 15px; }
    .widget-cta .textWrap .title {
      font-size: 16px;
      display: table-caption; }
    .widget-cta .textWrap .text {
      display: table-cell;
      vertical-align: middle; }

/*# sourceMappingURL=cta.css.map */


/* Filename: application//widgets/fb/fb.css */
.widget-fb {
  border: 1px solid #eaeaea;
  height: 540px;
  width: 400px;
  display: block;
  overflow: hidden;
  background-color: white; }

/*# sourceMappingURL=fb.css.map */


/* Filename: application//widgets/textbox/textbox.css */
.widget-textbox {
  display: block; }
  .widget-textbox .textWrap {
    color: black; }
    .widget-textbox .textWrap .text {
      display: block; }


/* Filename: core//assets/bootstrap/css/bootstrap.css */
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=809463973410a2c8e4d6)
 * Config saved to config.json and https://gist.github.com/809463973410a2c8e4d6
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../core/assets/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../../core/assets/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  
}
@media (min-width: 768px) {
 /* .container {
    width: 750px;
  }*/
}
@media (min-width: 992px) {
 /* .container {
    width: 970px;
  }*/
}
@media (min-width: 1200px) {
  /*.container {
    width: 1170px;
  }*/
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  /*.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }*/
}
@media (min-width: 992px) {
  /*.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }*/
}
@media (min-width: 1200px) {
  /*.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }*/
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


/* Filename: core//assets/chosen/chosen.css */
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../../core/assets/chosen/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../../core/assets/chosen/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('../../core/assets/chosen/chosen-sprite.png') no-repeat 100% -20px;
  background: url('../../core/assets/chosen/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../../core/assets/chosen/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('../../core/assets/chosen/chosen-sprite.png') no-repeat -30px -20px;
  background: url('../../core/assets/chosen/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('../../core/assets/chosen/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */


/* Filename: core//assets/gray/gray.min.css */
/*! Gray v1.4.2 (https://github.com/karlhorky/gray) | MIT */
.grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");-webkit-filter:grayscale(1);filter:grayscale(1);filter:gray}.grayscale.grayscale-fade{transition:filter .5s}@media screen and (-webkit-min-device-pixel-ratio:0){.grayscale.grayscale-fade{-webkit-transition:-webkit-filter .5s;transition:-webkit-filter .5s}}.grayscale.grayscale-fade:hover,.grayscale.grayscale-off{-webkit-filter:grayscale(0);filter:grayscale(0)}.grayscale.grayscale-replaced{-webkit-filter:none;filter:none}.grayscale.grayscale-replaced>svg{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.grayscale.grayscale-replaced.grayscale-fade:hover>svg,.grayscale.grayscale-replaced.grayscale-off>svg{opacity:0}


/* Filename: core//assets/jqueryui/jquery-ui.css */
/*! jQuery UI - v1.11.2 - 2014-10-16
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0; /* support: IE7 */
    font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
    width: 2.4em;
}
.ui-button-icons-only {
    width: 3.4em;
}
button.ui-button-icons-only {
    width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

/* button sets */
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}
.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0; /* support: IE7 */
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item {
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25); /* support: IE8 */
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    /* Support: IE7 */
    overflow-x: hidden;
    padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}
.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}
.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position: -65px -16px;
}
.ui-tabs {
    position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
    border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
    color: #333333;
}
.ui-widget-content a {
    color: #333333;
}
.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
}
.ui-widget-header a {
    color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #cccccc;
    background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #fbcb09;
    background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #c77405;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
    color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
    color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter:Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter:Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
    background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50); /* support: IE8 */
}
.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20); /* support: IE8 */
    border-radius: 5px;
}


/* Filename: core//assets/jqueryui/jquery-ui.structure.css */
/*!
 * jQuery UI CSS Framework 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0; /* support: IE7 */
    font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
    width: 2.4em;
}
.ui-button-icons-only {
    width: 3.4em;
}
button.ui-button-icons-only {
    width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

/* button sets */
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}
.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0; /* support: IE7 */
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item {
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25); /* support: IE8 */
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    /* Support: IE7 */
    overflow-x: hidden;
    padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}
.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}
.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position: -65px -16px;
}
.ui-tabs {
    position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
    border-width: 2px;
}


/* Filename: core//assets/jqueryui/jquery-ui.theme.css */
/*!
 * jQuery UI CSS Framework 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=highlight_soft&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=f6f6f6&bgTextureDefault=highlight_soft&bgImgOpacityDefault=100&borderColorDefault=dddddd&fcDefault=0073ea&iconColorDefault=666666&bgColorHover=0073ea&bgTextureHover=highlight_soft&bgImgOpacityHover=25&borderColorHover=0073ea&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=ff0084&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=flat&bgImgOpacityError=55&borderColorError=ff0084&fcError=222222&iconColorError=ff0084&bgColorOverlay=eeeeee&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
 */


/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff url("../../core/assets/jqueryui/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #444444;
}
.ui-widget-content a {
    color: #444444;
}
.ui-widget-header {
    border: 1px solid #dddddd;
    background: #dddddd url("../../core/assets/jqueryui/images/ui-bg_highlight-soft_50_dddddd_1x100.png") 50% 50% repeat-x;
    color: #444444;
    font-weight: bold;
}
.ui-widget-header a {
    color: #444444;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #dddddd;
    background: #f6f6f6 url("../../core/assets/jqueryui/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #0073ea;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #0073ea;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #0073ea;
    background: #0073ea url("../../core/assets/jqueryui/images/ui-bg_highlight-soft_25_0073ea_1x100.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #ffffff;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #dddddd;
    background: #ffffff url("../../core/assets/jqueryui/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #ff0084;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ff0084;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #cccccc;
    background: #ffffff url("../../core/assets/jqueryui/images/ui-bg_flat_55_ffffff_40x100.png") 50% 50% repeat-x;
    color: #444444;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #444444;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #ff0084;
    background: #ffffff url("../../core/assets/jqueryui/images/ui-bg_flat_55_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222222;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #222222;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #222222;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter:Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter:Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("../../core/assets/jqueryui/images/ui-icons_ff0084_256x240.png");
}
.ui-widget-header .ui-icon {
    background-image: url("../../core/assets/jqueryui/images/ui-icons_0073ea_256x240.png");
}
.ui-state-default .ui-icon {
    background-image: url("../../core/assets/jqueryui/images/ui-icons_666666_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("../../core/assets/jqueryui/images/ui-icons_ffffff_256x240.png");
}
.ui-state-active .ui-icon {
    background-image: url("../../core/assets/jqueryui/images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
    background-image: url("../../core/assets/jqueryui/images/ui-icons_0073ea_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("../../core/assets/jqueryui/images/ui-icons_ff0084_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 2px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 2px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 2px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 2px;
}

/* Overlays */
.ui-widget-overlay {
    background: #eeeeee url("../../core/assets/jqueryui/images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
    opacity: .8;
    filter: Alpha(Opacity=80); /* support: IE8 */
}
.ui-widget-shadow {
    margin: -4px 0 0 -4px;
    padding: 4px;
    background: #aaaaaa url("../../core/assets/jqueryui/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .6;
    filter: Alpha(Opacity=60); /* support: IE8 */
    border-radius: 0px;
}


/* Filename: core//assets/lightbox2/jquery.lightbox.css */
#lightboxOverlay
{
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
    background-color:#111;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity:0.85;
    display:none;
}
#lightbox
{
    position:fixed;
    top:10%;
    left:0;
    width:100%;
    height:100%;
    z-index:10000;
    text-align:center;
    line-height:0;
    font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
    font-weight:400;
}
#lightbox .lb-image{max-width:100%;max-height:100%;}
#lightbox a img{border:none;}
.lb-outerContainer
{
    position:relative;
    background-color:#fff;
    zoom:1;
    width:250px;
    height:250px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
    margin:0 auto;
}
.lb-container{padding:10px;}
.lb-loader
{
    position:absolute;
    top:40%;
    left:0;
    height:25%;
    width:100%;
    text-align:center;
    line-height:0;
}
.lb-nav
{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:10;
}
.lb-container > .nav{left:0;}
.lb-nav a{outline:none;}
.lb-prev,.lb-next
{
    width:49%;
    height:100%;
    background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    display:block;
}
.lb-prev{left:0;float:left;}
.lb-next{right:0;float:right;}
.lb-prev:hover { background:url(../../core/assets/lightbox2/img/prev.png) 5% 48% no-repeat; }
.lb-next:hover { background:url(../../core/assets/lightbox2/img/next.png) 95% 48% no-repeat; }
.lb-dataContainer
{
    padding-top:5px;
    zoom:1;
    width:100%;
    margin:0 auto;
}
.lb-data
{
    color:#eee;
    text-shadow: 0 0 8px #000;
    padding:0 10px;
}
.lb-data .lb-details
{
    width:85%;
    float:left;
    text-align:left;
    line-height:1.1em;
}
.lb-data .lb-caption{font-size:13px;font-weight:700;}
.lb-data .lb-number
{
    display:block;
    clear:left;
    font-size:11px;
    margin-top: 6px 0;
}
.lb-data .lb-close, .lb-print
{
    width:32px;
    height:32px;
    float:right;
    outline:none;
}
.lb-fullScreen:hover,.lb-data .lb-close:hover,.lb-print { cursor:pointer; }
.lb-outerContainer:after,.lb-dataContainer:after
{
    content:"";
    display:table;
    clear:both;
}
.lb-print{background:transparent url(../../core/assets/lightbox2/img/print.png) scroll no-repeat 0 0;margin-right: 4px;}
.lb-fullScreen
{
    background:transparent url(../../core/assets/lightbox2/img/fullscreen.png) scroll no-repeat 0 0;
    height:32px;
    width:32px;
    position:absolute;
    right:15px;
    top:15px;
    z-index:10;
}
#lightbox.full-screen { top:0; height:100%; background:#111; }
#lightbox.full-screen .lb-outerContainer { background:transparent; width:auto; height:auto; margin:0 auto; padding:0; }
#lightbox.full-screen .lb-fullScreen { background:transparent url(../images/fullscreen_exit.png) scroll no-repeat 0 0; }
#lightbox.full-screen .lb-print{ display: none; }
#lightbox.full-screen .lb-container { width:auto; height:auto; margin:0 auto; padding:0; }
#lightbox.full-screen .lb-image { width:auto; box-shadow:0 0 32px #000; }
#lightbox.full-screen .lb-dataContainer { box-shadow:0 0 8px #000; position:fixed; bottom:0; left:0; background:#000; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85); opacity:0.85; }
#lightbox.full-screen .lb-data .lb-close { display:none; }


/* Filename: core//assets/photoswipe/default-skin/default-skin.css */
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

    Contents:

    1. Buttons
    2. Share modal and links
    3. Index indicator ("1 of X" counter)
    4. Caption
    5. Loading indicator
    6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
    
    1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background: url(../../core/assets/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../../core/assets/photoswipe/default-skin/default-skin.svg); }

  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
    background: none; }
 }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
    Arrow buttons hit area
    (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left, .pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

    2. Share modal/popup and links

 */
.pswp__counter, .pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

    3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
    
    4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

    5. Loading indicator (preloader)

    You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(../../core/assets/photoswipe/default-skin/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }
.pswp--css_animation .pswp__preloader__cut {
  /* 
            The idea of animating inner circle is based on Polymer ("material") loading indicator 
             by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
        */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; }
 }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }

  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }

  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
    
    6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar, .pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
    pswp__ui--hidden class is added when controls are hidden
    e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }


/* Filename: core//assets/photoswipe/photoswipe.css */
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
    Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
    Background is added as a separate element.
    As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container, .pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container, .pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container, .pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.15s;
          transition: opacity 0.15s; }

/*
    stretched thumbnail or div placeholder element (see below)
    style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
    div element that matches size of large image
    large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
    Error message appears when image is not loaded
    (JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }


/* Filename: core//assets/slick/slick-theme.css */
@charset "UTF-8";
/* Slider */
.slick-list {
  width: 100%; }
  .slick-loading .slick-list {
    background: white url("../../core/assets/slick/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../../core/assets/slick/fonts/slick.eot");
  src: url("../../core/assets/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../../core/assets/slick/fonts/slick.woff") format("woff"), url("../../core/assets/slick/fonts/slick.ttf") format("truetype"), url("../../core/assets/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 40%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover:before, .slick-prev:focus:before,
  .slick-next:hover:before,
  .slick-next:focus:before {
    opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.5; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -35px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: 5px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.5;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }


/* Filename: core//assets/slick/slick.css */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }


/* Filename: core//assets/tagit/jquery.tagit.css */
ul.tagit {
    padding: 1px 5px;
    overflow: auto;
    margin-left: inherit; /* usually we don't want the regular ul margins. */
    margin-right: inherit;
}
ul.tagit li {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice {    
    position: relative;
    line-height: inherit;
}
input.tagit-hidden-field {
    display: none;
}
ul.tagit li.tagit-choice-read-only { 
    padding: .2em .5em .2em .5em; 
} 

ul.tagit li.tagit-choice-editable { 
    padding: .2em 18px .2em .5em; 
} 

ul.tagit li.tagit-new {
    padding: .25em 4px .25em 0;
}

ul.tagit li.tagit-choice a.tagit-label {
    cursor: pointer;
    text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
    cursor: pointer;
    position: absolute;
    right: .1em;
    top: 50%;
    margin-top: -8px;
    line-height: 17px;
}

/* used for some custom themes that don't need image icons */
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: none;
}

ul.tagit li.tagit-choice input {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;

    border: none;
    margin: 0;
    padding: 0;
    width: inherit;
    background-color: inherit;
    outline: none;
}


/* Filename: core//modules/logViewer/css/module.css */
.logTable{
    border: solid 1px #ccc; 
    border-collapse: collapse;
}
.logTable td,
.logTable th{
    padding: 5px;
}
.logTable tbody tr:hover{
    background: #F0F0F0;
}

/* Filename: core//modules/menu/css/menuControl.css */
.cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .cf { zoom: 1; }
*:first-child+html .cf { zoom: 1; }

h1 { font-size: 1.75em; margin: 0 0 0.6em 0; }

a { color: #2996cc; }
a:hover { text-decoration: none; }

p { line-height: 1.5em; }
.small { color: #666; font-size: 0.875em; }
.large { font-size: 1.25em; }

/**
 * Nestable
 */

.dd { background: url(../../core/images/grid.png); position: relative; display: block; margin: 0; padding: 1px 1px 0 1px; max-width: 600px; list-style: none; font-size: 13px; line-height: 20px; border-right: solid #bebebe 1px; }

.dd-list {  display: block; position: relative; margin: 0; padding: 0; list-style: none; }
.dd-list .dd-list { padding-left: 35px; }
.dd-collapsed .dd-list { display: none; }

.dd-item,
.dd-empty,
.dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; }

.dd-item{
}

.dd-itemWrap{
    height: 34px;
    margin: 0 0 1px 0;
    background: #e9e9e9;
    line-height: 35px;
    outline-bottom: solid 1px red;
    /*outline-offset: -1px;*/
}

.dd-handle { 
    float: left;
    height: 35px; 
    line-height: 35px; 
    padding: 0 0 0 10px;
    color: #333; 
    text-decoration: none; 
    font-weight: bold; 
}

.dd-item .menuHandle{
    cursor: move;
    float: left;
    display: block;
    width: 14px;
    background: url(../../core/images/handle-dots.png);
    height: 35px;
    height: 29px;
    margin: 3px 0 0 1px;
}


.dd-handle:hover { color: #2ea8e5;}

.dd-item > button { display: block; position: absolute; top:5px; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; }
.dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; }
.dd-item > button[data-action="collapse"]:before { content: '-'; }

.dd-placeholder,
.dd-empty { padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; }
.dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), 
                      -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), 
                         -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:         linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), 
                              linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel { position: absolute; pointer-events: none; z-index: 9999; }
.dd-dragel > .dd-item .dd-handle { margin-top: 0; }
.dd-dragel .dd-itemWrap {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
            box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}

/**
 * Nestable Extras
 */

.nestable-lists { display: block; clear: both; padding: 30px 0; width: 100%; border: 0; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; }

#nestable-menu { padding: 0; margin: 20px 0; }

#nestable-output,
#nestable2-output { width: 100%; height: 7em; font-size: 0.75em; line-height: 1.333333em; font-family: Consolas, monospace; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; }

#nestable2 .dd-handle:hover { background: #bbb; }
#nestable2 .dd-item > button:before { color: #fff; }

@media only screen and (min-width: 700px) { 

    .dd { float: left; width: 99%; }
    .dd + .dd { margin-left: 2%; }

}


/**
 * Nestable Draggable Handles
 */

.dd3-content { display: block; height: 30px; margin: 5px 0; padding: 5px 10px 5px 40px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd3-content:hover { color: #2ea8e5; background: #fff; }

.dd-dragel > .dd3-item > .dd3-content { margin: 0; }

.dd3-item > button { margin-left: 30px; }

.dd3-handle { position: absolute; margin: 0; left: 0; top: 0; cursor: pointer; width: 30px; text-indent: 100%; white-space: nowrap; overflow: hidden;
    border: 1px solid #aaa;
    background: #ddd;
    background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:    -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:         linear-gradient(top, #ddd 0%, #bbb 100%);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dd3-handle:before { content: '≡'; display: block; position: absolute; left: 0; top: 3px; width: 100%; text-align: center; text-indent: 0; color: #fff; font-size: 20px; font-weight: normal; }
.dd3-handle:hover { background: #ddd; }





.menuSelectWrap {
    position: relative;
    z-index: 2;
}
.menuSelectWrap a{
    background: #FAFAFA;
    color: #A5A5A5;
    padding: 10px; 
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    border: solid 1px #e4e4e4;
    display: block;
    float: left;
    margin: 0 5px 0 0;

}
.menuSelectWrap a.active{
    color: #000;
    background: #f5f5f5;
    border-bottom: solid 1px #f5f5f5;
}

.menuItemsWrap{
    border: solid 1px #e4e4e4;
    background: #f5f5f5;
    padding: 10px;
    margin: -1px 0 0 0;
    position: relative;
}

.addNewModuleLineWrap{
    border-top: solid 1px #e4e4e4;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}

.listOfAvailableMenu{
    float: left;
    display: inline-block;
    height: 35px;
    width: 400px;
    margin: 0 20px;
    padding: 0 0 0 8px;
    background: white;
    border: 1px solid #D9D9D9;
    border-top: 1px solid silver;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.addNewModuleLineWrap .newDataLineButton{
    margin: 0 10px 0 0;
}

.addNewModuleLineWrap .msg{
    float: left;
    font-weight: bold;
    line-height: 35px;
}
/*li .dd-item,
.dd-itemWrap{*/
.dd-a{
    display: block;
   /*-- height: 30px;*/
    margin: 5px 0;
    padding: 2px 10px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    
    border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    
}
.dd-itemWrap:hover{
    background: #fff;
}



.dd-tools{
    position: absolute;
    top: 5px;
    right: 5px;

}

.dd-description{
    color: #666;
    margin: 0 0 0 5px;
}

/* Filename: core//modules/sitemap/css/sitemap.css */
.sitemap .wrap a {
  text-decoration: none; }
  .sitemap .wrap a:hover {
    text-decoration: underline; }


/* Filename: core//modules/texts/css/module.css */
#textSearch {
    width: 100%;
    margin: 10px;
}
table.textEdit {
    margin-top: 20px;
}
table.textSearchResults, table.availablePaths {
    margin: 10px;
}
table.textSearchResults tr:hover, table.availablePaths tr:hover {
    background: #EBEBEB !important;
}
input[type="submit"]:disabled {
    background: #dfdfdf;
    border-color: #dfdfdf;
}
a.descriptionEditAction {
    margin: 5px;
}
textarea.descInput {
    width: 100%;
    resize: none; 
}
div.textArea {
    float: left;
    width: 515px;
    margin-right: 10px; 
}
div.actionButtons {
    margin-top: 5px;
    float: right;
}
#topSubmitButton {
    display: none;
}
.breadcrumbs {
    margin: 0px 10px 10px 10px;
}
.breadcrumbs a {
    font-style: italic;
    color: #000;
}
.button {
    margin-left: 10px;
}
.editTextbutton {
    margin-top: 10px;
    margin-left: 0px;
}
.hiddenForm {
    display: none;
}
#textSearchLabel {
    display: block;
    margin-left: 10px;
}

/* Filename: core//styles/cms.css */
table.cmsTable caption {
    font-weight: bold;
    color: #AFB9C2;
    font-size: 14px;
}
table.cmsTable {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
}
table.cmsTable th {
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #394958;
    background-color: #dfdfdf;
    border-bottom: 1px solid #d3d3d3;
}
table.cmsTable td {
    padding-left: 10px;
    padding-right: 10px;
}
table.cmsTable a {
    color: #242729;
    font-size: 11px;
    text-decoration: none;
}
table.cmsTable a:hover {
    text-decoration: underline;
}
.row1 {
    background-color: #f1f1f1;
}
.row1 td {
    -border-bottom: 1px solid #d3d3d3;
}
.row2 {
    background-color: #f7f7f7;
}
.row2 td {
    -border-bottom: 1px solid #d3d3d3;
}
.cmsRow {
}
.rowSel {
    background-color: #EBEBEB;
}
.rowSel td {
    -border-bottom: 1px solid #d3d3d3;
}
table.regTable {
}
table.regTable caption {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.lb {
    padding-top: 5px;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
}
.mlb {
    cursor: pointer;
    text-decoration: underline;
}
.DataButton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #454A4E;
    border: 1px solid #5F7285;
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}
.DataInput {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    border: 1px solid #000;
    background-color: #fff;
}
.DataInput_marked {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    border: 1px solid #cc0000;
    background-color: #ffffff;
}
.DataInput_required {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    border: 1px solid #013066;
    background-color: #fff;
}
div.wrong_login {
    font-weight: bold;
}
table.debug {
    font-family: Verdana;
    font-size: 9px;
    color: #000;
}
div.prefix_path {
    padding-top: 10px;
    padding-bottom: 10px;
}
div.prefix_path a {
    color: #AFB9C2;
}
div.back_div {
    padding-top: 10px;
}
div#newsDummy {
    padding-top: 10px;
    padding-bottom: 10px;
}
div.txtSearchForm {
    padding-top: 10px;
    padding-bottom: 20px;
}
div.langLB a {
    color: #AFB9C2;
    font-size: 11px;
    text-decoration: none;
}
div.langLB a:hover {
    text-decoration: underline;
}
span.actLangLb {
    padding-right: 5px;
}
span.actLang {
    padding-right: 20px;
}
span.otherLangs {
    padding-right: 5px;
}
div.cms_ChooseBtns {
    display: block;
}
div.cms_ImageInAdmin {
    display: block;
    width: 100%;
    overflow: hidden;
}
/*************** Login form ******************/
div.login_error {
    color: #cc0000;
    padding-bottom: 10px;
    padding-top: 10px;
}
td.login_lb {
    font-weight: bold;
    padding-right: 15px;
    padding-bottom: 5px;
}
td.login_inp {
    padding-bottom: 5px;
}
td.login_inp input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    border: 1px solid #000;
    background-color: #fff;
}
td.login_btn {
    text-align: right;
    padding-bottom: 10px;
}
td.login_btn input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #569CBD;
    border: 1px solid #569CBD;
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}
div.extra_links {
    text-align: right;
}
/*********************************************/
div.banners_new {
    padding-top: 20px;
    padding-bottom: 20px;
}
div.banners_new a {
    color: #fff;
}
div.rtControls {
    text-align: right;
    padding-bottom: 3px;
}
div.rtControls a {
}
span.tools {
    padding-left: 10px;
}
table.cmsTable td.cmsTableTd_right {
    text-align: right;
}
table.cmsTable td.cmsTableTd_center {
    text-align: center;
}
img.ui-datepicker-trigger {
    position: relative;
    left: 10px;
    top: 3px;
}
div.cmsLangs_btn {
    padding-top: 5px;
}


/* GF - discounts */

.singleCode{
    float: left;
    background: #E2E2E2;
    border: solid 1px #BDBDBD;
    padding: 2px 5px 2px 10px;
    margin: 0 4px 4px 0; 
    border-radius: 2px;
}
.singleCode:hover{
    border: solid 1px #363636;
}
.singleCode .deleteBtn{
    background: #575757;
    color: #fff;
    border-radius: 2px;
    padding: 2px 3px;
    font-weight: bold;
    font-size: 10px;
    margin: 0 0 0 7px;
}
.singleCode .deleteBtn:hover{
    background: #000;
    cursor: pointer;
}
.singleCode.nonactive{
    background: #EEE;
    color: #ccc;
}

.saveNewCode{
    border: 1px solid #3079ED;
    color: white;
    background: #4D90FE ;
    background:  -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
    background: -webkit-linear-gradient(top,#4D90FE,#4787ED);
    background: -moz-linear-gradient(top,#4D90FE,#4787ED);
    background:  -ms-linear-gradient(top,#4D90FE,#4787ED);
    background: -o-linear-gradient(top,#4D90FE,#4787ED);
    background:  linear-gradient(top,#4D90FE,#4787ED);
    -filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    float: left;
    margin: 0px 20px 0 0;
    padding: 3px 10px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

.codeError{
    /*float: left;*/
    color: red;
    margin: 0 0 3px 218px;
}

.codePoolWrap{
    /*width: 600px;*/
    /*margin: 0 0 0 220px;*/
    border: solid 1px #ccc;
    padding: 0 10px 10px 10px;
}
#newCode{
    width: 328px;
}
/* GF - discounts end */

.accordionHeader{
    background-repeat: no-repeat;
    background-image: url(../images/adminAccordionArrows.png);
    padding: 0 0 0 25px;
    background-position: 8px -20px; 
}
.closed .accordionHeader{
    background-position: 8px 7px; 
}
.accordionHeader:hover{
    text-decoration: underline;
    cursor: pointer;
}

.toggleVisability{
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
.toggleVisability.on{
    background-image: url(../images/tools/pagevisable.png);
}
.toggleVisability.off{
    background-image: url(../images/tools/pagehidden.png);
}

.sortMe{
    padding: 0;
    margin: 0;
}

/* Filename: core//styles/cms2.css */
.ulTable{
    padding: 0;
    margin: 0;
    width: 100%;
    color: #666666;
  background: #edeae3;
}

.ulTable li{
  width: 100%;
  list-style: none;
    background: #edeae3;
}
.ulTable li:nth-child(even){
  background: #e1dcd2;
}
.ulTable li.h{
    font-weight: bold;
    background: #d2cfca;
}
.ulTable li span{
    padding: 5px 10px; 
    display: inline-block;
    box-sizing: border-box;
  vertical-align: middle;
}
.ulTable li span.h{

}
.ulTable li span.w1{    width: 10%;}
.ulTable li span.w2{    width: 20%;}
.ulTable li span.w3{    width: 30%;}
.ulTable li span.w4{    width: 40%;}
.ulTable li span.w5{    width: 50%;}
.ulTable li span.w6{    width: 60%;}
.ulTable li span.w7{    width: 70%;}
.ulTable li span.w8{    width: 80%;}
.ulTable li span.w9{    width: 90%;}
.ulTable li span.w10{   width: 100%;}

.ulTable a.btn{
    border: 1px solid #888888;
    border-top: 1px solid #8a9296;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 2%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ffffff), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top, #ffffff 2%,#cccccc 100%);
    background: -o-linear-gradient(top, #ffffff 2%,#cccccc 100%);
    background: -ms-linear-gradient(top, #ffffff 2%,#cccccc 100%);
    background: linear-gradient(top, #ffffff 2%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );
    border-top-color: #aaa;
    color: #000000;
    display: inline-block;
    padding: 5px 7px;
    text-decoration: none;
    font-size: 12px;
    border-radius: 1px;
  color: #000;
}
.ulTable a.btn:hover{
    background: #ccc;
}

a.newBtn:visited,
a.newBtn{
    border: 1px solid #3079ED;
    color: #fff;
    background: #4D90FE url('../images/new-icon.png') no-repeat 8px 8px;
    background: url('../images/cms/new-icon.png') no-repeat 8px 8px, -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
    background: url('../images/cms/new-icon.png') no-repeat 8px 8px, -webkit-linear-gradient(top,#4D90FE,#4787ED);
    background: url('../images/cms/new-icon.png') no-repeat 8px 8px, -moz-linear-gradient(top,#4D90FE,#4787ED);
    background: url('../images/cms/new-icon.png') no-repeat 8px 8px, -ms-linear-gradient(top,#4D90FE,#4787ED);
    background: url('../images/cms/new-icon.png') no-repeat 8px 8px, -o-linear-gradient(top,#4D90FE,#4787ED);
    background: url('../images/cms/new-icon.png') no-repeat 8px 8px, linear-gradient(top,#4D90FE,#4787ED);
    -filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    float: right;
    margin: 12px 20px 0 0;
    padding: 8px 15px 7px 34px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

/* ********************************** */
.pa_tools {
  border: 1px solid #ccc;
  background-color: #eee; 
  padding: 10px; 
  line-height: 20px;
  margin: 0 0 10px 0;
}

.pa_navi {
  text-decoration: none;
  color: #000;
}

.pa_actnavi {
  font-weight: bold;
}

.pa_tools span {
  float: right;
  display: block;
  margin-left: 10px;
}


.pa_optionsholder {
  clear: both;
  margin-top: 10px;
  border-top: 1px solid #ddd;
}

.pa_sizes {
  float: left;
  margin: 10px 10px 0 10px;
  max-width: 50%;
}

.pa_options {
  float: right;
  margin: 10px 10px 0 10px;
  max-width: 50%;
}

.pa_sizechooser {
  color: #000;
  float: left;
  margin: 6px 0 6px 160px;
}

.EntryForm select.pa_sizechoosersel {
  width: 300px;
  padding: 0 0 0 8px;
  float: left;
  color: #555;
}

.activeoption {
  color: #000;
  background: #ddd;
}

.pa_SizeTable {
  margin: 20px 0 0 0;
  width: 100%;
  clear: both;
  border-collapse: collapse;
}

.pa_SizeTable th {
  width: 128px;
  padding: 15px 0 5px 0;
}



.pa_SizeTable input.smallinput {
  margin: 0;
  width: 100%;
  padding: 2px;
  float: none;
}

.pa_SizeTable th.sizeth {
  text-align: right;
  color: #000;
  padding: 0 6px 0 0;
}

.pa_SizeTable tr {
  background: #f2f2f2;
  text-align: center;
}

.pa_SizeTable tr:nth-child(even){
  background: #e9e9e9;
}

.pa_SizeTable tr:hover, .pa_SizeTable tr.act:hover {
  background: #d9d9d9;
}

.pa_SizeTable tr.act {
  background: #afafaf;
}

.pa_turnwysiwyg {
  float: right;
  display: inline-block;
  margin: 6px 0 6px 160px;
}

.pa_SelectImagediv {
  margin: 2px 16px;
  float: left;
}

.pa_SelectImage {
  float: left;
  height: 244px;
  width: 244px;

  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
  
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
  background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}

.pa_SelectImage img {
  max-width: 244px;
  max-height: 244px;
}

.pa_sumurdesc {
  margin: 6px 20px;
  float: left;

}

.EntryForm input.pa_sumurl {
  margin-right: 6px;
}

.EntryForm label.pa_sumurllabel {
  clear: left;
  font-weight: normal;
}

.pa_sumurlext {
  float: left;
  margin: 6px 0;
}

.pa_optionchooser {
  clear: left;
}

.pa_optionchooserentry {
  display: inline-block;
  float: left;
  margin: 5px;
  border: 1px solid #ccc;
}

.pa_optionname {
  font-weight: bold;
  display: block;
  color: #000;
  text-align: center;
}

.EntryForm input.pa_EntryCheckbox
{
  float: right;
  margin: 0px 10px 0 10px;
}

.EntryForm input.pa_OptionCheckbox {
  float: right;
  margin: 7px 10px 0 10px;
}

.EntryForm label.pa_OptionLabel {
  clear: left;
  float: right;
  font-weight: normal;
  width: auto;
  min-width: 140px;
  max-width: 225px;
  cursor: pointer;
}




/************* active data table ************/


.lists {
  padding: 0px 10px 6px 20px;
  background-color: #fff;
}


a.showallfields {
  float: right;
  display: none;
}

.adt {
  border-collapse: collapse;
  width: 100%;
}

.adt th {
  background: #dedede;
  color: #666;
  padding: 3px 7px 3px 7px;
  font-weight: normal;
  text-align: center;
}

.adt th:first-child {
  border-top-left-radius: 2px;
}

.adt th:last-child {
  border-top-right-radius: 2px;
}

.adt tr {
  background: #f2f2f2;
}

.adt tr:nth-child(even){
  background: #fff;
}

.adt tr:hover, .adt tr.act {
  background: #d9d9d9;
}

.adt td {
  color: #444;
  padding: 7px 6px 7px 10px;
  border-bottom: 1px #E5E5E5 solid;
}


/*** highlighted cell ***/
.adt th.hl {
  background: #dadada;
  color: #000;
}
.adt tr.even td.hl {
  background: #fafafa;
  color: #000;
}
.adt tr.odd td.hl {
  background: #ededed;
  color: #000;
}

/*** yellow color highlighted cell ***/
.adt th.chl {
  background: #e5e5b7;
  color: #222;
}
.adt td.chl {
  background: #ffffcc;
  color: #222;
}

/*** dehighlighted text ***/
.adt .dt {
  color: #777;
}

/*** small text ***/
.adt .st {
  font-size: 12px;
}

/*** extra small text ***/
.adt .est {
  font-size: 11px;
}

/*** bold ***/
.adt .b {
  font-weight: bold;
}

/*** text underline ***/
.adt .u {
  text-decoration: underline;
}

/*** align text left ***/
.adt .l {
  text-align: left;
}

/*** align text center ***/
.adt .c {
  text-align: center;
}

/*** align text right ***/
.adt .r {
  text-align: right;
}

/*** vertical align bottom ***/
.adt .vb {
  vertical-align: bottom;
}

/*** no padding ***/
.adt .np {
  padding: 0;
}


.adt a {
  color: #666;
}

.adt a:hover {
  color: #000;
}



.adt a.button {
  border: 1px solid #888888;
  border-top: 1px solid #8a9296;

  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 2%, #cccccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ffffff), color-stop(100%,#cccccc));
  background: -webkit-linear-gradient(top,  #ffffff 2%,#cccccc 100%);
  background: -o-linear-gradient(top,  #ffffff 2%,#cccccc 100%);
  background: -ms-linear-gradient(top,  #ffffff 2%,#cccccc 100%);
  background: linear-gradient(top,  #ffffff 2%,#cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );

  border-top-color: #aaa;
  color: #000000;
  display: inline-block;
  padding: 5px 7px;
  text-decoration: none;
  font-size: 12px;
  border-radius: 1px;
}

.adt a.button:hover {
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 1%, #bbbbbb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#eeeeee), color-stop(100%,#bbbbbb));
  background: -webkit-linear-gradient(top, #eeeeee 1%,#bbbbbb 100%);
  background: -o-linear-gradient(top, #eeeeee 1%,#bbbbbb 100%);
  background: -ms-linear-gradient(top, #eeeeee 1%,#bbbbbb 100%);
  background: linear-gradient(top, #eeeeee 1%,#bbbbbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#bbbbbb',GradientType=0 );

  color: #000000;
  border-top-color: #333;
  border-left-color: #333;
  border-right-color: #333;
  text-decoration: none;
}


.datacontent .loading {
  padding: 10px;
  background: #F2F2F2;
  margin: 10px auto 10px auto;
  width: 50%;
  border: 1px #E5E5E5 solid;
  text-align: center;
}

.datacontent .loading img, .loading span {
  vertical-align: middle;
}

.datacontent .moredata {
  padding: 10px;
  background: #F2F2F2;
  margin: 10px 200px;
  border: 1px #E5E5E5 solid;
  text-align: center;
  height: 15px;
  display: none;
}

.datacontent .moredata a {
  text-decoration: none;
  font-size: 13px;
}

.datacontent .moredata a:hover {
  text-decoration: underline;
}

.datacontent .adddataloader {
  padding: 10px;
  background: #F2F2F2;
  margin: 10px auto 10px auto;
  width: 50%;
  border: 1px #E5E5E5 solid;
  text-align: center;
  display: none;
}

.datacontent .adddataloader img, .adddataloader span {
  vertical-align: middle;
}

.datacontent .nodata {
  padding: 10px 0;
  background: #F2F2F2;
  margin: 10px auto 10px auto;
  width: 100%;
  border: 1px #E5E5E5 solid;
  text-align: center;
  font-weight: bold;
}





/************** field form: general EntryForm **************/

.fieldcontent {
  border-top: 1px solid #ccc;
  padding: 10px 0 40px 0;
  background: #f5f5f5;
}

.EntryForm {
  background: #f5f5f5;
  padding: 10px;
  font-size: 13px;  
}


.EntryForm input:hover {
  border: 1px solid #B9B9B9;
  border-top: 1px solid #A0A0A0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.EntryForm input:focus {
  outline: none;
  border: 1px solid #4D90FE;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}


.EntryForm h2 {
  font-size: 24px;
  line-height: 17px;
  margin: 0 0 10px 0;
  color: #999;
  font-weight: normal;
}

.EntryForm fieldset {
  background: #f2f2f2;
  color: #888;
  border: solid 1px #e4e4e4;
  margin: 10px auto;
  padding: 10px;
  /*width: 700px; sena reiksme - pakeista 2013-10-24 GF projekte*/
  width: 95%;
  position: relative;
}

.EntryForm .fieldline {
  margin: 10px 0;

}
.EntryForm .fieldDesc {
  float: left;
  display: inline-block;
  padding: 5px 20px;
}

.EntryForm .linkSelect {
  display: block;
}
.EntryForm label {
  color: #222;
  font-weight: bold;
  display: block;
  text-align: right;
  width: 200px;
  float: left;

  margin: 6px 0;
}

.EntryForm label.labeldesc {
  margin: 0;

}

.EntryForm label .labelDesc {
  color: #666;
  font-size: 11px;
  font-weight: normal;
  display: block;
  text-align: right;
  width: 200px;
}

.EntryForm label.singleLineLabel  {
  width: auto;
  margin: 0 0 5px 0;
}
.EntryForm label.singleLineLabel .labelData{
  float: left;
  width: 200px;
  display: block;

}
.EntryForm label.singleLineLabel .labelDesc{
  display: inline-block;
  float: left;
  width: auto;
  margin: 0 0 0 10px;
}

/*.EntryForm input[type="email"], .EntryForm input[type="number"], .EntryForm input[type="password"],
.EntryForm input[type="tel"], .EntryForm input[type="text"], .EntryForm input[type="url"],  */
.EntryForm input, .EntryForm select, .EntryForm textarea {
  float: left;
  display: inline-block;
  height: 29px;
  width: 400px;
  margin: 0 16px;
  padding: 0 8px;
  background: white;
  border: 1px solid #D9D9D9;
  border-top: 1px solid silver;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;

}

.ie .EntryForm input, .ie .EntryForm textarea {
  padding-top: 6px;
}

.ie .EntryForm select {
  padding: 5px 8px;
  height: auto;
}

.EntryForm .inlinecheckbox {
  clear: none;
}

.EntryForm .LongText {
}

.EntryForm .Select {
  padding: 0 0 0 8px;
}



.EntryForm .Textarea {
  padding: 4px 0;
  height: 80px;
}

.EntryForm .RichTextEditor {
  padding: 4px 0;
  height: 200px;
  width: 660px;
}

.EntryForm .smalltextarea {
  height: 40px;
}

.EntryForm .bigtextarea {
  height: 200px;
  width: 720px;
}

.EntryForm .CheckBox {
  height: 16px;
  width: 16px;
  padding: 0;
  margin: 7px 20px 0 20px;
}

.ie .EntryForm .CheckBox {
  height: 20px;
  width: 20px;
  padding: 0;
  margin: 7px 20px 0 20px;
  background: none;
  border: 0;
}


/*
  --webkit-appearance: none;
  height: 16px;
  width: 16px;
  margin: 7px 20px 0 20px;
  -line-height: 20px;
}

/*
.EntryForm .CheckBox:checked {
  --background: url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%008%00%00%008%08%02%00%00%00'%E4%ACI%00%00%00%19tEXtSoftware%00Adobe%20ImageReadyq%C9e%3C%00%00%04DIDATx%DA%EC%98%B9J%2CA%14%86%EF%F4%AC%8E%5B%24%F8%00%93%BA%83%89%89%A1%22n%A1%81%89%B8%22%82%2B%06%A2%E2%82%B8%20%1A%A9(%B8%BC%87%8F%E0%12%09%3E%82K%AA%20%EAu%EEo%FFw%0EEuO%2F3%A3%5C%2F%FD%07E%F5Lu%F7%D7%FF9u%BA%BA%22%A9T%EA%D7O%90%F1%EB%87(%00%0D%40%03%D0%004%00%0D%40%03%D0%FF%1B4%F2%3D%B7I%A7%D3%B6%BF%87B%A1%7F%05T%105V%22%F2G%2F%B8%91oC%D4%40qH%3E%B4%D2w%CA%D1%D0%D7H%F3%89%94%86aloo%0F%0C%0C%D8%BA%EB%7C%C1H8%1C%FE%22%2F%D3%19%FD%B5%C40677%BB%BB%BB%D1%8F%C5b%7B%7B%7B%B6%8F%975%F4%BE%40%ADs%C2zu%8D%F2%E3%E3%03-%EE%B2%B1%B1AJhjj%0A'%EE%EF%EF%A3%C5%03xa%8D%409%F09g%95%20B%18%06%CA%F5%F5u%A1%A4%26''qk%F8%8A%7FU%DC%AC%A0%D1h%D4c%1C%1D%1C%95%1Bp%00%11y%08%8E%B5%B5%B5%AE%AE.%EB%95%9B%9A%9A%8E%8F%8F1Re%CD%11T%8B%23%95L%26%CB%CA%CA%EE%EE%EE%D4y%23%E5F%CCF%07%9E%AD%AC%ACtvvZ%AF%7Cyy944%04J%8C%01%A8%9A%00%F6%A0%C8kWJ%E6%19%DBD%22%B1%BB%BB%5BYY988x%7F%7FouB%BCD%BB%B4%B4%D4%D1%D1a%BD%F2%C5%C5%C5%F0%F0%F0%EB%EB%2Bl%22(Mu%02upT%9D%10%BC%7D%3C%1E%DF%D9%D9%A9%A9%A9A%FF%F0%F0%10%96%3C%3C%3C%A8%09%A0V%C7%E5%E5%E5%F6%F6v%5BJ%3C%E4%DB%DB%1B))W%D0P%5B%5B%9B%83%9DD%FCm%0A%DEommUWW%CB%18D%1F%C6%3C%3E%3E%8A%A98%0B%23%D1.%2C%2C%B4%B6%B6%3AP%C6LEM1%F4%CE%F3)%A4MF%DB%99%FB%FE%FE%8E_%40YUU%A5%0DSY%25%EE%F3%F3%F3---%0E%94%88%8C%80%D2Q%D7%1C5bn%E2%85%00%7D%7D%7Dm%3D%1F%C9zppPQQA%D7%F1%0B%BC%CCF%89T%C1%18d9%40%13%A6%E2%A6x%23%B5oU%B8%BE%BE%3E%9CEj8%00zuu%05%C3jkk5%82%92%92%92%E6%E6%E6%F3%F3%F3%A7%A7%A7%C5%C5E%5BJ%CC%F1%91%91%11P%0A%A2J%C9%04%90d%B5U%04C%B3%85%9Eqg%9A%F3%F0%EC%EC%0Cm__%9F%D5%D7%A3%A3%A3%DB%DB%5B%10%5B%2F%85'%1C%1D%1De%5DSm%23%9Cj%87S%1D%CDV%9E%98%A3%F0%80%C9%C7%FC%C3%E1%E9%E9)%3A%FD%FD%FDVV%C8%96rll%0C%97*..%8Eg%24%94%5E*%A8%0FP%89%3E%7D%3D99A%07%8B%20%D7w%2F%D2z%7C%7C%9C%94%92%9A%DAd%F7B%F9%09%EA%10zb%81U%EA%9C%FC%05_%D1qf%05%E5%C4%C4%04%93X%CDK%A1t%AD%9D%3E%0A%3EA%ADi%84%16%ACh%AD9%40%DD%DC%DC%90%12yYd%8A%94%B4%D3%2F%A5K%E8%A5%E0%AB%F3%D1%C8%88%AC%A8%FF%8D%8D%8D%DA%B9%CF%CF%CF%B3%B3%B3%18%03%3E%82%D2N%EB%04%F2%FE%D9%94%D5Qu9%C2%9A%2F%AC2%09%A0%E9%E9i%BCT%1B%1A%1AT%CA%9E%9E%9E%97%97%17D%5C%B33gJ%F7%D0%0B%2B%86%91U%2Bu8%9C%99%99%C1%07F%5D%5D%1D)%7B%7B%7B%B1%DA(--M%9AR%83.1%F1K%E9%BEpVYU8%E2%A2%C5%03%80%60nn%0EK%E3T*%85%E9%85%E7%C1%22%B0(%23%A1T%8B%91_JO%9F%22%C2%AA%BD%B1%84%18%10x%7D%AF%AE%AE%82%09%C3%CA%CB%CB%B5%D7%8FV%8Cr%A0%F4%FA%CD%24%AC%E4c%2B%8E%22%D0p%91%8B%26%D4K%B1Y%DE%40%EA%8A37%CAOP%2F%A7%C9BS-Ob*PdE%A2%FEH%E2%82P%FA%D8%80%10Vy%A3%0A%2Bhh'%07%A8%95A%94'%A5%BF%9D%12%8D%95%1D%88%B5V6g%C8*%E5%B6%20%94%BE%B7tlY%85R%C6%C8%87T%3E%B3'%DF%BD'%8D%953L%FD%92%B6%EE%EA%E4O%99%E3%26%99%F6%11%E7%BC%7DR%10%CA%DCw%F3%D4%95%94-J%A1%F8%0A%B6%EDXp%A0%60%0F%3F%00%0D%40%03%D0%00%F4k%F4G%80%01%00%E2%BB%B3%8D%BD%BE%0E%DE%00%00%00%00IEND%AEB%60%82") no-repeat center center;
  --webkit-background-size: 28px 28px;
}    */


.EntryForm input.fielderror {
  border: 1px solid #DD4B39;
}

.EntryForm .fielderrormsg {
  display: block;
  margin: 2px 0 0 228px;
  float: left;
  font-size: 12px;
  color: #DD4B39;
  display: none;
  clear: left;
}

.EntryForm a.lightbutton {
  border: 1px solid #888888;
  border-top: 1px solid #8a9296;

  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 2%, #cccccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ffffff), color-stop(100%,#cccccc));
  background: -webkit-linear-gradient(top,  #ffffff 2%,#cccccc 100%);
  background: -o-linear-gradient(top,  #ffffff 2%,#cccccc 100%);
  background: -ms-linear-gradient(top,  #ffffff 2%,#cccccc 100%);
  background: linear-gradient(top,  #ffffff 2%,#cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );

  border-top-color: #aaa;
  color: #000000;
  display: inline-block;
  padding: 5px 7px;
  text-decoration: none;
  font-size: 12px;
  border-radius: 1px;
  cursor: pointer;
}

.EntryForm a.lightbutton:hover {
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 1%, #bbbbbb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#eeeeee), color-stop(100%,#bbbbbb));
  background: -webkit-linear-gradient(top, #eeeeee 1%,#bbbbbb 100%);
  background: -o-linear-gradient(top, #eeeeee 1%,#bbbbbb 100%);
  background: -ms-linear-gradient(top, #eeeeee 1%,#bbbbbb 100%);
  background: linear-gradient(top, #eeeeee 1%,#bbbbbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#bbbbbb',GradientType=0 );

  color: #000000;
  border-top-color: #333;
  border-left-color: #333;
  border-right-color: #333;
  text-decoration: none;
}

.inlinebutton {
  margin-left: 4px;
}  

.EntryForm a.lightbutton:active {
  border: 1px solid #4D90FE;
}

.EntryForm .submitbutton {
  float: right; 
  /*margin-right: 120px;*/
}

.EntryForm .button {
  width: auto;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  padding: 4px 30px;

  -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;

  background: #dc4b39;
  background: -moz-linear-gradient(top,  #dc4b39 0%, #d24836 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc4b39), color-stop(100%,#d24836));
  background: -webkit-linear-gradient(top,  #dc4b39 0%,#d24836 100%);
  background: -o-linear-gradient(top,  #dc4b39 0%,#d24836 100%);
  background: -ms-linear-gradient(top,  #dc4b39 0%,#d24836 100%);
  background: linear-gradient(top,  #dc4b39 0%,#d24836 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc4b39', endColorstr='#d24836',GradientType=0 );
  
  cursor: pointer;
}

.EntryForm .button:hover, .EntryForm .button:active {
  background: #a83a2c;
  color: #fff;
  text-decoration: none;
}

.EntryForm .deletebutton {
  float: left; 
  width: 100px; 
  margin-left: 130px;
  margin-top: 8px;
}

.EntryForm p {
  font-size: 11px;
  color: #666;
  margin-bottom: 20px;
  border-bottom: 1px solid #B7DDF2;
  padding-bottom: 10px;
}
.EntryForm textarea {
  font-family: "Arial";
  height: 100px;
  margin: 0 0 12px 20px;
  padding: 5px;
}

.EntryForm .divseparator {
  margin-top: 20px;
  border-top: 1px solid #B7DDF2;
  padding-top: 10px;
}

.EntryForm .disabled {
  background: #eee;
  font-weight: bold;
}






.newbutton {
  border: 1px solid #3079ED;
  color: white;
  background: #4D90FE url('../images/cms/new-icon.png') no-repeat 8px 8px;
  background: url('../images/cms/new-icon.png') no-repeat 8px 8px, -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
  background: url('../images/cms/new-icon.png') no-repeat 8px 8px, -webkit-linear-gradient(top,#4D90FE,#4787ED);
  background: url('../images/cms/new-icon.png') no-repeat 8px 8px, -moz-linear-gradient(top,#4D90FE,#4787ED);
  background: url('../images/cms/new-icon.png') no-repeat 8px 8px, -ms-linear-gradient(top,#4D90FE,#4787ED);
  background: url('../images/cms/new-icon.png') no-repeat 8px 8px, -o-linear-gradient(top,#4D90FE,#4787ED);
  background: url('../images/cms/new-icon.png') no-repeat 8px 8px, linear-gradient(top,#4D90FE,#4787ED);
  -filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  float: right;

  margin: 12px 20px 0 0;
  padding: 8px 15px 7px 34px;
  min-height: 18px;

  color: #fff;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;

}

.newbutton:hover, .newbutton:active {
  color: #fff;
  text-decoration: none;
  background: #3079ED url('../../core/images/cms/new-icon.png') no-repeat 8px 8px;
  cursor: pointer;
}

.newbutton.notxt{
  padding: 8px 0px 5px 34px;
}


.EntryForm .DynamicList .deletebutton {
  border: 1px solid #D50000;
  color: white;
  background: #F80000 url('../images/cms/delete-icon.png') no-repeat 8px 8px;
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, -webkit-gradient(linear,left top,left bottom,from(#F80000),to(#DA0A0A));
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, -webkit-linear-gradient(top,#F80000,#DA0A0A);
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, -moz-linear-gradient(top,#F80000,#DA0A0A);
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, -ms-linear-gradient(top,#F80000,#DA0A0A);
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, -o-linear-gradient(top,#F80000,#DA0A0A);
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, linear-gradient(top,#F80000,#DA0A0A);
  -filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#F80000',EndColorStr='#4787ed');

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  float: right;

  padding: 17px 18px 15px 15px;
  width: 1px;
  display: block;
  margin: 0 5px 0 0;

  color: #fff;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;

}

.deletebutton:hover, .deletebutton:active {
  color: #fff;
  text-decoration: none;
  background: #DA0A0A url('../images/cms/delete-icon.png') no-repeat 8px 8px;
  cursor: pointer;
}








.DataLines {
  margin: 20px 0 0 0;
}

.newDataLineButton {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    padding: 0;
    width: 35px;
    height: 32px;
    margin: 12px 10px 0 0;
}


.DataLinesTable {
  border: 1px solid #ccc;
  border-collapse: collapse;
  width: 100%;
}

.DataLinesTable th {
  font-weight: normal;
  width: 60px;
  padding: 10px 5px;
}

.DataLinesTable th.fullwidth {
  width: auto;
  text-align: left;
  padding: 10px;
}

.DataLinesTable .datalineno {
  width: 20px;
  text-align: center;
  vertical-align: middle;
}



.DataLinesTable tr {
  border: 1px solid #ccc;
  border-collapse: collapse;   

}

.DataLinesTable td {
  padding: 10px;
  vertical-align: top;
}


.DataLinesTable select {
  margin: 0;
  width: 180px;
  padding: 0 0 0 8px;
}

.DataLinesTable input {
  margin: 0;
  padding: 0 0 0 8px;
}

.DataLinesTable .datalineno {
  font-weight: bold;
}



/* admin login style*/
.loginBlackout{
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top:0;
  width: 100%;
  height: 100%;
  z-index: 100000;
}


.loginWrap{
  font-family: "Arial";
  font-size: 13px;
  color: #81878e;
  background: #fff;
  border-radius: 2px;
  padding: 85px 0px 30px 0px;
  width: 450px;
  border: solid 1px #EBEBEB;
  margin: 90px auto 0 auto;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.loginWrap .loginIntueroLogo{
  width: 122px;
  height: 122px;
  background: url(../../core/images/intuero-logo-icon-circle.png);
  position: absolute;
  margin: 0 auto;
  top: -60px;
  left: 163px;
}

.loginWrap .loginFormContacts{
  font-size: 14px;
  color: #5F5F5F;
  line-height: 24px;
  height: 24px;
}
.loginWrap h1{
  color: #30465b;
  text-align: center;
  font-size: 26px;
  font-weight: normal;
}

.loginWrap hr{
  border-bottom: solid 1px #EBEBEB;
  display: block;
  margin: 17px 0;
}

.loginWrap .bottom{
  padding: 10px 25px 0 25px;
}
.loginWrap form{
  width: 470px;
  margin: 0 auto;
  text-align: center;
}

.loginWrap label {
  display: block;
  margin: 10px 0 10px 0;
}

.loginWrap input{
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  padding: 10px 20px 10px 20px;
  width: 208px;
  margin: 15px 0 0 0;
  display: inline-block;
}
.loginWrap input:focus{
  border: 1px solid #4d90fe;
  outline: none;
}
.loginWrap .loginBtn {
  margin: 15px 0 35px 0;
  width: 250px;
}

.loginWrap .sonaroLogo{
  background: url(../../core/images/sonaroLogo.png) no-repeat;
  width: 127px;
  height: 24px;
  display: inline-block;
  float: right;
  position: relative;
}

.adminHr{
  width: 90%;
  height: 2px;
  background: url(../../core/images/hrBg.png);
  margin: 2px auto 24px auto;
}

.adminLoginErro{
  color: red;
  text-align: center;
}

.loginBlackout.wkm{
  background: #fff;
}
.loginBlackout.wkm .loginIntueroLogo{
  display: none;
}
/* */



.left{ float: left;}
.right{ float: right;}

.main{
  margin: 0 auto;
  width: 1000px;}

a.backToDashboard{
  padding: 0 0 0 22px;
  background: url({CORE/images/back-icon.png) no-repeat;

}

/* ------------ slide gallery ------------*/

.sg_wrap{
    -border: solid 1px red;
    overflow: hidden;
    position: relative;
    height: 330px;
    margin: 0 0 15px 0;
}

.sg_slide{
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    -background: blue;
}

.sg_slide a{
    float: left;
    margin: 0 5px;
}

.sg_prev{
    background: url(../images/sg_prev.png);
    width: 64px;
    height: 64px;
    position: absolute;
    top: 120px;
    left: 0;
    z-index: 50;
    opacity: 0.7;
}
.sg_next{
    background: url(../images/sg_next.png);
    width: 64px;
    height: 64px;
    position: absolute;
    top: 120px ;
    right: 0;
    z-index: 50;
    opacity: 0.7;
}
.sg_prev:hover,
.sg_next:hover{
    cursor: pointer;
    opacity: 1;
}


/* ------------ slide gallery end --------*/



/* ------------ promoholder ------------*/

.promoholder{
  width: 1000px;
  height: 330px;
  position: relative;
}
.promo{
  width: 1000px;
  height: 330px;
  position: absolute;
  top: 0;
}

.promo1{
  z-index: 5;
}
.promo2{
  z-index: 3;
  opacity: 0;
}

.sliderTxt{
  position: absolute;
  top: 0;
  z-index: 6;
}

.sliderCtrl {
  z-index: 200;
  position: absolute;
  display: inline;
  margin: 0 auto;
  bottom: 0px;
  right: 0;
  left: 0;
  width: 100px;
  text-align: center;
}



/* ------------ promoholder end ------------*/


/* ------------ product info tabs ------------*/

a.pr_tab_title {
  background: #f4f4f4;
  color: #adadad;
  font-weight: bold;
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
  padding: 10px 30px 14px 30px;
  margin: 20px 5px 0 0;
}
a.pr_tab_title.active ,
a.pr_tab_title:hover {
  background: #fff;
  color: #404040;
  margin: 15px 5px 0 0;
  padding: 15px 30px 14px 30px;
}

.pr_tab_info{
  display: none;
  background: #fff;
  padding: 10px;
  margin: 0 0 15px 0;
}

.pr_tab_info.active{
  display: block;
}
/* ------------ product info tabs end ------------*/

.changeVisibility{
  background: url(../../core/images/tools/pagevisable.png); 
  width: 24px; 
  height: 24px;
  display: inline-block;
  cursor: pointer;
}

.changeVisibility.visible{
  background: url(../../core/images/tools/pagevisable.png); 
}

.changeVisibility.pagehidden{
  background: url(../../core/images/tools/pagehidden.png); 
}

.deleteChain{
    height: 23px;
    width: 23px;
    background: url(../../core/images/tools/delete.png);
    display: inline-block;
    position: absolute;
    right: 0;
    top: 8px;
}

.sortMe{
  padding: 0;
}
.sortMe li{
  list-style: none;
  cursor: move;
}

.addNewChainWrap{
  padding: 8px 21px 8px 0;
  float: right;
}
.addNewChainWrap select{
  padding-right: 0;
  margin-top: 3px; 
  width: 230px;
}
.addNewChainWrap .newbutton{ 
  margin: 0;
}

.addNewChainTitle{
  line-height: 34px;
}

.sortMe .hilight{
  background: #F7F7F7;
  padding: 10px;
  margin: 5px 0;
  border: 4px dashed #9B9B9B;
}
.sortMe .hilight:hover{
  background: #F3F3F3;
  border-color: #777;
}


.ImageListSelectWrap{
  position: relative;
  float: left;
  width: 300px;
}
.ImageListSelectWrap .selectionWrap{
  display: none;
  position: absolute;
  width: 400px;
  left: 5px;
  background: #F0F0F0;
  z-index: 100;
  border: solid 1px #e4e4e4;
  -webkit-box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 17px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 17px rgba(50, 50, 50, 0.75);
}
.ImageListSelectWrap .selectionWrap .singleSelection{
  float: left;
  width: 100px;
  height: 100px;
}
.ImageListSelectWrap .selectionWrap .singleSelection:hover{
  background: #E4E4E4;
  cursor: pointer;
}
.ImageListSelectWrap .selectionWrap .singleSelection.active{
  background: #CFCFCF;
}
.ImageListSelectWrap .result{
  width: 100px;
  height: 100px;
  padding: 8px;
  float: left;
  margin: 0 0 0 15px;
  border: solid 1px #e4e4e4;
}
.DynamicList .arr,
.ImageListSelectWrap .arr{
  border: 1px solid #3079ED;
  color: white;
  background: #4D90FE url('../images/cms/down-icon.png') no-repeat 8px 8px;
  background: url('../images/cms/down-icon.png') no-repeat 8px 8px, -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
  background: url('../images/cms/down-icon.png') no-repeat 8px 8px, -webkit-linear-gradient(top,#4D90FE,#4787ED);
  background: url('../images/cms/down-icon.png') no-repeat 8px 8px, -moz-linear-gradient(top,#4D90FE,#4787ED);
  background: url('../images/cms/down-icon.png') no-repeat 8px 8px, -ms-linear-gradient(top,#4D90FE,#4787ED);
  background: url('../images/cms/down-icon.png') no-repeat 8px 8px, -o-linear-gradient(top,#4D90FE,#4787ED);
  background: url('../images/cms/down-icon.png') no-repeat 8px 8px, linear-gradient(top,#4D90FE,#4787ED);
  -filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  float: left;
  margin: 0px 0px 0 15px;
  color: #fff;
  font-size: 14px;
  height: 33px;
  width: 33px;
  text-decoration: none;
  font-weight: bold;
}
.ImageListSelectWrap .arr:hover{
  background: #3079ED url('../images/cms/down-icon.png') no-repeat 8px 8px;
  cursor: pointer;
}


.DynamicList{
  margin: 0 0 0 5px;
}
.DynamicList table{
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 0 5px;
}
.DynamicList table tr{
  border: solid 1px #e4e4e4;
}
.DynamicList table td{
  position: relative;
}
.DynamicList table input{
  width: 100%;
  margin: 0;
}

.DynamicList .result{
  width: 50px;
  height: 50px;
  float: left;
}
.DynamicList .arr{
  margin-top: 7px;
}

.dynamicListImgList{
  width: 400px;
  position: absolute;
  left: 5px;
  display: none;
  background: #F0F0F0;
  z-index: 100;
  border: solid 1px #e4e4e4;
  -webkit-box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 17px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 17px rgba(50, 50, 50, 0.75);
}
.dynamicListImgList .singleSelection{
  float: left;
  width: 100px;
  height: 100px;
}
.dynamicListImgList .singleSelection:hover{
  background: #E4E4E4;
  cursor: pointer;
}
.dynamicListImgList .singleSelection.active{
  background: #CFCFCF;
}

.cms .innerContentWrap{
  font-size: 13px;
}

/* permisions table */

.permisionsTableWrap input{
  width: 14px;
  padding: 0;
}
.permisionsTableWrap input:hover{
  border: none;
  box-shadow: none;
}
.permisionsTableWrap table {
  border-collapse: collapse;
  font-size: 13px;
}
.permisionsTableWrap table th,
.permisionsTableWrap table td{
  text-align: center;
  padding: 0 8px;
}

.permisionsTableWrap table th:nth-child(even),
.permisionsTableWrap table td:nth-child(even){
  background: #EBEBEB;
}
.permisionsTableWrap table th:nth-child(odd),
.permisionsTableWrap table td:nth-child(odd){
  background: #E0E0E0;
}
.permisionsTableWrap table tr:hover,
.permisionsTableWrap table tr:active,
.permisionsTableWrap table tr:focus
  background: #DADADA;
}
.permisionsTableWrap table tr:hover td{
  background: none;
}
/* permisions table end */

.filePickerWrap{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: url(../../core/images/adminBlackoutBg.png);
}
.filePickerWrap iframe{
  width: 870px;
  height: 600px;
  margin: 30px auto 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  border: none;
}

/* radio  */

.Radio  label{
  width: auto;
  display: inline;
  float: none;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 5px;
}
.Radio input{
  width: auto;
  float: none;
  margin: 0;
  height: auto;
}

/* radio end */



/* gallery fieldrenderer type */

.singleImageFieldsWrap{
  float: left;
  width: 500px;
}

.imgContainer{
  width: 100px;
  height: 100px;
  border: solid 1px #e4e4e4;
  float: left;
}
.singleImageFieldsWrap label{
  float: left;
  padding: 0;
  margin: 0;
  width: 100px;
  height: 29px;
  line-height: 29px;
}
.singleImageFieldsWrap div.cf{
  margin: 3px 0;
}
.singleImageFieldsWrap input{
  float: left;
  width: 355px;
}

.ImagesSelect li{
  padding: 10px;
  position: relative;
}
.ImagesSelect li:nth-child(even){
  background: #E0E0E0;
}
.ImagesSelect li:nth-child(odd){
  background: #EBEBEB;
}

.deletebutton.deleteImage{
  border: 1px solid #D50000;
  color: white;
  background: #F80000 url('../images/cms/delete-icon.png') no-repeat 8px 8px;
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, -webkit-gradient(linear,left top,left bottom,from(#F80000),to(#DA0A0A));
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, -webkit-linear-gradient(top,#F80000,#DA0A0A);
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, -moz-linear-gradient(top,#F80000,#DA0A0A);
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, -ms-linear-gradient(top,#F80000,#DA0A0A);
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, -o-linear-gradient(top,#F80000,#DA0A0A);
  background: url('../images/cms/delete-icon.png') no-repeat 8px 8px, linear-gradient(top,#F80000,#DA0A0A);
  -filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#F80000',EndColorStr='#4787ed');
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  float: right;
  padding: 17px 18px 15px 15px;
  width: 1px;
  display: block;
  margin: 0 5px 0 0;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  width: 1px;
  position: absolute;
  top: 13px;
  right: 5px;
}

.ImagesSelect .addImage{

}

/* gallery fieldrenderer type end */


.hidden{
  display: none;
}

.codeImportFormWrap{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 400;
  width: 100%;
  height: 100%;
  background: url(../images/cms/adminBlackoutBg.png);
  display: none;
}

.codeImportFormWrap form{
  background: white;
  padding: 5px;
  margin: 0 auto;
  position: relative;
  width: 315px;
  margin-top: 150px;
}

#importCodesFromFile, #deleteUnusedCodes{
  text-decoration: underline;
}
#importCodesFromFile:hover, #deleteUnusedCodes:hover{
  cursor: pointer;
}

.pa_SelectFile{
  float: right;
  margin: 5px 52px 0 0;
}

/* Filename: core//styles/cms3.css */
.chain .hideInChain{display:none}div.coreLangChoice{float:right}.core_datesWrap{display:inline-block;position:relative;margin:0 10px 0 0;top:9px}.core_datesWrap .row{font-size:11px;line-height:20px;color:#969696}.core_datesWrap .row .label{display:inline-block;width:60px}div.coreForm_wrap{font-family:Arial;background:#fafafa;padding:10px 0}div.coreForm_wrap .coreForm fieldset{border:none;border-top:solid 1px #9B9B9B;display:block;margin:0 0 15px 0;padding-left:60px !important;padding-right:60px !important}div.coreForm_wrap .coreForm fieldset legend{text-transform:uppercase;color:#585858;padding:0 15px;width:auto;border:none;font-size:13px;margin:0}div.coreForm_wrap .coreForm fieldset .formLine:last-child{border:none}div.coreForm_wrap .coreForm fieldset.expand legend:before{content:'\25BE\0020'}div.coreForm_wrap .coreForm fieldset.expand legend:hover{cursor:pointer;opacity:0.9}div.coreForm_wrap .coreForm fieldset.expand .fieldet_inside{max-height:0px;overflow:hidden;-webkit-transition:max-height 0.5s cubic-bezier(0, 1.05, 0, 1);transition:max-height 0.5s cubic-bezier(0, 1.05, 0, 1)}div.coreForm_wrap .coreForm fieldset.expand.active legend:before{content:'\25B4\0020'}div.coreForm_wrap .coreForm fieldset.expand.active .fieldet_inside{max-height:1000px;-webkit-transition:max-height 0.5s cubic-bezier(1, 1.05, 0.78, 0.08);transition:max-height 0.5s cubic-bezier(1, 1.05, 0.78, 0.08)}div.coreForm_wrap .coreForm .formLine{padding:10px 0;border-bottom:solid 1px #e6e6e6}div.coreForm_wrap .coreForm .buttonsWrap{padding:0 60px 10px 60px}div.coreForm_wrap .coreForm .labelBox{float:left;width:200px;padding:0 13px 0 0;color:#585858}div.coreForm_wrap .coreForm .labelBox.bigLabel{float:none}div.coreForm_wrap .coreForm .labelBox .label{display:block;width:200px;text-align:right;font-weight:normal;padding:0 13px 0 0;line-height:33px;font-size:13px;color:#585858;white-space:normal}div.coreForm_wrap .coreForm .labelBox .labelDescription{text-align:right;line-height:normal;font-size:11px;color:#888888}div.coreForm_wrap .coreForm .simpleInputLine{padding:6px 8px}div.coreForm_wrap .coreForm .smallField{width:450px;float:left}div.coreForm_wrap .coreForm .mainInput{box-sizing:border-box}div.coreForm_wrap .coreForm .mainInput:focus{border-color:#3875d7;outline:none}div.coreForm_wrap .coreForm .checkBox .mainInput{height:15px;width:15px;margin:9px 0 0 0}div.coreForm_wrap .coreForm .PagePermissions table{color:#585858}div.coreForm_wrap .coreForm .PagePermissions table th{font-weight:normal;font-size:16px;padding:0 5px;color:#8F8F8F}div.coreForm_wrap .coreForm .PagePermissions table td{text-align:center}div.coreForm_wrap .coreForm .PagePermissions table td.col1{text-align:right}div.choseTypeFormWrap{padding:20px}div.choseTypeFormWrap #choseTypeForm .singleModuleChoice{width:110px;float:left;background:#E7EBEC;height:150px;margin:0 10px 0 0;padding:10px 10px;line-height:20px;text-align:center;opacity:0.7;-webkit-transition:all 0.1s ease-out;transition:all 0.1s ease-out}div.choseTypeFormWrap #choseTypeForm .singleModuleChoice img{padding:5px;max-width:100%}div.choseTypeFormWrap #choseTypeForm .singleModuleChoice:hover{opacity:1;cursor:pointer}div.choseTypeFormWrap #choseTypeForm .singleModuleChoice.active{opacity:1;background:#C9C9CA}.coreForm .coreFormError{color:red;text-align:right}.coreForm .chainBox{position:relative}.chainModuleAddWrap{background:#E6E6E6;float:left;position:relative;margin:-35px 0 -35px 0;padding:0 0 0 20px}.chainModuleAddWrap select{padding:2px 7px}.coreForm .ok{border:solid 1px green}.coreForm .error{border:solid 1px red}.coreFormBorder{border:1px solid #D9D9D9;border-top:1px solid #C0C0C0;border-radius:1px}.coreFormBorder.error{border-color:red}.coreFormBorder.success{border-color:green}.coreForm .longText .mainInput{width:100%}.coreForm .textarea .mainInput{width:100%;height:80px;padding:4px 4px}.coreForm .selectImage .imgPreview{background-color:#F3F3F3;width:240px;height:240px;line-height:240px;text-align:center;cursor:pointer}.coreForm .selectImage .imgPreview.empty{background-image:url(../../core/images/selectImage.png);background-repeat:no-repeat;background-position:center center}.coreForm .MultiSelect .mainInput{width:100%}.coreForm .SumURL .mainInput{width:100%}.coreTabeWrap{float:left;background:#30465d;padding:3px;border-radius:2px;outline:hidden;box-sizing:border-box}.coreTabeWrap .coreTable_top{line-height:50px}.coreTabeWrap .coreTable_top h2{line-height:50px;font-weight:normal;color:#fff;font-size:18px;margin:0;padding:0 0 0 15px;float:left}.coreTabeWrap .coreTable_top .coreTableSearchWrap{float:right;position:relative}.coreTabeWrap .coreTable_top .coreTableSearchWrap:before{position:absolute;right:14px;top:14px;color:#fff;font-size:18px;font-weight:normal;z-index:1}.coreTabeWrap .coreTable_top .coreTableSearchWrap .coreTableSearch{padding:3px 5px;background:none;border:none;color:#fff;height:27px;padding:0 0 3px 5px;border-bottom:solid 1px #30465d;position:relative;z-index:2;-webkit-transition:opacity 100ms ease-out,  border 100ms ease-out;-moz-transition:opacity 100ms ease-out,  border 100ms ease-out;-o-transition:opacity 100ms ease-out,  border 100ms ease-out;transition:opacity 100ms ease-out,  border 100ms ease-out}.coreTabeWrap .coreTable_top .coreTableSearchWrap .coreTableSearch:hover,.coreTabeWrap .coreTable_top .coreTableSearchWrap .coreTableSearch:focus{border:none;outline:none;border-bottom:solid 1px #fff}.coreTabeWrap table.coreTable{border-collapse:collapse;width:100%}.coreTabeWrap table.coreTable thead{background:#3E5468;color:#fff}.coreTabeWrap table.coreTable thead th{font-weight:normal;text-transform:uppercase;padding:10px 6px}.coreTabeWrap table.coreTable tbody{background:#fafafa}.coreTabeWrap table.coreTable tbody tr{-webkit-transition:background-color 100ms ease-out;-moz-transition:background-color 100ms ease-out;-o-transition:background-color 100ms ease-out;transition:background-color 100ms ease-out}.coreTabeWrap table.coreTable tbody tr td:first-child{color:#5F5F5F}.coreTabeWrap table.coreTable tbody tr:hover{background-color:#EBEBEB}.coreTabeWrap table.coreTable tbody tr:hover .sortHandleCell{color:transparent;background:url(../../core/images/handle-dots.png) repeat-y center center;cursor:pointer}.coreTabeWrap table.coreTable td,.coreTabeWrap table.coreTable th{border-bottom:solid 1px #e6e6e6;padding:3px 6px}.coreTabeWrap table.coreTable td a,.coreTabeWrap table.coreTable th a{text-decoration:none}.coreTabeWrap table.coreTable td a:hover,.coreTabeWrap table.coreTable th a:hover{text-decoration:underline}.coreTabeWrap table.coreTable td.center,.coreTabeWrap table.coreTable th.center{text-align:center}.coreToolsWrap{background:#30465d;padding:0 10px;line-height:20px;margin:0 0 10px 0}.coreToolsWrap a{display:inline-block;color:#fff;text-decoration:none;line-height:20px;padding:4px 6px}.coreToolsWrap a.active,.coreToolsWrap a:hover{background:#556581}.coreToolsWrapLight{padding:0 0 8px 0;margin:0 0 8px 0;border-bottom:solid 1px #ccc}body .coreBtn,body input.coreBtn,body a.coreBtn{background-color:#FCFCFC;color:#555;display:inline-block;border-radius:2px;cursor:pointer;border:none;height:35px;line-height:35px;font-size:13px;padding:0 20px;box-sizing:border-box;text-decoration:none !important;font-weight:normal;width:auto;margin:0 2px;position:relative;text-transform:uppercase;-webkit-transition:background-color 100ms ease-out, opacity 150ms ease-out;-moz-transition:background-color 100ms ease-out, opacity 150ms ease-out;-o-transition:background-color 100ms ease-out, opacity 150ms ease-out;transition:background-color 100ms ease-out, opacity 150ms ease-out;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26)}body .coreBtn:hover,body input.coreBtn:hover,body a.coreBtn:hover{background-color:#EBEBEB;-webkit-transition:background-color 150ms ease-out, opacity 150ms ease-out;-moz-transition:background-color 150ms ease-out, opacity 150ms ease-out;-o-transition:background-color 150ms ease-out, opacity 150ms ease-out;transition:background-color 150ms ease-out, opacity 150ms ease-out}body .coreBtn.iconOnly,body input.coreBtn.iconOnly,body a.coreBtn.iconOnly{padding-right:12px;padding-left:12px;text-align:center}body .coreBtn.iconOnly:before,body input.coreBtn.iconOnly:before,body a.coreBtn.iconOnly:before{left:0}body .coreBtn.iconOnly.round,body input.coreBtn.iconOnly.round,body a.coreBtn.iconOnly.round{border-radius:20px;width:35px;height:35px;padding:0}body .coreBtn.iconOnly:before,body input.coreBtn.iconOnly:before,body a.coreBtn.iconOnly:before{padding-right:0px}body .coreBtn:before,body input.coreBtn:before,body a.coreBtn:before{left:-4px;top:3px;position:relative;padding:0 5px 0 0;font-size:16px}body .coreBtn.green,body input.coreBtn.green,body a.coreBtn.green{color:#0f9d58}body .coreBtn.green:hover,body input.coreBtn.green:hover,body a.coreBtn.green:hover{background-color:#0f9d58;color:#fff}body .coreBtn.green.colored,body input.coreBtn.green.colored,body a.coreBtn.green.colored{background-color:#0f9d58;border-color:#0f9d58;color:#fff}body .coreBtn.green.colored:hover,body input.coreBtn.green.colored:hover,body a.coreBtn.green.colored:hover{opacity:0.9}body .coreBtn.green.transp,body input.coreBtn.green.transp,body a.coreBtn.green.transp{background-color:transparent}body .coreBtn.green.transp:hover,body input.coreBtn.green.transp:hover,body a.coreBtn.green.transp:hover{opacity:0.9;color:#0f9d58}body .coreBtn.blue,body input.coreBtn.blue,body a.coreBtn.blue{color:#30465d}body .coreBtn.blue:hover,body input.coreBtn.blue:hover,body a.coreBtn.blue:hover{background-color:#30465d;color:#fff}body .coreBtn.blue.colored,body input.coreBtn.blue.colored,body a.coreBtn.blue.colored{background-color:#30465d;border-color:#30465d;color:#fff}body .coreBtn.blue.colored:hover,body input.coreBtn.blue.colored:hover,body a.coreBtn.blue.colored:hover{opacity:0.9}body .coreBtn.blue.transp,body input.coreBtn.blue.transp,body a.coreBtn.blue.transp{background-color:transparent}body .coreBtn.blue.transp:hover,body input.coreBtn.blue.transp:hover,body a.coreBtn.blue.transp:hover{opacity:0.9;color:#30465d}body .coreBtn.red,body input.coreBtn.red,body a.coreBtn.red{color:#bf360c}body .coreBtn.red:hover,body input.coreBtn.red:hover,body a.coreBtn.red:hover{background-color:#bf360c;color:#fff}body .coreBtn.red.colored,body input.coreBtn.red.colored,body a.coreBtn.red.colored{background-color:#bf360c;border-color:#bf360c;color:#fff}body .coreBtn.red.colored:hover,body input.coreBtn.red.colored:hover,body a.coreBtn.red.colored:hover{opacity:0.9}body .coreBtn.red.transp,body input.coreBtn.red.transp,body a.coreBtn.red.transp{background-color:transparent}body .coreBtn.red.transp:hover,body input.coreBtn.red.transp:hover,body a.coreBtn.red.transp:hover{opacity:0.9;color:#bf360c}body .coreBtn.black,body input.coreBtn.black,body a.coreBtn.black{color:#000}body .coreBtn.black:hover,body input.coreBtn.black:hover,body a.coreBtn.black:hover{background-color:#000;color:#fff}body .coreBtn.black.colored,body input.coreBtn.black.colored,body a.coreBtn.black.colored{background-color:#000;border-color:#000;color:#fff}body .coreBtn.black.colored:hover,body input.coreBtn.black.colored:hover,body a.coreBtn.black.colored:hover{opacity:0.9}body .coreBtn.black.transp,body input.coreBtn.black.transp,body a.coreBtn.black.transp{background-color:transparent}body .coreBtn.black.transp:hover,body input.coreBtn.black.transp:hover,body a.coreBtn.black.transp:hover{opacity:0.9;color:#000}body .coreBtn.flat,body input.coreBtn.flat,body a.coreBtn.flat{box-shadow:none}.coreForm .dt_wrap{border-collapse:collapse}.coreForm .dt_wrap tbody{background:#E6EAF0}.coreForm .dt_wrap thead tr{background:#ECECEC}.coreForm .dt_wrap thead tr th{padding:5px}.coreForm .dt_wrap .addRow{background:#ECECEC;text-align:center;padding:5px 0;cursor:pointer}.coreForm .dt_wrap .addRow:hover{background:#E0E0E0}.coreForm .dt_wrap td.hidden,.coreForm .dt_wrap th.hidden{width:0px;padding:0}.dt_row{-webkit-transition:background 0.1s ease-out;transition:background 0.1s ease-out}.dt_row:nth-child(even){background:#DCDFE4}.dt_row:nth-child(odd){background:#E6EAF0}.dt_row td{padding:10px}.dt_row td .dt_input{padding:3px}.dt_row td .removeRow{visibility:hidden;color:#868686;font-weight:bold}.dt_row td .removeRow:hover{cursor:pointer}.dt_row td .sortHandle{visibility:hidden;background:url(../../core/images/sort-handle.png) no-repeat;width:10px;height:15px;font-weight:bold}.dt_row td .sortHandle:hover{cursor:move}.dt_row:hover{background:#D3D6DA}.dt_row:hover .removeRow{visibility:visible}.dt_row:hover .sortHandle{visibility:visible}.multipleImages .imgPreview{width:150px;height:150px;background-color:#F3F3F3;cursor:pointer;text-align:center;line-height:150px;float:left}.coreForm .imgPreview img{max-width:100%;max-height:100%;vertical-align:middle}.coreForm .imgPreview.empty{background-image:url(../../core/images/selectImage.png);background-repeat:no-repeat;background-position:center center}.coreMultipleImagesRow{border:solid 1px #ccc;position:relative;padding:5px 5px 5px 40px;margin:0 0 10px 0}.coreMultipleImagesRow.ui-sortable-helper{-webkit-box-shadow:7px 6px 5px 0px rgba(0,0,0,0.15);-moz-box-shadow:7px 6px 5px 0px rgba(0,0,0,0.15);box-shadow:7px 6px 5px 0px rgba(0,0,0,0.15)}.coreMultipleImagesRow .removeMultiImgLine{position:absolute;left:5px;top:10;width:30px;height:30px;background:url(../../core/images/remove-line.png);opacity:0.5}.coreMultipleImagesRow .removeMultiImgLine:hover{opacity:0.7;cursor:pointer}.coreMultipleImagesRow .rowSortHandle{background:url(../../core/images/row-sort-handle.png);width:30px;height:30px;opacity:0.5;position:absolute;top:70px;left:5px}.coreMultipleImagesRow .rowSortHandle:hover{opacity:0.7;cursor:move}.coreMultipleImagesRow .extraFieldsWrap{float:right;width:230px;margin:0 10px 0 0}.coreMultipleImagesRow .extraFieldsWrap input{width:100%;padding:2px 3px}.coreMultipleImagesRow .extraFieldsWrap textarea{margin:5px 0 0 0;width:234px;font-family:Arial;height:60px}.coreMultipleImagesTools{background:#E6E6E6;position:relative;margin:10px 0 0px 0;padding:5px 10px 5px 20px}.coreMultipleImagesRow{background:white}.Color .mainInput{width:60px;height:50px;text-align:center}.coreToolTip{position:absolute;background:rgba(0,0,0,0.8);color:white;max-width:300px;padding:5px 10px;font-style:italic;border-radius:2px}.coreToolTip:after{content:'';position:absolute;left:50%;top:100%;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(0,0,0,0.8);margin:0 0 0 -8px}.chainLink.ui-sortable-placeholder{background:#E2E2E2;visibility:visible !important}.chainWrap.sortMe .chainLink{cursor:move;outline:dashed 4px #999;outline-offset:-2px}.chainLink.ui-sortable-helper{padding:10px;background:#fff;-webkit-box-shadow:7px 6px 5px 0px rgba(0,0,0,0.15);-moz-box-shadow:7px 6px 5px 0px rgba(0,0,0,0.15);box-shadow:7px 6px 5px 0px rgba(0,0,0,0.15);outline:0 !important}.core_tabs{background-color:#fafafa;border-bottom:solid 1px #e6e6e6;border-top:solid 1px #F3F3F3;line-height:60px;padding:0 30px;color:#30465d}.core_tabs .core_tab{color:#969696;display:inline-block;text-decoration:none;padding:0 20px;font-size:13px;text-transform:uppercase;height:60px;box-sizing:border-box;border-bottom:solid 0px #e6e6e6;webkit-transition:background-color 100ms ease-out, border 150ms ease-out;-moz-transition:background-color 100ms ease-out, border 150ms ease-out;-o-transition:background-color 100ms ease-out, border 150ms ease-out;transition:background-color 100ms ease-out, border 150ms ease-out}.core_tabs .core_tab:hover{color:#646464;background-color:#EBEBEB;border-bottom:solid 2px #646464;webkit-transition:background-color 100ms ease-out, border 150ms ease-out;-moz-transition:background-color 100ms ease-out, border 150ms ease-out;-o-transition:background-color 100ms ease-out, border 150ms ease-out;transition:background-color 100ms ease-out, border 150ms ease-out}.core_tabs .core_tab.active{font-weight:bold;color:#30465d;border-bottom:solid 2px #30465d}.core_tabs .core_tab:before{position:relative;left:-5px}.core_tabs .core_tab.iconOnly:before{left:0}.core_tabs label{padding:0 10px}.core_tabs .coreBtn.right,.core_tabs .coreBtn.left{margin:12px 5px 0 0}.core_tabs .sep{display:inline-block;width:1px;height:33px;position:relative;top:13px;margin:0 10px;border-right:solid 1px #e6e6e6}.coreTools_menu{position:absolute;z-index:200;background:#F5F5F5;background:#0f9d58;color:#888;color:#fff;width:24px;height:24px;text-align:center;line-height:26px;font-size:11px;border-radius:12px;display:inline-block;margin:0 3px 0 0}.coreTools_parentHover{outline:solid 0px rgba(212,219,226,0);-webkit-animation:coreTools_parentHover_animation 0.9s;animation:coreTools_parentHover_animation 0.9s;-webkit-animation-fill-mode:forwards;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.coreTools_wrap{background:#fff;opacity:1;padding:10px 0;border-radius:2px;display:inline-block;position:absolute;z-index:201;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);-webkit-animation:coreTools_wrap_animation 0.08s;animation:coreTools_wrap_animation 0.08s}.coreTools_wrap a{text-decoration:none;display:block;color:#000;padding:7px 20px;-webkit-transition:all 0.1s ease-out;transition:all 0.1s ease-out}.coreTools_wrap a:hover{background:#e6e6e6;cursor:pointer}@-webkit-keyframes coreTools_parentHover_animation{0%{outline:solid 0px rgba(212,219,226,0)}50%{outline:solid 5px rgba(212,219,226,0.9)}100%{outline:solid 0px rgba(212,219,226,0)}}@keyframes coreTools_parentHover_animation{0%{outline:solid 0px rgba(212,219,226,0)}50%{outline:solid 5px rgba(212,219,226,0.9)}100%{outline:solid 0px rgba(212,219,226,0)}}@-webkit-keyframes coreTools_wrap_animation{from{padding:0 0;opacity:0.5}to{padding:10px 0;opacity:1}}@keyframes coreTools_wrap_animation{from{padding:0 0;opacity:0.5}to{padding:10px 0;opacity:1}}.adminMenuWrap{background-color:#30465d;height:40px;line-height:40px;color:#fff;position:relative;z-index:100;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26)}.adminMenuWrap a{color:#fff;text-decoration:none;line-height:38px;display:inline-block;padding:0 10px;font-size:12px;text-transform:uppercase;float:left;opacity:0.7}.adminMenuWrap a:hover{opacity:0.9}.adminMenuWrap a.active{background:#405c79;border-bottom:2px solid #bf360c;opacity:1}.adminMenuWrap a:before{position:relative;top:1px;left:-7px}.adminMenuWrap a.logout{float:right}.coreSideAdminMenu{position:fixed;width:250px;height:100%;max-height:100%;top:0;left:-300px;background:#fff;z-index:1000;-webkit-box-shadow:10px 0px 24px 0px rgba(0,0,0,0.46);-moz-box-shadow:10px 0px 24px 0px rgba(0,0,0,0.46);box-shadow:10px 0px 24px 0px rgba(0,0,0,0.46);-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.coreSideAdminMenu.active{left:0}.coreSideAdminMenu .menu{overflow-y:auto;overflow-x:hidden;height:90%}.coreSideAdminMenu .menu a{display:block;padding:10px 20px 10px 15px;font-size:13px;font-weight:bold;color:#858585;text-decoration:none;position:relative;-webkit-transition:all 0.1s ease-out;transition:all 0.1s ease-out}.coreSideAdminMenu .menu a:hover{background:#f8f8f8}.coreSideAdminMenu .menu a.pageActions:before{color:#0f9d58;width:23px;height:23px;line-height:23px;font-size:12px;text-align:center;border-radius:12px;border:solid 1px #0f9d58;top:1px;display:inline-block}.coreSideAdminMenu .menu a:before{font-size:17px;position:relative;top:3px;margin:0 12px 0 0}.coreSideAdminMenu .menu a .core_pinTool{position:absolute;height:30px;width:30px;right:10px;top:8px;font-size:16px;text-align:center;line-height:30px;color:#AEAEAE;opacity:0}.coreSideAdminMenu .menu a .core_pinTool.unpined{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.coreSideAdminMenu .menu a:hover .core_pinTool{opacity:0.7}.coreSideAdminMenu .menu a:hover .core_pinTool:hover{opacity:1}.coreSideAdminMenu .sep{margin:5px 0;border-bottom:solid 1px #e5e5e5}.coreSideAdminMenu .top{background:#0f9d58;height:50px}.coreSideAdminMenu .top .userInfo{padding:5px 0 5px 60px;color:#fff}.coreSideAdminMenu .top a{color:#fff;text-decoration:none}.coreSideAdminMenu .top a:hover{text-decoration:underline}.coreSideAdminMenu h3{color:#858585;font-weight:normal;font-size:12px;padding:0px 20px 0 20px;margin:2px}.coreSideAdminMenu .sideAdminSearchWrap{overflow:hidden;position:relative;height:38px;border-bottom:solid 1px #e5e5e5}.coreSideAdminMenu .sideAdminSearchWrap #sideAdminSearch{width:200px;height:38px;line-height:38px;padding:0 0 0 10px;position:relative;border:none}.coreSideAdminMenu .sideAdminSearchWrap #sideAdminSearch:focus{border:none;outline:none}.coreSideAdminMenu .sideAdminSearchWrap:before{position:absolute;right:10px;color:#858585;font-size:21px;height:38px;line-height:38px}.coreSideAdminMenu .sideAdminSearchResults .searchResult{display:block;padding:7px 10px 5px 10px;color:#858585;text-decoration:none;background-repeat:no-repeat;-webkit-transition:all 0.1s ease-out;transition:all 0.1s ease-out}.coreSideAdminMenu .sideAdminSearchResults .searchResult:before{margin:0 10px 0 0;font-size:16px;position:relative;top:3px}.coreSideAdminMenu .sideAdminSearchResults .searchResult.hover,.coreSideAdminMenu .sideAdminSearchResults .searchResult:hover{background-color:#e6e6e6;cursor:pointer}.coreSideAdminMenu .sideAdminSearchResults .noResults{text-align:center;color:#858585;padding:15px 0}.coreSideAdminMenuBtn{background:#0f9d58;width:50px;height:50px;position:fixed;top:0;left:0;z-index:1001;color:#fff;line-height:52px;text-align:center;font-size:21px;opacity:0.3;-webkit-transition:all 0.1s ease-out;transition:all 0.1s ease-out}.coreSideAdminMenuBtn .menuLine{position:absolute;width:30px;height:3px;left:10px;background:#fff;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.coreSideAdminMenuBtn .menuLine.line1{top:14px}.coreSideAdminMenuBtn .menuLine.line2{top:23px}.coreSideAdminMenuBtn .menuLine.line3{top:33px}.coreSideAdminMenuBtn:hover{opacity:1;cursor:pointer}.coreSideAdminMenuBtn.active{opacity:1}.coreSideAdminMenuBtn.active .menuLine.line1{top:17px;width:15px;left:9px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.coreSideAdminMenuBtn.active .menuLine.line3{top:29px;width:15px;left:9px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.widget_placeholder{margin:15px 0;border:1px solid #eaeaea;padding:20px;background:white;text-align:center}.widget_placeholder:before{font-size:50px;width:100%;display:block;color:#eaeaea}.memberPopupWrap{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);top:0px;left:0px;z-index:999;display:none}.memberPopupWrap .memberPopup{background:#fff;margin:100px auto 0 auto;width:400px;border-radius:2px;overflow:hidden;-webkit-box-shadow:0px 2px 5px 0px rgba(46,46,46,0.73);-moz-box-shadow:0px 2px 5px 0px rgba(46,46,46,0.73);box-shadow:0px 2px 5px 0px rgba(46,46,46,0.73)}.memberPopupWrap .memberPopup .memberPopupTabs{display:table;width:100%}.memberPopupWrap .memberPopup .memberPopupTabs.tabs a{background:red;text-decoration:none;color:#fff;display:table-cell;text-align:center;padding:9px 0;text-transform:uppercase}.memberPopupWrap .memberPopup .memberPopupTabs.tabs a.active{border-bottom:solid 2px blue}.memberPopupWrap .memberPopup .memberPopupTabs.holder .tabContent{display:none}.memberPopupWrap .memberPopup .memberPopupTabs.holder .tabContent.active{display:block}.memberPopupWrap .memberPopup .memberPopupTabs.holder .tabContent a{text-decoration:none;color:#AEAEAE}.memberPopupWrap .memberPopup .memberPopupTabs.holder .tabContent a:hover{text-decoration:underline}.memberPopupWrap .memberPopup .inner{padding:30px 15px}.memberPopupWrap .memberPopup .inner .registrationForm,.memberPopupWrap .memberPopup .inner .loginForm{text-align:center}.memberPopupWrap .memberPopup .inner .registrationForm label,.memberPopupWrap .memberPopup .inner .loginForm label{display:block;padding:10px 0 5px 0}.memberPopupWrap .memberPopup .inner .registrationForm input[type="text"],.memberPopupWrap .memberPopup .inner .registrationForm input[type="password"],.memberPopupWrap .memberPopup .inner .loginForm input[type="text"],.memberPopupWrap .memberPopup .inner .loginForm input[type="password"]{padding:5px 8px;border:solid 1px #ccc;font-size:18px}.memberPopupWrap .memberPopup .inner .message{word-wrap:break-word}.memberPopupWrap .memberPopup .inner .message .icon{font-size:20px;padding:0 5px 0 0;position:relative;top:4px}.memberPopupWrap .memberPopup .inner .message .errorMessage{color:#EA0000}.memberPopupWrap .memberPopup .inner .userFormLine{padding:5px 0}.memberPopupWrap .memberPopup .inner .userFormLine label{display:block;float:left;width:100px;padding:0 10px 0 0;text-align:right}.memberPopupWrap .memberPopup .inner .userFormLine input{padding:2px 5px;width:220px}.core_toast{position:fixed;bottom:40px;left:40px;z-index:200;width:220px;padding:10px 20px;border-radius:2px;background:rgba(0,0,0,0.76);color:#fff}.coreOverlayWrap{position:fixed;top:0;left:0;width:100%;height:100%;z-index:900;background:rgba(0,0,0,0.7);overflow-y:scroll}.coreOverlayWrap .coreOverlay{border-radius:2px;overflow:hidden;width:850px;margin:5px auto 0 auto;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);background:#fff}.coreOverlayWrap .coreOverlay .main{width:850px;min-width:800px}.coreOverlayWrap .coreOverlay iframe{border:none}html.locked{position:fixed;width:100%}
/*# sourceMappingURL=cms3.css.map */


/* Filename: core//styles/common.css */
img {
    border: 0px;
}

/*** backwards compatibility **/
.clear {
    clear: both;
    height: 1px;
}

.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

.ir {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

/* footer fix */
html, body {height: 100%;}

.footer-fix {
    min-height: 100%;
}

.footer-fix2 {
    overflow: auto;
    padding-bottom: 153px;
}  /* must be same height as the footer */

.footerWrap {
    position: relative;
    height: 153px;
    margin-top: -153px; /* negative value of footer height */
    clear:both;
}
/*Opera Fix*/
body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;
}

/* end of footer fix */

.left{
    float: left;
}
.right{
    float: right;
}

/* Filename: core/styles/common.css */
img {
    border: 0px;
}

/*** backwards compatibility **/
.clear {
    clear: both;
    height: 1px;
}

.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

.ir {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

/* footer fix */
html, body {height: 100%;}

.footer-fix {
    min-height: 100%;
}

.footer-fix2 {
    overflow: auto;
    padding-bottom: 153px;
}  /* must be same height as the footer */

.footerWrap {
    position: relative;
    height: 153px;
    margin-top: -153px; /* negative value of footer height */
    clear:both;
}
/*Opera Fix*/
body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;
}

/* end of footer fix */

.left{
    float: left;
}
.right{
    float: right;
}

/* Filename: application/styles/project.css */
body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  min-width: 1170px; }

p {
  font-size: 14px;
  line-height: 22px; }

.container-fluid {
  min-width: 1200px; }

.container {
  width: 1170px; }

.innerContent {
  margin: 35px 0 0 0; }

.col-centered {
  float: none;
  margin: 0 auto; }

.header-holder {
  padding: 15px 0; }
  .header-holder a.logo {
    display: block; }
    .header-holder a.logo img {
      max-width: 100%; }
  .header-holder .langs {
    float: right; }
    .header-holder .langs a {
      color: #515151;
      border-right: 1px solid #515151;
      display: inline-block;
      padding: 0 8px;
      font-size: 14px;
      font-weight: 700;
      float: left; }
      .header-holder .langs a:last-child {
        border-right: none;
        padding-right: 0; }
  .header-holder .social-icons {
    margin: 15px 0 0 0;
    min-height: 25px; }
    .header-holder .social-icons a {
      height: 25px;
      width: 25px;
      float: right;
      display: inline-block; }
      .header-holder .social-icons a.linkedin {
        background: url(../../application/images/linkedin-logo.jpg) no-repeat; }
  .header-holder .menu-wrap {
    float: right;
    margin: 15px 0 0 0; }
    .header-holder .menu-wrap ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      .header-holder .menu-wrap ul li {
        display: inline-block;
        margin: 0 29px 0 0; }
        .header-holder .menu-wrap ul li a {
          color: #515151;
          font-size: 16px;
          font-weight: 800; }
          .header-holder .menu-wrap ul li a:hover {
            color: #1e5aa4;
            text-decoration: underline; }
          .header-holder .menu-wrap ul li a.active {
            color: #1e5aa4; }
        .header-holder .menu-wrap ul li:last-child {
          margin-right: 0; }

.page-title {
  background-image: url(../../application/images/page-header.jpg);
  background-repeat: no-repeat;
  background-position: center; }
  .page-title h1 {
    line-height: 160px;
    font-size: 48px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    text-shadow: 0px 0px 2px #5E5E5E,0px 0px 7px #989898; }

#mainCarousel .slickCarouselWrap .item {
  position: relative; }
  #mainCarousel .slickCarouselWrap .item .caption {
    font-size: 40px;
    text-transform: uppercase;
    float: left;
    left: 0;
    position: absolute;
    bottom: 80px;
    color: #fff;
    font-weight: 300;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 40px 5% 40px 10%;
    font-style: italic; }

.title-partners-holder {
  margin: 30px 0 0 0;
  padding: 0 0 40px 0;
  border-bottom: 1px solid #bababa; }
  .title-partners-holder .title {
    font-size: 18px;
    font-weight: 600;
    color: #515151;
    text-transform: uppercase; }
  .title-partners-holder .partners {
    margin: 25px 0 0 0; }
    .title-partners-holder .partners a {
      width: 130px;
      height: 60px;
      margin: 0 10px 0 0;
      display: inline-block;
      text-align: center;
      float: left;
      position: relative; }
      .title-partners-holder .partners a img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        margin: auto; }
      .title-partners-holder .partners a:last-child {
        margin-right: 0; }

.footerWrap {
  border-bottom: 20px solid #1e5aa4;
/*  background: url(../../application/images/footer-deco.png) no-repeat center bottom 0px; */
  height: 200px;
  margin-top: -153px; }
  .footerWrap .social-icons {
    margin: 15px 0 0 0;
    min-height: 25px; }
    .footerWrap .social-icons a.youtube {
      background: url(../../application/images/youtube-logo.jpg) no-repeat;
      height: 30px;
      width: 30px;
      display: inline-block; }
    .footerWrap .social-icons .fb-links a {
      background: url(../../application/images/facebook-icon.jpg) no-repeat;
      height: 20px;
      padding: 0 0 0 30px;
      margin: 10px 0 0 0;
      display: block;
      color: #515151;
      font-size: 14px; }
      .footerWrap .social-icons .fb-links a:hover {
        text-decoration: underline; }
  .footerWrap .contacts-wrap {
    margin: 30px 0 0 0;
    color: #515151; }
    .footerWrap .contacts-wrap .logo {
      float: left; }
    .footerWrap .contacts-wrap .contacts {
      float: left;
      margin: 0 0 0 15px; }
      .footerWrap .contacts-wrap .contacts .title {
        color: #515151;
        font-size: 18px;
        font-weight: 700; }
      .footerWrap .contacts-wrap .contacts .text {
        font-size: 14px;
        line-height: 26px; }

.forPartners-holder {
  background: url(../../application/images/slider-laivai.jpg) no-repeat center top;
  width: 100%;
  height: 740px;
  display: block; }
  .forPartners-holder .title {
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 48px;
    line-height: 170px;
    color: #fff;
    text-transform: uppercase; }
  .forPartners-holder .forPartners-cta {
    width: 485px;
    margin: 60px auto 0 auto; }
    .forPartners-holder .forPartners-cta a {
      display: inline-block;
      background-color: rgba(30, 90, 164, 0.8);
      display: inline-block;
      width: 225px;
      height: 225px;
      background-repeat: no-repeat;
      background-position: top 50px center;
      color: #fff;
      position: relative;
      font-weight: 300;
      font-size: 24px;
      -webkit-transition: background-color 0.2s ease-in-out;
      -moz-transition: background-color 0.2s ease-in-out;
      -ms-transition: background-color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out; }
      .forPartners-holder .forPartners-cta a.orders {
        background-image: url(../../application/images/orders-cta-icon.png);
        margin: 0 30px 0 0; }
      .forPartners-holder .forPartners-cta a.returns {
        background-image: url(../../application/images/returns-cta-icon.png); }
      .forPartners-holder .forPartners-cta a .cta-title {
        position: absolute;
        bottom: 30px;
        text-align: center;
        width: 100%; }
      .forPartners-holder .forPartners-cta a:hover {
        background-color: rgba(30, 90, 164, 0.95); }

.chainLink.chain-gallery .chainGaleryWrap a.singleImageWrap {
  width: 295px;
  height: 277px;
  padding: 0;
  border: none; }
  .chainLink.chain-gallery .chainGaleryWrap a.singleImageWrap img {
    margin: 0 auto;
    display: block; }

.contact-page {
  position: relative;
  height: 725px;
  color: #515151; }
  .contact-page .map {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .contact-page .contactFormContent {
    margin: -5px 685px 0 0px;
    float: right;
    z-index: 10;
    height: 100%;
    position: relative; }
    .contact-page .contactFormContent .office-photo {
      display: block; }
    .contact-page .contactFormContent .office-photo img {
       max-width: 387px; }
    .contact-page .contactFormContent .content-wrap {
      position: relative;
      display: block;
      width: 387px;
      background: /* url(../../application/images/contactform-deco2.png) no-repeat */ #fff right 30px top 15px;
      padding: 20px 30px 30px 15px; }
      .contact-page .contactFormContent .content-wrap .content {
        width: 270px; }
        .contact-page .contactFormContent .content-wrap .content p {
          line-height: 24px;
          font-size: 14px;
          font-weight: 600; }
      .contact-page .contactFormContent .content-wrap a.contact-us {
        position: absolute;
        right: 30px;
        bottom: 25px;
        color: #1e5aa4;
        background: url(../../application/images/contact-us-btn.png) no-repeat left center;
        padding: 0 0 0 40px;
        font-size: 14px;
        line-height: 28px; }
        .contact-page .contactFormContent .content-wrap a.contact-us:hover {
          text-decoration: underline; }

#form-modal .modal-content {
  position: relative;
  border-radius: 0px; }
  #form-modal .modal-content .contact-form input {
    border-radius: 0px; }
    #form-modal .modal-content .contact-form input.error {
      border-color: red; }
  #form-modal .modal-content .contact-form textarea {
    border-radius: 0px; }
    #form-modal .modal-content .contact-form textarea.error {
      border-color: red; }
  #form-modal .modal-content .contact-form .row {
    margin: 0 0 20px 0; }
  #form-modal .modal-content .modal-footer .btn {
    border-radius: 0px;
    background-color: #1e5aa4;
    color: #fff;
    padding: 6px 20px;
    float: right; }
    #form-modal .modal-content .modal-footer .btn:hover {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80); }
  #form-modal .modal-content .modal-footer .sendsmgsuccess {
    float: right;
    margin: 0 25px 0 0;
    line-height: 32px;
    color: #038603; }

.chainFbWrap {
  text-align: center;
  margin: 15px 0 0 0; }

.expandBoxText {
  padding: 0 35px; }

.chainPartners table {
  width: 100%; }
  .chainPartners table tr td {
    padding: 25px 0;
    text-align: center; }

.leftMenu {
  margin: 35px 0 0 0; }
  .leftMenu a {
    display: block;
    height: 160px;
    margin: 0 0 10px 0;
    position: relative;
    color: #fff; }
    .leftMenu a .logo {
      height: 100%;
      width: 100%;
      background-repeat: no-repeat;
      background-position: center 34px;
      background-color: rgba(30, 90, 164, 0.7);
      -webkit-transition: background-color 0.3s ease-in-out;
      -moz-transition: background-color 0.3s ease-in-out;
      -ms-transition: background-color 0.3s ease-in-out;
      -o-transition: background-color 0.3s ease-in-out;
      transition: background-color 0.3s ease-in-out; }
    .leftMenu a .title {
      position: absolute;
      bottom: 20px;
      font-size: 20px;
      font-weight: 300;
      width: 100%;
      text-align: center; }
  .leftMenu a:hover .logo {
    background-color: rgba(30, 90, 164, 0.9); }

.gallery.chainGaleryWrap figure {
  display: inline-block;
  margin: 15px 15px 0 0; }
  .gallery.chainGaleryWrap figure a.singleImageWrap {
    width: 295px;
    height: 277px;
    padding: 0;
    border: none;
    display: block; }
    .gallery.chainGaleryWrap figure a.singleImageWrap img {
      display: block;
      margin: 0 auto; }

.galleryAlbums a {
  width: 296px;
  height: 277px;
  float: left;
  position: relative;
  margin: 15px 15px 0 0; }
  .galleryAlbums a img {
    max-width: 100%;
    max-height: 100%; }
  .galleryAlbums a .hover {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(30, 90, 164, 0.7);
    color: #fff;
    background-image: url(../../application/images/gallery-logo.png);
    background-repeat: no-repeat;
    background-position: center bottom 60px; }
    .galleryAlbums a .hover .title {
      margin: 95px 0 0 0;
      text-align: center;
      font-size: 22px;
      font-weight: 100;
      padding: 0 10px 20px 10px; }
    .galleryAlbums a .hover .deco {
      height: 1px;
      width: 100px;
      background-color: #fff;
      margin: 0 auto; }
  .galleryAlbums a:hover .hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); }

.galleryItem .title {
  margin: 95px 0 0 0;
  text-align: center;
  font-size: 21px;
  font-weight: 100;
  padding: 0 10px 20px 10px;
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  font-weight: bold;
  color: white; }
.galleryItem .deco {
  height: 1px;
  width: 100px;
  background-color: #fff;
  margin: 0 auto; }

.slick-slide img {
  display: inline-block; }

.slickCarouselWrap .item {
  text-align: center !important; }

.singleSlideWrap {
  position: relative;
  text-align: center;
  display: inline-block; }

.slick-dots {
  bottom: 5px; }
  .slick-dots li button {
    border-radius: 0; }
    .slick-dots li button:before {
      content: '' !important;
      width: 10px;
      height: 10px;
      background: #767674;
      display: block; }

.galleryText {
  margin: 20px 0; }

.linkedInFollow {
  position: absolute;
  top: 17px;
  right: 50px; }

/*# sourceMappingURL=project.css.map */


/* Filename: core/styles/animate.css */

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

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

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration:   1s;
       -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
         -o-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
}

.animatedSlow {
  -webkit-animation-duration:   1.5s;
       -moz-animation-duration: 1.5s;
        -ms-animation-duration: 1.5s;
         -o-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
}

.animatedFast {
  -webkit-animation-duration:   0.5s;
       -moz-animation-duration: 0.5s;
        -ms-animation-duration: 0.5s;
         -o-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
}

.animatedFaster {
  -webkit-animation-duration:   0.2s;
       -moz-animation-duration: 0.2s;
        -ms-animation-duration: 0.2s;
         -o-animation-duration: 0.2s;
            animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    -ms-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    -ms-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    -ms-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    -ms-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}