.duo-kb .inside{
    display: none;
}

.duo-kb h3.hndle{
    position: relative;
}

.duo-kb h3.hndle span{
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 11px;
}

.duo_help > ul > li{
    margin-bottom: 40px;
}

.item_details li{
    padding: 15px;
    background: #eeeeef;
    margin-bottom: 15px;
    border: 1px solid #777777;
}

.duo_help h5{
    border-bottom: 1px solid #777;
    padding-bottom: 7px;
}

td label{
    font-weight: normal !important;
}

.duo_help span{
    padding: 0 5px;
    margin-right: 3px;
    display: inline-block;
    background: #bbbbbb;
}

body{
    background: none !important;
}
.small_box{
    width: 50px;
}

.clr{
    clear: both;
}

.wider{
    width: 100%;
    height: 100px;
}

.dg_form table th{
    text-align: left;
}

.dg_form label{
    line-height: 300%;
}

.lisence_wrap {
    background: none repeat scroll 0 0 #fff;
    padding: 20px;
}

.centerAlign{
    text-align: center;
}

.star-icons, .star-icons a{
    color: #e6b800;
    text-decoration: none;
}