/*!
 * Documenter 2.0
 * http://rxa.li/documenter
 *
 * Copyright 2011, Xaver Birsak
 * http://revaxarts.com
 *
 */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: Roboto;
    font-size: 17px;
    line-height: 23px;
    vertical-align: baseline;
}

html {
    font-size: 101%;
    font-family: Roboto, verdana, arial, sans-serif;
    font-size: 12px;
    -webkit-text-size-adjust: none;
    color: #6F6F6F;
    background-color: #efefef;
}

body {
    min-height: 100%;
    height: auto;
    width: 100%;
}

.spacer_100 {
    width: 100%;
    clear: both;
    height: 100px;
}

.spacer_80 {
    width: 100%;
    clear: both;
    height: 80px;
}

#documenter_cover .clickable_intro_box p {
    width: 100%;
    margin-top: 5px;
    color: #606060;
}

#documenter_content ul li,
#documenter_content ol li,
#documenter_content p {
    line-height: 30px;
    font-weight: 400;
    color: #666666;
    font-size: 18px;
}

.clickable_intro_box svg {
    margin-top: 17px;
}

.clickable_intro_box {
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    top: 50px;
    padding-top: 10px;
    color: #606060;
    height: 190px;
}

footer, header, section {
    display: block;
}

a {
    color: #6F6F6F;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline
}

p, ul, ol {
    margin: 18px 0;
    line-height: 1.5em;
}

li {
    list-style: none;
}

li.placeholder {
    height: 70px;
    width: 100%;
    font-size: 16px;
}

hr {
    display: block;
    height: 0px;
    line-height: 0px;
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #aaa;
    margin: 16px 0;
    padding: 0;
    clear: both;
    float: none;
}

hr.notop {
    margin-top: 0;
}

strong {
    font-weight: 700;
}

#documenter_buttons {
    position: absolute;
    right: 10px;
    margin-top: -30px;
}

.btn {
    cursor: pointer;
    width: auto;
    padding: 7px 7px 8px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.btn:hover {
    border: 1px solid #B1B4B0;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.btn:active {
    border: 1px solid #B1B4B0;
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
    background-color: #eee;
}

#documenter_content {
    position: absolute;
    right: 18px;
    left: 320px;
    padding-left: 10px;
    padding-bottom: 800px;
    min-height: 100%;
    height: auto;
    z-index: 1;
}

#documenter_sidebar {
    -moz-box-shadow: 0 0 6px rgba(3, 3, 3, 0.6);
    -webkit-box-shadow: 0 0 6px rgba(3, 3, 3, 0.6);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    position: fixed;
    left: 0;
    width: 270px;
    height: 100%;
    min-height: 100%;
    z-index: 100;
    background-color: #fff !important;
}

div#documenter_support .col-md-3 p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 0px;
    text-align: center;
    width: 100%;
    color: #606060;
}

div#documenter_support .col-md-3 h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
    line-height: 26px;
    margin-top: 12px;

    /* identical to box height */

    text-align: center;

    color: #454545;
}


#documenter_sidebar a {
    color: #737373;
    position: relative;
    z-index: 100;
}

img {
    border: 0;
}

#documenter_copyright {
    position: absolute;
    bottom: 10px;
    font-size: 10px;
    display: none;
    right: 15px;
    width: 200px;
    text-align: right;
    z-index: 1
}

noscript {
    display: block;
    position: absolute;
    top: 238px;
    margin: 0 auto;
    width: 800px;
    bottom: 0;
    z-index: 20;
}

noscript p {
    width: 800px;
    font-size: 20px;
    padding-top: 20px;
    margin: 0 auto;
    color: #4D4D4D;
}

.small {
    font-size: 10px;
    letter-spacing: 0;
}

/*----------------------------------------------------------------------*/
/* Sidebar
/*----------------------------------------------------------------------*/

#documenter_sidebar #documenter_logo {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: auto;
    max-height: 200px;
    /*min-height: 165px;*/
    width: 200px;
}

#documenter_sidebar ul {
    font-size: 12px;
    font-weight: 700;
    min-height: 150px;
    height: 75%;
    overflow: auto;
    margin: 0;
    /*margin-left: 16px;*/
}

#documenter_sidebar ul li {
    text-align: right;
    padding: 0;
    margin-left: 10px;
}

#documenter_sidebar ul a {
    display: block;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid rgba(221, 221, 221, 0.5);

    padding: 10px;
    text-align: left;
}

#documenter_sidebar ul a:hover, #documenter_sidebar ul a.current {
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    text-decoration: none;
}

#documenter_sidebar ul li ul {
    border-top: 0;
    font-size: 10px;
    min-height: 10px;
    height: auto;
    overflow: auto;
    margin: 0;
    display: none;
}

#documenter_sidebar ul li ul li a {
    margin-left: 15px;
}

/*----------------------------------------------------------------------*/
/* Content
/*----------------------------------------------------------------------*/
.page-header2 {
    color: #2594FF;
    margin-bottom: 20px;
}

.page-header3 {
    color: #2594FF;
    margin: 0 0 25px 25px;
}

.page-header4 {
    color: #2594FF;
    margin: 0 0 25px 50px;
}

.page-header5 {
    color: #2594FF;
    margin: 0 0 25px 75px;
}

#documenter_content pre {
    background-color: #1e1b47;
    color: white;
    padding: 2rem 3rem;
    font-size: medium;
}

a#active {
    text-decoration: underline !important;
}

#documenter_cover {
    position: relative;
    height: 700px;
    padding-top: 140px !important;

}

#documenter_cover li {
    list-style: none !important;
    margin-left: 0 !important;
}

#documenter_cover p {
    width: 85%;
}

#documenter_content .section {
    padding-top: 70px;
    overflow: hidden;
}

#documenter_content h1 {
    font-size: 30px;
    font-weight: 700;
}

#documenter_content h2 {
    font-size: 20px;
    margin-bottom: 18px;
    font-weight: 100;
}

#documenter_content h3 {
    /*font-size: 35px;*/
    font-weight: bold;
    margin: 0;
    color: #454545;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 35px;
    /* identical to box height */


}

div#documenter_support {
    text-align: center;
}

#documenter_content h4 {
    font-size: 22px;
    margin: 18px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #d5d5d5;
    font-weight: bold;
}

#documenter_content h5 {
    font-size: 20px;
    margin: 18px 0;
    font-weight: 500;
}

#documenter_content h6 {
    font-size: 18px;
    margin: 18px 0;
    font-weight: 100;
}

#documenter_content p {
    margin: 18px 0;
}

#documenter_content ol li {
    list-style: decimal;
    margin-left: 36px;
}

#documenter_content ul li {
    list-style: square;
    margin-left: 36px;
}

#documenter_content dl {
}

#documenter_content dl dt {
    padding-top: 12px;
    font-weight: 700;
    font-size: 14px;
}

#documenter_content dl dd {
    padding-top: 3px;
    margin-left: 18px;
}

#documenter_content table {
    border-collapse: collapse;
}

#documenter_content table th {
    font-weight: 700;
}

#documenter_content table th, #documenter_content table td {
    padding: 3px;
    text-align: left;
}

#documenter_content code {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
}

#documenter_content .warning {
    padding: 10px 10px 10px 30px;
    border: 1px solid #D5D458;
    background-color: #F0FEB1;
    background-image: url(img/warning.png);
    background-repeat: no-repeat;
    background-position: 8px 11px;
}

#documenter_content .info {
    padding: 10px 10px 10px 30px;
    border: 1px solid #6AB3FF;
    background-color: #A3D0FF;
    background-image: url(img/info.png);
    background-repeat: no-repeat;
    background-position: 8px 11px;
}

#documenter_content div.alert {
    padding: 50px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#documenter_content div.alert-success, #documenter_content div.alert-success div.alert-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

#documenter_content div.alert-danger, #documenter_content div.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
}

#documenter_content div.alert-danger,
#documenter_content div.alert-error,
#documenter_content div.alert-danger div.alert-heading,
#documenter_content div.alert-error div.alert-heading {
    color: #b94a48;
}

#documenter_content div.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
}

#documenter_content div.alert-info, #documenter_content div.alert-info div.alert-heading {
    color: #3a87ad;
}

#documenter_content div.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

#documenter_content div.alert-block > p, #documenter_content div.alert-block > ul {
    margin-bottom: 0;
}

#documenter_content div.alert-block p + p {
    margin-top: 5px;
}


/*----------------------------------------------------------------------*/
/* Print Styles
/*----------------------------------------------------------------------*/

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    /* Black prints faster: sanbeiji.com/archives/953 */
    a, a:visited {
        color: #444 !important;
        text-decoration: underline;
    }

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

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

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

    /* Don't show links for images, or javascript/internal links */
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    /* css-discuss.incutio.com/wiki/Printing_Tables */
    tr, img {
        page-break-inside: avoid;
    }

    @page {
        margin: 0.5cm;
    }

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

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

    hr {
        border-top: 1px solid #000 !important;
        border-bottom: 0 !important;
    }

    #documenter_sidebar {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: absolute;
        left: 10px;
        top: 0;
        width: 100%;
        margin-top: 500px;
    }

    #documenter_sidebar ul:before {
        content: "Table of Contents";
    }

    #documenter_sidebar ul {
        border: 0 !important;
    }

    #documenter_sidebar ul li {
        border: 0 !important;
        text-align: left;
    }

    #documenter_sidebar ul li a {
        border: 0 !important;
        text-align: left;
        padding: 4px;
    }

    #documenter_sidebar ul li a:hover {
        border: 0 !important;
    }

    #documenter_sidebar #documenter_logo {
        display: none;
    }

    #documenter_sidebar #documenter_copyright {
        display: none;
    }

    #documenter_content {
        left: 10px;
    }

    #documenter_cover {
        margin-bottom: 300px;
    }

    #documenter_content .warning {
        background-image: url(img/warning.png) !important;
        background-repeat: no-repeat !important;
        background-position: 8px 11px !important;
    }

    #documenter_content .info {
        background-image: url(img/info.png) !important;
        background-repeat: no-repeat !important;
        background-position: 8px 11px !important;
    }
}


code {
    background-color: rgb(128, 128, 128) !important;
    border: 1px solid rgba(0, 0, 0, 0.07);
    color: rgb(255, 255, 255) !important;
}


html {
    background-color: #EEEEEE;
    color: #383838;
}

::-moz-selection {
    background: #242526;
    color: #DD5D24;
}

::selection {
    background: #242526;
    color: #DD5D24;
}

#documenter_sidebar #documenter_logo {
    width: 100%;
    padding: 20px 0;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 10px;
}

#documenter_logo h2 {
    color: #222222;
    font-weight: 600;
}

#documenter_sidebar #documenter_logo img {
    display: block;
    max-width: 130px;
    /*margin: 0 auto;*/
}

div#documenter_sidebar_link a {
    font-size: 12px;
    line-height: 14px;
}

div#documenter_sidebar_link p {
    padding-left: 20px;
    color: #999999;
    background: white;
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 30px;
}

a {
    color: rgb(227, 195, 120);
    outline: none !important;
    text-decoration: none !important;
}

.btn {
    border-radius: 3px;
}

.btn-primary {
    background-image: -moz-linear-gradient(top, #008C9E, #006673);
    background-image: -ms-linear-gradient(top, #008C9E, #006673);
    background-image: -webkit-gradient(linear, 0 0, 0 008 C9E%, from(#343838), to(#006673));
    background-image: -webkit-linear-gradient(top, #008C9E, #006673);
    background-image: -o-linear-gradient(top, #008C9E, #006673);
    background-image: linear-gradient(top, #008C9E, #006673);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008C9E', endColorstr='#006673', GradientType=0);
    border-color: #006673 #006673 #bfbfbf;
    color: #FFFFFF;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    border-color: #008C9E #008C9E #bfbfbf;
    background-color: #006673;
}

hr {
    border-top: 1px solid #D4D4D4;
    border-bottom: 1px solid #FFFFFF;
}

#documenter_sidebar, #documenter_sidebar ul a {
    background-color: rgb(238, 238, 238);
    color: #ffffff;
}

#documenter_sidebar ul a {
    text-shadow: none;
}

#documenter_sidebar ul li:last-child {
    /*padding-bottom: 50px;*/
}

#documenter_sidebar ul {
    border-top: 1px solid rgba(221, 221, 221, 0.5);
    /*font-size: 16px!important;*/
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

#documenter_sidebar ul a {
    /*border: 1px solid rgba(221, 221, 221, 0.5);*/
    border-top: 0 none;
    color: #606060;
    background: #fff;
    width: 90%;
}

#documenter_sidebar ul a:hover {
    /*background-color: #2594FF;*/
    border-top: 0 none;
    color: #454545;
}

#documenter_sidebar ul a.current {
    font-weight: bold;
    color: #454545;
    border-top: 0 none;
}

img {
    max-width: 100%;
}


.mt_purchase_link span {
    font-size: 13px !important;
    position: relative;
    top: -1px;
}

#mt_trigger-overlay.mt_purchase_link.only_purchase {
    bottom: 30px;
}

#documenter_content section div > h3 {
    border-bottom: 1px solid #d5d5d5 !important;
    padding-bottom: 14px;
}

.screenshot-design {
    border: 1px solid black;
}