.jreview-quick-star .reviewStars ._active{
    background: url(images/espace_star.svg) no-repeat right top !important;
    background-size: 18px 36px;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 2;
}
.uk-card {
    border-radius: 12px;
    background-color: #f7f8fc;
    color: #6d6f72;
    box-shadow: -15px -15px 20px rgba(255, 255, 255, .8), 15px 15px 20px rgba(57, 65, 124, .08);
}
@media (min-width: 1200px){
.uk-card-body{
    padding: 30px 30px !important;
    }
}
.astroid-element-overlay #ts-451555907311432{
    padding: 40px 15px 40px 15px !important;
    background: #93ffdb !important;
}
.author-description{
	font-size: 17px !important;
}
#ticket-info.card{
	position: sticky;
    top: 40px;
}
.form-horizontal .control-label{
	float:right;	
}
.form-horizontal .controls{
	margin-right: 180px;
	margin-left: 0px;
}
.com-rsticketspro-has-overflow{
	border-color: transparent;
}
.com-rsticketspro-submitter{
	margin: 0 0 0px 0;
	display: inline;
}
.rst-form-heading{
  margin:calc(3 * 8px)
}
.rst_captcha_container{
  text-align:center;
}
.panel{
    	background: #ffffff;
    border: 1px solid #E9EAEC;
    border-radius: 5px;
    overflow: hidden;
    padding: calc(3 * 8px);
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 24px rgba(0, 0, 0, 0.08);
}
.panel-default{
  background: #ffffff;
  border: 1px solid #E9EAEC;
  padding: calc(3 * 8px)
}
.re_scolor{    background: #b0e0e6;}
.re_mcolor{    background: #00fa9a;}
.re-staff{
box-sizing: border-box;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    max-width: 90px;
    height: 26px;
    padding: 6px;
    margin: 5px 0;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
.media-heading{
    border-bottom: 1px solid #E9EAEC;
    background: transparent;
    padding: calc(1 * 8px);
      text-decoration: none;
}
.com-rsticketspro-message {
	background: #ffffff;
    border: 1px solid #E9EAEC;
    border-radius: 5px;
    overflow: hidden;
    padding: calc(3 * 8px);
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 24px rgba(0, 0, 0, 0.08);
}
.com-rsticketspro-msg-staff{
  background: #ffffff;
    border-width: 1px 1px 1px 4px;
    border-style: solid;
    border-color: #E9EAEC #E9EAEC #E9EAEC #00257b;
    border-radius: 5px;
}


.brand-logo{
      text-decoration: none;
}
.netorg-loginpage, .hikashop_user_registration_page, .registration{
   width: 100%;
  max-width:600px;
    height: 85%;
    overflow: hidden;
    margin: 50px auto;
    padding: 40px;
    border: 2px solid #e6e6e6;
      box-shadow: 4px 4px 4px 4px #b4d1b3;
}
.netorg_login{
 box-sizing: border-box;
    display: inline-block;
    color: #fff;
    background-color: #417df9;
    border-radius: 10%;
    width:60px;
    height: 35px;
    text-align: center;
    line-height: 38px;
  cursor: pointer;
}
.netorg_logout{
   box-sizing: border-box;
    display: inline-block;
    color: #fff;
    border-radius: 10%;
    width:60px;
    height: 35px;
    text-align: center;
    line-height: 0;
  cursor: pointer;
}
.net_block{
  display: inline-block;
}
.modal-backdrop{
    z-index: 0;
}
a, a:not([class]){text-decoration: none;}