.goog-te-banner-frame.skiptranslate {display: none !important;} 
body { top: 0px !important; }
/* LESS Document */
/* --------------------- Variables ------------------------- */
/* ----------------------Typography------------------------ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.1em;
  margin: .75em 0 .25em 0;
  color: #2c9bdc;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #2c9bdc;
	text-decoration: none;
	font-weight: normal;
}
#news-wrapper h1 a, #news-wrapper h2 a, #news-wrapper h3 a, #news-wrapper h4 a, #news-wrapper h5 a, #news-wrapper h6 a
{
	color: #f28e07;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
	text-decoration: underline;
}
h1 {
  font-size: 40px;
  margin-top: 0;
}
h2 {
  font-size: 39px;
}
h3 {
  font-size: 33px;
}
h4 {
  font-size: 27px;
}
h5 {
  font-size: 23px;
}
h6 {
  font-size: 19px;
}
p,
ol,
ul {
  font-weight: 400;
  line-height: 1.65em;
  margin: 0 0 1.5em;
}
p a,
ol a,
ul a {
  text-decoration: underline;
  color: #2c9bdc;
  transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.1s ease-out 0s;
}
p a:hover,
ol a:hover,
ul a:hover {
  text-decoration: underline;
  color: #f28e07;
  transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.1s ease-out 0s;
}
.lead {
  font-size: 19px;
}
li.long {
  padding-bottom: .5em;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
.btn {
  display: inline-block;
  background-color: #f28e07;
  padding: 8px 12px;
  color: white;
  border-radius: 5px;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
}
.btn.btn-lg {
  padding: 12px 18px;
  font-size: 1.25em;
}
.btn.btn-sm {
  font-size: 0.75em;
}
.btn:hover {
  color: white;
  text-decoration: none;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.btn.secondary {
  background-color: #58b0e3;
}
footer.footnotes {
  color: #8d8d8d;
  font-size: .8em;
  border-top: 1px solid #d8d8d7;
  margin-top: 4em;
  padding-top: 2em;
  clear: both;
}
blockquote {
  font-size: 19px;
  line-height: 1.25em;
  font-style: italic;
  margin: 2em 8%;
  border-left: 5px solid #58b0e3;
  padding-left: 25px;
}
blockquote span {
  display: block;
  font-size: .8em;
  color: #8d8d8d;
  margin-top: 1em;
}
hr {
  border: none;
  height: 3px;
  background-color: #d8d8d7;
  margin: 3em 5%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.left {
  float: left;
}
.right {
  float: right;
}
.show-mobile {
  display: none !important;
}
.show-mobile-inline {
  display: none !important;
}
.hide-mobile {
  display: block !important;
}
figure {
  border: 1px solid #d8d8d7;
  padding: 15px;
  background: white;
  margin: .5em 1em 1em;
}
figure figcaption {
  color: #8d8d8d;
  font-size: .8em;
  font-style: italic;
  padding-top: 10px;
}
img{
	max-width: 100%;
}
article img,
article a img {
  display: block;
  height: auto;
  margin: auto;
  margin-bottom: 1em;
}
img.img-70,
a img.img-70 {
  max-width: 70%;
}
.accent {
  color: #f28e07;
}
.highlight {
  background-color: yellow;
}
.panel {
  padding: 15px;
  background-color: #f5fafd;
  border-top: 5px solid #58b0e3;
  margin-bottom: 2em;
}
.panel h3 {
  margin-top: 0;
}
.panel.support {
  min-height: 275px;
}
.panel.research {
  min-height: 380px;
}
section {
  padding: 40px 0;
}
.schedule {
  margin-top: -1.5em;
  margin-bottom: 1.5em;
}
.schedule td {
  padding-right: 10px;
}
.flag {
  width: 20px;
  display: inline;
  margin: 0;
  border: 1px solid #e4e4e4;
}
/* ----------------------Base Layout------------------------ */
body {
  background-color: #f8f8f8;
  font-family: 'Chivo', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #404040;
}
header#masthead {
  background: #58b0e3;
  background: linear-gradient(30deg, #58b0e3 0%, #79bfe8 100%);
  z-index: 1;
}
header#masthead .wrapper {
  z-index: 2;
  width: 100%;
  /*background-image: url(/images/header-bg.png);*/
  background-size: 100% 100%;
  padding-bottom: 20px;
}
header#masthead .logo {
  height: 60px;
  width: auto;
  margin: 15px 0 0;
  display: inline-block !important;
}
header#masthead .logo.medullo {
  height: auto;
  max-height: 60px;
}
header#masthead p.title {
  color: white;
  font-size: .75em;
  margin: 0;
  line-height: 1.25em;
  padding-top: 3px;
}
header#masthead .navbar-toggle {
  background-color: white;
  margin: 0;
  position: absolute;
  top: 15px;
  right: 15px;
}
header#masthead .navbar-toggle .icon-bar {
  background-color: #58b0e3;
  width: 30px;
  height: 4px;
  border-radius: 4px;
  transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.1s ease-out 0s;
  position: relative;
}
header#masthead .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
}
header#masthead .navbar-toggle .icon-bar.top {
  transform: rotate(45deg);
  transform-origin: top left;
  left: 6px;
}
header#masthead .navbar-toggle .icon-bar.bottom {
  transform: rotate(-45deg);
  transform-origin: bottom left;
  left: 6px;
}
header#masthead .navbar-toggle .icon-bar.middle {
  opacity: 0;
  left: 10px;
}
header#masthead .navbar-toggle.collapsed .icon-bar.top {
  transform: rotate(0deg);
  transform-origin: top left;
  left: 0px;
}
header#masthead .navbar-toggle.collapsed .icon-bar.bottom {
  transform: rotate(0deg);
  transform-origin: bottom left;
  left: 0px;
}
header#masthead .navbar-toggle.collapsed .icon-bar.middle {
  opacity: 1;
  left: 0px;
}
header#masthead .pencil-nav {
  float: right;
  display: block;
  color: white;
  margin: 18px 15px 5px;
}
header#masthead .pencil-nav a.contact {
  color: white;
  font-size: 1.75em;
  padding: 10px 15px;
  line-height: 0;
  position: relative;
  top: 5px;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
header#masthead .pencil-nav a.contact:hover {
  text-shadow: 0 2px 10px #1f7fb6;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
header#masthead .pencil-nav a.btn {
  padding: 5px 10px;
  background-color: white;
  color: #2c9bdc;
  text-shadow: none;
  margin: 0 0 0 10px;
  box-shadow: none;
  font-weight: 700;
}
header#masthead .pencil-nav a.btn:hover {
  box-shadow: 0 2px 10px 0 #1f7fb6;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
header#masthead #navbar {
  margin-top: 0px;
  position: relative;
}
header#masthead #navbar .nav li.selected > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: white;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
header#masthead #navbar .nav li {
  padding: 3px 12px 0px;
  line-height: 1.25em;
}
header#masthead #navbar .nav li a {
  color: white;
  padding: 17px 0px 10px;
  text-shadow: 0 1px 5px #1f7fb6;
  text-decoration: none;
}
header#masthead #navbar .nav li a.active:before {
  visibility: visible;
  background-color: #1f7fb6;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
header#masthead #navbar .nav li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: white;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
header#masthead #navbar .nav li a:hover {
  text-decoration: none;
}
header#masthead #navbar .nav li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  background-color: white;
}
header#masthead #navbar .nav li.open a:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
header#masthead #navbar .nav .dropdown-menu {
  min-width: 170px;
  background-color: #e4f2fa;
  border: none;
  border-radius: 0;
  box-shadow: 0px 7px 10px -5px rgba(0, 0, 0, 0.15);
  padding: 0;
}
header#masthead #navbar .nav .dropdown-menu ul {
  display: none;
}
header#masthead #navbar .nav .dropdown-menu li {
  padding: 0;
}
header#masthead #navbar .nav .dropdown-menu li a {
  font-size: 1em;
  text-shadow: none;
  color: #2c9bdc;
  padding: 5px 15px;
  text-decoration: none;
  display: block;
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.2s ease-in-out 0s;
}
header#masthead #navbar .nav .dropdown-menu li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #2c9bdc;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
header#masthead #navbar .nav .dropdown-menu li a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.65);
  transition: all 0.2s ease-in-out 0s;
}
header#masthead #navbar .nav .dropdown-menu li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
nav.sidebar-nav {
  background-color: #f5fafd;
}
nav.sidebar-nav ul {
  list-style: none;
  padding: 10px 0;
}
nav.sidebar-nav ul a {
  display: block;
  text-decoration: none;
  padding: 5px 15px;
  transition: all 0.1s ease-in-out 0s;
}
nav.sidebar-nav ul li.selected > a {
  color: #f28e07;
}
nav.sidebar-nav ul ul {
  padding: 0;
  margin-bottom: 0;
  margin-left: 20px;
  border-left: 1px solid #afd9f2;
}
nav.sidebar-nav ul ul a {
  font-size: .875em;
  line-height: 1.25em;
}
.content {
  background-color: white;
  padding: 50px 0;
  border: 1px solid #D8D8D7;
  border-top: none;
  position: relative;
}
.home .content {
  padding-top: 0px;
}
.feature {
  background-size: cover;
  background-image: url(../images/feature-bg.jpg);
  padding: 2em 0;
  border-left: 1px solid #D8D8D7;
  border-right: 1px solid #D8D8D7;
  background-position: center top;
}
footer#footer {
  text-align: center;
  margin: 50px 25px;
  color: #8d8d8d;
}
footer#footer a {
  color: #8d8d8d;
  transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.1s ease-out 0s;
}
footer#footer a:hover {
  color: #404040;
  transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.1s ease-out 0s;
}
/* ----------------------Clinical Trials------------------------ */
.trial {
  border-bottom: 2px solid #f8f8f8;
  padding: 1em 0px;
}
.bg-light .trial {
  border-color: #E3E3E3;
}
.trial-head {
  font-weight: 700;
  color: #f9a533;
  padding-bottom: 10px;
  border-bottom: 2px solid #F8F8F8;
}
.bg-light .trial-head {
  border-color: #E3E3E3;
}
.trial-id,
.trial-name p,
.trial-chair {
  line-height: 1.5em;
  margin-bottom: 0px;
}
.trial-chair {
  font-weight: 700;
  color: #404040;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ----------------------Responsive------------------------ */
@media (max-width: 400px) {
  header#masthead span.title {
    font-size: .75em;
  }
}
@media (max-width: 992px) {
  .left {
    float: none;
  }
  .right {
    float: none;
  }
  .show-mobile {
    display: block !important;
  }
  .show-mobile-inline {
    display: inline !important;
  }
  .hide-mobile {
    display: none !important;
  }
  .flag {
    margin-right: 10px;
    width: 30px;
  }
  a.btn.show-mobile {
    width: 50%;
    margin: auto;
    margin-bottom: 10px;
  }
  .feature {
    background-image: url(/dipg.org/images/feature-bg-mobile.jpg) !important;
    background-position: right top;
    padding: 3em;
  }
  .dipgcollaborative_org .feature{background-image: url(/media/4417/collab_feature_image_mobile.jpg) !important}
  
  .content {
    padding-top: 25px;
  }
  .navbar-toggle {
    display: block;
  }
  header#masthead .pencil-nav {
    display: none;
  }
  header#masthead div.col-md-7.col-sm-12 {
    padding: 0;
  }
  header#masthead #navbar {
    margin-top: 12px;
    background-color: #e4f2fa;
    z-index: 100;
    border-bottom: 5px solid #58b0e3;
  }
  header#masthead #navbar .nav li.selected > a {
    color: #f28e07;
  }
  header#masthead #navbar .nav li.selected > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: white;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
  header#masthead #navbar .nav li {
    padding: 0;
  }
  header#masthead #navbar .nav li a {
    color: #2c9bdc;
    text-shadow: none;
    padding: 8px 15px;
    transition: all 0.2s ease-in-out 0s;
  }
  header#masthead #navbar .nav li a:before {
    content: none;
  }
  header#masthead #navbar .nav li a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.65);
    transition: all 0.2s ease-in-out 0s;
  }
  header#masthead #navbar .nav .dropdown-menu {
    box-shadow: none;
    margin-left: 10px;
    float: none;
    position: relative;
  }
  header#masthead #navbar .nav .dropdown-menu li.selected > a {
    color: #f28e07;
  }
  header#masthead #navbar .nav .dropdown-menu li a {
    color: #2c9bdc;
    text-shadow: none;
    padding: 2px 15px;
    transition: all 0.2s ease-in-out 0s;
  }
  header#masthead #navbar .nav .dropdown-menu li a:before {
    content: none;
  }
  header#masthead #navbar .nav .dropdown-menu li ul {
    display: block;
    list-style: none;
    margin-bottom: 0;
    margin-left: 20px;
    padding: 2px 15px;
    border-left: 1px solid #afd9f2;
  }
  header#masthead #navbar .nav .dropdown-menu li ul li a {
    padding: 0 0 8px 0;
    font-size: .875em;
    line-height: 1.25em;
  }
  .navbar-collapse,
  .navbar-collapse.collapse {
    padding: 10px 0;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
    margin: 0;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
    z-index: 100;
  }
  .trial-head > div {
    display: none;
  }
}
@media (max-width: 350px) {
  header#masthead #navbar {
    margin-top: 0px;
  }
}
@media (max-width: 1199px) {
  .panel.support {
    min-height: 350px;
  }
  .feature {
    padding: 1em;
  }
}
@media (max-width: 991px) {
  .panel.support {
    min-height: 310px;
  }
}
@media (max-width: 767px) {
  .panel.support {
    min-height: inherit;
  }
  .panel.research {
    min-height: inherit;
  }
}

.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eeeeee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eeeeee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777777;background-color:#fff;cursor:not-allowed}
 sup{color: #8d8d8d; font-size: 60%} .faq-answer p:last-child {margin-bottom: 0;} .faq-question{font-size: 14px; margin-top: 25px;} .faq-section .learnMore{font-size: 12px;line-height: 175%;margin-left: 25px;} .faq-section .learnMore a{text-decoration: none; color: #2c9bdc;} .faq-answer{margin: 0 25px 0 25px;}
.info-row,.event-wrapper .info-row{display:flex;margin:10px 0 25px}@media (max-width: 767px){.research-feature .info-row,.event-wrapper .info-row{flex-direction:column}}.research-feature .info-row .info,.event-wrapper .info-row .info{margin-right:25px;color:#9b9b9b}@media (max-width: 767px){.research-feature .info-row .info,.event-wrapper .info-row .info{margin-top:15px}}.research-feature .info-row .info span,.event-wrapper .info-row .info>span{color:#5798d3;font-weight:bold}#news-wrapper{margin-top:25px}#news-wrapper .row,#search-results .row{border-top:solid 2px #e8e8e8}.news-feature h3,.search-feature h3{color:#f6a746;font-weight:bold}.news-feature p,.search-feature p{color:#9b9b9b;margin-bottom:15px}.news-feature .info-row,.search-feature .info-row{display:flex;margin:10px 0 25px}.news-feature .info-row .info,.search-feature .info-row .info{margin-right:25px;color:#9b9b9b}.news-feature .info-row .info span,.search-feature .info-row .info span{color:#5798d3;font-weight:bold}#news-wrapper .article-title{color:#717171;text-transform:none}#news-wrapper .info-row{display:flex;margin:10px 0 25px}#news-wrapper .info-row .info{margin-right:25px;color:#9b9b9b}#news-wrapper .info-row .info span{color:#5798d3;font-weight:bold}.news-search form{margin-top:20px}.news-search form label{text-transform:uppercase;color:#9b9b9b}.news-search form .news-search-wrapper{display:flex}.news-search form .news-search-wrapper input{margin-right:10px;padding-left:10px;flex-grow:1;border-radius:3px;border:solid 1px #d2d2d2} 

table, td, tr, th{border-color: #D8D8D7;}
table td, table th{padding: 5px;}
table th{background-color: #63b5e5; color: white;}
tr:nth-child(even) {background-color: #fafafa;}

.dipgcollaborative_org .feature h1{color: #FFF; text-shadow: 1px 1px #975e11;}
@media (max-width: 992px) {
	.dipgcollaborative_org .feature {
		background-position: top left;
	}
}

.sponsors img
{
	display: inline;
    padding-right: 40px;
    padding-bottom: 40px;
    vertical-align: middle;
}

#research-wrapper .row
{
	border-top: solid 2px #e8e8e8;
	padding-top: 30px;
}

.research-feature h3
{
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.1;
	font-size:2.15em;
}
.research-feature p
{
	color:#9b9b9b;
	margin-bottom:15px;
}
.research-feature .info-row
{
	display:flex;
	margin: 10px 0 25px;
}
@media (max-width: 767px)
{
	.research-feature .info-row	{flex-direction:column;}
}
.research-feature .info-row .info
{
	margin-right:25px;
	color:#9b9b9b;
}
@media (max-width: 767px)
{
	.research-feature .info-row .info{margin-top:15px;}
}
.research-feature .info-row .info span
{
	color:#5798d3;
	font-weight:bold;
}
.grantContent{display: none;}

.neon button {
    display: inline-block;
    background-color: #f28e07 !important;
    padding: 8px 12px !important;
    min-width: auto !important;
    color: white !important;
    border-radius: 5px !important;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    transition: all 0.1s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    font-family: 'Chivo', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    position: relative;
    left: 5px;
}

.neon button:hover {
    color: white;
    text-decoration: none;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.neon button i {
    margin: 0 !important;
}

.neon-show-content .title-close {
    right: 3px !important;
}