.page-signin-style:before{
				background: linear-gradient(45deg, rgba(53,82,172,1), rgba(223,124,215,1)) !important;
			}
			.app-sidebar .slide.active .side-menu__item{
				background: linear-gradient(45deg, rgba(53,82,172,1), rgba(223,124,215,1)) !important;
			}

			.app-sidebar .slide .side-menu__item:hover{
				background: linear-gradient(45deg, rgba(53,82,172,1), rgba(223,124,215,1)) !important;
			}

			.slide.is-expanded .side-menu__item {
				background: linear-gradient(45deg, rgba(53,82,172,1), rgba(223,124,215,1)) !important;
			}

			.side-menu__item.active, .side-menu__item:hover, .side-menu__item:focus {
				background: linear-gradient(45deg, rgba(53,82,172,1), rgba(223,124,215,1)) !important;

			}

			.dark-theme .main-header {
				background: linear-gradient(45deg, rgba(53,82,172,1), rgba(223,124,215,1)) !important;
			}
			.main-content:after {
				background: linear-gradient(45deg, rgba(53,82,172,1), rgba(223,124,215,1)) !important;
			}

			.task-box.danger {
				background:  rgba(53,82,172,1) !important;
				box-shadow: 0px 0 0px 0px !important;
			}
			.task-box.primary {
				background:  rgba(223,124,215,1) !important;
				box-shadow:  0px 0 0px 0px !important;
			}
			.dark-theme .main-sidebar-header {
    			background:  rgba(210,101,101,1) !important;
    		}
    		.dark-theme .app-sidebar {

			    background: rgba(210,101,101,1) !important;
			}
			.dark-theme .card {
    			background: rgba(48,71,95,1) !important;
    		}
    		.dark-theme .card-header {
   			 background-color: rgba(48,71,95,1) !important;
   			}
   			body.dark-theme {
    			background-color: rgba(136,226,208,1) !important;
    		}
    		.dark-theme .main-card-signin {
    			background-color: rgba(48,71,95,1) !important;
    		}
    		.dark-theme .wizard {
			    
			    background-color: rgba(48,71,95,1) !important;
			}
			span{
				color:rgba(0,0,0,1) !important;
			}
			p{
				color:rgba(0,0,0,1) !important;
			}
			h1{
				color:rgba(0,0,0,1) !important;
			}
			h2{
				color:rgba(0,0,0,1)  !important;
			}
			h3{
				color:rgba(0,0,0,1) !important;
			}
			h4{
				color:rgba(0,0,0,1) !important;
			}
			h5{
				color:rgba(0,0,0,1) !important;
			}
			a{
				color:rgba(0,0,0,1) !important;
			}
			div{
				color:rgba(0,0,0,1) !important;
			}
			i{
				color:rgba(0,0,0,1) !important;
			}
			.side-menu__item.active .side-menu__label, .side-menu__item:hover .side-menu__label, .side-menu__item:focus .side-menu__label {
			    color:rgba(0,0,0,1) !important;
			}
			li{
				color:rgba(0,0,0,1) !important;
			}
			button{
				color:rgba(0,0,0,1) !important;
			}
			