.sticklr .notification-count {
    display: block;
    min-width: 16px;
    min-height: 16px;
    height: auto;
    width: auto;
    background: #F00;
    box-shadow: 0 0 3px #999;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #f0f0f0;
    cursor: default;
    font-size: 12px;
    line-height: 16px;
    text-indent: 1px;
    position: absolute;
    top: 2px;
    left: 85px;

    /*chanaka change 20*/

    z-index: 1200;
}
.sticklr .calendar td {
    width: 15px;
    padding: 5px;
}
.sticklr .calendar td:hover {
    background: #eaeaea;
    font-weight: bold;
}
.sticklr,
.sticklr * {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #666666;
    vertical-align: baseline;
}
.sticklr,
.sticklr > li > ul {
    list-style-type: none;
}
.sticklr {
  position: fixed;
    top: 260px !important;
    /*  	left: 0px !important;*/

    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    margin-left: 0px;
    background-color: #ffffff;
    /* background-color: rgba(240, 240, 240,1);*/

    border: 1px solid #b7b7b7;
    border-left: none;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    width: 90px;
    /*chanaka change 25*/

    overflow: visible;
    z-index: 1090;
}
.sticklrx {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    position: fixed;
    top: 260px !important;
    /*	left: 0px !important;*/

    margin-left: -74px;
    background-color: #ffffff;
    /* background-color: rgba(240, 240, 240,1);*/

    border: 1px solid #b7b7b7;
    border-left: none;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    width: 90px;
    /*chanaka change 25*/

    overflow: visible;
    z-index: 1090;
}
.sticklrx {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    margin-left: -74px;
}
/*.sticklr:hover  {
	-webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
	margin-left: 0;
}
*/

.sticklr-right {
    left: auto;
    right: 0;
    border-right: none;
    border-left: 1px solid #b7b7b7;
}
.sticklr > li {
    position: relative;
}
.sticklr > li > a {
    display: block;
    width: 80px;
    /*chanaka change 16px
    height: 16px; */

    padding: 4px;
    background-color: #ffffff;
    /* background-color: rgba(240, 240, 240, 0.75);*/

    background-position: 4px 4px;
    background-repeat: no-repeat;
    font-weight: bold;
    /*chanaka added*/

    color: #666666;
}
.sticklr > li {
    border-bottom: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-top: 1px solid #ccc;
}
.sticklr > li:first-child {
    border-top: 1px solid #f7f7f7;
}
.sticklr > li:last-child {
    border-bottom: 1px solid #f7f7f7;
}
.sticklr > li > a:hover {
    background-color: #eaeaea;
}
.sticklr > li > ul {
    display: none;
    position: absolute;
    left: 85px !important;
    /*chanaka change 25 */

    top: -2px;
    width: 180px;
    overflow: hidden;
    background-color: #ffffff;
    /* background-color: rgba(240, 240, 240, 0.75);*/

    border: 1px solid #b7b7b7;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    z-index: 1095;
}
.sticklr > li > ul.toolul1 {
    display: none;
    position: absolute;
    left: 85px !important;
    /*chanaka change 25 */

    top: -2px;
    width: 180px;
    overflow: hidden;
    background-color: #ffffff;
    /* background-color: rgba(240, 240, 240, 0.75);*/

    border: 1px solid #b7b7b7;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    z-index: 1095;
    border-right: none;
}
.sticklr > li > ul.toolul2 {
    display: none;
    position: absolute;
    left: 266px !important;
    /*chanaka change 25 */

    top: -2px;
    width: 180px;
    overflow: hidden;
    background-color: #ffffff;
    /* background-color: rgba(240, 240, 240, 0.75);*/

    border: 1px solid #b7b7b7;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    z-index: 1095;
}
.sticklr > li > ul.notifi {
    display: none;
    font-weight: bold;
    position: absolute;
    padding: 2px;
    left: 85px !important;
    /*chanaka change 25 */

    top: -2px;
    width: 300px !important;
    overflow: hidden;
    background-color: #ffffff;
    /*  background-color: rgba(240, 240, 240, 1);*/

    border: 1px solid #b7b7b7;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 4px;
    box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    z-index: 1095;
    font-size: 14px;
    padding: 4px;
}
.sticklr > li > ul.searchform {
    display: none;
    position: absolute;
    padding: 6px;
    left: 85px !important;
    /*chanaka change 25 */

    top: 0px;
    width: 285px !important;
    overflow: hidden;
    background-color: #ffffff;
    /*background-color: rgba(240, 240, 240, 1);*/

    border: 1px solid #b7b7b7;
    border-radius: 2px;
    -webkit-border-radius: 4px;
    box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    z-index: 1095;
}
.sticklr-right > li > ul {
    left: auto;
    right: 25px;
}
.sticklr > li > ul:nth-child(3) {
    left: 267px;
    /*chanaka change 206 */
}
.sticklr > li > ul:nth-child(4) {
    left: 387px;
}
.sticklr > li > ul:nth-child(5) {
    left: 568px;
}
.sticklr > li > ul:nth-child(6) {
    left: 749px;
}
.sticklr > li > ul:nth-child(7) {
    left: 930px;
}
.sticklr-right > li > ul:nth-child(3) {
    left: auto;
    right: 206px;
}
.sticklr-right > li > ul:nth-child(4) {
    left: auto;
    right: 387px;
}
.sticklr-right > li > ul:nth-child(5) {
    left: auto;
    right: 568px;
}
.sticklr-right > li > ul:nth-child(6) {
    left: auto;
    right: 749px;
}
.sticklr-right > li > ul:nth-child(7) {
    left: auto;
    right: 930px;
}
.sticklr > li:hover > ul {
    display: block;
    float: left;
}
.sticklr.sticklr-js > li:hover > ul {
    display: none;
}
.sticklr > li > ul > li {
    border-bottom: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-top: 1px solid #ccc;
    min-width: 180px;
    text-shadow: 1px 1px 1px #fff;
}
.sticklr > li > ul > li:first-child {
    border-top: 1px solid #f7f7f7;
}
.sticklr > li > ul > li:last-child {
    border-bottom: 1px solid #f7f7f7;
}
.sticklr > li > ul > li {
    border: none !ie;
}
.sticklr > li > ul > li > a {
    display: block;
    padding: 8px 10px 8px 32px;
    background-color: #ffffff;
    /* background-color: rgba(240, 240, 240, 0.75);*/

    background-position: 10px;
    background-repeat: no-repeat;
    color: #555;
    min-height: 20px;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent !ie;
}
.sticklr > li > ul > li > a:hover {
    background-color: #eaeaea;
}
.sticklr > li > ul > li.sticklr-title > a {
    padding-left: 10px;
    background-color: #ffffff;
    cursor: default;
    font-weight: bold;
    background-color: transparent !ie;
}
.sticklr > li > ul.searchform > li.sticklr-title {
    padding-left: 5px;
    height: 20px;
    padding-bottom: 3px;
    background-color: #ffffff;
    cursor: default;
    font-weight: 100;
    background-color: transparent !ie;
}
.sticklr > li > ul > li.sticklr-title2 > a {
    padding-left: 10px;
    background-color: #ffffff;
    cursor: default;
    font-weight: bold;
    background-color: transparent !ie;
}
.sticklr > li > ul > li.sticklr-title > a:hover {
    background-color: #ffffff;
    background-color: transparent !ie;
}
.sticklr > li > ul > li > table {
    border-collapse: collapse;
    border-spacing: 0;
}
.sticklr > li > ul > li > form {
    padding: 8px 10px;
}
.sticklr > li > ul > li input,
.sticklr > li > ul > li select,
.sticklr > li > ul > li textarea,
.sticklr > li > ul > li button {
    margin: 4px 0;
    padding: 4px;
}
.sticklr > li > ul > li input[type="text"],
.sticklr > li > ul > li input[type="password"],
.sticklr > li > ul > li textarea {
    border: 1px solid #ccc;
    box-shadow: inset 0 0 3px #ccc;
    -moz-box-shadow: inset 0 0 3px #ccc;
    -webkit-box-shadow: inset 0 0 3px #ccc;
    min-width: 150px;
    width: auto;
}
.sticklr > li > ul > li input[type="submit"] {
    background-color: #ffffff;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
}
.sticklr-arrow {
    position: absolute;
    left: 95px !important;
    /*chanaka change 25 */

    top: 8px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #b7b7b7;
    border-right: none;
}
.sticklr-right .sticklr-arrow {
    left: auto;
    right: 25px;
    border-right: 5px solid #b7b7b7;
    border-left: none;
}
.sticky {
    position: absolute;
    overflow: hidden;
    padding: .5em;
    background-color: #eee;
    border: solid 1px #ddd;
}
.icon-email {
    background-image: url('../images/i.png');
}
.icon-experiment {
    background-image: url('../images/e.png');
}
.analysis_16 {
    background-image: url('../images/Task-List-icon.png');
}
.network-64 {
    background-image: url('../images/network-64.png');
}
.speech-balloon-orange-g-icon {
    background-image: url('../images/go.png');
}
.genelist_ico {
    background-image: url('../images/chromosome.png');
}
.icon-eplant {
    background-image: url('../images/icons/eplant.png');
}
.icon-eFP {
    background-image: url('../images/eFP.png');
}
.icon-cluster {
    background-image: url('../images/ico/exnet_ico.png');
}
.icon-map {
    background-image: url('images/chart1.png');
}
.icon-help {
    background-image: url('images/helps.png');
}
.icon-contact {
    background-image: url('images/contact.png');
}
.icon-contacts {
    background-image: url('../images/eml.png');
}
.icon-forum {
    background-image: url('../images/forums.png');
}
.icon-explot {
    background-image: url('../images/icons/chart.png');
}
.icon-longlist {
    background-image: url('../images/icons/longlist.png');
}
.icon-barx {
    background-image: url('../images/ico/chro_ico.png');
}
.icon_golist {
    background-image: url('../images/ico/complex_ico.png');
}
.icon_list {
    background-image: url('../images/icons/list.png');
}
.icon_goen {
    background-image: url('../images/ico/enr_ico.png');
}
.icon_heat {
    background-image: url('../images/icons/heat.png');
}
.icon_logo {
    background-image: url('../images/icons/logo.png');
}
.icon_sequence {
    background-image: url('../images/icons/ssp.png');
}

.submitb {
    font-family: FontAwesome;
      display: inline-block;
    padding-right: 0px;
    background: none;
      border:none;
}

#submitformbtn {
    position: relative;
}

#submitformbtn:after {
    font-family: FontAwesome;
    content: "\f004"; /* Value may need to be changed in newer version of font awesome*/
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 1px;
    pointer-events: none;
}


/*
input[type="button"],
input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    background-color: #ffffff;
    background-repeat: no-repeat;
    padding: 5px 14px 6px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    font-size: 13px;
    line-height: normal;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
}
input[type="button"].pushed,
input[type="submit"].pushed {
    position: relative;
}
input[type="button"]:hover,
input[type="submit"]:hover {
    background-image: -webkit-linear-gradient(90deg, #E8E8E8, #F7F7F7);
    background-image: -moz-linear-gradient(90deg, #E8E8E8, #F7F7F7);
    background-image: -ms-linear-gradient(90deg, #E8E8E8, #F7F7F7);
    background-image: -o-linear-gradient(90deg, #E8E8E8, #F7F7F7);
    background-image: linear-gradient(90deg, #E8E8E8, #F7F7F7);
}
input[type="button"].pushed:active,
input[type="submit"].pushed:active {
    top: 2px;
}
input[type="button"]:active,
input[type="submit"]:active {
    -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.1), inset 0 -17px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.1), inset 0 -17px 0 rgba(0, 0, 0, 0.06);
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.1), inset 0 -17px 0 rgba(0, 0, 0, 0.06);
}*/
.notificationcount{
  color: #FFFFFF;
  width: 40px;
 left: 28px;
  height: 40px;
  line-height: 3.5;
  position: absolute;;
  background-color: red;
  border-radius: 40px;
  font-size: 12px;
  z-index:99999999;
  padding: : 6px;
/*  padding-left: 4px;*/
top: -16px;
}

.notificationcount2{

  width: 40px;
  height: 40px;
  line-height: 3.5;
    position: absolute;;
  background-color: #e15b63;
  border-radius: 40px;
  font-size: 12px;
  z-index:99999999;
  padding: : 8px;
  left:0px;
/*  padding-left: 4px;*/

}

table{
      border-color:none;
}



@keyframes scienceShake {
  0% {
    left: 0.4em;
    top: 0.4em;
  }
  29% {
    transform: rotate(0deg);
  }
  30% {
    top: 0.4em;
    transform: rotate(-4deg);
  }
  40% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(4deg);
  }
  60% {
    transform: rotate(0deg);
  }
  70% {
    transform: rotate(-4deg);
  }
  100% {
    transform: rotate(0deg);
     left: 0.4em;
    top: 0.4em;
  }
}


@keyframes scienceShake2 {
  0% {
    left: 0em;
    top:0em;
  }
  29% {
    transform: rotate(0deg);
  }
  30% {
    top: 0em;
    transform: rotate(-4deg);
  }
  40% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(4deg);
  }
  60% {
    transform: rotate(0deg);
  }
  70% {
    transform: rotate(-4deg);
  }
  100% {
    transform: rotate(0deg);
    left: 0em;
    top: 0em;
  }
}



@keyframes bubbleRise {
  0% {
    opacity: 0;
  }
  40% {
    transform: scale(1.1);
    opacity: 0.7;
  }
  50% {
    transform: scale(1.05);
    opacity: 0.8;
  }
  90% {
    opacity: 0.3;
  }
  100% {
    transform: scale(1);
    opacity: 0.1;
  }
}

.hero-icon {
  position: relative;
/*  width: 1.9em;
  height: 1.9em;*/
  line-height: 1.6em;
  border-radius: 50%;
  border: 0.15em solid transparent;
  text-align: center;
  transition: box-shadow 300ms cubic-bezier(0.2, 0, 0.7, 1), transform 300ms cubic-bezier(0.2, 0, 0.7, 1), border-width 300ms cubic-bezier(0.2, 0, 0.7, 1);
  font-size: 2.5em;
}
.hero-icon i.bubble:nth-of-type(1) {
  top: 1.625em;
  left: 3.75em;
  font-size: 0.2125em;
  opacity: 0;
  animation-duration: 0.7s;
  animation-name: none;
}
.hero-icon i.bubble:nth-of-type(2) {
  top: 0.625em;
  left: 4.1875em;
  font-size: 0.225em;
  opacity: 0;
  animation-duration: 0.8s;
  animation-name: none;
}
.hero-icon i.bubble:nth-of-type(3) {
  top: 0.375em;
  left: 3.9875em;
  font-size: 0.1875em;
  opacity: 0;
  animation-duration: 0.7s;
  animation-name: none;
}
.hero-icon.small {
  font-size: 1.2em;
}
.hero-icon.small i.bubble:nth-of-type(1) {
  top: 0.9em;
  left: 2.28em;
  font-size: 0.006em;
  opacity: 0;
  animation-duration: 0.7s;
  animation-name: none;
}
.hero-icon.small i.bubble:nth-of-type(2) {
  top: 0.48em;
  left: 2.76em;
  font-size: 0.048em;
  opacity: 0;
  animation-duration: 0.8s;
  animation-name: none;
}
.hero-icon.small i.bubble:nth-of-type(3) {
  top: 0.18em;
  left: 2.04em;
  font-size: 0.066em;
  opacity: 0;
  animation-duration: 0.7s;
  animation-name: none;
}
.hero-icon.medium {
  font-size: 1.8em;
}
.hero-icon.medium i.bubble:nth-of-type(1) {
  top: 1.53em;
  left: 3.87em;
  font-size: 0.153em;
  opacity: 0;
  animation-duration: 0.7s;
  animation-name: none;
}
.hero-icon.medium i.bubble:nth-of-type(2) {
  top: 0.63em;
  left: 3.96em;
  font-size: 0.252em;
  opacity: 0;
  animation-duration: 0.8s;
  animation-name: none;
}
.hero-icon.medium i.bubble:nth-of-type(3) {
  top: 0.09em;
  left: 3.681em;
  font-size: 0.135em;
  opacity: 0;
  animation-duration: 0.7s;
  animation-name: none;
}
.hero-icon i {
  transition: all 300ms cubic-bezier(0.2, 0, 0.7, 1);
}
.hero-icon i.main {
  animation-duration: 0.75s;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  animation-name: none;
}
.hero-icon i.steam {
  position: absolute;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: none;
  font-size: 0.5em;
  top: 0.3em;
  left: 1.5em;
}
.hero-icon .science-bubbles,
.hero-icon .cup-steam {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hero-icon .science-bubbles i,
.hero-icon .cup-steam i {
  position: absolute;
  opacity: 0;
}

/*.hero-icon:hover i:not(.bubble) {
  animation-name: scaleUpAndDown;
}
.hero-icon:hover.bolt-strike {
  overflow: hidden;
}
.hero-icon:hover.bolt-strike i.main {
  transform-origin: 50% 100%;
  animation-name: boltStrike;
  position: absolute;
  top: 0.45em;
  left: 0.7em;
}

.hero-icon:hover.change-spock i.main {
  animation-name: scienceShake;
}
.hero-icon:hover.change-spock i.main::before {
  content: "\f259";
}

.hero-icon:hover.science-shake i.main{
  animation-duration: 1.3s;
  transform-origin: 50% 10%;
  animation-name: scienceShake;
  position: absolute;
  left: 0.49em;
  top: 0.45em;
}

.hero-icon:hover.science-shake2 i.main{
  animation-duration: 1.3s;
  transform-origin: 0% 0%;
  animation-name: scienceShake2;
  position: absolute;
  left: 0em;
  top: 0em;
}
.hero-icon:hover.science-shake2 i.bubble {
  animation-name: bubbleRise;
}
.hero-icon:hover.science-shake i.bubble {
  animation-name: bubbleRise;
}*/
.fa-helix{
	/*background:
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAEnElEQVRoQ+2ZjVEUQRCFuyNQIlAiACNQIhAjUCMQIhAiECJQIlAiECIQIhAjUCJo69vqvuqbm729vdu5Uoqpoqi73dntN/369c+pPLClDwyPPAL61z366KFNPGRmT0Xkk4jsi8i5qn7Z5Hm1vVvzkJkdishnEQEU64+q7vyXgMwMIO8K4y9UtfxuY3xNPeQU+yoirwpLL1UVj02+WgP6XoD55ZR7IiLEz6mq3k2JqhkgMzsRkY/J2FsHRwxx7S1xJCJnqno6FagmgJxqP5MAhL0nYbyZQcMzEdkTEbx0rKrfNgXWChDBjhDEOnCvvBSRGxF5r6r8FzPjXoBBwysH1l1bZ7UClOl2p6q7bvyRA8P47C1oyLWgKACJLyg5arUCxEnjjVh8foOBZvbcBaHmLa4B5rXHF6DPMyKn856qXteQbgMQYkCccNqAAhxUq3rLr5XxBUWv/DB+eGxSafCMudUKEJKMirE4SShIwEM1VO3YDe/1ViW+2M+hRDK+VtUyv7VpHzzQQxS6EsepAlDoRNDjrS4HDXirjK/wyFY9xMkj27GgTFeIuvEUqJw233dSvSy2Eg1J1LE4kAWZb0I5NyDTDuNfJI9QbWPMs0zBZd4ys/y8e1WNIrd9DKUTh1rEDWuufhugYBlbKF3Oa0g6cbmwmnkoBXUYUi1IU/xYpqDvp4DFM3EofH0vIs/7clRTQAkUhpFTqhWAmUFBDEfeZyro+8vWoxo74apRgPzFqBRyCYcxJBaKlSvn+Ez8dED6kqEbzvNIqsg995Nj+MttxmAPtRIgVyBOakH3azxe4bsMHuOjxAEUeaYW8Leqmg+w+ppBQO4V5LKqKisYP8UtJOfDVWq7pYCKUiMMy00a0jtXayUvZkrmum4MQN71pU/RRqucmZUdJz3LmQMFDEFMbUaCHOw83dsARZb5yws6d3WeU/Am6r4xJ9DrIW/AcmaeVczxgtSVEgMLlfEYQ6a6dxkgPICi5bXQWRaSyx68Ve1jvMZDxVCryWdynZLWTsaz+O90jeoYMMgq5QqGQ78ZzQpvzWq0/HwzI3nG2lklyMd6rg8Q2s/4KdYuxjtQSo4PtQHHkLcKQAfrxMgQwD5Acy20F5YzGhWGk0fwVjRuMdUJ0Lmi5l6EhNUJzJCBY6/3ASrjpxs3+Tw6A8td59wcwEWFOOkqamYETtWQ8N4CcyyIfH8foDwTuPSkiiELc7Siai57nOytqA6i2qh2nJuAWSYKGVDkHuIqRAHjkOmLJOEYGh6Zy02Ft2LLVgGFKFCq7xdqRq1FjEGlmozn+CtHVVA5KLc9QBwhVFomqy7TxFAMCImJEIbcoAE6pjYZ7HYBrcJlj58o8xcmn8VUFDpSLUfFvD1RWAVMkTBzL8Ol2S8LRe7K27aXh8YCSsIA1eKXhRkwV8c8vG9Ct16VWxdQAgatUMSQeuQ8V9dNvNMMUAJGfDGDy6s6INz0EGP/YMe67ovMjF8SylHT4Exg3fc1BVQMBeNdzcE0o5yZ5UqD5HzUqv8pPdqEcl6NIwokVcCM/uFqXeo1AbSuMVPsewQ0xSm2fMajh1qe7hTP/gv1NkBTnBOtgQAAAABJRU5ErkJggg==)
    no-repeat
    left center;*/
}
