/* here you can put your own css to customize and override the theme */
.welcome {
    color: #fff;
    line-height: 50px;
}

.navbar-nav > li.active {
    background: #cc002b none repeat scroll 0 0;
}

.nav.navbar-nav li a {
    color: #fff;
}

.inbox-form {
}

.top-menu .nav > li > a:focus, .top-menu .nav > li > a:hover, .footer-menu .nav > li > a:focus, .footer-menu .nav > li > a:hover {
    background-color: #3f4f62;
}

.left-icons {
    position: relative;
    top: 10px;
}

.left-icons a {
    color: #fff;
    font-size: 18px;
    margin: 0 5px;
}

.tabs-left.nav-tabs > li > span {

    border: 1px solid transparent;

    border-radius: 4px 4px 0 0;

    line-height: 1.42857;

    margin-right: 2px;

    display: block;

    margin-right: -1px;

    padding: 10px 15px;

    color: #444444;

}

.tabs-left.nav-tabs > li.active > span, .tabs-left.nav-tabs > li.active > span:hover > li.active > span:focus {

    border-color: #ddd transparent #ddd #ddd;

    border-radius: 4px 0 0 4px;

    background: #ffffff;

    color: #CC002B;

}

.msg-subject {

    font-size: 14px;

}

.msg-status,.status-circle{
   text-align: right;
    float: right;

    width: 40px;
}

.msg-user a{
   padding-right: 0px;
    text-align: right;
    padding-top: 0px;
    margin-bottom: 0px;
    height:20px;

}
.msg-client{font-size: 13px;}

.msg-excerpt {

    font-size: 13px;

    color: #999999;

}

.ticket-mail li p {

    margin-bottom: 5px;

}

.ticket-mail li p.id-date {

    margin-bottom: 0px;

    font-size: 13px;

}

.date {

    color: #999;

}

.tab-content h3 {

    margin-top: 0;

}

.msg-body {
    color: #666;
    font-size: 13px;
    max-width: 100%;
}

.page-footer .page-footer-inner {

    color: #98a6ba;

    min-width: 215px;

    padding-top: 15px;

}

.page-footer {

    padding: 0 20px 5px !important;

}

.portlet.grey {

    padding: 15px 20px;

}

.msg-pre i {

    margin-top: 15px;

}

.mail-icon {

    background-color: #606c7d;

    border-radius: 50px !important;

    color: #fff;

    display: inline-block;

    font-size: 12px;

    height: 24px;

    line-height: 24px;

    margin-right: 10px;

    text-align: center;

    width: 24px;

}

.main-page {

    margin-top: 35px;

}

.page-header-inner .page-bar {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    margin: 4px 0;

}

.page-header-inner .page-breadcrumb span, .page-breadcrumb a {

    color: #b4bcc8 !important;

}

.esclamn {

    color: #cc002b;

    display: block;

    font-size: 50px;

    margin-top: 15px;

    text-align: center;

}

.mailid {

    margin: 39px 0 0;

    text-align: right;

}

.msg-header h3 {

    margin-top: 0;

}

.msg-header {

    background-color: #eee;

    padding: 20px 15px;

}

.mail-portlet.portlet.light {

    padding: 0px;

}

.mail-portlet .portlet-body {

    padding-top: 0 !important;

}

.mail-portlet .tab-content {
    padding: 20px 30px;
    /*height: 605px;*/
    max-width: 100%;
    /*overflow: scroll;*/
    /*overflow-x: hidden;*/
}

.form .form-bordered .form-group .md-editor {

    border: medium none;

    padding: 0;

}

.mail-to .control-label {

}

.mail-to .controls.controls-to {

    clear: both;

    margin-bottom: 10px;

    overflow: hidden;

}

.mail-to .control-label {

    display: block;

    float: left;

    text-align: left;

    width: 31px;

}

.mail-to .form-control {

    float: right;

    width: 92%;

}

.btn-primary {

    background-color: #cc002b;

    border-color: #cc002b;

    color: #fff;

}

.main-mail {

    margin-top: 40px;

}
.nav-pills > li > a, .nav-tabs > li > a {

    background-color: #2b3643;
    color:#fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background:#eee;
    color: #2b3643;

}
.nav > li > a:focus, .nav > li > a:hover {

    background-color: #2b3643;
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {

    background-color: #ba0025;

    border-color: #ba0025;

    color: #fff;

}

a:hover {

    color: #2b3643;

}

.heading-right {

    font-size: 18px;

    font-weight: 600;

}

.note.portlet {

    margin-bottom: 10px;

}

.status {

    color: #cc002b;

    font-size: 14px;

}

.posts {

    color: #49a7fa;

    font-size: 16px;

}

.user-right {

    background-color: #dee7e9;

    border-radius: 5px !important;

    display: inline-block;

    margin-bottom: 10px;

    margin-top: 10px;

    padding: 10px 20px;

}

.recipent {

    background-color: #eee;

    border-radius: 5px !important;

    margin-bottom: 10px;

    margin-top: 10px;

    /*margin-left: 70px;*/

    max-width: 80%;

    padding: 10px 15px;

    position: relative;

}

.thread-username {

    background-color: #dbdbdb;

    border-radius: 5px !important;

    margin: 20px 0 20px auto;

    max-width: 80%;

    padding: 10px 15px;

    position: relative;

    text-align: left;

}

.recipent:before {

    border-bottom: 10px solid transparent;

    border-right: 10px solid #eee;

    border-top: 10px solid transparent;

    content: "";

    height: 10px;

    left: -10px;

    position: absolute;

    top: 25px;

    width: 10px;

}

.lt-grey {

    color: #999;

    margin-top: 10px !important;

}

.thread-username:after {

    border-bottom: 10px solid transparent;

    border-left: 10px solid #eee;

    border-top: 10px solid transparent;

    content: "";

    height: 10px;

    right: -10px;

    position: absolute;

    top: 25px;

    width: 10px;

}

.ticket-sort li {

    display: inline-block;

    margin: 0 2.5px;

    vertical-align: middle;

}

.ticket-sort li:last-child {

    margin-right: 0;

}

.ticket-sort li:first-child {

    margin-left: 0;

}
.modal-dialog .modal-lg{

}
.modal-dialog {

    margin: 30px auto;
    wXidth: 700px;
}
.modal-content .red {
    color: #cc002b;
}
.ticket-sort {

    padding-left: 0;

}

.tkt .btn.red {

    padding: 6px 1px;

}

.left_sidebar .prev, .left_sidebar .next, .date-picker.left_sidebar .datepicker-switch {

    color: #b4bcc8;

}

.left_sidebar .prev:hover, .left_sidebar .next:hover, .date-picker.left_sidebar .datepicker-switch:hover {

    background-color: #2C3542;

}

.left_sidebar .dow {

    color: #b4bcc8;

}

.left_sidebar .day {

    color: #b4bcc8;

}

.left_sidebar .day:hover {

    background-color: #2c3542 !important;

}

.left_sidebar .datepicker-inline {

    margin: 0 auto;

    width: 220px;

}

.date-picker.left_sidebar {

    border-top: 1px solid #3d4957;

    padding-top: 10px;

}

.textedit-right {

    text-align: right;

}

.modal-dialog.modal-sm.smll {

    width: 300px;

}

.fc-day-header.fc-widget-header {

    background-color: #444 !important;

    border-color: #333 !important;

    color: #fff;

    padding: 15px 0;

}
.page-content-wrapper .page-content.reporting{
    margin-left:0px;
}
.tasklist > li {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 18px;
}
.tasklist > li:last-child {
    margin-right: 0px;
}
.tasklist li .fa {
    border: 1px solid #000;
    border-radius: 4px !important;
    font-size: 25px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    vertical-align: middle;
    width: 50px;
}
.tasklist a {
    color: #000;
    font-size: 16px;
    vertical-align: middle;
}
.tasklist {
    padding-left: 0;
}
.red-tasklist {
    margin: 130px auto 0 auto;
    max-width: 608px;
    padding: 0;
}
.red-tasklist li .fa {
    color: #cc002b;
    font-size: 70px;
    margin-bottom: 35px;
}
.red-tasklist > li {
    display: inline-block;
    margin: 0 30px;
    text-align: center;
}
.red-tasklist a {
    color: #cc002b;
    font-size: 20px;
}
.main-top {
    margin-bottom: 20px;
    margin-top: 10px;
    text-align:center;
}
.report-sort li{
    vertical-align: baseline;
}
.report-table th:nth-child(1), .report-table th:nth-child(2) {

    padding-left: 10px !important;
}
.content-center tr > td {
    text-align: center !important;
}
.report-tabs{
    margin: 20px auto 30px;
    max-width: 400px;
}
.report-table th, .report-tbl tr > td:nth-child(3), .report-tbl tr > td:nth-child(4) {
    text-align: center !important;
}
.no-top .report-tbl tr > td {
    padding-left: 12px !important;
    text-align: left !important;
}
.user-profile {
    margin: 40px 0;
    text-align: center;
}
.user-profile .username{
    font-size: 20px;
}
.username span {
    font-size: 32px;
}
.user-profile > p {
    font-size: 16px;
}
.role {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin: 0 auto;
    max-width: 200px;
}
.role > span {
    padding: 0 20px;
}

.user-profile .role {
    border-bottom: 2px solid #666;
    border-top: 2px solid #666;
    margin: 10px auto;
    max-width: 200px;
    padding: 3px 0;
}

/*
.role > span:first-child {
    border-right: 2px solid #666;
}
*/

.ticket-detail table {
    margin:0 auto;
}
.user-profile td, .user-profile th {
    border: 1px solid #000;
    font-size: 16px;
    padding: 5px 15px;
    font-weight: bold;
}
.client-count {
    color: #337ab7;
}
.close-client {
    color: #666;
}
.open{
    color: #CC002B;
}
.ticket-detail {
    margin-top: 20px;
}
.user-edit{
    margin: 30px auto 0 !important;
    max-width: 390px;
    text-align: center;
}
.user-edit label {
    font-size: 16px;
    line-height: 34px;
    text-align: right;
}
#merge .modal-title {
    margin: 0 0 20px;
}

.merge-list .slt-box{
    width: 50px;
}
.merge-list .remove-list, .merge-list .add-list{
    width: 22px;
}
.remove-list a {
    color: #cc002b;
    font-size: 20px;
    text-decoration: none;
    vertical-align: middle;
}
.list-id{
    color: #337ab7;
}
.merge-list td {
    padding: 5px 0 !important;
}
.merge-list tr {
    border-top: 1px solid #ccc;
    display:block;
}
.add-list a {
    color: #009700;
    font-size: 20px;
    text-decoration: none;
    vertical-align: middle;
}
.added-list a {
    color: #000;
    font-size: 19px;
    vertical-align: middle;
}
.added-list {
    width: 22px;
}
.right-list{
    max-height: 350px;
    overflow-y: auto;
}
.merge-list.right-list li {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
}
.merge-list.right-list > ul {
    padding-left: 0;
}
.no-top .dataTables_wrapper > .row:first-child {
    display:none;
}
.merge-border{
    border-left:1px solid #ccc;
}
.merge-list > h4 {
    margin-bottom: 15px;
}
.remove-field .dataTables_length, .remove-field .dataTables_filter {
    display: none;
}
.report-tabs li a {
    padding: 5px;
}
.no-top .report-table > th {
    text-align:left !important;
}





@media (max-width:767px) {

    .modal-dialog.modal-sm.smll {

        width: auto;

    }

    .recipent .text-right.lt-grey, .thread-username h4.text-right {

        text-align: left;

    }

    .recipent, .thread-username {

        max-width: 100%;

    }

    .modal-dialog {

        width: auto;

    }

    .textedit-right {

        text-align: left;

    }

    .page-footer .page-footer-inner {

        display: inline-block;

        float: none;

    }

    .ticket-sort li {

        display: block;

    }

    .mailid {

        margin: 24px 0 0;

        text-align: left;

    }

    .esclamn {

        margin-top: 0;

    }

    .page-header-inner .page-bar {

        padding: 0;

    }

    .nav > li > a {

        padding: 10px;

    }

}




.login {
    background: #ccc;
}