/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.envy-doc-section {
    width: 100% !important;
    max-width: 100% !important;
    padding: 1rem 0;   
}
.envy-doc-section .pagination-single {
   display: none;
}
.envy-doc-section .comments-wrapper {
    display: none;
}
.envy-doc-section h2 {
    margin: 25px 0 25px !important;
    padding: 0 0 30px;
    font-weight: 700;
    border-bottom: 1px solid #999;
    font-size: 40px;
    line-height: 40px;
}
.docs-list {
    width: 100%;
    padding: 0;
    list-style: none;
    border: 1px solid #999;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    margin: 30px 0;
} 
.docs-list span {
    font: normal normal normal 16px/1 FontAwesome;
    margin-right: 5px;
}
.docs-list-left span, .docs-list-right span {
    font: normal normal normal 20px/1 FontAwesome;
    margin-right: 7px;
}
.docs-list a {
    text-decoration: none;
}
.docs-list h3 {
    border-bottom: 1px solid #999;
    font-size: 15px;
    font-weight: 700;
    padding: 4px 0 16px 0;
    margin: 10px 0 !important;
    line-height: 1.4;
}
.envy-kb-panel p {
    font-size: 14px !important;
}
.docs-list h3 i, .all-docs-section li i, .all-docs-subsection li i, .all-docs-subsection-sub li i {
    color: #16609a;
    margin-right: 5px;
}
.docs-list-left h3 i, .docs-list-right h3 i, .single-doc-section li i, .single-doc-subsection li i, .single-doc-subsection-sub li i {
    color: #16609a;
    margin-right: 5px;
}
.envy-doc-subnav i {
    margin-right: 5px;
} 
.docs-list ul {
    padding: 0 15px;
    margin: 0;
    list-style-type: none !important;
}
.all-docs-section, .single-doc-section {
    list-style-type: none !important;
}
.all-docs-subsection, .single-doc-subsection {
    list-style-type: none !important;
}
.all-docs-subsection-sub, .single-doc-subsection-sub {
    list-style-type: none !important;
}
.all-docs-section li {
    font-size: 16px;
}
.envy-doc-single-link {
    text-align: center;
    padding: 5px 0;
    border-top: 1px solid #999;
    background-color: aliceblue;
    margin-top: 15px;
}
.envy-doc-single-link a {
    font-size: 15px;
}
.envy-doc-container {
    margin: 0 auto;
    width: 80%;
    max-width: 80%;
}
.text-center {
    text-align: center;
}
.envy-doc-form {
    margin: 0 auto !important;
    width: max-content !important;
    flex-wrap: nowrap !important;
}
.envy-doc-widget-form {
    flex-wrap: nowrap !important;
}
.col-4:nth-child(3n+1) {
    clear: both;
}
.col-6:nth-child(2n+1) {
    clear: both;
}
.envy-doc-search {
    font-size: 17px !important;
    border: 1px solid grey !important;
    border-color: gray !important;
    float: left;
    background: #FFFFFF !important;
    padding: 16px 32px !important;
    margin: 0 !important;
    font-family: initial !important;
}
.envy-kb-search {
    font-size: 17px !important;
    border: 1px solid grey !important;
    border-color: gray !important;
    float: left;
    background: #FFFFFF !important;
    padding: 16px 32px !important;
    margin: 0 !important;
    font-family: initial !important;
    line-height: 1 !important;
}
.envy-doc-search-btn-list {
    float: left;
    padding: 0;
    color: #333333;
    font-size: 17px;
    background: #FFFFFF !important;
    border: 1px solid grey;
    border-left: none;
    text-decoration: none;
    text-transform: capitalize;
}
.envy-doc-search-btn-list:hover {
    text-decoration: none;
}
.envy-doc-search-btn-list i {
    margin-left: 5px;
    font-size: 18px;
}
.envy-doc-select {
    border: none;
    font-size: 18px;
    cursor: pointer;
    background-color: #fff;
    color: #333333;
    width: 250px;
}
.envy-doc-widget-select {
    border: none;
    font-size: 18px;
    cursor: pointer;
    background-color: #fff;
    color: #333333;
    width: 250px;
}
.envy-doc-search-btn-list-widget {
    float: left;
    padding: 0;
    color: #333333;
    font-size: 17px;
    background: #FFFFFF !important;
    border: 1px solid grey;
    border-left: none;
    text-decoration: none;
    text-transform: capitalize;
}
.envy-doc-select-widget {
    border: none;
    padding: 15px 5px 15px 5px;
    font-size: 18px;
    cursor: pointer;
    background-color: #fff;
    color: #333333;
}
select::-ms-expand {
    text-indent: 50px;
    padding: 1.4rem 1rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent; 
    background-position-x: 75%;
    background-position-y: 10px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
}
select {
    text-indent: 50px;
    padding: 1.4rem 1rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent; 
    background-position-x: 75%;
    background-position-y: 10px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
}
.envy-doc-search-btn {
    float: left;
    width: 15% !important;
    padding: 15px 10px;
    background: #2196F3;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}
ul.envy-doc-breadcrumb {
    padding: 10px 5px;
    margin: 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: aliceblue;
}
ul.envy-doc-breadcrumb li {
    display: inline;
    font-size: 18px;
    margin: 0 0 0 10px;
}
ul.envy-doc-breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}
ul.envy-doc-breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}
ul.envy-doc-breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}
.envy-doc-print {
    float: right;
    margin-right: 30px !important;
}
.envy-doc-print:before {
    display: none;
}
.docs-list-left {
    margin-right: 25px;
}
#lastActive .active {
    color: green;
}
.docs-list-left h3 {
    margin: 0 0 25px 0 !important;
    padding-bottom: 20px;
    border-bottom: 1px solid darkgray;
    font-size: 25px;
}
.docs-right {
    border-left: 1px solid darkgray;
}
.docs-list-right {
    margin-left: 25px;
}
.docs-list-right h3, .docs-list-full h3 {
    margin: 20px 0 20px 0 !important;
    padding-bottom: 20px;
    border-bottom: 1px solid darkgray;
    font-size: 25px;
}
.docs-list-right .single-doc-section, .docs-list-full .single-doc-section {
    margin-bottom: 20px;
}
.single-doc-section {
    padding: 0 !important;
}
.top-menu {
    width: max-content;
    margin: 10px auto;
    padding: 0;
}
.top-menu-breadcrumb {
    margin-top: 50px !important;
}
.top-menu li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}
.envy-doc-navbar {
    overflow: hidden;
    background-color: #333; 
}
.envy-doc-navbar a {
    float: left;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}
.top-menu i {
    float: left;
    padding: 14px 5px;
    margin-left: 5px;
    margin-top: 5px;
}
.envy-doc-subnav {
    overflow: hidden;
    width: max-content;
    text-align: center;
    margin: 0 auto;
}
.envy-doc-subnav .subnavbtn {
    font-size: 16px;  
    border: none;
    outline: none;
    color: white;
    padding: 18px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}
.envy-doc-navbar a:hover, .envy-doc-subnav:hover .subnavbtn {
    background-color: #FFFFFF !important;
    color: #333 !important;
}
.subnav-content {
    display: none;
    position: absolute;
    background-color: #eee !important;
    z-index: 1;
}
.subnav-content a {
    float: left;
    color: #333 !important;
    text-decoration: none;
}
.subnav-content a:hover {
    background-color: #eee;
    color: black;
}
.envy-doc-subnav:hover .subnav-content {
    display: block;
}
.top-menu.single-doc-subsection, .top-menu.single-doc-subsection-sub {
    display: none;
    position: absolute;
    background-color: #eee !important;
    z-index: 1;
    margin-top: 55px;
}
.top-menu.single-doc-section li .single-doc-subsection {
    display: block;
}
.fa.fa-caret-down {
    margin-left: 10px;
}
.email-form-popup {
    cursor: pointer;
    text-decoration: underline;
    color: #cd2653;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw !important;
    height: 100vh !important;
    max-width: 100vw !important;
    background-color: #000;
    margin-top: 0 !important;
}
.modal-backdrop.show {
    opacity: .5;
}
.envy-doc-email-form {
    z-index: 9999;
    position: fixed;
    top: 10%;
    left: 35%;
    background-color: white;
    width: 400px !important;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
}
.envy-doc-email-form-save {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    border: 1px solid;
    cursor: pointer;
    display: inline;
    padding: 12px 30px;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 15px;
    font-weight: 400;
}
.envy-doc-email-form-cancel {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    border: 1px solid;
    cursor: pointer;
    display: inline;
    padding: 12px 30px;
    margin-top: 10px;
    margin-right: 5px;
    font-size: 15px;
    font-weight: 500;
}
.envy-doc-email-form-input {
    margin-bottom: 10px !important;
    width: 100%;
}
.envy-doc-email-form-heading {
    padding: 0 !important;
    margin-top: 10px !important;
    margin-bottom: 25px !important;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
}
.wp-post-image {
    max-height: 500px !important;
}
.envy-kb-panel {
  padding: 10px 20px 20px 20px;
  display: none;
  border-bottom: 1px solid #999;
  margin-bottom: 15px;
}
.envy-kb-panel p {
  text-align: justify;
}
.docs-list h3 i {
    margin-left: 10px;
    cursor: pointer;
}
#envy-doc-voting {
    width: max-content;
    margin: 50px auto;
}
#envy-doc-voting span {
    float: left;
    margin-top: 5px;
}
.envy-doc-single-wrap {
    display: table;
    min-width: 100%;
}
.envy-doc-single-section {
    display: table-header-group;
}

/*-----------------------------------------------------------------------------------*/
/* Thumbs Ratings Styles */
/*-----------------------------------------------------------------------------------*/

.thumbs-rating-container {
    padding: 0 1rem;
    display: block;
    width: max-content;
    margin: 0 auto;
    float: left;
}
.thumbs-rating-container button {
    cursor: pointer;
}
.thumbs-rating-container button:hover {
    color: #dddddd;
}
.thumbs-rating-container .thumbs-rating-up,
.thumbs-rating-container .thumbs-rating-down {
    padding: 0.5em;
    color: white;
}
.thumbs-rating-container .thumbs-rating-up {
    background: #27ae60;
    border: 1px solid #26aa5e;
    margin-right: 10px;
}
.thumbs-rating-container .thumbs-rating-up:hover {
    background-color: #295 !important;
    color: #fff;
}
.thumbs-rating-container .thumbs-rating-down {
    background-color: #e43725;
    border: 1px solid #e64837;
}
.thumbs-rating-container .thumbs-rating-down:hover {
    background: #e74c3c !important;
    color: #fff;
}
.thumbs-rating-container .thumbs-rating-already-voted {
    display: none;
    font-size: 0.9em;
    padding-top: 1em;
}
.thumbs-rating-container .thumbs-rating-already-voted.thumbs-rating-show {
    display: block;
}
.row::after {
    content: "";
    clear: both;
    display: table;
}
[class*="col-"] {
    float: left;
    padding: 0 15px;
}
/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}
@media only screen and (min-width: 600px) {
    /* For tablets: */
    .col-s-1 {width: 8.33%;}
    .col-s-2 {width: 16.66%;}
    .col-s-3 {width: 25%;}
    .col-s-4 {width: 33.33%;}
    .col-s-5 {width: 41.66%;}
    .col-s-6 {width: 50%;}
    .col-s-7 {width: 58.33%;}
    .col-s-8 {width: 66.66%;}
    .col-s-9 {width: 75%;}
    .col-s-10 {width: 83.33%;}
    .col-s-11 {width: 91.66%;}
    .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .envy-kb-search {
        min-width: 300px !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .envy-kb-search {
        min-width: 400px !important;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .envy-kb-search {
        min-width: 500px !important;
    }
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .envy-kb-search {
        min-width: 600px !important;
    }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .envy-kb-search {
        min-width: 600px !important;
    }
}
