html{
  overflow-x: hidden;
}
.nospace{
  margin-left: -20px;
}
.topictop {
  font-size: 17px;
  font-weight: 700;
  margin-left: -40px !important;
}
img {
  max-width: 85% !important;
}
.txt1colon{
  width: 53.7%;
}

.featurecontant{
  border-top: 1px solid #C59E47 !important;
}
.linkblack {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}

.support-navbar:hover {
  color: #ECCE43 !important;
}

.linkblack:hover {
  text-decoration: none;
}
.featurecontant>h1{
  font-family: "OpenSans Regular";
  font-size: 19.8px;
  text-align: center;
  color: #5B5B5B;
  margin-top:14%;
  margin-bottom: 8px;

}
.featurecontant>p{
  font-family: "OpenSans Regular";
  font-size: 11.44px;
  text-align: center;
  color: #5B5B5B;
}
.featurecontant>h2{
  font-family: "OpenSans Regular";
  font-size: 12.41pt;
  color: #020243;
  text-align: center;
  letter-spacing: 8px;
  margin-top: 36%;
  margin-bottom: 19px;
}
.featurecontant>button{
  background: #020243;
  border: 1px solid #020243;
  font-family: "OpenSans Regular";
  font-size: 19px;
  color:#fff;
  letter-spacing: 5px;
  width: 68%;
  margin-left: 17%;
  margin-bottom: 26px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.featurecontant>button:hover{
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  transition: all .2s ease-in;
  border: 1px solid #020243;
  background: none;
  color: #020243;
}
.navbar-header {

}
.softmousetop{
  font-size: 20px;
  padding-left: 30px !important;
  padding-top: 30px;
}
.well_shadow_account {
  margin-top: -30px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0px 5px 10px rgba(10, 123, 143, .5);
}
#faq li, #guide-SubMenu li {
  list-style-type: none;
  padding: 5px 0 5px 0;

}
#guide-Menu {

  margin: 10px 0 10px;
  font-size: 16px !important;

}

.nav > li > a:hover, .nav > li > a:focus {

  text-decoration: none;

  background-color: rgba(23, 136, 156, 0.2);

}

.title_underline {

  border-bottom: 2px solid #17889c;

  padding-bottom: 5px;

  text-transform: capitalize;

  font-size: 24px;

  color: #17889c;

}
#navlist {

  padding-left: 30px !important;

  background-image: url(../img/bullet.svg);

  background-repeat: no-repeat;

  background-position: left center !important;

}

#navlistvideo {

  padding-left: 30px !important;

  background-image: url(../img/ish_video_01.png);

  background-repeat: no-repeat;

  background-position: left center !important;

}

#navlistvideo li {

  padding-left: 30px !important;

  background-image: url(../img/ish_video_01.png);

  background-repeat: no-repeat;

  background-position: left center !important;

}

#navlistvideocheck {

  margin-left: 0;

  padding-left: 0;

  list-style: none;

}

#guide-Menu {

  margin: 30px 0 30px;

  font-size: 0.9em;

}

.nav > li > a:hover, .nav > li > a:focus {

  text-decoration: none;

  background-color: rgba(23, 136, 156, 0.2);

}

.nav-pills > li > a, .nav-pills > li > a:hover, .nav-pills > li > a:focus, .nav-pills > li > a.active {

  color: #ffffff;

  background-color: #7cba2a;


}

.nav-pills > li > a {

  background-color: #17889c;

  margin: 2px;

  color: #FFFFFF;

}

.nav-account > li > a, .nav-account > li > a:hover, .nav-account > li > a:focus, .nav-account > li > a.active {

  color: #ffffff;

  background-color: #F1BB7B;

  font-weight: bold;

  font-size: 20px;

}

.nav-account > li > a {

  background-color: #F1BB7B;

  color: #FFFFFF;

}
.nav-plain > li > a, .nav-plain > li > a:hover, .nav-plain > li > a:focus, .nav-plain > li > a.active {
  color: #F54B1A;
  font-size: 15px;
  background-color: #CFE6EA;

}

.nav-plain > li > a:focus, .nav-plain > li > a.active{
  font-weight: bold;
}
.nav-plain > li > a {

  margin: 2px;

  color: #000000;

  background-color: #f1f1f1;

}

.nav > li > a {

  position: relative;

  display: block;

  padding: 10px 5px;

}

.separation_line {

  border-bottom: 2px dotted #899DA4;

  padding-bottom: 5px;

}
#search-button {
  background: url('../img/search-button.svg') no-repeat;
  background-size: auto;
  background-color: #337AB7 !important;
  width: 63px !important;
  height: 35px;
  margin-left: 6px;
  margin-top: -3px;
}
.logo {

  background: url("../img/logo.png") no-repeat scroll 0% 0% transparent;

  height: 72px;

  width: 300px;

  margin-top: 10px;

  margin-bottom: 10px;

}
.navbar {
  padding: 10px 10px;
  background: #fff;
  border: none;
  border-radius: 0;
}

.navbar-btn {
  box-shadow: none;
  outline: none !important;
  border: none;
}

.line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #ddd;
  margin: 40px 0;
}
.banner {
  padding: 30px 0;
  color: #f8f8f8;
  background-color: #00a6e3 !important;
  border: 1px solid #6A8A87;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(56, 56, 56, .5);
  -moz-box-shadow: 0 5px 10px rgba(56, 56, 56, .5);
  box-shadow: 0 5px 10px rgba(56, 56, 56, .5)
}

.banner h2 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}

.banner ul {
  margin-bottom: 0;
}

.banner-social-buttons {
  float: right;
  margin-top: 0;
}
/* ---------------------------------------------------
SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
  display: flex;
  align-items: stretch;
  perspective: 1500px;

  width: 90% !important;
  margin: 0 auto !important;
  min-height: 20px;
  padding: 15px;

}

#sidebar {
  min-width: 350px;
  max-width: 350px;
  background: #fff;
  color: #000;
  transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665);
  transform-origin: bottom left;
  display: block;
}

#sidebar.active {
  margin-left: -350px;
  transform: rotateY(100deg);
}

#sidebar .sidebar-header {
  padding: 10px 50px;
  color:#000;
}

#sidebar ul.components {
  padding: 20px 0;
  border-bottom: 1px solid #fff;
}

#sidebar ul p {
  color: #fff;
  padding: 10px;
}

#sidebar ul li a {
  padding: 10px;
  font-size: 14px;
  display: block;
  color: #000;

}
#sidebar ul li a:hover {
  color: #000;
  background: #f1f1f1;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
  color: #000;
  background: #6d7fcc;
}


a[data-toggle="collapse"] {
  position: relative;
}

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
  content: '\e259';
  display: block;
  position: absolute;
  right: 20px;
  font-family: 'Glyphicons Halflings';
  font-size: 0.6em;
}
a[aria-expanded="true"]::before {
  content: '\e260';
}


ul ul a {

}

ul.CTAs {
  padding: 20px;
}

ul.CTAs a {
  text-align: center;
  font-size: 0.9em !important;
  display: block;
  border-radius: 5px;
  margin-bottom: 5px;
}

a.download {
  background: #fff;
  color: #7386D5;
}

a.article, a.article:hover {
  background: #6d7fcc !important;
  color: #fff !important;
}



/* ---------------------------------------------------
CONTENT STYLE
----------------------------------------------------- */
#content {
  padding: 20px;
  /*min-height: 100vh;*/
  transition: all 0.3s;
}

#sidebarCollapse {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
}

#sidebarCollapse span {
  width: 80%;
  height: 2px;
  margin: 0 auto;
  display: block;
  background: #555;
  transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
  transition-delay: 0.2s;
}

#sidebarCollapse span:first-of-type {
  transform: rotate(45deg) translate(2px, 2px);
}
#sidebarCollapse span:nth-of-type(2) {
  opacity: 0;
}
#sidebarCollapse span:last-of-type {
  transform: rotate(-45deg) translate(1px, -1px);
}


#sidebarCollapse.active span {
  transform: none;
  opacity: 1;
  margin: 5px auto;
}

/* ---------------------------------------------------
MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 1024px) {
  img {
    max-width: 100%;
    height: auto;
    width: auto;
  }
  .wrapper {
    display: flex;
    align-items: stretch;
    perspective: 1500px;

    width: 100% !important;
    margin: 0 auto !important;
    min-height: 20px;
    padding: 15px;

  }
  #sidebar {
    margin-left: -350px;
    transform: rotateY(100deg);
  }
  #sidebar.active {
    margin-left: 0;
    transform: none;
  }
  #sidebarCollapse span:first-of-type,
  #sidebarCollapse span:nth-of-type(2),
  #sidebarCollapse span:last-of-type {
    transform: none;
    opacity: 1;
    margin: 5px auto;
  }
  #sidebarCollapse.active span {
    margin: 0 auto;
  }
  #sidebarCollapse.active span:first-of-type {
    transform: rotate(45deg) translate(2px, 2px);
  }
  #sidebarCollapse.active span:nth-of-type(2) {
    opacity: 0;
  }
  #sidebarCollapse.active span:last-of-type {
    transform: rotate(-45deg) translate(1px, -1px);
  }
  .navbar-header {
  }

}
@media (max-width: 480px) {
  img {
    max-width: 200%;
    height: auto;
    width: auto;
  }
  .wrapper {
    display: flex;
    align-items: stretch;
    perspective: 1500px;

    width: 100% !important;
    margin: 0 auto !important;
    min-height: 20px;
    padding: 15px;

  }
  #sidebar {
    min-width: 250px;
    max-width: 250px;
    margin-left: -250px;
    transform: rotateY(90deg);
  }
  #sidebar.active {
    margin-left: 0;
    transform: none;
  }
  #sidebarCollapse span:first-of-type,
  #sidebarCollapse span:nth-of-type(2),
  #sidebarCollapse span:last-of-type {
    transform: none;
    opacity: 1;
    margin: 5px auto;
  }
  #sidebarCollapse.active span {
    margin: 0 auto;
  }
  #sidebarCollapse.active span:first-of-type {
    transform: rotate(45deg) translate(2px, 2px);
  }
  #sidebarCollapse.active span:nth-of-type(2) {
    opacity: 0;
  }
  #sidebarCollapse.active span:last-of-type {
    transform: rotate(-45deg) translate(1px, -1px);
  }

}

.well-green_box {
  width: 97% !important;
  margin: 0 auto !important;
  min-height: 20px;
  padding: 15px;
  margin-bottom: 20px !important;
  background-color: #FFFFFF;
  box-shadow: 1px 1px 10px rgba(197, 158, 71, .5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/*For Footer Menu Section*/

.account-faq-footer {
  display: block;
  clear: both;
  width: 100%;
  margin: 0;
  background: #f1f1f1;
}

.account-faq-footer .footer-menu > div {
  max-width: 1100px;
}

.account-faq-footer .row {
  margin-left: 0;
  margin-right: 0;
}

.footer-menu{
  background:#efefef;
  color:#000;
  border-bottom:1px solid #cfcdcd;
  padding: 20px 0 10px;
}
.menu-item{
  margin-bottom:20px;
}
.menu-item h5{
  font-size:16px;
  font-family: 'Roboto', sans-serif;
  font-weight:400;
}
.menu-item p{
  font-size:12px;
}
.menu-item ul li{
  font-size:13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-left: -10px;
}

.menu-item .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 65%;
  margin-bottom: 0;

}
.menu-item input[type="text"]{
  color:#82ca9c;
}
.menu-item input[type="submit"]{
  display:inline-block;
  width:35%;
  background:#82ca9c;
  color:#fff;
  border:0px;
}
.menu-item input[type="submit"]:hover{
  background-color: rgba(0, 173, 62, 0.75);
}

/*For Footer Section*/

.footer{
  clear: both;
  width: 100%;
  text-align: center;
  color:#000;
}
.footer-wrapper{

  display:block;
}
.footer-brand{
  float:left;
}
.copyright{
  text-align:right;
}
.copyright p{
  font-size: 1.125rem;
  margin-bottom: 1px;
  padding: 20px 0px;
}
.copyright p i{
  color:#ff0000;
  }.copyright p a{
    color:#32E10A;
  }

  @media (max-width: 768px) {
    .account-faq-footer .footer-menu > div {
      width: 92% !important;
    }

    .account-faq-footer .menu-item ul li {
      margin-left: 0;
    }
  }


  /*scollup icon*/

  .scrollup {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    z-index: 10;
    transition: opacity .5s, background-color .5s;
    -moz-transition: opacity .5s, background-color .5s;
    -webkit-transition: opacity .5s, background-color .5s;
  }
  .scrollup:hover {
    background: #82ca9c;
    opacity: 1;
  }
  .scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;

  }
  .iconok {
    font-size: 80%;
    color: green;
  }
  @media only screen and  (max-width: 1000px) {
    .iconok {
      font-size: 2.8vw;
      color: green;
    }
    .iconno {
      font-size: 2.8vw;
      color: rgb(221, 41, 41);
    }
  }

  .iconno {
    font-size: 27px;
    color: rgb(221, 41, 41);
  }

  .theader {
    text-align: center;
    color: rgb(78, 33, 33);
  }

  .ptitle {
    font-size: 18px;
    font-weight: bold;
    margin: 7px;
  }

  .pprice {
    font-size: 17px;
    font-weight: bold;
    padding: 10px;
  }

  .occurance {
  }

  .cfeature {
    padding: 10px;
    font-weight: bold;
  }

  .feature {
    margin-bottom: 3px;
  }

  .infos {
    padding: 10px;
    background: #d6d1d1;
  }
  .infos-color{
    padding: 10px;
    background: #f9edfc;
  }

  .freeaccount {
    background: #DFF0D8;
  }

  .theader.freeaccount {
    background: #DFF0D8;
    border-bottom: 3px solid white;
  }

  .standard {
    background: #D9EDF7;
  }

  .theader.standard {
    background: #D9EDF7;
    border-bottom: 3px solid white;
  }


  .premium {
    background: #8DB9DF;
  }
  .premiummultiple{
    background: #f2b054;
  }

  .theader.premium {
    background: #8DB9DF;
    border-bottom: 3px solid white;
  }

  .ccfreature {
    text-align: center;
    font-size: 2em;
    height: 43px;
  }
  .show-pop{
    color: #000 !important;


  }
  .iconok, .iconno{
    margin-top: 7px;
  }
  /************
  *  Buttons general http://www.webdesignerwall.com/demo/css-buttons.html *
  ***********/



  .button {
    display:inline-block;
    margin-bottom:0;
    font-weight:normal;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    background-image:none;
    border:1px solid transparent;
    padding:6px 12px;
    margin-right:2px;
    font-size:14px;
    line-height:1.428571429;
    border-radius:4px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
  }

  .button-signup-menu {
    display:inline-block;
    margin-bottom:0;
    font-weight:normal;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    background-image:none;
    border:1px solid transparent;
    white-space:nowrap;
    padding:6px 12px;
    margin-right:2px;
    font-size:14px;
    line-height:1.428571429;
    border-radius:0px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    height: 35px !important;
  }

  .button:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
  .button:hover,.button:focus{color:#fff;text-decoration:none;}
  .button:active,.button.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);}
  .button.disabled,.button[disabled],fieldset[disabled] .button{cursor:not-allowed;pointer-events:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}


  .bigrounded {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;

  }

  .big {
    font-size: 16px;
    padding: .5em 2em .42em;

  }
  .big-width {
    font-size: 18px;
    width: 150px;
    padding: .4em 1em .4em;
    float: none;
    margin-left: 30px;

  }
  .medium {
    font-size: 12px;
    padding: .4em 1.5em .42em;
  }
  .small {
    font-size: 11px;
    padding: .2em 1em .275em;
  }

  /************
  *  Buttons color style  *
  ***********/

  /* black */
  .black {
    color: #fff;
    border: solid 1px #333;
    background: #333;
  }
  .black:FOCUS {
    color:#fff;
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
    background: -moz-linear-gradient(top,  #444,  #000);
  }
  .black:hover {
    color:#fff;
    background: #444;
  }
  .black:active {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top,  #000,  #444);
  }

  /* gray */
  .gray {
    color: #ffffff;
    border: solid 0px #838383 !important;
    background: #838383 !important; /* for non-css3 browsers */

  }
  .gray:hover {
    background: #5a5a5a !important;

  }
  .gray:active {
    border: solid 0px #ec3331;
    color: #f9baae;

  }

  /* white */
  .white {
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #fff;

  }
  .white:FOCUS {
    color: #000;
    background: #ededed;

  }
  .white:hover {
    color: #000;
    background: #ededed;

  }
  .white:active {
    color: #000;

  }

  /* orange */
  .orange {
    color: #ffffff;
    border: solid 0px #980401;
    background: #f47c20; /* for non-css3 browsers */

  }
  .orange:hover {
    background: #f9a31a !important;

  }
  .orange:active {
    border: solid 0px #ec3331;
    color: #f9baae;

  }




  /* orange - switch */
  .orange-switch {
    color: #ffffff;
    background: #f47c20;
    border: solid 0px #980401;
  }
  .orange-switch:hover {
    color: #ffffff;

    background: #f47c20; /* for non-css3 browsers */

  }
  .orange-switch:active {
    border: solid 0px #ec3331;
    color: #f9baae;

  }

  .btn-orange-shadow {
    color: #ffffff;
    border: solid 0px #980401 !important;
    background: #f47c20; /* for non-css3 browsers */
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
    box-shadow: 0 5px 10px rgba(0,0,0,.5)
  }
  .btn-orange-shadow:HOVER {
    background: #f47c20 !important;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
    box-shadow: 0 5px 10px rgba(0,0,0,.5)
  }
  .btn-orange-shadow:ACTIVE {
    border: solid 0px #ec3331;
    color: #f9baae;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
    box-shadow: 0 5px 10px rgba(0,0,0,.5)
  }


  /* yellow */
  .yellow {
    color: #fff;
    border: solid 0px #980401;
    background: #ffff0e; /* for non-css3 browsers */

  }
  .yellow:hover {
    background: #f47c20;

  }
  .yellow:active {
    border: solid 0px #ec3331;

  }

  /* Mustard yellow */
  .myellow {
    color: #fff;
    border: solid 0px #980401;
    background: #e2ca01; /* for non-css3 browsers */

  }
  .myellow:hover {
    background: #f47c20;

  }
  .myellow:active {
    border: solid 0px #ec3331;

  }

  /* red */
  .red {

    color: #ffffff;
    border: solid 0px #980401;
    background: #e1535c !important; /* for non-css3 browsers */

  }
  .red:hover {
    color: #ffffff;
    background: #b91708 !important;

  }
  .red:active {
    border: solid 0px #ec3331;
    color: #f9baae;

  }

  /* blue */
  .blue {
    color: #fff;
    border: solid 0px #0076a3;
    background: #0095cd;

  }
  .blue:hover {
    background: #00adee;

  }
  .blue:active {
    color: #80bed6;

  }

  /* dark blue */
  .darkblue {
    background: #005C7F;
    border: solid 1px #0076a3;
    color: #fff;

  }
  .darkblue:hover {
    background: #0080c0;

  }
  .darkblue:active {
    color: #80bed6;

  }

  /* rosy */
  .rosy {
    color: #fae7e9;
    border: solid 1px #b73948;
    background: #da5867;

  }
  .rosy:hover {
    background: #cf5d6a;

  }
  .rosy:active {
    color: #dca4ab;

  }

  /* green */
  .green {
    color: #ffffff;
    border: solid 0px #980401;
    background: #7ab42d !important; /* for non-css3 browsers */

  }
  .green:hover {
    background: #518110 !important;

  }
  .green:active {
    border: solid 0px #ec3331;
    color: #f9baae;

  }

  /* dark green */
  .darkgreen {
    color: #ffffff;
    border: solid 0px #980401;
    background: #223d08; /* for non-css3 browsers */

  }
  .darkgreen:hover {
    background: #25771e;

  }
  .darkgreen:active {
    border: solid 0px #ec3331;
    color: #f9baae;

  }


  /* dark red */
  .darkred {
    color: #ffffff;
    border: solid 0px #980401;
    background: #FE0000; /* for non-css3 browsers */

  }
  .darkred:hover {
    background: #CF0103;

  }
  .darkred:active {
    border: solid 0px #ec3331;
    color: #f9baae;

  }


  button.disabled {
    opacity: .5;
  }

  button.disabled-ie {
    /* For IE 5 to 8, in this order. See quirksmode.org/css/opacity.html. */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }




  /* Login menu */
  .loginmenu {
    color: #d9eef7;
    border: solid 1px #0076a3;
    background: #007ead;

  }


  /* gray */
  .pennants {
    color: #ffffff;
    border: solid 0px #980401;
    background: #5a5a5a; /* for non-css3 browsers */

  }

  /* green */
  .logingreen {
    color: #ffffff;
    border: solid 0px #980401;
    background: #518110; /* for non-css3 browsers */
  }
  .logingreen:hover {
    background: #8CC152;

  }
  .logingreen:active {
    border: solid 0px #ec3331;
    color: #f9baae;

  }
