about_company.css 2 KB
.navigation {
    color: #6b84b5;
    text-decoration: underline;
}




.side_menu{

}
.side_menu-list{
	list-style-type: none;
	float:left;
	font-family: Arial;
	font-size: 18px;

}
.side_menu-list li{
	margin-bottom: 29px;
}

.side_menu-list > :first-child{
	margin-top: 21px;
}
.side_menu-list a{
	color:#5c77ad;
	text-decoration: none;
}

.tab-content{
	float:right;
	width:720px;
}

.tab-content_header{
	    font-size: 22px;
    font-weight: 500;
	margin-bottom: 15px;
	margin-top: 18px;
}

.tab-content_article{
	font-size: 13px;
	line-height: 19px;
}

.active a{
	color:#333333;
}

.tab-content table{
	width: auto;
	margin-top: 21px;
	    margin-bottom: 29px;
}

#profile table td{
	width: 230px;
}
.team_header{
	font-size: 18px;
	font-weight: 600;
	height: 31px;
}


.personal_photo{
	height: 137px;
	padding-left: 9px;

}

.personal_photo img{
    border-radius: 50%;
}
.personal_name{
	font-size: 18px;
	height: 27px;
}

.team_contacts{
	height: 23px;
	font-size: 13px;
}

.team_contacts img{
	margin-right: 9px;
}

.long_line{
	margin-top:57px;
}

.block_contacts img{
	margin-right: 9px;
	 margin-left: 4px;

}

.work_hours{
	width: 262px;
		margin-right: 57px;
}

.work_hours p{
	font-size: 14px;
	line-height: 24px
}

.tab-pane .first_block{
	float: left;
	display: inline-block;
	margin-right: 0;
	margin-right: 57px;
	position: relative;

}
.tab-pane .first_block a{

	color: #6b84b5;
}
.work_hours, .block_contacts{
	display: inline-block;
	float:left;
	margin-top: 17px;

}

.first_block{
	margin-bottom: 40px;
	margin-top: 40px;
}

.payment{
	    margin-top: 10px;
    line-height: 38px;
    font-size: 16px;
}

.tab-pane .first_block img:nth-child(10){
	bottom: 7px;
}

.tab-pane .first_block img:nth-child(5){
	top:65px;
}

#messages iframe{
	width: 720px;
}

#messages .first_block a{
	margin-left:0px;
}
#messages .first_block{
	margin-top:18px;
}
.first_block a:hover{
  color:#8fa4cc;
}

.contacts .orange {
    bottom: 7px;
}

#profile table:nth-child(6){
	margin-bottom: 0px;
}

#profile a{
	text-decoration: none
}