﻿.sNum{
  display:inline;
  line-height:15px !important;
}

.roundBderBox {
 
  
}

.confScreen.threeClm h6{
    font-size:14px !important;
}

.iwatchHelp{
    margin-top:20px;
}

#AManuallyAddress {
     margin-top: 0 !important; 
     display: inline !important; 
}
div.boxCnt {
    min-height: 243px;
}
@media (max-width:991px)
{
     .spec ul.deviceColor li:first-child
    {
        float:none !important;
    }
    .spec ul.deviceColor li.active
    {
        border:1px solid transparent !important;
    }
    .spec ul.deviceColor li.active a
    {
        border:1px solid #0188cc !important;
    }
    div.boxCnt {
    min-height: 175px;
}
}
@media(max-width:767px)
{
   
    .model_identifier img {
    width: auto;
    max-width: 100%;
}
    div.boxCnt {
    min-height: inherit;
}
}