* {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-height: 100%;
    font-family: "Helvetica Neue", Arial;
    font-size: 12px;
    color: #373737;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

a, a:link, a:visited, a:hover {
    color: #BF5700;
}


/*....... search styles.........*/


/*....... search styles.........*/

.SearchContentWrap {
    float: right;
}

.SearchContentWrap .form-control-search {
    border-radius: 0px !important;
    padding-left: 8px !important;
}

.SearchContentWrap .input-group-transparent .input-group-addon-transparent.icon-search {
    display: none !important;
    padding: 0px 12px !important;
    right: -96px !important;
    left: auto !important;
    top: 0px !important;
    height: 30px !important;
    line-height: 30px !important;
    z-index: 3;
    font-size: 14px !important;
    border: 1px solid #bf8000 !important;
    width: 97px !important;
    text-align: center !important;
}

.SearchContentWrap .icon-search:before {
    content: "";
}

.SearchContentWrap .input-group-addon-pull-right.input-group-addon-transparent.icon-vcr-down {
    visibility: hidden;
}

.divSearchInstr {
    text-align: center;
    padding: 5px 0px;
}

#gsft_logout .nav_header_button {
    border: 0px none #fff;
    font-weight: bold;
}

#gsft_logout .nav_header_button:hover {
    box-shadow: none;
    background-color: #fff;
}

#gsft_logout .nav_header_button:focus {
    outline: none;
}

.spnsep {
    padding-left: 10px;
    font-weight: bold;
}


/*...................MainContent Styles starts.........*/

.Zone {
    padding: 20px 0px;
    display: inline-block;
    width: 100%;
}

.cms_layout_table_1_column {
    width: 100%;
}

body .divMainContainer {
    float: left;
    width: 100%;
    color: #373737;
    /*background-color: #f2f2f2;*/
}

.mainContentCenter {
    background-color: #fff;
    /*width:1255px;*/
    width: 92%;
    margin: 15px auto 0px auto;
    padding: 5px;
    color: #373737;
}

h2.OPentTktTitle {
    font-size: 26px;
    line-height: 1.25;
    color: #373737;
    padding-bottom: 7px;
    font-weight: bold;
}


/*div.divmyOpenTktWrap{margin-left: 13px;margin-right: 13px;}*/

div.divTopLeftLongCol {
    /*border:2px solid #f4f4f5;*/
    float: left;
    display: inline-block;
    /*margin-right: 1.5%;*/
    width: 100%;
}

.divtopTwoColumn {
    display: inline-block;
    width: 100%;
}

div.divDescNewTkt {
    padding: 9px 1.5% 5px 1.5%;
    border-bottom: 1px solid #f1f3f4;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    /*margin-bottom: 10px;*/
}

.btnCrtTkt {
    font-size: 16px !important;
    font-weight: bold !important;
    border: 0px none #fff !important;
    float: right !important;
    background-color: #bf5700 !important;
    color: #fff !important;
    padding: 5px 10px !important;
    cursor: pointer !important;
    line-height: 1.3 !important;
    border-radius: 0 !important;
    min-height: auto !important;
    min-width: auto !important;
}

.spnBasicData {
    display: inline-block;
    padding-top: 7px;
}

div.divEntriesRow {
    float: left;
    width: 100%;
    padding: 5px 1.5% 10px 1.5%;
}

.divShowEntry {
    float: left;
    display: inline-block;
}

div.divShowEntry span {
    padding-right: 5px;
}

#NoOfEntries {
    padding: 5px;
    border: 1px solid #CFCFD8;
    border-radius: 4px;
    margin-right: 4px;
    line-height: 1.2;
}

div.divSearchinWrap {
    float: right;
    display: inline-block;
}

div.divSearchinWrap * {
    margin-right: 1px;
}

#btnPrint {
    margin-right: 0px;
}

#SearchArea {
    padding: 4px 5px;
    border: 1px solid #CFCFD8;
    line-height: 1.35;
    width: 180px;
}

div.divEntriesRow div.divSearchinWrap button {
    padding: 5px;
    border: 1px solid #CFCFD8;
    background-color: #fff;
    cursor: pointer;
    line-height: 1.2;
    min-width: 1px;
    min-height: 1px;
    border-radius: 0px;
}

div.showingNumber {
    clear: left;
    width: 97%;
    padding: 5px 1.5% 3px 1.5%;
}

table.tblDataDisplay {
    width: 97%;
    margin: 4px 1.5%;
    border-collapse: collapse;
}

table.tblDataDisplay th, table.tblDataDisplay td {
    text-align: left;
    padding: 5px;
    border: 1px solid #CFCFD8;
}

table.tblDataDisplay td {
    padding: 5px 4px;
}

div.divSeeMoreWrap {
    width: 100%;
    padding: 0px .75% 0px 1.5%;
    text-align: right;
    margin-top: 11px;
}

.seeMoreLink {
    display: inline-block;
    padding-right: 55px;
    background: transparent url('SeeMOre_03.png') no-repeat scroll 100% 0%;
    height: 43px;
    margin: 10px 5px;
    line-height: 42px;
}

.seeMoreLink, .seeMoreLink:link, .seeMoreLink:visited, .seeMoreLink:hover {
    color: #bf5700;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

tr.EntryRow {
    background-color: #f9f9f9;
}

tr.EntryRow:nth-child(2n+1) {
    background-color: #fff;
}


/*th.thSortActive{background-color: #f5f5f6;}*/

table.tblDataDisplay th a {
    display: inline-block;
    float: right;
    width: 15px;
    height: 15px;
    background-size: 100% auto !important;
    margin-top: 2px;
}

a.sortRenderEng.sortActive {
    background: transparent url('SortRendEngineActive.png') no-repeat 0 0;
}

th.thRenderEng, th.thPlatform {
    width: 22%;
}

th.thBrowser, th.thEngineversion {
    width: 20%;
}

th.thCssGrade {
    width: 16%;
}

div.divTopRtShortCol {
    display: inline-block;
    width: 24.9%;
}

h2.divAlerTitle {
    background-color: #fff;
    padding-top: 9px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-bottom: 2px solid #f4f4f4;
}

div.alertITem {
    height: 60px;
    border-bottom: 1px solid #D4D4D4;
    overflow: hidden;
}

div.alertITem a {
    padding: 11px 8px 8px 11px;
    display: block;
    line-height: 1.4;
}


/*div.alertITem:last-child{border-bottom:0px none #fff;}*/

h3.AlertTitle {
    font-size: 18px;
    line-height: 1.3;
    display: table;
    width: 100%;
}

h3.AlertTitle a, h3.AlertTitle a:link, h3.AlertTitle a:visited, h3.AlertTitle a:hover {
    color: #333;
    font-size: 16px;
    text-decoration: none;
}

div.seeMoreAlerts {
    background-color: #fff;
    margin: 2px;
    width: 98.5%;
    padding: 0px 1.5% 0px 1.5%;
}

div.divAlertListWrap {
    height: 246px;
    overflow: auto;
}

div.divBottomZoneWrap {
    clear: both;
    display: inline-block;
    width: 100%;
}

div.divBottomColumn {
    float: left;
    width: 22.5%;
    margin-right: 3.3%;
    display: inline-block;
    margin-bottom: 20px;
}

div.divBottomColumn div.divBtmColLink {
    background-color: #f4f2f2;
    height: 55px;
    overflow: hidden;
}

div.divBottomColumn div.divBtmColLink:nth-child(2n) {
    background-color: #fff;
}

div.divBottomColumn table tr {
    background-color: #f4f2f2;
    overflow: hidden;
}

div.divBottomColumn table tr:nth-child(2n+1) {
    background-color: #fff;
}

div.divBottomColumn table tr th {
    background-color: #f4f2f2;
    overflow: hidden;
    padding: 6px 15px;
}

div.divBottomColumn table tr td a {
    height: auto;
    padding: 0;
}

div.divBottomColumn table tr td {
    height: auto;
    padding: 6px 15px;
}

div.divBottomColumn div.divBtmColLink a {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    padding: 8px 15px;
    font-size: 19px;
    height: 55px;
    overflow: hidden;
    line-height: 1.2;
}

div.divBtmColLink a, div.divBtmColLink a:link, div.divBtmColLink a:visited, div.divBtmColLink a:hover {
    color: #09445b;
    text-decoration: none;
}

div.divNeedHelpWrap {
    clear: left;
    margin: 10px 21% 0px 30%;
    display: inline-block;
    border: 1px solid #7EAFC5;
}

span.spnNeedHelp {
    display: inline-block;
    font-size: 19px;
    padding: 15px 11px 15px 10px;
    color: #fff;
    float: left;
    border-right: 1px solid #6b6e70;
    line-height: 1;
    font-weight: bold;
    background-color: #3C87A3;
}

div.divNeedHelpWrap a {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.45;
}

div.divNeedHelpWrap a, div.divNeedHelpWrap a:link, div.divNeedHelpWrap a:visited, div.divNeedHelpWrap a:hover {
    color: #bf5700;
    text-decoration: none;
}

a.CallNo {
    margin-right: 30px;
    padding: 10px 5px 10px 30px;
    background: transparent url('Phone_icon_18.png') no-repeat scroll -7px 2px;
    background-size: 38px 44px
}

a.CreateTkt {
    margin-left: 25px;
    margin-right: 20px;
    padding: 10px 5px 10px 42px;
    background: transparent url('CreateTkt_Icon_18.png') no-repeat scroll -2px 2px;
    background-size: 38px 44px;
}

a.ChatWithUs {
    margin-right: 20px;
    padding: 10px 5px 10px 47px;
    background: transparent url('Chat_Icon_18.png') no-repeat scroll 4px 2px;
    background-size: 38px 44px;
    padding-left: 46px;
}

.tblDataDisplay a, .tblDataDisplay a:link, .tblDataDisplay a:visited, .tblDataDisplay a:hover {
    text-decoration: none;
    color: #bf5700;
}

.Footer div.divfooterLogo {
    padding-left: 0px;
}

.divBottomColumn a {
    display: inline-block;
}

.divBottomColumn a, .divBottomColumn a:link, .divBottomColumn a:visited, .divBottomColumn a:hover {
    color: #fff;
    text-decoration: none;
}

div.TaskTblWrap {
    min-height: 152px;
}

h2.MyOpTitle.OPentTktTitle {
    float: left;
    padding-bottom: 0px;
}

marquee {
    display: block;
}

.myProfLink, .myProfLink:link, .myProfLink:visited, .myProfLink:hover {
    color: #373737;
    text-decoration: none;
}

.alertHeaderLink, .alertHeaderLink:link, .alertHeaderLink:visited, .alertHeaderLink:hover {
    text-decoration: none;
    color: #373737;
}

div.divBottomColumn:nth-child(4n) {
    margin-right: 0px;
}

.btmColumnTitle {
    height: 93px;
    color: #fff;
    font-size: 30px;
    background-color: #005f86;
    display: table;
    width: 100%;
}

div.divBtmColumnLInkWrap {
    border: 1px solid #4f4d4d;
    height: 278px;
}

.divBottomColumn a {
    display: block;
    width: 100%;
    vertical-align: middle;
    padding: 6px 3%;
    height: 93px;
    overflow: hidden;
}

.catImage {
    width: 17%;
    margin-right: 4%;
    display: inline-block;
    margin-top: 4%;
    max-height: 75%;
    float: left;
    color: #fff;
}

.divBottomColumn a span {
    display: table-cell;
    max-width: 73%;
    vertical-align: middle;
    height: 80px;
}


/*.....Update to catimage................*/

.divBreadCrumbWrap+.catImage {
    max-width: 4%;
    margin-right: 1.5%;
    display: inline-block;
    margin-top: 0%;
    /*max-height: 30px;*/
}

h3.MiddleMainTitle .catImage {
    max-width: 5%;
    margin-top: 0%;
    margin-right: 1.5%;
    max-height: 120px;
    width: auto;
    float: none;
    vertical-align: middle;
}


/*...................MainContent Styles ends.........*/


/*.......Layout styles starts here.............*/

.TopLeftDrop {
    width: 75%;
    display: inline-block;
    float: left;
}

.divTopRtShortCol {
    width: 24.9%;
    display: inline-block
}


/*.............Menu styles starts here.........*/

.divMainMenuWrap {
    clear: left;
    width: 100%;
    background-color: #BF5800;
    float: left;
    margin-top: 20px;
}

.divMainMenuCenter {
    width: 92%;
    margin: 0px auto;
}

.divMainMenuCenter ul {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
    display: inline-block;
    float: left;
}

li.MenuItem {
    float: left;
    display: inline-block;
}

li.MenuItem a {
    display: block;
    padding: 12px 18px;
    font-size: 18px;
}

li.MenuItem a, li.MenuItem a:link, li.MenuItem a:visited, li.MenuItem a:hover {
    color: #fff;
    text-decoration: none;
}

li.MenuItem a:hover, li.activeItem.MenuItem a {
    background-color: #8C4406;
}

li.MenuItem #gsft_logout button.nav_header_button {
    color: #fff;
    background-color: transparent;
    font-weight: normal;
    padding: 12px 18px;
    font-size: 18px;
}

li.MenuItemInactive {
    float: left;
    display: inline-block;
}

li.MenuItemInactive a {
    display: block;
    padding: 12px 18px;
    font-size: 18px;
}

li.MenuItemInactive a, li.MenuItemInactive a:link, li.MenuItemInactive a:visited, li.MenuItemInactive a:hover {
    color: #fff;
    text-decoration: none;
}

li.MenuItemInactive a:hover, li.activeItem.MenuItemInactive a {
    background-color: #8C4406;
}

li.MenuItemInactive #gsft_logout button.nav_header_button {
    color: #fff;
    background-color: transparent;
    font-weight: normal;
    padding: 12px 18px;
    font-size: 18px;
}


/*............Menu styles end here........*/


/*..............Category Page styles.....*/

.divLeftMenuWrap {
    clear: left;
    float: left;
    width: 100%;
    display: inline-block;
    background-color: #f2f2f2;
    margin-right: 1.25%;
    font-size: 12px;
    border-top: 1px solid #eaeaea;
    margin-top: 22px;
    margin-bottom: 22px;

}

div.divMiddleItemsWrap {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 10px 1.25% 10px 0px;
}

div.divRtLinks {
    display: inline-block;
    width: 19%;
    float: right;
}

div.divLeftMenuWrap ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div.divCategoryWrap {
    display: inline-block;
    width: 100%;
}

.LeftMenuItem a {
    display: block;
    padding: 12px 5%;
    font-size: 14px;
    border-bottom: 1px solid #D6C2C2;
}

.LeftMenuItem a, .LeftMenuItem a:link, .LeftMenuItem a:visited {
    color: #09445b;
    text-decoration: none;
}

h2.CategoryTitle {
    padding-bottom: 0px;
}

.LeftMenuItem a:hover, .LtMenuActive a, .LtMenuActive a:link, .LtMenuActive a:visited, .LtMenuActive a:hover {
    color: #fff;
    background-color: #bf5700;
}

h3.MiddleMainTitle {
    font-size: 20px;
    line-height: 1.35;
    color: #373737;
    padding-bottom: 30px;
}

h3.MiddleMainTitle i {
    font-size: 24px;
}

div.divMiddleItemsWrap a, div.divMiddleItemsWrap a:link, div.divMiddleItemsWrap a:visited, div.divMiddleItemsWrap a:hover {
    color: #bf5700;
    text-decoration: none;
}

div.divSmallDescWrap p {
    padding: 12px 12px 10px 0px;
}

h4.MiddleSubTitle {
    padding: 10px 0px 0px 0px;
    /*background-color: #f2f2f2;*/
    margin-bottom: 12px;
    color: #485563;
    margin-top: 12px;
}

table.tblMainMiddle {
    /* Jenny: added font-size: 14px; so the font-size is consistent on the
    service categories table */
    font-size: 14px;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 30px;
}

table.tblMainMiddle th, table.tblMainMiddle td {
    text-align: left;
    padding: 5px;
    border: 1px solid #CFCFD8;
}

table.tblMainMiddle th {
    padding: 7px;
    text-transform: uppercase;
    background-color: #f5f4f0;
}

div.divNeedHelpWrap.HelpWrapCategory {
    clear: left;
    width: 99%;
    margin: 0px;
    display: inline-block;
    border: 1px solid #7EAFC5;
    margin-bottom: 20px;
}

.HelpWrapCategory span.spnNeedHelp {
    display: block;
    border-right: 0px none #fff;
    width: 100%;
}

.HelpWrapCategory a.CallNo {
    clear: left;
    margin: 0px;
    padding: 12px 5px 12px 40px;
    background-position: 10px 6px;
    display: block;
    margin-left: -8px;
    padding-left: 46px;
    padding-top: 15px;
}

.HelpWrapCategory a.CreateTkt {
    margin-right: 0px;
    padding: 12px 5px 12px 45px;
    margin-left: 0px;
    clear: left;
    background: transparent url('CreateTkt_Icon_18.png') no-repeat scroll 7px 11px;
    display: block;
    background-size: 38px 44px;
    padding-top: 20px;
}

.HelpWrapCategory a.ChatWithUs {
    display: block;
    margin-right: 0px;
}

div.divPopularServiceWrap, div.divTopArticles {
    margin-bottom: 25px;
}

div.divPopularServiceWrap h4, div.divTopArticles h4 {
    padding: 10px 0px;
    /*background-color: #64A3BC;*/
    color: #373737;
    font-size: 19px;
    font-weight: bold;
}

div.divPopItem a {
    display: inline-block;
    padding: 7px 0px;
    font-size: 14px;
    max-height: 55px;
    overflow: hidden;
    background-color: #fff;
    line-height: 1.2;
}

div.divPopItem a, div.divPopItem a:link, div.divPopItem a:visited, div.divPopItem a:hover {
    color: #bf5700;
    text-decoration: none;
}

div.divPopItem:nth-child(2n) a {
    background-color: #fff;
}

span.spnArrowFlyout {
    float: right;
    line-height: 140%;
}

ul.ulSubCategory {
    position: absolute;
    left: 100%;
    top: 0%;
    width: 75%;
    border: 1px solid #ccc;
    display: none;
}

.LeftMenuItem:hover {
    position: relative;
}

.LeftMenuItem:hover ul.ulSubCategory {
    display: block;
}

ul.ulSubCategory li a, ul.ulSubCategory li a:link, ul.ulSubCategory li a:visited {
    background-color: #f2f2f2;
    color: #485563;
    border-bottom: 1px solid #ccc;
}

ul.ulSubCategory li a:hover {
    color: #fff;
    background-color: #bf5700;
}

p.CategoryDesc {
    padding: 1.5% 0%;
    font-size: 16px;
    line-height: 1.5;
    color: #09445b;
    font-style: italic;
    margin-bottom: 0px;
    margin-bottom: 10px;
    /*border-bottom: 1px solid #EAE8E8;*/
}

.divCategoryWrap iframe.iframe {
    width: 100%;
    min-height: 500px;
}

.tblSelfHelp {
    width: 100%;
    border: 1px solid #D8D8D8;
    margin-bottom: 10px;
}

.tblSelfHelp td {
    padding: 10px 2%;
}

td.tdLeftHeaderCol {
    width: 20%;
    background-color: #BF5700;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-right: 1px solid #D8D8D8;
    line-height: 1.1;
}

div.divSelfHelpQsItem {
    padding-bottom: 5px;
}

div.divSelfHelpQsItem:last-child {
    padding-bottom: 0px;
}


/*................THe Category with Desc page styles starts here............*/

.divLeftMainColumn {
    float: left;
    display: inline-block;
    width: 100%;
}

.divLeftMainColumn ul {
    margin: 0px;
    padding: 0px;
}

.divLeftMainColumn p.divCatItemDesc+ul, .divLeftMainColumn p.divCatItemDesc+ul+ul {
    margin-left: 30px;
    list-style-type: disc;
}

li.CategoryItem {
    display: inline-block;
    width: 45%;
    margin-right: 4%;
    margin-bottom: 15px;
    vertical-align: top;
    /*background-color: #f2f2f2;*/
    border: 1px solid #E1DDD2;
}

li.ServiceOffering {
    display: inline-block;
    width: 97%;
    margin-right: 5%;
    margin-bottom: 15px;
    vertical-align: top;
    /*background-color: #f2f2f2;*/
    border: 1px solid #E1DDD2;
}

/** Jenny: added margin-left: 20px for ul/ol list in Service Offering pages **/
li.ServiceOffering ul {
    font-size: 14px;
    margin-left: 20px;
}

/** Jenny: added margin-left: 20px for ul/ol list in Service Offering pages **/
li.ServiceOffering ol {
    font-size: 14px;
    margin-left: 20px;
}

li.ServiceOffering p {
    /* Jenny: added font-size: 14px; to the ServiceOffering paragraph p content
    so the font-size is consistent within the offerings boxes */
    font-size: 14px;
}

ul.suBCatList {
    display: none;
}

.CategoryItem h4 a {
    display: block;
    background: #F5F4F0;
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid #D8D8D8;
}

.CategoryItem h4 a, .CategoryItem h4 a:link, .CategoryItem h4 a:visited, .CategoryItem h4 a:hover {
    text-decoration: none;
    color: #bf5700;
    font-weight: normal;
    line-height: 1.2;
}

h2.CategoryTitle {
    padding-bottom: 25px;
}

.CategoryItem h4 a span {
    float: right;
    font-weight: bold;
}

p.ItemDesc {
    padding: 10px;
    /* Jenny: added font-size: 14px; so the font-size is consistent on the
    business services item descriptions */
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 0px;
    min-height: 55px;
}

li.ActiveCat ul.suBCatList {
    display: block;
}

li.subCatItems a {
    display: block;
    padding: 6px 10px;
    border-top: 1px solid #d8d8d8;
    background-color: #f2f2f2;
}

li.subCatItems a, li.subCatItems a:link, li.subCatItems a:visited, li.subCatItems a:hover {
    text-decoration: none;
    color: #bf5700;
}


/*li.ActiveCat p.ItemDesc{display: none;}*/

div.divBreadCrumbWrap {
    font-size: 16px;
}

div.divBreadCrumbWrap a {
    text-decoration: none;
    color: #bf5700;
}

div.divBreadCrumbWrap div {
    display: inline-block;
    padding-bottom: 25px;
    padding-top: 10px;
    padding-right: 5px;
}

span.spnSep {
    padding-left: 5px;
}

h2.CategoryTitle i, .OPentTktTitle i {
    font-size: 30px;
    margin-right: 7px;
}

div.divCategoryGrp i {
    font-size: 20px;
    margin-right: 7px;
}

div.divCategoryGrp ul li .catImage {
    max-width: 7%;
    margin-top: 0%;
    max-height: 22px;
    vertical-align: top;
    margin-right: 2%;
    width: auto;
}

td.thMidTblHeader:nth-child(1) {
    width: 28%;
}

td.thMidTblHeader:nth-child(2) {
    width: 50%;
}

td.thMidTblHeader:nth-child(3), td.thMidTblHeader:nth-child(4) {
    text-align: center;
}


/*...............Profile page styles start here.................*/

.divProfileWrap {
    width: 75%;
    font-size: 14px;
    margin-left: 12.5%;
}

.titleEditRow {
    margin-left: 12.5%;
}

div.divProfileImage img {
    float: right;
    width: 120px;
    border: 1px solid #E8E8E8;
    margin-top: 12px;
}

div.divProItem {
    padding: 15px 0px;
}

.lblItem {
    display: inline-block;
    width: 31%;
    margin-right: 2.5%;
}

span.spnColon {
    float: right;
}

.inputItem {
    height: 32px;
    padding: 6px 9px;
    line-height: 1.42857;
    color: #373737;
    border: 1px solid #bdc0c4;
    border-radius: 3px;
    box-sizing: border-box;
    width: 50%;
}

div.divMyProItemWrap {
    width: 80%;
}


/*.....................KA page styling starts here..................*/

.divKATopArticle {
    float: left;
    width: 100%;
    margin-right: 0.5%;
    display: inline-block;
}

div.divKnowledgeArtWrap {
    width: 100%;
    display: inline-block;
}

div.divKnowledgeArtWrap iframe {
    width: 100%;
    height: 1100px;
    border: 0px none #fff;
}

div.divNoOfVies {
    font-size: 14px;
    padding-bottom: 18px;
    font-style: italic;
}

div.divArtDetails {
    padding-bottom: 40px;
}

div.divArtDetails div {
    display: inline-block;
    padding-right: 15px;
}

div.divArtDetails div .spnLabel {
    font-weight: bold;
}

div.divKnowledgeText {
    font-size: 14px;
    line-height: 1.4;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #D8D8D8;
}

.divKnowledgeText ul {
    margin-left: 20px !important;
}

.divKnowledgeText ol {
    margin-left: 30px;
}

div.divKnowledgeText a, div.divKnowledgeText a:link, div.divKnowledgeText a:visited, div.divKnowledgeText a:hover {
    color: #bf5700;
    text-decoration: none;
}

h2.KACommentTitle {
    padding-bottom: 25px;
    font-size: 20px;
}

div.divCommentedbyDetails {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 7px;
}

div.divCommentedbyDetails i {
    font-size: 16px;
    margin-right: 10px;
}

div.CommentTxt {
    padding-left: 32px;
    font-size: 14px;
    padding-bottom: 12px;
    line-height: 1.4;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 15px;
}

div.divCommentItem {
    margin-left: 7px;
}

h2.KATitle {
    padding-top: 5px;
}

div.div.divKnowledgeArtWrap iframe {
    width: 100%;
    height: 1000px;
}

.TopLeftDrop div.snc-article-footer-section-ratings {
    border: 1px solid silver;
    padding: 15px 0 15px 30px;
    border-radius: 3px;
    font-size: 13px;
}

.TopLeftDrop span.kb_box_centered * {
    margin-right: 10px;
}

.TopLeftDrop span.kb_box_centered .kb-article-yes-btn {
    margin-right: 5px;
}

.TopLeftDrop span.kb_box_centered .kb-article-no-btn {
    margin-right: 20px;
}

.divCommentsWrap {
    padding-top: 30px;
}


/*...............Request Item styles goes here.........*/

.divLeftShortCol {
    float: left;
    width: 100%;
    display: inline-block;
}

.divMyReqItem, .divTopReqItem {
    Margin-bottom: 25px;
}


/*...............Service Overview tab styles....*/

.tabs {
    width: 100%;
    display: inline-block;
}

.tab-links:after {
    display: block;
    clear: both;
    content: '';
}

.tab-links li {
    margin: 0px 5px;
    float: left;
    list-style: none;
    border-top: 0px none #fff !important;
    margin-right: 1px !important;
    line-height: 1.3 !important;
    margin-left: 0px !important;
    height: auto !important;
    margin-bottom: 0px;
}

.tab-links a {
    padding: 9px 15px;
    display: inline-block;
    border-radius: 3px 3px 0px 0px;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    color: #373737;
    transition: all linear 0.15s;
    border: 1px solid #ccc;
    border-bottom: 0px none #fff;
}

.tab-links a:hover {
    text-decoration: none;
}

li.active a, li.active a:hover {
    background: #bf5700;
    color: #fff;
    text-decoration: none;
    cursor: text;
}

.tab-content {
    padding: 15px;
    background: #fff;
    border: 1px solid #ccc;
    min-height: 150px;
    font-size: 14px;
    line-height: 1.5;
}

.tab {
    display: none;
}


/* .tab p:first-child{font-weight:bold;}*/

.tab.active {
    display: block;
}

div.divRtGrpWrap {
    display: inline-block;
    width: 100%;
}

div.divServiceOverViewWrap div.divLeftMainColumn {
    padding-right: 3%;
}

div.divServiceOverViewWrap div.divLeftMainColumn p {
    margin: 0px;
    /* Jenny: added font-size: 14px; so the font-size is consistent on the
    business services overview pages */
    font-size: 14px;
}

div.divReqServiceBtn {
    margin-top: 65px;
}

div.divReqServiceBtn li.CategoryItem {
    width: 100%;
}

div.divReqServiceBtn .CategoryItem h4 a {
    background: #BF5700;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

div.divReqServiceBtn .CategoryItem h4 a:hover {
    background: #8C4406;
}

div.divReqServiceBtn p.ItemDesc {
    min-height: 40px;
}

.btnLogon.btnCrtTkt {
    width: 100%;
    padding: 9px 10px !important;
    line-height: 1.2 !important;
    text-transform: uppercase;
    background-color: #BF5700 !important;
}

.btnLogon.btnCrtTkt:hover {
    background-color: #8C4406 !important;
}

.btnLogon.btnCrtTkt i {
    margin-right: 7px;
}

div.divRtGrpWrap div.divNeedHelpWrap.HelpWrapCategory {
    width: 100%;
    margin-top: 25px;
}

a.InfoLinkItem i {
    font-size: 20px;
    color: #BF5700;
    margin-right: 3px;
}

div.divInfoBlkWrap {
    line-height: 1.7;
    padding-bottom: 10px;
}

.InfoLinkItem {
    float: left;
    display: inline-block;
}

span.spnSerDescWrap {
    display: inline-block;
    width: 88%;
    padding-left: 1.5%;
}

div.divTabbedContentWrap {
    margin-top: 40px;
}

div.divTabbedContentWrap ul.ulFeatureslist {
    list-style-type: disc;
}

div.divTabbedContentWrap ul.ulFeatureslist li {
    background-color: transparent;
    cursor: text;
    border-top: 0px none #fff;
    height: auto;
    padding: 5px 0px;
    display: list-item;
    margin-left: 30px;
    list-style-type: disc;
}

.TopLeftDrop .gsft_full {
    border: 0px none #fff;
}

.divSelfHelpTitle {
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    /*background-color: #f4f2f2*/
    ;
    cursor: pointer;
    /*border:1px solid #E1DDD2;*/
    border-bottom: 0px none #fff;
    display: inline-block;
}

.divFeaturesTitle {
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    /*background-color: #f4f2f2*/
    ;
    cursor: pointer;
    /*border:1px solid #E1DDD2;*/
    border-bottom: 0px none #fff;
    display: inline-block;
}

.divSubCatSelfHelpWrap {
    /* Jenny: added font-size: 14px; so the font-size is consistent on the
    business service self-help links expanding lists */
    font-size: 14px;
    padding: 4px 26px;
    display: none;
}

div.divWrapContentHelp:first-child .divSubCatSelfHelpWrap {
    display: block;
}

.divSubCatFeaturesWrap {
    padding: 4px 26px;
    display: none;
}

div.divWrapContentFeatures:first-child .divSubCatFeaturesWrap {
    display: block;
}

.divSelfSubItem {
    padding-bottom: 5px;
}

/** Jenny: added margin-left: 20px for ul/ol list in Service Offering pages **/
.divSelfSubItem ol {
    margin-left: 20px;
}

/** Jenny: added margin-left: 20px for ul/ol list in Service Offering pages **/
.divSelfSubItem ul {
    margin-left: 20px;
}

/** Jenny: added UT table style to service offering pages **/
.divSelfSubItem table {
    border-collapse: collapse;
    border: 0px;
}

/** Jenny: added UT table style to service offering pages **/
.divSelfSubItem th {
    background-color: #BF5700;
    color: white;
    text-align: left;
    padding: 8px;
    border: 0px;
}

/** Jenny: added UT table style to service offering pages **/
.divSelfSubItem td {
    text-align: left;
    padding: 8px;
    border: 0px;
}

/** Jenny: added UT table style to service offering pages **/
.divSelfSubItem tr:nth-child(even) {
    background-color: #f2f2f2;
}

div.divSelfHelpTitle i {
    font-size: 16px;
    margin-right: 5px;
}

div.divFeaturesTitle i {
    font-size: 16px;
    margin-right: 5px;
}

.imgItemIcon {
    height: 39px;
    margin-right: 10px;
    max-width: 60px;
}


/*....Log in page styles...................*/

.frame_grey_border {
    margin: 0px 4%;
    float: left;
}

#loginPage .btn.btn-primary, a.BackHome {
    background-color: #BF5800;
    border: 1px solid #BF5800;
    padding: 9px 25px;
    font-size: 18px;
    border-radius: 2px;
    text-transform: uppercase;
}

#loginPage div.login {
    width: 39em;
    padding: 2em 4em;
    border: 0px none #fff;
}

#loginPage div.login input {
    margin-bottom: 2em;
}

#loginPage div.login label {
    font-size: 14px;
}

#loginPage div.login .form-control {
    height: 40px;
}

div.divContinueGuest {
    padding: 2em 4em;
}

div.ORText {
    float: left;
    width: 30px;
    min-height: 300px;
    line-height: 300px;
    font-size: 24px;
    font-weight: bold;
    padding-right: 10%;
}

div.divGuestWrap p {
    font-size: 18px;
    padding-top: 137px;
}

a.BackHome, a.BackHome:link, a.BackHome:visited, a.BackHome:hover {
    text-decoration: none;
    color: #fff;
}

div.btnHomeLink {
    padding-top: 20px;
}


/*....Outage page styles.............*/

.TopLeftDrop .gauge_container th.list_hdr a.table-col-header {
    padding: 6px 6px 6px 7px;
}


/*..................Responsive Web Design starts here..............*/

@media screen and (min-width:1336px) {
    .mainContentCenter, .divMainMenuCenter {
        width: 1255px;
        margin: 0px auto;
    }
}

@media screen and (max-width:1320px) {
    /*div.divNeedHelpWrap{width: 80%;margin: 10px 10% 0px 10%;}*/
    h2.OPentTktTitle {
        font-size: 24px;
    }
    div.divBottomColumn {
        width: 23.8%;
        margin-right: 1.5%;
    }
    div.divTopLeftLongCol {
        margin-right: 1.5%;
    }
    div.divTopRtShortCol {
        width: 24.2%;
    }
    div.divHRWrap h3.btmColumnTitle span {
        font-size: 25px;
    }
    div.divFacilitiesWrap h3.btmColumnTitle, div.divFinanceWrap h3.btmColumnTitle, div.divHRWrap h3.btmColumnTitle {
        font-size: 38px;
    }
    div.divITWrap h3.btmColumnTitle a {
        font-size: 28px;
        padding-top: 18px;
    }
}

@media screen and (min-width: 1150px) and (max-width: 1300px) {
    div.divNeedHelpWrap {
        width: 62.7%;
        margin: 10px 19% 0px 19%;
    }
    div.divHRWrap h3.btmColumnTitle {
        font-size: 34px;
        padding-top: 13px;
    }
    div.divITWrap h3.btmColumnTitle a {
        font-size: 32px;
        padding-left: 80px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1149px) {
    div.divNeedHelpWrap {
        width: 71%;
        margin: 10px 15% 0px 15%;
    }
    div.divHRWrap h3.btmColumnTitle {
        font-size: 28px;
        padding-top: 21px;
    }
}

@media screen and (max-width: 1024px) {
    .mainContentCenter {
        width: 99%;
        padding: 15px 0.5%;
    }
    .divMainMenuCenter {
        padding: 0px 0%;
        width: 100%;
    }
    div.divNeedHelpWrap {
        width: 70%;
        margin: 50px 15% 0px 15%;
    }
    div.divHeaderLeftColumn div.divfooterLogo, div.divHeaderLeftColumn .logo_btm_text {
        padding-left: 5.5%;
    }
    div.diHeaderRtColumn div {
        padding-right: 5.5% !important;
    }
    div.divBottomColumn {
        width: 23.8%;
        margin-right: 1.5%;
    }
    div.divTopLeftLongCol {
        margin-right: 1.5%;
    }
    div.divTopRtShortCol {
        width: 24.2%;
    }
    div.divITWrap h3.btmColumnTitle a {
        background-size: 60px auto;
    }
    div.divHRWrap h3.btmColumnTitle {
        font-size: 28px;
        padding-top: 21px;
    }
    .li.MenuItem a {
        padding: 12px 5%;
    }
}

@media screen and (max-width: 1023px) {
    div.divmyOpenTktWrap {
        margin-left: 0%;
        margin-right: 0%;
    }
    div.divTopLeftLongCol {
        /*margin-right: 1%;*/
        width: 100%;
    }
    h2.OPentTktTitle {
        font-size: 22px;
    }
    div.divBottomColumn {
        width: 49.2%;
        margin-bottom: 15px;
    }
    div.divBottomColumn:nth-child(2n) {
        margin-right: 0%;
    }
    div.divFacilitiesWrap h3.btmColumnTitle, div.divFinanceWrap h3.btmColumnTitle, div.divHRWrap h3.btmColumnTitle {
        font-size: 48px;
    }
    div.divITWrap h3.btmColumnTitle a {
        font-size: 35px;
        padding-top: 10px;
        background-size: 85px auto;
        padding-left: 100px;
        background: #005f86 url('IT_Icon_03.png') no-repeat scroll 13px 47%;
    }
    div.divNeedHelpWrap {
        width: 86.3%;
        margin: 10px 7% 0px 7%;
    }
    div.divNeedHelpWrap a {
        font-size: 16px;
    }
    a.CreateTkt {
        margin-left: 2%;
        margin-right: 2%;
    }
    a.ChatWithUs {
        margin-right: 2%;
    }
    div.divFacilitiesWrap h3.btmColumnTitle, div.divFinanceWrap h3.btmColumnTitle, div.divHRWrap h3.btmColumnTitle {
        padding-left: 70px;
    }
    div.divHRWrap h3.btmColumnTitle {
        padding-left: 110px;
        padding-top: 15px;
        font-size: 36px;
    }
    .TopLeftDrop {
        width: 100% !important;
    }
    .divTopRtShortCol {
        width: 100% !important;
        margin-top: 30px;
        margin-bottom: 30px
    }
    .Zone {
        padding: 0px;
    }
    .divRTContentWrap div.divNeedHelpWrap.HelpWrapCategory {
        margin-top: 0px;
    }
}

@media screen and (max-width: 767px) {
    div.divHeaderLeftColumn div.divfooterLogo, div.divHeaderLeftColumn .logo_btm_text {
        padding-left: 0%;
    }
    .header div.divHeaderLeftColumn {
        text-align: center;
        width: 100%;
    }
    .header div.diHeaderRtColumn {
        width: 100%;
    }
    div.divUserNameWrap+div {
        display: none;
    }
    div.divUserNameWrap+div+div {
        display: block;
        text-align: center !important;
        ;
        padding-top: 22px !important;
        ;
        padding-bottom: 20px !important;
        ;
        padding-right: 0% !important;
        width: 100%;
    }
    div.divTopLeftLongCol, div.TopLeftDrop {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 15px;
    }
    div.divTopRtShortCol {
        width: 100% !important;
        margin-top: 0px;
    }
    span.spnNeedHelp {
        display: block;
        width: 100%;
    }
    a.CreateTkt {
        margin-left: 4%;
        margin-right: 4%;
        padding: 14px 5px 14px 42px;
    }
    a.ChatWithUs {
        margin-right: 4%;
        padding: 14px 5px 14px 47px;
    }
    a.CallNo {
        padding: 14px 5px 14px 30px;
    }
    div.divRightColumn {
        width: 100%;
        text-align: center;
        padding-top: 40px;
    }
    div.divLeftColumn {
        width: 100%;
        text-align: center;
    }
    div.diHeaderRtColumn div.input-group-transparent, div.diHeaderRtColumn div.divSearchInstr {
        padding-right: 0% !important;
    }
    div.diHeaderRtColumn div.input-group-transparent .form-control-search {
        margin: 0px auto;
    }
    .divMainMenuCenter ul {
        width: 100%;
    }
    .divMainMenuCenter li.MenuItem {
        display: block;
        border-bottom: 1px solid #fff;
        float: none;
    }
    p.ItemDesc {
        min-height: 74px;
    }
    li.MenuItem[style] {
        display: block !important;
    }
    li.MenuItem #gsft_logout button.nav_header_button {
        width: 98%;
        text-align: left;
    }
}

@media screen and (max-width: 640px) {
    div.divBottomColumn {
        width: 100%;
    }
    div.divNeedHelpWrap a {
        display: block;
        width: 96%;
        margin-left: 4%;
    }
    div.divHRWrap h3.btmColumnTitle {
        padding-top: 30px;
    }
    div.divITWrap h3.btmColumnTitle a {
        padding-top: 25px;
        padding-left: 80px;
    }
    a.CreateTkt {
        clear: left;
    }
    div.divNeedHelpWrap a.ChatWithUs {
        margin-left: 3%;
        margin-right: 0;
    }
    div.divNeedHelpWrap {
        width: 100%;
        margin: 10px 0% 0px 0%;
    }
    li.CategoryItem {
        width: 100%;
        margin-right: 0%;
    }
}

@media screen and (max-width: 480px) {
    div.divHeaderLeftColumn div.divfooterLogo {
        font-size: 38px;
    }
    div.divHeaderLeftColumn .logo_btm_text {
        padding-top: -10px !important;
    }
    div.diHeaderRtColumn div input {
        width: 70% !important;
    }
    h2.MyOpTitle.OPentTktTitle {
        float: none;
        width: 100%;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    div.divDescNewTkt {
        text-align: center;
    }
    .btnCrtTkt {
        float: none !important;
        margin-bottom: 10px;
    }
    .Footer div.divRightColumn div, .Footer div.divFooterLinkWeb, .Footer div.divRestricted {
        font-size: 15px;
    }
}

@media screen and (max-width: 479px) {
    div.divHRWrap h3.btmColumnTitle {
        padding-top: 15px;
    }
    div.divITWrap h3.btmColumnTitle a {
        padding-top: 10px;
        padding-left: 85px;
    }
}

.highlight {
    border-color: #4087A5;
    background-color: #EAF2F4;
    border-style: dotted hidden dotted hidden;
    border-width: 2px;
    padding: 20px;
    width: auto;
}

.code {
    font-family: "Courier New", Courier, monospace;
    border-color: #A1A1A1;
    background-color: #EDEDED;
    border-style: dashed;
    border-width: 1px;
    padding: 10px;
    width: auto;
}
