body{
	background: #e6e9f0;
	height: 100%;
	color: #e9f2ff;
}
header {
	display: flex;
    justify-content: space-between;
	/* background: #0061f2; */
	padding: 20px;
}

/** SMALL ITEM: Jumlah max antrian 45 */
.small-item header {
	margin-bottom: 5px !important;
}
.small-item .content-middle-top-container {
	padding: 0;
}
.small-item .box-antrian {
	
    margin-bottom: 5px;
    margin-right: 5px;
    padding-right: 0;
    padding-top: 0;
    min-width: auto;
    width: calc(50% - 2.5px);
	flex: none;
}
/* Max 14 item */
.small-item.max-14 .box-antrian {
	height: 11.1%;
}
.small-item.max-14 .box-antrian-body {
	font-size: 30px;
	line-height: 30px;
}
.small-item.max-14 .number-one {
	font-size: 52px;
}
.small-item.max-14 .no-antrian-sekarang,
.small-item.max-14 .tujuan-antrian-sekarang {
	padding: 18px 23px !important;
}
.small-item.max-14 .current-antrian-number {
	padding: 28px;
}
/* Max 16 item */
.small-item.max-16 .box-antrian {
	height: 9.7%;
}
.small-item.max-16 .box-antrian-body {
	font-size: 25px;
	line-height: 25px;
}
.small-item.max-16 .number-one {
	font-size: 50px;
}
.small-item.max-16 .no-antrian-sekarang,
.small-item.max-16 .tujuan-antrian-sekarang {
	padding: 15px 20px !important;
}
.small-item.max-16 .current-antrian-number {
	padding: 28px;
}
/* Max 18 item */
.small-item.max-18 .box-antrian {
	height: 8.65%;
}
.small-item.max-18 .box-antrian-body {
	font-size: 23px;
	line-height: 23px;
}
.small-item.max-18 .number-one {
	font-size: 48px;
}
.small-item.max-18 .no-antrian-sekarang,
.small-item.max-18 .tujuan-antrian-sekarang {
	padding: 15px 20px !important;
}
.small-item.max-18 .current-antrian-number {
	padding: 26px;
}
/* Max 20 item */
.small-item.max-20 .box-antrian {
	height: 7.6%;
}
.small-item.max-20 .box-antrian-body {
	font-size: 21px;
	line-height: 21px;
}
.small-item.max-20 .current-antrian-number {
	padding: 26px;
}
.small-item.max-20 .number-one {
	font-size: 45px;
}
.small-item.max-20 .no-antrian-sekarang,
.small-item.max-20 .tujuan-antrian-sekarang {
	padding: 17px 25px !important;
}
/* Max 22 item */
.small-item.max-22 .box-antrian {
	height: 7.1%;
}
.small-item.max-22 .box-antrian-body {
	font-size: 20px;
	line-height: 20px;
}
.small-item.max-22 .current-antrian-number {
	padding: 22px;
}
.small-item.max-22 .number-one {
	font-size: 43px;
}
.small-item.max-22 .no-antrian-sekarang,
.small-item.max-22 .tujuan-antrian-sekarang {
	padding: 11px 15px !important;
}
/* Max 24 item */
.small-item.max-24 .box-antrian {
	height: 6.5%;
}
.small-item.max-24 .box-antrian-body {
	font-size: 19px;
	line-height: 19px;
}
.small-item.max-24 .current-antrian-number {
	padding:23px;
}
.small-item.max-24 .number-one {
	font-size: 40px;
}
.small-item.max-24 .no-antrian-sekarang,
.small-item.max-24 .tujuan-antrian-sekarang {
	padding: 10px 15px !important;
}
/** SMALL ITEM: Jumlah max antrian 27 */
.small-item.max-27 .box-antrian {
	height: 8.6%;
}
.small-item.max-27 .number-one {
	font-size: 48px;
}
.small-item.max-27 .no-antrian-sekarang,
.small-item.max-27 .tujuan-antrian-sekarang {
	padding: 15px 20px !important;
}
.small-item.max-27 .current-antrian-number {
	padding: 26px;
}
/** SMALL ITEM: Jumlah max antrian 30 */
.small-item.max-30 .box-antrian {
	height: 7.7%;
}
.small-item.max-30 .current-antrian-number {
	padding: 26px;
}
.small-item.max-30 .number-one {
	font-size: 45px;
}
.small-item.max-30 .no-antrian-sekarang,
.small-item.max-30 .tujuan-antrian-sekarang {
	padding: 15px 20px !important;
}
/** SMALL ITEM: Jumlah max antrian 33 */
.small-item.max-33 .box-antrian {
	height: 7.1%;
}
.small-item.max-33 .current-antrian-number {
	padding: 23px;
}
.small-item.max-33 .number-one {
	font-size: 40px;
}
.small-item.max-33 .no-antrian-sekarang,
.small-item.max-33 .tujuan-antrian-sekarang {
	padding: 12px 15px !important;
}
/** SMALL ITEM: Jumlah max antrian 36 */
.small-item.max-36 .box-antrian {
	height: 6.5%;
}
.small-item.max-36 .current-antrian-number {
	padding: 21px;
}
.small-item.max-36 .number-one {
	font-size: 38px;
}
.small-item.max-36 .no-antrian-sekarang,
.small-item.max-36 .tujuan-antrian-sekarang {
	padding: 10px 13px !important;
}
/** SMALL ITEM: Jumlah max antrian 39 */
.small-item.max-39 .box-antrian {
	height: 6%;
}
.small-item.max-39 .current-antrian-number {
	padding: 20px;
}
.small-item.max-39 .number-one {
	font-size: 34px;
}
.small-item.max-39 .no-antrian-sekarang,
.small-item.max-39 .tujuan-antrian-sekarang {
	padding: 10px 13px !important;
}
/** SMALL ITEM: Jumlah max antrian 42 */
.small-item.max-42 .box-antrian {
	height: 5.8%;
}
.small-item.max-42 .current-antrian-number {
	padding: 18px;
}
.small-item.max-42 .number-one {
	font-size: 30px;
}
.small-item.max-42 .no-antrian-sekarang,
.small-item.max-42 .tujuan-antrian-sekarang {
	padding: 8px 12px !important;
}
.small-item.max-42 .box-antrian {
    width: 33% !important;
	margin-right:3px;
	margin-bottom:3px;
}
/** SMALL ITEM: Jumlah max antrian 45 */
.small-item.max-45 .box-antrian {
	height: 5.5%;
}
.small-item.max-45 .current-antrian-number {
	padding: 16px;
}
.small-item.max-45 .number-one {
	font-size: 30px;
}
.small-item.max-45 .no-antrian-sekarang,
.small-item.max-45 .tujuan-antrian-sekarang {
	padding: 8px 25px !important;
}
.small-item.max-45 .box-antrian {
    width: 33.07% !important;
	margin-right:2.5px;
	margin-bottom:2.5px;
}
/*-- SMALL ITEM */

/* Small item column */
.small-item.two-column .box-antrian:nth-child(odd) {
	margin-right:0;
}
.small-item.two-column .box-antrian:nth-last-child(-n+1),
.small-item.two-column .box-antrian:nth-last-child(-n+2) {
	margin-bottom:0;
}
.small-item.three-column .box-antrian {
    width: calc(33% - 1.2px);
}
.small-item.three-column .box-antrian-container {
	width:43%;
}
.small-item.three-column .current-antrian-container {
	width:57%;
}
.small-item.three-column .box-antrian:nth-child(3n+1) {
	margin-right:0;
}
.small-item.three-column .box-antrian:nth-last-child(-n+1),
.small-item.three-column .box-antrian:nth-last-child(-n+2),
.small-item.three-column .box-antrian:nth-last-child(-n+3) {
	margin-bottom:0;
}
.small-item.three-column .box-antrian-body {
	font-size: 20px;
	line-height: 20px;
}
.small-item.three-column .nama-antrian-tujuan {
	font-size: 18px;
	line-height: 18px;
}
.small-item.three-column .box-antrian-body {
	padding: 10px !important;
}
/* Small item General */
.small-item .box-antrian-body {
	font-size: 20px;
	line-height: 20px;
	height: 100%;
	text-transform: none;
	padding-right:10px;
	border-radius:0;
}
.small-item .box-antrian-container {
	align-content: space-around;
	width:37%;
	padding-left:0;
	padding-right:0;
	display: flex;
    height: 100%;
    justify-content: flex-start;
}
.small-item .current-antrian-container {
	width:63%;
	padding-right: 5px;
	padding-left: 0;
}
.small-item .content-middle-top-container {
    height: 100vh;
}
.small-item .media-container {
	border-radius:0;
    padding-left: 0;
	height: calc(100% - 5px);
	margin-bottom: 5px;
}
.small-item .media {
	border-radius:0;
}
.small-item .plyr {
    border-radius: 0;
}
.small-item .media {
    height: 100%;
}
.small-item .current-antrian-media-container {
	height: 100%;
}
.small-item .current-antrian-title {
    font-size: 25px;
    line-height: 25px;
    padding: 15px;
    height: auto;
	border-radius:0;
}
.small-item .current-antrian-number {
	height: 100%;
	width: 100%;
	text-transform: none;
}

.small-item .number-one {
	font-size: 35px;
	line-height: 35px;
    align-items: center;
}

.small-item .current-antrian-number-container {
    height: auto;
	width: 100%;
	margin-bottom: 5px;
}
.small-item footer {
	text-align: left;
}
.small-item .no-antrian-sekarang,
.small-item .tujuan-antrian-sekarang {
	border-radius:15px !important;
}
.small-item .empty-item {
	background: #9b9bad;
    color: #d6d8eb;
    border: 2px solid #9797a2;
}
:fullscreen {
	.small-item .box-antrian-body {
		font-size: 26px;
		line-height: 26px;
	}
	.small-item .nama-antrian-tujuan {
		font-size: 23px;
	}
	.small-item .tujuan-antrian-sekarang,
	.small-item .no-antrian-sekarang {
		font-size: 50px;
        padding: 17px 25px !important;
    }
	/* Max 14 item */
	.small-item.max-14 .tujuan-antrian-sekarang, 
	.small-item.max-14 .no-antrian-sekarang {
        font-size: 57px;
        padding: 20px 25px !important;
    }
	.small-item.max-14 .box-antrian-body {
		font-size: 32px;
		line-height: 32px;
	}
	.small-item.max-14 .nama-antrian-tujuan {
		font-size: 28px;
	}
	/* Max 16 item */
	.small-item.max-16 .tujuan-antrian-sekarang, 
	.small-item.max-16 .no-antrian-sekarang {
        font-size: 55px;
        padding: 20px 25px !important;
    }
	.small-item.max-16 .box-antrian-body {
		font-size: 30px;
		line-height: 30px;
	}
	.small-item.max-16 .nama-antrian-tujuan {
		font-size: 26px;
	}
	/* Max 18 item */
	.small-item.max-18 .tujuan-antrian-sekarang, 
	.small-item.max-18 .no-antrian-sekarang {
        font-size: 52px;
        padding: 18px 23px !important;
    }
	.small-item.max-18 .box-antrian-body {
		font-size: 28px;
		line-height: 28px;
	}
	.small-item.max-18 .nama-antrian-tujuan {
		font-size: 24px;
	}
	/* Max 20 item */
	.small-item.max-20 .box-antrian {
		height: 7.8%;
	}
	.small-item.max-20 .tujuan-antrian-sekarang, 
	.small-item.max-20 .no-antrian-sekarang {
        font-size: 48px;
        padding: 20px 27px !important;
    }
	.small-item.max-20 .box-antrian-body {
		font-size: 26px;
		line-height: 26px;
	}
	.small-item.max-20 .nama-antrian-tujuan {
		font-size: 22px;
	}
	/* Max 22 item */
	.small-item.max-22 .tujuan-antrian-sekarang, 
	.small-item.max-22 .no-antrian-sekarang {
        font-size: 48px;
        padding: 13px 20px !important;
    }
	.small-item.max-22 .box-antrian-body {
		font-size: 24px;
		line-height: 24px;
	}
	.small-item.max-22 .nama-antrian-tujuan {
		font-size: 20px;
	}
	/* Max 24 item */
	.small-item.max-24 .box-antrian {
		height: 6.6%;
	}
	.small-item.max-24 .current-antrian-number {
		padding: 25px;
	}
	.small-item.max-24 .tujuan-antrian-sekarang, 
	.small-item.max-24 .no-antrian-sekarang {
		font-size: 50px;
        padding: 15px 23px !important;
    }
	.small-item.max-24 .box-antrian-body {
		font-size: 22px;
		line-height: 22px;
	}
	.small-item.max-24 .nama-antrian-tujuan {
		font-size: 18px;
	}
	/* Max 27 item */
	.small-item.max-27 .tujuan-antrian-sekarang, 
	.small-item.max-27 .no-antrian-sekarang {
		font-size: 60px;
		padding: 23px 25px !important;
    }
	.small-item.max-27 .current-antrian-number {
		padding: 30px;
	}
	/* Max 30 item */
	.small-item.max-30 .tujuan-antrian-sekarang, 
	.small-item.max-30 .no-antrian-sekarang {
		font-size: 60px;
		padding: 23px 25px !important;
    }
	.small-item.max-30 .current-antrian-number {
		padding: 30px;
	}
	/* Max 33 item */
	.small-item.max-33 .box-antrian {
		height: 7.1%;
	}
	.small-item.max-33 .tujuan-antrian-sekarang, 
	.small-item.max-33 .no-antrian-sekarang {
		font-size: 54px;
		padding: 20px 22px !important;
    }
	.small-item.max-33 .current-antrian-number {
		padding: 25px;
	}
	/* Max 36 item */
	.small-item.max-36 .box-antrian {
		height: 6.6%;
	}
	.small-item.max-36 .tujuan-antrian-sekarang, 
	.small-item.max-36 .no-antrian-sekarang {
		font-size: 45px;
		padding: 16px 22px !important;
    }
	.small-item.max-36 .current-antrian-number {
		padding: 24px;
	}
	/* Max 39 item */
	.small-item.max-39 .box-antrian {
		height: 6.1%;
	}
	.small-item.max-39 .tujuan-antrian-sekarang, 
	.small-item.max-39 .no-antrian-sekarang {
		font-size: 42px;
		padding: 14px 20px !important;
    }
	.small-item.max-39 .current-antrian-number {
		padding: 23px;
	}
	/* Max 42 item */
	.small-item.max-42 .box-antrian {
		height: 5.9%;
	}
	.small-item.max-42 .tujuan-antrian-sekarang, 
	.small-item.max-42 .no-antrian-sekarang {
		font-size: 34px;
		padding: 12px 16px !important;
    }
	.small-item.max-42 .current-antrian-number {
		padding: 20px;
	}
	/** SMALL ITEM: Jumlah max antrian 45 */
	.small-item.max-45 .box-antrian {
		height: 5.6%;
	}
	.small-item.max-45 .tujuan-antrian-sekarang, 
	.small-item.max-45 .no-antrian-sekarang {
		font-size: 33px;
		padding: 10px 16px !important;
    }
	.small-item.max-45 .current-antrian-number {
		padding: 18px;
	}

	
	/** Column */
	.small-item.three-column .box-antrian-body {
		font-size: 21px;
		line-height: 21px;
	}
	.small-item.three-column .nama-antrian-tujuan {
		font-size: 19px;
	}
}

/** X-SMALL ITEM Jumlah max antrian 24 */
/* .xs-item header {
	margin-bottom: 5px !important;
}
.xs-item .content-middle-top-container {
	padding: 0;
}
.xs-item .box-antrian {
	height: 7.5%;
    margin-bottom: 5px;
    margin-right: 5px;
    padding-right: 0;
    padding-top: 0;
    min-width: auto;
    width: calc(50% - 2.5px);
    flex: none;
}
.xs-item .box-antrian-body {
	font-size: 20px;
	line-height: 20px;
	height: 100%;
	text-transform: none;
	padding-right:10px;
	border-radius:0;
}

.xs-item .box-antrian-container {
	align-content: space-around;
	width:37%;
	padding-left:0;
	padding-right:0;
	display: flex;
    height: 100%;
    justify-content: flex-start;
}
.xs-item .current-antrian-container {
	width:63%;
	padding-right: 5px;
	padding-left: 0;
}

.xs-item .content-middle-top-container {
    height: 100vh;
}
.xs-item .media-container {
	border-radius:0;
    padding-left: 0;
	height: calc(85% - 5px);
}
.xs-item .media {
	border-radius:0;
}
.xs-item .plyr {
    border-radius: 0;
}
.xs-item .media {
    height: 100%;
}
.xs-item .current-antrian-media-container {
	height: 100%;
}
.xs-item .current-antrian-title {
    font-size: 25px;
    line-height: 25px;
    padding: 15px;
    height: auto;
	border-radius:0;
}
.xs-item .current-antrian-number {
	height: 100%;
	text-transform: none;
}

.xs-item .number-one {
	font-size: 40px;
	line-height: 40px;
    align-items: center;
}

.xs-item .current-antrian-number-container {
    height: 15%;
	margin-bottom: 5px;
}
.xs-item .current-antrian {
    background: #595c67;
}
.xs-item .box-antrian:nth-child(even) {
	margin-right:0;
}
:fullscreen {
	.xs-item .box-antrian-body {
		font-size: 25px;
		line-height: 25px;
	}
	.xs-item .nama-antrian-tujuan {
		font-size: 22px;
	}
	.xs-item .tujuan-antrian-sekarang,
	.xs-item .no-antrian-sekarang {
		font-size: 50px;
        padding: 12px 20px !important;
    }
}
 */
/** MEDIUM ITEM Jumlah max antrian 12 */
.medium-item .box-antrian {
	height: calc(50% - 7px);
}
.medium-item .box-antrian-body {
    font-size: 95px;
	line-height: 95px !important;
}
.medium-item .box-antrian-container {
	height: 100%;
}
.medium-item .current-antrian-title {
	font-size: 23px;
    line-height: 23px;
    padding: 17px;
	height: calc(20% - 2px);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.medium-item .current-antrian-number {
	font-size: 150px;
	line-height: 0px;
	height: 60%;
}
.medium-item .current-antrian-tujuan {
	font-size: 23px;
    line-height: 23px;
    padding: 17px;
	height: calc(20% - 2px);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.medium-item .content-middle-top-container {
	height: 55%;
	padding-top:10px;
}
.medium-item .content-middle-bottom-container {
	height: 45%;
}
.medium-item header {
	border-radius: 10px;
	margin-bottom: 10px;
}
/**-- MEDIUM ITEM */

/* GENERAL - LARGE ITEM */
.plyr {
	width: 100%;
	border-radius: 10px;
}
.block-container {
	margin: auto;
	display: flex;
	height: 100vh;
	flex-direction: column;
}
.header-left-container {
	display: flex;
}
.header-left-container .detail {
	margin-top: -7px;
}
.header-left-container img{
	max-height:60px;
}
.header-left-container p{
	margin: 0;
	line-height: 22px;
}
.header-left-container .alamat {
	font-size: 18px;
	font-weight:400;
	line-height: 12px;
}
.header-left-container .alamat p{
	line-height: 20px;
}
.logo {
	margin-right: 10px;
}
@property --k {
  syntax: "<number>";
  initial-value: 0;
  inherits: false;
}
.gr-text {
  /* no pseudo needed */
  --k: 0;
  place-self: left;
  background: linear-gradient(90deg, hsl(calc(var(--k)*1turn), 95%, 65%), hsl(calc(var(--k)*1turn + 90deg), 95%, 65%));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font: 900 clamp(.875em, 7.25vw, 2em) arial black, sans-serif;
  filter: url(#f);
  text-align: left;
  text-transform: uppercase;
  /* needs support for animating custom properties */
  /* Firefox not quite there yet, but it's coming */
  animation: k 15s linear infinite;
}
@keyframes k {
  to {
    --k: 1 ;
  }
}
.logo-text {
	font-size: 25px;
	font-weight:800;
}
.header-right-container {
	text-align: right;
	font-size: 20px;
	margin-top: 20px;
}
.header-right-container .tanggal {
	font-size: 17px;
}
.header-right-container .waktu {
	font-size: 30px;
	line-height: 30px;
}
.box-antrian {
	flex: 1;
	text-align:center;
	text-transform: uppercase;
	font-size: 18px !important;
	padding-right: 10px;
	padding-top: 10px;
	height: 100%;
	display:flex;
	flex-direction: column;
	min-width: 250px;
}
.box-antrian:first-child {
	padding-left:0;
}
.box-antrian-body {
	height: calc(100% - 15px);
	font-size: 100px;
    line-height: 0;
    display: table-cell;
    vertical-align: middle;
    display: flex;
    justify-content: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.box-antrian-body .group-nomor {
	display: flex;
    align-self: center;
    padding: 0;
}
.box-antrian-content {
	background: #0061f2;
	width: 100%;
	position: relative;
	border-radius: 10px;
}
.box-antrian-content .box-antrian-body {
	font-size: 100px;
	line-height: 140px;
}
.box-antrian-container {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    align-content: flex-start;
    justify-content: center;
	height: 100%;
	/* padding-bottom: 10px; */
}
.box-antrian-header {
	width: 100%;
	padding: 10px 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size:17px;
}
.title {
	text-align:center;
	text-transform: uppercase;
}
.media-container {
	position: relative;
    height: 100%;
	padding-right: 0;
	padding-left: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
video {
	/* background: #CCCCCC; */
}
.media {
	background: #CCCCCC;
	width: 100%;
	height: calc(100% - 15px);
	position: relative;
	display: flex;
	border-radius: 10px;
}
.current-antrian {
    padding: 10px;
    text-align: center;
	margin-bottom:2px;
	text-transform: uppercase;
}
.current-antrian-number-container {
	height: 100%;
}
.current-antrian-container {
	display: flex;
    flex-direction: column;
	/*padding: 0;*/
	height: 100%;
	margin-top:10px;
}
.current-antrian-title {
	font-size: 25px;
	line-height: 0px;
	padding: 35px;
	height: 10%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.current-antrian-tujuan {
	font-size: 25px;
	margin:0;
	line-height: 0px;
	padding: 35px;
	height: 10%;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.current-antrian-number {
	/* font-size: 200px; */
	/* line-height: 0px; */
	/* display: table-cell; */
	/* vertical-align: middle; */
	height: calc(100% - 2px);
	/* display: flex; */
    /* justify-content: center; */
}
.number-one {
	display: flex;
	align-self: center;
	padding: 0;
}
.content-container {
	flex-grow: 1;
}
.content-middle-top-container {
	margin-bottom: 0;
	padding: 10px 0;
	padding-bottom:0;
	height: 68%;
}
.content-middle-bottom-container {
	height: 32%;
}
.btn-toggle-fullscreen-container {
	display:none;
	position:absolute;
	top:0;
	right:5px;
	width:45px;
	height:45px;
	z-index: 10;
}
.btn-toggle-fullscreen {
	width:50px;
	height:50px;
	background: rgba(204,204,204,0.5);
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0;
	color: #FFFFFF;
}
.btn-toggle-fullscreen:hover {
	background: rgba(204,204,204,0.4);
}
.btn-toggle-fullscreen:active {
	background-color: rgba(204,204,204,0.3) !important;
}
@media (display-mode: fullscreen) {
    .btn-fullscreen-container {
		display:block;
	}
}

footer {
	padding: 20px;
    color: #ecf5fe;
    text-align: center;
	overflow: hidden;
}

/** Loader Ring */
.loader-ring,
.loader-ring:after {
	border-radius: 50%;
	width: 3em;
    height: 3em;
}
.loader-ring {
  margin:  auto;
  cursor: wait;
  text-indent: -9999em;
  border-top: 0.5em solid rgba(165, 165, 165, 0.2);
  border-right: 0.5em solid rgba(165, 165, 165, 0.2);
  border-bottom: 0.5em solid rgba(165, 165, 165, 0.2);
  border-left: 0.5em solid #a7a7a7;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load-ring 1.1s infinite linear;
  animation: load-ring 1.1s infinite linear;
}
@-webkit-keyframes load-ring {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes load-ring {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

:fullscreen {
	.box-antrian-body {
		font-size: 110px;
	}
}

@media screen and (min-width: 1500px)
{
	.medium-item .box-antrian:nth-child(6) {
		padding-right: 0;
	}
}

@media screen and (min-width: 1250px) and (max-width: 1500px) 
{
	.box-antrian:nth-child(5),
	.medium-item .box-antrian:nth-child(5),
	.medium-item .box-antrian:nth-child(10) {
		padding-right: 0;
	}
	
	.box-antrian-body {
		font-size: 110px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1250px)
{
	.box-antrian:nth-child(4),
	.medium-item .box-antrian:nth-child(4),
	.medium-item .box-antrian:nth-child(8) {
		padding-right: 0;
	}
	
	.block-container {
		height: auto;
	}
}

@media screen and (min-width: 1200px)
{
	.box-antrian:last-child {
		padding-right: 0;
	}
}

@media screen and (max-width: 1400px) 
{
	.header-right-container .tanggal {
		font-size: 15px;
	}
	.header-right-container .waktu {
		font-size: 20px;
		line-height: 20px;
	}
	.medium-item .current-antrian-title,
	.medium-item .current-antrian-tujuan	{
		font-size: 20px;
		line-height: 20px;
		padding: 20px;
		height: calc(18% - 2px);
	}
	
	.medium-item .current-antrian-number {
		font-size: 110px;
        line-height: 0;
        height:100%;
	}
	.current-antrian-title,
	.current-antrian-tujuan {
		font-size: 20px;
		line-height: 20px;
		padding: 15px;
		height: calc(20% - 2px);
	}
	.current-antrian-number {
		/* font-size: 120px; */
        /* line-height: normal; */
        height:100%;
	}
	.medium-item .content-middle-top-container {
		height: 50%;
		padding-top:10px;
	}
	.content-middle-top-container {
		height: 50%;
	}
	.medium-item .content-middle-bottom-container {
		height: 50%;
	}
	.medium-item .header-right-container{
		display: none;
	}
	.box-antrian-container {
		height: auto;
	}
	.small-item.two-column .box-antrian-body {
		font-size: 20px !important;
		line-height: 20px !important;
	}
	.small-item.two-column .group-nomor {
		font-size: 20px;
	}
	.small-item.two-column .nama-antrian-tujuan {
		font-size: 20px;
	}
	.small-item.two-column .number-one {
		font-size: 35px;
		line-height: 35px;
	}
	.small-item.two-column .no-antrian-sekarang
	, .small-item.two-column .tujuan-antrian-sekarang {
		padding: 15px 25px !important;
	}
	.small-item.two-column .current-antrian-number {
		padding: 17px;
	}
	.small-item .arrow-right i {
		font-size: 17px !important;
	}
	.content-container.small-item {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
	.small-item .current-antrian-number {
		padding: 15px;
	}
	
	.small-item.three-column .group-nomor {
		font-size: 17px;
	}
	
	.small-item.three-column .nama-antrian-tujuan {
		font-size: 17px;
	}
	.small-item .arrow-right i {
		font-size: 14px !important;
		margin: 7px !important;
	}
	
	.small-item.three-column .box-antrian {
		width: calc(33% - 0px) !important;
	}
	
	.xs-item .box-antrian-body {
		font-size: 20px;
		line-height: 20px;
	}
	.xs-item .nama-antrian-tujuan {
		font-size: 16px;
	}
	.xs-item .number-one {
		font-size: 30px;
		line-height: 30px;
	}
	.xs-item .arrow-right i {
		font-size: 17px !important;
	}
	.content-container.xs-item {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
	.xs-item .current-antrian-number {
		padding: 0;
	}
}

@media screen and (max-width: 1200px) 
{
	.small-item.three-column .group-nomor {
		font-size: 14px;
	}
	
	.small-item.three-column .nama-antrian-tujuan {
		font-size: 14px;
	}
	.small-item .arrow-right i {
		font-size: 12px !important;
		margin: 5px !important;
	}
	.box-antrian-content .box-antrian-body {
		font-size: 100px;
		line-height: 120px;
	}
	.block-container {
		height: auto;
	}
	.content-container {
		padding-left:15px;
		padding-right: 5px;
	}
	.media-container {
		display:block !important;
	}
	.current-antrian-title,
	.medium-item .current-antrian-title, 	
	.current-antrian-tujuan,
	.medium-item .current-antrian-tujuan	{
		font-size: 17px;
		line-height: 17px;
		padding: 15px;
	}
	.box-antrian-body,
	.medium-item .box-antrian-body {
		font-size: 70px;
		line-height: 70px;
		padding: 10px;
	}
	.number-one {
		font-size: 80px;
        line-height: 80px;
	}
	.logo-text {
		font-size: 25px;
		font-weight:800;
	}
	.alamat {
		font-size: 16px;
	}
	.content-middle-top-container {
		padding-right: 15px;
	}
	.btn-toggle-fullscreen {
		display: none;
	}
	footer {
		font-size: 15px;
	}
	
	.small-item.two-column .group-nomor {
		font-size: 18px;
	}
	.small-item.two-column .nama-antrian-tujuan {
		font-size: 18px;
	}
	.small-item.two-column .number-one {
		font-size: 27px;
		line-height: 27px;
	}
	.small-item.two-column .no-antrian-sekarang
	, .small-item.two-column .tujuan-antrian-sekarang {
        padding: 15px 20px !important;
    }
	.small-item.two-column .current-antrian-container {
		width: 60%;
	}
	.small-item.two-column .box-antrian-container {
		width: 40%;
	}
	
	
	.small-item.three-column .current-antrian-container {
		width: 55%;
	}
	.small-item.three-column .box-antrian-container {
		width: 45%;
	}
	
	.small-item.three-column .box-antrian {
		width: calc(33% - 1px) !important;
	}
}

@media screen and (max-width: 1024px) 
{
	.small-item.three-column .group-nomor {
		font-size: 14px;
	}
	
	.small-item.three-column .nama-antrian-tujuan {
		font-size: 14px;
	}
	.small-item .arrow-right i {
		font-size: 12px !important;
		margin: 5px !important;
	}
}

@media screen and (max-width: 960px) {
	
	.small-item.three-column .group-nomor {
		font-size: 12px;
	}
	
	.small-item.three-column .nama-antrian-tujuan {
		font-size: 12px;
	}
	.small-item .arrow-right i {
		font-size: 10px !important;
		margin: 3px !important;
	}
	
	.small-item.two-column .number-one {
		font-size: 25px;
		line-height: 25px;
	}
	
	.small-item.two-column .box-antrian-body {
		padding: 0;
        padding-left: 8px !important;
        padding-right: 8px !important;
        font-size: 18px;
	}
	
	.small-item.two-column .header-right-container {
		display:none;
	}
	
	.small-item.two-column .arrow-right i {
		font-size: 12px !important;
		vertical-align: middle;
	}
	.small-item.two-column .current-antrian-container {
		width: 55%;
	}
	.small-item.two-column .box-antrian-container {
		width: 45%;
	}
	.small-item.max-20 .box-antrian {
		height: 7.9%;
	}
	.small-item .box-antrian-container {
		width: 45%;
	}

	.xs-item .nama-antrian-tujuan {
		font-size: 15px;
	}
	
	.xs-item .number-one {
		font-size: 25px;
		line-height: 25px;
	}
	
	.xs-item .box-antrian-body {
		padding: 0;
        padding-left: 8px !important;
        padding-right: 8px !important;
        font-size: 18px;
	}
	
	.xs-item .header-right-container {
		display:none;
	}
	
	.xs-item .arrow-right i {
		font-size: 15px !important;
		vertical-align: middle;
	}
}

@media screen and (max-width: 860px) {
	
	.block-container {
		margin: auto;
		display: flex;
		height: auto;
		flex-direction: column;
	}
	.media-container {
		/* display:none !important; */
	}
	.box-antrian:last-child {
		/* padding-right: 15px; */
	}
	.current-antrian-container {
		width:100%;
	}
	.box-antrian {
		padding-right: 10px;
		padding-top: 10px;
	}
	.medium-item header {
		margin-bottom: 10px !important;
	}
	header {
		flex-wrap: wrap;
	}
	.header-right-container {
		display: none;
	}
	.small-item.two-column .current-antrian-container {
		width: 100%;
		padding-right: 0;
	}
	.small-item.two-column .current-antrian-container {
		height: auto;
	}
	.small-item.two-column .current-antrian-number-container {
		height: auto;
		margin-bottom: 5px;
	}
	.small-item.two-column .box-antrian-container {
		width: 100%;
	}
	.small-item.two-column .number-one {
        font-size: 25px;
        line-height: 25px;
    }
	.small-item.two-column .box-antrian:last-child {
        padding-right: 0;
    }
	.small-item.three-column .current-antrian-container {
		/* width: 100%; */
		display: none !important;
	}
	.small-item.three-column .box-antrian-container {
		width: 100%;
	}
	.small-item.three-column .group-nomor {
		font-size: 16px;
	}
	
	.small-item.three-column .nama-antrian-tujuan {
		font-size: 16px;
	}
	.small-item .arrow-right i {
		font-size: 14px !important;
		margin: 5px !important;
	}
	
	.small-item.three-column .box-antrian {
		width: calc(33% - 1px) !important;
	}
	
	.small-item .media {
		display: none;
	}
	.small-item footer {
		display: none;
	}
	.xs-item .current-antrian-container {
		width: 100%;
		padding-right: 0;
	}
	.xs-item .current-antrian-container {
		height: auto;
	}
	.xs-item .current-antrian-number-container {
		height: auto;
		margin-bottom: 5px;
	}
	.xs-item .box-antrian-container {
		width: 100%;
	}
	.xs-item .number-one {
        font-size: 20px;
        line-height: 20px;
    }
	.xs-item .current-antrian-number {
		padding: 13px !important;
	}
	
	.xs-item .box-antrian:last-child {
        padding-right: 0;
    }
}

@media screen and (max-width: 550px) {
	header {
	    justify-content: center;
	}
		
	.header-right-container {
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
}
@media screen and (max-width: 450px) {
	.small-item.three-column .group-nomor {
		font-size: 14px;
	}
	.small-item .arrow-right i {
		font-size: 10px !important;
		margin: 5px !important;
	}
	.small-item.three-column .nama-antrian-tujuan {
        font-size: 15px;
    }
}

@media screen and (max-width: 400px) {
	.small-item.three-column .group-nomor {
		font-size: 13px;
	}
	.small-item .arrow-right i {
		font-size: 10px !important;
		margin: 4px !important;
	}
	.small-item.three-column .nama-antrian-tujuan {
        font-size: 13px;
    }
	.small-item.three-column .box-antrian-body {
		padding: 5px !important;
	}
}

.m-portlet {
    margin-bottom: 2.2rem
}

.m-portlet .m-portlet__head {
    display: table;
    padding: 0;
    width: 100%;
    padding: 0 2.2rem;
    height: 5.1rem
}

.m-portlet .m-portlet__head .m-portlet__head-caption {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title {
    display: table;
    table-layout: fixed;
    height: 100%
}

.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    padding: 0 13px 0 0
}

.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class*=" la-"],
.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class^=la-] {
    font-size: 1.6rem
}

.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class*=" fa-"],
.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class^=fa-] {
    font-size: 1.4rem
}

.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class*=" flaticon-"],
.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class^=flaticon-] {
    font-size: 1.8rem
}

.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon i {
    vertical-align: middle;
    line-height: 0;
    display: inline-block
}

.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.3rem;
    font-weight: 500;
    font-family: Roboto
}

.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text small {
    display: inline-block;
    padding-left: 5px;
    font-size: 1rem;
    font-weight: 300;
    font-family: Roboto
}

.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text .m-portlet__head-desc {
    margin-top: .4rem;
    display: block;
    font-size: .85rem;
    font-weight: 300;
    font-family: Roboto
}

.m-portlet .m-portlet__head .m-portlet__head-tools {
    text-align: right;
    display: table-cell;
    vertical-align: middle
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav {
    display: table;
    text-align: right;
    float: right;
    padding: 0;
    margin: 0;
    height: 100%;
    list-style: none
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 5px
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item.m-portlet__nav-item--last {
    padding-right: 0
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link {
    display: inline-block;
    vertical-align: middle
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon {
    padding: 0 2px
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class*=" la-"],
.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class^=la-] {
    font-size: 1.6rem
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class*=" fa-"],
.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class^=fa-] {
    font-size: 1.4rem
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class*=" flaticon-"],
.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class^=flaticon-] {
    font-size: 1.8rem
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class*=" la-"],
.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class^=la-] {
    font-size: 1.8rem
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class*=" fa-"],
.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class^=fa-] {
    font-size: 1.6rem
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class*=" flaticon-"],
.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class^=flaticon-] {
    font-size: 2rem
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class*=" la-"],
.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class^=la-] {
    font-size: 2.2rem
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class*=" fa-"],
.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class^=fa-] {
    font-size: 2rem
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class*=" flaticon-"],
.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class^=flaticon-] {
    font-size: 2.4rem
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    vertical-align: middle;
    line-height: 0;
    display: inline-block
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link:hover {
    text-decoration: none
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item:first-child .m-portlet__nav-item {
    padding-right: 0
}

.m-portlet .m-portlet__head .m-portlet__head-tools .nav.nav-pills,
.m-portlet .m-portlet__head .m-portlet__head-tools .nav.nav-tabs {
    margin: 0
}

.m-portlet .m-portlet__head .m-portlet__head-tools .nav.nav-pills.m-nav-pills--align-right {
    float: right
}

.m-portlet .m-portlet__head.m-portlet__head--fit {
    position: relative;
    z-index: 1
}

.m-portlet .m-portlet__body {
    padding: 2.2rem 2.2rem
}

.m-portlet .m-portlet__body.m-portlet__body--no-padding {
    padding: 0
}

.m-portlet .m-portlet__body.m-portlet__body--no-top-padding {
    padding-top: 0
}

.m-portlet .m-portlet__body.m-portlet__body--no-left-padding {
    padding-left: 0
}

.m-portlet .m-portlet__body.m-portlet__body--no-right-padding {
    padding-right: 0
}

.m-portlet .m-portlet__foot {
    padding: 1.1rem 2.2rem
}

.m-portlet .m-portlet__foot.m-portlet__foot--fit {
    padding: 0
}

.m-portlet.m-portlet--full-height {
    height: calc(100% - 2.2rem)
}

.m-portlet.m-portlet--full-height .m-portlet__body {
    height: calc(100% - 2.2rem - 2.2rem)
}

.m-portlet.m-portlet--half-height {
    height: calc(50% - 2.2rem)
}

.m-portlet.m-portlet--fit {
    position: relative
}

.m-portlet.m-portlet--widget-fit .m-portlet__head {
    position: relative;
    z-index: 1
}

.m-portlet.m-portlet--bordered-semi .m-portlet__body {
    padding-top: .5rem
}

.m-portlet.m-portlet--space {
    padding: 0 2.2rem
}

.m-portlet.m-portlet--space .m-portlet__head {
    padding: 2.2rem 0
}

.m-portlet.m-portlet--space .m-portlet__body {
    padding: 2.2rem 0
}

.m-portlet.m-portlet--space .m-portlet__foot>.m-form__actions {
    padding: 2.2rem 0
}

.m-portlet.m-portlet--tabs .m-portlet__head {
    padding: 0 2.2rem
}

.m-portlet.m-portlet--tabs .m-portlet__head .m-portlet__head-tools {
    padding: 0
}

.m-portlet.m-portlet--tabs .m-portlet__head .m-portlet__head-tools .m-tabs-line {
    position: relative;
    height: 100%;
    margin: 0;
    border-bottom-color: transparent;
    bottom: -1px
}

.m-portlet.m-portlet--tabs .m-portlet__head .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    height: 100%;
    padding: 1.7rem 0 1.5rem 0
}

.m-portlet.m-portlet--tabs .m-portlet__head .m-portlet__head-tools .m-tabs-line.m-tabs-line--2x {
    bottom: -3px
}

.m-portlet.m-portlet--last {
    margin-bottom: 0
}

.m-portlet.m-portlet--head-sm .m-portlet__head {
    height: 4.1rem
}

.m-portlet.m-portlet--head-sm .m-portlet__head .m-portlet__head-tools {
    padding: 0
}

.m-portlet.m-portlet--head-sm .m-portlet__head .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    height: 100%;
    padding: 1.2rem 0 1.2rem 0
}

.m-portlet.m-portlet--head-sm .m-portlet__body,
.m-portlet.m-portlet--head-sm .m-portlet__foot {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem
}

.m-portlet.m-portlet--unair {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.m-portlet.m-portlet--rounded {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.m-portlet.m-portlet--rounded .m-portlet__head {
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -ms-border-top-left-radius: 4px;
    -o-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -ms-border-top-right-radius: 4px;
    -o-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.m-portlet.m-portlet--rounded .m-portlet__body {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -o-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -o-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.m-portlet.m-portlet--rounded .m-portlet__foot {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -o-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -o-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

@media (max-width:768px) {
    .m-portlet.m-portlet--responsive-mobile .m-portlet__head {
        display: block;
        height: auto
    }
    .m-portlet.m-portlet--responsive-mobile .m-portlet__head .m-portlet__head-caption {
        display: block;
        padding-top: .9rem;
        padding-bottom: .9rem
    }
    .m-portlet.m-portlet--responsive-mobile .m-portlet__head .m-portlet__head-tools {
        text-align: left;
        display: block;
        padding-top: .45rem;
        padding-bottom: .9rem
    }
}

@media (max-width:992px) {
    .m-portlet.m-portlet--responsive-tablet-and-mobile .m-portlet__head {
        display: block;
        height: auto
    }
    .m-portlet.m-portlet--responsive-tablet-and-mobile .m-portlet__head .m-portlet__head-caption {
        display: block;
        padding-top: .9rem;
        padding-bottom: .9rem
    }
    .m-portlet.m-portlet--responsive-tablet-and-mobile .m-portlet__head .m-portlet__head-tools {
        text-align: left;
        display: block;
        padding-top: .45rem;
        padding-bottom: .9rem
    }
}

.m-portlet .m-form.m-form--fit>.m-portlet__body {
    padding-left: 0;
    padding-right: 0
}

.m-portlet.m-portlet--sortable .m-portlet__head {
    cursor: move
}

.m-portlet.m-portlet--sortable-empty {
    visibility: hidden;
    height: 45px;
    min-height: 125px
}

.m-portlet .m-portlet-fit--sides {
    margin-left: -2.2rem;
    margin-right: -2.2rem
}

.m-portlet .m-portlet-fit--bottom {
    margin-bottom: -2.2rem
}

.m-portlet .m-portlet-fit--top {
    margin-top: -7.3rem
}

.m-portlet.m-portlet--bordered-semi .m-portlet-fit--top {
    margin-top: -5.6rem
}

.m-portlet .m-portlet__body-separator {
    height: 0;
    overflow: hidden;
    margin: 30px -2.2rem
}

@media (max-width:992px) {
    .m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text {
        font-size: 1.1rem
    }
    .m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text small {
        font-size: .85rem
    }
    .m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text .m-portlet__head-desc {
        font-size: .85rem
    }
}

.m-portlet {
    -webkit-box-shadow: 0 1px 15px 1px rgba(113, 106, 202, .08);
    -moz-box-shadow: 0 1px 15px 1px rgba(113, 106, 202, .08);
    box-shadow: 0 1px 15px 1px rgba(113, 106, 202, .08);
    background-color: #fff
}

.m-portlet .m-portlet__head {
    border-bottom: 1px solid #ebedf2
}

.m-portlet .m-portlet__head .m-portlet__head-icon {
    color: #b2b1c5
}

.m-portlet .m-portlet__head .m-portlet__head-text {
    color: #575962
}

.m-portlet .m-portlet__head .m-portlet__head-text .m-portlet__head-desc,
.m-portlet .m-portlet__head .m-portlet__head-text small {
    color: #afb2c1
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #afb0c7
}

.m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #716aca
}

.m-portlet .m-portlet__body {
    color: #575962
}

.m-portlet .m-portlet__foot:not(.m-portlet__no-border) {
    border-top: 1px solid #ebedf2
}

.m-portlet .m-portlet__foot:not(.m-portlet__no-border).m-portlet__foot--top {
    border-top: 0;
    border-bottom: 1px solid #ebedf2
}

.m-portlet .m-portlet__foot:not(.m-portlet__no-border).m-portlet__foot-no-border {
    border: 0
}

.m-portlet.m-portlet--bordered {
    border: 1px solid #ebedf2
}

.m-portlet.m-portlet--bordered-semi .m-portlet__head {
    border: 0
}

.m-portlet.ui-sortable-helper {
    border: 1px dashed #ebedf2
}

.m-portlet .m-portlet__body-separator {
    border-bottom: 1px solid #f4f5f8
}

.m-portlet.m-portlet--skin-dark {
    -webkit-box-shadow: 0 1px 15px 1px rgba(113, 106, 202, .55);
    -moz-box-shadow: 0 1px 15px 1px rgba(113, 106, 202, .55);
    box-shadow: 0 1px 15px 1px rgba(113, 106, 202, .55);
    background-color: #2c2e3e
}

.m-portlet.m-portlet--skin-dark .m-portlet__head {
    border-bottom: 1px solid #a1a4b1
}

.m-portlet.m-portlet--skin-dark .m-portlet__head .m-portlet__head-icon {
    color: #fff
}

.m-portlet.m-portlet--skin-dark .m-portlet__head .m-portlet__head-text {
    color: #fff
}

.m-portlet.m-portlet--skin-dark .m-portlet__head .m-portlet__head-text .m-portlet__head-desc,
.m-portlet.m-portlet--skin-dark .m-portlet__head .m-portlet__head-text small {
    color: #c9c9e0
}

.m-portlet.m-portlet--skin-dark .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: rgba(255, 255, 255, .6)
}

.m-portlet.m-portlet--skin-dark .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #fff
}

.m-portlet.m-portlet--skin-dark .m-portlet__body {
    color: #fff
}

.m-portlet.m-portlet--skin-dark .m-portlet__foot:not(.m-portlet__no-border) {
    border-top: 1px solid #a1a4b1
}

.m-portlet.m-portlet--skin-dark .m-portlet__foot:not(.m-portlet__no-border).m-portlet__foot--top {
    border-top: 0;
    border-bottom: 1px solid #a1a4b1
}

.m-portlet.m-portlet--skin-dark .m-portlet__foot:not(.m-portlet__no-border).m-portlet__foot-no-border {
    border: 0
}

.m-portlet.m-portlet--skin-dark.m-portlet--bordered {
    border: 1px solid #a1a4b1
}

.m-portlet.m-portlet--skin-dark.m-portlet--bordered-semi .m-portlet__head {
    border: 0
}

.m-portlet.m-portlet--skin-dark.ui-sortable-helper {
    border: 1px dashed #a1a4b1
}

.m-portlet.m-portlet--skin-dark .m-portlet__body-separator {
    border-bottom: 1px solid #999caa
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg {
    background: #716aca;
    border-color: #716aca
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head {
    background-color: #716aca;
    border-color: #716aca
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-icon {
    color: #f7f7f7
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text {
    color: #fff
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text small {
    color: #f0f0f0
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #f7f7f7
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #fff
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .btn-outline-light {
    border-color: rgba(255, 255, 255, .1)
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line {
    bottom: 0;
    border: 0
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item {
    margin: 0 1px 0 0
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item:last-child {
    margin-right: 0
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    border: 0;
    opacity: .8
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link>i {
    color: #f0f0f0
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    border-bottom: 0
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link,
.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active,
.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: 0 0;
    color: #fff;
    border: 0;
    background: rgba(255, 255, 255, .08)
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link>i,
.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active>i,
.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover>i {
    color: #fff
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__body {
    background: #fff
}

.m-portlet.m-portlet--brand.m-portlet--head-solid-bg .m-portlet__foot {
    background: #fff;
    border-color: #716aca
}

.m-portlet.m-portlet--border-bottom-brand {
    border-bottom: 3px solid #716aca
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg {
    background: #c4c5d6;
    border-color: #c4c5d6
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head {
    background-color: #c4c5d6;
    border-color: #c4c5d6
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-icon {
    color: #090909
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text {
    color: #111
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text small {
    color: #020202
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #090909
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #111
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .btn-outline-light {
    border-color: rgba(255, 255, 255, .1)
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line {
    bottom: 0;
    border: 0
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item {
    margin: 0 1px 0 0
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item:last-child {
    margin-right: 0
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    padding-left: 20px;
    padding-right: 20px;
    color: #111;
    border: 0;
    opacity: .8
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link>i {
    color: #020202
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    border-bottom: 0
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link,
.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active,
.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: 0 0;
    color: #111;
    border: 0;
    background: rgba(17, 17, 17, .08)
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link>i,
.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active>i,
.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover>i {
    color: #1e1e1e
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__body {
    background: #fff
}

.m-portlet.m-portlet--metal.m-portlet--head-solid-bg .m-portlet__foot {
    background: #fff;
    border-color: #c4c5d6
}

.m-portlet.m-portlet--border-bottom-metal {
    border-bottom: 3px solid #c4c5d6
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg {
    background: #fff;
    border-color: #fff
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head {
    background-color: #fff;
    border-color: #fff
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-icon {
    color: #222433
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text {
    color: #282a3c
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text small {
    color: #1c1d2a
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #222433
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #282a3c
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .btn-outline-light {
    border-color: rgba(255, 255, 255, .1)
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line {
    bottom: 0;
    border: 0
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item {
    margin: 0 1px 0 0
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item:last-child {
    margin-right: 0
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    padding-left: 20px;
    padding-right: 20px;
    color: #282a3c;
    border: 0;
    opacity: .8
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link>i {
    color: #1c1d2a
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    border-bottom: 0
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link,
.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active,
.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: 0 0;
    color: #282a3c;
    border: 0;
    background: rgba(40, 42, 60, .08)
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link>i,
.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active>i,
.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover>i {
    color: #32354b
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__body {
    background: #fff
}

.m-portlet.m-portlet--light.m-portlet--head-solid-bg .m-portlet__foot {
    background: #fff;
    border-color: #fff
}

.m-portlet.m-portlet--border-bottom-light {
    border-bottom: 3px solid #fff
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg {
    background: #00c5dc;
    border-color: #00c5dc
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head {
    background-color: #00c5dc;
    border-color: #00c5dc
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-icon {
    color: #f7f7f7
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text {
    color: #fff
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text small {
    color: #f0f0f0
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #f7f7f7
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #fff
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .btn-outline-light {
    border-color: rgba(255, 255, 255, .1)
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line {
    bottom: 0;
    border: 0
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item {
    margin: 0 1px 0 0
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item:last-child {
    margin-right: 0
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    border: 0;
    opacity: .8
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link>i {
    color: #f0f0f0
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    border-bottom: 0
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link,
.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active,
.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: 0 0;
    color: #fff;
    border: 0;
    background: rgba(255, 255, 255, .08)
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link>i,
.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active>i,
.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover>i {
    color: #fff
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__body {
    background: #fff
}

.m-portlet.m-portlet--accent.m-portlet--head-solid-bg .m-portlet__foot {
    background: #fff;
    border-color: #00c5dc
}

.m-portlet.m-portlet--border-bottom-accent {
    border-bottom: 3px solid #00c5dc
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg {
    background: #9816f4;
    border-color: #9816f4
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head {
    background-color: #9816f4;
    border-color: #9816f4
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-icon {
    color: #f7f7f7
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text {
    color: #fff
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text small {
    color: #f0f0f0
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #f7f7f7
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #fff
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .btn-outline-light {
    border-color: rgba(255, 255, 255, .1)
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line {
    bottom: 0;
    border: 0
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item {
    margin: 0 1px 0 0
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item:last-child {
    margin-right: 0
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    border: 0;
    opacity: .8
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link>i {
    color: #f0f0f0
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    border-bottom: 0
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link,
.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active,
.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: 0 0;
    color: #fff;
    border: 0;
    background: rgba(255, 255, 255, .08)
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link>i,
.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active>i,
.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover>i {
    color: #fff
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__body {
    background: #fff
}

.m-portlet.m-portlet--focus.m-portlet--head-solid-bg .m-portlet__foot {
    background: #fff;
    border-color: #9816f4
}

.m-portlet.m-portlet--border-bottom-focus {
    border-bottom: 3px solid #9816f4
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg {
    background: #5867dd;
    border-color: #5867dd
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head {
    background-color: #5867dd;
    border-color: #5867dd
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-icon {
    color: #f7f7f7
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text {
    color: #fff
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text small {
    color: #f0f0f0
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #f7f7f7
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #fff
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .btn-outline-light {
    border-color: rgba(255, 255, 255, .1)
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line {
    bottom: 0;
    border: 0
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item {
    margin: 0 1px 0 0
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item:last-child {
    margin-right: 0
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    border: 0;
    opacity: .8
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link>i {
    color: #f0f0f0
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    border-bottom: 0
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link,
.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active,
.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: 0 0;
    color: #fff;
    border: 0;
    background: rgba(255, 255, 255, .08)
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link>i,
.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active>i,
.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover>i {
    color: #fff
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__body {
    background: #fff
}

.m-portlet.m-portlet--primary.m-portlet--head-solid-bg .m-portlet__foot {
    background: #fff;
    border-color: #5867dd
}

.m-portlet.m-portlet--border-bottom-primary {
    border-bottom: 3px solid #5867dd
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg {
    background: #34bfa3;
    border-color: #34bfa3
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head {
    background-color: #34bfa3;
    border-color: #34bfa3
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-icon {
    color: #f7f7f7
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text {
    color: #fff
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text small {
    color: #f0f0f0
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #f7f7f7
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #fff
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .btn-outline-light {
    border-color: rgba(255, 255, 255, .1)
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line {
    bottom: 0;
    border: 0
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item {
    margin: 0 1px 0 0
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item:last-child {
    margin-right: 0
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    border: 0;
    opacity: .8
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link>i {
    color: #f0f0f0
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    border-bottom: 0
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link,
.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active,
.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: 0 0;
    color: #fff;
    border: 0;
    background: rgba(255, 255, 255, .08)
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link>i,
.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active>i,
.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover>i {
    color: #fff
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__body {
    background: #fff
}

.m-portlet.m-portlet--success.m-portlet--head-solid-bg .m-portlet__foot {
    background: #fff;
    border-color: #34bfa3
}

.m-portlet.m-portlet--border-bottom-success {
    border-bottom: 3px solid #34bfa3
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg {
    background: #36a3f7;
    border-color: #36a3f7
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head {
    background-color: #36a3f7;
    border-color: #36a3f7
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-icon {
    color: #f7f7f7
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text {
    color: #fff
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text small {
    color: #f0f0f0
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #f7f7f7
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #fff
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .btn-outline-light {
    border-color: rgba(255, 255, 255, .1)
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line {
    bottom: 0;
    border: 0
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item {
    margin: 0 1px 0 0
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item:last-child {
    margin-right: 0
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    border: 0;
    opacity: .8
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link>i {
    color: #f0f0f0
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    border-bottom: 0
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link,
.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active,
.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: 0 0;
    color: #fff;
    border: 0;
    background: rgba(255, 255, 255, .08)
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link>i,
.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active>i,
.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover>i {
    color: #fff
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__body {
    background: #fff
}

.m-portlet.m-portlet--info.m-portlet--head-solid-bg .m-portlet__foot {
    background: #fff;
    border-color: #36a3f7
}

.m-portlet.m-portlet--border-bottom-info {
    border-bottom: 3px solid #36a3f7
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg {
    background: #ffb822;
    border-color: #ffb822
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head {
    background-color: #ffb822;
    border-color: #ffb822
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-icon {
    color: #090909
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text {
    color: #111
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text small {
    color: #020202
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #090909
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #111
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .btn-outline-light {
    border-color: rgba(255, 255, 255, .1)
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line {
    bottom: 0;
    border: 0
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item {
    margin: 0 1px 0 0
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item:last-child {
    margin-right: 0
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    padding-left: 20px;
    padding-right: 20px;
    color: #111;
    border: 0;
    opacity: .8
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link>i {
    color: #020202
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    border-bottom: 0
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link,
.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active,
.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: 0 0;
    color: #111;
    border: 0;
    background: rgba(17, 17, 17, .08)
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link>i,
.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active>i,
.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover>i {
    color: #1e1e1e
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__body {
    background: #fff
}

.m-portlet.m-portlet--warning.m-portlet--head-solid-bg .m-portlet__foot {
    background: #fff;
    border-color: #ffb822
}

.m-portlet.m-portlet--border-bottom-warning {
    border-bottom: 3px solid #ffb822
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg {
    background: #f4516c;
    border-color: #f4516c
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head {
    background-color: #f4516c;
    border-color: #f4516c
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-icon {
    color: #f7f7f7
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text {
    color: #fff
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-text small {
    color: #f0f0f0
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    color: #f7f7f7
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon:hover i {
    color: #fff
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .btn-outline-light {
    border-color: rgba(255, 255, 255, .1)
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line {
    bottom: 0;
    border: 0
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item {
    margin: 0 1px 0 0
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item:last-child {
    margin-right: 0
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    border: 0;
    opacity: .8
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link>i {
    color: #f0f0f0
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    border-bottom: 0
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link,
.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active,
.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    background: 0 0;
    color: #fff;
    border: 0;
    background: rgba(255, 255, 255, .08)
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__item.show .m-tabs__link>i,
.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link.active>i,
.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__head-tools .m-tabs-line .m-tabs__link:hover>i {
    color: #fff
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__body {
    background: #fff
}

.m-portlet.m-portlet--danger.m-portlet--head-solid-bg .m-portlet__foot {
    background: #fff;
    border-color: #f4516c
}

.m-portlet.m-portlet--border-bottom-danger {
    border-bottom: 3px solid #f4516c
}


.m-widget1 {
    padding: 2.2rem
}

.m-widget1.m-widget1--paddingless {
    padding: 0
}

.m-widget1 .m-widget1__item {
    padding: 1.1rem 0
}

.m-widget1 .m-widget1__item .m-widget1__title {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 0
}

.m-widget1 .m-widget1__item .m-widget1__desc {
    display: inline-block;
    margin-top: .21rem;
    font-size: 1rem;
    font-weight: 300
}

.m-widget1 .m-widget1__item .m-widget1__number {
    font-size: 1.5rem;
    font-weight: 600
}

.m-widget1 .m-widget1__item:first-child {
    padding-top: .8rem
}

.m-widget1 .m-widget1__item:last-child {
    padding-bottom: .8rem
}

.m-widget1__item {
    border-bottom: .07rem dashed #ebedf2
}

.m-widget1__item .m-widget1__title {
    color: #3f4047
}

.m-widget1__item .m-widget1__desc {
    color: #9699a2
}

.m-widget1__item .m-widget1__number {
    color: #6f727d
}

.m-widget1__item:last-child {
    border-bottom: 0
}

.m-widget2 .m-widget2__item {
    disply: table;
    margin-bottom: 1.4rem;
    position: relative
}

.m-widget2 .m-widget2__item:before {
    position: absolute;
    display: block;
    width: .3rem;
    border-radius: 4px;
    width: 4px;
    border-radius: 4px;
    height: 100%;
    left: .8rem;
    content: ""
}

.m-widget2 .m-widget2__item .m-widget2__checkbox {
    display: table-cell;
    vertical-align: middle;
    padding-left: 2.2rem;
    padding-top: 1rem;
    vertical-align: top
}

.m-widget2 .m-widget2__item .m-widget2__desc {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    padding-left: .3rem;
    padding-top: .23rem;
    font-size: 1rem
}

.m-widget2 .m-widget2__item .m-widget2__desc .m-widget2__text {
    font-size: 1rem;
    font-weight: 400
}

.m-widget2 .m-widget2__item .m-widget2__desc .m-widget2__user-name .m-widget2__link {
    font-size: .85rem
}

.m-widget2 .m-widget2__item .m-widget2__desc .m-widget2__user-name .m-widget2__link:hover {
    text-decoration: none
}

.m-widget2 .m-widget2__item .m-widget2__actions {
    display: table-cell;
    vertical-align: top;
    padding-left: .8rem;
    padding-top: .8rem
}

.m-widget2 .m-widget2__item .m-widget2__actions .m-widget2__actions-nav {
    visibility: hidden
}

.m-widget2 .m-widget2__item .m-widget2__actions .m-widget2__actions-nav .m-dropdown__toggle {
    text-decoration: none;
    font-size: 1.5rem
}

.m-widget2 .m-widget2__item:hover .m-widget2__actions .m-widget2__actions-nav {
    visibility: visible
}

.m-widget2 .m-widget2__item:hover {
    cursor: pointer
}

.m-widget2 .m-widget2__item:hover .m-widget2__actions-nav {
    visibility: hidden
}

.m-widget2 .m-widget2__item:hover .m-widget2__actions .m-widget2__actions-nav {
    visibility: visible
}

.m-widget2__item .m-widget2__desc .m-widget2__text {
    color: #575962
}

.m-widget2__item .m-widget2__desc .m-widget2__user-name .m-widget2__link {
    color: #575962
}

.m-widget2__item.m-widget2__item--brand:before {
    background: #716aca
}

.m-widget2__item.m-widget2__item--metal:before {
    background: #c4c5d6
}

.m-widget2__item.m-widget2__item--light:before {
    background: #fff
}

.m-widget2__item.m-widget2__item--accent:before {
    background: #00c5dc
}

.m-widget2__item.m-widget2__item--focus:before {
    background: #9816f4
}

.m-widget2__item.m-widget2__item--primary:before {
    background: #5867dd
}

.m-widget2__item.m-widget2__item--success:before {
    background: #34bfa3
}

.m-widget2__item.m-widget2__item--info:before {
    background: #36a3f7
}

.m-widget2__item.m-widget2__item--warning:before {
    background: #ffb822
}

.m-widget2__item.m-widget2__item--danger:before {
    background: #f4516c
}

.m-widget3 .m-widget3__item {
    margin-bottom: .8rem
}

.m-widget3 .m-widget3__item .m-widget3__header {
    display: table
}

.m-widget3 .m-widget3__item .m-widget3__header .m-widget3__user-img {
    margin-bottom: .7rem
}

.m-widget3 .m-widget3__item .m-widget3__header .m-widget3__user-img .m-widget3__img {
    width: 3.2rem;
    border-radius: 50%
}

.m-widget3 .m-widget3__item .m-widget3__header .m-widget3__info {
    display: table-cell;
    width: 100%;
    padding-left: 1rem;
    font-size: 1rem;
    vertical-align: middle
}

.m-widget3 .m-widget3__item .m-widget3__header .m-widget3__info .m-widget3__username {
    font-size: 1rem;
    font-weight: 500
}

.m-widget3 .m-widget3__item .m-widget3__header .m-widget3__info .m-widget3__time {
    font-size: .85rem
}

.m-widget3 .m-widget3__item .m-widget3__header .m-widget3__status {
    display: table-cell;
    float: right;
    padding-top: 1.07rem;
    font-size: 1rem;
    font-weight: 500
}

.m-widget3 .m-widget3__item .m-widget3__body .m-widget3__text {
    font-size: 1rem
}

.m-widget3 .m-widget3__item {
    border-bottom: .07rem dashed #ebedf2
}

.m-widget3 .m-widget3__item .m-widget3__username {
    color: #575962
}

.m-widget3 .m-widget3__item .m-widget3__body .m-widget3__text {
    color: #898b96
}

.m-widget3 .m-widget3__item:last-child {
    border-bottom: 0
}

.m-widget4 .m-widget4__item {
    display: table;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.m-widget4 .m-widget4__item .m-widget4__img {
    display: table-cell;
    vertical-align: middle
}

.m-widget4 .m-widget4__item .m-widget4__img.m-widget4__img--logo img {
    width: 3.5rem;
    border-radius: 50%
}

.m-widget4 .m-widget4__item .m-widget4__img.m-widget4__img--pic img {
    width: 4rem;
    border-radius: 50%
}

.m-widget4 .m-widget4__item .m-widget4__img.m-widget4__img--icon img {
    width: 2.1rem
}

.m-widget4 .m-widget4__item .m-widget4__info {
    display: table-cell;
    width: 100%;
    /* padding-left: 1.2rem; */
    /* padding-right: 1.2rem; */
    font-size: 1rem;
    vertical-align: middle
}

.m-widget4 .m-widget4__item .m-widget4__info .m-widget4__text {
    font-size: 1rem;
    font-weight: 500
}

.m-widget4 .m-widget4__item .m-widget4__info .m-widget4__title {
    font-size: 1rem;
    font-weight: 600
}

.m-widget4 .m-widget4__item .m-widget4__info .m-widget4__sub {
    font-size: .85rem
}

.m-widget4 .m-widget4__item .m-widget4__ext {
    display: table-cell;
    vertical-align: middle
}

.m-widget4 .m-widget4__item .m-widget4__ext .m-widget4__number {
    font-size: 1.2rem;
    font-weight: 600
}

.m-widget4 .m-widget4__item .m-widget4__ext .m-widget4__icon>i {
    font-size: 1.6rem
}

.m-widget4 .m-widget4__item .m-widget4__ext .m-widget4__icon.m-widget4__icon--2x>i {
    font-size: 2.2rem
}

.m-widget4 .m-widget4__item .m-widget4__ext .m-widget4__icon:hover {
    text-decoration: none
}

.m-widget4.m-widget4--progress .m-widget4__info {
    width: 70%
}

.m-widget4.m-widget4--progress .m-widget4__progress {
    display: table-cell;
    vertical-align: middle;
    padding-left: 2rem;
    padding-right: 2rem;
    width: 50%
}

.m-widget4.m-widget4--progress .m-widget4__progress .m-widget4__progress-wrapper .m-widget17__progress-number {
    font-size: 1.1rem;
    font-weight: 600
}

.m-widget4.m-widget4--progress .m-widget4__progress .m-widget4__progress-wrapper .m-widget17__progress-label {
    font-size: .85rem;
    float: right;
    margin-top: .3rem
}

.m-widget4.m-widget4--progress .m-widget4__progress .m-widget4__progress-wrapper .progress {
    display: block;
    margin-top: .8rem
}

.m-widget4 .m-widget4__chart {
    position: relative
}

.m-widget4.m-widget4--chart-bottom .m-widget4__chart {
    position: absolute;
    width: 100%;
    bottom: 0
}

.m-portlet--rounded .m-widget4.m-widget4--chart-bottom .m-widget4__chart canvas {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -o-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -o-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.m-widget4__item {
    border-bottom: .07rem dashed #ebedf2
}

.m-widget4__item .m-widget4__number {
    color: #575962
}

.m-widget4__item .m-widget4__title {
    color: #dee0e7;
}

.m-widget4__item .m-widget4__sub {
    color: #ced3e4
}

.m-widget4__item .m-widget4__text {
    color: #898b96
}

.m-widget4__item .m-widget4__icon>i {
    color: #c1bfd0
}

.m-widget4__item .m-widget4__icon:hover>i {
    color: #716aca
}

.m-widget4__item.m-widget4__item--last,
.m-widget4__item:last-child {
    border-bottom: 0
}

.m-widget5 .m-widget5__item {
    display: table;
    width: 100%;
    margin-bottom: 1.43rem;
    padding-bottom: 1.57rem
}

.m-widget5 .m-widget5__item .m-widget5__pic {
    display: table-cell;
    width: 5rem
}

.m-widget5 .m-widget5__item .m-widget5__pic>img {
    width: 8.6rem
}

.m-widget5 .m-widget5__item .m-widget5__content {
    display: table-cell;
    vertical-align: top;
    padding-left: 1.43rem;
    padding-top: .3rem
}

.m-widget5 .m-widget5__item .m-widget5__content .m-widget5__title {
    font-size: 1.1rem;
    font-weight: 500
}

.m-widget5 .m-widget5__item .m-widget5__content .m-widget5__desc {
    font-size: .85rem
}

.m-widget5 .m-widget5__item .m-widget5__content .m-widget5__info {
    margin-top: .71rem;
    font-size: 1rem
}

.m-widget5 .m-widget5__item .m-widget5__content .m-widget5__info .m-widget5__info-author {
    font-weight: 500;
    margin-right: .71rem
}

.m-widget5 .m-widget5__item .m-widget5__content .m-widget5__info .m-widget5__info-date {
    font-weight: 500
}

.m-widget5 .m-widget5__item .m-widget5__stats1 {
    display: table-cell;
    text-align: right;
    width: 7.1rem;
    padding-top: 1.07rem;
    vertical-align: top
}

.m-widget5 .m-widget5__item .m-widget5__stats1 .m-widget5__number {
    font-size: 1.5rem;
    font-weight: 600
}

.m-widget5 .m-widget5__item .m-widget5__stats1 .m-widget5__sales {
    font-size: 1rem
}

.m-widget5 .m-widget5__item .m-widget5__stats2 {
    display: table-cell;
    text-align: right;
    padding-top: 1.07rem;
    width: 5.7rem;
    vertical-align: top;
    padding-left: 3.6rem
}

.m-widget5 .m-widget5__item .m-widget5__stats2 .m-widget5__number {
    font-size: 1.5rem;
    font-weight: 600
}

.m-widget5 .m-widget5__item .m-widget5__stats2 .m-widget5__votes {
    font-size: 1rem
}

.m-widget5 .m-widget5__item {
    border-bottom: .07rem dashed #ebedf2
}

.m-widget5 .m-widget5__item .m-widget5__title {
    color: #333439
}

.m-widget5 .m-widget5__item .m-widget5__desc {
    color: #6f727d
}

.m-widget5 .m-widget5__item .m-widget5__author {
    color: #6f727d
}

.m-widget5 .m-widget5__item .m-widget5__info-label {
    color: #6f727d
}

.m-widget5 .m-widget5__item .m-widget5__stats1 .m-widget5__number {
    color: #6f727d
}

.m-widget5 .m-widget5__item .m-widget5__stats1 .m-widget5__sales {
    color: #6f727d
}

.m-widget5 .m-widget5__item .m-widget5__stats2 .m-widget5__number {
    color: #6f727d
}

.m-widget5 .m-widget5__item .m-widget5__stats2 .m-widget5__votes {
    color: #6f727d
}

.m-widget5 .m-widget5__item:last-child {
    border-bottom: 0
}

.m-widget6 .m-widget6__head .m-widget6__action {
    margin-bottom: 2.14rem
}

.m-widget6 .m-widget6__head .m-widget6__item {
    display: table;
    width: 100%;
    margin-bottom: 1.07rem;
    font-size: 1rem;
    font-weight: 600
}

.m-widget6 .m-widget6__head .m-widget6__item .m-widget6__caption {
    display: table-cell;
    width: 33%;
    padding-left: 0;
    padding-right: 0
}

.m-widget6 .m-widget6__head .m-widget6__item .m-widget6__caption:last-child {
    padding-right: 0;
    padding-left: 0
}

.m-widget6 .m-widget6__body .m-widget6__item {
    display: table;
    width: 100%;
    padding-top: 1.07rem;
    padding-bottom: 1.07rem
}

.m-widget6 .m-widget6__body .m-widget6__item .m-widget6__text {
    display: table-cell;
    width: 33%;
    padding-left: 0;
    padding-right: 0;
    vertical-align: top;
    font-size: 1rem
}

.m-widget6 .m-widget6__foot .m-widget6__action {
    text-align: right;
    margin-top: 1rem
}

.m-widget6 .m-widget6__item {
    border-bottom: .07rem dashed #ebedf2
}

.m-widget6 .m-widget6__item .m-widget6__text {
    color: #898b96
}

.m-widget6 .m-widget6__item .m-widget6__caption {
    color: #a6a7c1
}

.m-widget6 .m-widget6__item:last-child {
    border-bottom: 0
}

.m-widget7 .m-widget7__desc {
    text-align: center;
    margin-top: 7rem;
    font-size: 1.3rem
}

.m-widget7 .m-widget7__user {
    margin: 0 auto;
    display: table;
    margin-top: .35rem;
    margin-bottom: 5rem
}

.m-widget7 .m-widget7__user .m-widget7__user-img .m-widget7__img {
    width: 2.6rem;
    border-radius: 50%;
    margin-top: 1.14rem
}

.m-widget7 .m-widget7__user .m-widget7__info {
    display: table-cell
}

.m-widget7 .m-widget7__user .m-widget7__info .m-widget7__username {
    margin-top: .71rem;
    margin-left: .71rem;
    font-size: 1rem;
    font-weight: 500
}

.m-widget7 .m-widget7__user .m-widget7__info .m-widget7__time {
    margin-left: .71rem;
    margin-top: .71rem;
    font-size: .85rem
}

.m-widget7 .m-widget7__button {
    text-align: center;
    margin-bottom: 2.85rem
}

.nav>li>a.userdd {
    padding: 5px 15px
}
.userprofile {
	width: 100%;
	float: left;
	clear: both;
	/* margin: 10px auto */
}
.userprofile .userpic {
	height: 100px;
	width: 100px;
	clear: both;
	margin: 0 auto;
	display: block;
	border-radius: 100%;
	box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	position: relative; 
}
.userprofile .userpic .userpicimg {
	height: auto;
	width: 100%;
	border-radius: 100%;
}
.username {
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	margin-top: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.username+p {
	color: #607d8b;
	font-size: 13px;
	line-height: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.settingbtn {
	height: 30px;
	width: 30px;
	border-radius: 30px;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15);
}
.userprofile.small {
	width: auto;
	clear: both;
	margin: 0px auto;
}
.userprofile.small .userpic {
	height: 40px;
	width: 40px;
	margin: 0 10px 0 0;
	display: block;
	border-radius: 100%;
	box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
	position: relative;
	float: left;
}
.userprofile.small .textcontainer {
	float: left;
	max-width: 100px;
	padding: 0
}
.userprofile.small .userpic .userpicimg {
	min-height: 100%;
	width: 100%;
	border-radius: 100%;
}
.userprofile.small .username {
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	margin: 0px;
	float: left;
	width: 100%;
}
.userprofile.small .username+p {
	color: #607d8b;
	font-size: 13px;
	float: left;
	width: 100%;
	margin: 0;
}
/*==============================*/
/*====== Social Profile css =====*/
/*==============================*/
.countlist h3 {
	margin: 0;
	font-weight: 400;
	line-height: 28px;
}
.countlist {
	text-transform: uppercase
}
.countlist li {
	padding: 15px 30px 15px 0;
	font-size: 14px;
	text-align: left;
}
.countlist li small {
	font-size: 12px;
	margin: 0
}
.followbtn {
	float: right;
	margin: 22px;
}
.userprofile.social {
	background: url(http://placehold.it/500x300) no-repeat top center;
	background-size: 100%;
	padding: 50px 0;
	margin: 0
}
.userprofile.social .username {
	color: #ffffff
}
.userprofile.social .username+p {
	color: #ffffff;
	opacity: 0.8
}
.postbtn {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 9
}
.status-upload {
	width: 100%;
	float: left;
	margin-bottom: 15px
}
.posttimeline .panel {
	margin-bottom: 15px
}
.commentsblock {
	background: #f8f9fb;
}
.nopaddingbtm {
	margin-bottom: 0
}
/*==============================*/
/*====== Recently connected  heading =====*/
/*==============================*/
.memberblock {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px
}
.member {
	width: 24%;
	float: left;
	margin: 2px 1% 2px 0;
	background: #ffffff;
	border: 1px solid #d8d0c3;
	padding: 3px;
	position: relative;
	overflow: hidden
}
.memmbername {
	position: absolute;
	bottom: -30px;
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	line-height: 30px;
	padding: 0 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	font-size: 11px;
	transition: 0.5s ease all;
}
.member:hover .memmbername {
	bottom: 0
}
.member img {
	width: 100%;
	transition: 0.5s ease all;
}
.member:hover img {
	opacity: 0.8;
	transform: scale(1.2)
}

.panel-default>.panel-heading {
    color: #607D8B;
    background-color: #ffffff;
    font-weight: 400;
    font-size: 15px;
    border-radius: 0;
    border-color: #e1eaef;
}



.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.page-header.small {
    position: relative;
    line-height: 22px;
    font-weight: 400;
    font-size: 20px;
}

.favorite i {
    color: #eb3147;
}

.btn i {
    font-size: 17px;
}

.panel {
    box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.05);
    transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    margin-bottom: 25px;
    border-radius: 10px;
    position: relative;
    border: 0;
    display: inline-block;
    width: 100%;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #ffffff;
    border-top: 1px solid #eef2f4;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #607d8b;
}

.panel-blue {
    color: #ffffff;
    background-color: #03A9F4;
}

.panel-red.userlist .username, .panel-green.userlist .username, .panel-yellow.userlist .username, .panel-blue.userlist .username {
    color: #ffffff;
}

.panel-red.userlist p, .panel-green.userlist p, .panel-yellow.userlist p, .panel-blue.userlist p {
    color: rgba(255, 255, 255, 0.8);
}

.panel-red.userlist p a, .panel-green.userlist p a, .panel-yellow.userlist p a, .panel-blue.userlist p a {
    color: rgba(255, 255, 255, 0.8);
}

.progress-bar-success, .status.active, .panel-green, .panel-green > .panel-heading, .btn-success, .fc-event, .badge.green, .event_green {
    color: white;
    background-color: #8BC34A;
}

.progress-bar-warning, .panel-yellow, .status.pending, .panel-yellow > .panel-heading, .btn-warning, .fc-unthemed .fc-today, .badge.yellow, .event_yellow {
    color: white;
    background-color: #FFC107;
}

.progress-bar-danger, .panel-red, .status.inactive, .panel-red > .panel-heading, .btn-danger, .badge.red, .event_red {
    color: white;
    background-color: #F44336;
}