    /*
      reference from google
       */

    table {
        border-collapse: collapse;
        border-spacing: 0
    }

    th {
        text-align: left
    }

    [dir=rtl] th {
        text-align: right
    }

    html, h4, h5, h6 {
        font-size: 13px
    }

    html {
        background: #fff;
        color: #444;
        padding: 0 15px
    }

    body, fieldset {
        margin: 0
    }

    h1, h2, h3, h4, em, i {
        font-weight: bold
    }

    h1, h2, h3, h4, blockquote, q {
        font-family: "open sans", arial, sans-serif
    }

    h1, h2, h3, h4, h5, h6 {
        margin: 1.236em 0 .618em
    }

    h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
        margin-top: 0
    }

    h1, h2 {
        line-height: 1.29
    }

    h1 {
        font-size: 20px
    }

    h1.maia-display {
        color: #333;
        font-size: 44px;
        font-weight: 300
    }

    h1.maia-super {
        font-size: 28px
    }

    h2 {
        font-size: 16px
    }

    h3 {
        font-size: 14px;
        line-height: 1.43
    }
z
    p, pre, table, form {
        margin: 10px 0
    }

    h6 {
        font-weight: normal
    }

    ul, ol {
        margin: 10px 10px 10px 30px;
        padding: 0
    }

    [dir=rtl] ul, [dir=rtl] ol {
        margin: 10px 30px 10px 10px
    }

    pre strong, pre b, a strong, a b, a code {
        color: inherit
    }

    pre, code {
        color: #060;
        font: 13px/1.54 "courier new", courier, monospace
    }

    legend {
        display: none
    }


    tr {
        background-color: #fafafa
    }

    tr:nth-of-type(even) {
        background-color: #fff
    }

    tr:first-of-type th:first-of-type:empty {
        border-color: #fff #eee #eee #fff;
        visibility: hidden
    }

    th, td {
        border: 1px solid #eee;
        padding: 4px 12px;
        vertical-align: top
    }

    th {
        background-color: #f5f5f5
    }

    #maia-header, #maia-nav-x, #maia-footer, .maia-stage {
        margin: 0 -15px
    }

    #maia-header .maia-aux:after, #maia-header .maia-util:after, #maia-main:after {
        clear: both;
        content: " ";
        display: block;
        height: 0;
        visibility: hidden
    }

    #maia-main, .maia-aux {
        margin-left: auto;
        margin-right: auto;
        max-width: 978px;
    }

    #maia-main {
        clear: both;
        margin-top: 30px
    }

    * + html #maia-main {
        margin-top: 5px
    }


    #maia-header {
        background: #f5f5f5;
        background: -moz-linear-gradient(top, #fafafa, #f5f5f5);
        background: -webkit-linear-gradient(top, #fafafa, #f5f5f5);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #f5f5f5));
        background: linear-gradient(top, #fafafa, #f5f5f5);
        background: -moz-linear-gradient(top, #fafafa, #f5f5f5);
        background: -webkit-linear-gradient(top, #fafafa, #f5f5f5);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #f5f5f5));
        background: linear-gradient(top, #fafafa, #f5f5f5);
        background: -moz-linear-gradient(#fafafa, #f5f5f5);
        background: -webkit-linear-gradient(#fafafa, #f5f5f5);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #f5f5f5));
        background: linear-gradient(#fafafa, #f5f5f5);
        background: -moz-linear-gradient(top, #fafafa, #f5f5f5);
        background: -webkit-linear-gradient(top, #fafafa, #f5f5f5);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #f5f5f5));
        background: linear-gradient(top, #fafafa, #f5f5f5);
        border-bottom: 1px solid #eee;
        color: #444;
        min-height: 44px;
        padding: 14px 15px 13px
    }

    * html #maia-header {
        height: 38px
    }

    #maia-header h1, #maia-header h2 {
        float: left;
        font-size: 32px;
        font-weight: 300;
        line-height: 1.375;
        margin: 0
    }

    [dir=rtl] #maia-header h1, [dir=rtl] #maia-header h2 {
        float: right
    }

    #maia-header h1, #maia-header h1 a {
        color: #63666a
    }

    #maia-header h1 img {
        margin: -1px 0 -4px;
        vertical-align: middle
    }

    * html #maia-header h1 img {
        margin: 0;
        position: relative;
        top: 5px
    }

    * + html #maia-header h1 img {
        margin: 0;
        position: relative;
        top: 5px
    }

    #maia-header h1 img[src$="google_logo_41.png"] {
        content: -webkit-image-set(url(//www.google.com/images/logos/google_logo_41.png) 1x, url(//www.google.com/images/logos/google_logo_41_2x.png) 2x);
        margin: -3px 0 -2px
    }

    #maia-header h2, #maia-header h2 a {
        color: #9fa2a6
    }

    #maia-header h2:before {
        border: solid #e5e5e5;
        border-width: 0 0 0 1px;
        content: "";
        float: left;
        height: 44px;
        margin: 0 12px 0 14px
    }

    [dir=rtl] #maia-header h2:before {
        border-width: 0 1px 0 0;
        float: right;
        margin: 0 14px 0 12px
    }

    * html #maia-header h2 {
        margin: 0 0 0 24px
    }

    * + html #maia-header h2 {
        margin: 0 0 0 24px
    }

    * + [dir=rtl] #maia-header h2 {
        margin: 0 24px 0 0
    }

    #maia-header h1 a, #maia-header h2 a {
        display: -webkit-box;
        text-decoration: none
    }

    #maia-header .maia-teleport {
        height: 1px;
        left: -10000px;
        overflow: hidden;
        position: absolute;
        top: auto;
        width: 1px
    }

    [dir=rtl] #maia-header .maia-teleport {
        left: auto;
        right: -10000px
    }

    #maia-header .maia-teleport:active, #maia-header .maia-teleport:focus, #maia-header .maia-teleport:hover {
        background: #f9edbe;
        border: 1px solid #f0c36d;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .14);
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .14);
        box-shadow: 0 2px 4px rgba(0, 0, 0, .14);
        height: auto;
        left: 0;
        margin: 5px auto;
        max-width: 180px;
        padding: 6px;
        right: 0;
        text-align: center;
        width: auto;
        z-index: 3
    }

    #maia-header .maia-util {
        float: right;
        min-height: 44px
    }

    [dir=rtl] #maia-header .maia-util {
        float: left
    }

    * + [dir=rtl] #maia-footer-global li {
        margin: 0 0 0 13px
    }

@media screen and (min-width: 768px) and (max-width: 991px){
    #maia-header {
        padding-top: 50px;
    }

}

@media screen and (max-width: 767px) {
    #maia-header {
        min-height: 33px;
        padding: 9px 15px 8px
    }

    #maia-header h1, #maia-header h2 {
        float: none !important
    }

    #maia-header h1 a, #maia-header h2 a {
        display: block
    }

    #maia-header h1 {
        font-size: 24px
    }

    #maia-header h1 img {
        height: 31px;
        margin: -2px 0 -3px
    }

    #maia-header h2 {
        background-image: -moz-radial-gradient(top center, ellipse farthest-side, rgba(0, 0, 0, .04) 0, transparent 100%);
        background-image: -ms-radial-gradient(top center, ellipse farthest-side, rgba(0, 0, 0, .04) 0, transparent 100%);
        background-image: -webkit-gradient(radial, top center, 0, top center, 100%, color-stop(0, rgba(0, 0, 0, .04)), color-stop(100%, transparent));
        background-image: -webkit-radial-gradient(top center, ellipse farthest-side, rgba(0, 0, 0, .04) 0, transparent 100%);
        background-image: radial-gradient(farthest-side at top center, rgba(0, 0, 0, .04) 0, transparent 100%);
        border-top: 1px solid #e1e1e1;
        font-family: arial, sans-serif;
        font-size: 11px;
        line-height: 1.81;
        margin: 8px 0 -8px;
        padding: 1px 0 0
    }

    #maia-header h2:before {
        content: none
    }

    #maia-header h2, #maia-header h2 a {
        color: #63666a
    }

    #maia-header .maia-util {
        background: #fff;
        border: 1px solid #e9e9e9;
        border-bottom-color: #d9d9d9;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .04);
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .04);
        box-shadow: 0 2px 2px rgba(0, 0, 0, .04);
        float: none !important;
        margin: 8px 0 6px;
        min-height: 0;
        padding: 5px 10px
    }

    #maia-nav-y {
        float: none !important;
        margin: 0 0 30px !important;
        width: auto
    }

    #maia-nav-y + .maia-article {
        float: none !important;
        margin: 0 !important;
        width: 100% !important
    }

    #maia-signature {
        margin: 90px auto 0;
        min-height: 3px
    }

    #maia-signature:after, #maia-signature:before {
        height: 3px
    }

    #maia-signature:after, [dir=rtl] #maia-signature:before {
        border-width: 0 25.5px 0 26.25px
    }

    #maia-signature:before, [dir=rtl] #maia-signature:after {
        border-width: 0 26.25px 0 25.5px
    }
}

@media print {
    a {
        color: inherit
    }

    #maia-header h1 img {
        display: block
    }

    #maia-header a {
        text-decoration: none
    }

    #maia-header .maia-teleport, #maia-signature, #maia-footer, .maia-nav {
        display: none
    }
}



@media screen, projection, print {
    .maia-meta, .maia-note {
        color: #666
    }
}

@media screen, projection {
    #maia-header .maia-util .maia-plusone, #maia-header .maia-util .maia-search {
        float: left;
        margin: 0 0 0 15px
    }

    [dir=rtl] #maia-header .maia-util .maia-plusone, [dir=rtl] #maia-header .maia-util .maia-search {
        float: right;
        margin: 0 15px 0 0
    }

    #maia-header .maia-util > :first-child {
        margin: 0
    }

    #maia-header .maia-util .maia-plusone {
        display: block;
        line-height: normal;
        margin-top: 10px !important
    }

    #maia-header .maia-util .maia-search {
        margin-top: 8px !important
    }

    #maia-header .maia-util a + .maia-button {
        margin: 5px 0 5px 10px
    }

    [dir=rtl] #maia-header .maia-util a + .maia-button {
        margin: 5px 10px 5px 0
    }

    * + html #maia-header .maia-util a + .maia-button {
        vertical-align: middle
    }

    #maia-header .maia-plusone {
        display: inline;
        line-height: 50px;
        margin: 0 0 0 10px
    }

    [dir=rtl] #maia-header .maia-plusone {
        margin: 0 10px 0 0
    }

    #maia-header .maia-search {
        float: right;
        margin: 0
    }

    [dir=rtl] #maia-header .maia-search {
        float: left
    }



    @media screen and (max-width: 767px) {
        #maia-header .maia-util .maia-plusone, #maia-header .maia-util .maia-search {
            display: block;
            float: none !important;
            margin: 4px 0 !important
        }

        #maia-header .maia-util .maia-search input[type=text] {
            width: 165px
        }
    }
}




