﻿div#communicationpopup .modal-dialog {
    width: 700px;
}

    body{background:#e9e9e9;font-family:'Roboto',sans-serif;font-weight:300}
    .header{height:66px;width:100%;position:fixed;left:0;top:0;background:#fff;z-index:995;box-shadow:0 1px 5px rgba(0,0,0,.2);padding:0}
    #LeftNav{height:66px;width:60px;text-align:center;background-color:transparent;border:none;margin:0;padding:0;outline:none}
    #LeftNav>.material-icons{line-height:66px;color: #914747;text-shadow:0 1px 2px rgba(0,0,0,.1)}
    .page-title{line-height:66px;vertical-align:top;font-size:18px;font-weight:500;color:#FFF;text-shadow:0 1px 2px rgba(0,0,0,.1)}
    .rightlinks{text-align:right}
    .rightlinks>a{height:66px;display:inline-block;margin:0;padding:0;width:42px;color:#FFF}
    .rightlinks>a>.material-icons{line-height:66px;text-shadow:0 1px 2px rgba(0,0,0,.1)}
    .freezsp{height:66px}
    .LeftNav{height:calc(100% - 65px);width:300px;position:fixed;left:0;top:65px;z-index:992;box-shadow:0 1px 5px rgba(0,0,0,.2);background:#FFF;transition:left .5s ease-in-out;overflow:auto;}
    .menu,.menu li{margin:0;padding:0;list-style:none}
    .menu{height:calc(100vh - 76px)}
    .menu>li>a{height:45px;display:block;padding:0 16px;font-weight:500;color:#666;line-height:45px;text-decoration:none}
    .menu>li>a:focus,.menu>li>a:hover{background: #7900005c;color:#fff;}
    .menu>li>a>.material-icons{width:40px;position:relative;top:7px;color:#5472b7;}
    .menu>li.lpro{height:100px;background: #79000078;position:relative;overflow:hidden;}
    .menu>li.lpro:before{height:100px;width:120px;background:rgba(0,0,0,.1);position:absolute;content:'';right:-15px;bottom:-10px;transform:rotate(-15deg)}
    .menu>li.lpro:after{height:120px;width:240px;background:rgba(0,0,0,.1);position:absolute;content:'';right:-20px;bottom:-22px;transform:rotate(-15deg)}
    .lpro>img{margin:15px;display:block;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.2)}
    .lpro>span{padding:10px 15px;position:absolute;bottom:0;font-size:16px;font-weight:500;color:#FFF;width:100%;text-shadow:0 1px 2px rgba(0,0,0,.1)}
    .lpro>span>small{font-weight:300;display:block}
    .lpro .material-icons{position:absolute;line-height:56px;right:15px;bottom:0;color:#FFF;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.1)}
    .pbody{padding:30px 30px 30px 330px;transition:padding .5s ease-in-out;}
    .cards{background:#FFF;margin:0 0 30px;box-shadow:0 1px 5px rgba(0,0,0,.2)}
    .cards h2{margin:0 0 20px;padding:20px 15px;text-transform:uppercase;font-size:18px;color:#666;background:#F8F8F8}
    .cards:not(.tbl) .form-control{height:40px;border:none;border-bottom:solid 1px #ddd;border-radius:0;padding:0;box-shadow:none;outline:none}
    .cards:not(.tbl) .form-control+span{height:2px;display:block;margin:0 auto;background:#2196F3;position:relative;top:-2px;width:0;transition:all .2s ease-in-out}
    .cards:not(.tbl) .form-control:focus+span{width:100%}
    .cards .col-md-6{margin-bottom:20px}
    .cards.tbl .form-control{border-radius:0;outline:none!important;box-shadow:none;margin-bottom:5px}
    .cfooter{padding:15px;background:#F8F8F8;margin-top:10px}
    .cfooter .btn{background:#2196F3!important;border-color:#2196F3!important;border-radius:0;padding:10px 20px;box-shadow:0 2px 5px rgba(0,0,0,.2);text-transform:uppercase}
    .cards.tbl .pagination>li>a{border-radius:0;outline:none}

    .insights{margin-left:0;margin-right:0;margin-bottom:30px}
    .insights>.col-md-4{width:calc(33.3333% - 10px);height: 145px;background:#e91e63;padding:35px 15px;color:#FFF;font-size:14px;text-transform:uppercase;padding-left:105px;text-shadow:0 1px 2px rgba(0,0,0,.1);font-weight:500;position:relative;box-shadow:0 1px 5px rgba(0,0,0,.2)}
    .insights .col-md-4+.col-md-4{margin-left:15px}
    .insights>.col-md-4:nth-child(2){background:#00bcd4}
    .insights>.col-md-4:nth-child(3){background:#ff9800}
    .insights>.col-md-4>div{font-size:24px}
    .insights .material-icons{height:100%;width:90px;font-size:48px;text-align:center;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);position:absolute;left:0;top:0}

    .ashtable>thead>tr>th{font-weight:500;border-bottom-width:1px;text-transform:uppercase}
    .dataTables_wrapper{padding:0 15px}

    .in.ashmodal{align-items:center;display:flex!important}
    /*modal start*/
    
    .ashmodal .modal-body{padding-top:30px;padding-bottom:30px}
    .ashmodal .modal-body .material-icons{height:80px;width:80px;line-height:75px;border:solid 2px #f44336;font-size:48px;border-radius: 50%;color:#f44336}
    .ashmodal .modal-body h2{font-size:24px;text-transform:uppercase;font-weight:500;color:#666;margin:0;padding:25px 0 10px}
    .ashmodal .modal-body p{margin:0;padding:0;width:80%;margin:5px auto 15px;color:#757575;font-size:16px}
    .ashmodal .modal-body .btn{border-radius:2px;background:#f44336!important;padding:10px 30px;border-color:#f44336!important;font-size:14px;text-transform:uppercase;color:#FFF;outline:none!important;margin-top:10px}
   
    /*modal end*/







































    .search-filter-input.order-details-fields-div {
        padding: 26px 0px;
        margin: 10px 0 20px 0;

    }

    .search-filter-input .col-md-6 {
        margin-bottom:0;
    }
    .search-filter-input .col-md-6 .col-xs-4 {
        margin-top:8px;
    }
    .search-filter-input {
        float:left;
        width:100%;
       padding: 20px 0px 30px;
       background-color: #f8f8f8;
        margin:10px 0 30px 0;
    }
        .header img {
            width: 46px;
        }
        .log-out-btn {
            margin-top: 17px;
            background: #790000;
            color:#fff;
        }
        .log-out-btn i {
            font-size: 17px;
    position: relative;
    top: 3px;

        }
        .log-out-btn:hover {
            background-color:#fff;
            color: #5472b7;
            border: 1px solid #5472b7;
        }
        .LeftNav-left {
            left:-300px;
        }
        .pbody-padding {
            padding: 30px 30px 30px 30px;
        }
        /*.table-home {
            overflow:auto;
        }*/

        .table-home .dataTables_wrapper .row:nth-child(2) {
            overflow:auto;
        }


        .admin-btn {
            background: #375394;
    color: #fff;
    font-size:16px; 
        }
        .admin-btn i {
            line-height:0;
            position: relative;
  top: 7px;
    font-size: 23px;
        }
        .admin-btn:hover {
            background: #fff;
    color: #375394;
    border:1px solid #375394;
        }

        .order-details-c-table {
            width:100%;
        }
        .order-details-c-table tr td:nth-child(odd) {
            font-weight:400;
        }
          .order-details-c-table tr td:nth-child(even) {
          
        }
         .order-details-c-table tr td {
             padding:5px 0;
         }
         .view-order-btn {font-size: 12px;padding: 4px 6px; margin:5px 0;}


         .approve-btn {
             color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
         }
          .approve-btn:hover {
             color: #5cb85c;
    background-color: #fff;
    border-color: #5cb85c;
         }

         .decline-btn {
             color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
         }
         .decline-btn:hover {
             color: #c9302c;
    background-color: #fff;
    border-color: #c9302c;
         }

         .product-search-btn {
            margin-top:27px;
         }
         .dash-head-sum {
             margin:0 !important;
         }


         .file-upload-div input {
             width:100%;
         }

         .edtbtnprice {
             font-size:14px;
         }
         .edtbtnprice i {
             
    top: 3px;
    font-size: 16px;
         }

        @media(max-width:768px) {
             .search-filter-input {
                 padding:0;
             }
            /*.LeftNav {
                left:-300px;
            }*/
            .pbody {
                padding: 10px 10px 30px 10px !important;
            }

            .header img {
    width: 85px;
}
            .insights > .col-md-4 {
                width: 100%;
                margin-bottom:15px;
            }
            .insights .col-md-4+.col-md-4 {
    margin-left: 0px;
}
            .insights {
                margin-bottom:0;
            }
            }

        .active-page {
            background: #375394;
            color:#fff !important;
        }

        .table-home > h2 {
            color: #790000;
        }
        .table-home > h2 i {
            position: relative;
    top: 4px;
        }
        .bg-blue-1 {
            background-color:#295880 !important;
        }
        .bg-green-1 {
            background-color: #5fb16d !important; 
        }

        .bg-yellow-1 {
            background: #ffc107 !important;
        }

        .menu>li>a.active-page i {
            color:#fff;
        }

        .menu>li>a:hover i {
            color:#fff;
        }
        .upper-black {
            display:none;
            z-index:99;
           background-color: rgba(0, 0, 0, 0.6);
            position:fixed;
            left:0;
            right:0;
            bottom:0;
            top:0;
            overflow:hidden;
            transition:right 2s ease-in-out;

        }
        /*.right-upper-black {
             right:0px;
        }*/
        @media (max-width:768px) {
            .LeftNav {
                width: 260px;
            }
            .order-details-c-table tr td {
    padding: 0px 10px;
}
        }

        .binded-table-div-cover {
            overflow:auto;
            width:100%;

        }

        .table-address-p {
            float: left;
    width: 233px;
    margin:0;
        }


        .order-details-fields-div > div > div {
            position: relative;
    z-index: 1;
        }

        .back-btn-order {
            float:right;
            bottom: 7px;
   
    position: relative;
    
    color: #fff;
    background-color: #01458e;
        }

         .back-btn-order i {
             font-size:13px;
             top:1px !important;
         }

        .back-btn-order:hover {
           
    
    
    
    color: #01458e;
    background-color: #fff;
    border-color:#01458e;
        }


              /*=============== snack bar css start =================*/
  #snackbar {visibility: hidden;min-width: 250px;margin-left: -125px;background-color: #333;color: #fff;text-align: center;border-radius: 2px;padding: 16px;position: fixed;z-index: 1;left: 56.5%;top: 100px;font-size: 17px;}
  #snackbar.show {visibility: visible;-webkit-animation: fadein 0.5s, fadeout 0.5s 4.5s;animation: fadein 0.5s, fadeout 0.5s 4.5s;}
  @-webkit-keyframes fadein {from {top: 0; opacity: 0;} to {top: 100px; opacity: 1;}}
  @keyframes fadein {from {top: 0; opacity: 0;}to {top: 100px; opacity: 1;}}
  @-webkit-keyframes fadeout {from {top: 100px; opacity: 1;} to {top: 0; opacity: 0;}}
  @keyframes fadeout {from {top: 100px; opacity: 1;}to {top: 0; opacity: 0;}}

  /*=============== snack bar css end =================*/



  

 





.sidebar-navigation > ul > li > a {
  text-transform: uppercase;
}
.sidebar-navigation ul {
  margin: 0;
  padding: 0;
}
.sidebar-navigation ul li {
  display: block;
}
.sidebar-navigation ul li a {
        cursor: pointer;
  position: relative;
  display: block;
  font-size: 1em;
  text-decoration: none;
  color: #2e2e2e;
  letter-spacing: 0.02em;
  border-bottom: 1px solid #eee;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar-navigation ul li a em {
  font-size: 16px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px;
  border-radius: 50%;
}
.sidebar-navigation ul li:hover > a, .sidebar-navigation ul li.selected > a {
 background-color: #790000;
 color: #ffffff;
 border-color: rgba(255, 255, 255, 0.1);
}
.sidebar-navigation ul li ul {
  display: none;
}

.sidebar-navigation ul li ul.open {
  display: block;
}
.sidebar-navigation ul li ul li a {
  color: #495d62;
  border-color: rgba(255, 255, 255, 0.1);
}

.sidebar-navigation ul li ul li:hover > a, .sidebar-navigation ul li ul li.selected > a {
  background-color: #e6ebed;    color: #375394;
}
.sidebar-navigation ul li ul li:hover > a:before, .sidebar-navigation ul li ul li.selected > a:before {
  margin-right: 10px;
}
.sidebar-navigation ul li ul li.selected.selected--last > a {
  background-color: #94aab0;
  color: #fff;
}
.sidebar-navigation ul li ul li.selected.selected--last > a:before {
  background-color: #fff;
}
ul.sub_menu_sec li:last-child{
        border-bottom: 1px solid #eee;
}
.subMenuColor1 {
  background-color: #fbfcfc;
}

.subMenuColor2 {
  background-color: white;
}

.subMenuColor2 {
  background-color: white;
}

.subMenuColor2 {
  background-color: white;
}

.subMenuColor2 {
  background-color: white;
}

.subMenuColor2 {
  background-color: white;
}

.subMenuColor2 {
  background-color: white;
}

.subMenuColor2 {
  background-color: white;
}

.subMenuColor2 {
  background-color: white;
}

.subMenuColor2 {
  background-color: white;
}

ul.sub_menu_sec li a {
    background: #ffffff;
    border-left: 4px solid transparent;
    padding: 10px 20px;
    color: #333;
}
.log-out-btn:hover{
    color: #790000 !important;
    background: #fff !important;
    border:1px solid #790000 !important;
}
.rowadminpanel-boxes .col12forpartitions h5 {
    padding: 10px 10px;
    margin: 0;
    position: absolute;
    top: -20px;
    font-size: 18px;
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    color: #790000 !important;
    border: 1px solid #ccc;
}
.admin-btn {
    background: #790000;
    color: #fff;
    font-size: 16px;
}
.admin-btn:hover {
    background: white;
    border:1px solid #790000;
    color: #790000;
    font-size: 16px;
}
.uifhugih{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.dyugfycv {
    border-radius: 0;
    outline: none !important;
    box-shadow: none;
    margin-bottom: 5px;
    width: 60px !important;
}
.ihjguihbu{
    margin-right:70px;
}