table {  border-collapse: collapse;width: 100%;      border: 1px solid #000; /* Add a 1px border to the entire table */        }   th, td {            border: 1px solid #000; /* Add a 1px border to table cells (th and td) */   padding: 8px; text-align: left;     }     th {
            background-color: #f2f2f2; /* Add a background color to header cells if desired */      }
.smk_accordion, .smk_accordion1 {
  position: relative;
  margin-bottom: 20px;
}
.smk_accordion1 {
  margin-bottom: 0;
}
.smk_1 {
  position: relative;
  margin-bottom: 0px !important;
  padding-top: 30px;
}
.smk_1 li {
  padding-left: 25px !important;
  background-image:url(../images/list-style.png);
  background-repeat: no-repeat;
background-position: 0px 11px;
}
.smk_1 ul {
  padding-left:16px !important;
  list-style-type:none !important;
  margin-left: -17px;
}

/**
 * --------------------------------------------------------------
 * Section
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in, .smk_accordion1 .accordion_in1 {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  position: relative;
  z-index: 10;
  margin-top: -1px;
  overflow: hidden;
}
.smk_1 .accordion_in {
  border-top: 0 !important;
  border-bottom: 0 !important;
  position: relative;
  z-index: 10;
  margin-top: -1px;
  overflow: hidden;
}
/**
 * --------------------------------------------------------------
 * Head
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_head,.smk_accordion1 .accordion_in1 .acc_head1  {
  position: relative;
  background: #fff;
  padding: 12px;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  font-weight:400;
  color:#444;
  display: block;
  cursor: pointer;
}
.smk_1 .accordion_in .acc_head, .smk_1 .accordion_in1 .acc_head1 {
  padding: 8px 0px 8px 44px !important;
}
.smk_accordion .accordion_in .acc_head .acc_icon_expand, .smk_accordion1 .accordion_in1 .acc_head1 .acc_icon_expand {
  display: block;
  width: 22px;
  height: 21px;
  position: absolute;
  left: 10px;
  top: 45%;
  margin-top: -9px;
  background: url(https://www.manageengine.com/ems/images/plusminus.png) center 0;
}
/**
 * --------------------------------------------------------------
 * Content
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_content, .smk_accordion1 .accordion_in1 .acc_content1 {
  background: #F9F9F9;
  font-family: 'Open Sans',sans-serif;
  font-size: 13px;
  line-height: 24px;
  color: #4C596E;
  padding: 0px 10px 15px 10px;
}
.smk_accordion1 .accordion_in1 .acc_content1 {
  float:none;
}
.smk_accordion .accordion_in .acc_content h1:first-of-type,
.smk_accordion .accordion_in .acc_content h2:first-of-type,
.smk_accordion .accordion_in .acc_content h3:first-of-type,
.smk_accordion .accordion_in .acc_content h4:first-of-type,
.smk_accordion .accordion_in .acc_content h5:first-of-type,
.smk_accordion .accordion_in .acc_content h6:first-of-type,
.smk_accordion1 .accordion_in1 .acc_content1 h1:first-of-type,
.smk_accordion1 .accordion_in1 .acc_content1 h2:first-of-type,
.smk_accordion1 .accordion_in1 .acc_content1 h3:first-of-type,
.smk_accordion1 .accordion_in1 .acc_content1 h4:first-of-type,
.smk_accordion1 .accordion_in1 .acc_content1 h5:first-of-type,
.smk_accordion1 .accordion_in1 .acc_content1 h6:first-of-type {
  margin-top: 5px;
}
/**
 * --------------------------------------------------------------
 * General
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in:first-of-type,
.smk_accordion .accordion_in:first-of-type .acc_head, .smk_accordion1 .accordion_in1:first-of-type,
.smk_accordion1 .accordion_in1:first-of-type .acc_head1 {
  border-radius: 3px 3px 0 0;
}
.smk_accordion .accordion_in:last-of-type,
.smk_accordion .accordion_in:last-of-type .acc_content, .smk_accordion1 .accordion_in1:last-of-type,
.smk_accordion1 .accordion_in1:last-of-type .acc_content1 {
  border-radius: 0 0 3px 3px;
}
.smk_accordion .accordion_in.acc_active .acc_content, .smk_accordion1 .accordion_in1.acc_active .acc_content1 {
  display: block;
}
.smk_accordion .accordion_in.acc_active .acc_content p:first-child, .smk_accordion1 .accordion_in1.acc_active .acc_content1 p:first-child {
    margin: 0;
}
.smk_accordion .accordion_in.acc_active .acc_head, .smk_accordion1 .accordion_in1.acc_active .acc_head1 {
  background: #F9F9F9;
  color:#205f73 !important;
}
.smk_accordion .accordion_in.acc_active .acc_head .acc_icon_expand, .smk_accordion1 .accordion_in1.acc_active .acc_head1 .acc_icon_expand {
  background: url(https://www.manageengine.com/ems/images/plusminus.png) center -24px;
}

.smk_accordion.acc_with_icon .accordion_in .acc_head,
.smk_accordion.acc_with_icon .accordion_in .acc_content, .smk_accordion1.acc_with_icon .accordion_in1 .acc_head1,
.smk_accordion1.acc_with_icon .accordion_in1 .acc_content1 {
  padding-left: 45px;
}

/* Path management landing page */


.smk_accordion .accordion_in .acc_head1 {
  position: relative;
background: #f8f8f8;
padding: 12px;
font-family: 'Open Sans',sans-serif;
font-size: 17px;
font-weight: 600;
color: #111;
display: block;
cursor: pointer;
letter-spacing: -0.5px;
border: 1px solid #e9e9e9;
border-bottom:none;
}

.smk_accordion .accordion_in .acc_head1 .acc_icon_expand {
  display: block;
  width: 22px;
  height: 21px;
  position: absolute;
  left: 10px;
  top: 45%;
  margin-top: -9px;
  background: url(../images/plusminus-cl.png) center 0;
}
.smk_accordion .accordion_in.acc_active .acc_head1 .acc_icon_expand {
  background: url(../images/plusminus-cl.png) center -24px;
}

.smk_accordion .accordion_in .acc_content1 {
  background: #fff;
font-family: 'Open Sans',sans-serif;
font-size: 16px;
line-height: 36px;
color: #333;
border: 1px solid #e9e9e9;
border-top: none;
padding: 11px 10px 15px 10px;
}
.smk_accordion .accordion_in.acc_active .acc_content {
  display: block;
  
}
.smk_accordion .accordion_in.acc_active .acc_head1 {
  background: #f8f8f8;
  color:#85b536 !important;
   border:1px solid #e9e9e9;
   
  
}
.smk_1 .accordion_in .acc_head1 {
  padding: 11px 0px 14px 44px !important;
}

/**
 * --------------------------------------------------------------
 * New_Accordion
 * --------------------------------------------------------------
 */
.new_acc_main {
    margin: 0 0 0px 15px;
}
.new_acc_main .new_acc_list {
    position: relative;
}
.new_acc_main .new_acc_list .new_acc_content {
    width: 100% !important;
}
.new_acc_main .new_acc_list .new_acc_head {
    cursor: pointer;
}
.new_acc_main .new_acc_list.acc_active .new_acc_head .acc_icon_expand {
    background: url(../images/plusminus.png) center -24px;
}
.new_acc_main .new_acc_list .new_acc_head .acc_icon_expand {
    display: block;
    width: 22px;
    height: 21px;
    position: absolute;
    left: -26px;
    top: 4px;
    background: url(../images/plusminus.png) center 0;
}
.new_acc_main .new_acc_list .new_acc_content li {
    margin: 0 0 5px 15px;
}

h1{margin:0 0 0  0}

#btmBar ul li {
  float: left;
  width: 32%;
  padding: 0 0.5%;
  text-align: center;
}
