.html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
    background: transparent;
}

.ulListBox
{
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
    background: transparent;
    list-style: none;
}

.liListBox
{
    margin: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    list-style: none;
}

body
{
    line-height: 1;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
/* remember to define focus styles! */
:focus
{
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins
{
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
/*- -*/
/*- GENERIC BODY STYLES -*/
html, body
{
    height: 100%;
    margin: 0 0 1px;
    padding: 0;
}
body
{
    font: 12px/18px Arial, Helvetica, sans-serif;
    color: #333;
    background: #fff;
}
p
{
    margin-bottom: 18px;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
#container
{
    width: 960px;
    margin: 0 auto;
}
/*- -*/
/*- FILTER OPTIONS -*/
ul#filterOptions
{
    width: 802px;
    height: 52px;
    margin: 30px 0;
    overflow: hidden;
}
ul#filterOptions li
{
    height: 52px;
    margin-right: 2px;
    display: inline-block;
    float: left;
}
ul#filterOptions li a
{
    height: 50px;
    padding: 0 20px;
    border: 1px solid #999;
    background: #cfcfcf;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    text-decoration: none;
    display: block;
}
ul#filterOptions li a:hover
{
    background: #c9c9c9;
}
ul#filterOptions li.active a
{
    background: #999;
}
/*- -*/
ul.holderConfirm
{
    width: 921px;
    overflow: hidden;
    text-align: center;
    -ms-overflow-y: hidden;
    -ms-overflow-x: hidden;
    margin-left: 10px;
}
ul.holderConfirm li.item
{
    width: 137px;
    height: 125px;
    float: left;
    text-align: center;
    overflow: hidden;
    border: 1px;
    padding-top: 0px;
    padding-bottom: 14px;
    padding-right: 16px;
    vertical-align: middle;
    list-style-position: inside;
}
ul.holderConfirm li.item h3
{
    margin-top: 10px;
    font-size: 16px;
    line-height: 20px;
    vertical-align: top;
}

ul.holder
{
    width: 960px;
    height: 443px;
    overflow: hidden;
    text-align: center;
    -ms-overflow-y: hidden;
    -ms-overflow-x: hidden;
    margin-left: 17px;
}
ul.holder li.item
{
    width: 141px;
    height: 126px;
    float: left;
    text-align: center;
    overflow: hidden;
    border: 1px;
    padding-top: 14px;
    padding-right: 16px;
    vertical-align: middle;
    list-style-position: inside;
}
ul.holder li.item h3
{
    margin-top: 10px;
    font-size: 16px;
    line-height: 20px;
    vertical-align: top;
}

.label
{
    font-weight: bold;
    color: #D13272;
}

.tableRowClassNoImage
{
    background-color: #7f7f7f;
    height: 29px;
}

.listTable
{
    padding: 0px;
    width: 100%;
    height: 100%;
}

.listTablePinkBoder
{
    border: 2px solid #D13272 !important;
    border-color: #D13272;
    padding: 0px;
    width: 100%;
    height: 100%;
}

.whiteTable
{
    background-color: #FFFFFF !important;
    padding: 0px;
    border: 0px;
    width: 100%;
    height: 93px;
}

.listImg
{
    max-width: 140px;
    max-height: 93px;
}

.confirmImg
{
    max-width: 178px;
    max-height: 120px;
}

.pagination
{
    text-align: center !important;
    vertical-align: middle !important;
}

.stepTable
{
    width: 960px;
    height: 543px;
}

.searchTable
{
    border: 1px solid #dddddd !important;
    width: 928px;
    padding: 2px;
}

.divItemList
{
    overflow-y: hidden;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
    height: 460px;
    width: 100%;
    text-align: center;
    vertical-align: top;
    display: block;
    clear: both;
}

.divSymptomConditionList
{
    overflow: hidden;
    max-height: 512px;
    width: 100%;
    text-align: center;
    vertical-align: top;
}

.divSymptomConditionEmpty
{
    display: block;
    height: 55px;
}

.divSymptomConditionEmptyMozila
{
    display: block;
    height: 52px;
}

.hiddenDiv
{
    display: none;
}

.ListItemText
{
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.customBorder
{
    border: solid 0;
    border-bottom-width: 1px;
    padding-left: 0px;
}

.displayNone
{
    display: none;
}


/*Start ServiceHints*/
table.ServiceHints
{
    border: 1px solid #CDCDCD;
    line-height: 12px;
    table-layout: fixed;
}
table.ServiceHints td
{
    padding: 8px;
    vertical-align: top;
}
table.ServiceHints thead tr
{
    background-color: #D2D2D2;
}
table.ServiceHints thead td
{
    border: 0 none;
}
table.ServiceHints tbody tr td
{
    color: #505050;
}
table.ServiceHints tbody tr.odd
{
    background-color: #E9EFF3;
}
table.ServiceHints tbody tr.odd td
{
    border-bottom: 1px solid #D0DEEA;
    border-top: 1px solid #D0DEEA;
}
/*End ServiceHints*/

.confirmBackground
{
    background-color: ActiveBorder;
}

a.linkClass
{
    color: Blue;
    cursor: pointer;
}

a.button:hover
{
    /*background-position: right -130px;*/
    background-position: right -125px;
    text-decoration: none;
}

a.button:hover span
{
    /*background-position: 0px -130px;*/
    background-position: 0px -125px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

a.button-gray:hover
{
    background-position: right -25px;
    text-decoration: none;
}
a.button-gray:hover span
{
    background-position: 0px -25px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}
a.button-gray-left:hover
{
    background-position: 0px -125px;
    text-decoration: none;
}
a.button-gray-left:hover span
{
    background-position: 0px -125px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

a.button-red-no-arrow:hover
{
    background-position: 0px 0px;
    text-decoration: none;
}
a.button-red-no-arrow:hover span
{
    background-position: 0px 0px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

div.button-red-no-arrow-hover:hover a.button-red-no-arrow
{
    background-position: 0px 0px;
    text-decoration: none;
    z-index: 1000;
}
a.red-no-arrow-round:hover
{
    background-position: 0px 0px;
    text-decoration: none;
}

a.button-gray-no-arrow:hover
{
    /*background-position: 0px -130px; */
    background-position: 0px -125px;
    text-decoration: none;
}
a.button-gray-no-arrow:hover span
{
    background-position: 0px -125px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

.TextCaption
{
    font-weight: bold;
}

.containerStyle
{
    padding-top: 0px !important;
    margin-top: -20px !important;
    text-align: center;
    height: 445px;
    overflow-y: hidden;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
}

.containerConfirmStyle
{
    padding-top: 0px !important;
    margin-top: 0px !important;
    text-align: center;
    height: 358px;
    overflow-y: auto;
    overflow-x: hidden;
    -ms-overflow-y: auto;
    -ms-overflow-x: hidden;
    width: 925px !important;
}
a.left-round:hover
{
    background-position: 0px -125px;
    text-decoration: none;
}

.left-button-hover
{
    display: inline-block;
    z-index: 1000;
}

div.left-button-hover:hover a.left-round
{
    background-position: 0px -125px;
    text-decoration: none;
}

.welcomeTitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 24px;
    color: #e20074;
    position: relative;
    white-space: nowrap;
}

.welcomeText
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #363636;
}

.welcomeCaption
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #363636;
}

.welcomeText2
{
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    color: #363636;
}

.searchTableContainer
{
    padding-bottom: 5px;
    height: 70px;
    text-align: left;
    width: 928px;
}

.popup
{
    background-color: #e20074;
}

.disabledDiv
{
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: alpha(opacity=50);
    opacity: .5;
}

.disabledLink
{
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: alpha(opacity=50);
    opacity: .5;
}

.searchLabelTop
{
    color: #e20074;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.searchLabelLeft
{
    color: #252422;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}

.searchLabelSymptom
{
    color: #dd0577;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.itemStyle
{
    font-family: Arial;
    font-size: 12px;
    color: White;
    vertical-align: middle;
    font-weight: normal;
}


.selfService
{
    font-family: Arial;
    font-size: 18px;
    color: #363636;
}

.startOptions
{
    font-family: Arial;
    font-size: 14px;
    color: #363636;
}

label, input.radio
{
    vertical-align: text-bottom;
    font-family: Arial;
}

.deviceUnknownDesc
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

.labelOrderNr
{
    color: #252422;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.labelText
{
    color: #363636;
    font-family: Arial;
    font-size: 13px;
}

.labelLink
{
    color: Blue;
    font-family: Arial;
    font-size: 13px;
    text-decoration: underline;
}

.WelcomeButton
{
    width: 115px;
}

table .dxeErrorFrame
{
    width: 25px;
}

.hintFirstCell
{
    border-right: 1px solid ActiveBorder;
}

.articleImg
{
    max-height: 120px;
    max-width: 178px;
}

.confirmArticleDiv
{
    height: 120px;
    width: 178px;
    background-color: white;
    vertical-align: middle;
    display: table-cell;
}

p.wordWrap
{
    word-wrap: break-word;
    width: 139px;
}

a.button-red-left-arrow:hover
{
    background-position: 0px 0px;
    text-decoration: none;
}
a.button-red-left-arrow:hover span
{
    background-position: 0px 0px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

a.left-round-red:hover
{
    background-position: 0px 0px;
    text-decoration: none;
}

.confirmAppleBrandPopup
{
    width: 578px !important;
    height: 315px !important; /* overflow:auto !important;*/
    text-align: left !important;
    margin-top: -158px !important;
    margin-left: -290px !important;
}

.confirmAppleBrandPopup p
{
    font-size: 14px !important;
    padding-top: 0px !important;
}

.confirmAppleBrandPopup li
{
    color: #666 !important;
    font: 14px 'Cuprum' , 'Lucida Sans Unicode' , 'Lucida Grande' , sans-serif !important;
    /*text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6) !important;*/
}

.confirmAppleBrandPopup div.content
{
    overflow: auto;
    height: 82%;
}

.confirmAppleBrandPopup div#confirmButtons
{
    padding-top: 3px;
    padding-right: 35px;
    border-top: solid 1px white;
}
.confirmAppleBrandPopup td
{
    padding-left: 488px;
}

.GeneralMessageContent
{
    color: #666;
    font: 14px 'Cuprum' , 'Lucida Sans Unicode' , 'Lucida Grande' , sans-serif !important;
    /*text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6) !important;*/
    margin-left:17px; 
    margin-right:17px; 
}
.MessageTitle
{
    float: left; 
    padding: 5px;
    /*text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);*/
    width: 98%;
    padding-left: 10px;
}


.marginBottom
{
    margin-bottom: 10px;
}

.genMessage
{   
    height: 80px;
    overflow: auto;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.message
{
    padding-bottom: 5px;
    overflow: auto;
    color:Black!important; 
}
.divIMEI
{
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
    background-color:RGB(225,225,225);
}

.pnlClass fieldset
{
    border: 0!important;
    margin: 0px;
}

.pnlClass legend
{
    margin-left: 0px;
    padding-left: 0px;
    padding-top:15px;
    padding-bottom:10px;
    padding-right: 2px;
    font-weight: bold;
    color:Black; 
}
.popupBtns
{
    color: White !important;
}

.popupBody
{
    background: transparent;
    margin: 0px !important;
    height:99% !important;
}

.imeiLabel
{
    float: left;
    padding-right: 5px;
    color:Black;
    font-weight:bold;
}

.divMessages
{
    background:RGB(225,225,225);
    overflow-y:auto; 
}



