﻿.DefaultBorderColor{
	border-color:#515151;
}
.theme-Gold {
		    background: #0c8676;		
}
.theme-green{
				background:#d46d6e;
}
.theme-blue{
    background: #16becf;				
}
.theme-orange{
	        background: #b3a48c;			
}
.theme-red{
	    background: #615768;			
}
.theme-light{
		    background: #959595;		
}
.theme-purple{
			    background: #9b6bcc;	
}
.theme-aqua{
		    background: #27d7e7;		
}
.theme-brown{
			background: #9c8061;	
}
.theme-dark-blue{
				    background: #4765a0;
}
.theme-light-green{
				    background: #79d5b3;
}
.theme-dark-red{
			    background: #a10f2b;	
}
.theme-teal{
			      background: #18ba9b;	
}








.DarkSkin .DefaultDarkBackgroundColor{
	background-color: #303030;
}


.DarkSkin .FontColor{
				color:#fff !important;
}



