.top_bottom_mergin
{
	margin-top: 30px;
	margin-bottom: 30px;
}
.sidebar_heading
{
    font-size: 16px !important;
    font-weight: 600;
    text-align: center;
    background-color: #004890;
    color: #fff;
    padding: 10px 0 !important;
    margin: 0 !important;
}
.kf-sidebar .widget {
    float: left;
    width: 100%;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}
.active a
{
	background: #676767 !important;
	color: #fff !important;
}
.inputs_des textarea, .inputs_des input[type="text"] {
    float: left !important;
    width: 100% !important;
    border: 1px solid #dedede !important;
    padding: 0 15px !important;
	height: 44px;
}
.submit_style
{
	display: inline-block;
	padding: 7px 30px;
	background: #000;
	color: #fff;
}
.submit_style:hover
{
	background: #004890;
	color: #fff;
}

.my_profile_box
{
	display: block;
	float: left;
	width: 100%;
	background: rgb(240, 246, 249);
	padding: 12px 15px;
	margin-bottom: 20px !important;
}
.my_profile_box h2
{
	font-size: 17px !important;
	font-weight: bold;
}
.my_profile_box p
{
	font-size: 16px;
	margin: 8px 0 0 0;
}
.contact_heading h4
{
	margin-bottom: 20px !important;
	    text-align: center;
    color: #0fa0f5;
    font-weight: 800;
}
.contact_heading {
	margin-bottom: 0 !important;
}
.mt-30
{
	margin-top: 30px;
}
.kf-sidebar
{
	margin-bottom: 30px !important;
	float: left;
	width: 100%;
}


/*----------------rk my--------*/
.welcome_my_profile_box_ {
    background: #74ebdb;
    overflow: hidden;
    width: 100%;
    border: 2px solid #feffff;
    border-style: dashed;
    margin-bottom: 16px;
}

h4.welcome_my_profile_box_text {
    text-align: center;
    font-size: 23px;
    padding: 10px;
    font-weight: 600;
    color: #24559f;
}


.center_code_my_profile_box {
    float: left;
}

.livetime {
    float: right;
}


.time-center {
    width: 100%;
    height: 31px;
    margin: -9px 0px 16px 0px;
    background: #043081f7;
    color: white;
    font-weight: 600;
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
}

.inputs_des input[type="date"] {
    float: left !important;
    width: 100% !important;
    border: 1px solid #dedede !important;
    padding: 0 15px !important;
    height: 44px;


/*----------------rk my--------*/

