@font-face{
    font-family:'FontAwesome';
    src:url('/tsp/css/fonts/fontawesome-webfont.eot?v=4.2.0');
    src:url('/tsp/css/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('/tsp/css/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('/tsp/css/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('/tsp/css/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
    font-weight:normal;
    font-style:normal
}

/*[type=text], [type=password] {border: solid 1px #aaa; margin: 2px; padding: 2px; width: 149px; height: 16px;}*/
select {border: solid 1px #aaa; margin: 2px; width: 155px; padding: 0px;}
select.ui-timepicker-select, .ui_tpicker_timezone select {width: auto;}
#popup-message {position: fixed; background: #fff; top: 0px; left: 0px; font-size: 25px; padding: 5px 10px; background: #ffbf00; color: #ff0033; box-shadow: 0px 0px 5px 5px #ffbf00; text-align: center; z-index: 10;}

.ts-phone {margin: 0px;}
.ts-phone input, .profile-card-number input { border: solid 1px #e5e5e5; border-left: none; margin: 2px 0px; }
.ts-phone:before, .profile-card-number:before {font-size: 13px; border: solid 1px #e5e5e5; border-right: none; background: #fff; display: block; float: left; margin: 2px 0px 0px 2px; padding: 4px 0px 0px 2px; height: 28px;}
.ts-phone[disabled=true]:before {background-color: #ebebe4;}
.ts-phone:before {content: '+';}

.profile-icon {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e51e2a), color-stop(1, #ce0100) );
    background: -moz-linear-gradient( center top, #e51e2a 5%, #ce0100 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e51e2a', endColorstr='#ce0100');
    background-color: #e51e2a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d83526;
    width: 35px;
    float: left;
    margin: 0px 3px 3px 0px;
}
.profile-close {position: absolute; top: 1px; right: 1px; cursor: pointer; width: 24px}
.profile-close-text {float: right;}
.profile-menu {position: relative; display: block;}
.profile-menu-div {display: none; width: 252px; position: absolute; left: -1px; top: -1px; z-index: 1; padding: 2px 2px 0px 2px;}
.profile-menu-div ul {list-style-type: none; padding: 5px; margin: 0px;clear:  both;}
.profile-menu-div ul li {}
.profile-menu-link div {padding-top: 10px; margin-left: 42px;}
.profile-menu-link .profile-menu-info, .profile-menu-info {padding: 0px; font-style: italic; font-size: 0.9em;}

.profile-menu-cart {float: left; margin: 2px 5px 10px 0px;}

.profile-menu-top {font-size: 1.2em; line-height: 1.4em; margin-left: 45px;}
.profile-menu-top a {text-decoration: underline;}

.profile-login-header {margin-top: 5px; padding-top: 3px; border-top: solid 1px #d83526; font-weight: bold;}
.profile-card-form {clear: both;}
.profile-card-form table {width: 100%;}
.profile-card-select {width: 240px;}

.profile-card-number-block {white-space: nowrap;}

.profile-buttons {text-align: right; padding-bottom: 1px;}

.ui-tooltip-content {padding: 5px;}

.order-bank-payment {padding: 2px;}
.order-bank-warning {text-align: center; margin: 3px auto; padding: 3px; border: solid 3px #5673BA; background: #D9EBFF; border-radius: 5px; max-width: 650px; min-height: 56px;}
.order-bank-warning img {float: left;}

.reg-dialog {display: none;}

.order-event-desc {display: none; padding: 10px;}
.order-venue-desc {display: none; padding: 10px;}
.order-venue-desc a {font-weight: bold;}
.order-desc-close {float: right; clear: both;}
.order-desc-pic {max-width: 50%; float: left; margin: 0px 10px 10px 0px;}
.order-stop-sales {
    text-align: left;
    font-weight: bold;
}

#search-a {display: none; white-space: normal;}
.home-ext-search {
    clear: both;
    margin: 10px 7px 0px 0px;
}

.search-panel {
    clear: both;
}

.ext-search-form {
    position: relative;
    clear: both;
}

.mowotech-modal {
    background-color: #FFFFFF;
    box-shadow: 0 10px 12px rgba(0, 0, 0, 0.176);
    position: absolute;
    color: #444444;
    left: -10px;
    padding: 10px;
    position: absolute;
    top: -10px;
    width: 338px;
    z-index: 101;
    max-width: 100%;
}

.search-panel .search {
    margin-right: 10px;
    margin-top: 10px;
    margin: 10px 10px 5px 0px;
    padding: 2px 3px 3px 3px;
    float: left;
    border: 1px solid #ccc;
    line-height: 10px;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 100%;
}

.search-panel .search input[type="text"] {
    float: left;
    background: none;
    border: 0;
    padding: 3px;
    text-align: left;
    width: 350px;
    width: calc(100% - 34px);
    font-size: 1em;
}

.s-d {
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
    margin: 0;
    padding: 4px 5px;
    width: 70px;
    height: auto;
}

.search-panel .search .fa {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    padding: 5px;
    /*line-height: 25px;*/
}

.search-panel .search .fa input {

    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    cursor: pointer;
}

.search-panel .search .fa:before {
    font-family: FontAwesome;
    content: 'ď€‚';
}

.schedule-highlight > tr:first-child {
    transition: background-color 0.1s linear;
}

.schedule-highlight td {
    padding: 3px;
}

.schedule-highlight > tr:first-child > td:first-child {
    text-align: center;
    vertical-align: middle;
}

.schedule-highlight:hover > tr:first-child {
    background-color: #eaeaea;
}

.reset-small-form table {
    margin: auto;
}

.reset-small-form td {
    padding: 8px;
}

.reset-small-form input.is_button {
    float: right;
}

.order-cd-banner {
    display: block;
    text-align: center;
    margin-top: 10px;
}

.schedule-table td, .schedule-table th {
    text-align: center;
}

.schedule-table td .MainBuyButton {
    float: none;
}

.schedule-table td:nth-child(2) {
    text-align: left;
}

.shortarticle {
    position: relative;
}

.static_page-iframe {width: 100%; border: none;}

.schedule-event-prices_info {margin: 5px 0px;}

.reg-fields tr td  input {
    margin-bottom: 5px;
}