body{
	margin: 0px;
	padding: 0px;
}

.all_content{
	width: 100%;
}

.elementor hr{
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
a{
	text-decoration: none !important;
}

.sinc_sidebar a{
	color: #012169 !important;
}
.sinc_sidebar a:hover{
	color: #FFCB00 !important;
}
.login_form a:hover{
	color: #FFCB00 !important;
	fill: #FFCB00 !important;
}

.all_content .btn-primary{
	color: #fff !important;
}

.sinc_sidebar .list-group ul{
	padding: 0px;
}

.nav-pills > li{
	margin: 0px !important;
}

.btn{
	color: #fff !important;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn:hover{
	background-color: #286090;
	border-color: #204d74;
}

.btn-danger, .btn-danger:hover{
	background-color: #d9534f;
    border-color: #d43f3a;
}

.btn_job_search{
	margin-top: 22px;
}