/*.login{background-color:#feb220!important;}*/
.error .help-inline{color:red!important;}
.help-inline{color:red!important;}
.m5{margin:5px!important;}
.page-bar .page-toolbar{float:left!important;}
.usearch{display: block; float: right; margin: 5px;}
.error{color:red;}
.error input{border-color:red;}
.alert.alert-error{background-color:#FBC5C5}
.discounts h4 {
    background: #eef1f5;
    margin: 0;
    padding: 10px 30px;
    cursor: pointer;
    border: 1px solid #c2cad8;
    margin: 0 35px;
    border-radius: 10px;
}
.overlayy {
    display: none;
    width: 100%;
    position: fixed;
    background: rgba(0,0,0,0.6);
    height: 100%;
    z-index: 999;
}
span.profit_a {
    background: #32c5d2;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
	margin-left: 50px;
}
.fin_gr {
    border: 1px solid #c2cad8;
    border-bottom: none;
    padding: 7px 0;
    margin-bottom: -10px;
}
.fin_gr_last{
	border-bottom: 1px solid #c2cad8;
	    margin-bottom: 15px;
}
#ppooppuupp, .cancelSessionPopup{
	top: 40%;
	width: 500px;
    z-index: 9999;
    position: fixed;
    left: 0;
    background: #fff;
    border-radius: 5px;
    padding: 15px 30px;
    left: 50%;
    margin-left: -250px;
	text-align: center;
}
img#blah {
    max-width: 100%;
}
.used {
    color: #32c5d2;
    cursor: pointer;
}
.not_used {
    color: #777;
    cursor: pointer;
}
span.info_var {
    font-size: 13px;
    font-style: italic;
}
.bord{
	border-top: 1px solid #32c5d2;
}
span.pwimg {
    width: 273px;
    height: 173px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    margin: 0px auto 10px;
}
span.cwimg {
    width: 353px;
    height: 174px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
	    margin: 0 auto;
}
span.tpwimg {
    width: 100%;
    min-height: 420px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    margin: 0px auto 10px;
}
span.hwimg {
    width: 640px;
    height: 146px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
	    margin: 0 auto;
}
span.pwimg span {
    font-size: 60px;
    color: #bfbfbf;
    position: relative;
}
span.cwimg span {
    font-size: 60px;
    color: #bfbfbf;
    top: 40px;
    position: relative;
}
span.tpwimg span {
    font-size: 60px;
    color: #bfbfbf;
    position: relative;
}
span.hwimg span {
    position: relative;
    font-size: 60px;
    color: #bfbfbf;
    top: 32px;
}
span.phwimg {
    width: 100%;
    min-height: 150px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    margin: 0px auto 10px;
}
span.phwimg span {
    font-size: 60px;
    color: #bfbfbf;
    position: relative;
}
span.botwimg {
    width: 300px;
    height: 300px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
	    margin: 0 auto;
}
span.botwimg span {
    font-size: 60px;
    color: #bfbfbf;
    top: 105px;
    position: relative;
}
#output img{
	width: unset !important;
}
ul.nav.navbar-nav.pull-left.bl_redir {
    height: 100%;
    margin-left: 20px;
}
ul.nav.navbar-nav.pull-left.bl_redir a{
	left: 50%;
    top: 50%;
    display: block;
    transform: translate(-50%,-50%);
}
.tbl_d {
    max-height: 450px;
    overflow: auto;
}
.lst_genres, .lst_events, .lst_events_ordered, .lst_events2, .lst_cities, .lst_sessions{
	display: none;
}
.lst_genres .col-md-4, .lst_events .col-md-4, .lst_events_ordered .col-md-4, .lst_events2 .col-md-4, .lst_cities .col-md-4, .lst_sessions .col-md-4{
	max-height: 250px;
	overflow-y: auto;
}
.chs_sessions{
	display: none;
}
.mxh{
	max-height: 600px;
	overflow-y: auto;
}
.scrlb {
    max-height: 750px;
    overflow-y: auto;
}
.page-sidebar-menu .btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all){
	padding: 5px 10px;
}
.tp{
	top: -4px;
}
.prod_action i{
	font-size: 20px;
}
input.form-control.bet_prod {
    max-width: 50px;
}
.date_without_inp {
    padding-top: 7px;
}
.notif_label {
    margin-bottom: 20px;
}
.notif_label span {
    padding: 11px 5px !important;
    font-size: 11px !important;
}
.success_save_descr {
    display: none;
    color: green;
    font-style: italic;
    margin-top: 10px;
}
.partner_ev td{
	background: #eeeeee87;
}
.option_page #tables_list {
    padding-top: 20px;
    padding-bottom: 20px;
}
.option_page .panel.panel-default {
    margin-bottom: 10px;
}
.option_page .form-group.panel-collapse.collapse{
	padding: 20px;
}
img.avatar {
    width: 50px;
	border-radius: 50%;
    overflow: hidden;
}
.form-group.fg-avatar{
	text-align: center;
}
img.full_avatar {
    max-width: 400px;
    padding-top: 63px;
}
.alert-warning-my {
    color: #3d3000 !important;
	background: #eef1f5;
	border-left: 10px solid #32c5d2;
}
.bg_white{
	background: #fff;
}
.alert-warning-my .content_updates_h{
	cursor: pointer;
}
a.hist_link {
    color: #3d3000;
    text-decoration: underline;
}
.padding_label {
    padding: 10px 5px !important;
}
span.label-warning.label.padding_label {
    background: #fff;
    color: #000;
}
.valign-center td{
	vertical-align: middle !important;
}
.delOrdPopup .md-checkbox {
    text-align: justify;
}
.delOrdPopup{
	max-height: 400px;
    overflow-y: scroll;
}
.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}
.fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: transparent;
    transition: background-color .25s;
    box-sizing: border-box;
    z-index: 2;
}
.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}
.del_orders_submit {
    margin: 20px 0;
}
.del_orders, .dwn_rep {
    margin: 0 0 20px 0;
}
ul.dropdown-menu.inner .disabled {
    display: none;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
    text-align: center !important;
}
.unmarg {







    padding: 0 5px;
}
.event_mt_radio .mt-radio{
	margin-top: 7px;
	margin-bottom: 7px;
}
.event_mt_radio .btn.blue{
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden !important;
}
.ev_form_sbts .page-bar{
	padding-top: 5px;
    margin: 0px 10px 10px 5px;
}
.ev_form_sbts .event_mt_radio.btn-group, .unmarg{
	padding: 0 5px;
}
.ev_form_sbts .page-bar .page-breadcrumb{
	padding: 9px 6px 11px 6px;
}
.add_session_map .nav.nav-tabs li:not(.active){
    display: none;
}
ul.dropdown-menu.inner .disabled {
    display: none;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
    text-align: center !important;
}
.unmarg .unmarg {
    padding-left: 0;
}
.align-centers{
	padding-top: 5px;	
}
.input-small-medium{
	width: 185px !important;
}
.add_session_map .nav.nav-tabs li:not(.active) {
    display: none;
}
.search-result-img {
    height: 20px;
    width: auto;
    margin-right: 5px;
}
.themes-list > div {
    margin-bottom: 30px;
}

.theme-item {
    text-align: center;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.theme-item .active-theme-title {
    line-height: 34px;
    display: inline-block;
    font-weight: bold;
}
.theme-item img {
    width: 100%;
    height: auto;
}
.stat-event-item:hover {
    cursor: pointer;
}
.find_users span {
    padding: 10px 15px;
    font-style: italic;
    border: 1px solid #ebeef2;
    border-radius: 5px;
    font-size: 13px;
	font-weight: 600;
}
.find_users {
    margin: 10px 0 20px 40px;
}
.frm-search .bootstrap-select.btn-group .btn.dropdown-toggle {
    padding-right: 25px;
}
.frm-search .bootstrap-select.btn-group .dropdown-menu {
    max-height: 450px!important;
}
.hide_select_arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bf_el, .full_ticket_price{
    margin: 10px 0 !important;
}
span.bf_el_1 {
    width: 60%;
    display: inline-block;
}
span.bf_el_2 {
    width: 35%;
    display: inline-block;
    text-align: center;
}
.hide_el{
    display: none;
}
.show_b_office div {
    font-size: 15px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.box_office_statnd{
    font-size: 13px !important;
}
.form-error{
	border: 2px solid red;
}

span.poster-container {
    display: flex;
    align-items: center;
    justify-content: center;
}
span.poster-container > span {
    font-size: 50px;
}