
body {
             
}

.webxLabel {

}

.webxLink {

}

a.webxLink:link {

}

a.webxLink:visited {

}

a.webxLink:hover {

}

a.webxLink:active {

}

.webxTextbox {

}

.webxButton {

}

.webxDropdownlist {

}

.webxListbox {

}

.webxRadiobuttonlist {

}

.webxCheckbox {

}

.webxImage {

}

table.webxGrid {

}

table.webxGrid th {

}

table.webxGrid th span {

}

table.webxGrid td {

}

table.webxGrid span {

}

table.webxGrid input {

}

.webxGridHeader {

}

.webxGridCellTop {

}

.webxGridCellLeft {

}

.webxGridCell {

}

.webxError {

}

/* Custom CSS */

/**** Media Queries ****/

@media(max-width:700px)
{

.grey-spans > div[class^=SSLZone_] [class*=_row], 
.grey-spans input, 
.WebxZone > div[class^=SSLZone_] [class*=_row],
span[class^=SSLZone][class*=cell],
.WebXZone input,
#ctl00_ContentPlaceHolder1_ctl07_SSLControl_sliderValueJewellery,
#ctl00_ContentPlaceHolder1_ctl07_SSLControl_sliderValueWatches

{
    width: 100% !important;
}
}