		.client-header {

		}
		
		.control-panel {

		}

		.main-content {
			background-image: url(../img/f3.jpg) !important;
			background-repeat: repeat-y !important;
			background-position: top !important;
			background-size: cover !important;
		}
		.sidebar-header {
			border-bottom: 1px solid var(--silver-color);
			box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		}
		.sidebar-content{
			background-image: url(../img/f3.jpg) !important;
			background-repeat: repeat-y !important;
			background-position: top !important;
			background-size: cover !important;
		}