.table th {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border: #b2babd 1px solid;
    border-collapse: collapse;
}

.page-content_2 {
    background-color: paleturquoise;
    /*background-color: peachpuff;*/

}

.alert-box {
    color: #555;
    border-radius: 10px;
    font-family: Tahoma, Geneva, Arial, sans-serif;
    font-size: 14px;
    padding: 10px 36px;
    margin: 10px;
}

.alert-box span {
    font-weight: bold;
    text-transform: uppercase;
}

.error {
    background: #ffecec url('../../../global/img/error.png') no-repeat 10px 50%;
    border: 1px solid #f5aca6;
}

.success {
    background: #e9ffd9 url('../../../global/img/success.png') no-repeat 10px 50%;
    border: 1px solid #a6ca8a;
}

.warning {
    background: #fff8c4 url('../../../global/img/warning.png') no-repeat 10px 50%;
    border: 1px solid #f2c779;
}

.notice {
    background: #e3f7fc url('../../../global/img/notice.png') no-repeat 10px 50%;
    border: 1px solid #8ed9f6;
}

.alert-info {
    padding: 10px 65px;
    margin: 10px;
    background: #e3f7fc url('../../../global/img/info.png') no-repeat 10px 50%;
    border: 1px solid #8ed9f6;
}

.alert-success {
    padding: 10px 65px;
    margin: 10px;
    background: #e9ffd9 url('../../../global/img/success2.png') no-repeat 10px 50%;
    border: 1px solid #a6ca8a;
}

.alert-danger {
    padding: 10px 65px;
    margin: 10px;
    background: #ffecec url('../../../global/img/error11.png') no-repeat 10px 50%;
    border: 1px solid #f5aca6;
}

.alert-warning {
    padding: 10px 65px;
    margin: 10px;
    background: #fff8c4 url('../../../global/img/warning1.png') no-repeat 10px 50%;
    border: 1px solid #f2c779;
}

.mt-element-list .list-simple.ext-1.mt-list-container ul > .mt-list-item {
    padding: 8px;
    background-color: #f5f6dc;
    margin: 3px;
}

.mt-element-list .list-simple.mt-list-container ul > .mt-list-item > .list-datetime_2 {
    text-align: right;
    float: right;
    width: 450px;
}

.extender {
    clear: both;
}

.box {
    width: 450px;
    margin: 0 auto;
}

#submit-button input {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #27292B none repeat scroll 0 0;
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-left: 214px;
    margin-top: 10px;
    padding: 7px 10px;
    border: none;
    cursor: pointer;
}

.total {
    width: 210px;
    height: auto;
    float: left;

}

.count {
    width: 300px;
    height: auto;
    float: left;

}

.edit-leave {
    width: 100px;
    float: right;
    text-decoration: none;
}

.text-bg {
    margin-top: 10px;
    margin-left: 213px;
    color: #444;
    font-size: 14px;
}

.odd {
    height: auto;
    background: #eff3fe;

    margin-right: 5px;
}

.odd td {
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #bdcfff;
    border-bottom: 1px solid #bdcfff;
}

.right {
    color: #000000;
}

.left {
    color: #000000;
}

.even {
    height: auto;
    background: #eff3fe;
    margin-right: 5px;
}

.even td {
    border-top: 1px solid #bdcfff;
    border-bottom: 1px solid #bdcfff;
    padding: 10px 10px 10px 10px;
}

table.white th {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    border: 1px solid #B2BABD;
    border-collapse: collapse;
    background-color: #87CEEB;
}

table.white td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    border: 1px solid #B2BABD;
    border-collapse: collapse;
}

.control-label {
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.portlet.calendar .fc-header {
    margin-bottom: 0px;
}

.portlet.calendar .fc-toolbar {
    margin-bottom: 12px;
}

#calendar {
    max-width: 1100px;
    margin: 30px auto;
    padding: 0 10px;
}

.blackcolor {
    color: #0a001f;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #e7ecf1;
    text-align: center;
}

/*Handle row height in datatable */
table.dataTable tbody th, table.dataTable tbody td {
    padding: 6px 8px;
}

/* Handle Header in datatable */
table.dataTable thead th, table.dataTable thead td {
    padding: 6px 18px;
    border-bottom: 1px solid #111;
}

/* Handle sorting column color appear or not */
}
table.dataTable td.sorting_1, table.dataTable td.sorting_2, table.dataTable td.sorting_3, table.dataTable th.sorting_1, table.dataTable th.sorting_2, table.dataTable th.sorting_3 {
    background: #fbfcfd !important;
}

/***** Handle datatable hover color **********/
table.dataTable tr.even:hover {
    background-color: #ECFFB3;
}

table.dataTable tr.even:hover td.sorting_1 {
    background-color: #DDFF75;
}

table.dataTable tr.odd:hover {
    background-color: #E6FF99;
}

table.dataTable tr.odd:hover td.sorting_1 {
    background-color: #D6FF5C;
}

.font_bold {
    font-weight: bold;;
}

/******* Handle datetimepicker inside dialogs ***********/
.xdsoft_datetimepicker {
    z-index: 100000;
}

.popover-title {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: auto;
}

.popover-content {
    font-size: 18px;
    text-align: center;
    width: auto;
}

.highlight {
    background-color: red;
}

/* Dropdown Button */
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    margin-top: 42px;
    background-color: #f9f9f9;
    min-width: 260px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #f1f1f1
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display: block;
}

/******* color for status ********/
.open {
    color: #FF0000;
}

.waitingreply {
    color: #FF9933;
}

.replied {
    color: #0000FF;
}

.resolved {
    color: #008000;
}

.allbutresolved {
    color: #000000;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.popup .close:hover {
    color: #06D85F;
}

.popup .content {
    max-height: 30%;
    overflow: auto;
}



.cls


element.style {
}
.ms-container .ms-list {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    height: 300px;
    width:200px;
    padding: 0;
    overflow-y: auto;
}

@media screen and (max-width: 700px) {
    .box {
        width: 70%;
    }

    .popup {
        width: 70%;
    }
}

.theme-panel>.toggler-close {
    display: none;
    right: 0;
    z-index: 101;
    position: absolute;
    background: url('../../../layouts/layout/img/icon-color.png') center no-repeat #2b3643!important;
    border-radius: 4px;
}

#pswd_info {
    display:none;
}

#pswd_info {
    position:relative;
    bottom:-75px;
    bottom: -115px\9; /* IE Specific */
    right:55px;
    width:250px;
    padding:15px;
    background:#fefefe;
    font-size:.875em;
    border-radius:5px;
    box-shadow:0 1px 3px #ccc;
    border:1px solid #ddd;
}

#pswd_info h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}
#pswd_info::before {
    content: "\25B2";
    position:absolute;
    top:-12px;
    left:45%;
    font-size:14px;
    line-height:14px;
    color:#ddd;
    text-shadow:none;
    display:block;
}

.invalid {
    background:url('../../../global/img/error.png') no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#ec3f41;
}
.valid {
    background:url('../../../global/img/success.png') no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#3a7d34;
}

.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

.centered {
    text-align: center;
}
.wrapper {
    width: 100%;
    padding: 30px 0;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
ul.grid-nav {
    list-style: none;
    font-size: .85em;
    font-weight: 200;
    text-align: center;
}
ul.grid-nav li {
    display: inline-block;
}
ul.grid-nav li a {
    display: inline-block;
    background: #999;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
ul.grid-nav li a:hover {
    background: #7b0;
}
ul.grid-nav li a.active {
    background: #333;
}
.grid-container {
    display: none;
}
/* ----- Image grids ----- */
ul.rig {
    list-style: none;
    font-size: 0px;
    margin-left: -2.5%; /* should match li left margin */
}
ul.rig li {
    display: inline-block;
    padding: 10px;
    margin: 0 0 2.5% 2.5%;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 16px;
    font-size: 1rem;
    vertical-align: top;
    box-shadow: 0 0 5px #ddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
ul.rig li img {
    max-width: 100%;
    height: auto;
    margin: 0 0 10px;
}
ul.rig li h3 {
    margin: 0 0 5px;
}
ul.rig li p {
    font-size: .9em;
    line-height: 1.5em;
    color: #999;
}
/* class for 2 columns */
ul.rig.columns-2 li {
    width: 47.5%; /* this value + 2.5 should = 50% */
}
/* class for 3 columns */
ul.rig.columns-3 li {
    width: 30.83%; /* this value + 2.5 should = 33% */
}
/* class for 4 columns */
ul.rig.columns-4 li {
    width: 22.5%; /* this value + 2.5 should = 25% */
}

@media (max-width: 1199px) {
    .container {
        width: auto;
        padding: 0 10px;
    }
}

@media (max-width: 480px) {
    ul.grid-nav li {
        display: block;
        margin: 0 0 5px;
    }
    ul.grid-nav li a {
        display: block;
    }
    ul.rig {
        margin-left: 0;
    }
    ul.rig li {
        width: 100% !important; /* over-ride all li styles */
        margin: 0 0 20px;
    }
}

@media print {

    div.todo-tasklist-item{
        page-break-inside: avoid;
    }

    .table th {
        background-color: #87CEEB !important;
    }

    .table tr:nth-child(odd) > td {
        background-color: #eff3fe !important;
    }

    .glyphicon {
        display: none;
    }
    .btn {
        display: none;
    }

    #in_pr_search{
        display: none;
    }

    #cat_progress{
        display: none;
    }
    #cat1_progress{
        display: none;
    }

    a[href]:after {
        content: none !important;
    }

}

