* {
    font-weight: normal !important;
    text-shadow: none;
}
.styledCB{
    display:none;
}
.btn-success{
    color:#fff;
}
.width150px{
    width:150px;
}
.width100{
    width: 100%;
}
.az_logo{
    padding:9px;
    padding-right: 20px;
}
.input-xs {
    height: 20px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1;
    border-radius: 3px;
    font-weight: normal;
    margin: 5px;
    box-sizing: border-box;
    left: 0;
    width: auto;
    right: 0;
}
.clone{
    display:none;
}