:focus {outline:none;}

i.coinvertit-lock-mechanism {
	cursor: pointer;
}

.datatable-table-container .datatable-header-box {
	background-color: #ededed;
	min-height: 50px;
	padding: 20px;
}

.datatable-table-container .table-responsive {
	overflow: hidden;
	width: 100%;
}

.datatable-table-container .datatable-header-box .datatable-header-box-single .datatable-header-box-title {
	font-family: Roboto Condensed;
	font-size: 16px;
	color: #0c384d;
	font-weight: 600;
	cursor: pointer;
	margin-bottom: 10px;
}

.datatable-table-container .datatable-header-box .datatable-header-box-single .datatable-header-box-content {
	display: none;
}

.datatable-table-container .datatable-header-box .datatable-header-box-single .datatable-header-box-content .datatable-visibility-box-group {
	width: 200px;
	vertical-align: top;
	display: inline-block;
}

.datatable-table-container .datatable-header-box .datatable-header-box-single .datatable-header-box-content .datatable-visibility-box-group ul {
	list-style: none;
	padding-left: 0px;
}

.datatable-table-container .datatable-header-box .datatable-header-box-single .datatable-header-box-content .datatable-visibility-box-group ul .checkbox label {
	padding-left: 0px;
}


.datatable-table-container .datatable-header-box .datatable-header-box-single .datatable-header-box-content .datatable-visibility-box-group ul .checkbox label::before {
	width: 13px;
	height: 13px;
	top: 5px;
	border: 1px solid #0c384d;
	border-radius: 4px;
}

.datatable-table-container .datatable-header-box .datatable-header-box-single .datatable-header-box-content .datatable-visibility-box-group ul .checkbox label::after {
	font-size: 10px;
	top: -1px;
	left: -1px;
}

.datatable-table-container .datatable-header-box .datatable-header-box-single .datatable-header-box-content .datatable-visibility-box-group .datatable-visibility-group-title {
	font-family: Roboto Condensed;
	color: #0c384d;
	font-size: 15px;
	margin-bottom: 10px;
}

.datatable-table-container .datatable-filter-box {
	width: 100%;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content {
	max-width: 800px;
	width: 100%;
	margin: auto;
}

/*
.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-top-box .datatable-filter-relation-box {
	width: calc(100% - 150px);
	background-color: #fff;
	border: 1px solid #adadad;
	border-bottom: 0px;
	min-height: 50px;
	padding: 5px;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-top-box .datatable-filter-relation-box .datatable-filter-radio-button {
	display: inline-block;
	padding-right: 15px;
}
*/

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-type {
	width: 200px;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-value {
	width: calc(100% - 350px);
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-value .datatable-filter-value-dom-container.datatable-filter-value-dom-disabled {
	display: none;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-add {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-add button {
	margin-top: 0px !important;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-type, .datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-value, .datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-add {
	float: left;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-active-filters {
	width: calc(100% - 150px);
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-active-filters .datatable-filter-single {
	height: 40px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fefcfc;
	font-family: Roboto Condensed;
	color: #004d6f;
	display: inline-block;
	line-height: 30px;
	border: 1px solid #004d6f;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 7px;
	transition: all 0.3s;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-active-filters .datatable-filter-single span.datatable-filter-clear {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 600;
	margin-left: 5px;
	width: 30px;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-active-filters .datatable-filter-single:hover {
	background-color: #004d6f;
	color: #FAD65B;
}


.datatable-table-container .datatable-table tbody:empty ~ tfoot:after {
	content: attr(data-empty-text);
}

.datatable-table-container .datatable-table tbody.preloading:empty ~ tfoot:after {
	content: attr(data-preloading-text);
}

.datatable-table-container .datatable-table tbody:empty ~ tfoot:after {
	position: relative;
	top: 5px;
	font-weight: 500;
	font-family: Roboto Condensed;
}


/* DynaTable Coinvertit Style */

.datatable-table-container .dataTables_wrapper {
	margin: 20px;
}

.datatable-table.datatable-theme-coinvertit thead {
	color: #0c384d;
	font-family: Roboto Condensed;
	text-transform: uppercase;
	font-weight: 500;
	height: 40px;
	font-size: 15px;
}

.datatable-table.datatable-theme-coinvertit thead tr {
	margin-bottom: 5px; 
	border-bottom: 1px solid #d2d2d2;
	text-transform: uppercase;
	font-weight: 600;
}

.datatable-table.datatable-theme-coinvertit thead tr td, .datatable-table.datatable-theme-coinvertit thead tr th {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 2px;
	padding-right: 28px;
	padding-left: 10px;
}

.datatable-table tbody tr td {
	padding-right: 8px;
}

/* Accounts page DynaTable */

/*table#datatable-accounts-table .dynamic-table-column-header.id {
	min-width: 30px;
}

table#datatable-accounts-table .dynamic-table-column-header.full-name {
	min-width: 135px;
}

table#datatable-accounts-table .dynamic-table-column-header.phone-number {
	min-width: 110px;
}

table#datatable-accounts-table .dynamic-table-column-header.email-address {
	min-width: 135px;
}

table#datatable-accounts-table .dynamic-table-column-header.citizenship-and-residence {
	min-width: 130px;
}

table#datatable-accounts-table .dynamic-table-column-header.date-of-birth {
	min-width: 110px;
}

table#datatable-accounts-table .dynamic-table-column-header.verification-status {
	min-width: 100px;
}	

table#datatable-accounts-table .dynamic-table-column-header.orders {
	min-width: 165px;
}

table#datatable-accounts-table .dynamic-table-column-header.documents {
	min-width: 185px;
}*/

/* Copied form cynti.css */

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-value {
	width: calc(100% - 500px) !important;
 }

.datatable-table-container .datatable-filter-box .datatable-filter-content {
	max-width:initial !important;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-relation-type {
	width:150px;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-relation-type {
	float: left;
}

.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-active-filters {
	width: 100% !important;
}

.dashboard-content .datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-active-filters .datatable-filter-single {
	min-height: 35px;
	height: initial !important;
	background-color: #f7f7f7;
	line-height: 22px;
	font-size: 13px;
	vertical-align: middle;
	max-width: 100%
}

/*--datatable table--*/

.datatable-theme-coinvertit tbody {
	color: #0c384d;
	font-family: Roboto Condensed;
}

.datatable-theme-coinvertit tbody tr{
	background-color: #ededed !important;;
	height: 30px;
	line-height: 30px;
}


.datatable-theme-coinvertit tbody tr:nth-child(even) {
	background-color: #f7f7f7 !important;
}

.datatable-theme-coinvertit tbody tr:hover{
	background-color: #dedede !important;
	cursor: pointer;
}

.datatable-theme-coinvertit tbody tr.row-selected {
	background-color: #004d6f !important;
	color: #f7f7f7;
}





input.cv-input.cv-input-border-radius + .error-box.cv-dashboard.active {
	border-radius: 6px;
}

.cv-show-confirm {
	display: inline-flex;
	padding-left: 25%;
}


.datatable-table-container .datatable-filter-box .datatable-filter-content .datatable-filter-top-box .datatable-filter-relation-box{
	font-size: 15px;
	font-family: Robot Condensed;
	color: #0c384d;
}

.radio-primary input[type="radio"]:checked + label::after {
	background-color: #004d6f;
}

.radio-primary input[type="radio"] + label::after {
	background-color: #0073a4;
}

.datatable-filter-value .coinvertit-form-container .cv-visible-filter-value-dom {
	padding-left: 8px;
	padding-bottom: 9px;
}

/* dashboard loading bar */

.dash-content {
	position: relative;
}



.sidebar .dashboard-loading-bar {
	position: absolute;
	width: 100vw;
	height: 100vh;
	left: 6000px;
	top: 0px;
	opacity: 0;
	background-color: #fff;
	transition: opacity 0.4s;
}

.sidebar .dashboard-loading-bar.active {
	left: 0px;
	opacity: 1;
}

.sidebar .dashboard-loading-bar .dashboard-loading-container {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	transition: all 0.3s;
}

.sidebar .dashboard-loading-bar .dashboard-loading-container .sk-cube-grid {
	width: 40px;
	height: 40px;
	margin: auto;
}

.sidebar .dashboard-loading-bar .dashboard-loading-container .dashboard-loading-message {
	text-align: center;
	margin-top: 10px;
	font-family: Roboto Condensed;
	text-transform: uppercase;
	color: #0e384d;
}

.sidebar .sidebar-subcontent.active ~ .dashboard-loading-bar .dashboard-loading-container {
	left: calc(50% + 100px);
}

.dashboard-loading-bar .sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #0e384d;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}

.dashboard-loading-bar .sk-cube-grid .sk-cube1 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s; 
}
.sk-cube-grid .sk-cube2 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s; 
}

.sk-cube-grid .sk-cube3 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s; 

}
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}

@media (max-width: 760px) {

	.sidebar .dashboard-loading-bar .dashboard-loading-container {
		left: calc(50% - 60px) !important;
	}
}


.cv-native-list-container, 
.cv-centerable-native-list-container {
	font-family: Roboto Condensed;
	padding: 20px;
}

.cv-native-list-container .cv-title-column-elem,
.cv-centerable-native-list-container .cv-title-column-elem {
	width: 150px;
}

.cv-native-list-container .cv-title-column-elem,
.cv-centerable-native-list-container .cv-centerable-native-list-container-line .cv-title-column-elem {
	text-transform: uppercase;
	font-weight: 600;
	color: #0e384d;
}

.cv-native-list-container .cv-data-column-elem,
.cv-centerable-native-list-container .cv-data-column-elem {
	color: black;
}


.cv-native-list-container .cv-data-column-elem {
	width: calc(100% - 150px);
}

.cv-native-list-container.cv-wide-native-list-container .cv-data-column-elem {
	width: calc(100% - 250px);
}

.cv-native-list-container.cv-wide-native-list-container .cv-title-column-elem {
	width: 250px;
}

.cv-centerable-native-list-container.cv-wide-native-list-container .cv-centerable-native-list-container-line .cv-title-column-elem {
	flex: 1 0 0px;
	width: 284px;
}

.cv-native-list-container .cv-title-column-elem, 
.cv-native-list-container .cv-data-column-elem {
	float: left;
}

.cv-centerable-native-list-container .cv-data-column-elem {
	flex: 1 0 0px;
	text-align: right;
}


.cv-native-list-container.cv-wide-native-list-container .cv-data-column-elem {
	width: calc(100% - 250px);
	float: left;
	color: black;
}

.cv-centerable-native-list-container {
	display: table;
	margin: auto;
}

.cv-centerable-native-list-container .cv-centerable-native-list-container-line {
	display: -webkit-flex;
}



.cv-dashboard-box-uploaded-documents .cv-account-uploaded-documents-container {
	width: 100%;
}

.cv-dashboard-box-uploaded-documents .cv-account-uploaded-documents-container .cv-account-uploaded-documents-subcontainer {
	width: 280px;
	float: left;
}

.cv-dashboard-box-uploaded-documents .cv-account-uploaded-documents-container .cv-verification-container {
	width: calc(100% - 280px);
	float: left;
	padding-left: 15px;
}

.cv-state-change-button {
	text-align: center;
}

.cv-state-change-button button {
	width: 90px;
}

.cv-state-change-button button:first-of-type {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.cv-state-change-button button:last-of-type {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.cv-dashboard-box-uploaded-documents .cv-account-uploaded-documents-container .cv-verification-container .cv-verification-container-message {
	font-family: Roboto Condensed;
	font-size: 14px;
	color: #0c384d;
	line-height: 18px;
	margin-bottom: 15px;
}

.cv-dashboard-box-uploaded-documents .cv-account-uploaded-documents-container .cv-verification-container .cv-request-more-documents-textarea {
	width: 100%;
	height: 100px;
	margin-top: 10px;
	font-family: Roboto;
	font-weight: 300;
	color: #004d6f;
	border: 1px solid #adadad;
	padding: 5px;
}

.cv-dashboard-box-uploaded-documents .cv-account-uploaded-documents-container .cv-verification-container .cv-request-more-information-container {
	text-align: center;
	margin-top: 10px;
}


/* Dashboard/Account/Uploaded Documents */

.cv-account-upload-documents-dashboard-box .cv-dashboard-box-content {
	padding: 0px;
}

.cv-account-upload-documents-dashboard-box .cv-document-confirmation-messages {
	font-family: Roboto Condensed;
	color: #0c384d;
	font-size: 14px;
	padding: 20px;
}


.cv-browse-as-window {
	position: fixed;
	bottom: 0px;
	left: 200px;
	z-index: 1001;
	background-color: #0c384d;
	color: #fff;
	font-family: Roboto Condesned;
	padding: 10px;
	height: 40px;
	display: block;
}

.cv-browse-as-window.hidden {
	display: none;
}

.cv-browse-as-window .cv-browse-as-message {
	float: left;
	max-width: 0px;
	overflow: hidden;
	height: 20px;
	transition: max-width 0.3s;
}

.cv-browse-as-window.expanded .cv-browse-as-message {
	max-width: 450px;
}

.cv-browse-as-window .cv-browse-as-toggler, .cv-browse-as-window .cv-browse-as-quitter {
	float: left;
    width: 20px;
    height: 20px;
	padding-left: 5px;
	cursor: pointer;
	display: block;
	transition: all 0.3s;
}

.cv-browse-as-window .cv-browse-as-toggler.hidden, .cv-browse-as-window .cv-browse-as-quitter.hidden {
	display: none;
}

.cv-browse-as-window .cv-browse-as-toggler:hover {
	width: 30px;
	padding-left: 10px;
}

.cv-browse-as-window.expanded .cv-browse-as-toggler {
	width: 20px;
	padding-left: 10px;
}


.cv-browse-as-window.expanded .cv-browse-as-toggler:hover {
	width: 20px;
	padding-left: 8px;
}

.cv-browse-as-window.expanded .cv-browse-as-toggler i {
	transform: rotate(180deg);
}

.cv-browse-as-window .cv-browse-as-message .cv-browse-as-plain-message {
	float: left;
}

.cv-browse-as-window .cv-browse-as-message .cv-browse-as-plain-message b {
	text-transform: uppercase;
}

.cv-browse-as-window .cv-browse-as-message .cv-browse-as-revert-button {
	text-transform: uppercase;
	float: left;
	color: #fad75b;
	font-family: Roboto;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	cursor: pointer;
	display: block;
	transition: all 0.3s;
}

.cv-browse-as-window .cv-browse-as-message .cv-browse-as-revert-button.hidden {
	display: none;
}

.cv-browse-as-window .cv-browse-as-message .cv-browse-as-revert-button:hover {
	color: #f7f7f7;
}

.dashboard-message-notification {
	position: fixed;
	max-width: 60%;
	min-height: 60px;
	max-height: 60px;
	padding: 15px;
	z-index: 5000000000;
	right: 10px;
	bottom: -100px;
	opacity: 0;
	font-family: Roboto Condensed;
	transition: bottom 0.3s, opacity 0.7s;
	display: table;
}

.dashboard-message-notification.active {
	opacity: 1;
	bottom: 15px;
	max-height: auto;
	transition: opacity 0.3s, bottom 0.7s;
}

.dashboard-message-notification[data-type="error"] {
	background-color: #fad65b;
	color: #333;
}

.dashboard-message-notification[data-type="instruction"] {
	background-color: #004d6f;
	color: #dedede;
}

.dashboard-message-notification .dashboard-message-notification-icon {
	display: table-cell;
	vertical-align: middle;
	width: 50px;
	table-layout: fixed;
}

.dashboard-message-notification .dashboard-message-notification-icon i {
	margin-top: 3px;
}

.dashboard-message-notification .dashboard-message-notification-text {
	display: table-cell;
	vertical-align: middle;
}

/* new order form additions */
.cv-dashboard-box-content.cv-new-order-container {
	padding: 0px !important;
	position: relative;
	transition: height 0.7s;
}

.cv-dashboard-box-content.cv-new-order-container form#cv-new-order-form {
	position: relative;
	z-index: 1;
	padding: 0px;
	padding-top: 25px;
}

.cv-dashboard-box-content.cv-new-order-container form#cv-new-order-form > .form-section:first-of-type {
	padding-left: 15px;
}

.cv-dashboard-box-content.cv-new-order-container form#cv-new-order-form button.form-submit-button {
	margin-top: 25.5px;
	margin-bottom: -25.5px;
	width: 100%;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container {
	position: absolute;
	width: 100%;
	background-color: #dedede;
	z-index: 2;
	top: 0px;
	min-height: 100%;
	text-align: center;
	display: none;
	left: 0px;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-button-container {
	max-width: 600px;
	margin: auto;
	text-align: center;
	padding-bottom: 25px;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content {
	max-width: 650px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 25px;
	position: relative;
	opacity: 0;
	top: -50px;
	margin-bottom: 50px;
	transition: all 1.1s;
	text-align: left;
}

.cv-dashboard-box-content.cv-new-order-container.show-confirmation-container .cv-order-information-container .cv-order-information-content {
	top: 0px;
	margin-bottom: 0px;
	opacity: 1;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container {
	margin-top: 30px;
	width: 100%;
	text-align: center;
	position: relative;
	min-height: 42px;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container .cv-confirm-order-message-container {
	position: relative;
	top: -60px;
	opacity: 0;
	z-index: -1;
	display: table;
	margin: auto;
	margin-bottom: 60px;
	font-family: Roboto Condensed;
	color: #0e384d;
	font-size: 15px;
	padding: 5px;
	transition: all 0.4s;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container .cv-confirm-order-message-container .cv-confirm-order-message-container-icon  {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container .cv-confirm-order-message-container .cv-confirm-order-message-container-text {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container button {
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 1;
	z-index: 1;
	transition: all 0.4s;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container .cv-timed-order-container {
	margin-top: -30px;
	font-family: Roboto Condensed;
	color: #004d6f;
	padding: 10px;
	opacity: 1;
	background-color: transparent;
	transition: all 0.3s;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container .cv-timed-order-container.not-visible-anymore {
	opacity: 0;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container .cv-timed-order-container.cv-order-invalidated {
	background-color: #fad65b
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container .cv-timed-order-container span {
	font-weight: 600;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container.confirmed button {
	top: 30px;
	opacity: 0;
	z-index: 0;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-confirm-order-button-container.confirmed .cv-confirm-order-message-container {
	top: 0px;
	opacity: 1;
	z-index: 1;
	margin-bottom: 0px;
}


.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-order-information-content-header {
	text-align: center;
	height: 50px;
	background-color: #eee;
	line-height: 50px;
	color: #004d6f;
	font-size: 16px;
	font-family: Roboto Condensed;
	font-weight: 300;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-order-information-content-table {
	min-height: 130px;
	background-color: #fff;
	padding: 15px;
	overflow: hidden;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-order-information-content-table .cv-title-column-elem {
	width: 50%;
	float: left;
	font-weight: 600;
    color: #004d6f;
	padding-left: 10%;
}

.cv-dashboard-box-content.cv-new-order-container .cv-order-information-container .cv-order-information-content .cv-order-information-content-table .cv-data-column-elem {
	width: 50%;
	float: left;
	color: #004d6f;
	padding-left: 20px;
}

/* Order Pay-in confirmation box */
.cv-order-payin-confirmation-box .cv-order-payin-confirmation-box-message {
	width: 100%;
	color: #333;
}

.cv-order-payin-confirmation-box .cv-order-payin-confirmation-box-message .cv-order-payin-confirmation-box-message-icon {
	height: 100%;
    display: table-cell;
    width: 40px;
    vertical-align: middle;
    text-align: middle;
    text-align: center;
}

.cv-order-payin-confirmation-box .cv-order-payin-confirmation-box-message .cv-order-payin-confirmation-box-message-text {
	display: table-cell;
	width: calc(100% - 50px);
	vertical-align: top;
}

.cv-order-payin-confirmation-box .cv-order-payin-confirmation-box-form {
	margin-top: 20px;
}

.cv-order-payin-confirmation-box .cv-order-payin-confirmation-box-form .cv-order-payin-confirmation-box-form-column {
	float: left;
	width: calc(25% - 5px);
	margin-left: 5px;
}

button.cv-button.cv-full-width-button {
	width: 100%;
}

.cv-background-color-darkblack {
	background-color: #333;
}

/* Inner transaction form */

.cv-dashboard-inner-transaction form .form-transactioned-amount-section {
	width: 21%;
	float: left;
}

.cv-dashboard-inner-transaction form .form-transactioned-delay-section {
	width: 19%;
	float: left;
}

.cv-dashboard-inner-transaction form .form-transaction-service-section {
	width: calc(30% - 60px);
	float: left;
}

/** amount-currency-stick-together **/
.cv-amount-currency-stick-together-container .cv-amount-container {
	width: calc(100% - 80px);
	float: left;
	padding-right: 0px;
}

.cv-amount-currency-stick-together-container .cv-currency-container {
	width: 80px;
	float: left;
	padding-left: 0px;
}

.cv-balance-container {
	font-size: 13px;
	font-family: Roboto;
	margin-bottom: 15px;
}

.cv-balance-container .cv-balance-service {

}

.cv-balance-container .cv-balance-service .cv-balance-service-title {
	font-family: Roboto Condensed;
	text-transform: Uppercase;
	color: #0c384d;
	font-weight: 600;
}

.cv-balance-container .cv-balance-service .cv-balance-service-line {
	margin-bottom: 5px;
}

.cv-balance-container .cv-balance-service .cv-balance-service-line > div {
	float: right;
	font-family: Roboto;
	font-size: 12px;
	margin-left: 5px;
}

.cv-table-container-dashboard-box .cv-dashboard-box-content {
	padding: 0px;
}

.cv-table-container-dashboard-box-message-box.cv-dashboard-box-message-box {
	background-color: #ededed;
}

.cv-dashboard-box .cv-admin-control-panel {
	background-color: #ededed;
	padding: 10px;
}

.cv-dashboard-box .cv-admin-control-panel.cv-admin-control-panel-horizontal {
	height: 60px;
	width: 100%;
	position: absolute;
	bottom: 0px;
}

.cv-dashboard-box .cv-admin-control-panel.cv-admin-control-panel-horizontal button {
	margin-left: 10px;
}

.cv-dashboard-box .cv-admin-control-panel.cv-admin-control-panel-horizontal button:first-of-type {
	margin-left: 15px;
}

.cv-dashboard-box .cv-admin-control-panel.cv-admin-control-panel-horizontal button:last-of-type {
	margin-right: 15px;
}

.cv-account-uploaded-documents-container .cv-account-uploaded-documents-message {
	padding: 20px;
	font-family: Roboto Condensed;
}

.cv-order-status-chart .cv-order-status-chart-header {
	padding-top: 25px;
	margin-bottom: 15px;
}

.cv-order-status-chart .cv-order-status-chart-header .cv-order-status-chart-header-line {
	float: left;
	width: calc(50% - 30px);
	height: 8px;
	margin-top: 36px;
	background-color: #ededed;
}

.cv-order-status-chart .cv-order-status-chart-header .cv-order-status-chart-header-box {
	float: left;
	width: 60px;
	height: 60px;
	background-color: #ededed;
	margin-top: 10px;
	border-radius: 4px;
	position: relative;
}

.cv-order-status-chart .cv-order-status-chart-header .cv-order-status-chart-header-box > svg {
	width: 40px;
	height: 40px;
	fill: #aeaeae;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px;
}

.cv-order-status-chart .cv-order-status-chart-title {
	text-align: center;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 600;
	font-size: 13px;
	color: #aeaeae;
	margin-bottom: 15px;
}

.cv-order-status-chart.cv-order-status-chart-active .cv-order-status-chart-title {
	color: #0c384d;
}
	
.cv-order-status-chart.cv-order-status-chart-active .cv-order-status-chart-header .cv-order-status-chart-header-line, .cv-order-status-chart.cv-order-status-chart-active .cv-order-status-chart-header .cv-order-status-chart-header-box {
	background-color: #0c384d;
}

.cv-order-status-chart.cv-order-status-chart-active .cv-order-status-chart-header .cv-order-status-chart-header-box > svg {
	fill: #fad65b;
}

.cv-order-status-chart-content {
	font-family: Roboto;
	font-size: 13px;
	padding: 15px;
	padding-top: 15px;
	padding-top: 0px;
	text-align: justify;
}

.cv-dashboard-menu-text-count-box .cv-dashboard-menu-text-count-box-number {
	float: left;
	border-radius: 5px;
	background-color: #f7f7f7;
	color: #004d6f;
	text-align: center;
	height: 20px;
	margin-top: 5px;
	margin-right: 5px;
	line-height: 20px;
	width: 20px;
	font-size: 11px;
	transition: all 0.2s;
}


.cv-dashboard-menu-text-count-box .cv-dashboard-menu-text-count-box-number {
	float: left;
	margin-right: 5px;
}


/** main dashboard page **/

.cv-main-dashboard-header {
	height: 200px;
	margin-bottom: 20px;
}

/*dashboard/temp */

.cv-main-dashboard-header .cv-dashboard-base-div {
	height: 200px;
	width: 100%;
    padding-top: 15px;
}

.cv-main-dashboard-header .cv-dashboard-base-div .cv-dashboard-base-header {
	background-image: url('/images/dashboard-navigation-bg2.jpg');
	background-repeat: no-repeat;
    background-size: cover;
	position: relative;
    height: 200px;
    width: 100%;
}

.cv-main-dashboard-header .cv-dashboard-base-div .cv-dashboard-base-content {
	height: 100px;
    position: relative;
    top: -50px;
    float: left;
    left: calc(50% - 210px);
}

.cv-main-dashboard-header .cv-dashboard-base-div .cv-dashboard-currency-select-div {
	width: 120px;
    padding: 20px;
}

.cv-main-dashboard-header .bx-wrapper, .cv-dashboard-new-order-site-notification-section .bx-wrapper {
	position: relative;
	background: transparent;
	border: 0px;
	box-shadow: none;
	max-width: 420px !important;
	margin: auto;
	margin-top: -70px;
	height: 100px;
}

.cv-dashboard-new-order-site-notification-section .bx-wrapper {
	margin-top: 0px;
	max-width: 90% !important;
}

.cv-main-dashboard-header .bx-wrapper .bx-controls .bx-pager, .cv-dashboard-new-order-site-notification-section .bx-wrapper .bx-controls .bx-pager {
	bottom: -17px;
	font-family: Roboto Condensed;
	color: #f7f7f7;
	font-size: 10px;
}

.cv-main-dashboard-header .bx-wrapper .bx-viewport, .cv-dashboard-new-order-site-notification-section .bx-wrapper .bx-viewport {
	height: 100px !important;
}

.cv-main-dashboard-header .cv-dashboard-base-div .cv-main-dashboard-notification-box {
	overflow: hidden;
	height: 100px;
	color: #fff;
	font-family: Roboto;
}

.cv-main-dashboard-header .cv-dashboard-base-div .cv-main-dashboard-notification-box > div {
	height: 100%;
	background-color: #acbcc34d;
	padding: 15px;
}

.cv-new-order-notification-box > div {
	height: 100%;
	background-color: #004d6f;
	padding: 35px;
	color: #f7f7f7;
}

.cv-main-dashboard-header .cv-dashboard-base-div .cv-dashboard-base-content-sub-div {
	border: 1px solid #f7f7f7;
	border-radius: 4px;
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #004d6f;
	transition: all 0.4s;
	cursor: pointer;
}

.cv-main-dashboard-header .cv-dashboard-base-div .cv-dashboard-base-content .cv-dashboard-base-content-sub-div:hover {
	background-color: #0e384d;
}

.cv-main-dashboard-header .cv-dashboard-base-div .cv-dashboard-base-content .cv-dashboard-base-content-sub-div-icon {
	fill: #f7f7f7;
    height: 50px;
    margin-left: 25px;
    margin-top: 15px;
}

.cv-main-dashboard-header .cv-dashboard-base-div .cv-dashboard-base-content .cv-dashboard-base-content-sub-div-text {
	text-transform: uppercase;
	font-family: Roboto Condensed;
	color: #f7f7f7;
	text-align: center;
	font-weight: 300;
	margin-top: -5px;
}

.cv-news-column {
	padding-top: 10px;
}

.cv-news-column .cv-news-info {
	margin: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: Roboto;
    font-size: 12px;
    background-color: #fad65b;
    color: #0c384d;
    padding: 10px;
}

.cv-single-news-entity {
	padding: 10px;
	font-family: Roboto Condensed;
	font-size: 14px;
	line-height: 15px;
}

.cv-single-news-entity .cv-single-news-icon {
	width: 70px;
	float: left;
}

.cv-single-news-entity .cv-single-news-icon img {
	border-radius: 50%;
	width: 70px;
}

.cv-single-news-entity .cv-single-news-data {
	width: calc(100% - 70px);
	float: left;
	padding-left: 20px;
}

.cv-single-news-entity .cv-single-news-entity-title, .cv-single-news-entity .cv-single-news-entity-title > a {
	font-family: Roboto;
	font-size: 17px;
	color: #0c384d;
	font-weight: 500;
	line-height: 17px;
}

.cv-single-news-entity .cv-single-news-entity-title > a:hover {
	cursor: pointer;
	text-decoration: none;
}

.cv-single-news-entity .cv-single-news-entity-content {
	padding-top: 5px;
}

.cv-single-news-entity .cv-single-news-entity-footer {
	padding-top: 5px;
	font-weight: 300;
	padding-bottom: 8px;
	font-size: 13px;
}

.cv-single-news-entity a.cv-news-entity-more-link {
	font-family: Roboto;
	font-size: 12px;
	color: #004d6f;
	font-weight: 500;
}

.cv-single-news-entity a.cv-news-entity-more-link:hover {
	cursor: pointer;
	text-decoration: none;
	color: #0c384d;
}

.cv-single-news-entity a.cv-single-news-entity-footer-source-link {
	font-size: 13px;
	text-transform: uppercase;
	color: #004d6f;
	font-weight: 500;
}

.cv-single-news-entity a.cv-single-news-entity-footer-source-link:hover {
	cursor: pointer;
	text-decoration: none;
	color: #0c384d;
}


.cv-news-column > div:last-child .cv-single-news-entity-footer {
	border-bottom: 0px;
}

.cv-exchangerates-dashboardbox .cv-exchangerates-navigation-column {
	float: left;
	width: 50%;
	cursor: pointer;
	background-color: #004d6f;
	transition: all 0.2s;
}

.cv-exchangerates-dashboardbox .cv-exchangerates-navigation-column:hover {
	background-color: #004766;
}

.cv-exchangerates-dashboardbox .cv-exchangerates-navigation-column.active:hover {
	background-color: #0c384d;
}

.cv-exchangerates-dashboardbox .cv-exchangerates-navigation-column.active {
	background-color: #0c384d;
	cursor: default;
}

.cv-exchangerates-dashboardbox .cv-dashboard-box-content {
	background-color: #0c384d;
	color: #f7f7f7;
}

.cv-exchangerates-dashboardbox .cv-exchangerates-currencylist {
	text-align: center;
}

.cv-exchangerates-dashboardbox .cv-exchangerates-currencylist .cv-exchangeable-currency {
	display: inline-block;
	width: 40px;
	text-align: center;
	font-family: Roboto;
	font-weight: 400;
	cursor: pointer;
}

.cv-exchangerates-dashboardbox .cv-exchangerates-currencylist .cv-exchangeable-currency:hover {
	font-weight: 500;
}

.cv-exchangerates-dashboardbox .cv-exchangerates-currencylist .cv-exchangeable-currency.active {
	font-weight: 600;
}

.cv-exchangerates-dashboardbox .cv-exchangerates-currencylist .cv-exchangeable-currency.active:hover {
	font-weight: 600;
}

.cv-exchangerates-dashboardbox .cv-exchange-rate-currency-list {
	padding-top: 15px;
}

.cv-exchangerates-dashboardbox .cv-exchange-rate-currency-list .cv-exchange-rate-currency-list-line {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #004d6d;
	font-family: Roboto Condensed;
}

.cv-exchangerates-dashboardbox .cv-exchange-rate-currency-list .cv-exchange-rate-currency-list-line .cv-exchange-rate-currency-list-line-asset {
	font-size: 14px;
	width: 85px;
	float: left;
}

.cv-exchangerates-dashboardbox .cv-exchange-rate-currency-list .cv-exchange-rate-currency-list-line .cv-exchange-rate-currency-list-line-rate {
	width: calc(100% - 85px);
	float: left;
}

.cv-exchangerates-dashboardbox .cv-exchange-rate-currency-list .cv-exchange-rate-currency-list-line .cv-exchange-rate-currency-list-line-rate .cv-exchange-rate-box {
	float: right;
}

.cv-exchangerates-dashboardbox .cv-exchange-rate-currency-list .cv-exchange-rate-currency-list-line .cv-exchange-rate-currency-list-line-rate .cv-exchange-rate-line-trend {
	float: right;
	width: 10px;
	margin-left: 5px;
}

.cv-exchangerates-dashboardbox .cv-exchange-rate-currency-list .cv-exchange-rate-currency-list-line .cv-exchange-rate-currency-list-line-asset i {
	font-size: 12px;
	position: relative;
	bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

.cv-orders-main-dashboard #datatable-user-orders-dashboard-main-table_paginate, .cv-orders-main-dashboard #datatable-user-orders-dashboard-main-table_info {
	display: none;
}

.cv-equal-height-box-main-dashboard {
	min-height: 400px;
}

.cv-exchangerates-dashboardbox .cv-dashboard-box-instance {
	background-color: #0c384d;
}

.cv-site-notification-dashboard .cv-site-notification-icon-holder, .cv-site-notification-order .cv-site-notification-icon-holder {
	float: left;
	width: 30px;
	height: 100%;
	position: relative;
}

.cv-site-notification-dashboard .cv-site-notification-icon-holder > i, .cv-site-notification-order .cv-site-notification-icon-holder > i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.cv-site-notification-dashboard .cv-site-notification-text-holder, .cv-site-notification-order .cv-site-notification-text-holder {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	height: 100%;
	width: calc(100% - 30px);
	position: relative;
}

.cv-site-notification-order .cv-site-notification-text-holder {
	padding-left: 40px;
	padding-right: 40px;
}

.cv-site-notification-dashboard .cv-site-notification-text-holder .cv-site-notification-text-holder-content, .cv-site-notification-order .cv-site-notification-text-holder .cv-site-notification-text-holder-content {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-family: Roboto Condensed;
    font-size: 14px;
    line-height: 16px;
}

.cv-site-notification-dashboard .cv-site-notification-text-holder .cv-site-notification-text-holder-content a, .cv-site-notification-order .cv-site-notification-text-holder .cv-site-notification-text-holder-content a {
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	color: #FAD75B;
}

 .cv-site-notification-order .cv-site-notification-text-holder .cv-site-notification-text-holder-content a {

 }

 /* Service Single Balance and Wallets */

.cv-service-single-balance-container .cv-service-single-balance-container-title {
	font-family: Roboto Condensed;
	font-size: 16px;
	text-transform: uppercase;
	color: #004d6f;
	font-weight: 600;
}

.cv-service-single-balance-container .cv-service-single-balance-container-content {
	margin-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Roboto Condensed;
	font-size: 14px;
}

.cv-service-single-balance-container .cv-service-single-balance-container-content:empty:after {
	content: attr(data-empty-text);
	color: #8a8888;
}


.cv-order-status-mobile-container {
	display: none;
}

.modal.bootstrap-dialog {
	z-index: 10500000000 !important;
}

.cv-dashboard-new-order-site-notification-section {
	display: block;
}

.cv-dashboard-new-order-site-notification-section.cv-empty-section {
	display: none;
}

.cv-add-new-wallet-dashboard-box .cv-dashboard-box-instance {
	background-color: #004d6f;
}

.cv-add-new-wallet-dashboard-box .cv-dashboard-box-content {
	color: #fff;
	background-color: #004d6f;
	text-align: center;
}

.cv-add-new-wallet-dashboard-box .cv-dashboard-box-content .cv-add-wallet-icon-container {
	text-align: center;
}

.cv-add-new-wallet-dashboard-box .cv-dashboard-box-content .cv-add-wallet-icon-container svg.cv-new-wallet-icon-svg {
	fill: #f7f7f7;
	width: 95px;
}

.cv-add-new-wallet-dashboard-box .cv-dashboard-box-content .cv-add-wallet-link {
	font-size: 25px;
	text-transform: uppercase;
	font-family: Roboto Condensed;
	font-weight: 300;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
	cursor: pointer;
	border-radius: 8px;
	color: #f7f7f7;
	background-color: #004d6f;
	display: inline-block;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	transition: all 0.2s;
}

.cv-add-new-wallet-dashboard-box .cv-dashboard-box-content .cv-add-wallet-link:hover {
	background-color: #f7f7f7;
	color: #004d6f;
}

.cv-add-new-wallet-dashboard-box .cv-dashboard-box-content .cv-add-wallet-link.cv-disabled {
	cursor: progress;
	background-color: #f7f7f7;
	color: #004d6f;
}

.cv-add-new-wallet-dashboard-box .cv-dashboard-box-content .cv-add-wallet-description {
	font-family: Roboto Condensed;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
}

.cv-wallet-add-new-box .cv-wallet-add-message {
	font-family: Roboto Condensed;
	font-size: 14px;
	margin-bottom: 25px;
}

.cv-single-wallet-dashboard-box .cv-wallet-balance-container {
	font-size: 35px;
	color: #004d6f;
	font-family: Roboto Condensed;
	font-weight: 300;
	text-align: center;
}

.cv-single-wallet-dashboard-box {
	min-height: 500px;
}

.cv-single-wallet-dashboard-box .cv-dashboard-box-content {
	padding: 0px;
}

.cv-single-wallet-dashboard-box .cv-wallet-tab-container {
	height: 45px;
	background-color: #fff;
	margin-bottom: 20px;
}

.cv-single-wallet-dashboard-box .cv-wallet-tab-container .cv-wallet-tab-container-button {
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-family: Roboto Condensed;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 16px;
	color: #004d6f;
	background-color: #dedede;
	border-right: 1px solid #fff;
	cursor: pointer;
	transition: all 0.2s;
}

.cv-single-wallet-dashboard-box .cv-wallet-tab-container .cv-wallet-tab-container-button:not(.active):hover {
	color: #0c384d;
	background-color: #ededed;
}

.cv-single-wallet-dashboard-box .cv-wallet-main-container {
	/* padding: 10px;
	padding-bottom: 15px; */
}

.cv-single-wallet-dashboard-box .cv-wallet-main-container .cv-wallet-sub-menu-container {
	padding: 10px;
}

.cv-single-wallet-dashboard-box .cv-wallet-sub-menu-container .cv-wallet-single-tab-container {
	display: none;
}

.cv-single-wallet-dashboard-box .cv-wallet-sub-menu-container .cv-wallet-single-tab-container.active {
	display: block;
}

.cv-single-wallet-dashboard-box .cv-wallet-tab-container .cv-wallet-tab-container-button.active {
	background-color: #fff;
	color: #0c384d;
}

.cv-single-wallet-dashboard-box .cv-wallet-tab-container div:last-of-type {
	border-right: 0px;
}

.cv-single-wallet-dashboard-box .cv-wallet-latest-transactions-header {
	padding: 20px;
	padding-bottom: 20px;
	padding-bottom: 0px;
	font-family: Roboto Condensed;
	text-transform: uppercase;
	color: #004d6f;
	font-weight: 400;
}

.cv-single-wallet-dashboard-box .datatable-table-container table thead {
	visibility: hidden;
}

.cv-single-wallet-dashboard-box .datatable-table-container .dataTables_wrapper {
	margin-top: -40px;
	/* margin-bottom: 60px; */
}

.cv-single-wallet-dashboard-box .datatable-table-container table tbody td {
	height: 30px;
	line-height: 15px;
	vertical-align: middle;
}

.cv-single-wallet-dashboard-box .cv-wallet-button-container {
	text-align: center;
	min-height: 70px;
	/* position: absolute;
	bottom: 0px; */
	width: 100%;
	left: 0px;
	padding-top: 14px;
	background-color: #dedede;
}

.cv-single-wallet-dashboard-box .cv-wallet-button-container .cv-wallet-button-container-trade {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	max-height: 0px;
	overflow: hidden;
	transition: all 0.45s;
}

.cv-single-wallet-dashboard-box .cv-wallet-button-container .cv-wallet-button-container-trade.state-open {
	max-height: 300px;
}



.cv-single-wallet-dashboard-box .cv-wallet-button-container .cv-wallet-button-container-trade .cv-wallet-button-container-trade-buy,
.cv-single-wallet-dashboard-box .cv-wallet-button-container .cv-wallet-button-container-trade .cv-wallet-button-container-trade-sell
 {
	display: flex;
	flex-direction: column;
	padding: 15px;
	width: 95%;
}

.cv-single-wallet-dashboard-box .cv-dashboard-box-instance {
	display: flex;
	flex-direction: column;
}

.cv-single-wallet-dashboard-box .cv-dashboard-box-instance .cv-wallet-content,
.cv-single-wallet-dashboard-box .cv-dashboard-box-instance .cv-wallet-content .cv-wallet-main-container,
.cv-single-wallet-dashboard-box .cv-dashboard-box-instance .cv-wallet-content .cv-wallet-main-container .cv-wallet-sub-menu-container {
	display: flex;
	flex-direction: column;
	flex: 1;
}

.cv-single-wallet-dashboard-box .cv-wallet-button-container .cv-wallet-button-container-trade button {
	width: 100%;    
	margin: 5px !important;
}

.cv-single-wallet-dashboard-box .cv-wallet-button-container button {
	margin-left: 5px;
	margin-right: 5px;
	width: 25%;
}

.cv-single-wallet-dashboard-box .cv-wallet-button-container button:first-of-type {
	margin-left: 0px;
}

.cv-single-wallet-dashboard-box .cv-wallet-button-container button:last-of-type {
	margin-right: 0px;
}

.cv-wallet-deposit-message {
	font-family: Roboto Condensed;
}

table.datatable-table.cv-wallet-deposit-table .dataTable-wrap {
	max-width: 1000px;
	white-space: wrap;
	overflow: visible;
}

table.datatable-table.cv-wallet-deposit-table ~ .dataTables_paginate {
	display: none;
}

.cv-trouble-connecting {
	position: fixed;
	top: -40px;
	opacity: 0;
	height: 40px;
	z-index: 100000;
	background-color: #fad65b;
	padding: 10px;
	font-family: Roboto;
	font-size: 12px;
	width: 100%;
	text-align: center;
	line-height: 20px;
	transition: all 0.2s;
	overflow:hidden;
}

@media (max-width: 1210px) {

	.cv-trouble-connecting {
		line-height: 10px;
	}
}

@media (max-width: 615px) {

	.cv-trouble-connecting {
		font-size: 9px;
	}
}

@media (max-width: 466px) {

	.cv-trouble-connecting {
		padding: 5px;
	}
}

.cv-trouble-connecting .cv-reconnect-in-seconds, .cv-trouble-connecting .cv-reconnecting-now {
	font-weight: 600;
}

.cv-trouble-connecting.active {
	top: 0px;
	opacity: 1;
}

.cv-trouble-connecting.active ~ nav {
	top: 0px !important;
}

.cv-trouble-connecting.active ~ .dash-content .sidebar .sidebar-content {
	padding-top: 150px !important;
}

input.cv-new-password-input ~ .cv-password-strength-indicator {
	height: 20px;
	position: absolute;
	background-color: #fad65b;
	bottom: -20px;
	right: 5px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-left: 1px solid #004d6f;
	border-top: 1px solid #004d6f;
	font-family: Roboto;
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	transition: all 0.2s;
	opacity: 0;
}

input.cv-new-password-input ~ .cv-password-strength-indicator b {
	text-transform: uppercase;
	font-size: 9px;
}

input.cv-new-password-input:focus ~ .cv-password-strength-indicator {
	opacity: 1;
	bottom: 0px;
}

input.cv-new-password-input ~ .cv-password-strength-indicator.just-appearing {
	bottom: -20px !important;
	opacity: 0 !important;
}


/** Split amount input select **/
.cv-split-amount-input-select-currency {
	float: left;
}

.cv-split-amount-input-select-currency.cv-split-amount-input {
	width: calc(100% - 75px);
}

.cv-split-amount-input-select-currency.cv-split-amount-select {
	width: 75px;
}

table.datatable-table .dataTable-wrap.dataTable-quickfilter.cv-apply-filter {
	text-decoration: underline;
	cursor: help;
}

.cv-native-nested-list-container {
	margin-bottom: 0px;
	font-family: Roboto Condensed;
}

.cv-native-nested-list-container .cv-native-nested-list-titles {
	width: auto;
	float: left;
	font-weight: 600;
	font-size: 15px;
}

.cv-native-nested-list-container .cv-native-nested-list-data {
	float: left;
	font-size: 15px;
}

.cv-native-nested-list-container .cv-native-nested-list-titles .cv-nested-list-view-title-line {
	display: block;
	margin-right: 15px;
	height: 25px;
	line-height: 25px;
	color: #0c384d;
	margin-top: 5px;
}

.cv-native-nested-list-container .cv-native-nested-list-data .cv-nested-list-view-data-line {
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	margin-top: 5px;
}

.cv-native-nested-list-container .cv-native-nested-list-titles .cv-nested-list-view-title-line.cv-nested-list-view-title-indentation-1 {
	margin-left: 15px;
}

.cv-native-nested-list-container .cv-native-nested-list-titles .cv-nested-list-view-title-line.cv-nested-list-view-title-indentation-2 {
	margin-left: 30px;
}

.cv-statistics-list-container {
	margin-top: 10px;
	margin-bottom: 10px;
}

.cv-statistics-list-container i {
	font-size: 12px;
	cursor: pointer;
	color: #004d6f;
	margin-right: 5px;
}

.cv-dashboard-box.cv-appear-from-top {
	margin-top: -100%;
	opacity: 0;
}

.cv-dashboard-box.cv-loading-div {
	opacity: 1;
	margin-top: 0px;
	transition: all 0.2s;
}

.cv-dashboard-box.cv-loading-div.cv-yet-to-appear {
	margin-top: -100%;
	opacity: 0;
}

.cv-dashboard-box.cv-loading-div.cv-hiding {
	margin-left: 100%;
	opacity: 0;
}

.cv-dashboard-box.cv-loading-div > div {
	width: 100%;
	background-color: #0c384d;
	padding: 15px;
	font-family: Roboto;
	color: #f7f7f7;
}

.cv-statistics-datepicker-container .cv-statistics-datepicker-box {
	width: calc(50% - 50px);
	float: left;
}

.cv-statistics-datepicker-container .cv-statistics-datepicker-button {
	width: 100px;
	float: left;
}

.cv-statistics-datepicker-container .cv-statistics-datepicker-button button {
	margin-top: 25px;
	margin-left: 15px;
}

.cv-statistics-table-container .cv-dashboard-box-header-title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px !important;
	vertical-align: middle;
	height: 100%;
}

/** Wallet Withdarwal Popup Form */
form#cv-account-wallet-withdraw-funds {
	position: relative;
	overflow: hidden;
}

form#cv-account-wallet-withdraw-funds .form-first-row-section {
	position: relative;
	opacity: 1;
	transition: all 0.4s;
	left: 0px;
}

form#cv-account-wallet-withdraw-funds .form-absolute-position-section {
	position: absolute;
	left: -800px;
	opacity: 0;
	transition: all 0.4s;
}

form#cv-account-wallet-withdraw-funds.request-2fa-active .form-first-row-section {
	opacity: 0;
	left: 1000px;
}

form#cv-account-wallet-withdraw-funds.request-2fa-active .form-absolute-position-section {
	left: 0px;
	opacity: 1;
}

form#cv-account-wallet-withdraw-funds .account-2fa-request-message-container {
	font-family: Roboto Condensed;
	color: #0e384d;
}

form#cv-initiate-withdrawal-wallet-movement-form {
	margin-top: 20px;
}

form#cv-initiate-withdrawal-wallet-movement-form .form-line {
	margin-bottom: 0px;
}

.cv-dashboard-acordion-button {
	margin-top: 15px;
	width: 100%;
}

/** NEWSLETTER UNSUBSCRIBE **/

.newsletter-unsubscribe-page {
	position: absolute;
	height: calc(100vh - 100px);
	width: 100vw;
	margin-top: 100px;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url("/images/newsletter_unsubscribe_background.jpg");
}

.newsletter-unsubscribe-page .newsletter-unsubscribe-blue-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #004d6f;
	opacity: 0.35;
}

.newsletter-unsubscribe-page .newsletter-unsubscribe-form-container {
	width: 600px;
	background-color: #004d6f;
	padding: 25px;
	margin: auto;
	font-family: Roboto Condensed;
	color: #f7f7f7;
	position: relative;
	z-index: 3;
	font-size: 14px;
	line-height: 20px;
}

.newsletter-unsubscribe-page #cv-newsletter-unsubscribe-form-button {
	width: 100%;
	margin-top: 15px;
	text-transform: uppercase;
}

table#account-wallet-deposits-withdrawals-table .dataTable-wrap.wrap-address {
	overflow: visible !important;
}

.header-mobile-menu-buttons .language-selector {
	display: flex;
	align-items: center;
	height: 50px;
	border-bottom: 1px solid #f7f7f7;
	margin-left: 35px;
	margin-right: 35px;
	justify-content: space-between;
	margin-bottom: 25px;
}

.header-mobile-menu-buttons .language-selector .language-option {
	font-size: 20px;
	color: #f7f7f7;
	text-transform: uppercase;
	font-family: Roboto Condensed;
	margin: 25px;
}

.header-mobile-menu-buttons .language-selector .language-option.selected {
	color: #fad65b;
}

.small-fract {
	font-size: 10px;
	color: rgba(12, 56, 77, 0.5);
}

.dataTable-wrap.wrap-payingamount,
.dataTable-wrap.wrap-receivingamount,
.dataTable-wrap.wrap-settlementrate {
	text-align: right;
}

.lsPager.lsGallery {
	max-width: 100% !important;
}

.lsPage.lsGallery li {
	margin-bottom: 5px;
}