
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&family=Source+Sans+3:wght@200..900&display=swap');

html, body {
    font: 15px/1.42857 'Source Sans 3',clean,sans-serif;
    *font-size: small;
    /* for IE */
    *font: x-small;
    -ms-overflow-style: scrollbar;
    /* for IE in quirks mode */
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px;
    font-weight: bold;
}

h1, .h1 {
    font-size: 190%;
}

h2, .h2 {
    font-size: 160%;
}

h2 {word-break:break-word !important}

h3, .h3 {
    font-size: 140%;
}

a {
    color: #f0bf11;
    text-decoration: underline;
    font-weight: normal;
}

a:hover {
    color: #f0bf11;
}

a.btn {
    text-decoration: none;
}

input[type=submit] {
    font-size: 14px;
}

.form-inline a.btn {
    margin-top: 0;
}

.form-group {
    clear: both;
}

.form-group-inline {
    clear: none;
}

.form-group-inline.checkbox {
    margin-top: 25px;
}

.form-control {
    height: 30px;
    font-size: 12px;
}

.labelWidth150 .input-group-addon {
    width:150px;
    text-align: left;
}

.labelWidth150 .field-validation-error {
    padding-left: 150px;
}

.center {
    float: none; 
    margin-left: auto;
    margin-right: auto;
}

.control-label {
    font-weight: normal;
    display: block;
}

.btn {
    min-height: 48px;
    width: auto;
    line-height: inherit;
    margin-top: 20px;
}

.btn-on-header {
    background-color: #f09e11;
    margin-top: 0px;
}

.btn-on-header:hover {
    background-color: #f0bf11;
}

.btn-on-header:focus {
    background-color: #C9981D;
}

#FixedScreenBottomButtons .btn {
    margin-top: 10px;
}

.header {
    background-color: #fff;
}

.tab-content {
    padding-top: 20px;
}

/*Adjust the muted color for Find Guide*/

.text-muted {
    color: #999;
}

.text-warp {
    word-wrap: break-word;
}

.menu-group-header {
    border-radius: 0;
    min-height: 48px;
    margin-bottom: 2px;
}

.menu-group-header a {
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 2.2;
    outline: none;
}

.menu-group-header a span.glyphicon-chevron-down, .menu-group-header a.collapsed span.glyphicon-chevron-up {
    display: inline-block;
}

.menu-group-header a span.glyphicon-chevron-up, .menu-group-header a.collapsed span.glyphicon-chevron-down {
    display: none;
}

#user-options-bar, #item-catalog-tabs .list-group {
    border: 2.4px solid #f09e11;
    border-radius: 3px;
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
}

#item-catalog-tabs .list-group {
    border-width: 2px;
}

#item-catalog-tabs > div.list-group {
    padding-bottom: 2px;
}

#item-catalog-tabs-mobile .list-group {
    margin: -15px;
}

body > div.hf.dw-modal.dw-webkit > div > div.dw.dwbg > div.dwwr {
    background: rgb(174, 30, 71);
}

body > div.hf.dw-modal.dw-webkit > div > div.dw.dwbg > div.dwwr > div.dwbc > span.dwbw.dwb-n > a {
    background: rgb(174, 30, 71);
    border-color: rgb(174, 30, 71);
}

body > div.hf.dw-modal.dw-webkit > div > div.dw.dwbg > div.dwwr > div.dwbc > span.dwbw.dwb-s > a {
    background: rgb(174, 30, 71);
    border-color: rgb(174, 30, 71);
}

@media (min-width: 768px) {
    #customer-menu-mobile {
        display: none;
    }
}

#customer-menu-mobile .list-group {
    margin-bottom: 0px;
}

#item-catalog-tabs .list-group .list-group-item, #item-catalog-tabs-mobile .list-group .list-group-item, #customer-menu-mobile .list-group .list-group-item {
    background-color: #f09e11;
    margin: 3px;
    border-radius: 3px;
}

#item-catalog-tabs-mobile .list-group .list-group-item, #customer-menu-mobile .list-group .list-group-item {
    min-height: 48px;
    line-height: 2.2;
}

#item-catalog-tabs .list-group .list-group-item:hover, #item-catalog-tabs-mobile .list-group .list-group-item:hover, #customer-menu-mobile .list-group .list-group-item:hover {
    background-color: #f5f5f5;
}

#item-catalog-tabs .list-group .list-group-item.active, #item-catalog-tabs-mobile .list-group .list-group-item.active, #customer-menu-mobile .list-group .list-group-item.active {
    background-color: #f09e11;
    color: #fff;
}

#item-catalog-tabs .list-group .list-group-item.active .glyphicon-chevron-right, #item-catalog-tabs-mobile .list-group .list-group-item.active .glyphicon-chevron-right {
    color: #fff;
}

.table {
    display: block;
}

.table-row {
    display: block;
}

.table-cell {
    display: block;
    vertical-align: middle;
    min-height: 30px;
    padding: 3px;
    clear: both;
}

.list-group.answer-grid-model {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
    max-width: initial;
}

.list-group.answer-grid-model .list-group-item {
    border: none;
}

.list-group.answer-grid-model .table-cell {
    min-height: 38px;
}

.list-group.answer-grid-model .table-cell .row-no {
    margin: 0;
}

.input-xs {
    /*height: 24px;*/
    padding: 3px 5px;
    /*font-size: 12px;*/
    line-height: 1.5;
    border-radius: 3px;
    display: inline;
}

#logo img {
    width: 100%;
    /*max-width: 442px;*/
    _width: auto;
    /*IE6 hack*/
    min-width: 200px;
}

.hamburger-container {
    padding-right: 0px;
    width: 50px;
    text-align: center;
    background-color: #f09e11;
}

.logo-mobile {
    height: 50px;
}

.customer-header-mobile {
    background-color: #f09e11;
    color: #fff;
    font-weight: bold;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 10px;
    margin-top: 20px;
}

.customer-header-desktop {
    margin-top: -10px;
}
.customer-header-desktop .panel-heading {
    font-size: 22px;
    font-weight: 300;
}

button .navbar-toggle collapse text-left {
    min-width: 70px;
}

.navbar .navbar-default .transparent .navbar-header {
    background: rgba(0,0,0,0.4);
}

.nav-tabs {
    margin-bottom: 15px;
}

.content {
    padding: 0px 0px 15px 0px;
    border: 1px solid #ccc/*#a8a8a8*/
    ;
    border-radius: 2px;
}

.footer {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #eee;
}

.footer .app-version {
    text-align: center;
    font-size: 110%;
    margin-top: 140px;
}

.group > li {
    width: 33.33%;
    float: left;
}

.alert-success {
    background-color: #f09e11;
    border-color: #f0bf11;
    color: #4b7637;
}

.panel-success > .panel-heading {
    background-color: #f09e11;
    border: 1px solid #f09e11;
    color: #fff;
}

.panel-success > .panel-heading a {
    color: #fff;
}

.list-group-item {
    border-color: #f0bf11;
}

.list-group-item.no-border-radius {
    border-radius: 0;
}

a.list-group-item {
    text-decoration: none;
    min-height: 34px;
}

.option-buttons a.list-group-item {
    background-color: #f09e11;
}

a.list-group-item.active {
    background-color: #f5f5f5;
    border: none;
    color: #333;
}

a.list-group-item.active:hover {
    background-color: #f5f5f5;
    color: #333;
}

a.list-group-item.with-left-icon {
    padding-right: 25px;
}

a.list-group-item.active .glyphicon-chevron-right {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    color: #f09e11;
}

.list-group-item-text {
    margin-top: 5px;
}

.multiChoice-item-row.list-group-item {
    padding-top: 0px;
    padding-bottom: 0px;
}

.multiChoice-item-row .list-group-item-text {
    height: 35px;
    padding: 10px 7px;
    margin-top: 0px;
    background-color: #FFFACD;
}

.multiChoice-item-row .list-group-item-text.unavailable {
    background-color: #FFFFFF;
    color: #333;
}

a.list-group-item-nodisplay {
    display: none;
}

.list-group-item.selected, .list-group-item.header3 {
    background-color: #FFFFFF;
}

.list-group-item.remove {
    background-color: lightgray;
}

.list-group-item.entered {
    background-color: gray;
}

.list-group-striped > .list-group-item:nth-of-type(odd):not(.header):not(.header2):not(.header3):not(.selected) {
    background-color: #F5F5F5;
}

.list-group-striped > .water-fowl-row > .row:nth-of-type(odd) {
    background-color: #fff;
}

.list-group-striped > .water-fowl-row > .row:nth-of-type(even) {
    background-color: #f5f5f5;
}

#bigGameDrawResultList.list-group-striped > .big-game-draw-item-odd {
    background-color: #fff;
}

#bigGameDrawResultList.list-group-striped > .big-game-draw-item-even {
    background-color: #f5f5f5;
}

.list-group-striped > .water-fowl-row > .row > .water-fowl-item:nth-of-type(odd) {
    background-color: #fff;
}

.list-group-striped > .water-fowl-row > .row > .water-fowl-item:nth-of-type(even) {
    background-color: #f5f5f5;
}

aside .navbar-toggle {
    margin-left: 15px;
    background-color: white;
}

.panel {
    margin-bottom: 20px;
    border: none;
}

.right-panels .panel .panel-heading .panel-title {
    padding-left: 20px;
}

.right-panels {
    margin-left: -15px;
    margin-right: -15px;
}

.right-panels .panel-heading {
    background: #f09e11 !important;
    position: relative;
    color: #fff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    /*border-bottom: 1px solid #f0bf11;*/
}

.right-panels .panel-heading b {
    position: absolute;
    left: 0px;
    top: 49%;
    color: #999999;
    padding: 11px 0;
    width: 41px;
    height: 41px;
    margin-top: -20px;
}

.right-panels .panel-heading b span {
    font-size: 12px;
    top: 0px;
    left: 12px;
}

.right-panels .panel-heading b span.glyphicon-minus {
    left: 10px;
    top: -8px;
}

.right-panels .panel-heading b span.glyphicon-plus {
    left: 11px;
    top: -8px;
}

.right-panels .panel-heading > .panel-title > a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.right-panels .panel-heading>.panel-title>a:hover, .right-panels .panel-heading>.panel-title>a:focus {
    text-decoration: none;
}

.arrow_box {
    position: relative;
    background: #f09e11;
}

.text-gray {
    color: gray;
}

.icon-plus-minus {
    color: white;
}

.image-header {
    margin: 5px 0;
}

.btn-text-wrap {
    white-space: normal;
}

.badge {
    background-color: #f09e11;
}

.nav-tabs > li > a {
    background: #f09e11;
    color: #2D2E2D;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: #f09e11;
    color: #fff;
}

/* tabs menu start */

.tabs-container.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: #fff;
}

.tabs-container {
    background: #f09e11;
}

/* Modal */

.modal-header {
    color: #fff;
    background-color: #4a5564;
    border-color: #4a5564;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    min-height: 37px;
    height: 37px;
}

@media(max-width: 767px) {
    .modal-header .close {
        padding: 0 6px;
        margin-right: -6px;
    }
}    

    .modal-footer {
        padding: 0px 15px 15px 15px;
    }

    .modal-footer .btn + .btn {
        margin-left: 0px;
    }

.top-right-icon {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f09e11;
    padding: 10px;
}

.top-right-icon > div > a > img {
    max-width: 30px;
    min-height: 30px;
    float: right;
}

.loading {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1998;
}

.loading .loadingMessage {
    color: #333;
    width: 400px;
    height: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 50px 0 0 -200px;
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: bold;
}

.loading .loadingBox {
    width: 200px;
    height: 200px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 0;
}

.loading > .loadingBox > div {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    margin: -8px 0 0 -8px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
}

.loading > .loadingBox > .shaft {
    background-color: #f09e11;
}

.loading > .loadingBox > .shaft1 {
    top: 25px;
    left: 0;
    -webkit-animation: ball-spin-fade-loader 1s 0s infinite linear;
    animation: ball-spin-fade-loader 1s 0s infinite linear;
}

.loading > .loadingBox > .shaft2 {
    top: 17.04545px;
    left: 17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s 0.12s infinite linear;
    animation: ball-spin-fade-loader 1s 0.12s infinite linear;
}

.loading > .loadingBox > .shaft3 {
    top: 0;
    left: 25px;
    -webkit-animation: ball-spin-fade-loader 1s 0.24s infinite linear;
    animation: ball-spin-fade-loader 1s 0.24s infinite linear;
}

.loading > .loadingBox > .shaft4 {
    top: -17.04545px;
    left: 17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s 0.36s infinite linear;
    animation: ball-spin-fade-loader 1s 0.36s infinite linear;
}

.loading > .loadingBox > .shaft5 {
    top: -25px;
    left: 0;
    -webkit-animation: ball-spin-fade-loader 1s 0.48s infinite linear;
    animation: ball-spin-fade-loader 1s 0.48s infinite linear;
}

.loading > .loadingBox > .shaft6 {
    top: -17.04545px;
    left: -17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s 0.6s infinite linear;
    animation: ball-spin-fade-loader 1s 0.6s infinite linear;
}

.loading > .loadingBox > .shaft7 {
    top: 0;
    left: -25px;
    -webkit-animation: ball-spin-fade-loader 1s 0.72s infinite linear;
    animation: ball-spin-fade-loader 1s 0.72s infinite linear;
}

.loading > .loadingBox > .shaft8 {
    top: 17.04545px;
    left: -17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s 0.84s infinite linear;
    animation: ball-spin-fade-loader 1s 0.84s infinite linear;
}

.loading-spinner { 
    background-image: url("../images/loading-spinner.gif");
    background-size: 25px 25px;
    background-position:right center;
    background-repeat: no-repeat;
}

@-webkit-keyframes ball-spin-fade-loader {
    50% {
        opacity: 0.3;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes ball-spin-fade-loader {
    50% {
        opacity: 0.3;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.find-container {
    background-color: #fff;
}

.find-container .check-field {
    display: inline-block;
    margin-right: 30px;
}

.find-container .find-options input {
    top: -4px;
}

.find-container .find-actions:not(.no-margin) {
    margin: 0 15px;
}

.find-container .find-results {
    padding: 0 15px;
}

    .find-container .find-results .items {
        margin-right: -15px;
        padding-right: 15px;
    }

@media (min-width: 768px) {
    .find-container {
        height: 600px;
    }
    .find-container .find-condition, .find-container .find-results {
        float: left;
        width: 400px;
    }
    .find-container-guide .find-results {
        width: 450px;
    }
    .find-container .find-results .items {
        max-height: 469px;
        overflow-y: auto;
    }
    .find-container-guide .find-results .items {
        max-height: 574px;
    }
    .find-container .find-results .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .find-container .find-map {
        margin-top: 1px;
        float: right;
        width: calc(100% - 405px);
        height: calc(100% - 7px);
        border: 1px solid #ccc;
    }
    .find-container-guide .find-map {
        width: calc(100% - 455px);
    }
    .find-container-guide.without-result {
        height: auto;
    }
    .find-container-guide.without-result .find-map {
        float: none;
        width: auto;
        height: 597px;
    }
    .find-container .find-options {
        margin-left: 15px;
    }
    .find-container .find-actions {
        margin-left: 0 !important;
    }
    .find-container .find-actions > * {
        display: inline-block;
        vertical-align: top;
    }
    .find-container .find-actions > button {
        width: 105px;
        margin-right: 10px;
    }
    .find-container .find-actions > div {
        width: calc(100% - 115px);
    }
}

@media (max-width: 767px) {
    .find-container .find-options {
        text-align: center;
    }
    .find-container .find-actions > button {
        display: block;
        margin: 0 auto 10px auto;
    }
    .find-container .find-map {
        height: 400px;
        margin: 0 15px 15px 15px;
        border: 1px solid #ccc;
    }
    .find-container .find-condition-top {
        display: none;
    }
    .find-container.without-result .find-map {
        display: none;
    }
    .find-container.without-result .find-condition-top {
        display: block;
    }
}

.agent-item {
    border-top: 1px solid #999;
    padding: 10px 0;
}

.agent-item.highlight {
    background: rgba(240, 191, 17,.1);
}

.agent-item .left-content {
    float: left;
    width: calc(100% - 160px);
}

.agent-item .item-name {
    font-weight: bold;
}

.agent-item .item-distance {
    font-size: 0.8em;
}

.agent-item .right-content {
    float: right;
    width: 155px;
    text-align: right;
}

.agent-item .right-content .btn {
    width: 100%;
    margin-top: 5px;
}

.search-field {
    margin-bottom: 15px;
    position: relative;
}

.search-field i {
    color: #999;
    position: absolute;
    left: 6px;
    top: 10px;
    font-size: 16px;
}

.search-field input {
    padding: 0 4%;
    font-size: 14px;
    border-radius: 0px;
    line-height: 32px;
    height: 34px;
}

.search-field input.empty:not(:focus) {
    background: transparent;
}

.search-field + .field-validation-error {
    margin-top: -10px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .search-field input {
        line-height: 46px;
        height: 48px;
    }
    .search-field i {
        left: 8px;
        top: 12px;
        font-size: 24px;
        margin-top: 0;
    }
}

.check-field input {
    top: -3px;
    width: 16px;
    height: 16px;
}

.radio-field input {
    top: -3px;
    width: 16px;
    height: 16px;
}

.desc {
    color: #999;
    font-size: 0.8em;
}

.desc.desc-small {
    font-size: 0.7em;
}

.top-margin {
    margin-top: 10px;
}

.bottom-margin {
    margin-bottom: 10px;
}

.action-link {
    cursor: pointer;
    color: #f09e11;
    margin-top: 5px;
}

.pagination > li > a, .pagination > li > span {
    width: 34px;
    height: 34px;
    line-height: 34px;
    padding: 0;
    text-align: center;
}

@media(min-width: 768px) {
    header.bottomSpliter {
        border-bottom: 2px solid #bbb;
    }
}

/*select options dialog*/

.bootstrap-select, .bootstrap-select-multiple {
    cursor: pointer;
    white-space: nowrap;
    vertical-align: central;
    border: 1px solid #ccc;
    padding: 0;
}

select.input-validation-error + .bootstrap-select, select.input-validation-error + .bootstrap-select-multiple {
    border: 1px solid #ff0000;
}

.bootstrap-select[disabled], .bootstrap-select-multiple[disabled] {
    background-color: #eee;
    cursor: not-allowed;
}

.bootstrap-select .current {
    display: block;
    float: left;
    overflow: hidden;
    padding: 6px 12px;
    text-overflow: ellipsis;
    width: 100%;
    text-align: left;
}

.bootstrap-select .glyphicon, .bootstrap-select-multiple .glyphicon {
    color: #ccc;
    font-size: 10px;
    line-height: 1.42857;
    margin-top: 1px;
    padding-top: 6px;
    pointer-events: none;
    width: 15px;
    right: 15px;
    position: relative;
}

.bootstrap-select-multiple.list-group.form-control {
    white-space: normal;
    min-height: 110px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.select-options-modal .modal-header {
    background-color: transparent;
    height: 48px;
    color: #333;
}

.select-options-modal .modal-body {
    padding-top: 0px;
}

.select-options-modal button.close {
    width: 35px;
    padding-left: 20px;
    color: #76838F;
}

.select-options-modal button.btn-Clear {
    float: left;
    width: 45%;
}

.select-options-modal button.btn-OK {
    float: right;
    width: 45%;
}

.select-options-modal .select-options {
    max-height: 400px;
    overflow: auto;
    margin-bottom: 0px;
    margin-left: -15px;
    margin-right: -15px;
}

.select-options-modal .select-options .list-group-item, .bootstrap-select-multiple.list-group .list-group-item {
    background-color: transparent;
    color: #000000;
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 0px;
    outline: none;
    padding-right: 35px;
    margin-left: 15px;
    margin-right: 15px;
}

.bootstrap-select-multiple.list-group .list-group-item {
    margin: 0;
}

.select-options-modal .select-options .list-group-item .glyphicon, .bootstrap-select-multiple.list-group .list-group-item .glyphicon {
    position: absolute;
    right: 10px;
    top: 40%;
    color: #f0bf11;
}

.bootstrap-select-multiple.list-group .list-group-item .glyphicon {
    right: 5px;
    padding-top: 0;
    top: 50%;
    margin-top: -7px;
}

.select-options-modal .select-options .list-group-item.active .glyphicon:before, .bootstrap-select-multiple.list-group .list-group-item.active .glyphicon:before {
    content: "\e013";
}

.select-options-modal .select-options .list-group-item .glyphicon:before, .bootstrap-select-multiple.list-group .list-group-item .glyphicon:before {
    content: "";
}

.select-options-modal .select-options .list-group-item:first-child, .bootstrap-select-multiple.list-group .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.select-options-modal .select-options .list-group-item:last-child, .bootstrap-select-multiple.list-group .list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.select-options-modal .select-options .list-group-item.active, .bootstrap-select-multiple.list-group .list-group-item.active {
    background-color: #f09e11;
    color: #333;
}

.select-options-modal .select-options .list-group-item.disabled, .bootstrap-select-multiple.list-group .list-group-item.disabled {
    color: #333;
    opacity: 0.5;
}

.select-options-modal .select-options .list-group-item:not(.disabled):hover, .bootstrap-select-multiple.list-group .list-group-item:not(.disabled):hover {}

.select-options-dropdown {
    position: relative;
    top: 2px;
    height: 350px;
    overflow-x: visible;
    overflow-y: auto;
    z-index: 1;
    text-align: left;
    white-space: normal;
    width: 100%;
}

.select-options-dropdown.list-group a.list-group-item {
    border: 1px solid #f09e11;
}

/*select options dialog END*/

@media (max-width: 768px) {
    .top-right-icon > div > a > img {
        max-width: 22px;
        min-height: 22px;
        float: right;
        margin-top: -20px;
    }
}

.content {
    background-color: #F8F8F8;
}

.borderless td, .borderless th {
    border: none;
}

/* Modal END */

.list-group-item > .form-group {
    margin-bottom: 0px;
}

label.error {
    color: red;
    font-weight: normal;
}

.error-title {
    font-weight: bold;
    padding-bottom: 10px;
}

.unavailable {
    background-color: #efefef;
    color: #777;
}

.text-unavailable {
    color: #777;
}

.iconQueston {
    color: #f09e11;
    /*#5cb85c --> #f09e11*/
}

.field-validation-error {
    /*padding-left: 10px;*/
    color: red;
}

.panel-heading, .list-group-item.header {
    color: #fff;
    background-color: #f09e11;
    font-weight: bold;
}

.list-group-item.header-sm {
    padding: 4px 15px;
    background-color: #f09e11;
    border-color: #f0bf11;
    color: #333;
}

.panel-success>.panel-heading.header2, .list-group-item.header2 {
    color: #333;
    background-color: #f09e11;
    font-weight: bold;
}

.list-group-item.header2 .list-group-item-text {
    font-weight: normal;
}

.itemdisplayname {
    font-size: 120%;
    font-weight: bolder;
    padding-bottom: 5px;
}

.itempricedisplay {
    font-size: 110%;
    font-weight: bold;
}

.itemdisplayerror {
    color: Red;
    padding-bottom: 8px;
}

.mini-cart-item {
    padding-bottom: 5px;
    padding-top: 5px;
}

.Legend {
    font-size: 20px;
    color: #f0bf11;
    /*#5cb85c;*/
}

.total {
    margin-top: 10px;
}

.option-buttons {
    margin-top: 3px;
    margin-bottom: 3px;
}

.col-option-button {
    margin-top: 3px;
    padding-left: 3px;
    padding-right: 0px;
}

.col-7th {
    width: 14.28571428%;
    padding-left: 7px;
    padding-right: 7px;
}

.col {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.full-width {
    width: 100% !important;
}

.no-border {
    border: none;
}

.dark-border {
    border-color: #f0bf11;
}

.duplicate-icon {
    padding-right: 5px;
    color: #333;
}

.vertical-align-middle {
    padding: 4%;
}

/* Tooltip */

.tooltip {
    opacity: 1;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #f09e11;
    border-width: 5px 5px 0;
}

.tooltip-inner {
    color: #000;
    background: #F5F5F5;
    border: solid 1px #f09e11;
    opacity: 1;
}

/* Tooltip */

@media (min-width:950px) {
    .container {
        width: 930px;
    }
    .form-horizontal .control-label.text-align-left {
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.lastaccordion {
    margin-left: 335px;
}

.table th, .table td {
    border-top: none !important;
    font-size: 15px;
}

@media (max-width: 968px) {
    .table th, .table td {
        border-top: none !important;
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .table th, .table td {
        border-top: none !important;
        font-size: 11px;
    }
}

@media (max-width: 568px) {
    .table th, .table td {
        border-top: none !important;
        font-size: 9px;
    }
}

@media (max-width: 368px) {
    .table th, .table td {
        border-top: none !important;
        font-size: 12px;
    }
}

#no-more-tables th {
    /* Behave  like a "row" */
    font-weight: normal;
}

.vcenter {
    vertical-align: middle !important;
}

.padding_top_5 {
    padding-top: 4px;
}

.a_underline {
    text-decoration: underline;
}

.none-left-padding {
    padding-left: 0 !important;
}

.none-right-padding {
    padding-right: 0 !important;
}

.max_width {
    max-width: 725px;
}

.thead_bg_color {
    background-color: #f09e11;
}

.th_font_color {
    color: #FFFFFF;
}

.navbar-lists {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 5px;
}

@media (max-width:540px) {
    .navbar {
        margin-bottom: 0px;
    }
}

@media (min-width:768px) {
    .navbar {
        margin-bottom: 0px;
    }
}

@media (min-width:992px) {
    .navbar {
        margin-bottom: 30px;
    }
}

@media (min-width:1200px) {
    .navbar {
        margin-bottom: 30px;
    }
}

/* tabs menu end */

ul.navigation2 {
    margin: 0;
    padding-left: 10px;
    background-color: transparent;
    /*border-bottom: 1px solid #a8a8a8;*/
}

ul.navigation2 > li {
    background-color: #f09e11;
    display: inline-block;
    list-style-type: none;
    padding: 7px 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-align: center;
    min-width: 70px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

ul.navigation2 > li:hover {
    border-top: 1px solid #f09e11;
    border-left: 1px solid #f09e11;
    border-right: 1px solid #f09e11;
}

ul.navigation2 > li.active {
    background-color: #f09e11;
    color: #fff;
    border-top: 1px solid #f09e11;
    border-left: 1px solid #f09e11;
    border-right: 1px solid #f09e11;
}

ul.navigation2 > li.active:hover {
    border-top: 1px solid #f09e11;
    border-left: 1px solid #f09e11;
    border-right: 1px solid #f09e11;
}

ul.navigation2 > li.active > a {
    color: white;
}

ul.navigation2 > li > a {
    color: #f09e11;
    text-decoration: none;
}

.react ul.navigation2 > li {
    margin-right: 4px;
}

.details-section {
    line-height: 3em;
    background: rgb(174, 30, 71);
    color: #fff;
    border-color: #E7E7E7;
}

.details-section > span {
    margin-left: -15px;
}

.whitehyperlink {
    color: white;
}

.navbar-toggle {
    float: left;
    margin-left: 15px;
}

@media (min-width:768px) {
    .mobilemedia {
        display: none;
    }
    .desktopview {
        border-color: #f0bf11;
    }
    .borderless td {
        width: 150px;
    }
    .FindFalconerdivstyle {
        padding-right: 80px;
        padding-left: 0px;
    }
    .label-disposition {
        padding-left: 20px;
    }
    .btn-falconry {
        margin-top: 0px;
    }
}

@media (max-width:768px) {
        .mobilemedia .navbar-header {
            background-color: #f09e11;
        }
        .FindBirdSelectStyle {
            padding-bottom: 60px;
        }
    }

.bordergreencolor {
    border-right-color: #f09e11;
    border-left-color: #f09e11;
    border-bottom-color: #f09e11;
    border-right-width: medium;
    border-left-width: medium;
    border-bottom-width: medium;
}

@media only screen and (max-width: 740px) {
    #no-more-tables td:before {
        content: attr(data-title);
        font-weight: normal;
    }
    .select-mobile {
        max-width: 250px;
    }
    .div-margin-top {
        margin-top: 115px;
    }
    .license-master-margin-top {
        margin-top: 115px;
    }
    /* Force table to not be like tables anymore */
    #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #no-more-tables td {
        /* Behave  like a "row" */
        position: relative;
        padding-left: 5% !important;
        white-space: normal;
        text-align: left;
        height: 40px;
        font-weight: bold;
    }
    #no-more-tables td:before {
        /* Now like a table header */
        position: relative;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 30%;
        padding-right: 5%;
        text-align: left;
        padding-top: 0px;
        float: left;
    }
    #no-more-tables td.twolines {
        height: 3em;
    }
    #no-more-tables input {
        max-width: 140px;
    }
    #no-more-tables textarea {
        max-width: 65%;
    }
}

.leftnav {
    background-color: #f09e11;
    border: 1px solid;
    margin: 0px;
    padding: 0px;
    z-index: 1;
    display: none;
    left: 0px;
}

@media (max-width: 768px) {
    .fixedlogo {
        position: fixed;
        z-index: 2;
    }
}

.leftnavheader {
    margin: 0px;
    padding: 0px 5px;
    background-color: #f09e11;
    border-bottom: 1px solid;
    color: white;
    text-align: center;
}

.leftnavheader > div {
    display: inline-block;
    padding: 5px 10px;
    height: 27px;
}

.leftnavheader > div.bar {
    min-width: 230px;
}

.leftnavheader > div.arrow {
    min-width: 20px;
    border-left: 1px solid black;
    cursor: pointer;
    text-align: center;
    padding: 0px;
}

.leftnavitem {
    border-bottom: 1px solid;
    margin: 0px;
    padding: 2px 5px;
    min-height: 27px;
}

.leftnavitem > a {
    text-decoration: none;
    text-decoration-style: none;
    color: black;
}

.leftnavitemgroup {}

.headerstrip {
    background-color: #f09e11;
    width: 100%;
    z-index: 2;
}

.headerstrip > div {
    display: inline-block;
}

.headerstrip > div:first-child {
    padding: 0px 5px;
}

#header-mobile {
    height: 38px;
}

#customer-menu-mobile {
    border: 1px solid #f09e11;
    border-radius: 3px;
    padding: 2px 3px 1px 3px;
    /*margin: 24px -10px;*/
    margin-top: 0px;
    margin-bottom: 4px;
    margin-left: -10px;
    margin-right: -10px;
    z-index: 0;
    background-color: #fff;
}

#customer-menu-mobile.collapsing {
    overflow-x: visible;
}

#customer-menu-mobile.collapse.in {
    border-top-left-radius: 0;
}

.mybtnstyle {
    margin-left: -10px;
    float: left;
    background-color: #f8f8f8;
    background-image: none;
    border-radius: 4px;
    -webkit-appearance: button;
    outline: none;
    margin-top: 4px;
    border: 1px solid #f09e11;
    padding: 0 13px;
    height: 38px;
    border-bottom-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: absolute;
    top: 1px;
}

.mybtnstyle.collapsed {
    border-bottom-color: #f09e11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-width: 1px;
}

.mybtnstyle .icon-bar {
    background-color: #888;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.mybtnstyle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.mybtnstyle .icon-bar + .icon-bar {
    margin-top: 4px;
}

.label-style {
    font-weight: normal;
    white-space: nowrap;
    margin-top: 6px;
    padding-left: 0px;
}

.long-label-style {
    font-weight: normal;
    white-space: normal;
    margin-top: 6px;
    word-wrap: break-word;
}

.residency-label-style {
    font-weight: normal;
    white-space: nowrap;
}

.label-text {
    font-weight: normal;
}

.label-value, .label-value-mobile-only {
    background-color: #eee;
    opacity: 1;
    font-weight: bold;
    border: 1px solid #ccc;
    border-radius: 4px;
    min-height: 32px;
    padding: 6px 12px;
    margin-bottom: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    word-wrap: break-word;
}

@media (min-width: 768px) {
    .label-value-mobile-only {
        background-color: transparent;
        font-weight: inherit;
        border: none;
        min-height: initial;
        padding: 0;
        margin-bottom: 0;
        box-shadow: none;
    }
}

.label-value-noborder, .label-value-mobile-only-noborder {
    opacity: 1;
    font-weight: bold;
    min-height: 30px;
    padding: 0px 12px 6px 12px;
    margin-bottom: 10px;
    vertical-align: top;
}

.label-value-no-border {
    margin-top: 20px;
}

.data-title:before, .data-title-mobile-only:before {
    content: attr(data-title);
    position: absolute;
    width: 25%;
}

@media (min-width: 768px) {
    .data-title-mobile-only:before {
        content: "";
    }
}

.data-title .label-value, .data-title .label-value-mobile-only, .data-title-mobile-only .label-value-noborder, .data-title-mobile-only .label-value-mobile-only-noborder, .data-title-mobile-only .label-value, .data-title-mobile-only .label-value-mobile-only {
    width: 70%;
    margin-left: 30%;
}

@media (min-width: 768px) {
    .data-title-mobile-only.harvest-report .form-control, .data-title-mobile-only .label-value, .data-title-mobile-only .label-value-mobile-only-noborder, .data-title-mobile-only .label-value-mobile-only {
        width: auto;
        margin-left: 0;
    }
}

.data-title-mobile-only.harvest-report:before {
    width: 35%;
}

.data-title-mobile-only.harvest-report .label-value-mobile-only, .data-title-mobile-only.harvest-report .field-validation-error, .data-title-mobile-only.harvest-report .form-control {
    width: 55%;
    margin-left: 15%;
}

.data-title-mobile-only.harvest-report .field-validation-error {
    display: inline-block;
}

.data-title-mobile-only.harvest-report .field-validation-error, .data-title-mobile-only.harvest-report .form-control {
    padding: 6px 5px;
}

.data-title-mobile-only.harvest-report .form-control.bootstrap-select {
    padding: 0px;
}

@media (max-width: 768px) {
    .label-style {
        white-space: normal;
    }
    .input-style {
        width: 102%;
    }
    .email-style {
        min-height: 70px;
    }
    .Select-Button-FindBird {
        padding-bottom: 100px;
    }
}

.checkbox-style {
    margin-top: 6px;
    padding-left: 6px;
}

.padding-top-5 {
    padding-top: 5px;
}

/*WaterFowl draw result --- begin */

.water-fowl-row {
    padding-bottom: 0px;
    padding-top: 0px;
}

.water-fowl-item {
    padding-top: 10px;
}

.waterfowl-multidraw-date {
    line-height: 3em;
}

.panel.waterfowl-multidraw-item {
    margin: 0 15px 15px;
    padding: 5px 15px;
    border: 1px solid #f0bf11;
}

    .waterfowl-multidraw-item .group-name {
        min-width: 65px;
        display: inline-block;
        margin-right: 15px;
        line-height: 2.4em;
    }

.waterfowl-multidraw-item .group-occupancy {
    margin-bottom: 10px;
}

.waterfowl-multidraw-item .group-action {
    margin-top: -10px;
    margin-bottom: 10px;
}

@media(min-width: 768px) {
    .waterfowl-multidraw-item .group-occupancy,
    .waterfowl-multidraw-item .group-action {
        margin-left: 80px;
    }
}

    /*WaterFowl draw result --- end */

    /* Checkbox --------- BEIGN */

    label.checkbox {
        font-weight: normal;
        line-height: 1;
        padding: 0;
        position: relative;
        margin: 0 0 0 28px;
        display: inline-block;
    }

label.checkbox.mini {
    min-width: 25px;
    border: solid 1px #ccc;
    border-radius: 20px;
    padding: 0px;
    margin-left: -4px !important;
    /*padding-left:-10px !important;*/
}

label.checkbox.mobile {
    min-width: 30px;
    border: solid 1px #ccc;
    border-radius: 10px;
    margin: 0;
}

label.checkbox.mini>.glyphicon:empty, label.checkbox.mobile>.glyphicon:empty {
    display: none;
}

label.checkbox.mini.selected, label.checkbox.mobile.selected {
    background-color: #f09e11;
    color: #fff;
    font-weight: bold;
}

label.checkbox > input[type=checkbox] {
    display: none;
    margin-top: 0px;
    margin-left: -20px;
}

label.checkbox > .glyphicon {
    border-radius: 4px;
    left: -28px;
    padding: 5px 5px;
    position: absolute;
    top: -5px;
    cursor: default;
}

label.checkbox > input[type=checkbox] {
    opacity: 0.3;
    margin-top: 0px;
    margin-left: 0px;
}

label.checkbox > input[type=checkbox]:checked + input + .glyphicon {
    background-color: #f09e11;
    color: #fff;
}

label.checkbox > input[type=checkbox]:checked + input + .glyphicon:before {
    content: "\e067";
}

label.checkbox > input[type=checkbox]:not(:checked) + input + .glyphicon {
    background-color: transparent;
    color: #f09e11;
}

label.checkbox > input[type=checkbox]:not(:checked) + input + .glyphicon:before {
    content: "\e157";
}

label.checkbox > input[type=checkbox].input-validation-error + input + .glyphicon {
    color: red;
}

/* Checkbox --------- END */

.Item-panel-heading {
    background-color: #699056;
}

.active-menu-item {
    background-color: #A6C09A;
}

.profile-navbar {
    left: 15px;
}

.popover-content {
    word-wrap: break-word;
}

.address-Label-Style {
    font-weight: normal;
    padding-left: 0px;
}

.WaterfowlMultiChoicePurchased {
    text-align: center;
    font-size: smaller;
    font-weight: bolder;
    font-style: italic;
    color: #333;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.label-shiftdown-1 {
    padding-top: 10px;
}

.label-shiftdown-2 {
    padding-top: 5px;
}

@media (min-width:750px) {
    .nowrap {
        white-space: nowrap;
    }
    .table-border-color {
        border-color: #f0bf11;
        border-radius: 4px;
    }
    .image-width {
        max-width: 400px;
    }
    .file-upload-title-width {
        max-width: 100px;
    }
}

@media(max-width:750px) {
    .nowrap {
        white-space: normal;
    }
    .table-border-color {
        border-color: #f0bf11;
        border-radius: 4px;
    }
    .file-upload-title-width {
        max-width: 135px;
    }
}

.remove-leftpadding {
    padding-left: 0px;
}

.bold-uneditable {
    font-weight: bold;
    border-radius: 4px;
    padding-left: 4px;
    border: 1px solid #ccc;
}

@media (min-width:801px) {
    .image-width {
        max-width: 450px;
    }
}

@media(max-width: 750px) {
    .falconry-label-max-width {
        max-width: 140px;
    }
    .species-min-width {
        min-width: 180px;
    }
    .voucher-name-max-width {
        max-width: 250px;
    }
}

@media(min-width: 750px) {
    .file-upload-label-width {
        padding-left: 35px;
    }
    .attachment-remove-leftpadding {
        padding-left: 0px;
    }
}

@media(max-width: 750px) {
    .file-upload-label-width {
        padding-left: 0px;
    }
}

@media(max-width:780px) {
    .longitude-max-width {
        max-width: 145px;
    }
}

@media(min-width:780px) {
    .longitude-max-width {
        max-width: 190px;
    }
}

@media only screen and (max-width: 740px) {
    #no-more-tables2 td:before {
        content: attr(data-title);
        font-weight: normal;
    }
    .select-mobile {
        max-width: 250px;
    }
    .div-margin-top {
        margin-top: 115px;
    }
    .license-master-margin-top {
        margin-top: 115px;
    }
    /* Force table to not be like tables anymore */
    #no-more-tables2 table, #no-more-tables2 thead, #no-more-tables2 tbody, #no-more-tables2 th, #no-more-tables2 td, #no-more-tables2 tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables2 thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #no-more-tables2 td {
        /* Behave  like a "row" */
        position: relative;
        padding-left: 43%;
        white-space: normal;
        text-align: left;
        height: 40px;
        font-weight: bold;
    }
    #no-more-tables2 td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        text-align: left;
    }
    #no-more-tables2 td.twolines {
        height: 3em;
    }
    #no-more-tables2 input {
        max-width: 140px;
    }
}

@media(min-width:768px) {
    .profile-margin-top {
        margin-top: 25px;
        white-space: nowrap;
    }
    .state-min-width {
        min-width: 50px;
    }
}

@media(min-width:750px) {
    .text-no-wrap {
        white-space: nowrap;
    }
}



@media(min-width:768px) {
    .sponsor-margin-top {
        margin-top: 27px;
    }
}

@media(max-width:768px) {
    .sponsor-margin-top {
        margin-bottom: 15px;
    }
}

@media(min-width:768px) {
    .Out-of-state-sponsor-margin-top {
        margin-top: 15px;
    }
}

@media(min-width:768px) {
    .create-app-padding {
        padding-left: 25px;
    }
}

@media(max-width:768px) {
    .create-app-padding {
        padding-left: 10px;
    }
}

@media(min-width:768px) {
    .continue-padding {
        padding-left: 50px;
    }
}

.checkbox-color {
    color: #f09e11;
}

@media(min-width:768px) {
    .Intend-to-release-margin-top {
        margin-top: 25px;
    }
}

@media(min-width:768px) {
    .weight-max-width {
        max-width: 100px;
    }
    .year-of-hatch {
        text-align: center;
    }
    .no-wrap-desktop {
        white-space: nowrap;
    }
    .lat-long-remove-padding {
        padding-left: 0px;
        padding-right: 0px;
    }
    /*HFDNET-19160;*/
    form#ProfileId[action*="/Customer/Profile"] div#three div#three_body input#Weight[data-val-number="The field Weight must be a number."] {
        max-width: none;
    }
}

@media(max-width:768px) {
    .item-space-mobile-only {
        margin-bottom: 15px;
    }
    .Application-Recieved-Date {
        margin-bottom: 20px;
    }
    .line-width-mobile {
        line-height: 17.1428px;
    }
}

.content-align-center {
    text-align: center;
}

@media(max-width:767px) {
    .mobile-header-overflow {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

@media(max-width:800px) {
    .drag-and-drop-display {
        display: none;
    }
}

.placeholder {
    color: #aaa;
}

.col-xs-1-24th, .col-xs-2-24th, .col-xs-3-24th, .col-xs-4-24th, .col-xs-5-24th, .col-xs-6-24th, .col-xs-7-24th, .col-xs-8-24th, .col-xs-9-24th, .col-xs-10-24th, .col-xs-11-24th, .col-xs-12-24th, .col-xs-13-24th, .col-xs-14-24th, .col-xs-15-24th, .col-xs-16-24th, .col-xs-17-24th, .col-xs-18-24th, .col-xs-19-24th, .col-xs-20-24th, .col-xs-21-24th, .col-xs-16-22th, .col-xs-23-24th, .col-xs-24-24th, .col-sm-1-24th, .col-sm-2-24th, .col-sm-3-24th, .col-sm-4-24th, .col-sm-5-24th, .col-sm-6-24th, .col-sm-7-24th, .col-sm-8-24th, .col-sm-9-24th, .col-sm-10-24th, .col-sm-11-24th, .col-sm-12-24th, .col-sm-13-24th, .col-sm-14-24th, .col-sm-15-24th, .col-sm-16-24th, .col-sm-17-24th, .col-sm-18-24th, .col-sm-19-24th, .col-sm-20-24th, .col-sm-21-24th, .col-sm-16-22th, .col-sm-23-24th, .col-sm-24-24th {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.col-xs-1-24th, .col-xs-2-24th, .col-xs-3-24th, .col-xs-4-24th, .col-xs-5-24th, .col-xs-6-24th, .col-xs-7-24th, .col-xs-8-24th, .col-xs-9-24th, .col-xs-10-24th, .col-xs-11-24th, .col-xs-12-24th, .col-xs-13-24th, .col-xs-14-24th, .col-xs-15-24th, .col-xs-16-24th, .col-xs-17-24th, .col-xs-18-24th, .col-xs-19-24th, .col-xs-20-24th, .col-xs-21-24th, .col-xs-16-22th, .col-xs-23-24th, .col-xs-24-24th {
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-24th, .col-sm-2-24th, .col-sm-3-24th, .col-sm-4-24th, .col-sm-5-24th, .col-sm-6-24th, .col-sm-7-24th, .col-sm-8-24th, .col-sm-9-24th, .col-sm-10-24th, .col-sm-11-24th, .col-sm-12-24th, .col-sm-13-24th, .col-sm-14-24th, .col-sm-15-24th, .col-sm-16-24th, .col-sm-17-24th, .col-sm-18-24th, .col-sm-19-24th, .col-sm-20-24th, .col-sm-21-24th, .col-sm-16-22th, .col-sm-23-24th, .col-sm-24-24th {
        float: left;
    }
}

.col-xs-1-24th {
    width: 4.16666667%;
}

.col-xs-2-24th {
    width: 8.33333333%;
}

.col-xs-3-24th {
    width: 12.5%;
}

.col-xs-4-24th {
    width: 16.66666667%;
}

.col-xs-5-24th {
    width: 20.83333333%;
}

.col-xs-6-24th {
    width: 25%;
}

.col-xs-7-24th {
    width: 29.16666667%;
}

.col-xs-8-24th {
    width: 33.33333333%;
}

.col-xs-9-24th {
    width: 37.5%;
}

.col-xs-10-24th {
    width: 41.66666667%;
}

.col-xs-11-24th {
    width: 45.83333333%;
}

.col-xs-12-24th {
    width: 50%;
}

.col-xs-13-24th {
    width: 54.16666667%;
}

.col-xs-14-24th {
    width: 58.33333333%;
}

.col-xs-15-24th {
    width: 62.5%;
}

.col-xs-16-24th {
    width: 66.66666667%;
}

.col-xs-17-24th {
    width: 70.83333333%;
}

.col-xs-18-24th {
    width: 75%;
}

.col-xs-19-24th {
    width: 79.16666667%;
}

.col-xs-20-24th {
    width: 83.33333333%;
}

.col-xs-21-24th {
    width: 87.5%;
}

.col-xs-22-24th {
    width: 91.66666667%;
}

.col-xs-23-24th {
    width: 95.83333333%;
}

.col-xs-24-24th {
    width: 100%;
}

@media (min-width: 768px) {
    .col-sm-1-24th {
        width: 4.16666667%;
    }
    .col-sm-2-24th {
        width: 8.33333333%;
    }
    .col-sm-3-24th {
        width: 12.5%;
    }
    .col-sm-4-24th {
        width: 16.66666667%;
    }
    .col-sm-5-24th {
        width: 20.83333333%;
    }
    .col-sm-6-24th {
        width: 25%;
    }
    .col-sm-7-24th {
        width: 29.16666667%;
    }
    .col-sm-8-24th {
        width: 33.33333333%;
    }
    .col-sm-9-24th {
        width: 37.5%;
    }
    .col-sm-10-24th {
        width: 41.66666667%;
    }
    .col-sm-11-24th {
        width: 45.83333333%;
    }
    .col-sm-12-24th {
        width: 50%;
    }
    .col-sm-13-24th {
        width: 54.16666667%;
    }
    .col-sm-14-24th {
        width: 58.33333333%;
    }
    .col-sm-15-24th {
        width: 62.5%;
    }
    .col-sm-16-24th {
        width: 66.66666667%;
    }
    .col-sm-17-24th {
        width: 70.83333333%;
    }
    .col-sm-18-24th {
        width: 75%;
    }
    .col-sm-19-24th {
        width: 79.16666667%;
    }
    .col-sm-20-24th {
        width: 83.33333333%;
    }
    .col-sm-21-24th {
        width: 87.5%;
    }
    .col-sm-22-24th {
        width: 91.66666667%;
    }
    .col-sm-23-24th {
        width: 95.83333333%;
    }
    .col-sm-24-24th {
        width: 100%;
    }
    .padding-sm {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.input-validation-error {
    border: 1px solid #ff0000;
}

/*#googleMap {
  width: 100%;
  height: 300px;
  margin-bottom: 15px;
  border: 2px solid #fff;
}*/

@media (min-width:768px) {
    .googleMapCanvas {
        width: 100%;
        height: 450px;
    }
}

/*@media (min-width:620px) and (max-width: 767px)
{
      .googleMapCanvas{
        width:100%;
        height:450px;
    }
}
@media (min-width:500px) and (max-width: 619px)
{
      .googleMapCanvas{
        width:100%;
        height:380px;
    }
}
@media (min-width:360px) and (max-width: 499px)
{
      .googleMapCanvas{
       width:100%;
        height:240px;
    }
}*/

@media (max-width: 767px) {
    .googleMapCanvas {
        width: 100%;
        height: 300px;
    }
}

/********  CUSTOM BELOW HERE ********/
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	font-weight:400
}
p{margin:10px 0;font-weight:400}

a{cursor:pointer;color:#0066CC;}

a:hover{color:#0066CC;text-decoration:underline;}

body {background:url('./GetImageFileContent/bg4.jpg');background-size:cover; font-family:'Source Sans 3',sans-serif; background-repeat:no-repeat;background-color: #efefef;background-attachment: fixed;background-position: 50% 43%;}


h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:300;
}
h1{font-family:'Source Sans 3',sans-serif;font-size:30px;margin-bottom:20px;}

.highlights h1 {
    font-size: 76px;
    text-transform: uppercase;
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 700;
    font-stretch: condensed;
    line-height: 1;
    margin-top: 30px;
}

@media (max-width: 768px) {
    .highlights h1 {
        font-size: 40px;
        margin-top: 12px;
    }
}

.highlights .sub-level {
    font-family: 'Roboto slab', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 7px;
    margin-top: 138px;
}

h2{
	font-size: 40px;
    color: #BD542D;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 700;
    font-stretch: 75%;
}

a.button, .login-button .btn-success{
	background: #c44617;
    border-radius: 33px;
    color: #fff !important;
    padding: 6px 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 22px;
    transition: .5s ease;
    border: none;
}

a.button:hover, .login-button .btn-success:hover{background:#eb541c;transition:.5s ease;}

.login-button {
    float: left;
    width: 100%;
}

.btn{border-radius:0px}

.top-nav-container{background:rgba(0,0,0,.75);padding:14px 0;}
.top-nav{max-width:1200px;margin:0 auto;}
.top-nav > ul {list-style:none;display:flex;justify-content: space-between;justify-content:space-evenly;}
.top-nav > ul > li {/*float:left;width:20%;*/text-align:center;}

.top-nav > ul > li > a {color:#fff;text-decoration:none;text-transform:uppercase;font-family:'Source Sans 3',sans-serif;font-size:14px}
.top-nav > ul > li > a:hover {color:#fff;text-decoration:underline;}

.logo-container{margin-top:60px;}
.mobile-logo{display:none;}
.logo img{max-width:500px;}

.logo-container,.main-container{width:96%;padding:0 2%}

.hero {display:none;}

.main-container{
	display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 0;
    max-width: 1400px;
}

/* i.fas.fa-bars:after {
    content: ' MENU';
    font-family: Source Sans 3, sans-serif !important;
    font-size: 13px;
    font-weight: 900;
    vertical-align: 3px;
    padding: 8px 10px;
    background: #339933;
}*/

/*.fa-bars:before {
    content: "" !important;
}*/

/*.header .links ul li:nth-child(5) {
    display: none !important;
}*/



@media screen and (max-width:1024px) {
.header .links ul li:nth-child(5) {
    display: inline-block !important;
}

}

div.react .page-body {
    padding-top: 0 !important;
}

.login-area{flex:1.03;}
.highlights{flex:1.8;}

form.customer-search h2 {
    display: none;
}

.login-area{color:#000;margin-right:0;background:rgba(255,255,255,.9);padding:2%;box-shadow:#000 0px 0px 0px;border:none;margin-left:0;}
.customer-search{margin-bottom:20px;}
.customer-search:after{content:"";display:table;clear:both;}
.login-fieldset{width:100%;margin-right:3%;float:left;}
form[action*="FindAdult?ReturnUrl="] .login-fieldset {
    width: 100%;
}

form.customer-search .instructions {
    display: none;
}

.customer-search:after {
    content: "";
    display: table;
    clear: both;
}
.field-set{float:left;margin-bottom:20px;margin-right:20px;}
#g-recaptcha iframe {
    width: 304px;
    height: 85px;
}
#g-recaptcha > div {
    height: 86px !important;
}

.login-fieldset select#identityTypeId {
    height: 40px;
    border: 1px solid #666;
    border-radius: 0px;
    font-size: 14px;
    padding: 0 2%;
    background: url('./GetImageFileContent/select.png') no-repeat 96% 52%;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;       /* Remove default arrow */
}

.login-fieldset select::-ms-expand {
    display: none; /* Hide the default arrow in Internet Explorer 10 and Internet Explorer 11 */
}

select.text-field {
    width: 100%;
    line-height: 30px;
    height: 36px;
    border-radius: 0px;
    font-size: 14px;
    border: 1px solid #666;
    margin-bottom: 10px;
}
input.text-field {
    width: 100%;
    line-height: 40px;
    height: 40px;
    margin-bottom: 10px;
    padding: 0 3%;
    font-size: 14px;
    border: 1px solid #666;
    border-radius: 0px;
}
.instructions{float:left;width:50%;margin-bottom: 20px;}
.instructions p {margin-top:0px;}

.login-button{margin-top:10px;}

 /*#landing-info{visibility:hidden;width: 0;height: 0;overflow: hidden;}*/
 
 
 /*********************** COVID ALERT ******************************/
 
 div#covidDiv1, div#covidDiv2 {
    position: fixed;
    bottom: 0px;
    background: red;
    color: #fff;
    margin-left: 0;
    padding: 10px;
    font-weight: bold;
    right: 0;
    z-index: 9;
}

#covidDiv1 label, #covidDiv2 label {
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 10px;
    background: red;
    float: right;
    margin-right: 20px;
    border: 2px solid #fff;
} 
 
#covidDiv1 p, #covidDiv2 p {font-weight:bold;}

#hideCOVID1, #hideCOVID2 {
  display: none;
}

#hideCOVID1:checked ~ #covidDiv1 {
  display: none;
}
#hideCOVID2:checked ~ #covidDiv2 {
  display: none;
}
 
 /******************************************************************/

.highlights{
	padding: 0;
    color: #fff;
    background: transparent;
    min-height: 260px;
    margin-left: 0px;
    text-align: center;

}
.highlights h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.highlights ul > li{margin:10px 40px;}
.grid-buttons {
    margin: 0 auto;
    max-width: 1100px;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    padding:20px 40px;
}
.grid-buttons .highlight {
	flex: 0 48%;
    margin-bottom: 2%;
    box-shadow: none;
    border: none;
    border-radius: 20px;
    text-decoration: underline;
    background: #fff;
    color: #BD542D;
}
.grid-buttons a{color:#BD542D;text-align:center;padding:24px 0 32px 0;font-weight:400;font-size:24px;transition:.5s ease;text-shadow: none;border-radius:20px;}
.grid-buttons a:hover{background:transparent linear-gradient(94deg, #1C7244 0%, #BD542D 100%) 0% 0% no-repeat padding-box;;color:#fff;transition:.5s ease;}


.help-pop{
	display:none;
	position: absolute;
    width: 320px;
    background: rgba(0,0,0,.8);
    padding: 2%;
    margin-top: -233px;
    margin-left: 36%;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 8px;
}

.help-pop a{color:#fff}

.help-pop.initial{
	display: none;
	position: absolute;
    
    top:597px;
    max-width: 300px;
    width: 100%;
    left: 318px;
    background: rgba(255,50,0,.95);
    padding: 5px 10px;
    margin-left: 0;
    color: #fff;
    border: none;
    border-radius: 0;
}

.help-pop h3 {
    font-size: 20px;
    margin-top: 10px;
}

form.guest-button {
    /*display: none;*/
}

div#landing-info {
    visibility: hidden;
}

.sub-elements-one{background-color:#fff;padding:40px 20px;color:#000;font-size:16px;}
.sub-elements-two{background-color:#e6e6e6;padding:40px 0 0px 0;color:#000;font-size:16px;}
.footer,.build{background-color:#363636;padding:40px 0 40px 0; color:#fff;}

.sub-elements-one h2 {
    text-align: center;
}
.sub-elements-two h2 {
    font-size: 112px;
    text-transform: uppercase;
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 700;
    font-stretch: 75%;
    line-height: 110px;
    color: #BD542D;
    margin-bottom: 20px;
}
.sub-one-container {
    display: flex;
}

.other-options {
    flex: 1.5;
}

.other-option {
    padding: 40px;
    background: transparent linear-gradient(94deg, #1C7244 0%, #BD542D 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    font-size: 24px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-bottom: 40px;
    text-align:center;
}

.other-option p{
	text-align:left;
}

.other-option .btn.button-success.white, .v-message .btn.button-success.white a {
    background: #fff;
    border-radius: 33px;
    color: #BD542D !important;
    padding: 13px 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 22px;
    transition: .5s ease;
    border:1px solid #fff;
}
.other-option .btn.button-success.white:hover, .v-message .btn.button-success.white a:hover {
    background: transparent linear-gradient(94deg, #1C7244 0%, #BD542D 100%) 0% 0% no-repeat padding-box;
    color: #fff !important;
    transition: .5s ease;
}

.requirements {
    width: auto;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-left: 40px;
    flex: 2;
    font-size:18px;
}
.requirements ul > li{margin:10px 40px;}
.requirements ul, .requirements p {
    max-width: 700px;
    margin: 0 auto;
}
.requirements h2, .sub-elements-two h2  {
    text-align: center;
    text-transform: uppercase;
    font-size: 38px;
}
.requirements a{color:#fff;text-decoration:underline}




.offer{margin-left: 20px;margin-right: 20px;max-width:100%;margin:0 auto;padding:40px;color:#000;display:flex;background: #fff;
    padding: 100px 0;}

.offer .container {
    width: 1350px;
    max-width: 1350px;
    padding: 0;
}

.offer .volunteer {
    width: 1350px;
    max-width: 1350px;
    padding: 0;
    height: 272px;
    background-image: url('./GetImageFileContent/TEMP_hunting_buy_a_license_cta_1.png');
    background-repeat: no-repeat;
    display: flex;
    margin: 0 auto;
    border-radius: 10px;
}

.v-blank {
    flex: 1;
}

.v-message {
    flex: 1;
    background: rgb(0,108,146);
    background: linear-gradient(90deg, rgba(0,108,146,0) 0%, rgba(0,108,146,1) 51%, rgba(0,108,146,1) 100%);
    padding: 40px 5% 40px 25%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.v-text h2 {
    color: #fff;
    text-align: center;
    margin-top: 18px;
    line-height: 45px;
    margin-bottom: 0px;
}

.v-message .btn {
    text-align: center;
    width: 100%;
}

/*.offer .volunteer-inners {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left 165px center;
    border-radius: 15px;
}

.offer .volunteerin {
    border-radius: 15px;
    position: relative;
}

.offer .volunteer-inners-overlay {
    position: absolute;
    content: "";
    width: 81%;
    height: 100%;
    right: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.offer .row
{
	margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.offer .volunteer-left, .offer .volunteer-right {
    align-self: center;
    padding: 0;
    min-height:0px;
}

.offer .volunteer-right {
    height: 235px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 100%;
    padding-left: 740px;
}

.offer .volunteer-inner {
    float: left;
    width: 100%;
    padding: 35px 60px;
}

.offer .volunteer-texts h2 {
    font-size: 45px;
    line-height: 45px;
    color:#fff;
}

.offer .volunteer-texts h4 {
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    font-weight: 300;
}

.offer .visit-button.volunteerbtn {
    padding-top: 18px;
    text-align:center;
}
.offer .visit-button {
    padding: 35px 0 0 0;
}

.offer .visit-button a {
    border: 1px solid #fff;
    background: #fff;
    border-radius: 30px;
    padding: 17px 47px 14px 51px;
    font-size: 16px;
    line-height: 32px;
    color: #BD542D;
    text-transform: uppercase;
    font-family: 'Source Sans 3', sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
}
.offer .visit-button a:hover {
    text-decoration: none;
    background: transparent linear-gradient(90deg, #BD542D 0%, #1C7244 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    border: 1px solid #fff;
}

.offerImage {
    background-image: url('./GetImageFileContent/huntered.jpg');
    background-size: cover;
    flex:1;
}


.offerText {
    padding: 3%;
    flex:2;
    background: #fff;
}
*/
.right-panels div.panel-heading {
    background: #333 !important;
    border: none;
    border-top-left-radius: 10px;
    margin-top: 10px;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    border-radius: 30px !important;
}

.footer{color:#fff;}
.footer a{color:#fff;}
.footer-top{max-width:960px;text-align:center;margin:0 auto;margin-bottom:60px;padding: 0 20px;}
.footer-left{width: 100%;
    margin-left: 0;
    margin-bottom: 60px;
    text-align: center;
    display:none;
    }
.footer-right{width: 100%;
    margin-right: 0;
    float: none;
    text-align: center;
    display: none;
    }
.footer-right img{height:100px;margin-top:0px;}
.footer-bottom{width:100%;max-width:960px;text-align:center;margin:0 auto;margin-top: 86px;}
.footer:after{content:"";display:table;clear:both;}

.build{margin:0 auto;color:#fff;text-align:center;}

@media screen and (max-width: 990px){
.customer-search {
    width: 100%;
    float: none;
}
}

@media screen and (max-width:960px) {

    .logo-container {
        margin-top: 20px;
    }

    .logo img {
        max-width: 360px;
    }

    .hero {
        padding: 2%;
        color: #000;
        background: rgba(255, 255, 255, .9);
        margin: 0 auto;
        display: block;
    }

    .main-container {
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 30px;
        display: flex;
        flex-direction: column-reverse;
    }

    .highlights .sub-level {
        margin-top: 21px;
    }

    .desktop {
        display: none;
    }

    .login-area {
        margin-right: 0px;
        margin-bottom: 30px;
        width: 100%;
        margin-left: 0px;
        margin-top: 0px !important;
    }

    .highlights {
        margin-right: 0px;
        margin-bottom: 30px;
        min-height: auto;
        width: 100%;
    }

    .highlights h2 {
        margin-top: 0px;
    }

    .requirements {
        width: auto;
    }

    .requirements ul>li {
        margin: 10px 65px;
    }

    .login-area>div {
        width: 96%;
    }


}
@media screen and (max-width:710px) {

.grid-buttons .highlight {
	flex:0 48%;
}
.offerImage{display:none;}
.footer-left {width:100%;margin-left:0;text-align:center;}
.footer-right {width: 100%;float: none;text-align: center;margin-top: 150px;}

.sub-one-container {
    flex-direction: column-reverse;
}


}

@media screen and (max-width:470px) {
.grid-buttons .highlight {flex:0 98%;}
h1 {font-size:30px;}
.logo img{max-width:300px;}
.requirements h2, .sub-elements-two h2 {font-size:30px;}
.offer{padding: 40px 10px;}
.requirements ul > li {margin: 10px 40px;}
.instructions {width: 100%;}
.login-fieldset {width: 100%;margin-right: 0%;}
.grid-buttons{padding: 20px 20px;}

}

@media screen and (max-width:340px) {
h1,h2 {font-size:23px;}
.requirements h2, .sub-elements-two h2 {font-size:20px;}
.requirements ul > li {margin: 10px 24px;}

}

/*******************************************************************/

/*  ADDITIONAL INTERNET SALES PAGES								   */

/*******************************************************************/

.container {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    padding: 0px;
}

/*dont know why someone changed the default container, but I just wanna use the default one*/

.default-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


div#newContent {
    background: #fff;
    min-height: 400px;
    margin-top: 10px !important;
    margin-bottom: 20px;
    position:relative;
    border-radius: 10px;
}

h1.pageTitle {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: #BD542D;
    width: 100%;
    padding: 8px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}
div.pageContent{margin-top:40px;}

.header {
    background-color: transparent;
    color: #fff;
    background: #333;
}

.profile img {
    display: none;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

div#logo {
    margin: 70px 0 30px 0;
    max-width: 1200px;
}

.col-md-7 {
    position: absolute;
    top: 0px;
    width: 100%;
    margin-left: -15px;
    text-align: center;
    background: rgba(43,57,133,1);
    padding: 11px 0;
}

.react .col-md-7 {
    margin-left: 0;
}

.content.row {
    max-width: 1200px;
    margin: 0 auto;
    background: rgb(255,255,255);
    border-radius: 0px;
    border: 0px solid #fff;
}

body > div.container > div:nth-child(1) > div > div.content.row > div.col-sm-12 {
    background-color: rgba(255,255,255,.90);
}

/*background: rgba(255,255,255,.7);*/

.panel-heading {
    border-radius:0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.panel-heading.arrow_box {
    border-radius:0px !important;
}

.panel-success > .panel-heading {
    color: #fff;
}

.panel-heading a {
    color: #fff;
}

.panel-heading > .row > .col-xs-7 {
    color: #fff;
}

.panel-success {
    border-color: transparent;
}

.panel {
    border: none;
    border-radius: 20px;
}

.panel-collapse.collapse.in {
    padding: 10px;
}

.right-panels .panel-heading b {
    left: 0px !important;
    background: transparent !important;
    border: 0px solid #F8F8F8 !important;
    border-radius: 0 !important;
    /*top: 22px;*/
}

#user-options-bar, #item-catalog-tabs .list-group {
    border: 0px solid #f09e11;
    border-radius: 0px;
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fff;
}

.footer {
    border-top: none;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url('./GetImageFileContent/powered.png');
    background-repeat: no-repeat;
    background-position: 50% 77%;
    background-size: 100px;
    margin-top: 400px;
}

.react .footer{background-image:none;}

.react .content.row.page-body {
    padding-top: 10px !important;
    margin-top: 30px;
}
.react .tab-content {
    padding-top: 0;
}


/*Wallace*/

footer.footer .container {
    max-width: 900px;
}

    footer.footer .container p:nth-child(1) {
        text-align: center;
    }

/*Wallace*/

footer.footer p {
    padding: 0 10px;
}

p.app-version {
    margin-top: 40px;
}

footer.footer > .container > p:nth-child(1), footer.footer > .container > p:nth-child(2) {
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}
footer.footer > .container > p:nth-last-child(2) {
    margin-top: 18px;
    text-align: center;
    margin-bottom: 20px;
}

.home-userinfo > div.login-fieldset > div {
    margin-bottom: 10px;
}


/*******************************************************************/

/*  STYLES DEFINED BELOW MIGHT BE CONTROLLED BY CONFIG TOOL		   */

/*******************************************************************/

ul.navigation2 {
    max-width: 1200px;
    margin: 0 auto;
}

ul.navigation2 > li {
    background-color: transparent;
    padding: 12px 18px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: 0.5s ease;
    display: inline-block;
}

ul.navigation2 > li:hover {
    border-top: 2px solid #FFF;
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
    background: rgba(240, 191, 17,.7);
    transition: 0.5s ease;
}

ul.navigation2 > li > a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: #333 1px 1px 2px;
}

ul.navigation2 > li.active {
    background-color: rgb(240, 158, 17);
    color: #fff;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    background: rgba(240, 158, 17, .7);
    text-shadow: #333 1px 1px 2px;
}

ul.navigation2 > li.active:hover {
    border-top: 2px solid #FFF;
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
}

.right-panels .panel-heading {
    background: rgb(174, 30, 71);
}

.panel-success > .panel-heading {
    background-color: rgb(51 51 51);
    border: 1px solid rgb(51 51 51);
}

.right-panels .panel-heading {
    background: rgb(51 51 51) !important;
}

.option-buttons a.list-group-item {
    background-color: #4a5564;
    transition: 0.3s ease;
    border-color: #4a5564;
    color: #fff;
    border-radius:8px;
}

.option-buttons a.list-group-item:hover {
    background-color: #4a5564;
    color: #fff;
    transition: 0.3s ease;
    border-color: #4a5564;
}

.list-group-item.header-sm {
    background-color: #ccc;
    border-color: #ccc;
}

.list-group-item {
    border-color: #bcbcbc;
}

/*Wallace*/

.alert-success {
    background-color: rgb(174, 30, 71);
    border-color: rgb(174, 30, 71);
    color: #fff;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}



#item-catalog-tabs .list-group .list-group-item, #item-catalog-tabs-mobile .list-group .list-group-item, #customer-menu-mobile .list-group .list-group-item {
    background-color: #eee;
    margin: 3px;
    border-radius: 3px;
    transition: 0.3s ease;
}

#item-catalog-tabs .list-group .list-group-item.active, #item-catalog-tabs-mobile .list-group .list-group-item.active, #customer-menu-mobile .list-group .list-group-item.active {
    background-color: #f09e11;
}

.panel-heading, .list-group-item.header {
    color: #fff;
    background-color: #777;
    font-weight: normal;
    font-size:18px;
}

.resident-dropdown {
    width: 305px;
}



@media screen and (max-width:768px) {
    #header-mobile {
        height: 60px;
        background-color: transparent !important;
    }
    div#header-mobile div#logo {
        margin: 10px 0 0px 0;
    }
    div#header-mobile #logo img {
        max-width: 176px;
        min-width: 0;
    }
    .content.row {
        border: 0px solid #fff;
    }
    button.mybtnstyle {
        margin-top: 2vw !important;
        border-color: #fff !important;
        background: transparent !important;
    }
    .mybtnstyle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 0px;
        background-color: #fff;
    }
    div#header-mobile .col-xs-2:nth-last-child(1) {
        text-align: right !important;
    }
    img#cartOrPlaceholder {
        margin-top: 3vw !important;
    }
    .right-panels {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .col-sm-12 {
        padding: 0;
    }
    .tab-content .tab-pane.active .form-group.right-panels .col-sm-12 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .btn {
        width: 100%;
    }
    
    .login-area > div {
    	/* height: 160px !important; */
    }
    .main-container {
    	margin-bottom: 84px
    }
    
    form.guest-button {
		text-align: center;
	}
    
    .sub-elements-one {
		padding: 40px 20px;
	}
    .container-fluid {
        padding-right: 0;
        padding-left: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .container.mobilemedia.customer-header-mobile {
        background: #333333;
		padding: 10px 0;
		font-size: 16px;
		font-weight: 300;
    }
    .tab-pane.active > div > div > p {
        color: #000;
        padding: 10px;
        background: #fff;
    }
    #customer-menu-mobile {
        border: transparent;
    }
    /*Change the panel-heading background color by Terry.Tang*/
    .panel-heading, .list-group-item.header {
        background-color: #777;
    }
    .menu-group-header.panel-heading a:hover {
        color: #fff;
    }
    .tab-pane .active {
        color: #FFF
    }
    #item-catalog-tabs .list-group .list-group-item, #item-catalog-tabs-mobile .list-group .list-group-item, #customer-menu-mobile .list-group .list-group-item {
        background-color: #eee;
        margin: 3px;
        border-radius: 3px;
        transition: 0.3s ease;
    }
    #customer-menu-mobile .list-group .list-group-item:hover {
        background-color: rgb(240, 191, 17);
        transition: 0.3s ease;
    }
    #item-catalog-tabs .list-group .list-group-item.active, #item-catalog-tabs-mobile .list-group .list-group-item.active, #customer-menu-mobile .list-group .list-group-item.active {
        background-color: #f09e11;
    }
    div#item-catalog-tabs-mobile_body {
        padding: 0 10px;
    }
    .col-sm-12 p {
        padding: 10px;
    }
    #payment_information_body .panel-body .row .form-group.form-group-inline p.list-group-item-text {
        padding: 0px;
        margin-top: 5px;
        margin-bottom: 0px;
    }
    #payment_information_body .panel-body .row .form-group.form-group-inline p.list-group-item-text+div p, #payment_information_body .panel-body .row .form-group.form-group-inline p.list-group-item-text+div+p {
        padding: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .col-sm-12 > h2, .col-sm-12 > div {
        background-color: #FFFFFF
    }
    .container-fluid .content.row .col-sm-12 .tab-content .tab-pane.active .row .col-sm-12 .alert.alert-success.hidden-xs {
        background-color: rgb(174, 30, 71);
    }
    .panel.panel-success .col-sm-12 {
        padding: 0 15px;
    }
    .col-sm-12.visible-xs-block {
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .tab-pane.active h2 {
        color: #BD542D;
        padding-left: 10px;
    }
    footer.footer .container p:nth-child(4) {
        text-align: center;
        margin-bottom: 60px;
    }
    div.tab-content {
        color: #000000 !important;
    }
    #one_body > div > div:nth-child(5) > div:nth-child(2) > label, #one_body > div > div:nth-child(5) > div.form-group.form-group-inline.col-xs-12.col-sm-2 > label {
        white-space: nowrap;
    }
    .list-group-item, .panel {
        background-color: transparent;
    }
    #PermitDetailPart3 a[href*="Falconry/SubmitDisposition"] {
        font-size: 10px;
        padding: 5px !important;
        min-height: 30px;
        white-space: normal;
    }
    label.checkbox > input[type=checkbox]:not(:checked) + input + .glyphicon {
        margin-top: 0px;
    }
    body > div.container > div:nth-child(1) > div > div.content.row > div > div.tab-content > div {
        padding: 10px !important;
    }
    body > div.container > div:nth-child(1) > div > div.content.row > div > div.tab-content > div > ul {
        padding: 30px !important;
    }
    div.col-md-2.col-sm-3.col-xs-7 > a[href*='/Transaction/RemoveCustomer'] {
        width: auto;
    }
    .panel.panel-success.catalog-items {
    background: #fff;
	}
}

@media screen and (max-width:480px) {
    .container-fluid {
        padding-right: 0;
        padding-left: 0;
        margin-right: 0px;
        margin-left: 0px;
    }
    body {
        font-size: 14px;
    }
    .panel-body {
        padding: 15px 0px;
    }
    .list-group-item, .panel {
        background-color: transparent;
    }
    div.tab-content {
        color: #000000 !important;
        background-color: #FFFFFF;
    }
    tab-pane active h2 {
        color: #000000 !important;
    }
    #MyForm > div.form-group > div.col-xs-12.visible-xs-block {
        background-color: #FFFFFF;
    }
    .container.mobilemedia.customer-header-mobile {
		font-size: 16px;
    }
    
    .help-pop.initial{
		left: 10px;
	}
}

label.checkbox span.glyphicon + p {
    margin: 0 0 10px;
}

/*Wallace*/

ol {
    padding-left: 30px
}

/*Wallace*/

/*Wallace*/
.btn-success {
    background-color: #c44617;
    transition: 0.3s ease;
    text-transform: uppercase;
    border: none;
    border-radius: 30px;
    padding: 6px 30px;
    font-weight: bold;
}

    .btn-success:hover {
        color: white;
        background-color: #eb541c;
        transition: 0.3s ease;
    }

    .btn-success.unavailable {
        color: #fff;
        background-color: #f09e11;
        border-color: #f0bf11;
        opacity: 0.7;
    }
.btn-success:hover:active, .btn-success:focus:active, .btn-success:focus, .btn-success:active {
    color: #fff;
    background-color: #c44617;
    border-color: none;
}


.btn-primary {
    background-color: #c44617;
    border-color: #c44617;
    border-radius: 30px;
    transition: all .3s;
    font-weight: bold;
}


.btn-cancel {
    background-color: #c44617;
    border-color: #c44617;
    border-radius: 30px;
    transition: all .3s;
}

    .btn-primary:hover {
        background-color: #eb541c;
        border-color: #eb541c;
    }

    .btn-primary:active {
        background-color: #eb541c;
        border-color: #eb541c;
    }

    .btn-cancel {
        border-radius: 30px;
    }


    .btn-cancel:hover {
        background-color: #eb541c;
        border-color: #eb541c;
    }

    .btn-cancel:active {
        background-color: #eb541c;
        border-color: #eb541c;
    }

/*Terry.Tang*/

.btn-success[disabled], .btn-success[disabled]:focus, .btn-success[disabled]:hover {
    color: #fff;
    background-color: #999;
    border-color: #999;
    border: none;
}

/*Wallace*/

@media (min-width: 768px) {
    .btn {
        min-height: 34px;
        min-width: 90px;
        width: auto;
        line-height: 1.42857143;
    }
    .btn-mini {
        border-radius: 0px;
        font-size: 12px;
        line-height: 1.5;
        padding: 1px 5px;
        min-width: 48px;
        min-height: inherit;
        margin-top: 0px;
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
    }
}

/* Lock body to prevent scroll penetrate problem on ios */
body.modal-open {
    height: 100%;
    overflow: hidden;
    width: 100%;
    -webkit-overflow-scrolling: auto;
    touch-action:none;
}

body.modal-open-fixed {
    position: fixed;
    overflow: hidden;
    height: 100%;
}

/*Change by Glenn Start ...*/

#ticklabel, #ticklabel2, #ticklabel3 {
    top: 0px;
    width: 30px;
    height: 28px;
    padding-top: 5px;
}

#MyForm > div.\5b.btn-group.\5d {
    display: block;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

.application-grid-header {
    background-color: #F09E11;
}

.application-grid-header-border {
    border-style: solid;
    border-color: #F09E11 !important;
}

#SaveForm {
    background-color: white;
}

#tablePermitDetailUnconfirmedTransfers {}

#lblCAFalconryNumber {
    white-space: nowrap;
}

@media (width: 768px) {
    #DrawResultsSingleHuntDrawResults {}
    #DrawResultsSingleHuntDrawResultsHeader {
        font-weight: normal;
        font-size: 11px;
    }
    #ApplicationPart3Header {
        font-weight: normal;
        font-size: 11px;
        word-wrap: break-word;
        word-break: normal;
    }
    #ApplicationPart5Header {
        font-weight: normal;
        font-size: 11px;
    }
    #PermitsListHeader {
        font-weight: normal;
        font-size: 11px;
    }
    #btnFEBBirdOwnerNotCAFalconer {
        left: 50px !important;
    }
    #PermitApplicationPart6 {
        font-size: 10px;
    }
}

/*Change by Glenn End*/

/*wallace*/

#item-catalog-tabs .list-group .list-group-item:hover {
    background-color: #ccc;
    border-color: #999;
}

#item-catalog-tabs .list-group .list-group-item {
    border-width: 1px;
}

@media (max-width: 767px) {
    #collapsefive_body > div > div.row.visible-xs-block div {
        display: block !important;
    }
    #cartOrPlaceholder {
        width: 32px;
    }
}

@media screen and (min-width: 375px) and (max-width: 990px) {
    #HeightInFeet {
        width: 100px;
        display: inline-block;
        margin-bottom: 10px;
    }
    #HeightInInches {
        clear: left;
        width: 100px;
        display: inline-block;
        margin-bottom: 10px;
    }
}

.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #ae1e47, #ae1e47);
    background-image: -ms-linear-gradient(top, #ae1e47, #ae1e47);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ae1e47), to(#ae1e47));
    background-image: -webkit-linear-gradient(top, #ae1e47, #ae1e47);
    background-image: -o-linear-gradient(top, #ae1e47, #ae1e47);
    background-image: linear-gradient(top, #ae1e47, #ae1e47);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae1e47', endColorstr='#ae1e47', GradientType=0);
    border-color: #ae1e47 #ae1e47 #ae1e47;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datetimepicker table tr td.today, .datetimepicker table tr td.today:hover, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today.disabled:hover {
    background-color: #33CC99;
    background-image: -moz-linear-gradient(top, #ae1e47, #ae1e47);
    background-image: -ms-linear-gradient(top, #ae1e47, #ae1e47);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ae1e47), to(#ae1e47));
    background-image: -webkit-linear-gradient(top, #ae1e47, #ae1e47);
    background-image: -o-linear-gradient(top, #ae1e47, #ae1e47);
    background-image: linear-gradient(top, #ae1e47, #ae1e47);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae1e47', endColorstr='#ae1e47', GradientType=0);
    border-color: #ae1e47 #ae1e47 #ae1e47;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

#btnLookupVessel {
    margin-top: 0px;
}

#LookupCustomer > div.row.form-inline > div.form-group.form-group-inline.checkbox.col-sm-3 {
    width: 55%
}

@media (min-width: 768px) {
    body > div.container > div:nth-child(1) > div > div.content.row > div.col-sm-12 {
        background-color: white;
        border-radius: 20px;
    }
}

#three_body > div > div.row > div.col-xs-12.col-sm-2 {
    width: auto;
    left: 50px;
}

form#MyForm[action*="/Sales/Checkout"] .form-group.right-panels.visible-xs-block a:last-child {
    margin-bottom: 15px;
}

form#ProfileId[action*="/Customer/Profile"] .form-group .visible-xs-block[class*="col-sm-"] a:last-child {
    margin-bottom: 15px;
}

@media (min-width: 375px) and (max-width: 769px) {
    /*
    body > div.container > div > div > div.content.row > div > div:nth-child(4) > div.col-xs-12.visible-xs-block a, body > div.container > div > div > div.content.row > div > div:nth-child(4) > div.col-xs-12.visible-xs-block input {
        width: 60vw;
    }
    */
    #btnLookupVessel {
        margin-top: 5px;
    }
    #one_body > div > div.row > div.col-xs-12.col-sm-6 {
        left: 0px;
    }
    #three_body > div > div.row > div.col-xs-12.col-sm-2 {
        width: auto;
        left: 0px;
    }
}

/*Terry.Tang for ipad device*/

@media ( max-width:1024px) and (min-width:768px) {
    .button-distance {
        margin-left: 35px;
    }
    .find-owner-bird-height {
        height: 400px;
    }
}

/*Terry.Tang for ipad vertical mode, to add buttons vertical gap*/

@media ( max-width:768px) and (min-width:768px) {
    .button-margin-top {
        margin-top: 2px;
    }
}

form#MyForm[action*='/Falconry/SubmitDisposition'] .form-group .col-xs-12.visible-xs-block {
    float: none;
}

form#MyForm[action*='/Falconry/Contacts'] .form-group .col-sm-6.hidden-xs {
    margin-bottom: 15px;
}

div#four.right-panels .btn-group span.glyphicon.glyphicon-unchecked {
    background-color: transparent;
    color: #f09e11;
}

div#item-catalog-tabs.panel.panel-success .list-group a.list-group-item:last-child {
    border-color: #f0bf11;
    border-bottom-style: solid;
}

div#questionsDiv.list-group .list-group-item .media-object .form-group.selectone .btn-group label span.glyphicon.glyphicon-unchecked {
    background-color: transparent;
    color: #f09e11 !important;
}

.col-sm-12 #ItemDescription + form[action*="/WaterFowlSeasonLongApplication/Accept"] > fieldset p:empty {
    padding: 0px;
    margin: 0px;
}

/*Terry.Tang added for Permit/Application page, checkbox list format*/

@media (max-width: 1024px) {
    .checkboxlist {
        width: 33.3%;
    }
}

@media (max-width: 768px) {
    .checkboxlist {
        width: 50%;
    }
}

@media (max-width: 667px) {
    .checkboxlist {
        width: 100%;
    }
}

/*Terry.Tang added for bug 18855*/

@media (max-width:736px) {
    #three_body > div > div.row > div.col-xs-12.col-sm-2 {
        width: 100%;
        left: 0px;
    }
}

/*End*/

/*=========================Gloabl Atyle  Start====================================*/

/*Wallace;*/

div#PermitDetailPart3 div.col-sm-1.ww-white-space {
    white-space: nowrap;
}

/*HFDNET-19266;*/

div.tab-content form#MyFormAdd[action*="/VesselDesignation/Add"] div.form-group input[value="Accept"][onclick*="SubmitFormAdd(); "] {
    font-size: 14px;
}

/*HFDNET-19266;*/

div.tab-content form#AcceptForm[action*="/FishermanLEPermitVesselDesignation/AddLicenseToCart"] div.form-group input[name="Accept"][value="Accept"][onclick*="SubmitAddLicenseToCartForm();"] {
    font-size: 14px;
}

/*Terry.Tang chage time popup dialog style*/

.hfdesktop .dw .dwwb {
    background: rgb(174, 30, 71);
}

.hfdesktop .dwwbm {
    border: 1px solid rgb(174, 30, 71);
}

.hfdesktop .dw .dwb {
    background: rgb(174, 30, 71)
}

.hfdesktop .dw .dwb:focus, .hfdesktop .dw .dwb:hover {
    background: rgb(174, 30, 71);
    border-color: rgb(174, 30, 71);
}

.hfdesktop .dwbg .dwb {
    border: solid 1px rgb(174, 30, 71);
}

.hfdesktop .dw-bubble-top .dw-arr {
    border-color: rgb(174, 30, 71) transparent transparent transparent
}

.hfdesktop .dwwr {
    border: 1px solid rgb(174, 30, 71);
}

.hfdesktop .dwwbp {
    bottom: 0;
    top: auto;
    border: 1px solid rgb(174, 30, 71);
}

.hfdesktop .dw .dwb:focus, .hfdesktop .dw .dwb:hover {
    background: rgb(150, 30, 71);
    border-color: rgb(150, 30, 71);
}

.hfdesktop .dw-bubble-bottom .dw-arr {
    border-color: transparent transparent rgb(174, 30, 71) transparent;
}

/*End*/

span#EnteredDocumentNumber-error {
    color: #fff;
}

/* "+" collapse dynamic change */

.panel-collapse.collapse.in {
    padding: 0px;
}

/*=========================Gloabl Atyle  End====================================*/

@media (max-width:768px) {
    /*Customer/Options/111111; about "GO ID" display on the customer home page*/
    head #ctl00_ctl00_Head1 + body div.container-fluid div.content.row div.panel.panel-success.right-panels div.panel-heading div.row {
        font-size: 10px;
    }
    /*Customer/Profile; "CANCEL UPDATES" and "SAVE" button*/
    form#ProfileId[action*="/Customer/Profile"] div.col-sm-6.hidden-xs {
        margin-bottom: 10px;
    }
    /*Sales/ItemSelection; modify for per item panel*/
    div.container-fluid div.content.row div.tab-content div.col-sm-12 div.row div.list-group div.list-group-item.header.dark-border ~ div.list-group-item.dark-border p.itemdisplayname {
        margin-top: 0px;
        padding: 0px;
    }
    /*HFDNET-18884; modify padding of "ATTENTION WATERFOWL HUNTERS"*/
    form#MyForm[action*="/WaterFowlLicenseMultiChoice/AcceptHunts"] p {
        padding: 0px;
        margin: 10px 0px;
    }
    /*HFDNET-18883; modify padding and margin of p tag in "WaterFowlSeasonLongApplication/Show" */
    div.container-fluid div.content.row div.col-sm-12 div.tab-content p#ItemDescription + form[action*="/WaterFowlSeasonLongApplication/Accept"] p {
        padding: 0px;
        margin: 0px;
    }
    /*HFDNET-19142; about "Single Hunt Draw Results"*/
    div#bigGameDrawResultList div.list-group-item.header2.hidden-xs, div#bigGameDrawResultList div.list-group-item.big-game-draw-item-odd, div#bigGameDrawResultList div.list-group-item.big-game-draw-item-even {
        padding-left: 0px;
        padding-right: 0px;
    }
    /*HFDNET-19142; about "Single Hunt Draw Results"*/
    div#accordionBigGame div#accordionBigGame_body div.panel-body {
        padding-left: 0px;
        padding-right: 0px;
    }
    /*fix for "BACK" button in "Application/a7f07b96-e306-422c-b00c-b225116e6b44AppID" page*/
    form#SaveForm[action*="/Permits/SaveApplication"] {
        padding: 10px;
    }
    /*fix the gap between "home add customer" tab and "content"*/
    .content.row .tab-content {
        background-color: rgba(255,255,255,1);
    }
    form#MyForm[action*="Falconry/ConfirmBird"] input#remember_me[type="checkbox"]+div.btn-group label.col-xs-10.col-sm-10.nowrap.label-style p, form#MyForm[action*="Falconry/SubmitDisposition"] input#remember_me[type="checkbox"]+div.btn-group label.col-xs-10.col-sm-10.nowrap.label-style p {
        margin-top: 0px;
        padding-top: 0px;
    }
    div#btnFEBBirdOwnerNotCAFalconer {
        margin-left: 0px;
    }
    div#PermitDetailPart3 div.col-sm-1.ww-white-space {
        white-space: normal;
        padding-left: 0px;
        padding-right: 0px;
    }
    /*HFDNET-19216; "submit" button close to "Item Year" column  in  "LicenseNeedsHarvestReporting" page*/
    div#InternetSalesNoEmailConfirmationforLicenseReportingBottomInstructions + div.panel.panel-success.right-panels div.panel-heading + div div.panel-body div.list-group div[class="list-group-item"] div.row div.col-sm-2-24th.hidden-xs.padding-sm.text-center {
        padding-left: 0px;
        padding-right: 0px;
    }
    /*HFDNET-19216*/
    div.panel.panel-success.right-panels div#eidtview form#RouteAction[action*="/LicenseReport/RouteAction"] div.panel.panel-success.right-panels div[role="tabpanel"] > div.panel-body > div.row > div.form-group.form-group-inline.col-sm-6[style*="height:"] {
        width: auto;
    }
    /*HFDNET-19221;*/
    p#ItemDescription + form[action*="/WaterFowlSeasonLongApplication/Accept"] > fieldset div.container-fluid div.list-group div.list-group-item.header.hidden-xs div[class$="24th padding-sm"] {
        word-wrap: break-word;
    }
    /*HFDNET-19221;*/
    .ww-only768-Available-padding{
        padding: 0px;
    }
    /*HFDNET-19265;*/
    div#shippingAddress div#shippingAddress_body div.row div.form-group.col-sm-12 div p:empty {
        margin: 0px;
        padding: 0px;
    }
}

@media (max-width:767px) {
    /*fix don't display logo and memu when screen less and equal 767*/
    .desktopview {
        display: none;
    }
    /*display logo and memu */
    .content.row {
        background-color: transparent;
    }
    div[id^="CommonDlg"].modal.fade.in > div.modal-dialog > div.modal-content > div.modal-footer button:last-child {
        margin-left:0px;
    }
    /*HFDNET-19160;*/
    .ww-less768-adjust-margin{
        margin-bottom: 0px;
    }
}

/***********************************************************/

/*					    HEADER							   */

/***********************************************************/

#home .page-body > div > .hero {
    display: none;
}

/* HTML for this hero bar is placed in the footer so it can be included on every page. */
/*.hero {
	background:#fff;
	position:absolute;
	top:0;
	width:100%;
	padding: 20px 40px;
	left:0;
}
.hero img {height:40px;}*/

.top-nav-fixed {
    display: flex;
}

.top-nav-left {
    flex: 1.5;
    text-align:left;
}
.top-nav-right {
    flex: 2.8;
    text-align:right;
}
.top-nav-left span {
    color: #224E71;
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
}

a.top-nav-link {
    color: #9A9A9A;
    text-decoration: none;
    padding: 0 20px;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 14px;
}

.top-nav-fixed a.new-button {
    background: transparent linear-gradient(90deg, #1C7244 0%, #BD542D 100%) 0% 0% no-repeat padding-box;
    border-radius: 33px;
    color: #fff !important;
    padding: 13px 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    transition: .5s ease;
    margin: 0 20px;
}

.top-nav-fixed a.new-button:hover {
	text-decoration: none;
    background: transparent linear-gradient(90deg, #BD542D 0%, #1C7244 100%) 0% 0% no-repeat padding-box;
    transition: .5s ease;

}

.newHeader {

    background: #fcfcfc;
    border-bottom: none;
    display: block;
    width: 100%;
    line-height: normal;
    top: 0;
    z-index: 99;
    background: #333;
    padding: 0;
    position:relative;
    
}

.newHeader .nav-bars {
    font-size: 20px;
    margin-top: 0;
    color: #fff;
    padding: 12px 8px 12px 2%;
    width:100%;
}

.newHeader.noLogin .fa-bars {
    float: right;
}
.withLogin .links {
    position: relative;
}
.withLogin .links::before {
    position: absolute;
    /*border-bottom: 4px solid #bd552d;*/
    width: 100%;
    content: "";
    top: 0;
    left: 0;
}
.logo {
    display: inline-block;
    margin-left: 10px;
}
.newHeader .logo img {
    max-height: 66px;
    padding: 6px;
}

.newHeader a {
    color: #fff;
    text-transform: none;
    font-size: 15px;
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 400;
    display: block;
    padding: 0px;
    /* letter-spacing: 0px; */
}

#root > div:nth-child(2) > .newHeader.noLogin+.page-body > div > div.main-container > div.login-area > div {
    display: none;
}

/*header.newHeader .links li:nth-child(2), header.newHeader .links li:nth-child(3), header.newHeader .links li:nth-child(7), header.newHeader .links li:nth-child(8) {
    display: none;
}*/

ul.mobile-links a {
    line-height: 40px;
}

.newHeader a:hover {
	color: #fff;
}

.newHeader .nav-bars .mobile-links-box {
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	background-color: #fff;
	border: solid 1px #ccc;
	border-radius: 4px;
	z-index: 99;
	border: solid 2px #999;
}

.newHeader .nav-bars .mobile-links-box > ul {
	padding: 0;
	margin: 0;
	list-style: none;
	user-select: none;
}

.newHeader .nav-bars .mobile-links-box > ul > li {
	border-bottom: solid 2px #f09e11;
}

.newHeader .nav-bars .mobile-links-box > ul > li:last-child {
	border-bottom: none;
}

.newHeader .nav-bars .mobile-links-box > ul > li > .title {
	padding: 10px 15px;
	font-size: 16px;
	font-weight: bold;
	background-color: #444;
	color: white;
}

.newHeader .nav-bars .mobile-links-box .mobile-links {
	padding: 0;
	margin: 0;
	list-style: none;
	user-select: none;
	overflow: hidden;
	max-height: 100%;
}

.newHeader .nav-bars .mobile-links-box .mobile-links.expanded {
	max-height: 999px;
	transition: max-height 1s linear;
}

.newHeader .nav-bars .mobile-links-box .mobile-links > li a {
	padding: 10px 15px;
	font-size: 14px;
	display: block;
	border-bottom: solid 1px #eee;
	color: #000;
}

.newHeader .profile {
	margin-left: auto;
    padding: 0px 0;
    position: absolute;
    user-select: none;
    display: flex;
    line-height: normal;
    top: 23px;
    right: 90px;
    align-items: center;
    justify-content: center;
    

}

.newHeader .profile img {
	max-height: 40px;
	clip-path: circle(20px at center);
	vertical-align: top;
}

.newHeader .profile i {
	font-size: 26px;
	padding: 0;
	vertical-align: auto;
	margin-top: 0;
}

.newHeader .profile span {
	vertical-align: 0px;
	margin-right: 0px;
	font-size: 15px;
	line-height: normal;
}

.newHeader .profile .customer-name {
	display: inline-block;
	min-width: 0;
	text-align: right;
	text-transform: uppercase;
}

.newHeader .cart {
	font-size: 18px;
    padding: 0;
    margin-left: 0px;
    position: absolute;
    color: #fff;
    margin-top: 0;
    top: 27px;
    right: 40px;
}

.newHeader .cart .cart-icon {
	padding: 0;
}

.newHeader .cart .cart-icon i {
	vertical-align: top;
}

.newHeader .cart .cart-count {
	position: absolute;
	font-size: 8px;
	border-radius: 100%;
	background: red;
	color: #fff;
	top: 11px;
	right: 2px;
	width: 18px;
	height: 18px;
	line-height: 20px;
	text-align: center;
}


.newHeader .links {
	margin-left: auto;
	font-size: 15px;
	margin: 0 auto;
	text-transform: uppercase;
	/*width: 55%;*/
	display: block;
	padding: 0;
	background: #4a5564;
	line-height:60px;
	border-top: 4px solid #c44617;
}

.newHeader .links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.newHeader .links ul li {
	display: inline-block;
	padding: 0 8px;
	margin-top: 0;
	width: auto;
	border-right: 2px solid #37404C;
}

.newHeader .links ul li:hover {
	text-decoration: underline;
}

.newHeader .profile > a {
    flex: 0;
    text-align: right;
    font-size: 15px !important;
    line-height: 0;
    margin-right: 10px;
}
a#show-profile-menu {
    flex: 0;
    margin-top: 0;
}


.newHeader .profile[style*="hidden"], .newHeader .cart[style*="hidden"] {
	display: none;
}
.newHeader #profile-menu {
	transition: all linear 0.2s;
	height: 0px;
	overflow: hidden;
	opacity: 0;
	position: absolute;
	z-index: 2;
	right: -0;
	width: 230px;
	margin-top: 10px;
}

.newHeader #profile-menu.showProfile a {
	color: #000;
	line-height: 30px;
}
.newHeader #profile-menu.showProfile {
	height: auto;
	opacity: 1;
}

.newHeader #profile-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.newHeader #profile-menu ul ul {
	border: 0;
}

.newHeader #profile-menu ul li a {
	cursor: default;
	padding: 10px;
	background: #fcfcfc;
	display: block;
	border-bottom: 1px solid #ccc;
	transition: .3s ease;
}

.newHeader #profile-menu ul li a[href]:hover {
	cursor: pointer;
	color: #fff;
	background: #4a5564;
	transition: .3s ease;
}

.newHeader #profile-menu > ul > li:nth-child(1) a {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.newHeader #profile-menu > ul > li:nth-last-child(1) a {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: none;
}

.newHeader #profile-menu ul > li > ul > li > a {
	padding: 5px 30px;
	border-bottom: 1px solid #ccc !important;
}

.newHeader div#profile-menu i {
	padding: 7px 9px;
	float: left;
	color: green;
	font-size: 12px;
}

.mobile-links-box .title {
    display: none;
}

.withLogin .mobile-links-box .title {
    display: block;
}

@media screen and (max-width: 1260px){
	form.guest-button .btn.btn-success {
		float: left;
	}

}


    @media screen and (max-width: 1024px){
		/* .newHeader .logo img {
            max-height: 146px;
    	} */
    	header.newHeader + div.page-body {
			padding-top: 122px !important;
		}
		.hero{padding: 10px 20px;}
		#home .newHeader {
			margin-top: 60px;
		}
	}
	  @media screen and (max-width: 1051px){

		.hero{padding: 10px 20px;}
		#home .newHeader {
			margin-top: 0;
		}

	}
    
    @media screen and (max-width: 990px){

	}



    /* AFB-2030,sye */

    .newHeader #shoppingCartHolder {
        transition: all linear 0.2s;
        height: 0px;
        position: absolute;
        z-index: 2;
        right: -10px;
        width: 300px;
        margin-top: 10px;
        font-size: 16px;
    }

        .newHeader #shoppingCartHolder ul {
            list-style: none;
            margin: 0;
            padding: 0;
            border: 1px solid #ccc;
            border-radius: 4px;
            background: #fcfcfc;
        }

            .newHeader #shoppingCartHolder ul li {
                text-align: center;
            }

                .newHeader #shoppingCartHolder ul li.shoppingCartHolder_header {
                    padding: 10px 5px;
                    color: #2b3985;
                    font-weight: bold;
                    border-bottom: 1px solid #ccc;
                }

                .newHeader #shoppingCartHolder ul li.shoppingCartHolder_footer {
                    height: 30px;
                }

                .newHeader #shoppingCartHolder ul li button {
                    width: fit-content;
                    min-width: 200px;
                    font-size: 12px;
                    font-weight: bold;
                }

	.newHeader #shoppingCartHolder ul li.customerCartSummary, .newHeader #shoppingCartHolder ul li.customerCartSummary table th, .newHeader #shoppingCartHolder ul li.customerCartSummary table td {
		font-size: 14px;
	}

                    .newHeader #shoppingCartHolder ul li button.continueShopping {
                        position: relative;
                        top: -12px;
                    }

    .newHeader #ShoppingCartNotifycation {
        transition: all linear 0.2s;
        height: 40px;
        line-height: 40px;
        position: absolute;
        z-index: 2;
        right: -20px;
        width: 300px;
        margin-top: 10px;
        font-size: 16px;
        border: 1px solid #ccc;
        border-radius: 4px;
        background: #fcfcfc;
        color: #2b3985;
        text-align: center;
        font-weight: bold;
    }
/* AFB-2208,sye */

.panel-success .topBorder {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

.panel-success .prerequisiteItemMSG {
    color: #7d7d7d;
    padding: 8px 16px;
}

.panel-success .item .cartItemLeftInfo > div {
    margin-left: 40px;
}
/* AFB-2215,sye */

.orderSummaryHeader {
    text-align: center;
}

.orderSummaryItem {
    padding: 6px 15px;
    font-size: 16px;
    color: #000;
}

    .orderSummaryItem.borderBottom {
        border-bottom: 1px solid #ccc;
    }

    .orderSummaryItem.itemTotal {
        margin-top: 10px;
    }

    .orderSummaryItem.total {
        padding-top: 10px;
        padding-bottom: 15px;
    }

    .orderSummaryItem .shippingTitle {
        margin-bottom: 5px;
    }

    .orderSummaryItem button {
        width: 80%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        font-weight: bold;
    }

#OrderCSBtn {
    margin-top: 8px;
    margin-bottom: 20px;
}

/* AFB-2671,sye */

.waterFowl-page {
    padding: 16px;
}

.noPadding {
    padding: 0px;
}

.waterFowlMultiChoiceMobileItem {
    padding: 10px;
}

.greyBg {
    background-color: #eae9e6;
}

.wfBtn {
    width: 40%;
    min-width: 150px;
}

.wfSelect {
    width: 50%;
    display: inline;
}

.wfOSHolder {
    margin-bottom: 20px;
}

.whiteColor {
    color: #FFFFFF;
}

.wfHelpText {
    padding: 5px 8px;
    line-height: 20px;
}

.wfHelpTextHead {
    padding-left: 10px !important;
}

.groupOccupancyRulesString {
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
}

.wfGroupHeader {
    font-size: 14px;
    padding: 0px !important;
}

@media screen and (max-width:768px) {
    .divRTCustomerProfilePage {
        padding: 10px;
    }
}

/*@media screen and (max-width:960px) {
    .newHeader .logo img {
			top: 68px;

    }
    
    header.newHeader + div.page-body {
    	padding-top: 130px !important;
	}

}*/

@media screen and (max-width:1123px) {
    
    header.newHeader + div.page-body {
    	padding-top: 0 !important;
	}
	
	.v-message {
    	flex: 2;
    }

}

@media screen and (max-width:1123px) {
.v-blank {
    flex: 0;
}
.v-message {
    padding: 40px 40px 40px 40px;
}

}


/***********************************************************/

/*					    RESPONSIVE						   */

/***********************************************************/

@media screen and (min-width: 1024px) {
    .newHeader .nav-bars {
        display: none;
    }
}

@media screen and (max-width: 1200px) and (min-width:1024px) {
    .newHeader .logo img {
        max-width: inherit;
    }
}

@media screen and (max-width: 1023px) {
    #home header.newHeader + div.page-body {
    padding-top: 40px !important;
    }
    
    .top-nav-right .top-nav-link {
		display: none;
	}
    .top-nav-right .new-button {
		line-height: 40px;
	}
    .newHeader .nav-bars {
    	padding: 20px 20px 20px 20px;
    }
    #home .newHeader {
		height: 63px;
        margin-top: 0;
	}
	.hero{padding: 10px 20px;}
	.top-nav-right {
		flex: 1;
	}
	.top-nav-left {
		flex: 1.5;
	}
}

@media screen and (max-width: 900px) {
    .newHeader .row {
        flex-direction: column;
    }
    #home .newHeader .logo img {
        max-height: inherit;
    }
}

@media screen and (max-width: 600px) {
    #home .newHeader .logo {
        /* position: absolute; */
        /* top: 10px; */
    }
       #home .newHeader .logo img {
            max-height: inherit;
        }
    .newHeader {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .newHeader .cart {
        padding-bottom: 10px;
    }
    
    #home header.newHeader + div.page-body {
    padding-top: 40px !important;
    }
    
}






/* MVC toolbar start*/
/* CSS reset */
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;

}

p{margin:10px 0;}
a{cursor:pointer;color:#0066CC;}
a:hover{color:#6691bb;}

body {color: #404040;font-family:'Source Sans 3',Arial;background:#fff;font-size:14px;}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

textarea, input, button { outline: none; }*/

/***********************************************************/
/*					    HEADER							   */
/***********************************************************/
.container-fluid{padding-right:0px !important;padding-left:0px !important}

#newtoolbar {
    font-family: 'Source Sans 3',Arial;
    position: relative;
    width: 100%;
    padding-right: 0px;
    top: 0;
    z-index: 99;
}

    #newtoolbar .header {
        padding: 0;
        border-bottom: 0px solid #ccc;
        display: block;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
	#newtoolbar a{color:#fff !important;}

    #newtoolbar .newlogo .vcenter-outer {
        display: table;
        height: 100%;
    }

    #newtoolbar .newlogo .vcenter-inner {
        display: table-cell;
        vertical-align: middle;
    }

    #newtoolbar .newlogo img {
        max-height: 52px;
    }
    
    #newtoolbar .newlogo {
		padding: 14px;
		border-bottom: 4px solid #bd552d;
	}

    #newtoolbar .nav-bars {
        font-size: 20px;
        margin-top: 0;
    }

        #newtoolbar .nav-bars .mobile-links-box {
			display: none;
			padding: 0;
			margin: 0;
			position: absolute;
			top: 63px;
			left: 0;
			right: 0;
			background-color: #fff;
			border: solid 1px #ccc;
			border-radius: 0;
			z-index: 99;
			border: none;
			margin-left: 0;
			width:100%
		}

            #newtoolbar .nav-bars .mobile-links-box > ul {
                padding: 0;
                margin: 0;
                list-style: none;
                user-select: none;
            }

                #newtoolbar .nav-bars .mobile-links-box > ul > li {
                    border-bottom: solid 2px #fff;
                }
                
                #newtoolbar .nav-bars .mobile-links-box > ul > li > ul > li > a {
                    color: #000 !important;
                }

                    #newtoolbar .nav-bars .mobile-links-box > ul > li:last-child {
                        border-bottom: none;
                    }

                    #newtoolbar .nav-bars .mobile-links-box > ul > li > .title {
                        padding: 10px 15px;
                        font-size: 16px;
                        font-weight: bold;
                        background-color: #444;
                        color: white;
                    }

            #newtoolbar .nav-bars .mobile-links-box .mobile-links {
                padding: 0;
                margin: 0;
                list-style: none;
                user-select: none;
                overflow: hidden;
                max-height: 0;
            }

                #newtoolbar .nav-bars .mobile-links-box .mobile-links.expanded {
                    max-height: 999px;
                    transition: max-height 1s linear;
                }

                #newtoolbar .nav-bars .mobile-links-box .mobile-links > li a {
                    padding: 0px 15px;
                    font-size: 14px;
                    display: block;
                    border-bottom: solid 1px #eee;
                }

    #newtoolbar .profile {
        margin-left: auto;
		padding: 9px 0;
		position: absolute;
		/* flex: 1; */
		text-align: right;
		top: 9px;
		right: 90px;
    }

        #newtoolbar .profile img {
            max-height: 40px;
            vertical-align: baseline;
            clip-path: circle(20px at center);
        }

        #newtoolbar .profile i {
            font-size: 26px;
            padding: 9px;
            vertical-align: 10px;
        }

        #newtoolbar .profile .customer-name {
            vertical-align: 13px;
            margin-right: 10px;
            font-size: 16px;
            display: inline-block;
            min-width: 120px;
            text-align: right;
            text-transform: uppercase;
        }

    #newtoolbar .cart {
        font-size: 18px;
		margin-left: 0px;
		position: absolute;
		vertical-align: baseline;
		padding: 5px;
		top: 14px;
		cursor: pointer;
		/* flex: 0.2; */
		right: 40px;
    }

    #newtoolbar .cart-icon {
        padding: 8px;
    }

        #newtoolbar .cart-count {
            position: absolute;
            font-size: 8px;
            border-radius: 100%;
            background: red;
            color: #fff;
            top: 6px;
            right: 0px;
            width: 18px;
            height: 18px;
            line-height: 20px;
            text-align: center;
        }

    #newtoolbar .links {
    	margin-left: auto;
    	font-size: 14px;
   	 	text-transform: none;
   	 	line-height: 60px;
   	 	background: #4a5564;
	}

        #newtoolbar .links a {
            text-decoration: none;
        }

        #newtoolbar .links ul {
            list-style: none;
			display: block;
			width: 100%;
			margin-top: 0px;
			margin-bottom: 0;
        }

            #newtoolbar .links ul li {
                display: inline-block;
                padding: 0 5px;
                margin-top: 0px;
                border-right: 1px solid #37404C;
            }

                #newtoolbar .links ul li:hover {
                    text-decoration: underline;
                }

    #newtoolbar .header a {
        color: #404040;
        text-decoration: none;
    }

        #newtoolbar .header a:hover {
            color: #404040;
        }

    #newtoolbar .div-inline {
        display: inline-block;
    }

    #newtoolbar #profile-menu:not(.dropdown-trigger) {
        position: absolute;
        z-index: 2;
        right: -20px;
        width: 229px;
        margin-top: 10px;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    #newtoolbar #profile-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        #newtoolbar #profile-menu ul li a, #newtoolbar #profile-menu ul li .sub-menu {
            padding: 10px;
            background: #fcfcfc;
            display: block;
            border-bottom: 1px solid #ccc;
            transition: .3s ease;
            text-decoration: none;
            color:#000 !important;
        }

            #newtoolbar #profile-menu ul li a:hover {
                color: #fff !important;
                background: #2b3985;
                transition: .3s ease;
            }

    #newtoolbar #profile-menu > ul > li:nth-child(1) a {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        display:none;			/* HIDE ADD PROFILE FROM DROPDOWN */
    }
    
    #newtoolbar #profile-menu > ul > li:nth-child(2) a { 
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    #newtoolbar #profile-menu > ul > li:nth-last-child(1) a {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border: none;
    }

    #newtoolbar #profile-menu ul > li > ul > li > a {
        padding: 5px 30px;
        border-bottom: 1px solid #ccc !important;
        white-space: nowrap;
    }

    #newtoolbar div#profile-menu i:not(.dropdown-trigger) {
        padding: 8px 9px;
        float: left;
        color: green;
        font-size: 12px;
    }

	div#newContent > div.col-sm-12 > div.hidden-xs > div.panel > div.panel-heading {
    	font-size: 22px;
    	font-weight: 300;
	}
	h4.panel-title {
    font-size: 26px;
	}
	h4.panel-title a {
    font-weight: 300;
	}
	
	
    /* AFB-2030,sye */

    #newtoolbar #shoppingCartHolder {
        transition: all linear 0.2s;
        width: 300px;
        margin-top: 10px;
        font-size: 16px;
        position: absolute;
        z-index: 2;
        right: -10px;
        top: 36px;
        display: none;
    }

        #newtoolbar #shoppingCartHolder ul {
            list-style: none;
            margin: 0;
            padding: 0;
            border: 1px solid #ccc;
            border-radius: 4px;
            background-color: #fcfcfc;
        }

            #newtoolbar #shoppingCartHolder ul li {
                text-align: center;
            }

                #newtoolbar #shoppingCartHolder ul li.shoppingCartHolder_header {
                    padding: 10px 5px;
                    color: #2b3985;
                    font-weight: bold;
                    border-bottom: 1px solid #ccc;
                }

                #newtoolbar #shoppingCartHolder ul li.shoppingCartHolder_footer {
                    height: 30px;
                }

                #newtoolbar #shoppingCartHolder ul li input {
                    width: 200px;
                    font-size: 12px;
                    font-weight: bold;
                }

                    #newtoolbar #shoppingCartHolder ul li input.continueShopping {
                        position: relative;
                        top: -12px;
                    }

                        #newtoolbar #shoppingCartHolder ul li input.continueShopping:hover {
                            background-color: #ffcc66;
                        }
                        #newtoolbar .links ul {
                            padding-left: 0;
                        }
.greyOutItem {
    color: #676767;
    margin-bottom: 0;
}

.item-error-message-ellipsis{
    display: none;
}


.item-error-message-full {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



/*div#newtoolbar .links ul li:nth-child(2), div#newtoolbar .links ul li:nth-child(3), div#newtoolbar .links ul li:nth-child(7), div#newtoolbar .links ul li:nth-child(8) {
    display: none;
}*/

@media screen and (max-width: 1051px){

#newtoolbar {
    margin-top: 0;
}




}


/***********************************************************/
/*					    RESPONSIVE						   */
/***********************************************************/

@media screen and (min-width: 1024px) {

    #newtoolbar .nav-bars {
        display: none;
    }
}


@media screen and (max-width: 1200px) and (min-width:1024px) {
    #newtoolbar .newlogo img {
        max-width: unset;
    }
}

@media screen and (max-width: 1023px) {

    #newtoolbar .links {
        display: none;
    }

    #newtoolbar .newlogo {
        margin-left: 30px;
    }

        #newtoolbar .newlogo img {
            max-height: 5vw;
        }
}


@media screen and (max-width: 900px) {
    #newtoolbar .row {
        flex-direction: column;
    }

    #newtoolbar .newlogo img {
        margin-top: 3%;
    }
}

@media screen and (max-width: 600px) {
    #newtoolbar {
        padding:0;
    }
    #newtoolbar .newlogo {
        position: absolute;
        top: 0px;
        margin-left: 0;
    }

        #newtoolbar .newlogo img {
            max-height: 45px;
        }



    #newtoolbar .cart {
        padding-bottom: 0px;
    }
    #newtoolbar .nav-bars .mobile-links-box {
		display: none;
		padding: 0;
		margin: 0;
		position: absolute;
		top: 63px;
		left: 0;
		right: 0;
		background-color: #fff;
		border: solid 1px #ccc;
		border-radius: 0;
		z-index: 99;
		border: none;
		margin-left: 0;
	}
}
/* MVC toolbar end*/


.forgot-password {
    text-align: center;
}

    .forgot-password .text-box {
        padding: 10px 0;
        font-size: 16px;
        font-weight: bold;
    }

    .forgot-password .button-box {
        padding: 10px 0;
    }

.forgot-password .password-valid-box ul, .forgot-password .password-valid-box li {
        padding: 0;
        margin: 0;
    }

    .forgot-password .password-valid-box li {
        max-width: 200px;
        display: block;
        margin: 0 auto;
        text-align: left;
    }

        .forgot-password .password-valid-box li input {
            margin-right: 5px;
        }

 .button-primary, 
.button-primary-outline, 
.button-primary:focus, 
.button-primary-outline:focus {
    background-color: #fff;
    border: 0px solid #c44617;
    color: #fff;
    padding: 8px 30px;
    text-decoration: none;
    display: inline-block;
    background: #c44617;
    font-weight: bold;
    transition: .5s ease;
    border-radius:30px;
}

.item-actions .button-primary-outline, .item-actions .button-primary-outline:focus {
    padding: 8px 12px;
}

.item-actions .button-primary-outline.disabled, .item-actions .button-primary-outline.disabled:focus {
    background: #cccccc;
    color: #080808 !important;

}

    .button-primary-outline:hover {
        border: 0px solid #ffcc66;
        text-decoration: none;
        color: #fff;
        background-color: #eb541c;
		transition: .5s ease;
    }
.item-content .button-primary-outline {
    /* width: 160px; */
}

.button-primary, .button-primary:focus {
    background-color: #c44617;
    border: 1px solid #c44617;
    /* border-radius: 0px; */
    color: #fff;
    padding: 5px 16px;
    text-decoration: none;
    display: inline-block;
}

    .button-primary:hover {
        background-color: #ffcc66;
        text-decoration: none;
        color: #fff;
    }

@media (min-width: 768px) {
    .button-primary + .button-primary {
        margin-left: 20px;
    }
}

.img-checkbox > * {
    vertical-align: middle;
}

.img-checkbox > .glyphicon {
    font-size: 16px;
    color: #f09e11;
    cursor: pointer;
    margin-right: 5px;
}

.catalog .panel-success {
    border: 1px solid #bcbcbc;
}

.catalog .panel-heading {
    line-height: 2.2em;
    font-weight: normal;
    font-size: 26px;
    padding: 0 32px;
    margin: -1px;
    background: transparent linear-gradient(94deg, #1C7244 0%, #BD542D 100%) 0% 0%;
}

    .panel-success .item {
        padding: 8px 16px;
    }

        .panel-success .item.border {
            border: 1px solid #bcbcbc;
            margin: -1px;
        }

        .panel-success .item:first-of-type {
            border-top: none;
            margin-top: 0;
            padding-top: 16px;
        }

        .panel-success .item:last-of-type {
            border-top: none;
            padding-bottom: 16px;
        }

        .panel-success .item [class*="col-"] {
            padding: 3px;
        }

.fa.button {
    font-size: 18px;
    opacity: .5;
    cursor: pointer;
    color: #666;
}

    .fa.button.lg {
        font-size: 22px;
    }

    .fa.button:focus,
    .fa.button:hover {
        opacity: .8;
    }

    .fa.button[disabled] {
        opacity: .2;
        cursor: not-allowed;
    }

.message-list {
    margin: 15px 0 10px;
}

    .message-list p {
        margin: 0;
        line-height: 1;
    }

.spinner {
    white-space: nowrap;
}

    .spinner > * {
        vertical-align: middle;
    }

    .spinner .num {
        border: 1px solid #bcbcbc;
        padding: 3px 8px;
        margin: 0 3px;
        display: inline-block;
        text-align: center;
    }


.catalog {
    max-width: 1366px;
    margin: auto;
    background: rgba(255,255,255,.9);
    padding-bottom: 20px;
}

.catalog-items {
    margin: 16px 0;
}

    .catalog-items .panel-heading {
        margin-bottom: 16px;
    }

    .catalog-items > div:not(.items-container) {
        padding: 0 32px;
    }


    .catalog-items .items-container {
        /* padding: 0 16px 16px 0; */
        max-height: 600px;
        overflow-y: auto;
    }

    .catalog-items .catalog-item {
        margin: 16px 0;
        float: left;
    }

.catalog-item .item-content {
    width: 175px;
    height: 250px;
    margin: auto;
    border: 1px solid #aeaeae;
    padding: 0;
    text-align: center;
    position: relative;
}

    /* .catalog-item .item-content:hover {
        border: 2px solid #f09e11;
        padding: 0;
    } */

/* 1 column */

@media (max-width: 392px) {
    .catalog-items .catalog-item {
        width: 100%;
    }
}

/* 2 columns */

@media (min-width: 393px) and (max-width: 568px) {
    .catalog-items .items-container {
        padding: 0 calc(16.667% - 58px) 16px;
    }
    .catalog-items .catalog-item {
        width: 50%;
    }
}

/* 3 columns */

@media (min-width: 569px) and (max-width: 767px) {
    .catalog-items .items-container {
        padding: 0 calc(12.5% - 66px) 16px;
    }
    .catalog-items .catalog-item {
        width: 33.333%;
    }
}

/* 4 coumns */

@media (min-width: 768px) and (max-width: 969px) {
    .catalog-items .items-container {
        padding: 0 calc(10% - 70px) 16px;
    }
    .catalog-items .catalog-item {
        width: 25%;
    }
}

/* 5 columns */

@media (min-width: 970px) and (max-width: 1199px) {
    .catalog-items .items-container {
        padding: 0 calc(8.333% - 73px) 16px;
    }
    .catalog-items .catalog-item {
        width: 20%;
    }
}

/* 4 columns */

@media (min-width: 1200px) {
    .catalog-items .items-container {
        padding: 0 calc(10% - 70px) 16px;
    }
    .catalog-items .catalog-item {
        width: 25%;
    }
}

.catalog-item .item-price {
    width: 100px;
    margin: -2px auto auto;
    line-height: 2.4em;
    background-color: rgb(25, 128, 162);
    color: #fff;
    font-weight: 300;
    margin-right: 0;
    text-align: right;
}

.catalog-item .item-name {
    margin: 0;
    line-height: 1.1;
    color: #666;
    overflow: hidden;
    word-wrap: break-word;
    font-weight: bold;
}

.catalog-item .item-vdate {
    color: #6b6b6b;
    line-height: 1;
}

.catalog-item .item-actions {
    margin: 12px 0;
}

.catalog-filter {
    background-color: #fff;
    margin-top: 16px;
    padding-bottom: 16px;
    border: 1px solid #bcbcbc;
}

    .catalog-filter .filter-reset {
        float: right;
        display: block;
        margin: 56px 32px 0 16px;
        color: inherit;
    }

        .catalog-filter .filter-reset:hover {
            color: #66ccff;
        }

    .catalog-filter .filter-group {
        float: left;
    }

    .catalog-filter .filter-item {
        margin: 16px 0 0 32px;
        min-width: 110px;
    }

        .catalog-filter .filter-item.btn-group {
            margin-top: 14px;
        }

        .catalog-filter .filter-item .btn {
            text-transform: none;
            margin-top: 0;
            padding-top: 2px;
            padding-bottom: 2px;
            min-height: inherit;
            width: auto;
        }

    .catalog-modal .modal-content {
        border-radius: 0;
    }

@media (min-width: 768px) {
    .catalog-modal .confirm-item {
        float: left;
        width: 230px;
        border-right: 1px solid #ddd;
        padding: 0 32px 16px 16px;
    }
    .catalog-modal .confirm-content {
        float: left;
        width: calc(100% - 230px);
        padding: 0 25px 0 35px;
        border-left: 1px solid #ddd;
        margin-left: -1px;
    }
    .catalog-modal.align-top .confirm-content {
        margin-top: -27px;
    }

    .catalog-modal .actions-right {
        margin-right: 0;
    }
    .catalog-modal .btn:not(:last-of-type) {
        margin-right: 20px;
    }

    .catalog-modal .confirm-content-full {
        padding: 0;
    }
}

.catalog-shortTerm {
    text-align: center;
}

.catalog-shortTerm .title {
    padding-top: 10px;
    font-weight: bold;
}

.catalog-shortTerm .startDate {
    padding-top: 20px;
    margin: 0 auto;
    width: 200px;
}

.catalog-hunterEd {
    padding-top: 50px;
    max-width: 450px;
    margin: 0 auto;
}
.qs-content .control-label, .qs-content .step-actions {
    margin: 30px 0;
}

.qs-content input, .qs-content select {
    display: inline-block;
    max-width: 250px;
    padding-left: 8px;
}

.qs-content input {
    padding-right: 8px;
}

.qs-content .multi-select {
    display: inline-block;
    text-align: left;
}

    .qs-content .multi-select .img-checkbox {
        margin-left: 16px;
    }

        .qs-content .multi-select .img-checkbox + .img-checkbox {
            margin-top: 5px;
        }

    .qs-content .multi-select label {
        margin-bottom: 16px;
    }

.cart-page {
    padding: 16px;
}

    .cart-page .cart-content {
        color: #000;
        font-size: 16px;
        font-weight: 400;
    }

@media (min-width: 900px) {
    .cart-page .cart-content {
        float: left;
        width: calc(100% - 317px);
        min-height: 120px;
    }

    .cart-page .cart-summary-box .cart-summary {
        position: relative;
        width: 300px;
    }

    .cart-page .cart-summary-box {
        margin-bottom: 16px;
        float: right;
        width: 300px;
        position: sticky !important;
    	margin-top: 111px;
    }
}

.cart-content .spinner {
    margin-top: -3px;
}

@media (max-width:340px) {
    .cart-content .spinner .num {
        padding: 3px;
    }
}

@media (min-width: 500px) and (max-width:899px) {
    .cart-content .spinner .num {
        margin: 0 12px;
        min-width: 35px;
    }
}

@media (min-width: 1000px) and (max-width: 1099px) {
    .cart-content .spinner .num {
        margin: 0 6px;
        min-width: 35px;
    }
}

@media (min-width: 1100px) {
    .cart-content .spinner .num {
        margin: 0 12px;
        min-width: 50px;
    }
}

.cart-content .cart-item-group .header-count {
    font-weight: normal;
    margin-left: 5px;
}

.cart-content .item-name {
    word-wrap: break-word;
}

.cart-content .item-price {
    font-size: 16px;
}

.item-hunt-ed .ed-warning {
    color: #2b3985;
}

.catalog-item-splitor > .fa.button {
    z-index: 99;
}

@media (min-width: 768px) {
    .catalog-item-splitor {
        position: relative;
    }

        .catalog-item-splitor > .fa.left {
            position: absolute;
            top: calc(50% - 12px);
            left: -10px;
        }

        .catalog-item-splitor > .fa.right {
            position: absolute;
            top: calc(50% - 12px);
            right: -22px;
        }

        .catalog-item-splitor .container {
            overflow-x: auto;
            max-height: calc(100vh - 220px);
        }

            .catalog-item-splitor .container .row {
                width: 100%;
            }
}

@media (max-width: 767px) {
    .catalog-item-splitor > .fa.button {
        margin-left: calc(50% - 12px);
        transform: rotate(90deg);
    }

    .catalog-item-splitor .catalog-item {
        margin: 8px 0;
    }
    /* sye,AFB-2671 */
    .waterFowl-page {
        padding: 0px;
    }

    .wfGroupMobile {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (min-width: 768px) {
    .pc-top-offset1 {
        margin-top: 14px;
    }

    .pc-top-offset2 {
        margin-top: 28px;
    }

    .pc-top-offset3 {
        margin-top: 42px;
    }

    .pc-top-offset4 {
        margin-top: 56px;
    }
}

.useGroupBtn {
    width: 20%;
    min-width: 150px;
}

.useGroupScrollContainer {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.useGroupScrollItem {
    width: 190px;
    display: inline-block;
    vertical-align: middle;
}

.useGroupTopBorder {
    margin-top: 5px;
    margin-bottom: -1px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f0bf11;
}

.useGroupTopBorderOne {
    border-bottom: 1px solid #f0bf11;
}

.useGroupTopBorderTwo {
    border-bottom: 1px solid #f0bf11;
}

.useGroupRowBorder {
    height: 50px;
    padding-top: 5px;
    margin-bottom: -1px;
    border-bottom: 1px solid #f0bf11;
}

.useGroupcheckBox {
    padding-top: 12px;
}

.multiLineTextInput {
    white-space:pre-line;
}

@media(min-width: 768px){
    .sm-margin-top-none {
        margin-top: 0;
    }
}

#inviteModal textarea {
    margin-bottom: 19px;
}

    #inviteModal textarea.input-validation-error {
        margin-bottom: 0;
    }

#inviteModal .modal-body {
    padding-top: 0;
    padding-bottom: 5px;
}

@media (min-width: 520px) {
    .modal-youth {
        width: 500px;
        margin: auto;
    }
}

.quantity-input {
    max-width: 50px;
    text-align: center;
    margin: 0 5px 0 5px;
}

.itemQuantity-notifycation-text {
    background-color: rgb(174, 30, 71);
    color: #fff;
    padding: 0 10px;
    line-height: 3.0em;
    font-size: 12px;
    width: 90%;
}

.itemQuantity-notifycation-dismiss {
    font-size: 22px;
    float: right;
    cursor: pointer;
}

.catalog-item .item-desc-indicator {
    font-weight: 300;
}

/* Donations layout on home page */
.login-area > div > h2 {
    /* display: none; */
}

.login-area {
    background: transparent;
    padding: 0;
    margin-top: 34px;
}

form.customer-search {
    background: #fff;
    padding: 8.5%;
    margin-bottom: 45px;
    border-radius: 10px;
}

.login-area > div {
    width: 78%;
    background: #363636;
    height: 100px;
    padding: 20px 2.5%;
    border-radius: 10px;
    z-index: 90;
}


.login-area > div h2 {
    color: white;
}

@media screen and (max-width:960px) {
.login-area > div {
    width: 96%;}
}
form.guest-button .btn.btn-success {
    margin-right: 20px;
    background: #fff;
    border-radius: 33px;
    color: #BD542D !important;
    padding: 13px 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 22px;
    transition: .5s ease;
}
.login-button .btn-success{
	float: left;
    margin-right: 20px;
}

.guest-button a.help, a#show-login-help {
    display: none;
}

form.guest-button:after {
    content: 'Click to make a contribution to the Wildlife Habitat Supporter program.';
    white-space: pre-wrap;
    font-weight: 400;
    color: #fff;
    font-size: 22px;
}

/*.login-button:after {
    content: 'To purchase a license or permit, complete the above information to log in or create a new account.';
    font-weight: 400;
    white-space: pre-wrap;
}*/

/*.login-fieldset:after {
    content: 'To purchase a license or permit, complete the above information and click Next to log in or create a new account. Saltwater Registry Registrations will become available for 2024 on December 15, 2023.';
    white-space: pre-wrap;
    font-weight: 400;
    font-size: 16px;
    width: 400px;
}*/



.login-fieldset>div>div:nth-child(2):after {
    content: 'To apply for hunts or view your application history, points and eligibility, please enter your date of birth and customer ID or social security number and click Submit. If you are a new customer, click Create Customer.';
    white-space: pre-wrap;
    font-weight: 400;
    font-size: 16px;
    width: 400px;
}

.catalog-item.tabItem.uitab_19 .item-name {
    background-color: #f99E01 !important;
}

.tab-item.tab-19 {
    background-color: #f99E01 !important;
}

.catalog-item.tabItem.uitab_19 .item-content {
    border-top: 2px solid #f99e01 !important;
}

.login-button{position:relative;}

.login-button > div {
/*position: absolute;
left: 167px;
bottom: -20px;*/
line-height: 56px;
text-align: center;
}

@media screen and (max-width:670px) {
.top-nav-right {
	display: none;
}
.sub-elements-two h2 {
    font-size: 28px !important;
    line-height: 40px;
}
	
}

@media screen and (max-width:600px) {
.sub-elements-one h2 {
    font-size: 28px;
}
a.btn.button-success.white.call-button {
    font-size: 16px;
}

}


@media screen and (max-width:400px) {
form.guest-button:after {
    font-size: 16px;
}
.hero img {
    height: 26px;
}
.top-nav-left span {
    font-size: 11px;
}
	
	
}

.home-userinfo.clearfix {
    height: auto;
}

.instructions {
    width: 100%;
    color:#fff;
}

.home-userinfo .login-fieldset a.btn {
    background: #fff;
    border-radius: 33px;
    color: #363636 !important;
    padding: 6px 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    transition: .5s ease;
    border: 1px solid #fff;
}
.home-userinfo .login-fieldset a.btn:hover {
	background: orange;
    color: #fff !important;
    transition: .5s ease;
}

.home-userinfo .login-fieldset>div:nth-child(2):after {
    content: '';
}

header.newHeader.withLogin + .page-body .main-container {
    min-height:400px;
}

/* Catalog Page for Utah */

.panel.panel-success.catalog-filter {
    display: none;
}

.catalog-items .panel-heading {
    display: none;
}

.catalog-items .text-muted {
    display: none;
}

.items-container {
    padding: 0 !important;
}

.panel.panel-success.catalog-items {
    border: none;
    background: transparent;
}

.catalog-items .items-container {
    max-height: none;
}

.catalog-items .catalog-item {
    margin: 0 0 16px;
}

.catalog-items .catalog-item {
	width: 100%;
}

.catalog-item .item-content {
    width: 100%;
    height: auto;
    margin: auto;
    border: 1px solid #aeaeae;
    padding: 0;
    text-align: left;
    position: relative;
    background: #fff;
}
.catalog-item-splitor .item-content .item-name,
.confirm-item .item-content .item-name,
.qs-content .item-content .item-name,
.items-container .catalog-item.tabItem .item-name {
    height:82px;

    padding-left: 30px;

    color: #ffffff;
    background: transparent !important;
    font-size: 20px;
    width: calc(100% - 315px);

    vertical-align: middle;

    display: flex;
    align-items: center;
    max-height: 78px !important;

    transition: all 0.5s ;
    font-family: 'Roboto Slab'
}
.catalog-item-splitor .item-content .item-name span,
.confirm-item .item-content .item-name span,
.qs-content .item-content .item-name span,
.items-container .catalog-item.tabItem .item-name span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    vertical-align: middle;
    user-select: none;
    transition: all 0.5s;
}

.item-content {
    border-top: 0 !important;
    background-color: #4a5564 !important;
}
.catalog-item-splitor .item-content:hover,
.confirm-item .item-content:hover,
.qs-content .item-content:hover,
.catalog-item .item-content:hover {
    border: 1px solid #AEAEAE;
}

.catalog-item .item-desc-indicator {
    position: absolute;
    top: 26px;
}

.catalog-item .item-desc-popover .arrow, .catalog-item .item-error-popover .arrow {
    display: none;
}
.catalog-item-splitor .item-content .item-price,
.confirm-item .item-content .item-price,
.qs-content .item-content .item-price,
.items-container .catalog-item.tabItem .item-price {
    background-color: transparent;
    color: #fff;
    margin-top: 0px;
    position: absolute;
    top: 17px;
    right: 185px;
    font-size: 20px;
    margin-right: 20px;
}

.catalog-item-splitor .item-content .item-price {
	right: 300px;
}

.catalog-item .item-actions {
    margin: 0px 0;
    position: absolute;
    top: -78px;
    height: 78px;
    right: 7px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.item-actions .button-primary-outline {
    font-size: 15px;
}

.catalog-item .item-bottom {
    position: relative;
    background-color: white !important;
    padding: 10px;
}

.catalogNavWidget a.list-group-item {
    margin-bottom: 7px;
    /* border: none; */
    color: #333;
    /* text-align: center; */
    background: #ebe5d9;
    /* border-radius: 30px; */
    padding: 12px;
}

.catalogProfileWidget .list-group-item {
    background: #ebe5d9;
}

.catalogProfileWidget .list-group-item a {
    color:#333;
}

.catalogProfileWidget li.list-group-item:nth-child(1) {
    background-image: url('./GetImageFileContent/cardbg2.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

.profileItem.thirdLine span.separateLine::after {
    content: '\a';
    white-space: pre;
}
.profileItem.thirdLine span.separateLine {visibility:hidden}

.catalogProfileWidget .profileItem.secondLine {
    font-weight: bold;
}

/*#home div.react .page-body {
    padding-top: 0px !important;
}

#home .main-container {
    margin-top: 0;
}*/

.catalog-item-splitor .col-sm-offset-1,
.catalog-item-splitor .col-sm-offset-2,
.catalog-item-splitor .col-sm-offset-3,
.catalog-item-splitor .col-sm-offset-4 {
    margin-left: 0;
    margin-bottom: 10px;
}

.catalog-item-splitor .col-sm-1,
.catalog-item-splitor .col-sm-2,
.catalog-item-splitor .col-sm-3,
.catalog-item-splitor .col-sm-4,
.catalog-item-splitor .col-sm-5 {
    width: auto;
    padding: 0;
    float: unset;
}

@media screen and (max-width: 1023px) {
    
    .catalog-item-splitor .item-content .item-name,
    .confirm-item .item-content .item-name,
    .qs-content .item-content .item-name,
    .items-container .catalog-item.tabItem .item-name {
        font-size: 14px;
        height: 55px;
        width: calc(100% - 155px);
    }
    .catalog-item-splitor .item-content .item-name:active,
    .confirm-item .item-content .item-name:active,
    .qs-content .item-content .item-name:active,
    .items-container .catalog-item.tabItem .item-name:active {
        width: 100%;
        background-color: orange !important;

    }
    .catalog-item-splitor .item-content .item-name:active span,
    .confirm-item .item-content .item-name:active span,
    .qs-content .item-content .item-name:active span,
    .items-container .catalog-item.tabItem .item-name:active span {
        z-index: 1;
        width: 100%;
        height: 47px;
        -webkit-line-clamp: 3;
        background-color: orange !important;


    }
    
    .catalog-item-splitor .item-content .item-price,
    .confirm-item .item-content .item-price,
    .qs-content .item-content .item-price,
    .items-container .catalog-item.tabItem .item-price {
        font-size: 14px;
        width: 90px;
        margin-right: 10px;
        top: 9px;
        right: 50px;

    }
    .item-actions .button-primary-outline {
        font-size: 14px;
    }

   .catalog-item-splitor .item-content .item-desc-indicator,
    .confirm-item .item-content .item-desc-indicator,
    .qs-content .item-content .item-desc-indicator,
    .items-container .catalog-item.tabItem .item-desc-indicator {
        top: 14px;
    }

   .catalog-item-splitor .item-content .item-actions,
    .confirm-item .item-content .item-actions,
    .qs-content .item-content .item-actions,
    .items-container .catalog-item.tabItem .item-actions {
        top: -55px;
        right: 10px;
        height: 55px;
    }

    .catalog-item-splitor .item-content .item-actions a.small.button-primary-outline,
    .catalog-item-splitor .item-content .item-actions a.small.button-primary,
    .confirm-item .item-content .item-actions a.small.button-primary-outline,
    .qs-content .item-content .item-actions a.small.button-primary-outline,
    .items-container .catalog-item.tabItem .item-actions a.small.button-primary-outline {
        font-size: 0;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .catalog-item-splitor .item-content .item-actions a.small.button-primary-outline::before,
    .catalog-item-splitor .item-content .item-actions a.small.button-primary::before,
    .confirm-item .item-content .item-actions a.small.button-primary-outline::before,
    .qs-content .item-content .item-actions a.small.button-primary-outline::before,
    .items-container .catalog-item.tabItem .item-actions a.small.button-primary-outline::before{
        content: "\f217";
        font-family: "Font Awesome 5 Free";
        font-size: 18px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        box-sizing: border-box;
    }

    .catalog-item-splitor .item-content .item-actions a.small.button-add-to-cart-selected::before {
        content: "\f00c";
    }

    .catalog-item-splitor .item-content .item-actions a.small.button-primary-outline.btn-edit-choices::before,
    .confirm-item .item-content .item-actions a.small.button-primary-outline.btn-edit-choices::before,
    .qs-content .item-content .item-actions a.small.button-primary-outline.btn-edit-choices::before,
    .items-container .catalog-item.tabItem .item-actions a.small.button-primary-outline.btn-edit-choices::before{
        content: "\f044";
    }

    .catalog-item-splitor .item-content .item-actions a.small.button-primary-outline.btn-view-and-edit-applications::before,
    .confirm-item .item-content .item-actions a.small.button-primary-outline.btn-view-and-edit-applications::before,
    .qs-content .item-content .item-actions a.small.button-primary-outline.btn-view-and-edit-applications::before,
    .items-container .catalog-item.tabItem .item-actions a.small.button-primary-outline.btn-view-and-edit-applications::before{
        content: "\f022";
    }


    .catalog-item-splitor .item-content .item-actions a.small.button-primary-outline.btn-delete::before,
    .confirm-item .item-content .item-actions a.small.button-primary-outline.btn-delete::before,
    .qs-content .item-content .item-actions a.small.button-primary-outline.btn-delete::before,
    .items-container .catalog-item.tabItem .item-actions a.small.button-primary-outline.btn-delete::before{
        content: "\f1f8";
    }

    .catalog-item-splitor .item-content .item-actions a.small.button-primary-outline.disabled::before,
    .confirm-item .item-content .item-actions a.small.button-primary-outline.disabled::before,
    .qs-content .item-content .item-actions a.small.button-primary-outline.disabled::before,
    .items-container .catalog-item.tabItem .item-actions a.small.button-primary-outline.disabled::before{
        content: "\f05e";
    }

    .item-content .button-primary-outline{
        width: 117px;
    }
    .button-primary-outline, .button-primary-outline:focus {
        padding: 4px 8px;
    }


    #user-options-bar {
        display: none !important;
    }
    
    #newtoolbar {
        height: 63px
    }

    #newtoolbar .header {
        height: 100%
    }

    #newtoolbar,
    .newHeader {
        max-height: 63px;
    }
    
     #newtoolbar .links,
    .newHeader .links {
        display: none;
    }

    
     #newtoolbar .vcenter-outer,
    .newHeader .vcenter-outer {
        display: inline-block;
    }

    #newtoolbar .newlogo {
		padding: 0;
		border-bottom: none;
	}
    
    #newtoolbar .newlogo,
    .newHeader .logo {
        margin-left: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        border-bottom: transparent;
    }

        #newtoolbar .newlogo img,
        .newHeader .logo img {
            display: none;
    
        }
    
        #newtoolbar .newlogo a::after,
        .newHeader .logo a::after {
            display: block;
            content: "UTAH DIVISION OF WILDLIFE";
            color: orange;
            text-align: center;
        }

        .newHeader .profile {
            position: absolute;
            left: 50%;
            top: 63px;
            margin-left: 0;
            width: 100%;
            background-color: #4a5564;
            transform: translate(-50%, 0);
            height: 37px;
        }

        .newHeader #profile-menu {
            left: 50%;
            transform: translate(-50%, 0);

        }

        .newHeader .cart {
            top: 23px
        }

        header.newHeader + div.page-body {
            padding-top: 40px !important;
        }

        #newtoolbar .nav-bars {
            padding: 15px;
        }


        #newtoolbar .profile {
            display: flex;
            position: absolute;
            padding: 0;
            top: 63px;
            width: 100%;
            background-color: #4a5564;
            left: 0;
            right: 0;
            align-items: center;
            justify-content: center;
            height: 38px;
        }

        #newtoolbar .profile a {
            display: flex;
            align-items: center;
        }

        #newtoolbar .profile .dropdown-trigger {
            padding: 0;
            vertical-align: 0;
        }

        #newtoolbar {
            margin-bottom: 40px;
        }

        #newtoolbar .profile .customer-name {
            min-width: unset;
        }

        #newtoolbar .cart {
            top: 5px;
            right: 10px;
        }
        
}


.catalog-modal .species-items .button-primary-outline {
    width: 100px;
    text-align: center;
}

.catalog-modal .species-items .item-actions {
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 1023px) {

    .catalog-modal .species-items .item-actions {
        display: flex;
        flex-direction: row;
    }

    .catalog-modal .species-items .btn-edit-choices {
        margin-right: 10px;
    }
 }


/* .catalog-modal .catalog-item .item-content .item-name {
    width: calc(100% - 200px)
} */

.species-items .item-group h3 {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 5px;
}

.species-items .catalog-item {
    margin-bottom: 15px;
}


/* I don't know why the HTML are splitted into small pieces, just disable the not required parts */
.footer-left {
    display: none;
}

.footer-bottom {
    display: none;
}

.sub-elements-two {
    display: none;
}

div.catalog.container > div > div.col-lg-4.col-md-4.hidden-sm.hidden-xs {
    display: block !important;
}

.footer-links {
    text-align: center;
}

.catalog-item.tabItem.item-number_0830::before {
    position: absolute;
    content: " ";
    background: url(./GetImageFileContent/catalogbgdeer.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    right: 286px;
    width: 126px;
    height: 70px;
    z-index: 1;
}


.catalog-modal .species-item .button-primary-outline {
    width: auto;
    text-align: center;
    padding: 2px 12px;
    font-size: 0.9em;
}
.catalog-modal .species-item .button-primary,
.catalog-modal .species-item .button-primary:focus {
    width: 180px;
    border: 0px solid #EF9E20;
    color: #fff;
    padding: 5px 16px;
    text-decoration: none;
    display: inline-block;
    background: #C44617;
    font-weight: bold;
    font-size: 0.9em;
    transition: .5s ease;
    border-radius: 30px;
    text-align: center;
    margin: 3px 0;
}
.catalog-modal .species-item .button-primary:hover {
    background-color: #EB541C;
}
.catalog-modal .species-item .item-remove-indicator {
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    margin: 0 10px;
}
.catalog-modal .species-item div[class*="col-"] {
    padding: 0 5px;
}
.catalog-modal .species-item .field-label {
    font-weight: 600;
    font-size: 1em;
}
.catalog-modal .species-item .field-value {
    background-color: rgb(202, 72, 24);
    margin-left: 5px;
    font-size: 1em;
    color: white;
    padding: 0 10px;
    font-weight: 600;
    border-radius: 30px;
}
.catalog-modal .species-item .item-actions {
    top: -35px;
    height: 40px;
}
.catalog-modal .species-item {
    position: relative;
}

.apt-unit-wrapper, .attention-line-wrapper {
    display: none;
}

.multi-species-modal h2 {
    font-size: 30px;
    margin-bottom: 15px;
}
.catalog-modal.multi-species-modal .confirm-content-full {
    padding: 0;
}
.multi-species-modal .panel-title {
    position: relative;
    font-size: 17px;
}
.multi-species-modal .panel-title a {
    text-decoration: none;
}
.multi-species-modal .panel .panel-heading {
    background-color: rgb(228 222 212);
    border-color: rgb(228 222 212);
    border-bottom-color: #aaa;
    padding: 15px;
}
.multi-species-modal .panel .panel-heading a {
    color: #444;
}
.multi-species-modal .panel .panel-heading h4 {
    font-weight: 700;
}
.multi-species-modal .panel .panel-heading .icon-plus-minus{
    color: #666;
}
.multi-species-modal .panel.panel-open .panel-heading {
    background-color: rgb(74 85 100);
    border-color: rgb(74 85 100);
}
.multi-species-modal .panel.panel-open .panel-heading a,
.multi-species-modal .panel.panel-open .panel-heading .icon-plus-minus{
    color: #fff;
}
.multi-species-modal .panel-title .glyphicon {
    position: absolute;
    right: -15px;
    font-size: 12px;
    top: 3px;
}
.multi-species-modal .panel {
    margin-bottom: 0;
}
.multi-species-modal .panel .panel-body {
    padding: 0 8px;
    overflow-x: auto;
}
.multi-species-modal .panel .list-group {
    margin-bottom: 0;
}
.multi-species-modal .list-group-item {
    border: none;
}
.multi-species-modal .list-group-item.header {
    background: #fff;
    color: #000;
    font-weight: 700;
    border-bottom: 2px solid #aaa;
    padding: 8px 15px;
}
.multi-species-modal .list-group-item:not(.header):nth-of-type(2n+1) {
    background: #efefef;
}
@media (min-width: 768px) {
    .multi-species-modal .list-group .row {
        display: flex;
        align-items: stretch;
    }
    .multi-species-modal .list-group-item .row > div {
        padding: 0 5px;
        display: flex;
        align-items: center;
    }

    .catalog-modal.multi-species-modal .modal-body .row > div {
        line-height:200%;
    }

    .catalog-modal.multi-species-modal .choice-col {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .catalog-modal.multi-species-modal .list-group-item {
        border-top: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
    }
}
@media (max-width: 767px) {
    .catalog-modal.multi-species-modal .modal-body .row > div {
        line-height:100%;
    }
}

@media (min-width: 992px) {
    .multi-species-modal .hunt-section.widthgroup {
        border-left: 1px solid #ccc;
    }
}
.cart-content .item-name {
    font-weight: bold;
    font-family: 'Roboto Slab';
}

@media (min-width: 900px) {
    .donation-container .donation-select {
        shape-outside: unset !important;
        margin-left: 0;
        margin-top: 0;
        float: right;
        width: 100%;
    }
        .donation-container .donation-select .donation-buttons .btn-donation {
            margin-top: 5px !important;
            margin-right: 5px !important;
            font-weight: bold;
        }


        .donation-text {
            display: flex;
            flex-direction: column;
        }

        .donation-item-col {
            display: flex;
            justify-content: center;
        }

        .donation-container .donation-select {
            min-height: unset;
        }
        
        .choose-donation-title-container {
            text-align: center;
        }

        .donation-buttons {
            display: flex;
            justify-content: center;
        }

        .donation-amount-error {
            margin-left: -137px;
        }
}

.communications-list .data .text {
    padding-top: 0px;
}

@media (min-width: 768px) {
    .communications-list .text {
        padding: 3px 6px;
    }

    .communications-list .row {
        display: flex;
        align-items: stretch;
    }
}

.button-add-to-cart-selected {
    font-size: 0 !important;
    background-color: green !important;
    border-color: green !important;
}

.button-add-to-cart-selected::before{
    content: "ADDED";
    font-size: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}

[data-license-type="3"] .cart-remove-item {
    display: none;
}

.cart-print-and-fulfill-icon {
    display: none;
}

.cart-quantity {
    display: none;
}

.shippingSummaryItem {
    display: none !important;
}

.physical-copy-item-price {
    display: none;
}

.shopping-cart .item-indent {
    margin-left: 0 !important;
}

.item-info-physical-copy {
    display: none;
}

.checkout-order-summary_payment-summary-content {
    margin-top: 20px;
}

.checkout-order-summary_payment-summary-title .control-label {
    display: none;
}


/* April 8, 2025 CSS based on requests from Utah */

.radio, .checkbox {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* 3000 = Sportsman */
.catalog-item.tabItem.uitab_5.item-number_3000 > .item-content > .item-name {
    background-image: url('./GetImageFileContent/whunterright.png') !important;
    background-position: 100% 11% !important;
    background-size: 50% !important;
    background-repeat: no-repeat !important;
}
/* 6000 = Turkey */
.catalog-item.tabItem.uitab_5.item-number_6000 > .item-content > .item-name {
    background-image: url('./GetImageFileContent/wturkey.png') !important;
    background-position: 100% 11% !important;
    background-size: 50% !important;
    background-repeat: no-repeat !important;
}


@media (min-width: 992px) {
	.catalog .col-lg-4{ float: right; }
}

.items-container .catalog-item.tabItem .item-name {padding-left: 10px;}

.catalog-item .item-desc-indicator { position: absolute; top: 23px; left: 12px; }

.catalog-item .item-bottom { padding: 20px 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }

.items-container .catalog-item.tabItem .item-content { border-radius: 10px; }

.catalogProfileWidget li.list-group-item:nth-child(1) { background-image: url(./GetImageFileContent/dwrlogo.png); background-size: contain; background-repeat: no-repeat; background-position: right; border-top-left-radius: 10px; border-top-right-radius: 10px; }

.catalogProfileWidget .list-group-item { background: #D7D2CB; }

.catalogProfileWidget li.list-group-item:nth-child(2) { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }

.catalog .col-lg-4.col-md-4 { position: static; }

.catalogNavWidget { top: 60px; z-index: 100; position: absolute; left: 88px; width: auto; }

.catalogNavWidget .list-group { display: flex; }

.catalogNavWidget a.list-group-item { margin-bottom: 0; /* border: none; */ color: #fff; /* text-align: center; */ background: transparent; /* border-radius: 30px; */ padding: 16px; font-weight: normal; border: none; border-right: 2px solid #37404c; }

.newHeader #profile-menu { z-index: 200; }

h4.modal-title { font-weight: bold; font-size: 20px; }

.modal-header { height: 48px; }

@media (min-width: 768px) {
    .modal-dialog { margin: 0px auto; }
}

@media (min-width: 992px) {
    .modal-lg { width: 100%; max-width: 1366px; }
}

@media (min-width: 1200px) {
    .catalog-modal.multi-species-modal { width: 100%; }
}

.catalog-modal .modal-content { border-radius: 10px; }

/*.confirm-content-full .qs-content .qs-item, .confirm-content-full .max-height-box { max-height: calc(100vh - 181px); overflow-y: auto; }*/

.confirm-content-full .qs-content .qs-item, .confirm-content-full .max-height-box { max-height: none; overflow-y: auto; }

.qs-item.content-divider .control-label > div > p { padding-bottom: 8px; border-bottom: 1px solid #ddd; }

.qs-item.content-divider .control-label > div > p:first-of-type { padding-top: 8px; border-top: 1px solid #ddd; }

.content.row.page-body { padding-top: 30px !important; margin-top: 0px; }

div#profileSwitcherMenu { display: block !important; position: absolute; left: 0; top: 45px; right: 0; border: 1px solid #bcbcbc; border-radius: 10px;}

.profileSwitcher #profileSwitcherMenu ul li a { background: #D7D2CB; border-bottom: 1px solid #bcbcbc; }

.profileSwitcher #profileSwitcherMenu ul li a[href]:hover { background: #c44618; }


.profileSwitcher #profileSwitcherMenu ul { border-radius: 10px; border: none; }

.profileSwitcher #profileSwitcherMenu > ul > li:nth-child(1) a { border-top-left-radius: 10px; border-top-right-radius: 10px; }

.profileSwitcher #profileSwitcherMenu > ul > li:nth-last-child(1) a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border: none; }

.profileSwitcher.profile-switch-list {
    float: none;
    margin-bottom: 15px;
}
.profileSwitcher.profile-switch-list #profileSwitcherMenu {
    position:static
}
.species-items .item-group h3 { font-weight: bold; font-size: 24px; margin-bottom: 10px; }

.modal-content .items-container .catalog-item.tabItem .item-name { height: 60px; }

.modal-content .catalog-item .item-desc-indicator { top: 16px; }

.catalog-modal .species-item .item-actions { top: -35px; }

.modal-content .confirm-title { padding-top: 20px; }

.modal-content .item-group { margin-bottom: 30px; }

.catalog-item .item-bottom { padding: 18px 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }

.catalog-modal .species-items .item-actions { display: flex; flex-direction: row; }

a.small.button-primary.button-primary-outline.btn-delete { margin-left: 10px; }

.alert.alert-warning.cart-content { display: none; }

strong.prerequisiteItemMSG { display: none; }

.child-items { position: relative; padding-bottom: 0px; }

/*.child-items .acknowledge { position: absolute; bottom: -130px; }*/

.panel.panel-success.cart-content { margin-top: 80px; position: relative; }

.order-summary.container .panel.panel-success.cart-content { margin-top: 10px; position: relative; }

.cart-content .cart-item-group:nth-child(1) .panel-heading.clearfix > span:nth-child(1) { position: absolute; color: #BD542D; top: -75px; left: 0; font-size: 38px; }

.cart-item-group .pull-right { float: left !important; }

.item-name { background: #4a5564; padding: 10px; color: #fff; border-radius: 4px; }

.child-items .item-name { background: #e4ded4; color: #000; }

span.item-price { font-weight: bold; }

.item.item-indent { padding-top: 0 !important; }

.panel.panel-success.donation-module { position: absolute; right: 16px; width: 300px; min-height: auto !important; top: 96px; border-radius: 0; }

.donation-text > div:nth-child(2) { display: none; }

@media (min-width: 900px) {
    .cart-page .cart-summary-box { 
        margin-bottom: 16px; 
        float: right; 
        width: 300px; 
        position: sticky !important; 
        margin-top: 392px;
        top: 334px;
    }


    .panel.panel-success.donation-module {
        float: right;
        width: 300px;
        min-height: auto !important;
        top: 20px;
        border-radius: 0;
        margin-top: 80px;
        margin-right: -298px;
        position: sticky;
        margin-bottom: 438px;
    }
}

.donation-container .donation-select .donation-item .display-inline {
    display: block;
    word-break: normal;
}

.donation-item.row {
    margin-top: 12px;
}

.choose-donation-title-container.col-sm-12 { display: none; }

.donation-container .donation-text { text-align: left; padding: 0px; width: 100%; }

.amount-and-error { display: flex; margin-top: -10px; }

@media (min-width: 900px) {
    .donation-amount-error { margin-left: 6px; margin-top: 5px; }
}

.donation-container .donation-select { border: none; }

.donation-buttons {
    margin-top: 15px;
}

button.btn-donation.btn.btn-default {
    background: #c44618;
    border: none;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
}

.acknowledge .checkbox-content-rich p { font-weight: bold; }

input#otherAmount { background: transparent; height: 35px; font-size: 16px; border-radius: 2px; }

.react .content.row.page-body {
    padding-top: 10px !important;
    margin-top: 0px;
}

.order-summary.container .cart-item-group:nth-child(1) .panel-heading.clearfix > span:nth-child(1) {
    position: relative;
    color: inherit;
    top: 0px;
    font-size: inherit;
}

.order-summary.container {
    max-width: 1366px;
}

.order-summary.container > .row > .col-lg-4 {
    display: none;
}

.order-summary.container > .row > .col-lg-8 {
    width: 100%;
}

.order-summary.container label.control-label {
    font-size: 32px !important;
    font-weight: bold;
    color: #BD542D !important;
}

.order-summary.container .form-group.form-group-inline.col-xs-12.col-sm-9 label.control-label {
    font-size: 16px !important;
}

.catalog.container .item-description__master-hunt {
    margin-top: 20px;
}

.acknowledge-bottom {
    margin-top: 0;
}

.content.row {
    max-width: 1366px;
}

/* other pages sub-nav */

/*.option-buttons .col-option-button a.list-group-item[href*="Catalog"], .option-buttons .col-option-button a.list-group-item[href*="Profile"] {
    display: none;
}*/

div#newContent div#user-options-bar {
    position: absolute;
    top: 82px;
    left: 73px;
    z-index: 200;
}

.content.row.page-body div#user-options-bar {
	position: absolute;
    top: 54px;
    left: 73px;
    z-index: 200;
}

div#user-options-bar > div > div.col-option-button:nth-child(1), div#user-options-bar > div > div.col-option-button:nth-child(2), div#user-options-bar > div > div.col-option-button:nth-child(4) {
    display: none;
}

.col-sm-4.col-option-button {
    width: auto;
    border-right: 2px solid #37404c;
}

.option-buttons a.list-group-item {
    padding: 16px;
}

div#newContent {
    margin-top: 0px !important;
}

.tab-content {
    padding-top: 0;
}

div#newContent, #newContent .col-sm-12, .content .col-sm-12{position:static}

.shopping-cart.cart-page.clearfix {
    position: relative;
    padding-bottom: 100px;
    min-height: 835px;
}

.display-inline.donation-item-col.col-sm-12 .checkbox {
    float: left;
    margin-top: 10px;
}

.display-inline.donation-item-col.col-sm-12 div:nth-child(2) b:after {
    content: ' \f059';
    font-family: 'Font Awesome 5 Free';
    color: orange;
}

.orderSummaryItem .fa {
    color: orange;
}

@media (max-width: 1023px) {
    .catalogNavWidget {
    	display:none;
	}
}

/*.child-items .item.item-indent .row .col-sm-9 {
    padding-bottom: 10px;
    position: static;
}
.acknowledge {
    position: absolute;
    bottom: 0px;
}*/

.catalog-item .item-content {
    border-radius: 10px;
}


/* need a media with max-width 899 */

@media (max-width: 900px){

	.panel.panel-success.donation-module {
		position: absolute;
		left: 16px;
		width: 100%;
		max-width: calc(100vw - 32px);
		min-height: auto !important;
		top: 20px;
		border-radius: 0;
	}

	.cart-summary-box {
		margin-top: 265px;
	}

	.display-inline.donation-item-col.col-sm-12 {
		display: flex !important;
		flex-direction: row;
	}
	.amount-and-error {
		display: flex;
		margin-top: 1px;
		margin-left: 40px;
	}

	.error.amount-error.donation-amount-error {
		line-height: 38px;
		margin-left: 10px;
	}
}

@media (max-width: 767px){

	.container.donation-container {
		background: #fff;
	}
	
	.cart-summary-box {
		margin-top: 304px;
	}

}

.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-name{
    font-size: 15px;
    height: auto;
    width: calc(100% - 100px);
    padding-left: 10px;
}
.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-bottom{
    padding:10px 0 10px 10px;
}
.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-bottom .item-actions{
        top: -31px;
        height: auto;
}
.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-bottom .item-actions .button-primary-outline {
    padding: 2px 10px;
	line-height: normal;
}

.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-bottom .item-actions .button-add-to-cart-selected {
    padding: 2px 10px;
	line-height: normal;
}

.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-price{
    top: -6px;
}
@media screen and (max-width: 1023px) {
    .catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-bottom .item-actions {
            top: -45px;
        }
    .catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-price {
        top: 0;
        right: 47px;
    }
}
@media (min-width: 768px) {
    .catalog-modal.prerequisites-modal .confirm-content-full {
        padding: 0;
        margin: 0 30px;
    }    
    
    .catalog-modal.prerequisites-modal .catalog-item-splitor .fa.button.lg {
        font-size: 30px;
    }

    .catalog-modal.prerequisites-modal .catalog-item-splitor>.fa.left {
        left: -35px;
    }

    .catalog-modal.prerequisites-modal .catalog-item-splitor>.fa.right {
        right: -35px;
    }

    .catalog-modal.prerequisites-modal .catalog-item-splitor .container {
        max-height: none;
        overflow-x: visible;
    }

    .catalog-modal.prerequisites-modal .catalog-item-splitor .container .row {
        min-width: 500px;
    }    
    .catalog-modal.prerequisites-modal .catalog-item-splitor .container .catalog-item {
        margin-bottom: 10px;
    }
}

/*species items*/
.modal-content .items-container.species-items .catalog-item.species-item .item-name {
    font-size: 18px;
    height: 56px;
    width: calc(100% - 100px);
}
.items-container.species-items .species-item .item-bottom {
    padding: 10px 0 10px 10px;
}
.items-container.species-items .item-group {
    margin-bottom: 20px;
}
.items-container.species-items .item-group h3 {
    font-size:20px;
}

@media screen and (max-width: 1023px) {
    .items-container.species-items .species-item .item-bottom .item-actions {
        top: -56px;
    }
    .items-container.species-items .species-item .item-actions a.small.button-primary-outline {
        width: 30px;
        height: 30px;
    }
}
.catalog-items .collapse-panel__master-hunts .panel-heading {
    display: block;
    background: none;
    border: 0;
    padding: 0;
    margin-bottom: 0;
}
.catalog-items .collapse-panel__master-hunts .panel-heading a {
    color: rgb(51, 51, 51);
	text-decoration: none;
}
.catalog-items .collapse-panel__master-hunts .panel-heading a i{
    font-size: 12px;
}
.catalog-items .collapse-panel__master-hunts .panel-success {
    border: 0;
	margin-bottom: 0;
}
.catalog-items .collapse-panel__master-hunts .panel-body {
    padding: 0;
}

.catalog-items .collapse-panel__master-hunts .glyphicon-chevron-right:before{
	vertical-align: text-top;
}

/* highlight selected column */
.catalog-modal.multi-species-modal .selected-column {
    background-color: #f4b9a4;
}

/* remove padding to align the header and rows */
.catalog-modal.multi-species-modal .list-group-item {
    padding: 0;
}

.catalog-modal.multi-species-modal .panel .panel-body {
    padding: 0;
}

/* make the hunt choice model full screen */
@media (min-width: 992px) {
    .catalog-modal.multi-species-modal.modal-lg.modal-dialog {
        max-width: none;
        min-height: 100%;
        height: 100%;
    }

    .catalog-modal.multi-species-modal.modal-lg.modal-dialog .modal-content{
        min-height: 100%;
    }
}

/* the end */

.modal-body .row > div {line-height:40px}

.catalog-modal .species-item .item-actions {
    top: -50px;
}

.catalog-modal .species-item .button-primary-outline {
    padding: 5px 22px;
}

.catalog.container .item-description__master-hunt {
    margin-bottom: 10px;
}

.item-description__master-hunts.collapse-panel__master-hunts > div {
    margin-bottom: 10px;
}

.content.row.page-body div#user-options-bar {
    display: none;
}

div#newContent div#user-options-bar {
    display: none;
}

.catalogNavWidget {
    display: none;
}

.btnRemoveItem {
    background-color: #c44617;
    opacity: 1 !important;
    font-family: inherit !important;
    border-radius: 30px;
    padding: 5px;
    width: 130px;
    min-height: 48px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.btnRemoveItem::before {
    content: "REMOVE" !important;
    font-size: 14px;
    color: #fff;
    font-family: inherit !important;
    font-weight: normal !important;
}

form#IndividualGenericSearchPageForm {
    margin: 0 20px;
}

@media (min-width: 768px) {
    .btnRemoveItem {
        margin-top: 3px;
        min-height: 32px;
    }
}

@media (max-width: 900px) {
    .cart-summary-box--checkout {
        margin-top: 0;
    }
}

.catalogNavWidget{
    display: none;
}

.mobile-link-box__options {
    display: none;
}

.item-list__catalog-items {
    box-shadow: none;
}

.panel-success__accordion {
    box-shadow: none;
}

.item-description__master-hunts .panel-success {
    box-shadow: none;
}
.option-buttons {
    display: none;
}

@media (max-width: 1200px) {
    .newHeader .links ul li {
        padding: 0 5px;
    }

    #newtoolbar .links ul li {
        padding: 0 5px;

    }
}


@media (max-width: 1024px) {
    .page-body{
        margin-top:27px !important;
    }
}

.newHeader.noLogin .links ul :not(:first-child){
    display: none;
}
.newHeader.noLogin .mobile-links :not(:first-child){
    display: none;
}

#newtoolbar .noLogin .links ul :not(:first-child){
    display: none;
}
#newtoolbar .noLogin .mobile-links :not(:first-child){
    display: none;
}

.newHeader.noLogin .links ul li[data-fkey="IS.DrawOdds"]{
    display: inline-block;
}


.newHeader.noLogin .mobile-links li[data-fkey="IS.DrawOdds"] {
    display: list-item;
}


.return-to-payment-setting-container .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
}

.add-customer-customer-search-title {
    padding-top: 10px;
}

.validation-summary-errors{
    padding: 0 30px;
}
.allowCreateCustomerDirectly{
    display: grid;
    grid-auto-flow: row;
    grid-auto-columns: max-content;
    justify-content: center;
    gap: 10px;
}
#IndividualGenericSearchPageForm .allowCreateCustomerDirectly {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    a.btn.btn-success {
        display: block;
        align-content: center;
    }
}
@media (max-width: 767px) {
    #IndividualGenericSearchPageForm .allowCreateCustomerDirectly {
        justify-content: space-between;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (min-width: 1024px) {
    .items-container.species-items .species-item .item-bottom .item-actions {
        top: -48px;
    }
}

form#ProfileId {
    padding-top: 20px;
    h2 {
        margin-bottom:20px;
    }
}

.donation-group > .panel-heading {
	text-align: center;
    background: #ff0;
    background-color: rgb(51 51 51);
    border: 1px solid rgb(51 51 51);
}

.catalog-modal.prerequisites-modal .confirm-content-full > .message-list p {
	font-weight:bold;
}

.cart-content .valid-dates > .small, .cart-content .physical-copy-info {
	font-size: 16px;
}

.cart-content .cart-remove-item, .cart-content .cart-edit-item {
	display:none;
}

.multi-species-choice-modal .action-bar {
	text-align: center;
}

/* HOME PAGE STYLE */

.tile-row{display:flex; flex-wrap:wrap; justify-content:space-between;width:100%;min-height:40px;margin-bottom:20px;}
.tile{position:relative}
.tile .inside{margin:20px}
.tile.aa{width:31%;margin:1%}
.tile.bb{width:64.6%;margin:1%}
.tile.light{background:#979EA7; color: #000}
.tile.dark{background:#2f2f2f; color: #fff}
.bear{background-image:url('./GetImageFileContent/wbear.png') !important;background-repeat:no-repeat!important;background-position: 160% 50%!important; background-size:222px !important;}
.elk{background-image:url('./GetImageFileContent/welk.png') !important;background-repeat:no-repeat!important;background-position: 372% 62%!important; background-size:326px !important;}
.cal{background-image:url('./GetImageFileContent/wcal.png') !important;background-repeat:no-repeat!important;background-position: 250px 50%!important; background-size:320px !important;}
.hunter{background-image:url('./GetImageFileContent/whunter.png') !important;background-repeat:no-repeat!important;background-position: bottom right !important; background-size:contain !important;}
.turkey{background-image:url('./GetImageFileContent/wturkey.png') !important;background-repeat:no-repeat!important;background-position-x: 250px !important; background-size:contain !important;}

.tile-title {
    text-align: center;
    font-family: 'Roboto Slab';
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
}
.tile-purpose {
    text-align: center;
    font-family: 'Roboto Slab';
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

.period-title, .draw-title {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto Slab';
}

.period-dates, .draw-date {
    text-align: center;
    font-size: 30px;
}

.draw-status{text-align:center;margin-top:30px;font-weight:bold;font-size:24px;margin-bottom:30px}

.tile .status-flag{position:absolute;top:0px;left:0px;height:100px;width:auto;}
.tile .status-flag img{height:80px;}

@media (max-width: 1100px) {
    .tile.aa{width:48%;margin:1%}
}

@media (max-width: 780px) {
    .tile.aa{width:100%;margin:0%;margin-bottom:20px}
    
}

.item-detail_field {
    line-height: normal !important;
    margin: 10px 0;
}

.mobile-links-box .mobile-links{
    max-height: 999px !important;
}

.mobile-links-box .title{
    display: none !important;
}

.catalog_proceedToCheckoutPanel {
    background-color: transparent;
    text-align: center;
    padding: 10px 0;
    margin-top: 20px;
    border-radius: 10px;
    font-size: 20px;
}

.catalog_proceedToCheckoutPanel button {
    font-size: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

.item-season-dates {
    white-space: pre-wrap;
    padding-right: 200px;
}

.communications-table > table > tbody > tr:nth-child(odd) td {
    background: #efefef;
}

@media screen and (max-width: 1023px) {
    .item-season-dates {
        padding-right: 50px;
    }
    
}

.communications-table {
    padding: 10px;
    
}
.table-primary {
    display: table;
    border: 1px solid #bcbcbc;
    line-height: normal !important;
}


.table-primary thead {
    background-color: #777;
    color: white;
}

.cart-content .table-primary,
.multi-species-modal .table-primary {
    border: none;
}

.multi-species-modal .table-primary tr {
    border-bottom: 1px solid #ddd;
}

.multi-species-modal .table-primary td {
    white-space: pre-wrap;
}

.multi-species-modal .table-responsive-content-value input[type="radio"] {
    width: 1.5em;
    height: 1.5em;
}

.cart-content .table-primary thead,
.multi-species-modal .table-primary thead {
        background-color: transparent;
    color: black;
}

.table-primary th {
    padding: 0 10px;
}


.table-responsive-card-header {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    margin-bottom: 5px;
}

.table-responsive-content {
    display: flex;
    flex-wrap: wrap;
    white-space: pre-wrap;
}

.table-responsive-content-title {
    color: #7c7c7c;
    font-size: 15px;
}

.catalog-modal.align-top.prerequisites-modal .confirm-title:before {
    content: 'License Required';
    font-size: 40px;
    font-weight: bold;
    color: #c54616;
    text-transform:uppercase;
}

.catalog-modal.align-top.prerequisites-modal .confirm-title h2 {
    display:none;
}

/*.catalog-modal.align-top.prerequisites-modal .confirm-content-full .row .col-sm-4:nth-child(1):before {
    content: 'Combination Licenses';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
}

.catalog-modal.align-top.prerequisites-modal .confirm-content-full .row .col-sm-4:nth-child(6):before {
    content: 'Hunting Licenses';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
}*/

.button-add-to-cart-selected {
    font-size: 0 !important;
    background-color: #c54616 !important;
    border-color: #c54616 !important;
}

a.small.button-primary.button-add-to-cart-selected:before {
    content: 'Selected - Click to Change';
}

.catalog-modal.align-top.prerequisites-modal.modal-lg.modal-dialog span.item-error-message-full.hidden div {
    display: none;
}
.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-bottom {
		padding: 0 10px;
	}

.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-name {
	padding: 17px;
}

.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-price {
	top: 3px;
}
.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-bottom .item-actions {
	top: -38px;
	height: auto;
}
.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-bottom {
	padding: 0 3px;
}

@media screen and (max-width: 780px) {
    
	.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-bottom .item-actions {
		top: -45px;
		height: auto;
	}
	.catalog-modal.prerequisites-modal .container .catalog-item .item-content .item-price {
		top: 9px;
	}
}

div#newContent > div.col-sm-12 > div.hidden-xs > div.panel > div.panel-heading > .row > .col-xs-7 {
    font-size: 18px;
    font-weight: normal;
}
div#newContent > div.col-sm-12 > div.hidden-xs > div.panel > div.panel-heading > .row > .col-xs-7:nth-last-child(1) {
    display: none;
}

div#newContent > div.col-sm-12 > div.hidden-xs > div.panel > div.panel-heading > .row > .col-xs-7 span:nth-child(1):after {
    content: '\A';
    white-space: pre;
}

div#newContent {
    border-radius: 0px;
}

div#newContent .panel-heading {
	margin-top:20px;
}

.catalog-modal.align-top.multi-species-choice-modal.modal-lg.modal-dialog .catalog-item.tabItem.species-item.uitab_2 .item-bottom .pull-right.item-detail_field.col-sm-6:after{
    content: 'This hunt will be added to your cart';
}

.catalog-modal.align-top.multi-species-choice-modal.modal-lg.modal-dialog .catalog-item.tabItem.species-item.uitab_2 .item-bottom .pull-right.item-detail_field.col-sm-6 span.item-error-message-full.hidden {
    display: none !important;
}

a.btn.btn-success[href*="AllowCreateWithout"] {
    background: #f26a14 !important;
}

/* FAQ Page CSS */

div#FAQ-page {
    padding: 30px;
}
div#FAQ-page h1 {
    font-size: 40px;
    color: #BD542D;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 700;
    font-stretch: 75%;
}

div#FAQ-page h2 {
    font-size: 25px;
    color: #000;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 700;
    font-stretch: 75%;
    margin-top: 20px;
}

div#FAQ-page p{
	font-size: 18px;
}

div#FAQ-page ul {
    margin-left: 60px;
    font-size: 18px;
}

div#FAQ-page li {
    margin-bottom:10px;
}

div#FAQ-page ul.faqTOC {
    list-style: none;
    margin-left: 20px !important;
}

div#FAQ-page h3 {
    font-family: 'source sans 3';
    font-size: 22px;
    font-weight: bold;
}

div#FAQ-page .indent {
    margin-left: 20px;
}

ul.faqTOC a {
    background: #ccc;
    width: 100%;
    display: block;
    max-width: 772px;
    border-bottom: 4px solid #bd542e;
    padding: 3px 10px;
    color: #000;
    text-decoration: none;
}

a.b2top {
    font-size: 16px;
}

.draw-odds-title:after {
    content: 'Sportsman draw odds will be posted on this page shortly. Draw odds for the remaining draws will follow. Please check back for updates!';
    font-size: 20px;
    font-weight: bold;
}

.newHeader.noLogin .links ul li[data-href*="/internetsales/home/faq"], #newtoolbar .noLogin .links ul li:nth-last-child(-n+3) {
    display: inline-block;
}
.newHeader.noLogin .mobile-links li[data-href*="/internetsales/home/faq"], #newtoolbar .noLogin .mobile-links ul li:nth-last-child(-n+3) {
    display: list-item;
}

.newHeader.noLogin .links ul li[data-href*="/harvest"], .header.noLogin .links ul li[href*="/harvest"]{
    display: inline-block;
}
.newHeader.noLogin .mobile-links li[data-href*="/harvest"], .header.noLogin .mobile-links li[href*="/harvest"] {
    display: list-item;
}

/* FAQ Lightbox CSS */
div#FAQ-page{
.lb-album{
	width: 900px;
	list-style:none;
}
.lb-album li{
	float: left;

}

img.thumb {
    width: 300px;
}
img.fullimg {
    max-width: 1170px;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{	
	padding: 10px;
	background: #ccc;
}
.lb-album li > a span{
	position: absolute;
	width: 150px;
	height: 150px;
	top: 10px;
	left: 10px;
	text-align: center;
	line-height: 150px;
	color: rgba(27,54,81,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 24px;
	opacity: 0;
	background: 
		radial-gradient(
			center, 
			ellipse cover, 
			rgba(255,255,255,0.56) 0%,
			rgba(241,210,194,1) 100%
		);
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
	opacity: 1;
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;

}
.lb-overlay > div{
	position: relative;
	color: rgba(27,54,81,0.8);
	width: 550px;
	height: 80px;
	margin: 40px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 20px;
	width: 200px;
	height: 60px;
}
.lb-overlay div h3{
	font-size: 36px;
	float: left;
	text-align: right;
	border-right: 1px solid rgba(27,54,81,0.4);
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	font-family: Constantia, Palatino, serif;
	font-style: italic;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	font-size: 14px;
	text-align: left;
	float: left;
	width: 260px;
}
.lb-overlay a.lb-close{
	background: #c64616;
	z-index: 1001;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 38px;
	left: 50%;
	font-size: 20px;
	line-height: 34px;
	text-align: center;
	width: 160px;
	height: 34px;
	overflow: hidden;
	margin-left: -80px;
	opacity: 0;
	border-radius: 30px;
	text-decoration: none;
}
.lb-overlay img{
	max-height: 100%;
	position: relative;
	opacity: 0;
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
	transition: opacity 0.5s linear;
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
	background: rgba(0, 0, 0, 0.5);
}
.lb-overlay:target img,
.lb-overlay:target a.lb-close{
	opacity: 1;
}
.lb-overlay:target img {
	animation: fadeInScale 1.2s ease-in-out;
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}


}

@media (max-width: 768px) {
    div#FAQ-page {
		padding: 30px 10px;
	}
	div#FAQ-page ul.faq-bullets {
		margin-left: 30px !important;
	}
    
    div#FAQ-page .lb-album{
		width: auto;
		list-style:none;
	}
	div#FAQ-page ul {
		margin-left:0px
	}
	div#FAQ-page img.thumb {
        width: 280px;
    }
    div#FAQ-page .lb-overlay {
    	overflow: scroll;
	}
	div#FAQ-page .lb-overlay:target {
        padding: 80px 00px 120px 0px;
    }
    div#FAQ-page ul.faqTOC {
		margin-left: 0px !important;
	}    	
}
/* End FAQ Lightbox CSS */