﻿.backGau {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    background: #666;
    opacity: 0.7;
    z-index: 999999999999 !important;
    filter: alpha(opacity=70);
    display: none;
}

.panel-green {
    border-color: #5cb85c;
}

    .panel-green > .panel-heading {
        border-color: #5cb85c;
        color: white;
        background-color: #5cb85c;
    }

    .panel-green > a {
        color: #5cb85c;
    }

        .panel-green > a:hover {
            color: #3d8b3d;
        }

.panel-red {
    border-color: #d9534f;
}

    .panel-red > .panel-heading {
        border-color: #d9534f;
        color: white;
        background-color: #d9534f;
    }

    .panel-red > a {
        color: #d9534f;
    }

        .panel-red > a:hover {
            color: #b52b27;
        }

.panel-yellow {
    border-color: #f0ad4e;
}

    .panel-yellow > .panel-heading {
        border-color: #f0ad4e;
        color: white;
        background-color: #f0ad4e;
    }

    .panel-yellow > a {
        color: #f0ad4e;
    }

        .panel-yellow > a:hover {
            color: #df8a13;
        }

.backGau2 {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    background: #eee;
    opacity: 0.7;
    z-index: 9999999999999999;
}

.PopupImage {
    display: none;
    border: 25px solid #333;
    background: #fff;
    width: 610px;
    height: 470px;
    top: 50%;
    left: 50%;
    margin-left: -305px;
    margin-top: -235px;
    z-index: 99999999999999;
    position: fixed;
}

    .PopupImage .imageprofile {
        height: 420px;
        width: 560px;
    }

    .PopupImage .close2 {
        right: -22px;
        color: #dd5044;
        position: absolute;
        top: -22px;
        font-weight: bold;
        cursor: pointer;
        z-index: 9999999999999999;
    }

.backimg {
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: fixed !important;
}

.center img {
    height: 64px;
    width: 64px;
}

input {
    border: solid 1px #ccc;
}

.form .row {
    margin-bottom: 3px;
}

.form input[type="text"], .form input[type="password"], .form input[type="email"], .form textarea, .form select {
    padding: 3px 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 1px;
    width: 100%;
}

#login {
    width: 400px;
    height: 300px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -200px;
    margin-top: -150px;
}


.box h2 {
    margin: 0px !important;
}

.box td {
    padding: 2px !important;
}

.Pdetail {
    display: none;
}


.page_enabled, .page_disabled {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 3px 8px;
    border-radius: 3px;
}

.page_enabled {
    background-color: #eee;
    color: #000;
}

.page_disabled {
    background-color: #6C6C6C;
    color: #fff !important;
}

.error {
    padding: 5px 10px;
    background: #dd5044;
    color: #fff;
}

.success {
    padding: 5px 10px;
    background: #419b3c;
    color: #fff;
}

.table .fa-edit {
    font-size: 30px !important;
    text-align: center !important;
}

.ajax__calendar_container {
    z-index: 9999999999;
}

#UploadPhoto {
    display: none;
    font-family: Tahoma;
    font-size: 12px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 300px;
    margin-left: -200px;
    margin-top: -100px;
    opacity: 2;
    border: 4px solid #0075ba;
    z-index: 999999999999;
}

    #UploadPhoto table {
        padding: 0px 10px;
        line-height: 30px;
        background: #fff;
        margin-top: 10px;
    }

    #UploadPhoto h2 {
        font-size: 14px;
        background: #d9edf7;
        color: #333;
        padding: 0px 5px;
        font-weight: bold;
        line-height: 30px;
        margin: 0px;
    }

    #UploadPhoto .close {
        right: 0px;
        margin-right: 0px;
        margin-top: -30px;
        cursor: pointer;
        position: absolute;
    }

    #UploadPhoto input[type="text"] {
        padding: 0px 3px;
        width: 90%;
    }

    #UploadPhoto .footer {
        width: 100%;
        text-align: center;
        line-height: 35px;
        bottom: 0px;
        position: absolute;
    }

.pnldispatch {
    display: none;
}

.panel-heading2 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-body2 {
    height: 150px;
    margin-top: 10px;
}

.error {
    padding: 5px 10px;
    background: #dd5044;
    color: #fff;
}

.success {
    padding: 5px 10px;
    background: #419b3c;
    color: #fff;
}

.backGau {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    background: #666;
    opacity: 0.7;
    z-index: 999999999999 !important;
    filter: alpha(opacity=70);
    display: none;
}

.backGau2 {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 1px;
    position: fixed;
    background: #eee;
    opacity: 0.7;
    z-index: 9999999999999999;
}

.backimg {
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: fixed !important;
}
/*.breadcrumb{display:none!important;}*/


#tbl_paging button {
    border-radius: 47%;
    background-color: #47aee9;
    color: white;
}

#tbl_program button{
    border-radius: 0px 0px 15px 15px;
    border-bottom: 5px double;
}


.p_proc, .p_done,.null,.deliv_proc,.deliv_done,.deliv_con {
    width: 52px;
    height: 20px;
    padding: 1px;
    border: 1px;
    border-radius: 73%;
}
.p_proc,.deliv_proc{
    background-color:red;
}
.p_done,.deliv_done{
    background-color:green;
}
.deliv_con{
    background-color:lightgreen;
}

.div_section{
    border-style: groove;
    padding: 10px;
    border-radius: 10px;
    margin: 0px;
    margin-bottom: 10px;
}

.div_section input[type=checkbox]{
    margin-left: -14px;
    margin-top: 6px;
    zoom: 1.5;
}

.div_checkbox input[type=checkbox] {
    margin-top: -1px;
    margin-left: 1px;
    margin-bottom: 13px;
}