/* beta.css */
div.row.report-header {
	margin-top:20px;
	margin-bottom:20px;
}

#askTheAnalystModal a {
	color: #ff72aa;
	font-weight:bold;
	text-decoration:underline;
}

#myAccount {
	padding-right:15px;
}

/* bootstrap-switch checkbox button mdt color */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
	background: #a34fcf;
}

table.bmt-datatable {
		margin: 0 auto;
		width: auto;	
		border-collapse:collapse;
		border: 1px solid #63428c;
}

table.table-flex {
	margin: 0 auto;
	width: auto;	
	border-collapse:collapse;
}

table.bmt-datatable thead th {
	text-align: center;
}

table.bmt-datatable tbody th {
	font-weight:normal;
	text-align:left;
}
table.bmt-datatable tbody td {
	font-weight:normal;
	text-align:center;
	
}
table.bmt-datatable tbody th, table.bmt-datatable tbody td { 
	border: 1px solid #63428c;
}

div.bmt-eventtext p {
	margin-top: 1em;
	margin-bottom: 1em;
}

table.bmt-eventtable td, table.bmt-eventtable th {
	text-align:center;
}
table.bmt-firstleft tbody td:first-child {
	text-align:left;
}

table.bmt-text-center td, table.bmt-text-center th {
	text-align:center;
}

table.header-center thead th {
	text-align:center;
}

.center_div {
	text-align:center;
}

.text-bold {
	font-weight:bold;
}


.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}

.ui-corner-all {
	border-radius: 0;
}

.tablesorter.ui-widget.ui-widget-content,
.tablesorter.ui-widget.ui-widget-header {
    border: 0;
}

.tablesorter.table {
    border-spacing: 1px;
    font-family: "signika",sans-serif;
}

.tablesorter.table td {
    color: #717990;
}
.tablesorter-header-inner {
	font-weight: bold;
}
.tablesorter.ui-state-default, 
.tablesorter.ui-widget-content .ui-state-default, 
.tablesorter.ui-widget-header .ui-state-default, 
.tablesorter.ui-button, 
html .ui-button.ui-state-disabled:hover, 
html .ui-button.ui-state-disabled:active {
    border: 0;
}

.tablesorter .ui-icon, 
.tablesorter .ui-widget-content .ui-icon {
	background-image: none;
}

input.tablesorter-filter {
    width:100%;
}

.form-control[disabled]{
	background-color: #eee;
}

.tablesorter .pager-next,
.tablesorter .pager-last,
.tablesorter .pager-first ,
.tablesorter .pager-prev {
	color: white;
	background-color: #63428c;
	border-radius: 5px;
	margin-right: 5px;
}

.tablesorter .filtered, .tablesorter-jui thead tr .sorter-false .ui-icon {
    display: none;
}

.tablesorter tbody a {
    color: #a34fcf;
    text-decoration: none;
}

tr.tablesorter-headerRow th {
	font-size: 14px;
}

.dataTable thead th {
	background-color: #63428c;
	color: #f0f1f3;
}

table.dataTable.stripe tbody tr.odd {
	background-color: #e1e3e7;
}

/* tablesorter grouped */
table.tablesorter-grouped-closed > tbody > tr.group-header {
	background-color:#C1C3C7;
}

table.tablesorter-grouped-closed > tbody > tr.group-header > td {
	color:#666;
}

table .group-hidden {
    display: none;
}

tr.group-header td i {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid #888;
    border-right: 4px solid #888;
    border-left: 4px solid transparent;
    margin-right: 7px;
    user-select: none;
    -moz-user-select: none;
}

tr.group-header.collapsed td i {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #888;
    border-right: 0;
    margin-right: 10px;
}

.jstree-proton {
	font-family: "signika",sans-serif
}


.jstree-proton .jstree-search {
	color:#63428c;
}


/* Override datatables bootstrap 3 sorting icons and use the tablesorter sorting icons instead */
 table.dataTable thead .sorting_asc:after {content:none;}
 table.dataTable thead .sorting_asc {
     background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
     background-repeat: no-repeat;
     background-position: center right;
 }
 table.dataTable thead .sorting_desc:after {content:none;}
 table.dataTable thead .sorting_desc {
     background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
     background-repeat: no-repeat;
     background-position: center right;
 }
 table.dataTable thead .sorting:after {content: none;}
 table.dataTable thead .sorting {
     background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAAP///////yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
     background-repeat: no-repeat;
     background-position: center right;
 }
 
table.dataTable {
 border-spacing: 1px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding: 0;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #fff;
}
/*
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	border: 1px solid #fff;
}
*/  
.dataTables_wrapper .dataTables_info {  
	color: #717990;
}

.tablesorter .header,
.tablesorter .tablesorter-header {
    background-image: none;
}

.tablesorter th.headerSortDown,
.tablesorter th.tablesorter-headerSortDown,
.tablesorter th.tablesorter-headerDesc {
    background-image: none;
}

.tablesorter th.headerSortUp,
.tablesorter th.tablesorter-headerSortUp,
.tablesorter th.tablesorter-headerAsc {
    background-image: none;
}

@media (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
}
