
.colorred{color:red;}
.colorgreen{color:green;}

.mohu{filter: blur(6px);
  -webkit-filter: blur(6px);}

/*确保使用编辑器编辑的列表样式可以显示*/
.editorcont ol , .editorcont ul{padding-left: 20px;}
.editorcont ol li{list-style-type: decimal;}
 .editorcont ul li {list-style-type: disc;}
 
 
 /* toggle switch css start */
.switch-btn {position: relative; display: inline-block; vertical-align: top; width: 68px; height: 26px; border-radius: 18px; cursor: pointer;}
.checked-switch {position: absolute; top: 0; left: 0; opacity: 0;}
.text-switch {background-color: #aaa; border: 1px solid #aaa; border-radius: inherit; color: #fff; display: block; font-size: 12px; height: inherit; position: relative; text-transform: uppercase;}
.text-switch:before, .text-switch:after {position: absolute; top: 50%; margin-top: -.5em; line-height: 1; -webkit-transition: inherit; -moz-transition: inherit; -o-transition: inherit; transition: inherit;}
.text-switch:before {content: attr(data-off); right: 11px;}
.text-switch:after {content: attr(data-on); left: 11px; color: #FFFFFF; opacity: 0;}
.checked-switch:checked ~ .text-switch {background-color: #00af2c; border: 1px solid #00af2c;}
.checked-switch:checked ~ .text-switch:before {opacity: 0;}
.checked-switch:checked ~ .text-switch:after {opacity: 1;}
.toggle-btn {background: #fff; border-radius: 100%; height: 24px; left: 1px; position: absolute; top: 1px; width: 24px;}
.toggle-btn::before {color: #aaaaaa; content: ""; display: inline-block; font-size: 12px; letter-spacing: -2px; padding: 4px 0; vertical-align: middle;}
.checked-switch:checked ~ .toggle-btn {left: 43px;}
 .text-switch, .toggle-btn {transition: All 0.3s ease; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease;}
.no-radius, .no-radius .toggle-btn{border-radius: 0;}


/* toggle switch css end */



/*多选弹窗 (带输入框，按钮)*/
.multiselectpop {
	z-index:9999;position:fixed;top:20%;left:5%;width: 90%;background: #fff;height:auto;min-height:200px;display:none;
      -webkit-border-radius:8px;-moz-border-radius:8px; border-radius:8px; font-size:14px;}  
  .multiselectpop-mask {z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none; }
.multiselectpop-dialog{display:block;vertical-align:middle;margin-left:auto;margin-right:auto;width:100%;}
@media only screen and (min-width:641px){
  .multiselectpop {
	left:50%;width:500px;height:auto;min-height:300px;margin-left:-250px;}
   }  
   
.multiselectpop-hd{ position:relative;display:block;padding: 0 10px ;height:40px;line-height:40px;font-size:16px;color:#666;}
.multiselectpopclosebtn{position:absolute;top:10px;right:10px;display:block;width:20px;height:20px;vertical-align:top;cursor:pointer;}
.multiselectpop-bd{padding:25px 10px 15px;text-align:center;border-top:1px solid #dedede;}

.multiselectpop-btn{display:block;margin:15px auto 10px;width:140px;height:35px;line-height:35px;font-size:16px;overflow:hidden;cursor:pointer;text-align:center;color:#fff;background-color:#16a6d1;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;}

.checkbtn {  
    display: none;  
}  
.checkbtn + span {margin-bottom:10px;margin-right:5px;display:inline-block;	width:auto;padding:8px 15px;height:auto;min-height: 14px;_height:14px;font-size:14px;line-height:14px;text-align:center;border: 1px solid #666;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;cursor:pointer;color:#666;vertical-align:top;}
  .checkbtn + span:before{content:"\2713";}
  .checkbtn + span:after{content:"";}
.checkbtn:checked+span  {  
   border-color:#16a6d1;background-color:#16a6d1; color:#fff;
}  





/*弹出弹窗 (带输入框，按钮)*/

.locationpop ,.nationalitypop ,.subjectpop{
	z-index:2999;position:fixed;top:20%;left:5%;width: 90%;background: #fff;height:auto;min-height:200px;display:none;
      -webkit-border-radius:8px;-moz-border-radius:8px; border-radius:8px; font-size:14px;}  
  .locationpop-mask ,.nationalitypop-mask ,.subjectpop-mask{z-index: 2998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none; }
.locationpop-dialog{display:block;vertical-align:middle;margin-left:auto;margin-right:auto;width:100%;}
@media only screen and (min-width:641px){
  .locationpop ,.nationalitypop, .subjectpop{
	left:50%;width:300px;height:auto;min-height:200px;margin-left:-150px;}
   }  
   
.locationpop-hd{ position:relative;display:block;padding: 0 10px ;height:40px;line-height:40px;font-size:16px;color:#666;}
.locationpopclosebtn{position:absolute;top:10px;right:10px;display:block;width:20px;height:20px;vertical-align:top;cursor:pointer;}
.locationpop-bd{padding:15px 10px;text-align:center;border-top:1px solid #dedede;}
.popli {display:block;width:100%;margin:10px auto 5px;height:40px;line-height:40px;}
.poplabel {color:#999;margin-right:10px;text-align:right;display:inline-block;}
  .locationpopliin ,.nationalitypopliin{display:block;width:100%;border:1px solid #dedede;height:40px;line-height:40px;-moz-box-sizing: border-box;  
     -webkit-box-sizing: border-box; 
     -o-box-sizing: border-box; 
     -ms-box-sizing: border-box; 
     box-sizing: border-box;margin:0;padding:0;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;}
.pop-prompt-input:focus{outline:0;border-color:#d6d6d6}
.locationpop-btn{display:block;margin:15px auto 10px;width:80%;height:35px;line-height:35px;font-size:16px;overflow:hidden;cursor:pointer;text-align:center;color:#fff;background-color:#16a6d1;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;}





/*树级menu弹出弹窗 (两级菜单) start*/

.treeMenuPop {
	z-index:9999;position:fixed;top:40px;left:5%;width: 90%;background: #fff;height:500px;display:none;
      -webkit-border-radius:8px;-moz-border-radius:8px; border-radius:8px; font-size:12px;}  
  .treeMenuPop-mask {z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none; }
.treeMenuPop-dialog{display:block;vertical-align:middle;margin-left:auto;margin-right:auto;width:100%;}

   
.treeMenuPop-hd{ position:relative;display:block;padding: 0 10px ;height:40px;line-height:40px;font-size:12px;color:#666;}
.treeMenuPopclosebtn{position:absolute;top:10px;right:10px;display:block;width:20px;height:20px;vertical-align:top;cursor:pointer;}
.treeMenuPop-bd{padding:10px;text-align:center;border-top:1px solid #dedede;height:430px;overflow-y:auto;}

.treeMenuPop-btn{display:block;margin:15px auto 10px;width:140px;height:35px;line-height:35px;font-size:16px;overflow:hidden;cursor:pointer;text-align:center;color:#fff;background-color:#16a6d1;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;}


.treeMenuPophdbtn{margin-top:5px;display:inline-block;width:auto;padding:5px;height:18px;line-height:18px;vertical-align:top;border:1px solid #ccc;border-radius:4px;min-width:40px;vertical-align:top;margin-left:10px;}
.treeMenuPop-l{float:left;margin-right:10px;display:block;width:100px;height:100%;background-color:#f5f5f5;}

.treeMenuPop-r{float:right;display:block;width:100px;width: -moz-calc(100% - 110px); width: -webkit-calc(100% - 110px);width: calc(100% - 110px);text-align:left;}

.treeMenuPop-list{display:block;width:100%;height:100%;}
/* .subnavli{display:block;width:100%;height:30px;line-height:30px;text-align:left;}

.subsonnavli{display:inline-block;	width:auto;padding:8px 15px;height: 14px;font-size:14px;line-height:14px;text-align:center;border: 1px solid #666;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;cursor:pointer;color:#666;vertical-align:top;} */
.treeMenu-sonradio {  
    display: none;  
}  
.treeMenu-sonradio + span {margin-bottom:10px;margin-right:5px;display:inline-block;	width:auto;padding:8px;height: 14px;font-size:12px;line-height:14px;text-align:center;border: 1px solid #666;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;cursor:pointer;color:#666;vertical-align:top;}
  .treeMenu-sonradio + span:before{content:"\2713";}
  .treeMenu-sonradio + span:after{content:"";}
.treeMenu-sonradio:checked+span  {  
   border-color:#16a6d1;background-color:#16a6d1; color:#fff;
}  

.treeMenu-radio {  
    display: none;  
}  
.treeMenu-radio + span {display:block;	width:100%;padding:5px 0;min-height: 20px;font-size:12px;line-height:20px;text-align:center;background-color: #f5f5f5;cursor:pointer;color:#666;border-bottom:1px solid #e5e5e5;}
  .treeMenu-radio + span:before{content:"";}
  .treeMenu-radio + span:after{content:"";}
.treeMenu-radio:checked+span ,.treeMenu-radio:hover+span {  
  background-color:#16a6d1; color:#fff;border-bottom:1px soild #16a6d1;
} 

.treeMenuPophdsure{margin-top:5px;display:inline-block;width:auto;padding:5px;height:18px;line-height:18px;vertical-align:top;background-color:#FF6D13;border:1px solid #FF6D13;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;vertical-align:top;margin-left:5px;color:#fff;text-align:center;cursor:pointer;} 
#menuval{display:none;}


@media only screen and (min-width:1024px){
  .treeMenuPop {
	left:50%;width:800px;height:500px;margin-left:-400px;font-size:14px;}
  
  .treeMenuPop-hd{font-size:14px;}
  .treeMenuPop-l{float:left;margin-right:20px;display:block;width:200px;height:100%;background-color:#f5f5f5;}

.treeMenuPop-r{float:right;display:block;max-width:540px;text-align:left;}

#menuval{ display:inline-block;}

.treeMenu-sonradio + span {padding:8px 15px;font-size:14px;}
 

 
.treeMenu-radio + span {padding:10px 0;height: 20px;font-size:14px;}
  
  .treeMenuPophdsure{padding:5px 10px;margin-left:10px;}
   }  








/*树级menu弹出弹窗 (两级菜单) end*/


.tippop{
	z-index:9999;position:fixed;top:50%;left:50%;margin-top:-65px;margin-left:-130px;width: 260px;height:130px;background: transparent;display:none;
      -webkit-border-radius:12px;-moz-border-radius:12px; border-radius:12px;}  
      .tippopcont {z-index: 100;position:absolute;top:0;left:0;width:100%;height:100%;background: transparent;}
      .tippopt {display:block;padding:10px;width:240px;height:110px;overflow-y:auto;text-align:center;background: transparent;}
      .block {display:table;width:100%;height:110px;text-align: center;background: transparent;}
   
     
    .centered{display:table-cell; vertical-align: middle;color:#fff; font-size:16px;width:100%;font-weight:bold; word-wrap:break-word; word-break:break-all;text-align:center;background: transparent;}
  .tippopmask {z-index: 10;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);display:block; -webkit-border-radius:12px;-moz-border-radius:12px; border-radius:12px;}
  .upfilebtn {font-size: 14px;
			display: inline-block;
			width:auto;
			height:34px;line-height:34px; 
			border-radius: 3px;
			color: #015b9a;
			border: 1px solid #015b9a;
			text-align: center;
			padding:0 5px;cursor:pointer;}
  .pathfilep {font-size:12px;}
 
  .pop-dialog{display:block;vertical-align:middle;margin-left:auto;margin-right:auto;width:100%;}
   
  
 .modal ,.twobtnmodal {
	z-index:9999;position:fixed;top:50%;left:50%;margin-top:-90px;margin-left:-130px;width: 260px;height:180px;background: transparent;display:none;
      -webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;}  
  .modalbtn {margin:10px auto 0;display:block;width:100px;height:30px;line-height:30px;background-color: #015b9a;
    font-size: 16px;color:#fff;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;cursor: pointer;}
  
  .smodalbtn {margin-top:10px ;margin-bottom:10px ;display:inline-block;width:100px;height:30px;line-height:30px;background-color: #015b9a;
    font-size: 16px;color:#fff;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;cursor: pointer;}
  /*loading*/
 
 .twobtnmodalbtndiv {display:block;width:100%;text-align:center;}
 
 
 .toolTipBox{
	z-index:69999;position:fixed;top:50%;left:50%;margin-top:-85px;margin-left:-140px;width: 280px;height:170px;background: transparent;display:none;
      -webkit-border-radius:12px;-moz-border-radius:12px; border-radius:12px;}  
 .toolTipBoxmask ,.twobtnmodalmask{z-index:69998;position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;display:none; }
 .toolTipBoxbg {z-index: 10;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);display:block; -webkit-border-radius:12px;-moz-border-radius:12px; border-radius:12px;}
 
  .toolTipBoxcont {z-index: 100;position:absolute;top:0;left:0;width:100%;height:100%;background: transparent;}
      .toolTipBoxcontinfo {display:block;padding:10px;-webkit-box-sizing:content-box; -moz-box-sizing:content-box; -ms-box-sizing:content-box; box-sizing:content-box;height:100px;overflow-y:auto;text-align:center;background: transparent;}
      .toolTipBoxblock {display:table;width:100%;height:100px;text-align: center;background: transparent;}
   
     
    .toolTipBoxcentered{display:table-cell; vertical-align: middle;color:#fff;font-weight:bold; font-size:18px;width:100%; word-break: keep-all;
    word-wrap: break-word;white-space: pre-wrap;text-align:center;background: transparent;}
 
 .toolTipBoxbtn {margin:10px auto 0;display:block;width:100px;height:30px;line-height:30px;background-color: #16a6d1;
    font-size: 16px;color:#fff;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;cursor: pointer;letter-spacing: 4px;}
    
  .doublebtnBox{
	z-index:69999;position:fixed;top:50%;left:50%;margin-top:-85px;margin-left:-140px;width: 280px;height:170px;background: transparent;display:none;
      -webkit-border-radius:12px;-moz-border-radius:12px; border-radius:12px;}  
 .doublebtnBoxmask{z-index:69998;position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;display:none; }
 .doublebtnBoxbg {z-index: 10;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);display:block; -webkit-border-radius:12px;-moz-border-radius:12px; border-radius:12px;}
 
  .doublebtnBoxcont {z-index: 100;position:absolute;top:0;left:0;width:100%;height:100%;background: transparent;}
      .doublebtnBoxcontinfo {display:block;padding:10px;-webkit-box-sizing:content-box; -moz-box-sizing:content-box; -ms-box-sizing:content-box; box-sizing:content-box;height:100px;overflow-y:auto;text-align:center;background: transparent;}
      .doublebtnBoxblock {display:table;width:100%;height:100px;text-align: center;background: transparent;}
   
     
    .doublebtnBoxcentered{display:table-cell; vertical-align: middle;color:#fff;font-weight:bold; font-size:18px;width:100%; word-break: keep-all;
    word-wrap: break-word;white-space: pre-wrap;text-align:center;background: transparent;}
 
 .doublebtnBoxbtn {margin-top:10px ;display:inline-block;width:100px;height:30px;line-height:30px;background-color: #16a6d1;
    font-size: 16px;color:#fff;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;cursor: pointer;letter-spacing: 4px;}  
    
    .doublebtndiv{text-align:center;}
  
	
	
	.twobtnmodal{
	z-index:69999;position:fixed;top:50%;left:50%;margin-top:-90px;margin-left:-130px;width: 260px;height:180px;background: transparent;display:none;
      -webkit-border-radius:12px;-moz-border-radius:12px; border-radius:12px;}  
  .modalbtn {margin:10px auto;display:block;width:100px;height:30px;line-height:30px;background-color: #16a6d1;
    font-size: 16px;color:#fff;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;cursor: pointer;}
  
  .smodalbtn {margin-top:10px ;margin-bottom:10px ;display:inline-block;width:100px;height:30px;line-height:30px;background-color: #16a6d1;
    font-size: 16px;color:#fff;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;cursor: pointer;}
  /*loading*/
 
 .twobtnmodalbtndiv {display:block;width:100%;text-align:center;}
 
 
 .weightfont{font-weight:bold;}
 
 
 
  /*位置地图弹出弹窗 */
  
.posselethalf{float:left;margin-bottom:10px;display:block;width:50%;height:30px;line-height:30px;border:1px solid #e5e5e5;text-indent:10px;vertical-align:top;-moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
.posselet{margin-bottom:10px;display:block;width:100%;height:30px;line-height:30px;border:1px solid #e5e5e5;text-indent:10px;vertical-align:top;-moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
.posselets{margin-bottom:10px;display:inline-block;width:140px;height:30px;line-height:30px;border:1px solid #e5e5e5;text-indent:10px;vertical-align:top;-moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
.selectPospop {
	z-index:9999;position:fixed;top:0;left:0;width:100%;height:500px;/* margin-left:-600px; */background: #fff;min-height:200px;display:none;
       font-size:14px;} 
.selectPosclosebtn {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    cursor: pointer;
}        
.selectPospop-mask {z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none; }
.selectPospop-dialog{display:block;vertical-align:middle;margin-left:auto;margin-right:auto;width:100%;}   
.selectPospop-hd{ position:relative;display:block;padding: 0 10px ;height:40px;line-height:40px;font-size:16px;color:#666;}
.selectPospop-bd{padding:20px 10px;height:400px;text-align:center;border-top:1px solid #dedede;overflow-y:auto;}

.posdiv{display:block;width:100%;min-height:30px;line-height:30px;}  

.selectPospopl{display:block;padding:20px 10px;height:auto;background-color:#f5f5f5;text-align:left;}
.selectPospopr{display:block;width:100%;text-align:left;}
.jobinfofloormap {display:block;width:100%;height:420px;cursor:pointer;}
.popmapimg {display:block;width:300px;height:420px;}   
#popmap{display:block;width:300px;margin:0 auto;height:420px;}


.plab{display:block;width:100%;height:30px;line-height:30px;}
.posp{margin-bottom:10px;display:block;width:100%;min-height:20px;line-height:20px;}
.posptip{font-size:12px;color:#666;line-height:16px;}
.posbtn{margin-top:5px;display:inline-block;vertical-align:top;width:90px;height:30px;line-height:30px;font-size:14px;overflow:hidden;cursor:pointer;text-align:center;color:#fff;background-color:#16a6d1;-webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px;}
 
 @media only screen and (min-width:1280px){
   .selectPospop {
    position:fixed;top:40px;left:50%;width:1200px;height:500px;margin-left:-600px;-webkit-border-radius:8px;-moz-border-radius:8px; border-radius:8px; } 
   
  .selectPospopl{float:left;width:380px;height:380px;}
  .selectPospopr{float:right;width:700px;}
  .jobinfofloormap {display:block;width:700px;height:420px;cursor:pointer;}
  .popmapimg {display:block;width:700px;height:420px;}   
  #popmap{display:block;width:700px;margin:0 auto;height:420px;}
  .posbtn{display:block;margin:10px auto;width:200px;height:40px;line-height:40px;}
  }  
  
  /*多文字显示弹窗 start*/
  .multitextpop {
	z-index:9999;position:fixed;top:10%;left:10%;width: 80%;background: #fff;height:400px;display:none;
      -webkit-border-radius:8px;-moz-border-radius:8px; border-radius:8px; font-size:14px;}  
  .multitextpop-mask {z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none; }
.multitextpop-dialog{display:block;margin-left:auto;margin-right:auto;width:100%;}
 
   
.multitextpop-hd{ position:relative;display:block;padding: 0 10px ;height:40px;line-height:40px;font-size:16px;color:#666;}
.multitextpopclose{position:absolute;top:10px;right:10px;display:block;width:20px;height:20px;vertical-align:top;cursor:pointer;}
.multitextpop-bd{padding:10px;text-align:center;border-top:1px solid #dedede;height:339px;overflow-y:auto;line-height:24px;font-size:14px;}

@media only screen and (min-width:840px){
  .multitextpop {
	left:50%;width:600px;height:460px;margin-left:-300px;}
  .multitextpop-bd{height:399px;}
   } 

 /*多文字显示弹窗 end*/
 
 
 
 /*弹出弹窗 (带输入框，按钮)*/

.sharewxpop ,.sharewxpop1 {
	z-index:9999;position:fixed;top:20%;left:50%;width: 100px;background: #fff;height:auto;height:100px;display:none;
      -webkit-border-radius:8px;-moz-border-radius:8px; border-radius:8px; font-size:14px;margin-left:-50px;text-align:center;} 
.sharewxpopcontqcrode{display:block;width:100px;height:100px;}      
  .sharewxpopmask ,.sharewxpopmask1 {z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none;cursor:pointer; }
.pop-dialog{display:block;vertical-align:middle;margin-left:auto;margin-right:auto;width:100%;}
@media only screen and (min-width:800px){
  .sharewxpop ,.sharewxpop1{
	left:50%;width:240px;height:auto;height:240px;margin-left:-120px;}
  .sharewxpopcontqcrode{display:block;width:240px;height:240px;} 
   }  
 
 
 
 
 /*loading弹窗*/
 .loadmask{z-index: 59998;position:fixed;top:0;left:0;width:100%;height:100%;background: #fff;  opacity:0.75;filter:alpha(opacity=75); display:none; }
.loadingimg {display:block;width:60px;height:auto;border:0;vertical-align:top;}
 
 
.loader,.loader li-icon {
	width: 100%;
	height: 89px
}

.loader.blue {
	color: #0073b1
}

#app-boot-bg-loader {
  display:none;
	background: #f5f5f5;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index:59999;
}

#app-boot-bg-loader .content,.loading-bg .content {
	display: block;
	width: 100%
}

#app-boot-bg-loader .initial-load-animation,.loading-bg .initial-load-animation {
	padding-top: 96px;
	width: 200px;
	margin: 0 auto;
	transform: scale(1);
	transition: transform .5s ease
}

#app-boot-bg-loader .initial-load-animation.fade-load .linkedin-image,.loading-bg .initial-load-animation.fade-load .linkedin-image {
	transform: translate(0,10px);
	opacity: 0
}

#app-boot-bg-loader .initial-load-animation.fade-load .loading-bar,.loading-bg .initial-load-animation.fade-load .loading-bar {
	transform: rotateY(90deg)
}

#app-boot-bg-loader .initial-load-animation .linkedin-image,.loading-bg .initial-load-animation .linkedin-image {
	height: 48px;
	width: 48px;
	margin: 0 auto 32px;
	transform: translate(0,0);
	opacity: 1;
	transition: all .5s ease-out
}

#app-boot-bg-loader .initial-load-animation .loading-bar,.loading-bg .initial-load-animation .loading-bar {
	width: 130px;
	height: 2px;
	margin: 0 auto;
	border-radius: 2px;
	background-color: #cfcfcf;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transform: rotateY(0);
	transition: transform .3s ease-in
}

#app-boot-bg-loader .initial-load-animation .loading-bar .blue-bar,.loading-bg .initial-load-animation .loading-bar .blue-bar {
	height: 100%;
	width: 68px;
	position: absolute;
	transform: translate(-34px,0);
	background-color: #0073b1;
	border-radius: 2px;
	animation: initial-loading 1.5s infinite ease
}

#app-boot-bg .l1-core-rail,#app-boot-bg .l1-left-rail,#app-boot-bg .l1-right-rail,#app-boot-bg .l2-core-rail,#app-boot-bg .l2-right-rail,.loading-bg .l1-core-rail,.loading-bg .l1-left-rail,.loading-bg .l1-right-rail,.loading-bg .l2-core-rail,.loading-bg .l2-right-rail {
	float: left;
	vertical-align: top
}

#app-boot-bg .module,.loading-bg .module {
	background: #FFF
}

#app-boot-bg .circle,#app-boot-bg .line,#app-boot-bg .rect,.loading-bg .circle,.loading-bg .line,.loading-bg .rect {
	background: #E1E9EE;
	animation: pulse .65s infinite alternate
}

#app-boot-bg .line,.loading-bg .line {
	height: 10px;
	margin: 10px 0
}

#app-boot-bg .line-wrapper,.loading-bg .line-wrapper {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px
}

#app-boot-bg .circle,.loading-bg .circle {
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	width: 56px;
	height: 56px
}

#app-boot-bg .rect,.loading-bg .rect {
	border-radius: 4px;
	display: inline-block;
	vertical-align: middle;
	width: 48px;
	height: 48px
}

#app-boot-bg .line.white,#app-boot-bg .rect.white,.loading-bg .line.white,.loading-bg .rect.white {
	background: #FFF;
	animation: none
}

#app-boot-bg .width60,.loading-bg .width60 {
	width: 60px
}

#app-boot-bg .width90,.loading-bg .width90 {
	width: 90px
}

#app-boot-bg .width110,.loading-bg .width110 {
	width: 110px
}

#app-boot-bg .width120,.loading-bg .width120 {
	width: 120px
}

#app-boot-bg .width160,.loading-bg .width160 {
	width: 160px
}

#app-boot-bg .width190,.loading-bg .width190 {
	width: 190px
}

#app-boot-bg .width220,.loading-bg .width220 {
	width: 220px
}

#app-boot-bg .width250,.loading-bg .width250 {
	width: 250px
}

#app-boot-bg .width270,.loading-bg .width270 {
	width: 270px
}

#app-boot-bg .width300,.loading-bg .width300 {
	width: 300px
}

#app-boot-bg .width340,.loading-bg .width340 {
	width: 340px
}

#app-boot-bg .width470,.loading-bg .width470 {
	width: 470px
}

#app-boot-bg .width500,.loading-bg .width500 {
	width: 500px
}

#app-boot-bg .height8,.loading-bg .height8 {
	height: 8px
}

#app-boot-bg .height10,.loading-bg .height10 {
	height: 10px
}

#app-boot-bg .height15,.loading-bg .height15 {
	height: 15px
}

#app-boot-bg .height20,.loading-bg .height20 {
	height: 20px
}

#app-boot-bg .height32,.loading-bg .height32 {
	height: 32px
}

#app-boot-bg .height40,.loading-bg .height40 {
	height: 40px
}

#app-boot-bg .height49,.loading-bg .height49 {
	height: 49px
}

#app-boot-bg .height50,.loading-bg .height50 {
	height: 50px
}

#app-boot-bg .height70,.loading-bg .height70 {
	height: 70px
}

#app-boot-bg .height90,.loading-bg .height90 {
	height: 90px
}

#app-boot-bg .height100,.loading-bg .height100 {
	height: 100px
}

#app-boot-bg .height110,.loading-bg .height110 {
	height: 110px
}

#app-boot-bg .height200,.loading-bg .height200 {
	height: 200px
}

#app-boot-bg .height250,.loading-bg .height250 {
	height: 250px
}

#app-boot-bg .height300,.loading-bg .height300 {
	height: 300px
}

#app-boot-bg .height610,.loading-bg .height610 {
	height: 610px
}

#app-boot-bg .padding-12-20,.loading-bg .padding-12-20 {
	padding: 12px 20px
}

#app-boot-bg .padding-20,.loading-bg .padding-20 {
	padding: 20px
}

#app-boot-bg .delay140,#app-boot-bg .delay200,#app-boot-bg .delay260,#app-boot-bg .delay320,#app-boot-bg .delay380,.loading-bg .delay140,.loading-bg .delay200,.loading-bg .delay260,.loading-bg .delay320,.loading-bg .delay380 {
	opacity: 0;
	transform: translateY(-10px);
	animation: fade-slide-in 334ms cubic-bezier(0,0,.2,1) forwards
}

#app-boot-bg .delay140,.loading-bg .delay140 {
	animation-delay: 140ms
}

#app-boot-bg .delay200,.loading-bg .delay200 {
	animation-delay: .2s
}

#app-boot-bg .delay260,.loading-bg .delay260 {
	animation-delay: 260ms
}

#app-boot-bg .delay320,.loading-bg .delay320 {
	animation-delay: 320ms
}

#app-boot-bg .delay380,.loading-bg .delay380 {
	animation-delay: 380ms
}

#app-boot-bg .feed-profile,.loading-bg .feed-profile {
	border-top: 80px solid #D3DCE2;
	height: 330px;
	background: #FFF;
	border-radius: 4px;
	box-sizing: border-box;
	text-align: center
}

#app-boot-bg .feed-profile .line,.loading-bg .feed-profile .line {
	margin: 10px auto;
	animation: pulse .65s infinite alternate
}

#app-boot-bg .feed-circle,.loading-bg .feed-circle {
	margin-top: -35px;
	width: 70px;
	height: 70px;
	animation: none
}

#app-boot-bg .post-feed,.loading-bg .post-feed {
	margin-bottom: 12px;
	padding: 16px 16px 42px;
	border-radius: 4px
}

#app-boot-bg .share-box-loading,.loading-bg .share-box-loading {
	margin-bottom: 15px;
	padding: 25px 16px
}

#app-boot-bg .me-left-line-1,.loading-bg .me-left-line-1 {
	margin: auto auto 10px;
	width: 100px
}

#app-boot-bg .me-left-line-2,.loading-bg .me-left-line-2 {
	margin: 20px auto 10px;
	width: 120px
}

#app-boot-bg .prof-views-left-rail,.loading-bg .prof-views-left-rail {
	margin-right: 0;
	width: 296px
}

#app-boot-bg .prof-views-core-rail,.loading-bg .prof-views-core-rail {
	width: 492px
}

#app-boot-bg .wvmp-v2-profile-views-core-rail.l1-core-rail,.loading-bg .wvmp-v2-profile-views-core-rail.l1-core-rail {
	width: 792px;
	margin-top: 10px
}

#app-boot-bg .wvmp-v2-profile-views-core-rail.l1-core-rail .line,.loading-bg .wvmp-v2-profile-views-core-rail.l1-core-rail .line {
	margin: 0 auto
}

#app-boot-bg .wvmp-v2-profile-views-cards,.loading-bg .wvmp-v2-profile-views-cards {
	flex-wrap: wrap;
	box-sizing: border-box
}

.card-list--column,.entity-list.row {
	flex-direction: column
}

#app-boot-bg .wvmp-v2-profile-viewer-ghost-card:nth-child(3n-1),#app-boot-bg .wvmp-v2-profile-viewer-ghost-card:nth-child(3n-2),.loading-bg .wvmp-v2-profile-viewer-ghost-card:nth-child(3n-1),.loading-bg .wvmp-v2-profile-viewer-ghost-card:nth-child(3n-2) {
	border-right: 1px solid rgba(0,0,0,.15)
}

#app-boot-bg .wvmp-v2-profile-viewer-ghost-card,.loading-bg .wvmp-v2-profile-viewer-ghost-card {
	width: 33.3%
}

#app-boot-bg .wvmp-v2-profile-viewer-ghost-card-mobile,.loading-bg .wvmp-v2-profile-viewer-ghost-card-mobile {
	width: 50%;
	border-top: 1px solid rgba(0,0,0,.15)
}

#app-boot-bg .wvmp-v2-profile-viewer-ghost-card-mobile:nth-child(2n),.loading-bg .wvmp-v2-profile-viewer-ghost-card-mobile:nth-child(2n) {
	border-left: 1px solid rgba(0,0,0,.15)
}

#app-boot-bg .msg-sidebar,.loading-bg .msg-sidebar {
	width: 334px;
	display: inline-block;
	vertical-align: top;
	margin-right: -1px
}

#app-boot-bg .msg-sidebar-top,.loading-bg .msg-sidebar-top {
	height: 50px;
	padding: 12px 20px;
	box-sizing: border-box;
	margin-bottom: 2px
}

#app-boot-bg .msg-content,.loading-bg .msg-content {
	width: 453px;
	display: inline-block;
	vertical-align: top
}

#app-boot-bg .msg-content-top,.loading-bg .msg-content-top {
	height: 50px;
	padding: 0 15px;
	box-sizing: border-box;
	margin-bottom: 2px
}

#app-boot-bg .msg-circle,.loading-bg .msg-circle {
	width: 35px;
	height: 35px;
	margin-right: 10px
}

#app-boot-bg .my-float-right,.loading-bg .my-float-right {
	float: right;
	margin-top: 15px
}

#app-boot-bg .my-rect,.loading-bg .my-rect {
	width: 70px;
	height: 30px
}

#app-boot-bg .my-weird-module,.loading-bg .my-weird-module {
	text-align: center;
	padding: 22px 0
}

#app-boot-bg .my-weird-module .line,.loading-bg .my-weird-module .line {
	display: inline-block;
	margin: 5px 0
}

#app-boot-bg .prof-wallpaper-container::before,.loading-bg .prof-wallpaper-container::before {
	content: '';
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 198px;
	z-index: -1;
	background: #e9e9e9
}

#app-boot-logo:after,.card-1x2>ul li:last-child:after,.card-3x2>figure:before,.card-3x2>ul li:last-child:after,.card>ul li:last-child:after {
	content: ""
}

#app-boot-bg .prof-wrapper,.loading-bg .prof-wrapper {
	margin-top: 0
}

#app-boot-bg .prof-wrapper .member-top-card,.loading-bg .prof-wrapper .member-top-card {
	background: #fff;
	margin: 0 0 16px;
	padding: 24px;
	text-align: center
}

#app-boot-bg .prof-wrapper .member-top-card .line,.loading-bg .prof-wrapper .member-top-card .line {
	display: inline-block;
	margin: 4px 0
}

#app-boot-bg .prof-wrapper .loading-profile-image,.loading-bg .prof-wrapper .loading-profile-image {
	border-radius: 50%;
	border: 4px solid #fff;
	display: block;
	margin: -92px auto 0;
	box-shadow: inset 0 1.5px 3px 0 rgba(0,0,0,.15),0 1.5px 3px 0 rgba(0,0,0,.15);
	box-sizing: content-box
}

#app-boot-bg .prof-circle,.loading-bg .prof-circle {
	width: 150px;
	height: 150px;
	margin-top: -75px;
	margin-bottom: 30px
}

#app-boot-bg .prof-summary,.loading-bg .prof-summary {
	text-align: center;
	padding-bottom: 40px;
	margin: 0 0 16px
}

#app-boot-bg .prof-summary .line,.loading-bg .prof-summary .line {
	display: inline-block;
	margin: 4px 0
}

#app-boot-bg .prof-non-rect,.loading-bg .prof-non-rect {
	width: 120px;
	height: 40px
}

#app-boot-bg .prof-non-post,.loading-bg .prof-non-post {
	display: inline-block;
	width: 350px;
	padding: 10px 5px
}

#app-boot-bg .search-rect,.loading-bg .search-rect {
	width: 80px;
	height: 40px;
	margin-right: 10px
}

#app-boot-bg .jobs-top-module,.loading-bg .jobs-top-module {
	height: 52px
}

#app-boot-bg .jobs-top-left,.loading-bg .jobs-top-left {
	float: left;
	margin-right: 60px
}

#app-boot-bg .jobs-rect-small,.loading-bg .jobs-rect-small {
	width: 30px;
	height: 30px
}

#app-boot-bg .jobs-line,.loading-bg .jobs-line {
	width: 90px;
	margin-top: 20px;
	margin-left: 20px;
	float: right
}

#app-boot-bg .jobs-bottom-post,.loading-bg .jobs-bottom-post {
	display: inline-block;
	margin: 20px 20px 40px
}

#app-boot-bg .jobs-rect-large,.loading-bg .jobs-rect-large {
	width: 65px;
	height: 65px;
	margin-bottom: 12px
}

#app-boot-logo-spacer {
	height: 15%
}

#app-boot-logo {
	margin: auto;
	width: 30%
}

#app-boot-logo svg {
	width: auto;
	height: auto
}

#app-boot-logo:after {
	display: block;
	padding-bottom: 100%
}

.boot-complete #app-boot-logo,.boot-complete .app-boot-bg-skeleton,.skeleton-load-complete {
	display: none
}

a.view-more,a.view-more-icon,button.view-more,button.view-more-icon {
	border-top: 1px solid rgba(0,0,0,.15);
	display: block;
	width: 100%
}

@keyframes pulse {
	0% {
		opacity: .5
	}

	100% {
		opacity: 1
	}
}

@keyframes fade-slide-in {
	from {
		opacity: 0;
		transform: translateY(-10px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.artdeco-dropdown dl a[disabled],.artdeco-dropdown dl button[disabled],.artdeco-dropdown ol a[disabled],.artdeco-dropdown ol button[disabled],.artdeco-dropdown ul a[disabled],.artdeco-dropdown ul button[disabled],.artdeco-dropdown-menu dl a[disabled],.artdeco-dropdown-menu dl button[disabled],.artdeco-dropdown-menu ol a[disabled],.artdeco-dropdown-menu ol button[disabled],.artdeco-dropdown-menu ul a[disabled],.artdeco-dropdown-menu ul button[disabled],.card-list--is-refreshing {
	opacity: .25
}

@keyframes initial-loading {
	0%,100% {
		transform: translate(-34px,0)
	}

	50% {
		transform: translate(96px,0)
	}
}

#app-boot-bg-loader,.loading-bg {
	z-index: 9999;
	background: 0 0
}

#app-boot-bg-loader .top-bar,.loading-bg .top-bar {
	position: relative;
	height: 52px
}

#app-boot-bg-loader .content,.loading-bg .content {
	padding: 48px 0
}
/*loading*/