@font-face {
      font-family: 'FSSinclairRegular';
      src: url('/ChinaClaim/source/fonts/fssinclairregular-webfont.eot');
      src: url('/ChinaClaim/source/fonts/fssinclairregular-webfont.eot?#iefix') format('embedded-opentype'),
           url('/ChinaClaim/source/fonts/fssinclairregular-webfont.woff') format('woff'),
	   	   url('/ChinaClaim/source/fonts/fssinclairregular-webfont.ttf') format('truetype'),
	       url('/ChinaClaim/source/fonts/fssinclairregular-webfont.svg#fssinclairregular') format('svg');
      font-weight: normal;
      font-style: normal;
   }
@font-face {
	font-family: wingfoot_sansregular;
	src: url('/ChinaClaim/source/fonts/wingfootsans-webfont.eot');
	src: url('/ChinaClaim/source/fonts/wingfootsans-webfont.eot?#iefix') format("eot"),
		url('/ChinaClaim/source/fonts/wingfootsans-webfont.woff') format("woff"),
		url('/ChinaClaim/source/fonts/wingfootsans-webfont.ttf') format("truetype"),
		url('/ChinaClaim/source/fonts/wingfootsans-webfont.svg#wingfootsans-webfont')
		format("svg")
}

.navbar-inverse {
	background-color: rgba(1, 77, 141, 1);
	margin: auto;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus,
	.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: rgba(2, 112, 193, 0.9);
}

body {
	/* font-family: FSSinclairRegular; */
	font-family: Microsoft YaHei,WenQuanYi Micro Hei;
	word-wrap: break-word;
}

@media screen and (min-width: 1029px) {
	.projectDialog {
		width: 80%;
	}
}

@media screen and (max-width: 1029px) {
	.projectDialog {
		
	}
}

.oebg {
	background-repeat: repeat;
	background-image: url(../image/diagonal.png);
	background-color: #264BA6;
}
.bgBottom{
	background-color: #FCDC00;
}
/*Copy from GY US*/
.masthead2 {
	background-clip: padding-box;
	background-color: rgba(255, 255, 255, .93);
	border: 12px solid rgba(255, 255, 255, .6);
	margin: 40% auto 20px;
	max-width: 89%;
	position: relative;
	border-width: 5px;
	padding: 30px 15px 10px;
}

.masthead2 .icon-container {
	border-width: 10px;
	height: 35px;
}

.masthead2 .icon-container .wingfoot-lockup {
	font-size: 17px;
	margin: 0 auto;
	padding: 0 10px;
	white-space: nowrap;
	width: auto;
	line-height: 35px;
}

.masthead2 .icon-container {
	background-clip: padding-box;
	border: 5px solid rgba(255, 255, 255, .6);
	background-color: rgba(255, 255, 255, .6);
	min-width: 75px;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	width: auto;
	height: 30px;
	overflow-y: visible;
}

.masthead2 .icon-container span {
	font-size: 2.6em;
	color: #fd0;
	background-color: #264ba6;
	padding: 4px 8px;
	width: auto;
	line-height: 100%;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}

.masthead2 .masthead-icon {
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	text-align: center;
	width: 100%;
}

.masthead2 .icon-container .wingfoot-lockup {
	font-size: 17px;
	margin: 0 auto;
	padding: 0 10px;
	white-space: nowrap;
	width: auto;
	line-height: 35px;
}

.masthead2 .icon-container .wingfoot-lockup, .masthead2 .icon-container .wingfoot-lockup em:before
	{
	/* font-family: wingfoot_sansregular; */
	font-family: Arial,Helvetica,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: 400;
}
/*END -- Copy from GY US*/
.hd{
	float:right;
}
.hd .static {
    background: url(http://www.iqorz.com/ChinaClaim/source/image/qrcode_login.png) no-repeat;
    margin-top: 35px;
    height: 47px;
    min-width: 45px;
    text-indent: 1px;
}
.hd .quick {
    background: url(http://www.iqorz.com/ChinaClaim/source/image/normal_login.png) no-repeat;
    margin-top: 35px;
    height: 47px;
    min-width: 45px;
    text-indent: 1px;
}
.qrcode-main{
	text-align:center;
}