/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.5;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: none;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.float-left {
    float: left;
}
.float-right {
    float: right;
}

.mobile-micro-wrapper {
    font-family: Arial, Helvetica;
    width: 960px;
    margin: 0 auto;
    overflow: auto;
}

.mobile-micro-wrapper {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
.mobile-micro-wrapper .left-wrapper {
    float: left;
    width: 100%;
}
.mobile-micro-wrapper .left-container {
    margin-right: 260px;
    padding-right: 30px;
}
.mobile-micro-wrapper .right-wrapper {
    float: left;
    width: 260px;
    margin-left: -260px;
}
.mobile-micro-wrapper .right-container {
    padding-top: 13px;
}
.mobile-micro-wrapper a {
    color: #004b85;
    text-decoration: underline;
}
.mobile-micro-wrapper a:hover {
    color: #559dd1;
}
.mobile-micro-wrapper .right-container a {
    text-decoration: none;
}
.mobile-micro-wrapper .right-container a:hover {
    text-decoration: underline;
}
.mobile-micro-wrapper .right-container a.button-small {
    display: inline-block;
    font-size: .9em;
    padding: 3px 13px;
    border: 1px solid #bbb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 1em;
}
.mobile-micro-wrapper .right-container nav ul {
    padding: 0 0 0 2px;
}
.mobile-micro-wrapper .right-container nav li {
    background: url("../smartphone-ms-img/arrow.png") no-repeat;
    background-position: 0px 4px;
    padding-left: 20px;
    margin-top: 8px;
}
.mobile-micro-wrapper h1, .mobile-micro-wrapper h2 {
    font-size: 12pt;
    color: #004b85;
    padding-bottom: 3px;
    border-bottom: 1px solid #bbbbbb;
}
.mobile-micro-wrapper h1 {
    padding-top: 1.27em;
    margin-top: 0;
    font-weight: bold;
    font-size: 14pt;
    border-bottom: none;
    border-top: 2px solid #e6ae5b;
}
.mobile-micro-wrapper .right-wrapper h2 {
    /* text-transform: uppercase; */
    font-size: 10pt;
    clear: both;
    margin: 1.60em 0 1em 0;
    padding-bottom: 0.6em;
}
.mobile-micro-wrapper p {
    line-height: 1.6em;
    font-size: 1.1em;
}
.mobile-micro-wrapper .right-container p {
    line-height: 1.4em;
    font-size: 1em;
}

.mobile-micro-wrapper .chart {
    position: relative;
}
.mobile-micro-wrapper .share {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px;
    color: #666;
    border: 1px solid #999;
    background: #eee;
    text-align: right;
    font-weight: bold;

}
.mobile-micro-wrapper .share .share-text {
    cursor: pointer;
}
.mobile-micro-wrapper .share .open {
    font-weight: normal;
    padding-top: 4px;
    display: none;
    text-align: left;
}
.mobile-micro-wrapper .share input {
    color: #666;
    border: 1px solid #666;
    padding: 2px;
    background: #fff;
}
.mobile-micro-wrapper .share .open span {
    display: inline-block;
    padding: 2px 4px;
    font-style: italic;
}

.mobile-micro-wrapper table {
    border-collapse: collapse;
}

ul {
    list-style: none;
    box-sizing: border-box;
}
.mobile-micro-wrapper table {
    margin-top: 3em;
}
.mobile-micro-wrapper table * {
    font-size: 9pt;
    text-align: center;
}
.mobile-micro-wrapper table th, .mobile-micro-wrapper table td {
    padding: 0.75em 0.5em;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.mobile-micro-wrapper table th:first-child, .mobile-micro-wrapper table td:first-child {
    border-left: none;
}
.mobile-micro-wrapper table th {
    background: #e0e0e0;
}
.mobile-micro-wrapper table th:first-child {
    border-top: 2px solid #a8a8a8;
}
.mobile-micro-wrapper table th.data-color-1 {
    border-top: 2px solid #80a048;
    background: #e1f2c3;
}
.mobile-micro-wrapper table th.data-color-2 {
    border-top: 2px solid #4068a0;
    background: #c6d8f1;
}
.mobile-micro-wrapper table th.data-color-3 {
    border-top: 2px solid #685088;
    background: #dfd5ed;
}
.mobile-micro-wrapper table th.data-color-4 {
    border-top: 2px solid #3890a8;
    background: #d2e6eb;
}
.mobile-micro-wrapper table th.data-color-5 {
    border-top: 2px solid #d88030;
    background: #f1dcc9;
}
.mobile-micro-wrapper table th.data-color-6 {
    border-top: 2px solid #b55b8e;
    background: #f8d1e7;
}
.mobile-micro-wrapper table th.data-color-7 {
    border-top: 2px solid #298f5e;
    background: #d4f1e3;
}
.mobile-micro-wrapper table tr td:first-child {
    font-weight: bold;
}
.mobile-micro-wrapper table td {
    background: #f0f0f0;
    width: 160px;
}
.mobile-micro-wrapper table td:first-child {
    width: 70px;
}
.mobile-micro-wrapper p.table-source {
    font-size: 0.9em;
    margin-top: 0.2em;
    margin-bottom: 1.7em;
}
.mobile-micro-wrapper .analysts-overflow {
    height: 212px;
    overflow: auto;
    line-height: 1.2em;
}
.mobile-micro-wrapper .analyst-container {
    width: 230px;
}
.mobile-micro-wrapper .analyst-photo {
    margin-right: 10px;
}
.mobile-micro-wrapper .analyst-text {
    width: 175px;
}

.mobile-micro-wrapper .page-navigation {
    overflow: auto;
    padding-left: 0;
    margin-top: 23px;
    margin-bottom: -2px;
}
.mobile-micro-wrapper .page-navigation ul {
    overflow: hidden;
    padding: 0;
}
.mobile-micro-wrapper .page-navigation li {
    float: left;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 1.05em;
}
.mobile-micro-wrapper .page-navigation a {
    float: left;
    position: relative;
    padding: 0.5em 1.8em 0.8em 1.8em;
    text-decoration: none;
    color: #004b85;
    font-weight: bold;
    border-top: 2px solid #fff;
}
.mobile-micro-wrapper .page-navigation a:hover {
    color: #000;
    opacity: 1;
}
.mobile-micro-wrapper .page-navigation a.active {
    background: #fff;
    color: #333;
    opacity: 1;
    border-top: 2px solid #e6ae5b;
    border-left: 2px solid #e6ae5b;
    border-right: 2px solid #e6ae5b;
}
.mobile-micro-wrapper a.sp-action {
    display: block;
    margin: 0 auto;
    color: #fff;
    background: #004b85;
    padding: 8px 10px;
    text-decoration: none;
    font-weight: bold;
    width: 288px;
    text-align: center;
}
.mobile-micro-wrapper a.sp-action.active {
    color: #004b85;
    background: #eee;
    cursor: default;
}
.mobile-micro-wrapper a.sp-action:hover {
    background: rgba(0,75,133,0.85);
}
.mobile-micro-wrapper a.sp-action.active:hover {
    background: #eee;
}
/*
.mobile-micro-wrapper .page-navigation a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-width: 1.5em 0 1.5em 1em;
    border-style: solid;
    border-color: #fff #fff #fff transparent;
    right: 0em;
}
*/
.mobile-micro-wrapper .faded-text {
    color: #aaa;
}
.mobile-micro-wrapper #frm1 {
    display: none;
    padding: 20px;
    background: #eee;
    margin-bottom: 3em;
}
.mobile-micro-wrapper #frm1 {
    color: #004b85;
}
.mobile-micro-wrapper #frm1 input,
.mobile-micro-wrapper #frm1 select {
    margin-bottom: 8px;
}
.mobile-micro-wrapper #frm1 input {
    padding: 2px;
    width: 200px;
}
.mobile-micro-wrapper #frm1 label {
    margin-bottom: 3px;
    display: inline-block;
}
.mobile-micro-wrapper #frm1 select {
    width: 208px;
    padding: 3px;
}
.mobile-micro-wrapper #frm1 textarea {
    width: 380px;
    height: 208px;
}
.mobile-micro-wrapper #frm1 input[type="button"] {
    float: right;
    width: 120px;
    margin-top: 5px;
    padding: 8px;
    color: #ffffff;
    font-weight: bold;
    border: solid 1px #fff;
    background: #004b85;
}
.mobile-micro-wrapper #frm1 input[type="button"]:hover {
    background: rgba(0,75,133,0.85);
    cursor: pointer;
}
.mobile-micro-wrapper #frm1 #contactus_right {
    float: right;
}

/* Widgets */

.mobile-micro-wrapper .IDCtwtr_widget {
    padding: 0;
    width: 260px;
    line-height: 1.2em;
    font-size: 0.9em;
    overflow: auto;
    font-family: Arial, Helvetica !important;
}
.IDCtwtr_widget .twtr-fd {
    border: 0;
    border-bottom: 1px solid #cecece;
    padding: 10px 0;
}
.IDCtwtr_widget p {
    margin: 0;
}
.twtr_links {
    padding: 6px 0 0 40px;
    font-family: Arial, Helvetica !important;
}
.IDCtwtr_widget .twtr-hd {
    height: 25px;
    padding-top: 10px;
}
.IDCtwtr_widget .extLink {
    display: inline-block !important;
    float: left;
    font-size: 1em !important;
    padding: 4px 13px !important;
    border: 1px solid #bbb;
    color: #004b85 !important;
    font-weight: normal !important;
    margin-bottom: 1em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 1em;
    margin-bottom: 1em;
}
.IDCresearch-link a, .IDCresearch-link a:visited {
    font-size: 1.0em;
    line-height: 1.2em;
}
p.IDCresearch-link {
    padding: 0;
}
.IDCtwtr_widget .twtr-fd {
    border-bottom: 1px solid #ddd !important;
}

/* IDC styling fixes */

.mobile-micro-wrapper .right-container nav li {
    font-size: 13px;
}
.mobile-micro-wrapper {
    text-align: left;
}
.mobile-micro-wrapper p {
    margin: 1em 0;
}
.mobile-micro-wrapper .right-container a.button-small {
    padding: 3px 13px;
}
.IDCtwtr_widget p {
    margin: 0 !important;
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
