﻿body {
    padding: 0;
    margin: 0;
    /*background-image: url('../img/bg_c.png');*/
    font-family: Tahoma;
    width: 100%;
    font-size: 12px;    
    line-height: 1.7;
}


/******************************Navigation******************************/
/*#nav {
    width: 59%;
    float: left;
    height: 0px;
}

    #nav ul li:hover > ul {
        display: block;
    }

    #nav ul {
        background: #f8f8f8;
        list-style: none;
        position: relative;
        display: block;
        width: auto;
    }

        #nav ul li {
            float: left;
        }

        #nav ul li:hover {
            background: #1c6db3;
        }

        #nav ul li:hover a {
            color: #fff;
            text-decoration: none;
        }

        #nav ul li a {
            display: block;
            padding: 15px 20px;
            color: #fff;
            text-decoration: none;
            outline: none;
        }

        #nav ul ul {
            background: #428bca;
            position: absolute;
            display: none;
        }

            #nav ul ul li {
                float: none;
                border-top: 1px solid #ccc;*/
                /*border-bottom: 1px solid #ccc;*/
                /*position: relative;
            }

                #nav ul ul li a {
                    padding: 10px;
                    color: #fff;
                }

                #nav ul ul li a:hover {
                    background: #1c6db3;
                }

        #nav ul ul ul {
            position: absolute;
            left: 100%;
            top: -1px;
        }

.navbar {
    margin-bottom: -5px;
}

.active {
    background: #1c6db3;
}

.navbar {
    border-radius: 0px;
    background: #428bca;
}

.navbar-brand {
    color: #fff !important;
}

.navbar-right a {
    color: #fff !important;
}

.navbar-right li + li a:hover {
    background: #e7e7e7 !important;
    color: #777777 !important;
}*/

.dropdown-menu li {
    position: relative;
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}

.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}

/******************************Manage Header******************************/
.manage-header {
    width: 93%;
    margin: 0 auto;
}

/******************************Search box******************************/
.manage-search-div {
    width: 85%;
    margin: 0 auto;
    background: #f8f8f8;
    box-shadow: 0px 0px 5px #888888;
}

    .manage-search-div .form-group label {
        margin-top: 6px;
    }


/******************************Search data******************************/
.manage-search-data {
    width: 93%;
    margin: 15px auto;
    background: #f8f8f8;
}

    .manage-search-data table {
        margin-bottom: 0px;
    }

        .manage-search-data table th {
            text-align: center;
        }

        .manage-search-data table td {
            text-align: center;
        }

        .manage-search-data table tr th {
            background: #428bca;
            color: white;
        }

        .manage-search-data table tr {
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
        }

    .manage-search-data th {
        border: 1px solid #fff;
    }

    .manage-search-data td {
        border: 1px solid #ddd;
    }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: rgba(204, 204, 204, 0.29);
}

.odd {
    background: #f2f2f2;
}

.even {
    background: #fff;
}

/******************************Pagination******************************/
.search-data-pagination {
    width: 96.5%;
    padding: 0;
    margin: 0;
    margin-top: -12px;
}

.pagination {
    margin: 0px;
}

/******************************Buttons******************************/
.search-data-actions {
    padding: 0;
    margin: 15px auto;
}

legend {
    font-size: 15px;
    padding: 4px 0px 4px 0px;
}

.main-container {
    width: 96% !important;
    margin: 0 auto;
    margin-bottom: 20px;
}

/*Custom alert message jquery dialog box*/
.ui-dialog-titlebar {
    background: #147bbe !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #fff !important;
}

.ui-dialog-content h6 {
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
}

.ui-dialog-buttonset button {
    background: #ED5524 !important;
    color: #fff !important;
    border: none;
    border-radius: 5px;
    outline: none;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
}

.ui-dialog-titlebar-close {
    /*background: url(../images/close-btn.png);*/
    background: url('../img/close_btn.png');
    background-repeat: no-repeat;
    border: none;
    outline: none;
    width: 15px !important;
    height: 15px !important;
    margin-top: -7px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
}

.ui-dialog {
    padding: 0 !important;
    border: none !important;
    z-index: 10004 !important;
}

.ui-dialog-buttonpane {
    padding: 0 !important;
}

    .ui-dialog-buttonpane button {
        background: #147bbe !important;
        padding: 4px;
        width: 50px;
    }

.ui-widget-overlay {
    z-index: 10003 !important;
}

.search-div {
    margin: 20px auto 0px;
}

.search-div-box {
    background-color: rgba(204, 204, 204, 0.29);
    padding:10px;
}


.marTop{margin-top:10px;}

.lbl-width{width:75px;padding-left: 4px;}

    .search-div-box .form-group {
        text-align: center;
    }

.tr-header {
    background: #6da6d8;
    color: #fff;
}

.active-status {
    padding: 0px 11px 0px 11px;
    cursor: auto;
}

.inactive-status {
    cursor: auto;
}

.data-table {
    /*overflow: auto;
    height: 400px;*/    
    /*display: block;*/
}

/*.data-table thead, tbody {
    display: inline-table;
    width: 100% !important;
}*/

.fix-header-tbl{
    /*overflow: auto;*/
    /*max-height: 802px;*/
    /*overflow: auto;
    display: block;
    height: 595px;*/
}

.cust-form-control{
    width: 200px;
    border-radius: 0.1px;
    height: 28px;
    padding: 5px;
}

/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffffc7;
  /* change if the mask should have another color then white */
  z-index: 99;
  /* makes sure it stays on top */
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    /*background-image: url(https://raw.githubusercontent.com/niklausgerber/PreLoadMe/master/img/status.gif);*/    
    background-image: url('../img/load.gif');
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    /* is width and height divided by two */
}