
@import url('https://fonts.googleapis.com/css?family=Raleway');

body {
    background: #f4f5fa;
//    font-family: 'Raleway', sans-serif ;
    font-family: "times new roman" !important;
}



/*
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../font/RobotoCondensed-Regular.ttf') format('woff2'),
         url('../font/RobotoCondensed-Regular.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}
*/
@font-face {
    font-family: 'Raleway-Regular';
    src: url('../font/Raleway-Regular.ttf') format('woff2'), url('../font/Raleway-Regular.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../font2/OpenSans-Regular.ttf') format('woff2'), url('../font2/OpenSans-Regular.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaybold';
    src: url('../raleway-bold/Raleway-Bold.ttf') format('woff2'), url('../raleway-bold/raleway-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.required:after {
    content: " *";
    color: #ff0700;
    font-size: 20px !important;
    font-weight: bold;
    position: absolute;
    /*right: 0;*/
}


a {
    color: #48b7ef;
    text-decoration: none;
}

h4, h3 {
    /*font-family: 'ralewaybold';*/
    font-weight: bold;
    color: #000;
}

table th {
    /*font-family: 'ralewaybold';*/
    font-weight: bold;
}

label {
    position: relative;
    padding-right: 5px;
}

table p {
    margin: 0;
}

.modal-header h4 {
    color: #fff;
}

td {
//    font-family: 'OpenSans-Regular';
    font-family: "times new roman" !important;

}

.has-success {
    background: #ffffff !important;
}

input {
    font-family: "times new roman" !important;
//    font-family: 'OpenSans-Regular';
}

.form-control {
    font-family: "times new roman" !important;
//    font-family: 'OpenSans-Regular';
}

#tabAdvance h4 {
    font-family: "times new roman" !important;
//    font-family: 'Raleway-Regular' !important;
    font-weight: normal !important;
}

.pagination > .active > a {
    color: #000;
}

    .pagination > .active > a:focus {
        color: #000;
    }

.pagination > li > a {
    border: 0;
}

.boot-top-nave {
    background: #E6EFF3;
    width: 100%;
    height: 45px;
}

.fa-bars {
    transform: rotate(0deg);
    transition-duration: 0.5s;
}

.bar-rotate {
    transform: rotate(90deg);
    transition-duration: 0.5s;
}

.boot-top-info {
    width: 100%;
    background: #a53012 none repeat scroll 0 0;
    height: 45px;
    position: fixed;
    z-index: 99;
}

.boot-main {
    width: 100%;
    height: auto;
    float: left;
}

.col-user-02 span {
    position: relative;
    margin-left: 8px;
}

.col-user-Logout .fa-sign-out {
    font-size: 20px;
    position: relative;
    top: 1px;
}

.boot-main-info {
    background: #f4f5fa none repeat scroll 0 0;
    height: auto;
    margin-left: 245px;
    width: auto;
    margin-top: 45px;
    margin-bottom: 40px;
}

.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

.col-user {
    float: right;
    color: #fff;
    margin-right: 32px;
}

.col-user-02 {
    float: left;
    padding: 19px;
}

.col-log-out {
    float: left;
}

.form-control {
    height: 45px;
    box-shadow: inherit;
    background: #f4f5fa;
    border-radius: 10px;
    border: 1px solid #d4d4d7;
    margin-bottom: 5px;
}

.panel-body h4 {
    margin-bottom: 25px;
}

.panel {
    border: 0;
}

.col-upload-file {
    position: relative;
}

.col-menu .fa-chevron-down {
    position: absolute;
    right: 0;
    top: 7px;
}

.col-upload-file-btn {
    position: absolute;
    top: 20px;
    right: 0px;
    width: 95px;
    padding: 10px;
    z-index: 9;
    opacity: 0;
}

.col-btn-browse {
    position: absolute;
    top: 20px;
    right: 0px;
    width: 95px;
    padding: 10px !important;
    background: #c7cad8;
    border-radius: 10px;
}

.boot-menu-info {
    width: 245px;
    height: 100%;
    background: #ffffff;
    position: fixed;
    left: 0;
    top: 60px;
    -webkit-box-shadow: 3px 10px 19px 7px rgba(0,0,0,0.08);
    -moz-box-shadow: 3px 10px 19px 7px rgba(0,0,0,0.08);
    box-shadow: 3px 10px 19px 7px rgba(0,0,0,0.08);
}

.col-bg-active {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    background: red;
}

.clear {
    clear: both;
}

.col-search-wizard {
    position: relative;
    top: 7px;
}

.boot-toogle-menu {
    width: 60px;
    height: 60px;
    float: left;
    text-align: center;
}

label {
    font-weight: normal;
}

.col-upload-file span {
    float: left;
    font-size: 12px;
    color: #7b736c;
    position: relative;
    top: -20px;
}

.boot-logo {
    width: 245px;
    height: 60px;
    float: left;
    background: #f0f0f0;
    -webkit-box-shadow: 0px 10px 9px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 9px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 9px 0px rgba(0,0,0,0.12);
    text-align: center;
}

.boot-menu-info ul .menu-toggle ul li {
    padding: 10px 0;
}

.toggle2 + .fa-chevron-down {
    transform: rotate(180deg);
}

.hidden {
    display: none;
}

.col-dropdown {
    visibility: hidden;
    position: relative;
    height: 0;
    float: left;
    width: 100%;
}

.modal {
    z-index: 999 !important;
}

.modal-backdrop {
    z-index: 990 !important;
}

.table .fa-pencil {
    padding: 5px;
    font-size: 17px;
    color: #38b737;
    border-radius: 2px;
    cursor: pointer;
}

.table .fa-trash-o {
    padding: 5px;
    font-size: 17px;
    color: #FF6C60;
    border-radius: 2px;
    cursor: pointer;
}

.col-icon-not-delete {
    position: relative;
    float: right;
    left: 0px;
    margin-left: 13px;
    width: 15px;
    height: 21px;
}

    .col-icon-not-delete .fa-trash-o {
        cursor: not-allowed;
        position: absolute;
        right: 0;
        top: 0;
    }

    .col-icon-not-delete .fa-ban {
        cursor: not-allowed;
        position: absolute;
        right: -2px;
        top: 10px;
        color: #c55f5f;
        font-size: 14px;
    }

.col-menu-active + .col-dropdown {
    visibility: visible;
    transition-duration: 0.5s;
    height: auto;
    float: left;
    background: #f0f0f0;
}

.col-dropdown ul {
    float: left;
}

.col-menu02.col-menu-active {
    /*font-family: 'ralewaybold';*/
    font-weight: bold;
}

.col-remove {
    position: absolute;
    width: 20px;
    height: 56px;
    right: 0;
    z-index: 9;
    top: -56px;
    width: 100%;
    cursor: pointer;
}
/*.col-menu-active{
	background:#f0f0f0;
	border-right:5px solid #0b4876 ;
}*/

.col-menu-active {
    background: #0b4876 !important;
    /* color: white; */
}

    .col-menu-active a {
        color: #fff !important;
    }

.col-active-Menu {
    background: #f0f0f0;
    border-right: 5px solid #0b4876;
    /*font-family: 'ralewaybold';*/
    font-weight: bold;
}

.col-menu02 .fa-chevron-down {
    transition-duration: 0.5s;
    font-size: 10px;
    padding: 23px;
    color: #0b4876;
    position: absolute;
    right: -12px;
    top: 0;
}

.col-menu-active .fa-chevron-down {
    transform: rotate(180deg);
}

.col-menu .fa-chevron-down {
    transition-duration: 0.5s;
    font-size: 10px;
    padding: 15px;
    color: #dcdcdc;
}

.toggle2 {
    margin-top: 9px;
}

.boot-toogle-menu .fa-bars {
    font-size: 27px;
    color: #fff;
    position: relative;
    top: 15px;
}

.boot-logo img {
    width: 52px;
    position: relative;
    top: 3px;
}

.boot-logo-2 {
    display: none;
    width: 28px !important;
}

.boot-toogle-menu .fa-arrow-left {
    color: #fff;
}

.panel-default {
    -webkit-box-shadow: 0px 10px 16px -4px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 10px 16px -4px rgba(0,0,0,0.07);
    box-shadow: 0px 10px 16px -4px rgba(0,0,0,0.07);
}

.boot-top-nave {
    width: 100%;
    height: 60px;
    background: #0b4876;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    -webkit-box-shadow: 0px 10px 9px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 9px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 9px 0px rgba(0,0,0,0.12);
}

.dataTables_filter input {
    height: auto !important;
    margin-left: 15px !important;
    margin-bottom: 0 !important;
}

.table thead {
    background: #fff;
    color: #000;
}

div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
}

.dataTables_length .form-control {
    height: auto;
    box-shadow: inherit;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d4d4d7;
    margin-bottom: 6px;
}

.modal-footer {
    padding: 9px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    background: #e4e4e4;
    border-radius: 0 0 5px 5px;
}

.modal-header .close {
    margin-top: -2px;
    color: #ffffff;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #dfe1e5;
}

.nav-pills > li.active > a {
    color: #fff;
    background-color: #70d355;
    border: solid 3px #5d9050;
    border-radius: 10px;
}

#editorPacketPockettitleWiz, .col-name-disable, #editorPacketDescriptionWiz, #Packet, #ddldocpackets {
    /*font-family: 'ralewaybold';*/
    font-weight: bold;
}

.published-packet {
    font-size: 14px;
    padding: 7px 10px;
    width: auto;
    color: #ff1212;
    margin: 5px;
    line-height: 13px;
    float: right;
}

.col-box1 input {
    /*font-family: 'ralewaybold';*/
    font-weight: bold;
}

#editorPacketDescriptionWiz {
    padding: 15px;
}

span.col-document-browse {
    position: relative;
    top: 2px;
    /*color: #cc5116;*/
}

.nav-pills > li > a {
    color: #fff;
    background-color: #7d9eab;
    border: solid 3px #767676;
    border-radius: 10px !important;
}

.nav > li > a:focus, .nav > li > a:hover {
    border: solid 3px #767676 !important;
    background-color: #7d9eab !important;
}

.nav-pills > li {
    margin-right: 3px;
    margin-bottom: 10px;
}

.nav {
    text-transform: inherit;
}

.modal-header h4 {
    margin-bottom: 0px;
}

.modal-body .form-control {
    margin-bottom: 7px !important;
    height: 45px;
}

.modal-header.col-model-warning {
    background: #e8cbad !important;
    color: #e61414 !important;
}

    .modal-header.col-model-warning h4 {
        background: #e8cbad !important;
        color: #e61414 !important;
    }

.col-name-disable {
    width: 100%;
    border: solid 1px #cecaca;
    padding: 10px;
    background-color: #dcdcdc;
}

.modal-header {
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    background: #0b4876;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
}

.boot-cont {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 100px;
    padding: 15px;
}

.pager.wizard {
    background-color: #0b4876 !important;
}

.col-user .col-user-Logout {
    float: left;
    position: relative;
    padding: 19px 10px;
}

.col-log-out-user:hover {
    color: #fff;
}

.col-log-out-user {
    color: #fff;
}

.col-user-Logout:hover {
    background: #2c648e;
}

.menu-toggle {
    display: none;
}

.toggle2 {
    "display","block";
}

.boot-menu-info ul li:hover {
    background: #f0f0f0;
}

.col-dropdown ul li:hover {
    background: #dcdcdc;
    /*font-family: 'ralewaybold';*/
    font-weight: bold;
}

.boot-menu-info ul li {
    color: #5d6677;
    list-style: outside none none;
    padding: 18px;
    padding-right: 10px;
    padding-left: 57px;
    position: relative;
    cursor: pointer;
    font-family: "times new roman" !important;
//        font-family: 'Raleway', sans-serif ;
}

.col-dropdown ul li {
    padding-left: 18px;
}

.col-icon-menu {
    position: absolute;
    left: 17px;
    top: 19px;
}

.btn {
    display: inline-block;
    /*padding: 5px 25px;*/
}

.btn-success {
    color: #fff;
    background-color: #1fbba6;
    border-color: #1fbba6;
}

.btn-warning {
    color: #fff;
    background-color: #ff7431;
    border-color: #ff7431;
}

.boot-menu li ul {
    display: none;
}

.boot-menu .col-active-menu ul {
    display: block;
}

.boot-menu-info ul {
    padding: 0px;
    margin: 0px;
    width: 100%;
    font-family: "times new roman" !important;
//    font-family: 'Raleway-Regular';
}

.nav-pills > li {
    float: left;
}

.boot-profile-img {
    width: 100%;
    position: relative;
}

    .boot-profile-img img {
        width: 100%;
    }

.boot-profile-name {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    padding: 15px;
    background: rgba(0,0,0,0.22);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.51) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.22)), color-stop(100%, rgba(0,0,0,0.51)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.51) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.51) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.51) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.51) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.boot-menu li:hover {
    background: #0f1015;
    cursor: pointer;
}

.boot-menu-info ul li .fa-caret-right {
    position: absolute;
    right: 0;
    left: 243px;
    top: 18px;
    width: 10px;
    height: 10px;
}

.menu-toggle {
    width: 100%;
}

.col-panel-01 {
    float: left;
}

    .col-panel-01 span {
        font-size: 17px;
        position: relative;
        top: 17px;
        margin-left: 30px;
        /*font-family: 'ralewaybold';*/
        font-weight: bold;
    }

    .col-panel-01 h3 {
        color: #0b4876;
        margin: 0;
        font-size: 40px;
        position: relative;
        top: 2px;
    font-family: "times new roman" !important;
//        font-family: 'Raleway-Regular';
        font-weight: normal;
    }

    .col-panel-01.col-panel-02 {
        float: right;
    }

.col-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    left: 0;
    padding: 10px;
    background: #f4f5fa;
    color: #b7aeae;
    z-index: 99;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #dddddd;
    border-color: #dddddd;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border: 0;
}


.col-0234 {
    z-index: 9 !important;
}

.nav > li > a {
    padding: 7px 10px;
    font-size: 15px;
    font-family: "times new roman" !important;
//    font-family: 'Raleway-Regular';
}

.progress-bar {
    display: none;
}

.progress {
    display: none;
}

.tab-content {
    border: 0;
}

.form-group {
    position: relative;
}

.col-date {
    position: absolute;
    right: 25px;
    top: 35px;
}

    .col-date img {
        width: 13px;
    }

.col-all-department {
    position: absolute;
    top: 9px;
    right: 15px;
    width: 200px;
}

.col-table23 {
    padding: 15px;
}

.co-btn-856 {
    float: right;
    position: relative;
    top: 0px;
    right: -4px;
}



@media screen and (min-width: 990px) {
    .col-footer p {
        position: relative;
        left: 260px;
        margin: 0;
    }
}

@media screen and (max-width: 480px) {

    .col-user {
        padding-right: 0;
        height: 0;
        float: left;
    }

    .form-control {
        height: 42px;
        margin-bottom: 0;
    }

    .login-container span {
        font-size: 13px !important;
    }

    .panel-body h4 {
        margin-bottom: 17px;
        float: left;
        width: 100%;
    }

    .co-btn-856 {
        float: right !important;
        position: relative !important;
        top: -10px !important;
        right: 0 !important;
        float: left !important;
    }

    .form-group {
        float: left;
        width: 100%;
    }

    .modal-body .col-md-2 {
        margin: 0 !important;
    }

    .colAdd-department {
        text-align: left !important;
    }

    #ulWizardTap > li {
        width: 100%;
        margin-bottom: 2px;
    }

    .nav > li > a {
        padding: 3px 10px;
    }

    .col-box1 {
        width: 200px !important;
    }

    .col-add-02 {
        position: relative;
        right: 33px;
        top: 10px;
        float: right;
    }
}

/**/
@media screen and (max-width: 770px) {

    .col-panel-01 span {
        font-size: 14px;
        position: relative;
        top: 17px;
        margin-left: 13px;
    }

    .col-scroll-table {
        overflow-x: scroll;
    }

        .col-scroll-table table {
            width: 1000px;
        }

    .col-footer {
        position: relative;
        float: left;
        left: 0;
        padding: 10px;
    }

        .col-footer p {
            margin: 0;
            text-align: center;
        }

    .boot-menu-info ul li .fa-caret-right {
        position: absolute;
        right: 0;
        left: 243px !important;
        top: 18px;
        width: 10px;
        height: 10px;
    }

    .col-user-02 {
        float: left;
        margin-right: 17px;
    }

    .col-user {
        padding-left: 0;
        width: 100%;
        background: #a9a7a7;
        height: 50px;
        margin: 0;
    }

    .col-user-02 {
        padding: 13px;
    }

    .col-user .col-user-Logout {
        float: right;
        position: relative;
        padding: 14px 10px;
    }

    .boot-menu-info ul li .fa-caret-right {
        display: none;
    }

    .boot-profile-name {
        display: none;
    }

    .col-menu .fa-chevron-down {
        top: 0;
    }

    .boot-menu-info ul li {
        padding: 10px;
        padding-left: 57px;
        position: relative;
    }

        .boot-menu-info ul li span {
            display: none;
        }

    .col-icon-menu {
        top: 13px;
    }

    .col-menu {
        position: relative;
    }

    .boot-menu-info {
        width: 100%;
        z-index: 99;
        height: auto;
    }

    .boot-main-info {
        margin-left: 0px;
    }

    .boot-logo {
        width: 80px;
        height: 60px;
    }

    .boot-menu-info {
        display: none;
    }

    .col-user-02 img {
        width: 10px;
    }

    .col-log-out img {
        width: 10px;
    }

    .col-log-out {
        position: relative;
        top: 0px;
    }

    .col-user-02 span {
        top: 2px;
        font-size: 12px;
    }

    .boot-main-info {
        margin-bottom: 0;
    }

    .col-panel-01 h3 {
        font-size: 17px;
        margin-top: 17px;
    }

    .col-name-disable {
        cursor: not-allowed;
    }
}


/*login styles*/

.login-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

@media (min-width:768px) {
    .login-container {
        width: 750px;
        overflow: hidden;
    }
}

@media (min-width:992px) {
    .login-container {
        width: 970px;
        overflow: hidden;
    }
}

@media (min-width:1200px) {
    .login-container {
        width: 1170px;
        overflow: hidden;
    }
}
