.dashboard-panel {
	height: 100%;
	text-align: left;
}

.dashboard-header-left {
	float: left;
}

.dashboard-header-right {
	float: right;
}

.dashboard-image-div {
	border-radius: 50% !important;
	border: 10px solid rgb(71, 141, 230);
	display: block;
	color: transparent;
}

.dashboard-image-image {
	object-fit: cover;
	border-radius: 50%;
	height: 100%;
	width: 100%;
}

.pf-dashboard-column {
	width: 200px;
}

.loadingAjax {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.myIframe {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	border: solid black 1px;
}

.myIframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#content .content_main .window .title_main {
	color: #264085;
	font-size: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content .content_main .wallet {
	height: 90%;
}

#content .content_main .wallet .leftBlock {
	display: table;
	height: 100%;
}

#content .content_main .wallet .inner-container {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#content .content_main .wallet .centered-content {
	display: inline-block;
	text-align: left;
}

#content .content_main .wallet .available_credit {
	color: #264085;
	letter-spacing: 0.25px;
	padding-left: 4px;
}

#content .content_main .wallet .credit {
	color: #264085;
	letter-spacing: -1px;
	font-weight: 400;
}

#content .content_main .wallet .history {
	display: inline-block;
	color: #697B8C;
}

#content .content_main article .body_section #home-performance-date {
	padding-left: 24px;
	font-size: 16px;
	color: #ABABAB;
	margin-top: 3px;
	margin-bottom: 3px;
}

#content .content_main .news .table .table-cell {
	font-size: 16px !important;
}

.grid-stack>.grid-stack-item>.grid-stack-item-content {
	margin: 0;
	position: absolute;
	top: 0;
	left: 5px;
	right: 5px;
	bottom: 0;
	width: auto;
	z-index: 0 !important;
	overflow-x: hidden;
	overflow-y: auto;
}

.ContainerIndentDashboard {
	padding-right: 10px;
}

.wheelChart {
	width: 178px;
	margin: 10px auto 0 auto;
	height: 180px;
}

.performanceWidgetText {
	color: #ABABAB;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.25px;
	line-height: 28px;
	width: 45%;
	text-align: center;
	margin: 0px auto 0 auto;
}

.accouncementListDT table thead tr th, .accouncementListDT table tfoot tr td, .accouncementListDT table thead tr th {
    font-family: 'Rajdhani', sans-serif !important;
    font-size: 12px !important;
    letter-spacing: 0pt !important;
    color: #363636 !important;
    font-weight: 300 !important;
    background-color: transparent !important;
}

.accouncementListDT .ui-datatable-scrollable-header {
    color: transparent !important;
    background-color: transparent !important;
}

.accouncementListDT table tbody tr td {
    font-family: 'Rajdhani', sans-serif !important;
	font-size: 12px !important;
	color: #363636 !important;
    font-weight: 300 !important;
}





        /* widget */
.dashboard-panel {
	height: 100%;
	text-align: left;
}

.dashboard-header-left {
	float: left;
}

.dashboard-header-right {
	float: right;
}

.dashboard-image-div {
	border-radius: 50% !important;
	border: 10px solid rgb(71, 141, 230);
	display: block;
	color: transparent;
}

.dashboard-image-image {
	object-fit: cover;
	border-radius: 50%;
	height: 100%;
	width: 100%;
}

.pf-dashboard-column {
	width: 200px;
}

.loadingAjax {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.myIframe {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	border: solid black 1px;
}

.myIframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#content .content_main .window .title_main {
	color: #264085;
	font-size: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content .content_main .wallet {
	height: 90%;
}

#content .content_main .wallet .leftBlock {
	display: table;
	height: 100%;
}

#content .content_main .wallet .inner-container {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#content .content_main .wallet .centered-content {
	display: inline-block;
	text-align: left;
}

#content .content_main .wallet .available_credit {
	color: #264085;
	letter-spacing: 0.25px;
	padding-left: 4px;
}

#content .content_main .wallet .credit {
	color: #264085;
	letter-spacing: -1px;
	font-weight: 400;
}

#content .content_main .wallet .history {
	display: inline-block;
	color: #697B8C;
}

#content .content_main article .body_section #home-performance-date {
	padding-left: 24px;
	font-size: 16px;
	color: #ABABAB;
	margin-top: 3px;
	margin-bottom: 3px;
}

#content .content_main .news .table .table-cell {
	font-size: 16px !important;
}

.grid-stack>.grid-stack-item>.grid-stack-item-content {
	margin: 0;
	position: absolute;
	top: 0;
	left: 5px;
	right: 5px;
	bottom: 0;
	width: auto;
	z-index: 0 !important;
	overflow-x: hidden;
	overflow-y: auto;
}

.ContainerIndentDashboard {
	padding-right: 10px;
}

.wheelChart {
	width: 178px;
	margin: 10px auto 0 auto;
	height: 180px;
}

.performanceWidgetText {
	color: #ABABAB;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.25px;
	line-height: 28px;
	width: 45%;
	text-align: center;
	margin: 0px auto 0 auto;
}

.accouncementListDT table thead tr th, .accouncementListDT table tfoot tr td, .accouncementListDT table thead tr th {
    font-family: 'Rajdhani', sans-serif !important;
    font-size: 12px !important;
    letter-spacing: 0pt !important;
    color: #363636 !important;
    font-weight: 300 !important;
    background-color: transparent !important;
}

.accouncementListDT .ui-datatable-scrollable-header {
    color: transparent !important;
    background-color: transparent !important;
}

.accouncementListDT table tbody tr td {
    font-family: 'Rajdhani', sans-serif !important;
	font-size: 12px !important;
	color: #363636 !important;
    font-weight: 300 !important;
}





 /* widget */

    .ns-widget {
        text-align: center;
    }

    .ns-widget .widget-title {
        font-size: 23px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 0px;
        text-align: left;
        color: #000000;
        border-bottom: solid 2px #d8d7d9;
        padding: 7px 0 7px 15px;
    }

    .ns-widget .widget-subtitle {
        font-size: 12px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #4a4a4a;
        text-align: left;
        padding-left: 15px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .ns-widget .num-blue {
        color: #FFF;
        background: linear-gradient(to right, #3491e9, #5c9cf2, #3491e9);
    }

    .ns-widget .num-blue-word {
        color: #4b83da;
        font-family: DINAlternate;
        font-size: 80px;
        margin: 0;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
    }

    .ns-widget .num-tiffany {
        color: #FFF;
        line-height: 36px;
        background: linear-gradient(to right, #40bed7, #4eceda, #40bed7);
    }

    .ns-widget .num-tiffany-word {
        font-family: DINAlternate;
        font-size: 80px;
        margin: 0;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #40bed7;
    }

    .ns-widget .num-red {
        color: #FFF;
        background: linear-gradient(to right, #f84918, #f16231, #f84918);
    }

    .ns-widget .num-red-word {
        font-family: DINAlternate;
        font-size: 80px;
        margin: 0;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #e93b0c;
    }

    .ns-widget .w-24h {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #000000;
        margin-bottom: 10px;
    }

    .ns-widget .w-date {
        margin: 2px 5px;
        font-family: Roboto;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #4a4a4a;
        /* width: 240px; */
        text-align: center;
    }

    .ns-widget .w-date img {
        position: relative;
        top: 3px;
    }

    .widget-content {
        width: 64%;
        margin: 0 auto;
    }

    #pl {
        font-size: 25px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 0px;
        text-align: left;
        color: #000000;
    }

    .pa {
        font-size: 40px;
    }
    .widget-footer {
        margin-top: 40px;
    }
	@font-face {
	font-family: "DINAlternate";
	src: url("../../../ns-ui/static/assets/DIN Alternate Bold.ttf");
	/* src: url("DIN Alternate Bold.ttf") */
	}