/*********************************************************************

    Chris Framework - Botstrap Responsive osTicket Theme
    Version 1.0.4 | Released 2020.03.31
    
    Rhuziel Joy Caro <rhuziel.doc@gmail.com>
    Copyright (c) 2020 CodTechz PH
    https://codtechz.store


    MIT License

    Copyright (c) 2020 CodTechz PH

    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    SOFTWARE.

**********************************************************************/
body{background:#fff}.bg-blue{background-color:#081753!important}.card-header{background-color:#0d2f81;color:#fff}.btn-primary{background-color:#0d2f81;border-color:#0d2f81}.thread-entry.message .header{background:#e8e8e8}.thread-entry.avatar.message .header:before{border-right-color:#bababa}.thread-entry.avatar.message .header:after{top:7px;left:-8px;right:initial;border-left:none;border-right:7px solid #e8e8e8;margin-left:1px}.link,a{margin-bottom:0}.link:hover,a:hover{border-bottom:0 dotted #0072bc;margin-bottom:0;cursor:pointer}.dropdown-menu a{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}#nav{margin:0 20px;padding:2px 10px;height:20px;background:url(../images/nav_bg.png) top left repeat-x;border-top:1px solid #aaa;box-shadow:0 3px 2px rgba(0,0,0,.4);-moz-box-shadow:0 3px 2px rgba(0,0,0,.4);-webkit-box-shadow:0 3px 2px rgba(0,0,0,.4);white-space:nowrap}#nav li{margin:0;padding:0;list-style:none;display:inline}#nav li a{display:inline-block;width:auto;height:20px;line-height:20px;text-align:center;padding:0 10px 0 32px;margin-left:10px;color:#333;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;background-position:10px 50%;background-repeat:no-repeat}#faq{clear:both;margin:0;padding:5px}#faq ol{font-size:15px;margin-left:0;padding-left:0;border-top:1px solid #ddd}#faq ol li{list-style:none;margin:0;padding:0;color:#999}#faq ol li a{padding:1rem 0}#faq ol li a:hover{background-color:#e9f5ff}#faq .article-meta{padding:5px;background:#fafafa}#ticketForm div input:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}#clientLogin div input,#clientLogin div textarea,#ticketForm div input,#ticketForm div textarea{width:100%}input[type=email],input[type=password],input[type=text],select{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}#faq ol li a{padding-left:0;background:0 0}#clientLogin{display:block;margin-top:0;padding:0;border:none;border-radius:0;box-shadow:none;background:#fff}#loading h4{margin:3px 0 0 0;padding:0;color:#d80}.carousel{margin-bottom:4rem}.carousel-caption{bottom:3rem;z-index:10}.carousel-item{height:32rem}.carousel-item>img{position:absolute;top:0;left:0;min-width:100%;height:auto},#landing_page h1,#landing_page h2,#landing_page h3{margin-bottom:0;color:#000}.marketing .col-lg-4{margin-bottom:1.5rem;text-align:center}.marketing h2{font-weight:400}.marketing .col-lg-4 p{margin-right:.75rem;margin-left:.75rem}#reply{margin-top:0;padding:0;background:#fff;border:none}.truncate{width:auto;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}b,strong{font-weight:bolder;color:#000}.Icon{width:auto;padding-left:20px;background-position:top left;background-repeat:no-repeat;color:#069;text-decoration:none}.Icon.Ticket{background-image:none}.Icon.webTicket{background-image:none}.Icon.emailTicket{background-image:none}.Icon.phoneTicket{background-image:none}.Icon.apiTicket,.Icon.otherTicket{background-image:none}.Icon.attachment{background-image:none}.Icon.file{background-image:none}.Icon.refresh{background-image:none}.Icon.thread{font-weight:700;font-size:1em;background-image:none}#ticketTable{border:1px solid #aaa;border-left:none;border-bottom:none}#ticketTable caption{padding:5px;text-align:left;color:#000;background:#ddd;border:1px solid #aaa;border-bottom:none;font-weight:700}#ticketTable th{height:24px;line-height:24px;background:#e1f2ff;border:1px solid #aaa;border-right:none;border-top:none;padding:0 5px}#ticketTable th a{color:#000}#ticketTable td{padding:3px 5px;border:1px solid #aaa;border-right:none;border-top:none}#ticketTable tr.alt td{background:#f9f9f9}