
		.sgdash-wrapper {
			position: relative;
			height: 400px;
		   
		}	
			
		.sgdash-wrapper .sgdash-rotating {
			height: 100%;
		   
		}	
		
		.sgdash {
			font-weight: 400;
			border: 0;
			-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
			box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
		}
		
		.sgdash-wrapper .sgdash-up {
			height: 175px;
			overflow: hidden;
			background:aquamarine;
		}
		
		.sgdash-wrapper .sgdash-up img {
			vertical-align: middle;
		}
		
		.sgdash-wrapper .sgdash-avatar {
			display: block;
			width: 120px;
			margin-top: -60px;
			overflow: hidden;
			margin-left: auto ;
			margin-right: auto ;
		}
		
		.sgdash-wrapper .sgdash-avatar img {
			width: 100%;
			background: none repeat scroll 0 0 #fff;
			border: 5px solid #fff;
			
		}

		.rounded-circle {
			border-radius: 50% !important;
		}
		
		
		
		.sgdash1-wrapper {
			position: relative;
			height: 300px;
		   
		}	
			
		.sgdash1-wrapper .sgdash1-rotating {
			height: 100%;
		   
		}	
		
		.sgdash1 {
			font-weight: 400;
			border: 0;
			-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
			box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
		}
		
		.sgdash1-wrapper .sgdash1-up {
			height: 120px;
    overflow: hidden;
    background: #9575cd;
		}
		
		.sgdash1-wrapper .sgdash1-up img {
			vertical-align: middle;
		}
		
		.sgdash1-wrapper .sgdash-avatar {
			display: block;
			width: 120px;
			margin-top: -60px;
			overflow: hidden;
			margin-left: auto ;
			margin-right: auto ;
			position:relative;
		}
		
		.sgdash1-wrapper .sgdash-avatar img {
			width: 100%;
			background: none repeat scroll 0 0 #fff;
			border: 5px solid #fff;
			
		}

		.rounded-circle {
			border-radius: 50% !important;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		.sgdash-wrapper .sgdash-rotating .face {
    position: absolute;
    z-index: 2;
    width: 100%;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


.sg-dash-widget{
	    height: 140px;
    background-color: #9575cd !important;
    float: left;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
	border-radius: 4px;
	color: #fff;
	width: 100%;
	margin-top:25px;

}
.sg-dash-widget i{
	font-size:50px;
	color:#fff;
	line-height: 140px;
}

.sg-dash-widget-right{
	float:left;
	width:70%;
	    /* padding: 10px; */
		border-radius: 4px;
	
}
.sg-dash-widget-right p {
    padding: 0 15px;
}
.sg-dash-widget-left{
	
    text-align: center;
	float: left;
    width: 30%;
    height: 100%;
    /* padding: 39px; */
    background-color: #673ab7 !important;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;

}


.sgdash-progress .progress-bar {
    height: .25rem;
    background-color: #0d47a1;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sgdash-progress {
    position: relative;
    display: block;
    width: 100%;
    height: .25rem;
    margin-bottom: 1rem;
    overflow: hidden;
    background-color: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.sg-dash-widget1{
	    height: 120px;
    background-color: #fff !important;
    float: left;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12) !important;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	border-radius: 4px;
	color: #000;
	width: 100%;
	
	margin-top:35px;

}
.sg-dash-widget1 i{
	    font-size: 40px;
    color: #fff;
    line-height: 75px;
}

.sg-dash-widget-right1{
	float:right;
	width:65%;
	    /* padding: 10px; */
		border-radius: 4px;
	
}

.sg-dash-widget-right1 p {
   /*  padding: 0 15px; */
}

.sg-dash-widget-left1{
	
	text-align: center;
    float: left;
    width: 75px;
    height: 75;
    /* padding: 39px; */
    background-color: #fb3 !important;
    border-radius: 4px;
    position: relative;
    top: -20px;
    left: 7px;
	    box-shadow: 0 2px 9px 0 rgba(0,0,0,.2), 0 2px 13px 0 rgba(0,0,0,.19);
}


.sgdash-progress1 .progress-bar1 {
    height: .25rem;
    background-color: #d69b24;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sgdash-progress1 {
    position: relative;
    display: block;
    width: 100%;
    height: .25rem;
    margin-bottom: 1rem;
    overflow: hidden;
    background-color: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
}















.sgtile{
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /* border: 1px solid rgba(0, 0, 0, 0.125); */
    border-radius: 0.25rem;
	margin-top:35px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	
}

.sgtile-top h2{
	font-weight:600;
	color:#fff;
}
.sgtile-top{
	padding: 1.6rem 1rem;
    color: #fff;
    text-align: center;
	    z-index: 2;
		
		    border-radius: .25rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
	 margin-right: 4%;
    margin-left: 4%;
	margin-top:-15px;
	
}

.sg-tile-bg1{
	background: linear-gradient(40deg, #ffd86f, #fc6262) !important;
}
.sg-tile-bg2 {
    background: linear-gradient(40deg, #ff6ec4, #7873f5) !important;
}

.sg-tile-bg3 {
    background: linear-gradient(40deg, #45cafc, #303f9f) !important;
}

.sg-tile-bg4 {
    background-color: #5c6bc0 !important;
}
.sg-tile-bg5 {
    background-color: #9f72e7 !important;
}
.sg-tile-bg6 {
    background-color: #fd8666 !important;
}
.sg-tile-bg7 {
    background-color: #3d91d6  !important;
}


.sgtile-bottom{
	    z-index: 1;
		padding:25px;
   /*  margin-right: 4%;
    margin-left: 4%; */
    background: #fff;
    border-radius: 0 0 .25rem .25rem;
    /* -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); */
	height:100px;
}

.sgtile-bottom p{
	color:#666;
}

.sgbtn-floating {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0;
    margin: 10px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 47px;
    height: 47px;
}
.sgbtn-effect {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.sgbtn-floating i {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
}

.sgbtn-floating i {
    font-size: 1.25rem;
    line-height: 47px;
}

.mgt-30{
	margin-top:30px;
}




.sgtile-top-aff.sgtile-top{
	margin-left:-4%;
	margin-right:-4%;
}



.sgtile-aff.sgtile{
	margin-left:4%;
	margin-right:4%;
}



.table-sgdash thead th{
	border-bottom:0px !important;
}

#sgdashModal .modal-footer .btn:hover{
box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}
.sgdash-card{
	padding: 15px 20px 0px 20px;
	    min-height: .01%;
    overflow-x: auto;
}
.table-sgdash{
		margin-bottom:0px;
}
.table-sgdash thead{
    background-color: #d0d6e2!important;
}
.table-sgdash>tbody>tr>td, .table-sgdash>tbody>tr>th, .table-sgdash>tfoot>tr>td, .table-sgdash>tfoot>tr>th, .table-sgdash>thead>tr>td, .table-sgdash>thead>tr>th{
	/* border-top:none; */
}
.table-sgdash>tbody>tr:first-child td{
	border-width:0px;
}
.table-sgdash>tbody>tr:last-child{
	/* border-bottom:1px solid #ddd; */
}
.table-sgdash>tbody>tr>td{
	padding:10px 20px;
	vertical-align: middle;
}


@media screen and (min-width: 320px) and (max-width: 667px) {
		
	 .sgdash-card {
		padding: 0px !important;
	}
	
	.modal-dialog.sgmodal-notify.sgmodal-success .modal-body{
		/* padding: 0px;	 */
	}
	
	.table-sgdash>tbody>tr>td{
		padding:8px !important;
	}
	.sgdash-card{
		margin-top:15px;
	}
}


.sgdash-card h2{
	padding: 10px 1px;
    border-bottom: 3px solid #d0d6e2;
    color: #adacac;
	font-weight:600;
}

.btn-sgdash-latest{

}






.sgdash-avatar .fa-5x {
    font-size: 5em !important;
}




.sgdash-avatar img:hover + i,.sgdash-avatar i:hover {
    display: block;
     z-index: 500;
    opacity: .8;
}

.sgdash-avatar i {
    display: none;
	color:#fff;
	    position: absolute;
    bottom: 130px;
    left: 40%;
}





.sgdash-avatar:hover img{
    opacity:0.5;
	 z-index: 501;
}