* {
	font-family:"Squad-Regular";
}
/* .navbar{ */
/* 	background-color: white; */
/* } */
/* .navbar a ,.navbar .dropdown-menu a{ */
/* 	font-weight: bold; */
/* } */
/* .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{ */
/* 	color: #fbc0cb; */
/* 	background-color: white; */
/* } */
/* @media (min-width: 1200px) { */
/* 	.navbar-nav>li{ */
/* 		padding-top: 4%; */
/* 	} */
/* 	#logo_img{ */
/* 		margin-top: 6%; */
/* 	} */
/* } */
/* .navbar-nav>li>a:hover{ */
/* 	color: #fbc0cb!important; */
/* } */
/* #downLoadAppDIV{ */
/* 	background-color: #fbc0cb!important; */
/* 	border-radius:25px!important; */
/* 	line-height: 15px!important; */
/* } */
/* #downLoadAppDIV:hover { */
/* 	color: rgb(120,120,120)!important; */
/* } */
.select_menu{
	color: #fbc0cb!important;
}
.no_select_menu{
	color:#777!important;
}
/* @media (min-width: 1200px) { */
/* 	.navbar .dropdown-menu{ */
/* 		padding: 0% 10%; */
/* 	} */
	
/* 	.navbar .dropdown-menu>li{ */
/* 		padding: 8% 0%; */
/* 	} */
/* 	#logo_img{ */
/* 		margin-left: 20%; */
/* 	} */
/* } */



/* .navbar .dropdown-menu>li>a:hover { */
/* 	color: #fbc0cb; */
/* } */
 
/*  footer */
@media (min-width: 1200px) {
	#footer_div{
		padding: 3% 24%;
	}
}

 .bum_title{
 	color: #00aa8a;
 	font-size:20px;
 	font-family:Squad-SemiBold;
 	padding: 3% 1%;
 }
  .bum_value{
  	padding: 2% 1%;
  	color: #8C959B;
  	font-size: 18px;
  }
  
@media (max-width: 1200px) {
	#footer_policy_div{
		padding: 3% 1%;
		font-size: 17px;
		
	}
	.user_header_img_module{
		width: 45px;
		margin-right: 12px;
		margin-bottom: 17px;
	}
	.user_header_img_module_text,.user_header_img_module_login_text{
		display: inline;
		height: 16px;
		font-size: 16px;
		font-family: Squad-SemiBold, Squad;
		font-weight: 600;
		color: #3C3F44;
		line-height: 41px;
		margin-right: 10px;
		vertical-align: top;
	}
	.Header-module--header--1Op28{
		padding-left: 10px;
	}
}

@media (min-width: 1200px) {
	#footer_policy_div{
		padding: 1% 1%;
		font-size: 17px;
	}
	.user_header_img_module{
		display: none;
	}
	.user_header_img_module_text{
		display: none;
	}
}


.fs_container{
    width: 100%;
}
.fs_row{
    width: 100%;
}
/*中等屏幕*/
.fs-lg-1,.fs-lg-2,.fs-lg-3,.fs-lg-4,.fs-lg-5,.fs-lg-6,.fs-lg-7,.fs-lg-8,.fs-lg-9,.fs-lg-10,.fs-lg-11,.fs-lg-12{
    float: left;
}
/*小屏幕*/
.fs-xs-1,.fs-xs-2,.fs-xs-3,.fs-xs-4,.fs-xs-5,.fs-xs-6,.fs-xs-7,.fs-xs-8,.fs-xs-9,.fs-xs-10,.fs-xs-11,.fs-xs-12{
    float: left;
}

/*小屏幕*/
.fs-xs-1{
    width: 8.3333333332%;
}
.fs-xs-2{
    width: 16.6666666664%;
}
.fs-xs-3{
    width: 24.9999999998%;
}
.fs-xs-4{
    width: 33.3333333332%;
}
.fs-xs-5{
	width: ‭41.6666666664%;
}
.fs-xs-6{
    width: 49.9999999998%;
}
.fs-xs-7{
    width: 58.3333333332%;
}
.fs-xs-8{
    width: 66.6666666664%;
}
.fs-xs-9{
    width: 74.9999999998%;
}
.fs-xs-10{
    width: 83.3333333333%;
}
.fs-xs-11{
    width: 91.6666666663%;
}
.fs-xs-12{
    width: 100%;
}

/*中等屏幕*/
@media (min-width: 1100px) {
   .fs-lg-1{
    	width: 8.3333333332%;
	}
	.fs-lg-2{
	    width: 16.6666666664%;
	}
	.fs-lg-3{
	    width: 24.9999999998%;
	}
	.fs-lg-4{
	    width: 33.3333333332%;
	}
	.fs-lg-5{
		width: ‭41.6666666664%;
	}
	.fs-lg-6{
	    width: 49.9999999998%;
	}
	.fs-lg-7{
	    width: 58.3333333332%;
	}
	.fs-lg-8{
	    width: 66.6666666664%;
	}
	.fs-lg-9{
	    width: 74.9999999998%;
	}
	.fs-lg-10{
	    width: 83.3333333333%;
	}
	.fs-lg-11{
	    width: 91.6666666663%;
	}
	.fs-lg-12{
	    width: 100%;
	}
}
