
.wy-side-nav-search {
    background-color: #28334a;
    color: #fcfcfc;
}

.wy-nav-top {  /* mobile header*/
	background: #28334a;
}

.wy-nav-side {
    background: #28334a;
}

/*Font for text */
body {
    font-family: "Roboto","proxima-nova","Helvetica Neue",Arial,sans-serif;
    font-weight: normal;
    color: #404040;
    min-height: 100%;
    overflow-x: hidden;
    background: #edf0f2
}

.wy-body-for-nav {
	background: left repeat-y #ffffff;
}


/*sidebar links on hover */
.wy-menu-vertical a:hover {
    background-color: #4e4a4a;
}
/* Side bar TOC titles*/
.wy-menu-vertical .caption {
	color: #e16a2d !important;
}

 /*Now make content a fixed width*/
.wy-nav-content {
	max-width: 55em;
}


/*my version*/
.version {
	color: #303a4c !important;
}
/* differentiate current version in slider*/
strong a {
	color: #e16a2d !important;
}

.wy-menu-vertical a:hover {
    background-color: #54616E;
}

/* show version in drop down span v:latest */
.rst-versions .rst-current-version {
	color: #e16a2d;
}


/*link submenus */
.wy-menu-vertical li.current a {
    color: #2f4050;
    border-right: solid 1px #c9c9c9;
}

/* removes onhover for logo */
.wy-side-nav-search>a:hover,.wy-side-nav-search .wy-dropdown>a:hover {
   background: none !important;
}

/* float glyphicon for version span */
.rst-versions .rst-current-version .fa-info-circle,.rst-versions .rst-current-version .icon-book {
 float:left
}

/* collapsable span for versions and pdf */
.rst-versions .rst-current-version {
	background-color: #28334a;
	color: #e16a2d;
}

/* override table no-wrap */
.wy-table-responsive table td, .wy-table-responsive table th {
    white-space: normal;
}



.rst-versions {
	border-top: solid 3px #e16a2d;
}

.rst-content .highlight > pre {color:#ccc;}

/* Pygment styles https://raw.githubusercontent.com/jwarby/pygments-css/master/fruity.css */
.highlight pre { background-color: #333; }
.highlight .hll { background-color: #333333 }
.highlight .c { color: #008800; font-style: italic; background-color: #0f140f } /* Comment */
.highlight .err { color: #ffffff } /* Error */
.highlight .g { color: #ffffff } /* Generic */
.highlight .k { color: #fb660a; font-weight: bold } /* Keyword */
.highlight .l { color: #ffffff } /* Literal */
.highlight .n { color: #ffffff } /* Name */
.highlight .o { color: #ffffff } /* Operator */
.highlight .x { color: #ffffff } /* Other */
.highlight .p { color: #ffffff } /* Punctuation */
.highlight .cm { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Multiline */
.highlight .cp { color: #ff0007; font-weight: bold; font-style: italic; background-color: #0f140f } /* Comment.Preproc */
.highlight .c1 { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Single */
.highlight .cs { color: #008800; font-style: italic; background-color: #0f140f } /* Comment.Special */
.highlight .gd { color: #ffffff } /* Generic.Deleted */
.highlight .ge { color: #ffffff } /* Generic.Emph */
.highlight .gr { color: #ffffff } /* Generic.Error */
.highlight .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #ffffff } /* Generic.Inserted */
.highlight .go { color: #444444; background-color: #222222 } /* Generic.Output */
.highlight .gp { color: #ffffff } /* Generic.Prompt */
.highlight .gs { color: #ffffff } /* Generic.Strong */
.highlight .gu { color: #ffffff; font-weight: bold } /* Generic.Subheading */
.highlight .gt { color: #ffffff } /* Generic.Traceback */
.highlight .kc { color: #fb660a; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #fb660a; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #fb660a; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #fb660a } /* Keyword.Pseudo */
.highlight .kr { color: #fb660a; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #cdcaa9; font-weight: bold } /* Keyword.Type */
.highlight .ld { color: #ffffff } /* Literal.Date */
.highlight .m { color: #0086f7; font-weight: bold } /* Literal.Number */
.highlight .s { color: #0086d2 } /* Literal.String */
.highlight .na { color: #ff0086; font-weight: bold } /* Name.Attribute */
.highlight .nb { color: #ffffff } /* Name.Builtin */
.highlight .nc { color: #ffffff } /* Name.Class */
.highlight .no { color: #0086d2 } /* Name.Constant */
.highlight .nd { color: #ffffff } /* Name.Decorator */
.highlight .ni { color: #ffffff } /* Name.Entity */
.highlight .ne { color: #ffffff } /* Name.Exception */
.highlight .nf { color: #ff0086; font-weight: bold } /* Name.Function */
.highlight .nl { color: #ffffff } /* Name.Label */
.highlight .nn { color: #ffffff } /* Name.Namespace */
.highlight .nx { color: #ffffff } /* Name.Other */
.highlight .py { color: #ffffff } /* Name.Property */
.highlight .nt { color: #fb660a; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #fb660a } /* Name.Variable */
.highlight .ow { color: #ffffff } /* Operator.Word */
.highlight .w { color: #888888 } /* Text.Whitespace */
.highlight .mf { color: #0086f7; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0086f7; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0086f7; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0086f7; font-weight: bold } /* Literal.Number.Oct */
.highlight .sb { color: #0086d2 } /* Literal.String.Backtick */
.highlight .sc { color: #0086d2 } /* Literal.String.Char */
.highlight .sd { color: #0086d2 } /* Literal.String.Doc */
.highlight .s2 { color: #0086d2 } /* Literal.String.Double */
.highlight .se { color: #0086d2 } /* Literal.String.Escape */
.highlight .sh { color: #0086d2 } /* Literal.String.Heredoc */
.highlight .si { color: #0086d2 } /* Literal.String.Interpol */
.highlight .sx { color: #0086d2 } /* Literal.String.Other */
.highlight .sr { color: #0086d2 } /* Literal.String.Regex */
.highlight .s1 { color: #0086d2 } /* Literal.String.Single */
.highlight .ss { color: #0086d2 } /* Literal.String.Symbol */
.highlight .bp { color: #ffffff } /* Name.Builtin.Pseudo */
.highlight .vc { color: #fb660a } /* Name.Variable.Class */
.highlight .vg { color: #fb660a } /* Name.Variable.Global */
.highlight .vi { color: #fb660a } /* Name.Variable.Instance */
.highlight .il { color: #0086f7; font-weight: bold } /* Literal.Number.Integer.Long */

/* Hide "On Read the Docs" and "On GitHub" sections
 If we add translations, we need to add another dl to this as well */
dl + dl + dl  {
    display: none;
}


/*make images pop*/
img {
	box-shadow: 0px 0px 7px 1px #ccc;
}
/* 'cept for the logo*/
.logo {
	box-shadow: none;
}

/* Set fixed size for product logo image bc IE cant handle auto */
.wy-side-nav-search img {
	/* height: 77px !important;*/
	width: 256px !important;
}



/*2019 overrides*/
body {
    color: #5A5A5A;
    font-family: "Ideal Sans SSm A", "Ideal Sans SSm B", sans-serif;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
    font-weight: 400;
}

a {
    color: #F05651;
}

.wy-side-nav-search,
.wy-nav-side,
.rst-versions,
.rst-versions .rst-current-version {
    background: #191348;
}

.rst-versions {
    border-top-color: #F05651;
}

.wy-menu-vertical .caption {
    color: #F05651 !important;
}

.btn {
    background: #F05651 !important;
    border: none;
    border-radius: 20px;
    box-shadow: none;
    color: #fff !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    padding: 13px 22px;
    text-align: center;
    text-decoration: none;
    transition: background .2s;
}

.btn:visited {
    color: #fff !important;
}

.btn:hover {
    background: #ec2822 !important;
}

.btn .fa {
    color: #fff;
}

.rst-content .admonition-title {
    background: #191348;
}

.rst-content .important .admonition-title {
    background: #F05651;
}

.rst-content .admonition.important {
    background: #fcdddc;
}

.wy-table-responsive table {
    border: none !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
}

.wy-table-responsive thead th {
    border: none !important;
    color: #191348;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.78;
    padding: 16px 20px;
    text-align: left;
    text-transform: uppercase;
}

.wy-table-responsive tbody {
    border-radius: 10px;
}

.wy-table-responsive tbody td {
    color: #5A5A5A;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    padding: 12px 16px;
}

.wy-table-responsive tbody tr td {
    background: none !important;
    border-left: 2px solid #E1E1E1 !important;
    border-bottom: 2px solid #E1E1E1 !important;
    border-right: none !important;
    border-top: none !important;
}

.wy-table-responsive tbody tr td:last-child {
    border-right: 2px solid #E1E1E1 !important;
}

.wy-table-responsive tbody tr:first-child td {
    border-top: 2px solid #E1E1E1 !important;
}

.wy-table-responsive tbody tr:first-child td:first-child {
    border-top-left-radius: 10px;
}

.wy-table-responsive tbody tr:first-child td:last-child {
    border-top-right-radius: 10px;
}

.wy-table-responsive tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.wy-table-responsive tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}
