﻿/* Profile */
.sji_notifications {
    border: 1px solid #ccc;
    background-color: #FFFFF2;
    padding: 7px;
    margin-bottom: 20px;
}

.sji_notifications ul {
    margin-bottom: inherit;
}

.sji_notifications li {
    list-style-image: none;
    padding: inherit;
}

.sji_notifications .Warning {
    color: #D27E00;
}

.sji_notifications .Error {
    color: #CC0000;
}

.sji_notifications .Info {
    color: #0066CC;
}

.justify-items-baseline {
    align-items: baseline
}

.d-none {
    display: none;
}

/* Member Switcher */
div.sji_switch {
    background-color: #575757;
    color: #FFFFFF;
    border: 1px solid #000000;
    padding: 7px;
}

.sji_switch .current {
    font-size: 1em;
    font-weight: bold;
    color: #C1C1A2;
}

/* color:#FFFF00 */
.sji_switch .current .label {
    color: #D6D6C0;
    font-weight: normal;
}

/* color: #D9D900 */
.sji_switch .active {
    font-size: 1.2em;
    font-weight: bold;
}

.sji_switch .active .label {
    color: #E1E1E1;
    font-weight: normal;
}

.sji_switch a,
.sji_switch a:link,
.sji_switch a:active,
.sji_switch a:hover,
.sji_switch a:visited {
    color: #fff;
}

.sji_switch .left {
    float: left;
}

.sji_switch .right {
    float: left;
    padding-left: 15px;
}

.sji_switch .cart {
    text-align: right;
    font-size: 0.9em
}

.sji_swithlist table {
    width: 100%;
    margin-bottom: 10px;
}

.sji_swithlist td {
    padding-left: 3px;
    vertical-align: middle;
    font-size: .9em;
}

.sji_swithlist .info {
    font-size: 0.8em;
    padding-left: 10px;
    margin-left: 4px;
    border-left: 1px solid #ccc;
    margin-bottom: 10px;
    line-height: 12px;
    color: #999;
}

.sji_swithlist h3 {}


/* search */
.sji-dlg-search-wrapper.dnnFormPopup .ui-dialog-titlebar {
    height: inherit;
    padding-bottom: 7px;
}

.dnnFormPopup .ui-dialog-titlebar {
    height: inherit !important;
}

.sji-dlg-search-wrapper table.sji_grid {
    margin-top: 5px;
    margin-bottom: 5px;
}

.sji_search,
.sji_filter {
    background-color: #D2DFD2;
    border: 1px solid #E6CCCC;
    padding: 12px;
}

.sji_filter input[type=radio] {
    position: relative;
    top: 2px;
}

.sji_search .item {
    padding: 3px;
    height: inherit;
}


.sji_search .form-group {
    margin-bottom: 3px;
}

.sji_search label {
    margin-bottom: inherit;
}

/*.sji_search a:not(.rcCalPopup){float:right; position:relative; top:-40px; margin-left:5px;}*/
/*.sji_search input[type=text]{height:22px !important; border:1px solid #ddd; }*/
/*.sji_search select{height:26px !important; border:1px solid #ddd; }*/

/* Animals */
.sji_measurement .dnnLabel {
    width: 40%;
}


/* Registrations */
.sji_reg table {
    width: 100%;
    border: 1px solid #a0a0a0;
    border-top: none;
    border-collapse: collapse;
}

.sji_reg .tophead {
    border-top: 1px solid #a0a0a0;
}

.sji_reg table thead tr {
    border-top: 1px solid #a0a0a0;
}

.sji_reg th {
    padding: 3px;
    border-bottom: 1px solid #a0a0a0;
    background-color: #E2E2D6;
}

.sji_reg tfoot th {
    border-bottom: none;
    border-top: 1px solid;
    background-color: transparent;
}

.sji_reg td {
    padding: 3px;
}

.sji_reg div.cmd {
    text-align: right;
    padding-top: 15px;
    margin-top: 10px;
}

.sji_reg div.cmd a {
    margin-left: 10px;
}

.sji_reg tr.section {
    background-color: #EFEFE9;
    font-style: italic;
}

.sji_reg tr.section.main {
    background-color: #EFEFE9;
    font-weight: bold;
}

.sji_reg tr.section td {
    padding: 5px;
    color: #666 !important;
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
}

.sji_reg tr.sep {
    border-top: 1px dotted #777;
}

.sji_reg td.child {
    padding-left: 10px;
}

.sji_reg td.ident {
    padding-left: 35px;
    font-style: italic;
}

.sji_reg tr.alt {
    background-color: #F9F9F9;
}

.sji_reg .br {
    border-right: 1px solid #ccc;
}

.sji_reg tr.new {
    background-color: #EBEBE0;
    border: 2px solid #666 !important;
}

.sji_reg tr.empty {
    font-style: italic;
    background-color: #fafafa;
}

.sji_reg tfoot tr {
    background-color: #FFFFec;
}

/**/
.sji_reg input[type=text] {
    margin: 0;
}

.sji_reg [data-event] {
    border-bottom: 1px dotted #777;
}

.sji_reg [data-event] td {
    padding: 10px;
}

/* Order */
.sji_form {
    margin-bottom: 15px;
    padding: 5px;
    border: 1px solid #ddd;
    background-color: #F7F7F7;
}

.sji_form .item {
    height: inherit !important;
    padding: 2px;
    width: 100%;
}

.sji_form .label {
    float: left;
    width: 100px;
    color: #666;
    text-align: left;
}

.sji_form .data {
    float: left;
}

.sji_form .sep {
    clear: both;
    border-top: 1px solid #ccc;
    margin-top: 20px;
}

.sji_form h2 {
    border-bottom: 1px solid #ccc;
}

.sji_form h3 {
    margin-bottom: 10px;
}

.sji_form .left {
    float: left;
}

.sji_form .right {
    float: right;
}

.sji_form .clear {
    clear: both;
}


/* Checkout */
.sji_checkout {
    margin-top: 10px;
    width: 97%;
}

.sji_checkout .left {}

.sji_checkout .block {
    margin-bottom: 50px !important;
}

.sji_checkout h3 {
    margin-bottom: 10px;
}

.sji_checkout .option {
    padding: 7px;
    border: 1px solid #EAEAEA;
    background-color: #F8F8F3;
    float: left;
    width: 200px;
    margin-right: 15px;
    min-height: 130px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*-moz-box-shadow:5px 5px 8px #CCC; -webkit-box-shadow:5px 5px 8px #CCC; box-shadow:5px 5px 8px #CCC;*/
}

.sji_checkout .option label {
    margin-left: 5px;
    margin-bottom: 3px;
    font-weight: bold;
}

.sji_checkout .option.pay {
    min-height: 162px;
}

.sji_checkout .option span.info {
    font-size: 0.85em;
    padding-left: 18px;
    display: block;
}

.sji_checkout .option.selected {
    border: 1px solid #777;
    background-color: #EEFFDD;
}

.sji_checkout div.info {
    padding: 7px;
    font-size: .9em;
    color: #666;
    background-color: #f5f5f5;
    border: 1px dashed #ddd;
    margin: 15px 0 15px 0;
}

.sji_checkout .terms {
    clear: both;
}

.sji_checkout .terms p {
    padding-left: 20px;
}

.sji_checkout .terms p {
    font-size: 0.8em !important;
}

.sji_checkout .doc-price {
    font-size: 1.4em;
    font-weight: bold;
    display: block;
    margin-top: 10px;
    color: #777;
}

.sji_checkout .docinfo {
    font-size: 0.9em;
    margin-bottom: 15px;
}


/* General */
.sji_fixed {
    position: fixed;
}

.sji_fixed.dnnLabel {
    width: 10%;
}

.sji_info {
    background-color: #F4FAFF;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    border: 1px dashed #ccc;
    margin-bottom: 15px;
}

.sji_info.sji_alert {
    background-color: #FFFFE6;
}

.sji_clearleft {
    clear: left;
}

.sji_center {
    text-align: center !important;
}

.sji_numeric {
    text-align: right;
    width: 90px !important;
}

.sji_disabled {
    background-color: #eee !important;
}

select.sji_disabled {
    color: #aaa;
    background-color: #fff !important;
}

tr.alt {
    background-color: #F8F8F8;
}

span.sji_view {
    color: #555;
}

.dnnPrimaryAction.sji_backred,
.dnnPrimaryAction:hover.sji_backred {
    background: -webkit-linear-gradient(top, #ff6f6f 0%, #F00000 100%);
    color: #fff;
}

.sji_big {
    font-size: 1.2em;
}

.sji_mini {
    font-size: 0.8em;
    color: #777;
    font-style: italic;
}

.sji_smallBtn {
    padding: 0 0 2px 0;
    margin: 0;
    font-size: 0.9em;
    font-weight: normal;
}

.sji-nw {
    white-space: nowrap;
}

.va-middle {
    vertical-align: middle !important;
}

.w80 {
    width: 80px;
}

.w85 {
    width: 85px;
}

.w100 {
    width: 100px;
}

.mw-1 {}

.mw-3 {
    max-width: 125px;
}

.mw-4 {
    max-width: 200px;
}

.fs-xl {
    font-size: 34px !important;
}

.OrderStatus_Cancelled {
    color: #CC3300;
    font-weight: bold;
}

.OrderStatus_Completed {
    color: #336600;
    font-weight: bold;
}


/* Arrows Nav */
.calendar_content {
    position: relative;
}

.arrows_nav {
    float: left;
    width: 200px;
    margin-top: 50px;
}

.arrows_nav .btn_nav {
    display: inline-block;
    background: #e0e0e0;
}

.arrows_nav .btn_nav a {
    color: #fff;
    display: block;
    padding: 0 5px;
    line-height: 25px;
}

.arrows_nav .btn_nav a:hover {
    text-decoration: none;
    background: silver;
}

.arrows_nav .btn_nav.prev {}

.arrows_nav .btn_nav.next {}


/* Error summary */
.sji_Errorsummary ul {
    margin-top: 20px;
}

.sji_Errorsummary li {
    margin-top: 7px;
}

/* Pager */
.sji_pager {
    margin-top: 7px;
}

.sji_pager span {
    margin-left: 10px;
    color: #999999;
    font-size: 0.8em;
}

.sji_pager .pager_pagenumber {
    border: 1px solid #999966;
    background-color: #F0F0E8;
    padding: 3px;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

.sji_pager .selected,
.sji_pager .selected a {
    font-weight: bold !important;
    text-decoration: underline;
    color: #fff;
}

.sji_pager .pager_pagenumber.selected {
    border: 1px solid #7B7B51;
    background-color: #9EB89E;
}

.sji_pager input[type=image] {
    margin-top: 3px;
}

/* Google maps */
.sji_map {}

.sji_map .search {
    margin-top: 5px;
}

.sji_map .search input {
    width: inherit;
}

.sji_map .info {
    font-size: 0.9em;
    font-style: italic;
}

#de_map_canvas {}

/* Schedule */
.sji_schedule {}

.sji_schedule .cmd {
    border: none;
    padding: 0 !important;
    width: 100%;
    margin-top: 7px;
    text-align: left;
}

.sji_schedule a,
.sji_schedule a:link,
.sji_schedule a:hover,
.sji_schedule a:active {
    color: #539CFF;
}

.sji_schedule h3 {
    margin-top: 10px;
}

.sji_schedule .empty {
    font-size: 0.9em;
    font-style: italic;
    color: #aaa;
}

.sji_schedule table {
    width: 98%;
    border-collapse: collapse;
}

.sji_schedule table tfoot {
    text-align: right;
}

/*border-top:1px solid #eee; */
.sji_schedule table tfoot td {
    padding-top: 5px;
}

.sji_schedule .eventheader {
    text-align: center;
}

.sji_schedule .eventheader .title {
    background-color: #333;
    color: #fff;
    padding: 7px;
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 7px;
}

.sji_schedule .date .title span {
    font-weight: bold;
    color: #333;
    font-size: 1.1em;
    margin-bottom: 3px;
}

.sji_schedule .competition .header {
    font-weight: bold;
}

.sji_schedule .competition .footer {
    padding-left: 20px;
}

.sji_schedule .competition .number {
    vertical-align: top;
    width: 25px;
    font-style: italic;
    font-size: .8em;
    color: #bbb;
    padding-top: 4px;
    padding-left: 2px;
}

.sji_schedule .competition tr.alt {
    background-color: #FAFAF8;
}

.sji_schedule div.design {
    border: 1px dotted #ccc;
    padding: 10px;
    margin: 10px 0 15px 0;
    font-size: inherit;
    font-weight: normal !important;
}

.sji_schedule div.design .head {
    position: relative;
    top: -17px;
    float: right;
    font-size: 12px !important;
    background-color: #bbb;
    color: #fff;
    padding: 0 2px 0 2px;
    line-height: 15px;
}

.sji_schedule div.design .head2 {
    position: relative;
    top: -17px;
    float: left;
    font-size: 13px !important;
    background-color: #999;
    color: #fff;
    padding: 0 2px 0 2px;
    line-height: 17px;
}

.sji_schedule text {}

/* placeholder for target drag/drop items */
.sji_schedule .drag {
    border: 1px dashed #3399FF;
    background-color: #FFFFE6 !important;
}

/* style for dragging item */
.ui-sortable-helper {
    border: 2px solid #C7C7C7;
    background-color: #F2FFFF !important;
}

/* Course Designers */
.sji_schedule_cd {
    overflow: scroll;
    height: 400px;
}

.sji_schedule_cd input[type="checkbox"] {
    float: left;
    margin-top: 5px;
}

.sji_schedule_cd div[id] {
    float: left;
    max-width: 480px;
    padding: 0 0 2px 3px;
}

.sji_schedule_cd .selected {
    color: #2A2A2A;
}

/* DNN */
.DnnModule {
    opacity: 1 !important;
}

.dnnLabel {
    width: 20%;
}

.dnnForm textarea {
    min-height: inherit;
}

ul.dnnActions {
    display: block;
}

ul.dnnActions li {
    margin-right: 10px;
}

.dnnForm h2 {
    margin-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px solid #ddd;
}

.dnnFormItem input[type="checkbox"]+span {
    margin: 0;
}

.dnnRow {
    display: flex !important;
}

.sji_formcenter .dnnFormItem {
    text-align: center;
}

.sji_formcenter .dnnLabel {
    float: none;
    width: inherit;
    padding: 0;
    margin: 0;
    text-align: center;
}


/* Grids */
.sji_grid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border-collapse: collapse;
}

.sji_grid td {
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
}

.sji_grid th {
    padding: 4px 2px;
    color: #fff;
    background: #424242 url(images/grd_head.png) repeat-x top;
    border-left: solid 1px #525252;
}

.sji_grid .alt {
    background: #fcfcfc url(images/grd_alt.png) repeat-x top;
}

.sji_grid .sel {
    background-color: #FFCC00;
}

/*.sji_grid .pager {background:#424242 url(/DesktopModules/Disgrafic/SJI/images/grd_pgr.png) repeat-x top !important;}*/
.sji_grid .pager {
    background: #ddd !important;
    border: 1px solid #aaa;
}

.sji_grid .pager table {
    margin: 5px 0;
}

.sji_grid .pager td {
    border-width: 0;
    padding: 0 6px;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}

.sji_grid .pager a {
    color: #fff;
    text-decoration: none;
}

.sji_grid .pager a:hover {
    color: #FFFF00;
    text-decoration: none;
}

.sji_grid .pager span {
    color: #999;
}

.sji_grid th a {
    color: #fff;
    text-decoration: none;
}

.sji_grid tr.new {
    background-color: #EBEBE0;
    border: 2px solid #666 !important;
}

.sji_grid tr.new td {
    vertical-align: bottom;
    padding: 7px 2px 7px 2px;
}

.sji_grid td.legend {
    font-size: 0.8em;
}

.sji_grid tr.eventdate {
    background-color: #F0F0E8;
    font-weight: bold;
    font-size: 1.1em;
}

.sji_grid tr.eventdate td {
    padding: 10px;
}

.sji_grid tr:nth-child(even) {
    background: #fcfcfc url(images/grd_alt.png) repeat-x top;
}

.sji_grid .new .focused {
    border: 1px dotted #ccc;
}


.sji_grid .sji_level2 td {
    background: #FFE4B5;
}

.sji_grid .sji_level2 td:first-child,
.sji_grid .sji_level2 th:first-child {
    padding-left: 20px;
}

.sji_grid .sji_level2 th {
    background: #ddd;
    color: #777;
    border: solid 1px #c1c1c1;
}

.sji_grid .sji_level3 td {
    background: #FFFFE0;
}

.sji_grid .sji_level3 th {
    background: #f5f5f5;
    color: #999;
    border: solid 1px #c1c1c1;
}

.sji_grid .sji_level3 td:first-child,
.sji_grid .sji_level3 th:first-child {
    padding-left: 40px;
}

.sji_grid tr.sji_noborder td {
    border: none;
}

/* CALENDAR ---------------------------------- */

.sji_cal_buttons {
    text-align: right;
    margin-bottom: 20px;
}

.sji_btn_white {
    display: inline-block;
    padding: 0px 15px;
    line-height: 40px;
}

a.sji_btn_1,
a:link.sji_btn_1,
a:active.sji_btn_1,
a:visited.sji_btn_1 {
    font-weight: bold;
    color: #fff;
    background: #84a881 url(Images/lenisterBG_btn.png) no-repeat left center;
    display: inline-block;
    padding: 0px 20px 0px 50px;
    line-height: 40px;
}

a.sji_btn_1:hover {
    text-decoration: none;
    background: #1d5b1c url(Images/lenisterBG_btn.png) no-repeat left center;
}

a.sji_btn_2,
a:link.sji_btn_2,
a:active.sji_btn_2,
a:visited.sji_btn_2 {
    font-weight: bold;
    color: #fff;
    background: #bcbe7b url(Images/munsterBG_btn.png) no-repeat left center;
    display: inline-block;
    padding: 0px 20px 0px 50px;
    line-height: 40px;
    margin-left: 20px;
}

a.sji_btn_2:hover {
    text-decoration: none;
    background: #1d5b1c url(Images/munsterBG_btn.png) no-repeat left center;
}

a.sji_btn_3,
a:link.sji_btn_3,
a:active.sji_btn_3,
a:visited.sji_btn_3 {
    font-weight: bold;
    color: #fff;
    background: #f5aa78 url(Images/connaughtBG_btn.png) no-repeat left center;
    display: inline-block;
    padding: 0px 20px 0px 50px;
    line-height: 40px;
    margin-left: 20px;
}

a.sji_btn_3:hover {
    text-decoration: none;
    background: #1d5b1c url(Images/connaughtBG_btn.png) no-repeat left center;
}

a.sji_btn_4,
a:link.sji_btn_4,
a:active.sji_btn_4,
a:visited.sji_btn_4 {
    font-weight: bold;
    color: #fff;
    background: #a38275 url(Images/ulsterBG_btn.png) no-repeat left center;
    display: inline-block;
    padding: 0px 20px 0px 50px;
    line-height: 40px;
    margin-left: 20px;
}

a.sji_btn_4:hover {
    text-decoration: none;
    background: #1d5b1c url(Images/ulsterBG_btn.png) no-repeat left center;
}

@media screen and (max-width: 480px) {

    a.sji_btn_1,
    a:link.sji_btn_1,
    a:active.sji_btn_1,
    a:visited.sji_btn_1,
    a.sji_btn_2,
    a:link.sji_btn_2,
    a:active.sji_btn_2,
    a:visited.sji_btn_2,
    a.sji_btn_3,
    a:link.sji_btn_3,
    a:active.sji_btn_3,
    a:visited.sji_btn_3,
    a.sji_btn_4,
    a:link.sji_btn_4,
    a:active.sji_btn_4,
    a:visited.sji_btn_4 {
        display: block;
        text-align: center;
        font-size: 20px;
        margin-left: 0;
    }
}

.sji_cal_selector {
    float: right;
    text-align: right;
    width: 400px;
}

.sji_month_btn {
    display: inline-block;
    padding-bottom: 60px;
    background: transparent url(Images/month_img.jpg) no-repeat center bottom;
    width: 76px;
    text-align: center;
    color: white !important;
    color: #666 !important;
}

.sji_month_btn.active,
.sji_month_btn:hover {
    background: #e0e0e0 url(Images/month_img.jpg) no-repeat center bottom;
    text-decoration: none;
}

.sji_week_btn {
    display: inline-block;
    padding-bottom: 60px;
    background: transparent url(Images/week_img.jpg) no-repeat center bottom;
    width: 76px;
    text-align: center;
    color: white !important;
    color: #666 !important;
}

.sji_week_btn.active,
.sji_week_btn:hover {
    background: #e0e0e0 url(Images/week_img.jpg) no-repeat center bottom;
    text-decoration: none;
}

.sji_agenda_btn {
    display: inline-block;
    padding-bottom: 60px;
    background: transparent url(Images/agenda_img.jpg) no-repeat center bottom;
    width: 76px;
    text-align: center;
    color: white !important;
    color: #666 !important;
}

.sji_agenda_btn.active,
.sji_agenda_btn:hover {
    background: #e0e0e0 url(Images/agenda_img.jpg) no-repeat center bottom;
    text-decoration: none;
}

.sji_map_btn {
    display: inline-block;
    padding-bottom: 60px;
    background: transparent url(Images/map_img.jpg) no-repeat center bottom;
    width: 76px;
    text-align: center;
    color: white !important;
    color: #666 !important;
}

.sji_map_btn.active,
.sji_map_btn:hover {
    background: #e0e0e0 url(Images/map_img.jpg) no-repeat center bottom;
    text-decoration: none;
}

.sji_show {
    border: solid 1px #EBEBE0;
    margin-bottom: 1px;
    padding: 2px;
    min-height: 40px;
    text-align: left
}

.sji_calregion3 {
    background-color: #84a881
}

.sji_calregion2 {
    background-color: #bcbe7b
}

.sji_calregion4 {
    background-color: #f5aa78
}

.sji_calregion1 {
    background-color: #a38275
}

.sji_calregion5,
.sji_calregion6 {
    background-color: white
}


.sji_calregion3 a,
.sji_calregion3 a:link,
.sji_calregion3 a:active,
.sji_calregion3 a:visited,
.sji_calregion3 a:hover {
    color: #fff;
    font-weight: bold
}

.sji_calregion2 a,
.sji_calregion2 a:link,
.sji_calregion2 a:active,
.sji_calregion2 a:visited,
.sji_calregion2 a:hover {
    color: #000;
    font-weight: bold
}

.sji_calregion4 a,
.sji_calregion4 a:link,
.sji_calregion4 a:active,
.sji_calregion4 a:visited,
.sji_calregion4 a:hover {
    color: #000;
    font-weight: bold
}

.sji_calregion1 a,
.sji_calregion1 a:link,
.sji_calregion1 a:active,
.sji_calregion1 a:visited,
.sji_calregion1 a:hover {
    color: #fff;
    font-weight: bold
}





.sji_calMap {
    width: 100%;
    height: 600px;
    border-top: 15px solid #e0e0e0;
    border-bottom: 15px solid #e0e0e0;
    border-left: 5px solid #e0e0e0;
    border-right: 5px solid #e0e0e0;
}


.sji_cal.Event {
    table-layout: fixed;
    width: 100%;
    font-size: 13px;
    color: #000;
    text-align: center;
    border-top: 15px solid #e0e0e0;
    border-bottom: 15px solid #e0e0e0;
    border-left: 5px solid #e0e0e0;
    border-right: 5px solid #e0e0e0;
    white-space: normal
}

.sji_cal.EvtHdrLftCol {
    width: 33%;
    float: left;
    min-height: 1px
}

.sji_cal.EvtHdrMdlCol {
    width: 34%;
    float: left;
    min-height: 1px;
    text-align: center
}

.sji_cal.EvtHdrRgtCol {
    width: 33%;
    float: left
}

.sji_cal.EventTitle,
.sji_cal.EventTitle td {
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    color: #595959;
    height: 20px;
    text-align: center;
    background-color: #e0e0e0;
}

.sji_cal.EventDayHeader {
    font-weight: bold;
    font-size: 12px;
    background-color: silver;
    vertical-align: middle;
    border: #e0e0e0 1px solid
}

.sji_cal.EventDay,
.sji_cal.EventDayEvents {
    text-align: left;
    height: 100px;
    vertical-align: top;
    color: #000;
    border: 1px #e0e0e0 solid;
    font-weight: bold;
}

.sji_cal.EventDay>div,
.sji_cal.EventDayEvents>div {
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
}

.sji_cal.EventWeekendDayEvents,
.sji_cal.EventWeekendDay {
    text-align: left;
    height: 100px;
    vertical-align: top;
    color: #000;
    border: 1px #e0e0e0 solid;
    font-weight: bold;
}

.sji_cal.EventWeekendDayEvents>div,
.sji_cal.EventWeekendDay>div {
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
}

.sji_cal.EventDayEvents a,
.sji_cal.EventDayEvents a:visited,
.sji_cal.EventDayEvents a:hover,
.sji_cal.EventWeekendDayEvents a,
.sji_cal.EventWeekendDayEvents a:visited,
.sji_cal.EventWeekendDayEvents a:hover {
    font-size: 11px;
    color: blue;
}

.sji_cal.EventDayScroll {
    width: 100%;
    height: 88%;
    overflow: auto;
    position: static;
    font-weight: bold;
    background-color: #fff
}

.sji_cal.EventOtherMonthDay {
    color: gray;
}

.sji_cal.EventTodayDay {
    font-weight: bold;
    color: #00f;
    background-color: #A9A9A9;
    border: #e0e0e0 2px solid
}

.sji_cal.EventSelector {
    background-color: silver
}

.sji_cal.EventSelector a,
.sji_cal.EventSelector a:visited,
.sji_cal.EventSelector a:hover {
    color: #606060;
    text-decoration: none
}

.sji_cal.WeekTable table {
    table-layout: auto;
    width: 100%;
    font-size: 11px;
    color: #000;
    text-align: center;
    border: 1px solid #e0e0e0
}

.sji_cal.WeekTable table td,
.sji_cal.WeekTable table th {
    border: 0;
    padding: 3px
}

.sji_cal.WeekItem {
    text-align: center;
    font-size: 11px;
    background-color: #FFF;
    font-weight: bold;
    background-color: #C0C0C0;
    border: 1px #e0e0e0 solid
}

.sji_cal.WeekDay {
    font-weight: bold;
    font-size: 11px;
    color: #e0e0e0;
    background-color: #C0C0C0;
    text-align: center;
    vertical-align: middle;
    border: 1px #e0e0e0 solid
}

.sji_cal.WeekBackground {
    font-size: 11px;
    background-color: #fff;
    border: 1px #e0e0e0 dotted
}

.sji_cal.WeekTitle {
    font-size: 11px;
    color: #000;
    height: 15%;
    text-align: center;
    background-color: silver;
    width: 11%;
    border: 1px #e0e0e0 solid
}

.sji_cal.WeekOfTitle {
    font-weight: bold;
    font-size: 11px;
    width: 100%;
    color: #333;
    text-align: center;
    vertical-align: middle
}

.sji_cal.WeekNextPrev {
    font-weight: bold;
    font-size: 11px;
    width: 100%;
    color: #606060;
    text-align: center;
    vertical-align: middle
}

.sji_cal.WeekRangeheader {
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    background-color: #DCDCDC;
    border: none
}

.sji_cal.EventNextPrev,
.sji_cal.EventNextPrev a:link,
.sji_cal.EventNextPrev a,
.sji_cal.EventNextPrev a:visited,
.sji_cal.EventNextPrev a:hover {
    font-size: 12px;
    color: #666;
    padding: 0 .5em
}


.sji_cal.EventWeek {
    vertical-align: top;
    border: 1px #e0e0e0 solid;
    font-size: 11px;
}

.sji_cal.EventAgenda {
    width: 100%;
    font-size: 11px;
    color: #000;
    border-top: 15px solid #e0e0e0;
    border-bottom: 15px solid #e0e0e0;
    border-left: 5px solid #e0e0e0;
    border-right: 5px solid #e0e0e0;
    text-align: center
}

.sji_cal.EventAgenda .Day {
    vertical-align: top;
    border: 1px #e0e0e0 solid;
    font-size: 11px;
    padding-bottom: 15px;
    background-color: #e0e0e0
}


.sji_calDetail {
    float: left;
    width: 50%;
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: .9em;
}

.sji_calDetail div {
    clear: left;
    margin-bottom: 3px;
}

.sji_calDetail span:first-child {
    font-style: normal;
    font-weight: bold;
    color: #aaa;
    display: block;
    float: left;
    width: 80px;
    text-align: right;
}

.sji_calDetail span:not(:first-child) {
    padding-left: 20px;
    float: left;
}

.sji_calDetail table td {
    vertical-align: top
}

.sji_calDetailMap {
    float: right;
    width: 40%;
    height: 200px;
    border: 2px solid #e0e0e0;
}


.sji_subscribe {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 350px;
    border: 1px solid #ccc;
    background-color: #ffffe6;
    margin: 5px 0 10px 0;
    padding: 5px;
    text-align: left;
}

.sji_subscribe span {
    font-size: .9em;
    font-style: italic;
    color: #777;
    max-width: 250px;
    display: block;
    float: left;
    line-height: 1.2em;
    margin: 3px 0 0 10px;
}

.sji_subscribe a.dnnPrimaryAction {
    margin: 0;
    display: block;
    float: left;
}


.sji_calCompDate {
    width: 100%;
}

.sji_calFooter {
    font-size: .9em;
}


.sji_calCompDate th.t1,
.sji_calCompDate td.t1 {
    width: 50px
}

.sji_calCompDate th.t2,
.sji_calCompDate td.t2 {}

.sji_calCompDate th.t3,
.sji_calCompDate td.t3 {
    width: 100px;
    text-align: right
}

.sji_calCompDate th.t4,
.sji_calCompDate td.t4 {
    width: 100px;
    text-align: right
}

.sji_calCompDate th.t5,
.sji_calCompDate td.t5 {
    padding-left: 20px;
    width: 230px
}

/* CALENDAR ---------------------------------- */

/* Public Details */
.sji_pubForm {
    margin-top: 3px;
}

.sji_pubForm .row {
    margin-bottom: 3px;
}

.sji_pubForm .label {
    font-weight: bold;
    width: 170px;
    float: left;
    color: #999;
    background-color: #eee;
    padding: 7px;
}

.sji_pubForm .data {
    padding: 7px;
    float: left;
}

.sji_pubForm .clear {
    clear: left;
}


.sji_autocomplete {
    text-align: left;
    border: 1px solid #ccc;
    position: absolute;
    background-color: #fff;
    z-index: 999999999;
}

.sji_autocomplete div {
    margin-bottom: 3px;
    padding: 2px;
    cursor: pointer;
    border: 1px solid #fff;
}

.sji_autocomplete .sel {
    text-align: left;
    border: 1px solid #00CC66;
    background-color: #CCFF99;
    color: #006600;
}



/* 
------------------------------------------------------
Tooltips: http://www.menucool.com/tooltip/css-tooltip (modified)
*/

a.sji_tooltip {
    outline: none;
}

a.sji_tooltip strong {
    line-height: 30px;
}

a.sji_tooltip:hover {
    text-decoration: none;
}

a.sji_tooltip span[tooltip] {
    z-index: 10;
    display: none;
    padding: 14px 20px;
    margin-top: -15px;
    margin-left: 28px;
    line-height: 16px;
    font-size: 0.8em;
}

a.sji_tooltip:hover span[tooltip] {
    display: inline;
    position: absolute;
    color: #111;
    border: 1px solid #DCA;
    background: #fffAF0;
}

.callout {
    z-index: 20;
    position: absolute;
    top: 15px;
    border: 0;
    left: -12px;
}


/*CSS3 extras*/
a.sji_tooltip span[tooltip] {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}

a.sji_tooltip span[tooltip] em {
    font-weight: bold;
    font-style: normal;
    color: #333;
}


.sji_grid th.sortasc a {
    display: block;
    padding: 0 4px 0 15px;
    background: url("/DesktopModules/Disgrafic/SJI/images/ascOn.gif") no-repeat;
}

.sji_grid th.sortdesc a {
    display: block;
    padding: 0 4px 0 15px;
    background: url("/DesktopModules/Disgrafic/SJI/images/descOn.gif") no-repeat;
}


/* legend */
.sji_legend {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
    padding: 4px;
    background-color: #E8FFE8;
    margin-top: 25px;
    text-align: center;
}

.sji_legend .item {
    margin: 0 15px 0 0;
    padding: 0;
    height: inherit;
}

.sji_legend .label {
    font-weight: bold;
    color: #555;
    margin: 0 5px 0 0;
    padding: 0;
}

.sji_legend .data {
    margin: 0;
    padding: 0;
}

.sji_legend .clear {
    clear: left;
}


tr.sji_pending {
    background-color: #FFE88C !important;
    background-image: none !important;
}

.sji_finance {
    float: right;
}

.sji_finance div {
    float: left;
    text-align: right;
    margin-left: 20px;
}

.sji_finance span {
    font-weight: bold;
}

.sji_finance span[notdec] {
    color: #cc0000;
}

.sji_earlyPeriod {
    font-weight: bold;
    color: #990000;
}

.sji_settlements {
    border: 1px solid #ccc;
    background-color: #f0f0f0;
    padding: 10px;
    margin-bottom: 10px;
    overflow: scroll;
    min-height: 100px;
    max-height: 500px;
}




/* ========================================================================
 * react-bootstrap-switch - v15.0.3
 * https://github.com/Julusian/react-bootstrap-switch
 * ========================================================================
 * Copyright 2012-2016 Julian Waller
 *
 * Released under the MIT license
 * ========================================================================
 */
.bootstrap-switch {
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #ccc;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.bootstrap-switch .bootstrap-switch-container {
    display: inline-block;
    top: 0;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px
}

.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on {
    text-align: center;
    z-index: 1
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #fff;
    background: #54a930
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    color: #fff;
    background: #5bc0de
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    color: #fff;
    background: #5cb85c
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
    background: #f0ad4e;
    color: #fff
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
    color: #fff;
    background: #d9534f
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    color: #000;
    background: #eee
}

.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    color: #333;
    background: #fff
}

.bootstrap-switch span::before {
    content: "\200b"
}

.bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.bootstrap-switch .bootstrap-switch-handle-off {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.bootstrap-switch input[type=radio],
.bootstrap-switch input[type=checkbox] {
    position: absolute !important;
    top: 0;
    left: 0;
    margin: 0;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden
}

.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5
}

.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding: 6px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-indeterminate,
.bootstrap-switch.bootstrap-switch-readonly {
    cursor: default !important
}

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default !important
}

.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -webkit-transition: margin-left .5s;
    -o-transition: margin-left .5s;
    transition: margin-left .5s
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
    border-radius: 0 3px 3px 0
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
    border-radius: 3px 0 0 3px
}

.bootstrap-switch.bootstrap-switch-focused {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.row>.switch-control {
    text-align: right;
    padding-left: 0 !important;
}



/* Tickets */
.sji-ticket {}

.sji-ticket div.row:not(:last-child) {
    margin-bottom: 3px;
}

.sji-ticket table {
    margin-top: 0 !important;
}


@keyframes highlight {
    0% {
        background: #F7DC6F
    }

    100% {
        background: none;
    }
}

.sji-highlight {
    animation: highlight 4s;
}

@keyframes highlight2 {
    0% {
        background: #DAF7A6;
        border: solid 3px #28B463;
    }

    100% {
        background: inherit;
    }
}

.sji-highlight2 {
    animation: highlight2 4s;
}

.sji-highlight2 span[price] {
    font-weight: bold;
}

.sji-dp {
    float: left;
    margin-bottom: 20px;
}

.sji-dp input[type=text].riTextBox.riEnabled {
    padding: 15px 5px !important;
}

.sji-dp2 input[type=text].riTextBox {
    padding: 15px 5px !important;
}

.sji-dp2 div.RadPicker.RadPicker_Default {
    width: 100px !important;
    height: inherit !important;
}

.sji-disabled {
    opacity: 0.7;
    cursor: not-allowed;
    pointer-events: none;
}

.sji-margin-tb {
    margin-bottom: 15px;
}


.sji-venue-galery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 5px;
}

.sji-venue-galery img {
    max-width: 250px !important;
    border-radius: 5px;
}

.sji-venue-galery .sji-item {
    position: relative;
}

.sji-venue-galery .sji-item-menu {
    position: absolute;
    top: 5px;
    left: 5px;
    display: none;
}

.sji-venue-galery .sji-item:hover .sji-item-menu {
    display: initial;
}

.sji-venue-galery .sji-item:not(:last-child) {
    margin-right: 15px;
    margin-bottom: 15px;
}

.sji-venue-galery a[data-handle] {
    cursor: move;
}

.sji-venue-galery .drag {
    border: 4px dashed #aaa;
    width: 100px;
    height: 100px;
    background-color: #f9f9f9 !important
}

/* Admin Competition Class form */
.sji-comp {}

.sji-comp fieldset {
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 5px;
}

.sji-comp fieldset legend {
    font-weight: bold;
    display: inline-block;
    padding: 0 5px;
    color: #AED6F1;
    font-size: 1.1em;
}

.sji-comp input[type=text].riTextBox {
    padding: 14px;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    color: #333;
    font-size: 12px;
}

.sji-currency {
    font-size: 1.4em;
    font-weight: bold;
    color: #777;
}

/* Flex */
.flex-lr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flex-lr.fm-1>*:not(:last-child) {
    margin-right: 3px;
    margin-bottom: 3px;
}

.flex-lr.fm-2>*:not(:last-child) {
    margin-right: 7px;
    margin-bottom: 7px;
}

.flex-lr.fm-3>*:not(:last-child) {
    margin-right: 15px;
    margin-bottom: 15px;
}

.flex-lr.fm-6>*:not(:last-child) {
    margin-right: 50px;
    margin-bottom: 50px;
}

.flex-tb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-tb.fm-3>*:not(:last-child) {
    margin-bottom: 15px;
}

.flex-rl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.flex-rl.fm-3>*:not(:last-child) {
    margin-left: 15px;
}

.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.align-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.align-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.cross-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cross-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.cross-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.cross-align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.grow-1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.dnnFormPopup .ui-dialog-titlebar {
    border: none;
}



/* Loading animation */
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 1;
    transition: opacity 0.5s ease-out 0s;
}

.overlay.cloak {
    opacity: 0;
    z-index: -1;
}

.blurred {
    filter: blur(2px);
}

.overlay .loader {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    box-shadow: 10px 10px #4f4d49, -10px 10px #dfdfdf, -10px -10px #4f4d49, 10px -10px #dfdfdf;
    -webkit-animation: spin ease infinite 4s;
}


@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.sji-spin {
    animation: spin 3s infinite;
}

/* Stripe config */
.sji-stripe h4 {
    margin-bottom: 25px;
    font-weight: bold;
}

.sji-stripe .form-group {
    margin-left: 15px;
}

.sji-stripe .panel {
    margin-bottom: 40px;
}

.sji-stripe .fa-file-pdf-o {
    color: #F00;
    font-size: 1.2em;
}

.sji-stripe-warning {
    font-size: 1.8em;
    color: #d9534f;
    margin-bottom: 20px;
}

.sji-stripe-success {
    font-size: 1.8em;
    color: #5cb85c;
    margin-bottom: 20px;
}

.sji-stripe-warning i.fa,
.sji-stripe-success i.fa {
    margin-right: 10px;
    font-size: 1.3em;
}

.sji-stripe .sji-spin {
    font-size: 1.3em !important;
}

.sji-mb {
    margin-bottom: 15px !important;
}

.sji-venue .curr {
    display: inline-block;
    width: 75px;
    margin-left: 10px;
}

.sji-venue-logo {
    background: #FFF;
    border-radius: 12px;
    border: 2px solid #000;
    width: 170px;
    height: 170px;
    position: relative;
}

.sji-venue-logo img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}

.sji-venue p {
    margin-bottom: 15px;
}


.sji-upload {
    position: relative;
    overflow: hidden;
    display: inline-block;
	cursor: pointer;
}

.sji-upload input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.sji-upload button {
    cursor: pointer;
}

.d-flex {
    display: flex;
}

.p-2 {
    padding: .5em .5em !important;
}

.m-2 {
    margin: .5em .5em !important;
}

.m-3 {
    margin: 1em 1em !important;
}

.mt-2 {
    margin-top: .5em !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 3px !important;
}

.mb-2 {
    margin-bottom: 7px !important;
}

.mb-3 {
    margin-bottom: 15px !important;
}

.mb-4 {
    margin-bottom: 25px !important;
}

.mr-1 {
    margin-right: 3px !important;
}

.mr-2 {
    margin-right: 7px !important;
}

.mr-3 {
    margin-right: 15px !important;
}

.mr-4 {
    margin-right: 30px !important;
}

.mt-2 {
    margin-top: 7px !important;
}

.mt-3 {
    margin-top: 15px !important;
}

.mt-4 {
    margin-top: 25px !important;
}

.ml-2 {
    margin-left: 7px !important;
}

.ml-3 {
    margin-left: 15px !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.inline-block {
    display: inline-block !important;
}

.form-control.inline-block {
    width: inherit;
}

.vertical-align {
    display: inline;
    vertical-align: middle;
}


.close-icon {
    cursor: pointer;
    background-color: transparent;
    border: 0;
    outline: 0;
    padding: 0px 6px 0px 0px;
    position: absolute;
    top: .5em;
    right: 0;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.close-icon::after {
    cursor: pointer;
    background-color: #216ba5;
    color: #fff;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    padding: 2px;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    content: "\D7";
}

.justify-content-right {
    flex-flow: row-reverse;
}

.react-bs-container-body>table {
    margin-top: 0px !important;
}

.refund-dialog ul {
    margin-left: 0;
}

.refund-filter .row {
    margin-bottom: 1em;
}

.bold {
    font-weight: bold;
}

.redux-toastr .toastr {
    width: 80vw !important;
    position: fixed !important;
    bottom: 3em;
    left: 10vw;
}

.d-inline-block {
    display: inline-block !important;
}

/* Schedule */
.sji-schedule table {
    width: 100%;
    border-collapse: collapse;
}

.sji-schedule table td,
.sji-schedule table th {
    padding: 7px;
}

.sji-schedule table th {
    border-bottom: solid 1px #ccc;
}

.sji-schedule table tbody tr:nth-child(odd) {
    background-color: #f6f6f6;
}

.sji-schedule a i.fa {
    font-size: 1.2em;
}

.sji-schedule .date {
    margin: 40px 0;
}

.sji-schedule .date th:first-child {
    width: 62px;
    height: 46px;
}

.sji-schedule .date .panel-title>a,
.sji_schedule .date .panel-title>a:active {
    font-weight: bold;
    text-decoration: none !important;
}

.sji-schedule .date .panel-heading a:before {
    font-family: 'FontAwesome';
    content: "\f078";
    float: right;
}

.sji-schedule .date .panel-heading a.collapsed:before {
    font-family: 'FontAwesome';
    content: "\f077";
}

.sji-schedule .btn {
    border-radius: 3px;
}

.sji-schedule .btn.btn-default {
    background-color: #e5e5e5;
    color: #666;
}

.sji-schedule .btn.btn-default:hover {
    background-color: #c9c9c9;
    color: #000;
}

.sji-schedule .btn.btn-primary {
    background-color: #a4b20d;
    color: #FFF;
}

.sji-schedule .btn.btn-primary:hover {
    background-color: #889409;
    color: #FFF;
}

.sji-schedule .btn-row {
    white-space: nowrap;
}

.sji-schedule .btn-row>div {
    display: inline-block;
}

.sji-schedule .btn-row .btn {
    padding: 2px 4px;
    min-width: 20px;
}

.sji-schedule ul.dropdown-menu strong {
    margin-left: 10px;
    color: #444;
}

.sji-schedule .drag {
    border: 3px dashed #777;
    height: 25px;
    background-color: #f0f0f0 !important
}

.sji-schedule a[data-handle] {
    cursor: ns-resize !important;
}

.sji-schedule .chcklist label {
    margin-right: 10px;
}

.searching {
    background: url(/images/dnnanim.gif) no-repeat !important;
    background-position: 98% 7px !important;
}

/* Bootstrap modal */
.sji-dialog-xl {
    width: 85% !important;
}

.sji-dialog-l {
    width: 70% !important;
}

.sji-dialog-m {
    width: 55% !important;
}

.sji-nav-container {
    padding: 20px;
}

.sji-nav-container p {
    margin-bottom: 15px;
}

.sji-date {
    text-align: center;
    width: 100px;
}

.sji-datetime {
    text-align: center;
    width: 200px;
}

.sji-time {
    text-align: center !important;
    width: 75px !important;
    margin-left: 5px;
}

.sji-radiogroup button.btn.btn-default,
.sji-radiogroup button.btn.btn-default:hover {
    background: #fff;
    color: #777;
    border: 1px solid #ccc;
    padding: 1px 6px;
}

.sji-radiogroup button.btn.btn-primary,
.sji-radiogroup button.btn.btn-primary:hover {
    background: #5cb85c;
    border: 1px solid #ccc;
    padding: 1px 6px;
}

.sji-radiogroup button.btn:focus {
    outline: none;
    padding: 1px 6px;
}


/* react autosuggest */
.react-autosuggest__suggestions-container.react-autosuggest__suggestions-container--open ul.react-autosuggest__suggestions-list {
    position: relative;
}

.react-autosuggest__suggestions-container {
    border: 1px solid #ccc;
    background-color: #FFF;
    position: absolute;
    width: 300px;
    z-index: 99999999;
}

.react-autosuggest__suggestions-container:not(.react-autosuggest__suggestions-container--open) {
    display: none;
}

.react-autosuggest__suggestions-list {
    list-style: none !important;
}

.react-autosuggest__suggestion--highlighted {
    border: 1px solid #00CC66;
    background-color: #CCFF99;
    color: #006600;
    cursor: pointer;
}

.react-autosuggest__suggestions-list {
    padding: 0;
    margin: 0;
}

.react-autosuggest__suggestion {
    padding: 7px;
}


/* AutoComplete UserControl */
.sji_autocomplete {
    text-align: left;
    border: 1px solid #ccc;
    position: absolute;
    background-color: #fff;
    z-index: 999999999;
}

.sji_autocomplete div {
    margin-bottom: 3px;
    padding: 2px;
    cursor: pointer;
    border: 1px solid #fff;
}

.sji_autocomplete .sel {
    text-align: left;
    border: 1px solid #00CC66;
    background-color: #CCFF99;
    color: #006600;
}


.course-design {
    overflow: scroll;
    max-height: 50vh;
}

.course-design label {
    font-weight: normal;
}


/* Adhoc Order */
.sji-order .details {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 7px;
}

.sji-order .details>h4 {
    margin-left: 15px;
    margin-bottom: 15px;
}

table.sji-table {
    width: 100%;
    border-collapse: collapse;
}

table.sji-table td,
table.sji-table th {
    padding: 7px;
}

table.sji-table th {
    border-bottom: solid 1px #ccc;
}

table.sji-table tbody tr:nth-child(odd) {
    background-color: #f6f6f6;
}

.sji-order .btn {
    border-radius: 3px;
}

.sji-order .btn.btn-default {
    background-color: #e5e5e5;
    color: #666;
}

.sji-order .btn.btn-default:hover {
    background-color: #c9c9c9;
    color: #000;
}

.sji-order .btn.btn-primary {
    background-color: #a4b20d;
    color: #FFF;
}

.sji-order .btn.btn-primary:hover {
    background-color: #889409;
    color: #FFF;
}

.total {
    font-weight: bold;
    font-size: 1.2em;
    color: #777;
}

.cr {
    color: #E74C3C;
}

.db {
    color: #229954;
}


.sji-cmd .btn {
    border-radius: 3px;
}

.sji-cmd .btn.btn-default {
    background-color: #e5e5e5;
    color: #666;
}

.sji-cmd .btn.btn-default:hover {
    background-color: #c9c9c9;
    color: #000;
}

.sji-cmd .btn.btn-primary {
    background-color: #a4b20d;
    color: #FFF;
}

.sji-cmd .btn.btn-primary:hover {
    background-color: #889409;
    color: #FFF;
}

.sji-cmd .btn.btn-success {
    background-color: #5cb85c;
    color: #FFF;
}

.sji-cmd .btn.btn-success:hover {
    background-color: #449d44;
    border-color: #398439;
    color: #FFF;
}


/*
	Order refunds
*/
.payments {}

.payments .filter {
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 5px;
}

.payments dt {
    display: inline-block;
    font-weight: bold;
    margin-right: 5px;
    color: #777;
}

.payments dd {
    display: inline-block;
    font-weight: normal;
}

.payments dd:not(:last-child) {
    margin-right: 15px;
}

.payments dl {
    margin-bottom: 0;
}

.payments [data-check] {
    cursor: pointer;
}

.payments [data-check]:hover {
    color: #000;
    background-color: #e5e5e5;
}

.payments table {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.payments .pagination.pagination-sm.pull-right {
    margin-top: 0;
}

.rowno {
    font-size: .9em;
}

.sji-search {
    border: solid 1px #a4b20d;
    background: #fefff5;
    padding: 12px;
    border-radius: 6px;
}

.sji-search label {
    margin: 0;
}

.sji-search a {
    min-width: 35px !important;
}

.sji-rbl input[type=radio] {
    margin-right: 5px;
}

.sji-rbl label:not(:last-child) {
    margin-right: 15px;
}

.balance {
    border: solid 2px #707B7C;
    border-radius: 6px;
    padding: 3px 7px;
    text-align: center;
    margin-bottom: 10px;
}

.bt {
    border-top: solid 1px #777;
}

.td-auto {
    width: 1px;
    white-space: nowrap;
}

.toastr-html {
    width: 100%;
    max-height: 200px;
    overflow: auto;
}

.scroll-div {
    max-height: 250px;
    overflow: auto;
    border: 1px solid;
    padding: 0 10px;
}


.d-logos {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-content: baseline;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    gap: 4rem;
}

.d-logos div {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.d-logos img {
    max-width: 300px;
}

.compTypeLabel .btn {
    text-transform: none;
}

.tableNoMargin {
    margin: 0px !important;
}

.prizeFundFieldSet {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
}

.prizeFundFieldSet .filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.prizeFundFieldSet legend {
    width: auto;
    border: 0;
}

.justify-content-around {
    justify-content: space-around;
}

.justify-content-between {
    justify-content: space-between;
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.p-0 {
    padding: 0;
}

.col-f-7 {
    width: 58.33333333%;

}

.align-items-center {
    align-items: center !important;
}

.align-items-top {
    align-items: start;
}

.visibleBorderFieldSet {
    border: 1px solid black !important;
    border-radius: .5rem;
    padding: 2rem;
    padding-top: 0rem;

    legend {
        border: 0;
        width: unset;

        label {
            margin: 0;
            padding: 0;
        }

        .dnnLabel {
            width: unset;
            margin: 0;
            margin-left: .75rem;
            margin-right: .75rem;
            padding: 0;
        }
    }
}

.fsBankDetails {
    border: 1px solid black !important;
    border-radius: .5rem;
    padding: 2rem;
    padding-top: 0rem;
    padding-left: .75rem;

    legend {
        border: 0;
        padding-left: .75rem;
        padding-right: .75rem;
        width: unset;
        background-color: white;
    }

    div {
        padding: 0 !important;
    }
}

.tab-pane {
    padding-top: 16px;
}

.DnnModule-SJI_Profile {
    #Tabs {

        .nav li {
            margin-left: 0;
            margin-right: 4px;
        }

        .nav-tabs {
            margin: 0;

            li>a {
                color: #999;
            }

            li.active>a {
                color: black;
            }
        }
    }
}

.three-state-slider {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 200px;
    margin: 4px 0;
}

.tri-state-slider-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.slider-label {
    font-weight: bold;
    margin-right: 8px;
    min-width: 84px;
}

.slider-options {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
}

.slider-button {
    width: 48px;
    height: 32px;
    border: 1px solid black;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 1.2rem;
    transition: background-color 0.3s ease;
}

.slider-button.active {
    color: white;

}

.slider-button:first-child {
    border-radius: 5px 0 0 5px;
}

.slider-button:last-child {
    border-radius: 0 5px 5px 0;
}

.slider-button:first-child.active {
    background-color: #5cb85c;
}

.slider-button:nth-child(2) {

    border-left: none;
    border-right: none;
}

.slider-button:nth-child(2).active {
    background-color: #FFD966;
}

.slider-button:last-child.active {
    background-color: #f0808a;
}

.slider-button:first-child::after {
    color: white;
    content: "✔️";
}

.slider-button:nth-child(2)::after {
    content: "";
}

.slider-button:last-child::after {
    content: "❌";
}

.slider-button:hover {
}

.slider-button.active:hover {
    opacity: 0.8;
}

.three-state-switch {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 200px;
    margin: 4px 0;
    color: white;
}

.three-state-switch:active {
    color: white;
    
}

.three-state-switch-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0px !important;
    padding-right: 0px !important;
    
}

.three-state-switch-label {
    font-weight: bold;
    margin-right: 8px;
    min-width: 84px;
}

.three-state-switch-options {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    
    border-radius: 4px;
}
.three-state-switch-options:active
{
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    border-color:#666;
}
.three-state-switch-button {
    width: 32px;
    height: 22px;
    border: 1px solid #ccc;
    background-color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 12px;
    transition: background-color 0.3s ease;
    color:#000;
}

.three-state-switch-button.active {
    color: white;
}

.three-state-switch-button:first-child {
    border-radius: 4px 0 0 4px;
}

.three-state-switch-button:last-child {
    border-radius: 0 4px 4px 0;
}

.three-state-switch-button:first-child.active {
    background-color: #ADD8E6;
}

.three-state-switch-button:nth-child(2) {
    border-left: none;
    border-right: none;
}

.three-state-switch-button:nth-child(2).active {
    background-color: #54a930;
}

.three-state-switch-button:last-child.active {
    background-color: #f0808a;
}

.three-state-switch-button:first-child::after,
.three-state-switch-button:nth-child(2)::after,
.three-state-switch-button:last-child::after {
    content: "";
}

.three-state-switch-button:not(.active):first-child:hover {
    background-color: #B0E0E6;
    color: white;
}

.three-state-switch-button:not(.active):nth-child(2):hover {
    background-color: #8bc98b;
    color: white;
}

.three-state-switch-button:not(.active):last-child:hover {
    background-color: #F4A7A7;
    color: white;
}

.three-state-switch-button:hover {}

.three-state-switch-button.active:hover {
    opacity: 0.8;
}