@font-face {
    font-family:"Nunito-SemiBold";
    src:url('nunito/Nunito-SemiBold.ttf');}
@font-face {
    font-family:"Nunito-Bold";
    src:url('nunito/Nunito-Bold.ttf.ttf');}
@font-face {
    font-family:"Nunito-Regular";
    src:url('nunito/Nunito-Regular.ttf');}
@font-face {
    font-family:"Nunito-ExtraBold";
    src:url('nunito/Nunito-ExtraBold.ttf');}
@font-face {
    font-family:"Nunito-Light";
    src:url('nunito/Nunito-Light.ttf');}


    .menu-open #middle {
        background: #ffffff;
        width: calc(100% - 470px) !important
    
    }

    #middle {
        position: relative;
        content: ' ';
        clear: both;
        overflow: hidden;
        margin-left: 50px;
        margin-right: 235px;
        padding-right: 285px;
    }

ul.actions li{
    display:inline;
}
.actions form{
    display:inline;
    margin-bottom:0px !important;
}
ul.actions {
    margin-bottom:0px !important;
    padding-left:0; 
}
a.float-right {
    float: right;
    margin-top: -10px;
}
img.subimage{
    width:100%;
    height:200px;
}
.myoptions {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: auto;
    width:291px;
    position:absolute;
    z-index: 99999;
}
#targetLayer {
    position: relative;
    display: block;
    padding:10px !important;
    width:100%;
    display: block;

}
.close-button {
    position: absolute;
    right: 118px;
    top: -8px;
    z-index:9999999;
}
#targetLayer .close-button {
    position: absolute;
    left:85px;
    top: -4px;
    z-index:9999999;
}
/*#targetLayer{
    padding:10px !important;
}*/
.close-button .fa {
    color: #4cae4c;
}
.close-button .fa-inverse{
    color:#fff;
}
.deletebutton {
    position: absolute;
    right: 19px;
}
.multiselectbox .btn-group{
    width: 100%;
}
.addmorebutton{
    border-radius: 50px;
    padding: 8px;
}
.addmorebutton .glyphicon {
    top: 2px;
    left: 3px;
    font-size: 16px;
}
div.tabs ul.nav-tabs li.active a {
    color: #5ac1de;
    font-weight: 600;
}
.panel-heading .label{
    padding: 7px 4px;
}
.ui-dialog{
    z-index: 99999;
}
.lawyerroles ul li{
    list-style-type:none;
}
.sectiondiv{
    border: 1px solid #6f748c;
}
/* related sections and acts for caselaws*/

.multiselectActs {
    width: 100%;
}
.checkboxesActs{
    width: 80%;
    margin: auto;
}
.allacts {
    width: 90%;
    margin: auto;
    border: 1px solid #eee;
    padding: 10px;
}
.actsections {
    width: 90%;
    margin: auto;
}
p.sectionmessage {
    color: red;
}
p.choosesection {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 18px;
    margin-left: -20px;
}
.selectBoxActs {
    position: relative;
}

.selectBoxActs select {
    width: 100%;
    font-weight: bold;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkboxesActs {
    display: none;
    border: 1px #dadada solid;
}

#checkboxesActs label {
    display: block;
    width: 100%;
}

#checkboxesActs label:hover {
    background-color: #1e90ff;
}
#checkboxesActs .checkbox input[type=checkbox]{
    position: relative !important;
    margin-left: 10px !important;
}
label.error {
    color: #bf6464;
    font-weight: bolder;
    background-color:transparent;
}
.chapterheading {
    padding: 10px 10px;
    border-radius: 5px;
}
button.btn.btn-success.btn-xs.white{
    margin-left:20px;
}
form.listForm a.modalactiondelete.btn.btn-danger.btn-xs.white{
    margin-left:20px;
}
form.listForm {
    margin-bottom: 10px;
}
/* /Related sections and acts for caselaws */
ul.user-stats {
    margin-bottom: 0px;
}
ul.user-stats li{
    list-style-type: none;
    padding:2px;
}


/* Satwant Singh Bambra*/
.navbar-laravel {
    background-color: #212121;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.04);
    box-shadow: 0 2px 4px rgba(0,0,0,.04);
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(253, 252, 252, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(248, 250, 252);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255, 255, 255);
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(0, 0, 0);
    border-bottom: 1px solid rgba(39, 36, 36, 0.125);
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #000;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.9;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 1.5rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;

	padding: 2px 8px 5px 8px;
    font-size: 12px;
    line-height: 1.9;
    min-width: 60px;
    border-radius: 1.5rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.btnstatus {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
   	padding: 2px 8px 5px 8px;
    font-size: 12px;
    line-height: 1.4;
    min-width: 60px;
    border-radius: 1.5rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

/* new styles by loveleen */
aside#right-bar {
    position: absolute;
    right: 0;
    top:49px;
    bottom: 0;
    z-index: 30;

}
#right-bar{
    width: 235px;
    background-color:#b6569c;
    text-align:center;
}
.color-white{
    color:#fff !important;
}
#aside nav ul li.active {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background: #397598 !important;
}
.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings'; 
    content:"\e080";      float: right;        
    color: #5cb85c; 
    transform: rotate(90deg);
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "\e080";    
}
.panel-heading .accordion-toggle.collapsed::after {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    float: right;
    color: #5cb85c;
    transform: rotate(0deg);
}
.panel-group{
    background: #232323 !important;
    margin: 10px;
}
.panel-title{
    font-size: 11px;
}
a.accordion-toggle {
    font-weight: 800;
    text-align: left;
}
.send-message-form {
    text-align: left;
    margin: 10px;
}
.send-btn{
    background-color: #df0037;
    border: none;
    color: white;
    font-size: 16px;
    cursor: pointer;
    border-radius: 20px;
}
.margin-10 {
    margin-bottom: 10px;
}
.promotion-request-accordian{
    display:inline-block;
}
.text-left {
    text-align: left;
}
.margin-right{
    margin-right: 10px;
}
.feature {
    color: #019ef1 !important;
    font-weight: 800;
}
.time {
    color: #df0037;
    font-weight: 600;
}
.price {
    color: #5cb85c;
    font-weight: 600;
}
.pormotion-message {
    height:auto;
    overflow-y: auto;
}
.panel-default>.panel-heading {
    padding: 10px 5px;
}
/* new styles by loveleen */
/*satwant sir css start*/
.top_my {
    font-weight:800;
    font-size:24px;
    margin-left:0;
    color:#83dd83;	
}
.main_my {
    margin-left: 0% !important;
    color: #2a498d !important;
    font-weight: 600 !important;
    margin-bottom: 0;
    font-family: "Nunito-ExtraBold";
    font-size: 22px;
}
.add_promotion {
    margin-left:3% !important;
    margin-top:3% !important;
    color:#186c39 !important;
}
.promotion-box {
    width:40%;
}
.new-panel {
    padding:5px 15px;
}
.btngrey {
    background:#b5c1c7;
    color:white;
}
/*satwant sir css End*/
/*vikas-css START*/
#right-bar .panel-heading{
    padding:0 0px;
    border-radius:6px;
}
#right-bar .panel-heading .anchor{
    padding: 10px 5px;
    display: block;
}
#right-bar  .pan-content{text-align:left }
#promotion-accordian .panel-heading{border-radius:0px }
#promotion-accordian .panel-heading{padding:3px 5px; }
#promotion-accordian  .panel-default{border-left:3px solid #77dd77;border-radius:0px;  }
#promotion-accordian .feature , #promotion-accordian .time,#promotion-accordian .price{margin-right:5px;margin-bottom:0  }
#promotion-accordian .con-detail > p {
    margin-bottom: 0;
    font-size: 10px;
    color: black;
    text-transform:uppercase; 
    font-weight: 700;
}
#promotion-accordian .con-detail{margin-top:5px; }
#promotion-accordian .con-detail > ul{margin-bottom:0; margin-top:10px; }
#promotion-accordian .blue{color:#01a6ff}
#promotion-accordian .pink{color:#e90047}
#promotion-accordian .green{color:#88ff85}
.publish {
    background: #df0037;
    color: white;
    text-transform: uppercase;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 26px;

}
#promotion-accordian .edit{
    display: inline-block;
    color: #01a6ff;
    border: 1px solid #01a6ff;
    padding: 5px 8px;
    border-radius: 100%;
}
#promotion-accordian .phone{
    display: inline-block;
    color: #77dd77;
    border: 1px solid #77dd77;
    padding: 5px 8px;
    border-radius: 100%;
}
#promotion-accordian .panel-body{
    padding:15px 5px; 
}
aside#right-bar {
    position: absolute;
    right: 0;
    top: 49px;
    bottom: 0;
    z-index: 30;
    /*    height:100%;*/
    /* display: table; */    
}
.table-heading{background:white; }
.table-heading th {
    padding: 20px 8px !important;
}
.table-heading th > span
{
    border-right: 1px solid black;
    display: block;
    margin-right: -8px;
}
.table-heading th:last-child > span{
    border-right:none 
}
.table-heading th > span {
    border-right: 2px solid #9d9d9d;
    display: block;
    margin-right: -12px;
    line-height: 26px;
}
.table-heading .ed{}
.eye{
    float: right;
    padding-right: 15px;
    color: #309ef1;
}
.ed{
    background: #77dd77;
    color: white;
    padding: 10px 15px;
    border-radius: 26px;
    text-transform: uppercase;
    line-height: 0;
    height: 0;
    display: table;
}
.edit-btn{
    background:#01a6ff;
    color: white;
    padding: 10px 15px;
    border-radius: 26px;
    text-transform: uppercase;
    line-height: 0;
    height: 0;
    display:inline-block;
    font-size:12px 
}
.del-btn{
    background:#df0037;
    color: white;
    padding: 10px 15px;
    border-radius: 26px;
    text-transform:uppercase;
    line-height: 0;
    height: 0;
    display:inline-block;
    font-size:12px; 
}
.table-design{
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
}
.panel-body{display:block !important }
.admin-div ul > li{list-style:none;float:left;padding:0 0px; }
.admin-div ul > li:nth-child(1){width:40%;}
.admin-div ul > li:nth-child(2){width:40%;}
.admin-div ul > li:nth-child(3){width:20%;}
#admin-view .admin-div > ul {display:table;width:100%;padding:0;margin:0    }
#admin-view ul p{padding:0;margin:0  }
#admin-view .white {
    background: white;
    padding: 30px 15px;
    min-height:290px;
    -webkit-box-shadow: 0px 0px 45px -8px rgba(35,29,29,0.45);
    -moz-box-shadow: 0px 0px 45px -8px rgba(35,29,29,0.45);
    box-shadow: 0px 0px 45px -8px rgba(35,29,29,0.45);
}
#admin-view  .title > span{ color:#3a5691;}
#admin-view .title {
    font-size:1.2vw;
    color: #333232;
    font-family:"Nunito-SemiBold";
    font-weight: 700;
    margin-bottom: 25px;
    min-height: 27px;
}
.admin-div .item > li {
    list-style: none;
    float: left;
    padding: 0 0px;
}
.list-detail-ul {
    display: table;
    width: 100%;
}
.list-detail-ul > li{
    width: 100% !important;
    padding:8px 0px !important; 
}
.view-list{
    font-family:"Nunito-ExtraBold";
    display: block;
    text-align: right;
    color: #69d874;
    text-decoration: none;
}
.blank{
    height:40px;
    margin-bottom:24px !important; 
}
.form-icon{
    position: absolute;
    top: 15px;
    left: 22px;
    border-right: 2px solid #b2b2b2;
    padding-right: 6px;
    line-height: 19px;
    margin-left:3px; 
}
.form-icon  .img1{
    height: 15px;
    width: 20px;
    padding-right: 0px; 
}
.form-icon .img2 {
    height: 17px;
    width: 16px;
    padding-right: 0px;
    margin-left: 3px;
}
.btn-login-form{
    padding:9px 0; 
    font-size: 14px;
    text-transform: uppercase;
}
.develop-icon{height:20px }
.copy{color:#404040; text-align:center; }
.line{
    margin-top:200px !important;
    border-bottom: 1px solid #626262;
    height: 1px;
    width: 300px;
    display: table;
    margin: auto;
    margin-bottom:15px !important;
}
.pink-block {
    background: #fee101;
    height: 135px;
    align-items: center;
    justify-content: center !important;
    display: flex;
    width:100%; 
}
.txt-number{color:white;}
.txt-value{font-size:28px;text-align:center;font-family:"Nunito-Light" }
.txt-vendor {
    font-size: 14px;
    text-transform: uppercase;
    max-width: 60px;
    text-align: center;
    display: table;
    font-family:"Nunito-SemiBold";
}
.blue-block {
    background: #395591;
    height: 135px;
    align-items: center;
    justify-content: center !important;
    display: flex;
    margin-top:20px;
    width:100%; 
}
.admin-bottom{
    margin-top: 20px
}
.green-block {
    background: #77dd77;
    height: 135px;
    align-items: center;
    justify-content: center !important;
    display: flex;
    margin-top:20px; 
    width:100%; 
}
.yellow-block {
    background:#fee101;
    height: 135px;
    align-items: center;
    justify-content: center !important;
    display: flex;
    margin-top:20px; 
    width:100%; 
}
.txt-revenue {
    font-size: 14px;
    text-transform: uppercase;
    max-width: 118px;
    text-align: center;
    display: table;
    margin-top: 14px !important;
}
.negotiate {
    font-family:"Nunito-SemiBold";
    background: #e20035;
    color: white;
    padding: 7px 0px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 50px;
    float: right;
    width: 100%;
    text-align: center;
    font-size:10px; 
}
.price{
    color:#77dd77;
    float:right; 
    font-size: 12px;
}
.flow-div{
    height:290px;
    overflow-y:auto; 
}
.pan-txt{margin-top:20px;padding: 15px 5px !important; }
.btn-info {
    color: #fff;
    background-color:#395591 !important;
    border-color: #f58a40;
    border:none !important;
}
.btn-danger {
    color: #fff;
    background-color: #ff6600 !important ;
    border-color: #ff6600;
    border:none !important;
}
.btn-success {
    color: #fff;
    background-color:#18713b !important;
    border-color: #f2c602;
    border:none !important;
}
.btn-warning {
    color: #fff;
    background-color:#fee101 !important;
    border-color: #46b8da;
    border:none !important;
}
.pan-txt{
    border-left: 3px solid #77dd77;
}
.pc-img{height:30px;width:30px; }
.yellow-txt {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    color: #232323;
}
.yellow-ul{
    margin-bottom:10px; 
}
.yellow-info > p {
    text-transform: uppercase;
    color: #232323;
    font-weight: 700;
    margin-bottom: 8px;
}
.yellow-info > p > span{
    text-transform:none ; 
    color: #e90047;
}
.switch.switch-danger > input:checked + .switch-label {
    border-color:#224389;
    background: #224389;
}
.switch.success > input:checked + .switch-label {
    border-color: #77dd77;
    background: #77dd77;
}
.switch.warning > input:checked + .switch-label {
    border-color: #fee101;
    background: #fee101;
}
.sel-box{
    border-radius:4px 
}
.viewpay{color:#01a6ff;text-transform:uppercase;font-size:12px }
.payul{margin-bottom:0;  }
.stbtn{display:flex;justify-content:space-between;margin-top:10px   }
.stat {
    text-transform: uppercase;
    color: #232323;
    font-weight: 700;
    margin-bottom: 8px;
}
.popusr {
    background-color:#e90047 !important ;
    float: right;
    padding: 5px 0px;
    width: 100%;
    margin-right: 15px;
}
.adduser-form .input-group{margin-bottom:10px
}
#sel1{border-radius:0px; }
.st-btn {
    background: #80c8ff;
    color: white;
    padding: 10px 60px;
    display: table;
    margin: auto;
}
#add-user{
    float:right;   
    width:20%; 
}
#asidebg {
    position: static !important;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
}
#right-bar {
    min-height: 730px; 
}
#aside {
    min-height: 730px;  
}
.font-view {
    font-size: 12px;
    color: #232323;
    padding: 0 5px;
}
#header{
    position: relative;
    content: ' ';
    clear: both;
    overflow: hidden;
    margin-left: 235px !important;
    margin-right: 235px !important;
    background:#f7f7f7 !important;
}
#aside {
    position: absolute;
    left: 0;
    top: -50px;
    bottom: 0;
    z-index: 30;
	   
}
aside#right-bar {
    position: absolute;
    right: 0;
    top: -50px;
    bottom: 0;
    z-index: 30;
	  
}
#sideNav{
    margin-top:50px 
}
#aside nav ul {height:auto !important }
#aside nav ul li a {
    height: 50px !important;
		display:flex;
	align-items:center;
}
.send-btn {
    background-color: #df0037;
    border: none;
    color: white;
    font-size: 16px;
    cursor: pointer;
    border-radius: 20px;
    padding: 0 25px;
}
.redarrow {
    height: 20px;
    margin-left: 10px;
}
@media (min-width:300px) and (max-width:700px){
    #header {
    height:0;}
    aside#right-bar {
    display: block;
    padding-left: 50px;
    background:#4c2409;
}
.admin-main{padding:0; }
    #asidebg {
        margin-left:0px !important;
    }
    #aside nav ul li a {
        height: 70px !important;
    }
    .icon-ul li > a > .span-txt{
        margin-left:0 !important;
        margin-top:6px; 
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    #middle {margin-right:0;}
body.menu-open #aside, body.menu-open #asidebg {
    margin-left: 0;
    width: 190px;
}

#middle {
    margin-left:50px;
}
#header img.user-avatar {
    display: inline-block;
    margin-right: 10px;
    margin: 0px !important;
    border: none;
    padding: 3px;
}
.main_my {
  font-size:14px;   
}
#admin-view .title {
    font-size: 14px;}
.admin-div ul > li:nth-child(1) {
    width: 100%;
}
.admin-div ul > li:nth-child(2) {
    width: 100%;
    margin-top:20px; 
}
.admin-div ul > li:nth-child(3) {
    width: 100%;
}

#aside, #asidebg {
    margin-left: 0;
    width:50px; 
}
#aside.bar .icon-ul li > a > .span-txt {display:none; }
aside#right-bar {
    position: static;
    right: 0;
    top: -50px;
    bottom: 0;
    z-index: 30;
    width: 100%;
}

#sideNav {
    margin-top: 100px;
}
#mobileMenuBtn {
    display: block;
    position: relative;
    top: 50px;
}
}



@media (min-width:700px) and (max-width:1200px){
    .menu-open #header{

        position: relative;
        content: ' ';
        clear: both;
        overflow: hidden;
        margin-left: 235px !important;
        margin-right: 235px !important;
        background:#f7f7f7 !important;

    }
    #header {
        position: relative;
        content: ' ';
        clear: both;
        overflow: hidden;
        margin-left: 50px !important;
        margin-right: 180px !important;
        background: #f7f7f7 !important;
    }
    .list-detail-ul > li{
        width: 100% !important;
        padding:8px 0px !important; 
    }
    #add-user {
        display: table;
        width: 20%;
        margin-bottom: 20px;
    }
    /*#admin-view .title {
        font-size: 16px;
        color: #333232;
     font-family:"Nunito-Bold";
        font-weight: 700;
        margin-bottom: 5px;
        min-height: 50px;
    
    }*/
    #aside, #asidebg {
        margin-left: 0;
    }
    #content{
        padding:5px !important; 
    }
    .admin-main{
        padding:0; 
    }
    .popusr {

        background: #e90047 !important;
        float: right;
        padding: 5px 0px;
        display: inline-block;
        margin-right: 0 !important;
        margin-top: 10px;
        width: 100%;
        font-size:1vw;

    }
    .pd-0{padding:0 }
    .pd-lr-5{padding:0 5px }
    #admin-view .white {
        background: white;
        padding: 5px 5px;
        min-height:230px;
    }
    .font-view{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; 
    }
    .txt-vendor {
        font-size: 12px;
    }
    .txt-value {
        font-size: 16px;
        text-align: center;
    }
    .pink-block {
        background: #e90047;
        height: 105px;}
    .blue-block {

        background: #0091ff;
        height: 100px;
        align-items: center;
        justify-content: center !important;
        display: flex;
    }
    .negotiate {
        background: #e20035;
        color: white;
        padding: 7px 0;
        text-transform: uppercase;
        display: inline-block;
        border-radius: 50px;
        float: right;
        width: 100%;
        font-size: 10px;
        text-align: center;
    }
    .green-block {
        background: #77dd77;
        height: 105px;
        align-items: center;
        justify-content: center !important;
        display: flex;
        margin-top:0px;
    }
    .blank {
        height: 31px;
        margin-bottom: 24px !important;
    }
    .yellow-block {
        background: #fee101;
        height: 105px;
        align-items: center;
        justify-content: center !important;
        display: flex;
        margin-top:0px;
    }
    .txt-revenue {
        font-size: 10px;
        text-transform: uppercase;}

    #sidenav  ul > li > a > span{
        margin-top:0px; 
    }
    textarea.form-control {
        height:75px;
    }
    .send-btn {
        background-color: #df0037;
        border: none;
        color: white;
        font-size: 12px;
        cursor: pointer;
        border-radius: 20px;
        text-transform: uppercase;
        padding: 0px 20px;
    }


    .panel-group {
        background: #232323 !important;
        margin: 2px;
    }
    .switch-round > input:checked + .switch-label {
        padding-left: 16px;
    }
    .menu-open #middle {
        background: #ffffff;
        width: calc(100% - 235px) !important;
    }

    .switch > .switch-label {
        cursor: pointer;
        display: inline-block;
        position: relative;
        height: 25px;
        width: 40px;
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        line-height: 20px;
        text-align: center;
        background: #B5C1C7;
        border: 2px solid #B5C1C7;
        text-transform: uppercase;
        font-family: Helvetica, Arial, sans-serif;
        -webkit-transition: 0.3s ease-out;
        -moz-transition: 0.3s ease-out;
        -o-transition: 0.3s ease-out;
        transition: 0.3s ease-out;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
    }
    .switch-round > .switch-label {
        -webkit-border-radius: 13px;
        -moz-border-radius: 13px;
        -o-border-radius: 13px;
        border-radius: 13px;
    }
    #right-bar {

        width: 180px;
        background-color: #111;
        text-align: center;

    }
    .user-avatar{height:20px; }
    #sideNav.sidemain .span-txt{display:none;}
    #aside.bar{
        width: 50px;
    }
    #sideNav .icon-ul > li > a{
        display:flex;
        align-items:center; 
    }
    #right-bar.rightnav{display:none } 
    .menu-open > #app >  #wrapper > #right-bar{
        display:none 
    }
    .menu-open > #header{margin-right: 0px !important;}
    #middle{margin-left:50px;margin-right:0px;    padding-right: 235px ; }
    .menu-open > #app >  #wrapper > #middle{
        margin-left: 235px !important;
        margin-right:0px;
    }
    .select2{width:100% !important; } 
    /*    #right-bar {
            min-height: 1024px;
        }
        #aside {
            min-height: 1024px;
        }*/
    #admin-view .title {
        font-size: 1.5vw;
        color: #333232;
        font-family: "Nunito-SemiBold";
        font-weight: 700;
        margin-bottom: 25px;
        min-height:16px; 
    }
    .list-detail-ul {
        display: table;
        width: 100%;
        margin-bottom:5px; 
    }
    .bk {
        margin-top: 1px;
        height: 230px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .blue-block {
        background: #0091ff;
        height: 105px;
        align-items: center;
        justify-content: center !important;
        display: flex;
        margin-top:0px; 
    }


    .view-list{
        font-family:"Nunito-ExtraBold";
        display: block;
        text-align: right;
        color: #19723c;
        text-decoration: none;
        font-size:1.4vw; 
    }
    .btnstatus{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .flow-div {
        height: 230px;
        overflow-y: auto;
    }

    .redarrow{
        height: 18px;
        margin-left: 5px;
    }

    .menu-open.min > #app > #wrapper > #right-bar{
        display: block;
    }
    .menu-open.min > #header{
        margin-right:180px !important; 
    }
    .menu-open.min > #app > #wrapper > #middle {
        margin-left: 0px !important;
        margin-right: 180px;
    }
}
@media (min-width:900px) and (max-width:1200px){
    #admin-view .title {
        font-size: 1.5vw;
        color: #333232;
        font-family: "Nunito-SemiBold";
        font-weight: 700;
        margin-bottom: 25px;
        min-height: 22px;
    }
}
@media (min-width:1600px){
    body{
        width:1366px; 
        margin:auto !important;  
    }
    #admin-view .title {
        font-size: 20px;
        color: #333232;
        font-family: "Nunito-SemiBold";
        font-weight: 700;
        margin-bottom: 25px;
        min-height: 27px;
    }
}
.page-header, #page-header {
    padding: 25px 15px 8px 15px;
    position: relative;
    width: 100%;
    margin: 0;
    background-color: #f6f8f8;
    border-bottom: 1px solid #dee5e7;
    z-index: 1;
}
#header img.user-avatar {
    display: inline-block;
    margin-right: 10px;
    margin: 7px;
    border:none
}
.switch-round > input:checked + .switch-label::after {
    color:white;
}
.switch-round > .switch-label::after {
    width: 19px;
    color: white;
    content: "\2022";
    font: 20px/20px Times, Serif;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
}
.switch > input:checked + .switch-label:after {
    margin: 3px;
    width: 15px;
    height: 15px;
    background: white;
}
.switch > .switch-label::after {
    content: "";
    margin: 3px;
    width: 15px;
    height: 15px;
    display: block;
    background: #fff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
}
.switch-round > .switch-label::after {
    width: 15px;
    color: white;
    content: "\2022";
    font: 20px/20px Times, Serif;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
}
#admin-view{
    margin-bottom:60px;  
}
.menu-open.min #header{
    margin-left: 50px !important;
}
.login-form{
    max-width:768px;margin:auto; margin-top:30px;
}
.hotel-img{
    max-width:300px; 
}
 #middle {
    background: #ffffff;  
    width:100% !important ;
}
#header{
    background: #ffffff !important;  
}
#page-header {
    background: #ffffff !important;
    border: none;
    display: flex;
    align-items: center;
}
.arrow-img{
    height: 20px;
}
.arrw1{
    float:left;
    width:42%; 
}
.arrw2{
    float:left;
    width:58%; 
}
#panel-1 > .panel-body{padding:0 }
.delbtn form{margin-bottom:0; }
#sample_editable_1 td {
    font-family: "Nunito-SemiBold";
    font-size: 14px;
    color: #232323;
    padding:5px; 

}
#sample_editable_1_length .form-control{
    border-radius:0px;  
}
#sample_editable_1 th {
    font-family: "Nunito-ExtraBold";
    color: #232323;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    background: white;
    padding: 18px 10px;
}
#sample_5_length .form-control{border-radius:0px; } 
#sample_5_wrapper th{
    font-family: "Nunito-ExtraBold";
    color: #232323;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    background: white;
    padding: 18px 10px;
}
#sample_5_wrapper td {
    font-family: "Nunito-SemiBold";
    font-size: 14px;
    color: #232323;

}
*{outline:none !important }
.btnstatus{
    text-transform:capitalize;  
}
.admin-div-slider-ul{}
.admin-div-slider-ul > li {
    list-style: none;
    float: left;
    padding: 0 0px;
}
.admin-div-ul.admin-slider-ul li:nth-child(1){width:80% !important;float:left}
.admin-div-ul.admin-slider-ul li:nth-child(2){width:20% !important;float:left}
.slide-icon{
    display: flex;
    justify-content: space-between;
    padding:0 
}
.slide-icon .order-list .n1{font-family:Nunito-SemiBold;color:#e90047;font-size:30px; }
.slide-icon .order-list .n2{font-family:Nunito-SemiBold;color:#77dd77;font-size:30px; }
.slide-icon .order-list{
    flex-direction: row;
    display: flex;}
.slide-icon .order-list > div:first-child{margin-right:10px; }
.slide-icon .order-list .order{ font-family:"Nunito-ExtraBold";text-transform:uppercase;color:#767676;font-size:12px;  }
#admin-view .white.slide-white {
    background: white;
    padding: 15px 15px;}
#admin-view .slide-txt > .title {
    text-transform: uppercase;
    font-family: "Nunito-Regular";
    margin-bottom: 10px;
    color: #231d1d;
    font-weight: normal;
    font-size: 18px;
}
#admin-view .slide-txt{
    padding:0;
    margin-top:10px; 
}
#admin-view .slide-data {
    font-size: 12px;
    border-bottom: 1px solid #4f5d67;
    padding-bottom: 20px;
    min-height:90px; 
}
#admin-view  .manage-rs .resort{
    background:#77dd77;
    color:white;
    font-family:"Nunito-ExtraBold";
    text-transform:uppercase; 
    font-size:14px; 
}
#admin-view .manage-rs {
    padding: 0;
    margin-top: 10px;
}
#admin-view .manage-rs .resort {
    background: #77dd77;
    color: white;
    font-family: "Nunito-ExtraBold";
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 10px;
    border-radius: 20px;
    font-size: 10px;
    line-height: 20px;
}
.noticon{
    height: 25px;
    width: 25px;
    background: #fee101;
    text-align: center;
    border-radius: 36px;
    padding: 4px !important;
    color: #2c343a;
    font-size: 12px;
    font-weight: bold;
}
.manage-rs{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.slider-div{padding:0; }
.slider-sub-block1,.slider-sub-block2{padding:0 }
#admin-view .carousel-control {
    width: 5%;
    background: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 45px -8px rgba(35,29,29,0.45);
}
#admin-view .carousel-control:hover {
    background:#dadada;
}
#myCarousel{
    padding-left: 5%;
    padding-right: 5%;
}
.slider-div {
    padding: 0;
    background: white !important;
}
.arrow{
    color:black   
}
#myCarousel1{
    padding-left: 5%;
    padding-right: 5%;
}
#myCarousel3
{
    padding-left: 5%;
    padding-right: 5%;
}
#myCarousel2
{
    padding-left: 5%;
    padding-right: 5%;
}
.user-avatar {
    height: 30px;
    width: 80px;
}
.resuart-head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-right:15px; 
    margin-top:15px; 
}
.resuart-head > .resort-name {
    font-family: "Nunito-ExtraBold";
    color: #231d1d;
    font-size: 15px;
}
.resuart-head > .resort-head > a{
    font-family:"Nunito-SemiBold";
    color:#231d1d;
}
.circ-side{padding-left:5px; }
.circ-side > img{
    height:25px;
}

/*seller-css-start*/
.user-name{
    font-family:"Nunito-ExtraBold";
    text-transform:uppercase; 
}
.nego {
    background: #df0039;
    color: white;
    display: inline-block;
    font-family: "Nunito-ExtraBold";
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 0px 34px;
    border-radius: 50px;
    margin-top: 4px;
    font-size: 12px;
}
.seller-ul > li{
    list-style:none    
}
.seller-ul li:nth-child(1){
    width:80% !important;
    float:left;
    display:inline-block;
}
.seller-ul li:nth-child(2){
    width:20% !important;  
    float:left;
    display:inline-block; 
}
.seller-right-ul{
    margin:0;
    padding:0; 
    display:inline-block;
    width:100%;
}
.seller-right-ul > li {
    list-style:none; 
}
.seller-right-ul > li:nth-child(1) {
    width:35%; display:inline-block;float:left;     
}
.seller-right-ul > li:nth-child(2) {
    width:55%; display:inline-block;float:left;     
}
.seller-right-ul > li:nth-child(3) {
    width:10%; display:inline-block;float:left;     
}
.seller-right-ul p{
    margin-bottom:0; 
}
.seller-right-ul > .name > p {
    font-family: "Nunito-ExtraBold";
    color: #232323;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px;
}
.seller-right-ul > .product > p {
    font-family: "Nunito-ExtraBold";
    color: #232323;
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
}
.seller-right-ul > .qty > p {
    font-family: "Nunito-ExtraBold";
    color: #232323;
    font-size: 10px;
}
.takeway-ul > li:first-child{
    font-family: "Nunito-ExtraBold";
    color: #01a6ff;
    font-size: 10px;
    width: 60%;
}
.takeway-ul > li:last-child{
    font-family: "Nunito-ExtraBold";
    color: #e90047;
    font-size: 10px;
    margin-right:5px; 

}
.takeway-ul {
    padding:0; 
    margin:0; 
}
.takeway-ul li{padding:0 }
.takeway-ul li > span{font-family: "Nunito-SemiBold"; }
.div-pd1,.div-pd2,.div-pd3,.div-pd4{
    padding:3px; 
    font-family: "Nunito-SemiBold";
    color: #232323;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dis-table{
    display:table;
    width:100%; 
}
.con-seller p{
    margin:15px 0; 
}
/*seller-css-END*/
.dove-pic{height:70px;width:70px; border-radius:100%;   }
.con-seller{margin:0px 0 }
.order-notfic{padding-right:15px;}

.head-promo > p {
    text-align: left;
    color: white;
    text-transform: uppercase;
    font-family: "Nunito-SemiBold";
    margin-bottom: 10px;
    border-top: 1px solid gray;
    padding-top: 8px;

}
#sll{
    border-radius:1em;
}
.prmo{padding:0; }
.fancy-file-upload>input[type=text] {
    background-color:white;
    padding-left:35px;
    border-radius:1em;
}
.fancy-file-upload.fancy-file-success > span.button {

    background-color: #01a6ff !important; 
    border-radius: 1.5rem;
    font-size: 12px;
    padding: 0 5px;

}
#simple-in{
    border-radius: 8px;
    margin-top: 12px;
}
.off-btn {
    background-color: #df0037;
    border: none;
    color: white;
    font-size: 12px !important;
    cursor: pointer;
    border-radius: 20px;
    padding: 0 15px;
    width: 100%;
    margin-top: 15px;
    text-transform: uppercase;
    display: inline-block;
}

#page-header .main_my > .phone{
    float: right;
    color: #28478f;
    border: 2px solid #77dd77;
    border-radius: 100%;
    font-size: 13px;
    height: 20px;
    width: 20px;
    text-align: center;
    padding: 2px;
}
#content > p{text-align:center; }
.st-form .form-icon {
    position: absolute;
    top: 15px;
    left: 22px;
    border-right: 1px solid #b2b2b2;
    padding-right: 6px;
    line-height: 14px;
    margin-left: 3px;
}

.resort-head1 > a{
    float:right;
    font-family:"Nunito-SemiBold";
    color:black;

}
.targetdem{
    position:relative;
}
.targetdem .close-button {
    position: absolute;
    top: -13px;
    z-index: 9999999;
    left: 74px;
}

@media (min-width:768px) and (max-width:991px){
     .newtab  {
       white-space: nowrap;
    display: flex;
    overflow-x: auto;
    }

    .head-promo > p {
        text-align: left;
        color: white;
        text-transform: uppercase;
        font-family: "Nunito-SemiBold";
        margin-bottom: 10px;
        border-top: 1px solid gray;
        padding-top: 8px;
        margin-top: 15px;
    }
    #admin-view .white.slide-white {
        background: white;
        padding: 15px 15px;
        min-height:278px; 
    }
    .slider-sub-block2{
        display:none; 
    }
    .resuart-head > .resort-name {
        font-family: "Nunito-ExtraBold";
        color: #231d1d;
        font-size: 15px;
        padding-left: 15px;
    }
    .off-btn {
        background-color: #df0037;
        border: none;
        color: white;
        font-size: 10px !important;
        cursor: pointer;
        border-radius: 20px;
        padding: 0 15px;
        width: 100%;
        margin-top: 15px;
        text-transform: uppercase;
        display: inline-block;
    }
    .img-place{
        font-size:10px; 
    }
    .fancy-file-upload.fancy-file-success > span.button {
        background-color: #01a6ff;
        border-radius: 1.5rem;
        padding: 0 3px;
        font-size: 10px;
    }
    .publish {
        background: #df0037;
        color: white;
        text-transform: uppercase;
        padding: 5px 2px;
        display: inline-block;
        border-radius: 26px;
        font-size: 12px;
        padding: 4px 5px;
    }
    .time_pick {
        margin-bottom: 15px;
    }
    .arrw1 {
        float: left;
        width: 35%;
    }
    .arrw2 {
        float: left;
        width: 65%;
    }
    .st-form{margin-top:50px;padding:0 15px;}
    .Noti {
        display: table;
        width:100%; 
    }
    .float-rt{
        float: right
    }
    .btn-login-form {
        padding: 7px 0;
        font-size: 14px;
        text-transform: uppercase;
    }
    .sun{
        min-height: .01%;
        overflow-x: auto;
		    width: calc(100% - 30px);
    }
body{
    overflow-x: hidden;
}
.col-xs-7.controls{
    overflow-wrap: break-word
}
.table-scrollable{
    overflow-x: auto;
}

}


/*vikas-css End*/

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.0;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

#sample_editable_1 td {
    font-family: "Nunito-SemiBold";
    font-size: 13px;
    color: #232323;
    padding: 5px;
    vertical-align: middle;
}
#reservation-accordian .panel-heading {
    padding: 3px 5px;
}
#reservation-accordian .panel-heading {
    border-radius: 0px;

}
#reservation-accordian .panel-default {
    border-left: 3px solid #77dd77;
    border-radius: 0px;
}
#reservation-accordian .phone {
    display: inline-block;
    color: #77dd77;
    border: 1px solid #77dd77;
    padding: 5px 9px;
    border-radius: 100%;
}
#reservation-accordian .con-detail > p {
    margin-bottom: 0;
    font-size: 10px;
    color: black;
    text-transform: uppercase;
    font-weight: 700;
}
#sample_editable_1 th{
	min-width:100px
}

.table-responsive::-webkit-scrollbar {
    width: 0.1em;
    height:10px;
}
 
.table-responsive::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.table-responsive::-webkit-scrollbar-thumb {
  background-color: #77dd77;
  /* outline: 1px solid blue; */
}

.view-list {
    font-family: "Nunito-ExtraBold";
    display: block;
    text-align: right;
    color: #234489 !important;
    text-decoration: none;
}
.list-main-menu .tabs-ul li.active a {
    border: none;
    background: #18713b;
    color: white;
    border-radius: 0px;
    border: 2px solid #cccccc;
}


.side_icons {
    font-size: 1.5em;
	width:20%;
}
#aside {

    position: absolute;
    left: 0;
    top: 0px;
    bottom: 0;
    z-index: 30;

}


.select2-container--default .select2-selection--single {
    background-color: transparent;
    border-radius: 1.5rem;
	    padding: .375rem .75rem;
		    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}
#sample_2_wrapper td {
    font-family: "Nunito-SemiBold";
    font-size: 14px;
    color: #232323;
}

#sample_2 th:not(:first-child) {
    min-width: 100px;
	
}

#repeat-accordian .panel-heading {
    border-radius: 0px;
}

#repeat-accordian .panel-heading {
    padding: 3px 5px;
}
#repeat-accordian .panel-default {
    border-left: 3px solid #77dd77;
    border-radius: 0px;
}

#companies-accordian .panel-heading {
    border-radius: 0px;
}

#companies-accordian .panel-heading {
    padding: 3px 5px;
}
#companies-accordian .panel-default {
    border-left: 3px solid #77dd77;
    border-radius: 0px;
}
.blue-block-new {
    background: #f5f5f5;
    height: 135px;
    align-items: center;
    justify-content: center !important;
    display: flex;
    margin-top: 0px;
	border: 2px solid white;
	flex-direction: column;
}
    .btn-group>.btn{
    border-radius: 1.5rem !important;
    margin-right:2px;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
    border-right: 1px solid white !important;
}
/*new-css-vk-sidebar */
#aside{width:50px; }
.menu-open #aside{width:235px; }
#header{
    position: relative;
    content: ' ';
    clear: both;
    overflow: hidden;
    margin-left: 50px !important;
    margin-right: 235px !important;
    background:#f7f7f7 !important;
}
.menu-open #header{
    position: relative;
    content: ' ';
    clear: both;
    overflow: hidden;
    margin-left: 235px !important;
    margin-right: 235px !important;
    background:#f7f7f7 !important;
}

.menu-open #middle {
    position: relative;
    content: ' ';
    clear: both;
    overflow: hidden;
    margin-left:235px;
    margin-right: 235px;
    padding-right: 0px;
}
/*new-css-vk-sidebar-end */

.logo.pull-right{
  display:none !important;
}

    .oneline {

        display: table;
        
    }

    #sample_editable_1_wrapper{display:table;width:100% ; }  
     #sample_2{display:table;width:100% ; }  


    .new-panel {
    padding: 5px 15px;
    display: inline-block !important;
    width: 33.3%;
    float: left;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
    width: 100%;
}
.span-txt {
display: none;

}
.menu-open .span-txt{display: block;}

@media (min-width:300px) and (max-width:700px){

    aside#right-bar {
        display: block;
        padding-left: 50px;
        background:#4c2409;
    position: static !important;
    margin-left: 0px;
    padding-bottom: 20px;
    
    }
    .seller-ul li:nth-child(1) {
        width: 100% !important;
    }
    .seller-ul li:nth-child(2) {
        width: 100% !important;
    }

    .blue-block {
        height: 180px;
    }
    .pink-block{
        height: 180px;
    }
    .resuart-head > .resort-name {
        padding-left: 15px;
    }
    #content.padding-20{padding:0 !important ;}

    .menu-list-col , .menu-item ,.list-main-menu{padding:0 !important ;}
    .list-main-menu .tabs-ul{
        display: flex;
        white-space: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .tab-content{
        padding-right:35px ;
    }
    #middle {
        background: #ffffff;
        max-width:100% !important;
        width:100% !important;
        padding-right:0px;margin-left:0px
    
    }
  

}

.mp{text-align:center !important ;padding-bottom:5px !important;}