﻿.send-form .col:first-child label
{
    word-wrap: break-word;
}

.search-results .heading a, .new-list a
{
    text-decoration: underline;
}

    .search-results a:hover, .new-list a:hover
    {
        color: #00AEEF;
        text-decoration: none;
    }

#main table.incomestatement-table th.heading
{
    width: 173px;
}

#main table.balancesheet-table th.heading
{
    width: 184px;
}

#main table.cashflow-table th.heading
{
    width: 191px;
}

.socialnetworks
{
    float: right;
    padding: 0;
    width: 80px;
}

#footer .at300bs, .footer .at300b
{
    width: auto;
}

#footer #print span
{
    background: none;
}

#footer .print a
{
    padding: 0 0 2px 21px;
}

.news-form
{
    margin: -3px 0 38px;
}

    .news-form .row
    {
        height: 1%;
        overflow: hidden;
    }

    .news-form .cell
    {
        float: left;
        width: 224px;
    }

    .news-form .cell-2
    {
        float: left;
        width: 115px;
    }

    .news-form label
    {
        display: block;
        margin: 0;
    }

    .news-form select
    {
        width: 196px;
    }

        .news-form select.year
        {
            width: 196px;
        }

    .news-form input[type="submit"]
    {
        background: none repeat scroll 0 0 #00AEEF;
        border: 0 none;
        color: #FFFFFF;
        font: bold 12px/22px Arial,Helvetica,sans-serif;
        float: left;
        height: 23px;
        margin: 17px 0 0 15px;
        padding: 0 0 2px;
        text-align: center;
        text-transform: uppercase;
        width: 83px;
    }

    .news-form .select-year .center
    {
        text-align: left;
    }

.aside .box ul
{
    margin: 0 0 10px;
    padding: 0 0 0 14px;
}

.accordion .slide ul .block a
{
    text-decoration: underline;
}

    .accordion .slide ul .block a:hover
    {
        text-decoration: none;
    }

.content-holder hr
{
    background: url("/system/images/bg-hr-line.gif") repeat-x scroll 0 100% #FFFFFF;
    border: 0 none;
    clear: both;
    color: #DDDDDD;
    height: 1px;
    margin-bottom: 15px;
    margin-left: -20px;
    margin-right: -20px;
    width: 100%;
}

.content-holder h4
{
    color: #4D4F53;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

.content-holder ul.content-list ul li
{
    background: url("/system/images/bullet-content-holder-small.gif") no-repeat scroll 0% 7px transparent;
}

#header .holder
{
    width: 825px;
}

#header .section
{
    height: 20px;
    margin-bottom: 0px;
    border:0;
}

#content .content-holder ul li p
{
    margin: 0;
    padding: 0;
}

img.right
{
    float: right;
    margin: 0 0 10px 10px;
}

img.left
{
    float: left;
    margin: 0 10px 10px 0;
}

#content .bodytext a
{
    text-decoration: underline;
}

    #content .bodytext a:hover
    {
        text-decoration: none;
        color: #00AEEF;
    }

#sidebar .list a
{
    display: block;
}

#sidebar .nav-block .list .black a
{
    background: url("/system/images/bullet-sidebar-2-active.gif") no-repeat scroll 1px 4px transparent;
    color: #4D4F53;
}

#sidebar .nav-block .list ul .lightgray a
{
    color: #4D4F53;
}

.stockticker .sarup
{
    background: url("/system//images/ticker_icon_up.gif") no-repeat scroll 100% 2px transparent;
    padding-right: 14px;
}

.clearleft
{
    clear: left;
}
/*.at300bs {width: auto;}*/
/* Video on Popup */
.popup
{
    left: -9999px;
    position: absolute;
    top: -9999px;
    z-index: 1001;
}

    .popup .popup-holder
    {
        background: url("/system/images/bg-popup.png") no-repeat scroll 0 0 transparent;
        padding: 5px;
    }

.popup-content
{
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    padding: 7px;
}

.popup .slider-holder
{
    overflow: hidden;
    position: relative;
    width: 700px;
}

#video-holder
{
    height: 304px;
    width: 540px;
}

.closePopUp
{
    float: right;
    margin-top: 5px !important;
}

.section
{
    margin: 0 auto;
    padding: 0 0 28px;
    width: 980px;
}

.popup .section
{
    background: none repeat scroll 0 0 transparent;
    height: 1%;
    margin: 0;
    overflow: hidden;
    padding: 12px 6px 12px 0;
    position: relative;
}

.popup-content .section
{
    clear: left;
    float: left;
    width: 80% !important;
}

.popup .section
{
    margin-top: 5px;
    padding: 0;
}

.section:after
{
    clear: both;
    content: "";
    display: block;
}

.section .title
{
    padding-left: 5px;
}
/*  All Forms */
.send-form
{
    border-right: medium none;
}

label.error
{
    color: #FF0000 !important;
}

div.errorPanel
{
    border: 1px dotted #f00;
    color: #FF0000;
    display: block;
    font: 12px Arial,Arial,sans-serif;
    margin-bottom: 20px;
    padding: 5px;
}

div.errorPanel1
{
    color: #FF0000;
    display: block;
    font: 12px Arial,Arial,sans-serif;
    margin-bottom: 20px;
    padding: 5px;
}

div.thankyouMsgPanel, div.noResultsFound
{
    border: 1px dotted #666666;
    margin-bottom: 20px;
    padding: 10px 5px 5px 10px;
    width: 700px;
}

.send-form .radio-list li:first-child
{
    padding: 0 0 3px 19px;
}

.send-form .radio-list .radio-list
{
    clear: left;
    float: left;
    margin: 5px;
    display: none;
}

.contactusoptions .submit-holder
{
    padding-left: 19px;
}

    .contactusoptions .submit-holder input
    {
        float: left;
    }

.send-form .row-block
{
    margin: 0 0 13px;
    overflow: hidden;
}

    .send-form .row-block label
    {
        color: #4D4F53;
        font: bold 12px/14px Arial,Geneva,sans-serif;
        margin: 0 0 22px;
        text-transform: uppercase;
        width: auto;
    }

.send-form .row-holder
{
    overflow: hidden;
    padding: 0;
    width: 713px;
}

    .send-form .row-holder .select-list
    {
        width: 280px;
    }

    .send-form .row-holder .radio-list
    {
        margin: 0;
    }

        .send-form .row-holder .radio-list li
        {
            padding: 0 0 3px 0;
        }

        .send-form .row-holder .radio-list label
        {
            color: #4D4F53;
            float: left;
            font: 12px/14px Arial,Geneva,sans-serif;
            padding: 1px 0 0;
            margin: 0;
            text-transform: none;
            width: auto;
        }

.select-area.select-select-list .center
{
    padding: 2px 5px;
    text-align: left;
    width: 260px;
}

.send-form .row-comment-block
{
    overflow: hidden;
    margin: 0 0 13px;
}

    .send-form .row-comment-block label
    {
        width: auto;
        margin: 0 0 22px;
        font: bold 12px/14px Arial, Geneva, sans-serif;
        color: #4d4f53;
        text-transform: uppercase;
    }

.send-form .student-block
{
    overflow: hidden;
}

    .send-form .student-block label
    {
        width: auto;
        margin: 0 0 22px;
        font: bold 12px/14px Arial, Geneva, sans-serif;
        color: #4d4f53;
        text-transform: uppercase;
    }

.send-form .height50
{
    height: 50px;
}

.send-form .row-comment-holder
{
    width: 713px;
    border: 1px solid #adafaf;
    padding: 5px 3px 5px 10px;
    overflow: hidden;
}

.send-form .height50 textarea
{
    height: 50px !important;
}

.send-form .row-comment-holder textarea
{
    width: 713px !important;
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
    font: 12px/14px Arial, Geneva, sans-serif;
    color: #4d4f53;
    overflow: auto;
    outline: none;
}
/* Search Form*/
.search-results-form
{
    margin-bottom: 10px;
}

    .search-results-form .row
    {
        clear: left;
        padding: 15px 0 0;
    }

    .search-results-form .text-holder
    {
        border: 1px solid #ADAFAF;
        float: left;
        height: 20px;
        padding: 0 5px;
        width: 250px;
    }

    .search-results-form .text-holder
    {
        border: 1px solid #ADAFAF;
        float: left;
        height: 27px;
        padding: 0 5px;
        width: 250px;
    }

    .search-results-form input[type="text"]
    {
        background: none repeat scroll 0 0 transparent;
        border: 0 none;
        color: #4D4F53;
        float: left;
        font: 12px/14px Arial,Geneva,sans-serif;
        margin: 0;
        outline: medium none;
        padding: 3px 0;
        height: 21px;
        width: 100%;
    }

    .search-results-form input[type="submit"]
    {
        background: none repeat scroll 0 0 #00AEEF;
        border: 0 none;
        color: #FFFFFF;
        font: bold 12px/22px Arial,Helvetica,sans-serif;
        height: 30px;
        margin: 0 0 0 6px;
        padding: 0 0 2px;
        text-align: center;
        text-transform: uppercase;
        width: 70px;
    }

    .search-results-form .row ul
    {
        margin: 0;
        padding: 0;
    }

        .search-results-form .row ul li
        {
            list-style: none outside none;
        }

.emptyCell
{
    border-top: 1px solid #DDDDDE !important;
    min-height: 10px;
}

.search-results em
{
    color: black;
    font-style: normal;
    font-weight: bold;
}

/* Stock Info Callout*/
.stockinfo
{
    margin: 0 0 20px;
}

.stockinfo-table
{
    font: 12px Arial,sans-serif;
}

#main .stockinfo table
{
    border: medium none;
    margin: 0;
}

    #main .stockinfo table td
    {
        padding: 0;
        background: none;
    }

#main .stockinfo .portlet-heading-BG-gray
{
    background-color: #EDEBE7;
    border-bottom: 2px solid #FFFFFF;
}

    #main .stockinfo .portlet-heading-BG-gray TR
    {
        height: 26px;
    }

#main .tockinfo #nav-line-green
{
    background-color: #00A4E4;
}

.stockinfo .left-text
{
    text-align: left;
}

#main .stockinfo .portlet-padding-5
{
    padding: 0 0 0 5px;
}

#main .stockinfo .calibri-12
{
    color: #333333;
    font-size: 10px;
    vertical-align: middle;
}

#main .stockinfo .Table2
{
    background-color: #FFFFFF;
}

    #main .stockinfo .Table2 td
    {
        border-bottom: 1px solid #BBD3ED;
        height: 20px;
    }

.right-text
{
    text-align: right;
}

.center-text
{
    text-align: center;
}

/* Stock Detailed Info */
#main .stockdetail-info table
{
    margin: 0;
    border: 0 none;
    background-color: white;
    text-align: left;
}

    #main .stockdetail-info table td
    {
        background-color: white;
        padding: 0;
    }

#main .stockdetail-info .maintable
{
    background-color: white;
    border: 0 none;
    padding: 0;
    text-align: left;
    vertical-align: middle;
}

#main .stockdetail-info #mainContent
{
    padding: 0;
}

#main .stockdetail-info .calibri-14
{
    color: #333333;
    font: 14px Arial,sans-serif;
}

#main .stockdetail-info .spacer9
{
    height: 9px;
}

#main .stockdetail-info .spacer4
{
    height: 4px;
}

#main .stockdetail-info .nav-line-blue
{
    background-color: #00A4E4 !important;
}

#main .stockdetail-info .background-GraySold, #main .stockdetail-info .background-GraySold td
{
    background-color: #F6F6F6;
    vertical-align: middle;
}

#main .stockdetail-info .sprite
{
    background: url("/system/images/stock-chart.gif") repeat scroll 0 0 transparent;
}

#main .stockdetail-info .sprite-chart_form1
{
    background-position: 0 0;
    height: 16px;
    width: 14px;
}

#main .stockdetail-info .sprite-chart_form2
{
    background-position: -15px 0;
    height: 16px;
    width: 14px;
}

#main .stockdetail-info .sprite-chart_form3
{
    background-position: -30px 0;
    height: 16px;
    width: 15px;
}

#main .stockdetail-info .stockinfo
{
    margin: 10px 0;
}

#main .stockdetail-info .stockinfo-table
{
    font: 12px Arial,sans-serif;
}

#main .stockdetail-info .portlet-heading-BG-gray
{
    background-color: #EDEBE7;
    border-bottom: 2px solid #FFFFFF;
}

    #main .stockdetail-info .portlet-heading-BG-gray td
    {
        background-color: #EDEBE7;
    }

    #main .stockdetail-info .portlet-heading-BG-gray TR
    {
        height: 26px;
    }

#main .stockdetail-info #nav-line-green
{
    background-color: #00A4E4;
}

#main .stockdetail-info .left-text
{
    text-align: left;
}

#main .stockdetail-info .portlet-padding-5
{
    padding: 0 0 0 5px;
    vertical-align: middle;
}

#main .stockdetail-info .porttop-padding-5
{
    padding: 5px 0 0;
}

#main .stockdetail-info .calibri-12
{
    color: #333333;
    font-size: 11px;
}

#main .stockdetail-info .Table2
{
    background-color: #FFFFFF;
}

    #main .stockdetail-info .Table2 td
    {
        border-bottom: 1px solid #BBD3ED;
        height: 20px;
    }

#main .stockdetail-info .right-text
{
    text-align: right;
}

#main .stockdetail-info .portlet-right-padding-15
{
    padding: 0 15px 0 0;
}

#main .stockdetail-info .red-text
{
    color: #C10808;
}

#main .stockdetail-info #navigation-bar
{
    background: url("/system/images/navigation-bar.gif") no-repeat scroll 0 0 transparent;
    height: 38px;
    width: 100%;
}

    #main .stockdetail-info #navigation-bar th
    {
        background-color: #C9D9E8;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        padding: 0;
        width: 50%;
    }

        #main .stockdetail-info #navigation-bar th a:link
        {
            background-color: #C9D9E8;
            color: #333333;
            font-weight: bold;
        }

    #main .stockdetail-info #navigation-bar td
    {
        height: 38px;
        text-align: center;
        vertical-align: middle;
        padding: 0;
        width: 50%;
        background-color: transparent;
    }

#main .stockdetail-info .navigation-barTDover
{
    background-color: #C9D9E8 !important;
}
/* New Customer Form */
#main .newcustomer-form table
{
    width: 100%;
}

    #main .newcustomer-form table, #main .newcustomer-form table td
    {
        margin: 0;
        padding: 0;
        border: 0;
        background: none;
    }

#main .newcustomer-form .btnPrevious
{
    float: left;
}

#main .newcustomer-form table.products td
{
    padding: 7px 0;
}

#main .newcustomer-form .products label
{
    width: auto;
    padding: 3px 10px 0 5px;
}

#main .newcustomer-form .products .select-area .center
{
    width: 80px;
}

#main .newcustomer-form table.documents label
{
    width: auto;
    padding: 3px 10px 0 0;
}
/* STIM Search Form*/
.stim-search-form .search-holder
{
    background: url("/system/images/eingabe_bg.gif") no-repeat scroll 0 0 transparent;
    width: 100%;
}

.stim-search-results
{
    margin: 15px 0 7px 0;
    border: 1px solid #919499;
    padding: 15px;
}

.stim-search-form .search-holder .headline
{
    height: 22px;
}

.stim-search-form .search-holder .search-box
{
    border-bottom: 1px solid #919499;
    border-left: 1px solid #919499;
    border-right: 1px solid #919499;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-top: 24px;
    position: relative;
}

.stim-search-form div.search-holder div.search_mask input.search_txt
{
    height: 22px;
    margin-bottom: 4px;
    width: 230px;
    border: 1px solid #ADAFAF;
    padding: 0 5px;
}

.stim-search-form div.search-holder div.search_mask input[type="submit"]
{
    background-color: #00AEEF;
    border: medium none;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 3px;
    white-space: normal;
    text-transform: uppercase;
    padding: 0 10px;
    height: 22px;
}

.stim-search-form div.search-holder div.search-box div.radiobuttons
{
    display: inline-block;
    white-space: nowrap;
    float: left;
}

    .stim-search-form div.search-holder div.search-box div.radiobuttons label
    {
        padding-right: 5px;
    }

.stim-search-form div.search-holder div#search_mask_bottom_part
{
    padding: 15px 0 0;
}

.stim-search-form div.search-holder .clear
{
    border: 0 none !important;
    clear: both !important;
    display: block !important;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.stim-search-results .row-holder
{
    margin-top: 15px;
    border: 1px solid #919499;
    padding: 6px;
}

    .stim-search-results .row-holder .rightcolumn
    {
        float: right;
        width: 100px;
    }

.stim-search-results div.image-holder
{
    overflow: hidden;
    margin-top: -15px;
}

.stim-search-results img
{
    float: right;
}

.stim-search-results .paging
{
    margin: 7px 0 0;
}

.stim-search-results a.adjust
{
    padding: 3px;
    display: block;
    font-weight: bold;
    background: #eee;
    color: #333;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    width: 60px;
    text-align: center;
    text-decoration: none;
}

    .stim-search-results a.adjust:hover
    {
        background: #333;
        color: #FFF;
        -webkit-transition: all 400ms; /*safari and chrome */
        -moz-transition: all 400ms ease; /* firefox */
        -o-transition: all 400ms ease; /* opera */
        transition: all 400ms ease;
    }

.stim-search-results p.continued
{
    margin-bottom: 10px;
}
/* RSS */
.rss
{
    background: url("/system/images/ico-rss.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 16px;
    overflow: hidden;
    text-indent: -9999px;
    width: 52px;
}
/*** styling: [ct] sitemap */
.sitemap h2
{
    margin-bottom: 15px;
}

.sitemap ul
{
    list-style: none;
    margin-left: 0;
}

    .sitemap ul li
    {
        list-style-image: none;
    }

.sitemap .site-section
{
    width: 30%;
    margin-right: 2%;
    float: left;
}

.sitemap .site-section
{
    margin-bottom: 10px;
}

#content .sitemap .site-section h2
{
    padding: 0 5px 0 0;
    margin-bottom: 0;
}

.sitemap .site-section h2 a
{
    color: #00AEEF;
}

    .sitemap .site-section h2 a:hover
    {
        text-decoration: underline;
        color: #00AEEF;
    }

.sitemap .site-section ul
{
    margin-top: 10px;
}

    .sitemap .site-section ul li a
    {
        line-height: 16px;
        text-decoration: underline;
    }

        .sitemap .site-section ul li a:hover
        {
            color: #00AEEF;
            text-decoration: none;
        }

/* table styling */
#main table.noLayout
{
    border: medium none;
    margin: 0;
    padding: 0;
    background: none;
}

    #main table.noLayout td
    {
        background: none;
    }

#main table
{
    border: 1px solid #ADAFAF;
    margin: 0 0 29px 0;
    border-collapse: collapse;
    text-align: left;
    font-size: 12px;
}

    #main table th, #main table td
    {
        padding: 7px 8px;
        vertical-align: top;
    }

    #main table th
    {
        background: none repeat scroll 0 0 #B2E2F4;
        font-weight: bold;
        color: #4d4f53;
    }

    #main table td
    {
        vertical-align: top;
        background-color: #E6E7E7;
    }

    #main table.alternate-columns td
    {
        background-color: transparent;
    }

    #main table.alternate-columns col
    {
        background: #D5DBE7;
    }

        #main table.alternate-columns col.alternate-col
        {
            background: #EEF1F6;
        }

    #main table tr.alternate-row td
    {
        background: #8FA2C3;
        color: #FFFFFF;
    }

    #main table th.TM_FP_table_alt1
    {
        vertical-align: middle;
    }

#main .productform
{
    margin: 28px 0 25px;
    width: inherit;
    float: none;
    border: none;
}

    #main .productform table
    {
        border: none;
    }

    #main .productform td
    {
        padding: 0 0 0 13px;
        font-size: 11px;
        line-height: 11px;
    }

        #main .productform td img
        {
            padding-bottom: 10px;
        }

#main .TM_Use_table td
{
    padding: 10px;
}

    #main .TM_Use_table td img
    {
        margin: 3px 13px 13px 0;
    }

/*Image Gallery*/
.photo-gallery
{
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 8px 0 5px;
    width: 700px;
}

    .photo-gallery li
    {
        float: left;
        padding: 0 14px 13px 0;
        width: 126px;
    }

    .photo-gallery .image-holder
    {
        background: url("/system/images/bg-photo-image.gif") no-repeat scroll 0 0 transparent;
        height: 125px;
        padding: 5px 0 0;
        width: 126px;
    }

    .photo-gallery a
    {
        outline: medium none;
    }

    .photo-gallery img
    {
        display: block;
        margin: 0 auto;
    }

    .photo-gallery li span
    {
        display: block;
        padding: 3px 0 0;
    }

/* stockticker */

#stockticker
{
    background: #e9e9e9;
    padding: 5px 8px 5px;
    margin-bottom: 10px;
}

    #stockticker img
    {
        border: none;
        padding-left: 3px;
    }

    #stockticker a
    {
        color: #003366;
    }

        #stockticker a:hover
        {
            color: #003366;
            text-decoration: none;
        }

.productfinder-selection select
{
    width: 165px;
}

/* Meta Catalogue section css */
#main table td p
{
    padding: 0;
}

#main .productform
{
    border: none;
}

    #main .productform td
    {
        background-color: #fff !important;
        text-align: left !important;
    }

    #main .productform strong
    {
        color: #adafaf;
    }

.leftaligntable th, .leftaligntable td
{
    text-align: left !important;
}

#main .TM_Use_table
{
    background-color: #fff;
}

.TM_Use_table td
{
    background-color: #fff !important;
    text-align: left !important;
}

.TM_FP_Use_Title
{
    font: 12px Arial;
    color: #4d4f53;
    border-top: 1px solid #ADAFAF;
    border-left: 1px solid #ADAFAF;
}

.TM_FP_Use_Title_rht
{
    font: 12px Arial;
    color: #4d4f53;
    border-top: 1px solid #ADAFAF;
    border-left: 1px solid #ADAFAF;
    border-right: 1px solid #ADAFAF;
}

.TM_FP_Use_Title_btm
{
    font: 12px Arial;
    color: #4d4f53;
    border-top: 1px solid #ADAFAF;
    border-left: 1px solid #ADAFAF;
    border-bottom: 1px solid #ADAFAF;
}

.TM_FP_Use_Title_btmR
{
    font: 12px Arial;
    color: #4d4f53;
    border: 1px solid #ADAFAF;
}

.TM_FP_Use_Title_PPS
{
    font: 12px Arial;
    color: #4d4f53;
}

    .TM_FP_Use_Title div, .TM_FP_Use_Title_rht div, .TM_FP_Use_Title_btm div, .TM_FP_Use_Title_btmR div,
    .TM_FP_Use_Title_PPS div
    {
        font: bold 12px/18px Arial;
        color: #4D4F53;
        text-transform: uppercase;
    }

    .TM_FP_Use_Title span, .TM_FP_Use_Title_rht span, .TM_FP_Use_Title_btm span, .TM_FP_Use_Title_btmR span,
    .TM_FP_Use_Title_PPS span
    {
        font: normal 12px/18px Arial;
        color: #4D4F53;
        text-transform: none;
    }
/* Investor Relations - Quarterly Reports */
#main ul.tabset
{
    margin: 0 0 -1px;
    padding: 0;
    list-style: none;
    height: 1%;
    overflow: hidden;
    line-height: 40px;
    position: relative;
    font-weight: bold;
}

    #main ul.tabset li
    {
        background: none repeat scroll 0 0 transparent;
        float: left;
        margin: 0 1px 0 0;
        padding: 0;
        width: 56px;
        font-size: 12px;
    }

.tabset a
{
    float: left;
    background-color: #EFEFEF;
    color: #000000;
}

.tabset .active
{
    background-color: #fff;
}

.tabset a:hover
{
    text-decoration: none;
}

.tabset span
{
    float: left;
    cursor: pointer;
    height: 41px;
    padding: 0 10px;
}

.tabset .active span
{
    background-position: 100% 0;
}

.tabs-content
{
    line-height: 16px;
}

    .tabs-content .holder
    {
        padding: 5px 20px 9px 0;
    }

        .tabs-content .holder .row
        {
            padding: 7px 8px;
            background-color: #E6E7E7;
            width: 440px;
            overflow: hidden;
        }

            .tabs-content .holder .row .title
            {
                float: left;
                width: 220px;
            }

            .tabs-content .holder .row span.download
            {
                float: left;
                width: 90px;
            }

    .tabs-content a.downloadLink
    {
        background: url("/system/images/bg-download.png") no-repeat scroll 0 0 transparent;
        padding: 1px 0 4px 20px;
        text-decoration: underline;
        text-transform: uppercase;
        font-size: 12px;
        display: inline-block;
    }

.publications-list h3
{
    text-transform: none;
}

.faq-block
{
    border-right: none;
}

.investor
{
    padding: 0;
    width: 90px;
    direction: ltr;
}

.incomestatement-content
{
    direction: ltr;
}

.contact
{
    color: #00aeef;
    text-transform: uppercase;
    position: absolute;
}

.accordion address
{
    font-style: normal;
}

.send-form .contact-holder .col
{
    width: 336px;
    margin: 0 58px 0 0;
}

/* Innovation Challenge Submit an idea Form */
#main .innovationchallenge-form table
{
    width: 100%;
}

    #main .innovationchallenge-form table, #main .innovationchallenge-form table td
    {
        margin: 0;
        padding: 0;
        border: 0;
        background: none;
    }

#main .innovationchallenge-form .btnPrevious
{
    float: left;
}

.innovationchallenge-form .radio-box label
{
    width: auto;
    text-transform: none;
}

#content .innovationchallenge-form p
{
    margin: 0 0 18px;
}

.jcf-class-error
{
    border: 1px solid #FF0000 !important;
}

#main .innovationchallenge-form .col label
{
    word-wrap: break-word;
}

#main .innovationchallenge-form .yesno-list
{
    margin: 0;
}

    #main .innovationchallenge-form .yesno-list li
    {
        float: left;
    }

        #main .innovationchallenge-form .yesno-list li label
        {
            margin: 0;
        }

/*.question {
  background: url("/system/images/bubble.png") no-repeat scroll left top transparent;
  display: inline;
  font-size: 13px;
  height: 78px;
  line-height: 1.5em;
  margin-left: -7em;
  margin-top: -6em;
  opacity: 0;
  padding: 10px 0 0;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 0 #FFFFFF;
  width: 174px;
}

.yes {
  background: url("/system/images/buttony.png") no-repeat scroll left top transparent;
  color: #434D17;
  cursor: pointer;
  display: inline-block;
  height: 21px;
  margin-right: 0.5em;
  margin-top: 0.5em;
  text-shadow: 0 1px 0 #FFFFFF;
  width: 63px;
}
.cancel {
  background: url("/system/images/buttonn.png") no-repeat scroll left top transparent;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  height: 21px;
  margin-right: 0.5em;
  margin-top: 0.5em;
  text-shadow: 0 1px 0 #000000;
  width: 63px;
}*/

/*  FILE UPLOAD */


.file
{
    width: 278px;
    height: 37px;
    position: relative;
    overflow: hidden;
    z-index: 30;
    float: left;
    margin: 5px 0 0 0;
}

.file-input-js-active input.file-input-area
{
    font-size: 200px !important;
}

.file-input-js-active .file-input-area
{
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.button
{
    background: url("/system/images/bg-btn-file.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 26px;
    overflow: hidden;
    padding: 5px 0 0 0;
    width: 96px;
    text-align: center;
}

.file .text
{
    background: url("/system/images/bg-text4.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #666;
    font: 14px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 5px;
    width: 147px;
    float: left;
    z-index: 2;
}

/* CSS CHANGES FOR SABIC EUROPE STARTS HERE */


.displayright
{
    float: right;
}

/*  SALES OFFICE MAP STARTS  HERE*/

div.map
{
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    padding-bottom: 200px;
}

    div.map img
    {
        border: 1px solid #DBDBDB;
    }

div.more-info
{
    display: none;
    background: url(/system/images/arrow_grey.gif) no-repeat;
    width: 250px;
    padding: 0 0 0 11px;
    margin: 0;
    z-index: 1000;
    margin: 0 0 0 20px; /* newly added on 15-April-2014 */
}

    div.more-info div
    {
        border: 2px solid #666;
        background-color: #fff;
        filter: alpha(opacity=95);
        -moz-opacity: 0.95;
        opacity: 0.95;
    }

    div.more-info h4
    {
        height: 22px;
        background-color: #666;
        color: #fff;
        line-height: 22px;
        padding: 0 3px 0 8px;
        margin: 0;
    }

        div.more-info h4 a
        {
            color: #fff;
        }

    div.more-info p, div.more-info img
    {
        padding: 8px 5px 5px 8px !important;
    }

.map .more-info
{
    position: absolute;
}

#InfoItaly.more-info
{
    left: 190px;
    top: 196px;
}

#InfoSpain.more-info
{
    left: 110px;
    top: 238px;
}

#InfoFrance.more-info
{
    left: 130px;
    top: 148px;
    width: 300px;
}

#InfoUK.more-info
{
    left: 88px;
    top: 105px;
    width: 300px;
}

#InfoTheNetherlands.more-info
{
    left: 145px;
    top: 125px;
}

#InfoGermany.more-info
{
    left: 165px;
    top: 122px;
}

#InfoPoland.more-info
{
    left: 285px;
    top: 105px;
    width: 300px;
}

#InfoNordic.more-info
{
    left: 215px;
    top: 62px;
    width: 300px;
}

#InfoGreece.more-info
{
    left: 300px;
    top: 265px;
    width: 300px;
}

#InfoHungary.more-info
{
    left: 270px;
    top: 165px;
    width: 300px;
}

#InfoRussia.more-info
{
    left: 350px;
    top: 60px;
    width: 300px;
}





/* SALES OFFICE MAP ENDS HERE */

.captcha-row tr td a
{
    background: url("/system/images/reload.gif") no-repeat scroll 0 0 transparent;
}


/*.captcha-row tr td a img
{
    display:none;
}*/


.send-form .col .MultiFile-wrap
{
    float: left;
    height: auto;
    padding: 0 140px;
    width: 184px;
}

.send-form .col .MultiFile-label
{
    padding-top: 5px;
}

.send-form .upload-block
{
    overflow: hidden;
    width: 130px;
}

#content .content-holder ul li block p
{
    padding: 3px;
}



.pdf
{
    background: url("/system/images/css-reg_icon-pdf.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 36px;
    padding-bottom: 5px;
}

    .pdf a
    {
        text-decoration: underline;
    }


.language a
{
    padding-left: 10px;
}

#locationMap
{
    width: 425px;
    height: 350px;
}


#salesofficecontainer
{
    display: none;
}

#OfficelocationMap
{
    width: 756px;
    height: 400px;
}

/* MAP INFO  */
.popupContent
{
    float: left;
    /*min-height: 100px;*/
    max-width: 460px;
    /*overflow: hidden;*/
}

    .popupContent .img
    {
        float: left;
        width: 100px;
        height: 100px;
        padding-right: 15px;
    }

    .popupContent .information
    {
        float: left;
        max-width: 335px;
        /*height: 100px;*/
        overflow: hidden !important;
    }

.gm-style-iw
{
    overflow: hidden !important;
}

.gm-style .gm-style-iw
{
    font-size: 11px;
}

.popupContent .information Address
{
    float: left;
    max-width: 335px;
    /*height: 100px;*/
    /*overflow: hidden;*/
}

.popupContent .more
{
    float: right;
    display: block;
}

    .popupContent .more a
    {
        color: #00AEEF;
    }

.popupContent .information .title
{
    height: 22px;
    display: block;
    font: 17px/18px 'conduititclight',Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}

.popupContent .information .description
{
    height: 78px;
    overflow: hidden;
}

    .popupContent .information .description .info
    {
        height: 60px;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .popupContent .information .description .info .counter
        {
            color: #57585A;
            display: block;
            margin: 0 0 8px;
        }

    .popupContent .information .description .locId
    {
        float: left;
        height: 18px;
        text-align: left;
        color: #B22317;
        display: block;
        padding-left: 0px;
    }

.news-block
{
    margin: 0 -3px 29px 0;
}

.send-form .row-fileupload-block label
{
    color: red;
    text-transform: lowercase;
}

.send-form .row-fileupload-block
{
    overflow: hidden;
    margin: 0 0 13px;
}

.date-input img
{
    /*padding-top:2px !important;*/
    cursor: pointer;
}

.send-form .text .hasDatepicker
{
    width: 214px;
}

.send-form .select-time select
{
    margin: 0 5px 0 0;
    width: 45px;
}

.send-form .select-time
{
    width: 45px;
    margin-right: 5px;
}

.send-form .description label
{
    width: auto;
    margin: 0 0 22px;
    font: 10px/12px Arial, Geneva, sans-serif;
    color: #4d4f53;
    text-transform: lowercase;
}


/* override form*/
.send-form .col-holder
{
    overflow: hidden;
    margin: 0 -58px 21px 0;
}

    .send-form .col-holder .col1
    {
        float: left;
        /*width:336px;*/
        margin: 0 58px 0 0;
    }

.send-form .col1 .row
{
    margin: 0 0 13px;
}

.send-form .col label
{
    /*width:128px;*/
    padding-top: 2px;
}

.send-form .col1:first-child label
{
    /*width:130px;*/
}

.send-form .col1 .text-holder
{
    float: left;
    width: 191px;
    height: 22px;
    /*padding:0 5px;*/
    border: 1px solid #adafaf;
}

.send-form .col1 input[type="text"]
{
    float: left;
    /*width:100%;*/
    background: none;
    border: 0;
    outline: none;
    margin: 0;
    /*padding:0px 3px;*/
    font: 12px/14px Arial, Geneva, sans-serif;
    color: #4d4f53;
    height: 14px;
    width: 167px;
}

.send-form .col1 .country
{
    width: 196px;
}

.send-form .label
{
    font: bold 12px/14px Arial, Geneva, sans-serif;
    color: #4d4f53;
    text-transform: uppercase;
    display: block;
    margin: 0 0 17px;
}

#main table th .product
{
    width: 100px !important;
}

.content-table .product
{
    width: 200px;
}

.send-form input[type="submit"]
{
    width: 86px;
}

.new-list .imageleft
{
    float: left;
    padding-top: 10px;
}


.new-list .textright
{
    overflow: hidden;
    padding-left: 10px;
}

.new-list latest ul
{
    float: left;
}

.RBL
{
    border: none;
}

/* CSS CHANGES FOR SABIC EUROPE ENDS HERE */



/* SABIC CHANGE REQUEST */

#nav li
{
    padding: 0 7px;
}

.columns .column
{
    padding: 1px 7px 9px;
    background: none;
    margin: 0 18px 31px 0;
}

.columns .holder
{
    padding-top: 9px;
}

.columns img
{
    margin: -6px -4px 0 0;
    padding: 9px 14px 14px 10px;
}

.columns
{
    line-height: 14px;
}

    .columns h3
    {
        margin: 2px 0 5px 0;
    }

#content .columns p
{
    font-size: 11px;
    margin: 0;
}

.columns .link-holder a
{
    float: left;
    font-size: 11px;
    line-height: 14px;
    text-decoration: underline;
    margin: 5px 0 0 0;
}

.brochureslist li
{
    overflow: hidden;
    line-height: 18px;
    vertical-align: top;
    text-decoration: underline;
}

.brochureslist .brochures a
{
    background: url("/system/images/bullet-sidebar-2-active.gif") no-repeat 0 5px;
    color: #4D4F53;
    margin: 0;
    padding: 0 0 0 12px;
}

.brochureslist ul
{
    list-style: none;
}

.brochurepdf
{
    background: url("/system/images/css-reg_icon-pdf.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 40px;
}

    .brochurepdf a
    {
        text-decoration: underline;
    }

.brochureppt
{
    background: url("/system/images/icon_ppt.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 40px;
}

    .brochureppt a
    {
        text-decoration: underline;
    }



.content-table th
{
    text-align: inherit;
}

#main table th.trouble-shoot
{
    width: 155px;
}

.underline
{
    text-decoration: underline;
}

.brochureslist .brochures a.active:first-letter
{
    text-transform: uppercase;
}

.imgresource
{
    float: right;
}

.send-form .btn-load
{
    float: left;
    padding: 126px 0px 0px 5px;
}

.aside
{
    width: 185px;
}


/*SABIC CHANGE REQUEST*/


.columns img
{
    background: none;
}

.send-form .radio-list .radio-list li
{
    /* float: left; */
}

.send-form .loadinput
{
    width: 135px;
}

/*autocomplete*/

.search.autocomplete
{
    position: relative;
}

.autocomplete-drop
{
    position: absolute;
    left: 0;
    top: 100%;
    overflow: hidden;
    padding: 3px 0 0;
    z-index: 100;
}

.ui-helper-hidden-accessible
{
    position: absolute;
    top: 100%;
    display: none;
}

.ui-autocomplete
{
    background: #efefef;
    border: 1px solid #9a9a9a;
    top: 100% !important;
    left: 0 !important;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 247px;
    font: 13px/16px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #333;
}

    .ui-autocomplete li
    {
        padding: 4px 9px;
    }

    .ui-autocomplete a
    {
        cursor: pointer;
        color: #333;
    }

.ui-autocomplete
{
    display: block !important;
    top: 0 !important;
}

/* CountDown*/
.countdown
{
    padding: 0;
    margin: 0 0 48px;
    overflow: hidden;
}

    .countdown .col
    {
        float: left;
        width: 87px;
        margin: 0 3px 0 0;
        padding: 0;
    }

    .countdown .holder
    {
        margin: 0;
    }

        .countdown .holder span
        {
            display: block;
            text-align: center;
            color: #00aeef;
            font: 40px/35px Arial, Geneva, Arial, Helvetica, sans-serif;
        }

    .countdown .title
    {
        display: block;
        text-align: center;
        text-transform: uppercase;
        color: #adafaf;
        font: 14px/20px Arial, Geneva, Arial, Helvetica, sans-serif;
        margin: 10px 0 0;
    }
/* End CountDown*/



/*  RADIO LIST NEW*/

.send-form .radio-list1
{
    overflow: hidden;
    padding: 0;
    margin: 0 0 18px;
    list-style: none;
}

    .send-form .radio-list1 li
    {
        overflow: hidden;
        padding: 0 0 3px 19px;
        vertical-align: top;
    }

        .send-form .radio-list1 li:first-child
        {
            padding: 0 0 3px;
        }

        .send-form .radio-list1 li .holder
        {
            float: left;
            margin: 0 9px 0 0;
        }

    .send-form .radio-list1 input[type="radio"]
    {
        float: left;
        width: 16px;
        height: 16px;
        padding: 0;
        margin: 0;
    }

    .send-form .radio-list1 label
    {
        float: left;
        font: 12px/14px Arial, Geneva, sans-serif;
        color: #4d4f53;
        text-transform: none;
        padding: 1px 0 0;
        width: auto;
    }

    .send-form .radio-list1 li
    {
        padding: 0;
    }

    .send-form .radio-list1 label
    {
        margin: 0;
        padding: 0;
    }

/*  RADIO LIST NEW */

/* Careers Login Page */
.login-place
{
    margin-top: -2px;
    padding-bottom: 44px;
    position: relative;
    width: 100%;
}

.login-holder
{
    overflow: hidden;
    width: 306px;
    float: left;
}

.login-form
{
    float: left;
    width: 307px;
}

    .login-form .heading, .signup-form .heading
    {
        border-bottom: 1px solid #808285;
        margin-bottom: 13px;
        overflow: hidden;
        padding-bottom: 4px;
        width: 100%;
    }

        .login-form .heading span
        {
            color: #808285;
            float: right;
            font-size: 10px;
            margin-top: 2px;
        }

        .login-form .heading h5, .signup-form. heading h5
        {
            border: medium none;
            color: #304A4C;
            font-size: 12px;
            margin: 0;
        }

    .login-form .row, .signup-form .row
    {
        overflow: hidden;
        padding-bottom: 10px;
        width: 100%;
    }

    .login-form label
    {
        color: #6D6E71;
        float: left;
        line-height: 23px;
        width: 95px;
        padding: 0 0 0 12px;
    }

    .login-form .text
    {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #808285;
        float: left;
        height: 13px;
        line-height: 13px;
        padding: 4px 5px;
        width: 187px;
    }

    .login-form .check-hold
    {
        height: 1%;
        overflow: hidden;
        padding: 0px;
        text-align: right;
        font-size: 11px;
    }

    .login-form .check
    {
        float: left;
        height: 15px;
        margin: 0 6px 0 0;
        padding: 0;
        width: 15px;
    }

    .login-form .check-hold label
    {
        line-height: normal;
        width: auto;
    }

    .login-form .btn-holder
    {
        background: none repeat scroll 0 0 #F2F2F3;
        height: 1%;
        margin-bottom: 5px;
        overflow: hidden;
        padding: 5px 0 5px 130px;
    }

.btn-green
{
    color: #FFFFFF;
    float: right;
    height: 36px;
    overflow: hidden;
    text-decoration: none !important;
}

    .btn-green span
    {
        float: left;
        line-height: 23px;
    }

    .btn-green input
    {
        text-align: center;
        font: bold 12px/22px Arial, Helvetica, sans-serif;
        color: #fff;
        text-transform: uppercase;
        background: #00aeef;
        border: 0;
        margin: 0;
        padding: 5px;
    }

.login-form .btn-login
{
    width: 97px;
}

.login-form .button-row
{
    width: 306px;
}

.login-form #forgotpassword
{
    font-size: 11px;
    text-decoration: underline;
}

    .login-form #forgotpassword:hover
    {
        text-decoration: none;
    }

.login-form .message
{
    border: 1px dotted #CC0000;
    color: #000000;
    margin-bottom: 13px;
    padding: 7px 5px 8px;
    text-align: center;
}

.signup-holder
{
    border-left: 1px solid #ded7cd;
    float: right;
    overflow: hidden;
    width: 50%;
}

.signup-form
{
    float: left;
    padding-left: 20px;
    width: 268px;
}

.login-form input[type="submit"]
{
    text-align: center;
    font: bold 12px/22px Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    background: #00aeef;
    border: 0;
    margin: 0;
    padding: 0 0 2px;
}

.signup-holder .createprofile
{
    width: 100px;
    text-align: center;
    font: bold 12px/22px Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    background: #00aeef;
    border: 0;
    margin: 0;
    padding: 0 0 2px;
    display: block;
}

.login-form .check-rememberhold
{
    overflow: hidden;
    height: 1%;
    padding: 4px 0 12px 106px;
}

/* End Login*/

/* SABIC SUPPORT 2015*/

#main table td
{
    background-color: #FFFFFF;
}
/* SABIC SUPPORT 2015*/
#content h1
{
    font-size: 12.5px;
    line-height: 14px;
    color: #00aeef;
    margin: 0 0 20px;
    text-transform: uppercase;
}


/* START OF CONTACTS LOCATION MAP*/
@font-face
{
    font-family: 'FontAwesome';
    src: url('/system/fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('/system/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('/system/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('/system/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('/system/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa
{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg
{
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x
{
    font-size: 2em;
}

.fa-3x
{
    font-size: 3em;
}

.fa-4x
{
    font-size: 4em;
}

.fa-5x
{
    font-size: 5em;
}

.fa-fw
{
    width: 1.28571429em;
    text-align: center;
}

.fa-ul
{
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li
    {
        position: relative;
    }

.fa-li
{
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

    .fa-li.fa-lg
    {
        left: -1.85714286em;
    }

.fa-border
{
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.pull-right
{
    float: right;
}

.pull-left
{
    float: left;
}

.fa.pull-left
{
    margin-right: .3em;
}

.fa.pull-right
{
    margin-left: .3em;
}

.fa-spin
{
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin
{
    0%
    {
        -moz-transform: rotate(0deg);
    }

    100%
    {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin
{
    0%
    {
        -webkit-transform: rotate(0deg);
    }

    100%
    {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin
{
    0%;

{
    -o-transform: rotate(0deg);
}

100%
{
    -o-transform: rotate(359deg);
}

}

@keyframes spin
{
    0%
    {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100%
    {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90
{
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180
{
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270
{
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal
{
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical
{
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

.fa-stack
{
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x
{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x
{
    line-height: inherit;
}

.fa-stack-2x
{
    font-size: 2em;
}

.fa-inverse
{
    color: #fff;
}

.fa-glass:before
{
    content: "\f000";
}

.fa-music:before
{
    content: "\f001";
}

.fa-search:before
{
    content: "\f002";
}

.fa-envelope-o:before
{
    content: "\f003";
}

.fa-heart:before
{
    content: "\f004";
}

.fa-star:before
{
    content: "\f005";
}

.fa-star-o:before
{
    content: "\f006";
}

.fa-user:before
{
    content: "\f007";
}

.fa-film:before
{
    content: "\f008";
}

.fa-th-large:before
{
    content: "\f009";
}

.fa-th:before
{
    content: "\f00a";
}

.fa-th-list:before
{
    content: "\f00b";
}

.fa-check:before
{
    content: "\f00c";
}

.fa-times:before
{
    content: "\f00d";
}

.fa-search-plus:before
{
    content: "\f00e";
}

.fa-search-minus:before
{
    content: "\f010";
}

.fa-power-off:before
{
    content: "\f011";
}

.fa-signal:before
{
    content: "\f012";
}

.fa-gear:before, .fa-cog:before
{
    content: "\f013";
}

.fa-trash-o:before
{
    content: "\f014";
}

.fa-home:before
{
    content: "\f015";
}

.fa-file-o:before
{
    content: "\f016";
}

.fa-clock-o:before
{
    content: "\f017";
}

.fa-road:before
{
    content: "\f018";
}

.fa-download:before
{
    content: "\f019";
}

.fa-arrow-circle-o-down:before
{
    content: "\f01a";
}

.fa-arrow-circle-o-up:before
{
    content: "\f01b";
}

.fa-inbox:before
{
    content: "\f01c";
}

.fa-play-circle-o:before
{
    content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before
{
    content: "\f01e";
}

.fa-refresh:before
{
    content: "\f021";
}

.fa-list-alt:before
{
    content: "\f022";
}

.fa-lock:before
{
    content: "\f023";
}

.fa-flag:before
{
    content: "\f024";
}

.fa-headphones:before
{
    content: "\f025";
}

.fa-volume-off:before
{
    content: "\f026";
}

.fa-volume-down:before
{
    content: "\f027";
}

.fa-volume-up:before
{
    content: "\f028";
}

.fa-qrcode:before
{
    content: "\f029";
}

.fa-barcode:before
{
    content: "\f02a";
}

.fa-tag:before
{
    content: "\f02b";
}

.fa-tags:before
{
    content: "\f02c";
}

.fa-book:before
{
    content: "\f02d";
}

.fa-bookmark:before
{
    content: "\f02e";
}

.fa-print:before
{
    content: "\f02f";
}

.fa-camera:before
{
    content: "\f030";
}

.fa-font:before
{
    content: "\f031";
}

.fa-bold:before
{
    content: "\f032";
}

.fa-italic:before
{
    content: "\f033";
}

.fa-text-height:before
{
    content: "\f034";
}

.fa-text-width:before
{
    content: "\f035";
}

.fa-align-left:before
{
    content: "\f036";
}

.fa-align-center:before
{
    content: "\f037";
}

.fa-align-right:before
{
    content: "\f038";
}

.fa-align-justify:before
{
    content: "\f039";
}

.fa-list:before
{
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before
{
    content: "\f03b";
}

.fa-indent:before
{
    content: "\f03c";
}

.fa-video-camera:before
{
    content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before
{
    content: "\f03e";
}

.fa-pencil:before
{
    content: "\f040";
}

.fa-map-marker:before
{
    content: "\f041";
}

.fa-adjust:before
{
    content: "\f042";
}

.fa-tint:before
{
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before
{
    content: "\f044";
}

.fa-share-square-o:before
{
    content: "\f045";
}

.fa-check-square-o:before
{
    content: "\f046";
}

.fa-arrows:before
{
    content: "\f047";
}

.fa-step-backward:before
{
    content: "\f048";
}

.fa-fast-backward:before
{
    content: "\f049";
}

.fa-backward:before
{
    content: "\f04a";
}

.fa-play:before
{
    content: "\f04b";
}

.fa-pause:before
{
    content: "\f04c";
}

.fa-stop:before
{
    content: "\f04d";
}

.fa-forward:before
{
    content: "\f04e";
}

.fa-fast-forward:before
{
    content: "\f050";
}

.fa-step-forward:before
{
    content: "\f051";
}

.fa-eject:before
{
    content: "\f052";
}

.fa-chevron-left:before
{
    content: "\f053";
}

.fa-chevron-right:before
{
    content: "\f054";
}

.fa-plus-circle:before
{
    content: "\f055";
}

.fa-minus-circle:before
{
    content: "\f056";
}

.fa-times-circle:before
{
    content: "\f057";
}

.fa-check-circle:before
{
    content: "\f058";
}

.fa-question-circle:before
{
    content: "\f059";
}

.fa-info-circle:before
{
    content: "\f05a";
}

.fa-crosshairs:before
{
    content: "\f05b";
}

.fa-times-circle-o:before
{
    content: "\f05c";
}

.fa-check-circle-o:before
{
    content: "\f05d";
}

.fa-ban:before
{
    content: "\f05e";
}

.fa-arrow-left:before
{
    content: "\f060";
}

.fa-arrow-right:before
{
    content: "\f061";
}

.fa-arrow-up:before
{
    content: "\f062";
}

.fa-arrow-down:before
{
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before
{
    content: "\f064";
}

.fa-expand:before
{
    content: "\f065";
}

.fa-compress:before
{
    content: "\f066";
}

.fa-plus:before
{
    content: "\f067";
}

.fa-minus:before
{
    content: "\f068";
}

.fa-asterisk:before
{
    content: "\f069";
}

.fa-exclamation-circle:before
{
    content: "\f06a";
}

.fa-gift:before
{
    content: "\f06b";
}

.fa-leaf:before
{
    content: "\f06c";
}

.fa-fire:before
{
    content: "\f06d";
}

.fa-eye:before
{
    content: "\f06e";
}

.fa-eye-slash:before
{
    content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before
{
    content: "\f071";
}

.fa-plane:before
{
    content: "\f072";
}

.fa-calendar:before
{
    content: "\f073";
}

.fa-random:before
{
    content: "\f074";
}

.fa-comment:before
{
    content: "\f075";
}

.fa-magnet:before
{
    content: "\f076";
}

.fa-chevron-up:before
{
    content: "\f077";
}

.fa-chevron-down:before
{
    content: "\f078";
}

.fa-retweet:before
{
    content: "\f079";
}

.fa-shopping-cart:before
{
    content: "\f07a";
}

.fa-folder:before
{
    content: "\f07b";
}

.fa-folder-open:before
{
    content: "\f07c";
}

.fa-arrows-v:before
{
    content: "\f07d";
}

.fa-arrows-h:before
{
    content: "\f07e";
}

.fa-bar-chart-o:before
{
    content: "\f080";
}

.fa-twitter-square:before
{
    content: "\f081";
}

.fa-facebook-square:before
{
    content: "\f082";
}

.fa-camera-retro:before
{
    content: "\f083";
}

.fa-key:before
{
    content: "\f084";
}

.fa-gears:before, .fa-cogs:before
{
    content: "\f085";
}

.fa-comments:before
{
    content: "\f086";
}

.fa-thumbs-o-up:before
{
    content: "\f087";
}

.fa-thumbs-o-down:before
{
    content: "\f088";
}

.fa-star-half:before
{
    content: "\f089";
}

.fa-heart-o:before
{
    content: "\f08a";
}

.fa-sign-out:before
{
    content: "\f08b";
}

.fa-linkedin-square:before
{
    content: "\f08c";
}

.fa-thumb-tack:before
{
    content: "\f08d";
}

.fa-external-link:before
{
    content: "\f08e";
}

.fa-sign-in:before
{
    content: "\f090";
}

.fa-trophy:before
{
    content: "\f091";
}

.fa-github-square:before
{
    content: "\f092";
}

.fa-upload:before
{
    content: "\f093";
}

.fa-lemon-o:before
{
    content: "\f094";
}

.fa-phone:before
{
    content: "\f095";
}

.fa-square-o:before
{
    content: "\f096";
}

.fa-bookmark-o:before
{
    content: "\f097";
}

.fa-phone-square:before
{
    content: "\f098";
}

.fa-twitter:before
{
    content: "\f099";
}

.fa-facebook:before
{
    content: "\f09a";
}

.fa-github:before
{
    content: "\f09b";
}

.fa-unlock:before
{
    content: "\f09c";
}

.fa-credit-card:before
{
    content: "\f09d";
}

.fa-rss:before
{
    content: "\f09e";
}

.fa-hdd-o:before
{
    content: "\f0a0";
}

.fa-bullhorn:before
{
    content: "\f0a1";
}

.fa-bell:before
{
    content: "\f0f3";
}

.fa-certificate:before
{
    content: "\f0a3";
}

.fa-hand-o-right:before
{
    content: "\f0a4";
}

.fa-hand-o-left:before
{
    content: "\f0a5";
}

.fa-hand-o-up:before
{
    content: "\f0a6";
}

.fa-hand-o-down:before
{
    content: "\f0a7";
}

.fa-arrow-circle-left:before
{
    content: "\f0a8";
}

.fa-arrow-circle-right:before
{
    content: "\f0a9";
}

.fa-arrow-circle-up:before
{
    content: "\f0aa";
}

.fa-arrow-circle-down:before
{
    content: "\f0ab";
}

.fa-globe:before
{
    content: "\f0ac";
}

.fa-wrench:before
{
    content: "\f0ad";
}

.fa-tasks:before
{
    content: "\f0ae";
}

.fa-filter:before
{
    content: "\f0b0";
}

.fa-briefcase:before
{
    content: "\f0b1";
}

.fa-arrows-alt:before
{
    content: "\f0b2";
}

.fa-group:before, .fa-users:before
{
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before
{
    content: "\f0c1";
}

.fa-cloud:before
{
    content: "\f0c2";
}

.fa-flask:before
{
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before
{
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before
{
    content: "\f0c5";
}

.fa-paperclip:before
{
    content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before
{
    content: "\f0c7";
}

.fa-square:before
{
    content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before
{
    content: "\f0c9";
}

.fa-list-ul:before
{
    content: "\f0ca";
}

.fa-list-ol:before
{
    content: "\f0cb";
}

.fa-strikethrough:before
{
    content: "\f0cc";
}

.fa-underline:before
{
    content: "\f0cd";
}

.fa-table:before
{
    content: "\f0ce";
}

.fa-magic:before
{
    content: "\f0d0";
}

.fa-truck:before
{
    content: "\f0d1";
}

.fa-pinterest:before
{
    content: "\f0d2";
}

.fa-pinterest-square:before
{
    content: "\f0d3";
}

.fa-google-plus-square:before
{
    content: "\f0d4";
}

.fa-google-plus:before
{
    content: "\f0d5";
}

.fa-money:before
{
    content: "\f0d6";
}

.fa-caret-down:before
{
    content: "\f0d7";
}

.fa-caret-up:before
{
    content: "\f0d8";
}

.fa-caret-left:before
{
    content: "\f0d9";
}

.fa-caret-right:before
{
    content: "\f0da";
}

.fa-columns:before
{
    content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before
{
    content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before
{
    content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before
{
    content: "\f0de";
}

.fa-envelope:before
{
    content: "\f0e0";
}

.fa-linkedin:before
{
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before
{
    content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before
{
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before
{
    content: "\f0e4";
}

.fa-comment-o:before
{
    content: "\f0e5";
}

.fa-comments-o:before
{
    content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before
{
    content: "\f0e7";
}

.fa-sitemap:before
{
    content: "\f0e8";
}

.fa-umbrella:before
{
    content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before
{
    content: "\f0ea";
}

.fa-lightbulb-o:before
{
    content: "\f0eb";
}

.fa-exchange:before
{
    content: "\f0ec";
}

.fa-cloud-download:before
{
    content: "\f0ed";
}

.fa-cloud-upload:before
{
    content: "\f0ee";
}

.fa-user-md:before
{
    content: "\f0f0";
}

.fa-stethoscope:before
{
    content: "\f0f1";
}

.fa-suitcase:before
{
    content: "\f0f2";
}

.fa-bell-o:before
{
    content: "\f0a2";
}

.fa-coffee:before
{
    content: "\f0f4";
}

.fa-cutlery:before
{
    content: "\f0f5";
}

.fa-file-text-o:before
{
    content: "\f0f6";
}

.fa-building-o:before
{
    content: "\f0f7";
}

.fa-hospital-o:before
{
    content: "\f0f8";
}

.fa-ambulance:before
{
    content: "\f0f9";
}

.fa-medkit:before
{
    content: "\f0fa";
}

.fa-fighter-jet:before
{
    content: "\f0fb";
}

.fa-beer:before
{
    content: "\f0fc";
}

.fa-h-square:before
{
    content: "\f0fd";
}

.fa-plus-square:before
{
    content: "\f0fe";
}

.fa-angle-double-left:before
{
    content: "\f100";
}

.fa-angle-double-right:before
{
    content: "\f101";
}

.fa-angle-double-up:before
{
    content: "\f102";
}

.fa-angle-double-down:before
{
    content: "\f103";
}

.fa-angle-left:before
{
    content: "\f104";
}

.fa-angle-right:before
{
    content: "\f105";
}

.fa-angle-up:before
{
    content: "\f106";
}

.fa-angle-down:before
{
    content: "\f107";
}

.fa-desktop:before
{
    content: "\f108";
}

.fa-laptop:before
{
    content: "\f109";
}

.fa-tablet:before
{
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before
{
    content: "\f10b";
}

.fa-circle-o:before
{
    content: "\f10c";
}

.fa-quote-left:before
{
    content: "\f10d";
}

.fa-quote-right:before
{
    content: "\f10e";
}

.fa-spinner:before
{
    content: "\f110";
}

.fa-circle:before
{
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before
{
    content: "\f112";
}

.fa-github-alt:before
{
    content: "\f113";
}

.fa-folder-o:before
{
    content: "\f114";
}

.fa-folder-open-o:before
{
    content: "\f115";
}

.fa-smile-o:before
{
    content: "\f118";
}

.fa-frown-o:before
{
    content: "\f119";
}

.fa-meh-o:before
{
    content: "\f11a";
}

.fa-gamepad:before
{
    content: "\f11b";
}

.fa-keyboard-o:before
{
    content: "\f11c";
}

.fa-flag-o:before
{
    content: "\f11d";
}

.fa-flag-checkered:before
{
    content: "\f11e";
}

.fa-terminal:before
{
    content: "\f120";
}

.fa-code:before
{
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before
{
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before
{
    content: "\f123";
}

.fa-location-arrow:before
{
    content: "\f124";
}

.fa-crop:before
{
    content: "\f125";
}

.fa-code-fork:before
{
    content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before
{
    content: "\f127";
}

.fa-question:before
{
    content: "\f128";
}

.fa-info:before
{
    content: "\f129";
}

.fa-exclamation:before
{
    content: "\f12a";
}

.fa-superscript:before
{
    content: "\f12b";
}

.fa-subscript:before
{
    content: "\f12c";
}

.fa-eraser:before
{
    content: "\f12d";
}

.fa-puzzle-piece:before
{
    content: "\f12e";
}

.fa-microphone:before
{
    content: "\f130";
}

.fa-microphone-slash:before
{
    content: "\f131";
}

.fa-shield:before
{
    content: "\f132";
}

.fa-calendar-o:before
{
    content: "\f133";
}

.fa-fire-extinguisher:before
{
    content: "\f134";
}

.fa-rocket:before
{
    content: "\f135";
}

.fa-maxcdn:before
{
    content: "\f136";
}

.fa-chevron-circle-left:before
{
    content: "\f137";
}

.fa-chevron-circle-right:before
{
    content: "\f138";
}

.fa-chevron-circle-up:before
{
    content: "\f139";
}

.fa-chevron-circle-down:before
{
    content: "\f13a";
}

.fa-html5:before
{
    content: "\f13b";
}

.fa-css3:before
{
    content: "\f13c";
}

.fa-anchor:before
{
    content: "\f13d";
}

.fa-unlock-alt:before
{
    content: "\f13e";
}

.fa-bullseye:before
{
    content: "\f140";
}

.fa-ellipsis-h:before
{
    content: "\f141";
}

.fa-ellipsis-v:before
{
    content: "\f142";
}

.fa-rss-square:before
{
    content: "\f143";
}

.fa-play-circle:before
{
    content: "\f144";
}

.fa-ticket:before
{
    content: "\f145";
}

.fa-minus-square:before
{
    content: "\f146";
}

.fa-minus-square-o:before
{
    content: "\f147";
}

.fa-level-up:before
{
    content: "\f148";
}

.fa-level-down:before
{
    content: "\f149";
}

.fa-check-square:before
{
    content: "\f14a";
}

.fa-pencil-square:before
{
    content: "\f14b";
}

.fa-external-link-square:before
{
    content: "\f14c";
}

.fa-share-square:before
{
    content: "\f14d";
}

.fa-compass:before
{
    content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before
{
    content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before
{
    content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before
{
    content: "\f152";
}

.fa-euro:before, .fa-eur:before
{
    content: "\f153";
}

.fa-gbp:before
{
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before
{
    content: "\f155";
}

.fa-rupee:before, .fa-inr:before
{
    content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before
{
    content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before
{
    content: "\f158";
}

.fa-won:before, .fa-krw:before
{
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before
{
    content: "\f15a";
}

.fa-file:before
{
    content: "\f15b";
}

.fa-file-text:before
{
    content: "\f15c";
}

.fa-sort-alpha-asc:before
{
    content: "\f15d";
}

.fa-sort-alpha-desc:before
{
    content: "\f15e";
}

.fa-sort-amount-asc:before
{
    content: "\f160";
}

.fa-sort-amount-desc:before
{
    content: "\f161";
}

.fa-sort-numeric-asc:before
{
    content: "\f162";
}

.fa-sort-numeric-desc:before
{
    content: "\f163";
}

.fa-thumbs-up:before
{
    content: "\f164";
}

.fa-thumbs-down:before
{
    content: "\f165";
}

.fa-youtube-square:before
{
    content: "\f166";
}

.fa-youtube:before
{
    content: "\f167";
}

.fa-xing:before
{
    content: "\f168";
}

.fa-xing-square:before
{
    content: "\f169";
}

.fa-youtube-play:before
{
    content: "\f16a";
}

.fa-dropbox:before
{
    content: "\f16b";
}

.fa-stack-overflow:before
{
    content: "\f16c";
}

.fa-instagram:before
{
    content: "\f16d";
}

.fa-flickr:before
{
    content: "\f16e";
}

.fa-adn:before
{
    content: "\f170";
}

.fa-bitbucket:before
{
    content: "\f171";
}

.fa-bitbucket-square:before
{
    content: "\f172";
}

.fa-tumblr:before
{
    content: "\f173";
}

.fa-tumblr-square:before
{
    content: "\f174";
}

.fa-long-arrow-down:before
{
    content: "\f175";
}

.fa-long-arrow-up:before
{
    content: "\f176";
}

.fa-long-arrow-left:before
{
    content: "\f177";
}

.fa-long-arrow-right:before
{
    content: "\f178";
}

.fa-apple:before
{
    content: "\f179";
}

.fa-windows:before
{
    content: "\f17a";
}

.fa-android:before
{
    content: "\f17b";
}

.fa-linux:before
{
    content: "\f17c";
}

.fa-dribbble:before
{
    content: "\f17d";
}

.fa-skype:before
{
    content: "\f17e";
}

.fa-foursquare:before
{
    content: "\f180";
}

.fa-trello:before
{
    content: "\f181";
}

.fa-female:before
{
    content: "\f182";
}

.fa-male:before
{
    content: "\f183";
}

.fa-gittip:before
{
    content: "\f184";
}

.fa-sun-o:before
{
    content: "\f185";
}

.fa-moon-o:before
{
    content: "\f186";
}

.fa-archive:before
{
    content: "\f187";
}

.fa-bug:before
{
    content: "\f188";
}

.fa-vk:before
{
    content: "\f189";
}

.fa-weibo:before
{
    content: "\f18a";
}

.fa-renren:before
{
    content: "\f18b";
}

.fa-pagelines:before
{
    content: "\f18c";
}

.fa-stack-exchange:before
{
    content: "\f18d";
}

.fa-arrow-circle-o-right:before
{
    content: "\f18e";
}

.fa-arrow-circle-o-left:before
{
    content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before
{
    content: "\f191";
}

.fa-dot-circle-o:before
{
    content: "\f192";
}

.fa-wheelchair:before
{
    content: "\f193";
}

.fa-vimeo-square:before
{
    content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before
{
    content: "\f195";
}

.fa-plus-square-o:before
{
    content: "\f196";
}

.fa-space-shuttle:before
{
    content: "\f197";
}

.fa-slack:before
{
    content: "\f198";
}

.fa-envelope-square:before
{
    content: "\f199";
}

.fa-wordpress:before
{
    content: "\f19a";
}

.fa-openid:before
{
    content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before
{
    content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before
{
    content: "\f19d";
}

.fa-yahoo:before
{
    content: "\f19e";
}

.fa-google:before
{
    content: "\f1a0";
}

.fa-reddit:before
{
    content: "\f1a1";
}

.fa-reddit-square:before
{
    content: "\f1a2";
}

.fa-stumbleupon-circle:before
{
    content: "\f1a3";
}

.fa-stumbleupon:before
{
    content: "\f1a4";
}

.fa-delicious:before
{
    content: "\f1a5";
}

.fa-digg:before
{
    content: "\f1a6";
}

.fa-pied-piper-square:before, .fa-pied-piper:before
{
    content: "\f1a7";
}

.fa-pied-piper-alt:before
{
    content: "\f1a8";
}

.fa-drupal:before
{
    content: "\f1a9";
}

.fa-joomla:before
{
    content: "\f1aa";
}

.fa-language:before
{
    content: "\f1ab";
}

.fa-fax:before
{
    content: "\f1ac";
}

.fa-building:before
{
    content: "\f1ad";
}

.fa-child:before
{
    content: "\f1ae";
}

.fa-paw:before
{
    content: "\f1b0";
}

.fa-spoon:before
{
    content: "\f1b1";
}

.fa-cube:before
{
    content: "\f1b2";
}

.fa-cubes:before
{
    content: "\f1b3";
}

.fa-behance:before
{
    content: "\f1b4";
}

.fa-behance-square:before
{
    content: "\f1b5";
}

.fa-steam:before
{
    content: "\f1b6";
}

.fa-steam-square:before
{
    content: "\f1b7";
}

.fa-recycle:before
{
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before
{
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before
{
    content: "\f1ba";
}

.fa-tree:before
{
    content: "\f1bb";
}

.fa-spotify:before
{
    content: "\f1bc";
}

.fa-deviantart:before
{
    content: "\f1bd";
}

.fa-soundcloud:before
{
    content: "\f1be";
}

.fa-database:before
{
    content: "\f1c0";
}

.fa-file-pdf-o:before
{
    content: "\f1c1";
}

.fa-file-word-o:before
{
    content: "\f1c2";
}

.fa-file-excel-o:before
{
    content: "\f1c3";
}

.fa-file-powerpoint-o:before
{
    content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before
{
    content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before
{
    content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before
{
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before
{
    content: "\f1c8";
}

.fa-file-code-o:before
{
    content: "\f1c9";
}

.fa-vine:before
{
    content: "\f1ca";
}

.fa-codepen:before
{
    content: "\f1cb";
}

.fa-jsfiddle:before
{
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before
{
    content: "\f1cd";
}

.fa-circle-o-notch:before
{
    content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before
{
    content: "\f1d0";
}

.fa-ge:before, .fa-empire:before
{
    content: "\f1d1";
}

.fa-git-square:before
{
    content: "\f1d2";
}

.fa-git:before
{
    content: "\f1d3";
}

.fa-hacker-news:before
{
    content: "\f1d4";
}

.fa-tencent-weibo:before
{
    content: "\f1d5";
}

.fa-qq:before
{
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before
{
    content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before
{
    content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before
{
    content: "\f1d9";
}

.fa-history:before
{
    content: "\f1da";
}

.fa-circle-thin:before
{
    content: "\f1db";
}

.fa-header:before
{
    content: "\f1dc";
}

.fa-paragraph:before
{
    content: "\f1dd";
}

.fa-sliders:before
{
    content: "\f1de";
}

.fa-share-alt:before
{
    content: "\f1e0";
}

.fa-share-alt-square:before
{
    content: "\f1e1";
}

.fa-bomb:before
{
    content: "\f1e2";
}

.holder.contact-map
{
    overflow: hidden;
}

.contact-map .box-map
{
    margin: 0px 0px 10px 0px;
    padding: 0;
}

.contact-map .box-officelist
{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#contactlocationMap
{
    width: auto !important;
}

#working-popup
{
    float: left;
    z-index: 5;
    position: relative;
    background: #dfe7f1;
    background: rgba(223,231,241,0.8);
    margin: 0 -100% 0 0;
    width: 100%;
    height: 100%;
    font: 16px "futuram-medium", Arial, Helvetica, sans-serif;
    color: #666;
}

.contact-map .scroll-pane
{
    max-height: 536px;
    overflow: auto;
    width: auto !important;
}

.contact-map .errorbox
{
    display: none;
}

#working-popup
{
    float: left;
    z-index: 5;
    position: relative;
    background: #dfe7f1;
    background: rgba(223,231,241,0.8);
    margin: 0 -100% 0 0;
    width: 100%;
    height: 100%;
    font: 16px "futuram-medium", Arial, Helvetica, sans-serif;
    color: #666;
}

    #working-popup div
    {
        margin: 2em auto;
        text-align: center;
        width: 15em;
    }

    #working-popup p
    {
        margin-bottom: 20px;
    }

    #working-popup .btn
    {
        background: #0083CA;
        color: #FFF;
    }

        #working-popup .btn:hover
        {
            background: #006399;
        }

    #working-popup img
    {
        width: 32px;
    }

@media only screen and (max-width: 767px)
{
    #working-popup
    {
        height: 100% !important;
    }
}

.contact-map .scroll-pane
{
    max-height: 536px;
    overflow: auto;
    width: auto !important;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer
{
    overflow: hidden;
    position: relative;
    width: auto !important;
}

.jspPane
{
    position: absolute;
    width: 100% !important;
}

.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
}

    .jspVerticalBar *,
    .jspHorizontalBar *
    {
        margin: 0;
        padding: 0;
    }

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    background: #d5d5d5;
    position: relative;
    border-radius: 10px;
}

.jspDrag
{
    background: #999;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    border-radius: 10px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

    .jspArrow.jspDisabled
    {
        cursor: default;
        background: #80808d;
    }

.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}

/*  Google Maps tooltip styles BEGIN */
.contact-map .infoBox
{
    background-color: #FFFFFF;
    color: #2c2e30;
    padding: 10px 15px;
    min-width: 200px;
    width: 200px;
    border: 1px solid #acadae;
    font: 1.1em/1.4em 'Open Sans', Arial, Helvetica, sans-serif;
}

    .contact-map .infoBox dt, .infoBox dd
    {
        float: left;
        margin: 0;
    }

    .contact-map .infoBox dl
    {
        margin: 0.5em 0;
    }

    .contact-map .infoBox dt
    {
        color: #747678;
        margin-right: 0.3em;
    }

    .contact-map .infoBox dd
    {
        margin-right: 1.2em;
    }

        .contact-map .infoBox dd:after, .infoBox dl:after
        {
            visibility: hidden;
            display: block;
            font-size: 0;
            content: " ";
            clear: both;
            height: 0;
        }

    .contact-map .infoBox a
    {
        clear: both;
    }

    .contact-map .infoBox p
    {
        margin: 0;
    }

.contact-map .infoBox
{
    background: #FFF;
    padding: 10px;
    width: 200px !important;
    -webkit-box-shadow: -3px 3px 5px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: -3px 3px 5px 0 rgba(0,0,0,0.5);
    box-shadow: -3px 3px 5px 0 rgba(0,0,0,0.5);
    margin-left: 0px;
    margin-bottom: 0px;
}

    .contact-map .infoBox:after
    {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 9px 0 9px;
        border-color: #ffffff transparent transparent transparent;
        position: absolute;
        bottom: -10px;
    }

.contact-map .maps .infoBox img
{
    width: auto;
    /*float: left;*/
}

/* Google Maps tooltip styles END */

.contact-map .address-accordion
{
    margin: 0;
    padding: 0 20px 0px 0;
}

    .contact-map .address-accordion > li
    {
        margin: 0 0 1px;
        display: block;
    }



    .contact-map .address-accordion .opener
    {
        /*color: #0083cb;
        font: 17px/25px "futuram-medium", Arial, Helvetica, sans-serif;*/
        font-size: 12px;
        font-weight: bold;
        position: relative;
        overflow: hidden;
        background: #dfe7f1;
        display: block;
        padding: 5px 12px 5px 8px;
        text-transform: uppercase;
    }

        .contact-map .address-accordion .opener span
        {
            /*font: 15px/20px "futuram-bold", Arial, Helvetica, sans-serif;*/
            position: absolute;
            top: 16px;
            left: 13px;
            text-transform: none;
        }

    .contact-map .address-accordion .active-opener
    {
        background: #00aeef;
        color: #fff;
    }

    .contact-map .address-accordion .opener:after
    {
        width: 50px;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        background: #00aeef;
        content: '';
    }

    .contact-map .address-accordion .opener.active-opener:after
    {
        background: #00aeef;
    }

    .contact-map .address-accordion .opener .fa
    {
        position: absolute;
        right: 18px;
        top: 50%;
        margin: -10px 0 0;
        font-size: 19px;
        font-weight: bold;
        z-index: 2;
        color: #fff;
    }

    .contact-map .address-accordion .opener .fa-angle-up
    {
        display: none;
    }

    .contact-map .address-accordion .active-opener .fa-angle-up
    {
        display: block;
    }

    .contact-map .address-accordion .active-opener .fa-angle-down
    {
        display: none;
    }

    .contact-map .address-accordion .slide
    {
        padding: 10px 0 10px;
        display: none;
    }

.contact-map .address-list
{
    padding: 0 10px 0 10px;
}

.contact-map .address-accordion .address-list dl
{
    margin: 0;
}

.contact-map .address-accordion .address-list ul
{
    list-style: none;
    padding-left: 25px;
}

.contact-map .address-accordion .address-list li
{
    position: relative;
    margin: 0 0 0px;
}

.address-accordion .address-list .location:after
{
    background: none;
    position: absolute;
    top: -1px;
    right: 687px;
    width: 17px;
    height: auto;
    font-family: FontAwesome;
    color: #00aeef;
    text-align: left;
}

.address-accordion .address-list .location.desktop:after
{
    content: '\f041';
}

.address-accordion .address-list .location.map:after
{
    content: '\f124';
}

.address-accordion .address-list .location.time:after
{
    content: '\f017';
}

.address-accordion .address-list .location.contact:after
{
    content: "\f0e0";
}

.jspContainer
{
    height: 536px !important;
}

.contact-map .address-accordion dl dt
{
    float: left;
    width: 50px;
    padding-right: 4px;
}

.contact-map .address-accordion .address-list a
{
    color: #00aeef;
    text-transform: capitalize;
}

.GoogleMapTooltip h3
{
    font-size: 14px;
}

.GoogleMapTooltip h3,
.GoogleMapTooltip h2,
.GoogleMapTooltip p
{
    line-height: 1.4em;
    font-family: "futuram-medium", "GESSTwoMedium", Tahoma, Helvetica, sans-serif !important;
    margin: 0px 0px 6px 0px !important;
}

    .GoogleMapTooltip p:nth-child(3)
    {
        font-family: Arial, Helvetica, sans-serif !important;
    }

.GoogleMapTooltip a
{
    color: #00aeef;
}

.contact-map .address-accordion address
{
    font-style: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}
/*END OF CONTACTS LOCATION MAP*/

/*START OF CONTENT PAGE AUTHENTICATION */
#PageAuthenticationContainer.aside
{
    float: left;
    width: 250px;
    padding: 0;
    border: 0;
}

    #PageAuthenticationContainer.aside .error
    {
        display: block;
        color: #aa272f;
    }

    #PageAuthenticationContainer.aside input[type=password],
    #PageAuthenticationContainer.aside input[type=text]
    {
        margin: 0 0 7px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 20px;
        padding: 0 5px;
        border: 1px solid #adafaf;
    }

        #PageAuthenticationContainer.aside input[type=password].state-error,
        #PageAuthenticationContainer.aside input[type=text].state-error
        {
            border: 2px solid #aa272f;
        }

    #PageAuthenticationContainer.aside .check-holder
    {
        overflow: hidden;
        padding: 0 0 14px;
    }

    #PageAuthenticationContainer.aside label
    {
        display: inline-block;
        vertical-align: top;
        padding: 0 0 5px;
        font: bold 12px/14px Verdana,Geneva,sans-serif;
        color: #4d4f53;
        text-transform: uppercase;
    }

    #PageAuthenticationContainer.aside input[type=submit]
    {
        margin: 0 0 11px;
        height: 22px;
        text-align: center;
        font: bold 12px/22px Arial,Helvetica,sans-serif;
        color: #fff;
        text-transform: uppercase;
        background: #00aeef;
        border: 0;
        margin: 0;
        padding: 0px 15px 0 15px;
    }

        #PageAuthenticationContainer.aside input[type=submit]::-moz-focus-inner
        {
            padding: 0;
            border: 0;
        }

        #PageAuthenticationContainer.aside input[type=submit]:hover
        {
            cursor: pointer;
        }

/*END OF CONTENT PAGE AUTHENTICATION */



#twocolumns
{
    float: none;
    width: 100%;
}

#content
{
    padding: 0;
}

/* Stories of Possible CSS START */
	.five-columns{
		clear:both;
	}
	.five-columns .col {
		width: 245px;
		float: left;
	}
	a.video-link{
		position:relative;
		padding:10px;
		display:block;
	}
	a.video-link:hover{
		background:#ECECEC;
		text-decoration:none;
	}
	a.video-link img{
		max-width:100%;
		max-height:100%;
	}
	a.video-link h3,
	a.video-link p{
		padding:0 10px;
	}
	.play{
		position:absolute;
		top: 80px;
		left: 109px;
		margin-top:-15px;
		margin-left:-15px;
		text-indent:-9999px;
		height:50px;
		width:50px;
		background:#666;
		background:rgba(0,0,0,0.7);
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border: 4px solid #FFF;
		box-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
	}
	.play:before{
		content:'';
		position:absolute;
		top:13px;
		left:15px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 12px 0 12px 24px;
		border-color: transparent transparent transparent #FFF;
	}
	a.video-link:hover .play{
		background:#444;
		background:rgba(0,0,0,0.9);
	}
	#banner .play{
		height: 100px;
		width: 100px;
		left: 460px;
		top: 130px;
	}
	#banner .play:hover{
		background:#444;
		background:rgba(0,0,0,0.9);
	}
	#banner .play:before{
		top: 30px;
		left: 34px;
		border-width: 20px 0 20px 40px;
	}
	#banner a.video-link{
		position:relative;
		padding:0;
		display:block;
	}
	.col{
		float:left;
	}
	.col.left{
		width:950px;
		margin-right:20px;
	}
	.col.right{
		width:235px;
	}
	.col.right > div{
		padding:10px;
	}
	.country-list{
		list-style:none;
		padding:0;
		margin:10px 0 40px;
		displaY:block;
	}
	.country-list li{
		margin-bottom:10px;
		float: left;
	}
	.country-list li span{
		vertical-align:middle;
		margin-right:7px;
		width:35px;
		display: inline-block;
	}
	.col.right a{
		text-transform:uppercase;
		color:#ADAFAF;
	}
	.col.right a:hover{
		text-transform:uppercase;
		color:#00AEEF;
	}
	.col h3{
		color:#ADAFAF;
	}
	.storyviewcount{
		display:block;
		min-height:30px;
		padding-left: 20px;
		float: left;
		font-size:14px;
	}
	.five-columns h3{
		color:#00AEEF;
	}
	/*.storyviewcount .count-value{
		font-size:32px;
		float:left;
		margin-right:10px;
	}
	.storyviewcount .count-label{
		float:left;
		font-size:11px;
		line-height: 1.2em;
		width:20px;
		font-weight:normal;
		margin-top:-4px;
	}*/

    /* Contact us page CSS SART */

.send-form div.errorPanel
{
    width:829px;
}
.block-div
{
    padding: 10px 0px 10px 0px;
    clear: both;
}

    .block-div label
    {
        float: none;
    }

    .block-div .col
    {
        float: left;
    }

    .block-div .clear
    {
        clear: both;
    }

    .block-div .col label
    {
        float: left;
    }

    .block-div .captcha-block .col label
    {
    }

.send-form .col-holder .col
{
    width: 434px;
}

.send-form .col label
{
    width: 145px !important;
    padding-top: 2px;
}
.captcha-block .col .row table
{
    margin: 0 0 5px 0 !important;
    width: 184px;
}
.captcha-block .col .row .text-holder
{
    margin-left:155px !important;
}

.send-form input[type="submit"]
{
    float:left;
}

.send-form .comment-holder
{
    width:828px;
}
    .send-form .comment-holder textarea
    {
        width:100% !important;
    }

#OtherMatter input
{
    width:300px;
}

#service-nav li {
  margin-right: 10px;
}

#footer-nav {
	margin:0px 0 0;
	padding:8px 5px 0;
	list-style:none;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
    float:right;
}
#footer-nav li {
	float:left;
}
#footer-nav a:hover {
	color:#00AEEF;
	text-decoration:none;
}

#footer-nav li:first-child {
  padding-left: 0;
  background: 0;
}

#footer-nav li {
  background: url(/system/images/bullet.gif) no-repeat 0 50%;
  padding:0 5px 0;
}

.copyright {
  float: left;
  border-left: 0;
  padding: 8px 0 8px 10px;
}

#footer {
  padding: 7px 0 21px 6px;
}
.five-columns .col {
  min-height: 360px;
}
#storyviewcount
{
    font-size: 20px;
}
.socialnetworks{
  width: 235px;
  padding-top: 3px;
}
/*.at4-icon.aticon-compact{
	background:none !important;
	width: 0 !important;
}
.addthis_toolbox a.at300m{
	padding-right:10px;
	margin-left: -12px;
}*/
.chk-area {
  margin: 0 6px 0 0;
}
label a{
	text-decoration:underline;
}
label a:hover{
	text-decoration:none;
}
/* Contact us page CSS END */

/* Stories of Possible CSS END */

/*  SABIC SUPPORT ISSUES */

.search-form input[type="text"] {
	width:100px;
    padding:8px 5px;
    color:#adafaf;
}

.search-form input[type="submit"] {
	background:url(/system/images/btn-search-en.png) no-repeat 50% 50%;
	width:26px;
    height:26px;
    
     
}

#language-nav {

    padding: 9px 35px 0 0;

}

#service-nav {

  padding: 9px 0 0;

}

/*  SABIC SUPPORT ISSUES */


/* SOCIAL MEDIA FOOTER START */

#socialmediafooter {
	height: 45px;
	text-align: center;
	background-color: #e7e7e7;
	display: block;
	padding: 5px 30px;
	border-bottom: 1px solid #fff;
}

#socialmediafooter .joinus {
	float:left;
	color: rgba(168, 169, 172, 1);
	text-transform: uppercase;
	padding-top: 16px;
}

#socialmediafooter .socialstrip {
	float:none;
	width:auto;
	height:35px;
	margin: 5px auto;
}

#socialmediafooter .socialstrip li {
	display: inline-block;
	list-style-type: none;
	margin:0 10px;
	height: 35px;
	
}

#socialmediafooter .socialstrip li a {
	width: 100%;
	height: 100%;
	display: block;
	color: rgba(168, 169, 172, 1);
}

#socialmediafooter .socialstrip li a:hover {
	/* background-color: #fff; */
	color: #00aeef;
}

#socialmediafooter .socialstrip li a img {
	width:25px;
	height:25px;
	margin:5px 5px 0 5px;
	display: inline-block;
}

#socialmediafooter .socialstrip li a .sociallabel {
	display: inline-block;
	/* color: rgba(168, 169, 172, 1); */
	margin: -18px 5px 0 0;
	vertical-align: middle;
	text-transform: uppercase;
}

	
/* SOCIAL MEDIA FOOTER END */


#header {
    position: relative;
    overflow: visible;
}

#header .logo {
    margin-top:8px;    
}
.brand-img {
  display: block;
    height: 50px;
    position: absolute;
    right: 203px;
    top: 83px;
    width: 100px;
    z-index: 999999;
}