/* Main color scheme */
/*.tqrtoken-style button, */
/*.tqrtoken-style input, */
/*.tqrtoken-style select, */
/*.pagination-append select, */
/*.pagination-append button {
    
    background: #0055C4;
    background-image: -webkit-linear-gradient(top, #0055C4, #14279B);
    background-image: -moz-linear-gradient(top, #0055C4, #14279B);
    background-image: -ms-linear-gradient(top, #0055C4, #14279B);
    background-image: -o-linear-gradient(top, #0055C4, #14279B);
    background-image: linear-gradient(to bottom, #0055C4, #14279B);
    border-color: #14279B;
    color: #ffffff;
    
}*/

/* Common styling for button, input, select */
/*.tqrtoken-style button, */
/*.tqrtoken-style input, */
/*.tqrtoken-style select, */
.tqrtoken-style label {
    position: relative;
    display: inline-block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px !important;
    font-family: Arial;
    font-size: 16px;
    height: 40px;
    margin-top: 15px;
    padding: 10px 10px;
    vertical-align: middle;
}

.tqrtoken-style .token-table-checkbox {
    width: 1em;
}

.tqrtoken-style .token-table-checkbox-label {
    padding-left: 0px;
    padding-top: 0.4em;
}

.tqrtoken-style span.token-table-summary {
    display: flex;
}

.tqrtoken-style span.token-table-summary a{
    flex-basis: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tqrtoken-style table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.tqrtoken-style table thead tr {
    background-color: #14279B;
    color: #ffffff;
    text-align: left;
}

.tqrtoken-style table th,
.tqrtoken-style table td {
    padding: 12px 15px;
}

.tqrtoken-style table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.tqrtoken-style table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.tqrtoken-style table tbody tr:last-of-type {
    border-bottom: 2px solid #14279B;
}

.tqrtoken-style table tbody tr.active {
    font-weight: bold;
    color: #14279B;
}

/*
.tqrtoken-style button {
    padding: 8px 20px 8px 20px;
}

.tqrtoken-style button:hover {
    background: #007AD6;
    background-image: -webkit-linear-gradient(top, #007AD6, #0055C4);
    background-image: -moz-linear-gradient(top, #007AD6, #0055C4);
    background-image: -ms-linear-gradient(top, #007AD6, #0055C4);
    background-image: -o-linear-gradient(top, #007AD6, #0055C4);
    background-image: linear-gradient(to bottom, #007AD6, #0055C4);
}
*/

.tqrtoken-style button:disabled,
.tqrtoken-style button[disabled]{
  border: 1px solid #999999;
  background: #cccccc;
  color: #666666;
}

.tqrtoken-style .select-reward,
.tqrtoken-style .select-campaign,
.tqrtoken-style .select-creward,
.tqrtoken-style .select-ccampaign,
.select-rewardview.tqrtoken-style{
    box-shadow:inset 0px -1px 8px 0px #ffffff;
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	background-color:#f9f9f9;
	border-radius:3px;
	border:1px solid;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:14px;
	padding:8px 15px;
	text-decoration:none;
	text-align: center;
}

.tqrtoken-style .select-reward:hover,
.tqrtoken-style .select-campaign:hover,
.tqrtoken-style .select-creward:hover,
.tqrtoken-style .select-ccampaign:hover,
.select-rewardview.tqrtoken-style:hover{
    background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	background-color:#e9e9e9;
}

.tqrtoken-style .select-reward:active,
.tqrtoken-style .select-campaign:active,
.tqrtoken-style .select-creward:active,
.tqrtoken-style .select-ccampaign:active,
.select-rewardview.tqrtoken-style:active{
    position:relative;
	top:1px;
}

.tqrtoken-style .reward-filter-daterange,
.tqrtoken-style .campaign-filter-daterange,
.tqrtoken-style .reward-select-visits,
.tqrtoken-style .reward-select-show-token,
.tqrtoken-style .campaign-select-show-token,
.tqrtoken-style .campaign-select-event{
    box-shadow:inset 0px -1px 8px 0px #ffffff;
	background-color:#f9f9f9;
	border-radius:5px;
	border:1px solid;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:12px;
	padding:7px 15px;
	text-decoration:none;
	margin-right:10px;
	text-align: center;
}

.tqrtoken-style .reward-filter-daterange:hover,
.tqrtoken-style .campaign-filter-daterange:hover,
.tqrtoken-style .reward-select-visits:hover,
.tqrtoken-style .reward-select-show-token:hover,
.tqrtoken-style .campaign-select-show-token:hover,
.tqrtoken-style .campaign-select-event:hover{
    background-color:#ffffff;
}

.tqrtoken-style .reward-filter-daterange:active,
.tqrtoken-style .campaign-filter-daterange:active,
.tqrtoken-style .reward-select-visits:active,
.tqrtoken-style .reward-select-show-token:active,
.tqrtoken-style .campaign-select-show-token:active,
.tqrtoken-style .campaign-select-event:active{
    position:relative;
	top:1px;
}

.tqrtoken-style .reward-apply-table-filter,
.tqrtoken-style .campaign-apply-table-filter,
.tqrtoken-style .cpassport-refresh,
.tqrtoken-style .convert-from-token,
.tqrtoken-style .convert-to-token,
.save-rewardview.tqrtoken-style{
    box-shadow: 0px 1px 3px 0px #f2a154;
	background-color:#ffffff;
	border-radius:18px;
    border:1px solid #ee8725;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-size:12px;
    text-transform: uppercase;
	padding:7px 20px;
	text-decoration:none;
	text-align: center;
	margin-right:10px;
	margin-top:8px;
}

.save-rewardview.tqrtoken-style{
    margin-bottom: 15px;
}

.tqrtoken-style .reward-apply-table-filter:hover,
.tqrtoken-style .campaign-apply-table-filter:hover,
.tqrtoken-style .cpassport-refresh:hover,
.tqrtoken-style .convert-from-token:hover,
.tqrtoken-style .convert-to-token:hover,
.save-rewardview.tqrtoken-style:hover{
    box-shadow: 0px 1px 0px 1px rgb(242,161,84,0.9);
}

.tqrtoken-style .reward-apply-table-filter:active,
.tqrtoken-style .campaign-apply-table-filter:active,
.tqrtoken-style .cpassport-refresh:active,
.tqrtoken-style .convert-from-token:active,
.tqrtoken-style .convert-to-token:active,
.save-rewardview.tqrtoken-style:active{
    position:relative;
	top:1px;
}

.tqrtoken-style .reward-apply-table-export,
.tqrtoken-style .campaign-apply-table-export,
.tqrtoken-style .cpassport-redeem {
    box-shadow: 0px 1px 3px 0px #F25456;
	background-color:#ffffff;
	border-radius:18px;
    border:1px solid #EE2527;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-size:12px;
	padding:7px 20px;
	text-decoration:none;
    text-transform: uppercase;
	text-align: center;
    margin-top:8px;
}

.tqrtoken-style .reward-apply-table-export:hover,
.tqrtoken-style .campaign-apply-table-export:hover,
.tqrtoken-style .cpassport-redeem:hover {
    box-shadow: 0px 1px 0px 1px rgb(242,84,86,0.8);
}

.tqrtoken-style .reward-apply-table-export:active,
.tqrtoken-style .campaign-apply-table-export:active,
.tqrtoken-style .cpassport-redeem:active {
    position:relative;
	top:1px;
}

.tqrtoken-style select {
    width: 10em;
}    

.tqrtoken-style input {
    width: 15em;
}    

.tqrtoken-style mark {
    background-color: #F2A154;
    color: #ffffff;
}

/* Between mobile phones and desktop uses equal spaced flex design */
.tqrtoken-style .creward-legend,
.tqrtoken-style .ccampaign-legend .cc-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    padding: 10px;
}

.tqrtoken-style .creward-container,
.tqrtoken-style .ccampaign-container .cc-row,
.tqrtoken-style .cpassport-container .cc-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    padding: 10px;
}

.tqrtoken-style .ccampaign-container .cc-row {
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #d8d8d8;
}

.tqrtoken-style .creward-legend .creward-card,
.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-card,
.tqrtoken-style .cpassport-legend .cc-row .cpassport-card {
    flex: 1;
    height: 40px;
    margin-right: 20px;
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    border-radius: 10px;*/
    min-width: 100px;
    max-width: 120px;
}

.tqrtoken-style .creward-container .creward-card,
.tqrtoken-style .ccampaign-container .cc-row .ccampaign-card,
.tqrtoken-style .cpassport-container .cc-row .cpassport-card {
    flex: 1;
    height: 60px;
    margin-right: 30px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    border-radius: 10px;
    min-width: 200px;
    max-width: 200px;
}

.tqrtoken-style .creward-container .creward-img img,
.tqrtoken-style .ccampaign-container .cc-row .ccampaign-img img {
    max-height: 60px;
    max-width: 100%;
}

.tqrtoken-style .creward-legend .creward-earned span,
.tqrtoken-style .creward-legend .creward-burned span,
.tqrtoken-style .creward-legend .creward-balance span,
.tqrtoken-style .creward-legend .creward-points span,
.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-event span,
.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-earned span,
.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-burned span,
.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-balance span,
.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-points span {
    color: black;
    line-height: 40px;
    font-size: 20px;
    float: left;
    margin-left: 5px;
}

.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-event,
.tqrtoken-style .cpassport-legend .cc-row .cpassport-event {
    background: url(../img/tqr_event.png) no-repeat;
    background-size: 30px 30px;
    background-position: right 5px center;
}

.tqrtoken-style .ccampaign-container .cc-row .ccampaign-event,
.tqrtoken-style .cpassport-container .cc-row .cpassport-event {
    background: url(../img/tqr_event.png) left no-repeat;
    background-size: 40px 40px;
    background-position: 5px;
}

.tqrtoken-style .ccampaign-container .cc-row .ccampaign-event span,
.tqrtoken-style .cpassport-container .cc-row .cpassport-event span {
    display: block;
    color: black;
    line-height: 60px;
    font-size: 30px;
    margin-left: 25%;
    width: 70%;
    margin-right: 5%;
    text-align: right;
    overflow-wrap: break-word;
}

.tqrtoken-style .creward-legend .creward-earned,
.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-earned {
    background: url(../img/tqr_earned.png) no-repeat;
    background-size: 30px 30px;
    background-position: right 5px center;
}

.tqrtoken-style .creward-container .creward-earned,
.tqrtoken-style .ccampaign-container .cc-row .ccampaign-earned {
    background: url(../img/tqr_earned.png) left no-repeat;
    background-size: 40px 40px;
    background-position: 5px;
}

.tqrtoken-style .creward-container .creward-earned span,
.tqrtoken-style .ccampaign-container .cc-row .ccampaign-earned span {
    color: green;
    line-height: 60px;
    font-size: 40px;
    float: right;
    margin-right: 5px;
}

.tqrtoken-style .creward-legend .creward-burned,
.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-burned {
    background: url(../img/tqr_burned.png) no-repeat;
    background-size: 30px 30px;
    background-position: right 5px center;
}

.tqrtoken-style .creward-container .creward-burned,
.tqrtoken-style .ccampaign-container .cc-row .ccampaign-burned {
    background: url(../img/tqr_burned.png) left no-repeat;
    background-size: 40px 40px;
    background-position: 5px 15px;
}

.tqrtoken-style .creward-container .creward-burned span,
.tqrtoken-style .ccampaign-container .cc-row .ccampaign-burned span {
    color: red;
    line-height: 60px;
    font-size: 40px;
    float: right;
    margin-right: 5px;
}

.tqrtoken-style .creward-legend .creward-balance,
.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-balance {
    background: url(../img/tqr_balance.png) no-repeat;
    background-size: 30px 30px;
    background-position: right 5px center;
}

.tqrtoken-style .creward-container .creward-balance,
.tqrtoken-style .ccampaign-container .cc-row .ccampaign-balance {
    background: url(../img/tqr_balance.png) left no-repeat;
    background-size: 40px 40px;
    background-position: 5px 15px;
}

.tqrtoken-style .creward-container .creward-balance span,
.tqrtoken-style .ccampaign-container .cc-row .ccampaign-balance span {
    color: blue;
    line-height: 60px;
    font-size: 40px;
    float: right;
    margin-right: 5px;
}

.tqrtoken-style .creward-legend .creward-points,
.tqrtoken-style .ccampaign-legend .cc-row .ccampaign-points {
    background: url(../img/tqr_points.png) no-repeat;
    background-size: 30px 30px;
    background-position: right 5px center;
}

.tqrtoken-style .creward-container .creward-points,
.tqrtoken-style .ccampaign-container .cc-row .ccampaign-points {
    background: url(../img/tqr_points.png) left no-repeat;
    background-size: 40px 40px;
    background-position: 5px 15px;
}

.tqrtoken-style .creward-container .creward-points span,
.tqrtoken-style .ccampaign-container .cc-row .ccampaign-points span {
    color: blue;
    line-height: 60px;
    font-size: 40px;
    float: right;
    margin-right: 5px;
}

.tqrtoken-style .creward-container .convert-from-token,
.tqrtoken-style .creward-container .convert-to-token,
.tqrtoken-style .ccampaign-container .cc-row .convert-from-token,
.tqrtoken-style .ccampaign-container .cc-row .convert-to-token {
    margin-right: 30px;
    max-width: 200px;
}

.tqrtoken-style .cpassport-container .cpassport-card div.unchecked {
    background: url(../img/tqr_passport_unchecked.png) no-repeat;
    background-size: 40px 40px;
    background-position: 5px 15px;
    height: 60px;
    float: left;
}

.tqrtoken-style .cpassport-container .cpassport-card div.checked {
    background: url(../img/tqr_passport_checked.png) no-repeat;
    background-size: 40px 40px;
    background-position: 5px 15px;
    height: 60px;
    float: left;
}

.tqrtoken-style .cpassport-container .cpassport-card div.redeemed {
    background: url(../img/tqr_passport_redeemed.png) no-repeat;
    background-size: 40px 40px;
    background-position: 5px 15px;
    height: 60px;
    float: left;
}

/* Adjustments for mobile phones to single column*/
@media only screen and (max-width: 600px) {
    .tqrtoken-style .creward-container,
    .tqrtoken-style .ccampaign-container .cc-row,
    .tqrtoken-style .cpassport-container .cc-row {
        flex-direction: column;
    }

    .tqrtoken-style .creward-legend .creward-card,
    .tqrtoken-style .creward-container .creward-card,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-card,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-card,
    .tqrtoken-style .cpassport-container .cc-row .cpassport-card {
        height: 40px;
        margin-right: 20px;
        margin-bottom: 10px;
        border-radius: 8px;
    }

    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-event,
    .tqrtoken-style .cpassport-legend .cc-row .cpassport-event,
    .tqrtoken-style .creward-legend .creward-earned,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-earned,
    .tqrtoken-style .creward-legend .creward-burned,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-burned,
    .tqrtoken-style .creward-legend .creward-balance,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-balance,
    .tqrtoken-style .creward-legend .creward-points,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-points {
        background-size: 30px 30px;
        height: 40px;
    }

    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-event,
    .tqrtoken-style .cpassport-container .cc-row .cpassport-event,
    .tqrtoken-style .creward-container .creward-earned,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-earned,
    .tqrtoken-style .creward-container .creward-burned,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-burned,
    .tqrtoken-style .creward-container .creward-balance,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-balance,
    .tqrtoken-style .creward-container .creward-points,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-points,
    .tqrtoken-style .cpassport-container .cpassport-card div.unchecked,
    .tqrtoken-style .cpassport-container .cpassport-card div.checked,
    .tqrtoken-style .cpassport-container .cpassport-card div.redeemed {
        background-size: 30px 30px;
        height: 40px;
    }

    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-event,
    .tqrtoken-style .creward-container .creward-earned,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-earned,
    .tqrtoken-style .creward-container .creward-burned,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-burned,
    .tqrtoken-style .creward-container .creward-balance,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-balance,
    .tqrtoken-style .creward-container .creward-points,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-points,
    .tqrtoken-style .cpassport-container .cpassport-card div.unchecked,
    .tqrtoken-style .cpassport-container .cpassport-card div.checked,
    .tqrtoken-style .cpassport-container .cpassport-card div.redeemed {
        background-position: 5px center;
    }

    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-event span,
    .tqrtoken-style .cpassport-legend .cc-row .cpassport-event span,
    .tqrtoken-style .creward-legend .creward-earned span,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-earned span,
    .tqrtoken-style .creward-legend .creward-burned span,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-burned span,
    .tqrtoken-style .creward-legend .creward-balance span,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-balance span,
    .tqrtoken-style .creward-legend .creward-points span,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-points span {
        line-height: 40px;
        font-size: 16px;
    }

    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-event span,
    .tqrtoken-style .cpassport-container .cc-row .cpassport-event span,
    .tqrtoken-style .creward-container .creward-earned span,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-earned span,
    .tqrtoken-style .creward-container .creward-burned span,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-burned span,
    .tqrtoken-style .creward-container .creward-balance span,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-balance span,
    .tqrtoken-style .creward-container .creward-points span,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-points span {
        line-height: 40px;
        font-size: 20px;
    }

    .tqrtoken-style .creward-container .convert-from-token,
    .tqrtoken-style .creward-container .convert-to-token,
    .tqrtoken-style .ccampaign-container .cc-row .convert-from-token,
    .tqrtoken-style .ccampaign-container .cc-row .convert-to-token {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .tqrtoken-style .modal_box_container .modal_box_wrap {
        max-width: 320px;
    }
}

/* Adjustments for desktop to single row */
@media only screen and (min-width: 1024px) {
    .tqrtoken-style .creward-legend .creward-earned,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-event,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-earned,
    .tqrtoken-style .creward-legend .creward-burned,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-burned,
    .tqrtoken-style .creward-legend .creward-balance,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-balance,
    .tqrtoken-style .creward-legend .creward-points,
    .tqrtoken-style .ccampaign-legend .cc-row .ccampaign-points {
        min-width: 100px;
    }

    .tqrtoken-style .creward-container .creward-earned,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-earned,
    .tqrtoken-style .creward-container .creward-burned,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-burned,
    .tqrtoken-style .creward-container .creward-balance,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-balance,
    .tqrtoken-style .creward-container .creward-points,
    .tqrtoken-style .ccampaign-container .cc-row .ccampaign-points {
        min-width: 100px;
    }

}

.pagination {
    width: 100%;
    /*text-align: center;*/
}

.pagination ul li {
    display: inline;
    font-size: 14px;
    margin-left: 10px;
}

.paginationjs {
    display: inline;
}

.paginationjs-pages {
    float: left;
}

.pagination-append {
    float: right;
}

.pagination-append label,
.pagination-append select,
.pagination-append button {
    display: inline-block;
    font-size: 14px;
    height: 36px;
    margin-left: 10px;
    
}

.pagination-append label {
    padding-top: 8px;
}

.pagination-append select,
.pagination-append button {
    border-radius: 10px;
	padding-top: 0.4em;
    vertical-align: middle;
}

.pagination-append .select-table-nrows {  
    width: 4em;
}

.pagination-append .select-table-nrows {  
    box-shadow:inset 0px -1px 8px 0px #ffffff;
	background-color:#f9f9f9;
	border-radius:5px;
	border:1px solid;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:12px;
	padding:7px 5px;
	text-decoration:none;
	margin-right:10px;
	text-align: center;
}

.pagination-append .select-table-nrows:hover {  
    background-color:#ffffff;
}

.pagination-append .select-table-nrows:active {  
    position:relative;
	top:1px;
}

.pagination-append .reward-apply-table-nrows,
.pagination-append .campaign-apply-table-nrows{  
    box-shadow: 0px 1px 3px 0px #f2a154;
	background-color:#ffffff;
	border-radius:18px;
    border:1px solid #ee8725;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-size:12px;
    text-transform: uppercase;
	padding:7px 20px;
	text-decoration:none;
	text-align: center;
	margin-right:10px;
}

.pagination-append .reward-apply-table-nrows:hover,
.pagination-append .campaign-apply-table-nrows:hover{
    box-shadow: 0px 1px 0px 1px rgb(242,161,84,0.9);
}

.pagination-append .reward-apply-table-nrows:active,
.pagination-append .campaign-apply-table-nrows:active{
    position:relative;
	top:1px;
}


#loader {
	display: none;
	position: fixed;
    max-width: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255,255,255,0.8) url(../img/loading.gif) center no-repeat;
}

.tqrtoken-style .modal_btn {
	background: #647374;
	color: #fff;
	padding: 15px;
	border-radius: 5px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.tqrtoken-style .modal_btn:hover {
	background: #7b8d8f;
}

.tqrtoken-style .modal_box {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
	display: none;
}

.tqrtoken-style .modal_box.active {
	display: block;
}

.tqrtoken-style .modal_box_container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.tqrtoken-style .modal_box_container.active {
	display: block;
}

.tqrtoken-style .modal_box_container .modal_box_wrap {
	width: 550px;
	/*min-height: 250px;*/
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border-radius: 5px;
}
 
.tqrtoken-style .modal_box_container .modal_box_wrap .modal_close {
	position: absolute;
	top: -25px;
	right: -25px;
	width: 50px;
	height: 50px;
	background: #363d4e;
	border-radius: 50%;
	cursor: pointer;
}

.tqrtoken-style .modal_box_container .modal_box_wrap .modal_close:before,
.tqrtoken-style .modal_box_container .modal_box_wrap .modal_close:after {
	content: "";
	position: absolute;
	top: 25px;
	left: 13px;
	width: 25px;
	height: 2px;
	background: #fff;
}

.tqrtoken-style .modal_box_container .modal_box_wrap .modal_close:before {
	transform: rotate(45deg);
}

.tqrtoken-style .modal_box_container .modal_box_wrap .modal_close:after {
	transform: rotate(130deg);
}

.tqrtoken-style .modal_box_container .modal_box_wrap .modal_header {
	padding: 20px;
	border-bottom: 1px solid #e0e0e0;
	height: 60px;
	font-size: 22px;
}	


.tqrtoken-style .modal_box_container .modal_box_wrap .modal_body {
	padding: 20px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 14px;
	line-height: 21px;
}

.tqrtoken-style .modal_box_container .modal_box_wrap .modal_footer {
	padding: 20px;
	height: 60px;
}

.tqrtoken-style .modal_footer .modal_btn_grp {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 100%;
}

.tqrtoken-style .modal_footer .modal_btn_grp .btn {
	width: 100px;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}

.tqrtoken-style .modal_footer .modal_btn_grp .btn.btn_confirm {
	margin-left: 10px;
	background: #363d4e;
	color: #fff;
}

.tqrtoken-style .modal_footer .modal_btn_grp .btn.btn_cancel {
	border: 1px solid #363d4e;
	color: #363d4e;
}

.tqrtoken-style .modal_footer .modal_btn_grp .btn.btn_cancel:hover {
	background: #363d4e;
	color: #fff;
}

.tqrtoken-style .modal_footer .modal_btn_grp .btn:hover {
	background: #7b8d8f;
}

.tqrtoken-style .modal_body output[name="output_convert_points"],
.tqrtoken-style .modal_body output[name="output_convert_tokens"] {
    display: inline;
}

.tqrtoken-style .modal_body input {
    width: 3em;
}