body{
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: 'Open Sans Regular';
  font-size: 16px;  
  color: #4e4d4d;
}

a{
  text-decoration: none;
  color: #00accd;
}
.wrapper{
  /* width: 980px; */
  width: 1048px;
  margin: 0 auto;
}

.header{
  height: auto;
  width: 100%;
  float: left;
}

.logo{
  width: 145px;
  height: 55px;
  float: left;
  margin-top: 35px;
  margin-bottom: 31px;
  margin-left: 22px;
  background: url('../images/shepell_logo.png') no-repeat;
}

.navigation{
  float: left;
  height: 50px;
  width: 100%;
}

.navigation ul{
  margin: 0;
  padding: 0;
}

.navigation li{
  list-style: none;
  /* width: 245px; */
  width: 262px;
  float: left;
  height: 115px;
  font-size: 16px;
  color: #ffffff;
  background: #f7921e;
}
.navigation li a{
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  float: left;
  font-family: 'Open Sans Semibold';
}

.navigation .link_2{
  background: #00accd;
}

.navigation .link_3{
  background: #cd5e5e;
}

.navigation .link_4{
  background: #82c341;
}



.content{
  float: left;
  background: #ffffff;
  width: 100%;
}

.left_side_content{
  float: left;
  margin-top: 50px;
  margin-left: 0px;
  width: 654px;
  padding-right: 60px;
  border-right: 1px solid #e5e5e5;  
}

.left_side_content h3{
  font-size: 16px;
  font-family: 'Open Sans Semibold';
  color: #4e4d4d;
  margin: 0;
  padding: 0;
}

.left_side_content p{
  font-family: 'Open Sans Regular';
  font-size: 16px;
  color: #4e4d4d;
}

.mr0{
  margin-right: 0!important;
}

.right_side_sidebar{
  margin-top: 50px;
  float: left;
  width: 333px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.right_side_sidebar p{
  font-family: 'Open Sans Regular';
  font-size: 20px;
  color: #4e4d4d;
  float: left;
  margin-left: 45px;
  width: 285px;
}

.bottom_content{
  clear: left;
  float: left;
  margin-left: 30px;
  margin-top: 50px;
}

.bottom_content_box{
  border: 1px solid #004d57;
  width: 270px;
  height: 180px;
  margin-bottom: 50px;
  float: left;
  /* margin-right: 36px; */
  margin-right: 85px;
  position: relative;
}

.view_all{
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px;
  font-family: 'Open Sans Semibold';
  color: #00accd;
}


.bottom_content_box .box_title{
  float: left;
  width: 270px;
  border-bottom: 1px solid #004d57;  
  position: relative;
}

.bottom_content_box .box_icon{
  width: 64px;
  height: 64px;
  position: absolute;
  background: url('../images/shepell_icon_bg.png') no-repeat;
  left: 15px;
  top: -15px;
}

.bottom_content_box .box_icon div{
  width: 36px;
  height: 36px;
  top: 16px;
  left: 15px;
  position: absolute;
}
.bottom_content_box .box_icon .file{
  background: url('../images/shepell_icon_file.png') no-repeat;
}
.bottom_content_box .box_icon .link{
  background: url('../images/shepell_icon_link.png') no-repeat;
}
.bottom_content_box .box_icon .article{
  background: url('../images/shepell_icon_article.png') no-repeat;
}
.bottom_content_box .box_icon .video{
  background: url('../images/shepell_icon_video.png') no-repeat;
}
.bottom_content_box .box_icon .calculator{
  background: url('../images/shepell_icon_calculator.png') no-repeat;
}

.bottom_content_box .box_title span{
  font-size: 14px;
  font-family: 'Open Sans Semibold';
  color: #4e4d4d;
  float: left;
  margin-left: 90px;
  line-height: 32px;
}

.bottom_content_box ul{
  margin-left: 22px;
  margin-top: 22px;
  padding: 0;
  float: left;
}

.bottom_content_box li{
  list-style: none;
  background: url('../images/shepell_bullet.png') left center no-repeat;
  padding-left: 16px;
  font-size: 14px;
  color: #4e4d4d;
  margin-bottom: 9px;
  width: 215px;
  height: 20px;
  overflow: hidden;
}
.bottom_content_box li a{
  color: #4e4d4d;  
}

.footer{
  float: left;
  width: 100%;
  background: #004d57;
  height: 50px;
  color: #ffffff;
}

.footer_left{
  float: left;
  margin-left: 50px;
}

.footer_left a, .footer_left span{
  float: left;
  font-family: 'Open Sans Regular';
  font-size: 13px;
  color: #ffffff;
  margin-top: 22px;
  line-height: 22px;
  margin-right: 15px;
}


.footer_right{
  float: right;
  font-family: 'Open Sans Regular';
  font-size: 13px;
  color: #ffffff;
  margin-top: 22px;
  line-height: 22px;
  margin-right: 45px;
}

.left_side_sidebar{
  float: left;
  width: 268px;
  min-height: 100%;
  height: auto;
  border-right: 2px solid #e7e7e7;
  padding-top: 20px;
}

.category_title{
  float: left;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  height: 50px;
}

.category_icon{
  margin-left: 15px;
  float: left;
}
.category_icon img{
  float: left;
  margin-top: 13px;
  margin-right: 5px;
}
.category_icon .file{
  background: url('../images/shepell_icon_link.png') no-repeat;
}
.category_icon .link{
  background: url('../images/shepell_icon_link.png') no-repeat;
}
.category_icon .article{
  background: url('../images/shepell_icon_article.png') no-repeat;
}
.category_icon .video{
  background: url('../images/shepell_icon_video.png') no-repeat;
}
.category_icon .calculator{
  background: url('../images/shepell_icon_calculator.png') no-repeat;
}

.category_title span{
  float: left;
  font-family: 'Open Sans Semibold';
  font-size: 14px;
  color: #4e4d4d;
  line-height: 50px;
}

.left_side_sidebar ul{
  margin: 0;
  padding: 0;
  width: 100%;
}

.left_side_sidebar li{
  float: left;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  list-style: none;
  background: url('../images/shepell_bullet.png') 20px 15px no-repeat;  
}
.left_side_sidebar li.active{
  background: #e7e7e7 url('../images/shepell_bullet.png') 20px 15px no-repeat;  
}
.left_side_sidebar li.active a span{
  color: #cd5e5e;
}

.left_side_sidebar li a{
  font-family: 'Open Sans Regular';
  font-size: 14px;
  color: #4e4d4d;
}

.left_side_sidebar li a span{
  float: left;
  margin-left: 35px;
  margin-right: 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 20px;
}

.right_side_content{
  float: left;
  /* width: 670px; */
  width: 705px;
  padding-top: 35px;
  padding-left: 35px;
}

.right_side_content h1{
  font-family: 'Open Sans Semibold';
  font-size: 18px;
  color: #004d57;
  padding: 0;
  margin: 0 0 20px 0;
}

.right_side_sontent .article_wrapper{
  font-family: 'Open Sans Semibold';  
  font-size: 16px;
  color: #4e4d4d;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
  height: 24px!important;
}
.desc{
  padding-left: 30px!important;
}

.tool_wrap, .tool_wrap p{
  font-size: 15px;
  line-height: 25px;
}
.tool_wrap p{
  padding-bottom: 25px;
}
.tool_wrap h2{
  padding-bottom: 20px;
  line-height: 40px;
  clear: left;
}
.tool_wrap ul{
  padding-bottom: 25px;
}

.tool_wrap table{
  width: 100%;
  margin-bottom: 20px;
}
.tool_wrap table td, .tool_wrap table th{
  border: 1px solid #7e7c7c;
  color: #7e7c7c;
  font-size: 15px;
  line-height: 25px;
  padding: 5px 10px;
}

.tool_wrap li{
  padding-left: 30px;
  background: url('../img/submenu_li_bg.png') 8px 8px no-repeat;
}
