@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
body, html { font-family: 'Montserrat', sans-serif; font-weight: 400;  }
.dropdown-toggle::after { margin-left: .33em; margin-top: 0.5em; border-width: .33em; vertical-align: top; }
.dropup .dropdown-toggle::after { border-width: .33em; }  
input, button, select { font-family: 'Montserrat', sans-serif; font-weight: 400; }
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="submit"], textarea { -webkit-appearance: none; }
input:focus, button:focus, select:focus { outline: none; }
img { display: block; border: 0px; max-width: 100%; height: auto; }
a { transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; color: #3458a8;}
a:focus, a:active { outline: none; }

::-webkit-input-placeholder { opacity: 1; color: rgba(104,106,108,0.49); }
::-moz-placeholder { opacity: 1; color: rgba(104,106,108,0.49); }
:-ms-input-placeholder { opacity: 1; color: rgba(104,106,108,0.49); }
:-moz-placeholder { opacity: 1; color: rgba(104,106,108,0.49); }

.form-control:focus { outline: 0;box-shadow: none; -webkit-box-shadow: none; -ms-box-shadow: none;}
.vtop td { vertical-align: top;} 

.form-control:focus,
.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; -webkit-box-shadow: none; border-color: #3457a8 !important; }

textarea.form-control { resize:none; }  

.bootstrap-select .dropdown-menu li { margin:0 !important; padding:0 !important; }

.btn { padding: 8px 16px 6px 12px; border: 1px solid #e2e2e2; font-size: 15px; line-height: 24px; color: #686A6C; box-shadow: 0 0 1px rgba(0,0,0,0.06); border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; transition: color 350ms ease-in-out,background-color 350ms ease-in-out,border-color 350ms ease-in-out,box-shadow 350ms ease-in-out; -webkit-transition: color 350ms ease-in-out,background-color 350ms ease-in-out,border-color 350ms ease-in-out,box-shadow 350ms ease-in-out; -moz-transition: color 350ms ease-in-out,background-color 350ms ease-in-out,border-color 350ms ease-in-out,box-shadow 350ms ease-in-out; -ms-transition: color 350ms ease-in-out,background-color 350ms ease-in-out,border-color 350ms ease-in-out,box-shadow 350ms ease-in-out; -o-transition: color 350ms ease-in-out,background-color 350ms ease-in-out,border-color 350ms ease-in-out,box-shadow 350ms ease-in-out; }
.btn:hover, .btn:active, .btn:focus { background: #f2f2f2; color: #3458A8; }
.btn:focus { border-color: #3458A8; }
.btn:hover svg g, .btn:focus svg g, .btn:active svg g { fill: #3458A8; }
.btn img, .btn svg { margin: 0 7px 0 0; }
.btn.focus, .btn:focus { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }
.btn.blue { border-color: #3458a8; color: #3458a8; }



.btn.btn-secondary { padding: 9px 22px; display: inline-block; vertical-align: top; width: auto; border-color: #3457a8; background: #3457a8; color: #fff; }
.btn.btn-secondary:hover { border-color: #3E4BB1; box-shadow: 0 8px 5px rgba(22,39,37,0.21); -webkit-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -moz-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -ms-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -o-box-shadow: 0 8px 5px rgba(22,39,37,0.21); }
.btn.btn-secondary:active { box-shadow: inset 0 2px 5px rgba(28,58,125,0.21); -webkit-box-shadow: inset 0 2px 5px rgba(28,58,125,0.21); -moz-box-shadow: inset 0 2px 5px rgba(28,58,125,0.21); -ms-box-shadow: inset 0 2px 5px rgba(28,58,125,0.21); -o-box-shadow: inset 0 2px 5px rgba(28,58,125,0.21); }
.btn.btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus { border-color: #092E82; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active { border-color: #3E4BB1; background: #3457a8; box-shadow: inset 0 2px 5px rgba(28,58,125,0.21); -webkit-box-shadow: inset 0 2px 5px rgba(28,58,125,0.21); -moz-box-shadow: inset 0 2px 5px rgba(28,58,125,0.21); -ms-box-shadow: inset 0 2px 5px rgba(28,58,125,0.21); -o-box-shadow: inset 0 2px 5px rgba(28,58,125,0.21); }
.btn-secondary img { display: inline-block; vertical-align: middle; }


.tooltip { font-family: 'Montserrat', sans-serif; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; font-size: 9px; line-height: 14px; }
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top { margin: 0 0 2px; }
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before { border-width:.5rem .44rem 0;border-top-color: #014b7c; }
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom { margin: 2px 0 0; }
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-width:0 .44rem .5rem; border-bottom-color: #014b7c; }
.tooltip-inner { padding: 10px 7px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; background: #014b7c; max-width: 233px; }
.tooltip.show {	opacity: 1; }

.notify_btn { padding: 2px 4px 2px 23px; font-size: 10px; font-weight:300;  line-height: 12px; border: 1px solid #3458A8; color: #3458A8; position: relative; display: inline-block; vertical-align: top; cursor: pointer; transition: all 250ms; -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; }
.notify_btn:hover { box-shadow: 0 8px 5px rgba(22,39,37,0.21); -webkit-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -moz-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -ms-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -o-box-shadow: 0 8px 5px rgba(22,39,37,0.21); }
.notify_btn:focus, .notify_btn:active { background: #3458A8; color: #fff; }
.notify_btn:focus:before, .notify_btn:active:before { background-color: #fff; background-image: url(../images/notification-blue.svg); }
.notify_btn:before { content: ""; width: 20px; height: 100%; position: absolute; left: 0px; top: 0px; background: #3458A8 url(../images/notification.svg) center center no-repeat; background-size: 9px auto; }  



.modal-backdrop.show { opacity: 0.33; }  

#wrapper { padding-top: 60px; transition: padding .35s ease; -webkit-transition: padding .35s ease; -moz-transition: padding .35s ease; -ms-transition: padding .35s ease; -o-transition: padding .35s ease; }
#wrapper.show-notification { padding-top: 102px; }

/* Header */
.header-cntr { position: fixed; top: 0px; left: 0px; z-index: 9999; width: 100%; background: #014b7c; padding: 0 17px 0 22px; }
.header-cntr .logo { display: block; margin: 0px 0 0 16px; max-width: 169px; }
.header-cntr .navbar-toggler { margin: 8px 0; padding: 0px; text-align: center; } 
.header-cntr .navbar-toggler span { display: block; }
.header-cntr .navbar-toggler .navbar-toggler-icon { width: 21px; height: 3px; margin: 4px auto 0; background: #fff; }
.header-cntr .navbar-toggler .navbar-toggler-text { font-size: 12px; line-height: 15px; color: #fff; font-weight: 300; padding-top: 6px; }
.header-cntr .links { padding: 10px 0 0 57px; margin: 0px; list-style-type: none; }
.header-cntr .links li { display: inline-block; vertical-align: top; padding: 0 10px 0 14px; }
.header-cntr .links li a { color: #fff; font-size: 16px; line-height: 20px; display: block; font-weight: 300; }
.header-cntr .links li a.dropdown-toggle { position: relative; z-index: 1; }
.header-cntr .links li a:hover { text-decoration: none; }
.header-cntr .search { margin: 0 0 0 12px; position: relative; width: 300px; }
.header-cntr .search input[type="text"] { padding: 0 20px 0 36px; display: block; width: 100%; border: 1px solid #125685; background: #125685; height: 32px; font-size: 11px; color: #7f97b7; line-height: inherit; border-radius: 0px; -webkit-border-radius: 0px; }
.header-cntr .search input[type="text"]:focus { outline: none; }
.header-cntr .search input[type="submit"] { position: absolute; top: 0px; left: 0px; height: 32px; width: 38px; font-size: 0px; line-height: 0px; border: 0px; background: url(../images/search-icon.svg) center center no-repeat; cursor: pointer; }
.header-cntr ::-webkit-input-placeholder { opacity: 1; color: #7f97b7; }
.header-cntr ::-moz-placeholder { opacity: 1; color: #7f97b7; }
.header-cntr :-ms-input-placeholder { opacity: 1; color: #7f97b7; }
.header-cntr :-moz-placeholder { opacity: 1; color: #7f97b7; }
.header-cntr .eos-dropdown { margin: 0 0 0 2px; }
.header-cntr .eos-dropdown .dropdown-toggle { padding: 8px 8px; background: #125685; color: #fff; font-size: 12px; line-height: 16px; display: block; font-weight: 300; min-width: 114px; }
.header-cntr .eos-dropdown .dropdown-toggle:hover { text-decoration: none; }
.header-cntr .eos-dropdown .dropdown-toggle:after { margin-left: auto; font-size: 15px; }
.header-cntr .notification .dropdown-toggle { display: block; padding: 6px 8px; position: relative; }
.header-cntr .notification .value { display: inline-block; vertical-align: top; position:absolute; right: 1px; top: 1px; min-width:17px; line-height: 17px; font-size: 9px; text-align:center; background: #d80027; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; color: #fff; font-weight:300; }
.header-cntr .notification.show { z-index: 2; }  
.header-cntr .notification .dropdown-toggle:hover, .header-cntr .notification.show .dropdown-toggle { background: #003A61; }
.header-cntr .notification .dropdown-toggle:after { display: none; }
.header-cntr .language { margin: 0 5px 0 16px; }
.header-cntr .language .dropdown-toggle { padding: 8px 0 5px; display: block; font-size: 17px; line-height: 21px; color: #fff; font-weight: 300; }
.header-cntr .language .dropdown-toggle:hover { text-decoration: none; }
.header-cntr .language .dropdown-toggle img { margin: 2px 5px 0 0; display: inline-block; vertical-align: top; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] { padding: 20px 74px 41px 64px; top: 37px; left: 0px; margin: 17px 0 0px -178px; width: 1270px; border: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; box-shadow: 0 31px 39px rgba(0,0,0,0.13); -webkit-box-shadow: 0 31px 39px rgba(0,0,0,0.13); -moz-box-shadow: 0 31px 39px rgba(0,0,0,0.13); -ms-box-shadow: 0 31px 39px rgba(0,0,0,0.13); -o-box-shadow: 0 31px 39px rgba(0,0,0,0.13); }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] form { padding: 0 0 35px; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] label { font-size: 14px; line-height: 20px; color: #686A6C; display: block; font-weight: 400; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] .form-row { position: relative; max-width: 418px; margin: 0px; } 
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] input[type="text"] { padding: 0 15px 0 34px; width: 100%; height: 31px; display: block; border: 1px solid #797a7c; background: #fff; font-size: 11px; color: #686A6C; box-shadow: 0 0 1px rgba(0,0,0,0.2); }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] ::-webkit-input-placeholder { opacity: 0.31; color: #686A6C; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] ::-moz-placeholder { opacity: 0.31; color: #686A6C; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] :-ms-input-placeholder { opacity: 0.31; color: #686A6C; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] :-moz-placeholder { opacity: 0.31; color: #686A6C; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] input[type="submit"] { position: absolute; top: 0px; left: 0px; height: 31px; width: 36px; background: url(../images/search-gray.svg) center center no-repeat; font-size: 0px; line-height: 0px; cursor: pointer; border: 0px; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] h3 { margin: 0px; padding: 0 0 19px; font-size: 18px; line-height: 22px; color: #003153; font-weight: 500; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] ul { padding: 0px 0 17px 5px; margin: 0px; list-style-type: none; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] ul li a { font-size: 13px; color: #3458A8; line-height: 18px; font-weight: 500; position: relative; overflow: hidden; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] ul li a:before {  content: "> "; position: absolute; left: -18px; top: 0px; display: block; opacity: 1; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] ul li a:hover { padding-left: 12px; font-weight: 600; text-decoration: none; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] ul li a:hover:before { left: 0px; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] ul li { display: block; padding: 0px 0 22px; }
.header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] .btn.btn-secondary { margin: 0 0 0 5px; display: inline-block; font-size: 15px; line-height: 18px; padding: 10px 25px; }

.header-cntr .links li.show:before { content: ""; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.33); z-index: 1; }
.header-cntr .dropdown-menu[aria-labelledby="eosdropdown"] { padding: 0; top: 34px; left: -2px; margin: 2px 0 0px; min-width: 117px; border: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; box-shadow: 0 3px 32px rgba(0,0,0,0.16); -webkit-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -moz-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -ms-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -o-box-shadow: 0 3px 32px rgba(0,0,0,0.16); }
.header-cntr .dropdown-menu[aria-labelledby="eosdropdown"] h4 { padding: 7px 6px; margin: 10px 0 9px; font-size: 15px; line-height: 20px; color: #59595B; border-bottom: 1px solid #e6e6e6; font-weight: 400; }
.header-cntr .dropdown-menu[aria-labelledby="eosdropdown"] h4:nth-of-type(1) { margin-top: 0px; }
.header-cntr .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item { margin: 0 0 2px; font-size: 14px; line-height: 17px; color: #59595B; font-weight: 500; padding: 6px 6px; text-transform: uppercase; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; }
.header-cntr .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item:hover, .header-cntr .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item:focus, .header-cntr .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item:active { background: #f4f4f4; }
.header-cntr .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item .icon { margin: 0 5px 0 0; min-width: 20px; text-align: right; }
.header-cntr .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item .icon img { display: inline-block; vertical-align: top; }


.header-cntr .dropdown-menu[aria-labelledby="languagedropdown"] { padding: 0px; top: 34px; left: 0px !important; margin: -2px 0 0px; width: 112px; min-width: inherit; border: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; box-shadow: 0 3px 32px rgba(0,0,0,0.16); -webkit-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -moz-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -ms-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -o-box-shadow: 0 3px 32px rgba(0,0,0,0.16); }
.header-cntr .dropdown-menu[aria-labelledby="languagedropdown"] .dropdown-item { padding: 8px 5px 7px; margin: 0; font-size: 14px; line-height: 18px; color: #3458A8; font-weight: 500; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: 1px solid #e6e6e6; }
.header-cntr .dropdown-menu[aria-labelledby="languagedropdown"] .dropdown-item:nth-last-of-type(1) { border-bottom: 0px; }
.header-cntr .dropdown-menu[aria-labelledby="languagedropdown"] .dropdown-item img { margin: 0 5px 0 0; max-width: 21px; }
.header-cntr .dropdown-menu[aria-labelledby="languagedropdown"] .dropdown-item:hover, .header-cntr .dropdown-menu[aria-labelledby="languagedropdown"] .dropdown-item:focus, .header-cntr .dropdown-menu[aria-labelledby="languagedropdown"] .dropdown-item:active, .header-cntr .dropdown-menu[aria-labelledby="languagedropdown"] .dropdown-item.selected { background: #f4f4f4; }

.header-cntr .dropdown-menu[aria-labelledby="currencydropdown"] { padding: 0px; top: 34px; left: 0px !important; margin: -2px 0 0px; width: 112px; min-width: inherit; border: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; box-shadow: 0 3px 32px rgba(0,0,0,0.16); -webkit-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -moz-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -ms-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -o-box-shadow: 0 3px 32px rgba(0,0,0,0.16); }
.header-cntr .dropdown-menu[aria-labelledby="currencydropdown"] .dropdown-item { padding: 8px 5px 7px; margin: 0; font-size: 14px; line-height: 18px; color: #3458A8; font-weight: 500; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: 1px solid #e6e6e6; }
.header-cntr .dropdown-menu[aria-labelledby="currencydropdown"] .dropdown-item:nth-last-of-type(1) { border-bottom: 0px; }
.header-cntr .dropdown-menu[aria-labelledby="currencydropdown"] .dropdown-item img { margin: 0 5px 0 0; max-width: 21px; }
.header-cntr .dropdown-menu[aria-labelledby="currencydropdown"] .dropdown-item:hover, .header-cntr .dropdown-menu[aria-labelledby="currencydropdown"] .dropdown-item:focus, .header-cntr .dropdown-menu[aria-labelledby="currencydropdown"] .dropdown-item:active, .header-cntr .dropdown-menu[aria-labelledby="currencydropdown"] .dropdown-item.selected { background: #f4f4f4; }

.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] { padding: 0; top: 60px !important; position: fixed !important; left: auto !important; right: -555px !important; margin: 0; width: 555px; border: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; -webkit-transform: none !important; height: calc(100% - 60px); transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; display: block; opacity: 0; visibility: hidden; }
.header-cntr .show .dropdown-menu[aria-labelledby="notificationdropdown"] { right: 0px !important; opacity: 1; visibility: visible; }
.header-cntr .notification:before { content: ""; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.33); opacity: 0; visibility: hidden; display: block; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; } 
.header-cntr .notification.show:before { opacity: 1; visibility: visible; }
.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] .head { background: #f6f7f9; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; min-height: 62px; padding: 8px 27px 7px; }
.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] .head h3 { font-size: 18px; line-height: 22px; color: #003153; font-weight: 500; margin: 0px; }
.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] .head .close { margin: 0 0 0 auto; width: 25px; height: 25px; font-size: 0px; line-height: 0px; background: url(../images/close-button.svg) center center no-repeat; opacity: 1; text-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; -ms-text-shadow: none; -o-text-shadow: none;  }
.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] .inner { padding: 0; height: calc(100% - 62px); overflow: auto; -webkit-overflow-scrolling: touch; }
.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] .inner .card { padding: 22px 21px 26px; margin: 0 0 19px; border-color: #ebebeb; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; }  
.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] .inner .card:nth-last-of-type(1) { margin-bottom: 0px; }
.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] .inner h4 { margin-bottom: 11px; font-size: 26px; line-height: 31px; color: #014A7C; font-weight: 400; }
.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] .inner .meta { font-size: 15px; line-height: 18px; display: block; font-weight: 500; color: #014A7C; padding: 0 0 17px; }
.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] .inner p { font-size: 15px; line-height: 24px; color: #686A6C; font-weight: 400; margin-bottom: 17px; }
.header-cntr .dropdown-menu[aria-labelledby="notificationdropdown"] .inner .btn.btn-secondary { padding: 7px 22px; }
.header-cntr .show .dropdown-menu[aria-labelledby="notificationdropdown"] .mCSB_inside > .mCSB_container { margin-right: 0px; }
.header-cntr .show .dropdown-menu[aria-labelledby="notificationdropdown"] .mCSB_container { padding: 24px 28px; }

.header-cntr .dropdown-menu[aria-labelledby="autocomplete-menu2"] .dropdown-item{color: #16181b;}
.header-cntr .dropdown-menu[aria-labelledby="autocomplete-menu2"] .dropdown-item:hover,
.header-cntr .dropdown-menu[aria-labelledby="autocomplete-menu2"] .dropdown-item:focus,
.header-cntr .dropdown-menu[aria-labelledby="autocomplete-menu2"] .dropdown-item:active,
.header-cntr .dropdown-menu[aria-labelledby="autocomplete-menu2"] .dropdown-item.active{background: #d3d3d3;}


/* confirm bar */
.confirm-bar { margin: 0; width: 100%; background: #3457a8; position: fixed; top: 60px; left: 0px; z-index: 97; }
.confirm-bar .confirm-inner { padding: 9px 24px 9px 25px; }
.confirm-bar h2 { margin: 0px; font-size: 14px; line-height: 17px; color: #fff; font-weight: 400; }
.confirm-bar h2 img { margin: 0 7px 0 0; display: inline-block; vertical-align: top; }
.confirm-bar .right { padding: 0px; margin: 0 0 0 auto; list-style-type: none; display: -webkit-box; display: -ms-flexbox; display: flex; }
.confirm-bar .right li { padding: 0 0 0 25px; }
.confirm-bar .right li a { font-size: 14px; line-height: 17px; color: #fff; font-weight: 400; }
.confirm-bar .close { margin: 0 0 0 26px; width: 15px; height: 15px; font-size: 0px; line-height: 0px; background: url(../images/white-close.svg) center center no-repeat; opacity: 1; text-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; -ms-text-shadow: none; -o-text-shadow: none; }

/* Left panel */
.left-panel { position: fixed; top: 0px; bottom: 0px; left: -241px; width: 231px; border-right: 1px solid #e8e8e8; float: left; margin: 60px 0 0px; background: #fff; z-index: 98; overflow: auto; -webkit-overflow-scrolling: touch; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; opacity: 0; visibility: hidden; }
.left-panel .darkmode { padding: 15px 5px 14px 20px; position: relative; overflow: hidden; }
.left-panel .darkmode input[type="checkbox"] { position: relative; z-index:1; opacity:0; cursor: pointer; width: 35px; height: 20px; float: left; }
.left-panel .darkmode input[type="checkbox"] + label { margin-left:10px; position:relative; display: block; float: left; float: left; color: #686A6C;font-size: 14px;line-height: 17px; }
.left-panel .darkmode input[type="checkbox"] + label:before { transition:all 0.3s; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; width: 35px; height: 14px; background: #9e9e9e; border-radius: 7px; -webkit-border-radius: 7px; -ms-border-radius: 7px; content:''; position:absolute; left:-45px; top:3px;  }
.left-panel .darkmode input[type="checkbox"] + label:after { transition:all 0.3s; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; width: 20px; height: 20px; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; content:''; position:absolute; left:-45px; top:0; background:#f8f8fa; box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 2px 1px -1px rgba(0,0,0,0.12); -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 2px 1px -1px rgba(0,0,0,0.12); -msbox-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 2px 1px -1px rgba(0,0,0,0.12); }
.left-panel .darkmode input[type="checkbox"]:checked + label:after { background: #3457a8; left:-30px; }


.show-notification .left-panel { margin-top: 102px; }
.left-panel.show { left: 0px; opacity: 1; visibility: visible; }
.left-panel .inner { background: #fff; overflow: auto; height: 100%; -webkit-overflow-scrolling: touch; }
.left-panel nav { padding-bottom: 260px; }
.left-panel ul { padding: 9px 0 0px; margin: 0px; list-style-type: none; }
.left-panel ul li { padding: 0; display: block; }
.left-panel ul li a { padding: 15px 5px 14px 20px; color: #686A6C; text-decoration: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 14px; line-height: 17px; font-weight: 300; border-left: 4px solid #fff; }
.left-panel ul li a svg { display: inline-block; vertical-align: top; }
.left-panel ul li a svg g { fill: #686A6C; }
.left-panel ul li a.active, .left-panel ul li a:hover { border-left-color: #3458A8; background: #f8f8fa; color: #3458A8; font-weight: 600; }
.left-panel ul li a.active  svg g, .left-panel ul li a:hover svg g,.left-panel ul li a:hover svg g path { fill: #3458A8; }
.left-panel ul li .icon { min-width: 21px; text-align: center; margin: 0 10px 0 0; } 
.left-panel ul.links { display: none; }
.left-panel .mCSB_inside > .mCSB_container { margin-right: 0px; }

/* Right panel */
.right-panel { padding: 0 0 5px; width: 100%; transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; -webkit-transition: all 350ms; }
.open-left-panel .right-panel { padding-left: 231px; }
.right-panel { min-height: calc(100vh - 215px); }


/* link bar */
.link-bar { padding: 27px 0 12px; border-bottom: 1px solid #ececec; }
.link-bar h1 { padding-bottom: 12px; margin: 0px; font-size: 28px; line-height: 38px; color: #686A6C; font-weight: 300; text-transform: uppercase; }
.link-bar .bottom { padding: 0px; }
.link-bar .bottom .dropdown-toggle { padding: 8px 12px 6px 9px; letter-spacing: 0.04em; border: 1px solid #e2e2e2; font-size: 15px; line-height: 24px; color: #686A6C; min-width: 334px; box-shadow: 0 0 1px rgba(0,0,0,0.06); }
.link-bar .bottom .dropdown-toggle:hover { text-decoration: none; }
.link-bar .bottom .dropdown-toggle:after { margin-left: auto; font-size: 18px; }
.link-bar .bottom .btn { margin-left: 15px; }
.link-bar .bottom .video-btn { margin: 0 0 0 41px; }
.link-bar .bottom .video-btn svg,
.link-bar .bottom .video-btn img { display: inline-block; vertical-align: top; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -o-transition: all 350ms; -ms-transition: all 350ms; }
.link-bar .bottom .video-btn:hover img, .link-bar .bottom .video-btn:focus img, .link-bar .bottom .video-btn:active img { box-shadow: 0 6px 8px rgba(52,88,168,0.25); -webkit-box-shadow: 0 6px 8px rgba(52,88,168,0.25); -moz-box-shadow: 0 6px 8px rgba(52,88,168,0.25); -ms-box-shadow: 0 6px 8px rgba(52,88,168,0.25); -o-box-shadow: 0 6px 8px rgba(52,88,168,0.25); }
.link-bar h5 { font-size: 13px; color: #014A7C; font-weight: 500; line-height: 18px; text-transform: uppercase; margin: 0px; padding: 0 0 9px 10px; }
.link-bar h5 strong { color: #D0021B; font-weight: 600; }
.link-bar .inner { padding: 17px 0 0; float: right; }
.link-bar .inner .number { font-size: 24px; color: #014A7C; line-height: 29px; font-weight: 500; display: inline-block; vertical-align: top; text-align: center; min-width: 56px; }
.link-bar .inner .colon { display: inline-block; vertical-align: top; font-size: 24px; color: #014A7C; line-height: 29px; font-weight: 500; }
.link-bar .inner .number small { font-size: 10px; line-height: 12px; display: block; text-align: center; font-weight: 500; padding-top: 7px; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] { padding: 2px 0 0px; top: 47px; left: 0px; margin: 7px 0 0px; width: 334px; border: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; box-shadow: 0 3px 32px rgba(0,0,0,0.16); -webkit-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -moz-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -ms-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -o-box-shadow: 0 3px 32px rgba(0,0,0,0.16); height: 300px;overflow-y: scroll; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] h3 { padding: 16px 13px 5px; margin: 0px; font-size: 14px; line-height: 17px; color: rgba(89,89,91,0.5); font-weight: 500; border-bottom: 1px solid #e6e6e6; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] h3 .icon { min-width: 19px; margin: 0 4px 0 0; display: inline-block; vertical-align: top; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul { padding: 0px; margin: 0px; list-style-type: none; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul li { padding: 0 30px 0 40px; font-size: 14px; line-height: 17px; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; cursor: pointer; position: relative; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul li:hover { background: #e8ecf5; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul li:after { content: ""; position: absolute; bottom: 0px; left: 40px; width: calc(100% - 70px); height: 1px; display: block; background: #e6e6e6; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul li a { padding: 10px 0 11px; color: #3458A8; display: block; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul li a:hover { text-decoration: none; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul li a strong { font-weight: 500; color: #59595B; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul li .delete:hover svg g path { transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms;}
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul li .delete { transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; font-size: 0px; line-height: 0px; margin: 0 8px 0 auto; /*width: 16px; height: 18px; background: url(../images/delete-icon.svg) center center no-repeat;*/ opacity: 0.51; cursor: pointer; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul li .delete:hover { opacity: 1; }
.link-bar .dropdown-menu[aria-labelledby="eoswalletdropdown"] ul li .delete:hover svg g path { fill: #3458a8; }
.link-bar.rex { padding: 15px 0 17px; }
.link-bar.rex h1 { padding-bottom: 6px; }
.link-bar h4 { margin-bottom: 4px; font-size: 21px; line-height: 26px; color: #686A6C; font-weight: 400; }
.link-bar .price { font-size: 20px; line-height: 24px; font-weight: 400; color: #686A6C; display: block; }
.link-bar.bid .inner,.link-bar.rex .inner { text-align: right; padding: 33px 10px 0 0; }  
.link-bar.wallet .inner { text-align: right; padding: 33px 10px 0 0; }  
.link-bar.wallet { padding-bottom: 17px; padding-top: 15px; }
.link-bar.wallet h1 { padding-bottom: 6px; }
.link-bar.wallet .bottom .dropdown-toggle { min-width: 280px; } 
.link-bar.wallet .bottom .btn { margin-left: 9px; }
.link-bar.wallet .bottom .video-btn { margin-left: 28px; }
.link-bar.bid { padding-top:10px; padding-bottom: 20px; }
.link-bar.bid h1 { padding-bottom: 5px; }




/* list bar */
.list-bar { /*padding: 17px 0 0px;*/ padding: 30px 0 0px;  }
.list-bar .cta { padding: 22px 33px 22px 28px; margin: 0 0 30px; background: #3457a8; }
.list-bar .cta h4 { font-size: 20px; line-height: 24px; padding: 0px; margin: 0px; color: #fff; font-weight: 300; } 
.list-bar .cta img { margin: 0 15px 0 0; }
.list-bar .cta .btn { margin-left: auto; background: #fff; border-color: #fff; color: #3458A8; font-weight: 600; font-size: 17px; line-height: 21px; padding: 11px 32px 10px; }
.list-bar .cta .btn:hover, .list-bar .cta .btn:focus, .list-bar .cta .btn:active { color: #fff; background: none; box-shadow: 0 6px 15px rgba(27,51,106,0.6); -webkit-box-shadow: 0 6px 15px rgba(27,51,106,0.6); -moz-box-shadow: 0 6px 15px rgba(27,51,106,0.6); -ms-box-shadow: 0 6px 15px rgba(27,51,106,0.6); -o-box-shadow: 0 6px 15px rgba(27,51,106,0.6); }
.list-bar .dash-repeat { border: 1px solid #ebebeb; margin: 0 0 30px; padding: 15px 20px; min-height: calc(100% - 30px); }
.list-bar .dash-repeat .mCustomScrollbar { height: 375px; }
.list-bar [class*="col-"]:nth-of-type(2) .dash-repeat .mCustomScrollbar { height: 350px; }

.list-bar .dash-repeat.recent-activity { padding: 0; }
.list-bar .dash-repeat.recent-activity .head { padding: 22px 20px 18px; }
.list-bar .dash-repeat.recent-activity .nav-tabs li a { padding-bottom: 11px; border-bottom-color: #ebebeb; }
.list-bar .dash-repeat.recent-activity .nav-tabs li a:hover, .list-bar .dash-repeat.recent-activity .nav-tabs li a.active { text-decoration: none; border-bottom-color: #014A7C; }
.list-bar .head { padding: 1px 0px 13px; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: 1px solid #dfe3e7; min-height: 57px; }
.list-bar .head h3 { font-size: 25px; line-height: 30px; color: #014A7C; font-weight: 500; margin: 0px; text-transform: uppercase; }
.list-bar .head svg,
.list-bar .head img { display: inline-block; vertical-align: top; margin-right: 15px; }
.list-bar .head .price { margin-left: auto; font-size: 23px; line-height: 28px; color: #014A7C; font-weight: 500; text-align: right; }
.list-bar .head .price small { display: block; font-size: 16px; line-height: 20px; color: #014A7C; font-weight: 500; letter-spacing: 0.02em; }
.list-bar .head .price i[data-toggle="tooltip"] { display: inline-block; vertical-align: top; width: 16px; height: 16px; background: url(../images/tip-icon.svg) center center no-repeat; cursor: pointer; }
.list-bar .row.low-gap { margin-left: -8px; margin-right: -8px; } 
.list-bar .row.low-gap div[class*="col-"] { padding-left: 8px; padding-right: 8px; }
.list-bar .price-list { padding: 0px; margin: 0px; list-style-type: none; }
.list-bar .price-list li { padding: 18px 0 20px; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: 1px solid #dfe3e7; }
.list-bar .price-list.space { padding: 8px 0 5px; }
.list-bar .price-list.space li { padding: 10px 0 9px; } 
.list-bar .price-list .new { padding: 0 0 0 10px; font-weight: 600; width: 62px; height: 30px; background: url(../images/new-bg.png) center center no-repeat; text-align: center; color: #fff; text-transform: uppercase; font-size: 13px; line-height: 24px; text-shadow: 0 2px 4px rgba(0,0,0,0.8); }
.list-bar .price-list li:last-child { padding-bottom: 1px; border: 0px; }
.list-bar .price-list li h4 { margin: 0px; font-size: 16px; line-height: 20px; color: #686A6C; font-weight: 400; min-width: 55px; }
.list-bar .price-list li h4 small { display: block; font-size: 13px; line-height: 16px; color: #8F8F8F; padding: 2px 0 0; }
.list-bar .price-list li .value { margin-left: auto; font-size: 13px; line-height: 16px; color: #59595B; text-align: right; font-weight: 500; }
.list-bar .price-list li .value strong { font-size: 16px; line-height: 20px; color: #000; opacity: 0.4; font-weight: 400; display: block; padding: 5px 0 0; }
.list-bar .price-list li .icon { min-width: 48px; }
.list-bar .price-list li .icon img { max-width: 35px; }
.list-bar .nav-tabs { padding: 0px; margin: -1px 0 0px; list-style-type: none; background: #fff; border: 0px; }
.list-bar .nav-tabs li { flex-grow: 1; flex-basis: 0; }  
.list-bar .nav-tabs li a { padding: 0 0 8px; font-size: 14px; line-height: 17px; color: #999B9E; font-weight: 400; display: block; text-align: center; border-bottom: 0.15em solid #d8d8d8; }
.list-bar .nav-tabs li a svg { display: inline-block; vertical-align: middle; }
.list-bar .nav-tabs li a svg g { transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.list-bar .nav-tabs li a:hover, .list-bar .nav-tabs li a.active { text-decoration: none; border-bottom-color: #014A7C; color: #014A7C; font-weight: 500; }
.list-bar .nav-tabs li a:hover svg, .list-bar .nav-tabs li a.active svg, .list-bar .nav-tabs li a:hover svg g, .list-bar .nav-tabs li a.active svg g { fill: #014A7C; }
.list-bar .tab-content { padding: 23px 0 0; } 
.list-bar .tab-content .chart-notification { padding: 30px 0 0; font-size: 14px; line-height: 17px; color: #686A6C; font-weight: 500; display: -webkit-box; display: -ms-flexbox; display: flex; text-transform: uppercase; }
.list-bar .tab-content .chart-notification span { padding-left: 20px; margin-right: 20px; background-repeat: no-repeat; background-position: center left; }
.list-bar .tab-content .chart-notification .blue { background-image: url(../images/eos-chart-icon.svg); }
.list-bar .tab-content .chart-notification .green { background-image: url(../images/ltc-chart-icon.svg); }
.list-bar .tab-content .chart-notification .gray { background-image: url(../images/bos-chart-icon.svg); }
.list-bar .tab-content .chart-notification .red { background-image: url(../images/dash-chart-icon.svg); }
.list-bar .tab-content .chart-value { padding: 25px 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 12px; line-height: 15px; color: #17B1E5; font-weight: 500; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }  
.list-bar .tab-content .chart-value span { flex-grow: 1; flex-basis: 0; padding-left: 15px; }
.list-bar .tab-content .chart-value span:nth-of-type(1) { padding-left: 0px; }  
.list-bar .tab-content img { width: 100%; height: auto; }
.list-bar .security { padding: 26px 0 27px 6px; }
.list-bar .security svg,
.list-bar .security img { display: inline-block; vertical-align: top; margin: 0 20px 0 0; }
.list-bar .progress { position: relative; background: #e7ebf6; height: 14px; }
.list-bar .progress-wrap { width: 100%; }
.list-bar .security .text { padding-bottom: 5px; font-size: 21px; line-height: 26px; color: #3458A8; font-weight: 500; display: block; }
.list-bar .progress .progress-bar { height: 100%; background-color: #496fc4; background-image:linear-gradient(-45deg,#3457a8 25%,transparent 25%,transparent 50%,#3457a8 50%,#3457a8 75%,transparent 75%,transparent); }
.list-bar .security-list { padding: 2px 0 0px; margin: 0px; list-style-type: none; border-top: 1px solid #dfe3e7; }
.list-bar .security-list li { padding: 16px 0; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; border-bottom: 1px solid #dfe3e7; font-size: 14px; line-height: 17px; color: #686A6C; text-transform: uppercase; font-weight: 500; }
.list-bar .security-list li img { margin: 0 7px 0 0; }
.list-bar .security-list li .error { margin-left: auto; font-size: 13px; line-height: 16px; color: #fff; border: 1px solid #D0021B; background: #D0021B; border-radius: 5px; -webkit-border-radius: 5px; display: block; padding: 4px 11px; font-weight: 300; }
.list-bar .security-list li .error:hover { text-decoration: none; box-shadow: 0 4px 4px rgba(0,0,0,0.28); -webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.28); -moz-box-shadow: 0 4px 4px rgba(0,0,0,0.28); -ms-box-shadow: 0 4px 4px rgba(0,0,0,0.28); -o-box-shadow: 0 4px 4px rgba(0,0,0,0.28); }
.list-bar .security-list li .error:active { box-shadow: inset 0 2px 5px #810716; -webkit-box-shadow: inset 0 2px 5px #810716; -moz-box-shadow: inset 0 2px 5px #810716; -ms-box-shadow: inset 0 2px 5px #810716; -o-box-shadow: inset 0 2px 5px #810716; }
.list-bar .security-list li .error:focus { border-color: #8D0818; }
.list-bar .security-list li .check { width: 20px; height: 20px; background: url(../images/check.svg) center center no-repeat; margin-left: auto; }
.list-bar .security-list li:last-child { padding-bottom: 0px; border: 0px; }
.list-bar .rex-list { padding: 9px 0 0; margin: 0px; list-style-type: none; }
.list-bar .rex-list li { padding: 12px 10px 14px; margin: 13px 0 0px; border: 1px solid #ededed; }
.list-bar .rex-list li h4 { margin: 0px; padding: 0 0 4px; font-size: 11px; color: #686A6C; line-height: 13px; text-transform: uppercase; }
.list-bar .rex-list li i[data-toggle="tooltip"] { margin: 2px 0 0 3px; display: inline-block; vertical-align: top; width: 10px; height: 10px; background: url(../images/tip-icon-gray.svg) center center no-repeat; cursor: pointer; background-size: cover; }
.list-bar .rex-list li .value { padding: 0 0 8px; display: block; font-size: 19px; line-height: 23px; color: #686A6C; font-weight: 400; text-transform: uppercase; }
.list-bar .rex-list li .btn { padding: 7px 8px 6px 7px; font-size: 11px; line-height: 13px; color: #2589C8; border-color: #2589C8; margin-right: 10px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; text-transform: uppercase; }
.list-bar .rex-list li .btn:hover, .list-bar .rex-list li .btn:active, .list-bar .rex-list li .btn:focus { border-color: #298BC8; background: #298BC8; color: #fff; }    
.list-bar .rex-list li .btn:focus { border-color: #115885; }
.list-bar .rex-list li .btn:hover svg g, .list-bar .rex-list li .btn:active svg g, .list-bar .rex-list li .btn:focus svg g { fill: #fff; }
.list-bar .rex-list li .btn svg { max-width: 14px; margin: 0 4px 0 0; }
.list-bar .rex-list li .btn:nth-last-of-type(1) { margin-right: 0px; }
.list-bar .rex-list li .button-group { -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; }
.list-bar .recent-activity-list { padding: 8px 0 0 31px; margin: 0px; list-style-type: none; position: relative; }
.list-bar .recent-activity-list:before { content: ""; position: absolute; top: 0px; left: 30px; display: block; width: 1px; height: 100%; background: #ececec; }
.list-bar .recent-activity-list li { padding: 7px 10px 7px 35px; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 14px; line-height: 17px; color: #686A6C; font-weight: 400; border-bottom: 1px solid #ececec; min-height: 62px; position: relative; }
.list-bar .recent-activity-list li:last-child { border-bottom: 0px; }
.list-bar .recent-activity-list li:before { content: ""; width: 33px; height: 33px; display: block; position: absolute; left: -16px; top: 50%; margin-top: -18px; border: 1px solid #ececec; background: #fff url(../images/valid-icon.svg) center center no-repeat; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; }
.list-bar .recent-activity-list li.down:before { background-image: url(../images/down-icon1.svg); }
.list-bar .recent-activity-list li div { flex-grow: 1; flex-basis: 0; }
.list-bar .recent-activity-list li .name { min-width: 137px; }
.list-bar .recent-activity-list li .date { min-width: 125px; }
.list-bar .recent-activity-list li .value { padding: 0 0 0 20px; color: #FFA300; background: url(../images/up-icon.svg) left top no-repeat; }
.list-bar .recent-activity-list li.down .value { background-image: url(../images/down-arrow.svg); color: #17B1E5; }
.list-bar .dash-repeat.recent-activity .tab-content { padding: 0px; } 
.list-bar .dash-repeat.recent-activity .mCSB_inside > .mCSB_container { margin-right: 0px; }



.list-bar .no_content { width: 100%; min-height:100%; text-align: center; padding: 35px 30px 20px; }
.list-bar .no_content img.icon { max-width: 135px; margin:auto; }
.list-bar .no_content p { color: #87888a;font-size: 20px;letter-spacing: 0.02px;line-height: 33px;font-weight: 300; padding:0; margin: 20px 0 30px; }
.list-bar .no_content .btn { display: table; margin:auto; }
.list-bar .no_content .btn img { display: inline-block; vertical-align: middle; margin: 0 5px 0 0; max-width: 16px; } 


.list-bar .security-list.blank li { color: #87888a; }
.list-bar .security-list.blank li .error { pointer-events:none; background: #cacaca; border-color: #cacaca; }




/* rex tab bar */
.rex-tab-bar { padding: 0px; border-bottom: 1px solid #f5f5f5; }
.rex-tab-bar .nav-tabs { padding: 0px; margin: 0; list-style-type: none; background: #fff; border: 0px; }
.rex-tab-bar .nav-tabs li { padding-right: 27px; } 
.rex-tab-bar .nav-tabs li a { padding: 16px 23px 12px; margin-bottom: -2px; font-size: 14px; line-height: 17px; color: #999B9E; font-weight: 400; display: block; text-align: center; border-bottom: 2px solid #f5f5f5; letter-spacing: 0.05em; }
.rex-tab-bar .nav-tabs li a:hover, .rex-tab-bar .nav-tabs li a.active { text-decoration: none; border-bottom-color: #3458A8; color: #3458A8; font-weight: 500; }

.rex-tab-bar.create-account .nav-tabs li a { padding: 17px 15px 10px; font-size: 16px; line-height: 20px; letter-spacing: 0px; }
.rex-tab-bar.create-account .nav-tabs li { padding-right: 14px; }

.rex-tab-bar.manage-cpu-wrap .nav-tabs li { padding-right: 5px; }

.manage-form { padding: 0 0 38px; }
.manage-form label { margin-bottom: 4px; font-size: 16px; line-height: 20px; color: #686A6C; display: block; width: 100%; }
.manage-form label i[data-toggle="tooltip"] { margin: 5px 0 0 5px; background-image: url(../images/tip-icon-gray.svg); } 
.manage-form .manage-head { padding: 0 0 21px; margin: 0 0 25px; -ms-flex-align: flex-start; align-items: flex-start; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border-bottom: 1px solid #ececec; } 
.manage-form .manage-head label { padding-right: 33px; width: auto; }
.manage-form .manage-head .name { font-size: 16px; line-height: 20px; color: #3458A8; font-weight: 500; }
.manage-form .manage-head .name a { color: #3458A8; font-weight: 600; }
.manage-form form { max-width: 584px; }
.rex-content-bar .manage-form .form-text { font-size: 14px; line-height: 16px; display: block; color: #686A6C; opacity: 0.5; margin-top: 5px; }
.rex-content-bar .manage-form .form-row { margin-bottom: 39px; }
.rex-content-bar .manage-form .btn-group .btn { margin-right: 16px; }
.rex-content-bar .manage-form .btn-group .btn:not(.btn-secondary) { background-color: transparent; min-width: 143px; text-align: center; background-image: url(../images/cancel.svg); background-repeat: no-repeat; background-position: top 50% left 33px; height: 40px; padding-left: 56px; cursor: pointer; }
.rex-content-bar .manage-form .btn-group .btn:not(.btn-secondary):hover, .rex-content-bar .manage-form .btn-group .btn:not(.btn-secondary):active, .rex-content-bar .manage-form .btn-group .btn:not(.btn-secondary):focus { background-color: #f2f2f2; background-image: url(../images/cancel-blue.svg); }
.rex-content-bar .manage-form .btn-group .btn.btn-secondary { padding-left: 53px; height: 40px; background-image: url(../images/update-icon.svg); background-position: top 50% left 22px; background-repeat: no-repeat; cursor: pointer; } 
.rex-content-bar .manage-form .btn-group { padding: 13px 0 0; }
.rex-content-bar .manage-form .alert-warning { background: none; color: #D0021B; }    
.rex-content-bar .manage-form .alert { text-align: left; border: 0px; padding: 0px; margin: 13px 0 8px; font-size: 12px; line-height: 18px; text-transform: uppercase; font-weight: 600; }
.rex-content-bar .manage-form .alert-warning:before { margin: -2px 9px 0 1px; width: 19px; height: 17px; background-image: url(../images/notification-warning-icon.svg); }


/* airgrab table bar */
.airgrab-table-bar { padding: 0px 0 30px; }
.airgrab-table-bar h3 { margin-bottom: 13px; font-size: 18px; line-height: 24px; color: #686A6C; text-transform: uppercase; font-weight: 400; }
.airgrab-table-bar h3 strong { color: #3458A8; font-weight: 500; }
.airgrab-table-bar p { font-size: 14px; line-height: 21px; color: #686A6C; }
.airgrab-table-bar .data-wrap { border: 1px solid #efefef; margin: 37px 0 0; padding: 30px 43px 0 27px; }
.airgrab-table-bar .table-wrapper { padding: 0px; margin: 0px; } 
.rex-content-bar .airgrab-table-bar .table-wrapper .token { padding-left: 0px; }  
.rex-content-bar .airgrab-table-bar .table-wrapper th.token { font-size: 18px; line-height: 20px; }
.rex-content-bar .airgrab-table-bar .table-wrapper td { font-size: 16px; line-height: 20px; height: 69px; }
.rex-content-bar .airgrab-table-bar .table-wrapper .btn:not(.btn-secondary) { font-size: 11px; line-height: 14px; color: #3458A8; border-color: #3458A8; padding: 5px 14px; }
.rex-content-bar .airgrab-table-bar .table-wrapper .btn.btn-secondary { padding: 5px 11px; font-size: 11px; line-height: 14px; margin: 0 24px 0 0; }
.rex-content-bar .airgrab-table-bar .table-wrapper .btn-group { -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.rex-content-bar .airgrab-table-bar .table-wrapper .token { width: 205px; }
.rex-content-bar .airgrab-table-bar .table-wrapper .name { width: 300px; }
.rex-content-bar .airgrab-table-bar .table-wrapper .account { width: 260px; }
.rex-content-bar .airgrab-table-bar .table-wrapper .airgrab { width: 304px; }

.rex-content-bar.alert-page { padding: 35px 0px 46px; }
.rex-content-bar .calender-cta.alert-cta { padding: 25px 355px 25px 55px; margin: 0 0 52px; text-align: left; min-height: 157px; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; }
.rex-content-bar .calender-cta.alert-cta .right-img { position: absolute; bottom: -55px; right: 13px; }
.rex-content-bar .calender-cta.alert-cta h2 { margin: 0px; font-size: 26px; line-height: 37px; }

.rex-content-bar .calender-cta.create-account-for-a-friend { padding: 25px 655px 25px 35px; margin: 0 0 30px; text-align: left; min-height: 157px; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; overflow: hidden; }
.rex-content-bar #create-account-from-exchange .calender-cta.create-account-for-a-friend .right-img { top:0; }
.rex-content-bar .calender-cta.create-account-for-a-friend .right-img { position: absolute; top: -4px; right: -4px; }
.rex-content-bar .calender-cta.create-account-for-a-friend h2 { margin: 0px; font-size: 22px; line-height: 32px; color: #3458A8; max-width: 300px; }

.rex-content-bar #add-alert-tab h5 { padding-bottom: 20px; }  
.rex-content-bar .repeat.featured-alert { padding: 34px 0px 11px 22px; }
.rex-content-bar .repeat.featured-alert ul { padding: 0px; margin: 0px; list-style-type: none; }
.rex-content-bar .repeat.featured-alert ul li { padding: 0 0 22px; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 20px; line-height: 24px; color: #3458A8; font-weight: 400; }
.rex-content-bar .repeat.featured-alert ul li .icon { margin: 0 10px 0 0; min-width: 36px; }
.rex-content-bar .repeat.featured-alert ul li .icon img { float: right; }  
.rex-content-bar .repeat.featured-alert .col-md-4:nth-of-type(1) { -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; }
.rex-content-bar .repeat.featured-alert .col-md-4:nth-of-type(2) { -ms-flex: 0 0 33%; flex: 0 0 33%; max-width: 33%; }
.rex-content-bar .repeat.featured-alert .col-md-4:nth-of-type(3) { -ms-flex: 0 0 27%; flex: 0 0 27%; max-width: 27%; }

.rex-content-bar .alert-form { padding: 22px 0 45px; }
.rex-content-bar .alert-form h4 { font-size: 18px; line-height: 24px; color: #3458A8; font-weight: 500; margin-bottom: 11px; min-height: 30px; }  
.rex-content-bar .alert-form h4 img { display: inline-block; vertical-align: middle; margin: 0 8px 0 0; }
.rex-content-bar .alert-form .inner { padding: 45px 20px; border: 1px solid #eeeeee; min-height: calc(100% - 41px); }
.rex-content-bar .alert-form .inner.telegram { padding: 30px 26px; }
.rex-content-bar .alert-form .inner.telegram img { margin: 0px; width: 100%; box-shadow: 0 1px 7px rgba(0,0,0,0.17); -webkit-box-shadow: 0 1px 7px rgba(0,0,0,0.17); -moz-box-shadow: 0 1px 7px rgba(0,0,0,0.17); -ms-box-shadow: 0 1px 7px rgba(0,0,0,0.17); -o-box-shadow: 0 1px 7px rgba(0,0,0,0.17); }
.rex-content-bar .alert-form .form-row label { font-size: 14px; line-height: 18px; margin-bottom: 11px; }
.rex-content-bar .alert-form .captcha { margin: 15px 0 11px; } 
.rex-content-bar .alert-form .btn.btn-secondary { cursor: pointer; padding: 7px 29px; }
.rex-content-bar .alert-form p { font-size: 16px; line-height: 20px; color: #686A6C; margin-bottom: 23px; } 
.rex-content-bar .alert-form p a { color: #3458A8; font-size: 18px; font-weight: 500; } 

.rex-content-bar .your-alert-account { margin: 0; padding: 0 0 30px; } 
.rex-content-bar .your-alert-account h4 { margin-bottom: 22px; font-size: 17px; line-height: 24px; color: #3458A8; font-weight: 500; width: 100%; } 
.rex-content-bar .your-alert-account .tags { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } 
.rex-content-bar .your-alert-account .tags .btn { color: #3458A8; font-size: 16px; line-height: 22px; font-weight: 500; margin-right: 18px; padding: 12px 42px 12px 12px; background-image: url(../images/bell-icon.svg); background-position: top 50% right 12px; background-repeat: no-repeat; } 
.rex-content-bar .your-alert-account .form-row { border-bottom: 1px solid #ebebeb; padding-bottom: 23px; margin-bottom: 18px; } 
.rex-content-bar .your-alert-account .custom-checkbox { display: block; width: 100%; margin: 2px 0 34px; } 
.rex-content-bar .your-alert-account .custom-checkbox:nth-last-of-type(1) { margin-bottom: 5px; } 
.rex-content-bar .your-alert-account .custom-checkbox label { padding: 0px 0px 0 36px; } 
.rex-content-bar .your-alert-account .custom-checkbox label:before { border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; top: 0px; } 
.rex-content-bar .your-alert-account .custom-checkbox label:after { content: ""; width: 8px; height: 8px; position: absolute; top: 5px; left: 5px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; background: #3458A8; display: none; }  
.rex-content-bar .your-alert-account .custom-checkbox input:checked + label:before { background-color: #fff; } 
.rex-content-bar .your-alert-account .custom-checkbox input:checked + label:after { display: block; }  
.rex-content-bar .your-alert-account .submit-row { padding: 20px 0 28px; margin-bottom: 20px; border-bottom: 1px solid #ebebeb; }
.rex-content-bar .your-alert-account p { font-size: 17px; line-height: 24px; color: #686A6C; font-weight: 500; margin-bottom: 17px; }
.rex-content-bar .your-alert-account .btn.btn-secondary { padding: 7px 22px; }

.rex-content-bar.bid-name-wrap .calender-cta.create-account-for-a-friend h2 { max-width: 100%; font-size: 30px; line-height: 36px; padding: 12px 0 0 30px; letter-spacing: -0.02em; }
.rex-content-bar.bid-name-wrap { padding: 40px 0; }
.rex-content-bar.bid-name-wrap .description { padding: 18px 18px 25px; margin-top:8px; }
.rex-content-bar.bid-name-wrap .left_side { max-width:63.5%; flex:0 0 63.5%; }
.rex-content-bar.bid-name-wrap .right_side { max-width:36.5%; flex:0 0 36.5%; padding-left: 25px; }
.rex-content-bar.bid-name-wrap .counter { min-width: 120px; text-align: left; border:0; padding-top:10px; }
.rex-content-bar.bid-name-wrap .counter .number { font-size: 14px; font-weight:400; }
.rex-content-bar.bid-name-wrap .rex-stats .inner p strong { font-size: 16px; line-height: 20px; font-weight:300; }
.rex-content-bar.bid-name-wrap .rex-stats .inner { padding-bottom: 15px; }
.rex-content-bar.bid-name-wrap .graph { padding:0; border: 1px solid #ebebeb; }
.rex-content-bar.bid-name-wrap .graph img { width: 100%; }
.rex-content-bar.bid-name-wrap .rex-stats .row { margin-bottom: 18px; }
.rex-content-bar.bid-name-wrap .table-wrapper table .btn,
.rex-content-bar.bid-name-wrap .table-wrapper table .btn.btn-secondary { font-size: 10px; line-height: 14px; padding: 4px 3px 2px; display: block; max-width: 55px;  font-weight:300; }
.rex-content-bar.bid-name-wrap .table-wrapper table .btn { margin-top:3px; border-color: #3458A8; }  
.rex-content-bar.bid-name-wrap .table-wrapper table .btn.btn-secondary:hover { -webkit-box-shadow: 0 3px 3px rgba(22,39,37,0.21); -ms-box-shadow: 0 3px 3px rgba(22,39,37,0.21); box-shadow: 0 3px 3px rgba(22,39,37,0.21);  }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td.rank { width: 85px; }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td.name { width: 105px; }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td.last-bid { width: 115px; }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td.bidder { width: 142px; }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td.highest-price { width: 160px; }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td.bids { padding-right:0; width: 120px; }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td.bids .value { padding-top:10px; display: inline-block; vertical-align: middle; }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td.bids .btns-group { max-width: 55px; float: right; }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td { vertical-align: bottom; padding: 12px 10px; }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td span.wrap { min-height:40px; display: block; }
.rex-content-bar.bid-name-wrap .table-wrapper table td small { font-size: 16px; color: rgba(104, 106, 108, 0.5); }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table td small { display: block; }

.rex-content-bar.bid-name-wrap .table-wrapper table td a:not(.btn) { color: #3458a8; }
.rex-content-bar.bid-name-wrap .left_side .table-wrapper table th { padding: 5px 10px; }
.rex-content-bar.bid-name-wrap .table-wrapper tr:nth-last-of-type(1) td { border-bottom: 1px solid #E9E9E9; }

.rex-content-bar.bid-name-wrap .right_side .table-wrapper table td.wallet { width: 135px; padding-left:0; }
.rex-content-bar.bid-name-wrap .right_side .table-wrapper table th,.rex-content-bar.bid-name-wrap .right_side .table-wrapper table td { font-size: 14px; line-height: 18px; }
.rex-content-bar.bid-name-wrap .right_side .table-wrapper table th { height: 35px; }
.rex-content-bar.bid-name-wrap .right_side .table-wrapper table td { height: 65px; }
.rex-content-bar.bid-name-wrap .right_side .table-wrapper table th.wallet { padding-left:20px; }
.rex-content-bar.bid-name-wrap .right_side .table-wrapper table td.wallet a { padding-left: 20px; color: #3458a8; position: relative; }
.rex-content-bar.bid-name-wrap .right_side .table-wrapper table td .status_color { width: 8px; height:8px; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; position:absolute; left:0; top:50%; margin-top:-4px; background:#3bad6d; display: block; }
.status_color.green { background:#3bad6d !important;  }
.status_color.red { background: #ed6347 !important; }

.rex-content-bar.bid-name-wrap .right_side .table-wrapper table td.name { width: 70px; }
.rex-content-bar.bid-name-wrap .right_side .table-wrapper table td.bid_amount { width:inherit; }
.rex-content-bar.bid-name-wrap .right_side .table-wrapper table td.activate_alert { padding-right:0; width: 105px; text-align: right; }
.rex-content-bar.bid-name-wrap.right_side .table-wrapper table td.activate_alert .notify_btn { margin:0; }
.rex-content-bar.bid-name-wrap .right_side h5 { font-size: 16px ;line-height: 20px; color: #3458a8; font-weight:300; }
.rex-content-bar.bid-name-wrap .right_side p { font-size: 14px; line-height: 24px; font-weight:300; color: #686a6c; }
.rex-content-bar.bid-name-wrap .auction_detail { border-bottom: 1px solid #e9e9e9; margin-bottom: 20px; }
.rex-content-bar.bid-name-wrap .sold_table { padding-top:10px; }
.rex-content-bar.bid-name-wrap .sold_table td {height:73px;  }
.rex-content-bar.bid-name-wrap .sold_table tr td:last-child .btn { display: inline-block; vertical-align: top; max-width:inherit; padding: 4px 10px 2px }
.rex-content-bar.bid-name-wrap .sold_table tr td:nth-of-type(1) { width: 10%; }
.rex-content-bar.bid-name-wrap .sold_table tr td:nth-of-type(2) { width: 11%; }
.rex-content-bar.bid-name-wrap .sold_table tr td:nth-of-type(3) { width: 21%; }
.rex-content-bar.bid-name-wrap .sold_table tr td:nth-of-type(4) { width: 19%; }
.rex-content-bar.bid-name-wrap .sold_table tr td:nth-of-type(5) { width: 21%; }
.rex-content-bar.bid-name-wrap .sold_table tr td:last-child { text-align: right; }

.rex-content-bar.bid-name-wrap .popular_premium_names { max-width:880px; padding-bottom: 20px; }
.rex-content-bar.bid-name-wrap .popular_premium_names h3 { font-size: 20px; line-height: 26px; text-transform: uppercase; color: #3458a8; font-weight:300; padding-bottom: 15px; }
.rex-content-bar.bid-name-wrap .popular_premium_names .rex-stats .inner p { font-size: 16px; line-height: 20px; }
.rex-content-bar.bid-name-wrap .popular_premium_names .rex-stats .inner p strong { font-size: 20px; line-height: 24px; }
.rex-content-bar.bid-name-wrap .popular_premium_names .rex-stats .inner { padding-bottom: 25px; }
.rex-content-bar.bid-name-wrap .popular_premium_names .row { margin-left:-15px; margin-right:-15px; }
.rex-content-bar.bid-name-wrap .popular_premium_names .row .col {  padding-left:15px; padding-right:15px; }

.rex-content-bar.bid-name-wrap .premium_name_table tr { display: block; }
.rex-content-bar.bid-name-wrap .premium_name_table td.full { width: 100%; float: left; padding: 10px 0 10px 11%;  }
.rex-content-bar.bid-name-wrap .premium_name_table td:not(.full) { border:0 !important; }

.rex-content-bar.bid-name-wrap .premium_name_table tr th:nth-of-type(1),
.rex-content-bar.bid-name-wrap .premium_name_table tr td:nth-of-type(1){  width: 120px; }
.rex-content-bar.bid-name-wrap .premium_name_table tr th:nth-of-type(2),
.rex-content-bar.bid-name-wrap .premium_name_table tr td:nth-of-type(2){  width: 185px; }
.rex-content-bar.bid-name-wrap .premium_name_table tr th:nth-of-type(3),
.rex-content-bar.bid-name-wrap .premium_name_table tr td:nth-of-type(3){  width: 360px; }
.rex-content-bar.bid-name-wrap .premium_name_table tr th:nth-of-type(4),
.rex-content-bar.bid-name-wrap .premium_name_table tr td:nth-of-type(4){  width: 505px; }
.rex-content-bar.bid-name-wrap .premium_name_table td { padding: 22px 10px 23px; }
.rex-content-bar.bid-name-wrap .premium_name_table tr:last-child td { padding-top: 20px; }


.text-list { padding: 0px 0 20px; margin: 0 -40px; }
.text-list div[class*="col-"] { padding: 0 40px 42px; }
.text-list h3 { font-size: 20px; line-height: 24px; color: #3458A8; font-weight: 500; margin-bottom: 23px; }
.text-list p { font-size: 14px; line-height: 26px; color: #686A6C; font-weight: 500; }  
.text-list p a { color: #3458A8; text-decoration: underline; font-weight: 500; }
.text-list p a:hover { text-decoration: none; }

/* manage key bar */
.manage-key-bar { padding: 0px 0 30px; }  
.manage-key-bar h3 { margin-bottom: 14px; font-size: 18px; line-height: 24px; color: #3458A8; font-weight: 500; }
.rex-content-bar .manage-key-bar .chain-key { border: 1px solid #eeeeee; padding: 30px 40px 7px 36px; } 

.rex-content-bar .calender-cta.airgrab { padding: 25px 55px; margin: 0 0 40px; text-align: left; min-height: 157px; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; overflow: hidden; }
.rex-content-bar .calender-cta.airgrab .right-img { position: absolute; top: 50%; right: 28px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.rex-content-bar .calender-cta.airgrab h2 { margin: 0px; font-size: 30px; line-height: 36px; text-transform: uppercase; font-weight: 600; }  

.rex-content-bar.create-account-wrap { padding: 39px 0px 0; }
.rex-content-bar.create-account-wrap .tab-content { padding: 0 0 40px; }
.rex-content-bar .create-account { max-width: 1032px; }
.rex-content-bar .create-account i[data-toggle="tooltip"] { background-image: url(../images/tip-icon-gray.svg); width: 10px; height: 10px; margin: 5px 0 0 3px; }
.rex-content-bar .create-account .form-text { font-size: 14px; line-height: 16px; display: block; color: #686A6C; opacity: 0.5; margin-top: 5px; } 
.rex-content-bar .create-account .form-row { margin-bottom: 42px; }
.rex-content-bar #create-account-from-exchange .create-account .form-row { margin-bottom: 15px; }
.rex-content-bar .create-account .btn-group .btn { margin-right: 16px; } 
.rex-content-bar .create-account .custom-checkbox { margin: 33px 0 0; }  
.rex-content-bar .create-account .custom-checkbox label { padding-left: 26px; }

.btn.with_cross { margin-right:15px !important; text-align: left !important; }
.btn.with_cross,
.rex-content-bar .create-account .btn-group .btn:not(.btn-secondary) { background-color: transparent; min-width: 143px !important; text-align: center; background-image: url(../images/cancel.svg); background-repeat: no-repeat; background-position: top 50% left 33px; height: 40px; padding-left: 56px !important; cursor: pointer; }

.btn.with_cross:hover,.btn.with_cross:focus,.btn.with_cross:active,
.rex-content-bar .create-account .btn-group .btn:not(.btn-secondary):hover, .rex-content-bar .create-account .btn-group .btn:not(.btn-secondary):active, .rex-content-bar .create-account .btn-group .btn:not(.btn-secondary):focus { background-color: #f2f2f2; background-image: url(../images/cancel-blue.svg); }

.btn.with_check,
.rex-content-bar .create-account .btn-group .btn.btn-secondary { padding-left: 53px !important; height: 40px; line-height:20px; background-image: url(../images/submit-check-icon.svg); background-position: top 50% left 20px; background-repeat: no-repeat; cursor: pointer; } 
.rex-content-bar .create-account .btn-group { padding: 0; margin: -9px 0 0; }
.rex-content-bar .create-account .step { padding: 0 0 50px; }  
.rex-content-bar .create-account .step-two { max-width: 702px; }
.rex-content-bar .create-account fieldset { border-top: 1px solid #f1f1f1; width: 100%; }
.rex-content-bar .create-account fieldset legend { width:auto; padding:0 10px 0 0; margin: 0 0 28px; border-bottom:none; font-size: 16px; line-height: 20px; color: #686A6C; }
.rex-content-bar .create-account fieldset label { font-size: 14px; line-height: 20px; -ms-flex-align: flex-start; align-items: flex-start; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; margin: 0 0 12px; }
.rex-content-bar .create-account fieldset .form-row { margin-bottom: 20px; }
.rex-content-bar .create-account .regenerate-btn { padding: 0 0 0 20px; margin: 3px 0 0px auto; font-size: 14px; color: #3458A8; line-height: 16px; background: url(../images/generate-key-icon.svg) top 50% left 0px no-repeat; font-weight: 500; }
.rex-content-bar .create-account .regenerate-btn:hover { text-decoration: none; }
.rex-content-bar .create-account .step-two i[data-toggle="tooltip"] { width: 12px; height: 12px; }
.rex-content-bar .create-account .alert-warning { background: none; color: #D0021B; }    
.rex-content-bar .create-account .alert { text-align: left; border: 0px; padding: 0px; margin: 13px 0 8px; font-size: 12px; line-height: 18px; text-transform: uppercase; font-weight: 600; }
.rex-content-bar .create-account .alert-warning:before { margin: -2px 9px 0 1px; width: 19px; height: 17px; background-image: url(../images/notification-warning-icon.svg); }
.rex-content-bar .create-account .form-control { font-size: 15px; padding: 0 15px; font-weight: 500; letter-spacing: 0.02em; }
.rex-content-bar .create-account .form-control:focus { border-color: #3457a8; color: #3457a8; }
.rex-content-bar .create-account fieldset .on-off label { width: auto; padding: 8px 20px 0 0; font-size: 16px; line-height: 20px; }
.rex-content-bar .create-account .valid-feedback, .rex-content-bar .create-account .invalid-feedback { margin: 10px 0 0; padding: 0 0 0 16px; font-size: 13px; line-height: 15px; color: #3BAD6D; font-weight: 500; background: url(../images/valid-icon1.svg) 0px 3px no-repeat; }  
.rex-content-bar .create-account .form-control.is-invalid:focus { border-color: #3457a8; }
.rex-content-bar .create-account .invalid-feedback { background-image: url(../images/error-icon.svg); color: #D0021B; }
.rex-content-bar .create-account .alert-info { background: none; color: #D0021B; font-size: 14px; line-height: 18px; text-transform: none; margin-top: 22px; }
.rex-content-bar #create-account-for-a-friend-tab .create-account { max-width: 705px; }
.rex-content-bar #create-account-for-a-friend-tab .create-account label { font-size: 14px; line-height: 18px; }
.rex-content-bar #create-account-for-a-friend-tab .create-account i[data-toggle="tooltip"] { width: 12px; height: 12px; }
.rex-content-bar #create-account-for-a-friend-tab .create-account .form-text { font-size: 12px; line-height: 16px; opacity: 1; margin-top: 7px; } 
.rex-content-bar #create-account-for-a-friend-tab .create-account .form-row { margin-bottom: 30px; } 


.rex-content-bar .intructions { background-color: #eaf5ff; padding: 25px; }
.rex-content-bar .intructions h5 { color: #3458a8;font-size: 20px; line-height:26px;font-weight: 300;letter-spacing: 0.04px; padding-bottom: 7px; }
.rex-content-bar .intructions ul { margin:0; padding:0 0 0 15px; list-style:none; }
.rex-content-bar .intructions ul li { margin: 13px 0 14px; padding: 0px 0 0px 60px; color: #6e7072;font-size: 15px; font-weight: 300;letter-spacing: 0.04px;line-height: 26px; position: relative; }
.rex-content-bar .intructions li img { position:absolute; left:0; top:5px; }
.rex-content-bar .intructions li .num { position:absolute; left:37px; top:0;}
.rex-content-bar .intructions li ul { margin: 15px 0 20px 0; overflow: hidden; padding:0; }
.rex-content-bar .intructions li li:first-child,.rex-content-bar .intructions li li { padding:10px; background:#fff; max-width: 610px; margin:  0 0 5px;}
.rex-content-bar .intructions li li .title { padding: 0 15px 0 5px; width: 120px;line-height: 20px;color: #6e7072;font-size: 13px;font-weight: 300;letter-spacing: 0.03px; float: left; }
.rex-content-bar .intructions li:first-child  { margin-bottom: 25px; } 
.rex-content-bar .intructions li li a { display: block; overflow:hidden; color: #3458a8;font-size: 12px;font-weight: 300;letter-spacing: 0.03px;line-height: 20px; word-break:break-all; }

.rex-content-bar .intructions li:last-child { margin-bottom:0; } 
.rex-content-bar .intructions li a { font-weight:400; }




/*manage-cpu-wrap*/
.rex-content-bar.manage-cpu-wrap { padding: 30px 10px; }
.rex-content-bar.manage-cpu-wrap h2 { color: #3458a8; font-size: 33px;  line-height: 38px;  font-weight: 200;  margin-bottom: 20px;  letter-spacing: 0.04px;    text-transform: uppercase; }
.rex-content-bar.manage-cpu-wrap p { color: #686a6c; margin-bottom: 5px; }
.rex-content-bar.manage-cpu-wrap .inner { min-height: 100%; border: 1px solid #e9e9e9; padding:27px 30px; }
.rex-content-bar.manage-cpu-wrap .custom-checkbox label { font-size: 15px; line-height: 20px; letter-spacing: -0.01em; color: #686a6c; font-weight: 300;}
.rex-content-bar.manage-cpu-wrap .custom-checkbox label::before {width: 15px; height: 15px; top: 2px; }
.rex-content-bar.manage-cpu-wrap .form-group { margin: 25px 0 20px; }  
.rex-content-bar.manage-cpu-wrap .form-group:last-child { margin-bottom:0; }  
.rex-content-bar.manage-cpu-wrap .form-group label { margin: 0 0 3px; color: #686a6c;}  
.rex-content-bar.manage-cpu-wrap label.small { font-size: 14px;line-height: 18px; color: #686a6c; font-weight: 300; margin: 0 0 15px; }
.rex-content-bar.manage-cpu-wrap .btn-group { margin-top: 35px; }  
.rex-content-bar.manage-cpu-wrap .input-group-text { min-width: 65px; color: #686a6c; font-weight: 300;}
.rex-content-bar.manage-cpu-wrap .inner.highlight {border-color: #3458a8; }
.rex-content-bar.manage-cpu-wrap .rex-stats .row { margin: 0 -15px 40px -15px; }
.rex-content-bar.manage-cpu-wrap .rex-stats .row [class*="col"] { padding-left: 15px; padding-right: 15px; }
.rex-content-bar.manage-cpu-wrap .rex-stats .row p { font-size: 16px; line-height: 22px; color: #686a6c; }
.rex-content-bar.manage-cpu-wrap .rex-stats .row p strong { padding-top: 5px; font-size: 33px; line-height: 38px; color: #3458a8; font-weight: 200; }
.rex-content-bar.manage-cpu-wrap .rex-stats .row .inner { padding: 15px 25px; }
.rex-content-bar.manage-cpu-wrap h6 { font-size: 15px; line-height: 20px; font-weight: 300; color: #686a6c; margin-bottom: 20px; }
.rex-content-bar.manage-cpu-wrap .unstake-tokens .inner .form-group:first-child { margin: 0 0 10px; }
.rex-content-bar.manage-cpu-wrap .unstake-tokens .inner { padding: 15px 30px; }
.rex-content-bar.manage-cpu-wrap .manual_refund { border-top: 1px solid #eaeaea; margin-top: 30px; padding: 20px 0 0;  }
.rex-content-bar.manage-cpu-wrap .manual_refund h5 { font-size: 18px;line-height: 22px; font-weight: 300; padding: 0 0 10px; }
.rex-content-bar.manage-cpu-wrap .manual_refund p { font-size: 14px; line-height: 18px; font-weight: 300; }
.rex-content-bar.manage-cpu-wrap .manual_refund .row { max-width: 610px; }
.rex-content-bar.manage-cpu-wrap .manual_refund .col.button { padding-left: 0; max-width: 115px; flex: 0 115px; -webkit-flex: 0 115px; -ms-flex: 0 115px; }
.rex-content-bar.manage-cpu-wrap .manual_refund .refund { display: block; max-width: 100px; line-height: 40px; font-size: 15px; font-weight: 300; color: #fff; text-align: center; padding: 0 10px; background-color: #f5a623; }
.rex-content-bar.manage-cpu-wrap .manual_refund .refund:hover,.rex-content-bar.manage-cpu-wrap .manual_refund .refund:focus { text-decoration: none; background: #cd8a1c; } 
.rex-content-bar.manage-cpu-wrap .dropdown-menu .inner { padding: 0 !important; border: 0 !important; }
.rex-content-bar.manage-cpu-wrap .repeat .form-group { margin: 0; }
.rex-content-bar.manage-cpu-wrap .repeat { padding:  20px 30px 30px; }
.rex-content-bar.manage-cpu-wrap .form-group small { font-size: 12px; line-height: 16px; display: block; margin: 5px 0 0 0; }
.rex-content-bar.manage-cpu-wrap #Delegate label.small { margin: 15px 0 15px 0; }
.rex-content-bar.manage-cpu-wrap label { font-size: 16px; line-height: 20px;; }
.rex-content-bar.manage-cpu-wrap .spacing { padding-bottom: 15px; }
.rex-content-bar.manage-cpu-wrap #Delegate .btn-group { margin-top: 5px; }
.rex-content-bar.manage-cpu-wrap .delegate_list { padding: 30px; }  
.rex-content-bar.manage-cpu-wrap .bottom_box { margin: 85px 0 0 0; padding: 22px 30px 15px; }
.rex-content-bar.manage-cpu-wrap .bottom_box h6 { font-size: 16px; }
.rex-content-bar.manage-cpu-wrap .bottom_box .text { font-size: 18px;line-height: 22p;font-weight: 300; color: rgba(104, 106, 108, 0.5); display: block; }
.rex-content-bar.manage-cpu-wrap .bottom_box .text + .text {padding-top: 12px; }
.rex-content-bar.manage-cpu-wrap .bottom_box .text span { color: #3458a8; }
.rex-content-bar.manage-cpu-wrap .bottom_box .right { padding-right:15px;}
.rex-content-bar.manage-cpu-wrap .delegate_list .bootstrap-select > .dropdown-toggle::after { font-size: 20px; line-height: 20px; }
.rex-content-bar.manage-cpu-wrap .delegate_list .bootstrap-select .bs-searchbox { padding: 0; }
.rex-content-bar.manage-cpu-wrap .delegate_list .bootstrap-select .bs-searchbox .form-control { height: 58px; border-color:#3458a8; background-image: url(../images/the-search-icon.svg); background-position: 15px center; background-repeat: no-repeat; padding-left: 35px; }
.rex-content-bar.manage-cpu-wrap .delegate_list .bootstrap-select .dropdown-menu li { font-size: 17px; line-height: 22px; color: #3458a8; border-bottom: 1px solid #e6e6e6; }
.rex-content-bar.manage-cpu-wrap .delegate_list .bootstrap-select .dropdown-menu li a { padding: 19px 15px 19px 40px; color: #3458a8; }
.rex-content-bar.manage-cpu-wrap .delegate_list .bootstrap-select .dropdown-menu li a.active, .rex-content-bar.manage-cpu-wrap .delegate_list .bootstrap-select .dropdown-menu li a.focus { color: #fff; }
.rex-content-bar.manage-cpu-wrap .delegate_list .bootstrap-select .dropdown-menu li:first-child { display: none; }
.rex-content-bar.manage-cpu-wrap .delegate_list .bootstrap-select .dropdown-menu:not(.inner)  { margin-top: 7px; }

.rex-content-bar.manage-cpu-wrap .left_part { border-right: 1px solid #eaeaea; }
.rex-content-bar.manage-cpu-wrap #Undelegate .selector_box{ margin-bottom: 40px; position: relative; max-width: 780px; }
.rex-content-bar.manage-cpu-wrap #Undelegate .selector_box .btn-secondary { padding-left: 10px; padding-right: 10px; position: absolute;right: 0;top: 0; }
.rex-content-bar.manage-cpu-wrap #Undelegate .bootstrap-select > .dropdown-toggle::after { margin-right: 220px; font-size: 20px; }
.rex-content-bar.manage-cpu-wrap #Undelegate { padding: 20px 0 0 0; }
.rex-content-bar.manage-cpu-wrap #Undelegate .selector_box .bootstrap-select > .dropdown-toggle { border-color:  #cccccc; }
.rex-content-bar.manage-cpu-wrap #Undelegate h3 { color: #3458a8;  font-size: 22px;  line-height: 26px; margin-bottom: 20px; font-weight: 200;  letter-spacing: 0.04px; }
.rex-content-bar.manage-cpu-wrap #Undelegate .form-group { margin-top: 0; }
.rex-content-bar.manage-cpu-wrap #Undelegate .inner { padding-top: 15px; } 
.rex-content-bar.manage-cpu-wrap #Undelegate .rex-stats .row { margin-bottom: 35px }
.rex-content-bar.manage-cpu-wrap #Undelegate .ready .inner { padding-bottom: 35px; }
.rex-content-bar.manage-cpu-wrap #Undelegate .btn-group { margin-top: 25px; }
.rex-content-bar.manage-cpu-wrap #Ram-market .rex-stats p strong { font-size: 26px; line-height: 30px; }
.rex-content-bar.manage-cpu-wrap #Ram-market .rex-stats p strong span { color: #3bad6d; } 
.rex-content-bar.manage-cpu-wrap #Ram-market .graph img { width: 100%; } 
.rex-content-bar.manage-cpu-wrap .buy-sell { border: 1px solid #e9e9e9; }
.rex-content-bar.manage-cpu-wrap .buy-sell .nav-tabs {display: table; width: 100%; }
.rex-content-bar.manage-cpu-wrap .buy-sell .nav-tabs li { display: table-cell; text-align: center; font-size: 18px;line-height: 22px; font-weight: 300; color: #3458a8; }
.rex-content-bar.manage-cpu-wrap .buy-sell .nav-tabs li a { padding: 16px 10px; display: block; color: #b4b5b6; }
.rex-content-bar.manage-cpu-wrap .buy-sell .nav-tabs li a:hover,
.rex-content-bar.manage-cpu-wrap .buy-sell .nav-tabs li a.active { color: #3458a8; text-decoration: none; box-shadow: 0 -2px 0 0px #3458a8 inset; -webkit-box-shadow: 0 -2px 0 0px #3458a8 inset; -ms-box-shadow: 0 -2px 0 0px #3458a8 inset;}
.rex-content-bar.manage-cpu-wrap .buy-sell .tab-content { padding: 20px 20px; }
.rex-content-bar.manage-cpu-wrap .buy-sell .avail_bal { font-weight: 300; color: #b4b5b6; font-size: 16px;line-height: 22px; }
.rex-content-bar.manage-cpu-wrap .buy-sell .avail_bal strong { display: block; color: #3458a8; font-weight: 300; padding: 10px 0 0 0; }
.rex-content-bar.manage-cpu-wrap .buy-sell .buy-link { font-size: 13px; line-height: 16px; display: inline-block; color: #3458a8; font-weight: 300; }
.rex-content-bar.manage-cpu-wrap .buy-sell .form-group { margin: 30px 0 20px; }
.rex-content-bar.manage-cpu-wrap .buy-sell .form-group .form-text { font-size: 14px;line-height: 18px; padding: 5px 0 0 0; }
.rex-content-bar.manage-cpu-wrap .buy-sell .checkbox-btn-style { margin: 0 -5px; }
.rex-content-bar.manage-cpu-wrap .buy-sell .checkbox-btn-style .one { margin: 0; padding: 0 5px; width: 25%; }
.rex-content-bar.manage-cpu-wrap .buy-sell .btn.full { display: block; font-size: 14px; line-height: 19px; padding: 7px 10px;  margin: 30px 0 0 0; }
.rex-content-bar.manage-cpu-wrap .buy-sell .note { font-size: 14px;line-height: 18px; font-weight: 300; text-align: center; display: block; padding: 10px 0; }
.rex-content-bar.manage-cpu-wrap .ram_market_table { margin: 40px 0 0 0; padding: 10px 25px; }
.rex-content-bar.manage-cpu-wrap .ram_market_table tr td:nth-of-type(1) {width: 100px; font-weight: 400; }
.rex-content-bar.manage-cpu-wrap .ram_market_table tr td:nth-of-type(2) {width: 130px; }
.rex-content-bar.manage-cpu-wrap .ram_market_table tr td:nth-of-type(3) {width: 140px; }
.rex-content-bar.manage-cpu-wrap .ram_market_table tr td:nth-of-type(4) {width: 185px; }
.rex-content-bar.manage-cpu-wrap .ram_market_table td { padding: 10px 10px 10px 0; height: 57px; font-size: 14px;line-height: 18px; font-weight: 300; }
.rex-content-bar.manage-cpu-wrap .ram_market_table th { padding: 10px 10px 10px 0; font-size: 16px;line-height: 20px; font-weight: 300; }


.rex-content-bar.manage-cpu-wrap .ram_market_table td a { font-size: 13px; }
.rex-content-bar.manage-cpu-wrap .ram_market_table td small {color: rgba(104, 106, 108, 0.5); font-size: 14px; }
.rex-content-bar.manage-cpu-wrap .ram_market_table td.buy { color: #3bad6d; }
.rex-content-bar.manage-cpu-wrap .ram_market_table td.sell { color: #3458a8;}
.rex-content-bar.manage-cpu-wrap .ram_market_table td a { color: #3458a8; }
.rex-content-bar.manage-cpu-wrap .ram_market_table tr:nth-last-of-type(1) td { border-bottom: 1px solid #E9E9E9; }
.rex-content-bar.manage-cpu-wrap .delegate_list .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle { background: #fff;  }

/*.rex-content-bar vote*/
.rex-content-bar.vote { padding: 55px 10px 45px;  }
.rex-content-bar.vote .calender-cta { padding: 40px 20px 35px; }
.rex-content-bar.vote .select-producers .btn-group { margin-bottom: 25px; }
.rex-content-bar.vote .btn-group .btn { margin-right: 10px; font-size: 12px; line-height: 16px; padding: 9px 13px; }
.rex-content-bar.vote .btn-group .btn img { margin: 0 0 0 10px; }
.rex-content-bar.vote .select-producers { padding: 15px 0 20px; border-bottom: 1px solid #e9e9e9;}
.rex-content-bar.vote .select-producers h6 { font-size: 16px;line-height: 20px; margin-bottom: 12px; font-weight: 300; color: #686a6c; }
.rex-content-bar.vote .select-producers .btn { float: left; }
.rex-content-bar.vote .select-producers .form-control { font-size: 15px; font-weight: 300; float: right; max-width: 310px; } 
.rex-content-bar.vote .search-bar { overflow: hidden; }
.rex-content-bar.vote .producer-table { padding-top: 15px; }
.rex-content-bar.vote .producer-table .custom-checkbox label { min-width: 70px; font-size: 10px;line-height: 30px; box-shadow: 0 4px 6px rgba(52, 88, 168, 0.18); -webkit-box-shadow: 0 4px 6px rgba(52, 88, 168, 0.18); -ms-box-shadow: 0 4px 6px rgba(52, 88, 168, 0.18);    border: 1px solid #cfcfcf; padding-right: 5px; }
.rex-content-bar.vote .producer-table .custom-checkbox label::before { left: 7px; top: 8px; width: 15px; height: 15px;  }
.rex-content-bar.vote .producer-table .custom-checkbox label span.selected { display: none; }
.rex-content-bar.vote .producer-table .custom-checkbox input:checked + label span.selected { display: block; }
.rex-content-bar.vote .producer-table .custom-checkbox input:checked + label span.unselect { display: none; }
.rex-content-bar.vote .producer-table .custom-checkbox input:checked + label { border-color: #3458a8; color: #3458a8; } 
.rex-content-bar.vote .producer-table .custom-checkbox { min-width: inherit; }

.rex-content-bar.vote .producer-table tr th:nth-of-type(1),
.rex-content-bar.vote .producer-table tr td:nth-of-type(1) { width: 100px; padding-left: 0; }
.rex-content-bar.vote .producer-table tr th:nth-of-type(2),
.rex-content-bar.vote .producer-table tr td:nth-of-type(2) { width: 95px; }
.rex-content-bar.vote .producer-table tr th:nth-of-type(3),
.rex-content-bar.vote .producer-table tr td:nth-of-type(3) { width: 200px; }
.rex-content-bar.vote .producer-table tr th:nth-of-type(4),
.rex-content-bar.vote .producer-table tr td:nth-of-type(4) { width: 170px; }
.rex-content-bar.vote .producer-table tr th:nth-of-type(5),
.rex-content-bar.vote .producer-table tr td:nth-of-type(5) { width: 120px; }
.rex-content-bar.vote .producer-table tr th:nth-of-type(6),
.rex-content-bar.vote .producer-table tr td:nth-of-type(6) { width: 145px; }

.rex-content-bar.vote .producer-table tr th:nth-of-type(3) { padding-left: 45px; }
.rex-content-bar.vote .producer-table th { padding: 10px; font-size: 16px; line-height: 20px; /*font-weight: 300;*/ color: #686a6c; }
.rex-content-bar.vote .producer-table td { vertical-align: top; padding: 10px; font-size: 14px; line-height: 18px; /*font-weight: 300;*/ color: #686a6c; }
.rex-content-bar.vote .producer-table td .image { max-width: 38px;min-width: 38px; float: left; min-height: 38px;}
.rex-content-bar.vote .producer-table td .txt { overflow: hidden; padding: 0px 0 0 20px; }
.rex-content-bar.vote .producer-table td .title { padding-bottom: 7px; font-size: 14px; display: block;}
.rex-content-bar.vote .producer-table td .icons  { display: block; font-size: 0; line-height: 0; } 
.rex-content-bar.vote .producer-table td .icons img { margin-right: 5px; max-width: 14px; display: inline-block; vertical-align: top; } 
.rex-content-bar.vote .producer-table td small { font-size: 12px;line-height: 16px;display: block; color: #3bad6d; }
.rex-content-bar.vote .producer-table td small.green { color: #3bad6d;  }
.rex-content-bar.vote .producer-table td small.red { color: #ed6347;  }
.rex-content-bar.vote .producer-table td:nth-of-type(2) { color: #3458a8; padding-top: 15px; font-size: 16px; line-height: 20px; }
.rex-content-bar.vote .table-wrapper tr:nth-last-of-type(1) td { border-bottom: 1px solid #E9E9E9; }
.rex-content-bar.vote .align-content-end .btn { float: right; margin: 20px 0 0 0; }
.rex-content-bar.vote .align-right { padding: 20px 0 0; text-align: right; }
.rex-content-bar.vote #proxies .select_type label { margin-right: 35px; color: #686a6c;}
.rex-content-bar.vote #proxies .select_type .btn { margin-right: 20px; }
.rex-content-bar.vote .select_type { padding: 35px 0 15px; margin-bottom: 10px; border-bottom: 1px solid #e9e9e9; overflow: hidden;}
.rex-content-bar.vote .select_type .form-control { height: 40px;; font-size: 15px; font-weight: 300; float: right; max-width: 310px; }
.rex-content-bar.vote .select_type label { margin:0 10px 0 0; line-height:35px; } 
.rex-content-bar.vote .referendum_table table { border-collapse: collapse; border-width:0; table-layout:fixed; }
.rex-content-bar.vote .referendum_table table td { width:100px; vertical-align: top; position: relative; height:45px; border: 1px solid #eeeeee; padding:0; text-align:center; } 

.rex-content-bar.vote .referendum_table table tr td:nth-of-type(1) { vertical-align: middle; padding: 5px; font-size: 9px; line-height:14px; border:0; text-align: left; }
.rex-content-bar.vote .referendum_table table tr:nth-of-type(1) td { vertical-align: middle; padding: 5px; height:35px; font-size: 9px; color: #686a6c; line-height:14px; border:0; } 

.rex-content-bar.vote .referendum_table .hover { background-color: #d5e3fe; }
.rex-content-bar.vote .referendum_table td .check { width: 100%; height:44px; display: block; background:#63bd8a url(../images/check-icon.svg) center center no-repeat; background-size: 25px auto; }
.rex-content-bar.vote .referendum_table td .comment { width: 100%; height:44px; display: block; background:#efa393  url(../images/comment-icon.svg) center center no-repeat; background-size:25px auto; }
.rex-content-bar.vote .referendum_table td .comment.green {  width: 100%; height:44px; display: block; background:#63bd8a url(../images/comment-icon.svg) center center no-repeat; background-size:25px auto; }
.rex-content-bar.vote .referendum_table td .cross {  width: 100%; height:44px; display: block;  background:#efa393 url(../images/table-cross-icon.svg) center center no-repeat; background-size: 25px auto; }
.rex-content-bar.vote .referendum_table td .grey {  width: 100%; height:43px; display: block;  background:#dadada; }
.rex-content-bar.vote .comment-col:hover a, 
.rex-content-bar.vote .referendum_table td a:hover {  box-shadow: 0 9px 32px rgba(0, 0, 0, 0.48); -webkit-box-shadow: 0 9px 32px rgba(0, 0, 0, 0.48); -ms-box-shadow: 0 9px 32px rgba(0, 0, 0, 0.48); }
.rex-content-bar.vote .comment-col { position: relative; width:100%; min-height:100%; }
.rex-content-bar.vote .comment-col .comment-col  { position:absolute; left:0; top:0; }
.rex-content-bar.vote .comment-col .comments { transition:all 0.3s; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; transform-origin: 0 0; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform: scale(1,0); -webkit-transform: scale(1,0); -ms-transform: scale(1,0); opacity:0; visibility:hidden; position:absolute; left:50%; margin-top:20px; z-index: 9; top:100%; width:400px; margin-left: -200px; background: #fff; box-shadow: 0 20px 48px rgba(0, 0, 0, 0.26); -webkit-box-shadow: 0 20px 48px rgba(0, 0, 0, 0.26); -ms-box-shadow: 0 20px 48px rgba(0, 0, 0, 0.26); padding: 25px 30px; text-align: left; }
.rex-content-bar.vote .comment-col:hover .comments { opacity:100; visibility:visible; transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); }

.rex-content-bar.vote .comment-col.right .comments { left:auto; right:0; margin-left:0; }
.rex-content-bar.vote .comment-col.right .comments:before { left:auto; right:20px; margin-left:0; }

.rex-content-bar.vote .comment-col.left .comments { left:0; margin-left:0; }
.rex-content-bar.vote .comment-col.left .comments:before { left:20px; margin-left:0; }

.rex-content-bar.vote .comment-col.bottom .comments { top:auto; bottom:100%; margin-bottom: 20px; transform-origin: left bottom; -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; }
.rex-content-bar.vote .comment-col.bottom .comments:before { top:auto; bottom:-20px; border-top-color:#fff; border-bottom-color:transparent; }


.rex-content-bar.vote .comment-col .comments:after { width: 100%; height: 20px; content:''; position:absolute; left:0; top: -20px; }
.rex-content-bar.vote .comment-col .comments:before { width:0; height:0; content:''; position:absolute; left:50%; top:-20px; border: 10px solid transparent; border-bottom-color:#fff; margin-left:-10px; }

.rex-content-bar.vote .comment-col .comments h5 { color: #3458a8;font-size: 14px;line-height:18px; font-weight: 400; padding: 0 0 10px; }
.rex-content-bar.vote .comment-col .comments h5 svg { vertical-align: middle; height: 16px; }
.rex-content-bar.vote .comment-col .comments h6 { color: #686a6c;font-size: 13px;line-height:17px;font-weight: 400; margin: 0 0 5px; }
.rex-content-bar.vote .comment-col .comments p { font-size: 13px; line-height:28px; font-weight:300; margin-bottom: 20px; }
.rex-content-bar.vote .comment-col .comments p:last-child { margin-bottom:0; }
.rex-content-bar.vote .comment-col td a { display: block;}
.rex-content-bar.vote .proxy_table th { padding: 10px; font-size: 16px; line-height: 20px; font-weight: 300; color: #686a6c; }
.rex-content-bar.vote .proxy_table td { vertical-align: middle; padding: 20px 10px 10px 0; font-size: 14px; line-height: 18px; font-weight: 300; color: #686a6c; }
.rex-content-bar.vote .proxy_table tr { display: block; position: relative; }
.rex-content-bar.vote .proxy_table tr th:nth-of-type(1),
.rex-content-bar.vote .proxy_table tr td:nth-of-type(1) { width: 120px; padding-left: 0; }
.rex-content-bar.vote .proxy_table tr th:nth-of-type(2),
.rex-content-bar.vote .proxy_table tr td:nth-of-type(2) { width: 205px; }
.rex-content-bar.vote .proxy_table tr th:nth-of-type(3),
.rex-content-bar.vote .proxy_table tr td:nth-of-type(3) { width: 160px; }
.rex-content-bar.vote .proxy_table tr th:nth-of-type(4),
.rex-content-bar.vote .proxy_table tr td:nth-of-type(4) { width: 215px; }
.rex-content-bar.vote .proxy_table tr th:nth-of-type(5),
.rex-content-bar.vote .proxy_table tr td:nth-of-type(5) { width: 220px; }
.rex-content-bar.vote .proxy_table tr th:nth-of-type(6),
.rex-content-bar.vote .proxy_table tr td:nth-of-type(6) { width: 229px; }
.rex-content-bar.vote .proxy_table tr td:last-child { padding-top: 8px; width: 100%; float: left; display: block; }
.rex-content-bar.vote .proxy_table .vote_btn { box-shadow: 0 4px 6px rgba(52, 88, 168, 0.18); -webkit-box-shadow: 0 4px 6px rgba(52, 88, 168, 0.18); -ms-box-shadow: 0 4px 6px rgba(52, 88, 168, 0.18); color: #3458a8;  font-size: 10px; line-height: 15px;   font-weight: 400;    text-transform: uppercase;    border: 1px solid #3458a8;    background-color: #ffffff; display: inline-block; padding: 7px 12px 5px; }
.rex-content-bar.vote .proxy_table .vote_btn svg { vertical-align: top; display: inline-block; margin: 0 5px 0 0; }
.rex-content-bar.vote .proxy_table .vote_btn:hover,.rex-content-bar.vote .proxy_table .vote_btn:focus { text-decoration: navajowhite; background: #3458a8; color: #fff; }
.rex-content-bar.vote .proxy_table .vote_btn svg g use { transition: all 0.3s; -webkit-transition: all 0.3s; }
.rex-content-bar.vote .proxy_table .vote_btn:hover svg g use,.rex-content-bar.vote .proxy_table .vote_btn:focus svg g use {  fill: #fff; }
.rex-content-bar.vote .proxy_table td:nth-of-type(2) img { max-width: 30px; float: left; }
.rex-content-bar.vote .proxy_table td:nth-of-type(2) span { padding: 6px 0 6px 15px; overflow: hidden; display: block; }
.rex-content-bar.vote .proxy_table td:nth-of-type(2) a { color: #3458a8; }
.rex-content-bar.vote .proxy_table td p { margin: 0; color: #686a6c; font-size: 12px; font-weight: 300; line-height: 21px; padding-left: 10.5%; }
.rex-content-bar.vote .proxy_table td p a { color: #3458a8; }
.rex-content-bar.vote .proxy_detail { padding: 25px 0; }
.rex-content-bar.vote .top_row { padding-bottom: 25px; }
.rex-content-bar.vote .back_btn {  font-size: 14px; line-height: 18px; display:table; margin:0 0 25px 0;color: #3458a8; font-weight:300; }
.rex-content-bar.vote .back_btn img { margin: 0 3px 0 0; width: 22px; transform: scale(-1,1); -webkit-transform: scale(-1,1); -ms-transform: scale(-1,1); display:inline-block; vertical-align:middle; }
.rex-content-bar.vote .top_row .bootstrap-select { max-width:330px;}
.rex-content-bar.vote .proxy-account-bar .content { padding:0; }
.rex-content-bar.vote .proxy-account-bar .content .left { padding:0; width: 100%; }
.rex-content-bar.vote .proxy-account-bar { padding: 20px 20px; margin-bottom: 20px; }
.rex-content-bar.vote .proxy_detail .repeat { min-height:100%; padding: 10px 30px; }
.rex-content-bar.vote h5 img { display:inline-block; vertical-align: middle; margin: 0 10px 0 0; }
.rex-content-bar.vote h5 { border-bottom: 1px solid #e9e9e9; margin-bottom: 10px; color: #3458a8;font-size: 18px;line-height:22px;font-weight: 300; padding-bottom: 16px; }

.rex-content-bar.vote .biography h5 ,
.rex-content-bar.vote .philosophie h5, 
.rex-content-bar.vote .price_list h5 { text-transform:uppercase; }

.rex-content-bar.vote p { color: #686a6c;font-size: 14px;font-weight: 300;line-height: 29px; }
.rex-content-bar.vote .price-list p { padding: 13px 0; border-bottom: 1px solid #e9e9e9; margin: 0; font-size:14px; line-height:24px; color: #686a6c; text-transform: uppercase; letter-spacing: 0.02em;}
.rex-content-bar.vote .price-list p:first-child { padding-top:0; }
.rex-content-bar.vote .price-list p:last-child { padding-bottom:0; border:0; }
.rex-content-bar.vote .price-list p strong { padding-left:15px; text-align:right; text-transform: none; font-weight:300; letter-spacing:-0.01em;; font-size: 19px; line-height: 24px; } 
.rex-content-bar.vote .philosophie p,.rex-content-bar.vote .biography p {  margin:0; }
.rex-content-bar.vote .philosophie { margin:20px 0 0 0 ; padding-bottom: 25px !important; }
.rex-content-bar.vote .repeat.stats_box { margin: 20px 0 25px; padding: 20px 30px; }
.rex-content-bar.vote .repeat.stats_box h5 { margin:0; text-transform:none; } 
.rex-content-bar.vote .chart h6 { color: #556178; font-size: 17px; line-height: 21px; font-weight:300; text-align:center; }
.rex-content-bar.vote .chart { padding-top:25px; padding-bottom: 15px; } 
.rex-content-bar.vote .voting_row { margin-bottom: 20px; }  
.rex-content-bar.vote .voting_row h5 img { transform: scale(1.5); -webkit-transform: scale(1.5); -ms-transform: scale(1.5); }
.rex-content-bar.vote .voting_row h5 { padding: 15px 0; }
.rex-content-bar.vote .voting_table img { margin: 0 0 0 25px; width: 33px; display:inline-block; vertical-align: middle; }
.rex-content-bar.vote .voting_table tr th:first-child,
.rex-content-bar.vote .voting_table tr td:first-child { width: 35%; color: #3458a8; }

.rex-content-bar.vote .voting_table td { padding: 10px 10px 10px 0; height: 66px; }
.rex-content-bar.vote .voters_table td { padding: 10px 10px 10px 0; height: 66px; font-size: 14px; }
.rex-content-bar.vote .voters_table td a { color: #3458a8; } 
.rex-content-bar.vote .voters_table tr th:nth-of-type(1),
.rex-content-bar.vote .voters_table tr td:nth-of-type(1) { width: 30%; }
.rex-content-bar.vote .voters_table tr th:nth-of-type(4),
.rex-content-bar.vote .voters_table tr td:nth-of-type(4) { width: 30%; }
.rex-content-bar.vote .voters_table tr th:nth-of-type(3),
.rex-content-bar.vote .voters_table tr td:nth-of-type(3) { width: 25%; }
.rex-content-bar.vote .polls_row { margin-bottom: 30px; }

.rex-content-bar.vote .voting_history tr th:nth-of-type(2),
.rex-content-bar.vote .voting_history tr td:nth-of-type(2) { width: 35%; }
.rex-content-bar.vote .voting_history tr th:nth-of-type(3),
.rex-content-bar.vote .voting_history tr td:nth-of-type(3) { width: 40%; padding-right:0;}
.rex-content-bar.vote .voting_history td p { margin:0; font-size: 14px; line-height:18px; }
.rex-content-bar.vote .voting_history.proxy td p { margin:0; color: #686a6c;font-size: 13px; line-height: 18px;font-weight: 300; }
.rex-content-bar.vote .voting_history.proxy td p + p { padding-top:15px; }
.rex-content-bar.vote .voting_history.proxy td { padding: 13px 10px 13px 0px;  }
.rex-content-bar.vote .voting_history td { padding: 20px 10px 20px 0px; font-size: 14px; line-height: 18px; }
.rex-content-bar.vote .voting_history td a { color: #3458a8; } 
.rex-content-bar.vote td small { color: #b4b5b6;font-size: 14px; padding-left:7px;}
.rex-content-bar.vote span.green { color: #3bad6d; }
.rex-content-bar.vote span.red { color: #ff5746; }
.rex-content-bar.vote .history_row .repeat { padding: 10px 25px } 
.rex-content-bar.vote .rex-tab-bar { margin: 30px 0 25px; }

.rex-content-bar .comments { padding: 10px 0px; }
.rex-content-bar .comments h3 { color: #686a6c; margin-bottom: 15px; font-size: 20px;font-weight: 300; }
.rex-content-bar .comments .repeat { padding: 20px; }
.rex-content-bar .comments .field { padding: 5px 90px 5px 15px; color: #8290aa; font-size: 14px; font-weight: 300; letter-spacing: -0.02em; width: 100%; height: 44px; border: 1px solid #e7e9ed; border-radius: 5px; background: #f4f5f7; }
.rex-content-bar .comments .comments-text { padding-bottom: 10px; justify-content:space-between; -webkit-justify-content:space-between; display: flex; -webkit-display: flex; position: relative; align-items:center; -webkit-align-items:center;}
.rex-content-bar .comments .comments-text label { color: rgba(104, 106, 108, 0.49);font-size: 14px; line-height:20px;font-weight: 300; display:inline-block; vertical-align: middle; padding: 10px 15px 10px 0; margin:0; }
.rex-content-bar .comments .bootstrap-select { width: 180px !important; display: inline-block; vertical-align: top; }
.rex-content-bar .comments .sort { min-width:300px; }
.rex-content-bar.vote .comments .btn-group .btn {  color:#686a6c; background: none; border-width:2px; font-size: 15px; padding: 12px 15px; }
.rex-content-bar.vote .comments .comments-text p { margin:0; }

.rex-content-bar .comments .smiley { position: absolute; right: 52px; top: 15px; width: 18px; }
.rex-content-bar .comments .camera { position: absolute; right: 16px; top: 15px; width: 19px; }
.rex-content-bar .comments ul { list-style: none; overflow:hidden; padding: 0px 0 0; margin: 0; }
.rex-content-bar .comments li { width: 100%; float:left; border-top: 1px solid #e9e9e9; padding-top: 16px; margin-top: 15px; }
.rex-content-bar .comments li .user-name { overflow: hidden; min-height: 40px; position: relative; padding: 0 0 13px 50px; }
.rex-content-bar .comments li .user-name img { width: 40px; position: absolute; left: 0px; top: 0px; border-radius: 50%; }
.rex-content-bar .comments li .user-name span { display: block; font-size: 16px; line-height: 20px; color: #616b7e; font-weight: 400; padding: 2px 0 0 0; }
.rex-content-bar .comments li .user-name small { display: block; font-style: normal; font-size: 13px; color: #8290aa; font-weight: 300; line-height: 20px; }
.rex-content-bar .comments li p { line-height: 20px; font-size: 14px; padding: 0; color: #686a6c; margin:0;	}
.rex-content-bar .comments .btn { max-width: 265px; display:table; margin:auto; color: #3458a8; font-size: 18px; line-height: 24px; padding: 13px 35px; font-weight:300; }
.rex-content-bar .comments .text-center { overflow:hidden; text-align: center; padding: 40px 0 5px; }
.rex-content-bar.vote .bootstrap-select > .dropdown-toggle::after { font-size: 18px; line-height: 18px; }

.rex-content-bar.vote .bootstrap-select > .dropdown-toggle:after { position: absolute; right: 10px; top: 50%; margin: -5px 0 0px 0; border: 5px solid transparent; border-bottom-color: #ccc; } 
.rex-content-bar.vote .bootstrap-select > .dropdown-toggle:before { display: inline-block; width: 0; height: 0; position: absolute; right: 10px; top: 50%; margin: 5px 0 0 0; content: ""; border: 5px solid transparent; border-top-color: #ccc; }


.rex-content-bar.vote .search_proposals .reversed .right_side { order:1; -webkit-order:1; }

.rex-content-bar.vote .search_proposals .highlighted { border: 1px solid #dbdfe7; padding: 15px 15px; }
.rex-content-bar.vote .search_proposals .highlighted h2 { color: #686a6c;font-size: 24px;font-weight: 300;line-height: 35px; margin:0; padding:0;}  
.rex-content-bar.vote .search_proposals .back_btn { margin:10px 0; }
.rex-content-bar.vote .search_proposals .description { padding: 25px 0 40px; }
.rex-content-bar.vote .search_proposals .description .block { display:inline-block; vertical-align: top; font-size: 16px; line-height:20px; font-weight:300; color: #686a6c;}
.rex-content-bar.vote .search_proposals .description .block + .block { padding-left: 35px; } 
.rex-content-bar.vote .search_proposals .description .block img { margin: 0 5px 0 0; display: inline-block; vertical-align: top; }
.rex-content-bar.vote .search_proposals .desc_btn_group { padding-bottom: 30px; }
.rex-content-bar.vote .search_proposals .desc_btn_group .btn { padding: 9px 25px 9px 20px; margin-right:15px; font-size: 16px; line-height: 20px; } 
.rex-content-bar.vote .search_proposals .desc_btn_group .btn:hover { background: #3458a8; color: #fff; }
.rex-content-bar.vote .search_proposals .desc_btn_group .btn svg g use { transition:all 0.3s; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; }

.rex-content-bar.vote .search_proposals .desc_btn_group .btn:hover svg g use { fill:#fff; }
.rex-content-bar.vote .search_proposals .descriptionbox { padding: 25px; margin-bottom: 25px; }
.rex-content-bar.vote .search_proposals .descriptionbox p { margin-bottom: 35px; font-size: 16px; line-height:33px; color: #686a6c; font-weight:300; }
.rex-content-bar.vote .search_proposals .descriptionbox p:last-child { margin:0; }
.rex-content-bar.vote .search_proposals .stats h3 { font-size: 18px; line-height: 22px;text-align:center; margin:0 0 -25px 0; position: relative; z-index:1; letter-spacing:0;}
.rex-content-bar.vote .search_proposals .graph { margin-bottom:35px; }
.rex-content-bar.vote .search_proposals .graph  img { width: 100%; }
.rex-content-bar.vote .poll_status { border-radius: 7px 7px; -webkit-border-radius: 7px 7px; -ms-border-radius: 7px 7px; border: 1px solid rgba(180, 181, 182, 0.5); background-color: #ffffff; }
.rex-content-bar.vote .poll_status .poll-item { padding:0; } 
.rex-content-bar.vote .poll_status .group { border-bottom: 1px dashed #8290aa; padding: 10px 15px 25px; }
.rex-content-bar.vote .poll_status .poll-item .range { border:0; padding:0; }  
.rex-content-bar.vote .related_polls h4 ,
.rex-content-bar.vote .poll_status h4 { color: #686a6c; padding-bottom: 8px; font-size: 18px; line-height:22px;font-weight: 400; }
.rex-content-bar.vote .poll_status .voted { color: #3458a8;font-size: 31px;line-height:35px;font-weight: 400; }  
.rex-content-bar.vote .poll_status small { color: #686a6c;font-size: 14px;line-height:18px;font-weight: 300; }
.rex-content-bar.vote .poll_status .btn-row { margin-top:15px; margin-left:-5px; margin-right:-5px;}
.rex-content-bar.vote .poll_status .btn-row [class*="col-"] { padding-left:5px; padding-right:5px; }
.rex-content-bar.vote .poll_status .btn-row .btn { display: table; table-layout:fixed; color: #3458a8;font-size: 13px; line-height:16px; font-weight: 300; width: 100%; height:45px; padding: 5px; }
.rex-content-bar.vote .poll_status .btn-row .btn span { display: table-cell; vertical-align: middle; } 
.rex-content-bar.vote .poll_status .btn-row .btn span small { font-size: 11px; line-height:13px; display: block; color: #3458a8;} 
.rex-content-bar.vote .voted_list { padding:20px 20px; margin:0; list-style:none; }
.rex-content-bar.vote .voted_list li { color: #686a6c;font-size: 29px; padding: 14px 0; border-bottom: 1px solid rgba(180, 181, 182, 0.5); line-height:34px;font-weight: 200; }
.rex-content-bar.vote .voted_list li:first-child { padding-top:0px; }
.rex-content-bar.vote .voted_list li:last-child { padding-bottom:0; border-bottom:0; }
.rex-content-bar.vote .voted_list li small { color: rgba(104, 106, 108, 0.5); font-size: 16px; font-weight: 300; }
.rex-content-bar.vote .related_polls { padding: 50px 0 0 0; }
.rex-content-bar.vote .related_polls .poll-item { padding:10px 0 0 0; } 

.rex-content-bar.vote .creat_proposal  { max-width: 1030px; }
.rex-content-bar.vote .creat_proposal { padding: 10px 0 0 0; }
.rex-content-bar.vote .creat_proposal h3 { color: rgba(104, 106, 108, 0.5); font-size: 20px; line-height: 26px; margin-bottom: 25px; font-weight: 300; }
.rex-content-bar.vote .creat_proposal h3 a { color: #3458a8;  }
.rex-content-bar.vote .creat_proposal .proposer { display: block; padding-bottom: 25px; font-size: 20px;font-weight: 300;color: rgba(104, 106, 108, 0.5); }
.rex-content-bar.vote .creat_proposal .proposer a { color: #3458a8; }
.rex-content-bar.vote .creat_proposal .row .bootstrap-select,
.rex-content-bar.vote .creat_proposal .row .form-control { margin-bottom: 20px; }
.rex-content-bar.vote .creat_proposal textarea { height: 320px; resize:none; overflow:auto; }
.rex-content-bar.vote .creat_proposal label { margin-bottom: 3px; color: #686a6c; font-weight:300; }
.rex-content-bar.vote .creat_proposal .btn { font-size: 14px; letter-spacing:0.02em; padding-right:20px; }
.rex-content-bar.vote .creat_proposal .btn-group { margin-top:10px; }
.rex-content-bar.vote .creat_proposal .dropdown-toggle { color: #686a6c; }
.rex-content-bar.vote #filter_list .custom-checkbox { display: inline-block; vertical-align: top; margin: 0 10px 15px 0; min-width:inherit;} 
.rex-content-bar.vote #filter_list { background: #fff; border: 1px solid #3458a8; padding: 15px 40px 30px; margin-top:-1px; position: relative; z-index:1; }
.rex-content-bar.vote #filter_list .btn { display: table; }
.rex-content-bar.vote .filter_bar .btn:after { width:0; height:0; content:''; position:absolute; right:15px ;top: 18px; border: 6px solid transparent; border-top-color: #fff; transition:all 0.3s; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; }
.rex-content-bar.vote .filter_bar { width: 100%; padding: 5px 0 0 0; }
.rex-content-bar.vote .filter_bar .btn { position: relative; z-index:2; margin-left: 20px; font-size: 15px; font-weight:300; position: relative; padding: 8px 60px 8px 10px;  }

.rex-content-bar.vote .filter_bar .btn svg { vertical-align: middle; }
.rex-content-bar.vote .filter_bar .form-control { height: 42px; max-width: 310px; } 
.rex-content-bar.vote .filter_bar .btn[aria-expanded="true"] { padding-bottom: 20px; border-color: #3458a8; color: #3458a8; background: #fff; border-bottom-color:#fff;}
.rex-content-bar.vote .filter_bar .btn[aria-expanded="true"]:after { border-top-color: #3458a8; }  
.rex-content-bar.vote .filter_bar .btn svg g path { transition:all 0.3s; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; }
.rex-content-bar.vote .filter_bar .btn[aria-expanded="true"] svg g path { fill: #3458a8; }
.rex-content-bar.vote .sort_bar { padding: 30px 0 20px 0; border-bottom: 1px solid #e9e9e9;}
.rex-content-bar.vote .sort_bar h3 { margin:0; color: #686a6c;font-size: 20px; line-height:26px; font-weight: 300 }
.rex-content-bar.vote .sort { text-align: right; min-width:410px; }  
.rex-content-bar.vote .sort label { color: #686a6c; font-weight:300; margin:0; display: inline-block; vertical-align: middle; padding:8px 20px 8px 0; } 
.rex-content-bar.vote .sort .bootstrap-select { float: right; max-width: 260px; } 
.rex-content-bar.vote .bootstrap-select > .dropdown-toggle { font-size: 15px; letter-spacing: 0.01em; border-color: #cccccc; }
.rex-content-bar.vote #statistics .select_type { align-items:center; -webkit-align-items:center; padding-top:10px; padding-bottom: 25px; width: 100%; border:0; }

.onoffswitch { position: relative; width: 76px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none; margin: 0 0 24px; }
.onoffswitch-checkbox { display: none; }
.onoffswitch-label { display: block !important; overflow: hidden; cursor: pointer; border: 1px solid #c8c8c8; border-radius: 0px; margin: 0px !important; padding: 0px !important; }
.onoffswitch-inner { display: block; width: 200%; margin-left: -100%; transition: margin 0.3s ease-in 0s; }
.onoffswitch-inner:before, .onoffswitch-inner:after { display: block; float: left; width: 50%; height: 31px; padding: 0; line-height: 35px;font-size: 14px; font-weight: 700; font-weight: 700; box-sizing: border-box; }
.onoffswitch-inner:before { content: "ON"; padding-left: 6px; background-color: #fff; color: #3457a8; text-transform: uppercase; }
.onoffswitch-inner:after { content: "OFF"; padding-right: 6px; background-color: #fff; color: #686A6C; opacity: 0.6; text-align: right; }
.onoffswitch-switch { display: block; width: 18px; margin: 0px; background: url(../images/off-img.svg) center center no-repeat; position: absolute; top: 4px; right: 46px; border-radius: 0px;    transition: all 0.3s ease-in 0s; width: 26px; height: 26px; }
.onoffswitch-checkbox:checked + .onoffswitch-label { border-color: #3457a8; }
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left: 0; }
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { right: 4px; background: url(../images/on-icon.svg) center center no-repeat; }

.input-group-text { font-size: 14px; color: #686A6C; background: none; padding: .375rem 0.9rem; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; font-weight: 500; min-width: 100px; justify-content: center; }
.input-group-text svg { display: inline-block; vertical-align: middle; margin: 0 8px 0 0; }
.input-group-text.copy { color: #3458A8; font-size: 15px; }
.input-group-text.copy:hover { text-decoration: none; }  

/* rex content bar */
.rex-content-bar { padding: 48px 0px 46px; }
.rex-content-bar.manage-key { padding: 44px 0px; }
.rex-content-bar .calender-cta { padding: 37px 20px 27px; text-align: center; border: 1px solid #e6e6e6; background: url(../images/cta-bg.jpg) center left no-repeat; background-size: cover; }
.rex-content-bar .calender-cta h2 { margin-bottom: 31px; font-size: 24px; line-height: 29px; color: #3458A8; font-weight: 500; }
.rex-content-bar .calender-cta .text { padding: 0 8px 0 36px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 18px; line-height: 22px; color: #3458A8; font-weight: 500; }
.rex-content-bar .calender-cta .text a { color: #3458A8; font-size: 15px; line-height: 20px; text-decoration: underline; }
.rex-content-bar .calender-cta .text a:hover { text-decoration: none; }
.rex-content-bar .calender-cta .text img { margin: 0 15px 0 0; }
.rex-content-bar .calender-cta.opinion-matter h2 { margin: 0; display: inline-block; vertical-align: middle; }
.rex-content-bar .calender-cta.opinion-matter .icon { margin: 0 20px 0 0; display: inline-block; vertical-align: middle; }

.rex-content-bar .box { padding: 25px 0 25px; margin-bottom: 21px; border: 1px solid #e6e6e6; text-align: center; }
.rex-content-bar .none-border-top { border-top: 0px; }
.rex-content-bar .box p { margin: 0px; font-size: 20px; line-height: 24px; color: #686A6C; font-weight: 400; }
.rex-content-bar .box p a { margin: 0 15px; font-size: 17px; line-height: 21px; color: #3458A8; font-weight: 500; text-decoration: underline; }    
.rex-content-bar .box p a:hover { text-decoration: none; }
.rex-content-bar .analyse-box { padding: 30px 29px 29px; margin-bottom: 21px; border: 1px solid #e6e6e6; }
.rex-content-bar .analyse-form label { font-size: 16px; line-height: 20px; color: #686A6C; font-weight: 400; margin-bottom: 4px; }
.rex-content-bar .analyse-form { max-width: 698px; }
.rex-content-bar .analyse-form .form-row { position: relative; margin: 0px; } 
.rex-content-bar .analyse-form input[type="text"] { padding: 0 170px 0 15px; width: 100%; height: 45px; display: block; border: 1px solid #edeceb; background: #fff; font-size: 15px; color: #686A6C; box-shadow: 0 0 1px rgba(0,0,0,0.2); border-radius: 0px; -webkit-border-radius: 0px; }
.rex-content-bar .analyse-form ::-webkit-input-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.rex-content-bar .analyse-form ::-moz-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.rex-content-bar .analyse-form :-ms-input-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.rex-content-bar .analyse-form :-moz-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.rex-content-bar .analyse-form input[type="submit"] { position: absolute; top: 0px; right: 0px; height: 45px; min-width: 148px; font-size: 18px; line-height: 22px; font-weight: 300; letter-spacing: 0.06em; }
.rex-content-bar .analyse-form a { color: #3458A8; font-size: 12px; line-height: 15px; font-weight: 500; display: table; margin: 10px 0 0; text-decoration: underline; }
.rex-content-bar .analyse-form a:hover { text-decoration: none; }
.rex-content-bar .repeat { border: 1px solid #ebebeb; padding: 37px 18px 3px; margin: 0 0 18px; }
.rex-content-bar .repeat h2 { font-size: 24px; line-height: 29px; color: #3458A8; font-weight: 600; margin-bottom: 26px; } 
.rex-content-bar .rex-stats .inner { border: 1px solid #ebebeb; padding: 29px 8px 25px 17px; min-height: 100%; } 
.rex-content-bar .rex-stats .inner p { margin: 0px; font-size: 14px; line-height: 17px; color: #686A6C; }
.rex-content-bar .rex-stats .inner p strong { font-size: 18px; line-height: 22px; color: #3458A8; display: block; font-weight: 500; padding-top: 10px; }
.rex-content-bar .rex-stats .col { padding-left: 8px; padding-right: 8px; }
.rex-content-bar .rex-stats .row { margin: 0 -8px 24px;  }
.rex-content-bar .rex-stats .box { padding: 28px 0 26px; }  
.rex-content-bar .repeat.community-funds { padding: 21px 15px 35px; margin: 0 0 29px; }
.rex-content-bar .repeat.community-funds h2 { font-size: 20px; line-height: 24px; font-weight: 400; } 
.rex-content-bar .community-funds .chart-notification { padding: 10px 0 21px; font-size: 13px; line-height: 16px; color: #686A6C; font-weight: 500; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
.rex-content-bar .community-funds .chart img { width: 100%; } 
.rex-content-bar .community-funds .chart-notification span { padding-left: 24px; margin: 0 5px 0 18px; background-repeat: no-repeat; background-position: center left; }
.rex-content-bar .community-funds .chart-notification .blue { background-image: url(../images/chart-icon1.svg); }
.rex-content-bar .community-funds .chart-notification .green { background-image: url(../images/chart-icon2.svg); }
.rex-content-bar .community-funds .chart-notification .red { background-image: url(../images/chat-icon.svg); }
.rex-content-bar .chart-result { padding: 0 0 0 31px; font-size: 14px; line-height: 17px; color: #686A6C; font-weight: 400; border-left: 1px solid #ebebeb; min-height: 100%; }
.rex-content-bar .chart-result .head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 65px; border-bottom: 1px solid #ebebeb; }
.rex-content-bar .chart-result .head div, .rex-content-bar .chart-result .row div { flex-grow: 1; flex-basis: 0; }
.rex-content-bar .chart-result .row { margin: 0px; min-height: 64px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #ebebeb; }
.rex-content-bar .chart-result .row .one, .rex-content-bar .chart-result .head .one { padding: 0 10px; }
.rex-content-bar .chart-result .row .two, .rex-content-bar .chart-result .head .two { min-width: 150px; }
.rex-content-bar .chart-result .row .three, .rex-content-bar .chart-result .head .three { min-width: 135px; }
.rex-content-bar .chart-result .row .two { font-size: 16px; line-height: 20px; color: #3458A8; }
.rex-content-bar .chart-result .row .three { font-size: 16px; line-height: 20px; color: #3BAD6D; }
.rex-content-bar .chart-result .row .four { font-size: 16px; line-height: 20px; color: #ED6347; }
.rex-content-bar .repeat.rex-matured { padding: 41px 15px 33px; margin-bottom: 28px; }
.rex-content-bar .rex-matured h4 { margin-bottom: 23px; font-size: 20px; line-height: 24px; color: #686A6C; font-weight: 400; }
.rex-content-bar .rex-matured h4 strong { color: #3458A8; font-weight: 500; }
.rex-content-bar .rex-matured-value { padding: 0 0 21px; font-size: 16px; line-height: 20px; color: #686A6C; font-weight: 500; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;  }
.rex-content-bar .rex-matured-value p { margin: 0px; }
.rex-content-bar .rex-matured-value span { color: #3458A8; padding-left: 4px; display: inline-block; vertical-align: top; }
.rex-content-bar .rex-matured-value .btn.btn-secondary { margin-left: 20px; text-transform: uppercase; padding: 7px 19px; }
.rex-content-bar .maturity { padding-top: 18px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; max-width: 485px; }
.rex-content-bar .maturity:nth-of-type(1) { margin-top: 2px;  } 
.rex-content-bar .maturity .count { min-width: 23px; min-height: 23px; text-align: center; border: 1px solid #3458A8; font-size: 16px; line-height: 22px; color: #3458A8; }
.rex-content-bar .maturity .rex-value { font-size: 16px; line-height: 20px; color: #3458A8; padding-left: 14px; }
.rex-content-bar .maturity .name { padding-right: 11px; font-size: 14px; line-height: 17px; color: #686A6C; }
.rex-content-bar .maturity .right { margin-left: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.rex-content-bar .counter { padding: 7px 0 4px; border: 1px solid #E9E9E9; min-width: 163px; text-align: center; }
.rex-content-bar .counter .number { font-size: 13px; color: #3458A8; line-height: 16px; font-weight: 600; display: inline-block; vertical-align: top; text-align: center; min-width: 28px; }
.rex-content-bar .counter .colon { display: inline-block; vertical-align: top; font-size: 13px; color: #3458A8; line-height: 16px; font-weight: 500; }
.rex-content-bar .counter small { font-size: 6px; color: #014A7C; display: block; line-height: 10px; padding-top: 2px; }
.rex-content-bar .rex-result { border-left: 1px  solid #E9E9E9; }
.rex-content-bar .rex-result .row { margin: 0px; padding: 0 43px 33px; -webkit-box-align: start; -ms-flex-align: start; align-items: start; }
.rex-content-bar .rex-result .row:nth-last-of-type(1) { padding-bottom: 15px; }
.rex-content-bar .rex-result p { margin: 0px; font-size: 16px; line-height: 20px; color: #686A6C; } 
.rex-content-bar .rex-result p strong { display: block; font-size: 18px; line-height: 22px; font-weight: 500; color: #3458A8; padding-top: 4px; }
.rex-content-bar .rex-result .btn { margin: -2px 22px 0 auto; min-width: 230px; border-color: #3458A8; font-size: 14px; color: #3458A8; text-align: center; -webkit-box-pack: center;   -ms-flex-pack: center; justify-content: center; }
.rex-content-bar .repeat.net-loans { padding: 21px 25px 30px; margin: 0 0 26px; }
.rex-content-bar .repeat.net-loans.no-space-bottom { padding-bottom: 11px; }  
.rex-content-bar .net-loans h2 { font-size: 20px; line-height: 24px; color: #3458A8; font-weight: 400; margin-bottom: 25px; }
/*.rex-content-bar .table-wrapper { overflow: auto; }*/
.rex-content-bar .table-wrapper table { table-layout: fixed; border-spacing: 0px; border-collapse: collapse; width: 100%; }  
#chain-tab-transaction .table-wrapper table { table-layout:fixed; }
.rex-content-bar .table-wrapper th { padding: 5px; font-size: 16px; line-height: 20px; color: #686A6C; font-weight: 400; height: 50px; }
.rex-content-bar .table-wrapper th.number { font-size: 18px; line-height: 22px; }



.rex-content-bar .table-wrapper th .dropdown-toggle { display: inline-block;  position: relative; width: 10px; height: 15px; vertical-align: middle; margin-left: 7px; color: #686A6C; font-size: 18px; line-height: 22px; }
.rex-content-bar .table-wrapper th .dropdown-toggle:after { position: absolute; right: 0px; top: 50%; margin: 0px 0 -13px 0; border: 5px solid transparent; border-top-color: #ccc;} 
.rex-content-bar .table-wrapper th .dropdown-toggle:before { display: inline-block; width: 0; height: 0; position: absolute; right: 0px; top: 50%; margin: -13px 0 0 0; content: ""; border: 5px solid transparent; border-bottom-color: #ccc; }
.rex-content-bar .table-wrapper th .dropdown-toggle.ascending:before { border-bottom-color: #666;  }
.rex-content-bar .table-wrapper th .dropdown-toggle.descending:after { border-top-color: #666;  }



.rex-content-bar .table-wrapper td { padding: 5px; font-size: 16px; line-height: 20px; color: #686A6C; }
.rex-content-bar .table-wrapper table th, .rex-content-bar .table-wrapper table td { border-bottom: 1px solid #E9E9E9; }
.rex-content-bar .table-wrapper .counter { margin: 5px 0 0; max-width: 147px; padding: 3px 0 2px; min-width: inherit; }
.rex-content-bar .table-wrapper .edit { padding-left: 16px; margin-left: 6px; text-decoration: underline; color: #3458A8; background: url(../images/edit-icon.svg) left center no-repeat; }
.rex-content-bar .table-wrapper .edit:hover { text-decoration:e none; }  
.rex-content-bar .table-wrapper td.expiry { font-size: 13px; line-height: 16px; color: #686A6C; }    
.rex-content-bar .table-wrapper td.type { color: #3458A8; font-weight: 600; } 
.rex-content-bar .table-wrapper td.type.green { color: #3BAD6D; }
.rex-content-bar .table-wrapper :not(span).number { width: 147px; }
.rex-content-bar .table-wrapper .type { width: 136px; }
.rex-content-bar .table-wrapper .receiver { width: 142px; }
.rex-content-bar .table-wrapper .payment { width: 181px; }
.rex-content-bar .table-wrapper .staked { width: 136px; }
.rex-content-bar .table-wrapper .balance { width: 161px; }
.rex-content-bar .table-wrapper .expiry { width: 145px; padding: 6px 0px; }
.rex-content-bar .table-wrapper td.info { padding: 20px 5px 12px; font-size: 16px; line-height: 20px; color: #686A6C; }
.rex-content-bar .table-wrapper td pre {color: #686A6C; } 
.rex-content-bar .table-wrapper .method { padding-bottom: 6px; display: -webkit-box; display: -ms-flexbox; display: flex; }
.rex-content-bar .table-wrapper .method span { padding-left: 26px; margin-right: 5px; background: url(../images/arrow.svg) left center no-repeat; }
.rex-content-bar .table-wrapper .method span:nth-of-type(1) { padding-left: 0px; background: none; }
.rex-content-bar .table-wrapper .coupon { border: 1px solid #E9E9E9; display: -ms-inline-flex; display: inline-flex; font-size: 12px; color: #686A6C; line-height: 15px; }
.rex-content-bar .table-wrapper .coupon span { background: rgba(180,181,182,0.2); padding: 5px 7px; }
.rex-content-bar .table-wrapper .coupon span.code { background: #fff; }
.rex-content-bar .table-wrapper .transfer-type { padding: 2px 8px; display: inline-block; vertical-align: top; border: 1px solid #3BAD6D; font-size: 16px; line-height: 20px; color: #3BAD6D; font-weight: 500; }
.rex-content-bar .table-wrapper tr:nth-last-of-type(1) td { border: 0px; }
.rex-content-bar .table-wrapper .time { color: #B4B5B6; font-size: inherit; line-height: inherit; display: inline-block; vertical-align: top; padding-left: 10px; }  
.rex-content-bar .net-loans .total-value { font-size: 16px; line-height: 20px; color: #686A6C; padding: 30px 0 0px; border-top: 1px solid #E9E9E9; }
.rex-content-bar .net-loans .total-value strong { color: #3458A8; font-weight: 500; }
.rex-content-bar .repeat.rex-transaction { padding: 21px 25px 10px; margin: 0 0 26px; }
.rex-content-bar .rex-transaction h2 { font-size: 20px; line-height: 24px; color: #3458A8; font-weight: 400; margin-bottom: 25px; }
.rex-content-bar .rex-transaction .table-wrapper th { font-size: 16px; line-height: 20px; }
.rex-content-bar .rex-transaction .table-wrapper th .dropdown-toggle { font-size: 16px; line-height: 20px; }
.rex-content-bar .rex-transaction .table-wrapper :not(span).number { width: 193px; }
.rex-content-bar .rex-transaction .table-wrapper .receiver { width: 237px; } 
.rex-content-bar .rex-transaction .table-wrapper .type { width: 262px; } 
.rex-content-bar .rex-transaction .table-wrapper td { padding-top: 20px; vertical-align: top; }
.rex-content-bar .info-list { padding: 0px 0px 0 21px; margin: 0 0 0 6px; position: relative; max-width: 420px; }
.rex-content-bar .info-list.slide-down-add-class { transition: margin .35s ease; -webkit-transition: margin .35s ease; -moz-transition: margin .35s ease; -o-transition: margin .35s ease; -ms-transition: margin .35s ease; position: relative; background: #fff; } 
.rex-content-bar .info-list.slide-down-add-class.show { margin-top: 299px; }
.rex-content-bar .info-list:before { content: ""; position: absolute; top: 0px; left: 0px; width: 1px; height: 100%; background: #e9e9e9; }
.rex-content-bar .info-list h4 { font-size: 16px; line-height: 20px; color: #686A6C; font-weight: 500; margin-bottom: 21px; }
.rex-content-bar .info-list ul { padding: 0px; margin: 0px; list-style-type: none; } 
.rex-content-bar .info-list ul li { padding: 0px 0 15px 16px; font-size: 14px; line-height: 20px; color: rgba(104,106,108,0.5); position: relative; }
.rex-content-bar .info-list ul li:last-child { padding-bottom: 0px; } 
.rex-content-bar .info-list ul li:before { content: ""; width: 6px; height: 6px; position: absolute; top: 9px; left: 0px; background: rgba(104,106,108,0.5); }
.rex-content-bar i[data-toggle="tooltip"] { margin: 2px 0 0 3px; display: inline-block; vertical-align: top; width: 12px; height: 12px; background: url(../images/tip-icon-gray-light.svg) center center no-repeat; cursor: pointer; background-size: cover; }
.rex-content-bar .form-control { padding: 5px 10px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border: 1px solid #dcdcdc; height: 45px; font-size: 14px; line-height: inherit; color: 686a6c; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }

.rex-content-bar .form-control.is-invalid:focus { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; border-color: #dcdcdc; }
.rex-content-bar .form-control::-webkit-input-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.rex-content-bar .form-control::-moz-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.rex-content-bar .form-control:-ms-input-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.rex-content-bar .form-control:-moz-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.rex-content-bar .invalid-feedback { margin: 7px 0 0; font-size: 12px; line-height: 15px; color: #D0021B; font-weight: 500; } 
.rex-content-bar .form-row { margin: 0px 0 21px; }
.rex-content-bar .form-row label { margin-bottom: 4px; font-size: 16px; line-height: 20px; color: #686A6C; }
.rex-content-bar .account-label { margin: 0px 0 13px; font-size: 16px; line-height: 22px; color: #686A6C; font-weight: 500; }
.rex-content-bar .account-label strong { color: #3458A8; font-weight: 500; }
.rex-content-bar .total-account { margin-bottom: 22px; font-size: 16px; line-height: 20px; color: #686A6C; }
.rex-content-bar .total-account strong { color: #3458A8; font-weight: 500; }
.rex-content-bar .account-form { padding: 62px 0 0 6px; } 
.rex-content-bar .checkbox-btn-style { padding: 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }  
.rex-content-bar .checkbox-btn-style .one { margin-right: 10px; position: relative; }
.rex-content-bar .checkbox-btn-style .one input { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; cursor: pointer; opacity: 0; z-index: 1; }
.rex-content-bar .checkbox-btn-style .one label { padding: 11px 10px; margin: 0px; min-width: 70px; display: block; border: 1px solid #3458A8; font-size: 14px; line-height: 17px; color: #3458A8; text-align: center; font-weight: 500; text-transform: uppercase; cursor: pointer; }  
.rex-content-bar .checkbox-btn-style .one input:checked + label { background: #3458A8; color: #fff; } 
.rex-content-bar .custom-btn { margin-left: auto; font-size: 14px; line-height: 17px; color: #3458A8; font-weight: 500; padding: 11px 18px; }
.rex-content-bar .custom-btn:hover, .rex-content-bar .custom-btn[aria-expanded="true"] { color: #fff; background: #3458A8; text-decoration: none; }
.rex-content-bar .custom-btn:hover svg g, .rex-content-bar .custom-btn[aria-expanded="true"] svg g { fill: #fff; }
.rex-content-bar .custom-btn svg { display: inline-block; vertical-align: top; margin: 0 3px 0 0; }
.rex-content-bar .account-form .col-md-5 { -ms-flex: 0 0 44.3%; flex: 0 0 44.3%; max-width: 44.3%; }
.rex-content-bar .account-form .col-md-7 { -ms-flex: 0 0 55.7%; flex: 0 0 55.7%; max-width: 55.7%; }
.rex-content-bar .account-form input[type="submit"] { padding: 7px 36px; margin: 3px 0 0; }
.rex-content-bar .custom-box { padding: 15px 40px; border: 1px solid #e8e8e8; margin: 77px 0 27px 5px; max-width: 526px; position: relative; }  
.rex-content-bar .custom-box#customOption { position: absolute; top: 0px; left: calc(100% + 15px); min-width: 526px; z-index: 2; }
.rex-content-bar .custom-box:after, .rex-content-bar .custom-box:before { right: 100%; top: 132px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.rex-content-bar .custom-box:after { border-color: rgba(0, 0, 0, 0); border-right-color: #fff; border-width: 10px; margin-top: -10px; }
.rex-content-bar .custom-box:before { border-color: rgba(255, 255, 255, 0); border-right-color: #e8e8e8; border-width: 11px; margin-top: -11px; }
.rex-content-bar .custom-box .form-row { margin: 0 0 14px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.rex-content-bar .custom-box .form-row:nth-last-of-type(1) { margin: 0px; } 
.rex-content-bar .custom-box .input-number-group { margin-left: 10px; }  
.rex-content-bar .custom-checkbox { position: relative; min-width: 149px; } 
.rex-content-bar .custom-checkbox input { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; cursor: pointer; opacity: 0; }
.rex-content-bar .custom-checkbox label { margin: 0px; padding: 0px 0px 0 32px; cursor: pointer; font-size: 16px; line-height: 20px; color: #686A6C; position: relative; }  
.rex-content-bar .custom-checkbox label:before { content: ""; position: absolute; top: 0px; left: 0px; width: 18px; height: 18px; border: 1px solid #CCCCCC; }
.rex-content-bar .custom-checkbox input:checked + label:before { border-color: #3458A8; background: #3458A8 url(../images/check-icon1.svg) center center no-repeat; }
.rex-content-bar .custom-checkbox i[data-toggle="tooltip"] { margin: 4px 0 0 6px; background-image: url(../images/tip-icon-gray.svg); }
.custom-checkbox.bordered { border: 1px solid #d6d6d6; }
.custom-checkbox.bordered label:before { width: 15px; height: 15px; left: 10px; top: 50%; margin-top:-7px; } 
.custom-checkbox.bordered label { line-height: 20px; padding: 10px 15px 10px 38px; }

.rex-content-bar .input-number-group { max-width: 236px; position: relative; } 
.rex-content-bar .input-number-group .input-group-addon { position: absolute; top: 0px; right: 0px; width: 30px; height: 23px; border: 1px solid #CCCCCC; text-align: center; color: #CCCCCC; font-size: 18px; cursor: pointer; }
.rex-content-bar .input-number-group .input-group-addon .dropdown-toggle { cursor: pointer; }  
.rex-content-bar .input-number-group .input-group-addon.dec { top: auto; bottom: 0px; }
.rex-content-bar .input-number-group .form-control { width: 100%; font-size: 17px; color: #686A6C; min-width: 236px; }
.rex-content-bar .invalid-tick { margin: 0 0 0 10px; width: 16px; height: 16px; background: url(../images/question-icon.svg) center center no-repeat; background-size: cover; } 
.rex-content-bar .repeat.rex-account { padding: 23px 25px 0px; margin: 0 0 15px; } 
.rex-content-bar .repeat.rex-account .account-label { font-size: 18px; line-height: 22px; margin: 0px 0 14px; }
.rex-content-bar .repeat.rex-account .total-account { font-size: 14px; line-height: 17px; margin-bottom: 19px; }   
.rex-content-bar .maturity-list { padding: 15px 0 27px; margin-bottom: 23px; border-top: 1px solid #E9E9E9; border-bottom: 1px solid #E9E9E9; }
.rex-content-bar .maturity-list .maturity { margin-top: 0px; padding-top: 12px; }
.rex-content-bar .rex-column { padding: 19px 46px 28px; border: 1px solid rgba(233,233,233,0.7); min-height: 100%; }
.rex-content-bar .rex-column h2 { padding: 0 0 14px; margin: 0 0 26px; font-size: 18px; line-height: 22px; color: #3BAD6D; font-weight: 400; text-align: center; border-bottom: 1px solid #e6eaed; } 
.rex-content-bar .rex-column.sell  h2 { color: #ED6347; }
.rex-content-bar .rex-column h2 img { display: inline-block; vertical-align: top; margin: 0 5px 0 0; }
.rex-content-bar .rex-column .btn.btn-secondary { width: 100%; padding: 8px 22px; font-size: 14px; line-height: 17px; } 
.rex-content-bar .rex-column.sell .btn.btn-secondary { background: #8197c9; border-color: #8197c9; }  
.rex-content-bar .rex-sell { padding: 0px 0 10px; max-width: 983px; }
.rex-content-bar .rex-sell .custom-box { padding: 23px 15px 15px; margin: 5px 0 16px; }
.rex-content-bar .rex-sell .custom-box:before, .rex-content-bar .rex-sell .custom-box:after { display: none; }
.rex-content-bar .rex-sell .custom-checkbox label { font-size: 13px; line-height: 16px; padding: 0px 0px 0 25px; }
.rex-content-bar .rex-sell .custom-checkbox label:before { width: 15px; height: 15px; }
.rex-content-bar .rex-sell .custom-checkbox input:checked + label:before { background-size: 10px auto; }
.rex-content-bar .price-list { padding: 0px; }
.rex-content-bar .price-list p { margin: 0px 0 11px; font-size: 16px; line-height: 20px; color: #B4B5B6; display: -webkit-box; display: -ms-flexbox; display: flex; }
.rex-content-bar .price-list p strong { color: #3458A8; font-weight: 500; margin-left: auto; }
.rex-content-bar .rex-sell .input-number-group { max-width: 197px;}
.rex-content-bar .rex-sell .input-number-group .form-control { min-width: 197px; }
.rex-content-bar .rex-sell .custom-checkbox { min-width: 122px; } 
.rex-content-bar .rex-sell .input-number-group .form-control { height: 40px; font-size: 14px; }
.rex-content-bar .rex-sell .input-number-group .input-group-addon { width: 26px; height: 21px; font-size: 14px; cursor: pointer; } 
.rex-content-bar .rex-sell .input-number-group .input-group-addon .dropdown-toggle { cursor: pointer; }  
.rex-content-bar .rex-sell .custom-box .form-row { margin-bottom: 10px; } 
.rex-content-bar .rex-sell .custom-box .form-row:nth-last-of-type(1) { margin-bottom: 0px; }
.rex-content-bar .rex-sell i[data-toggle="tooltip"] { width: 10px; height: 10px; }
.rex-content-bar .rex-sell .invalid-tick { width: 13px; height: 13px; margin-left: 7px; }
.rex-content-bar .caption-info { font-size: 14px; line-height: 20px; color: rgba(104,106,108,0.5); }
.rex-content-bar .caption-info strong { color: #686A6C; font-weight: 500; }
.rex-content-bar .highlight-price { font-size: 14px; line-height: 20px; color: #3458A8; font-weight: 500; margin: 0 0 9px; }
.rex-content-bar .sell-price { font-size: 13px; line-height: 18px; color: #686A6C; }
.rex-content-bar .sell-price strong { font-size: 16px; color: #3458A8; font-weight: 500; display: block; padding-top: 10px; }
.rex-content-bar .sell .price-list { padding-bottom: 6px; margin-bottom: 17px; border-bottom: 1px solid #e5e9ec; }
.rex-content-bar .rex-sell .sell .form-row { margin-bottom: 10px; }
.rex-content-bar .rex-sell .sell .form-row label { font-size: 13px; line-height: 16px; color: #686A6C; }
.rex-content-bar .rex-sell .sell .form-control { height: 42px; }
.rex-content-bar .rex-sell .sell .checkbox-btn-style .one label { font-size: 12px; line-height: 15px; color: #3458A8; padding: 9px 10px; min-width: 61px; }
.rex-content-bar .rex-sell .sell .checkbox-btn-style .one input:checked + label { color: #fff; }
.rex-content-bar .sell .checkbox-btn-style { margin-bottom: 4px; }
.rex-content-bar .sell .caption-info { margin-bottom: 22px; }
.rex-content-bar .rex-sell .rex-result { border: 0px; padding: 24px 0 0px; }
.rex-content-bar .rex-sell .rex-result .row { padding: 0 0px 37px 10px; }
.rex-content-bar .rex-sell .rex-result .row:nth-last-of-type(1) { padding-bottom: 33px; }  
.rex-content-bar .rex-sell .rex-result .btn { margin: -1px 4px 0 auto; }
.rex-content-bar .rex-sell .rex-result p strong { padding-top: 10px; font-size: 20px; line-height: 24px; }  
.rex-content-bar .repeat.sell-queue { padding: 24px 28px 20px; } 
.rex-content-bar .repeat.sell-queue h2 { margin-bottom: 23px; font-size: 20px; line-height: 24px; color: #686A6C; font-weight: 400; }
.rex-content-bar .sell-queue .table-wrapper :not(span).number { width: 265px; }
.rex-content-bar .table-wrapper .amount { width: 248px; }
.rex-content-bar .sell-queue .table-wrapper th { font-size: 18px; line-height: 22px; }
.rex-content-bar .sell-queue .table-wrapper td.number { opacity: 0.5; }
.rex-content-bar .sell-queue .table-wrapper td.amount { color: #3458A8; }
.rex-content-bar .table-wrapper .meta { padding: 10px 0 8px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center;align-items: center; } 
.rex-content-bar .table-wrapper .meta .btn { padding: 8px 26px 6px 42px; margin: 0 0px 0 auto; background: url(../images/cancel-icon.svg) top 50% left 18px no-repeat; }  
.rex-content-bar .repeat.rex-fund { padding: 21px 29px 33px; }
.rex-content-bar h5 { padding: 7px 0 14px; margin: 0px; font-weight: 400; font-size: 18px; line-height: 22px; color: #686A6C; }
.rex-content-bar .repeat.rex-fund h2 { font-size: 20px; line-height: 24px; color: #3458A8; font-weight: 500; margin-bottom: 20px; }
.rex-content-bar .rex-fund .analyse-form { max-width: 760px; } 
.rex-content-bar .rex-fund p { margin-bottom: 7px; } 
.rex-content-bar .rex-fund .caption-info { padding-bottom: 24px; font-size: 16px; line-height: 20px; color: #B4B5B6; } 
.rex-content-bar .rex-fund .caption-info strong { font-weight: 500; color: #3458A8; }
.rex-content-bar .rex-fund h5 { padding: 0px 0 11px; } 
.rex-content-bar hr { margin: 10px 0 31px; }
.rex-content-bar .rex-fund .custom-checkbox label:before { width: 15px; height: 15px; top: 2px; }
.rex-content-bar .rex-fund .custom-checkbox input:checked + label:before { background-size: 9px auto; }  
.rex-content-bar .rex-fund .custom-checkbox label { padding: 0px 0px 0 24px; }
.rex-content-bar .rex-fund .custom-checkbox { margin: 0 35px 16px 0; }  
.rex-content-bar .rex-fund .form-row.small { max-width: 532px; }
.rex-content-bar .form-text { margin-top: 11px; font-size: 16px; color: #686A6C; line-height: 20px; }
.rex-content-bar .form-text strong { color: #3458A8; font-weight: 500; }
.rex-content-bar .repeat.book-loan { padding: 21px 29px 26px; }
.rex-content-bar .repeat.book-loan h2 { margin-bottom: 22px; font-size: 20px; line-height: 24px; color: #3458A8; font-weight: 400; }
.rex-content-bar .book-loan .form-row .left label { font-size: 13px; line-height: 16px; color: #686A6C; }
.rex-content-bar .book-loan i[data-toggle="tooltip"] { width: 10px; height: 10px; background-image: url(../images/tip-icon-gray.svg); margin: 5px 0 0 3px; }
.rex-content-bar .book-loan .left { min-width: 162px; }
.rex-content-bar .book-loan form { padding: 23px 0 0; }
.rex-content-bar .book-loan .form-row { margin-bottom: 18px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.rex-content-bar .book-loan .form-control { height: 40px; width: 100%; min-width: 197px; font-size: 14px; }
.rex-content-bar .book-loan .checkbox-btn-style .one label { padding: 9px 10px; font-size: 12px; line-height: 15px; min-width: 61px; } 
.rex-content-bar .book-loan .checkbox-btn-style { padding: 0 0 7px; }
.rex-content-bar .book-loan .input-number-group { max-width: 197px; } 
.rex-content-bar .book-loan .input-number-group .form-control { min-width: 197px; height: 38px; }
.rex-content-bar .book-loan .input-number-group .input-group-addon { width: 25px; height: 20px; font-size: 14px; z-index: 1; background: #fff; cursor: pointer; } 
.rex-content-bar .book-loan .right { position: relative; }
.rex-content-bar .book-loan .btn.btn-secondary { margin: 7px 0 0; font-size: 15px; line-height: 18px; padding: 10px 36px; }
.rex-content-bar .refresh { margin: -14px auto 4px; width: 14px; height: 14px; display: block; background: url(../images/refresh.svg) center center no-repeat; background-size: cover; }
.rex-content-bar .refresh-btn { padding: 0 0 0 20px; margin: 3px 0 0px auto; font-size: 14px; color: #3458A8; line-height: 16px; background: url(../images/generate-key-icon.svg) top 50% left 0px no-repeat; font-weight: 500; }
.rex-content-bar .refresh-btn:hover { text-decoration: none; }
.rex-content-bar .regenerate-btn { padding: 0 0 0 20px; margin: 3px 0 0px auto; font-size: 14px; color: #3458A8; line-height: 16px; background: url(../images/generate-key-icon.svg) top 50% left 0px no-repeat; font-weight: 500; }
.rex-content-bar .regenerate-btn:hover { text-decoration: none; }
.rex-content-bar .eos-borrowed-chart { padding: 38px 0px 30px 26px; }
.rex-content-bar .eos-borrowed-chart img { width: 100%; }
.rex-content-bar .eos-borrowed-chart .chart-notification { padding: 0 0px 9px; font-size: 13px; line-height: 16px; color: #686A6C; font-weight: 500; display: -webkit-box; display: -ms-flexbox; display: flex; }
.rex-content-bar .eos-borrowed-chart .chart-notification span { padding-left: 59px; margin-right: 20px; background-repeat: no-repeat; background-position: center left; }
.rex-content-bar .eos-borrowed-chart .chart-notification .blue { background-image: url(../images/chart-icon3.svg); }
.rex-content-bar .repeat.rex-status { padding: 30px 26px 28px; margin: 0 0 23px; }
.rex-content-bar .repeat.rex-status h2 { margin-bottom: 22px; font-size: 20px; line-height: 24px; color: #3458A8; font-weight: 400; }
.rex-content-bar .repeat.rex-status .inner { border: 1px solid #e8e8e8; }  
.rex-content-bar .repeat.rex-status .inner p { margin: 0px; min-height: 82px; padding: 10px 17px; font-size: 20px; line-height: 24px; color: #686A6C; }
.rex-content-bar .repeat.rex-status .inner p img { margin: 0 8px 0 0; } 
.rex-content-bar .repeat.rex-status .row { margin: 0 -18px; }
.rex-content-bar .repeat.rex-status .col { padding: 0 18px; }
.rex-content-bar .repeat.rex-status i[data-toggle="tooltip"] { width: 10px; height: 10px; background-image: url(../images/tip-icon-gray.svg); margin: 5px 0 0 8px; }
.rex-content-bar .repeat.rex-status .status-icon { margin-left: auto; }  
.rex-content-bar .repeat.rex-status .status-icon.pending { width: 33px; height: 29px; background: url(../images/pending-icon.svg) center center no-repeat; background-size: cover; }
.rex-content-bar .repeat.rex-status .status-icon.cancel { width: 30px; height: 30px; background: url(../images/cancel-icon1.svg) center center no-repeat; background-size: cover; }
.rex-content-bar .repeat.rex-status .status-icon.valid { width: 30px; height: 30px; background: url(../images/deposit-icon1.svg) center center no-repeat; background-size: cover; }
.rex-content-bar .result-column { padding: 0; margin: 0 0 23px; }  
.rex-content-bar .result-column .inner { padding: 27px 22px 11px 23px; min-height: 100%; border: 1px solid #e9e9e9; } 
.rex-content-bar .result-column .inner p { margin: 0px; padding: 0 20px 20px 0; font-size: 14px; line-height: 22px; color: #686A6C; }
.rex-content-bar .result-column .inner .bottom p { padding-right: 0px; padding-bottom: 0px; }
.rex-content-bar .result-column .inner p strong { font-size: 18px; line-height: 26px; color: #3458A8; font-weight: 400; padding-top: 2px; display: block; }  
.rex-content-bar .result-column div[class*="col-"] { padding-left: 9px; padding-right: 9px; }
.rex-content-bar .result-column .row { margin-left: -9px; margin-right: -9px; }
.rex-content-bar .result-column h3 { padding: 0 0 24px; margin-bottom: 13px; font-size: 20px; line-height: 24px; color: #3458A8; font-weight: 400; border-bottom: 1px solid #e8e8e8; }
.rex-content-bar .result-column .chart { padding: 4px 0px 0 0; }
.rex-content-bar .result-column .chart-notification { padding: 7px 0px 24px; margin-bottom: 7px; border-bottom: 1px solid #e8e8e8; font-size: 14px; line-height: 17px; color: #686A6C; font-weight: 500; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.rex-content-bar .result-column .chart-notification span { padding-left: 24px; margin-right: 14px; position: relative; }
.rex-content-bar .result-column .chart-notification span:before { content: ""; position: absolute; left: 1px; top: 2px; width: 12px; height: 12px; background: #3458A8 !important; }
.rex-content-bar .result-column .chart-notification span.light-blue:before { background: #8ED1FF !important; }
.rex-content-bar .result-column .chart-notification span.green:before { background: #3BAD6D !important;}
.rex-content-bar .result-column .chart img { margin: 0 auto 15px; }
.rex-content-bar .result-column .price { padding: 44px 0 46px; margin: 0 0 22px; font-size: 33px; line-height: 40px; color: #3458A8; font-weight: 400; text-align: center; display: block; border-bottom: 1px solid #e9e9e9; }
.rex-content-bar .result-column .price strong { padding-top: 12px; font-size: 18px; line-height: 26px; color: #3BAD6D; font-weight: 400; display: block; }
.rex-content-bar .result-column .price small { padding-top: 17px; font-size: 14px; line-height: 20px; color: #686A6C; display: block; }
.rex-content-bar .result-column .bottom { margin: 0 -7px; }
.rex-content-bar .result-column .price.gap { padding: 34px 0 15px; margin-bottom: 0px; }
.rex-content-bar .result-column .price-list p { padding: 8px 0px; border-bottom: 1px solid #e9e9e9; }  
.rex-content-bar .result-column .price-list p:nth-last-of-type(1) { border: 0px; padding-bottom: 0px; } 
.rex-content-bar .result-column .price-list p strong { font-size: 14px; line-height: 22px; color: #3458A8; text-align: right; }  
.rex-content-bar .result-column .price-list p strong small { font-size: 12px; line-height: 18px; color: #686A6C; display: block; }
.rex-content-bar .long-chart .chart-notification { padding: 7px 0px 38px; font-size: 13px; line-height: 16px; color: #686A6C; font-weight: 500; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.rex-content-bar .long-chart img { width: 100%; }
.rex-content-bar .long-chart .chart-notification span { padding-left: 24px; margin-right: 14px; position: relative; }
.rex-content-bar .long-chart .chart-notification span:before { content: ""; position: absolute; left: 1px; top: 2px; width: 12px; height: 12px; background: #50a5de; }
.rex-content-bar .long-chart .chart-notification span.light-blue:before { background: #8ED1FF; }
.rex-content-bar .long-chart .chart-notification span.green:before { background: #3BAD6D; }
.rex-content-bar .long-chart { padding: 29px 27px 45px; margin: 0 0 30px; min-height: calc(100% - 30px) }  
.rex-content-bar .long-chart h2 { margin-bottom: 46px; font-size: 20px; line-height: 24px; color: #3458A8; font-weight: 400; }
.rex-content-bar .price-repeat { margin: 0 0 6px; border: 1px solid #E9E9E9; padding: 10px 19px 5px 18px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 59px; }
.rex-content-bar .price-repeat .price { padding: 2px 0 0; margin-left: auto; font-size: 16px; line-height: 20px; color: #3458A8; font-weight: 500; text-align: right; }
.rex-content-bar .price-repeat .price strong { display: block; font-weight: 500; }
.rex-content-bar .price-repeat .price .value { padding: 5px 0px 0 4px; display: inline-block; vertical-align: top; font-size: 12px; line-height: 15px; color: #686A6C; }
.rex-content-bar .price-repeat .price .value:nth-last-of-type(1) { margin-right: 16px; }
.rex-content-bar .price-repeat .price .value:nth-of-type(1):before { display: none; } 
.rex-content-bar .price-repeat .price .value:before { content: " | "; }
.rex-content-bar .price-repeat .price .value small { font-size: inherit; line-height: inherit; opacity: 0.5; } 
.rex-content-bar .price-repeat i[data-toggle="tooltip"] { margin: 4px 0 0 5px; width: 10px; height: 10px; background-image: url(../images/tip-icon.svg); }
.rex-content-bar .price-repeat h5 { margin: 0px; padding: 0px; font-size: 13px; line-height: 16px; color: #686A6C; font-weight: 500; }
.rex-content-bar .activated-box { padding: 7px 7px 6px 15px; border: 1px solid #E9E9E9; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: flex-start; -ms-flex-align: flex-start; align-items: flex-start; }
.rex-content-bar .activated-box h5 { font-size: 10px; color: #014A7C; font-weight: 500; line-height: 12px; text-transform: uppercase; margin: 0px; padding: 0px; }
.rex-content-bar .activated-box h5 strong { color: #D0021B; font-weight: 600; }
.rex-content-bar .activated-box .counter { border: 0px; padding: 0px; margin: 0 0 0 -10px; }
.rex-content-bar .activated-box .counter .number { font-size: 18px; line-height: 22px; min-width: 42px; }
.rex-content-bar .activated-box .counter .number small { font-size: 8px; line-height: 10px; color: #686A6C; padding-top: 0px; }
.rex-content-bar .activated-box .counter .colon { font-size: 18px; line-height: 22px; }
.rex-content-bar .activated-box .notify { padding: 25px 7px 4px; color: #3458A8; margin-left: auto; border: 1px solid #d4d4d6; font-size: 10px; line-height: 12px; background: url(../images/notification-blue.svg) center top 7px no-repeat; background-size: 13px auto; cursor: pointer; transition: all 250ms; -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; }
.rex-content-bar .activated-box .notify:hover { box-shadow: 0 8px 5px rgba(22,39,37,0.21); -webkit-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -moz-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -ms-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -o-box-shadow: 0 8px 5px rgba(22,39,37,0.21); }
.rex-content-bar .activated-box .notify:active, .rex-content-bar .activated-box .notify:focus { background-color: #3458A8; color: #fff; border-color: #3458A8; background-image: url(../images/notification.svg); }
.rex-content-bar .repeat-chart { padding: 24px 15px 15px; border: 1px solid #ebebeb; min-height: 100%; }
.rex-content-bar .repeat-chart .chart { max-width: 152px; max-height: 152px; position: relative; margin: 0 auto 21px; }
.rex-content-bar .repeat-chart .chart .value { /*padding: 18px 0 0;*/ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 20px; line-height: 24px; color: #3458A8; font-weight: 500; }
.rex-content-bar .repeat-chart .chart .value small { display: block; width: 100%; font-size: 18px; line-height: 22px; color: #3458A8; padding: 10px 0 0; }
.rex-content-bar .repeat-chart .chart .value span { display: block; }
.rex-content-bar .repeat-chart .chart .value span img.power-active { filter: invert(.5) sepia(1) saturate(5) hue-rotate(175deg) }
.rex-content-bar .repeat-chart .chart i[data-toggle="tooltip"] { margin: 7px 0 0 0px; width: 10px; height: 10px; background-image: url(../images/tip-icon.svg); }
.rex-content-bar .repeat-chart .chart-price-list { padding: 0 0 15px; display: -webkit-box; display: -ms-flexbox; display: flex; }
.rex-content-bar .repeat-chart .chart-price-list p { margin: 0px; font-size: 16px; line-height: 23px; color: #545456; }
.rex-content-bar .repeat-chart .chart-price-list p strong { display: block; color: #3458A8; font-weight: 500; }
.rex-content-bar .repeat-chart .chart-price-list .total-use { padding: 2px 6px 0 0; font-size: 14px; line-height: 17px; color: #545456; opacity: 0.5; margin-left: auto; }
.jCProgress { position: relative; height: 152px; width: 152px; background-size:100% 100%;}
.jCProgress > div.percent { font-size: 18px; line-height: 22px; color: #3458A8; padding: 10px 0 0;  color: #3458A8; position:absolute; left: 50%; top: 50%; margin: 13px 0 0 0; transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0); text-align: center; padding:0; margin:0l}
.jCProgress > div.percent:after { content:'%'; display:inline-block; vertical-align: top; color: #3458A8; }

.rex-content-bar .repeat-chart .chart-price-list .total-use span { display: block; padding-bottom: 6px; }
.rex-content-bar .repeat-chart .bottom { padding: 12px 0 0px; font-size: 10px; line-height: 12px; color: #686A6C; border-top: 1px solid #ececec; }
.rex-content-bar .repeat-chart .bottom p { margin: 0px; }
.rex-content-bar .repeat-chart .bottom p a { color: #3458A8; font-weight: 500; text-decoration: underline; display: table; }
.rex-content-bar .repeat-chart .bottom p a:hover { text-decoration: none; }
.rex-content-bar .repeat-chart .counter-wrap { margin: 4px -8px 0; padding: 7px 5px 4px 10px; border: 1px solid #ececec; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.rex-content-bar .repeat-chart .counter-wrap .counter-label { font-size: 10px; line-height: 12px; color: #686A6C; }
.rex-content-bar .repeat-chart .counter-wrap .counter { border: 0px; padding: 0px; min-width: inherit; margin-left: auto; }
.rex-content-bar .repeat-chart .counter-wrap .counter .number { font-size: 15px; line-height: 18px; min-width: 32px; }
.rex-content-bar .repeat-chart .counter-wrap .counter .number small { font-size: 7px; line-height: 9px; color: #686A6C; padding-top: 0px; }
.rex-content-bar .repeat-chart .counter-wrap .counter .colon { font-size: 15px; line-height: 18px; }
.rex-content-bar .table-wrapper .memo { padding: 7px 0 0; font-size: 10px; line-height: 12px; color: #686A6C; font-weight: 400; border-top: 1px solid #ececec; }
.rex-content-bar .table-wrapper .memo span { display: block; }
.rex-content-bar .table-wrapper .memo span.info { opacity: 0.49; }  

.rex-content-bar .table-wrapper .memo_tag { overflow: hidden; }
.rex-content-bar .table-wrapper .memo_tag .memo_title {color: #686a6c;font-size: 12px;line-height:15px;padding: 5px; float: left;font-weight: 200;color: #ffffff; background: #3458a8; }
.rex-content-bar .table-wrapper .memo_tag .info { overflow: hidden; display: inline-block; color: #000;font-size: 12px;line-height:16px;font-weight: 200; padding: 5px; background: #eff1f0; max-width: calc(100% - 53px); }



.rex-content-bar .address { padding: 0px; margin: 0px; list-style-type: none; font-size: 14px; line-height: 17px; color: #686A6C; }
.rex-content-bar .address strong, .rex-content-bar .address a { color: #3458A8; font-weight: 500; }
.rex-content-bar .address img { display: inline-block; vertical-align: middle; margin: 0 0 0 2px; }
.rex-content-bar .address li { margin: 0 0 17px; }
.token-details-page .rex-content-bar .address li { margin: 0px; }
.rex-content-bar .address li:last-child { margin: 0px; }
.rex-content-bar .address .location { padding: 2px 0 2px 15px; background: url(../images/location-icon.svg) top 50% left 0px no-repeat; } 
.rex-content-bar .address .website { padding: 2px 0 2px 15px; background: url(../images/earth-icon.svg) top 50% left 0px no-repeat; } 
.token-details-page .address .website { margin: 11px 17px 0 0;display: inline-block;vertical-align: top; } 
.rex-content-bar .address .extension { margin: 11px 15px 0 0; display: inline-block; vertical-align: top; padding: 2px 0 2px 21px; background: url(../images/extension-icon.svg) top 50% left 0px no-repeat; } 
.rex-content-bar .address .twitter { margin: 11px 17px 0 0; padding: 2px 0 2px 20px; display: inline-block; vertical-align: top; background: url(../images/twitter-icon1.svg) top 50% left 0px no-repeat; } 
.rex-content-bar .address .telegram { margin: 11px 0 0; padding: 2px 0 2px 20px; display: inline-block; vertical-align: top; background: url(../images/telegram-icon2.svg) top 50% left 0px no-repeat; } 
.rex-content-bar .accordion { padding: 9px 0 0; }
.rex-content-bar .accordion .accordion-header a { padding: 5px 20px 5px 53px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; font-size: 16px; line-height: 20px; color: #686A6C; border: 1px solid #efefef; height: 55px; position: relative; }
.rex-content-bar .accordion .accordion-header a:after { content: ""; width: 2px; height: 0px; left: -1px; position: absolute; bottom: -1px; background: #3458A8; transition: height .35s ease; -webkit-transition: height .35s ease; -moz-transition: height .35s ease; -ms-transition: height .35s ease; -o-transition: height .35s ease; }
.rex-content-bar .accordion .accordion-header a:hover { text-decoration: none; }
.rex-content-bar .accordion .accordion-header a[aria-expanded="true"] { border-bottom-color: #fff; font-weight: 600; }
.rex-content-bar .accordion .accordion-header a[aria-expanded="true"] strong { font-weight: 600; }
.rex-content-bar .accordion .accordion-header a[aria-expanded="true"]:before { border-color: transparent transparent transparent #3458A8; transform: rotate(90deg); }
.rex-content-bar .accordion .accordion-header a[aria-expanded="true"]:after { height: calc(100% + 1px); }  
.rex-content-bar .accordion .accordion-header a:before { content: ""; margin-top: -6px; position: absolute; top: 50%; left: 30px; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 6px; border-color: transparent transparent transparent #b0b1b5; transition: all .35s ease; -webkit-transition: all .35s ease; -moz-transition: all .35s ease; -ms-transition: all .35s ease; -o-transition: all .35s ease; }  
.rex-content-bar .accordion .accordion-header a strong { padding-left: 5px; color: #FF5746; font-weight: 500; }  
.rex-content-bar .accordion .accordion-header a strong.green { color:green; }
.rex-content-bar .accordion .accordion-body { padding: 9px 18px 12px 32px; margin: -1px 0 0; border: 1px solid #efefef; border-top: 0px; border-left: 2px solid #3458A8 !important; position: relative; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper { border: 0px; padding: 0px; } 
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper .tx { padding: 0px; width: 142px; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper .ram { width: 200px; } 
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper .date { width: 170px; } 
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper .name { width: 162px; } 
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper td { padding: 5px; font-size: 14px; line-height: 17px; color: #686A6C; vertical-align: middle; height: 63px; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper td a { color: #3458A8; font-weight: 500; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper .ram strong { color: #FF5746; font-weight: 500; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper .ram strong.green { color: green; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper .data strong { color: #3458A8; font-weight: 500; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper .vote { border: 1px solid #ebebeb; font-size: 14px; line-height: 17px; display: inline-block; vertical-align: top; padding: 5px 10px; color: #686A6C; }  
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper .yes { color: #3BAD6D; font-weight: 500; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-ram-cpu-net .table-wrapper .no { color: #FF5746; font-weight: 500; }
.rex-content-bar .chain-tab-ram-cpu-net .searh-form { width: 210px; position: absolute; top: 16px; right: 22px; }
.rex-content-bar .chain-tab-ram-cpu-net .searh-form .form-control { height: 36px; width: 100%; padding: 0 15px; font-size: 14px; font-weight: 500; }
.rex-content-bar .genesis-repeat { padding: 10px 8px 7px 8px; margin: 0 0 10px; min-height: 55px; border: 1px solid #efefef; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; font-size: 16px; line-height: 20px; color: #686A6C; }
.rex-content-bar .genesis-repeat i[data-toggle="tooltip"] { margin: 5px 0 0 4px; width: 10px; height: 10px; background-image: url(../images/tip-icon-gray.svg); }
.rex-content-bar .genesis-repeat strong { color: #3458A8; font-weight: 500; padding-left: 3px; word-break: break-all; }
.rex-content-bar .chain-key, .rex-content-bar .chain-key ul { padding: 0px; margin: 0px; list-style-type: none; position: relative; }
.rex-content-bar .chain-key .chain-repeat { padding: 14px 0 0px; border: 1px solid #eeeeee; font-size: 16px; line-height: 20px; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: flex-start; -ms-flex-align: flex-start; align-items: flex-start; -webkit-box-pack: flex-start; -ms-flex-pack: flex-start; margin-bottom: 14px; position: relative; }
.rex-content-bar .chain-key li ul { padding: 0 0 0 39px; }
.rex-content-bar .chain-key li li { position: relative; }
.rex-content-bar .chain-key li li .chain-repeat:after { content: ""; margin-left: -1px; position: absolute; top: 50%; left: -30px; width: 30px; height: 1px; background: #eeeeee; } 
.rex-content-bar .chain-key li li .chain-repeat:before { content: ""; margin-left: 0px; position: absolute; bottom: 50%; left: -31px; width: 1px; height: calc(50% + 15px); background: #eeeeee; } 
.rex-content-bar .chain-key li li:not(:nth-last-of-type(1)):after { content: ""; position: absolute; top: 0px; left: -30px; width: 1px; height: 100%; background: #eeeeee; }
.rex-content-bar .chain-key .repeat-key:before { content: ""; width: 216px; height: 100%; background: #f9f9f9; position: absolute; top: 0px; right: 0px; }
.rex-content-bar .chain-key li .repeat-key { width: 100%; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: flex-start; -ms-flex-align: flex-start; align-items: flex-start; -webkit-box-pack: flex-start; -ms-flex-pack: flex-start; }
.rex-content-bar .chain-key .repeat-key .name { padding: 0px 12px 0px 22px; width: 164px; }
.rex-content-bar .chain-key .repeat-key .value { padding: 3px 0 16px; width: 74px; font-size: 14px; line-height: 17px; color: #686A6C; }
.rex-content-bar .chain-key .repeat-key .key { margin: 2px 0 16px; padding: 0 0 0 24px; font-size: 14px; line-height: 17px; color: rgba(104,106,108,0.5); background: url(../images/key-icon.svg) 0px 0px no-repeat; max-width: calc(100% - 462px); word-break: break-all; }  
.rex-content-bar .chain-key .repeat-key .email { padding: 2px 0px 14px 24px; width: 216px; margin-left: auto; position: relative; font-size: 14px; line-height: 17px; color: #686A6C; z-index: 1; }
.rex-content-bar .chain-key .repeat-key .email strong { color: #3458A8; font-weight: 500; }
.chain-data-bar .chain-tab-poll-content { padding: 26px 22px 0 18px; } 

.rex-content-bar.wallet-transaction { padding: 35px 0 40px; }

.rex-content-bar .transaction-repeat { padding: 22px 12px 14px 32px; margin: 0 0 28px; border: 1px solid #e9e9e9; }
.rex-content-bar .transaction-repeat .head { padding: 0 0 18px; margin: 0 0 25px; border-bottom: 1px solid #eaeaea; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.rex-content-bar .transaction-repeat h2 { padding: 5px 0 0; margin: 0px; font-size: 26px; line-height: 30px; color: #686A6C; font-weight: 400; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.rex-content-bar .transaction-repeat h2 .transactionId { margin: 0 15px 0 21px; font-size: 23px; line-height: 26px; color: #3458A8; font-weight: 400; letter-spacing: 0.06em; }  
.rex-content-bar .transaction-repeat .previous, .rex-content-bar .transaction-repeat .next { padding: 8px 5px 8px 6px; margin: 0 3px; border: 2px solid #f5f5f5; font-size: 12px; line-height: 14px; color: #686A6C; min-width: 86px; text-align: center; }  
.rex-content-bar .transaction-repeat .previous svg { margin: 0 3px 0 0; display: inline-block; vertical-align: middle; }
.rex-content-bar .transaction-repeat .next svg { margin: 0 0px 0 3px; display: inline-block; vertical-align: middle; }
.rex-content-bar .transaction-repeat.block { padding: 27px 18px 14px 26px; }
.rex-content-bar .transaction-repeat.block .head { padding-bottom: 13px; margin-bottom: 37px; }
.rex-content-bar .transaction-repeat.block h2 { padding-top: 0px; }
.rex-content-bar .transaction-repeat.block h3 { margin-bottom: 19px; }
.rex-content-bar .transaction-repeat .head .links { margin-left: auto; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: flex-start; -ms-flex-align: flex-start; align-items: flex-start; -webkit-box-pack: flex-start; -ms-flex-pack: flex-start; } 
.rex-content-bar .transaction-repeat .head .links a { margin: 0 3px 0 10px; padding: 7px 14px 6px 10px; font-size: 19px; line-height: 25px; color: #fff; background: url(../images/btn-bg.png) bottom left repeat-x; display: block; box-shadow: 0 3px 4px rgba(0,0,0,0.29); border-radius: 5px; -webkit-border-radius: 5px; }
.rex-content-bar .transaction-repeat .head .links a:hover { text-decoration: none; }
.rex-content-bar .transaction-repeat .head .links a small { font-size: 14px; display: inline-block; vertical-align: top; padding: 0 3px 0 4px; }
.rex-content-bar .transaction-repeat .head .links a img { display: inline-block; vertical-align: top; }
.rex-content-bar .transaction-repeat .head .links a.green-btn  img { margin: 0 2px 0 2px; }  
.rex-content-bar .transaction-repeat .head .links a.yellow-btn { background-image: url(../images/pending-btn-bg.png); order: 1; }
.rex-content-bar .transaction-repeat .head .links a.yellow-btn img { margin: 0 5px 0 3px; }
.rex-content-bar .transaction-repeat .head .links a.blue-btn { background-image: url(../images/irreversible-btn-bg.png);  order: 2; }
.rex-content-bar .transaction-repeat .head .links a.earn-btn { color: #686A6C; background: #fff;  }  
.rex-content-bar .transaction-repeat .transaction-id { padding: 0 0 26px; margin-bottom: 28px; font-size: 23px; line-height: 28px; color: #3458A8; word-break: break-all; letter-spacing: 0.04em; border-bottom: 1px solid #eaeaea; }
.rex-content-bar .transaction-repeat h3 { margin-bottom: 25px; font-size: 20px; line-height: 24px; color: #686A6C; }
.rex-content-bar .transaction-repeat .price-repeat .icon { display: inline-block; vertical-align: top; margin: 0 4px; min-width: 19px; }
.rex-content-bar .transaction-repeat .price-repeat h5 { font-size: 18px; line-height: 23px; color: #686A6C; }
.rex-content-bar .transaction-repeat .price-repeat .price { font-size: 18px; line-height: 23px; }
.rex-content-bar .transaction-repeat .price-repeat .price strong.name { padding-left: 35px; background: url(../images/hello-icon.png) top 50% left 0px no-repeat; background-size: 26px auto; line-height: 28px; }
.rex-content-bar .transaction-repeat .price-repeat .price strong.id { font-size: 15px; line-height: 24px; word-break: break-all; max-width: 350px; padding: 16px 0 5px; }
.rex-content-bar .transaction-repeat .price-repeat .price strong span { font-size: 16px; line-height: 20px; opacity: 0.5; }
.rex-content-bar .transaction-repeat .price-repeat .price .time { margin: 4px 0; padding-left: 20px; font-size: 12px; line-height: 16px; color: rgba(52,88,168,0.5); background: url(../images/time-icon.svg) top 50% left 0px no-repeat; display: inline-block; vertical-align: top; }
.rex-content-bar .transaction-repeat .price-repeat { min-height: 66px; margin-bottom: 14px; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.rex-content-bar .transaction-repeat .row { margin-left: -13px; margin-right: -13px; }
.rex-content-bar .transaction-repeat .row div[class*="col-"] { padding-left: 13px; padding-right: 13px; }

.rex-content-bar .transaction-table { padding: 16px 37px 10px 34px; margin: 0 0 21px; border: 1px solid #e9e9e9; }
.rex-content-bar .transaction-table .nav-tabs { margin: 0px -37px 0 -34px; padding: 0 37px 0 34px; border-bottom: 1px solid #f5f5f5; position: relative; }
.rex-content-bar .transaction-table .nav-tabs li { padding: 0 26px 0 0px; }
.rex-content-bar .transaction-table .nav-tabs li a { padding: 8px 27px 12px 19px; font-size: 16px; line-height: 20px; color: #B4B5B6; font-weight: 500; display: block; position: relative; }
.rex-content-bar .transaction-table .nav-tabs li a:after { content: ""; position: absolute; bottom: -1px; left: 0px; width: 100%; height: 2px; background: #3458A8; display: none; }
.rex-content-bar .transaction-table .nav-tabs li a svg { margin: 3px 3px 0 0; display: inline-block; vertical-align: top; }
.rex-content-bar .transaction-table .nav-tabs li a svg g { fill: #686A6C; }
.rex-content-bar .transaction-table .nav-tabs li a:hover:after, .rex-content-bar .transaction-table .nav-tabs li a.active:after { display: block; }
.rex-content-bar .transaction-table .nav-tabs li a:hover, .rex-content-bar .transaction-table .nav-tabs li a.active { color: #3458A8; text-decoration: none; }
.rex-content-bar .transaction-table .nav-tabs li a:hover svg g, .rex-content-bar .transaction-table .nav-tabs li a.active svg g { fill: #3458A8; }
.rex-content-bar .transaction-table .tab-content { padding: 22px 0 0; }
.rex-content-bar .transaction-table .table-wrapper .token { padding-left: 0px; width: 187px; }
.rex-content-bar .transaction-table .table-wrapper .name { width: 236px; }
.rex-content-bar .transaction-table .table-wrapper .account { width: 250px; }
.rex-content-bar .transaction-table .table-wrapper .airgrab { width: 391px; }
.rex-content-bar .transaction-table .table-wrapper td  { padding-top: 18px; vertical-align: top; }
.rex-content-bar .transaction-table .table-wrapper td a { color: #3458A8; font-weight: 500; }
.rex-content-bar .transaction-table .table-wrapper td.account { color: #3458A8; font-weight: 500; }
.rex-content-bar .transaction-table .table-wrapper td.account small { font-size: 16px; line-height: 20px; color: #BDBEBF; display: block; }
.rex-content-bar .transaction-table .table-wrapper .method { font-weight: 500; color: #3458A8; border-bottom: 1px solid #f1f1f1; margin-bottom: 5px; }
.rex-content-bar .transaction-table .table-wrapper .method small { color: #686A6C; font-size: 16px; }  
.rex-content-bar .transaction-table .table-wrapper .coupon { border: 1px solid #3458A8; font-size: 10px; line-height: 14px; margin-bottom: 9px; }
.rex-content-bar .transaction-table .table-wrapper .coupon span:not(.code) { color: #fff; background: #3458A8; }
.rex-content-bar .transaction-table .table-wrapper .coupon span { padding: 3px 10px; }

.rex-content-bar .transaction-usage-table { border: 1px solid #e8e8e8; padding: 37px 34px 0; margin: 0 0 21px; }
.rex-content-bar .transaction-usage-table h3 { padding: 0 0 13px; margin: 0 0 3px; font-size: 20px; line-height: 25px; color: #686A6C; font-weight: 500; border-bottom: 2px solid #f5f5f5; }
.rex-content-bar .transaction-usage-table .table-wrapper td.id  { padding-left: 0px; padding-right: 40px; }
.rex-content-bar .transaction-usage-table .table-wrapper td { padding-top: 20px; padding-bottom: 14px; vertical-align: top; word-break: break-all; }
.rex-content-bar .transaction-usage-table .table-wrapper td a { color: #3458A8; font-weight: 500; }
.rex-content-bar .transaction-usage-table .table-wrapper .id { width: 420px; }
.rex-content-bar .transaction-usage-table .table-wrapper .status { width: 152px; }
.rex-content-bar .transaction-usage-table .table-wrapper .cpu-usage { width: 162px; }
.rex-content-bar .transaction-usage-table .table-wrapper .net-usage { width: 160px; }
.rex-content-bar .transaction-usage-table .table-wrapper .action { width: 160px; }

.poll-item { padding: 34px 0 0; }
.poll-item .block { overflow: hidden; border-radius: 7px; border: 1px solid #e0e0e2; position: relative; min-height: calc(100% - 26px); margin-bottom: 26px; -webkit-box-shadow: 0 7px 39px rgba(0, 0, 0, 0.12); -moz-box-shadow: 0 7px 39px rgba(0, 0, 0, 0.12); box-shadow: 0 7px 39px rgba(0, 0, 0, 0.12);} 
.poll-item figure { background: #fafafa; position: relative; border-radius: 7px 7px 0 0; }
.poll-item figure:before { content: ''; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 44px; background: #f5f5f5; }
.poll-item figure a { border-radius: 7px 7px 0 0; position: relative; display: block; box-shadow: inset 0 30px 30px -30px rgba(0,0,0,0.17), inset 30px 0 30px -30px rgba(0,0,0,0.17); }
.poll-item .block img { width: 100%; border-radius: 7px 7px 0 0; }
.poll-item .left-tag { padding: 5px 7px 0 10px; box-shadow: 7px 10px 10px rgba(0,0,0,0.10); position: absolute; left: 0px; top: 0px; background: #fff; border-radius: 7px 0 20px 0; height: 41px; min-width: 72px; z-index: 9; }
.poll-item .left-tag:before { content: ''; position: absolute; right: -19px; top: 0px; background: url(../images/top_arrow.png) top left no-repeat; background-size: 100% auto; width: 20px; height: 30px; }
.poll-item .left-tag:after { content: ''; position: absolute; bottom: -29px; left: 0px; background: url(../images/bottom_arrow.png) no-repeat; background-size: 100%; width: 18px; height: 30px; }
.poll-item .left-tag span { color: #4293F1; font-size: 16px; line-height: 20px; display: block; font-weight: 400; }
.poll-item .left-tag cite { padding: 0px 0 0 2px; font-size: 7px; line-height: 11px; font-weight: 400; color: #4293F1; text-transform: uppercase; font-style: normal; display: block; }
.poll-item .left-tag .poll-icon { width: 16px; margin: 8px 5px 0 5px; height: 26px; display: block; background: url(../images/tag-icon4.png) no-repeat; background-size: 100%; }
.poll-item .left-tag .days_left { float: left; }
.poll-item .left-tag .days_left span { font-size: 22px; line-height: 25px; float: left; }
.poll-item .left-tag .days_left small { max-width: 35px; padding: 0 0px 0 5px; overflow: hidden; display: block; color: #4293f1;font-size: 9px;font-weight: 400;line-height: 12px;text-transform: uppercase; }

.poll-item .right-tag { right: 15px; top: 14px; position: absolute; line-height: 28px; color: #61A913; font-size: 14px; font-weight: 500; background: #fff; border-radius: 20px; padding: 0 13px 0 35px; letter-spacing: 0.01em; background: #fff url(../images/approved-icon.svg) top 50% left 5px no-repeat; border: 1px solid #dfdfe1; }
.poll-item .new .right-tag { color: #b34df8; background-image:url(../images/new_tag.svg); }


.poll-item .rejected .right-tag { color: #f5a623; background-image:url(../images/rejected-tag.svg); }
.poll-item .rejected .left-tag { padding-right: 7px; }
.poll-item .rejected .left-tag cite { display: block; float: none; font-size: 8px; line-height: 10px; padding: 2px 0 0 0; }
.poll-item .rejected .left-tag span { display: block; float: none; font-size: 16px; line-height: 20px; font-weight: 400; } 

.poll-item .poll .right-tag { color: #3e91f1; background-image:url(../images/poll-icon.svg); }
.poll-item .poll_ended { overflow: hidden; padding: 3px 0 0 0; }
.poll-item .poll_ended .icon { float: left; max-width: 13px; margin: 3px 5px 0 0; }
.poll-item .poll_ended small { max-width: 42px; padding-left: 5px; overflow: hidden; display: block; color: #4293f1;font-size: 9px;font-weight: 400;line-height: 12px;text-transform: uppercase; }

.poll-item .ended .right-tag { color: #999da1; background-image:url(../images/ended-icon.svg); }


.poll-item .text { padding: 5px 5px 0px 20px;  margin-bottom: 10px; overflow: hidden; height: 155px;}
.poll-item .text h3 { margin: 0px; color: #5391FD; font-size: 14px; line-height: 24px; font-weight: 600; padding: 0 0 7px; }
.poll-item .text h3 a { color: #5391FD; display: inline-block; }
.poll-item .text h3 a:hover { text-decoration: none; }
.poll-item .block a:hover { text-decoration: none; }
.poll-item .text p { color: #7887A7; font-size: 14px; line-height: 20px; font-weight: 400; }
.poll-item .range { padding: 18px 17px 13px; overflow: hidden; background: #ffffff; border-top: 1px dashed #919eb1; }
.poll-item .range .progress { margin-bottom: 13px; height: 10px; border-radius: 10px; -webkit-border-radius: 10px; background: #FF5746; }
.poll-item .range .progress .progress-bar { background: none; }
.poll-item .range .progress .progress-bar-success { background: #3BAD6D; border-radius: 10px; border: 2px solid #fff; border-left: 0px; height: calc(100% + 4px); top: -2px; position: relative; } 
.poll-item .range strong { padding-top: 2px; float:left; color: #8290AA; font-size:14px; line-height: 18px; font-weight: 500; width: 55%; }
.poll-item .range span { padding: 2px 3px 0 0; float: right; }
.poll-item .range span cite { margin-left: 10px; display: inline-block; vertical-align: top; font-style: normal; font-size: 13px; line-height: 17px; min-width: 47px; text-align: center; font-weight: 500; color: #61a913; border: 1px solid #61a814; border-radius: 10px; }
.poll-item .range span cite + cite { color: #d01d1b; border-color: #d01d1b; }
.poll-item .meta { padding: 18px 17px 12px; overflow: hidden; border-top: 1px dashed #919eb1; text-align: center; font-size: 16px; line-height: 27px; color: #686A6C; } 
.poll-item .meta .yes { padding-left: 39px; display: inline-block; vertical-align: top; font-weight: 500; color: #3BAD6D; text-transform: uppercase; background: url(../images/yes-icon.svg) top 50% left 0px no-repeat; }  
.poll-item .meta .no { padding-left: 39px; display: inline-block; vertical-align: top; font-weight: 500; color: #FF5746; text-transform: uppercase; background: url(../images/no-icon.svg) top 50% left 0px no-repeat; }  

/* Product Detail Bar */
.producer-detail-bar { margin: 0px 0 20px; padding: 20px 15px 23px 19px; border: 1px solid #ececec; }
.producer-detail-bar h2 { margin-bottom: 13px; font-size: 16px; line-height: 20px; color: #686A6C; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.producer-detail-bar h2 img { margin: -6px 10px 0 0; } 
.producer-detail-bar h2 strong { font-weight: 600; color: #3458A8; padding-right: 5px; }
.producer-detail-bar .content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.producer-detail-bar .content .left { padding: 5px 0 0; width: 45%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border-right: 1px solid #eeeeee; }
.producer-detail-bar h1 { margin: 0px 0 20px; font-size: 25px; line-height: 30px; color: #686A6C; font-weight: 400; }
.producer-detail-bar .one { width: 185px; margin: 0 0 0 -6px; }
.producer-detail-bar .one .btn:not(.btn-secondary) { border-color: #3458A8; color: #3458A8; font-size: 12px; line-height: 15px; text-align: center; display: block; padding: 9px 15px; font-weight: 500; }
.producer-detail-bar .one .btn.btn-secondary { font-size: 12px; line-height: 15px; text-align: center; display: block; padding: 9px 15px; font-weight: 500; }
.producer-detail-bar .logo { border-bottom: 1px solid #efefef; margin: 4px 0 11px; padding: 0 0 7px; }
.token-details-page .producer-detail-bar .logo {margin: 0px 0 11px; padding: 0 0 7px; }
.producer-detail-bar .logo img { margin: 0 auto; }
.producer-detail-bar .two { padding: 13px 0 0 18px; width: calc(100% - 185px); }
.producer-detail-bar .content .right { width: 55%; margin: -9px -4px 0; padding: 0 0 0 22px; } 
.producer-detail-bar .content .right .inner { padding: 22px 20px 5px 15px; margin-top: 9px; border: 1px solid #ededed; font-size: 14px; line-height: 17px; color: #686A6C; min-height: 87px; }
.producer-detail-bar .content .right .inner strong { padding-top: 2px; color: #3458A8; display: block; font-weight: 500; margin-top: 4px; font-size: 18px; line-height: 22px; }
.producer-detail-bar .content .right .inner small { display: block; font-size: 11px; line-height: 13px; color: #3BAD6D; }
.producer-detail-bar .content .right div[class*="col-"] { padding-left: 4px; padding-right: 4px; }

.producer-detail-bar.dapp-account { padding: 20px 15px 28px 19px; margin: 0px 0 18px }
.producer-detail-bar.dapp-account .logo { margin-bottom: 12px; width: 186px; height: 184px; border: 1px solid #efefef; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.producer-detail-bar.dapp-account .content .left { padding: 0px; width: 61.85%; } 
.producer-detail-bar.dapp-account .content .right { padding: 0 0 0 15px; width: 38.1%; margin: 0px; } 
.producer-detail-bar.dapp-account .content .right .inner { min-height: 91px; }    
.producer-detail-bar.dapp-account .content .two { max-width: calc(100% - 185px); padding: 5px 0 0 16px; }
.producer-detail-bar.dapp-account .content .two p { margin-bottom: 12px; font-size: 14px; line-height: 21px; color: rgba(104,106,108,0.5); }
.producer-detail-bar.dapp-account .content .two p:nth-last-of-type(1) { margin-bottom: 0px; }  
.producer-detail-bar.dapp-account .content .two p a { color: #3458A8; font-weight: 500; opacity: 1; }
.producer-detail-bar .links-group { margin: 24px 0 9px; font-size: 14px; line-height: 17px; color: #3458A8; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.producer-detail-bar .links-group a { padding: 9px 12px 9px 19px; color: #3458A8; font-weight: 500; position: relative; margin: 0 8px 0 0px; }
.producer-detail-bar .links-group a.website { background: url(../images/earth-icon.svg) top 50% left 0px no-repeat; } 
.producer-detail-bar .links-group a.telegram { background: url(../images/telegram-icon2.svg) top 50% left 0px no-repeat; } 
.producer-detail-bar .links-group a.medium { background: url(../images/medium-icon.svg) top 50% left 0px no-repeat; } 
.producer-detail-bar .links-group a.twitter { background: url(../images/twitter-icon1.svg) top 50% left 0px no-repeat; } 
.producer-detail-bar .links-group a.github { background: url(../images/github-icon.svg) top 50% left 0px no-repeat; } 
.producer-detail-bar h4 { font-size: 18px; line-height: 22px; color: #3458A8; font-weight: 500; padding: 7px 0 5px 5px; margin: 0px; }
.producer-detail-bar.dapp-account .right .row { margin-left: -4px; margin-right: -4px; }

/* Proxy Account Bar */
.proxy-account-bar { margin: 0px 0 31px; padding: 20px 35px 26px 19px; border: 1px solid #ececec; }
.proxy-account-bar h2 { padding: 0 0 13px; margin-bottom: 10px; font-size: 16px; line-height: 20px; color: #686A6C; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; border-bottom: 1px solid #e8e8e8; }
.proxy-account-bar h2 img { margin: -6px 10px 0 0; } 
.proxy-account-bar h2 strong { font-weight: 600; color: #3458A8; padding-right: 5px; text-transform: uppercase; }
.proxy-account-bar .content { padding: 3px 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } 
.proxy-account-bar .content .left { padding: 7px 0 0; width: 73%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.proxy-account-bar .content .one { width: 177px; margin: 0 24px 0 0; } 
.proxy-account-bar h1 {  margin: 0px 0 7px; font-size: 29px; line-height: 35px; color: #686A6C; font-weight: 400; }
.proxy-account-bar .two { padding: 2px 0 0; width: calc(100% - 201px); order: 2; }
.proxy-account-bar p { font-size: 20px; line-height: 24px; color: #686A6C; }
.proxy-account-bar blockquote { padding: 0 0 0 30px; margin: 0 0 36px; font-size: 18px; line-height: 22px; color: rgba(104,106,108,0.5); letter-spacing: 0.03em; background: url(../images/testimonial.svg) top 3px left 0px no-repeat; }  
.proxy-account-bar blockquote:after { content: ""; margin: 3px 0 0 10px; display: inline-block; vertical-align: top; width: 19px; height: 18px; background: url(../images/testimonial-icon1.svg) 0px 0px no-repeat; }    
.proxy-account-bar .links-group { font-size: 12px; line-height: 15px; color: #3458A8; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.proxy-account-bar .links-group a.btn { font-size: 12px; line-height: 15px; padding: 9px 12px; }
.proxy-account-bar .links-group a:not(.btn) { padding: 9px 12px 9px 25px; color: #3458A8; font-weight: 500; position: relative; margin: 0 0px 0 18px; }
.proxy-account-bar .links-group a:not(.btn):before { content: ""; position: absolute; top: 0px; left: -15px; width: 1px; height: 100%; display: block; background: #e9e9e9; }
.proxy-account-bar .links-group a:not(.btn):nth-of-type(2):before { display: none; }
.proxy-account-bar .links-group a:not(.btn).info { background: url(../images/info-icon.svg) top 50% left 5px no-repeat; } 
.proxy-account-bar .links-group a:not(.btn).stat { background: url(../images/stat-icon.svg) top 50% left 2px no-repeat; } 
.proxy-account-bar .links-group a:not(.btn).voter { background: url(../images/voter-icon.svg) top 50% left 2px no-repeat; } 
.proxy-account-bar .links-group a:not(.btn).voting { background: url(../images/voting-history-icon.svg) top 50% left 2px no-repeat; } 
.proxy-account-bar .links-group a:not(.btn).poll { background: url(../images/poll-icon1.svg) top 50% left 3px no-repeat; } 
.proxy-account-bar .links-group a:not(.btn).transferable { background: url(../images/transferable.png) top 50% left 5px no-repeat; } 
.proxy-account-bar .links-group a:not(.btn).burnable { background: url(../images/burnable.png) top 50% left 5px no-repeat; } 
.proxy-account-bar .chart-label { font-size: 12px; line-height: 16px; display: block; text-align: right; color: #686A6C; width: 100%; padding: 0 0 17px; }
.proxy-account-bar .right { width: 25%; margin-left: auto; }
.proxy-account-bar .right img { width: 100%; }

/* Account Bar */
.account-bar { padding: 29px 12px 19px 31px; margin: 0 0 25px; border: 1px solid #ececec; }
.account-bar .head { padding: 0 0 15px; margin: 0 0 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border-bottom: 1px solid #ececec; }
.account-bar .head .award { margin-left: auto; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 10px; line-height: 12px; color: #686A6C; }
.account-bar .head .award img { display: block; margin: 0 auto 6px; }
.account-bar .head .award .col { padding: 5px 0 0 19px; }
.account-bar .head h2 { margin-bottom: 5px; font-size: 25px; line-height: 30px; color: #686A6C; }  
.account-bar .head h2 strong { font-weight: 500; color: #3458A8; }
.account-bar .head .notify { padding: 2px 4px 2px 23px; margin: 10px 0 0 7px; font-size: 10px; line-height: 12px; border: 1px solid #3458A8; position: relative; display: inline-block; vertical-align: top; cursor: pointer; transition: all 250ms; -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; }
.account-bar .head .notify:hover { box-shadow: 0 8px 5px rgba(22,39,37,0.21); -webkit-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -moz-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -ms-box-shadow: 0 8px 5px rgba(22,39,37,0.21); -o-box-shadow: 0 8px 5px rgba(22,39,37,0.21); }
.account-bar .head .notify:focus, .account-bar .head .notify:active { background: #3458A8; color: #fff; }
.account-bar .head .notify:focus:before, .account-bar .head .notify:active:before { background-color: #fff; background-image: url(../images/notification-blue.svg); }
.account-bar .head .notify:before { content: ""; width: 20px; height: 100%; position: absolute; left: 0px; top: 0px; background: #3458A8 url(../images/notification.svg) center center no-repeat; background-size: 9px auto; }  
.account-bar .head .meta { font-size: 12px; line-height: 15px; color: #686A6C; }
.account-bar .head .meta strong { color: #3458A8; } 
.account-bar .head .meta small { opacity: 0.5; font-size: inherit; line-height: inherit; }
.account-bar .content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.account-bar .content .left { width: 29.3%; }
.account-bar .content .right { margin-left: auto; width: 69.2%; }
.account-bar .content .right .row { margin: 0 -5px; }
.account-bar .content .right div[class*="col-"] { padding-left: 5px; padding-right: 5px; }

/* Token Bar */
.token-bar { padding: 23px 25px 17px 31px; margin: 0 0 29px; border: 1px solid #ececec; }
.token-bar h2 { margin-bottom: 18px; font-size: 20px; line-height: 24px; color: #3458A8; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.token-bar h2 img { margin: 0 10px 0 0; }
.token-bar .value { display: block; font-size: 16px; line-height: 20px; color: #545456; opacity: 0.5; padding-bottom: 12px; width: 100%; }
.token-bar .name { display: block; font-size: 16px; line-height: 20px; color: #545456; text-transform: uppercase; width: 100%; }
.token-bar .col { border-left: 1px solid #ececec; text-align: center; padding-bottom: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.token-bar .col:nth-of-type(1) { border: 0px; }
.token-bar .col img { margin: 0px auto; }
.token-bar .col .image { margin: 0 auto 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; min-height: 65px; }
.token-bar .more-btn { padding-bottom: 15px; font-size: 18px; line-height: 22px; color: #3458A8; font-weight: 500; background: url(../images/more-arrow.svg) bottom left no-repeat; max-width: 62px; text-align: left; margin: 15px 0 0 30px; } 

/* Contract Bar */
.contract-bar { padding: 20px 25px 24px 31px; margin: 0 0 33px; border: 1px solid #ececec; }
.contract-bar h2 { margin-bottom: 29px; font-size: 20px; line-height: 24px; color: #3458A8; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.contract-bar h2 img { margin: 0 10px 0 0; }
.contract-bar p { margin-bottom: 18px; font-size: 16px; line-height: 20px; color: #686A6C; }
.contract-bar .nav-tabs { margin: 0 -6px; border: 0px; position: relative; }
.contract-bar .nav-tabs li { padding: 0 6px; flex-grow: 1; flex-basis: 0; }
.contract-bar .nav-tabs li a { padding: 7px 10px; margin-bottom: 14px; border: 1px solid #ebebeb; height: 56px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; text-align: center; font-size: 15px; color: #686A6C; text-transform: uppercase; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-weight: 500; position: relative; }
.contract-bar .nav-tabs li a:after { content: ""; width: calc(100% + 2px); left: -1px; bottom: -16px; border: 1px solid #ebebeb; border-top-color: #fff; border-bottom-color: #fff; height: 16px; position: absolute; z-index: 2; display: none; }
.contract-bar .nav-tabs li a svg { margin: 0 5px 0 0; }
.contract-bar .nav-tabs li a svg g { fill: #686A6C; }
.contract-bar .nav-tabs li a.active:after { display: block; }
.contract-bar .nav-tabs li a:hover, .contract-bar .nav-tabs li a.active { color: #3458A8; text-decoration: none; }
.contract-bar .nav-tabs li a:hover svg g, .contract-bar .nav-tabs li a.active svg g { fill: #3458A8; }
.contract-bar .tab-content { padding: 23px 28px 5px 35px; border: 1px solid #ebebeb; }
.contract-bar .tab-content label { margin-bottom: 11px; font-size: 13px; line-height: 16px; color: #686A6C; display: block; width: 100%; }
.contract-bar .tab-content .checkbox-btn-style .one label { font-size: 12px; line-height: 15px; padding: 9px 10px; min-width: 62px; text-transform: none; }
.contract-bar .checkbox-btn-style .one { margin: 0 20px 16px 0; }
.contract-bar h3 { font-size: 16px; line-height: 20px; color: #686A6C; font-weight: 500; }
.contract-bar .input-group { padding: 18px 0 33px; margin: 0 -15px; width: auto; }
.contract-bar .tab-content .input-group label { color: #686A6C; margin-bottom: 5px; }
.contract-bar .tab-content .input-group .form-control { width: 100%; font-size: 15px; padding: 0 15px; }
.contract-bar .tab-content .input-group .one { padding: 0 15px; width: 20%; } 
.contract-bar .tab-content .input-group .one.number { width: 21.9%; } 
.contract-bar .tab-content .input-group .one.submit { width: 18.1%; } 
.contract-bar .tab-content .input-group .one .btn.btn-secondary { padding: 14px 22px 12px 45px; margin-top: 20px; width: 100%; background-image: url(../images/refresh-white-icon.svg); background-position: top 50% left 37px; background-repeat: no-repeat; font-size: 15px; line-height: 18px; }  
.contract-bar .tab-content .input-group .input-number-group { width: 100%; min-width: inherit; }
.contract-bar .tab-content .input-group .input-number-group .form-control { min-width: 100%; }
.contract-bar .tab-content .input-group .input-number-group .input-group-addon { width: 36px; font-size: 16px; }
.contract-bar .table-wrapper { margin: 20px 0 0; }
.rex-content-bar .contract-bar .table-wrapper :not(span).number { width: 270px; }
.rex-content-bar .contract-bar .table-wrapper th.number, .rex-content-bar .contract-bar .table-wrapper th { font-size: 16px; line-height: 20px; }
.rex-content-bar .contract-bar .table-wrapper .amount { width: 505px; }
.rex-content-bar .contract-bar .table-wrapper td { height: 62px; }
.rex-content-bar .contract-bar .table-wrapper th .dropdown-toggle { margin: 0px 0 0 12px; font-size: 20px; }
/*.rex-content-bar .contract-bar .table-wrapper th .dropdown-toggle:after { margin-top: 7px; }*/
.rex-content-bar.events { padding: 35px 10px 45px; }
.rex-content-bar.events .filter_bar { overflow: hidden; }
.rex-content-bar.events .filter_bar a.btn:first-child:after { display: none; }
.rex-content-bar.events .filter_bar a.btn:first-child { margin-left: 0px; padding: 8px 28px 8px 25px; }
.filter_bar-first-child:after { display: none !important; }
.filter_bar-first-child { padding: 8px 28px 8px 25px !important; }
.rex-content-bar.events .awards { margin-top: 31px; margin-bottom: 7px; overflow: hidden; width: 100%; border: #e2eeff solid 1px; background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #f4f9fe 100%); background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f9fe 100%); background: linear-gradient(to bottom,  #ffffff 0%,#f4f9fe 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f9fe',GradientType=0 ); }
.rex-content-bar.events .awards .col-md-4 { position: relative; min-height: 300px; }
.rex-content-bar.events .awards img { position: absolute; bottom: 2px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); }
.rex-content-bar.events .awards .inside { padding-top: 58px; margin-left: 27px; max-width: 325px; }
.rex-content-bar.events .awards h5 { padding-bottom: 21px; font-size: 20px; font-weight: 400; border-bottom: #d4dced solid 1px; }
.rex-content-bar.events .awards ul { list-style: none; margin: 0px; padding: 8px 0px 0px 0px; }
.rex-content-bar.events .awards li { padding-bottom: 8px; overflow: hidden; font-size: 20px; font-weight: 400; color: #3458a8; }
.rex-content-bar.events .awards li span { color: #686a6c; font-size: 22px; float: left; font-weight: 300; width: 60%; }
.rex-content-bar.events .awards .col-md-4:last-child .inside { margin: 0px 0px 0px 5px; }
.rex-content-bar.events .poll-item { padding: 40px 0 0; margin: 0 -20px; }
.rex-content-bar.events .col-md-4 { padding: 0 20px; }
.rex-content-bar.events .poll-item figure:before { display: none; }
.rex-content-bar.events .poll-item figure { margin-bottom: 8px; }
.rex-content-bar.events .poll-item .text h3 { padding-bottom: 20px; font-size: 17px; line-height: 21.4px; }
.rex-content-bar.events .poll-item .eventsection span { padding: 0 0 9px 27px; color: #7887a7; font-size: 14px; font-weight: 300; line-height: 21.19px; display: block; }
.rex-content-bar.events .poll-item .eventsection span.date { background: url(../images/calendar-icon.svg) left 3px no-repeat; }
.rex-content-bar.events .poll-item .eventsection span.duration { background: url(../images/timer-shape.svg) left 3px no-repeat; }
.rex-content-bar.events .poll-item .text { margin-bottom: 3px; }
.rex-content-bar.events .poll-item .aftertext { padding: 18px 15px 18px 20px; border-top: 2px dotted #c0c7d4; }
.rex-content-bar.events .poll-item .aftertext h6 { font-size: 13px; color: #8290aa; font-weight: 300; margin-bottom: 0.4rem; letter-spacing: -0.01em; }
.rex-content-bar.events .poll-item .aftertext a { font-size: 15px; color: #8290aa; font-weight: 600; letter-spacing: -0.01em; }
.rex-content-bar.events .poll-item .aftertext a:hover { color: #5391fd; }
.rex-content-bar.events .poll-item .block { margin-bottom: 30px; min-height: calc(100% - 30px); }
.rex-content-bar.events .poll-item .left-tag .days_left span { font-size: 28px; line-height: 28px; }
.rex-content-bar.events .poll-item .left-tag .days_left small { font-size: 8px; line-height: 12.52px; font-weight: 300; }
.rex-content-bar.events .poll-item .poll_ended .icon { max-width: 18px; }
.rex-content-bar.events .poll-item .right-tag { right: 10px; line-height: 28px; color: #b34df8; font-size: 13px; font-weight: 400; padding: 0 5px 0 30px;    background: #fff url(../images/zoom-icon.svg) top 50% left 5px no-repeat; }
.rex-content-bar.events .poll-item .block.webinar .right-tag { background: #fff url(../images/online-icon.svg) top 50% left 5px no-repeat; }
.rex-content-bar.events .poll-item .block.live .right-tag { background: #fff url(../images/live-icon.svg) top 50% left 5px no-repeat; }
.rex-content-bar.events .poll-item .block.meetup .right-tag { background: #fff url(../images/meetup-icon.svg) top 50% left 5px no-repeat; }
.rex-content-bar.events .poll-item .block.conference .right-tag { background: #fff url(../images/conference-icon.svg) top 50% left 5px no-repeat; }
.rex-content-bar.events .poll-item .block.workshop .right-tag { background: #fff url(../images/workshop-icon.svg) top 50% left 5px no-repeat; }
.rex-content-bar.events .poll-item .block.event .right-tag { background: #fff url(../images/event-icon.svg) top 50% left 5px no-repeat; }
.rex-content-bar.events #filter_list { padding: 16px 40px 30px; }
.rex-content-bar.events #filter_list .searchfield { padding-bottom: 32px; max-width: 526px; }
.rex-content-bar.events #filter_list .type > label, .rex-content-bar.events #filter_list .selectbg > label { float: left; line-height: 40px; min-width: 75px; padding-right: 10px; color: #686a6c; font-size: 14px; font-weight: 300; }
.rex-content-bar.events #filter_list .form-control { height: 41px; }
.rex-content-bar.events #filter_list .custom-checkbox.bordered label small { font-size: 13px; }
.rex-content-bar.events #filter_list .bootstrap-select { float: left; width: 136px; margin-right: 12px; }
.rex-content-bar.events #filter_list .bootstrap-select > .dropdown-toggle { font-size: 12px; letter-spacing: 0.01em; padding: 9px 16px 5px 11px; }
.rex-content-bar.events #filter_list .selectbg { padding-bottom: 10px; width: 100%; float: left; }
.rex-content-bar.events #filter_list .selectbg .dropdown + label { font-size: 13px; }
.rex-content-bar.events #filter_list .bootstrap-select > .dropdown-toggle:before { display: none; }
.rex-content-bar.events #filter_list .bootstrap-select > .dropdown-toggle:after { border-top: .5em solid; border-right: .2em solid transparent;   border-bottom: 0; border-left: .2em solid transparent; margin-left: .33em; margin-top: 0em; border-width: .33em; vertical-align: top; }
.rex-content-bar.events #filter_list .datepicker .bootstrap-select { width: 280px; color: #3458a8; }
.rex-content-bar.events #filter_list .datepicker .filter-option-inner-inner { color: #3458a8; }
.rex-content-bar.events #filter_list .datepicker .bootstrap-select > .dropdown-toggle { padding-left: 52px; background: url('../images/calendar-icon1.svg') 10px center no-repeat; }
.rex-content-bar.details { padding: 30px 14px 0 14px; }
.rex-content-bar.details h3 { margin-bottom: 0px; padding-bottom: 10px; color: #3458a8; font-size: 21px; font-weight: 400; }
.rex-content-bar.details .poll-item { margin: 0px -15px; padding: 10px 0px 0px 0px; }
.rex-content-bar.details .poll-item figure { padding-bottom: 8px; }
.rex-content-bar.details .poll-item .text h3 { color: #5391fd; font-size: 16px; font-weight: 600; min-height: 60px; }

/* event details bar */
.event-details-bar { padding: 40px 0px 80px 0px; }
.event-details-bar .container { max-width: 1194px; }
.event-details-bar a.back { font-size: 14px; letter-spacing: normal; margin-left: 4px; color: #3458a8; }
.event-details-bar h2 { padding: 15px 15px; margin-top: 15px; margin-bottom: 16px; line-height: 37px; border: #dbdfe7 solid 1px; color: #686a6c; font-size: 24px; font-weight: 300; }
.event-details-bar .description h2{padding: 0px;margin-top: 0;margin-bottom: .5rem;border: none;}
.event-details-bar .addbar { padding-bottom: 22px; overflow: hidden; }
.event-details-bar .addbar h4 { padding-left: 3px; line-height: 42px; float: left; color: #686a6c; font-size: 16px; font-weight: 300; }
.event-details-bar .addbar ul { padding: 0px; list-style: none; overflow: hidden; float: right; }
.event-details-bar .addbar li { padding-left: 18px; float: left; }
.event-details-bar .addbar .btn { color: #93b7fa; font-size: 16px; }
.event-details-bar .addbar .btn.btn-secondary { padding: 8px 34px; color: #FFF; font-size: 16px; }
.event-details-bar .addbar .btn svg { vertical-align: middle; margin-right: 10px; }
.event-details-bar figure { padding-bottom: 22px; }
.event-details-bar figure img { width: 100%; }
.event-details-bar .map { padding-bottom: 18px; }
.event-details-bar .map iframe { width: 100%; }
.event-details-bar .description { padding: 32px 32px 0px 29px; border: #e9e9e9 solid 1px;overflow: hidden; }
.event-details-bar .description h3 { color: #686a6c; font-size: 21px; font-weight: 300; line-height: 24px; margin-bottom: 28px; }
.event-details-bar .description h3 svg { vertical-align: top; margin-right: 8px; }
.event-details-bar .description h4 { margin-bottom: 28px; color: #686a6c; font-size: 20px; font-weight: 400; line-height: 33px; }
.event-details-bar .description p { padding-bottom: 11px; line-height: 27px; overflow: hidden;}
.event-details-bar .event-card { padding: 24px 0px 0px 0px; margin-top: 38px; border: #d9dada solid 1px; border-radius: 10px; -webkit-border-radius: 10px; }
.event-details-bar .event-card h3 { padding: 0px 0px 26px 22px; color: #3458a8; font-size: 21px; font-weight: 400; border-bottom: #8290aa dashed 1px; }
.event-details-bar .event-card .inside { padding: 6px 21px 23px 21px; overflow: hidden; }
.event-details-bar .event-card ul { padding: 0px; list-style: none; }
.event-details-bar .event-card li { padding: 13px 0px 14px 0px; border-bottom: #f0f2f5 solid 2px; color: rgba(104, 106, 108, 0.5); font-size: 16px; font-weight: 300; line-height: 22px; }
.event-details-bar .event-card li span { color: #3458a8; font-size: 22px; }
.event-details-bar .event-card li span.number { margin-right: 10px; font-size: 28px; vertical-align: middle; }
.event-details-bar .event-card .btn { padding: 8px 16px 6px 20px; font-size: 16px; color: #3458a8; border: 1px solid #3458a8; font-weight: 300; }
.event-details-bar .event-card .btn.red { color: #FFF; border-color: #f61b18; background-color: #f61b18; }
.event-details-bar .event-card .btn.red:hover { background-color: #b00d0b; }

/* add event bar */
.add-event-bar { padding: 48px 0px 40px 0px; position: relative; }
.add-event-bar:before { content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 320px; background-image: linear-gradient(180deg, #ffffff 0%, #f3f9fe 100%); }
.add-event-bar .container { max-width: 1190px; position: relative; }
.add-event-bar a.back { font-size: 14px; position: absolute; left: 20px; top: 5px; }
.add-event-bar a.back svg { vertical-align: middle; }
.add-event-bar h1 { text-align: center; color: #3458a8; font-size: 28px; font-weight: 300; }
.add-event-bar .insidecontent { padding: 30px 0px 10px 68px; margin-top: 20px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); border: 1px solid #e9e9e9; background-color: #ffffff; }
.add-event-bar .insidecontent p { padding-bottom: 7px; color: #686a6c; font-size: 14px; font-weight: 300; line-height: 23px; }
.add-event-bar .insidecontent img { margin-top: 30px; }
.add-event-bar .eosimage { padding: 30px 65px 13px 73px; margin-bottom: 30px; border: #e9e9e9 solid 1px; }
.add-event-bar .eosimage h3 { padding-bottom: 13px; color: #3458a8; font-size: 23px; font-weight: 400; }
.add-event-bar .eosimage p { padding-bottom: 5px; color: #686a6c; font-size: 18px; font-weight: 300; }
.add-event-bar .eosimage .upload_btn { width: 550px; height: 130px; margin-left: -5px; margin-bottom: 25px; border: #ededed dotted 2px; background: #fafafa; }
.add-event-bar .eosimage .upload_btn a { display: flex; align-items: center; justify-content: center; text-align: center; height: 100%; color: #686a6c; font-size: 20px; font-weight: 300; }
.add-event-bar .eosimage .upload_btn a span { color: #3458a8; font-weight: 400; margin: 0 5px; }
.add-event-bar .eosimage .upload_btn svg { margin-right: 17px; }
.add-event-bar .eosimage .upload_btn a:hover { text-decoration: none; color: #3458a8; }
.add-event-bar .eosimage .upload_btn + p { font-size: 16px; }
.add-event-bar .eosimage .uploadedimg { margin: 11px 0px 25px -7px; max-width: 725px; border-bottom: #eaeaea solid 2px; }
.add-event-bar .eosimage .uploadedimg img { margin-bottom: 12px; }
.add-event-bar .eosimage .uploadedimg p { padding: 0px 0px 0px 10px; }
.add-event-bar .eosimage .uploadedimg p span { color: rgba(104, 106, 108, 0.4); }
.add-event-bar .textfieldbox { padding: 43px 65px 28px 68px; margin-top: 21px; border: #e9e9e9 solid 1px; }
.add-event-bar .textfieldbox label { color: #686a6c; font-weight: 300; }
.add-event-bar .textfieldbox .bootstrap-select > .dropdown-toggle { padding: 9px 16px 10px 12px; border: 2px solid #ededed;  font-size: 16px; }
.add-event-bar .textfieldbox .dropdown-toggle::after { border-top: .3em solid #666; margin-right: 7px; }
.add-event-bar .textfieldbox .form-control { height: 45px; border-radius: 0px; -webkit-border-radius: 0px; border: 2px solid #ededed;  }
.add-event-bar .textfieldbox .form-control::placeholder{color: #cccccc; }
.add-event-bar .textfieldbox .fieldsbox { padding-bottom: 22px; }
.add-event-bar .textfieldbox .fieldsbox1 { padding-bottom: 30px; }
.add-event-bar .textfieldbox .fieldsbox2 { padding-bottom: 35px; }
.add-event-bar .textfieldbox .selectcal .filter-option-inner-inner { color: #3458a8; font-size: 12px; letter-spacing: 0.5px; }
.add-event-bar .textfieldbox .selectcal .bootstrap-select > .dropdown-toggle { padding-left: 52px; background: url(../images/calendar-icon1.svg) 12px center no-repeat; }
.add-event-bar .textfieldbox h4 { margin-top: 25px; margin-bottom: 35px; color: #3458a8; font-size: 22px; font-weight: 300; position: relative; }
.add-event-bar .textfieldbox h4:after { content: ""; position: absolute; left: 0px; top: 15px; width: 100%; height: 1px; background: #e9e9e9; }
.add-event-bar .textfieldbox h4 span { position: relative; z-index: 10; background: #FFF; padding-right: 5px; }
.add-event-bar .textfieldbox img.googlecaptcha { margin: 28px 0px 30px -15px; }
.add-event-bar .textfieldbox .btn.btn-secondary { padding: 7px 25px 7px 63px; font-size: 15px; font-weight: 300; background: #3458a8 url(../images/right-icon.svg) 30px center no-repeat; }

/* Chain Data Bar */
.chain-data-bar { padding: 25px 22px 10px 28px; margin: 0 0 25px; border: 1px solid #ececec; }
.chain-data-bar h2 { margin-bottom: 24px; font-size: 20px; line-height: 24px; color: #3458A8; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.chain-data-bar h2 img { margin: 0 10px 0 0; }
.chain-data-bar .nav-tabs { margin: 0px -22px 0 -28px; padding: 0 22px 0 28px; border-bottom: 1px solid #f5f5f5; position: relative; }
.chain-data-bar .nav-tabs li { padding: 0 21px 0 0px; }
.chain-data-bar .nav-tabs li a { padding: 8px 20px 12px 18px; font-size: 16px; line-height: 20px; color: #B4B5B6; font-weight: 500; display: block; position: relative; }
.chain-data-bar .nav-tabs li a:after { content: ""; position: absolute; bottom: -1px; left: 0px; width: 100%; height: 2px; background: #3458A8; display: none; }
.chain-data-bar .nav-tabs li a svg { margin: 3px 3px 0 0; display: inline-block; vertical-align: top; }
.chain-data-bar .nav-tabs li a svg g { fill: #686A6C; }
.chain-data-bar .nav-tabs li a:hover:after, .chain-data-bar .nav-tabs li a.active:after { display: block; }
.chain-data-bar .nav-tabs li a:hover, .chain-data-bar .nav-tabs li a.active { color: #3458A8; text-decoration: none; }
.chain-data-bar .nav-tabs li a:hover svg g, .chain-data-bar .nav-tabs li a.active svg g { fill: #3458A8; }
.chain-data-bar .tab-content { padding: 26px 0 0; } 
.chain-data-bar .tab-content label { margin-bottom: 14px; font-size: 13px; line-height: 16px; color: #686A6C; display: block; width: 100%; }
.chain-data-bar .tab-content .checkbox-btn-style .one label { font-size: 12px; line-height: 15px; padding: 9px 16px; min-width: 62px; text-transform: none; }
.chain-data-bar .checkbox-btn-style .one { margin: 0 14px 8px 0; }
.chain-data-bar .tab-content .form-row { margin: 0 0 16px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; }
.chain-data-bar .tab-content .filter-row label { max-width: 100px; margin: 0px; }
.chain-data-bar .tab-content .filter-row .form-control { padding: 0 15px; width: 365px; height: 36px; margin: 0 11px 0 0; font-size: 15px; }  
.chain-data-bar .tab-content .filter-row .form-control[name="daterange"] { padding-left: 52px; width: 285px; font-size: 12px; color: #3458A8; background: url(../images/calender-icon.svg) top 50% left 12px no-repeat, url(../images/select-arrow.svg) top 36% right 12px no-repeat; background-size: 19px auto, 14px auto; font-weight: 500; cursor: pointer; }
.chain-data-bar .tab-content .filter-row .btn.btn-secondary { margin: 0 0 0 9px; padding: 8px 15px 8px 42px; font-size: 15px; line-height: 18px; background-image: url(../images/refresh-icon1.svg); background-repeat: no-repeat; background-position: top 50% left 19px; }
.chain-data-bar .tab-content .form-row.filter-row { margin-bottom: 33px; }
.rex-content-bar .chain-data-bar .tab-content .custom-checkbox { margin: 0 28px 11px 0; min-width: inherit; }
.rex-content-bar .chain-data-bar .tab-content .custom-checkbox label { margin: 0px; font-size: 14px; line-height: 17px; color: rgba(104,106,108,0.5); }
.rex-content-bar .chain-data-bar .tab-content .table-wrapper { padding: 10px 0 0; border-top: 1px solid #E9E9E9; }

.rex-content-bar .chain-data-bar .table-wrapper :not(span).number { width: 185px; }
.rex-content-bar .chain-data-bar .table-wrapper th.number, .rex-content-bar .chain-data-bar .table-wrapper th { font-size: 16px; line-height: 20px; color: #686A6C; }
.rex-content-bar .chain-data-bar .table-wrapper td.number a { padding-right: 17px; display: inline-block; vertical-align: top; font-weight: 500; color: #3458A8; background: url(../images/external-icon.svg) right 50% no-repeat; }
.rex-content-bar .chain-data-bar .table-wrapper .pending td.number { padding-left: 32px; background: url(../images/pending-icon2.svg) top 20px left 5px no-repeat; }
.rex-content-bar .chain-data-bar .table-wrapper .explorer td.number { padding-left: 32px; background: url(../images/explorer.svg) top 20px left 7px no-repeat; }

.rex-content-bar .chain-data-bar .table-wrapper td.number img { display: inline-block; vertical-align: middle; margin-right: 5px; max-width: 25px; max-height: 23px; }
.rex-content-bar .chain-data-bar .table-wrapper td.number  a { max-width: calc(100% - 32px); vertical-align: middle; }
.rex-content-bar .chain-data-bar .table-wrapper pre { color: #686a6c; font-size: 14px; font-weight: 300; }
.rex-content-bar .chain-data-bar .table-wrapper .text span { color: #686a6c;font-size: 14px;font-weight: 400;line-height: 26px; display:block; word-break:break-all; }
.rex-content-bar .chain-data-bar .table-wrapper .text  + .memo_tag { margin-top:10px; }

.rex-content-bar .chain-data-bar .table-wrapper .done td.number { padding-left: 32px; background: url(../images/done-icon.svg) top 20px left 5px no-repeat; }
.rex-content-bar .chain-data-bar .table-wrapper .receiver { width: 238px; }
.rex-content-bar .chain-data-bar .table-wrapper .type { width: 255px; }
.rex-content-bar .chain-data-bar .table-wrapper td { height: 62px; vertical-align: top; padding-top: 20px; }
.rex-content-bar .chain-data-bar .table-wrapper th .dropdown-toggle { margin: 0px 0 0 12px; font-size: 20px; }
.rex-content-bar .chain-data-bar .table-wrapper td.info { padding: 20px 5px 8px;  color: #686a6c;font-size: 14px;font-weight: 300;line-height: 26px; }
.rex-content-bar .chain-data-bar .table-wrapper td .code { overflow: auto; }
.rex-content-bar .chain-data-bar .table-wrapper .method { color: #3458A8; font-weight: 500; }
.rex-content-bar .chain-data-bar .table-wrapper .method small { color: #686A6C; font-size: inherit; line-height: inherit; }
.chain-data-bar .chain-tab-ram-cpu-net { padding: 11px 31px 31px 19px; }
.chain-data-bar .tab-content .chain-tab-ram-cpu-net .checkbox-btn-style .one label { min-width: 94px; }
.chain-data-bar .chain-tab-ram-cpu-net .checkbox-btn-style .one { margin: 0 15px 15px 0; }
.chain-data-bar .chain-tab-ram-cpu-net h5 { font-size: 14px; line-height: 17px; color: #686A6C; font-weight: 500; padding: 3px 0 17px; }
.chain-data-bar .chain-tab-ram-cpu-net .chart { width: 100%; margin-bottom: 4px; }
.chain-data-bar .chain-tab-genesis-content { padding: 9px 35px 20px 18px; }
.chain-data-bar .chain-tab-key-content { padding: 6px 25px 39px 9px; }
.chain-data-bar .chain-tab-token .token { font-size: 18px; line-height: 22px; color: #686A6C; font-weight: 400; padding: 0 0 26px; }
.chain-data-bar .chain-tab-token .token strong { display: block; color: #3458A8; font-weight: 500; padding-top: 9px; }
.chain-data-bar .chain-tab-token .token small { font-size: inherit; line-height: inherit; color: #B6B7B8; display: block; padding-top: 2px; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-token { padding-bottom: 30px; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-token .table-wrapper { padding: 14px 0 0; }
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper td { padding-top: 5px; vertical-align: middle; font-size: 14px; line-height: 17px; color: #686A6C; height: 68px; }  
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper td a:not(.btn) { color: #3458A8; font-weight: 500; }  
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper td.rank { color: #3458A8; font-weight: 500; font-size: 16px; line-height: 20px; }  
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper td.name { text-transform: uppercase; }
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .rank { width: 90px; } 
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .name { width: 127px; } 
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .name .image { min-width: 43px; display: inline-block; vertical-align: middle; margin: 0 5px 0 -5px; }
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .name .video { min-width: 43px; display: inline-block; vertical-align: middle; margin: 0 5px 0 -5px; width: auto; }
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .balance { width: 160px; } 
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .price { width: 158px; } 
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .value { width: 168px; } 
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .volume { width: 134px; } 
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .btn-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper td.change { font-size: 16px; color: #3BAD6D; line-height: 20px; } 
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper td.change.error { color: #FF5746; }
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .btn.btn-secondary { font-size: 13px; line-height: 16px; padding: 7px 11px 7px 31px; vertical-align: middle; margin-left: auto; text-transform: uppercase; background-image: url(../images/btn-chart-icon.svg); background-position: top 50% left 10px; background-repeat: no-repeat; }
.rex-content-bar .chain-data-bar .chain-tab-token .table-wrapper .btn:not(.btn-secondary) { font-size: 12px; line-height: 15px; margin-left: auto; padding: 8px 4px 7px;  } 
.chain-data-bar .chain-tab-votes-content { padding: 1px 0 0px; }
.chain-data-bar .chain-tab-votes-content .voting-repeat { margin-bottom: 27px; padding: 20px 20px 16px; border: 1px solid #f0f0f0; font-size: 15px; line-height: 20px; color: #686A6C; width: 270px; } 
.chain-data-bar .chain-tab-votes-content .col { flex-grow: 0; padding-left: 12px; padding-right: 12px; }
.chain-data-bar .chain-tab-votes-content .row { margin-left: -12px; margin-right: -12px; } 
.chain-data-bar .chain-tab-votes-content .voting-repeat strong { display: block; font-size: 18px; line-height: 20px; color: #3458A8; font-weight: 500; padding-top: 5px; }
.chain-data-bar .chain-tab-votes-content .voting-repeat small { color: #B4B5B6; font-size: inherit; line-height: inherit; }
.chain-data-bar .tab-content .chain-tab-votes-content label { font-size: 18px; line-height: 22px; color: #686A6C; width: 163px; margin: 0px; }
.chain-data-bar .tab-content .chain-tab-votes-content .form-row { margin-bottom: 26px; }
.chain-data-bar .tab-content .chain-tab-votes-content h5 { padding: 4px 0 36px; }
.chain-data-bar .tab-content .chain-tab-votes-content h5 strong { font-weight: 500; color: #3458A8; }  
.chain-data-bar .tab-content .chain-tab-votes-content .form-control { width: calc(100% - 163px); height: 36px; font-size: 15px; }
.chain-data-bar .tab-content .chain-tab-votes-content .chain-table-wrapper { padding-bottom: 42px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.chain-data-bar .tab-content .chain-tab-votes-content .chain-table-wrapper .left { padding: 0 0 0 5px; width: 44%; }
.chain-data-bar .tab-content .chain-tab-votes-content .chain-table-wrapper .right { padding-left: 22px; width: 54%; margin-left: auto; border-left: 1px solid #E9E9E9; }
.rex-content-bar .chain-data-bar .chain-tab-votes-content .table-wrapper .rank { padding-left: 0px; width: 170px; }
.rex-content-bar .chain-data-bar .chain-tab-votes-content .table-wrapper .rank .image { display: inline-block; vertical-align: middle; min-width: 37px; margin: 0px; }
.rex-content-bar .chain-data-bar .chain-tab-votes-content .table-wrapper td.rank { font-size: 16px; line-height: 20px; color: #3458A8; }
.rex-content-bar .chain-data-bar .chain-tab-votes-content .table-wrapper td { padding-top: 5px; vertical-align: middle; height: 67px; }
.rex-content-bar .chain-data-bar .chain-tab-votes-content .table-wrapper .name { width: 178px; }
.rex-content-bar .chain-data-bar .chain-tab-votes-content .table-wrapper .counter { display: inline-block; vertical-align: middle; padding: 0px; border: 0px; min-width: 35px; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-votes-content .table-wrapper { padding: 6px 0 0; }
.chain-data-bar .tab-content .chain-tab-votes-content .table-wrapper .id { width: 147px; }
.chain-data-bar .tab-content .chain-tab-votes-content .table-wrapper td a { color: #3458A8; font-weight: 500; }
.chain-data-bar .tab-content .chain-tab-votes-content .table-wrapper td.producer { font-weight: 500; color: #B4B5B6; } 
.chain-data-bar .tab-content .chain-tab-votes-content .table-wrapper td .yes { color: #3BAD6D; }
.chain-data-bar .tab-content .chain-tab-votes-content .table-wrapper td .no { color: #FF5746; }
.chain-data-bar .tab-content .chain-tab-votes-content .table-wrapper td strong { color: #3458A8; font-weight: 500; }
.chain-data-bar .tab-content .chain-tab-votes-content .table-wrapper td { padding-top: 10px; padding-bottom: 10px; }
.chain-data-bar .tab-content .chain-tab-votes-content .table-wrapper .producer { width: 220px; }
.chain-data-bar .tab-content .chain-tab-votes-content .voting-proxy { margin: -10px 0 32px; }
.chain-data-bar .tab-content .chain-tab-votes-content .voting-proxy h5 { padding-bottom: 20px; }
.chain-data-bar .tab-content .chain-tab-votes-content .voting-proxy .inner { padding: 17px 0 18px 13px; border: 1px solid #ececec; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: start; align-items: start; }
.chain-data-bar .tab-content .chain-tab-votes-content .voting-proxy .inner .image { width: 107px; margin-right: 17px; }
.chain-data-bar .tab-content .chain-tab-votes-content .voting-proxy .inner h2 { margin: 0px; padding: 7px 0 18px; font-size: 29px; line-height: 35px; color: #686A6C; font-weight: 400; }
.chain-data-bar .tab-content .chain-tab-votes-content .voting-proxy .inner .name { width: 230px; }
.chain-data-bar .tab-content .chain-tab-votes-content .voting-proxy .inner p { font-size: 20px; line-height: 24px; color: #686A6C; }
.chain-data-bar .tab-content .chain-tab-votes-content .voting-proxy .inner blockquote { width: 550px; padding: 0 0 0 30px; margin: 17px 0 36px 33px; font-size: 18px; line-height: 22px; color: rgba(104,106,108,0.5); letter-spacing: 0.03em; background: url(../images/testimonial.svg) top 3px left 0px no-repeat; }  
.chain-data-bar .tab-content .chain-tab-votes-content .voting-proxy .inner blockquote:after { content: ""; margin: 3px 0 0 10px; display: inline-block; vertical-align: top; width: 19px; height: 18px; background: url(../images/testimonial-icon1.svg) 0px 0px no-repeat; } 
.chain-data-bar .tab-content .chain-tab-votes-content .full-width { padding-bottom: 42px; }
.chain-data-bar .tab-content .chain-tab-votes-content .full-width h5 { padding-bottom: 17px; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-votes-content .full-width .table-wrapper { padding: 15px 0 0; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-votes-content .full-width .table-wrapper .id { width: 290px; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-votes-content .full-width .table-wrapper .name { width: 280px; }
.rex-content-bar .chain-data-bar .tab-content .chain-tab-votes-content .full-width .table-wrapper .producer { width: 500px; }


/* Add Account Ledger Popup */
.alert { padding: 0px 20px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; font-size: 14px; line-height: 24px; text-align: center; font-weight: 500; font-family: 'Montserrat', sans-serif; }
.alert .close-alert { margin: 8px 7px 0 0px; width: 9px; height: 9px; display: inline-block; vertical-align: top; background: url(../images/danger-close.svg) center center no-repeat; font-size: 0px; line-height: 0px; cursor: pointer; }
.alert-danger { background-color: #ffdfe0; border: 0px; color: #556178; }
.alert-warning { background: #fdf1db; color: #556178; }
.alert-warning:before { content: ""; margin: 2px 10px 0 0; width: 17px; height: 15px; display: inline-block; vertical-align: top; background: url(../images/warning-icon.svg) center center no-repeat; }

.modal-content { border: 0px; box-shadow: 0 31px 39px rgba(0,0,0,0.13); -webkit-box-shadow: 0 31px 39px rgba(0,0,0,0.13); -moz-box-shadow: 0 31px 39px rgba(0,0,0,0.13); -ms-box-shadow: 0 31px 39px rgba(0,0,0,0.13); -o-box-shadow: 0 31px 39px rgba(0,0,0,0.13); border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; }
.modal-content .close { opacity: 1; width: 25px; height: 25px; background: url(../images/model-close.svg) center center no-repeat; position: absolute; top: 31px; right: 28px; cursor: pointer; z-index: 2; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; background-size: 25px auto; } 
.modal-content .close:hover { background-image: url(../images/close-button.svg); }

.add-account-ledger-popup { max-width: 726px; }
.add-account-ledger-popup .modal-body { padding: 41px 68px 42px 69px; text-align: center; }
.add-account-ledger-popup .modal-body .ledger-icon { width: 69px; height: 70px; margin: 0 auto 27px; display: block; background:url(../images/ledger-icon.png) center top no-repeat; background-size:100% 200%;  }
.add-account-ledger-popup .modal-body img { margin: 0 auto 27px; }
.add-account-ledger-popup h2 { font-size: 22px; line-height: 28px; color: #3458A8; font-weight: 400; margin-bottom: 25px; }
.add-account-ledger-popup p { font-size: 18px; line-height: 23px; color: #686A6C; }
.add-account-ledger-popup .steps { margin: 34px 0 30px; border: 1px solid #e4e4e4; box-shadow: 0 0 1px rgba(0,0,0,0.13); text-align: left; }
.add-account-ledger-popup .steps .col { padding: 15px 12px 17px 22px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: start; position: relative; }
.add-account-ledger-popup .steps .col:after { content: ""; position: absolute; top: 12px; right: -3px; width: 1px; height: calc(100% - 35px); background: #dddddd; }
.add-account-ledger-popup .steps .col:nth-of-type(1) { min-width: 37%; }
.add-account-ledger-popup .steps .col:nth-of-type(2) { min-width: 36%; }
.add-account-ledger-popup .steps .col:nth-of-type(3)::after { display: none; }
.add-account-ledger-popup .steps p { font-size: 16px; line-height: 23px; color: #686A6C; margin: 0px; }
.add-account-ledger-popup .steps p a { display: table; color: #2B57AE; font-weight: 600; text-decoration: underline; }
.add-account-ledger-popup .steps p a:hover { text-decoration: none; }
.add-account-ledger-popup .number { margin: 6px 17px 0 0; border: 1px solid #979797; font-size: 16px; color: #686A6C; text-align: center; width: 22px; height: 22px; line-height: 22px; min-width: 22px; min-height: 22px; }
.add-account-ledger-popup form { text-align: left; }
.add-account-ledger-popup form label { font-size: 16px; line-height: 20px; color: #686A6C; font-weight: 500; margin: 0 0 7px; }
.add-account-ledger-popup form .form-row { position: relative; margin: 0px 0 35px; } 
.add-account-ledger-popup form input[type="text"] { padding: 0 170px 0 7px; width: 100%; height: 45px; display: block; border: 1px solid #edeceb; background: #fff; font-size: 14px; color: #686A6C; box-shadow: 0 0 1px rgba(0,0,0,0.2); border-radius: 0px; -webkit-border-radius: 0px; }
.add-account-ledger-popup form ::-webkit-input-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.add-account-ledger-popup form ::-moz-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.add-account-ledger-popup form :-ms-input-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.add-account-ledger-popup form :-moz-placeholder { opacity: 1; color: rgba(104,106,108,0.5); }
.add-account-ledger-popup form input[type="submit"] { position: absolute; top: 0px; right: 0px; height: 45px; min-width: 160px; }
.add-account-ledger-popup .bootstrap-select:not(.dropup) > .dropdown-toggle:after { margin-right: 160px; border-top: .4em solid #686a6c; border-right: .4em solid transparent; border-left: .4em solid transparent; }
.add-account-ledger-popup .bootstrap-select.dropup > .dropdown-toggle:after { margin-right: 160px; border-right: .4em solid transparent; border-bottom: .4em solid #686a6c; border-left: .4em solid transparent; }
.add-account-ledger-popup hr { margin: 0 0 22px; border-top-color: #dbe0e4; }

#UpdateBalanceModal .add-account-ledger-popup { max-width: 567px; }
#UpdateBalanceModal .add-account-ledger-popup form .form-row { position: relative; margin: 0px 0 35px; } 
#UpdateBalanceModal .add-account-ledger-popup p { margin-bottom: 25px; font-size: 18px; line-height: 31px; color: #686A6C; font-weight: 400; }
#UpdateBalanceModal .add-account-ledger-popup p strong { color: #3458A8; font-weight: 400; }
#UpdateBalanceModal .add-account-ledger-popup .modal-body { padding: 52px 56px 15px; }
#UpdateBalanceModal .add-account-ledger-popup form { padding: 11px 0 0; }
#UpdateBalanceModal .add-account-ledger-popup form input[type="text"] { padding-left: 15px; font-size: 16px; }

#UpdateSuccessModal .add-account-ledger-popup h2 { font-size: 30px; line-height: 46px; color: #3458A8; margin-bottom: 15px; }
#UpdateSuccessModal .add-account-ledger-popup .modal-body img { margin-bottom: 12px; }
#UpdateSuccessModal .add-account-ledger-popup .modal-body h5 { margin-bottom: 26px; font-size: 19px; line-height: 23px; color: #3458A8; }
#UpdateSuccessModal .add-account-ledger-popup form label { margin-bottom: 22px; font-size: 15px; line-height: 18px; color: #686A6C; letter-spacing: -0.02em; }
#UpdateSuccessModal .add-account-ledger-popup form label strong { color: #3458A8; font-weight: 400; }
#UpdateSuccessModal .add-account-ledger-popup form { padding: 12px 0 0; }
#UpdateSuccessModal .add-account-ledger-popup form input[type="submit"] { padding: 9px 12px 9px 45px; background-image: url(../images/send-icon.svg); background-position: top 50% left 18px; background-repeat: no-repeat; }
#UpdateSuccessModal .add-account-ledger-popup form input[type="text"] { padding: 0 230px 0 10px; font-size: 16px; }
#UpdateSuccessModal .add-account-ledger-popup form p { margin: 0 0 9px; font-size: 15px; line-height: 24px; color: #686A6C; letter-spacing: -0.02em; }
#UpdateSuccessModal .add-account-ledger-popup form p a { color: #3458A8; font-weight: 600; }
#UpdateSuccessModal .add-account-ledger-popup form p .telegram-link { padding-left: 20px; background: url(../images/telegram-icon1.svg) center left no-repeat; }

#EOSAuthorityModal .add-account-ledger-popup h2 { font-size: 30px; line-height: 46px; color: #3458A8; } 
#EOSAuthorityModal .add-account-ledger-popup p { font-size: 15px; line-height: 23px; color: #686A6C; }  
#EOSAuthorityModal .add-account-ledger-popup .modal-body { padding: 52px 68px 52px 69px; }
#EOSAuthorityModal .add-account-ledger-popup .modal-body img { margin-bottom: 15px; } 
#EOSAuthorityModal .add-account-ledger-popup .modal-body form { padding: 27px 0 0; } 
#EOSAuthorityModal .add-account-ledger-popup form input[type="text"] { padding: 0 230px 0 10px; font-size: 16px; }
#EOSAuthorityModal .add-account-ledger-popup form input[type="submit"] { min-width: 136px; }
#EOSAuthorityModal .add-account-ledger-popup form .form-row { margin-bottom: 33px; }
#EOSAuthorityModal .add-account-ledger-popup p a { font-size: 12px; line-height: 16px; font-weight: 500; text-decoration: underline; color: #3458A8; }
#EOSAuthorityModal .add-account-ledger-popup p a:hover { text-decoration: none; }

#EOSAuthorityVoteModal .add-account-ledger-popup h2 { font-size: 30px; line-height: 46px; color: #3458A8; } 
#EOSAuthorityVoteModal .add-account-ledger-popup .modal-body { padding: 38px 30px 19px; }
#EOSAuthorityVoteModal .add-account-ledger-popup .modal-body img { margin-bottom: 16px; }
#EOSAuthorityVoteModal .add-account-ledger-popup .modal-body p { padding: 0 42px 25px; font-size: 15px; line-height: 23px; color: #686A6C; }
#EOSAuthorityVoteModal .add-account-ledger-popup .modal-body form { padding: 6px 0 0; max-width: 588px; margin: 0 auto; }  
#EOSAuthorityVoteModal .add-account-ledger-popup .modal-body .form-row { margin-bottom: 32px; }
#EOSAuthorityVoteModal .add-account-ledger-popup .bootstrap-select.dropup > .dropdown-toggle:after, #EOSAuthorityVoteModal .add-account-ledger-popup .bootstrap-select > .dropdown-toggle:after { margin-right: 248px; font-size: 16px; vertical-align: middle; }  
#EOSAuthorityVoteModal .add-account-ledger-popup p a { font-size: 12px; line-height: 16px; font-weight: 500; text-decoration: underline; color: #3458A8; }
#EOSAuthorityVoteModal .add-account-ledger-popup p a:hover { text-decoration: none; }
#EOSAuthorityVoteModal .bootstrap-select > .dropdown-toggle { font-size: 15px; }

#AddAccountScatterModal .add-account-ledger-popup .modal-body { padding: 38px 68px 27px 69px; }
#AddAccountScatterModal .add-account-ledger-popup .modal-body img { margin: 0 auto 17px; }
#AddAccountScatterModal .add-account-ledger-popup .modal-body h2 { margin-bottom: 41px; }
#AddAccountScatterModal .add-account-ledger-popup .modal-body p { margin-bottom: 1.2rem; }
#AddAccountScatterModal .add-account-ledger-popup .modal-body input[type="text"] { background: #fff url(../images/select-arrow.svg) right 174px top 45% no-repeat; background-size: 13px auto; }

#BillionaireTokenModal .add-account-ledger-popup h2 { font-size: 30px; line-height: 36px; font-weight: 400; color: #3458A8; margin-bottom: 36px; }
#BillionaireTokenModal .add-account-ledger-popup .modal-body { padding: 48px 68px 43px 69px; }
#BillionaireTokenModal .add-account-ledger-popup h3 { font-size: 18px; line-height: 24px; color: #3458A8; font-weight: 500; margin-bottom: 12px; }
#BillionaireTokenModal .add-account-ledger-popup h3 a { text-decoration: underline; color: #3458A8; font-weight: 500; font-size: 16px; display: inline-block; vertical-align: top; margin-left: 10px; }
#BillionaireTokenModal .add-account-ledger-popup h3 a:hover { text-decoration: none; }
#BillionaireTokenModal .add-account-ledger-popup p { font-size: 15px; line-height: 23px; color: #686A6C; margin-bottom: 22px; } 
#BillionaireTokenModal .add-account-ledger-popup p strong { color: #3458A8; font-weight: 500; }
#BillionaireTokenModal .add-account-ledger-popup p a { text-decoration: none; color: #3458A8; font-weight: 500; }
#BillionaireTokenModal .add-account-ledger-popup p a:hover { text-decoration: underline; }
#BillionaireTokenModal .add-account-ledger-popup .text { padding: 5px 0 0; text-align: left; } 

.access-my-wallet-popup { max-width: 841px; }
.access-my-wallet-popup h2 { padding: 20px 30px 16px; border-bottom: 1px solid #dfe3e7; font-size: 22px; line-height: 28px; color: #014A7C; font-weight: 400; margin-bottom: 20px; text-align: center; }
.access-my-wallet-popup .modal-body { padding: 9px 29px; }
.access-my-wallet-popup .modal-body .row { margin-left: -9px; margin-right: -9px; }
.access-my-wallet-popup .modal-body div[class*="col-"] { padding-left: 9px; padding-right: 9px; }
.access-my-wallet-popup .inner { padding: 33px 20px 12px; border: 1px solid #ebebeb; text-align: center; cursor: pointer; min-height: 100%; transition: all 350ms; -moz-transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; position: relative; top: 0px; }
.access-my-wallet-popup .inner:hover p, .access-my-wallet-popup .inner:hover h4 { color: #fff; }
.access-my-wallet-popup .inner:hover { background: #3457a8; border-color: #3457a8; box-shadow: 0 7px 8px rgba(0,0,0,0.13); -webkit-box-shadow: 0 7px 8px rgba(0,0,0,0.13); -moz-box-shadow: 0 7px 8px rgba(0,0,0,0.13); -ms-box-shadow: 0 7px 8px rgba(0,0,0,0.13); -o-box-shadow: 0 7px 8px rgba(0,0,0,0.13); top: -10px; }
.access-my-wallet-popup .inner.blue:hover { background: #61d0fd; border-color: #61d0fd; }
.access-my-wallet-popup .inner.red:hover { background: #d0011b; border-color: #d0011b; }
.access-my-wallet-popup .inner:hover svg g, .access-my-wallet-popup .inner:hover svg path { fill: #fff; }
.access-my-wallet-popup .inner.anchor:hover svg circle { fill: #fff; }
.access-my-wallet-popup .inner.anchor:hover svg path { fill: #3650A2; }
.access-my-wallet-popup .inner h4 { font-size: 19px; line-height: 23px; color: #686A6C; font-weight: 400; margin-bottom: 7px; transition: all 350ms; -moz-transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.access-my-wallet-popup .inner p { font-size: 11px; line-height: 18px; color: #686A6C; margin: 0px; transition: all 350ms; -moz-transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.access-my-wallet-popup .inner svg { margin: 0 auto 13px; }
.access-my-wallet-popup .btn-group { padding: 35px 0 26px; width: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; }
.access-my-wallet-popup .btn-group p { margin: 0px; font-size: 11px; line-height: 14px; color: #686A6C; }
.access-my-wallet-popup .btn-group p a { color: #3458A8; font-weight: 500; text-decoration: underline; }
.access-my-wallet-popup .btn-group .buttons { margin: 0 5px 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; }
.access-my-wallet-popup .btn-group .btn { padding: 7px 14px 7px 32px; font-size: 11px; line-height: 14px; border-color: #e2e2e2; background: #fff url(../images/close-icon2.svg) left 14px top 50% no-repeat; background-size: 8px auto; }
.access-my-wallet-popup .btn-group .btn:hover { background-color: #f2f2f2; background-image: url(../images/close-icon2-color.svg); color: #3458A8; }
.access-my-wallet-popup .btn-group .btn:not(:disabled):not(.disabled).active:not(.btn-secondary), .access-my-wallet-popup .btn-group .btn:not(:disabled):not(.disabled):active:not(.btn-secondary) { background-color: #fff; background-image: url(../images/close-icon2.svg); }
.access-my-wallet-popup .btn-group .btn.btn-secondary { padding: 7px 16px 7px 41px; margin-left: 15px; border-color: #3457a8; background: #3457a8 url(../images/check-icon.svg) left 16px top 50% no-repeat; background-size: 14px auto; }
.access-my-wallet-popup .btn-group .btn.btn-secondary:hover { color: #fff; border-color: #3E4BB1; }
.access-my-wallet-popup .btn-group .btn.btn-secondary:focus { border-color: #092E82; }
.access-my-wallet-popup .btn-group .btn.btn-secondary:active { border-color: #3E4BB1; background-color: #3457a8; }

.bidding-for-com-popup { max-width: 575px; }
.bidding-for-com-popup .modal-body { padding: 45px 45px 35px; }
.bidding-for-com-popup h2 { text-align: center; font-size: 30px; margin-bottom: 45px; line-height: 36px; color: #686a6c; font-weight:300; }
.bidding-for-com-popup h2 span { color: #3458a8; font-weight:400; }   
.bidding-for-com-popup .inner { border: 1px solid #ebebeb; padding: 28px; }
.bidding-for-com-popup form label { font-size: 16px; line-height: 22px; color: #686a6c; font-weight:300; margin-bottom: 5px; display: block;}
.bidding-for-com-popup .form-control { height: 45px; font-size: 14px; padding: 12px; }
.bidding-for-com-popup .rex-content-bar { padding: 10px 0; }
.bidding-for-com-popup .rex-content-bar label { margin-bottom: 15px; font-size: 14px; line-height: 20px; color: #686a6c; font-weight:300; }
.bidding-for-com-popup .btn { margin-top:20px; }
.bidding-for-com-popup .com_history { width: 100%; border: 1px solid #e9e9e9; }
.bidding-for-com-popup .com_history th,
.bidding-for-com-popup .com_history td { padding: 10px; font-size: 14px; height: 65px; border-bottom: 1px solid #e9e9e9; line-height: 18px; color: #686a6c; font-weight:300;}
.bidding-for-com-popup .com_history td a { padding-left:30px; margin-left:-30px; color: #3458a8; position: relative; }
.bidding-for-com-popup .com_history tr th:nth-of-type(1),
.bidding-for-com-popup .com_history tr td:nth-of-type(1) { padding-left:60px; width: 42%;}
.bidding-for-com-popup .com_history tr th:nth-of-type(2),
.bidding-for-com-popup .com_history tr td:nth-of-type(2) { width: 26%;}
.bidding-for-com-popup .com_history th { padding-bottom:15px ; height: 60px; vertical-align:bottom; }
.status_color { width: 8px; height:8px; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; position:absolute; left:0; top:50%; margin-top:-4px; background:#3bad6d; display: block; }
.status_color.green { background:#3bad6d !important;  }
.status_color.red { background: #ed6347 !important; }
.bidding-for-com-popup #HistoryforCOMModal h2 { margin-bottom: 70px; }
.bootstrap-select > .dropdown-toggle::after { font-size: 18px; position: absolute; right: 10px; top: 50%; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); }

/*feature-not-available popup*/
.feature-not-available { max-width: 725px; }
.feature-not-available .not_available { border:0; padding:50px 40px; }  
.feature-not-available .not_available img { margin-bottom: 25px; }
.feature-not-available .not_available h2 { margin-bottom: 25px; }
.feature-not-available .not_available p { padding-bottom: 50px; }  

/*WALLET SEND popup*/
.wallet-send { max-width: 840px; }
.wallet-send h3 { color: #014a7c;font-size: 22px; line-height:26px;font-weight: 300; text-align:center; padding: 18px 70px 18px; border-bottom: 1px solid #e6eaed; }
.wallet-send h3 img { display: inline-block; vertical-align: middle; margin: 0 5px 4px; }
.wallet-send .modal-body { padding: 30px 40px; }
.wallet-send label { color: #686a6c;font-size: 16px; line-height:20px;font-weight: 300; margin: 0 0 5px; }
.wallet-send .row { margin-bottom: 25px; }
.wallet-send .label { color: #686a6c;font-size: 16px;line-height:20px; display: block; font-weight: 300; position: relative; padding: 15px 0 15px; margin-bottom: 5px;}
.wallet-send .label span { display:inline-block; padding: 0 15px 0 0; background: #fff; position: relative; z-index:1; } 
.wallet-send .label:before { width: 100%; height: 1px; content:''; position:absolute; left:0; top:52%; background: #e6eaed; }
.wallet-send .col.sep { flex: 0 95px; -webkit-flex: 0 95px; -ms-flex: 0 95px; max-width: 95px; }
.wallet-send textarea.form-control { height: 115px; width:100%; }
.wallet-send .bottom span.estimated { color: #3458a8;font-size: 14px; line-height:20px; font-weight: 300; }
.wallet-send .rex-content-bar { padding:0; }
.wallet-send label span { color: rgba(104, 106, 108, 0.5); }
.wallet-send .bottom .btn { font-size: 11px; line-height: 20px; padding: 5px 20px 5px 40px !important; height:auto; min-width:inherit !important; background-position: 15px center; background-size: auto 10px; }
.wallet-send .bottom .btn.with_cross { padding-left: 30px !important; }
.wallet-send .bottom { padding:25px 0 10px; }


/*no_account_bar*/
.no_account_bar { text-align: center; border: 1px solid #e9e9e9; padding: 55px 20px; }
.no_account_bar img { display: inline-block; }
.no_account_bar p { margin: 25px 0; color: rgba(104, 106, 108, 0.79); font-size: 16px; line-height: 22px; font-weight: 300; }
.no_account_bar .btn { display: inline-block; }
.no_account_bar .or { margin: 40px auto; display: block; color: rgba(104, 106, 108, 0.79); font-size: 18px; line-height: 22px;font-weight: 300;text-transform: uppercase; max-width: 845px; position: relative; }
.no_account_bar .or span { display: inline-block; background: #fff; padding: 0 10px; position:  relative; z-index: 1; }
.no_account_bar .or:before { width: 100%; height: 1px; content: ''; position: absolute; left: 0; top: 50%; background: #e9e9e9; } 
.no_account_bar .btn-group { max-width: 560px; margin: auto; }
.no_account_bar .bootstrap-select { width: 54% !important; }
.no_account_bar .bootstrap-select > .dropdown-toggle::after { font-size: 18px; }
.no_account_bar .bootstrap-select > .dropdown-toggle { border-color: #dcdcdc; }
.no_account_bar .search  { height: 45px; min-width: 40px; padding: 10px; width: 40px; background-image: url(../images/search-icon.svg); background-position:  center center; background-size: auto 50%; background-repeat: no-repeat; }

/*not_available*/
.not_available {  text-align: center; border: 1px solid #e9e9e9; padding: 55px 20px; min-height:100%; }
.not_available h2 { color: #3458a8; font-size: 30px; margin-bottom: 35px; font-weight: 300; line-height: 36px; }
.not_available img { display: inline-block; margin-bottom: 35px; }
.not_available p { color: #686a6c;font-size: 15px;line-height: 23px; font-weight: 300; max-width: 590px; margin:auto; padding-bottom: 60px; }
.not_available .btn { min-width:100px; }

/*key_listing*/
.key_list_bar { padding: 40px 0; }
.key_listing.repeat { padding: 30px 30px; }
.key_listing h3 { padding-bottom: 20px; color: #3458a8;font-size: 20px; line-height:26px;font-weight: 300; }
.key_listing p { color: rgba(104, 106, 108, 0.5); margin-bottom: 25px; font-size: 16px; line-height:22px; font-weight: 300; }
.key_listing .key_list { padding: 0px 0 0px; }
.key_listing .key_list .list-col { padding: 0 30px 30px; border-left: 1px solid #e9e9e9; width: 16%; list-style:none; margin:0; }
.key_listing .key_list .list-col:first-child { border:0; }
.key_listing .key_list li { padding-bottom: 20px; font-size: 16px; line-height: 20px; font-weight:300; }
.key_listing .key_list.row { margin: 0 -30px; }
.key_listing p a { word-break:break-all; display:inline-block; }

/* banner bar */
.banner-bar { width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center bottom; }
.banner-bar .container { height: 300px; position: relative; }
.banner-bar .text { position: absolute; left: 55%; bottom: 20px; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 100%; max-width: 516px; }
.banner-bar h1 {text-shadow: 0 3px 29px rgba(0, 0, 0, 0.5); color: #ffffff; font-family: 'Montserrat', sans-serif; font-size: 34px; font-weight: 700; }
.banner-bar p {padding: 0 0 10px; color: #ffffff; font-size: 20px; font-weight: 300; line-height: 29px; }
.banner-bar .timer { padding: 14px 0px 5px 40px; width: 100%; height: 80px; box-shadow: 0 13px 36px rgba(0, 0, 0, 0.04); -webkit-box-shadow: 0 13px 36px rgba(0, 0, 0, 0.04); border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid rgba(151, 151, 151, 0.2); overflow: hidden; background-color: rgba(255, 255, 255, 0.25); }
.banner-bar h4 { float: left; color: #fff; font-size: 22px; font-weight: 300; line-height: 52px; }
.banner-bar .time { margin: 5px 30px 0 0; float: right; text-align: center;}
.banner-bar .time span { float: left; width: 65px; color: #fff; font-size: 24px; font-weight: 600; letter-spacing: 1.82px; line-height: 24px; }
.banner-bar .time small { color: #fff; font-size: 24px; font-weight: 600; letter-spacing: 1.82px; float: left; line-height: 24px; }
.banner-bar .time span em { margin-top: 2px; font-style: normal; font-size: 12px; font-weight: 300; display: block; letter-spacing: normal; }
.banner-bar .time span:last-child { text-align: right; width: 50px; }

/* footer */
.footer-cntr { padding: 26px 0 0; color: #fff; background: #014b7c; clear: both; width: 100%; overflow: hidden; position: relative; z-index: 99; }
.footer-cntr .container { max-width:1130px !important;  }  
.footer-cntr .left { padding-right:25px; max-width: 220px; float: left; }
.footer-cntr .right { overflow: hidden; } 
.footer-cntr p { padding: 15px 0; color: #ffffff;font-size: 11px;font-weight: 200; line-height: 16px; }  
.footer-cntr .right img { max-width: 85px; margin-top:5px; }
.footer-cntr h4 { border-bottom: 1px solid rgba(255,255,255,0.40); padding-bottom: 10px; color: #ffffff; font-size: 14px; line-height:18px; font-weight: 300; }
.footer-cntr li { color: #ffffff;font-size: 12px;font-weight: 300;line-height: 20px; }
.footer-cntr li a { color: #fff; }
.footer-cntr ul { list-style:none; margin:0; padding:0; }  
.footer-cntr li img { margin-right: 5px; transition:all 0.3s; -webkit-transition:all 0.3s; opacity: 0.30; width: 20px; height: 20px; display: inline-block; vertical-align: top; }
.footer-cntr .social li { margin-bottom: 10px; }
.footer-cntr li a:hover img { opacity:100; }
.footer-cntr li a:hover { text-decoration:none; } 
.footer-cntr .copyright { padding: 20px 0 20px; width: 100%; text-align: center; color: #fff; background: #013f68; margin: 20px 0 0; font-weight: 300; }
.footer-cntr .copyright p { padding:0; margin: 0px; color: #ffffff;font-size: 14px; line-height:20px; font-weight: 200; }

.modal-backdrop { z-index:9999; }	
.modal { z-index:99999; } 
.mob_show { display: none; } 
.chosen-container { width: 100% !important; }

.bootstrap-select.with_icon .dropdown-menu li a span[class*="fa-"],
.bootstrap-select.with_icon .dropdown-toggle .filter-option-inner-inner i {  position:absolute; left:0; top:0; width: 50px; height: 100%; background-position: center center; background-size:auto 50%; background-repeat:no-repeat; } 

.bootstrap-select.with_icon .dropdown-menu li a .fa-token ,
.bootstrap-select.with_icon .dropdown-toggle .filter-option-inner-inner i.fa-token { background-image:url(../images/token-icon.png); } 
.bootstrap-select.with_icon .dropdown-toggle { padding-left: 60px; }
.bootstrap-select.with_icon .dropdown-menu li a { padding-left: 60px; position: relative; }
.bootstrap-select.with_icon { position: relative; }
.bootstrap-select.with_icon:after { width: 1px; height: calc(100% - 2px); position: absolute; left: 50px; top:1px; content:''; background: #edeceb;  }

/*------------set3-----------*/
#wrapper.explorer_page { padding-top:0; }

.explorer_page .header-cntr .navbar-toggler {      margin: 0px 16px 0px 0px; }
.explorer_page .header-cntr .navbar-toggler .navbar-toggler-icon{ background: #485465; }
.explorer_page .header-cntr .navbar-toggler .navbar-toggler-text { color: #485465;}
.explorer_page .header-cntr { padding:17px 17px 17px 22px; background: none; position:absolute;    padding-top: 12px; }
.explorer_page .header-cntr .container { max-width: 1140px !important; position: relative; }
.explorer_page .header-cntr .logo { margin:0; max-width: 180px; }
.explorer_page .header-cntr .logo img.white { display: none; }
.explorer_page .header-cntr .logo img.dark { display: block; }
.explorer_page .header-cntr .links { float: left; }
.explorer_page .header-cntr .links li a { color: #485465; font-size: 18px; line-height: 22px; text-transform: capitalize; }
.explorer_page .header-cntr .language .dropdown-toggle { color: #485465; }
.explorer_page .header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] .btn.btn-secondary { color: #fff; }
.explorer_page .header-cntr .links li { position: static; padding: 0 25px 0 14px; }
.explorer_page .header-cntr .links li .dropdown-menu[aria-labelledby="tooldropdown"] { transform: none !important; -webkit-transform: none !important; -ms-transform: none !important; margin-left:150px; top: 32px !important; }
.explorer_page .explorer_page .header-cntr .links li { position:static; }
.explorer_page .header-cntr .links { padding-left: 25px; }
.explorer_page .header-cntr .menu_trigger { display: none; }


/*explorer_banner*/
.explorer_banner { position: relative; width: 100%; background-image:url(../images/explore-banner-eos.jpg); background-position: center center; background-repeat:no-repeat; background-size:cover; }  

.explorer_banner .inner { min-height:500px; padding: 130px 350px 65px; }
.explorer_banner .internal { width: 100%; max-width: 710px; margin:auto; }
.explorer_banner .title { padding: 0 20px 25px; display: none;}
.explorer_banner h1 { color: #86a1bc; font-size: 33px; line-height:37px; font-weight: 300; display:inline-block; vertical-align: middle; margin:0; }  
.explorer_banner .title img { display: inline-block; vertical-align: middle; margin: 0 15px 0 0; }
.explorer_banner .search { width: calc(100% - 239px); }
.explorer_banner .search input { border:0; width: 100%; height: 54px; font-size: 14px; font-weight: 300; padding: 17px 15px;background-color: #ffffff; border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; -ms-border-radius: 5px 0 0 5px; border-right:1px solid #c4cdd5; color: #666; }
.explorer_banner .search ::-webkit-input-placeholder { opacity: 1; color: #919eab; }
.explorer_banner .search ::-moz-placeholder { opacity: 1; color: #919eab; }
.explorer_banner .search :-ms-input-placeholder { opacity: 1; color: #919eab; }
.explorer_banner .search :-moz-placeholder { opacity: 1; color: #919eab; }
.explorer_banner .dropdown-toggle { width: 185px; color: #485465;font-size: 15px;font-weight: 300;line-height: 24px; padding: 15px 20px; background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(243,245,247,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,245,247,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(243,245,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f5f7',GradientType=0 );}
.explorer_banner .dropdown-toggle:hover { text-decoration:none; }
.explorer_banner .dropdown-toggle::after { font-size: 18px; position: absolute; right:15px; top: 50%; margin-top:-3px; }
.explorer_banner .search_bar { box-shadow: 0px 6px 15px rgba(0,0,0,0.1);  border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; border: 1px solid #c4cdd5;  }
.explorer_banner .btn { background:#6d6d6d url(../images/search-icon.svg) center center no-repeat; font-size:0; line-height:0; border:0; cursor: pointer; width: 54px; height: 54px; padding:0; border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; -ms-border-radius: 0 5px 5px 0; }
.explorer_banner .right_list { margin: 50px 0 0 0; list-style:none; padding:0; position:absolute; right:0; top:50%; -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); transform: translate(0,-50%); max-width:315px; }
.explorer_banner .right_list li { padding:10px; margin-bottom: 10px; box-shadow: 0 3px 6px rgba(22, 29, 37, 0.1); -webkit-box-shadow: 0 3px 6px rgba(22, 29, 37, 0.1); -ms-box-shadow: 0 3px 6px rgba(22, 29, 37, 0.1); width: 100%; float: right; background:rgba(255,255,255,0.60); color: #919eab;font-size: 12px;line-height:20px; font-weight: 300; transition:all 0.3s; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; }
.explorer_banner .label { padding: 0 15px 0 0; float: left;  width:155px; }
.explorer_banner .value { display: block; overflow: hidden; color: #979797; font-size: 13px; }
.explorer_banner .right_list li.active,.explorer_banner .right_list li:hover { width: calc(100% + 20px); } 
.explorer_banner  .dropdown-menu[aria-labelledby="eosdropdown"] { padding: 0; top: 34px; left: -2px; margin: 2px 0 0px; min-width: 117px; width: 100%; border: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; box-shadow: 0 3px 32px rgba(0,0,0,0.16); -webkit-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -moz-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -ms-box-shadow: 0 3px 32px rgba(0,0,0,0.16); -o-box-shadow: 0 3px 32px rgba(0,0,0,0.16); }
.explorer_banner  .dropdown-menu[aria-labelledby="eosdropdown"] h4 { padding: 7px 20px; margin: 10px 0 9px; font-size: 16px; line-height: 20px; color: #59595b; border-bottom: 1px solid #e6e6e6; font-weight: 300; }
.explorer_banner  .dropdown-menu[aria-labelledby="eosdropdown"] h4:nth-of-type(1) { margin-top: 0px; }
.explorer_banner  .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item { margin: 0 0 2px; font-size: 14px; line-height: 17px; color: #59595B; font-weight: 300; padding: 6px 15px; text-transform: uppercase; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; }
.explorer_banner  .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item:hover, .explorer_banner  .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item:focus, .explorer_banner  .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item:active { background: #f4f4f4; }
.explorer_banner  .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item .icon { margin: 0 5px 0 0; min-width: 20px; text-align: right; }
.explorer_banner  .dropdown-menu[aria-labelledby="eosdropdown"] .dropdown-item .icon img { display: inline-block; vertical-align: top; }

.explorer_banner .search_bar .dropdown-menu[aria-labelledby="autocomplete-menu1"] .dropdown-item{color: #16181b;}
.explorer_banner .search_bar .dropdown-menu[aria-labelledby="autocomplete-menu1"] .dropdown-item:hover,
.explorer_banner .search_bar .dropdown-menu[aria-labelledby="autocomplete-menu1"] .dropdown-item:focus,
.explorer_banner .search_bar .dropdown-menu[aria-labelledby="autocomplete-menu1"] .dropdown-item:active,
.explorer_banner .search_bar .dropdown-menu[aria-labelledby="autocomplete-menu1"] .dropdown-item.active{background: #d3d3d3;}

.explorer_banner.eos_banner { background-image:url(../images/explore-banner-eos.jpg); }
.explorer_banner.eos_banner .eos_title { display: block; }
.explorer_page .header-cntr.eos_banner .logo img.white { display: none; }
.explorer_page .header-cntr.eos_banner .logo img.dark { display: block; }

.explorer_banner.bos_banner { background-image: url(../images/bos-banner.jpg); } 
.explorer_banner.bos_banner .bos_title { display: block; }
.explorer_banner.bos_banner h1 { color: #fff; }
.explorer_banner.bos_banner .btn { background-color: #4098d5; }
.explorer_banner.bos_banner .search_bar { border-color: #4098d5; }
.explorer_banner.bos_banner .right_list li { background: rgba(13,23,45,0.3); }
.explorer_banner.bos_banner .right_list li:hover { background: rgba(13,23,45,0.6); }
.explorer_banner.bos_banner .search input { border-right-color:#4098d5; }
.explorer_page .header-cntr.bos_banner .logo img.white { display: block; }
.explorer_page .header-cntr.bos_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.bos_banner .language .dropdown-toggle,
.explorer_page .header-cntr.bos_banner .links li a { color: #fff; }

.explorer_banner.meet_banner { background-image: url(../images/meet-one-bg.jpg); } 
.explorer_banner.meet_banner .meet_title { display: block; }
.explorer_banner.meet_banner h1 { color: #fff; }
.explorer_banner.meet_banner .btn { background-color: #191919; }
.explorer_banner.meet_banner .search_bar { border-color: #191919; }
.explorer_banner.meet_banner .right_list li { background: rgba(13,23,45,0.3); }
.explorer_banner.meet_banner .right_list li:hover { background: rgba(13,23,45,0.6); }
.explorer_banner.meet_banner .search input { border-right-color:#191919; }
.explorer_page .header-cntr.meet_banner .logo img.white { display: block; }
.explorer_page .header-cntr.meet_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.meet_banner .language .dropdown-toggle,
.explorer_page .header-cntr.meet_banner .links li a { color: #fff; }

.explorer_banner.worbli_banner { background-image: url(../images/worbli-banner.jpg); } 
.explorer_banner.worbli_banner .worbli_title { display: block; }
.explorer_banner.worbli_banner  h1 { color: #fff; }
.explorer_banner.worbli_banner .btn { background-color: #38338b; }
.explorer_banner.worbli_banner .search_bar { border-color: #38338b; }
.explorer_banner.worbli_banner .right_list li { background: rgba(13,23,45,0.3); }
.explorer_banner.worbli_banner .right_list li:hover { background: rgba(13,23,45,0.6); }
.explorer_banner.worbli_banner .search input { border-right-color:#38338b; }
.explorer_page .header-cntr.worbli_banner .logo img.white { display: block; }
.explorer_page .header-cntr.worbli_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.worbli_banner .language .dropdown-toggle,
.explorer_page .header-cntr.worbli_banner .links li a { color: #fff; }

.explorer_banner.telos_banner { /*background-image: url(../images/telos-bg.jpg);*/ background: #010038; } 
.explorer_banner.telos_banner .telos_title { display: block; }
.explorer_banner.telos_banner h1 { color: #fff; }
.explorer_banner.telos_banner .btn { background-color: #571AFF; }
.explorer_banner.telos_banner .search_bar { border-color: #571AFF; }
.explorer_banner.telos_banner .right_list li { background: rgba(87,26,255,0.3); }
.explorer_banner.telos_banner .right_list li:hover { background: rgba(87,26,255,0.6); }
.explorer_banner.telos_banner .search input { border-right-color:#571AFF; }
.explorer_page .header-cntr.telos_banner .logo img.white { display: block; }
.explorer_page .header-cntr.telos_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.telos_banner .language .dropdown-toggle,
.explorer_page .header-cntr.telos_banner .links li a { color: #fff; }

.explorer_banner.eos_force_banner { background-image: url(../images/eos-force.jpg); } 
.explorer_banner.eos_force_banner .eos_force_title { display: block; }
.explorer_banner.eos_force_banner h1 { color: #fff; }
.explorer_banner.eos_force_banner .btn { background-color: #19a8e3; }
.explorer_banner.eos_force_banner .search_bar { border-color: #19a8e3; }
.explorer_banner.eos_force_banner .right_list li { background: rgba(13,23,45,0.3); }
.explorer_banner.eos_force_banner .right_list li:hover { background: rgba(13,23,45,0.6); }
.explorer_banner.eos_force_banner .search input { border-right-color:#19a8e3; }
.explorer_page .header-cntr.eos_force_banner .logo img.white { display: block; }
.explorer_page .header-cntr.eos_force_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.eos_force_banner .language .dropdown-toggle,
.explorer_page .header-cntr.eos_force_banner .links li a { color: #fff; }

.explorer_banner.jungle_banner { background-image: url(../images/jungle-banner.jpg); } 
.explorer_banner.jungle_banner .jungle_title { display: block; }
.explorer_banner.jungle_banner h1 { color: #fff; }
.explorer_banner.jungle_banner .btn { background-color: #49d1ba; }
.explorer_banner.jungle_banner .search_bar { border-color: #49d1ba; }
.explorer_banner.jungle_banner .right_list li { background: rgba(13,23,45,0.3); }
.explorer_banner.jungle_banner .right_list li:hover { background: rgba(13,23,45,0.6); }
.explorer_banner.jungle_banner .search input { border-right-color:#49d1ba; }
.explorer_page .header-cntr.jungle_banner .logo img.white { display: block; }
.explorer_page .header-cntr.jungle_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.jungle_banner .language .dropdown-toggle,
.explorer_page .header-cntr.jungle_banner .links li a { color: #fff; }

.explorer_banner.kylin_banner { background-image: url(../images/kylin-banner.jpg); } 
.explorer_banner.kylin_banner .kylin_title { display: block; }
.explorer_banner.kylin_banner h1 { color: #fff; }
.explorer_banner.kylin_banner .btn { background-color: #f80000; }
.explorer_banner.kylin_banner .search_bar { border-color: #f80000; }
.explorer_banner.kylin_banner .right_list li { background: rgba(13,23,45,0.3); }
.explorer_banner.kylin_banner .right_list li:hover { background: rgba(13,23,45,0.6); }
.explorer_banner.kylin_banner .search input { border-right-color:#f80000; }
.explorer_page .header-cntr.kylin_banner .logo img.white { display: block; }
.explorer_page .header-cntr.kylin_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.kylin_banner .language .dropdown-toggle,
.explorer_page .header-cntr.kylin_banner .links li a { color: #fff; }

.explorer_banner.xec_banner { background-image: url(../images/xec-banner.jpg); } 
.explorer_banner.xec_banner .xec_title { display: block; }
.explorer_banner.xec_banner h1 { color: #fff; }
.explorer_banner.xec_banner .btn { background-color: #011327; }
.explorer_banner.xec_banner .search_bar { border-color: #011327 }
.explorer_banner.xec_banner .right_list li { background: rgba(13,23,45,0.3); }
.explorer_banner.xec_banner .right_list li:hover { background: rgba(13,23,45,0.6); }
.explorer_banner.europe_banner .search input { border-right-color:#011327; }
.explorer_page .header-cntr.xec_banner .logo img.white { display: block; }
.explorer_page .header-cntr.xec_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.xec_banner .language .dropdown-toggle,
.explorer_page .header-cntr.xec_banner .links li a { color: #fff; }

.explorer_banner.eosiotest_banner { background-image: url(../images/eosiotest-banner.png); } 
.explorer_banner.eosiotest_banner .bos_title { display: block; }
.explorer_banner.eosiotest_banner h1 { color: #fff; }
.explorer_banner.eosiotest_banner .btn { background-color: #1F2852; }
.explorer_banner.eosiotest_banner .search_bar { border-color: #1F2852; }
.explorer_banner.eosiotest_banner .right_list li { background: rgba(13,23,45,0.3); }
.explorer_banner.eosiotest_banner .right_list li:hover { background: rgba(13,23,45,0.6); }
.explorer_banner.eosiotest_banner .search input { border-right-color:#1F2852; }
.explorer_page .header-cntr.eosiotest_banner .logo img.white { display: block; }
.explorer_page .header-cntr.eosiotest_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.eosiotest_banner .language .dropdown-toggle,
.explorer_page .header-cntr.eosiotest_banner .links li a { color: #fff; }

.explorer_banner.uos_banner { background-image: url(../images/uos-banner-bg.jpg); } 
.explorer_banner.uos_banner .uos_title { display: block; }
.explorer_banner.uos_banner h1 { color: #000; }
.explorer_banner.uos_banner .btn { background-color: #191919; }
.explorer_banner.uos_banner .search_bar { border-color: #191919; }
.explorer_banner.uos_banner .right_list li { background: rgba(25,25,25,1);}
.explorer_banner.uos_banner .right_list li:hover { background: rgba(25,25,25,0.8); }
.explorer_banner.uos_banner .right_list li span{color: #fff; }
.explorer_banner.uos_banner .search input { border-right-color:#191919; }
.explorer_page .header-cntr.uos_banner .logo img.white { display: none; }
.explorer_page .header-cntr.uos_banner .logo img.dark { display: block; }
/*.explorer_page .header-cntr.uos_banner .language .dropdown-toggle,
.explorer_page .header-cntr.uos_banner .links li a { color: #fff; }*/

.explorer_banner.voice_banner { background-image: url(../images/voice_banner_alt.png);  } 
.explorer_banner.voice_banner .voice_title { display: block; }
.explorer_banner.voice_banner h1 { color: #fff; }
.explorer_banner.voice_banner .btn { background-color: #c72b2e; }
.explorer_banner.voice_banner .search_bar { border-color: #c72b2e; }
.explorer_banner.voice_banner .right_list li { background: rgba(87,26,255,0.3); }
.explorer_banner.voice_banner .right_list li:hover { background: rgba(87,26,255,0.6); }
.explorer_banner.voice_banner .search input { border-right-color:#c72b2e; }
.explorer_page .header-cntr.voice_banner .logo img.white { display: block; }
.explorer_page .header-cntr.voice_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.voice_banner .language .dropdown-toggle,
.explorer_page .header-cntr.voice_banner .links li a { color: #fff; }

.explorer_banner.fio_banner { background-image: url(../images/fio-banner.jpg); } 
.explorer_banner.fio_banner .fio_title { display: block; }
.explorer_banner.fio_banner h1 { color: #fff; }
.explorer_banner.fio_banner .btn { background-color: #362E84; }
.explorer_banner.fio_banner .search_bar { border-color: #362E84; }
.explorer_banner.fio_banner .right_list li { background: rgba(13,23,45,0.3); }
.explorer_banner.fio_banner .right_list li:hover { background: rgba(13,23,45,0.6); }
.explorer_banner.fio_banner .search input { border-right-color:#362E84; }
.explorer_page .header-cntr.fio_banner .logo img.white { display: block; }
.explorer_page .header-cntr.fio_banner .logo img.dark { display: none; }
.explorer_page .header-cntr.fio_banner .language .dropdown-toggle,
.explorer_page .header-cntr.fio_banner .links li a { color: #fff; }

/*explorer_chart_sec*/
.explorer_chart_sec .graph img,.explorer_chart_sec .graph { width: 100%; }
.explorer_chart_sec .chart_description { padding: 30px 0 25px; border-bottom: 1px solid #e5e5e7; box-shadow: 0px 0px 2px rgba(0,0,0,0.2); }
.explorer_chart_sec .chart_description .container { max-width: 	975px !important; padding-left: 60px; }
.explorer_chart_sec .chart_description .col h3 { color: #485465; font-size: 20px; line-height:26px; font-weight: 700; letter-spacing: -0.13px; }
.explorer_chart_sec .chart_description .col h3 span { font-weight:300; }
.explorer_chart_sec .chart_description .col { position: relative; padding: 0 15px 0 85px; }
.explorer_chart_sec .chart_description .col small { color: #485465; font-size: 14px; line-height:20px; font-weight: 300; letter-spacing: -0.09px; }
.explorer_chart_sec .chart_description .col:before { content:''; position:absolute; right:0; top:0; width: 1px; height: 60px; background:#dedede; }
.explorer_chart_sec .chart_description .col:last-child:before { display: none; }
.explorer_chart_sec .chart_description .col.first { padding: 0 15px 0 0px; min-width: 35%; }
.explorer_chart_sec .chart_description .image { max-width: 60px; float: left; }
.explorer_chart_sec .chart_description .txt { overflow: hidden; padding: 0 0 0 20px; }

/*detail_box*/
.detail_box { padding: 50px 0 30px; }
.detail_box .container { max-width: 1390px !important; }
.detail_box .col { display: flex; -webkit-display: flex; -ms-display: flex; }
.detail_box .inner { width: 100%; transition:all 0.3s; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; text-align:center; background:url(../images/pattern-bg.png) center center no-repeat; background-size:cover ; box-shadow: 0px 5px 10px rgba(0,0,0,0.1); min-height:100%; padding: 15px 30px 5px; position: relative; cursor: pointer; }
.detail_box .inner:after { opacity:0; transition:all 0.3s; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; width:0; height:0; content:''; position:absolute; right:10px; bottom:10px; border: 5px solid transparent;  border-left: 8px solid #3458a8; }  
.detail_box .col:hover .inner { transform: translate(0,-20px); -webkit-transform: translate(0,-20px); -ms-transform: translate(0,-20px); }
.detail_box .inner:hover:after { opacity:100; }
.detail_box h4 { color: #485465;font-size: 16px;line-height:20px;font-weight: 300;letter-spacing: -0.1px; border-bottom: 1px solid #e0e1e5; padding-bottom: 10px; margin-bottom: 12px;}
.detail_box .value { display: block; color: #485465; font-size: 20px;line-height:26px;font-weight: 300;letter-spacing: -0.15px;}
.detail_box .value span { color: #3458a8; font-weight: 400; text-transform: uppercase;}
.detail_box small { display: block; padding: 7px 0; color: #485465;font-size: 12px;line-height:16pox;font-weight: 300;letter-spacing: -0.08px; }
.detail_box .green { color: #3bad6d; }
.detail_box .days { display: block; color: #485465; font-size: 16px; line-height: 20px; padding: 15px 0 10px 0; }
.detail_box .days img { display: inline-block; vertical-align: top; margin-right:4px; } 
.detail_box strong { font-weight:400; }

/*explorer_data_sec*/
.explorer_data_sec .container { max-width: 1250px !important; }
.explorer_data_sec .nav-tabs {  border:0; list-style:none; display: table; width: 100%; table-layout:fixed; margin:0; padding:0; }
.explorer_data_sec .nav-tabs li { padding: 0 3px; display:table-cell; vertical-align:top;} 
.explorer_data_sec .nav-tabs li a { text-align:center;  box-shadow: 0 7px 8px rgba(0, 0, 0, 0.11); -webkit-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.11); -ms-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.11); border: 1px solid #e9e9e9; color: rgba(104, 106, 108, 0.5); font-size: 12px; line-height: 23px; padding: 10px 10px 10px; /*font-weight: 300;*/ display: block; position: relative; }
.explorer_data_sec .nav-tabs li a:after { width: 10px; height: 10px; content:''; position:absolute; left: 50%; bottom: 2px; transition:all 0.3s; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; background: #fff; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }  
.explorer_data_sec .nav-tabs li a.active,
.explorer_data_sec .nav-tabs li a:hover { box-shadow: 0 7px 8px rgba(0, 0, 0, 0.11) , 0 3px 0 0px #3458a8 inset; -webkit-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.11) , 0 3px 0 0px #3458a8 inset; -ms-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.11) , 0 3px 0 0px #3458a8 inset; text-decoration:none; color: #3458a8; } 
.explorer_data_sec .nav-tabs li a.active:after,
.explorer_data_sec .nav-tabs li a:hover:after { bottom: -4px; }
.explorer_data_sec .top_row .form-control { width: 195px; margin-right:10px; height: 36px; }
.explorer_data_sec .top_row .btn.vote { border:0; background-color: rgba(215, 222, 238, 0.46); color: #3458a8; font-size: 12px; line-height: 20px; font-weight: 300; }
.explorer_data_sec .top_row .arrow { max-width: 12px; margin-left:8px; margin-right:0; vertical-align: top; } 
.explorer_data_sec .tab-content { padding: 0 30px; }
.explorer_data_sec .rex-content-bar.vote { padding: 20px 0 40px; }
.explorer_data_sec .top_row .btn.vote:hover{ background:#d1d5df; }
.explorer_data_sec .rex-content-bar.vote .top_row { padding-bottom: 20px; border-bottom: 1px solid #e9e9e9; } 
.explorer_data_sec .rex-content-bar.vote .producer-table td { padding: 5px; }
.explorer_data_sec .rex-content-bar.vote .producer-table th { color: #485465; font-size: 14px; line-height:18px; /*font-weight: 300;*/ }
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:first-child { padding-left:10px; font-size: 16px; }
.explorer_data_sec .rex-content-bar.vote .producer-table td:nth-of-type(2) { padding-top:10px; }

.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(1) { padding-top:15px; }
.explorer_data_sec .rex-content-bar.vote .producer-table tr th:nth-of-type(1), 
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(1) {width: 85px; }

.explorer_data_sec .rex-content-bar.vote .producer-table tr th:nth-of-type(2) { padding-left:45px; }
.explorer_data_sec .rex-content-bar.vote .producer-table tr th:nth-of-type(2), 
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(2) {width: 200px; }

.explorer_data_sec .rex-content-bar.vote .producer-table tr th:nth-of-type(3) { padding-left:10px; }
.explorer_data_sec .rex-content-bar.vote .producer-table tr th:nth-of-type(3), 
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(3) {width: 165px; }

.explorer_data_sec .rex-content-bar.vote .producer-table tr th:nth-of-type(4), 
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(4) {width: 130px; }

.explorer_data_sec .rex-content-bar.vote .producer-table tr th:nth-of-type(5), 
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(5) {width: auto; }

.explorer_data_sec .rex-content-bar.vote .producer-table tr th:nth-of-type(6), 
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(6) {width: auto; }

.explorer_data_sec .rex-content-bar.vote .producer-table tr th:nth-of-type(7), 
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(7) {width: 115px; }

.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(8) { color: #fff; text-align:center; width: 110px; vertical-align: middle; }
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(8).blue { background:#195c89; }
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(8).yellow { background:#f2c778; }
.explorer_data_sec .rex-content-bar.vote .producer-table tr td:nth-of-type(8).orange { background:#ef735b; font-size: 12px; }
.explorer_data_sec .rex-content-bar.vote .producer-table tr:hover { background: #e4ebf1; } 
.explorer_data_sec .rex-content-bar.vote .producer-table td .icon { display: inline-block; vertical-align: middle; }   
.explorer_data_sec .bottom_row { padding: 30px 0; border-bottom: 1px solid #e9e9e9; }
.explorer_data_sec .pagination li a { padding: 9px 5px; display:block; min-width:36px; text-align:center; color: #3458a8;font-size: 14px; line-height: 18px; font-weight: 300; border-radius:0 !important; }
.explorer_data_sec .pagination li a.active,.explorer_data_sec .pagination li.active a,.explorer_data_sec .pagination li a:hover{ background: #3458a8; color: #fff; }
.explorer_data_sec .pagination li a:hover svg g path { fill:#fff; }
.explorer_data_sec .pagination li:first-child { margin-right:10px; width: 60px; } 
.explorer_data_sec .pagination li:last-child { margin-left:10px; width: 60px; } 
.explorer_data_sec .page-link:focus {    z-index: 2;    outline: 0;    box-shadow: none;}
.explorer_data_sec .pagination { margin:0; float: left; }
.explorer_data_sec .right span.label { padding-right:10px; color: #485465; font-size: 14px; line-height:18px; vertical-align: middle; display: inline-block; font-weight: 300; }
.explorer_data_sec .right .bootstrap-select { display: inline-block; vertical-align: middle; width:auto !important; min-width:65px; } 
.explorer_data_sec .right .bootstrap-select > .dropdown-toggle { padding: 5px 16px 5px 12px; }
.explorer_data_sec .right .bootstrap-select > .dropdown-toggle:after { display: none; }
.explorer_data_sec .right .bootstrap-select > .dropdown-toggle:before { border-width: 7px; top:10px; border-top-color: #7a7b7d; }

.explorer_data_sec .top_row span.label { padding-left: 20px; opacity: 0.9;    color: #485465; font-size: 18px;  font-weight: 300; }
.explorer_data_sec .top_row .btn { font-size: 14px; line-height: 18px; padding: 10px 15px; }
.explorer_data_sec .top_row .btn img {vertical-align: top; margin-top: 1px; }
.explorer_data_sec .mainnet_status { margin-top: 10px; }  
.explorer_data_sec .mainnet_status td,.explorer_data_sec .mainnet_status th { height: 50px; font-weight: 300; font-size: 14px; color: #686a6c; padding-top: 16px; padding-bottom: 16px; }
.explorer_data_sec .mainnet_status td span { font-weight: 400; color: #3458a8;}
.explorer_data_sec .mainnet_status td .icon { padding: 0 0 0 20px; width: 65px; display: inline-block; vertical-align: middle; position: absolute; left: 0; top: 17px; } 
.explorer_data_sec .mainnet_status th { color: #3458a8; font-weight: 400; }
.explorer_data_sec .mainnet_status td:nth-of-type(1) { width: 60%; padding-left: 70px; padding-right: 20px; position: relative; }   
.explorer_data_sec .live_transactions td:nth-of-type(1),.explorer_data_sec .live_transactions th:nth-of-type(1) { width: 215px; }
.explorer_data_sec .live_transactions td:nth-of-type(2),.explorer_data_sec .live_transactions th:nth-of-type(2) { width: 230px; }
.explorer_data_sec .live_transactions td:nth-of-type(3),.explorer_data_sec .live_transactions th:nth-of-type(3) { width: 215px; }
.explorer_data_sec .live_transactions td:nth-of-type(4) { width: 565px; font-size: 12px; line-height: 18px; word-break: break-all; }
.explorer_data_sec .live_transactions th:nth-of-type(4) { width: 565px;}

.explorer_data_sec .live_transactions td:nth-of-type(3),.explorer_data_sec .live_transactions td:nth-of-type(2){ padding-left: 70px; }

.explorer_data_sec .live_transactions table { table-layout: fixed !important; }
.explorer_data_sec table .form-control { width: 140px; height: 30px; font-size: 12px; padding: 7px 10px; display: inline-block; margin:  0 0 0 5px; }
.explorer_data_sec .live_transactions th { color: #485465; font-size: 14px; line-height: 30px; font-weight: 300; vertical-align: middle; padding: 18px 10px; }
.explorer_data_sec .recent_blocks th,.explorer_data_sec .live_transactions td { vertical-align: middle; padding: 14px 10px; font-size: 14px; line-height: 18px; color: #686a6c; } 
.explorer_data_sec .btn.play { background: #3bad6d; border-color: #3bad6d; }  

.explorer_data_sec .recent_blocks td:nth-of-type(1),.explorer_data_sec .recent_blocks th:nth-of-type(1) { width: 190px; padding-left: 60px; }
.explorer_data_sec .recent_blocks td:nth-of-type(2),.explorer_data_sec .recent_blocks th:nth-of-type(2) { width: 235px; padding-left: 110px; }
.explorer_data_sec .recent_blocks td:nth-of-type(3),.explorer_data_sec .recent_blocks th:nth-of-type(3) { width: 200px; padding-left: 70px; }
.explorer_data_sec .recent_blocks td:nth-of-type(4),.explorer_data_sec .recent_blocks th:nth-of-type(4) { width: auto; padding-left: 85px;}
.explorer_data_sec .recent_blocks td:nth-of-type(5),.explorer_data_sec .recent_blocks th:nth-of-type(5) { width: 245px; padding-left: 120px; }
.explorer_data_sec .recent_blocks table .form-control { width: 110px; }
.explorer_data_sec .recent_blocks td { height: 58px; color: #686a6c; font-size: 14px; list-style: 18px; /*font-weight: 300;*/ }
.explorer_data_sec .recent_blocks th { padding-left: 10px !important; }
.explorer_data_sec  h3 { margin-bottom: 20px; padding: 15px 0; border-bottom: 1px solid #e9e9e9; opacity: 0.9;color: #485465;font-size: 18px; line-height: 22px; font-weight: 300; }
.explorer_data_sec #top-ram-holders .top_row h3 { padding: 0; border: 0; opacity: 100; margin: 0; }
.explorer_data_sec .top_row .right { width: 100%; max-width: 250px; padding-left: 15px; margin-bottom: 3px; }
.explorer_data_sec .percent_box { overflow: hidden; }
.explorer_data_sec .percent_box .percent { float: left; color: #3458a8; font-size: 20px; line-height: 26px; font-weight: 300; }
.explorer_data_sec .percent_box small { /*color: rgba(104, 106, 108, 0.5);*/ font-size: 12px; line-height: 16px; padding: 5px 0 5px 5px; /*font-weight: 300;*/ letter-spacing: 0.6px; text-transform: uppercase; float: right; }
.explorer_data_sec .progress { margin: 7px 0 0px 0; height: 9px; background: #f4f4f4; border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; }
.explorer_data_sec .progress-bar { background-color: #bc6ce4; }
.explorer_data_sec .allocated .progress-bar { background-color: #34d7fe }
.explorer_data_sec .used .progress-bar { background-color: #6190fe }
.explorer_data_sec .ram_holder_row [class*="col-"] { position: relative; }
.explorer_data_sec .ram_holder_row [class*="col-"]:after { width: 1px; height: 43px; border: 1px solid #e9e9e9; opacity: 0.9; content: ''; position: absolute; right: 0; top: 0; }
.explorer_data_sec .ram_holder_row [class*="col-"]:nth-of-type(3):after { display: none; }
.explorer_data_sec .ram_holder_row { margin-bottom: 10px; }
.explorer_data_sec .top_ram_holder { padding-top: 15px; }  

.explorer_data_sec .top_ram_holder td:nth-of-type(1),.explorer_data_sec .top_ram_holder th:nth-of-type(1) { width: 160px;  }
.explorer_data_sec .top_ram_holder td:nth-of-type(2),.explorer_data_sec .top_ram_holder th:nth-of-type(2) { width: 290px; }
.explorer_data_sec .top_ram_holder td:nth-of-type(3),.explorer_data_sec .top_ram_holder th:nth-of-type(3) { width: 190px; }
.explorer_data_sec .top_ram_holder td:nth-of-type(4),.explorer_data_sec .top_ram_holder th:nth-of-type(4) { width: 195px; }
.explorer_data_sec .top_ram_holder td:nth-of-type(5),.explorer_data_sec .top_ram_holder th:nth-of-type(5) { width: auto; }
.explorer_data_sec .top_ram_holder th { color: #485465; font-size: 14px; line-height: 18px; font-weight: 300; }
.explorer_data_sec .top_ram_holder td { color: 686a6c; font-size: 14px; line-height: 18px; /*font-weight: 300;*/ height: 55px; }
.explorer_data_sec .top_ram_holder i[data-toggle="tooltip"] { background-image: url(../images/tip-icon-gray.svg); }
.explorer_data_sec .top_ram_holder table { min-width: 730px; } 
.explorer_data_sec #top-eos-holders span.label { padding-left: 0; }
.explorer_data_sec #top-eos-holders .top_ram_holder td:nth-of-type(4), .explorer_data_sec #top-eos-holders .top_ram_holder th:nth-of-type(4) { width: auto; }
.explorer_data_sec #top-eos-holders .top_ram_holder td:nth-of-type(3), .explorer_data_sec #top-eos-holders .top_ram_holder th:nth-of-type(3) { width: 280px; }
.explorer_data_sec #top-eos-holders .top_ram_holder td:nth-of-type(1) { padding-left: 15px; } 
.explorer_data_sec #eos-marketcap h3 { padding-top: 0; }
.explorer_data_sec .market_cap .value { color: #3458a8; letter-spacing: -0.02em; font-size: 25px;line-height: 30px;font-weight: 300;}
.explorer_data_sec .market_cap small { padding-bottom: 5px; color: #686a6c;font-size: 11px; line-height: 16px; display: block; /*font-weight: 300;*/text-transform: uppercase;} 
.explorer_data_sec .market_cap .column:not(:last-child) { padding-right: 15px; } 
.explorer_data_sec .market_cap { padding-bottom: 5px; }
.explorer_data_sec .Marketcap { margin-top: 15px; }
.explorer_data_sec .Marketcap th { color: #485465;font-size: 14px;line-height: 18px; font-weight: 300; }
.explorer_data_sec .Marketcap td { color: #686a6c; font-size: 14px; /*font-weight: 300;*/ vertical-align: middle; height: 55px; }  
.explorer_data_sec .Marketcap img.icon { margin-right: 5px; max-width: 20px; display: inline-block; vertical-align: middle; }
.explorer_data_sec .Marketcap i[data-toggle="tooltip"] { vertical-align: middle; margin: 0 0 0 5px; }
.explorer_data_sec .Marketcap td:nth-of-type(1),.explorer_data_sec .Marketcap th:nth-of-type(1) { width: 125px;  }
.explorer_data_sec .Marketcap td:nth-of-type(2),.explorer_data_sec .Marketcap th:nth-of-type(2) { width: 130px; }
.explorer_data_sec .Marketcap td:nth-of-type(3),.explorer_data_sec .Marketcap th:nth-of-type(3) { width: 140px; }
.explorer_data_sec .Marketcap td:nth-of-type(4),.explorer_data_sec .Marketcap th:nth-of-type(4) { width: 185px; }
.explorer_data_sec .Marketcap td:nth-of-type(5),.explorer_data_sec .Marketcap th:nth-of-type(5) { width: 150px; }
.explorer_data_sec .Marketcap td:nth-of-type(6),.explorer_data_sec .Marketcap th:nth-of-type(6) { width: 150px; }
.explorer_data_sec .Marketcap td:nth-of-type(7),.explorer_data_sec .Marketcap th:nth-of-type(7) { width: auto; }
.explorer_data_sec .Marketcap td:nth-of-type(8),.explorer_data_sec .Marketcap th:nth-of-type(8) { width: auto; }
.explorer_data_sec .Marketcap td:nth-of-type(1) { padding-left: 15px; }
.explorer_data_sec #name-bids .label { padding: 0 15px 0 0; }
.explorer_data_sec .name_bids td:nth-of-type(1),.explorer_data_sec .name_bids th:nth-of-type(1) { width: 115px;  }
.explorer_data_sec .name_bids td:nth-of-type(2),.explorer_data_sec .name_bids th:nth-of-type(2) { width: 120px; }
.explorer_data_sec .name_bids td:nth-of-type(3),.explorer_data_sec .name_bids th:nth-of-type(3) { width: 245px; }
.explorer_data_sec .name_bids td:nth-of-type(4),.explorer_data_sec .name_bids th:nth-of-type(4) { width: 230px; }
.explorer_data_sec .name_bids td:nth-of-type(5),.explorer_data_sec .name_bids th:nth-of-type(5) { width: auto; }
.explorer_data_sec .name_bids td:nth-of-type(6),.explorer_data_sec .name_bids th:nth-of-type(6) { width: 90px; }
.explorer_data_sec .name_bids td:nth-of-type(7),.explorer_data_sec .name_bids th:nth-of-type(7) { width: 60px; }
.explorer_data_sec .name_bids th { color: #485465; font-size: 16px; line-height: 22px; font-weight: 300; }
.explorer_data_sec .name_bids td { color: #686a6c; font-size: 16px; line-height: 22px; /*font-weight: 300;*/ vertical-align: middle; height: 75px; }  
.explorer_data_sec .name_bids td span { color: rgba(104, 106, 108, 0.5); }
.explorer_data_sec .name_bids td .btn { color: #3458a8;font-size: 10px;line-height: 14px; padding: 4px 5px; font-weight: 300; border: 1px solid #3458a8; display: block; }
.explorer_data_sec .name_bids td .btn:hover { background: #3458a8; border-color: #3458a8; color: #fff; }



/*partner_sec*/
.partner_sec { padding: 10px 0; margin-bottom: 25px; }
.partner_sec h2 { margin-bottom: 15px; color: #073a5d; font-size: 22px; line-height: 26px; font-weight: 300; }
.partner_sec .partners { padding: 25px 0px; border: 1px solid #e9e9e9; text-align:center; }
.partner_sec .partners ul { list-style:none; margin:0; padding:0; }
.partner_sec .partners li { display: inline-block; vertical-align: middle; padding: 10px 27px; }
.partner_sec .container { max-width: 1140px !important; }

.explorer_page .footer-cntr { background: #4868b1; }
.explorer_page .copyright { background: #3b5997; }
.explorer_data_sec .slick-list { padding: 20px 0 !important; }

/*article_sec*/
.acticle_page .header-cntr .navbar-toggler { display: none; }
.acticle_page .header-cntr .container { max-width: 1100px  !important; }
.acticle_page .header-cntr { padding: 13px 0; }
.acticle_page .header-cntr .logo { margin-left: 0; }

/*article_banner*/
.article_banner { position: relative; background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,249,255,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,249,255,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,249,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f9ff',GradientType=0 ); }
.article_banner .form { max-width: 545px; margin: auto; position: relative; z-index: 1; }
.article_banner .icon_left { position: absolute; left: 155px; top: 65px; }
.article_banner .icon_right { position: absolute; right: 215px; top:60px; }
.article_banner .container {   min-height: 375px; padding: 150px 20px 50px; position: relative; }
.article_banner h1 { color: #3458a8;  font-size: 28px; line-height: 32px; text-align: center; padding-bottom: 20px; font-weight: 300; }
.article_banner .search { width: 54px; height: 54px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04); -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04); -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04); border: 0; cursor: pointer; font-size: 0; border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; background-color: #3458a8; background-image: url(../images/search-icon.svg); background-position:  center center; background-repeat: no-repeat; }
.article_banner .form-control{ box-shadow: 0 13px 36px rgba(0, 0, 0, 0.04); -webkit-box-shadow: 0 13px 36px rgba(0, 0, 0, 0.04); -ms-box-shadow: 0 13px 36px rgba(0, 0, 0, 0.04); border-radius: 4px 0 0 4px !important;  -webkit-border-radius: 4px 0 0 4px !important; -ms-border-radius: 4px 0 0 4px !important; border: 1px solid rgba(151, 151, 151, 0.2); border-right: 0; background-color: #ffffff; padding: 10px 10px 10px 20px }
.article_banner .found { margin: 10px 0 0 22px; display: inline-block; color: #3458a8; font-size: 12px; font-weight: 300; line-height: 21.6px; }
.article_banner .container { max-width: 1457px !important; }
.article_banner#tools .icon_left { top:40px; left: 175px; } 
.article_banner#articles .icon_right { top:55px; right: 145px; } 


.article_sec { min-height:  600px; }
.article_sec .container { max-width: 1100px !important; }
.article_sec .nav-tabs a { box-shadow: 0 4px 11px rgba(0, 0, 0, 0.14); -webkit-box-shadow: 0 4px 11px rgba(0, 0, 0, 0.14); -ms-box-shadow: 0 4px 11px rgba(0, 0, 0, 0.14); border: 1px solid #e7e7e7;background-color: #ffffff; color: #3458a8; text-align: center; font-size: 22px; line-height: 30px; padding: 10px 15px; font-weight: 300; display: block; }
.article_sec .nav-tabs li a svg { vertical-align: top;margin: 3px 5px 0 0; }
.article_sec .nav-tabs { border:0; padding: 35px 0 65px; } 
.article_sec .nav-tabs a.active,.article_sec .nav-tabs a:hover,.article_sec .nav-tabs a:focus { text-decoration: none; color: #fff; background: #3457a8; } 
.article_sec .nav-tabs a  svg g { transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; }
.article_sec .nav-tabs a.active svg g,.article_sec .nav-tabs a:hover  svg g,.article_sec .nav-tabs a:focus svg g path { fill :#fff; }
.article_sec .inner { padding-bottom: 20px; text-align: center; min-height: 100%; box-shadow: 0 7px 39px rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0 7px 39px rgba(0, 0, 0, 0.12); -ms-box-shadow: 0 7px 39px rgba(0, 0, 0, 0.12); }
.article_sec .tab-content [class*="col-"] { padding-bottom: 40px; }
.article_sec a.pic { position: relative; text-decoration: none; display: block; }
.article_sec a.pic img { border-bottom: 1px solid #dae0f0; width: 100%; }
.article_sec .text { height: 205px; overflow: hidden; padding: 30px 20px 0px 27px; }
.article_sec .inner h2  { padding-bottom: 10px; color: #3458a8; font-size: 25px; line-height: 31px; font-weight: 300; }
.article_sec .inner h3  { color: #3458a8; font-size: 20px; line-height: 28px; font-weight: 300; }
.article_sec h4  { color: #3458a8; font-size: 18px; line-height: 22px; font-weight: 300; }
.article_sec .newsletter label{ color: #bdbebf; font-size: 13px; line-height: 18px;  font-weight: 300; }
.article_sec p { margin: 0 0 0px; opacity: 0.5; color: #3458a8; font-size: 14px; font-weight: 300; line-height: 26px; }
.article_sec .large { text-align: left; }
.article_sec .large .text { padding-top: 20px; padding-bottom: 0px; height: 120px; }
.article_sec .large { padding-bottom: 30px;; }
.article_sec .large p {font-size: 18px; line-height: 27px; }
.article_sec .newsletter { text-align: center; padding: 10px 0 0; }
.article_sec .newsletter .text { padding-top: 0; padding-bottom: 20px; height: auto; }
.article_sec .newsletter img { display: inline-block; }
.article_sec .newsletter .form-control { height: 36px; margin-bottom: 15px; }
.article_sec .tag { font-size: 14px;line-height: 20px; padding: 5px 10px; background-color: #3458a8; color: #fff; text-transform: uppercase; position: absolute; left:25px; top:15px; text-decoration: none; }
.article_sec .tag img { border: 0 !important; max-width: 16px; display: inline-block; vertical-align: top; margin: 2px 5px 0 0;  }

.bootstrap-select .dropdown-menu { max-height: 220px !important;  min-width: inherit !important; width: 100% !important; max-width: 100% !important; }
.dropdown-item { white-space: normal !important; }
.bootstrap-select .dropdown-menu[x-placement="top-start"] { transform:  translate3d(0px, 45px, 0px) !important; -webkit-transform:  translate3d(0px, 45px, 0px) !important; -ms-transform:  translate3d(0px, 45px, 0px) !important; }


/***Colors based on transactions types**/
.rex-content-bar .table-wrapper tr.action_default .transfer-type{border-color: #3458a8;color: #3458a8;}
.rex-content-bar .table-wrapper tr.action_receive_token .transfer-type{border-color: #3BAD6D;;color: #3BAD6D;;}
.rex-content-bar .table-wrapper tr.action_send_token .transfer-type{border-color: #F5A623;color: #F5A623;}
.rex-content-bar .table-wrapper tr.action_contract .transfer-type{border-color: red;color: red;}
.rex-content-bar .table-wrapper tr.action_account .transfer-type{border-color: #5f27cd;color: #5f27cd;}
.rex-content-bar .table-wrapper tr.action_resource .transfer-type{border-color: #3458a8;color: #3458a8;}
.rex-content-bar .table-wrapper tr.action_producer .transfer-type{border-color: #cd2796;color: #cd2796;}
.rex-content-bar .table-wrapper tr.action_vote .transfer-type{border-color: #3d3d3d;color: #3d3d3d;}
.rex-content-bar .table-wrapper tr.action_rex .transfer-type{border-color: #38338b;color: #38338b;}


/***Filter Colors based on types**/
.chain-data-bar .checkbox-btn-style .filter_receive_token label{border-color: #3BAD6D;color: #3BAD6D;}
.rex-content-bar .checkbox-btn-style .filter_receive_token input:checked + label{background: #3BAD6D;}
.chain-data-bar .checkbox-btn-style .filter_send_token label{border-color: #F5A623;color: #F5A623;}
.rex-content-bar .checkbox-btn-style .filter_send_token input:checked + label{background: #F5A623;}
.chain-data-bar .checkbox-btn-style .filter_contract label{border-color: red;color: red;}
.rex-content-bar .checkbox-btn-style .filter_contract input:checked + label{background: red;}
.chain-data-bar .checkbox-btn-style .filter_account label{border-color: #5f27cd;color: #5f27cd;}
.rex-content-bar .checkbox-btn-style .filter_account input:checked + label{background: #5f27cd;}
.chain-data-bar .checkbox-btn-style .filter_producer label{border-color: #cd2796;color: #cd2796;}
.rex-content-bar .checkbox-btn-style .filter_producer input:checked + label{background: #cd2796;}
.chain-data-bar .checkbox-btn-style .filter_vote label{border-color: #3d3d3d;color: #3d3d3d;}
.rex-content-bar .checkbox-btn-style .filter_vote input:checked + label{background: #3d3d3d;}
.chain-data-bar .checkbox-btn-style .filter_rex label{border-color: #38338b;color: #38338b;}
.rex-content-bar .checkbox-btn-style .filter_rex input:checked + label{background: #38338b;}

/***Fixed wallet section****/
.fixed-right-panel  .link-bar{
  position: fixed;   
  background-color: #fff;
  z-index: 999;  
  width: 100%;
  top: 59px;
}
.open-left-panel .fixed-right-panel  .link-bar{
   width: calc(100% - 231px);
}
.fixed-right-panel .link-bar + div{
   margin-top: 125px; 
}
.introjs-helperLayer.introjs-fixedTooltip {
    mix-blend-mode: overlay !important;
}
@media only screen and (max-width: 767px){
    .fixed-right-panel  .link-bar{
        width: 100%;
    }  
    .fixed-right-panel .link-bar + div{
        margin-top: 230px; 
     }
    
    .fixed-right-panel .link-bar.no-pricing + div{
        margin-top: 185px; 
    }
}
@media only screen and (max-width: 1024px){
    .fixed-right-panel  .link-bar{
        width: 100%;
    }  
    .fixed-right-panel .link-bar + div{
        margin-top: 200px; 
     }
    
    .fixed-right-panel .link-bar.no-pricing + div{
        margin-top: 145px; 
    }
}
@media only screen and (max-width: 1279px){
    .fixed-right-panel .link-bar + div{
        margin-top: 200px; 
     }
}
.dark_theme .fixed-right-panel  .link-bar { background: #1d1e20; }
.dark_theme .introjs-tooltip{ background-color: #1d1e20;}
.dark_theme .introjs-helperLayer:not(.introjs-fixedTooltip){  background-color: rgba(29,30,32,.9);}
/******************************/

.rex-content-bar .table-wrapper table.inline_traces{margin-left: 25px;width: 98%;}
.rex-content-bar .table-wrapper table.traces tr.current td:first-child,.rex-content-bar .table-wrapper table.inline_traces tr.current td:first-child { border-left: 1px solid #E9E9E9; }
.rex-content-bar .table-wrapper table.inline_traces th, .rex-content-bar .table-wrapper table.inline_traces td { border-bottom: 1px solid #E9E9E9; }

