/* Custom Help Scout StyleSheet - by Devan Sabaratnam (founder of HR Partner - www.hrpartner.io) */
/* Color pallette chosen from https://coolors.co/54494b-7e8287-9da39a-b98389-db2955 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,400i,500,700');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Figtree:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
/* */

:root {
    --base-blue: #294555;
    --dark-blue: #213644;
    --light-teal: #added2;
    --base-teal: #59ae9c;
    --dark-teal: #369777;
    --light-gray: #F5F5F5;
    --border: #DFDFDF;
}


body {
    background: #fbfbfc;
    font-family: "Lato", sans-serif;
}

a {
    color: var(--base-teal);
    transition: all .3s;
}

a:hover {
    color: var(--dark-teal);
    text-decoration: underline;
    transition: all .3s;
}

span {
    transition: all .3s;
}

/* Home Page Title */

#docsSearch h1 {
    font-size: clamp(2rem, 5vw + 1rem, 3.5rem);
    font-weight: 900;
    text-align: center;
    margin-top: .4em;
    font-family: "Figtree", sans-serif;
    color: var(--dark-blue);
    max-width: 767px;
    line-height: 1.1;
    padding: 0px;
    margin-bottom: 0px;
}

.navbar .nav li {
    display: inline-block;
    float: none;
    font-family: "Figtree", sans-serif;
    font-size: 13px;
    letter-spacing: .1em;
}
.navbar .nav li a, .navbar .icon-private-w {
    color: #c5c5c5;
    font-size: 14px;
    font-weight: 300;
    padding: 10px 0px;
    margin: 0px 16px;
    transition: all .3s ease-in-out;
}

.navbar .nav li a:hover, .navbar .nav .active a:hover {
    color: var(--base-teal);
    transition: all .3s ease-in-out;
}

.navbar .nav .active a {
    color:var(--base-teal);
    border-bottom: 4px solid var(--base-teal);
}

.navbar .nav a {
    border-bottom: 4px solid transparent;
}

.navbar .nav .active .caret {
    border-bottom: none;
}

/* Header Size */

a.brand > img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    height: 40px;
    margin-left: 15px;
    width: auto;
    padding: 10px;
}

.navbar .navbar-inner {
    background: var(--base-blue);
    height: 60px;
}
.navbar .navbar-inner .container-fluid {
    padding: 0;
    height: 60px;
}
.navbar .brand {
    float: left;
    display: block;
    padding: 0px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777;
    text-shadow: 0 1px 0 #fff;
}

/* Home Page Search Bar Background */

#docsSearch {
    background: var(--light-gray);
    border-top: none;
    margin-bottom: 3em;
    padding: 3em 0;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Search Input Box */

input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-family: "Figtree",
    sans-serif;
    font-weight: 300;
    letter-spacing: .5px;
}

input:focus, input[type=text]:focus {
    border-color: var(--base-teal);
}

/* Home Page Category Title*/

.category-list h3 {
    color: var(--dark-blue);
    font-size: 18px;
    font-weight: 800;
    line-height: 1.3em;
    font-family: "Figtree", sans-serif;
}

/* Most Popular Articles Section */

.most-pop-articles h2 {
    font-family: "Figtree", sans-serif;
    font-size: clamp(1.4rem, 5vw + .5rem, 2.5rem);
    font-weight: 900;
    color: var(--dark-blue);
}


/* Category Styles */

.category-list .category p {
    color: #7e8287;
    font-family: "Figtree", sans-serif;
    font-weight: 100;
    font-size: 15px;
    letter-spacing: 0.25px;
}
.category-list .category {
    background-color: #fff;
    background-position: top 20px center !important;
    background-repeat: no-repeat !important;
    background-size: 100px auto !important;
    box-shadow: 0 7px 4px -5px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    min-height: 183px;
    padding: 120px 20px 15px;
    position: relative;
    width: 31.5%;
    transition: all 0.2s;
    border-radius: 8px;
}

.category-list .category:hover {
    text-decoration: none;
    background: #f7f7f9;
}


.collection-category h2 {
    font-weight: 500;
    margin: 0 0 20px;
    text-align: center;
    padding-left: 0%;
    font-family: "Figtree", sans-serif;
    /* text-transform: uppercase; */
    color: #7e8287;
    font-size: 22px;
    letter-spacing: 1px;
}

.collection-category h2 a {
    color: var(--dark-teal);
}

.collection-category .category-list {
    margin: 0 0 4em;
    text-align: center;
}



/* Home Page Link Style */

#serp-dd .result a, #serp-dd .result>li.active, #full-Article strong a, .collection a, .contentWrapper a, .most-pop-articles .popArticles a, .most-pop-articles .popArticles a span, .category-list .category .article-count, .category-list .category .article-count, .contentWrapper a {
    font-weight: 500;
    color: var(--base-teal);
    margin-top: 15px;
    text-transform: capitalize;
    text-decoration: none;
    font-family: "Lato", sans-serif;
    font-size: 18px;
}

#serp-dd .result a:hover, #serp-dd .result>li.active, #full-Article strong a:hover, .collection a:hover, .contentWrapper a:hover, .most-pop-articles .popArticles a:hover, .most-pop-articles .popArticles a:hover span, .category-list .category:hover .article-count:hover, .contentWrapper a:hover {
    font-weight: 500;
    color: var(--dark-teal);
    margin-top: 15px;
    text-transform: capitalize;
    text-decoration: underline;
    font-family: "Lato",
    sans-serif;
}
/* Home Page Search Button */

#searchBar button {
    font-family: "Figtree", sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .5px;
    color: #fff;
    text-shadow: 0 0px 0px rgba(255,255,255,.0);
    background: var(--base-teal);
    border: 1px solid var(--base-teal);
    border-radius: 0 5px 5px 0;
    padding: 0 1.5em;
    height: 50px;
    position: absolute;
    transition: all .3s;
}
#searchBar button:hover {
    background: #3fa791;
    text-shadow: 0 0px 0px rgba(255,255,255,.0);
    border: 1px solid var(--dark-teal);
    transition: all .3s;
}
input, button, select, textarea {
    font-family: "Figtree",
    sans-serif,
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
}


/* Category Images */

/*
  Here is where you determine the images to be used just above each section of your Help Scout main page.
  You have to create one #category-xxx CSS selector for each separate category in your Help Scout collection.
  To get your category xxx number, simply visit the relevant category in your Help Scout docs and
  check the URL bar for the 3 digit category number.

  Then you have to specify an image located on a shared server somewhere on the internet that can
  serve up the images so Help Scout can display them.
*/


/* Getting Started (use your actual category names here in the comment to make it easier */
#category-249 {
    background-image: url(https://kailavansumer.github.io/ct-help-imgs/getting%20started%20249.svg);
    background-position: center;
}

/* Student Management */
#category-268 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/student%20management%20268.svg);
}

/* Guardian & Student Experience */
#category-303 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/guardian%20303.svg);
}

/* Guardian & Student Experience */
#category-275 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/communications%20275.svg);
}

/* Communications */
#category-276 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/events%20276.svg);
}

/* Financials */
#category-271 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/financials%20271.svg);
}

/* Instruments */
#category-250 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/instruments%20250.svg);
}

/* Attire */
#category-817 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/attire%20817.svg);
}

/* Library */
#category-282 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/library%20282.svg);
}

/* Equipment */
#category-916 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/equipment%20916.svg);
}

/* Program Adminstration */
#category-854 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/admin%20854.svg);
}

/* FAQs*/
#category-860 {
  background-image: url(https://kailavansumer.github.io/ct-help-imgs/faq%20860.svg);
}
/* etc... keep going and add one CSS ID selector for each category. */



/* Side Bar Styles */

#sidebar .nav-list a {
    display: inline-block;
    font-size: 16px;
    padding: 6px 15px 6px 0;
    line-height: 20px;
    margin-left: 0;
    font-family: "Figtree",
    sans-serif;

}

#sidebar .nav-list .active a, #sidebar .nav-list .active a:hover, #sidebar .nav-list .active a:focus {
    font-weight: 500;
    background: 0 0;
    text-shadow: none;
    text-decoration: underline;
}
#sidebar h3 {
    font-size: 14px;
    color: var(--base-blue);
    font-weight: 500;
    margin-bottom: 4px;
    font-family: "Figtree",
    sans-serif;
    letter-spacing: .25px;
}
/* Article Styles */

#main-content {
    background: none;
    float: right;
    margin-bottom: 2em;
    padding: 32px 0 0 28px;
}

#fullArticle img {
    display: block;
    margin: 1em 0 2em;
    padding: 4px;
    border-radius: 4px;
    box-sizing: border-box;
}

#fullArticle .title, .contentWrapper h1 {
    margin: 0 30px .5em 0;
    font-family: "Figtree",
    sans-serif;
    color: var(--base-blue);
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 2.5rem;
}

#fullArticle .printArticle {
    position: absolute;
    right: 46px;
    top: 40px;
}
#fullArticle, #fullArticle p, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table {
    color: #222;
    font-family: "Lato", sans-serif;
    font-size: 16px;
}

#categoryHead .sort select {
    width: 150px;
    height: 24px;
    margin: 0;
    line-height: 24px;
    font-size: 13px;
    color: #7e8287;
    font-family: "Figtree",
    sans-serif;
    font-weight: 300;
}
/* Style this one if you want bolded article text to have a different color */

#fullArticle strong {
    color: #7e8287;
}

#fullArticle h1 {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 700;
    color: var(--base-blue);
}

#fullArticle h2 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 600;
    font-family: "Figtree",
    sans-serif;
    color: var(--base-blue);
}
#fullArticle h3 {
    font-size: 1.17rem;
    line-height: 1.5rem;
    font-weight: 600;
    font-family: "Figtree",
    sans-serif;
    color: var(--base-blue);
}
#fullArticle h4 {
    font-size: 16px;
    font-family: "Figtree",
    sans-serif;
    font-weight: 500;
    color: var(--base-blue);
}
.contentWrapper p {
    margin-top: -4px;
    word-wrap: break-word;
    font-family: "Figtree",
    sans-serif;
    color: #7e8287;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: .01em;
}

/* Article Footers */

.articleFoot p, .articleFoot time {
    color: #7e8287;
    display: inline-block;
    font-family: "Figtree",
    sans-serif;
    font-weight: 300;
    font-style: italic;
}

/* Page Footers */

footer p a {
    color: #7e8287;
    font-family: "Figtree",
    sans-serif;
    font-weight: 300;
}


/* Contact Modal */

#contactModal h2, .abuse h2 {
    background: #fff;
    margin: 0;
    padding: 11px 0 10px 18px;
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-family: "Figtree",
    sans-serif;
    color: var(--base-teal);
    font-weight: 300;
}
#contactModal .control-label {
    width: 110px;
    font-family: "Figtree",
    sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #7e8287;
}

.btn {
    color: #fff;
    text-shadow: 0 0px 0px rgba(255,255,255,.0);
    background: var(--base-teal);
    border-radius: 5px;
    border: 1px solid var(--base-teal);
    font-size: 14px;
    padding: .5em;
    /* height: 50px; */
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    color: #fff;
    text-shadow: 0 0px 0px rgba(255,255,255,.0);
    background: #8fa7c2;
  border: 1px solid #9da39a;
}

#search-query .btn:hover {
    color: #fff;
    text-shadow: 0 0px 0px rgba(255,255,255,.0);
    background: #8fa7c2;
    border-radius: 5px;
    border: 1px solid #9da39a;
    font-size: 18px;
    padding: 0 1.5em;
    height: 50px;
}

.category-list {
    text-align: center;
}

/* Fix for making homepage category gallery go smoothly from 3 to 2 to 1 column */

@media screen and (max-width: 1105px) {
    section.category-list .category {
        width: 48.2%;
    }
}
@media screen and (max-width: 760px) {
    section.category-list .category {
        box-sizing: border-box;
        margin: 0 0 20px;
        padding: 120px 20px 15px;
        width: 100%;
    }
}
/* RESPONSIVE */

@media (max-width: 768px) {
    .navbar .btn-navbar {
        margin-top: 16px;
        right: -10px;
    }
    .related {
        padding: 30px 25px 25px;
    }
    .related ul {
        margin-left: 0;
    }
    .related h3 {
        padding-left: 0;
    }
    .related ul>li a {
        margin-left: 0;
    }
}
@media screen and (max-width: 480px) {
    #searchBar button {
        color: transparent;
        text-shadow: 0;
        background: transparent;
        border-radius: 0 5px 5px 0;
        border: 0;
        font-size: 18px;
        padding: 0 1.5em;
        height: 50px;
        position: absolute;
    }
    #searchBar button .icon-search {
        display: block;
        text-shadow: none;
        margin-top: 15px;
    }
    #searchBar button:hover .icon-search:hover {
        display: block;
        text-shadow: none;
        margin-top: 15px;
        background-color: transparent;
    }

    .most-pop-articles.two-col .popArticles {
    display: flex;
    flex-direction: column;
    }
}
@media (max-width: 480px) {
    #fullArticle .title, .contentWrapper h1 {
        font-size: 24px;
    }
    #fullArticle h2 {
        font-size: 20px;
    }
}


/* Collection Titles  */
.collection-category h2 a {
    color: #54494b;
}

.collection-category h2 {
    font-weight: 400;
    margin: 0 0 20px;
    padding-left: .65%;
    font-family: "Figtree",
    sans-serif;
    text-align: center;
}