@charset "utf-8";
/* CSS Document */
.header img {
	width:100%;
	display: block;
}
.header {
	background: #373d41;
    position: fixed;
    width: 100%;
    top: 0;
	z-index:1013;
}
.header .logo {
	width: 125px;
	padding:18px 29px 17px 30px;
	border-right:1px solid #2a2f32;
}
.header .logoText {
	font-size: 14px;
	color: #FFF;
	padding:17px 20px 17px 17px;
	border-right:1px solid #2a2f32;
}
.header .logoText span {
	width:17px;
	display:inline-block;
	vertical-align:middle;
	margin: -3px 5px 0 0;
}
.header .headdrop {
	position:relative;
}
.header .headdrop h2 {
	font-size: 14px;
	color: #FFF;
	padding:17px 20px 17px 17px;
	cursor:pointer;
}
.header .headdrop h2 span {
	width: 10px;
	display: inline-block;
	vertical-align:middle;
	margin:0 0 0 7px;
}
.header .headBack {
	background:transparent;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index:1010;
}
.header .headdrop ul {
	position:absolute;
	top:50px;
	background: #373d41;
	width:112px;
	left: 0px;
	display: none;
}
.headBack {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
	z-index:1010;
}
.header .headdrop ul li a{
	padding:17px 28px;
	color: #FFF;	
	font-size: 14px;
}
.header .headRight {
	padding:10px 20px 10px 0;
}
.header .headRight li:first-child{
	border-left:none;
}
.header .person {
	display:inline-block;
	width: 26px;
	vertical-align:middle;
	padding:2px 6px 2px 0;
}
.header .headRight li {
	float:left;
	padding:0 14px 0 15px;
	border-left:1px solid #2a2f32;
}
.header .headRight li a {
	color: #FFF;
	font-size: 14px;
}
.header .headRight li a.rightText {
	padding: 7px 0;
}
.header .headRight li a.blueText {
	color: #00bff3;
}
.header .headRight li a.redText {
	color: #ff4347;
}
.header .badge {
	display:inline-block;
	width: 19px;
	vertical-align:middle;
	padding:6px 2px 5px 0;
}
.header .upload {
	display:inline-block;
	width: 18px;
	vertical-align:middle;
	padding:6px 6px 7px 0;
}
.contrThreeLeft .leftSecMain {
	width:185px;
	background: #2a3947 url(../images/headleftback.png) top no-repeat;
	height:100%;
	position:fixed;
	top:50px;
	padding-top:25px;
}
.contrThreeLeft .sidebar-menu .leftMenu {
	display: inline-block;
	background: url(../images/headbarright.png) no-repeat;
	width: 17px;
	height: 17px;
	vertical-align: middle;
    margin: -3px 8px 0 0;
}
.contrThreeLeft .sidebar-icon {
	display: block;
    padding: 17px 28px 15px 28px;
	border-left:4px solid transparent;
	width: 180px;
}

.contrThreeLeft .sidebar-menu .leftMenu.cross {
	background: url(../images/headbar.png) no-repeat;
	width: 17px;
	height: 17px;
	margin: -3px 8px 0 -8px;
}
.contrThreeLeft  .menuList li:nth-child(2) {
	position: relative;
}
.contrThreeLeft .menuList li a.orgRound {
	display: inline-block;
	position: absolute;
	top: 19px;
	left: 36px;
	width: 6px;
	height: 6px;
	background: #fd7d00;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	padding: 0;
}
.contrThreeLeft .menuList li {
	font-size: 14px;
	color: #ffffff;
}
.contrThreeLeft .menuList li i {
	float: left;
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height:17px;
}
.contrThreeLeft .menuList li i.home {
	background: url(../images/headhome.png) no-repeat;
}
.contrThreeLeft .menuList li i.star {
	background: url(../images/headstar.png) no-repeat;
}
.contrThreeLeft .menuList li i.edit {
	background: url(../images/headedit.png) no-repeat;
}
.contrThreeLeft .menuList li i.setting {
	background: url(../images/headsetting.png) no-repeat;
}
.contrThreeLeft .menuList li i.shape {
	background: url(../images/headshape.png) no-repeat;
}
.contrThreeLeft .menuList li i.bell {
	background:  url(../images/headbell.png) no-repeat;
}
.contrThreeLeft .menuList li i.file {
	background:  url(../images/headfile.png) no-repeat;
}
.contrThreeLeft .menuList li i.disk {
	background:  url(../images/headdisk.png) no-repeat;
}
.contrThreeLeft .menuList li a.active i.home,
.contrThreeLeft .menuList li a:hover i.home {
	background: url(../images/headhomew.png) no-repeat;
}
.contrThreeLeft .menuList li a.active i.star,
.contrThreeLeft .menuList li a:hover i.star {
	background: url(../images/headstarw.png) no-repeat;
}
.contrThreeLeft .menuList li a.active i.edit,
.contrThreeLeft .menuList li a:hover i.edit {
	background: url(../images/headeditw.png) no-repeat;
}
.contrThreeLeft .menuList li a.active i.setting,
.contrThreeLeft .menuList li a:hover i.setting {
	background: url(../images/headsettingw.png) no-repeat;
}
.contrThreeLeft .menuList li a.active i.shape,
.contrThreeLeft .menuList li a:hover i.shape {
	background: url(../images/headshapew.png) no-repeat;
}
.contrThreeLeft .menuList li a.active i.bell,
.contrThreeLeft .menuList li a:hover i.bell {
	background:  url(../images/headbellw.png) no-repeat;
}
.contrThreeLeft .menuList li a.active i.file,
.contrThreeLeft .menuList li a:hover i.file {
	background:  url(../images/headfilew.png) no-repeat;
}
.contrThreeLeft .menuList li a.active i.disk,
.contrThreeLeft .menuList li a:hover i.disk {
	background:  url(../images/headdiskw.png) no-repeat;
}
.contrThreeLeft .menuList li a {
	padding: 15px 15px 14px 20px;
    font-size: 14px;
    color: #ffffff;
    width: 146px;
    border-left: 4px solid transparent;
}
.contrThreeLeft .menuList li a.menuOneLink {
    padding: 20px 24px;
    width: 18px;
}
.contrThreeLeft .menuList li.leftFirst a.menuOneLink {
    padding: 0px 17px 20px 13px;
    width: 36px;
}
.contrThreeLeft .menuList li a.menuOneLink i {
	float: none;
}
.contrThreeLeft .menuIcon {
	/*display: none;*/
	float: right;
	background:url(../images/headarrowup.png)  no-repeat;
	width: 12px;
	height: 12px;
	margin:2px 0;
}
.contrThreeLeft .downAroww {
   background:url(../images/headarrow.png)  no-repeat ;
}
.contrThreeLeft .leftArrow {
	background: url(../images/leftmenuarrowone.png) no-repeat;
	width: 10px;
	height: 8px;
}
.contrThreeLeft .menuList li a .leftText {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #a7b1c2;
	padding-left:8px;
}
.contrThreeLeft .menuList li a.active .leftText {
	color:#fff;
}
.contrThreeLeft .menuList li a:hover .leftText {
	color:#fff;
}
.contrThreeLeft .menu {
	width: 70px;
	position: fixed;
	height: 100%;
	z-index: 1000;
}
.contrThreeLeft .menuList li a.menuOne:hover {
	background-color: #232f3b;
	border-left: 4px solid #00bff3;
	color: #fff;
	opacity: 1;
	-webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
	transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}
.contrThreeLeft .menuList li a.active {
	background-color: #232f3b ;
	border-left: 4px solid #00bff3;
	-webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
	transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}
.contrThreeLeft .menuList li a.menuOneLink:hover {
	background-color: #232f3b;
	border-left: 4px solid #00bff3;
	-webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
	transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}

.contrThreeLeft .menuList li.leftFirst a.menuOneLink:hover,
.contrThreeLeft .menuList li.leftFirst a.active ,
.contrThreeLeft .menuList li.leftFirst a:hover {
	background-color: transparent;
	border-left: 4px solid transparent;
}
.contrThreeLeft .menuList li.active > a {
	background-color: #2b303a;
	color: #ffffff;
}
.contrThreeLeft .menuList ul li  {
	padding:16px 0;
}
.contrThreeLeft .menuList ul li a {
	background: none;
    margin: 0 0 0 58px;
    width: 120px;
    padding: 2px 0 2px 5px;
	border-width:2px;
}
.contrThreeLeft .menuList ul li a.activeBrdr {
	background-color: #232f3b;
	border-left: 2px solid #00bff3;
	color: #fff;
	opacity: 1;
	-webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
	-moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
	transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}
.contrThreeLeft .menuListOne ul {
	display: none;
	background: #232f3b;
}
.contrThreeLeft .menuList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*.contrThreeLeft .menuMain {
	width: 70px;
	background-image: none;
}*/
.contrThreeLeft .menuList .leftText.menuMainSpan,
.contrThreeLeft .iconText.menuMainSpan {
	opacity: 0;
	display: none;
}
.contrThreeLeft .menuList li .leftPerson {
	width:70px;
	display: block;
}
.contrThreeLeft .menuList li.leftFirst a.menuOneLink .leftPerson {
	width: 36px;
}
.contrThreeLeft .menuList li.leftFirst .leftText {
	display: block;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
    padding-left: 0px;
	margin:7px 0 6px 0;
}
.contrThreeLeft .leftBadge span{
	display: inline-block;
	width: 17px;
	vertical-align:middle;
	margin: -3px 5px 0 0;
}
.contrThreeLeft .menuList li.leftFirst .leftBadge {
	color: #a7b1c2 !important;
	font-size: 12px;
}
.contrThreeLeft .menuList .leftFirst .leftText.menuMainSpan {
	display:none
}
.contrThreeLeft .iconText {
	color: #a7b1c2;
	font-size: 14px;
}
.contrThreeLeft .sidebar-menu.menuMain .menuList li a.active .menuIcon  {
	display:none !important;
	margin:2px 0;
}
.contrThreeLeft .sidebar-menu  li a.active .menuIcon  {
	display:block !important;
	margin:2px 0;
}
.contrThreeLeft .sidebar-menu.menuMain  li a.active .menuIcon  {
	display:none
}
.header .bleedBlue {
    color: #09b1e0;
}
.marg {
	margin:0 0 0 185px;
}
@media (max-width:1100px){
.header .headRight {
    padding: 10px 5px 10px 0;
}
.header .headRight li {
    padding: 0 12px 0 12px;
}
}