.pop-mode { letter-spacing: .2px; }
.pop-mode .pop-data-body { max-width:900px; padding: 25px 23px 0; }
.pop-mode .pop-data-title { font-size: 17px; margin: -7px 0 48px 0px; }
.pop-mode .pop-data-cancel { top: 18px; font-size:11px; padding: 18px 20px 16px 22px; }
.pop-mode .pop-pay-options { margin-bottom: 0;margin-top: -31px; border-color: rgba(0, 0, 0, 0.12); }
.pop-mode .pop-pay-opt { width:50%; background: rgb(47, 51, 67); height:36px; font-family: effrasemi;font-size: 12px; line-height: 13px; }
.pop-mode .pop-pay-opt span:hover { color: #bcc5ea; transition: .27s; }
.pop-mode .pop-pay-opt-selected span { color: #e3d4a7; }
.pop-mode .pop-pay-opt span { padding: 11px 4px 10px; }
.pop-mode .pop-pay-opt i { font-size: 14px;margin-right: -1px; }
  
.mode-drop-wrap { float: left; width: 100%; display: flex; flex-wrap: wrap; gap: 7px; justify-content: space-between; margin:19px 0 20px; }
.mode-drop { min-width: auto; flex: 1 1 calc(33.33% - 10px); height: 34px; font-size: 13px; padding: 0px 10px; position: relative; background: #2f3343; border-radius: 4px; cursor: pointer; }
.mode-drop-span { font-size: 12px; left: 12px; line-height: 34px; text-align: left; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: absolute; right: 22px; }
.mode-drop-i { right: 1px; font-size: 12px; top: 9px; float: right; line-height: 18px; transition: .27s; }
.mode-drop ul { position: absolute; left: 0; right: 0; top: 34px; z-index: 25; border-radius: 0 0 5px 5px; overflow-y: auto; max-height: 280px; text-align: left; transition: .27s; display: none; background: #383d4f; font-size: 12px; border-top: 1px solid #14161e57; box-shadow: 0 1px #ffffff03; }
.mode-drop li { padding: 0 10px; height: 31px; line-height: 29px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.mode-drop li:hover { background: #3b4053; }
.mode-drop li:last-of-type { height: 32px; }
.mode-drop-search input { position: absolute; left: 0; right: 0; bottom: 0; top: 0; background: none; padding: 0; margin: 0; padding: 0 30px 0 11px; font-size: 12px; width: 100%; height: 100%; }
.mode-drop-search i { right: 0px;font-size: 11px;top: 8px;padding: 8px 8px;margin: -8px; float: right; line-height: 18px; transition: .27s; cursor:pointer; }
.mode-drop:hover .mode-drop-i, .mode-dropped .mode-drop-i, .mode-filter-dropped .mode-drop-i, .mode-drop-search i:hover { color: #6dc5f2; }
.mode-drop.mode-dropped, .mode-filter-dropped { border-radius: 5px 5px 0 0; }
.mode-dropped ul, .mode-filter-dropped .mode-filter-drop { display: block; } 
.mode-filter-drop { position: absolute; left:0; right:0; top:34px; z-index: 25; border-radius:0 0 5px 5px; text-align:left; transition:.27s; display:none; font-size:12px; background:#383d4f; padding:12px 12px 8px; cursor:auto; border-top: 1px solid #14161e57; box-shadow: 0 1px #ffffff03; } 
.mode-filter-title { float: left; font-family: effrasemi; font-size: 11px; display: flex; align-items: center; justify-content: center; width: 103%; }
.mode-filter-title::after { content: ""; flex: 1; height: 1px; background: linear-gradient(90deg, rgba(200, 200, 220, 0.5), rgba(200, 200, 220, 0.5), rgba(50, 55, 70, 0)); margin-left: 9px; }
.mode-filter-tags { padding: 12px 0; float: left; } 
.mode-filter-tags span { background: #464d66; padding: 3px 7px; font-size: 10px; border-radius: 4px; margin-bottom: 5px; float: left; margin-right: 5px; transition:.25s; cursor:pointer; }
.mode-filter-tags span:hover { background: #49506a; }
.mode-filter-tag-selected { background: #38609d !important; }
.mode-filter-tag-info { clear: both; padding: 2px 0 6px; font-size: 11px; }
  
.mode-loop { width: 100%; display: grid; grid-template-columns:repeat(4, minmax(0, 1fr)); gap: 10px; }
.mode-row { float: left; width: 100%; background: #2f3343; background: #303545; border-radius: 5px; font-size: 13px; position: relative; } 
.mode-row-img { position: relative;width: 100%; } 
.mode-row-img img { width: 100%; border-radius: 5px 5px 0 0; cursor:pointer; }
.mode-row-type { position: absolute; background: rgba(0, 0, 0, 0.31); padding: 2px 4px; margin: 4px; border-radius: 4px; font-family: effrabold; font-size: 8px; }
.mode-row-fav { padding:11px 4px 4px 11px; position: absolute; right: 0; bottom: 0; cursor:pointer; } 
.mode-row-fav i { background: rgba(0, 0, 0, 0.31); border-radius: 3px; font-size: 8px; width: 16px; height: 16px; display: block; text-align: center; line-height: 16px; transition:.27s; }
.mode-row-fav:hover i, .mode-row-info:hover i { background: rgba(0, 0, 0, 0.39); }
.mode-row-favorited i, .mode-row-favorited:hover i { color: #ffd572; background: rgba(30, 39, 77, 0.58); background: rgba(14, 35, 98, 0.7); color: #a5ddff; color: #82cfff; }
.mode-row-info { padding: 4px 4px 10px 10px; position: absolute; right: 0; top: 0; cursor:pointer; } 
.mode-row-info i { background: rgba(0, 0, 0, 0.31); padding-left: 1px; border-radius: 3px; font-size: 9px; width: 15px; height: 14px; display: block; line-height: 13px; text-align: center; transition:.27s; }
.mode-row-bottom { position: relative; z-index: 5; }
.mode-row-title { font-family: effrabold; font-size: 11px; letter-spacing:.5px; padding:6px 8px 8px; background:#34384a; background: #363a4c; border-bottom:1px solid #1f23316e; border-bottom: 1px solid #1f233169; border-top:1px solid #1f233124; box-shadow:0 1px #ffffff03; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 13px; }
.mode-row-actions { float: left; width: 100%; padding: 9px 7px 4px; position:relative; } 
.mode-row-act-l { width: 80%; float: left; }
.mode-row-drop-wrap { border: 1px solid #494f68; padding: 4px 0; font-size: 11px; border-radius: 4px; margin-right: 8px; height: 23px; position: relative; transition: .12s; cursor:pointer; }
.mode-row-drop-wrap-label { width: 100%; position: absolute; display: block; padding-right: 18px; padding-left: 7px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.mode-row-drop-wrap-i { float: right; font-size: 10px; color: #7e849d; top: 0px; right: 6px; }
.mode-row-drop { position: absolute; left: 0; right: 0; top: 41px; z-index: 25; border-radius: 0 0 5px 5px; overflow-y: auto; max-height: 113px; text-align: left; transition: .27s; background: #383d4f; font-size: 11px; }
.mode-row-drop li { padding: 0 10px; height: 28px; line-height: 27px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; border-top: 1px solid #1f23313d; box-shadow: 0 1px #ffffff03 inset; }
.mode-row-drop li:hover { background: #3b4053; }
.mode-row-drop li:first-of-type { border-top: 1px solid #1f233175; }
.mode-row-drop li:last-of-type { height: 30px; }
.mode-row-drop-show .mode-row-drop { display:block; }
.mode-row-drop-show { border-radius:6px 6px 0 0; z-index:10; }
.mode-row-drop-show .mode-row-drop-wrap { border-color:#5a81bd; border-color: #b5946a; }
.mode-row-drop-show .mode-row-drop-wrap-label, .mode-row-drop-show  .mode-row-drop-wrap-i { color:#a0c0f0; color: #e8c98f; }
.mode-row-act-r { width: 20%; float: right; }
.mode-row-select { padding: 3px 4px; font-size: 11px; border-radius: 4px; margin-bottom: 5px; float: left; margin-right: 5px; transition: .17s; cursor: pointer; background: #3b65a5; background: #3d68aa; font-family: effrasemi; height: 23px; line-height: 17px; width: 100%; text-align: center; }
.mode-row-select:hover { background: #406db2; }
.mode-row-selected { background: #389d5b !important; }
.mode-row-selected .mode-row-select-use { display:none; }
.mode-row-selected .mode-row-select-set { display:block; }

.mode-details { position: absolute;left: 0px;right: 0px;top: 0px;bottom: 0;background: #383d4f;z-index: 5;font-size: 11px;overflow: hidden; border-radius: 5px 5px 0 0; display:none; }
.mode-details-top { padding:8px 7px;border-bottom:1px solid #1f23313d; box-shadow: 0 1px #ffffff03; background:#3b4053; height:29px; font-family: effrasemi; color: #abb8ff; color: #9ec5ff; position: relative; }
.mode-details-top-btn { padding: 0; top: 0; bottom: 0; position: absolute; right: 0; }
.mode-details-top-btn i { height:100%;display:block;border-radius: 0;width:25px;text-align:center;background:#3e4357;border-left: 1px solid #1f233159;box-shadow: 1px 0 #ffffff03 inset;font-size:11px;color:#c1c7db8c;line-height: 29px; transition:.25s; cursor:pointer;}
.mode-details-top-btn:hover i { color: #cacfdfa3; }
.mode-deets { top: 0px; bottom: 0; position: absolute; left: 0; right: 0; margin-top: 29px; overflow-y: auto; height: calc(100% - 28px); scrollbar-width: thin; scrollbar-color: #363a4c #363a4c; }
.mode-deet-row { display: flex; justify-content: space-between; box-shadow: 0 1px #ffffff03; font-size: 10px; letter-spacing: .35px; color: #e0e6fb; line-height: 10px; }
.mode-deet-l { width: 35px; flex-shrink: 0; border-right: 1px solid #1f23312b; padding: 7px 6px 10px; font-family: effrasemi; font-size: 10px; letter-spacing: -.05; color: #e3d1ad; border-bottom: 1px solid #1f23314d; box-shadow: 0 1px #ffffff03 inset; background: #3b4053; }
.mode-deet-r { flex-grow: 1; padding: 8px 9px 10px; background: #41465b; border-bottom: 1px solid #1f23313b; box-shadow: 0 1px #ffffff03 inset; }
.mode-deet-row:last-child .mode-deet-r { border-bottom: 1px solid #1f233161; padding-bottom: 11px; }
.mode-deet-r-bold { font-family: effrasemi; text-transform: uppercase; font-size: 9px; }
.mode-details-show .mode-details { display:block; }
.mode-deets::-webkit-scrollbar { width: 6px; } .mode-row-drop::-webkit-scrollbar { width: 6px; } .mode-drop ul::-webkit-scrollbar { width: 6px; } 
.mode-deets::-webkit-scrollbar-track { background: #363a4c; } .mode-row-drop::-webkit-scrollbar-track { background: #363a4c; } .mode-drop ul::-webkit-scrollbar-track { background: #363a4c; } 
.mode-deets::-webkit-scrollbar-thumb { background-color: #555; border-radius: 6px; border: 2px solid #363a4c; } .mode-row-drop::-webkit-scrollbar-thumb { background-color: #555; border-radius: 6px; border: 2px solid #363a4c; } .mode-drop ul::-webkit-scrollbar-thumb { background-color: #555; border-radius: 6px; border: 2px solid #363a4c; } 
.mode-deets::-webkit-scrollbar-thumb:hover { background-color: #363a4c; } .mode-row-drop::-webkit-scrollbar-thumb:hover { background-color: #363a4c; }  .mode-drop ul::-webkit-scrollbar-thumb:hover { background-color: #363a4c; } 

.mode-load { display: block; padding: 24px 0 2px; border-top: 1px solid #13151e63; box-shadow: 0 1px #ffffff03 inset; margin-top: 22px; height:80px; float: left; width: 100% } 
.mode-load-spinner .spinner { width: 32px; border-width: 2px; }
.mode-load-label { display: block; text-align: center; font-family: effrasemi; font-size: 13px; line-height: 27px; }
.mode-loop-spinner { display: block; text-align: center; width: 100%; margin: 65px 0 90px; float: left; height: 125px; } 
.mode-loop-spinner .spinner { width: 38px; margin-top: 44px; }
.mode-no-results { text-align: center; float: left; width: 100%; margin: 64px 0 91px; height: 125px; } 
.mode-no-results img { width: 82px; margin: auto; } 
.mode-no-results-title { font-size: 13px; font-family: effrasemi; padding: 7px 0 1px; } 
.mode-no-results-info {  font-size: 12px; color: #b0b2b9; font-style: italic; }

@media (max-width : 900px) { .mode-row-act-l { width: 75%; } .mode-row-act-r { width: 25%; } .mode-row-drop-wrap { margin-right:6px; } }
@media (max-width : 800px) { 
.pop-mode { padding: 0;background: #222531; } 
.pop-mode .pop-data-body { border: 0;box-shadow: none; padding: 22px 17px 0; } 
.pop-mode .pop-data-cancel { top: 15px; font-size: 10px; padding: 20px 20px 20px 22px; }
.mode-drop-wrap { gap: 6px; margin: 14px 0 14px; }
.mode-loop { grid-template-columns: repeat(3, minmax(0, 1fr));  gap: 8px; }
.mode-row-fav i {  line-height: 17px; } .mode-row-info i { line-height:14px; }
.mode-row-drop-wrap { font-size:10px; } 
.mode-row-drop-wrap-label { padding-left:6px; }
.mode-row-drop-wrap-i { font-size: 10px; top: 1px; right:5px; }
.mode-row-select { font-size:10px; } 
.mode-row-drop li { font-size:10px; padding: 0 8px; }
}
@media (max-width : 600px) { .pop-mode .pop-data-title { font-size: 16px; margin: -7px 0 46px 0px; } .pop-mode .pop-data-cancel { font-size: 9px; padding: 18px 18px 19px 22px; top: 16px; } }
@media (max-width : 540px) { 
.pop-mode .pop-data-body { padding: 22px 10px 0; }
.pop-mode .pop-data-title { font-size: 15px; margin: -8px 0 45px 1px; }
.pop-mode .pop-data-cancel { font-size: 8px; padding: 18px 18px 19px 22px; top: 15px; }
.pop-mode .pop-pay-opt { height: 31px; line-height: 12px; } 
.pop-mode .pop-pay-opt span {padding: 9px 4px 9px; font-size: 11px; font-family: effrasemi; } 
.pop-mode .pop-pay-opt i { font-size: 13px;margin-right: -1px;top: 1px; }
.mode-loop { grid-template-columns: repeat(2, minmax(0, 1fr)); } 
.mode-drop-wrap { margin: 8px 0 10px; gap: 5px; } 
.mode-drop { padding: 0px 8px; height: 30px; } 
.mode-drop-span { font-size: 11px; left: 9px; line-height: 30px; } 
.mode-drop-i { font-size: 10px;top: 6px; } 
.mode-drop-search input { font-size: 11px; padding: 0 28px 0 9px; } 
.mode-drop-search i { font-size: 10px;top: 6px; } 
.mode-drop ul { top: 30px; } 
.mode-drop li { padding: 0 9px; height: 27px; line-height: 27px; font-size: 11px; }
.mode-filter-drop { top:30px; padding: 11px 9px 5px; }
.mode-filter-title { font-size: 10px; }
.mode-filter-tag-info { line-height:12px; font-size: 10px; }
.mode-filter-tags { padding: 12px 0 12px; }
.mode-filter-tags span { padding: 3px 6px; margin:0 5px 5px 0; float: left; letter-spacing: 0; }
.mode-load { padding: 20px 0 2px; margin-top: 18px; height: 72px; }
.mode-load-label { font-size: 12px; } 
.mode-load-spinner .spinner {width: 28px; top: 2px; }
.mode-no-results-info { font-size: 11px; }
}
@media (max-width : 480px) { .mode-drop { flex: 1 1 calc(50% - 10px); } }
@media (max-width : 440px) { .pop-mode .pop-data-info { font-size: 10px; line-height: 10px; } }
@media (max-width : 400px) { 
.pop-mode .pop-data-title { font-size: 14px; } .pop-mode .pop-data-cancel { top: 16px; }
.pop-mode-top-title-span { position:relative; }
.mode-row-title { padding: 5px 8px 8px; font-size: 10px; letter-spacing: .3px; } .mode-row-actions { padding: 8px 6px 3px; height: 39px; } .mode-row-drop-wrap {  font-size: 9px; } .mode-row-drop { top: 39px; } .mode-row-drop-wrap-label {  padding-right: 16px; } .mode-row-drop-wrap-i { font-size: 9px; top: 2px; right: 5px; }
.mode-deet-row { font-size:9px; } .mode-deet-r-bold { font-size:8px; } .mode-deet-l {width:33px; padding:8px 6px; font-size: 9px; } .mode-details-top { font-size:10px; } .mode-details-top-btn i { font-size:10px; }
.mode-load {  padding: 18px 0 2px;  margin-top: 16px;  height: 68px; } .mode-load-spinner .spinner { top: 1px; }
}
@media (max-height : 440px) { .mode-loop-spinner { margin: 15px 0 78px; } .mode-no-results { margin-top: 38px; margin-bottom: 55px; } }