

.nav.nav-tabs {
   margin-bottom: 3px; 
  margin-top: 20px;
}

.tab-content {
   border: 0px; 
}

.tab-pane {
 padding: 0px;   
}

.btn.btn-link {
text-wrap: wrap;
}

.monitor-software .nav-tabs.top-tabs .active {
background:#0e709f;    
color:#ffffff;
}

.monitor-software .nav-tabs.top-tabs > li > a:hover {
background:#605c5c;    
    color:#ffffff;
}


.monitor-software .nav-tabs.top-tabs > li > a {
text-decoration: none;
}

.monitor-software .lt-gray {
  background-color: #efefef;  
}

.monitor-software .sa {
padding: 30px 0px 30px 0px;
}

.monitor-software #features .row {
  border-bottom: solid thin #d6d6d6;
margin-bottom: 15px;
}

.monitor-software #features .row.last {
  border-bottom: 0px;
margin-bottom: 5px;
}

.monitor-software #features .display-features li {
    margin-bottom: 15px;
}

details {
margin-top: 0px;
}

details p {
/*margin-bottom: 15px;*/
       padding: 0px 8px 15px 15px;
}

summary {
/* background-color: #e6e6e6;
  padding: 15px;
    margin-bottom: 7px;*/
}

.monitor-software .model-page .overview  a.btn-primary {
    color: #ffffff;
    background-color: #cf112d;
    border-color: #740309;
}

 .monitor-software .img-right{
   display: none;
}

 .monitor-software #model .row .img-lg img {
padding-bottom: 10px;
}

 .monitor-software #model .row .img-lg img:hover {
transform: scale(103%);
transition: 0.3s;
}

 .monitor-software #model .row .img-right img {
      padding-top: 0px;    
}

 .monitor-software .img-left {
display: flex;
     align-items: center;
     margin-bottom: 15px;
}

 .monitor-software #model .row .img-left img {
     display: none;
}

.monitor-software #purchase p {
margin-bottom:30px;
}


.monitor-software .models .row {
 margin-bottom: 20px; 
}

.monitor-software .overview #SpecificationsContent th {
  width: 25%;
}


.monitor-software .overview #SpecificationsContent.display th {
  width: 33%;
}

.monitor-software #download-list ul li {
    list-style-type: none;
    line-height: 35px;
}

.monitor-software #previous {
  border: thin solid #DCD6D6;
  border-radius: 4px;;
}

.monitor-software #previous details {
/*  padding: 20px;*/
}

.monitor-software #previous .card-match {
  padding: 20px;
}

.monitor-software #previous .card-match .table {
/*margin-top: 25px;*/
}


.monitor-software #previous.card-body {
/* padding: .75rem 1.25rem;*/
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: 20px;
}


.monitor-software #previous summary {
   /* margin: 8px 0px 5px 0px;*/
  padding: 34px 20px 20px 10px;
  background-color: #F7F7F7;
  border-bottom: thin solid #D8D8D8;
  margin-bottom: 0px;
}




.monitor-software #previous details table tr:nth-child(even) {
  background-color: #ffffff;
}


.monitor-software #downloads .table > thead > tr > th {
  border: 0px; 
  vertical-align: top;
}


.monitor-software .accessories.specs {
background-color: transparent; 
     border-top: 0px; 
    margin-bottom: 20px;
    padding: 12px 10px;
}


@media handheld, only screen and (min-width: 768px) {
/*    ul.four-column-list {
        columns: 4;
        column-gap: 30px;
    }*/

    ul.six-column-list {
        columns: 6;
        column-gap: 30px;
    }


 .monitor-software .img-right{
    float: right;
    display: block;
   margin-left: 15px;
}


 .monitor-software #model .row .img-left img {
margin-right: 15px;
     padding-top: 0px;
     display: block;
}
}
