@charset "UTF-8";
/*!
 *
 * Centric - Bootstrap Admin Template
 *
 * Version: 1.9.5
 * Author: @themicon_co
 * Website: http://themicon.co
 * License: https://wrapbootstrap.com/help/licenses
 *
 */
@import url("//fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,700");

/**
 * Bootstrap Reset
 */

body{
	background-color: #616161;	
}

.all4-login .bg-green{
	background-color: #298b02;
}


.all4-login .comp-logo{
	width:80% !important;
	height: 35px !important;
	margin-top:15px !important
}



