/************** Variables ******************/
/***************************** Modal ***********************************/
.modal-content {
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px; }
  .modal-content h1 {
    color: #5291d4;
    font-size: 20px; }
    .modal-content h1 span {
      font-size: 27px; }
  .modal-content h2 {
    margin-bottom: 0;
    color: #566876; }
  .modal-content .modal-header {
    border-bottom: none;
    text-align: center;
    background: #f8f8f8;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    padding: 10px; }
  .modal-content .modal-body {
    text-align: center; }
    .modal-content .modal-body ul {
      list-style: none;
      padding: 0; }
    .modal-content .modal-body .choose_lang {
      padding-top: 30px; }
      .modal-content .modal-body .choose_lang a {
        display: inline-block;
        padding: 15px 6%;
        color: white;
        margin: 0 5px;
        background: #5291d4;
        font-size: 18px;
        margin-bottom: 10px; }
      .modal-content .modal-body .choose_lang a:hover {
        background: #74a9e1; }
    .modal-content .modal-body .more_lang {
      padding: 5px 10px 0 0; }
      .modal-content .modal-body .more_lang a {
        color: #5291d4; }
      .modal-content .modal-body .more_lang a:hover {
        color: #74a9e1; }
      .modal-content .modal-body .more_lang ul {
        margin: 0 0 0 20%;
        text-align: left;
        line-height: 1.7em; }
        .modal-content .modal-body .more_lang ul li {
          padding-left: 10px; }
        .modal-content .modal-body .more_lang ul li:hover {
          background: #5291d4; }
          .modal-content .modal-body .more_lang ul li:hover a {
            color: white !important; }
    .modal-content .modal-body .not_in_list {
      padding: 20px 3.5% 0;
      text-align: left; }
      .modal-content .modal-body .not_in_list a {
        color: #ababab; }
      .modal-content .modal-body .not_in_list a:hover {
        color: #4d4d4d;
        text-decoration: underline; }
    .modal-content .modal-body .write_name.pad_top {
      padding: 5px 0 30px; }
    .modal-content .modal-body .write_name {
      padding: 30px 0;
      font-size: 30px;
      clear: both;
      overflow: hidden;
      color: #aca9a9; }
      .modal-content .modal-body .write_name a {
        color: #cccccc; }
        .modal-content .modal-body .write_name a b {
          font-size: 12px;
          font-weight: normal;
          font-weight: normal;
          line-height: 1em;
          display: none; }
      .modal-content .modal-body .write_name a:hover {
        color: #aca9a9; }
      .modal-content .modal-body .write_name a:hover span {
        display: none; }
      .modal-content .modal-body .write_name a:hover b {
        display: inline-block; }
      .modal-content .modal-body .write_name ul {
        list-style: none;
        padding: 0;
        margin: 0 5% 0 0; }
        .modal-content .modal-body .write_name ul li.add {
          color: #cccccc; }
        .modal-content .modal-body .write_name ul li {
          padding: 0 5px;
          float: right; }
      .modal-content .modal-body .write_name input {
        width: 150px;
        border: none; }
    .modal-content .modal-body .activate_record {
      padding: 40px 0 70px 0; }
      .modal-content .modal-body .activate_record .record_progress {
        padding: 0 15px;
        font-size: 48px;
        color: #aca9a9;
        display: inline-block; }
      .modal-content .modal-body .activate_record .progress {
        margin-bottom: 0;
        height: 7px;
        border-radius: 0; }
    .modal-content .modal-body .activate_record.done .progress {
      visibility: hidden; }
    .modal-content .modal-body .register {
      padding-top: 35px; }
      .modal-content .modal-body .register .row {
        margin-bottom: 35px; }
        .modal-content .modal-body .register .row a {
          display: inline-block;
          color: #B0B0B0; }
          .modal-content .modal-body .register .row a b {
            display: block;
            height: 44px;
            width: 54px; }
          .modal-content .modal-body .register .row a b.embed_mail {
            background: url(//cdn-assets1.namez.com/assets/reg_mail-c31b1ce8b46986054a9035c2b2aed715.png) no-repeat center 0; }
          .modal-content .modal-body .register .row a b.embed_social {
            background: url(//cdn-assets1.namez.com/assets/reg_social-59d92567dee934eb65d5ad1d83eda83c.png) no-repeat center 0; }
          .modal-content .modal-body .register .row a b.embed_blog {
            background: url(//cdn-assets1.namez.com/assets/reg_embeded-9a78ccd9bf040a042f6b5e383b68b33c.png) no-repeat center 0; }
        .modal-content .modal-body .register .row a:hover {
          color: #4d4d4d; }
          .modal-content .modal-body .register .row a:hover b {
            background-position: center -44px; }
        .modal-content .modal-body .register .row .reg_finish {
          width: 83px;
          height: 83px;
          display: inline-block;
          border: none;
          box-shadow: 2px 2px 2px #D6D6D6;
          margin: 0 5px 10px 5px; }
        .modal-content .modal-body .register .row .reg_finish.mailto {
          background: #68a7ea url(//cdn-assets1.namez.com/assets/mail_finish-75dfef6958d7475ae04bec0eeb626315.png) no-repeat center center; }
        .modal-content .modal-body .register .row .reg_finish.social_prof {
          background: #68a7ea url(//cdn-assets2.namez.com/assets/socials_finish-4fb6d2c15de8e73865e369aa37675773.png) no-repeat center center; }
        .modal-content .modal-body .register .row .reg_finish.site {
          background: #68a7ea url(//cdn-assets3.namez.com/assets/embed_finish-1d265a4e41df6435e14bbb3ad022eec8.png) no-repeat center center; }
        .modal-content .modal-body .register .row .reg_finish:hover {
          background-color: #77b5f8; }
      .modal-content .modal-body .register .socials_btn {
        display: inline-block;
        border: none;
        color: white;
        font-size: 17px;
        padding: 7px 0 6px 40px;
        width: 44%;
        margin: 0 5px 12px 5px; }
      .modal-content .modal-body .register .socials_btn.facebook {
        background: #3c5b9a url(//cdn-assets3.namez.com/assets/facebook-ec4c0819916633c22d92f1121e710517.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.google {
        background: #fc5a44 url(//cdn-assets2.namez.com/assets/google-930a65dcda5c05ffdeff8372debd4a0d.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.twitter {
        background: #11a1d3 url(//cdn-assets2.namez.com/assets/twitter-ca37090cd40704cc656a8a155ed807df.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.linkedin {
        background: #40739d url(//cdn-assets3.namez.com/assets/linkedin-f0048f87bb32b2c1f0fcfc65312a5d06.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.facebook:hover {
        background: #326db5 url(//cdn-assets3.namez.com/assets/facebook-ec4c0819916633c22d92f1121e710517.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.google:hover {
        background: #fd715f url(//cdn-assets2.namez.com/assets/google-930a65dcda5c05ffdeff8372debd4a0d.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.twitter:hover {
        background: #31b2e0 url(//cdn-assets2.namez.com/assets/twitter-ca37090cd40704cc656a8a155ed807df.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.linkedin:hover {
        background: #5187b4 url(//cdn-assets3.namez.com/assets/linkedin-f0048f87bb32b2c1f0fcfc65312a5d06.png) no-repeat 0 0; }
    .modal-content .modal-body .upload_img:hover {
      border: 1px solid #B0B0B0; }
    .modal-content .modal-body .upload_img {
      border: 1px solid #ccc;
      background: #fafafa;
      text-align: center; }
      .modal-content .modal-body .upload_img a {
        display: inline-block;
        color: #B0B0B0;
        padding: 35px 0; }
        .modal-content .modal-body .upload_img a b {
          width: 66px;
          height: 45px;
          display: inline-block;
          background: url(//cdn-assets2.namez.com/assets/rectangle-e72201573663d6edad47a4fef162a2f9.png) no-repeat 0 0; }
      .modal-content .modal-body .upload_img a:hover {
        color: #4d4d4d; }
        .modal-content .modal-body .upload_img a:hover b {
          background-position: 0 -45px; }
    .modal-content .modal-body .upload_img.img-circle {
      width: 133px;
      display: inline-block; }
      .modal-content .modal-body .upload_img.img-circle a b {
        width: 55px;
        height: 38px;
        display: inline-block;
        background: url(//cdn-assets3.namez.com/assets/round_img-9bc862b63f555c3961542ed2ac0d755d.png) no-repeat 0 0; }
      .modal-content .modal-body .upload_img.img-circle a:hover b {
        background-position: 0 -38px; }
    .modal-content .modal-body .form_area {
      padding-right: 5%;
      padding-top: 15px;
      text-align: left; }
      .modal-content .modal-body .form_area .form-control {
        border: 1px solid #f2f2f2;
        border-radius: 2px;
        box-shadow: none; }
      .modal-content .modal-body .form_area .form-control:focus, .modal-content .modal-body .form_area .form-control:hover {
        border-color: #cccccc;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .modal-content .modal-body .form_area .btn-default {
        background-image: none;
        border-color: #FAFAFA;
        background-color: #FAFAFA;
        text-shadow: none;
        box-shadow: none;
        border: none;
        border-radius: 2px;
        color: #ccc; }
        .modal-content .modal-body .form_area .btn-default .caret {
          border-color: #e4e4e4 rgba(0, 0, 0, 0) -moz-use-text-color;
          border-width: 8px 6px 0; }
      .modal-content .modal-body .form_area .btn-default:hover, .modal-content .modal-body .form_area .btn-default:focus {
        background-color: #FAFAFA;
        color: #333333; }
      .modal-content .modal-body .form_area .btn-default:active, .modal-content .modal-body .form_area .btn-default.active, .modal-content .modal-body .form_area .open .dropdown-toggle.btn-default {
        background-color: #FAFAFA;
        color: #333333; }
        .modal-content .modal-body .form_area .btn-default:active .caret, .modal-content .modal-body .form_area .btn-default.active .caret, .modal-content .modal-body .form_area .open .dropdown-toggle.btn-default .caret {
          border-color: #555555 rgba(0, 0, 0, 0) -moz-use-text-color;
          border-bottom: 8px solid #555555;
          border-top: 0 none;
          content: ""; }
      .modal-content .modal-body .form_area .dropdown-menu {
        background: #fafafa;
        box-shadow: none;
        border-radius: 2px; }
        .modal-content .modal-body .form_area .dropdown-menu a {
          color: #B0B0B0; }
        .modal-content .modal-body .form_area .dropdown-menu a:hover, .modal-content .modal-body .form_area .dropdown-menu a:focus {
          background: #fff;
          color: #555555; }
      .modal-content .modal-body .form_area #inputWiki {
        background: url(//cdn-assets0.namez.com/assets/wiki_input1-8090681cb3ab99eee819d3fc644cf0ee.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWiki:focus, .modal-content .modal-body .form_area #inputWiki:hover {
        background: url(//cdn-assets1.namez.com/assets/wiki_input1_hover-01023dc3b1c28ab1151a312fabc4cc7e.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWeb {
        background: url(//cdn-assets1.namez.com/assets/earth_input-5c96dfad398f69d617f999a2fd14ff31.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWeb:focus, .modal-content .modal-body .form_area #inputWeb:hover {
        background: url(//cdn-assets3.namez.com/assets/earth_input_hover-f60f2c6cab2bdc20549b8c95ff13f287.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputLocation {
        background: url(//cdn-assets0.namez.com/assets/chek_input-6c5fc80a7eb551b3953e23a7ee848275.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputLocation:focus, .modal-content .modal-body .form_area #inputLocation:hover {
        background: url(//cdn-assets0.namez.com/assets/chek_input_hover-f3695434806d54e477d9f0bdc831aee7.png) no-repeat right 7px; }
  .modal-content .modal-footer .microphone {
    width: 83px;
    height: 83px;
    display: inline-block;
    background: #f8f8f8 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6;
    margin: 0 5px; }
  .modal-content .modal-footer .play_record {
    width: 50px;
    height: 50px;
    display: inline-block;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6; }
  .modal-content .modal-footer .microphone.mic_blue {
    background: #5291d4 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.mic_blue:hover {
    background: #74a9e1 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.recording {
    background: #ef403d url(//cdn-assets0.namez.com/assets/stop-f7cd612a00a26cbc5d6d9002bb6bd6ea.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.recording:hover {
    background: #f95956 url(//cdn-assets0.namez.com/assets/stop-f7cd612a00a26cbc5d6d9002bb6bd6ea.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.save {
    background: #5291d4 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.save:hover {
    background: #74a9e1 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }
  .modal-content .modal-footer .play_record.play {
    background: #818081 url(//cdn-assets3.namez.com/assets/play_icon-9ae34bf680ec940f5a6ea06cd96d1765.png) no-repeat 20px center; }
  .modal-content .modal-footer .play_record.play:hover {
    background: #87bfef url(//cdn-assets3.namez.com/assets/play_icon-9ae34bf680ec940f5a6ea06cd96d1765.png) no-repeat 20px center; }
  .modal-content .modal-footer .play_record.rewrite {
    background: #818081 url(//cdn-assets1.namez.com/assets/rewrite_icon-92fb6827e3540bda2be6b7f7ac171ff8.png) no-repeat center center; }
  .modal-content .modal-footer .play_record.rewrite:hover {
    background: #f95956 url(//cdn-assets1.namez.com/assets/rewrite_icon-92fb6827e3540bda2be6b7f7ac171ff8.png) no-repeat center center; }
  .modal-content .modal-footer a {
    color: #B0B0B0; }
  .modal-content .modal-footer a:hover {
    color: #4d4d4d; }
  .modal-content .modal-footer .microphone.save[disabled="disabled"], .modal-content .modal-footer .microphone.save[disabled="disabled"]:hover {
    background: #d6d7d8 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }

/****************************** Actions ******************************************/
.add_name.share {
  max-width: 420px; }

.add_name {
  max-width: 380px; }
  .add_name .modal-content {
    background: #f8f8f8; }
    .add_name .modal-content h2 {
      margin: 0; }
    .add_name .modal-content .contentHolder {
      position: relative;
      margin: 0px auto;
      padding: 0px;
      height: 160px;
      overflow: hidden; }
    .add_name .modal-content .textContent {
      background: #fff;
      border: 1px solid #d2d2d2;
      border-radius: 4px;
      text-align: left;
      padding: 15px 0 15px 15px;
      margin-top: 15px; }
      .add_name .modal-content .textContent li.activeBlue a {
        color: #5291D4; }
      .add_name .modal-content .textContent li a.selected {
        color: #5291d4; }
    .add_name .modal-content .create_new {
      border-bottom: 1px solid #d2d2d2;
      position: relative;
      text-align: left;
      padding: 0 15px;
      margin-top: 25px; }
      .add_name .modal-content .create_new .short_border {
        display: inline-block;
        width: 0;
        height: 6px;
        border-left: 1px solid #d2d2d2;
        border-right: 1px solid #d2d2d2;
        position: absolute;
        bottom: 0;
        left: 0; }
      .add_name .modal-content .create_new .short_border.right {
        right: 0;
        left: inherit; }
      .add_name .modal-content .create_new input[type="text"] {
        width: 100%;
        border: none;
        font-size: 14px;
        padding: 0;
        background: transparent; }
    .add_name .modal-content a {
      color: #929292;
      cursor: pointer; }
    .add_name .modal-content a:hover {
      color: #4d4d4d; }
  .add_name .modal-header {
    background: #fff; }
  .add_name .modal-body {
    text-align: center; }
  .add_name .socials_links {
    padding: 10px 15px 0; }
    .add_name .socials_links .soc_btn {
      width: 58px;
      height: 58px;
      border: none;
      box-shadow: 2px 2px 2px #D6D6D6;
      display: inline-block;
      margin: 0 5px; }
    .add_name .socials_links .soc_btn.fb {
      background: #23599b url(//cdn-assets2.namez.com/assets/fb-ff9ba109aecffec0965dd1704ecef7c6.png) no-repeat center center; }
    .add_name .socials_links .soc_btn.tw {
      background: #11a2d4 url(//cdn-assets3.namez.com/assets/tw-f4ca8973199025dd47da19618fb5adf8.png) no-repeat center center; }
    .add_name .socials_links .soc_btn.gl {
      background: #fc5a44 url(//cdn-assets1.namez.com/assets/gl-3884990d7b14430752d6d4f3a3c5411a.png) no-repeat center center; }
    .add_name .socials_links .soc_btn.ml {
      background: #4c6878 url(//cdn-assets2.namez.com/assets/ml-6e10da910f6b59e88df032e6af9df32d.png) no-repeat center center; }
    .add_name .socials_links .soc_btn.in {
      background: #0073b2 url(//cdn-assets1.namez.com/assets/in-dac6e6080f82ccc149abf4a25f8860ac.png) no-repeat center center; }
    .add_name .socials_links .soc_btn.fb:hover {
      background: #326db5 url(//cdn-assets2.namez.com/assets/fb-ff9ba109aecffec0965dd1704ecef7c6.png) no-repeat center center; }
    .add_name .socials_links .soc_btn.tw:hover {
      background: #31b3e0 url(//cdn-assets3.namez.com/assets/tw-f4ca8973199025dd47da19618fb5adf8.png) no-repeat center center; }
    .add_name .socials_links .soc_btn.gl:hover {
      background: #fb6956 url(//cdn-assets1.namez.com/assets/gl-3884990d7b14430752d6d4f3a3c5411a.png) no-repeat center center; }
    .add_name .socials_links .soc_btn.ml:hover {
      background: #587a8e url(//cdn-assets2.namez.com/assets/ml-6e10da910f6b59e88df032e6af9df32d.png) no-repeat center center; }
    .add_name .socials_links .soc_btn.in:hover {
      background: #0386ce url(//cdn-assets1.namez.com/assets/in-dac6e6080f82ccc149abf4a25f8860ac.png) no-repeat center center; }
    .add_name .socials_links .choose_mail {
      margin-top: 15px; }
      .add_name .socials_links .choose_mail a {
        display: inline-block;
        padding: 0 4px 0 34px;
        height: 25px;
        line-height: 25px;
        font-size: 15px;
        color: #929497;
        margin-right: 4px; }
      .add_name .socials_links .choose_mail a.gmail {
        background: url(//cdn-assets3.namez.com/assets/gmail-1aefe6268e30fcd7d89458514e232f17.jpg) no-repeat 4px 2px; }
      .add_name .socials_links .choose_mail a.yahoo {
        background: url(//cdn-assets3.namez.com/assets/yahoo-5acf62ee496b0bb3b31a323925ed5d04.jpg) no-repeat 4px 2px; }
      .add_name .socials_links .choose_mail a.outlook {
        background: url(//cdn-assets1.namez.com/assets/outlook-2f95f50be1ecfe5fc2d3aef0129be0f3.png) no-repeat 4px 2px; }
      .add_name .socials_links .choose_mail a.aol {
        background: url(//cdn-assets1.namez.com/assets/aol-0ce0c86bbbe9b6ce9ca93ded340cc18b.png) no-repeat 4px 2px; }
      .add_name .socials_links .choose_mail a.gmail:hover {
        background: white url(//cdn-assets3.namez.com/assets/gmail-1aefe6268e30fcd7d89458514e232f17.jpg) no-repeat 4px 2px; }
      .add_name .socials_links .choose_mail a.yahoo:hover {
        background: white url(//cdn-assets3.namez.com/assets/yahoo-5acf62ee496b0bb3b31a323925ed5d04.jpg) no-repeat 4px 2px; }
      .add_name .socials_links .choose_mail a.outlook:hover {
        background: white url(//cdn-assets1.namez.com/assets/outlook-2f95f50be1ecfe5fc2d3aef0129be0f3.png) no-repeat 4px 2px; }
      .add_name .socials_links .choose_mail a.aol:hover {
        background: white url(//cdn-assets1.namez.com/assets/aol-0ce0c86bbbe9b6ce9ca93ded340cc18b.png) no-repeat 4px 2px; }
  .add_name .embed_actiion p b {
    font-weight: normal;
    font-size: 17px; }
  .add_name .embed_actiion .modal-body {
    text-align: left; }
    .add_name .embed_actiion .modal-body li {
      cursor: pointer;
      margin-bottom: 6px;
      padding: 5px 0 5px 10px; }
      .add_name .embed_actiion .modal-body li p {
        margin: 0; }
    .add_name .embed_actiion .modal-body li.selected, .add_name .embed_actiion .modal-body li:hover {
      background: #fff; }
  .add_name .embed_actiion .modal-footer {
    border-top: 1px solid #d6d6d6;
    text-align: left;
    padding-top: 20px; }
    .add_name .embed_actiion .modal-footer textarea {
      background: #fff;
      border: 1px solid #d2d2d2;
      color: #b9bbbc;
      border-radius: 4px;
      text-align: left;
      padding: 13px;
      width: 100%;
      font-size: 12px;
      resize: none; }
    .add_name .embed_actiion .modal-footer .copy_all {
      display: inline-block;
      color: #b3b3b3;
      font-size: 12px;
      background: url(//cdn-assets2.namez.com/assets/copy_all-4f12a5011a0b058a1db28bedf09fea8b.png) no-repeat right 3px;
      padding-right: 18px;
      float: right;
      margin-top: 6px; }
    .add_name .embed_actiion .modal-footer .copy_all:hover {
      color: #6dabed;
      background-position: right -11px; }

.send_new_request .col-xs-6 {
  width: 33.33333%; }
.send_new_request button.embed {
  background: url(//cdn-assets2.namez.com/assets/aprove_embed-3f3eacc1c5366a0f11273cecbfd21980.png) no-repeat scroll center center #12acee; }
.send_new_request button.plus {
  background: url(//cdn-assets0.namez.com/assets/aprove_plus-a92365ee37d31fc4a9715b6184e4634a.png) no-repeat scroll center center #12acee; }
.send_new_request button.share {
  background: url(//cdn-assets0.namez.com/assets/aprove_share-7bb00dd4129a09e809f7796deae89c83.png) no-repeat scroll center center #12acee; }
.send_new_request button {
  border: medium none;
  box-shadow: 2px 2px 2px #D6D6D6;
  display: inline-block;
  height: 60px;
  margin: 0 5px 10px;
  width: 60px; }
.send_new_request span {
  color: #4592b3;
  font-size: 12px; }
.send_new_request button:hover {
  background-color: #53c4f5; }

.body .col-sm-3 {
  width: 25%; }
.body .col-md-4 {
  width: 33.3333%;
  float: left; }
.body .col-sm-5 {
  width: 41.6667%;
  float: left; }
.body .col-sm-7 {
  width: 58.3333%;
  float: left; }
.body .form-horizontal .control-label {
  text-align: right; }

.modal-body .notifications {
  text-align: left; }
  .modal-body .notifications dt, .modal-body .notifications dd {
    margin-bottom: 10px; }
  .modal-body .notifications dt {
    color: #cccbcb;
    line-height: 20px;
    height: 20px; }
    .modal-body .notifications dt a {
      cursor: pointer;
      color: #cccbcb; }
    .modal-body .notifications dt a:hover {
      color: #4d4d4d; }
  .modal-body .notifications dd {
    font-size: 15px; }
  .modal-body .notifications .turn_on.selected, .modal-body .notifications .turn_on.selected:hover {
    color: #15B372; }
  .modal-body .notifications .turn_off.selected, .modal-body .notifications .turn_off.selected:hover {
    color: #D09191; }
.modal-body .dl-horizontal dt {
  clear: left;
  float: left;
  overflow: hidden;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px; }
.modal-body .dl-horizontal dd {
  margin-left: 120px; }

.modal-footer .microphone {
  width: 83px;
  height: 83px;
  display: inline-block;
  border: none;
  box-shadow: 2px 2px 2px #D6D6D6;
  margin: 0 5px; }
.modal-footer .microphone.save {
  background: #5291d4 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }
.modal-footer .microphone.save:hover {
  background: #74a9e1 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }

/************** Choose mail signature *************************/
.email-signature {
  width: 385px !important; }

.providers.choose_mail {
  padding-top: 20px; }
  .providers.choose_mail a {
    color: #636363;
    cursor: pointer;
    display: inline-block;
    padding: 40px 40px 15px; }
  .providers.choose_mail a.gmail_prov {
    background: url(//cdn-assets3.namez.com/assets/gmail_prov-3824b96cb9001c3818e41002e35d9f57.jpg) no-repeat center 10px;
    border-right: 1px solid #CBCBCB; }
  .providers.choose_mail a.other_prov {
    background: url(//cdn-assets3.namez.com/assets/other_mails-412a3e12ab98b27d7f0dfd768665d779.png) no-repeat center 10px; }
  .providers.choose_mail a.gmail_prov:hover {
    background: white url(//cdn-assets3.namez.com/assets/gmail_prov-3824b96cb9001c3818e41002e35d9f57.jpg) no-repeat center 10px; }
  .providers.choose_mail a.other_prov:hover {
    background: white url(//cdn-assets3.namez.com/assets/other_mails-412a3e12ab98b27d7f0dfd768665d779.png) no-repeat center 10px; }

.add_name .modal-content a.copy_all_code {
  background: #259AE5;
  padding: 12px 0;
  color: #fff;
  display: block;
  margin-top: 20px;
  text-align: center;
  font-size: 15px; }

.add_name .modal-content a.copy_all_code:hover {
  background: #008FEB; }

.add_name .modal-content a.copy_all_code.other {
  display: inline-block;
  padding: 12px 25px;
  margin-bottom: 10px; }

.for_help p {
  color: #929292; }
  .for_help p a {
    text-decoration: underline; }

/***************** Create collection *************************/
.modal-content .modal-body .create_collection .form-control {
  border-radius: 0;
  margin-bottom: 10px; }
.modal-content .modal-body .create_collection .upload_img {
  background: #fff; }
  .modal-content .modal-body .create_collection .upload_img a {
    padding: 25px 0; }
.modal-content .modal-body .create_collection .form-control:focus, .modal-content .modal-body .create_collection .form-control:hover {
  border-color: #b0b0b0;
  color: #b0b0b0;
  box-shadow: none;
  outline: 0 none; }
.modal-content .modal-body .create_collection .coll_privacy p {
  display: inline-block; }
.modal-content .modal-body .create_collection .coll_privacy a {
  display: inline-block;
  padding: 10px 17px;
  color: #259AE5;
  background: #fff;
  border: 1px solid #ccc;
  margin: 15px 0 15px 16px; }
  .modal-content .modal-body .create_collection .coll_privacy a b {
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: middle; }
.modal-content .modal-body .create_collection .coll_privacy a:hover {
  border: 1px solid #259AE5; }
.modal-content .modal-body .create_collection .coll_privacy .public_coll b {
  background: url(//cdn-assets3.namez.com/assets/public_coll-4044656b5df2eeb8761b277cb425167e.png) no-repeat 0 -20px; }
.modal-content .modal-body .create_collection .coll_privacy .private_coll b {
  background: url(//cdn-assets1.namez.com/assets/private_coll-195ba44ec422164d0cc4ff9df0db0fd5.png) no-repeat 0 -20px; }
.modal-content .modal-body .create_collection .coll_privacy a.selected {
  color: #fff;
  background: #259AE5;
  border: 1px solid #259AE5; }
.modal-content .modal-body .create_collection .coll_privacy .public_coll.selected b {
  background: url(//cdn-assets3.namez.com/assets/public_coll-4044656b5df2eeb8761b277cb425167e.png) no-repeat 0 0; }
.modal-content .modal-body .create_collection .coll_privacy .private_coll.selected b {
  background: url(//cdn-assets1.namez.com/assets/private_coll-195ba44ec422164d0cc4ff9df0db0fd5.png) no-repeat 0 0; }

.create_coll, .set_cropped_image {
  padding: 10px 15px;
  background: #259AE5;
  border-bottom: 2px solid #0066B2;
  color: #FFFFFF;
  font-size: 17px;
  border-left: none;
  border-right: none; }

.create_coll:hover, .create_coll:focus, .create_coll:active, .set_cropped_image:hover, .set_cropped_image:focus, .set_cropped_image:active {
  background: #3CAFF8;
  border-bottom: 2px solid #0066B2;
  border-left: none;
  outline: none; }
/*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. */
body {
  /* Addresses a small issue in webkit: http://bit.ly/NEdoDq */
  -webkit-backface-visibility: hidden; }

.animated {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s; }
  .animated.flash {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash; }
  .animated.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake; }
  .animated.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce; }
  .animated.tada {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada; }
  .animated.swing {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing; }
  .animated.wobble {
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble; }
  .animated.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse; }
  .animated.flip {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flip;
    -o-backface-visibility: visible !important;
    -o-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip; }
  .animated.flipInX {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX; }
  .animated.flipOutX {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: flipOutX;
    -moz-backface-visibility: visible !important;
    -o-animation-name: flipOutX;
    -o-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important; }
  .animated.flipInY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY; }
  .animated.flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipOutY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY; }
  .animated.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn; }
  .animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp; }
  .animated.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown; }
  .animated.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft; }
  .animated.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight; }
  .animated.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig; }
  .animated.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig; }
  .animated.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig; }
  .animated.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig; }
  .animated.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut; }
  .animated.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp; }
  .animated.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown; }
  .animated.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft; }
  .animated.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -moz-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight; }
  .animated.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -moz-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig; }
  .animated.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -moz-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig; }
  .animated.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig; }
  .animated.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -moz-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig; }
  .animated.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn; }
  .animated.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp; }
  .animated.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown; }
  .animated.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft; }
  .animated.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight; }
  .animated.bounceOut {
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut; }
  .animated.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp; }
  .animated.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -moz-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown; }
  .animated.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -moz-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft; }
  .animated.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -moz-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
    animation-name: bounceOutRight; }
  .animated.rotateIn {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn; }
  .animated.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -moz-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft; }
  .animated.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    -moz-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft; }
  .animated.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    -moz-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight; }
  .animated.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    -moz-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight; }
  .animated.rotateOut {
    -webkit-animation-name: rotateOut;
    -moz-animation-name: rotateOut;
    -o-animation-name: rotateOut;
    animation-name: rotateOut; }
  .animated.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    -moz-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft; }
  .animated.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    -moz-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft; }
  .animated.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    -moz-animation-name: rotateOutUpRight;
    -o-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight; }
  .animated.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    -moz-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight; }
  .animated.hinge {
    -webkit-animation-name: hinge;
    -moz-animation-name: hinge;
    -o-animation-name: hinge;
    animation-name: hinge; }
  .animated.rollIn {
    -webkit-animation-name: rollIn;
    -moz-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn; }
  .animated.rollOut {
    -webkit-animation-name: rollOut;
    -moz-animation-name: rollOut;
    -o-animation-name: rollOut;
    animation-name: rollOut; }
  .animated.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .animated.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s; }
  .animated.wiggle {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
    animation-duration: 0.75s; }

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

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

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

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

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

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

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

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

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }

@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px); } }

@-o-keyframes shake {
  0%, 100% {
    -o-transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -o-transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -o-transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }

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

@-moz-keyframes tada {
  0% {
    -moz-transform: scale(1); }

  10%, 20% {
    -moz-transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -moz-transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -moz-transform: scale(1.1) rotate(-3deg); }

  100% {
    -moz-transform: scale(1) rotate(0); } }

@-o-keyframes tada {
  0% {
    -o-transform: scale(1); }

  10%, 20% {
    -o-transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -o-transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -o-transform: scale(1.1) rotate(-3deg); }

  100% {
    -o-transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    transform: scale(1); }

  10%, 20% {
    transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg); }

  100% {
    transform: scale(1) rotate(0); } }

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }

  20% {
    -webkit-transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg); }

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

@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg); }

  40% {
    -moz-transform: rotate(-10deg); }

  60% {
    -moz-transform: rotate(5deg); }

  80% {
    -moz-transform: rotate(-5deg); }

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

@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg); }

  40% {
    -o-transform: rotate(-10deg); }

  60% {
    -o-transform: rotate(5deg); }

  80% {
    -o-transform: rotate(-5deg); }

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

@keyframes swing {
  20% {
    transform: rotate(15deg); }

  40% {
    transform: rotate(-10deg); }

  60% {
    transform: rotate(5deg); }

  80% {
    transform: rotate(-5deg); }

  100% {
    transform: rotate(0deg); } }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }

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

@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%); }

  15% {
    -moz-transform: translateX(-25%) rotate(-5deg); }

  30% {
    -moz-transform: translateX(20%) rotate(3deg); }

  45% {
    -moz-transform: translateX(-15%) rotate(-3deg); }

  60% {
    -moz-transform: translateX(10%) rotate(2deg); }

  75% {
    -moz-transform: translateX(-5%) rotate(-1deg); }

  100% {
    -moz-transform: translateX(0%); } }

@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%); }

  15% {
    -o-transform: translateX(-25%) rotate(-5deg); }

  30% {
    -o-transform: translateX(20%) rotate(3deg); }

  45% {
    -o-transform: translateX(-15%) rotate(-3deg); }

  60% {
    -o-transform: translateX(10%) rotate(2deg); }

  75% {
    -o-transform: translateX(-5%) rotate(-1deg); }

  100% {
    -o-transform: translateX(0%); } }

@keyframes wobble {
  0% {
    transform: translateX(0%); }

  15% {
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    transform: translateX(20%) rotate(3deg); }

  45% {
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    transform: translateX(10%) rotate(2deg); }

  75% {
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    transform: translateX(0%); } }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }

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

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

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

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

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

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

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

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

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

  50% {
    transform: scale(1.1); }

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

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in; } }

@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) rotateY(0);
    -moz-animation-timing-function: ease-out; }

  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out; }

  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in; }

  80% {
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in; }

  100% {
    -moz-transform: perspective(400px) scale(1);
    -moz-animation-timing-function: ease-in; } }

@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) rotateY(0);
    -o-animation-timing-function: ease-out; }

  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out; }

  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in; }

  80% {
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in; }

  100% {
    -o-transform: perspective(400px) scale(1);
    -o-animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }

  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }

  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }

  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }

  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -moz-transform: perspective(400px) rotateX(-10deg); }

  70% {
    -moz-transform: perspective(400px) rotateX(10deg); }

  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -o-transform: perspective(400px) rotateX(-10deg); }

  70% {
    -o-transform: perspective(400px) rotateX(10deg); }

  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    transform: perspective(400px) rotateX(10deg); }

  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -moz-transform: perspective(400px) rotateY(-10deg); }

  70% {
    -moz-transform: perspective(400px) rotateY(10deg); }

  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -o-transform: perspective(400px) rotateY(-10deg); }

  70% {
    -o-transform: perspective(400px) rotateY(10deg); }

  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    transform: perspective(400px) rotateY(10deg); }

  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px); }

  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px); }

  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }

  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px); }

  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px); }

  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px); }

  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px); }

  100% {
    opacity: 1;
    -o-transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px); }

  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px); }

  100% {
    opacity: 1;
    -o-transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px); }

  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px); }

  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -o-transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px); }

  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px); }

  100% {
    opacity: 1;
    -o-transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }

@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }

  100% {
    opacity: 0;
    -moz-transform: translateY(-20px); } }

@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }

  100% {
    opacity: 0;
    -o-transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0); }

  100% {
    opacity: 0;
    transform: translateY(-20px); } }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px); } }

@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }

  100% {
    opacity: 0;
    -moz-transform: translateY(20px); } }

@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }

  100% {
    opacity: 0;
    -o-transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0); }

  100% {
    opacity: 0;
    transform: translateY(20px); } }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px); } }

@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }

  100% {
    opacity: 0;
    -moz-transform: translateX(-20px); } }

@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }

  100% {
    opacity: 0;
    -o-transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0); }

  100% {
    opacity: 0;
    transform: translateX(-20px); } }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px); } }

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }

  100% {
    opacity: 0;
    -moz-transform: translateX(20px); } }

@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }

  100% {
    opacity: 0;
    -o-transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0); }

  100% {
    opacity: 0;
    transform: translateX(20px); } }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }

@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }

  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px); } }

@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }

  100% {
    opacity: 0;
    -o-transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0); }

  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }

@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }

  100% {
    opacity: 0;
    -moz-transform: translateY(2000px); } }

@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }

  100% {
    opacity: 0;
    -o-transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0); }

  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }

@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }

  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px); } }

@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }

  100% {
    opacity: 0;
    -o-transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0); }

  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }

@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }

  100% {
    opacity: 0;
    -moz-transform: translateX(2000px); } }

@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }

  100% {
    opacity: 0;
    -o-transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0); }

  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9); }

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

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3); }

  50% {
    opacity: 1;
    -moz-transform: scale(1.05); }

  70% {
    -moz-transform: scale(0.9); }

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

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3); }

  50% {
    opacity: 1;
    -o-transform: scale(1.05); }

  70% {
    -o-transform: scale(0.9); }

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

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }

  50% {
    opacity: 1;
    transform: scale(1.05); }

  70% {
    transform: scale(0.9); }

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

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px); }

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

@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px); }

  60% {
    opacity: 1;
    -moz-transform: translateY(-30px); }

  80% {
    -moz-transform: translateY(10px); }

  100% {
    -moz-transform: translateY(0); } }

@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px); }

  60% {
    opacity: 1;
    -o-transform: translateY(-30px); }

  80% {
    -o-transform: translateY(10px); }

  100% {
    -o-transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    transform: translateY(-30px); }

  80% {
    transform: translateY(10px); }

  100% {
    transform: translateY(0); } }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px); }

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

@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -moz-transform: translateY(30px); }

  80% {
    -moz-transform: translateY(-10px); }

  100% {
    -moz-transform: translateY(0); } }

@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -o-transform: translateY(30px); }

  80% {
    -o-transform: translateY(-10px); }

  100% {
    -o-transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    transform: translateY(30px); }

  80% {
    transform: translateY(-10px); }

  100% {
    transform: translateY(0); } }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px); }

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

@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -moz-transform: translateX(30px); }

  80% {
    -moz-transform: translateX(-10px); }

  100% {
    -moz-transform: translateX(0); } }

@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -o-transform: translateX(30px); }

  80% {
    -o-transform: translateX(-10px); }

  100% {
    -o-transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    transform: translateX(30px); }

  80% {
    transform: translateX(-10px); }

  100% {
    transform: translateX(0); } }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px); }

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

@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px); }

  60% {
    opacity: 1;
    -moz-transform: translateX(-30px); }

  80% {
    -moz-transform: translateX(10px); }

  100% {
    -moz-transform: translateX(0); } }

@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px); }

  60% {
    opacity: 1;
    -o-transform: translateX(-30px); }

  80% {
    -o-transform: translateX(10px); }

  100% {
    -o-transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    transform: translateX(-30px); }

  80% {
    transform: translateX(10px); }

  100% {
    transform: translateX(0); } }

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

  25% {
    -webkit-transform: scale(0.95); }

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

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }

@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1); }

  25% {
    -moz-transform: scale(0.95); }

  50% {
    opacity: 1;
    -moz-transform: scale(1.1); }

  100% {
    opacity: 0;
    -moz-transform: scale(0.3); } }

@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1); }

  25% {
    -o-transform: scale(0.95); }

  50% {
    opacity: 1;
    -o-transform: scale(1.1); }

  100% {
    opacity: 0;
    -o-transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    transform: scale(1); }

  25% {
    transform: scale(0.95); }

  50% {
    opacity: 1;
    transform: scale(1.1); }

  100% {
    opacity: 0;
    transform: scale(0.3); } }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }

@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0); }

  20% {
    opacity: 1;
    -moz-transform: translateY(20px); }

  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px); } }

@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0); }

  20% {
    opacity: 1;
    -o-transform: translateY(20px); }

  100% {
    opacity: 0;
    -o-transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    transform: translateY(0); }

  20% {
    opacity: 1;
    transform: translateY(20px); }

  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }

@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0); }

  20% {
    opacity: 1;
    -moz-transform: translateY(-20px); }

  100% {
    opacity: 0;
    -moz-transform: translateY(2000px); } }

@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0); }

  20% {
    opacity: 1;
    -o-transform: translateY(-20px); }

  100% {
    opacity: 0;
    -o-transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    transform: translateY(0); }

  20% {
    opacity: 1;
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }

@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0); }

  20% {
    opacity: 1;
    -moz-transform: translateX(20px); }

  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px); } }

@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0); }

  20% {
    opacity: 1;
    -o-transform: translateX(20px); }

  100% {
    opacity: 0;
    -o-transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    transform: translateX(0); }

  20% {
    opacity: 1;
    transform: translateX(20px); }

  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }

@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0); }

  20% {
    opacity: 1;
    -moz-transform: translateX(-20px); }

  100% {
    opacity: 0;
    -moz-transform: translateX(2000px); } }

@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0); }

  20% {
    opacity: 1;
    -o-transform: translateX(-20px); }

  100% {
    opacity: 0;
    -o-transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    transform: translateX(0); }

  20% {
    opacity: 1;
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1; } }

@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; }

  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }

@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0; }

  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }

@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }

@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; }

  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }

@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0; }

  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0; } }

@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1; }

  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0; } }

@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1; }

  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }

  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; }

  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; } }

@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; }

  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; }

  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; } }

@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; }

  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; }

  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; } }

@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; }

  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; }

  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; } }

@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; }

  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }

  100% {
    -webkit-transform: translateY(700px);
    opacity: 0; } }

@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }

  20%, 60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }

  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }

  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }

  100% {
    -moz-transform: translateY(700px);
    opacity: 0; } }

@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }

  20%, 60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }

  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }

  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }

  100% {
    -o-transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  100% {
    transform: translateY(700px);
    opacity: 0; } }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg); } }

@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg); } }

@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg); } }

@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg); } }

@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }

/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg); }

  10% {
    -webkit-transform: skewX(-8deg); }

  20% {
    -webkit-transform: skewX(7deg); }

  30% {
    -webkit-transform: skewX(-6deg); }

  40% {
    -webkit-transform: skewX(5deg); }

  50% {
    -webkit-transform: skewX(-4deg); }

  60% {
    -webkit-transform: skewX(3deg); }

  70% {
    -webkit-transform: skewX(-2deg); }

  80% {
    -webkit-transform: skewX(1deg); }

  90% {
    -webkit-transform: skewX(0deg); }

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

@-moz-keyframes wiggle {
  0% {
    -moz-transform: skewX(9deg); }

  10% {
    -moz-transform: skewX(-8deg); }

  20% {
    -moz-transform: skewX(7deg); }

  30% {
    -moz-transform: skewX(-6deg); }

  40% {
    -moz-transform: skewX(5deg); }

  50% {
    -moz-transform: skewX(-4deg); }

  60% {
    -moz-transform: skewX(3deg); }

  70% {
    -moz-transform: skewX(-2deg); }

  80% {
    -moz-transform: skewX(1deg); }

  90% {
    -moz-transform: skewX(0deg); }

  100% {
    -moz-transform: skewX(0deg); } }

@-o-keyframes wiggle {
  0% {
    -o-transform: skewX(9deg); }

  10% {
    -o-transform: skewX(-8deg); }

  20% {
    -o-transform: skewX(7deg); }

  30% {
    -o-transform: skewX(-6deg); }

  40% {
    -o-transform: skewX(5deg); }

  50% {
    -o-transform: skewX(-4deg); }

  60% {
    -o-transform: skewX(3deg); }

  70% {
    -o-transform: skewX(-2deg); }

  80% {
    -o-transform: skewX(1deg); }

  90% {
    -o-transform: skewX(0deg); }

  100% {
    -o-transform: skewX(0deg); } }

@keyframes wiggle {
  0% {
    transform: skewX(9deg); }

  10% {
    transform: skewX(-8deg); }

  20% {
    transform: skewX(7deg); }

  30% {
    transform: skewX(-6deg); }

  40% {
    transform: skewX(5deg); }

  50% {
    transform: skewX(-4deg); }

  60% {
    transform: skewX(3deg); }

  70% {
    transform: skewX(-2deg); }

  80% {
    transform: skewX(1deg); }

  90% {
    transform: skewX(0deg); }

  100% {
    transform: skewX(0deg); } }
html, body {
  height: 100%; }

#wrap {
  height: auto !important;
  margin: 0 auto -60px; }

section.lead {
  border-bottom: 1px solid #eee;
  overflow: auto; }
  section.lead form {
    margin: 12px 0 0; }

#results-region small {
  margin: 17px 0; }

#pagination-region {
  overflow: auto; }

.thumbnail {
  max-width: 61px;
  max-height: 91px; }

.text-center {
  text-align: center; }
#push, #footer {
  height: 60px; }

#footer {
  background-color: #F5F5F5; }
  #footer p {
    margin: 20px 0;
    text-align: center; }
#header .container {
  width: 940px; }
.loading-container {
  min-height: 200px; }
/*!
 * bootstrap-select v1.3.5
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */
.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0; }

.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0; }

.bootstrap-select.form-control {
  padding: 0;
  border: none; }

.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right; }

.input-append .bootstrap-select.btn-group {
  margin-left: -1px; }

.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px; }

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
  width: 220px; }

.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px\0;
  /*IE9 and below*/ }

.bootstrap-select.form-control:not([class*="span"]) {
  width: 100%; }

.bootstrap-select > .btn {
  width: 100%; }

.error .bootstrap-select .btn {
  border: 1px solid #b94a48; }

.dropdown-menu {
  z-index: 2000; }

.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 2051; }

.bootstrap-select .btn:focus {
  outline: none !important; }

.bootstrap-select.btn-group .btn .filter-option {
  overflow: hidden;
  position: absolute;
  left: 12px;
  right: 25px;
  text-align: left; }

.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed; }

.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important; }

.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default; }

.bootstrap-select.btn-group .div-contain {
  overflow: hidden; }

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }

.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px; }

.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer; }

.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  display: inline-block;
  position: absolute;
  right: 15px;
  margin-top: 2.5px; }

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em; }

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small {
  color: #64b1d8;
  color: rgba(255, 255, 255, 0.4); }

.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2); }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0; }

.bootstrap-select.fit-width {
  width: auto !important; }

.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }

.bootstrap-select-searchbox {
  padding: 4px 8px; }
/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -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:active,
.btn.active {
  background-image: none;
  box-shadow: none; }

.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(white), to(#e0e0e0));
  background-image: -webkit-linear-gradient(top, white 0%, #e0e0e0 100%);
  background-image: -moz-linear-gradient(top, white 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, white 0%, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px; }

.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb; }

.btn-primary {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#2d6ca2));
  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  background-repeat: repeat-x;
  border-color: #2b669a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px; }

.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a; }

.btn-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#419641));
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px; }

.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e; }

.btn-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#eb9316));
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -moz-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  background-repeat: repeat-x;
  border-color: #e38d13;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px; }

.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13; }

.btn-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c12e2a));
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  background-repeat: repeat-x;
  border-color: #b92c28;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px; }

.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28; }

.btn-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#2aabd2));
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  background-repeat: repeat-x;
  border-color: #28a4c9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px; }

.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9; }

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(whitesmoke), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: -moz-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, whitesmoke 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0); }

.navbar-default {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(white), to(#f8f8f8));
  background-image: -webkit-linear-gradient(top, white 0%, #f8f8f8 100%);
  background-image: -moz-linear-gradient(top, white 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, white 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075); }

.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(#f3f3f3));
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075); }

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }

.navbar-inverse {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#3c3c3c), to(#222222));
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#222222), to(#282828));
  background-image: -webkit-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: -moz-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #282828 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0; }

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); }

.alert-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#c8e5bc));
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0); }

.alert-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#b9def0));
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0); }

.alert-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#f8efc0));
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0); }

.alert-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#e7c3c3));
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0); }

.progress {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(whitesmoke));
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, whitesmoke 100%);
  background-image: -moz-linear-gradient(top, #ebebeb 0%, whitesmoke 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, whitesmoke 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0); }

.progress-bar {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0); }

.progress-bar-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0); }

.progress-bar-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0); }

.progress-bar-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -moz-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0); }

.progress-bar-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0); }

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3278b3));
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  background-repeat: repeat-x;
  border-color: #3278b3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0); }

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.panel-default > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(whitesmoke), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: -moz-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, whitesmoke 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); }

.panel-primary > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0); }

.panel-success > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#d0e9c6));
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0); }

.panel-info > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#c4e3f3));
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0); }

.panel-warning > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#faf2cc));
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0); }

.panel-danger > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#ebcccc));
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0); }

.well {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#e8e8e8), to(whitesmoke));
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, whitesmoke 100%);
  background-image: -moz-linear-gradient(top, #e8e8e8 0%, whitesmoke 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, whitesmoke 100%);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1); }
/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

mark {
  color: #000;
  background: #ff0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  font-weight: 300; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]: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; }

  @page {
    margin: 2cm .5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ebebeb;
  font-weight: 300; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #12acee;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: none; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }

.text-primary:hover {
  color: #3071a9; }

.text-warning {
  color: #c09853; }

.text-warning:hover {
  color: #a47e3c; }

.text-danger {
  color: #b94a48; }

.text-danger:hover {
  color: #953b39; }

.text-success {
  color: #468847; }

.text-success:hover {
  color: #356635; }

.text-info {
  color: #3a87ad; }

.text-info:hover {
  color: #2d6987; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  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: 300;
  line-height: 1;
  color: #999999; }

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h3, h3 a {
  color: #566876; }

h2 small a, h4 a {
  color: #333; }

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%; }

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .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: 26px; }

h6,
.h6 {
  font-size: 12px; }

.page-header {
  margin: 20px 0 0; }

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; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

.list-inline > li:first-child {
  padding-left: 0; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: 400; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; }

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }

  .dl-horizontal dd:after {
    clear: both; }

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }

  .dl-horizontal dd:after {
    clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

blockquote p:last-child {
  margin-bottom: 0; }

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right; }

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: ''; }

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

.container:after {
  clear: both; }

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

.container:after {
  clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

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

.row:after {
  clear: both; }

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

.row:after {
  clear: both; }

.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-right: 15px;
  padding-left: 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 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666666666666%; }

.col-xs-10 {
  width: 83.33333333333334%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666666666666%; }

.col-xs-7 {
  width: 58.333333333333336%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.666666666666664%; }

.col-xs-1 {
  width: 8.333333333333332%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666666666666%; }

.col-xs-pull-10 {
  right: 83.33333333333334%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666666666666%; }

.col-xs-pull-7 {
  right: 58.333333333333336%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666666666667%; }

.col-xs-pull-4 {
  right: 33.33333333333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.666666666666664%; }

.col-xs-pull-1 {
  right: 8.333333333333332%; }

.col-xs-pull-0 {
  right: 0; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666666666666%; }

.col-xs-push-10 {
  left: 83.33333333333334%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666666666666%; }

.col-xs-push-7 {
  left: 58.333333333333336%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666666666667%; }

.col-xs-push-4 {
  left: 33.33333333333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.666666666666664%; }

.col-xs-push-1 {
  left: 8.333333333333332%; }

.col-xs-push-0 {
  left: 0; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666666666666%; }

.col-xs-offset-10 {
  margin-left: 83.33333333333334%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666666666666%; }

.col-xs-offset-7 {
  margin-left: 58.333333333333336%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666666666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.666666666666664%; }

.col-xs-offset-1 {
  margin-left: 8.333333333333332%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .container {
    width: 750px; }

  .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 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666666666666%; }

  .col-sm-10 {
    width: 83.33333333333334%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666666666666%; }

  .col-sm-7 {
    width: 58.333333333333336%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666666666667%; }

  .col-sm-4 {
    width: 33.33333333333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.666666666666664%; }

  .col-sm-1 {
    width: 8.333333333333332%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666666666666%; }

  .col-sm-pull-10 {
    right: 83.33333333333334%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666666666666%; }

  .col-sm-pull-7 {
    right: 58.333333333333336%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666666666667%; }

  .col-sm-pull-4 {
    right: 33.33333333333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.666666666666664%; }

  .col-sm-pull-1 {
    right: 8.333333333333332%; }

  .col-sm-pull-0 {
    right: 0; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666666666666%; }

  .col-sm-push-10 {
    left: 83.33333333333334%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666666666666%; }

  .col-sm-push-7 {
    left: 58.333333333333336%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666666666667%; }

  .col-sm-push-4 {
    left: 33.33333333333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.666666666666664%; }

  .col-sm-push-1 {
    left: 8.333333333333332%; }

  .col-sm-push-0 {
    left: 0; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .container {
    width: 970px; }

  .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 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666666666666%; }

  .col-md-10 {
    width: 83.33333333333334%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666666666666%; }

  .col-md-7 {
    width: 58.333333333333336%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666666666667%; }

  .col-md-4 {
    width: 33.33333333333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.666666666666664%; }

  .col-md-1 {
    width: 8.333333333333332%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666666666666%; }

  .col-md-pull-10 {
    right: 83.33333333333334%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666666666666%; }

  .col-md-pull-7 {
    right: 58.333333333333336%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666666666667%; }

  .col-md-pull-4 {
    right: 33.33333333333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.666666666666664%; }

  .col-md-pull-1 {
    right: 8.333333333333332%; }

  .col-md-pull-0 {
    right: 0; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666666666666%; }

  .col-md-push-10 {
    left: 83.33333333333334%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666666666666%; }

  .col-md-push-7 {
    left: 58.333333333333336%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666666666667%; }

  .col-md-push-4 {
    left: 33.33333333333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.666666666666664%; }

  .col-md-push-1 {
    left: 8.333333333333332%; }

  .col-md-push-0 {
    left: 0; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .container {
    width: 1024px; }

  .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 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666666666666%; }

  .col-lg-10 {
    width: 83.33333333333334%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666666666666%; }

  .col-lg-7 {
    width: 58.333333333333336%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666666666667%; }

  .col-lg-4 {
    width: 33.33333333333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.666666666666664%; }

  .col-lg-1 {
    width: 8.333333333333332%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666666666666%; }

  .col-lg-pull-10 {
    right: 83.33333333333334%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666666666666%; }

  .col-lg-pull-7 {
    right: 58.333333333333336%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666666666667%; }

  .col-lg-pull-4 {
    right: 33.33333333333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.666666666666664%; }

  .col-lg-pull-1 {
    right: 8.333333333333332%; }

  .col-lg-pull-0 {
    right: 0; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666666666666%; }

  .col-lg-push-10 {
    left: 83.33333333333334%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666666666666%; }

  .col-lg-push-7 {
    left: 58.333333333333336%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666666666667%; }

  .col-lg-push-4 {
    left: 33.33333333333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.666666666666664%; }

  .col-lg-push-1 {
    left: 8.333333333333332%; }

  .col-lg-push-0 {
    left: 0; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  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.428571429;
  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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  display: table-column;
  float: none; }

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none; }

.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 > 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.success:hover > th {
  background-color: #d0e9c6; }

.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.danger:hover > th {
  background-color: #ebcccc; }

.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.warning:hover > th {
  background-color: #faf2cc; }

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch; }

  .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; }

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;
  margin-bottom: 5px; }

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;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

select[multiple],
select[size] {
  height: auto; }

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  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 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control:-moz-placeholder {
  color: #999999; }

.form-control::-moz-placeholder {
  color: #999999; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle; }

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: 300;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 300;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.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 {
  height: auto; }

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 45px;
  line-height: 45px; }

textarea.input-lg {
  height: auto; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853; }

.has-warning .form-control {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48; }

.has-error .form-control {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847; }

.has-success .form-control {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.form-control-static {
  margin-bottom: 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; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.btn:focus {
  outline: none;
  border: none;
  box-shadow: none; }

.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
  box-shadow: none; }

button:active {
  box-shadow: none; }

.btn:active,
.btn.active {
  outline: 0;
  border: none;
  box-shadow: none; }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  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:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  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: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-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

.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: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: #428bca;
  border-color: #357ebd; }

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  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: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-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  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: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-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  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: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-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  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: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-link {
  font-weight: 300;
  color: #428bca;
  cursor: pointer;
  border-radius: 0; }

.btn-link,
.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: #2a6496;
  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: #999999;
  text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px; }

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

.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;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), 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';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon:empty {
  width: 1em; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro: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"; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent; }

.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;
  font-size: 14px;
  list-style: none;
  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);
  background-clip: padding-box; }

.account .dropdown-menu {
  top: 72px;
  right: 0;
  min-width: 135px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 13px;
  border: 1px solid #e7e7e7;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
  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: 300;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap; }

.account .dropdown-menu li a {
  padding: 10px 8px 10px 28px;
  clear: both;
  font-weight: 300;
  line-height: 1.428571429;
  color: #999999;
  white-space: nowrap;
  text-align: left; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
.btn-default .caret {
  border-top-color: #333333; }

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff; }

.dropup .btn-default .caret {
  border-bottom-color: #333333; }

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff; }

.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:focus,
.btn-group-vertical > .btn:focus {
  outline: none; }

.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:before,
.btn-toolbar:after {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar .btn-group {
  float: left; }

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-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-top-right-radius: 0;
  border-bottom-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-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-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.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-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  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 > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed; }

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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: 45px;
  line-height: 45px; }

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.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 {
  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: 300;
  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 > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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 > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  white-space: nowrap; }

.input-group-btn:first-child > .btn {
  margin-right: -1px; }

.input-group-btn:last-child > .btn {
  margin-left: -1px; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -4px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

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

.nav:after {
  clear: both; }

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

.nav:after {
  clear: both; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #fff; }

.nav.nav-pills > li > a {
  padding: 27px 15px;
  font-size: 17px; }

.nav.nav-pills > li > a:hover,
.nav.nav-pills > li > a:focus {
  color: #2A6496; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none; }

.nav > li.disabled > a {
  color: #999999; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca; }

.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.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.428571429;
  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;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.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: #428bca; }

.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.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 {
  margin-bottom: 5px;
  text-align: center; }

.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 .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: fixed;
  min-height: 50px;
  margin-bottom: 0;
  border: 1px solid transparent;
  background: #259ae5;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99; }

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

.navbar:after {
  clear: both; }

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

.navbar:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    overflow-y: auto; }

  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }

  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }

  .navbar-collapse .navbar-text:last-child {
    margin-right: 0; } }
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .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: 27px 15px;
  font-size: 26px;
  line-height: 20px;
  color: #fff; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #ccc; }

.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: 27px;
  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;
    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; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .form-control {
    display: inline-block; }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px; } }
.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: #cccccc; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

@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-inverse {
  background-color: #222222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #999999; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #999999; }

.navbar-inverse .navbar-nav > li > a {
  color: #999999; }

.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 {
  color: #ffffff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-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 > li > a {
    color: #999999; }

  .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: #999999; }

.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.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 {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #999999; }

.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;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.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-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee; }

.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;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd; }

.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-top-right-radius: 6px;
  border-bottom-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-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

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

.pager:after {
  clear: both; }

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

.pager:after {
  clear: both; }

.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: #999999;
  cursor: not-allowed;
  background-color: #ffffff; }

.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; }

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.label-default {
  background-color: #999999; }

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080; }

.label-primary {
  background-color: #428bca; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9; }

.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;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px; }

.badge:empty {
  display: none; }

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.btn .badge {
  position: relative;
  top: -1px; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee; }

.jumbotron h1 {
  line-height: 1;
  color: inherit; }

.jumbotron p {
  line-height: 1.4; }

.container .jumbotron {
  border-radius: 6px; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  .jumbotron h1 {
    font-size: 63px; } }
.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.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 {
  padding-right: 35px; }

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #356635; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #2d6987; }

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #a47e3c; }

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #953b39; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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: #428bca;
  -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;
  transition: width 0.6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -webkit-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.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; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

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;
  background-color: #f5f5f5; }

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

.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-body:before,
.panel-body:after {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel-body:before,
.panel-body:after {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0; }

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd; }

.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:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.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,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.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 {
  border-bottom: 0; }

.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; }

.panel-title > 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-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  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 {
  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 > .dropdown .caret {
  border-color: #333333 transparent; }

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #428bca; }

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #ffffff transparent; }

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent; }

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent; }

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent; }

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent; }

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

.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 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: block;
  overflow: auto;
  overflow-y: scroll; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-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);
  transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10%; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  background-clip: padding-box; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #1A1B15; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  padding: 0 20px 20px;
  margin-top: 0;
  text-align: center;
  border-top: none; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 620px;
    padding-top: 30px;
    padding-bottom: 30px; }

  .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); } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #828181; }

.tooltip_design .tooltip-inner {
  max-width: 200px;
  padding: 2px 8px;
  color: #BFC0C3;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #EDEDED; }

.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-top-color: #828181;
  border-width: 5px 5px 0; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  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);
  background-clip: padding-box; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  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 {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " "; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " "; }

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " "; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0; }

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " "; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out right;
  transition: 0.6s ease-in-out right;
  background: #1A1B15; }

.carousel-inner > .item > .container > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
  float: right; }

.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none; }

.carousel-control.left {
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%); }

.carousel-control.right {
  right: 0;
  left: auto;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); }

.carousel-control:hover,
.carousel-control:focus {
  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%; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  right: 2%;
  top: 45px;
  left: 2%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption h2 small {
  color: #fff; }

.carousel-caption .btn {
  text-shadow: none;
  margin-top: 100px; }

.carousel-caption a {
  color: #8D8D8A; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }

  tr.visible-xs.visible-sm {
    display: table-row !important; }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }

  tr.visible-xs.visible-md {
    display: table-row !important; }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }

  tr.visible-xs.visible-lg {
    display: table-row !important; }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }

  tr.visible-sm.visible-xs {
    display: table-row !important; }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }

  tr.visible-sm.visible-md {
    display: table-row !important; }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }

  tr.visible-sm.visible-lg {
    display: table-row !important; }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }

  tr.visible-md.visible-xs {
    display: table-row !important; }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }

  tr.visible-md.visible-sm {
    display: table-row !important; }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }

  tr.visible-md.visible-lg {
    display: table-row !important; }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }

  tr.visible-lg.visible-xs {
    display: table-row !important; }

  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }

  tr.visible-lg.visible-sm {
    display: table-row !important; }

  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }

  tr.visible-lg.visible-md {
    display: table-row !important; }

  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
 /*!
* Bootstrap v3.0.2 by @fat and @mdo
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

mark {
  color: #000;
  background: #ff0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  font-weight: 300; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]: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; }

  @page {
    margin: 2cm .5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ebebeb;
  font-weight: 300; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #12acee;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: none; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }

.text-primary:hover {
  color: #3071a9; }

.text-warning {
  color: #c09853; }

.text-warning:hover {
  color: #a47e3c; }

.text-danger {
  color: #b94a48; }

.text-danger:hover {
  color: #953b39; }

.text-success {
  color: #468847; }

.text-success:hover {
  color: #356635; }

.text-info {
  color: #3a87ad; }

.text-info:hover {
  color: #2d6987; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  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: 300;
  line-height: 1;
  color: #999999; }

h1,
h2,
h3 {
  margin-top: 15px;
  margin-bottom: 10px; }

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%; }

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .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: 26px; }

h6,
.h6 {
  font-size: 12px; }

.page-header {
  margin: 20px 0 0; }

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; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

.list-inline > li:first-child {
  padding-left: 0; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: 400; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; }

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }

  .dl-horizontal dd:after {
    clear: both; }

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }

  .dl-horizontal dd:after {
    clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

blockquote p:last-child {
  margin-bottom: 0; }

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right; }

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: ''; }

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

.container:after {
  clear: both; }

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

.container:after {
  clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

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

.row:after {
  clear: both; }

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

.row:after {
  clear: both; }

.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-right: 15px;
  padding-left: 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 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666666666666%; }

.col-xs-10 {
  width: 83.33333333333334%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666666666666%; }

.col-xs-7 {
  width: 58.333333333333336%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.666666666666664%; }

.col-xs-1 {
  width: 8.333333333333332%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666666666666%; }

.col-xs-pull-10 {
  right: 83.33333333333334%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666666666666%; }

.col-xs-pull-7 {
  right: 58.333333333333336%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666666666667%; }

.col-xs-pull-4 {
  right: 33.33333333333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.666666666666664%; }

.col-xs-pull-1 {
  right: 8.333333333333332%; }

.col-xs-pull-0 {
  right: 0; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666666666666%; }

.col-xs-push-10 {
  left: 83.33333333333334%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666666666666%; }

.col-xs-push-7 {
  left: 58.333333333333336%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666666666667%; }

.col-xs-push-4 {
  left: 33.33333333333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.666666666666664%; }

.col-xs-push-1 {
  left: 8.333333333333332%; }

.col-xs-push-0 {
  left: 0; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666666666666%; }

.col-xs-offset-10 {
  margin-left: 83.33333333333334%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666666666666%; }

.col-xs-offset-7 {
  margin-left: 58.333333333333336%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666666666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.666666666666664%; }

.col-xs-offset-1 {
  margin-left: 8.333333333333332%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .container {
    width: 750px; }

  .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 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666666666666%; }

  .col-sm-10 {
    width: 83.33333333333334%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666666666666%; }

  .col-sm-7 {
    width: 58.333333333333336%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666666666667%; }

  .col-sm-4 {
    width: 33.33333333333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.666666666666664%; }

  .col-sm-1 {
    width: 8.333333333333332%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666666666666%; }

  .col-sm-pull-10 {
    right: 83.33333333333334%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666666666666%; }

  .col-sm-pull-7 {
    right: 58.333333333333336%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666666666667%; }

  .col-sm-pull-4 {
    right: 33.33333333333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.666666666666664%; }

  .col-sm-pull-1 {
    right: 8.333333333333332%; }

  .col-sm-pull-0 {
    right: 0; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666666666666%; }

  .col-sm-push-10 {
    left: 83.33333333333334%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666666666666%; }

  .col-sm-push-7 {
    left: 58.333333333333336%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666666666667%; }

  .col-sm-push-4 {
    left: 33.33333333333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.666666666666664%; }

  .col-sm-push-1 {
    left: 8.333333333333332%; }

  .col-sm-push-0 {
    left: 0; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .container {
    width: 970px; }

  .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 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666666666666%; }

  .col-md-10 {
    width: 83.33333333333334%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666666666666%; }

  .col-md-7 {
    width: 58.333333333333336%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666666666667%; }

  .col-md-4 {
    width: 33.33333333333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.666666666666664%; }

  .col-md-1 {
    width: 8.333333333333332%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666666666666%; }

  .col-md-pull-10 {
    right: 83.33333333333334%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666666666666%; }

  .col-md-pull-7 {
    right: 58.333333333333336%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666666666667%; }

  .col-md-pull-4 {
    right: 33.33333333333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.666666666666664%; }

  .col-md-pull-1 {
    right: 8.333333333333332%; }

  .col-md-pull-0 {
    right: 0; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666666666666%; }

  .col-md-push-10 {
    left: 83.33333333333334%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666666666666%; }

  .col-md-push-7 {
    left: 58.333333333333336%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666666666667%; }

  .col-md-push-4 {
    left: 33.33333333333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.666666666666664%; }

  .col-md-push-1 {
    left: 8.333333333333332%; }

  .col-md-push-0 {
    left: 0; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .container {
    width: 1024px; }

  .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 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666666666666%; }

  .col-lg-10 {
    width: 83.33333333333334%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666666666666%; }

  .col-lg-7 {
    width: 58.333333333333336%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666666666667%; }

  .col-lg-4 {
    width: 33.33333333333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.666666666666664%; }

  .col-lg-1 {
    width: 8.333333333333332%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666666666666%; }

  .col-lg-pull-10 {
    right: 83.33333333333334%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666666666666%; }

  .col-lg-pull-7 {
    right: 58.333333333333336%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666666666667%; }

  .col-lg-pull-4 {
    right: 33.33333333333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.666666666666664%; }

  .col-lg-pull-1 {
    right: 8.333333333333332%; }

  .col-lg-pull-0 {
    right: 0; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666666666666%; }

  .col-lg-push-10 {
    left: 83.33333333333334%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666666666666%; }

  .col-lg-push-7 {
    left: 58.333333333333336%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666666666667%; }

  .col-lg-push-4 {
    left: 33.33333333333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.666666666666664%; }

  .col-lg-push-1 {
    left: 8.333333333333332%; }

  .col-lg-push-0 {
    left: 0; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  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.428571429;
  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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  display: table-column;
  float: none; }

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none; }

.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 > 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.success:hover > th {
  background-color: #d0e9c6; }

.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.danger:hover > th {
  background-color: #ebcccc; }

.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.warning:hover > th {
  background-color: #faf2cc; }

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch; }

  .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; }

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;
  margin-bottom: 5px; }

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;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

select[multiple],
select[size] {
  height: auto; }

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  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 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control:-moz-placeholder {
  color: #999999; }

.form-control::-moz-placeholder {
  color: #999999; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle; }

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: 300;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 300;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.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 {
  height: auto; }

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 45px;
  line-height: 45px; }

textarea.input-lg {
  height: auto; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853; }

.has-warning .form-control {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48; }

.has-error .form-control {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847; }

.has-success .form-control {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.form-control-static {
  margin-bottom: 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; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  box-shadow: none; }

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  border: none;
  box-shadow: none; }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  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:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  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: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-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

.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: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: #428bca;
  border-color: #357ebd; }

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  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: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-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  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: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-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  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: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-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  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: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-link {
  font-weight: 300;
  color: #428bca;
  cursor: pointer;
  border-radius: 0; }

.btn-link,
.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: #2a6496;
  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: #999999;
  text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px; }

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

.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;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), 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';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon:empty {
  width: 1em; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro: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"; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent; }

.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;
  font-size: 14px;
  list-style: none;
  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);
  background-clip: padding-box; }

.account .dropdown-menu {
  top: 72px;
  right: 0;
  min-width: 135px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 13px;
  border: 1px solid #e7e7e7;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
  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: 300;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap; }

.account .dropdown-menu li a {
  padding: 10px 8px 10px 28px;
  clear: both;
  font-weight: 300;
  line-height: 1.428571429;
  color: #999999;
  white-space: nowrap;
  text-align: left; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
.btn-default .caret {
  border-top-color: #333333; }

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff; }

.dropup .btn-default .caret {
  border-bottom-color: #333333; }

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff; }

.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:focus,
.btn-group-vertical > .btn:focus {
  outline: none; }

.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:before,
.btn-toolbar:after {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar .btn-group {
  float: left; }

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-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-top-right-radius: 0;
  border-bottom-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-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-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.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-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  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 > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed; }

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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: 45px;
  line-height: 45px; }

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.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 {
  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: 300;
  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 > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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 > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  white-space: nowrap; }

.input-group-btn:first-child > .btn {
  margin-right: -1px; }

.input-group-btn:last-child > .btn {
  margin-left: -1px; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -4px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

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

.nav:after {
  clear: both; }

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

.nav:after {
  clear: both; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #fff; }

.nav.nav-pills > li > a {
  padding: 27px 15px;
  font-size: 17px; }

.nav.nav-pills > li > a:hover,
.nav.nav-pills > li > a:focus {
  color: #2A6496; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none; }

.nav > li.disabled > a {
  color: #999999; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca; }

.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.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.428571429;
  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;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.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: #428bca; }

.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.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 {
  margin-bottom: 5px;
  text-align: center; }

.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 .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  min-height: 50px;
  margin-bottom: 0;
  border: 1px solid transparent;
  background: #259ae5; }

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

.navbar:after {
  clear: both; }

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

.navbar:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    overflow-y: auto; }

  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }

  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }

  .navbar-collapse .navbar-text:last-child {
    margin-right: 0; } }
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .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: 27px 15px;
  font-size: 26px;
  line-height: 20px;
  color: #fff; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #ccc; }

.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: 27px;
  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;
    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; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .form-control {
    display: inline-block; }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px; } }
.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: #cccccc; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

@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-inverse {
  background-color: #222222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #999999; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #999999; }

.navbar-inverse .navbar-nav > li > a {
  color: #999999; }

.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 {
  color: #ffffff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-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 > li > a {
    color: #999999; }

  .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: #999999; }

.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.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 {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #999999; }

.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;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.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-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee; }

.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;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd; }

.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-top-right-radius: 6px;
  border-bottom-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-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

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

.pager:after {
  clear: both; }

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

.pager:after {
  clear: both; }

.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: #999999;
  cursor: not-allowed;
  background-color: #ffffff; }

.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; }

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.label-default {
  background-color: #999999; }

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080; }

.label-primary {
  background-color: #428bca; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9; }

.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;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px; }

.badge:empty {
  display: none; }

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.btn .badge {
  position: relative;
  top: -1px; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee; }

.jumbotron h1 {
  line-height: 1;
  color: inherit; }

.jumbotron p {
  line-height: 1.4; }

.container .jumbotron {
  border-radius: 6px; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  .jumbotron h1 {
    font-size: 63px; } }
.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.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 {
  padding-right: 35px; }

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #356635; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #2d6987; }

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #a47e3c; }

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #953b39; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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: #428bca;
  -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;
  transition: width 0.6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -webkit-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.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; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

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;
  background-color: #f5f5f5; }

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

.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-body:before,
.panel-body:after {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel-body:before,
.panel-body:after {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0; }

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd; }

.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:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.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,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.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 {
  border-bottom: 0; }

.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; }

.panel-title > 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-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  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 {
  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 > .dropdown .caret {
  border-color: #333333 transparent; }

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #428bca; }

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #ffffff transparent; }

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent; }

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent; }

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent; }

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent; }

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

.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: 25px;
  font-weight: 300;
  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 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: block;
  overflow: auto;
  overflow-y: scroll; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-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);
  transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10%; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  background-clip: padding-box; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #1A1B15; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  padding: 0 20px 20px;
  margin-top: 0;
  text-align: center;
  border-top: none; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 620px;
    padding-top: 30px;
    padding-bottom: 30px; }

  .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); } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #828181; }

.tooltip_design .tooltip-inner {
  max-width: 200px;
  padding: 2px 8px;
  color: #BFC0C3;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #EDEDED; }

.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-top-color: #828181;
  border-width: 5px 5px 0; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  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);
  background-clip: padding-box; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  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 {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " "; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " "; }

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " "; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0; }

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " "; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out right;
  transition: 0.6s ease-in-out right;
  background: #1A1B15; }

.carousel-inner > .item > .container > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
  float: right; }

.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none; }

.carousel-control.left {
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%); }

.carousel-control.right {
  right: 0;
  left: auto;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); }

.carousel-control:hover,
.carousel-control:focus {
  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%; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  right: 2%;
  top: 45px;
  left: 2%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption h2 small {
  color: #fff; }

.carousel-caption .btn {
  text-shadow: none;
  margin-top: 100px; }

.carousel-caption a {
  color: #8D8D8A; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: -35px; } }
.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }

  tr.visible-xs.visible-sm {
    display: table-row !important; }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }

  tr.visible-xs.visible-md {
    display: table-row !important; }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }

  tr.visible-xs.visible-lg {
    display: table-row !important; }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }

  tr.visible-sm.visible-xs {
    display: table-row !important; }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }

  tr.visible-sm.visible-md {
    display: table-row !important; }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }

  tr.visible-sm.visible-lg {
    display: table-row !important; }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }

  tr.visible-md.visible-xs {
    display: table-row !important; }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }

  tr.visible-md.visible-sm {
    display: table-row !important; }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }

  tr.visible-md.visible-lg {
    display: table-row !important; }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }

  tr.visible-lg.visible-xs {
    display: table-row !important; }

  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }

  tr.visible-lg.visible-sm {
    display: table-row !important; }

  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }

  tr.visible-lg.visible-md {
    display: table-row !important; }

  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0px; }

html {
  overflow-y: auto; }

.clearboth {
  clear: both; }

.jcrop-keymgr {
  display: none !important; }
.widget {
  background-color: transparent;
  overflow: hidden; }

.widget_page .close {
  margin-right: 8px; }
.widget_page .modal.cover {
  background-color: #555555;
  opacity: 0.5; }
.widget_page .modal-dialog {
  width: 505px;
  margin-top: 7%; }
.widget_page .banner_img {
  padding: 0 30px 15px; }
  .widget_page .banner_img img {
    width: 100%; }
.widget_page .clear {
  clear: both;
  overflow: hidden; }
.widget_page .div_center {
  text-align: center; }
.widget_page .record_blue {
  display: inline-block;
  width: 44px;
  height: 34px;
  background: url(//cdn-assets2.namez.com/assets/sprite_small-e87538b5bf4ea945c752c79030c3e038.png) no-repeat -132px 0;
  vertical-align: middle;
  cursor: pointer; }
.widget_page .person {
  padding-left: 17px;
  background: url(//cdn-assets0.namez.com/assets/person-abe8a4466857f033c0991394b03394a8.png) no-repeat 0 2px;
  margin-bottom: 5px;
  color: #566876; }
.widget_page .collection_result {
  margin-bottom: 30px; }
  .widget_page .collection_result .record_by p {
    font-size: 13px;
    color: #607684; }
    .widget_page .collection_result .record_by p span {
      color: #b3b3b3; }
.widget_page .top_collection {
  background: url(//cdn-assets1.namez.com/assets/col_page_top-8cc15817e09671227db16562d67d930d.png) no-repeat center 0;
  background-size: 100%;
  padding: 20px 0 0 0; }
.widget_page .container_area {
  background: #fff;
  padding-bottom: 15px; }
  .widget_page .container_area h1 {
    position: relative;
    color: #fff;
    background: #3AA4E8;
    margin: 0;
    text-align: center;
    font-size: 35px;
    height: 76px;
    line-height: 76px;
    font-weight: 400; }
    .widget_page .container_area h1 b {
      position: absolute;
      display: block;
      width: 20px;
      height: 91px;
      top: -15px; }
    .widget_page .container_area h1 b.corner_left {
      background: url(//cdn-assets2.namez.com/assets/col_corner11-5babcfa74fddf815db40afb072959988.png) no-repeat 0 0;
      left: -20px; }
    .widget_page .container_area h1 b.corner_right {
      background: url(//cdn-assets3.namez.com/assets/col_corner22-96e29581040e7ecb01fbb56d760d8c70.png) no-repeat 0 0;
      right: -20px; }
.widget_page .collection_main {
  background: #fff;
  padding: 15px 30px 0 30px;
  height: 350px;
  overflow: hidden;
  overflow-y: scroll;
  position: relative;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }
  .widget_page .collection_main .row {
    overflow-y: scroll;
    width: 550px;
    height: 350px; }
    .widget_page .collection_main .row .col-md-12 {
      width: 455px; }
  .widget_page .collection_main .col_info {
    padding-bottom: 15px;
    border-bottom: 1px solid #F0F0F0; }
  .widget_page .collection_main .number_namez p {
    font-size: 32px;
    font-weight: 400;
    color: #B0B0B0; }
    .widget_page .collection_main .number_namez p span {
      font-size: 22px; }
  .widget_page .collection_main .col_created_by {
    display: inline-block;
    padding: 10px 0 0 15px;
    border-left: 1px solid #F0F0F0; }
    .widget_page .collection_main .col_created_by p {
      display: inline-block; }
  .widget_page .collection_main .action_buttons {
    display: inline-block; }
  .widget_page .collection_main .media-body {
    padding-left: 8px; }
  .widget_page .collection_main .media-heading {
    position: relative;
    display: inline-block;
    font-size: 20px;
    margin: 0; }
  .widget_page .collection_main .popover {
    background: #00619f;
    border: none;
    color: #fff;
    right: -55%;
    left: inherit;
    padding: 5px 0 5px 10px;
    text-align: left;
    top: -45%;
    width: 120px;
    font-size: 14px; }
  .widget_page .collection_main .popover.right .arrow:after {
    border-right-color: #00619f; }
.widget_page img.media-object {
  height: 72px;
  width: 72px; }
.widget_page #play_btn {
  display: inline; }
  .widget_page #play_btn div#record_nmz {
    text-align: center;
    display: none; }
    .widget_page #play_btn div#record_nmz a {
      font-size: 12px;
      color: blue; }
  .widget_page #play_btn #play {
    vertical-align: middle;
    cursor: pointer;
    display: inline-block; }
  .widget_page #play_btn.small span#play {
    width: 44px;
    height: 34px;
    background: url(//cdn-assets3.namez.com/assets/sprite_small_play-cd17e418eb6f4f7f2e103da767695ef9.png) no-repeat -132px 0px; }
    .widget_page #play_btn.small span#play:hover {
      background-position: -177px 0px; }
    .widget_page #play_btn.small span#play.step0 {
      background-position: 0px 0px; }
    .widget_page #play_btn.small span#play.step1 {
      background-position: -44px 0px; }
    .widget_page #play_btn.small span#play.step2 {
      background-position: -88px 0px; }
    .widget_page #play_btn.small span#play.step3 {
      background-position: -132px 0px; }
/************** Variables ******************/
/***************************** My Namez page ***********************************/
.fullwidth_white {
  background: white;
  padding: 20px 0 0;
  border-bottom: 1px solid #E8E8E8; }
  .fullwidth_white .back {
    margin: 0 0 17px 0; }

.open_category {
  padding: 0 0 40px; }
  .open_category .banner {
    margin-top: 20px; }

.recorded_by .media > .pull-left {
  margin-right: 35px; }

.recorded_by .media h4 {
  font-size: 13px;
  color: #808080;
  margin: 3px 0 10px; }
.recorded_by .media .name_info li h2 {
  margin: 0;
  font-size: 16px;
  color: #333; }
.recorded_by .media .name_info li.pull-right a {
  color: #13ADEF;
  font-size: 13px; }
.recorded_by .media .name_info li.weeks_ago {
  color: #cccccc;
  font-size: 12px;
  padding-left: 17px;
  background: url(//cdn-assets3.namez.com/assets/clock-04471f4bc9f922c5e2ca64c7e5bd1495.jpg) no-repeat 0 2px; }

.back:hover {
  color: #2d2d2d; }

.back {
  background: url(//cdn-assets0.namez.com/assets/arrow_back-f9aa4f074fffe1cf791f98e2f405af91.png) no-repeat 0 3px;
  border: none;
  color: #929497;
  font-size: 14px;
  margin: 17px 0;
  padding-left: 25px;
  display: inline-block; }

.banner {
  position: relative; }
  .banner h2 {
    margin: 0;
    font-size: 40px;
    padding-left: 10px;
    color: #fff;
    text-shadow: 2px 2px 3px black; }

.banner_caption {
  position: absolute;
  left: 0;
  bottom: 10px; }

.person_info span.hg-scope {
  display: inline-block; }
.person_info a {
  height: 21px;
  width: 25px;
  display: inline-block; }
.person_info a.wiki {
  background: url(//cdn-assets1.namez.com/assets/wiki2-362cf211c35a9133c1962042d9f6e312.png) no-repeat 0 2px; }
.person_info a.map {
  background: url(//cdn-assets0.namez.com/assets/map2-d6cb5ee2c48b596acd58351fff2089b7.png) no-repeat center 0;
  margin: 0 5px 0 5px; }
.person_info a.earth {
  background: url(//cdn-assets2.namez.com/assets/earth-241a51097c65a75dfc32fe33a69f9056.png) no-repeat 0 0; }
.person_info a.earth:hover {
  background-position: 0 -21px; }
.person_info a.wiki:hover {
  background: url(//cdn-assets1.namez.com/assets/wiki2-362cf211c35a9133c1962042d9f6e312.png) no-repeat 0 -19px; }
.person_info a.map:hover {
  background-position: center -21px; }

.move_to li {
  list-style: none;
  margin-bottom: 8px; }
  .move_to li a {
    display: inline-block;
    padding-left: 35px;
    line-height: 30px;
    font-size: 13px;
    width: 150px;
    text-align: left; }
.move_to li:last-child {
  margin-bottom: 0; }
.move_to li.add_to a {
  background: url(//cdn-assets3.namez.com/assets/add-213251bbee785dc311c2002693a1ff89.png) no-repeat 0 -30px; }
.move_to li.share_to a {
  background: url(//cdn-assets1.namez.com/assets/share-a918554f8e6af9daa3237e63279dec82.png) no-repeat 0 -30px; }
.move_to li.embed_to a {
  background: url(//cdn-assets2.namez.com/assets/embed-ae45309c59ad899fea55227888f27a0a.png) no-repeat 0 -30px; }
.move_to li.embed_to a:hover, .move_to li.share_to a:hover, .move_to li.add_to a:hover {
  background-position: 0 0; }

.tags {
  margin-bottom: 25px; }

.personal_area .col-md-6 {
  float: left;
  width: 50%; }

.namez_page {
  padding-bottom: 40px; }
  .namez_page .account_link {
    position: relative; }
  .namez_page .one_section .page-header h3 {
    color: #888888;
    margin: 35px 0 25px;
    padding: 0;
    font-size: 30px;
    font-weight: 300; }
  .namez_page .block.checked h2 {
    background: #5291d4; }
  .namez_page .block h2 small {
    padding: 0;
    color: #5291d4; }
  .namez_page .control .col-xs-6 {
    padding: 0 5px; }
  .namez_page .account_tabs .tab-content {
    width: 100%; }
  .namez_page .block.for_request {
    padding-top: 0; }
    .namez_page .block.for_request .media {
      padding-top: 5px;
      text-align: left; }
      .namez_page .block.for_request .media p {
        font-size: 12px;
        color: #888888;
        margin: 0; }
      .namez_page .block.for_request .media a {
        display: inline-block;
        width: auto;
        padding-left: 15px;
        background: url(//cdn-assets3.namez.com/assets/facebbok_icon-cceddaa7eed010837246f1d734e4bb09.jpg) no-repeat 0 4px;
        color: #808080;
        font-size: 14px;
        height: auto;
        border-radius: 0; }
      .namez_page .block.for_request .media .person_prof_img {
        margin-right: 7px; }
    .namez_page .block.for_request .control {
      border-bottom: 1px solid #F8F8F8;
      margin-bottom: 15px;
      -moz-border-radius-topleft: 4px;
      -webkit-border-top-left-radius: 4px;
      border-top-left-radius: 4px;
      -moz-border-radius-topright: 4px;
      -webkit-border-top-right-radius: 4px;
      border-top-right-radius: 4px; }
    .namez_page .block.for_request h2 {
      margin-top: 10px; }
      .namez_page .block.for_request h2 small {
        color: #566876; }
    .namez_page .block.for_request .approve, .namez_page .block.for_request .forward_req {
      margin-top: 20px; }
      .namez_page .block.for_request .approve a, .namez_page .block.for_request .forward_req a {
        display: block;
        padding: 12px 0;
        color: white;
        text-align: center;
        background: #12acee;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        cursor: pointer; }
        .namez_page .block.for_request .approve a b, .namez_page .block.for_request .forward_req a b {
          width: 17px;
          height: 13px;
          display: inline-block;
          background: url(//cdn-assets1.namez.com/assets/approve-a8cbf395c2bd1f55adb8342f3f2042d7.png) no-repeat 0 0;
          margin: 3px 8px 0 0; }
      .namez_page .block.for_request .approve a:hover, .namez_page .block.for_request .forward_req a:hover {
        background: #52C8FA; }
    .namez_page .block.for_request .forward_req a {
      color: #2d2d2d;
      background: #FDFDFD;
      border-top: 1px solid #F8F8F8;
      padding: 10px 0; }
      .namez_page .block.for_request .forward_req a b {
        width: 18px;
        height: 17px;
        background: url(//cdn-assets3.namez.com/assets/forward_req-0f4d5fc8c494b15d8b760ce3cea118e2.jpg) no-repeat 0 0; }
    .namez_page .block.for_request .forward_req a:hover {
      background: #DCF3FD;
      color: #0A89BF; }
      .namez_page .block.for_request .forward_req a:hover b {
        background-position: 0 -18px; }
  .namez_page .by_other .page-header {
    margin: 0 0 20px; }
  .namez_page .my_requests .page-header {
    border-top: 1px solid #DCDCDC;
    margin: 30px 0 0; }
    .namez_page .my_requests .page-header h2 {
      margin: 10px 0 20px; }
  .namez_page .my_requests .name_and_img img {
    /* for Webkit browsere, Chrome 19+, Safari 6+ ... */
    -webkit-filter: grayscale(1);
    /* this is for Firefox 3.5+, Firefox mobile */
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='gs'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#gs");
    /* for IE6+ */
    filter: gray; }

/********************** Name Page **************************/
.repeat-item.search_result .person_inf {
  padding-bottom: 0; }

.person_inf {
  padding-bottom: 20px; }
  .person_inf h1, .person_inf h2 {
    margin: 0 10px 0 0;
    display: inline-block; }
  .person_inf p {
    margin: 10px 0; }
  .person_inf .move_to li {
    margin-bottom: 0;
    margin-right: 8px; }
    .person_inf .move_to li a {
      display: block;
      padding-left: 0;
      height: 30px;
      width: 35px; }
  .person_inf .person_prof_img img {
    margin-right: 10px;
    width: 145px;
    height: 145px; }

.personal_area.for_name_page {
  background: #fff;
  border: 1px solid #EBEBEB;
  padding: 30px 0 0; }

.personal_area .row {
  padding: 0 20px;
  margin: 0; }
.personal_area .tags {
  margin-bottom: 0; }
  .personal_area .tags p.ng-scope, .personal_area .tags div.ng-scope {
    display: inline-block; }
.personal_area .social_area {
  margin: 5px 0 0 0;
  border-top: 1px solid #F2F2F2;
  padding: 10px 20px 7px; }
.personal_area .social_area .social_area {
  border-top: none;
  margin: 0;
  padding: 0 20px; }
.personal_area .person_info.action_area {
  margin-right: 10px;
  float: left; }
.personal_area .rest_person {
  width: 165px;
  float: left; }
  .personal_area .rest_person a {
    width: 100%;
    display: inline-block;
    font-weight: 400;
    line-height: 27px;
    text-align: center; }
    .personal_area .rest_person a span {
      width: 25px;
      height: 26px;
      display: inline-block;
      vertical-align: middle; }
  .personal_area .rest_person a.this_person {
    color: #D71F20; }
    .personal_area .rest_person a.this_person span {
      background: url(//cdn-assets2.namez.com/assets/person_red-949b7924f7486c88bdc62ce5d4f374da.png) no-repeat 0 0; }
  .personal_area .rest_person a.this_place {
    color: #12ACEE; }
    .personal_area .rest_person a.this_place span {
      background: url(//cdn-assets0.namez.com/assets/place_green-294c91b76ed892e373a86d27b1348334.png) no-repeat 0 0; }
.personal_area .recorded_by {
  padding-left: 15px;
  border-left: 1px solid #F2F2F2; }
  .personal_area .recorded_by p {
    color: #566876;
    font-size: 13px; }
  .personal_area .recorded_by h4 {
    font-size: 16px;
    font-weight: 300; }
  .personal_area .recorded_by img {
    height: 55px;
    width: 55px; }
.personal_area .person_menu ul {
  padding-left: 10px;
  border-left: 1px solid #888888; }
  .personal_area .person_menu ul li:last-child {
    margin-bottom: 0; }
  .personal_area .person_menu ul li {
    margin-bottom: 25px;
    list-style: none; }
    .personal_area .person_menu ul li a {
      display: inline-block;
      color: #888888; }
      .personal_area .person_menu ul li a span {
        background: url(//cdn-assets2.namez.com/assets/menu_icons-5a09f02d7f8674b1d677bf75559655d9.png) no-repeat 0 0;
        display: inline-block;
        width: 33px;
        height: 15px;
        vertical-align: middle; }
    .personal_area .person_menu ul li a.menu_edit span {
      background-position: 0 0; }
    .personal_area .person_menu ul li a.menu_signature span {
      background-position: 0 -39px; }
    .personal_area .person_menu ul li a.menu_profile span {
      background-position: 0 -76px; }
    .personal_area .person_menu ul li a.menu_nitific span {
      background-position: 0 -114px; }
    .personal_area .person_menu ul li a.menu_edit:hover span {
      background-position: -33px 0; }
    .personal_area .person_menu ul li a.menu_signature:hover span {
      background-position: -33px -39px; }
    .personal_area .person_menu ul li a.menu_profile:hover span {
      background-position: -33px -76px; }
    .personal_area .person_menu ul li a.menu_nitific:hover span {
      background-position: -33px -114px; }
    .personal_area .person_menu ul li a:hover {
      color: #2d2d2d; }

.request {
  margin-top: 50px; }
  .request .more_namez {
    background: #259AE5;
    padding: 3px 60px;
    color: white;
    border-bottom: 1px solid #0066b2;
    border-left: none;
    border-top: none;
    border-right: none;
    font-size: 17px;
    width: 270px; }
  .request .more_namez:hover, .request .more_namez:focus, .request .more_namez:active {
    background: #3caff8;
    border-bottom: 1px solid #0066b2;
    border-left: none; }

/********************** Collection **************************/
.collection_result {
  margin-top: 40px; }
  .collection_result .record_by p {
    font-size: 13px; }

/*********************** Category page *********************************/
.companies {
  background: #e52854;
  border-top: 2px solid #f293a9;
  border-radius: 4px;
  margin-bottom: 20px; }
  .companies h1, .companies h2 {
    color: white;
    margin: 10px 0 15px; }
    .companies h1 small, .companies h2 small {
      color: white; }
  .companies h1 {
    padding-left: 70px;
    background: url(//cdn-assets0.namez.com/assets/companies_icon-68262fd643dc1df0fab9c48923281696.png) no-repeat 20px 7px; }
  .companies h2 {
    padding-right: 15px; }

.companies.rounded {
  background: none;
  border-top: none;
  border-radius: 4px;
  margin-bottom: 20px; }
  .companies.rounded h1, .companies.rounded h2 {
    color: #2d2d2d;
    margin: 0; }
    .companies.rounded h1 small, .companies.rounded h2 small {
      color: #2d2d2d; }
  .companies.rounded h1 {
    padding-left: 0;
    background: none;
    margin: 10px 0 0; }
  .companies.rounded h2 {
    padding-right: 0; }
  .companies.rounded .img-circle {
    width: 100px;
    height: 100px;
    background: #e52854 url(//cdn-assets2.namez.com/assets/companies_icon2-6bd25ec4eedfe5c1eda6c24e0727856b.png) no-repeat 25px 27px;
    margin-right: 18px; }

/************************ Account Settings ***********************************/
.namez_page .account_tabs .nav-tabs {
  display: inline-block;
  margin-top: 0; }

/******************** Edit name ****************************/
.edit_name .account_tabs .btn-default {
  border-top: none; }
.edit_name .account_tabs .col-md-4 {
  text-align: center; }
.edit_name .account_tabs .button_container {
  height: 70px;
  width: 240px;
  position: relative;
  display: inline-block; }
.edit_name .account_tabs .bg_red_btn {
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background: #3cb878;
  border: 1px solid #3cb878;
  border-radius: 50px;
  -webkit-box-shadow: 4px 3px 5px 0px rgba(70, 70, 70, 0.75);
  -moz-box-shadow: 4px 3px 5px 0px rgba(70, 70, 70, 0.75);
  box-shadow: 4px 3px 5px 0px rgba(70, 70, 70, 0.75); }
.edit_name .account_tabs .button_container:hover .bg_red_btn {
  opacity: 0.8; }
.edit_name .account_tabs .btn.record {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(//cdn-assets3.namez.com/assets/btn_audio_banner-9fe8973e09dd040b56d392039b7eeb2a.png) no-repeat right 0;
  border: none;
  font-size: 24px;
  padding: 0 0 0 30px;
  text-align: left;
  font-weight: 400;
  margin: 0;
  line-height: 70px; }
.edit_name .account_tabs .record_again {
  display: inline-block;
  border: none;
  background: url(//cdn-assets1.namez.com/assets/btn_record_banner2-4fb8deb6eeaba65dab80bef3867f9ff1.png) no-repeat right 0;
  border: none;
  font-size: 18px;
  padding: 0 60px 0 0;
  font-weight: 300;
  margin: 10px 0 0 0;
  color: #e01020;
  height: 56px;
  line-height: 56px; }
.edit_name .account_tabs .record_again:hover {
  color: #b90f1c; }

.edit_name .account_tabs .form-control:focus, .edit_name .account_tabs .btn-defaul:focus, .edit_name .account_tabs .form-control:hover, .edit_name .account_tabs .btn-defaul:hover {
  border-color: #259ae5;
  box-shadow: none;
  outline: 0 none; }

.edit_name, .edit_name h1 {
  padding-bottom: 40px; }

.account_tabs {
  margin-top: 20px;
  /******************** Edit name ****************************/
  /***********************************/ }
  .account_tabs .form_section {
    padding-bottom: 45px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 35px; }
  .account_tabs .click_maiden_n {
    margin: 0 16%; }
  .account_tabs .close_input {
    position: absolute;
    font-size: 18px;
    background: #fff;
    top: 5px;
    right: 20px;
    color: #999; }
  .account_tabs a {
    cursor: pointer; }
  .account_tabs #inputWiki {
    background: white url(//cdn-assets0.namez.com/assets/wiki_input1-8090681cb3ab99eee819d3fc644cf0ee.png) no-repeat 5px 7px;
    padding-left: 35px; }
  .account_tabs #inputWeb {
    background: white url(//cdn-assets1.namez.com/assets/earth_input-5c96dfad398f69d617f999a2fd14ff31.png) no-repeat 5px 7px;
    padding-left: 35px; }
  .account_tabs #inputLocation {
    background: white url(//cdn-assets0.namez.com/assets/chek_input-6c5fc80a7eb551b3953e23a7ee848275.png) no-repeat 5px 7px;
    padding-left: 35px; }
  .account_tabs .upload_img {
    background: #FAFAFA;
    border: 1px solid #CCCCCC;
    margin-top: 0;
    text-align: center;
    width: 133px;
    display: inline-block; }
  .account_tabs .upload_img a {
    color: #B0B0B0;
    display: inline-block;
    padding: 35px 0; }
  .account_tabs .upload_img.img-circle a b {
    background: url(//cdn-assets3.namez.com/assets/round_img-9bc862b63f555c3961542ed2ac0d755d.png) no-repeat 0 0;
    display: inline-block;
    height: 38px;
    width: 55px; }
  .account_tabs .upload_img.img-circle a:hover b {
    background-position: 0 -38px; }
  .account_tabs .btn.new_request {
    background: #12acee;
    border-bottom: 1px solid #0066b2;
    border-left: 1px solid #0066b2;
    color: #FFFFFF;
    font-size: 17px;
    padding: 3px 12px;
    margin: 7px 0 0; }
  .account_tabs .btn.new_request:hover {
    background: #259AE5; }
  .account_tabs .nav-tabs > li.active > a,
  .account_tabs .nav-tabs > li.active > a:hover,
  .account_tabs .nav-tabs > li.active > a:focus {
    color: #5b5959;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom-color: #259ae5;
    outline: none; }
  .account_tabs .nav-tabs > li > a:hover {
    color: #5b5959;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-top: none;
    border-right: none;
    border-left: none;
    outline: none; }
  .account_tabs .nav-tabs {
    border-bottom: 1px solid #ebebeb;
    margin-top: 20px; }
  .account_tabs .nav-tabs > li > a {
    border-top: none;
    border-right: none;
    border-left: none;
    margin: 0 22px;
    font-size: 20px;
    color: #888888;
    padding: 10px 10px 10px 0; }
  .account_tabs .tab-content {
    width: 60%;
    padding-top: 50px; }
    .account_tabs .tab-content textarea {
      margin-bottom: 10px; }
    .account_tabs .tab-content select {
      color: #ccc; }
    .account_tabs .tab-content select:focus {
      color: #333; }
  .account_tabs .btn-save {
    padding: 6px 45px;
    background: #e55a46;
    border-bottom: 1px solid #c42f20;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #fff; }
  .account_tabs .btn-save:hover, .account_tabs .btn-save:focus, .account_tabs .btn-save:active {
    background: #da4b37;
    border-bottom: 1px solid #c42f20; }
  .account_tabs .form-control {
    border: none;
    border-top: 1px solid #cccccc;
    border-radius: 2px; }
  .account_tabs .form-control:focus, .account_tabs .btn-defaul:focus {
    border-color: #2d2d2d;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .account_tabs .btn-default {
    background-image: none;
    background-repeat: repeat-x;
    border-color: #fff;
    text-shadow: none;
    border: none;
    -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 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-top: 1px solid #cccccc;
    border-radius: 2px;
    color: #ccc; }
  .account_tabs .caret {
    border-color: #e4e4e4 rgba(0, 0, 0, 0) -moz-use-text-color;
    border-width: 8px 6px 0; }
  .account_tabs .btn-default:hover, .account_tabs .btn-default:focus, .account_tabs .btn-default:active, .account_tabs .btn-default.active, .account_tabs .open .dropdown-toggle.btn-default {
    background-color: transparent;
    color: #333333; }
    .account_tabs .btn-default:hover .caret, .account_tabs .btn-default:focus .caret, .account_tabs .btn-default:active .caret, .account_tabs .btn-default.active .caret, .account_tabs .open .dropdown-toggle.btn-default .caret {
      border-color: #555555 rgba(0, 0, 0, 0) -moz-use-text-color;
      border-bottom: 8px solid #555555;
      border-top: 0 none;
      content: ""; }
  .account_tabs .btn-group.open .dropdown-toggle {
    box-shadow: none; }
  .account_tabs .dropdown-menu {
    box-shadow: none;
    border: none; }
    .account_tabs .dropdown-menu li.selected a span {
      color: #555555 !important; }
  .account_tabs .notifications dt, .account_tabs .notifications dd {
    margin-bottom: 10px; }
  .account_tabs .notifications dt {
    color: #cccbcb;
    line-height: 20px;
    height: 20px; }
    .account_tabs .notifications dt a {
      cursor: pointer;
      color: #cccbcb; }
    .account_tabs .notifications dt a:hover {
      color: #2d2d2d; }
  .account_tabs .notifications dd {
    font-size: 15px; }
  .account_tabs .notifications .turn_on.selected, .account_tabs .notifications .turn_on.selected:hover {
    color: #15B372; }
  .account_tabs .notifications .turn_off.selected, .account_tabs .notifications .turn_off.selected:hover {
    color: #D09191; }

/********************* Landing Page *****************************/
.record_done .modal-content {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }
  .record_done .modal-content h1 {
    color: #494949;
    font-size: 20px;
    margin: 10px 0 20px; }
    .record_done .modal-content h1 span {
      font-size: 15px; }
  .record_done .modal-content h2 {
    margin-bottom: 0;
    color: #566876; }
  .record_done .modal-content .modal-header {
    border-bottom: none;
    text-align: center;
    background: #fff;
    border-radius: 0;
    padding: 0;
    -webkit-box-shadow: 0px 0px 8px 2px #cecece;
    -moz-box-shadow: 0px 0px 8px 2px #cecece;
    box-shadow: 0px 0px 8px 2px #cecece; }
  .record_done .modal-content .modal-body {
    text-align: center;
    padding: 20px 20px 40px; }
    .record_done .modal-content .modal-body ul {
      list-style: none;
      padding: 0; }

/***********begin steps*********/
.record_bread {
  width: 100%;
  clear: both;
  overflow: hidden; }
  .record_bread span {
    display: block;
    float: left;
    color: #7a7a7a;
    font-size: 22px;
    margin: 0;
    padding: 47px 0 15px;
    background: #fff;
    width: 25%;
    position: relative;
    border-right: 1px solid #d3d3d3; }
  .record_bread span:last-child {
    border-right: none; }
  .record_bread span.current {
    color: #fff;
    border-right: none; }
    .record_bread span.current b {
      display: block; }
  .record_bread span.b_fill_names {
    background: url(//cdn-assets1.namez.com/assets/fill_name_g-13a6d7939beedcf6a7c3596e0723fbe2.png) no-repeat center 17px; }
  .record_bread span.b_record {
    background: url(//cdn-assets2.namez.com/assets/record_g-07b9eccebcc7a3b72b3fb7e23ecce611.png) no-repeat center 17px; }
  .record_bread span.b_add_info {
    background: url(//cdn-assets1.namez.com/assets/add_info_g-541c0999df36e9e4bde0cd0658b497ea.png) no-repeat center 17px; }
  .record_bread span.b_done {
    background: url(//cdn-assets1.namez.com/assets/share_g-1f34b520bf17a4da4bb67529b456ab9c.png) no-repeat center 17px; }
  .record_bread span.current.b_fill_names {
    background: #25bae5 url(//cdn-assets2.namez.com/assets/fill_name_w-2dd4b92d6e44088fbafc68451c0a5935.png) no-repeat center 17px; }
  .record_bread span.current.b_record {
    background: #25bae5 url(//cdn-assets1.namez.com/assets/record_w-bde650c86223a0031fb7403ce64bc7a4.png) no-repeat center 17px; }
  .record_bread span.current.b_add_info {
    background: #25bae5 url(//cdn-assets1.namez.com/assets/add_info_w-2208aa66c147f3bfff9d79498229952c.png) no-repeat center 17px; }
  .record_bread span.current.b_done {
    background: #25bae5 url(//cdn-assets1.namez.com/assets/share_w-b8cebc3f5d24ec18dc4c205601205417.png) no-repeat center 17px; }
  .record_bread b {
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 46.5px 0 46.5px 23px;
    border-color: transparent transparent transparent #25bae5;
    top: 0;
    right: -23px;
    z-index: 9; }

/***********end steps*********/
.primary .record_bread span {
  width: 33.33%; }
.primary .preview_card {
  background: #f1f1f1;
  -webkit-box-shadow: 4px 4px 6px 0px #d5d5d5;
  -moz-box-shadow: 4px 4px 6px 0px #d5d5d5;
  box-shadow: 4px 4px 6px 0px #d5d5d5;
  margin-top: 15px;
  padding: 20px;
  position: relative;
  width: 65%;
  display: inline-block;
  text-align: left; }
  .primary .preview_card img {
    width: 63px;
    height: 63px; }
  .primary .preview_card h2 {
    font-size: 28px;
    margin: 0;
    display: inline-block;
    vertical-align: middle; }
  .primary .preview_card .record_blue_big {
    display: inline-block;
    vertical-align: middle;
    float: right; }
.primary .media-body h2 {
  width: 65%; }
.primary .reg_and_share {
  margin-top: 35px;
  position: relative; }
  .primary .reg_and_share .one_half {
    width: 49%;
    display: inline-block;
    padding: 0 50px 0 0;
    vertical-align: top; }
  .primary .reg_and_share .one_half.right {
    padding: 0 0 0 50px;
    border-left: 1px solid #d3d3d3; }
  .primary .reg_and_share h2 {
    font-size: 24px; }
  .primary .reg_and_share p {
    font-size: 16px; }
  .primary .reg_and_share .grab_link {
    float: left;
    width: 100%; }
    .primary .reg_and_share .grab_link textarea {
      background: #fff;
      border: 1px solid #d2d2d2;
      color: #b9bbbc;
      border-radius: 4px;
      text-align: left;
      padding: 13px;
      width: 100%;
      font-size: 12px;
      resize: none; }
  .primary .reg_and_share .copy_all {
    display: inline-block;
    color: #b3b3b3;
    font-size: 12px;
    background: url(//cdn-assets2.namez.com/assets/copy_all-4f12a5011a0b058a1db28bedf09fea8b.png) no-repeat right 3px;
    padding-right: 18px;
    float: right;
    margin-top: 6px;
    margin-bottom: 2px; }
  .primary .reg_and_share .copy_all:hover {
    color: #6dabed;
    background-position: right -11px; }
  .primary .reg_and_share .socials_btn {
    display: inline-block;
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 7px 0 6px 30px;
    width: 85%;
    margin: 14px 0 0  0; }
  .primary .reg_and_share .socials_btn.facebook {
    background: #3c5b9a url(//cdn-assets3.namez.com/assets/facebook-ec4c0819916633c22d92f1121e710517.png) no-repeat 0 0; }
  .primary .reg_and_share .socials_btn.google {
    background: #fc5a44 url(//cdn-assets2.namez.com/assets/google-930a65dcda5c05ffdeff8372debd4a0d.png) no-repeat 0 0; }
  .primary .reg_and_share .socials_btn.twitter {
    background: #11a1d3 url(//cdn-assets2.namez.com/assets/twitter-ca37090cd40704cc656a8a155ed807df.png) no-repeat 0 0; }
  .primary .reg_and_share .socials_btn.linkedin {
    background: #40739d url(//cdn-assets3.namez.com/assets/linkedin-f0048f87bb32b2c1f0fcfc65312a5d06.png) no-repeat 0 0;
    margin: 14px 0; }
  .primary .reg_and_share .socials_btn.facebook:hover {
    background: #326db5 url(//cdn-assets3.namez.com/assets/facebook-ec4c0819916633c22d92f1121e710517.png) no-repeat 0 0; }
  .primary .reg_and_share .socials_btn.google:hover {
    background: #fd715f url(//cdn-assets2.namez.com/assets/google-930a65dcda5c05ffdeff8372debd4a0d.png) no-repeat 0 0; }
  .primary .reg_and_share .socials_btn.twitter:hover {
    background: #31b2e0 url(//cdn-assets2.namez.com/assets/twitter-ca37090cd40704cc656a8a155ed807df.png) no-repeat 0 0; }
  .primary .reg_and_share .socials_btn.linkedin:hover {
    background: #5187b4 url(//cdn-assets3.namez.com/assets/linkedin-f0048f87bb32b2c1f0fcfc65312a5d06.png) no-repeat 0 0; }
  .primary .reg_and_share .open_form button {
    color: inherit;
    padding: 0; }
  .primary .reg_and_share .terms-of-use a {
    color: #12acee; }
  .primary .reg_and_share .terms-of-use a:hover, .primary .reg_and_share .terms-of-use a:focus {
    color: #2a6496; }
.primary .or_over {
  position: absolute;
  background: #fff;
  width: 80px;
  height: 70px;
  line-height: 70px;
  color: #494949;
  font-size: 46px;
  font-weight: 400;
  left: 250px;
  top: 80px; }
.primary .reg_form input.form-control {
  width: 100%;
  text-align: left;
  border: 1px solid #E6E6E6;
  color: #4D4D4D;
  font-size: 15px;
  margin-bottom: 0;
  cursor: pointer;
  padding: 6px 12px;
  opacity: 1;
  border-radius: 0;
  box-shadow: 0; }
.primary .reg_form input.form-control:focus, .primary .reg_form input.form-control:active, .primary .reg_form input.form-control:hover {
  border: 1px solid #B0B0B0;
  outline: none;
  box-shadow: none; }
.primary .reg_form .btn-register {
  display: inline-block;
  background: #25bae5;
  text-align: center;
  color: #fff;
  font-size: 15px;
  width: 100%;
  border: none;
  padding: 6px 0;
  font-weight: 400;
  margin: 0; }
.primary .reg_form input.form-control:-moz-placeholder {
  color: #b6b6b6;
  font-style: italic;
  opacity: 1; }
.primary .reg_form input.form-control::-moz-placeholder {
  color: #b6b6b6;
  font-style: italic;
  opacity: 1; }
.primary .reg_form input.form-control:-ms-input-placeholder {
  color: #b6b6b6;
  font-style: italic;
  opacity: 1; }
.primary .reg_form input.form-control::-webkit-input-placeholder {
  color: #b6b6b6;
  font-style: italic;
  opacity: 1; }

/************** My namez first time *************************/
.welcome_page {
  background: #0078BB;
  padding: 15px 0 35px 0; }
  .welcome_page .container {
    padding: 0 7%; }
  .welcome_page .close {
    color: #3393C9;
    float: right;
    font-size: 35px;
    font-weight: 300;
    line-height: 1;
    opacity: 1;
    text-shadow: none;
    margin-right: 20px; }
  .welcome_page .close:hover {
    color: #CCE4F1; }
  .welcome_page h1 {
    color: #fff;
    margin: 25px 0 0; }
  .welcome_page h2 {
    color: #A3C3DF;
    margin: 9px 0 25px; }
  .welcome_page .row {
    margin: 0; }
    .welcome_page .row div {
      padding: 0 9px; }
    .welcome_page .row a {
      display: inline-block;
      width: 100%;
      text-align: center;
      padding: 18px 0;
      background: #fff;
      border-radius: 4px;
      font-size: 15px;
      -webkit-box-shadow: 0px 6px 13px 0px #0068a2;
      -moz-box-shadow: 0px 6px 13px 0px #0068a2;
      box-shadow: 0px 6px 13px 0px #0068a2; }
      .welcome_page .row a span {
        display: inline-block;
        width: 36px;
        height: 28px; }
    .welcome_page .row a.mail_sign span {
      background: url(//cdn-assets3.namez.com/assets/mail_sign-ba7cfcf1cfef1943256cd1afc570ced2.png) no-repeat center 0; }
    .welcome_page .row a.prom_yours span {
      background: url(//cdn-assets1.namez.com/assets/prom_yours-00e633a86b554cc1f5aded6a29ad05c4.png) no-repeat center 0; }
    .welcome_page .row a.soc_prof span {
      background: url(//cdn-assets2.namez.com/assets/soc_prof-3f5e5103837928f2953dac5a70682a17.png) no-repeat center 0; }
    .welcome_page .row a.impr_prov span {
      background: url(//cdn-assets2.namez.com/assets/impr_prov-b2374182c8bdcb3e32d3a82aaf754514.png) no-repeat center 0; }
    .welcome_page .row a:hover {
      background: #F3F3F3; }
      .welcome_page .row a:hover span {
        background-position: center -28px; }

.got_it {
  background: #fff;
  padding: 20px 0;
  -webkit-box-shadow: 1px 1px 15px 0px darkgrey;
  -moz-box-shadow: 1px 1px 15px 0px darkgrey;
  box-shadow: 1px 1px 15px 0px darkgrey;
  border-radius: 5px;
  position: absolute;
  z-index: 99;
  left: 23%;
  transform: translate(-50%, 0px);
  text-align: center;
  width: 35%;
  margin-top: 15px;
  color: #999; }
  .got_it h2 {
    font-weight: 700;
    margin: 0 0 18px; }
    .got_it h2 img {
      margin-bottom: 15px; }
  .got_it div.red_arrow h2 {
    color: #FF0000; }
  .got_it div.yello_arrow h2 {
    color: #F7B21D; }
  .got_it div.green_arrow h2 {
    color: #6BD3C8; }
  .got_it button {
    background: #12ACEE;
    border: 1px solid #0999D7;
    color: #fff;
    margin-top: 30px;
    padding: 15px 50px;
    font-size: 22px; }
  .got_it button:hover {
    background: #3CC2FC; }

@media screen and (max-width: 1600px) {
  .got_it {
    width: 55%; } }
.welcome_page.for_index {
  background: #0078BB;
  padding: 15px 0 25px 0; }
  .welcome_page.for_index .div_center {
    padding-top: 20px; }
  .welcome_page.for_index h1 {
    color: #fff;
    margin: 0;
    font-size: 25px; }
  .welcome_page.for_index h2 {
    color: #fff;
    margin: 9px 0 0;
    font-size: 16px;
    text-align: center; }
  .welcome_page.for_index .text_left {
    display: inline-block;
    text-align: left;
    min-height: 55px; }
  .welcome_page.for_index .record {
    background: #F33747;
    border-bottom: 2px solid #CC1124;
    border-left: none;
    border-top: none;
    border-right: none;
    color: #fff;
    font-size: 19px;
    padding: 0 25px;
    font-weight: 400;
    height: 55px;
    -webkit-box-shadow: 0px 6px 13px 0px #0068a2;
    -moz-box-shadow: 0px 6px 13px 0px #0068a2;
    box-shadow: 0px 6px 13px 0px #0068a2;
    vertical-align: top;
    margin-left: 55px; }
  .welcome_page.for_index .record:hover, .welcome_page.for_index .record:focus, .welcome_page.for_index .record:active {
    border-bottom: 2px solid #CC1124;
    border-left: none;
    background: #FB3A4B; }

.promotion_banner .welcome_page.for_index {
  background: transparent url(//cdn-assets0.namez.com/assets/welcome_bg-907a4e1ed49258c63422af4f072874be.jpg) no-repeat center center;
  background-size: 994px;
  margin-top: 38px; }
.promotion_banner.wide_page {
  margin-bottom: 38px; }

/********* Search message *********/
.search_false {
  padding: 55px 0; }
  .search_false h2 {
    color: #259AE5;
    margin: 0 0 15px; }
  .search_false p {
    color: #B0B0B0;
    font-size: 17px; }

/************* Collection Page ************************/
.top_collection .container {
  background: url(//cdn-assets1.namez.com/assets/col_page_top-8cc15817e09671227db16562d67d930d.png) no-repeat center 0;
  padding: 47px 0 0 0;
  background-size: 100%; }
.top_collection h1 {
  position: relative;
  color: #fff;
  background: #3AA4E8;
  margin: 0;
  text-align: center;
  font-size: 31px;
  padding: 10px 0 9px; }
  .top_collection h1 small {
    font-size: 20px;
    color: #fff; }
  .top_collection h1 b {
    position: absolute;
    display: block;
    width: 20px;
    height: 102px;
    top: -15px; }
  .top_collection h1 b.corner_left {
    background: url(//cdn-assets1.namez.com/assets/col_corner1-d8125df99a41f3eb73fa006b191cccab.png) no-repeat 0 0;
    left: -20px; }
  .top_collection h1 b.corner_right {
    background: url(//cdn-assets2.namez.com/assets/col_corner2-0ed9314ec014f8719dbe01dc7e2afb8c.png) no-repeat 0 0;
    right: -20px; }

.collection_main {
  background: #fff;
  margin-top: 10px; }
  .collection_main .col_info {
    padding-bottom: 15px;
    border-bottom: 1px solid #F0F0F0; }
  .collection_main .number_namez p {
    font-size: 32px;
    font-weight: 400;
    color: #B0B0B0;
    margin-left: 30px; }
    .collection_main .number_namez p span {
      font-size: 22px; }
  .collection_main .col_created_by {
    display: inline-block;
    padding: 10px 0 0 15px;
    border-left: 1px solid #F0F0F0; }
    .collection_main .col_created_by p {
      display: inline-block; }
    .collection_main .col_created_by img {
      height: 40px; }
    .collection_main .col_created_by a {
      color: #333; }
  .collection_main .action_buttons {
    display: inline-block;
    margin-top: 17px;
    vertical-align: top; }

/***************************** About us page ***************************/
.about_us .sidebar {
  width: 25%;
  float: left;
  padding: 60px 0 0; }
  .about_us .sidebar ul {
    padding: 0;
    margin: 0; }
  .about_us .sidebar li {
    list-style: none; }
    .about_us .sidebar li a {
      padding: 10px 15px;
      text-align: left;
      color: #333;
      font-size: 18px;
      display: block; }
    .about_us .sidebar li a:hover, .about_us .sidebar li a.current {
      color: #fff;
      background: #259AE5; }
.about_us .text_content {
  width: 75%;
  float: right;
  height: 100%;
  background: #fff;
  min-height: 500px;
  padding: 60px 34px; }
  .about_us .text_content h2 {
    font-size: 38px;
    color: #259ae5;
    margin: 0 0 35px 0; }
  .about_us .text_content h3 {
    font-size: 22px;
    color: #000; }
  .about_us .text_content .extra_large {
    font-size: 54px;
    margin: 0 0 35px 0; }
  .about_us .text_content h4 {
    font-size: 22px;
    line-height: 1.3em;
    color: #000;
    margin: 0 0 30px 0; }
  .about_us .text_content p {
    font-size: 16px;
    margin: 0 0 30px 0;
    color: #636363; }
    .about_us .text_content p a {
      color: #3FA2E7;
      text-decoration: underline; }
  .about_us .text_content b, .about_us .text_content strog {
    font-weight: 400; }
  .about_us .text_content span {
    color: #259AE5; }
  .about_us .text_content ul {
    padding: 4px 0 35px 15px;
    margin: 0; }
    .about_us .text_content ul li {
      list-style: none;
      padding: 0 0 0 24px;
      margin-bottom: 35px;
      color: #000;
      background: url(//cdn-assets2.namez.com/assets/bullet-53c218ae4085e6ec27e4d0073653c401.png) no-repeat 0 10px; }
      .about_us .text_content ul li h3, .about_us .text_content ul li h4 {
        margin: 0; }
  .about_us .text_content div.one_line {
    display: inline-block;
    margin: 0 25px 15px 0;
    width: 260px; }
    .about_us .text_content div.one_line img {
      margin-bottom: 25px; }
    .about_us .text_content div.one_line h4, .about_us .text_content div.one_line h3 {
      margin: 0 0 10px 0; }

/******************** Instructions ***********************/
.instructions textarea {
  width: 65%;
  border: 1px solid #259AE5;
  border-radius: 2px;
  padding: 20px 10px 3px 10px;
  color: #636363;
  resize: none;
  text-align: center;
  font-size: 16px; }
.instructions .text_content div {
  width: 100%;
  margin: 0; }
.instructions ul.nav-tabs {
  padding: 0;
  border: none;
  margin: 35px 0 10px; }
  .instructions ul.nav-tabs li {
    background: none;
    padding: 0 36px 0 0; }
    .instructions ul.nav-tabs li a {
      border: none;
      color: #C1C1C1;
      font-size: 18px;
      padding: 15px 0 3px 0; }
    .instructions ul.nav-tabs li a:hover, .instructions ul.nav-tabs li a:focus {
      outline: none;
      color: #259AE5; }
  .instructions ul.nav-tabs li.active > a, .instructions ul.nav-tabs li.active > a:hover, .instructions ul.nav-tabs li.active > a:focus {
    border-left: none;
    border-right: none;
    border-top: none; }
  .instructions ul.nav-tabs li.active > a {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 3px solid #259AE5;
    color: #259AE5; }
.instructions dl {
  padding: 0;
  margin: 0 0 10px 0; }
  .instructions dl dt {
    width: 25px;
    text-align: left;
    font-weight: 700;
    color: #259AE5;
    font-size: 16px; }
  .instructions dl dd {
    margin: 0 0 25px 25px;
    font-size: 16px; }
  .instructions dl b {
    font-weight: 700; }
.instructions .profile-tabs {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important; }

/********************Instructions - Signature ***********************/
.instructions.signature textarea {
  width: 100%;
  padding: 15px 10px 3px 10px;
  text-align: left; }
.instructions.signature ul.nav-tabs {
  margin: -10px 0 10px; }
.instructions.signature .choose_button {
  width: 35%;
  padding: 0;
  border: none;
  margin: 0px; }
  .instructions.signature .choose_button li {
    background: none;
    cursor: pointer;
    margin-bottom: 6px;
    padding: 5px 0 5px 10px; }
    .instructions.signature .choose_button li h2 {
      font-size: 18px;
      margin: 0;
      color: #636363; }
    .instructions.signature .choose_button li span {
      font-size: 14px;
      margin: 0;
      color: #D1CFCF; }
    .instructions.signature .choose_button li p {
      margin: 0; }
  .instructions.signature .choose_button li.selected, .instructions.signature .choose_button li:hover {
    background: #F0F0F0; }
.instructions.signature h3 {
  font-weight: 700;
  color: 000;
  font-size: 22px;
  margin: 50px 0 25px; }
.instructions.signature .grab_code {
  width: 65%;
  margin: 50px 0 0; }
  .instructions.signature .grab_code h3 {
    margin: 0;
    display: inline-block; }

.primary_name {
  color: #FFCA80; }

.btn_add_new_red {
  background: url(//cdn-assets2.namez.com/assets/add_new_btn-05ec99a5f5366a67933619fc806370c1.png) no-repeat scroll 9px 11px #f73838;
  border-bottom: 2px solid #C31919;
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 6px;
  padding: 9px 12px 9px 30px;
  position: absolute;
  left: 0;
  top: 10px;
  color: #fff;
  font-weight: 400; }

.btn_add_new_red:hover, .btn_add_new_red:active, .btn_add_new_red:focus {
  background: url(//cdn-assets2.namez.com/assets/add_new_btn-05ec99a5f5366a67933619fc806370c1.png) no-repeat scroll 9px 11px #fc525e;
  border-bottom: 2px solid #C31919; }

.edit_card, .delete_card {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  color: #B3B3B3;
  padding-left: 23px;
  margin: 0 30px; }

.edit_card {
  background: url(//cdn-assets0.namez.com/assets/edit_card-86e5670483679a6b30490098294ce3b3.png) no-repeat 0 0; }

.delete_card {
  background: url(//cdn-assets2.namez.com/assets/delete_card-94f4217a9cf14c2a4db1d554a0247ffc.png) no-repeat 0 0; }

.delete_card:hover {
  color: #259AE5;
  background: url(//cdn-assets2.namez.com/assets/delete_card-94f4217a9cf14c2a4db1d554a0247ffc.png) no-repeat 0 -18px;
  text-decoration: none; }

.edit_card:hover {
  color: #259AE5;
  background: url(//cdn-assets0.namez.com/assets/edit_card-86e5670483679a6b30490098294ce3b3.png) no-repeat 0 -18px; }

.edit_photo {
  display: inline-block;
  position: relative;
  text-align: center; }
  .edit_photo b {
    font-weight: normal;
    display: none;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 25%;
    left: 0; }

.prof_page .edit_photo:hover b {
  display: inline-block; }

/************* Event Page *********************/
.event_page {
  background: url(//cdn-assets3.namez.com/assets/event_bg-df148b29583527a22b8744a01dc67c64.jpg) no-repeat center 0;
  height: 100%;
  padding-bottom: 120px;
  background-size: 100%; }
  .event_page .event_info {
    min-height: 195px;
    border-top: 5px solid #51aeea;
    margin: 250px 0 0;
    text-align: center;
    background: #e7f5fd;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #e7f5fd 0%, #e7f5fd 0%, white 30%, white 68%, white 68%, white 68%, white 68%, #e7f5fd 100%, #edf8fe 100%, #e7f5fd 100%, #e7f5fd 100%, #e7f5fd 100%, #edf8fe 100%, #edf8fe 100%, #e7f5fd 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #e7f5fd), color-stop(0%, #e7f5fd), color-stop(30%, white), color-stop(68%, white), color-stop(68%, white), color-stop(68%, white), color-stop(68%, white), color-stop(100%, #e7f5fd), color-stop(100%, #edf8fe), color-stop(100%, #e7f5fd), color-stop(100%, #e7f5fd), color-stop(100%, #e7f5fd), color-stop(100%, #edf8fe), color-stop(100%, #edf8fe), color-stop(100%, #e7f5fd));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #e7f5fd 0%, #e7f5fd 0%, white 30%, white 68%, white 68%, white 68%, white 68%, #e7f5fd 100%, #edf8fe 100%, #e7f5fd 100%, #e7f5fd 100%, #e7f5fd 100%, #edf8fe 100%, #edf8fe 100%, #e7f5fd 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, #e7f5fd 0%, #e7f5fd 0%, white 30%, white 68%, white 68%, white 68%, white 68%, #e7f5fd 100%, #edf8fe 100%, #e7f5fd 100%, #e7f5fd 100%, #e7f5fd 100%, #edf8fe 100%, #edf8fe 100%, #e7f5fd 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, #e7f5fd 0%, #e7f5fd 0%, white 30%, white 68%, white 68%, white 68%, white 68%, #e7f5fd 100%, #edf8fe 100%, #e7f5fd 100%, #e7f5fd 100%, #e7f5fd 100%, #edf8fe 100%, #edf8fe 100%, #e7f5fd 100%);
    /* IE10+ */
    background: linear-gradient(45deg, #e7f5fd 0%, #e7f5fd 0%, white 30%, white 68%, white 68%, white 68%, white 68%, #e7f5fd 100%, #edf8fe 100%, #e7f5fd 100%, #e7f5fd 100%, #e7f5fd 100%, #edf8fe 100%, #edf8fe 100%, #e7f5fd 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7f5fd', endColorstr='#e7f5fd',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    opacity: 0.95; }
    .event_page .event_info .event_logo {
      margin-top: -80px;
      display: inline-block;
      margin-bottom: 20px; }
      .event_page .event_info .event_logo img {
        height: 190px;
        width: 100%; }
    .event_page .event_info p {
      color: #000;
      font-size: 22px;
      margin: 0; }
  .event_page .blocks .block {
    margin-bottom: 30px; }
  .event_page .blocks .block.checked .width83 {
    width: 83px; }
  .event_page .group_teams {
    background: #284e7b;
    opacity: 0.95;
    padding: 10px 0;
    margin: 0 0 30px; }
  .event_page .nav-tabs {
    display: inline-block;
    margin-top: 0;
    border-bottom: none; }
  .event_page .nav-tabs > li > a, .event_page .nav-tabs > li.active > a, .event_page .nav-tabs > li.active > a:hover, .event_page .nav-tabs > li.active > a:focus {
    background: none;
    border: none;
    color: #fff;
    outline: none; }
  .event_page .nav-tabs > li > a {
    padding: 0 12px;
    font-weight: 400;
    font-size: 18px; }
  .event_page .nav-tabs > li:first-child {
    border-right: 1px solid #fff; }
  .event_page .nav-tabs > li {
    position: relative; }
  .event_page .nav-tabs > li > b {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    bottom: -19px;
    left: 50%;
    margin-left: -5px;
    border-top-color: #284e7b;
    border-width: 6px 6px 0;
    display: none; }
  .event_page .nav-tabs > li.active > b {
    display: block; }
  .event_page .group_sereal h2.group_title {
    font-size: 22px;
    opacity: 0.65;
    color: #fff;
    font-weight: 400;
    margin: 0 0 10px;
    text-align: left;
    padding: 15px 0 15px 25px;
    background: url(//cdn-assets1.namez.com/assets/event_arrow-e9b6edb9aac2549298e5198bc9d5fc2b.png) no-repeat right 17px black;
    cursor: pointer; }
  .event_page .group_sereal h2.group_title.open {
    background: url(//cdn-assets1.namez.com/assets/event_arrow_open-f931825c9350a03669d3a27874b63c3a.png) no-repeat right 18px black; }
  .event_page #ev_groups .one_section {
    display: none; }

@media screen and (min-width: 1070px) {
  #ev_groups {
    width: 660px;
    margin: 0 auto; }
    #ev_groups .col-sm-4 {
      width: 50%; } }
@media screen and (max-width: 1070px) {
  .event_page {
    background-size: 100%; }
    .event_page .event_info {
      margin: 150px 0 0; }
    .event_page .nav-tabs {
      display: block; }
    .event_page .nav-tabs > li {
      width: 50%; }
    .event_page .nav-tabs > li > b {
      border-width: 10px 10px 0; }
    .event_page .nav-tabs > li > a {
      font-size: 24px; }
    .event_page #ev_groups {
      width: 100%; } }
.event_popup h2 {
  margin: 0 0 10px 0;
  font-size: 22px; }
.event_popup p {
  font-size: 18px;
  margin: 0 0 10px 0; }
  .event_popup p span {
    color: #1f70b7; }
.event_popup .modal-header {
  border-bottom: none; }
.event_popup .close {
  font-size: 40px;
  font-weight: 300;
  line-height: 0.5em;
  opacity: 0.9;
  text-shadow: none; }
.event_popup .modal-body {
  padding-top: 0; }

.error {
  color: #e55a46;
  font-size: 12px; }
/*
 * imgAreaSelect default style
 */
.imgareaselect-border1 {
  background: url("crop/border-v.gif") repeat-y left top; }

.imgareaselect-border2 {
  background: url("crop/border-h.gif") repeat-x left top; }

.imgareaselect-border3 {
  background: url("crop/border-v.gif") repeat-y right top; }

.imgareaselect-border4 {
  background: url("crop/border-h.gif") repeat-x left bottom; }

.imgareaselect-border1, .imgareaselect-border2, .imgareaselect-border3, .imgareaselect-border4 {
  filter: alpha(opacity=50);
  opacity: 0.5; }

.imgareaselect-handle {
  background-color: #fff;
  border: solid 1px #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.imgareaselect-outer {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }
/************** Variables ******************/
/********************************** Start Page *****************************************/
.navbar .btn.record {
  background: url(//cdn-assets2.namez.com/assets/index/record_btn-21a03ddeda33ecd3d1b47d0c338f15c3.png) no-repeat 0 0;
  padding: 0;
  border-bottom: none;
  border-left: none;
  height: 78px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 10%;
  z-index: 1010; }
.navbar .for_record {
  height: 70px;
  position: relative; }

.container .carousel-caption h2 {
  font-size: 56px;
  font-weight: bold;
  line-height: 1em; }
.container .carousel-caption p {
  font-size: 20px;
  font-weight: bold; }
.container .carousel-caption .record {
  background: url(//cdn-assets0.namez.com/assets/index/record_slider-35ef4c0db94ae584d31197f632a3fee9.png) no-repeat scroll 3px 0 #f13a47;
  font-size: 27px;
  padding: 5px 26px 5px 45px;
  margin-top: 5%; }
.container .carousel-caption .record:hover {
  background: url(//cdn-assets0.namez.com/assets/index/record_slider-35ef4c0db94ae584d31197f632a3fee9.png) no-repeat scroll 3px 0 #fc525e; }

.first_section {
  padding: 0 0 10px 0; }
  .first_section h1 {
    color: white;
    font-size: 46px; }
  .first_section h3 {
    color: #c1e0f3;
    font-size: 23px; }
  .first_section h4 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 25px; }
  .first_section a {
    background: url(//cdn-assets0.namez.com/assets/index/arrow_bottom-5a3503f9119e6ae0b232e9306f48e11f.png) no-repeat 0 0;
    width: 53px;
    height: 33px;
    display: inline-block;
    margin-top: 25px; }
  .first_section a:hover {
    background: url(//cdn-assets0.namez.com/assets/index/arrow_bottom-5a3503f9119e6ae0b232e9306f48e11f.png) no-repeat 0 -33px; }

.second_section {
  background: url(//cdn-assets0.namez.com/assets/index/start_here-f81ba42f8d442cc9ec20d3609841e2c9.jpg) no-repeat scroll center 0 #2a2a2a;
  padding: 51px 70px 25px;
  overflow: hidden; }
  .second_section dl.index-sections dd h2, .second_section dl.index-sections dt, .second_section dl.index-sections dd p {
    color: #fff; }
  .second_section img {
    width: 100%; }
  .second_section .example {
    position: relative; }
    .second_section .example a {
      display: block;
      width: 70px;
      height: 56px;
      position: absolute;
      background: url(//cdn-assets1.namez.com/assets/example_btn-a70a1d9435afe6cf932f84ddba1bbeaa.png) no-repeat -210px 0;
      z-index: 9;
      right: 33%;
      bottom: 33%;
      cursor: pointer; }
    .second_section .example a:hover {
      -webkit-animation: play3 0.8s steps(4) infinite;
      -moz-animation: play3 0.8s steps(4) infinite;
      -ms-animation: play3 0.8s steps(4) infinite;
      -o-animation: play3 0.8s steps(4) infinite;
      animation: play3 0.8s steps(4) infinite; }

dl.index-sections {
  margin-top: 30%; }
  dl.index-sections dt {
    color: #333333;
    font-size: 75px;
    width: 45px;
    font-weight: 300;
    text-align: left;
    float: left; }
  dl.index-sections dd {
    margin-left: 50px; }
    dl.index-sections dd h2 {
      color: #333333;
      font-size: 30px; }
    dl.index-sections dd .record {
      text-transform: uppercase;
      background: url(//cdn-assets0.namez.com/assets/index/record_index-b496466fd1695f3c12c9070101c62d68.png) no-repeat 15px 10px #f13a47;
      border-bottom: 3px solid #B52D2D;
      border-left: none;
      border-top: none;
      border-right: none;
      margin-top: 35px;
      padding: 10px 25px 10px 45px;
      border-radius: 6px; }
    dl.index-sections dd .record:hover {
      background: url(//cdn-assets0.namez.com/assets/index/record_index-b496466fd1695f3c12c9070101c62d68.png) no-repeat scroll 15px 10px #fc525e; }
    dl.index-sections dd p {
      color: #7d8e9a;
      font-size: 17px; }

.third_section {
  background: #faf9f9;
  padding: 70px 70px 25px; }
  .third_section .col-xs-5 {
    padding: 0 10px; }
  .third_section .index_social_links {
    height: 475px;
    position: relative; }
    .third_section .index_social_links a {
      display: inline-block;
      position: absolute;
      cursor: default; }
    .third_section .index_social_links a.social_link1 {
      width: 77px;
      height: 50px;
      background: url(//cdn-assets2.namez.com/assets/index/social_link1-4a24185f44d420d3c4ca7a8eb03e756c.png) no-repeat 0 bottom;
      top: -70px;
      right: 16%; }
    .third_section .index_social_links a.social_link2 {
      width: 99px;
      height: 99px;
      background: url(//cdn-assets2.namez.com/assets/index/social_link2-64e782c2edd8596a74cbd4c195956e65.jpg) no-repeat 0 0;
      top: 0px;
      right: 33%; }
    .third_section .index_social_links a.social_link3 {
      width: 61px;
      height: 61px;
      background: url(//cdn-assets3.namez.com/assets/index/social_link3-0f0aad2cf97376193718a5d9e1f390a3.jpg) no-repeat 0 0;
      top: 20px;
      left: 30%; }
    .third_section .index_social_links a.social_link4 {
      width: 99px;
      height: 99px;
      background: url(//cdn-assets2.namez.com/assets/index/social_link4-7a409bc493c989fc98ba0b2cf2892dd4.jpg) no-repeat 0 0;
      top: 108px;
      right: 10%; }
    .third_section .index_social_links a.social_link5 {
      width: 63px;
      height: 63px;
      background: url(//cdn-assets1.namez.com/assets/index/social_link5-07ecef05337f8f3d0f5879ee68fd52cd.jpg) no-repeat 0 0;
      top: 263px;
      right: 4%; }
    .third_section .index_social_links a.social_link6 {
      width: 107px;
      height: 109px;
      background: url(//cdn-assets3.namez.com/assets/index/social_link6-b8c8cf8bb8d9a039d33ba414d0fe3657.jpg) no-repeat 0 0;
      top: 140px;
      left: 35%; }
    .third_section .index_social_links a.social_link7 {
      width: 118px;
      height: 120px;
      background: url(//cdn-assets3.namez.com/assets/index/social_link7-b1d910b8f92cf877328857e7446ae77c.jpg) no-repeat 0 0;
      top: 165px;
      left: 5%; }
    .third_section .index_social_links a.social_link8 {
      width: 98px;
      height: 98px;
      background: url(//cdn-assets0.namez.com/assets/index/social_link8-c9d800f51937969f38933e49d5cb1796.jpg) no-repeat 0 0;
      top: 330px;
      left: 20%; }
    .third_section .index_social_links a.social_link9 {
      width: 117px;
      height: 116px;
      background: url(//cdn-assets0.namez.com/assets/index/social_link9-58edc4f5dd3f3b9cce58108fc2e3a2ca.jpg) no-repeat 0 0;
      top: 300px;
      left: 50%; }
    .third_section .index_social_links a.social_link10 {
      width: 87px;
      height: 87px;
      background: url(//cdn-assets3.namez.com/assets/index/social_link10-e6ca3fae30af1441df472e741ab1eb41.png) no-repeat 0 0;
      bottom: -80px;
      left: 40%; }

.fourth_section {
  background: #e9e9e9;
  padding: 70px 70px 25px; }
  .fourth_section img {
    width: 100%; }

.first_section.try_now.change_bg {
  opacity: 0.8; }

.first_section.try_now {
  padding-top: 90px;
  background: url(//cdn-assets2.namez.com/assets/index/Blue_Background-7992ac2c3cff36c5b1583e8bdb7bf480.png) no-repeat scroll center 0 #1193ee;
  background-size: 100% 100%; }
  .first_section.try_now .for_record_button {
    display: inline-block;
    margin: 40px;
    box-shadow: 0px 2px 3px rgba(119, 119, 119, 0.52);
    -moz-box-shadow: 0px 2px 3px rgba(119, 119, 119, 0.52);
    -webkit-box-shadow: 0px 2px 3px rgba(119, 119, 119, 0.52);
    padding: 5px;
    border-radius: 50%;
    background: #5dbbf2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #5dbbf2 0%, #0092ec 50%, #016cb3 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5dbbf2), color-stop(50%, #0092ec), color-stop(100%, #016cb3));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5dbbf2 0%, #0092ec 50%, #016cb3 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5dbbf2 0%, #0092ec 50%, #016cb3 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5dbbf2 0%, #0092ec 50%, #016cb3 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #5dbbf2 0%, #0092ec 50%, #016cb3 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5dbbf2', endColorstr='#016cb3',GradientType=0 );
    /* IE6-9 */
    height: 175px; }
  .first_section.try_now button {
    width: 165px;
    height: 165px;
    background: url(//cdn-assets1.namez.com/assets/index/try_now-e05fdb6ea694640118e401b2f451d643.png) no-repeat center center #008feb;
    border: none;
    padding: 0; }

.fifth_section {
  background: #e9e9e9;
  padding: 70px 70px 60px; }
  .fifth_section p {
    color: #7d8e9a;
    font-size: 17px; }
  .fifth_section .input-group {
    background: #FDFDFD;
    border: 1px solid #cacaca;
    padding: 26px 30px 26px 0;
    margin-top: 50px; }
    .fifth_section .input-group .input-group-addon {
      background: none;
      border: medium none;
      padding: 0 0 0 25px; }
    .fifth_section .input-group input {
      font-size: 46px;
      border: none;
      background: #FDFDFD;
      border-image: none;
      box-shadow: none;
      color: #777777;
      cursor: pointer;
      height: 62px;
      padding: 0; }
    .fifth_section .input-group .form-control:focus {
      color: #777777; }
    .fifth_section .input-group .form-control:hover:-moz-placeholder {
      color: #b7b3b3; }
    .fifth_section .input-group .form-control:hover::-moz-placeholder {
      color: #b7b3b3; }
    .fifth_section .input-group .form-control:hover:-ms-input-placeholder {
      color: #b7b3b3; }
    .fifth_section .input-group .form-control:hover::-webkit-input-placeholder {
      color: #b7b3b3; }
    .fifth_section .input-group .form-control:-moz-placeholder, .fifth_section .input-group .form-control::-webkit-input-placeholder, .fifth_section .input-group .form-control:-ms-input-placeholder, .fifth_section .input-group .form-control::-moz-placeholder {
      color: #cccbcb; }
    .fifth_section .input-group button {
      font-size: 35px;
      color: #CCCBCB;
      font-weight: 300;
      background: none;
      border: none;
      height: 50px;
      line-height: 50px; }
    .fifth_section .input-group button:hover {
      color: #B3B3B3; }

.index_page .one_section.colored_blocks .page-header h3 {
  text-align: center;
  color: #adadad; }

.for_index .carousel-caption {
  color: #FFFFFF;
  left: 50%;
  padding-bottom: 20px;
  padding-top: 20px;
  position: absolute;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  top: 0;
  z-index: 10;
  transform: translate(-50%, 0);
  width: 1024px;
  height: 80%;
  padding: 0;
  -webkit-transform: translate(-50%, 0);
  /* WebKit */
  -moz-transform: translate(-50%, 0);
  /* Mozilla */
  -o-transform: translate(-50%, 0);
  /* Opera */
  -ms-transform: translate(-50%, 0);
  /* Internet Explorer */
  transform: translate(-50%, 0);
  /* CSS3 */ }

.for_index .caption_info {
  color: #000;
  left: 0;
  padding-bottom: 0;
  padding-top: 0;
  position: absolute;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  top: inherit;
  top: 0 !important;
  transform: translate(0, 0);
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0, 0);
  /* WebKit */
  -moz-transform: translate(0, 0);
  /* Mozilla */
  -o-transform: translate(0, 0);
  /* Opera */
  -ms-transform: translate(0, 0);
  /* Internet Explorer */
  transform: translate(0, 0);
  /* CSS3 */ }

.for_index .item {
  padding-bottom: 30px; }

.for_index .carousel-caption-inner {
  position: relative;
  width: 100%;
  height: 100%; }

.for_index .hand .hand_inner {
  height: 100%;
  width: 100%;
  position: relative; }

.for_index .hand {
  height: 103px;
  width: 100%;
  position: absolute;
  z-index: 9;
  left: 0;
  bottom: 0; }

.for_index .hand .caption_person {
  width: 1024px;
  height: 100%;
  position: absolute;
  top: -42px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  /* WebKit */
  -moz-transform: translate(-50%, 0);
  /* Mozilla */
  -o-transform: translate(-50%, 0);
  /* Opera */
  -ms-transform: translate(-50%, 0);
  /* Internet Explorer */
  transform: translate(-50%, 0);
  /* CSS3 */
  padding-top: 42px;
  background: url(//cdn-assets1.namez.com/assets/caption_corner-a6fd8f5f85f56612531ae4a56dfbc746.png) no-repeat 40% 0; }

.for_index .slide2 .hand .caption_person {
  background: url(//cdn-assets1.namez.com/assets/caption_corner-a6fd8f5f85f56612531ae4a56dfbc746.png) no-repeat 55% 0; }

.for_index .slide3 .hand .caption_person {
  background: url(//cdn-assets1.namez.com/assets/caption_corner-a6fd8f5f85f56612531ae4a56dfbc746.png) no-repeat 45% 0; }

.for_index .slide4 .hand .caption_person {
  background: url(//cdn-assets1.namez.com/assets/caption_corner-a6fd8f5f85f56612531ae4a56dfbc746.png) no-repeat 65% 0; }

.for_index .hand .bg_white_info {
  width: 100%;
  height: 100%;
  background: #fff; }

.for_index .hand h2 {
  color: #000;
  font-weight: 400;
  margin: 15px 0 0;
  font-size: 36px;
  text-shadow: none; }

.for_index .hand p {
  color: #000;
  font-weight: 300;
  font-size: 20px;
  text-shadow: none;
  margin: -5px 0 0; }

.for_index .hand .record_blue {
  width: 49px;
  height: 48px;
  background: url(//cdn-assets2.namez.com/assets/audio_for_slider-5d3929d15831f6d8e11cc13b2a4ce498.png) no-repeat 0 0;
  cursor: pointer; }

.for_index .hand .record_blue:hover {
  background: url(//cdn-assets2.namez.com/assets/audio_for_slider-5d3929d15831f6d8e11cc13b2a4ce498.png) no-repeat 0 0;
  -webkit-animation: play3 0.8s steps(4) infinite;
  -moz-animation: play3 0.8s steps(4) infinite;
  -ms-animation: play3 0.8s steps(4) infinite;
  -o-animation: play3 0.8s steps(4) infinite;
  animation: play3 0.8s steps(4) infinite; }

.for_index .item img.background {
  width: 100%; }

.for_index .caption_block {
  position: relative;
  display: inline-block;
  margin-top: 0; }

.for_index .caption_block_inner {
  position: relative;
  padding: 25px 0;
  border-radius: 5px;
  margin: 18% 0 10% 0; }

.for_index .caption_block h2 {
  color: #fff;
  font-weight: 700;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
  margin: 0 0 20px;
  font-size: 35px; }

.for_index .caption_block p {
  color: #fff;
  font-weight: 400;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
  margin-bottom: 0;
  font-size: 24px; }

.for_index .caption_block span {
  font-weight: 700;
  font-size: 26px;
  color: #fff;
  margin-top: 20px;
  display: inline-block; }

.for_index .carousel-caption .btn {
  background: url(//cdn-assets0.namez.com/assets/index/record_index-b496466fd1695f3c12c9070101c62d68.png) no-repeat 15px 15px #f13a47;
  border-bottom: none;
  border-left: none;
  border-radius: 4px;
  margin-top: 35px;
  padding: 7px 25px 15px 45px;
  font-size: 28px; }

.for_index .carousel-caption .btn:hover {
  background: url(//cdn-assets0.namez.com/assets/index/record_index-b496466fd1695f3c12c9070101c62d68.png) no-repeat 15px 15px #fc525e; }

.for_index a.app_buttons {
  display: inline-block;
  float: right;
  color: #fff;
  margin: 20px 0 0 15px;
  text-align: left;
  padding: 5px 17px 13px 55px;
  border-radius: 6px;
  font-size: 20px;
  text-shadow: none;
  line-height: 1em; }
  .for_index a.app_buttons b {
    font-size: 12px;
    font-weight: normal; }

.for_index a.android {
  background: url(//cdn-assets2.namez.com/assets/android-33c09da6b3d9b3c7776ec7aa979dba95.png) no-repeat 10px 10px #259ae5; }

.for_index a.apple {
  background: url(//cdn-assets3.namez.com/assets/apple-8a69a33957e00aa72c02834665b19bdc.png) no-repeat 10px 10px #259ae5; }

.for_index a.app_buttons:hover {
  opacity: 0.9; }

.for_index .slide5 .hand .caption_person {
  background: none;
  text-align: right; }

.for_index .slide5 .caption_block {
  background: #fff;
  opacity: 0.95;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 16px 0px #999999;
  -moz-box-shadow: 1px 1px 16px 0px #999999;
  box-shadow: 1px 1px 16px 0px #999999;
  text-align: center;
  float: none;
  margin-top: 10%; }
  .for_index .slide5 .caption_block .caption_block_inner {
    padding: 20px 30px; }
  .for_index .slide5 .caption_block .btn {
    background: #F13A47;
    font-weight: 400;
    margin-top: 20px;
    padding: 7px 25px 15px; }
  .for_index .slide5 .caption_block p {
    color: #1f4674;
    font-weight: 300;
    text-shadow: none;
    margin-top: 15px; }

@media screen and (max-width: 1500px) {
  .for_index .caption_block_inner {
    margin: 5% 0 0; }

  .for_index .caption_block h2 {
    font-size: 35px; }

  .for_index .caption_block p {
    font-size: 24px; }

  .for_index .slide5 .caption_block .caption_block_inner {
    margin: 13% 0 15%;
    padding: 10px 30px; }

  .for_index .slide5 .caption_block {
    margin-top: 2%; }

  .for_index .slide5 .caption_block p {
    font-size: 22px; }

  .for_index .slide5 .caption_block .btn {
    font-size: 25px; }

  .for_index .item.slide5 {
    padding-bottom: 30px;
    background-color: white; } }
@-webkit-keyframes play3 {
  from {
    background-position: 0px; }

  to {
    background-position: -280px; } }

@-moz-keyframes play3 {
  from {
    background-position: 0px; }

  to {
    background-position: -280px; } }

@-ms-keyframes play3 {
  from {
    background-position: 0px; }

  to {
    background-position: -280px; } }

@-o-keyframes play3 {
  from {
    background-position: 0px; }

  to {
    background-position: -280px; } }

@keyframes play3 {
  from {
    background-position: 0px; }

  to {
    background-position: -280px; } }
.introjs-overlay {
  position: absolute;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.introjs-fixParent {
  z-index: auto !important;
  opacity: 1.0 !important; }

.introjs-showElement {
  z-index: 9999999 !important; }

.introjs-relativePosition {
  position: relative; }

.introjs-helperLayer {
  position: absolute;
  z-index: 9999998;
  background-color: #FFF;
  border: none;
  opacity: 1;
  border-radius: 5px;
  box-shadow: 0 0 30px 0 white;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.introjs-helperNumberLayer {
  position: absolute;
  top: -16px;
  left: -16px;
  z-index: 9999999999 !important;
  padding: 2px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  background: #ff3019;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* Chrome10+,Safari5.1+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404));
  /* Chrome,Safari4+ */
  background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);
  /* W3C */
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000);
  /* IE10 text shadows */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }

.introjs-arrow {
  border: 5px solid white;
  content: '';
  position: absolute; }
  .introjs-arrow.top {
    top: -10px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: white;
    border-left-color: transparent; }
  .introjs-arrow.right {
    right: -10px;
    top: 10px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: white; }
  .introjs-arrow.bottom {
    bottom: -10px;
    border-top-color: white;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent; }
  .introjs-arrow.left {
    left: -10px;
    top: 10px;
    border-top-color: transparent;
    border-right-color: white;
    border-bottom-color: transparent;
    border-left-color: transparent; }

.introjs-tooltip {
  position: absolute;
  padding: 10px;
  background-color: white;
  min-width: 280px;
  max-width: 400px;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -ms-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out; }

.introjs-tooltipbuttons {
  text-align: right; }

/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 10px 15px;
  border-bottom: 1px solid #1177b8;
  margin: 0;
  text-decoration: none;
  font: 14px / normal sans-serif;
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #259ae5;
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px; }
  .introjs-button span {
    color: #fff !important;
    display: inline-block; }
  .introjs-button strong {
    color: #fff !important;
    text-transform: lowercase;
    font-weight: normal;
    display: inline-block; }
  .introjs-button:hover {
    text-decoration: none;
    background-color: 38a6ed; }
  .introjs-button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* overrides extra padding on button elements in Firefox */
.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a; }

.introjs-prevbutton {
  float: left; }
  .introjs-prevbutton span, .introjs-prevbutton strong {
    background: url(//cdn-assets2.namez.com/assets/next_white-f8b1b2da659b7f6919778794cefd79a0.png) no-repeat 0 1px;
    padding-left: 20px; }

.introjs-nextbutton span, .introjs-nextbutton strong {
  background: url(//cdn-assets1.namez.com/assets/prev_white-6705861149b4e1fe0e025cf6b7798c36.png) no-repeat right 1px;
  padding-right: 20px; }

.introjs-prevbutton.introjs-disabled {
  float: left; }
  .introjs-prevbutton.introjs-disabled span, .introjs-prevbutton.introjs-disabled strong {
    background: url(//cdn-assets0.namez.com/assets/next_grey-d24a2c49df70b69cfe3a01b227a8bdde.png) no-repeat 0 1px;
    padding-left: 20px; }

.introjs-nextbutton.introjs-disabled span, .introjs-nextbutton.introjs-disabled strong {
  background: url(//cdn-assets2.namez.com/assets/prev_grey-00e13a0885a66ea222b1d5e7dc0a385c.png) no-repeat right 1px;
  padding-right: 20px; }

.introjs-disabled {
  color: #e3e2e2;
  cursor: default;
  background: none;
  background-image: none;
  text-decoration: none;
  border-bottom: none; }
  .introjs-disabled span {
    color: #e3e2e2 !important; }
  .introjs-disabled strong {
    color: #e3e2e2 !important; }
  .introjs-disabled:hover, .introjs-disabled:focus {
    color: #9a9a9a;
    cursor: default;
    background-image: none;
    text-decoration: none; }

.introjs-bullets {
  text-align: center;
  display: none; }
  .introjs-bullets ul {
    clear: both;
    margin: 15px auto 0;
    padding: 0;
    display: inline-block; }
    .introjs-bullets ul li {
      list-style: none;
      float: left;
      margin: 0 2px; }
      .introjs-bullets ul li a {
        display: block;
        width: 6px;
        height: 6px;
        background: #ccc;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        text-decoration: none; }
        .introjs-bullets ul li a:hover, .introjs-bullets ul li a.active {
          background: #999; }
/* jquery.Jcrop.min.css v0.9.12 (build:20130126) */
.jcrop-holder {
  direction: ltr;
  text-align: left; }

.jcrop-vline, .jcrop-hline {
  background: white url(Jcrop.gif);
  font-size: 0;
  position: absolute; }

.jcrop-vline {
  height: 100%;
  width: 1px !important; }
  .jcrop-vline.right {
    right: 0; }

.jcrop-hline {
  height: 1px !important;
  width: 100%; }
  .jcrop-hline.bottom {
    bottom: 0; }

.jcrop-tracker {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  height: 100%;
  width: 100%; }

.jcrop-handle {
  background-color: #333;
  border: 1px #EEE solid;
  font-size: 1px;
  height: 7px;
  width: 7px; }
  .jcrop-handle.ord-n {
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    top: 0; }
  .jcrop-handle.ord-s {
    bottom: 0;
    left: 50%;
    margin-bottom: -4px;
    margin-left: -4px; }
  .jcrop-handle.ord-e {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 50%; }
  .jcrop-handle.ord-w {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 50%; }
  .jcrop-handle.ord-nw {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 0; }
  .jcrop-handle.ord-ne {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 0; }
  .jcrop-handle.ord-se {
    bottom: 0;
    margin-bottom: -4px;
    margin-right: -4px;
    right: 0; }
  .jcrop-handle.ord-sw {
    bottom: 0;
    left: 0;
    margin-bottom: -4px;
    margin-left: -4px; }

.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%; }
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px; }
.jcrop-dragbar.ord-n {
  margin-top: -4px; }
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px; }
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0; }
.jcrop-dragbar.ord-w {
  margin-left: -4px; }

.jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline {
  background: #FFF;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important; }
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000;
  border-color: #FFF;
  border-radius: 3px; }

.jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline {
  background: #000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important; }
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #FFF;
  border-color: #000;
  border-radius: 3px; }

.solid-line .jcrop-vline, .solid-line .jcrop-hline {
  background: #FFF; }

.jcrop-holder img, img.jcrop-preview {
  max-width: none; }
/************** Variables ******************/
/********************************** My Css ********************************************/
html, body {
  height: 100%; }

input:focus, a, buttons, btn:focus, button:focus {
  outline: none; }

.btn:focus {
  color: #fff;
  text-decoration: none;
  box-shadow: none;
  border: none; }

button:active {
  box-shadow: none; }

.btn:active,
.btn.active {
  outline: 0;
  border: none;
  box-shadow: none; }

.wrap {
  height: auto !important;
  height: 100%;
  margin: 0 auto -225px;
  /* the bottom margin is the negative value of the footer's height */
  padding-top: 78px; }

h1 {
  color: #4d4d4d;
  margin-top: 10px; }

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 {
  color: #566876; }

h3.i_person {
  background: url(//cdn-assets1.namez.com/assets/category1-f75d257f30e4cd88097a06b0c69f891d.png) no-repeat 0 3px; }

h3.i_food {
  background: url(//cdn-assets0.namez.com/assets/category2-69102fd26d75b323143a926bf40be1cb.png) no-repeat 0 5px; }

h3.i_athlete {
  background: url(//cdn-assets0.namez.com/assets/category3-7416d8d0c90f0d595b68629e39ee5984.png) no-repeat 0 5px; }

h3.i_artist {
  background: url(//cdn-assets3.namez.com/category4.png) no-repeat 0 0; }

h3.i_band {
  background: url(//cdn-assets3.namez.com/category5.png) no-repeat 0 0; }

h3.i_business {
  background: url(//cdn-assets3.namez.com/category6.png) no-repeat 0 0; }

h3.i_celeb {
  background: url(//cdn-assets3.namez.com/category7.png) no-repeat 0 0; }

h3.i_city {
  background: url(//cdn-assets2.namez.com/category8.png) no-repeat 0 0; }

h3.i_country {
  background: url(//cdn-assets2.namez.com/category9.png) no-repeat 0 0; }

h3.i_inet {
  background: url(//cdn-assets0.namez.com/category10.png) no-repeat 0 0; }

h3.i_nick {
  background: url(//cdn-assets0.namez.com/category11.png) no-repeat 0 0; }

h3.i_other {
  background: url(//cdn-assets0.namez.com/category12.png) no-repeat 0 0; }

h3.i_pet {
  background: url(//cdn-assets0.namez.com/category13.png) no-repeat 0 0; }

h3.i_place {
  background: url(//cdn-assets0.namez.com/category14.png) no-repeat 0 0; }

h3.i_product {
  background: url(//cdn-assets0.namez.com/category15.png) no-repeat 0 0; }

h3.i_street {
  background: url(//cdn-assets0.namez.com/category16.png) no-repeat 0 0; }

.name_icon1, .name_icon2 {
  display: inline-block;
  padding-left: 18px;
  background: url(//cdn-assets1.namez.com/assets/name_icon1-b4aaebedbd3bbf6ad0ad66fbba2166db.png) no-repeat 0 3px;
  margin-bottom: 0; }

.name_icon2 {
  background: url(//cdn-assets1.namez.com/assets/name_icon2-8f2b77880e94e35d9c54bd0350cdb1ca.png) no-repeat 0 4px;
  padding-left: 15px; }

.blocks .block {
  margin-bottom: 15px; }

.one_section .page-header {
  margin-top: 5px; }

.body {
  background: transparent; }

iframe {
  background: transparent;
  overflow-y: hidden; }

.width70 {
  width: 70%; }

.width82 {
  width: 82%; }

.div_center {
  text-align: center; }

#search {
  background: url(//cdn-assets1.namez.com/assets/search-3e9b68f803b3b8ef352bd3eb3c8595dd.png) no-repeat 0 27px;
  padding-left: 24px; }

.record {
  background: #0066b2 url(//cdn-assets0.namez.com/assets/record-1b01506f4dcec23f16bf8275c3bd1d2c.png) no-repeat 3px 3px;
  padding: 3px 12px 3px 26px;
  color: white;
  border-bottom: 1px solid #044666;
  border-left: 1px solid #044666;
  font-size: 17px; }

/*
.record_blue, .record_green, .record_play { display: inline-block; width:27px; height:27px; background: asset_url("play_blue.png") no-repeat 0 0;  vertical-align: middle;}
.record_blue:hover{ background: asset_url("play_blue.png") no-repeat 0 -27px;}
*/
.record_red {
  background: #f13a47 url(//cdn-assets0.namez.com/assets/record-1b01506f4dcec23f16bf8275c3bd1d2c.png) no-repeat 3px 3px;
  padding: 3px 12px 3px 26px;
  color: white;
  border-bottom: 1px solid #921A1D;
  border-left: 1px solid #921A1D;
  font-size: 17px;
  margin-top: 35px; }

.record_red:hover {
  background: url(//cdn-assets0.namez.com/assets/record-1b01506f4dcec23f16bf8275c3bd1d2c.png) no-repeat 3px 3px #fc525e; }

.border_bottom {
  padding-bottom: 15px;
  border-bottom: 1px solid #F0F0F0; }

.record:hover {
  background: #0272c5 url(//cdn-assets0.namez.com/assets/record-1b01506f4dcec23f16bf8275c3bd1d2c.png) no-repeat 3px 3px; }

.prof_img {
  text-align: right;
  margin-top: 27px; }

.carousel-indicators.for_explore_page {
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  /* WebKit */
  -moz-transform: translate(-50%, 0);
  /* Mozilla */
  -o-transform: translate(-50%, 0);
  /* Opera */
  -ms-transform: translate(-50%, 0);
  /* Internet Explorer */
  transform: translate(-50%, 0);
  /* CSS3 */
  top: 30%;
  bottom: inherit;
  margin: 0;
  width: 90%; }
  .carousel-indicators.for_explore_page li {
    background-color: none;
    border: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 38px;
    margin: 0;
    text-indent: -999px;
    width: 25px; }
  .carousel-indicators.for_explore_page li:first-child {
    float: left;
    background: url(//cdn-assets2.namez.com/assets/indicator_left-6a78a7956f90e1d080bbc696cd427b95.png) no-repeat 0 0; }
  .carousel-indicators.for_explore_page li:last-child {
    float: right;
    background: url(//cdn-assets2.namez.com/assets/indicator_right-57b47036af7abe79003ffb1a124d8c15.png) no-repeat 0 0; }

#myCarousel .container {
  position: relative; }
  #myCarousel .container img {
    display: inline-block;
    float: none;
    height: auto;
    max-width: 100%; }
  #myCarousel .container .carousel-caption.for_event {
    right: 3%;
    left: inherit;
    text-align: center;
    height: 290px;
    top: 70px; }
    #myCarousel .container .carousel-caption.for_event .for_explore_info {
      padding-top: 15px;
      padding-right: 0;
      padding-left: 80px;
      left: -55px;
      right: inherit;
      width: 107%;
      background: url(//cdn-assets3.namez.com/assets/corner_for_exp2-528934902724db16d2b6f90e54f62d83.png) no-repeat 0 20%; }
    #myCarousel .container .carousel-caption.for_event .more_celebs {
      padding-top: 10px;
      border-top: 1px solid #b9babc;
      margin-top: 10px; }
      #myCarousel .container .carousel-caption.for_event .more_celebs p {
        color: #050505;
        font-size: 17px;
        text-shadow: none;
        font-weight: 400; }
      #myCarousel .container .carousel-caption.for_event .more_celebs .record {
        background: #F13A47;
        margin: 0;
        padding: 5px 20px 7px; }
  #myCarousel .container .carousel-caption {
    left: 3%;
    padding-bottom: 0;
    padding-top: 0;
    right: inherit;
    top: 20%;
    z-index: 10;
    display: inline-block;
    width: 375px;
    height: 235px; }
  #myCarousel .container h2 {
    font-size: 24px;
    font-weight: 300;
    color: #000; }
  #myCarousel .container h1 {
    color: #000; }
  #myCarousel .container .for_explore {
    height: 100%;
    width: 100%;
    position: relative; }
  #myCarousel .container .for_explore_bg {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    opacity: 1;
    -webkit-box-shadow: -1px 0px 16px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: -1px 0px 16px 0px rgba(50, 50, 50, 0.75);
    box-shadow: -1px 0px 16px 0px rgba(50, 50, 50, 0.75); }
  #myCarousel .container .for_explore_info {
    height: 100%;
    width: 106%;
    position: absolute;
    top: 0;
    right: -55px;
    text-shadow: none;
    padding-right: 72px;
    background: url(//cdn-assets0.namez.com/assets/corner_for_exp-69dd365a27a96c24ae5d91ae0ae1f645.png) no-repeat right 70%; }
    #myCarousel .container .for_explore_info a {
      color: #000;
      font-size: 13px;
      display: inline-block;
      line-height: 1em; }
    #myCarousel .container .for_explore_info .record {
      font-size: 20px;
      background: url(//cdn-assets0.namez.com/assets/index/record_index-b496466fd1695f3c12c9070101c62d68.png) no-repeat 10px 8px #f13a47;
      border-bottom: none;
      border-left: none;
      border-radius: 2px;
      margin: 0 15px 0 0;
      padding: 5px 29px 8px 45px;
      vertical-align: top; }
    #myCarousel .container .for_explore_info .more_celebs {
      padding-top: 20px;
      border-top: 1px solid #444;
      margin-top: 20px; }
  #myCarousel .container .record_blue {
    width: 50px;
    height: 48px;
    background: url(//cdn-assets2.namez.com/assets/audio_for_slider-5d3929d15831f6d8e11cc13b2a4ce498.png) no-repeat 0 0;
    cursor: pointer; }
  #myCarousel .container .record_blue:hover {
    background: url(//cdn-assets2.namez.com/assets/audio_for_slider-5d3929d15831f6d8e11cc13b2a4ce498.png) no-repeat 0 0;
    -webkit-animation: play14 0.8s steps(4) infinite;
    -moz-animation: play14 0.8s steps(4) infinite;
    -ms-animation: play14 0.8s steps(4) infinite;
    -o-animation: play14 0.8s steps(4) infinite;
    animation: play14 0.8s steps(4) infinite; }

.carousel-caption h1 {
  font-size: 34px;
  color: white; }
.carousel-caption .record {
  background: #eb4949 url(//cdn-assets0.namez.com/assets/record-1b01506f4dcec23f16bf8275c3bd1d2c.png) no-repeat 3px 3px;
  border-bottom: 1px solid #B52D2D;
  border-left: 1px solid #B52D2D; }

.navbar {
  border-radius: 0;
  /*
    .btn.record {
      background: asset_url("btn_rec_top.png") no-repeat  0 center;
      border-bottom:  none;
      border-left:  none;
      border-top:  none;
      border-right:  none;
      height: 78px;
      left: 10%;
      margin: 0;
      padding: 0 0 0 40px;
      position: absolute;
      top: 0;
      z-index: 700;
      font-weight: 300;
    }*/ }
  .navbar .navbar-brand {
    padding: 0 15px 0 0; }
  .navbar .for_record {
    height: 70px;
    position: relative; }
  .navbar .btn.record {
    background: #f73838;
    border-bottom: 1px solid #c31919;
    border-left: none;
    border-top: none;
    border-right: none;
    height: 37px;
    line-height: 37px;
    left: 0;
    margin: 0;
    padding: 0 12px;
    position: absolute;
    top: 20px;
    z-index: 700;
    font-weight: 300;
    color: #fff; }
  .navbar .btn.record:hover {
    background: #fc525e; }
  .navbar .record_once.popover.active {
    display: block; }
  .navbar .record_once.popover {
    background: #EF423E;
    color: white;
    text-align: center;
    padding: 15px 30px;
    left: -25%;
    top: 80px;
    border: none;
    width: 230px; }
    .navbar .record_once.popover .arrow:after {
      border-bottom-color: #EF423E; }

.navbar .record {
  margin-top: 18px; }

.one_section .page-header h3 {
  font-size: 26px;
  color: #5291d4;
  padding-left: 35px; }
  .one_section .page-header h3 a {
    font-size: 16px;
    color: #83ABC4; }
.one_section .page-header .favorite a {
  font-size: 15px;
  color: #13ADEF;
  padding-left: 35px;
  background: url(//cdn-assets3.namez.com/assets/icon2-59932fc78954c37ab57d24ffff51660f.png) no-repeat 0 0;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  margin-top: 20px; }

.text_right {
  text-align: right; }

.blocks .block.empty h2 small {
  padding-left: 0; }

.img_for_empty {
  border: 1px solid #E5E5E5;
  background: #FAFAFA;
  padding: 21px 20px;
  display: inline-block;
  width: 80%; }

.img_for_empty.img-circle {
  width: auto; }

.blocks .block {
  text-align: center;
  padding-top: 20px;
  background: white;
  border-bottom: 1px solid #E7E7E7;
  border-left: 1px solid #F3F3F3;
  border-right: 1px solid #F3F3F3;
  border-radius: 5px;
  min-height: 298px;
  position: relative;
  -webkit-box-shadow: 1px 4px 5px 0px darkgrey;
  -moz-box-shadow: 1px 4px 5px 0px darkgrey;
  box-shadow: 1px 4px 5px 0px darkgrey; }
  .blocks .block h2 {
    margin-bottom: 0;
    line-height: 42px; }
    .blocks .block h2 small {
      font-size: 22px; }
  .blocks .block p {
    color: #566876;
    font-size: 14px; }
    .blocks .block p span {
      color: #888888;
      font-size: 12px; }
      .blocks .block p span b, .blocks .block p span a {
        font-weight: 300;
        color: #939292; }
      .blocks .block p span b:hover, .blocks .block p span a:hover {
        color: #4d4d4d; }
    .blocks .block p b {
      color: #607684;
      font-size: 12px;
      font-weight: 300; }
  .blocks .block hr {
    margin: 12px 0;
    border: none;
    height: 2px;
    background: white;
    /* Old browsers */
    background: -moz-linear-gradient(left, white 15%, #e5e5e5 50%, white 84%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(15%, white), color-stop(50%, #e5e5e5), color-stop(84%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, white 15%, #e5e5e5 50%, white 84%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, white 15%, #e5e5e5 50%, white 84%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, white 15%, #e5e5e5 50%, white 84%);
    /* IE10+ */
    background: linear-gradient(to right, white 15%, #e5e5e5 50%, white 84%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
    /* IE6-9 */ }

.control {
  padding: 5px 0;
  margin: 0;
  border-top: 1px solid #F8F8F8;
  background: #FDFDFD;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }
  .control span.ng-scope {
    display: inline-block; }
  .control .col-xs-6.col-sm-4 {
    padding-left: 5px;
    padding-right: 5px; }
  .control a {
    height: 24px;
    width: 24px;
    display: inline-block;
    font-size: 13px;
    color: #BBBDBF;
    border-radius: 50%; }
  .control a.map {
    background: url(//cdn-assets1.namez.com/assets/map-54578e4801147e60b19b2220f6acf421.png) no-repeat 0px 0px;
    margin: 0 0 0 5px; }
  .control a.map:hover {
    background: url(//cdn-assets1.namez.com/assets/map-54578e4801147e60b19b2220f6acf421.png) no-repeat 0 -22px; }
  .control .votes a {
    width: 100%;
    text-align: center; }
  .control a.plus {
    background: url(//cdn-assets1.namez.com/assets/plus-6cb314803aa0ecf7290bb13289c9d6fe.png) no-repeat 0 0; }
  .control a.plus:hover {
    background: #259ae5 url(//cdn-assets1.namez.com/assets/plus-6cb314803aa0ecf7290bb13289c9d6fe.png) no-repeat 0 -23px; }
  .control a.embaded {
    background: url(//cdn-assets1.namez.com/assets/paging-10c289b4be4f213b8f6cb6dd4c4254a1.png) no-repeat 0 0;
    margin: 0 5px; }
  .control a.embaded:hover {
    background: #259ae5 url(//cdn-assets1.namez.com/assets/paging-10c289b4be4f213b8f6cb6dd4c4254a1.png) no-repeat 0 -24px; }
  .control a.forward {
    background: url(//cdn-assets2.namez.com/assets/forward-557692a4dd9d0dc103a93c5924a37b73.png) no-repeat 0 0; }
  .control a.forward:hover {
    background: #259ae5 url(//cdn-assets2.namez.com/assets/forward-557692a4dd9d0dc103a93c5924a37b73.png) no-repeat 0 -24px; }
  .control a.bin {
    background: url(//cdn-assets2.namez.com/assets/bin_icon-fe5e30dafb1a4c2c560d2502633bef84.png) no-repeat 0 0; }
  .control a.bin:hover {
    background-position: 0 -24px; }
  .control a.private {
    background: url(//cdn-assets2.namez.com/assets/private_icon-8a70d10cb10ad7abac2bd4d4096ad731.jpg) no-repeat 0 0;
    width: 50px;
    font-size: 11px;
    padding-left: 20px;
    color: #C12700;
    border-radius: 0;
    line-height: 20px; }
  .control a.public {
    background: url(//cdn-assets3.namez.com/assets/public_icon-d299177657873f8d2f2ad5a05c898e03.jpg) no-repeat 0 0;
    width: 50px;
    font-size: 11px;
    padding-left: 20px;
    border-radius: 0;
    line-height: 20px; }

a.wiki {
  background: url(//cdn-assets1.namez.com/assets/wiki-aadd6200fa0807f870b1f4502f0d30cd.png) no-repeat 0 0; }

a.wiki:hover {
  background: url(//cdn-assets1.namez.com/assets/wiki-aadd6200fa0807f870b1f4502f0d30cd.png) no-repeat 0 -24px; }

a.earth_cat {
  background: url(//cdn-assets3.namez.com/assets/eath1-ac5123829a19e4f10e2e13478da73615.png) no-repeat 0 0;
  margin: 0 0 0 5px; }

a.earth_cat:hover {
  background: url(//cdn-assets3.namez.com/assets/eath1-ac5123829a19e4f10e2e13478da73615.png) no-repeat 0 -24px; }

.radius {
  border-radius: 4px; }

.blocks .block.empty h2 {
  margin-bottom: 2px; }

.blocks .block.empty p {
  margin-bottom: 25px; }

.blocks .block.empty .row.control {
  min-height: 40px; }

.blocks .block.checked {
  padding-top: 12px;
  margin-top: 7px;
  min-height: 296px; }
  .blocks .block.checked .col_lyers {
    width: 100%;
    height: 8px;
    background: url(//cdn-assets0.namez.com/assets/collection-e186302cf0b8a8d6e9e2fbda2111f16d.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -7px;
    left: 0; }
  .blocks .block.checked h2 {
    background: #12ACEE;
    position: relative; }
    .blocks .block.checked h2 small {
      padding: 0;
      color: white; }
    .blocks .block.checked h2 b {
      display: block;
      height: 48px;
      width: 6px;
      position: absolute;
      top: -6px; }
    .blocks .block.checked h2 b.cor_left {
      left: -6px;
      background: url(//cdn-assets1.namez.com/assets/corner-765c32e4b8de6c7873b92c4e1dd533ae.jpg) no-repeat 0 0; }
    .blocks .block.checked h2 b.cor_right {
      right: -6px;
      background: url(//cdn-assets3.namez.com/assets/corner2-9c50d8ebf26dc1ec8281000def0b61d7.jpg) no-repeat 0 0; }

/************************ Search ***********************************/
.over {
  background: #fff; }

.search-list {
  border-bottom: 1px solid #fbfbfb; }

.name_info b a {
  color: #686666;
  font-weight: 300; }

.name_info b a:hover {
  color: #929497;
  text-decoration: underline; }

.search_area {
  margin-bottom: 15px;
  padding: 45px 0;
  border-bottom: 1px solid #F0F0F0;
  background: #fcfcfc; }
  .search_area .input-group-addon {
    padding: 0;
    background: transparent;
    border: none; }
  .search_area .form-control, .search_area .input-group-btn .btn, .search_area .input-group-btn .btn:active, .search_area .input-group-btn .btn:hover, .search_area .input-group-btn .btn.active {
    border: none;
    height: 75px;
    border-left: none;
    font-weight: 300;
    font-size: 30px;
    box-shadow: none;
    background: transparent;
    color: #777;
    cursor: pointer; }
  .search_area .form-control:focus, .search_area .input-group-btn .btn:focus {
    color: #777; }
  .search_area .form-control:hover:-moz-placeholder, .search_area .input-group-btn .btn:hover:-moz-placeholder {
    color: #b7b3b3; }
  .search_area .form-control:hover::-moz-placeholder, .search_area .input-group-btn .btn:hover::-moz-placeholder {
    color: #b7b3b3; }
  .search_area .form-control:hover:-ms-input-placeholder, .search_area .input-group-btn .btn:hover:-ms-input-placeholder {
    color: #b7b3b3; }
  .search_area .form-control:hover::-webkit-input-placeholder, .search_area .input-group-btn .btn:hover::-webkit-input-placeholder {
    color: #b7b3b3; }
  .search_area .input-group-btn .btn, .search_area .input-group-btn .btn:active, .search_area .input-group-btn .btn:hover, .search_area .input-group-btn .btn.active {
    border-left: none;
    outline: none;
    font-weight: 300; }
  .search_area .input-group-btn .btn:hover {
    color: #888888; }

.navbar .search_area {
  position: absolute;
  left: 0;
  bottom: -166px;
  margin: 0;
  z-index: 999;
  width: 100%;
  display: none; }

a.search_toggle {
  cursor: pointer; }

/***************** Start Blocks bottom ******************************/
.colored_blocks {
  background: #fff;
  border-top: #F0F0F0;
  margin-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 0; }
  .colored_blocks .page-header h3 {
    margin: 30px 0;
    padding-left: 0; }
  .colored_blocks .category_block {
    height: 190px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden; }
    .colored_blocks .category_block .block_bottom {
      height: 50px;
      position: absolute;
      bottom: 0;
      left: 0;
      background: #F1F1F1;
      width: 100%;
      line-height: 50px;
      padding-right: 10px;
      -webkit-border-bottom-right-radius: 4px;
      -webkit-border-bottom-left-radius: 4px;
      -moz-border-radius-bottomright: 4px;
      -moz-border-radius-bottomleft: 4px;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
      .colored_blocks .category_block .block_bottom b {
        display: inline-block;
        width: 50px;
        margin-right: 10px;
        text-align: center;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px; }
      .colored_blocks .category_block .block_bottom p {
        font-size: 15px; }
      .colored_blocks .category_block .block_bottom h3 {
        margin: 0;
        display: inline-block;
        font-size: 20px;
        color: #4d4d4d; }
    .colored_blocks .category_block .block_over {
      height: 140px;
      background: #fff;
      opacity: 0.8;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      padding-left: 10px;
      -moz-border-radius-topleft: 4px;
      -webkit-border-top-left-radius: 4px;
      border-top-left-radius: 4px;
      -moz-border-radius-topright: 4px;
      -webkit-border-top-right-radius: 4px;
      border-top-right-radius: 4px;
      display: none; }
    .colored_blocks .category_block h2 {
      font-size: 19px;
      color: #000;
      margin: 10px 0 0; }
    .colored_blocks .category_block p {
      color: #4d4d4d; }
    .colored_blocks .category_block a:hover .block_over {
      display: block; }
  .colored_blocks .picture img {
    width: 100%;
    border-radius: 4px; }
  .colored_blocks .artist b {
    background: #EF403D; }
  .colored_blocks .animals b {
    background: #6BD3C8; }
  .colored_blocks .historical b {
    background: #F0336A; }
  .colored_blocks .politic b {
    background: #820C66; }
  .colored_blocks .bands b {
    background: #124071; }
  .colored_blocks .places b {
    background: #1A993F; }

.list_one_right li {
  float: left;
  margin-right: 25px;
  list-style: none;
  color: #4d4d4d;
  font-size: 13px; }
.list_one_right li:last-child {
  margin-right: 0; }

.list_one_right, .move_to {
  margin: 0;
  padding: 0; }

p span, .tags a, .tags {
  color: #686666; }

.person, .checkin {
  padding-left: 17px;
  background: url(//cdn-assets0.namez.com/assets/person-abe8a4466857f033c0991394b03394a8.png) no-repeat 0 2px;
  margin-bottom: 10px; }

.checkin {
  background: url(//cdn-assets0.namez.com/assets/checkin-efaab405903b14990dc89ca15ccc09dc.png) no-repeat 0 2px; }

.left_mar {
  margin-left: 10px; }

.right_mar {
  margin-right: 10px; }

.pad-t-25 {
  padding-top: 25px; }

.pad-t-15 {
  padding-top: 15px; }

.pad-t-10 {
  padding-top: 10px; }

.action_buttons .move_to li {
  margin-bottom: 0;
  margin-right: 8px; }
  .action_buttons .move_to li a {
    display: block;
    padding-left: 0;
    height: 30px;
    width: 35px; }

/************************ Account Settings ***********************************/
.account #dropdownMenu1 {
  margin-right: 10px;
  color: white;
  font-size: 14px;
  cursor: pointer; }
.account .popover {
  top: 58px;
  right: 0;
  min-width: 135px;
  left: inherit;
  border-radius: 4px;
  border: 1px solid #e7e7e7;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
.account .popover.bottom {
  margin-top: 2px; }
.account .dropdown-menu ul {
  padding: 0;
  margin: 0;
  list-style: none; }
.account .dropdown-menu li.ac_settings {
  border-bottom: 1px solid #e7e7e7;
  background: url(//cdn-assets1.namez.com/assets/settings_icon-d2934cc9f4f95c4aff0916a4c583708f.png) no-repeat 7px 13px; }
.account .dropdown-menu li.ac_namez {
  border-bottom: 1px solid #e7e7e7;
  background: url(//cdn-assets2.namez.com/assets/account_icon-df17144a389bd11f3a448f5172e6e235.jpg) no-repeat 7px 13px; }
.account .dropdown-menu li.sign_out {
  background: url(//cdn-assets2.namez.com/assets/signout_icon-131ddb41f5ed30890a4debf6909db897.jpg) no-repeat 7px 13px; }
.account .dropdown-menu li > a:hover {
  color: #12acee;
  text-decoration: none;
  background-color: none; }
.account .dropdown-menu li.ac_namez > a:hover {
  background: url(//cdn-assets3.namez.com/assets/account_hover-cacbcc8fea10ceff783d532d937bb9bf.jpg) no-repeat 7px 13px; }
.account .dropdown-menu li.ac_settings > a:hover {
  background: url(//cdn-assets2.namez.com/assets/settings_icon_hover-cf21ac59126ed7cd3ec61a1b05ace670.png) no-repeat 7px 13px; }
.account .dropdown-menu li.sign_out > a:hover {
  background: url(//cdn-assets1.namez.com/assets/signout_hover-21d17d12527ee423892db6762e90c4b5.jpg) no-repeat 7px 13px; }

.clear {
  clear: both;
  overflow: hidden; }

/************************ Footer ***********************************/
footer {
  padding: 65px 0;
  background: #556775;
  height: 225px;
  font-size: 15px;
  color: #fff; }
  footer a:hover {
    color: #fff; }
  footer .navbar-brand {
    float: none;
    padding: 0;
    margin-bottom: 15px;
    display: block; }
  footer p {
    color: #98a3ab;
    font-size: 12px; }
    footer p span {
      color: #fff;
      font-size: 25px; }
    footer p b {
      color: #fff;
      font-size: 35px;
      font-weight: 300; }
  footer ul {
    padding: 0;
    margin: 0; }
  footer li {
    list-style: none;
    margin-bottom: 5px; }
    footer li a {
      font-size: 15px;
      color: #cbd0d5; }
  footer a.facebook, footer a.twitter, footer a.google {
    width: 26px;
    height: 26px;
    display: inline-block;
    margin: 10px 10px 0 0; }
  footer a.facebook {
    background: url(//cdn-assets2.namez.com/assets/footer_fb-eea99b0eb01fa87040c59db69a441a72.png) no-repeat 0 0; }
  footer a.twitter {
    background: url(//cdn-assets3.namez.com/assets/footer_twitter-a6a2cfc8a06390f65d1fc8bbcb3da5be.png) no-repeat 0 0; }
  footer a.google {
    background: url(//cdn-assets3.namez.com/assets/footer_google-eb4fc9a8e06feb02c2f59d0efddf77ad.png) no-repeat 0 0; }
  footer a.facebook:hover, footer a.twitter:hover, footer a.google:hover {
    background-position: 0 -26px; }

.push {
  height: 225px; }

/*.loading {
    min-height: 600px;
    background: red;

}

*/
.loading-spinner-container {
  margin: 10% 50% 0;
  min-height: 500px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background: none; }

.effeckt-caption {
  overflow: hidden;
  position: relative; }

.effeckt-caption[data-effeckt-type="quarter-slide-up"] figcaption {
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: translateY(100%); }

.effeckt-caption[data-effeckt-type="quarter-slide-up"] figcaption.active, .effeckt-caption[data-effeckt-type="quarter-slide-up"] figcaption.selected {
  opacity: 1;
  transform: translateY(0px); }

.effeckt-caption figcaption {
  position: absolute;
  transition: all 500ms ease 0s;
  width: 100%; }

.person_inf .effeckt-caption figcaption {
  max-width: 250px; }
.person_inf .effeckt-caption figcaption {
  padding: 0 0; }
  .person_inf .effeckt-caption figcaption p {
    text-align: left; }
  .person_inf .effeckt-caption figcaption .record_name_now a {
    margin: 16px 0; }
  .person_inf .effeckt-caption figcaption .row {
    padding: 0; }
    .person_inf .effeckt-caption figcaption .row div {
      padding: 0; }

.search_result .player_number {
  color: #DDDDDD;
  display: inline-block;
  font-size: 28px;
  font-weight: 300;
  margin-left: 0;
  margin-right: 15px;
  vertical-align: top; }
.search_result .effeckt-caption figcaption {
  max-width: 500px; }
.search_result .person_inf {
  padding-bottom: 0; }
.search_result .media img {
  height: 80px;
  width: 80px;
  display: inline-block; }
.search_result .effeckt-caption figcaption {
  padding: 0 0; }
  .search_result .effeckt-caption figcaption p {
    text-align: left; }
  .search_result .effeckt-caption figcaption a {
    font-size: 14px; }
  .search_result .effeckt-caption figcaption .div_center {
    text-align: left; }
  .search_result .effeckt-caption figcaption .record_name_now a {
    margin: 0 0; }
  .search_result .effeckt-caption figcaption .row {
    padding: 0; }

.effeckt-caption figcaption {
  background: #fff;
  padding: 20px 35px;
  text-align: left; }
  .effeckt-caption figcaption p {
    color: #999;
    text-align: center; }
  .effeckt-caption figcaption a {
    font-size: 16px;
    cursor: pointer; }
  .effeckt-caption figcaption a.yes {
    color: #12ACEE; }
  .effeckt-caption figcaption a.yes:hover {
    color: #5291D4; }
  .effeckt-caption figcaption a.not {
    color: #999; }
  .effeckt-caption figcaption a.not:hover {
    color: #4d4d4d; }
  .effeckt-caption figcaption .col-xs-6.text-right {
    border-left: 1px solid #999; }
  .effeckt-caption figcaption .record_name_now {
    display: none; }
    .effeckt-caption figcaption .record_name_now a {
      background: url(//cdn-assets3.namez.com/assets/record_now-7d6fe1478f919e137c15a736c1df4aa2.jpg) no-repeat 0 0;
      padding-left: 27px;
      color: #D71F20;
      display: inline-block;
      height: 32px;
      line-height: 32px;
      margin: 13px 0; }

button {
  border: none; }

.btn_login {
  color: #9ECAF1;
  cursor: pointer;
  display: inline-block;
  font-size: 17px; }

.btn_login:hover {
  color: #fff; }

/****************** Media *********************************/
@media screen and (max-width: 1000px) {
  .push, footer {
    height: 510px; }

  .wrap {
    margin: 0 auto -510px;
    /* the bottom margin is the negative value of the footer's height */ }

  .for_index .container .carousel-caption h2 {
    font-size: 33px; }
  .for_index .container .carousel-caption p {
    font-size: 15px;
    font-weight: 300; }
  .for_index .container .carousel-caption .record {
    font-size: 17px;
    background-size: 15%; }

  .index_page .col-xs-5, .index_page .col-xs-7 {
    width: 100%; } }
@media screen and (max-width: 768px) {
  .control .col-xs-6 {
    width: 33.33333333333333% !important; }

  .blocks .col-xs-6 {
    margin-bottom: 15px; } }
@media screen and (max-width: 591px) {
  .blocks .block h2 small {
    padding: 0 0; }

  .for_index .container .carousel-caption h2 {
    font-size: 23px; }
  .for_index .container .carousel-caption p {
    font-size: 10px;
    font-weight: 300; }
  .for_index .container .carousel-caption .record {
    font-size: 12px; } }
.clearfix.visible-xs.only420 {
  display: none !important; }

@media screen and (max-width: 460px) {
  .list_one_right li {
    float: none;
    margin-bottom: 10px; }

  .for_index .container .carousel-caption {
    top: 1%;
    padding: 0; }
    .for_index .container .carousel-caption h2 {
      font-size: 18px; }
    .for_index .container .carousel-caption p {
      font-size: 10px;
      font-weight: 300;
      margin-bottom: 3px; }
    .for_index .container .carousel-caption .record {
      font-size: 10px;
      margin-top: 1%;
      padding: 2px 10px;
      background-size: 12%;
      background-position: 0 2px; } }
@media screen and (max-width: 420px) {
  .clearfix.visible-xs.only420 {
    display: block !important; }

  .col-xs-6 {
    width: 100%; }

  .personal_area .row .col-md-6 {
    float: none; }

  .personal_area .row .col-md-6 {
    width: 100%; }

  .personal_area .row .text_right {
    text-align: left; } }
.col-xs-6.col-sm-5 {
  margin-bottom: 10px; }

@media screen and (min-width: 2500px) {
  .carousel-inner > .item > img {
    margin-right: 25% !important; } }
.carousel .item {
  -webkit-transition: 0.7s ease-in-out opacity;
  -moz-transition: 0.7s ease-in-out opacity;
  -o-transition: 0.7s ease-in-out opacity;
  transition: 0.7s ease-in-out opacity;
  left: 0 !important; }

.carousel .next.left,
.carousel .prev.right {
  opacity: 1;
  z-index: 1; }

.carousel .active.left,
.carousel .active.right {
  opacity: 0;
  z-index: 2; }
/************** Variables ******************/
/***************************** Modal ***********************************/
.modal-content {
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px; }
  .modal-content h1 {
    color: #5291d4;
    font-size: 20px; }
    .modal-content h1 span {
      font-size: 27px; }
  .modal-content h2 {
    margin-bottom: 0;
    color: #566876; }
  .modal-content .modal-header {
    border-bottom: none;
    text-align: center;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    padding: 10px; }

/****************************** login ******************************************/
.login {
  max-width: 670px; }
  .login .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0; }
  .login .modal-content {
    background: #f8f8f8; }
    .login .modal-content h2 {
      margin: 0; }
    .login .modal-content input {
      width: 100%;
      border: none;
      font-size: 14px;
      border-radius: 0;
      border-top: 1px solid #dddddd;
      box-shadow: none; }
    .login .modal-content input:focus, .login .modal-content input:hover {
      border-color: #929497;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .login .modal-content .btn {
      border-radius: 0;
      padding: 10px 15px;
      color: white;
      background: #999999;
      margin-top: 10px; }
    .login .modal-content .btn:hover {
      background: #5291d4; }
  .login .modal-header {
    background: white; }
  .login .modal-body {
    text-align: left;
    padding-top: 40px; }
    .login .modal-body .join_now {
      padding-top: 50px; }
      .login .modal-body .join_now a {
        color: #5291d4; }
      .login .modal-body .join_now a:hover {
        color: #12acee;
        text-decoration: underline; }
      .login .modal-body .join_now p {
        margin: 0; }
    .login .modal-body .col-xs-6.border {
      border-left: 1px solid #cccbcb;
      padding-bottom: 10px; }
    .login .modal-body .socials_btn {
      display: block;
      border: none;
      color: white;
      font-size: 17px;
      padding: 7px 0 6px 40px;
      width: 100%;
      margin: 14px 0 0  0; }
    .login .modal-body .socials_btn.facebook {
      background: #3c5b9a url(//cdn-assets3.namez.com/assets/facebook-ec4c0819916633c22d92f1121e710517.png) no-repeat 0 0; }
    .login .modal-body .socials_btn.google {
      background: #fc5a44 url(//cdn-assets2.namez.com/assets/google-930a65dcda5c05ffdeff8372debd4a0d.png) no-repeat 0 0; }
    .login .modal-body .socials_btn.twitter {
      background: #11a1d3 url(//cdn-assets2.namez.com/assets/twitter-ca37090cd40704cc656a8a155ed807df.png) no-repeat 0 0; }
    .login .modal-body .socials_btn.linkedin {
      background: #40739d url(//cdn-assets3.namez.com/assets/linkedin-f0048f87bb32b2c1f0fcfc65312a5d06.png) no-repeat 0 0; }
    .login .modal-body .socials_btn.facebook:hover {
      background: #326db5 url(//cdn-assets3.namez.com/assets/facebook-ec4c0819916633c22d92f1121e710517.png) no-repeat 0 0; }
    .login .modal-body .socials_btn.google:hover {
      background: #fd715f url(//cdn-assets2.namez.com/assets/google-930a65dcda5c05ffdeff8372debd4a0d.png) no-repeat 0 0; }
    .login .modal-body .socials_btn.twitter:hover {
      background: #31b2e0 url(//cdn-assets2.namez.com/assets/twitter-ca37090cd40704cc656a8a155ed807df.png) no-repeat 0 0; }
    .login .modal-body .socials_btn.linkedin:hover {
      background: #5187b4 url(//cdn-assets3.namez.com/assets/linkedin-f0048f87bb32b2c1f0fcfc65312a5d06.png) no-repeat 0 0; }

.socials_links {
  padding: 10px 15px 0; }
  .socials_links .soc_btn {
    width: 58px;
    height: 58px;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6;
    display: inline-block; }
  .socials_links .soc_btn.fb {
    background: #23599b url(//cdn-assets2.namez.com/assets/fb-ff9ba109aecffec0965dd1704ecef7c6.png) no-repeat center center; }
  .socials_links .soc_btn.tw {
    background: #11a2d4 url(//cdn-assets3.namez.com/assets/tw-f4ca8973199025dd47da19618fb5adf8.png) no-repeat center center; }
  .socials_links .soc_btn.gl {
    background: #fc5a44 url(//cdn-assets1.namez.com/assets/gl-3884990d7b14430752d6d4f3a3c5411a.png) no-repeat center center; }
  .socials_links .soc_btn.ml {
    background: #4c6878 url(//cdn-assets2.namez.com/assets/ml-6e10da910f6b59e88df032e6af9df32d.png) no-repeat center center; }
  .socials_links .soc_btn.fb:hover {
    background: #326db5 url(//cdn-assets2.namez.com/assets/fb-ff9ba109aecffec0965dd1704ecef7c6.png) no-repeat center center; }
  .socials_links .soc_btn.tw:hover {
    background: #31b3e0 url(//cdn-assets3.namez.com/assets/tw-f4ca8973199025dd47da19618fb5adf8.png) no-repeat center center; }
  .socials_links .soc_btn.gl:hover {
    background: #fb6956 url(//cdn-assets1.namez.com/assets/gl-3884990d7b14430752d6d4f3a3c5411a.png) no-repeat center center; }
  .socials_links .soc_btn.ml:hover {
    background: #587a8e url(//cdn-assets2.namez.com/assets/ml-6e10da910f6b59e88df032e6af9df32d.png) no-repeat center center; }

.body .col-sm-3 {
  width: 25%; }
.body .col-md-4 {
  width: 33.3333%;
  float: left; }
.body .col-sm-5 {
  width: 41.6667%;
  float: left; }
.body .col-sm-7 {
  width: 58.3333%;
  float: left; }
.body .form-horizontal .control-label {
  text-align: right; }
/************** Variables ******************/
/***************************** Modal ***********************************/
.modal-content {
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px; }
  .modal-content h1 {
    color: #5291d4;
    font-size: 20px; }
    .modal-content h1 span {
      font-size: 27px; }
  .modal-content h2 {
    margin-bottom: 0;
    color: #566876; }
  .modal-content .modal-header {
    border-bottom: none;
    text-align: center;
    background: #f8f8f8;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    padding: 10px; }
  .modal-content .modal-body {
    text-align: center; }
    .modal-content .modal-body ul {
      list-style: none;
      padding: 0; }
    .modal-content .modal-body .choose_lang {
      padding-top: 30px; }
      .modal-content .modal-body .choose_lang a {
        display: inline-block;
        padding: 15px 6%;
        color: white;
        margin: 0 5px;
        background: #5291d4;
        font-size: 18px;
        margin-bottom: 10px; }
      .modal-content .modal-body .choose_lang a:hover {
        background: #74a9e1; }
    .modal-content .modal-body .more_lang {
      padding: 5px 10px 0 0; }
      .modal-content .modal-body .more_lang a {
        color: #5291d4; }
      .modal-content .modal-body .more_lang a:hover {
        color: #74a9e1; }
      .modal-content .modal-body .more_lang ul {
        margin: 0 0 0 20%;
        text-align: left;
        line-height: 1.7em; }
        .modal-content .modal-body .more_lang ul li {
          padding-left: 10px; }
        .modal-content .modal-body .more_lang ul li:hover {
          background: #5291d4; }
          .modal-content .modal-body .more_lang ul li:hover a {
            color: white !important; }
    .modal-content .modal-body .not_in_list {
      padding: 20px 3.5% 0;
      text-align: left; }
      .modal-content .modal-body .not_in_list a {
        color: #ababab; }
      .modal-content .modal-body .not_in_list a:hover {
        color: #4d4d4d;
        text-decoration: underline; }
    .modal-content .modal-body .write_name.pad_top {
      padding: 5px 0 30px; }
    .modal-content .modal-body .write_name {
      padding: 30px 0;
      font-size: 30px;
      clear: both;
      overflow: hidden;
      color: #aca9a9; }
      .modal-content .modal-body .write_name a {
        color: #cccccc; }
        .modal-content .modal-body .write_name a b {
          font-size: 12px;
          font-weight: normal;
          font-weight: normal;
          line-height: 1em;
          display: none; }
      .modal-content .modal-body .write_name a:hover {
        color: #aca9a9; }
      .modal-content .modal-body .write_name a:hover span {
        display: none; }
      .modal-content .modal-body .write_name a:hover b {
        display: inline-block; }
      .modal-content .modal-body .write_name ul {
        list-style: none;
        padding: 0;
        margin: 0 5% 0 0; }
        .modal-content .modal-body .write_name ul li.add {
          color: #cccccc; }
        .modal-content .modal-body .write_name ul li {
          padding: 0 5px;
          float: right; }
      .modal-content .modal-body .write_name input {
        width: 150px;
        border: none; }
    .modal-content .modal-body .activate_record {
      padding: 40px 0 70px 0; }
      .modal-content .modal-body .activate_record .record_progress {
        padding: 0 15px;
        font-size: 48px;
        color: #aca9a9;
        display: inline-block; }
      .modal-content .modal-body .activate_record .progress {
        margin-bottom: 0;
        height: 7px;
        border-radius: 0; }
    .modal-content .modal-body .activate_record.done .progress {
      visibility: hidden; }
    .modal-content .modal-body .register {
      padding-top: 35px; }
      .modal-content .modal-body .register .row {
        margin-bottom: 35px; }
        .modal-content .modal-body .register .row a {
          display: inline-block;
          color: #B0B0B0; }
          .modal-content .modal-body .register .row a b {
            display: block;
            height: 44px;
            width: 54px; }
          .modal-content .modal-body .register .row a b.embed_mail {
            background: url(//cdn-assets1.namez.com/assets/reg_mail-c31b1ce8b46986054a9035c2b2aed715.png) no-repeat center 0; }
          .modal-content .modal-body .register .row a b.embed_social {
            background: url(//cdn-assets1.namez.com/assets/reg_social-59d92567dee934eb65d5ad1d83eda83c.png) no-repeat center 0; }
          .modal-content .modal-body .register .row a b.embed_blog {
            background: url(//cdn-assets1.namez.com/assets/reg_embeded-9a78ccd9bf040a042f6b5e383b68b33c.png) no-repeat center 0; }
        .modal-content .modal-body .register .row a:hover {
          color: #4d4d4d; }
          .modal-content .modal-body .register .row a:hover b {
            background-position: center -44px; }
        .modal-content .modal-body .register .row .reg_finish {
          width: 83px;
          height: 83px;
          display: inline-block;
          border: none;
          box-shadow: 2px 2px 2px #D6D6D6;
          margin: 0 5px 10px 5px; }
        .modal-content .modal-body .register .row .reg_finish.mailto {
          background: #68a7ea url(//cdn-assets1.namez.com/assets/mail_finish-75dfef6958d7475ae04bec0eeb626315.png) no-repeat center center; }
        .modal-content .modal-body .register .row .reg_finish.social_prof {
          background: #68a7ea url(//cdn-assets2.namez.com/assets/socials_finish-4fb6d2c15de8e73865e369aa37675773.png) no-repeat center center; }
        .modal-content .modal-body .register .row .reg_finish.site {
          background: #68a7ea url(//cdn-assets3.namez.com/assets/embed_finish-1d265a4e41df6435e14bbb3ad022eec8.png) no-repeat center center; }
        .modal-content .modal-body .register .row .reg_finish:hover {
          background-color: #77b5f8; }
      .modal-content .modal-body .register .socials_btn {
        display: inline-block;
        border: none;
        color: white;
        font-size: 17px;
        padding: 7px 0 6px 40px;
        width: 44%;
        margin: 0 5px 12px 5px; }
      .modal-content .modal-body .register .socials_btn.facebook {
        background: #3c5b9a url(//cdn-assets3.namez.com/assets/facebook-ec4c0819916633c22d92f1121e710517.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.google {
        background: #fc5a44 url(//cdn-assets2.namez.com/assets/google-930a65dcda5c05ffdeff8372debd4a0d.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.twitter {
        background: #11a1d3 url(//cdn-assets2.namez.com/assets/twitter-ca37090cd40704cc656a8a155ed807df.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.linkedin {
        background: #40739d url(//cdn-assets3.namez.com/assets/linkedin-f0048f87bb32b2c1f0fcfc65312a5d06.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.facebook:hover {
        background: #326db5 url(//cdn-assets3.namez.com/assets/facebook-ec4c0819916633c22d92f1121e710517.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.google:hover {
        background: #fd715f url(//cdn-assets2.namez.com/assets/google-930a65dcda5c05ffdeff8372debd4a0d.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.twitter:hover {
        background: #31b2e0 url(//cdn-assets2.namez.com/assets/twitter-ca37090cd40704cc656a8a155ed807df.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.linkedin:hover {
        background: #5187b4 url(//cdn-assets3.namez.com/assets/linkedin-f0048f87bb32b2c1f0fcfc65312a5d06.png) no-repeat 0 0; }
    .modal-content .modal-body .upload_img:hover {
      border: 1px solid #B0B0B0; }
    .modal-content .modal-body .upload_img {
      border: 1px solid #ccc;
      background: #fafafa;
      text-align: center; }
      .modal-content .modal-body .upload_img a {
        display: inline-block;
        color: #B0B0B0;
        padding: 35px 0; }
        .modal-content .modal-body .upload_img a b {
          width: 66px;
          height: 45px;
          display: inline-block;
          background: url(//cdn-assets2.namez.com/assets/rectangle-e72201573663d6edad47a4fef162a2f9.png) no-repeat 0 0; }
      .modal-content .modal-body .upload_img a:hover {
        color: #4d4d4d; }
        .modal-content .modal-body .upload_img a:hover b {
          background-position: 0 -45px; }
    .modal-content .modal-body .upload_img.img-circle {
      width: 133px;
      display: inline-block; }
      .modal-content .modal-body .upload_img.img-circle a b {
        width: 55px;
        height: 38px;
        display: inline-block;
        background: url(//cdn-assets3.namez.com/assets/round_img-9bc862b63f555c3961542ed2ac0d755d.png) no-repeat 0 0; }
      .modal-content .modal-body .upload_img.img-circle a:hover b {
        background-position: 0 -38px; }
    .modal-content .modal-body .form_area {
      padding-right: 5%;
      padding-top: 15px;
      text-align: left; }
      .modal-content .modal-body .form_area .form-control {
        border: 1px solid #f2f2f2;
        border-radius: 2px;
        box-shadow: none; }
      .modal-content .modal-body .form_area .form-control:focus, .modal-content .modal-body .form_area .form-control:hover {
        border-color: #cccccc;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .modal-content .modal-body .form_area .btn-default {
        background-image: none;
        border-color: #FAFAFA;
        background-color: #FAFAFA;
        text-shadow: none;
        box-shadow: none;
        border: none;
        border-radius: 2px;
        color: #ccc; }
        .modal-content .modal-body .form_area .btn-default .caret {
          border-color: #e4e4e4 rgba(0, 0, 0, 0) -moz-use-text-color;
          border-width: 8px 6px 0; }
      .modal-content .modal-body .form_area .btn-default:hover, .modal-content .modal-body .form_area .btn-default:focus {
        background-color: #FAFAFA;
        color: #333333; }
      .modal-content .modal-body .form_area .btn-default:active, .modal-content .modal-body .form_area .btn-default.active, .modal-content .modal-body .form_area .open .dropdown-toggle.btn-default {
        background-color: #FAFAFA;
        color: #333333; }
        .modal-content .modal-body .form_area .btn-default:active .caret, .modal-content .modal-body .form_area .btn-default.active .caret, .modal-content .modal-body .form_area .open .dropdown-toggle.btn-default .caret {
          border-color: #555555 rgba(0, 0, 0, 0) -moz-use-text-color;
          border-bottom: 8px solid #555555;
          border-top: 0 none;
          content: ""; }
      .modal-content .modal-body .form_area .dropdown-menu {
        background: #fafafa;
        box-shadow: none;
        border-radius: 2px; }
        .modal-content .modal-body .form_area .dropdown-menu a {
          color: #B0B0B0; }
        .modal-content .modal-body .form_area .dropdown-menu a:hover, .modal-content .modal-body .form_area .dropdown-menu a:focus {
          background: #fff;
          color: #555555; }
      .modal-content .modal-body .form_area #inputWiki {
        background: url(//cdn-assets0.namez.com/assets/wiki_input1-8090681cb3ab99eee819d3fc644cf0ee.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWiki:focus, .modal-content .modal-body .form_area #inputWiki:hover {
        background: url(//cdn-assets1.namez.com/assets/wiki_input1_hover-01023dc3b1c28ab1151a312fabc4cc7e.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWeb {
        background: url(//cdn-assets1.namez.com/assets/earth_input-5c96dfad398f69d617f999a2fd14ff31.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWeb:focus, .modal-content .modal-body .form_area #inputWeb:hover {
        background: url(//cdn-assets3.namez.com/assets/earth_input_hover-f60f2c6cab2bdc20549b8c95ff13f287.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputLocation {
        background: url(//cdn-assets0.namez.com/assets/chek_input-6c5fc80a7eb551b3953e23a7ee848275.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputLocation:focus, .modal-content .modal-body .form_area #inputLocation:hover {
        background: url(//cdn-assets0.namez.com/assets/chek_input_hover-f3695434806d54e477d9f0bdc831aee7.png) no-repeat right 7px; }
  .modal-content .modal-footer .microphone {
    width: 83px;
    height: 83px;
    display: inline-block;
    background: #f8f8f8 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6;
    margin: 0 5px; }
  .modal-content .modal-footer .play_record {
    width: 50px;
    height: 50px;
    display: inline-block;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6; }
  .modal-content .modal-footer .microphone.mic_blue {
    background: #5291d4 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.mic_blue:hover {
    background: #74a9e1 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.recording {
    background: #ef403d url(//cdn-assets0.namez.com/assets/stop-f7cd612a00a26cbc5d6d9002bb6bd6ea.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.recording:hover {
    background: #f95956 url(//cdn-assets0.namez.com/assets/stop-f7cd612a00a26cbc5d6d9002bb6bd6ea.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.save {
    background: #5291d4 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.save:hover {
    background: #74a9e1 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }
  .modal-content .modal-footer .play_record.play {
    background: #818081 url(//cdn-assets3.namez.com/assets/play_icon-9ae34bf680ec940f5a6ea06cd96d1765.png) no-repeat 20px center; }
  .modal-content .modal-footer .play_record.play:hover {
    background: #87bfef url(//cdn-assets3.namez.com/assets/play_icon-9ae34bf680ec940f5a6ea06cd96d1765.png) no-repeat 20px center; }
  .modal-content .modal-footer .play_record.rewrite {
    background: #818081 url(//cdn-assets1.namez.com/assets/rewrite_icon-92fb6827e3540bda2be6b7f7ac171ff8.png) no-repeat center center; }
  .modal-content .modal-footer .play_record.rewrite:hover {
    background: #f95956 url(//cdn-assets1.namez.com/assets/rewrite_icon-92fb6827e3540bda2be6b7f7ac171ff8.png) no-repeat center center; }
  .modal-content .modal-footer a {
    color: #B0B0B0; }
  .modal-content .modal-footer a:hover {
    color: #4d4d4d; }
  .modal-content .modal-footer .microphone.save[disabled="disabled"], .modal-content .modal-footer .microphone.save[disabled="disabled"]:hover {
    background: #d6d7d8 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }

/****************************** Actions ******************************************/
.modal-dialog.add_name {
  max-width: 450px; }
  .modal-dialog.add_name .modal-content {
    background: #f8f8f8; }
    .modal-dialog.add_name .modal-content h2 {
      margin: 0; }
    .modal-dialog.add_name .modal-content .contentHolder {
      position: relative;
      margin: 0px auto;
      padding: 0px;
      height: 160px;
      overflow: hidden; }
    .modal-dialog.add_name .modal-content .textContent {
      background: #fff;
      border: 1px solid #d2d2d2;
      border-radius: 4px;
      text-align: left;
      padding: 15px 0 15px 15px;
      margin-top: 15px; }
      .modal-dialog.add_name .modal-content .textContent li a.selected {
        color: #5291d4; }
    .modal-dialog.add_name .modal-content .create_new {
      border-bottom: 1px solid #d2d2d2;
      position: relative;
      text-align: left;
      padding: 0 15px;
      margin-top: 25px; }
      .modal-dialog.add_name .modal-content .create_new .short_border {
        display: inline-block;
        width: 0;
        height: 6px;
        border-left: 1px solid #d2d2d2;
        border-right: 1px solid #d2d2d2;
        position: absolute;
        bottom: 0;
        left: 0; }
      .modal-dialog.add_name .modal-content .create_new .short_border.right {
        right: 0;
        left: inherit; }
      .modal-dialog.add_name .modal-content .create_new input[type="text"] {
        width: 100%;
        border: none;
        font-size: 14px;
        padding: 0;
        background: transparent; }
    .modal-dialog.add_name .modal-content a {
      color: #929292;
      cursor: pointer; }
    .modal-dialog.add_name .modal-content a:hover {
      color: #4d4d4d; }
  .modal-dialog.add_name .modal-header {
    background: #fff; }
  .modal-dialog.add_name .modal-body {
    text-align: center; }
  .modal-dialog.add_name .socials_links {
    padding: 10px 15px 0; }
    .modal-dialog.add_name .socials_links .soc_btn {
      width: 58px;
      height: 58px;
      border: none;
      box-shadow: 2px 2px 2px #D6D6D6;
      display: inline-block;
      cursor: pointer; }
    .modal-dialog.add_name .socials_links .soc_btn.fb {
      background: #23599b url(//cdn-assets2.namez.com/assets/fb-ff9ba109aecffec0965dd1704ecef7c6.png) no-repeat center center; }
    .modal-dialog.add_name .socials_links .soc_btn.tw {
      background: #11a2d4 url(//cdn-assets3.namez.com/assets/tw-f4ca8973199025dd47da19618fb5adf8.png) no-repeat center center; }
    .modal-dialog.add_name .socials_links .soc_btn.gl {
      background: #fc5a44 url(//cdn-assets1.namez.com/assets/gl-3884990d7b14430752d6d4f3a3c5411a.png) no-repeat center center; }
    .modal-dialog.add_name .socials_links .soc_btn.ml {
      background: #4c6878 url(//cdn-assets2.namez.com/assets/ml-6e10da910f6b59e88df032e6af9df32d.png) no-repeat center center; }
    .modal-dialog.add_name .socials_links .soc_btn.fb:hover {
      background: #326db5 url(//cdn-assets2.namez.com/assets/fb-ff9ba109aecffec0965dd1704ecef7c6.png) no-repeat center center; }
    .modal-dialog.add_name .socials_links .soc_btn.tw:hover {
      background: #31b3e0 url(//cdn-assets3.namez.com/assets/tw-f4ca8973199025dd47da19618fb5adf8.png) no-repeat center center; }
    .modal-dialog.add_name .socials_links .soc_btn.gl:hover {
      background: #fb6956 url(//cdn-assets1.namez.com/assets/gl-3884990d7b14430752d6d4f3a3c5411a.png) no-repeat center center; }
    .modal-dialog.add_name .socials_links .soc_btn.ml:hover {
      background: #587a8e url(//cdn-assets2.namez.com/assets/ml-6e10da910f6b59e88df032e6af9df32d.png) no-repeat center center; }
  .modal-dialog.add_name .embed_actiion p b {
    font-weight: normal;
    font-size: 17px; }
  .modal-dialog.add_name .embed_actiion .modal-body {
    text-align: left; }
    .modal-dialog.add_name .embed_actiion .modal-body li {
      cursor: pointer;
      margin-bottom: 6px;
      padding: 5px 0 5px 10px; }
      .modal-dialog.add_name .embed_actiion .modal-body li p {
        margin: 0; }
    .modal-dialog.add_name .embed_actiion .modal-body li.selected, .modal-dialog.add_name .embed_actiion .modal-body li:hover {
      background: #fff; }
  .modal-dialog.add_name .embed_actiion .modal-footer {
    border-top: 1px solid #d6d6d6;
    text-align: left;
    padding-top: 20px; }
    .modal-dialog.add_name .embed_actiion .modal-footer textarea {
      background: #fff;
      border: 1px solid #d2d2d2;
      color: #b9bbbc;
      border-radius: 4px;
      text-align: left;
      padding: 13px;
      width: 100%;
      font-size: 12px;
      resize: none; }
    .modal-dialog.add_name .embed_actiion .modal-footer .copy_all {
      display: inline-block;
      color: #b3b3b3;
      font-size: 12px;
      background: url(//cdn-assets2.namez.com/assets/copy_all-4f12a5011a0b058a1db28bedf09fea8b.png) no-repeat right 3px;
      padding-right: 18px;
      float: right;
      margin-top: 6px; }
    .modal-dialog.add_name .embed_actiion .modal-footer .copy_all:hover {
      color: #6dabed;
      background: url(//cdn-assets3.namez.com/assets/copy_all_hover-45edeb78845d4df7ac92c930a16263ef.png) no-repeat right 3px; }

.send_new_request .col-xs-6 {
  width: 33.33333%; }
.send_new_request button.embed {
  background: url(//cdn-assets2.namez.com/assets/aprove_embed-3f3eacc1c5366a0f11273cecbfd21980.png) no-repeat scroll center center #12acee; }
.send_new_request button.plus {
  background: url(//cdn-assets0.namez.com/assets/aprove_plus-a92365ee37d31fc4a9715b6184e4634a.png) no-repeat scroll center center #12acee; }
.send_new_request button.share {
  background: url(//cdn-assets0.namez.com/assets/aprove_share-7bb00dd4129a09e809f7796deae89c83.png) no-repeat scroll center center #12acee; }
.send_new_request button {
  border: medium none;
  box-shadow: 2px 2px 2px #D6D6D6;
  display: inline-block;
  height: 60px;
  margin: 0 5px 10px;
  width: 60px; }
.send_new_request span {
  color: #4592b3;
  font-size: 12px; }
.send_new_request button:hover {
  background-color: #53c4f5; }

#bluemask {
  background: #1a1b15 !important; }
.ps-container .ps-scrollbar-x-rail {
  position: absolute;
  /* please don't change 'position' */
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear; }

.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.ps-container .ps-scrollbar-x-rail.in-scrolling {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  /* please don't change 'position' */
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear; }

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.ps-container .ps-scrollbar-y-rail.in-scrolling {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.ps-container .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear; }

.ps-container.ie6 .ps-scrollbar-x {
  font-size: 0;
  /* fixed scrollbar height in xp sp3 ie6 */ }

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
  background-color: #999; }

.ps-container .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 4px;
  background-color: #d2d2d2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear; }

.ps-container.ie .ps-scrollbar-y {
  font-size: 0;
  /* fixed scrollbar height in xp sp3 ie6 */ }

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
  background-color: #999; }
/************** Variables ******************/
/***************************** Modal ***********************************/
.modal-content {
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px; }
  .modal-content h1 {
    color: #2d2d2d;
    font-size: 24px; }
    .modal-content h1 span {
      font-size: 27px; }
  .modal-content h2 {
    margin-bottom: 0;
    color: #566876; }
  .modal-content .modal-header {
    border-bottom: none;
    text-align: center;
    background: #fff;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    padding: 10px; }
  .modal-content .modal-body {
    text-align: center; }
    .modal-content .modal-body ul {
      list-style: none;
      padding: 0; }
    .modal-content .modal-body .choose_lang, .modal-content .modal-body .lets_go {
      padding-top: 30px; }
      .modal-content .modal-body .choose_lang a, .modal-content .modal-body .lets_go a {
        display: inline-block;
        padding: 15px 6%;
        color: white;
        margin: 0 5px;
        background: #5291d4;
        font-size: 18px;
        margin-bottom: 10px; }
      .modal-content .modal-body .choose_lang a:hover, .modal-content .modal-body .lets_go a:hover {
        background: #74a9e1; }
    .modal-content .modal-body .more_lang.choose_cat ul {
      margin: 0 0 0 10%; }
    .modal-content .modal-body .more_lang.choose_cat li {
      padding-left: 30px;
      background: url(//cdn-assets0.namez.com/assets/person_cat-ba99cfa1e54c81bbccfc2e6b25bf617f.jpg) no-repeat 4px 0;
      margin-bottom: 3px; }
    .modal-content .modal-body .more_lang.choose_cat li:hover {
      background: #259ae5 url(//cdn-assets0.namez.com/assets/person_cat-ba99cfa1e54c81bbccfc2e6b25bf617f.jpg) no-repeat 4px -24px; }
    .modal-content .modal-body .more_lang {
      padding: 5px 10px 0 0; }
      .modal-content .modal-body .more_lang a {
        color: #5291d4; }
      .modal-content .modal-body .more_lang a:hover {
        color: #74a9e1; }
      .modal-content .modal-body .more_lang ul {
        margin: 0 0 0 20%;
        text-align: left;
        line-height: 1.7em; }
        .modal-content .modal-body .more_lang ul li {
          padding-left: 10px; }
        .modal-content .modal-body .more_lang ul li:hover {
          background: #5291d4; }
          .modal-content .modal-body .more_lang ul li:hover a {
            color: white !important; }
    .modal-content .modal-body .not_in_list {
      padding: 20px 3.5% 0;
      text-align: left; }
      .modal-content .modal-body .not_in_list a {
        color: #ababab; }
      .modal-content .modal-body .not_in_list a:hover {
        color: #2d2d2d;
        text-decoration: underline; }
    .modal-content .modal-body .write_name.pad_top {
      padding: 5px 0 30px; }
    .modal-content .modal-body .write_name {
      padding: 0 0 30px;
      font-size: 30px;
      clear: both;
      overflow: hidden;
      color: #aca9a9; }
      .modal-content .modal-body .write_name a {
        display: inline-block;
        padding: 10px 0;
        color: white;
        margin: 0 15px;
        background: #5291d4;
        font-size: 15px;
        width: 130px;
        cursor: pointer; }
      .modal-content .modal-body .write_name a:hover {
        background: #74a9e1; }
      .modal-content .modal-body .write_name ul {
        list-style: none;
        padding: 0;
        margin: 0 5%; }
        .modal-content .modal-body .write_name ul li.add {
          color: #cccccc; }
        .modal-content .modal-body .write_name ul li {
          padding: 0 5px;
          position: relative; }
          .modal-content .modal-body .write_name ul li .close_input {
            position: absolute;
            top: 7px;
            right: 0;
            font-size: 21px;
            background: none;
            color: #ccc;
            cursor: pointer; }
      .modal-content .modal-body .write_name input {
        border: none;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #E6E6E6;
        color: #2d2d2d;
        font-size: 20px;
        margin-bottom: 15px;
        cursor: pointer; }
      .modal-content .modal-body .write_name input:focus, .modal-content .modal-body .write_name input:active, .modal-content .modal-body .write_name input:hover {
        border-bottom: 1px solid #5291d4; }
      .modal-content .modal-body .write_name input:-moz-placeholder {
        color: #aca9a9; }
      .modal-content .modal-body .write_name input::-moz-placeholder {
        color: #aca9a9; }
      .modal-content .modal-body .write_name input:-ms-input-placeholder {
        color: #aca9a9; }
      .modal-content .modal-body .write_name input::-webkit-input-placeholder {
        color: #aca9a9; }
    .modal-content .modal-body .activate_record {
      padding: 0 0 70px 0; }
      .modal-content .modal-body .activate_record .record_volume {
        margin-bottom: 30px; }
      .modal-content .modal-body .activate_record .counter {
        font-weight: bold;
        font-size: 70px;
        color: #EF403D;
        margin-bottom: 20px; }
      .modal-content .modal-body .activate_record .record_progress {
        padding: 0 15px;
        font-size: 48px;
        color: #aca9a9;
        display: inline-block; }
      .modal-content .modal-body .activate_record .progress {
        margin-bottom: 0;
        height: 7px;
        border-radius: 0; }
    .modal-content .modal-body .activate_record.done .progress {
      visibility: hidden; }
    .modal-content .modal-body .register {
      padding-top: 35px; }
      .modal-content .modal-body .register .row {
        margin-bottom: 35px; }
        .modal-content .modal-body .register .row a {
          display: inline-block;
          color: #686666; }
          .modal-content .modal-body .register .row a b {
            display: block;
            height: 44px;
            width: 54px; }
          .modal-content .modal-body .register .row a b.embed_mail {
            background: url(//cdn-assets1.namez.com/assets/reg_mail-c31b1ce8b46986054a9035c2b2aed715.png) no-repeat center 0; }
          .modal-content .modal-body .register .row a b.embed_social {
            background: url(//cdn-assets1.namez.com/assets/reg_social-59d92567dee934eb65d5ad1d83eda83c.png) no-repeat center 0; }
          .modal-content .modal-body .register .row a b.embed_blog {
            background: url(//cdn-assets1.namez.com/assets/reg_embeded-9a78ccd9bf040a042f6b5e383b68b33c.png) no-repeat center 0; }
        .modal-content .modal-body .register .row a:hover {
          color: #2d2d2d; }
          .modal-content .modal-body .register .row a:hover b {
            background-position: center -44px; }
        .modal-content .modal-body .register .row .reg_finish {
          width: 83px;
          height: 83px;
          display: inline-block;
          border: none;
          box-shadow: 2px 2px 2px #D6D6D6;
          margin: 0 5px 10px 5px; }
        .modal-content .modal-body .register .row .reg_finish.mailto {
          background: #68a7ea url(//cdn-assets1.namez.com/assets/mail_finish-75dfef6958d7475ae04bec0eeb626315.png) no-repeat center center; }
        .modal-content .modal-body .register .row .reg_finish.social_prof {
          background: #68a7ea url(//cdn-assets2.namez.com/assets/socials_finish-4fb6d2c15de8e73865e369aa37675773.png) no-repeat center center; }
        .modal-content .modal-body .register .row .reg_finish.site {
          background: #68a7ea url(//cdn-assets3.namez.com/assets/embed_finish-1d265a4e41df6435e14bbb3ad022eec8.png) no-repeat center center; }
        .modal-content .modal-body .register .row .reg_finish:hover {
          background-color: #77b5f8; }
        .modal-content .modal-body .register .row .notactive .reg_finish.mailto {
          background: #c3dcf7 url(//cdn-assets1.namez.com/assets/mail_finish-75dfef6958d7475ae04bec0eeb626315.png) no-repeat center center; }
        .modal-content .modal-body .register .row .notactive .reg_finish.social_prof {
          background: #c3dcf7 url(//cdn-assets2.namez.com/assets/socials_finish-4fb6d2c15de8e73865e369aa37675773.png) no-repeat center center; }
        .modal-content .modal-body .register .row .notactive .reg_finish.site {
          background: #c3dcf7 url(//cdn-assets3.namez.com/assets/embed_finish-1d265a4e41df6435e14bbb3ad022eec8.png) no-repeat center center; }
        .modal-content .modal-body .register .row .notactive .reg_finish:hover {
          background-color: #77b5f8; }
        .modal-content .modal-body .register .row .notactive span {
          color: #ccc; }
      .modal-content .modal-body .register .socials_btn {
        display: inline-block;
        border: none;
        color: white;
        font-size: 17px;
        padding: 7px 0 6px 40px;
        width: 44%;
        margin: 0 5px 12px 5px; }
      .modal-content .modal-body .register .socials_btn.facebook {
        background: #3c5b9a url(//cdn-assets3.namez.com/assets/facebook-ec4c0819916633c22d92f1121e710517.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.google {
        background: #fc5a44 url(//cdn-assets2.namez.com/assets/google-930a65dcda5c05ffdeff8372debd4a0d.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.twitter {
        background: #11a1d3 url(//cdn-assets2.namez.com/assets/twitter-ca37090cd40704cc656a8a155ed807df.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.linkedin {
        background: #40739d url(//cdn-assets3.namez.com/assets/linkedin-f0048f87bb32b2c1f0fcfc65312a5d06.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.facebook:hover {
        background: #326db5 url(//cdn-assets3.namez.com/assets/facebook-ec4c0819916633c22d92f1121e710517.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.google:hover {
        background: #fd715f url(//cdn-assets2.namez.com/assets/google-930a65dcda5c05ffdeff8372debd4a0d.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.twitter:hover {
        background: #31b2e0 url(//cdn-assets2.namez.com/assets/twitter-ca37090cd40704cc656a8a155ed807df.png) no-repeat 0 0; }
      .modal-content .modal-body .register .socials_btn.linkedin:hover {
        background: #5187b4 url(//cdn-assets3.namez.com/assets/linkedin-f0048f87bb32b2c1f0fcfc65312a5d06.png) no-repeat 0 0; }
    .modal-content .modal-body .upload_img:hover {
      border: 1px solid #686666; }
    .modal-content .modal-body .upload_img {
      border: 1px solid #ccc;
      background: #fafafa;
      text-align: center;
      margin-top: 100px; }
      .modal-content .modal-body .upload_img a {
        display: inline-block;
        color: #686666;
        padding: 35px 0; }
        .modal-content .modal-body .upload_img a b {
          width: 66px;
          height: 45px;
          display: inline-block;
          background: url(//cdn-assets2.namez.com/assets/rectangle-e72201573663d6edad47a4fef162a2f9.png) no-repeat 0 0; }
      .modal-content .modal-body .upload_img a:hover {
        color: #2d2d2d; }
        .modal-content .modal-body .upload_img a:hover b {
          background-position: 0 -45px; }
    .modal-content .modal-body .upload_img.img-circle {
      width: 133px;
      display: inline-block; }
      .modal-content .modal-body .upload_img.img-circle a b {
        width: 55px;
        height: 38px;
        display: inline-block;
        background: url(//cdn-assets3.namez.com/assets/round_img-9bc862b63f555c3961542ed2ac0d755d.png) no-repeat 0 0; }
      .modal-content .modal-body .upload_img.img-circle a:hover b {
        background-position: 0 -38px; }
    .modal-content .modal-body .form_area {
      padding-right: 5%;
      padding-top: 15px;
      text-align: left; }
      .modal-content .modal-body .form_area .form-control {
        border: 1px solid #f2f2f2;
        border-radius: 2px;
        box-shadow: none; }
      .modal-content .modal-body .form_area .form-control:focus, .modal-content .modal-body .form_area .form-control:hover {
        border-color: #cccccc;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .modal-content .modal-body .form_area .btn-default {
        background-image: none;
        border-color: #FAFAFA;
        background-color: #FAFAFA;
        text-shadow: none;
        box-shadow: none;
        border: none;
        border-radius: 2px;
        color: #ccc; }
        .modal-content .modal-body .form_area .btn-default .caret {
          border-color: #e4e4e4 rgba(0, 0, 0, 0) -moz-use-text-color;
          border-width: 8px 6px 0; }
      .modal-content .modal-body .form_area .btn-default:hover, .modal-content .modal-body .form_area .btn-default:focus {
        background-color: #FAFAFA;
        color: #333333; }
      .modal-content .modal-body .form_area .btn-default:active, .modal-content .modal-body .form_area .btn-default.active, .modal-content .modal-body .form_area .open .dropdown-toggle.btn-default {
        background-color: #FAFAFA;
        color: #333333; }
        .modal-content .modal-body .form_area .btn-default:active .caret, .modal-content .modal-body .form_area .btn-default.active .caret, .modal-content .modal-body .form_area .open .dropdown-toggle.btn-default .caret {
          border-color: #555555 rgba(0, 0, 0, 0) -moz-use-text-color;
          border-bottom: 8px solid #555555;
          border-top: 0 none;
          content: ""; }
      .modal-content .modal-body .form_area .dropdown-menu {
        background: #fafafa;
        box-shadow: none;
        border-radius: 2px; }
        .modal-content .modal-body .form_area .dropdown-menu a {
          color: #686666; }
        .modal-content .modal-body .form_area .dropdown-menu a:hover, .modal-content .modal-body .form_area .dropdown-menu a:focus {
          background: #fff;
          color: #555555; }
      .modal-content .modal-body .form_area #inputWiki {
        background: url(//cdn-assets0.namez.com/assets/wiki_input1-8090681cb3ab99eee819d3fc644cf0ee.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWiki:focus, .modal-content .modal-body .form_area #inputWiki:hover {
        background: url(//cdn-assets1.namez.com/assets/wiki_input1_hover-01023dc3b1c28ab1151a312fabc4cc7e.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWeb {
        background: url(//cdn-assets1.namez.com/assets/earth_input-5c96dfad398f69d617f999a2fd14ff31.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWeb:focus, .modal-content .modal-body .form_area #inputWeb:hover {
        background: url(//cdn-assets3.namez.com/assets/earth_input_hover-f60f2c6cab2bdc20549b8c95ff13f287.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputLocation {
        background: url(//cdn-assets0.namez.com/assets/chek_input-6c5fc80a7eb551b3953e23a7ee848275.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputLocation:focus, .modal-content .modal-body .form_area #inputLocation:hover {
        background: url(//cdn-assets0.namez.com/assets/chek_input_hover-f3695434806d54e477d9f0bdc831aee7.png) no-repeat right 7px; }
  .modal-content .modal-footer .microphone {
    width: 83px;
    height: 83px;
    display: inline-block;
    background: #f8f8f8 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6;
    margin: 0 5px; }
  .modal-content .modal-footer .microphone.active {
    background: #ef403d url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6;
    margin: 0 5px; }
  .modal-content .modal-footer .play_record {
    width: 50px;
    height: 50px;
    display: inline-block;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6; }
  .modal-content .modal-footer .microphone.mic_blue {
    background: #5291d4 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.mic_blue:hover {
    background: #74a9e1 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.recording {
    background: #ef403d url(//cdn-assets0.namez.com/assets/stop-f7cd612a00a26cbc5d6d9002bb6bd6ea.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.recording:hover {
    background: #f95956 url(//cdn-assets0.namez.com/assets/stop-f7cd612a00a26cbc5d6d9002bb6bd6ea.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.save {
    background: #5291d4 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.save:hover {
    background: #74a9e1 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }
  .modal-content .modal-footer .play_record.play {
    background: #818081 url(//cdn-assets3.namez.com/assets/play_icon-9ae34bf680ec940f5a6ea06cd96d1765.png) no-repeat 20px center; }
  .modal-content .modal-footer .play_record.play:hover {
    background: #92d439 url(//cdn-assets3.namez.com/assets/play_icon-9ae34bf680ec940f5a6ea06cd96d1765.png) no-repeat 20px center; }
  .modal-content .modal-footer .play_record.rewrite {
    background: #818081 url(//cdn-assets1.namez.com/assets/rewrite_icon-92fb6827e3540bda2be6b7f7ac171ff8.png) no-repeat center center; }
  .modal-content .modal-footer .play_record.rewrite:hover {
    background: #f95956 url(//cdn-assets1.namez.com/assets/rewrite_icon-92fb6827e3540bda2be6b7f7ac171ff8.png) no-repeat center center; }
  .modal-content .modal-footer a {
    color: #686666; }
  .modal-content .modal-footer a:hover {
    color: #2d2d2d; }
  .modal-content .modal-footer .microphone.save[disabled="disabled"], .modal-content .modal-footer .microphone.save[disabled="disabled"]:hover {
    background: #d6d7d8 url(//cdn-assets0.namez.com/assets/save_icon-8131a4bf6a932a237006899675c07b6e.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.recording[disabled="disabled"], .modal-content .modal-footer .microphone.recording[disabled="disabled"]:hover {
    background: #d6d7d8 url(//cdn-assets0.namez.com/assets/stop-f7cd612a00a26cbc5d6d9002bb6bd6ea.png) no-repeat center center; }
  .modal-content .modal-footer .copy_html {
    padding-bottom: 10px; }
    .modal-content .modal-footer .copy_html a {
      display: inline-block;
      padding: 5px 30px 5px 10px;
      color: white;
      background: #5291d4 url(//cdn-assets2.namez.com/assets/copy_all-4f12a5011a0b058a1db28bedf09fea8b.png) no-repeat 95% 6px; }
    .modal-content .modal-footer .copy_html a:hover {
      background: #68a7ea url(//cdn-assets2.namez.com/assets/copy_all-4f12a5011a0b058a1db28bedf09fea8b.png) no-repeat 95% 6px;
      color: white; }
  .modal-content .modal-footer p b {
    font-weight: normal; }
  .modal-content .embad_to_mail {
    text-align: left;
    padding-top: 0; }
    .modal-content .embad_to_mail ul {
      list-style: none;
      padding: 0; }
      .modal-content .embad_to_mail ul li {
        cursor: pointer;
        margin-bottom: 6px;
        padding: 5px 0 5px 10px; }
        .modal-content .embad_to_mail ul li h2, .modal-content .embad_to_mail ul li p {
          margin: 0; }
      .modal-content .embad_to_mail ul li.selected {
        background: #F8F8F8; }
    .modal-content .embad_to_mail textarea {
      text-align: left;
      width: 100%;
      resize: none;
      font-size: 12px;
      border: none;
      color: #b9bbbc; }
    .modal-content .embad_to_mail .textarea {
      background: #fff;
      border: 1px solid #d2d2d2;
      border-radius: 4px;
      padding: 13px 0 13px 13px;
      width: 100%;
      margin-bottom: 20px; }
    .modal-content .embad_to_mail .copy_all:hover {
      color: #6dabed;
      background-position: right -11px; }

.body .col-sm-3 {
  width: 25%; }
.body .col-md-4 {
  width: 33.3333%;
  float: left; }
.body .col-md-7 {
  width: 58.333333333333336%;
  float: left; }
.body .col-md-6 {
  width: 50%;
  float: left; }
.body .col-md-5 {
  width: 41.66666666666667%;
  float: left; }
.body .col-sm-5 {
  width: 41.6667%;
  float: left; }
.body .col-sm-7 {
  width: 100%; }
.body .form-horizontal .control-label {
  text-align: right; }

.contentHolder {
  position: relative;
  margin: 0px auto;
  padding: 0px;
  height: 120px;
  overflow: hidden; }
  .contentHolder .ps-scrollbar-x-rail {
    visibility: hidden; }
  .contentHolder a:hover {
    color: #5291d4; }

.record_back {
  position: absolute;
  top: 15px;
  left: 20px;
  font-size: 0;
  width: 20px;
  height: 23px;
  display: inline-block;
  background: url(//cdn-assets2.namez.com/assets/back_pop-6a5f58827bcb77edcde6776a8dfa5aae.png) no-repeat 0 0; }

.mic_volume {
  margin: 0 0 40px 0; }

/*********************** Conratulations *****************************/
.modal-content.congratulations .modal-header {
  background: #259AE5; }
  .modal-content.congratulations .modal-header h1 {
    color: white; }
.modal-content.congratulations .modal-body {
  background: #EBEBEB; }
  .modal-content.congratulations .modal-body .exam_card {
    width: 258px;
    height: 255px; }
    .modal-content.congratulations .modal-body .exam_card .block {
      min-height: 255px; }
    .modal-content.congratulations .modal-body .exam_card hr {
      margin: 10px 0; }
    .modal-content.congratulations .modal-body .exam_card .control {
      background: #fafafa url(//cdn-assets0.namez.com/assets/exam_card-cff2ce9a2d97e9ca535622c216e238e7.jpg) no-repeat center 2px;
      height: 30px; }
      .modal-content.congratulations .modal-body .exam_card .control a {
        display: none; }
    .modal-content.congratulations .modal-body .exam_card p {
      text-align: center;
      margin-left: 0; }
    .modal-content.congratulations .modal-body .exam_card img {
      height: 70px;
      margin: 0 0 10px 0; }
    .modal-content.congratulations .modal-body .exam_card h2 {
      margin: 0;
      font-size: 30px;
      text-align: center; }
  .modal-content.congratulations .modal-body h2 {
    color: #259AE5;
    text-align: left;
    margin: 50px 0 15px 20px; }
  .modal-content.congratulations .modal-body p {
    text-align: left;
    margin-left: 20px; }
  .modal-content.congratulations .modal-body a {
    color: #A3A3A4; }
  .modal-content.congratulations .modal-body .arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    display: inline-block;
    border-left: 5px solid #A3A3A4;
    margin-left: 5px; }
.modal-content.congratulations .register {
  padding-top: 20px; }
  .modal-content.congratulations .register .row .reg_finish {
    width: 83px;
    height: 83px;
    display: inline-block;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6;
    margin: 0 5px 10px 5px; }
  .modal-content.congratulations .register .row .reg_finish.mailto {
    background: #259ae5 url(//cdn-assets0.namez.com/assets/share_finish-2e42ceca8b3a927b483c8bce5b61963d.png) no-repeat center center; }
  .modal-content.congratulations .register .row .reg_finish.social_prof {
    background: #259ae5 url(//cdn-assets3.namez.com/assets/mic_icon_finish-f3f185c4200bcdb40b7b8f48da48d3f0.png) no-repeat center center; }
  .modal-content.congratulations .register .row .reg_finish.site {
    background: #259ae5 url(//cdn-assets3.namez.com/assets/embed_finish-1d265a4e41df6435e14bbb3ad022eec8.png) no-repeat center center; }
  .modal-content.congratulations .register .row .reg_finish:hover {
    background-color: #32AEFD; }
.modal-content.congratulations .modal-footer p {
  margin-bottom: 15px;
  font-size: 15px; }
/************** Variables ******************/
/***************************** Modal ***********************************/
.modal-content {
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px; }
  .modal-content h1 {
    color: #5291d4;
    font-size: 20px; }
    .modal-content h1 span {
      font-size: 27px; }
  .modal-content h2 {
    margin-bottom: 0;
    color: #566876; }
  .modal-content .modal-header {
    border-bottom: none;
    text-align: center;
    background: #f8f8f8;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    padding: 13px 10px; }
  .modal-content .modal-body {
    text-align: center; }
    .modal-content .modal-body ul {
      list-style: none;
      padding: 0; }
    .modal-content .modal-body .choose_lang {
      padding-top: 30px; }
      .modal-content .modal-body .choose_lang a {
        display: inline-block;
        padding: 15px 6%;
        color: white;
        margin: 0 5px;
        background: #5291d4;
        font-size: 18px;
        margin-bottom: 10px; }
      .modal-content .modal-body .choose_lang a:hover {
        background: #74a9e1; }
    .modal-content .modal-body .more_lang {
      padding: 5px 10px 0 0; }
      .modal-content .modal-body .more_lang a {
        color: #5291d4; }
      .modal-content .modal-body .more_lang a:hover {
        color: #74a9e1; }
      .modal-content .modal-body .more_lang ul {
        margin: 0 0 0 20%;
        text-align: left;
        line-height: 1.7em; }
        .modal-content .modal-body .more_lang ul li {
          padding-left: 10px; }
        .modal-content .modal-body .more_lang ul li:hover {
          background: #5291d4; }
          .modal-content .modal-body .more_lang ul li:hover a {
            color: white !important; }
    .modal-content .modal-body .not_in_list {
      padding: 20px 3.5% 0;
      text-align: left; }
      .modal-content .modal-body .not_in_list a {
        color: #ababab; }
      .modal-content .modal-body .not_in_list a:hover {
        color: #2d2d2d;
        text-decoration: underline; }
    .modal-content .modal-body .write_name.pad_top {
      padding: 5px 0 30px; }
    .modal-content .modal-body .write_name {
      padding: 30px 0;
      font-size: 30px;
      clear: both;
      overflow: hidden;
      color: #aca9a9; }
      .modal-content .modal-body .write_name a {
        color: #cccccc;
        cursor: pointer; }
        .modal-content .modal-body .write_name a b {
          font-size: 12px;
          font-weight: normal;
          font-weight: normal;
          line-height: 1em;
          display: none; }
      .modal-content .modal-body .write_name a:hover {
        color: #aca9a9; }
      .modal-content .modal-body .write_name a:hover span {
        display: none; }
      .modal-content .modal-body .write_name a:hover b {
        display: inline-block; }
      .modal-content .modal-body .write_name ul {
        list-style: none;
        padding: 0;
        margin: 0 5% 0 0; }
        .modal-content .modal-body .write_name ul li.add {
          color: #cccccc; }
        .modal-content .modal-body .write_name ul li {
          padding: 0 5px;
          float: right; }
      .modal-content .modal-body .write_name input {
        border: none;
        display: none; }
      .modal-content .modal-body .write_name input:-moz-placeholder {
        color: #CCCCCC; }
      .modal-content .modal-body .write_name input::-moz-placeholder {
        color: #CCCCCC; }
      .modal-content .modal-body .write_name input:-ms-input-placeholder {
        color: #CCCCCC; }
      .modal-content .modal-body .write_name input::-webkit-input-placeholder {
        color: #CCCCCC; }
    .modal-content .modal-body .register.request_send {
      padding: 45px 10% 0 10%; }
      .modal-content .modal-body .register.request_send .textarea {
        clear: both;
        overflow: hidden; }
      .modal-content .modal-body .register.request_send textarea {
        text-align: left;
        width: 100%;
        resize: none;
        font-size: 14px;
        border: none;
        color: #2d2d2d;
        background: #fff;
        border: 1px solid #d2d2d2;
        border-radius: 4px;
        padding: 13px 0 13px 13px;
        margin-bottom: 10px; }
      .modal-content .modal-body .register.request_send row {
        margin-bottom: 10px; }
      .modal-content .modal-body .register.request_send textarea:-moz-placeholder {
        color: #999; }
      .modal-content .modal-body .register.request_send textarea::-moz-placeholder {
        color: #999; }
      .modal-content .modal-body .register.request_send textarea:-ms-textarea-placeholder {
        color: #999; }
      .modal-content .modal-body .register.request_send textarea::-webkit-textarea-placeholder {
        color: #CCCCCC; }
      .modal-content .modal-body .register.request_send button[type=submit] {
        background: #0066b2;
        color: #FFFFFF;
        font-size: 17px; }
      .modal-content .modal-body .register.request_send button[type=submit]:hover {
        background: #0272c5; }
      .modal-content .modal-body .register.request_send .succes {
        font-size: 12px;
        color: #39b54a; }
    .modal-content .modal-body .register {
      padding-top: 55px; }
      .modal-content .modal-body .register .row {
        margin-bottom: 35px; }
        .modal-content .modal-body .register .row .send_request {
          padding-top: 30px;
          border-bottom: 1px solid #044666;
          color: #FFFFFF;
          font-size: 17px;
          box-shadow: none;
          width: 200px;
          margin-bottom: 10px; }
        .modal-content .modal-body .register .row .send_request.mailto {
          background: #0066b2 url(//cdn-assets1.namez.com/assets/mail_finish-75dfef6958d7475ae04bec0eeb626315.png) no-repeat center 7px; }
        .modal-content .modal-body .register .row .send_request.facebook {
          background: #0066b2 url(//cdn-assets2.namez.com/assets/fb-ff9ba109aecffec0965dd1704ecef7c6.png) no-repeat center 4px; }
        .modal-content .modal-body .register .row .send_request.mailto:hover, .modal-content .modal-body .register .row .send_request.notactive.mailto:hover {
          background: #0272c5 url(//cdn-assets1.namez.com/assets/mail_finish-75dfef6958d7475ae04bec0eeb626315.png) no-repeat center 7px; }
        .modal-content .modal-body .register .row .send_request.facebook:hover, .modal-content .modal-body .register .row .send_request.notactive.facebook:hover {
          background: #0272c5 url(//cdn-assets2.namez.com/assets/fb-ff9ba109aecffec0965dd1704ecef7c6.png) no-repeat center 4px; }
        .modal-content .modal-body .register .row .send_request.notactive.mailto {
          background: #b2d1e8 url(//cdn-assets1.namez.com/assets/mail_finish-75dfef6958d7475ae04bec0eeb626315.png) no-repeat center 7px;
          border-bottom: 1px solid #b3c7d1; }
        .modal-content .modal-body .register .row .send_request.notactive.facebook {
          background: #b2d1e8 url(//cdn-assets2.namez.com/assets/fb-ff9ba109aecffec0965dd1704ecef7c6.png) no-repeat center 4px;
          border-bottom: 1px solid #b3c7d1; }
    .modal-content .modal-body .upload_img:hover {
      border: 1px solid #B0B0B0; }
    .modal-content .modal-body .upload_img {
      border: 1px solid #ccc;
      background: #fafafa;
      text-align: center; }
      .modal-content .modal-body .upload_img a {
        display: inline-block;
        color: #B0B0B0;
        padding: 35px 0; }
        .modal-content .modal-body .upload_img a b {
          width: 66px;
          height: 45px;
          display: inline-block;
          background: url(//cdn-assets2.namez.com/assets/rectangle-e72201573663d6edad47a4fef162a2f9.png) no-repeat 0 0; }
      .modal-content .modal-body .upload_img a:hover {
        color: #2d2d2d; }
        .modal-content .modal-body .upload_img a:hover b {
          background-position: 0 -45px; }
    .modal-content .modal-body .upload_img.img-circle {
      width: 133px;
      display: inline-block; }
      .modal-content .modal-body .upload_img.img-circle a b {
        width: 55px;
        height: 38px;
        display: inline-block;
        background: url(//cdn-assets3.namez.com/assets/round_img-9bc862b63f555c3961542ed2ac0d755d.png) no-repeat 0 0; }
      .modal-content .modal-body .upload_img.img-circle a:hover b {
        background-position: 0 -38px; }
    .modal-content .modal-body .form_area {
      padding-right: 5%;
      padding-top: 15px;
      text-align: left; }
      .modal-content .modal-body .form_area .form-control {
        border: 1px solid #f2f2f2;
        border-radius: 2px;
        box-shadow: none; }
      .modal-content .modal-body .form_area .form-control:focus, .modal-content .modal-body .form_area .form-control:hover {
        border-color: #cccccc;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .modal-content .modal-body .form_area .btn-default {
        background-image: none;
        border-color: #FAFAFA;
        background-color: #FAFAFA;
        text-shadow: none;
        box-shadow: none;
        border: none;
        border-radius: 2px;
        color: #ccc; }
        .modal-content .modal-body .form_area .btn-default .caret {
          border-color: #e4e4e4 rgba(0, 0, 0, 0) -moz-use-text-color;
          border-width: 8px 6px 0; }
      .modal-content .modal-body .form_area .btn-default:hover, .modal-content .modal-body .form_area .btn-default:focus {
        background-color: #FAFAFA;
        color: #333333; }
      .modal-content .modal-body .form_area .btn-default:active, .modal-content .modal-body .form_area .btn-default.active, .modal-content .modal-body .form_area .open .dropdown-toggle.btn-default {
        background-color: #FAFAFA;
        color: #333333; }
        .modal-content .modal-body .form_area .btn-default:active .caret, .modal-content .modal-body .form_area .btn-default.active .caret, .modal-content .modal-body .form_area .open .dropdown-toggle.btn-default .caret {
          border-color: #555555 rgba(0, 0, 0, 0) -moz-use-text-color;
          border-bottom: 8px solid #555555;
          border-top: 0 none;
          content: ""; }
      .modal-content .modal-body .form_area .dropdown-menu {
        background: #fafafa;
        box-shadow: none;
        border-radius: 2px; }
        .modal-content .modal-body .form_area .dropdown-menu a {
          color: #B0B0B0; }
        .modal-content .modal-body .form_area .dropdown-menu a:hover, .modal-content .modal-body .form_area .dropdown-menu a:focus {
          background: #fff;
          color: #555555; }
      .modal-content .modal-body .form_area #inputWiki {
        background: url(//cdn-assets0.namez.com/assets/wiki_input1-8090681cb3ab99eee819d3fc644cf0ee.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWiki:focus, .modal-content .modal-body .form_area #inputWiki:hover {
        background: url(//cdn-assets1.namez.com/assets/wiki_input1_hover-01023dc3b1c28ab1151a312fabc4cc7e.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWeb {
        background: url(//cdn-assets1.namez.com/assets/earth_input-5c96dfad398f69d617f999a2fd14ff31.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputWeb:focus, .modal-content .modal-body .form_area #inputWeb:hover {
        background: url(//cdn-assets3.namez.com/assets/earth_input_hover-f60f2c6cab2bdc20549b8c95ff13f287.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputLocation {
        background: url(//cdn-assets0.namez.com/assets/chek_input-6c5fc80a7eb551b3953e23a7ee848275.png) no-repeat right 7px; }
      .modal-content .modal-body .form_area #inputLocation:focus, .modal-content .modal-body .form_area #inputLocation:hover {
        background: url(//cdn-assets0.namez.com/assets/chek_input_hover-f3695434806d54e477d9f0bdc831aee7.png) no-repeat right 7px; }
  .modal-content .modal-footer .microphone {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: #f8f8f8 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6;
    margin: 0 5px; }
  .modal-content .modal-footer .play_record {
    width: 50px;
    height: 50px;
    display: inline-block;
    border: none;
    box-shadow: 2px 2px 2px #D6D6D6; }
  .modal-content .modal-footer .microphone.mic_blue {
    background: #5291d4 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.mic_blue:hover {
    background: #74a9e1 url(//cdn-assets1.namez.com/assets/mic_icon-76b9601b8b32fa4783b37035b83b4688.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.save {
    background: #5291d4 url(//cdn-assets1.namez.com/assets/save_icon_small-ddbb915e7c4f9d246d17efc558d806d3.png) no-repeat center center; }
  .modal-content .modal-footer .microphone.save:hover {
    background: #74a9e1 url(//cdn-assets1.namez.com/assets/save_icon_small-ddbb915e7c4f9d246d17efc558d806d3.png) no-repeat center center; }
  .modal-content .modal-footer a {
    color: #B0B0B0; }
  .modal-content .modal-footer a:hover {
    color: #2d2d2d; }
  .modal-content .modal-footer .microphone.save[disabled="disabled"], .modal-content .modal-footer .microphone.save[disabled="disabled"]:hover {
    background: #d6d7d8 url(//cdn-assets1.namez.com/assets/save_icon_small-ddbb915e7c4f9d246d17efc558d806d3.png) no-repeat center center; }

.body .col-sm-3 {
  width: 25%; }
.body .col-md-4 {
  width: 33.3333%;
  float: left; }
.body .col-sm-5 {
  width: 41.6667%;
  float: left; }
.body .col-sm-7 {
  width: 58.3333%;
  float: left; }
.body .form-horizontal .control-label {
  text-align: right; }

.contentHolder {
  position: relative;
  margin: 0px auto;
  padding: 0px;
  height: 120px;
  overflow: hidden; }
  .contentHolder .ps-scrollbar-x-rail {
    visibility: hidden; }
  .contentHolder a:hover {
    color: #5291d4; }

.name_caegory {
  background: url(//cdn-assets3.namez.com/assets/name_icon3-6ef48126ed9960f339ca0ee2499beb4a.png) no-repeat 0 3px;
  padding-left: 18px;
  margin-left: 10px; }

.not_now {
  display: inline-block;
  color: #cccbcb;
  position: absolute;
  bottom: 30px;
  right: 45px; }
.empty-search {
  font-size: 28px;
  margin-left: 35%;
  margin-top: 30px; }

.upload-img-err {
  margin-top: 60px;
  font-size: 20px; }

.img-circle-edit-size {
  min-width: 90px;
  min-height: 90px;
  max-height: 200px;
  max-width: 250px; }

.phone-mob2 {
  margin-top: -30px !important;
  margin-bottom: 25px; }

.phone-mob2 {
  margin-right: 30px !important;
  margin-top: -60px !important; }

.app_buttons2 {
  display: inline-block;
  color: white;
  margin: 20px 0 0 15px;
  text-align: left;
  padding: 5px 17px 13px 55px;
  border-radius: 6px;
  font-size: 16px;
  text-shadow: none;
  line-height: 1em; }

.androidbtn {
  background: url(//cdn-assets0.namez.com/assets/mobile/android-33c09da6b3d9b3c7776ec7aa979dba95.png) no-repeat 10px 10px #259ae5;
  display: inline-block;
  width: 200px; }

.app_buttons2:hover {
  opacity: 0.9; }

.namez-btn.save-image {
  width: 130px;
  margin-top: 0;
  cursor: pointer; }

.progress-bar {
  margin-top: 10px; }

.margin-top-0 {
  margin-top: 0px !important; }

.font-18 {
  font-size: 18px;
  margin: 20px; }

.white {
  color: white !important; }

.capitalize {
  text-transform: capitalize; }

.text-card-area {
  height: 55px; }

.control-stripe {
  height: 35px;
  position: absolute;
  width: 100%;
  margin-bottom: 0; }

.h-35 {
  height: 35px;
  position: relative;
  width: 100%; }

.h-10 {
  height: 10px; }

.primary-card-text {
  height: 40px; }

.no-shadow {
  text-shadow: none; }

.primary-left {
  margin-left: 8px; }

.btn-margin-left {
  margin-left: 70px; }

.btn-margin-right {
  margin-right: 70px; }

.margin_5 {
  margin: 8px 0 5px 5px; }

.primary-icon {
  height: 29px;
  width: 29px;
  background: url(//cdn-assets2.namez.com/assets/primary_name-2d214ab2242d8cdabeb83a70db064dc0.png);
  background-position: 10px 0 0 0;
  display: inline-block; }

.primary-text {
  font-size: 20px;
  color: #5291d4; }

.primary-center {
  bottom: 5px;
  position: relative; }

.edit-upload-image {
  opacity: 0;
  border: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: -40px;
  cursor: pointer;
  height: 50px;
  width: 150px; }

.edit-upload-image2 {
  top: 46px;
  height: 161px;
  width: 357px;
  position: absolute; }

.terms-of-use a {
  color: white; }

.signature-container {
  padding-left: 33%;
  padding-top: 13px;
  margin: 10px 0 10px 0;
  background-color: #f2f2f2;
  height: 70px; }

.buffer-20 {
  height: 20px; }

.namez-btn, .namez-btn-copy, .namez-btn-social, .namez-btn-upload {
  background: #259ae5;
  padding: 12px 0;
  color: white;
  display: block;
  margin-top: 20px;
  text-align: center;
  font-size: 15px;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer; }

.namez-btn-upload {
  margin-top: 0;
  width: 150px; }

.namez-btn-copy {
  margin-left: 28%; }

.namez-btn-social {
  margin-right: 0px;
  color: white !important;
  margin-right: 50px;
  width: 300px; }
  .namez-btn-social.small-s {
    width: 120px;
    margin-right: 0; }

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

.selected-tab {
  background-color: white !important; }

.namez-widget h3 {
  color: white;
  font-weight: 700;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
  margin: -3px 0 0 6px;
  font-size: 38px; }

.collection-bg {
  background-color: white; }

.btn-register {
  background-color: #d2d2d2 !important; }
  .btn-register:hover {
    background-color: #a2a2a2 !important; }

.login-text {
  color: white;
  font-size: 17px; }

.recorderAction {
  margin-left: 15%; }

.selectedBlue {
  color: #5291d4; }

.beta {
  font-size: 45%;
  color: black;
  display: inline-block;
  height: 15px; }

.ln-icon {
  width: 58px;
  height: 58px;
  border: none;
  box-shadow: 2px 2px 2px #d6d6d6;
  display: inline-block;
  margin: 0 5px;
  background: #0073b2 url(//cdn-assets1.namez.com/assets/in-dac6e6080f82ccc149abf4a25f8860ac.png) no-repeat center center; }

.ln-icon:hover {
  background: #0386ce url(//cdn-assets1.namez.com/assets/in-dac6e6080f82ccc149abf4a25f8860ac.png) no-repeat center center; }

.demoCard {
  width: 270px;
  height: 270px; }

button {
  background: none transparent;
  border: 0;
  outline: 0;
  border-style: none; }

button:active {
  outline: 0;
  border: 0;
  border-style: none;
  background: none transparent; }

button:focus {
  background: none transparent;
  outline: 0;
  border: 0;
  border-style: none; }

a:active, a:focus {
  outline: 0;
  outline-style: none;
  outline-width: 0; }

input {
  outline: 0;
  outline-style: none;
  outline-width: 0; }
  input:active, input:focus {
    outline: 0;
    outline-style: none;
    outline-width: 0; }

a:active, a:focus {
  border: none; }

button::-moz-focus-inner {
  border: none;
  border-style: none; }

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none; }

.search-bar {
  width: 100%;
  background-color: white;
  z-index: 99;
  display: none;
  position: fixed;
  -moz-box-shadow: 0 4px 4px -2px darkgrey;
  -webkit-box-shadow: 0 4px 4px -2px darkgrey;
  box-shadow: 0 4px 4px -2px darkgrey; }

.aa {
  padding: 0;
  margin-bottom: 0; }

.menu-active {
  border-bottom: 1px white solid;
  padding-bottom: 5px; }

.dialog_close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 32px;
  height: 32px;
  border: 6px solid #25bae5;
  border-radius: 50%;
  cursor: pointer;
  background: #25bae5 url(//cdn-assets0.namez.com/assets/close_tr-304cad4a5f0e5d6c6c83a457e1d6150d.png) no-repeat 0 0;
  z-index: 9999; }
/************** Variables ******************/
/************************* Search Page **********************************/
.refine_search {
  clear: both;
  min-height: 34px; }
  .refine_search li a {
    color: #888888;
    font-size: 17px;
    cursor: pointer;
    font-weight: 300; }
  .refine_search li .pull-right
  a {
    font-size: 16px; }
  .refine_search li .popover {
    background-clip: padding-box;
    background-color: #f0f0f0;
    border: none;
    box-shadow: none;
    left: 0;
    max-width: 250px;
    min-width: 250px;
    padding: 20px 15px;
    top: 25px;
    z-index: 9999;
    border-bottom: 1px solid #F0F0F0; }
    .refine_search li .popover ul {
      padding: 0; }
      .refine_search li .popover ul li {
        float: none; }
    .refine_search li .popover .contentHolder {
      position: relative;
      margin: 0px auto;
      padding: 0px;
      height: 250px;
      overflow: hidden; }
      .refine_search li .popover .contentHolder .ps-scrollbar-x-rail {
        visibility: hidden; }
      .refine_search li .popover .contentHolder a:hover {
        color: #0066b2; }
  .refine_search li a:hover {
    color: #2d2d2d; }
  .refine_search li p {
    font-size: 17px; }
  .refine_search .pull-right {
    float: left !important;
    margin-left: 7%; }

.search_result:hover {
  background: #f4f4f4;
  border-top: 1px solid #fff; }
  .search_result:hover .move_to, .search_result:hover .search_res.control {
    display: inline-block; }

.search_result:first-child {
  border-top: none; }

.search_result {
  padding: 0 0 30px 30px;
  border-top: 1px solid #F0F0F0;
  width: 90%;
  clear: both;
  overflow: hidden; }
  .search_result .recorder_name {
    color: #B0B0B0; }
  .search_result .recorder_name:hover {
    text-decoration: underline;
    color: #929497; }
  .search_result .move_to, .search_result .search_res.control {
    display: none; }
  .search_result .person_inf .move_to {
    float: right; }
  .search_result .media-body {
    padding: 30px 10px 0 0; }
  .search_result .media {
    overflow: visible; }
  .search_result .media > .pull-left {
    margin-right: 35px;
    padding-top: 30px; }
  .search_result .person {
    color: #566876; }
  .search_result .collection {
    color: #566876;
    margin-bottom: 25px; }
  .search_result .img_collections {
    padding: 16px 7px 0;
    position: relative; }
    .search_result .img_collections h2 {
      background: #5291D4;
      bottom: 8px;
      color: #FFFFFF;
      font-size: 16px;
      left: 0;
      line-height: 20px;
      margin: 0;
      padding: 0;
      position: absolute;
      text-align: center;
      width: 100%; }
    .search_result .img_collections b.cor_left {
      background: url(//cdn-assets1.namez.com/assets/search_corner2-6d010b5748ae8bc5244d4e5ce694cc54.png) no-repeat 0 0;
      left: 0; }
    .search_result .img_collections b.cor_right {
      background: url(//cdn-assets1.namez.com/assets/search_corner-e4e05bcfb64ae94f820cc4ed4bfae62a.png) no-repeat 0 0;
      right: 0; }
    .search_result .img_collections b {
      bottom: 28px;
      display: block;
      height: 9px;
      position: absolute;
      width: 7px; }
  .search_result .pull-right {
    height: 20px;
    line-height: 20px; }
    .search_result .pull-right a {
      color: #566876; }
  .search_result .control {
    padding: 0 7px 0;
    display: inline-block;
    border-top: none;
    background: none; }
  .search_result .number_votes {
    margin: 0 0 0 5px; }

.request {
  padding: 50px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #F0F0F0; }
  .request h3 {
    color: #929497;
    margin: 0 25px 0 0; }
  .request .send_friend {
    background: #0066b2;
    padding: 3px 12px;
    color: white;
    border-bottom: 1px solid #044666;
    border-left: 1px solid #044666;
    font-size: 18px;
    margin-top: 30px; }
  .request .send_friend:hover {
    background: #0272C5; }

.similar_namez h2 {
  color: #277cd6;
  font-size: 26px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #F0F0F0; }

/************************ Side bar ****************************************/
.sidebar-nav {
  padding-left: 15%; }
  .sidebar-nav h4 {
    color: #0066b2; }
  .sidebar-nav ul {
    padding: 0;
    margin: 0;
    background: none;
    margin-bottom: 15px; }
    .sidebar-nav ul li {
      list-style: none;
      padding: 5px 0; }
      .sidebar-nav ul li a {
        color: #b7c7d4;
        font-size: 16px; }
      .sidebar-nav ul li a:hover {
        color: #2d2d2d; }

/************************ General ****************************************/
.two_sides {
  margin-top: 45px; }

.person_inf
.move_to {
  float: left; }
  .person_inf
  .move_to li {
    list-style: none;
    margin-bottom: 8px;
    margin: 0 0 0 8px; }
    .person_inf
    .move_to li a {
      display: block;
      width: 35px;
      height: 30px;
      text-align: left; }
  .person_inf
  .move_to li:last-child {
    margin-bottom: 0; }
  .person_inf
  .move_to li.add_to a {
    background: url(//cdn-assets3.namez.com/assets/add-213251bbee785dc311c2002693a1ff89.png) no-repeat 0 0; }
  .person_inf
  .move_to li.share_to a {
    background: url(//cdn-assets1.namez.com/assets/share-a918554f8e6af9daa3237e63279dec82.png) no-repeat 0 0; }
  .person_inf
  .move_to li.embed_to a {
    background: url(//cdn-assets2.namez.com/assets/embed-ae45309c59ad899fea55227888f27a0a.png) no-repeat 0 0; }
  .person_inf
  .move_to li.embed_to a:hover, .person_inf
  .move_to li.share_to a:hover, .person_inf
  .move_to li.add_to a:hover {
    background-position: 0 -30px; }
