body {color: #797979;background: #3d3d3d;font-family: 'Roboto', sans-serif;padding: 0px !important;margin: 0px !important;font-size: 14px !important;}
h1, h2, h3, h4, h5 {font-weight: 300;}
label {font-weight: 300;}
ul li {list-style: none;}
/*a, a:hover, a:focus {text-decoration: none;outline: none;outline: 0;}
*/input:focus, textarea:focus {outline: none;}

*:focus {outline: none;}
::selection {background: #688a7e;color: #fff;}
::-moz-selection {background: #688a7e;color: #fff;}
/*main content*/
#main-content { float: left; margin-left: 185px !important; width: 85%; position: absolute;   top: 0;}
#main-content-loginScreen { width: 30%; margin:auto; }
#main-content-loginScreen .main-content-admin { min-height: 450px; }
.header, .footer {min-height: 60px;padding: 0 15px;}
.header-full {
  background: #3d3d3d none repeat scroll 0 0;
  border-bottom: 1px solid #2e2e2e;
  margin: 0;
  padding: 0;
}
.sort-bar{width:15%; display: inline-block; margin-left: 3%;}
.sort_width{width:46% !important;}
.error-message{ background: #FFE0E6; color: #FF3855; padding: 5px; border-radius: 5px;}
/* AK - 15-1-2016 */
#main-content_web_view { float: left; width: 100%; position: absolute;   top: 0;}

.mt {
  float: left;
  margin: 8px 0 0;
  padding: 0;
  width: 100%;
}
.table-v1 thead tr, .table-v2 thead tr, .table-v3 thead tr{
    background: #fff3df;
}
.table-v2{
  background: #f5f5f5;
}
.box1 {font-size: 16px;display: inline-block;width: 25%;padding: .25em .5em;margin: 20px 10px 0 0;}
.header {position: fixed;left: 0;right: 0;z-index: 1002;}
.white-bg {background: rgba(255,255,255,0.9);border-bottom: 1px solid #f1f2f7;}
.dark-bg {background: rgba(54,66,74,1);border-bottom: 1px solid #f1f2f7;}
.panel-content {padding: 10px;}
.wrapper {box-sizing: border-box;display: inline-block;margin-top: 0;padding: 0 15px;width: 100%;}
a.logo {font-size: 22px;font-weight: 300;color: #fed189;float: left;text-transform: uppercase;}
a.logo:hover, a.logo:focus {text-decoration: none;outline: none;}
a.logo span {color: #688a7e;}
#container {width: 100%;height: 100%;}
.lf {float: left;}
.ri {float: right;}
/*.logo {background: #3d3d3d none repeat scroll 0 0;border-bottom: 1px solid #151515;float: left;
padding: 28px 32px;}*/
.logo {
  background: #3d3d3d none repeat scroll 0 0;
  float: left;
  padding: 10px 20px;
}

.btn-group.admin-main {
    float: left;
    margin: 8.5px 20px;
}

/*  notification bell  */
.forget-pass{float:right;}
.notification {
  float: left;
  margin: 10px 0;
}
.notification .btn-lg {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 9px;
  font-size: 18px;
  line-height: 1.33;
  margin: 0;
  padding: 0;
}
.btn-lg > span {
    position: relative;
}

.notification .btn-lg .fa.fa-bell-o {
  background: #585858 none repeat scroll 0 0;
  border: 1px solid #333333;
  border-radius: 65%;
  color: #fff;
  font-size: 14px;
  height: 30px;
  margin-top: 4px;
  padding: 7px;
  text-align: center;
  width: 30px;
}

.notification .btn-lg .fa.fa-bell {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 65%;
  color: #fff;
  font-size: 20px;
  height: 30px;
  margin-top: 4px;
  padding: 7px;
  text-align: center;
  width: 30px;
}
.notification-alert {
  background: red none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff !important;
  font-size: 12px;
  height: 22px;
  left: 17px;
  padding: 4px;
  position: absolute;
  top: -10px;
  width: 22px;
}.btn-lg.dropdown-toggle > span {
  position: relative;
}




.dropdown-menu.notify_box_li {
  float: left;
  right: 0;
  top: 48px;
}

.dropdown-menu.notify_box_li li {
  border-bottom: 1px solid #e1e1e1;
  float: left;
  padding: 6px;
  text-align: left;
  width: 100%;
}
/*  notification bell  */
.open > .dropdown-menu {
  display: block;
  opacity: 1 !important;
}
.save-theme > a:hover {
  background: #4b921b none repeat scroll 0 0;
}
/*.content h3 {color: #10a2ff;font-size: 20px;font-weight: normal;text-shadow: 0 0 3px #000;}
.content p {color: #dbdbdb;font-size: 13px;font-style: italic;text-shadow: 0 0 3px #000;}*/
.main-content {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  box-sizing: border-box;
  float: left;
  padding: 15px 23px;
  top: 80px;
  width: 100%;
}/*.nav-tabs > li > a {border: 1px solid transparent;border-radius: 4px 4px 0 0;color: #a3a3a3;font-size: 14px;font-weight: initial;line-height: 1.42857;margin-right: 2px;text-shadow: 1px 1px 0 #000;text-transform: uppercase;}*/
.nav-tabs > li > a {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #a3a3a3;
  font-size: 14px;
  font-weight: initial;
  line-height: 1.42857;
  margin-right: 2px;
  text-shadow: 1px 1px 0 #000;
  text-transform: uppercase;
}
.top-menus-nav a {
  margin: 0;
  padding: 7px 20px !important;
}
.anchor-btn{color:#fff;}
.anchor-btn:hover{color:#fff; text-decoration: none;}
/*.nav > li > a:hover, .nav > li > a:focus, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background-color: #ffffff;border-color: #dddddd #dddddd transparent;border-image: none;border-style: solid;border-width: 1px;color: #3d3d3d;cursor: pointer;text-shadow: 0 0 0 #000;}
*/.Choose-theme {float: left;width: 100%;}
.Choose-theme h2 {border-right: 2px solid #bcbcbc;color: #252525;float: left;font-weight: 600;margin: 0;padding: 12px 19px 12px 0;}
.Choose-theme > p {box-sizing: border-box;color: #656464;float: left;font-size: 15px;padding: 18px 18px;}
.save-theme {float: right;}
.save-theme > a {background: #428912 none repeat scroll 0 0;border-radius: 18px;box-shadow: 1px 0 2px #000 inset;color: #fff;float: left;font-size: 16px;margin: 0;padding: 9px 22px;text-shadow: 1px 0 1px #000;}
.theme {float: left;margin-bottom: 30px;width: 100%;}
.preview input, .apply input {background: #fff none repeat scroll 0 0;border: 1px solid #3d3d3d;border-radius: 18px;color: #3d3d3d;padding: 6px 30px;}
.apply input:active, .apply input:hover, .apply input:focus, .preview input:active, .preview input:hover, .preview input:focus {background: #10a2ff none repeat scroll 0 0;border: 1px solid #0080d2;color: #fff;}
.container.theme-select-main {float: left;margin-top: 50px;width: 100%;}
.theme-slect {float: left;margin-bottom: 60px;width: 100%;}
.next, .Prev, .next:hover, .Prev:hover, .next:focus, .Prev:focus, .next:active, .Prev:active {background: rgba(0, 0, 0, 0) url("../../img/next-perview-bg.png") no-repeat scroll 0 0;color: #fff;}

.next.active {background: rgba(0, 0, 0, 0) url("../../img/next-perview-bg.png") no-repeat scroll 0 0;color: #fff;
  background-position: 0 -140px;
}
.Prev, .Next {border: medium none !important;padding: 8px 27px !important;color: #fff;
text-shadow: 1px 0 1px #000;font-size: 14px;width: 105px;}
.Prev {background-position: 0 0px;}
.next {background-position: 0 -47px;}
.page-nav .pager .cir {border-radius: 25px;color: #fff; border:none;text-shadow: 1px 0 1px #000;font-size: 14px;height: 35px;padding: 7px;width: 35px;}
.next:hover, .next:focus, .next:active {background-position: 0px -140px;border-radius: 0;}
.Prev:hover, .Prev:focus, .Prev:active {background-color: transparent;background-position: 0 -93px;border: medium none !important;}
.dot {border: medium none !important;color: #000 !important;text-shadow: 0 0 0 #fff !important;}
.page-nav .pager li > .cir, page-nav .pager li > .cir {background: #bdbdbd;}
.page-nav .pager li > .cir:hover, page-nav .pager li > .cir:focus {background: #10a2ff;}
.footer {
  color: #888;
  float: left;
  font-weight: normal;
  padding: 20px;
  text-align: center;
  width: 100%;
}
/* Style for the button & div*/
#myButton {padding: .2em 1em;font-size: 1em;}
#myDiv {color: Green;background-color: #eee;border: 2px solid #333;display: none;text-align: justify;}
#myDiv p {margin: 15px;font-size: 0.917em;}
#main-slide {clear: both;margin: 0 auto;max-width: 534px;}
/** Style for the cointainer **/
.main-theme-outer {height: 700px;overflow: hidden;position: absolute;right: 0;width: 700px;}
.custom-theme-main {float: right;position: absolute;right: 0; top: 64px;transition: all 0.25s ease-out 0s;}
.menu-theme-content {float: left;width: 400px;}
.menu-theme {float: left;width: 200px;}
.pull-button button {background: rgba(0, 0, 0, 0) url("../../img/slide-button.png") repeat scroll 0 0;border: medium none;font-size: 0;height: 62px;margin: 39px 0 0;width: 31px;}
.custom-theme-inner {background: rgba(0, 0, 0, 0) url("../../img/debut_dark.png") repeat scroll 0 0;border-left: 3px solid #10a2ff;float: left;right: -660px !important;width: 660px !important;}
.pull-button.pull-right {float: left;}
.custom-theme-tab {background: rgba(0, 0, 0, 0) url("../../img/theme-menu-custom-bg.png") repeat scroll 0 0;border: medium none;box-sizing: border-box;float: left;margin: 0;min-height: 1078px;padding: 53% 0 0;}
.custom-theme-tab li {box-sizing: border-box;float: left;padding: 16px 0 16px 18%;width: 100%;}
.custom-theme-tab li.active {background: rgba(0, 0, 0, 0) url("../../img/active-menu.png") no-repeat scroll 0 19px;}
.custom-theme-tab li a {border: medium none !important;border-radius: 0 !important;color: #555658 !important;font-size: 16px !important;font-weight: initial;line-height: 1.42857 !important;margin-right: 2px;text-shadow: 0 0 0 #000 !important;text-transform: uppercase;}
.custom-theme-tab li.active a {color: #10a2ff !important;background: none !important;}
.preview-theme-demo {text-align: center}
.preview-theme-demo h3 {font-size: 30px;text-align: center;width: 100%;}
.apply-theme {background: #70d51e none repeat scroll 0 0;border: 1px solid #0a0a0a;border-radius: 25px;box-shadow: 0 0 5px #000000 inset;color: #0f0f0f;display: inline-block;font-size: 15px;height: 29px;text-align: center;width: 129px;}.row-offcanvas.row-offcanvas-right.custom-theme-right-bar {float: right;right: 3px;}
.apply-theme:hover,.apply-theme:active,.apply-theme:focus  {
  background: #52b302 none repeat scroll 0 0;
  color: #fff;
}
/*
* Style tweaks
* --------------------------------------------------
*/


/*
* Off Canvas
* --------------------------------------------------
* Greater thav 768px shows the menu by default and also flips the semantics
* The issue is to show menu for large screens and to hide for small
* Also need to do something clever to turn off the tabs for when the navigation is hidden
* Otherwise keyboard users cannot find the focus point
* (For now I will ignore that for mobile users and also not worry about
* screen re-sizing popping the menu out.)
*/
@media screen and (min-width: 768px) {.row-offcanvas {position: relative;-webkit-transition: all .25s ease-out;-moz-transition: all .25s ease-out;transition: all .25s ease-out;}
.row-offcanvas-left {left: 25%;}
/*
.row-offcanvas-right .sidebar-offcanvas {
right: -25%;  3 columns 
}*/
.row-offcanvas-left .sidebar-offcanvas {left: -25%; /* 3 columns */}
.row-offcanvas.row-offcanvas-right.custom-theme-right-bar.active, .row-offcanvas-right.active {right: 660px;}
.row-offcanvas-left.active {left: 0; /* 3 columns */}
.row-offcanvas-right.active .sidebar-offcanvas {}
.row-offcanvas-left.active .sidebar-offcanvas {}
.row-offcanvas .content {width: 75%; /* 9 columns */-webkit-transition: all .25s ease-out;-moz-transition: all .25s ease-out;transition: all .25s ease-out;}
.row-offcanvas.active .content {width: 100%; /* 12 columns */}
.sidebar-offcanvas {position: absolute;top: 0;width: 25%; /* 3 columns */}
}
@media screen and (max-width: 767px) {
.row-offcanvas {position: relative;-webkit-transition: all .25s ease-out;-moz-transition: all .25s ease-out;transition: all .25s ease-out;}
.row-offcanvas-right {right: 0;}
.row-offcanvas-left {left: 0;}
.row-offcanvas-right .sidebar-offcanvas {right: -50%; /* 6 columns */}
.row-offcanvas-left .sidebar-offcanvas {left: -50%; /* 6 columns */}
.row-offcanvas-right.active {right: 50%; /* 6 columns */}
.row-offcanvas-left.active {left: 50%; /* 6 columns */}
.sidebar-offcanvas {position: absolute;top: 0;width: 50%; /* 6 columns */}
}
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& cms style start &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
.main-content-admin {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  box-sizing: border-box;
  float: left;
  margin-top: 80px;
  min-height: 600px;
  padding: 0 25px 25px;
  width: 100%;
}

/* AK - 15-1-2016 */
.main-content-admin-webview {
  background: #fff none repeat scroll 0 0;
  float: left;
  margin-top: 0px;
  min-height: 600px;
  padding: 0 25px 25px;
  width: 100%;
 /*  border-radius: 5px;
  box-sizing: border-box; */
}


.title-name {float: left;margin: 27px 0;width: 100%;}
.title-name > h1 {color: #8c8c8c;float: left;font-size: 25px;font-weight: normal;line-height: normal;margin: 0;padding: 0;}
.nav-collapse.cms-side-bar, .cms-side-bar .logo {border: none;background: none !important;}
.sidebar-menu-tab {background: #252525 none repeat scroll 0 0;border-radius: 5px;float: right;padding-bottom: 23px;width: 168px;}
.sidebar-menu-tab .nav.nav-tabs {border: medium none;}
.sidebar-menu-tab .nav > li a {box-sizing: border-box;color: #8c8c8c;font-size: 14px;font-weight: normal;line-height: normal;border: none;margin: 0;border-left: 4px solid #252525;padding: 15px 16px;text-shadow: 1px 1px 1px #000;text-transform: capitalize;width: 100%;}
.sidebar-menu-tab .nav-tabs > li {float: left;margin: 0;width: 100%;border-bottom: 1px solid #151515;border-top: 1px solid #343434;}
.sidebar-menu-tab .nav > li > a:hover, .sidebar-menu-tab .nav > li > a:focus, .sidebar-menu-tab .nav-tabs > li.active > a, .sidebarmenu-tab .nav-tabs > li.active > a:hover, .sidebar-menu-tab .nav-tabs > li.active > a:focus {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#232323+0,131313+48,030303+100 */background: #232323; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMjMyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzEzMTMxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #232323 0%, #131313 48%, #030303 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #232323), color-stop(48%, #131313), color-stop(100%, #030303)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #232323 0%, #131313 48%, #030303 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #232323 0%, #131313 48%, #030303 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #232323 0%, #131313 48%, #030303 100%); /* IE10+ */background: linear-gradient(to bottom, #232323 0%, #131313 48%, #030303 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#030303', GradientType=0 ); /* IE6-8 */border-right: none;
border-bottom: none;border-left: 4px solid #10a2ff;border-top: none;text-shadow: 1px 1px 1px #000;color: #10a2ff;}
/*.table-cms tr {background: #dedede;}*/
.table-cms-content > tr:last-child {border-bottom: 1px solid #e7e7e7;}
.table-cms tr {}
.table-cms-header th {border-left: 1px solid #e7e7e7;color: #444;font-size: 14px;font-weight: bold;}
/*.table-cms-content tr {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border-left: 1px solid #e7e7e7;color: #6a6a6a;font-size: 14px;font-weight: normal;
}*/
.table-cms-header {margin: 0;padding: 0;}
.user-id {font-weight: bold;}
.user-id > span {color: #10a2ff;}
.table-cms-content {background: #fff none repeat scroll 0 0;}
.table-cms.total-count.panel {border: 1px solid #e7e7e7;}
.table-cms.panel {background: #fff none repeat scroll 0 0;/*  border: 1px solid #e7e7e7;*/ box-shadow:none; border-radius: 5px;float: left;margin: 0;padding: 0;width: 100%;}
.table-cms .panel-heading, .heading-header , .panel-default > .panel-heading {    color: #333;border: medium none;border-radius: 5px 5px 0 0;box-shadow: none;box-sizing: border-box;clear: left;line-height: normal;min-height: auto;padding: 12px 12px;}
.panel-body{border: 1px solid #e7e7e7;box-shadow: none;}
.heading-header h3{margin: 0;}
.table-cms .panel-heading h3, {color: #fff;display: inline;font-size: 20px;font-weight: normal;margin: 0;}
.view-all-list {float: right;margin: 0;padding: 0;text-align: right;}
.view-all-list:hover {color: #10a2ff;}
.panel-footer-menu li {display: inline;float: left;margin: 0;padding: 0;}
.panel-footer-menu li a {background: #252525 none repeat scroll 0 0;border-radius: 5px;color: #8c8c8c;float: left;margin: 0 0 0 5px;padding: 8px 15px;}
.panel-footer-menu li a:hover {color: #10a2ff;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#232323+0,131313+48,030303+100 */
background: #232323; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMjMyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzEzMTMxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #232323 0%, #131313 48%, #030303 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #232323), color-stop(48%, #131313), color-stop(100%, #030303)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #232323 0%, #131313 48%, #030303 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #232323 0%, #131313 48%, #030303 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #232323 0%, #131313 48%, #030303 100%); /* IE10+ */
background: linear-gradient(to bottom, #232323 0%, #131313 48%, #030303 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#030303', GradientType=0 ); /* IE6-8 */
}
.panelfooter-main {background: #3d3d3d none repeat scroll 0 0;float: left;margin: 0;padding: 8px;width: 100%;}
.panel-footer-menu {float: left;margin: 0;padding: 0;}
.com {
  min-height: 110px;
  padding: 6px 13px;
}
.content-p.com > h3, .content-u.com > h3 {
  color: #787878;
  font-size: 35px;
  margin: 14px 0 3px;
}.content-p.com > p {color: #5b5b5b;font-size: 30px;font-weight: bold;}
.content-p.com p span, .content-u.com > p {font-size: 24px;font-weight: normal;}
.content-u.com > p {color: #5d5d5d;}
.order-t {float: right;width: 36%;}
.order-t > span {  padding: 4px 13px 0 0;}
.order-t > h3 {color: #878787;float: left;font-size: 18px;font-weight: normal;margin: 0;padding: 7px 0;text-shadow: 0 0 2px #000;}
.order-t > span {color: #fff;float: right;font-size: 20px;text-shadow: 0 0 1px #000;}
.user-list.table-cms.panel {margin: 30px 0 0;}
.items-consumed {text-align: center;}
.table-cms-content > tr td:last-child, .table-cms-content > tr th:last-child, {border-right: medium none;}
.table-cms-content > tr td:first-child, .table-cms-content > tr th:first-child, {border-left: medium none;}
.btn-group.user-admin {float: right;margin: 8px 0;}
.top-menus-nav.nav.nav-tabs {
  border: medium none;
  float: left;
  margin-left: 26px;
  margin-top: 14px;
}.welcome-btn {background: #2b2b2b none repeat scroll 0 0;border: 1px solid #000000;float: right !important;}
.welcome-btn-danger {background: rgba(0, 0, 0, 0) url("../../img/user.png") no-repeat scroll left center;color: #fff;float: left;font-size: 14px;line-height: 22px;margin: 0;padding: 4px 0 4px 26px;}
.welcome-btn .caret {border-color: #fff transparent -moz-use-text-color;border-style: solid solid dotted;border-width: 6px 6px 0;content: "";display: inline-block;float: left;height: 0;margin: 12px 0 0 12px !important;vertical-align: middle;width: 0;}
.variant-sku {margin-top: 22px !important;}
.save-panal-outer {background: #ececec none repeat scroll 0 0;}
.save-panal-outer .main-outer-inner {padding: 15px 25px;}
/*  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&  product add  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&  */   
.side-bar-right {float: right !important;width: 31% !important;}
.main-outer-left, .main-outer-right {border: 1px solid #e7e7e7;border-radius: 5px;float: left;margin: 0;padding: 0; background:#fff;}
.main-outer-inner {box-sizing: border-box;float: left;margin: 0;padding: 14px;width: 100%;}
.add-title-product {float: left;margin: 0px;padding: 0;}
.add-title-product form {float: left;width: 100%;}
/*
.add-title-product label {float: left;margin: 0 0 20px;padding: 0;width: 100%;}
.add-title-product label:last-child {margin: 0;}
*/
.add-title-product p, .add-title-Category p {color: #646464;float: left;font-size: 18px;font-weight: normal;width: 100%;}
.add-title-product input, .add-title-product textarea, .add-title-Category input {border: 1px solid #d2d2d2;border-radius: 5px;box-sizing: border-box;padding: 10px;width: 100%;}
.add-title-product textarea {min-height: 122px}
.add-picture {float: left;margin: 37px 0 0;padding: 0 0 0 25px;}
.add { font-family: "Lucida Grande"; font-size:100px;background-color: #f1f1f1;border: 1px dashed #d2d2d2;border-radius: 5px;color: #d2d2d2;float: left;font-size: 80px;font-weight: lighter;line-height: 163px;margin: 0;padding: 0;text-align: center;width: 100%; position:relative;overflow:hidden}
.add > input { /* float: left; */ opacity: 0; overflow: hidden; position: absolute; top: 0; width: 100%; z-index:2;}
.button-upload {float: left;margin: 10px 0;padding: 0;}
.upload.btn-ad input {opacity: 0;position: absolute;top: 7px;width: 80px;}
.btn-ad {background: #dbdbdb none repeat scroll 0 0;border: medium none;border-radius: 5px;color: #515151;padding: 10px;position: relative;text-align: center;width: 45%;    }
.category-list{border-top: 1px solid #ccc;}
.main-area-outer { float: left; margin: 0;padding: 0;border-top: 1px solid #ccc;}
.heading-header {border-radius: 0;width: 100%;}
.input-group.inp {float: left;width: 100%;}
.f-outer .form-control {height: auto;}
.f-outer {float: left;margin: 0 28px 0 0;padding: 0;}
.f-outer:last-child {margin-right: 0;}
.inp > p {clear: both;color: #646464;float: left;margin: 0 0 12px;width: 100%;}
.form-group.size-slect {float: right;width: 30%;}
.form-group.size-slect .btn.dropdown-toggle.btn-default {padding: 9px;}
.form-inline > label {width: 68%;}
.value-box {background: #f8f8f8 none repeat scroll 0 0;border: 1px solid #dedede;box-sizing: border-box;padding: 15px 0; position: relative; }
.add-value {background: #3c3c3c none repeat scroll 0 0;border-radius: 5px;box-sizing: border-box;color: #fff;float: left;padding: 7px 24px;margin-right: 10px;position: relative;margin-top: 10px;text-align: left;width: auto;}
.reove-b {background: rgba(0, 0, 0, 0) url("../../img/remove-icpn.png") no-repeat scroll 0 0;height: 12px;position: absolute;right: -5px;top: -5px;width: 12px; cursor:pointer; }
.reove-b:hover, .reove-b:focus {background-position: 0px -15px;}
.add-variant {float: left;width: 100%;}
.add-variant > h3 {float: left;font-size: 18px;font-weight: normal;margin: 0 20px 0 0;padding: 0;}
.line-divider {background: #e7e7e7 none repeat scroll 0 0;float: left;height: 1px;width: 100%;}
.add-picture2 {margin: 0;padding: 0 0 0 50px;}
.add-picture2 .add {font-size: 38px;line-height: 73px;width: 50%;}
.button-upload2 {float: right;margin: 0;padding: 0;width: 44%;}
.button-upload2 .btn-ad {background: #dbdbdb none repeat scroll 0 0;border: medium none;border-radius: 5px;box-sizing: border-box;color: #515151;float: right;
padding: 7px 0;position: relative;text-align: center;width: 100%;}
.button-upload2 .btn-ad {padding: 7px 0;position: relative;text-align: center;width: 100%;}
.button-upload2 .upload.btn-ad.lf {margin-bottom: 10px;}
.save-update {float: left;width: 100%;}
.save-update > h3 {color: #252525;float: left;font-size: 18px;font-weight: normal;}
.save-update .upate {margin:0;background: #10a2ff none repeat scroll 0 0;border: medium none;/* border-radius: 5px; */color: #fff;float: right;font-size: 20px;font-weight: normal;padding:7px 31px;}
/* .cat-inner {float: left;padding: 10px 25px;} */
.cat-inner {
    border: 1px solid #e2e2e2;
    float: left;
    margin-bottom: 20px;
    padding: 10px 15px;
    width:100%;
}


.cat-inner .checkbox {margin:10px 0 27px 0;}
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& list  view &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
/*.slect input {margin: 0 !important;padding: 0 !important;}*/
.slect {margin: 0;min-height: 17px !important;padding: 0 0 0 4px;text-align: center;}
/*.table-list-header tr {background: #252525 none repeat scroll 0 0;}*/
/*.table-list-header tr th {color: #fff;}*/
.table-list-content tr {background: #fff none repeat scroll 0 0 !important;}
.table-responsive {float: left;width: 100%;}
.table-list-content td {vertical-align: inherit !important;}
.img-product {border: 2px solid #c8c8c8;border-radius: 5px;display: inline-block;height: 64px;margin: 0;text-align: center;width: 64px;}
.img-product > img {
  border-radius: 5px;
  width: 100%;
}
.acte-o {width: 150px;}
.checkbox-o {width: 4%;}
.img-o {width: 7%;}
.dis-o {width: 24%;}
.name-o {width: 20%;}
.cate-o {width: 20%;}
.acte {display: list-item;float: left;list-style: outside none none;margin: 0;padding: 0;}
.acte > li {display: inline-block;margin: 4px;}
.view-icon, .edit-icon, .remove-icon {background: url(../../img/action-icons.png) no-repeat;width: 34px;height: 34px;float: left;}
.edit-icon {background-position: -51px 0;}
.view-icon {background-position: left 0;}
.remove-icon {background-position: right 0;}
 
 /* status active - inactive */ 
.status_active{background: url(../../img/status_active.png) no-repeat;width: 34px;height: 34px;float: left;}
.status_inactive{background: url(../../img/status_inactive.png) no-repeat;width: 34px;height: 34px;float: left;}

.remove-icon:hover, .remove-icon:active {background-position: right -36px;}
.view-icon:hover, .view-icon:active {background-position: 0 -36px;}
.edit-icon:hover, .edit-icon:active {background-position: -51px -36px;}
.title-name .addnew, .addnew {background: #10a2ff none repeat scroll 0 0;border: medium none;border-radius: 5px;color: #fff;font-size: 15px;font-weight: normal;padding: 6px 14px;margin-left: 20px;}
.filter-search {float: right;}
.filter-search input[type="search"] {border: 1px solid #d2d2d2;border-radius: 5px;box-sizing: border-box;color: #c7c7c7;float: right;padding: 7px;width: 58%;}
.filter-search-inner {float: left;margin: 0;min-width: 37%;padding: 0;}
.filter-search-inner .btn-default {background-color: #ededed;border-color: #e9e9e9;color: #737373;}
.st-l, .or-l {text-align: center;width: 130px;}
.ac-ac {color: #00a65a;font-weight: 500;}
.pn-ac {color: #b39c03;font-weight: 500;}
.add-customers-popup .panel-heading, .modl-header {background: #121212 none repeat scroll 0 0;border: medium none;color: #fff;position: relative;text-shadow: initial;}
.add-customers-popup .close {background: #ffffff none repeat scroll 0 0;border: 3px solid #10a2ff;border-radius: 50%;color: #000 !important;font-size: 19px !important;font-weight: 300 !important;height: 30px;line-height: 0;margin: 0;opacity: 1;padding: 1px;position: absolute;right: -14px;top: -14px !important;width: 30px;}
.add-customers-popup .modal-content {background: #fff none repeat scroll 0 0;border-radius: 5px;box-shadow: none;}
.add-customers {background: #10a2ff none repeat scroll 0 0;border: medium none;border-radius: 5px;color: #fff;font-size: 15px;font-weight: normal;margin-left: 0px;padding: 6px 14px;}
.category-inner .add-picture {float: left;margin: 20px 0 0;padding: 0;width: 100%;}
.add-title-Category label {float: left;width: 100%;}
.category-inner .add-picture .add {font-size: 100px;font-weight: lighter;line-height: 190px; height: 200px; overflow: hidden; }
.category-inner .add-picture .button-upload {float: right;margin: 0;padding: 0;width: 33%;}
.category-inner .add-picture .btn-ad {margin-bottom: 14px;width: 100%;}
.category-inner .add-title-Category {float: left;width: 100%;}
.category-inner form {float: left;width: 100%;}
.cust.addnew {margin: 8px 0 0;padding: 10px;width: 100%;}
.side-bar-left {float: left !important;margin-left: 10px;width: 31% !important;    margin-top: 8px;    background: #fff;    padding: 0px !important;}
.sles {float: left;margin-top: 20px;}
.cr-sub-category .btn {padding: 10px 12px;}
.cr-sub-category .btn-default:hover, .cr-sub-category .btn-default:focus, .cr-sub-category .btn-default:active, .cr-sub-category .btn-default.active, .cr-sub-category .open .dropdown-toggle.btn-default {background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;box-shadow: none;color: #6b6b6b !important;}
.category-inner-main .img-product {height: 44px;width: 44px;}
.category-inner-main {float: right;}
.category-inner-main .acte-o {text-align: center;width: 15%;}
.category-inner-main .acte-c {text-align: center;width: 25%;}
.category-inner-main .c-to {text-align: center;}
.filtering {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: #e7e7e7 #e7e7e7 #343434;border-image: none;border-radius: 5px 5px 0 0;border-style: solid;border-width: 1px;clear: both;float: left;width: 100%;}
.table-list-header th {padding: 12px !important;}
.filtering-list a {
  border: medium none !important;
  border-radius: 0 !important;
  color: #515151 !important;
  float: left !important;
  margin: 0 !important;
  padding: 14px 16px !important;
  text-shadow: inherit !important;
}
.go-btn{background:#3C8DBC;color:#fff;}
.go-btn:hover{background:#1D6E9E;color:#fff !important;}
.reset-btn{background:#D9534F;color:#fff;margin-left: 10%;}
.reset-btn:hover{background:#C33C37;color:#fff !important;margin-left: 10%;}
.add-btn{background:#00C0EF;color:#fff;margin-left: 5%;}
.add-btn:hover{background:#109EC1;color:#fff !important;margin-left: 5%;}
.filtering-list > li {background: #f9f9f9 none repeat scroll 0 0 !important;border-right: 1px solid #e7e7e7 !important;float: left !important;margin: 0 !important;padding: 0 !important;}
.filtering-list li:first-child {border-radius: 5px 0 0 !important ;}
.filtering-list {
  border: medium none;
  float: left;
  margin: 0;
  padding: 0 !important;
}.filtering .filter-search {float: right;margin: 6px 6px 0 3px !important;}
.filtering-list .active a {color: #10A2FF !important;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: 0 none !important;
  margin: 0 !important;
  padding: 0;
}
.filtering-list .active {background: #252525 none repeat scroll 0 0 !important;}
.tot-or, .app-or {text-align: center !important;}
.appr, .shipe, .deli, .proc, .decl {border-radius: 5px;color: #515151;margin: 0 16px;padding: 6px 0;}
.decl {background: #ffc4c4;}
.deli {background: #ebebeb;}
.appr {background: #ccffc4;}
.shipe {background: #fff6c4;}
.proc {background: #dbcfff;}
.form-group.change-order-status {float: left;margin: 0 0 5px 0;width: 180px;}
.change-order-status .btn.dropdown-toggle.btn-default {background: #10a2ff none repeat scroll 0 0;border: medium none;color: #fff;font-size: 14px;font-weight: normal;}
.foter-table {background: #f1f1f1 none repeat scroll 0 0;float: left;margin: 0;padding: 15px;width: 100%;}
.foter-table h3 {color: #515151;float: left;font-size: 16px;font-weight: normal;margin: 0;padding: 0;}
.totel-account {float: right;font-size: 16px;font-weight: 500;text-align: left;width: 14%;}
.user-info {
/*  border: 1px solid #e7e7e7;
  border-radius: 5px;*/
  float: right;
 /*margin: 15px 0 0;*/
  font-size: 16px;}
.info-user {color: #515151;float: left;font-size: 20px;font-weight: normal;padding: 13px 0 0 10px;}
.phone-no {clear: both;float: left;font-size: 15px;width: 100%;}
.date > span {float: left;font-size: 14px;width: 100%;}
.date {background: #2b2b2b none repeat scroll 0 0;border-radius: 0 5px 5px 0;box-sizing: border-box;color: #fff;float: right;font-size: 18px;padding: 16px 4px;text-align: center;}
.title-name.order-header {width: auto;}
.ste {text-align: center;width: 160px;}

.panding, .pending , .approve, .rejected, .decline , .processing, .delivered , .cancel, .shipped {border-radius: 5px;color: #fff!important;display: inline-block;font-size: 14px;margin: 0px;padding: 5px 25px;}

.panding {background: #0f9af2 !important; border:1px solid #0f9af2 !important;  border-radius:4px!important;}
.pending {background: #0f9af2 !important; border:1px solid #1381C6 !important; border-radius:4px!important; float:left;}
.approve {background: #509700 !important; border:1px solid #3E6C0B !important;  border-radius:4px!important; float:left;}
.decline {background: #f10000 !important; border:1px solid #f10000 !important;  border-radius:4px!important;float:left;}
.processing {background: #FFA500 !important  ; border:1px solid #CE8B0E !important;  border-radius:4px!important;float:left;}
.delivered {background: #4D4D4D !important; border:1px solid #323232 !important;  border-radius:4px!important;float:left;}
.cancel {background: #021094 !important; border:1px solid #021094 !important;  border-radius:4px!important;float:left;}
.shipped {background: #9E098F !important; border:1px solid #701667 !important;  border-radius:4px!important;float:left;}
.rejected {background: #B71F20 !important; border:1px solid #851A1B !important;  border-radius:4px!important;float:left;}
.dropdown_pending{background:#1381C6!important; border-radius:4px; float:left;}
.dropdown_approve{background:#3E6C0B!important; border-radius:4px; float:left;}
.dropdown_decline{background:#f10000!important; border-radius:4px;float:left;}
.dropdown_processing{background:#CE8B0E!important; border-radius:4px;float:left;}
.dropdown_delivered{background:#323232!important; border-radius:4px;float:left;}
.dropdown_cancel{background:#;float:left;}
.dropdown_shipped{background:#9E098F!important; border-radius:4px;float:left;}
.dropdown_rejected{background:#851A1B!important; border-radius:4px;float:left;}

.status-box{    width: 35%;  float:left;}
.heading_bar{float:left;}
.btn-width{width: 100px !important;}
.page-nav.t-m {
  float: right;
  margin: 0;
}
.button-themes {
  box-sizing: border-box;
  float: left;
  padding: 0 15px;
  width: 100%;
}
.preview {
  float: right;
}
.apply {
  float: left;
}

.blackTransparent { position: absolute; top: 0; width: 100%; z-index: 1; }

.message { border-radius: 5px; margin: 5px; padding: 10px; }

.addMore { color: #fff; font-weight:bold; cursor:pointer; text-decoration: underline; }
.addMore:hover { color: #fff; text-decoration: none; }

.marginTop10 { margin-top: 10px; }

.categoryList { overflow: auto; height: 315px; }


/* AK - media images uploader - lists - del */

.thumb-img {
  height: 140px;
  margin-bottom: 15px;
  position: relative;
}
.thumb-img img {
  background: #e2e2e2 none repeat scroll 0 0;
  border-radius: 6px;
  height: 100%;
  padding: 5px;
  width: 100%;
}
.del-image {
  background-image: url("../../img/cross_.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 19px;
  position: absolute;
  right: 7px;
  top: -8px;
  width: 19px;
 cursor: pointer; 
 cursor: hand;
 z-index: 3;
}

/* AK - \\ media images uploader - lists - del */


/* sidebar nav menu */



#cssmenu > ul li ul {
  display: none;
  left: -37px;
  width: 110%;
}
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
 
  position: relative;
}
#cssmenu a {
}
#cssmenu {
  width: 100%;
}

#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.active > a {
  color: #fff;
}
#cssmenu > ul > li.active > a span {
  background: #bd0e36;
}
#cssmenu span.cnt {
  position: absolute;
  top: 8px;
  right: 0px;
  padding: 0;
  margin: 0;
  background: none;
}
/* Sub menu */
#cssmenu ul ul {
  display: none;
}
#cssmenu ul ul li {

  border-top: 0;
}
#cssmenu ul ul a { 
  box-shadow: 0 0 0 #000; text-shadow:none;
  color: #939393;
  display: block;
  float: left;
  font-size: 16px;
  padding: 10px;
  width: 100%;
}
#cssmenu ul ul a:hover {
  color: #bd0e36;
}

.popup {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
    z-index: 88;
}
 
/* Inner */
.popup-inner {
    max-width:450px;
    width:90%;
    padding:15px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0px 2px 6px rgba(0,0,0,1);
    border-radius:3px;
    background:#fff;
}
 
/* Close Button */
.popup-close {
    width:30px;
    height:30px;
    padding-top:4px;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:1000px;
    background:rgba(0,0,0,0.8);
    font-family:Arial, Sans-Serif;
    font-size:20px;
    text-align:center;
    line-height:100%;
    color:#fff;
}
 
.popup-close:hover {
    -webkit-transform:translate(50%, -50%) rotate(180deg);
    transform:translate(50%, -50%) rotate(180deg);
    background:rgba(0,0,0,1);
    text-decoration:none;
}

.img-size{
  width:30px !important;
  height:30px;
}
.logo-lg1 > img{width: 30px !important;}
.logo-lg2 > img{width: 15px !important; margin-left: 30px;}
.expande-icon{
  height:10px;
  width:10px; 
}

.sub_cat_class{display:none;}
.sub_cat_class_disp{}

#UserStatus{margin-left: 0; margin-right: 10px; position: relative;}
/*#cssmenu ul ul li.odd {
  background: #f4f4f4;
}
#cssmenu ul ul li.even {
  background: #fff;
}
*/

/* sidebar nav menu */
.logo-lg > img {
    width: 159px;
}
.btn-margin{ margin-bottom:10px; }
