    .navbar_bac{ background: #555299; } .form-group.last { margin-bottom:0px; }  .full {width: 100%; }
    .carousel{ padding: 0; margin: 0;}
    .gap { height: 30px; width: 100%; clear: both; display: block; }    
    .payments {
        font-size: 1.5em;   
    }
    .no-padding{
        margin: 0;
        padding:0.2px 0;
    }
    .navbar {
        border-bottom: 0px solid #2FA9CC;
        /*box-shadow: 72px 2px 72px 2px #ccc;*/
    }
    .container-login{
        width: 100%;
        position: absolute;
        z-index: 99999;
        right: 0; 
        top: 15px;
     }
     .container-sigup{
        right:0;
        top:  40;
        width: 100%;
        position: absolute;
        z-index: 99;
     }
     .navbar-header a img{
        margin-top: -15px;
     }
    footer{
        width: 100%;
        height: auto;
     }
     .footer ul {
        list-style-type: none;
        margin-left: -35px;
     }

     .footer-bottom{
        background: #555299;
        line-height: 50px;
        color: #fff;
        bottom: 0;
        padding: 35px;
     }

     .col-xs-12{
      padding-right: 15px;
      padding-left: 15px; 
     }
     
/*@media screen and (min-width:250px) and (max-width:985px){
  .margin-zero{
    margin: 0;
    padding: 0;
  }
}*/
/**/

/*footer-color-pos*/
.footer-color-pos{
  background-color: #555299;
  border-color: #000e19; color: #FFFFFF;
  height: 200px; padding-top:20px;padding-bottom: 20px;
}
/*breadcrumbs*/
.breadcrumbs-padding{
  margin-top:15px;margin-bottom: -8px;
}
.margin-bottom-zero{
  margin-bottom: 0px;
}
/* margin-zero*/
.margin-zero{
  margin: 0px !important;
}
/* datatable responsive*/
.responsive-datatabled{
  width:100%; padding:10px 0px;
}
/* margin bottom 5*/
.margin-bottom-5{
  margin-bottom:5px !important;
}
.mess{
  width: 20px; height: 20px; text-align: center; line-height: 20px; background: red; position: absolute; z-index: 999; right: 0; border-radius: 2px; font-size: 9px; color: #FFF;
}
/*side admin*/
.side-admin{
  display: block;
  margin-top: 5px;
  margin-bottom: 0px;
  width:225px;
/*  margin-left: 50px;
  margin-right: 50px*/
}
/*welcome admin*/
.welcome-admin{
  color: #9aa4af;
  font-style: italic;
  margin: 0;
}
/*admin name*/
.name-admin{
    color: #ccd1d7;
    font-family: 'sans-serif','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
}
/*admin logout*/
.logou-admin:hover{
  color: #FFF;
  cursor: pointer;
}
/*message logout admin*/
.logout-message-admin {
  background-color: rgba(26, 36, 47, 0.7);
  border-radius: 0px !important;
  color: #fff;
  padding: 0 25px 25px;
  text-align: center;
  border-color: #fff;
}
/*message logout user*/
.logout-message-user {
  background-color: rgba(55, 52, 99, 0.7);
  border-radius: 0px !important;
  color: #fff;
  padding: 0 25px 25px;
  text-align: center;
  border-color: #fff;
}
/*message logout user*/
.logout-message-subuser {
  background-color: rgba(26,127,190,0.7);
  border-radius: 0px !important;
  color: #fff;
  padding: 0 25px 25px;
  text-align: center;
  border-color: #fff;
}
/*col border*/
.col-border{
  border-top:1px solid #ddd;
  padding-top: 5px;
  padding-bottom: 5px;
}
/*icon color*/
.icon-info{
  color: #5bc0de ;
}
.icon-info:hover{
  color: #31b0d5 ;
  cursor: pointer;
}
.icon-warning{
  color: #f0ad4e; 
}
.icon-warning:hover{
  color: #ec971f; 
  cursor: pointer;
}
.icon-danger{
  color: #d9534f ;
}
.icon-danger:hover{
  color: #c9302c ;
  cursor: pointer;
}
.icon-success{
  color: #5cb85c;
}
.icon-success:hover{
  color: #449d44;
  cursor: pointer;
}
.icon-primary{
  color: #337ab7;
}
.icon-primary:hover{
  color: #286090;
  cursor: pointer;
}
/*admin photo preview creat client*/
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.btn-files {
    position: relative;
    overflow: hidden;
}
.btn-files input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#img-upload{
    width: 50%;
    text-align: center;
}
/*Padding Left Right 2*/
.padding-left-right-2{
  padding-left: 2px;
  padding-right: 2px;
}
/*padding left right 0*/
.padding-left-right-zero{
  padding-left: 0px;
  padding-right: 0px;
}
/*border permission*/
.border-permission{
  border:1px solid #ddd;
  margin-top:5px;
  padding-top:5px;
  padding-left:0px;
  border-radius: 0px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/*padding permission*/
.padding_permission{
  padding-left:10px;padding-bottom:2px;
}
/*category */

/* select tax*/
.select-tax{
  width: 100%;  height: 50px; border: 1px solid #4e9b50;
}

.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%; 
    z-index: 99;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.hidden-menu{
  height: 50px;
}
@media screen and (min-width: 997px) {
  .select-tax{
    width: 100%;  height: 20px; border: 1px solid #4e9b50;
  }
}
@media screen and (min-width: 200px) {
  .select-tax{
    width: 100%;  height: 20px; border: 1px solid #4e9b50;
  }
}

@media screen and (min-width:200px) and (max-width:355px){
  .small-button{
    width: 70px;
    height: 30px;
    text-align: center;
    font-size: 11px;
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
  }
}
@media screen and (min-width:200px) and (max-width:300px){
  .label-small{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    font-size: 13px;
  }
}
@media screen and (min-width:1200px) and (max-width:1525px){
  .label-small{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    font-size: 13px;
  }
}
@media screen and (min-width:1525px) and (max-width:1650px){
  .label-small{
    text-align: center;
    font-size: 13px;
  }
}
@media screen and (min-width:250px) and (max-width:765px){
  .fixed {
      position: relative;
      top:0; left:0;
      width: 100%; 
      z-index: 99;
      -webkit-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
  }
  .hidden-menu{
    height: 0;
  }
}

@media screen and (min-width:120px) and (max-width:768px){
  .margin-zero-menu{
    margin-left: 250px;
    padding-left: 250px;
   }
}
.td-img{
    height: 48px;
}
/* Basic reset */
/* Using box shadows to create 3D effects */
#calculator {
    width: 325px;
    height: auto;
    margin: 100px auto;
    padding: 20px 20px 9px;    
    background: #9dd2ea;
    background: linear-gradient(#9dd2ea, #8bceec);
    border-radius: 3px;
    box-shadow: 0px 4px #009de4, 0px 10px 15px rgba(0, 0, 0, 0.2);
}
/* Top portion */
.top span.clear {
    float: left;
}
/* Inset shadow on the screen to create indent */
.top .screen {
    height: 40px;
    width: 212px;
    
    float: right;
    
    padding: 0 10px;
    
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    box-shadow: inset 0px 4px rgba(0, 0, 0, 0.2);
    
    /* Typography */
    font-size: 17px;
    line-height: 40px;
    color: white;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    text-align: right;
    letter-spacing: 1px;
}
/* Clear floats */
.keys, .top {overflow: hidden;}

/* Applying same to the keys */
.keys span, .top span.clear {
    float: left;
    position: relative;
    top: 0;
    
    cursor: pointer;
    
    width: 66px;
    height: 36px;
    
    background: white;
    border-radius: 3px;
    box-shadow: 0px 4px rgba(0, 0, 0, 0.2);
    
    margin: 0 7px 11px 0;
    
    color: #888;
    line-height: 36px;
    text-align: center;
    
    /* prevent selection of text inside keys */
    user-select: none;
    
    /* Smoothing out hover and active states using css3 transitions */
    transition: all 0.2s ease;
}

/* Remove right margins from operator keys */
/* style different type of keys (operators/evaluate/clear) differently */
.keys span.operator {
    background: #FFF0F5;
    margin-right: 0;
}

.keys span.eval {
    background: #f1ff92;
    box-shadow: 0px 4px #9da853;
    color: #888e5f;
}

.top span.clear {
    background: #ff9fa8;
    box-shadow: 0px 4px #ff7c87;
    color: white;
}

/* Some hover effects */
.keys span:hover {
    background: #9c89f6;
    box-shadow: 0px 4px #6b54d3;
    color: white;
}

.keys span.eval:hover {
    background: #abb850;
    box-shadow: 0px 4px #717a33;
    color: #ffffff;
}

.top span.clear:hover {
    background: #f68991;
    box-shadow: 0px 4px #d3545d;
    color: white;
}

/* Simulating "pressed" effect on active state of the keys by removing the box-shadow and moving the keys down a bit */
.keys span:active {
    box-shadow: 0px 0px #6b54d3;
    top: 4px;
}

.keys span.eval:active {
    box-shadow: 0px 0px #717a33;
    top: 4px;
}

.top span.clear:active {
    top: 4px;
    box-shadow: 0px 0px #d3545d;
}
/*for input number*/
.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 2%;
    vertical-align: middle;
    display:  table-cell;
}
.input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
    border-top-right-radius: 0px;
}
.input-group-btn-vertical > .btn:last-child {
    margin-top: -2px;
    border-bottom-right-radius: 0px;
}
.input-group-btn-vertical i {
    position: absolute;
    top: 0;
    left: 4px;
}
.TriSea-technologies-Switch > input[type="checkbox"] {
    display: none;   
}

.TriSea-technologies-Switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}
/*for reward setting*/
.TriSea-technologies-Switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.TriSea-technologies-Switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.TriSea-technologies-Switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.TriSea-technologies-Switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
/**/

/*Delete*/
.delet_margin{
    width: 50%;
    margin: 0 auto;
}
.editmodal{
    width: 70%;
    margin: 0 auto;
}
/* delect galary*/
.close_galary {
    background: #ff8080;
    position: absolute;
    top: 0px;
    right: 0;
    border-radius: 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}
/*modal*/
.clostmodal{
    width: 40px;
    height: 40px;
    position: absolute;
    right:-10px;
    top: -5px;
    background: #fff;
    border-radius: 0px;
    text-align: center;
    line-height: 40px;
  }
.center_img{
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.center_img img{
    max-height: 200px;
    height: 100.3px;
    width: 100%;
}
 @media screen and (min-width:120px) and (max-width:640px){
    .center_img{
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
    .center_img img{
        max-height: 200px;
        height: 100.3px;
        width: 100%;
    }
  }
  @media screen and (min-width:440px) and (max-width:666px){
    .center_img{
        width: 100%;
        height: 150px;
        overflow: hidden;
    }
    .center_img img{
        max-height: 200px;
        height: 200.3px;
        width: 100%;
    }
  }

  @media screen and (min-width:666px) and (max-width:799px){
    .center_img{
        width: 100%;
        height: 200px;
        overflow: hidden;
    }
    .center_img img{
        max-height: 200px;
        height: 200.3px;
        width: 100%;
    }
  }
  @media screen and (min-width:800px) and (max-width:1194px){
    .center_img{
        width: 100%;
        height: 200px;
        overflow: hidden;
    }
    .center_img img{
        max-height: 200px;
        height: 200.3px;
        width: 100%;
    }
  }
  @media screen and (min-width:1194px) and (max-width:1474px){
    .center_img{
        width: 100%;
        height: 80px;
        overflow: hidden;
    }
    .center_img img{
        max-height: 100%;
        height: 100%;
    }
  }
  /*END GALARY*/
  /* Text right*/
 .align-right{
    text-align: right;
  }
  @media screen and (min-width:120px) and (max-width:640px){
    .align-right{
       text-align: left;
    }
    .align-right label{
        font-size: 13px;
        
    } 
  }
  @media screen and (min-width:440px) and (max-width:666px){
    .align-right{
       text-align: left;
    }
  }
/*---Sticky style and jgrowl style ----*/
.popupunders{
    width: 300px;
    position:fixed;
    top: 60px;
    right: 10px;
    z-index: 10;
    border: 0;
    padding: 20px;
}
.popupunders.alert-successs{
    border: 1px solid #198b49;
    background:#27AE60;
    color:#fff;
}
.popupunders .close{
    font-size: 10px;
    position:absolute !important;
    right: 2px;
    top: 3px;
}
/*loading*/
.imgupload{
    width: 80%;
    margin: 0 auto;
}

.imggalary{
    width: 100%;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    padding: 10px;
}
/*.carousel-inner{
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
*/
/*------galary-------*/
.shape{    
    border-style: solid; border-width: 0 70px 40px 0; float:right; height: 0px; width: 0px;
    -ms-transform:rotate(360deg); /* IE 9 */
    -o-transform: rotate(360deg);  /* Opera 10.5 */
    -webkit-transform:rotate(360deg); /* Safari and Chrome */
    transform:rotate(360deg);
}
.offer{
    background:#fff; border:1px solid #ddd; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); margin: 15px 0; overflow:hidden;
}
.shape {
    border-color: rgba(255,255,255,0) #d9534f rgba(255,255,255,0) rgba(255,255,255,0);
}
.offer-radius{
    border-radius:0px;
}
.offer-danger { border-color: #d9534f; }
.offer-danger .shape{
    border-color: transparent #d9534f transparent transparent;
}

.offer-default {    border-color: #999999; }
.offer-default .shape{
    border-color: transparent #999999 transparent transparent;
}
.shape-text{
    color:#fff; font-size:10px; font-weight:bold; position:relative; right:-40px; top:2px; white-space: nowrap;
    -ms-transform:rotate(30deg); /* IE 9 */
    -o-transform: rotate(360deg);  /* Opera 10.5 */
    -webkit-transform:rotate(30deg); /* Safari and Chrome */
    transform:rotate(30deg);
}   
.offer-content{
    padding:0 20px 10px;
}
/*label responsive*/
.label-repornsiv{
    display: block;
}
.label-blok{
    display: none;
   }
@media screen and (min-width: 1280px) {
    .label-repornsiv{
    display: none;
   }
   .label-blok{
    display: block;
   }
}


/* responsive label*/
@media screen and (min-width:120px) and (max-width:768px){
    .row-panel{
      padding: 1px;
    }
  }
  /**/
  
#sidebar-wrapper-category {
    z-index: 9;
    top: 50px;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    transform: translateX(250px);
    overflow: auto;
    background-color: rgba(55, 52, 99, 0.9);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    border-left: 1px solid #CCC;
    color: #ffffff;
}
#sidebar-wrapper-category a {
    color: #ffffff;
 }
.user_onlines{
    width: 100%;
    height: 900px;
    overflow: auto;
}
.pro_file{
    width: 30%;
    float: left;
    overflow: hidden;
    text-align: center;
}
.pro_file img{
    width: 35px;
    height: 35px;
}
.pro_name{
    width: 70%;
    float: left;
    text-align: center;
}
#menu-toggle {
    z-index: 999999999;
    position: fixed;
    top: 30px;
    right: 0;
    color: #FFF;
    /*border: 1px  solid rgb(255,255,255) ;*/
}
 #sidebar-wrapper-category ul {
    list-style: none;
 }
 #sidebar-wrapper-category ul li{
   line-height: 50px;
   height: 50px;
   padding-right: 12px;
 }
#sidebar-wrapper-category.active {
    top: 50px;
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    border-left: 1px solid #CCC;
}
.nav_toll{
    width: 100%;
    float: left;
    position: absolute;
    z-index: 90;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}
@media screen and (min-width:250px) and (max-width:765px){
  #sidebar-wrapper-category.active {
        top: 100px;
        right: 250px;
        width: 250px;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        border-bottom: 1px solid #CCC;
        height: 500px;

    }
    #sidebar-wrapper-category{
        z-index: 999;
        top: 100px;
        position: fixed;
        right: 0px;
        width: 250px;
        transform: translateX(250px);
        overflow: auto;
        background: #F5F5F5;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
    }

    #sidebar-wrapper-category a {
        color: #000;
     }
    #sidebar-wrapper-category p{
        color: #000;
     }
    .user_onlines{
        width: 100%;
        height: 500px;
        overflow: auto;
    }
    .navbar-right{
        text-align: right;
    }
}
/* Header */
.tooltips {
        position: relative;
        display: inline-block;
        border-bottom: 1px dotted black;
        cursor: pointer;
    }

    .tooltips .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 1s;
    }

    .tooltips .tooltiptext::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

    .tooltips:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.display-none{
  display: none;
}

.media-img-w{
  width:90px;
}
.pt-25{
  padding-top: 25px;
}

.pl-20{
  padding-left: 20px;
}

.pt-8{
  padding-bottom: 8px;
}

.cb-size{
  width: 20px;
  height: 20px;
}

.bg-0{
  background:initial;
}

.pb-5{
  padding-bottom: 5px;
}
