/*   
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap v2.3.2
Version: 1.4
Author: KeenThemes
Website: http://www.keenthemes.com/preview/?theme=metronic
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469
*/

/*** load open sans font from Google Fonts
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
***/

/* load open sans font from local */
@import url(/Styles/font.css); 

body {
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #676767;/*#757575;*/
  background-color: #ffffff;
}

/* overides metro scrolbars in IE10 and makes them look like a default scrollbar */
/*@-ms-viewport{ 
  width: auto !important; 
}*/

/***
General typography 
***/
h3 small, h4 small, h5 small {
  color: #444;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}

h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
  padding-bottom: 10px;
}

a {
  text-shadow: none !important;
  color: #0d638f;
}

div.fpbox {
    min-height: 230px !important;
}

/***
Apply fix for font awesome icons.
***/
[class^="icon-"], 
[class*=" icon-"],
[class^="icon-"]:hover, 
[class*=" icon-"]:hover { 
  background: none !important;
}

/***
Make font awesome icons fixed width(latest version issue)
***/
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em;
}


/***
ie8 & ie9 modes
***/
.visible-ie8 {
  display: none;
}

.ie8 .visible-ie8 {
  display: inherit !important;
}

.visible-ie9 {
  display: none;
}

.ie9 .visible-ie9 {
  display: inherit !important;
}

.hidden-ie8 {
  display: inherit;
}

.ie8 .hidden-ie8 {
  display: none !important;
}

.hidden-ie9 {
  display: inherit;
}

.ie9 .hidden-ie9 {
  display: none !important;
}

/***
Fix link outlines after click
***/
a,a:focus, a:hover, a:active {
  outline: 0;
}

/***
IE8 fix for form input height in fluid rows
***/
.ie8 .row-fluid [class*="span"] {
    min-height: 20px !important;
}

/***
Fix grid offset used for reponsive layout handling(refer app.js=>handleResponsive)
***/
.fix-offset {
  margin-left: 0px !important;
}

/***
Misc tools
***/
.visible-ie8 {
  display: none
}

.no-padding {
  padding: 0px !important;
}
.no-border{border: 0!important;}
.no-margin {
  margin: 0px !important;
}

.no-bottom-space {
  padding-bottom:0px !important;
  margin-bottom: 0px !important;
}

.no-top-space {
  padding-top:0px !important;
  margin-top: 0px !important;
}


.no-space {
  margin: 0px !important;
  padding: 0px !important;
}

.no-text-shadow {
  text-shadow: none !important;
}

.no-left-padding {
  padding-left: 0 !important;
}

.no-left-margin {
  margin-left: 0 !important;
}
.margin-bottom-8 {
  margin-bottom: 8px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}



.hide {
  display: none;
}

.bold {
  font-weight:600 !important;
}

.border {
  border: 1px solid #ddd
}

.inline {
  display: inline;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #E0DFDF;
  border-bottom: 1px solid #FEFEFE;
}
/*********************************    Default Page    *******************************/
.showalllink{
    font-size: 11px;
    color: #0463b5;
    font-weight: bold;
    float: right;
    margin-right: 10px;
    font-family:Helvetica, Arial, sans-serif!important;
}
#txtMovieName
{
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    padding-left:14px !important;
}
.boxheader{
    height: 32px;
    line-height: 34px;
    text-align:center;
    color:#ffffff;
    font-size: 16px!important;
}
.userinfobox{
    border: 1px solid #e6e6e6;
    width: 100%;
    height: 103px;
    padding: 14px 5px;
}
.subinfobox{
    border: 1px solid #e6e6e6;width:100%;height:108px;padding: 14px 5px;text-align: center;
}
.changeuser{     
    border: 1px solid #ffb363;
    background: #ffffff;
    margin: 5px 5%;
    width: 86%!important;
    color: #ef9100;
     -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
}
.buysub{     
    border: 1px solid #ff9879;
    background: #ff9879;
    margin: 5px 5%;
    width: 86%!important;
    color: #ffffff;
    height: 34px !important;
}
.changepass{     
    border: 1px solid #85ceb6;
    background: #ffffff;
    margin: 5px 5%;
    width: 86% !important;
    color: #1fbb8a;
     -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
}
.castfont{color: #969696;}
/**********************************      Movie Page               ******************/
.moviebox { background-image:url('../images/movie_box.gif'); cursor:pointer;float:left; display:inline; vertical-align: top; height:133px; width:184px; margin-bottom:6px; }
.movieimage{height: 125px !important; width: 180px !important;}
.imgmoviebox {margin-left:3px;margin-top:3px;}
.mvcolumn {height: 200px !important;}
.movimagediv {border: 6px solid #f1f1f1;width: 192px !important;text-align: left !important;}
.image-gallery {
    padding: 7px 17px 7px 2px;
    height: 216px !important;
    overflow: hidden;
    margin-bottom: 15px;
}
.movimage-gallery {
    padding: 7px 17px 7px 2px;
}
.comingsoondiv{   
     margin-top: 16px;
    display: inline-block;
}
.truncate {
  width: 192px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.loginbox{
    height:134px;
    width:100%;
    margin-bottom: 17px;
}
.samplebox{
    height:134px;
    width:100%;
}
.default-title{
    background-color: #f1f1f1;
    padding: 4px 3px 4px 11px;
    font-size: 16px;
    border: none;
    line-height: 28px;
    margin-bottom: 5px;
    max-width: 98%;
}
.playerbox
{
    width: 97% !important; /*580px !important;*/
    height: 520px !important;
}
.open-sans{
    font-family:'Open Sans',Helvetica,Arial,sans-serif !important;
}
/********************
 GENERAL LAYOUT 
*********************/

/***
Header and header elements.
***/

.border {
  border: 1px solid red;
}
.emptymenuitem{
    background-color: white !important;
    padding: 0px !important;
}
.navbar-inner .logo {
    width: 244px !important;
    margin: 0 !important;
    float: left;
}

.navbar-inner .logo img {
    width: auto;
    margin: 8px 0 3px 0px;
}
.header {
  padding: 0 !important;
  margin: 0 !important;
}

.header.navbar-fixed-top {
  z-index: 995 !important;
  background: #fdfdfd;
}

.header .brand {
  display: inline-block;
  margin-top: -1px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 225px;
}

.header .brand img {
  margin-left: 20px;
}

.header .btn-navbar {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-top:10px;
  padding-bottom: 6px; 
  background-image: none;
  filter:none;
  box-shadow: none;
  color: #fff;
  border: 0;
}
.header .hdr-bottom {
    height: 1px;
    background: #eaeaea;
}
.header .btn-navbar:hover {
  text-decoration: none;
}

.header .navbar-inner {
  width: 70%;
  margin: 0 auto;
  border: 0px;
  padding: 0px; 
  box-shadow: none;
  height: 82px;
}

.header .nav {
  display: block; 
}

.header .nav > li {
  margin: 0px;
  padding: 0px;
}

.header .nav > li.dropdown, 
.header .nav > li.dropdown > a {
  padding-left: 4px; 
  padding-right: 4px;
}

.header .nav > li.dropdown > a:last-child {
  padding-right: 0;
}

.header .nav > li.dropdown:last-child {
   padding-right: 2px;
}

.header .nav > li.dropdown .dropdown-toggle {
  margin: 0px;
  padding: 15px 10px 7px 10px;
}

.header .nav > li.dropdown .dropdown-toggle i {
  font-size: 18px;
}

.header .nav > li.dropdown.user .dropdown-toggle {
  padding: 7px 4px 6px 9px;
}

.header .nav > li.dropdown.user .dropdown-toggle:hover {
  text-decoration: none;
}

.header .nav > li.dropdown.user .dropdown-toggle .username {
  color: #ddd;
}

.header .nav li.dropdown.user .dropdown-toggle i {
  display: inline-block;
  margin-top: 5px;
  margin: 0;
  font-size: 16px;
}

.header .nav > li.dropdown.user .dropdown-menu i {
  width: 15px;
  display: inline-block;
}

.header .nav > li.dropdown .dropdown-toggle .badge {
  position: absolute;
  font-size: 11px !important;
  font-weight: 300;
  top: 8px;
  right: 24px;
  text-align: center;
  height: 14px;
  background-color: #e02222;
  padding: 2px 6px 2px 6px;
  -webkit-border-radius: 12px !important;
     -moz-border-radius: 12px !important;
          border-radius: 12px !important;
  text-shadow:none !important;
}


/* firefox hack for topbar menu */
@-moz-document url-prefix() { 
  
  .header .nav > li.dropdown .dropdown-toggle {
    padding: 13px 10px 7px 10px;
  }

  .header .nav >li.dropdown .dropdown-toggle .badge {
    padding: 1px 6px 3px 6px;
  }

  .header .nav > li.dropdown.language > a {
    margin-top: -2px;
    height: 24px;
  }
}

.header .nav .dropdown-menu {
  margin-top: 3px;
}

/***
Page container
***/
.page-container {
  margin: 0px;
  padding: 0px;
}

.page-header-fixed .page-container {
  /*margin-top: 80px;*/  
}

/***
Page sidebar
***/

/* ie8 fixes */
.ie8 .page-sidebar {
  position: absolute;
  width: 225px;
}

ul.page-sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0; 
}

ul.page-sidebar-menu > li {
  display: block;
  margin: 0;
  padding: 0; 
  border: 0px;
}

ul.page-sidebar-menu > li.start > a {
   border-top-color: transparent !important;
}

ul.page-sidebar-menu > li:last-child > a,
ul.page-sidebar-menu > li.last > a {
   border-bottom-color: transparent !important;
}

ul.page-sidebar-menu > li > a {
  display: block;
  position: relative;
  margin: 0;
  border: 0px;
  padding: 9px 15px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
}

.page-sidebar-fixed ul.page-sidebar-menu > li > a {
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
}

ul.page-sidebar-menu > li > a i {
  font-size: 16px;
  margin-right: 5px;
  text-shadow:none; 
}

ul.page-sidebar-menu > li.break {
  margin-bottom: 20px;
}

ul.page-sidebar-menu > li.active > a {
  border: none; 
  text-shadow:none;
}  

ul.page-sidebar-menu > li.active > a .selected {
  display: block;
  width: 8px;
  height: 25px;
  background-image: url("../Images/sidebar-menu-arrow.png");
  float: right;
  position: absolute;
  right:0px;
  top:8px;
}

.page-sidebar ul > li > a > .arrow:before {  
   float: right;
   margin-top: 1px;
   margin-right: 5px;
   display: inline;
   font-size: 16px;
   font-family: FontAwesome;
   height: auto;
   content: "\f104";
   font-weight: 300;
   text-shadow:none;
}

ul.page-sidebar-menu > li > a > .arrow.open:before {   
   float: right;
   margin-top: 1px;
   margin-right: 3px;
   display: inline;
   font-family: FontAwesome;
   height: auto;
   font-size: 16px;
   content: "\f107";
   font-weight: 300;
   text-shadow:none;
}

/* bagin: sidebar menu badges */
.page-sidebar ul > li > a > .badge {
   float: right;
   margin-top: 1px;
   margin-right: 13px;
   display: inline;
   font-size: 11px;
   height: auto;
   font-weight: 300;
   text-shadow:none;
   padding: 2px 6px 2px 6px;
   -webkit-border-radius: 12px !important;
      -moz-border-radius: 12px !important;
           border-radius: 12px !important;
}

.page-sidebar ul > li > a > .badge.badge-roundless {
  padding: 1px 6px 1px 6px;
   -webkit-border-radius: 0 !important;
      -moz-border-radius: 0 !important;
           border-radius: 0 !important;
}

@-moz-document url-prefix() { 
  .page-sidebar ul > li > a > .badge {
    padding: 1px 6px 3px 6px;
  }

  .page-sidebar ul > li > a > .badge.badge-roundless {
    padding: 1px 6px 2px 6px;
  }
}
/* end: sidebar menu badges */

ul.page-sidebar-menu > li > ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 8px 0px 8px 0px;
}

ul.page-sidebar-menu > li.active > ul.sub-menu {
  display: block;
}

ul.page-sidebar-menu > li > ul.sub-menu > li {
  background: none;
  margin: 0px;
  padding: 0px;
  margin-top: 1px !important;
}

ul.page-sidebar-menu > li > ul.sub-menu > li > a {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px;
  padding-left: 44px !important;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  background: none;
}

/* 3rd level sub menu */
ul.page-sidebar-menu > li > ul.sub-menu  > li ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0px 0px 0px 0px;
}

ul.page-sidebar-menu > li > ul.sub-menu  li > a > .arrow:before   {  
   float: right;
   margin-top: 1px;
   margin-right: 20px;
   display: inline;
   font-size: 16px;
   font-family: FontAwesome;
   height: auto;
   content: "\f104";
   font-weight: 300;
   text-shadow:none;
}

ul.page-sidebar-menu > li > ul.sub-menu  li > a > .arrow.open:before {   
   float: right;
   margin-top: 1px;
   margin-right: 18px;
   display: inline;
   font-family: FontAwesome;
   height: auto;
   font-size: 16px;
   content: "\f107";
   font-weight: 300;
   text-shadow:none;
}

ul.page-sidebar-menu > li.active > ul.sub-menu > li.active ul.sub-menu {
  display: block;
}

ul.page-sidebar-menu > li > ul.sub-menu > li  ul.sub-menu li {
  background: none;
  margin: 0px;
  padding: 0px;
  margin-top: 1px !important;
}

ul.page-sidebar-menu > li > ul.sub-menu  li > ul.sub-menu > li > a {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  background: none;
}

ul.page-sidebar-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {  
  padding-left: 60px;
}

ul.page-sidebar-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {  
  padding-left: 80px;
}

ul.page-sidebar-menu > li.active > ul.sub-menu > li.active ul.sub-menu > li.active ul.sub-menu {
  display: block;
}


ul.page-sidebar-menu > li > ul.sub-menu  li > ul.sub-menu > li > a > i {
  font-size: 13px;
}

/***
Sidebar toggler(show/hide)
***/

.page-sidebar .sidebar-toggler {
  cursor: pointer; 
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin: 15px 0 40px 0;
  margin-left: 180px;
  width: 29px;
  height: 29px;
  background-repeat: no-repeat;
}

.sidebar-toggler:hover { 
  filter: alpha(opacity=100);
  opacity: 1;
}

.page-sidebar-closed .sidebar-toggler {  
  margin-left: 3px;
}

.page-sidebar-closed .page-sidebar .sidebar-search {  
  height: 34px;    
  width: 29px;
  margin-left: 3px;  
  margin-bottom: 15px !important;
}

.page-sidebar-closed .page-sidebar .sidebar-search input {
  display: none;
}

.page-sidebar-closed .page-sidebar .sidebar-search .submit { 
  margin: 11px 7px !important;
  display: block !important;
}

.page-sidebar-closed .page-sidebar .sidebar-search .input-box {
  border-bottom: 0 !important;
}

.page-sidebar-closed .page-sidebar .sidebar-search.open {  
  height: 34px;    
  width: 255px;
  overflow: hidden;
}

.page-sidebar-closed .page-sidebar .sidebar-search.open input {  
  margin-top: 3px;
  padding-left: 10px;
  padding-bottom: 2px;
  width: 180px;
  display: inline-block !important;
}

.page-sidebar-closed .page-sidebar .sidebar-search.open .submit {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 10px 8px 9px 6px !important;
}

.page-sidebar-closed .page-sidebar .sidebar-search.open .remove {
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  margin: 11px 6px 7px 8px !important;
  display: inline-block !important;
  float: left !important;
}

.page-sidebar-closed ul.page-sidebar-menu > li > a .selected {
  right: -3px !important;
}

.page-sidebar-closed ul.page-sidebar-menu > li > a > .title,
.page-sidebar-closed ul.page-sidebar-menu > li > a > .arrow {
  display: none !important;
}

.page-sidebar-closed .sidebar-toggler {
  margin-right: 3px;
}

.page-sidebar-closed .page-sidebar .sidebar-search {
  margin-top: 6px;
  margin-bottom: 6px;
}

.page-sidebar-closed ul.page-sidebar-menu {
  width: 35px !important;
}

.page-sidebar-closed ul.page-sidebar-menu > li > a {
  padding-left: 7px;
}

.page-sidebar-fixed.page-sidebar-closed ul.page-sidebar-menu > li > a {
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
}

.page-sidebar-closed ul.page-sidebar-menu > li:hover {
  width: 236px !important;
  position: relative !important;
  z-index: 1000;
  display: block !important;
}

.page-sidebar-closed ul.page-sidebar-menu > li:hover .selected {
  display: none;
}

.page-sidebar-closed ul.page-sidebar-menu > li:hover > a > i {
  margin-right: 10px;
}

.page-sidebar-closed ul.page-sidebar-menu > li:hover .title {
  display: inline !important;
}

.page-sidebar-closed ul.page-sidebar-menu > li > .sub-menu {
  display: none !important;
}

.page-sidebar-closed ul.page-sidebar-menu > li:hover > .sub-menu {  
  width: 200px;
  position: absolute;
  z-index: 1000;
  left: 36px;
  margin-top: 0;
  top: 100%;
  display: block !important;
}

.page-sidebar-closed ul.page-sidebar-menu > li:hover > .sub-menu > li > .sub-menu,
.page-sidebar-closed ul.page-sidebar-menu > li:hover > .sub-menu > li > .sub-menu > li > .sub-menu {
  width: 200px;
}

/* 2rd level sub menu*/
.page-sidebar-closed ul.page-sidebar-menu > li:hover > .sub-menu > li > a {
  padding-left: 15px !important;
}

/* 3rd level sub menu*/
.page-sidebar-closed ul.page-sidebar-menu > li > ul.sub-menu > li > .sub-menu > li > a {  
  padding-left: 30px !important;
}

/* 4rd level sub menu*/
.page-sidebar-closed ul.page-sidebar-menu > li > ul.sub-menu > li > .sub-menu > li > .sub-menu > li > a {  
  padding-left: 45px !important;
}

/* sidebar container */
 
.page-sidebar-closed  .page-sidebar {
  width: 35px;
}

.page-sidebar-closed  .page-content {
  margin-left: 35px !important;
}


/***
Page content
***/
.page-content {  
  margin-top: 0px;   
  padding: 0px;
  background-color: #FFFFFF;
}

.ie8 .page-content { 
    margin-left: 225px; 
    margin-top: 0px;
    min-height: 760px;
}

/*.ie8 .page-sidebar-fixed .page-content {
    min-height: 600px; 
}

.ie8 .page-content.no-min-height {
    min-height: auto;
  }*/

.page-full-width .page-content {
    margin-left: 0px !important;
}


/***
Page title
***/
.page-title {
  padding: 0px;
  font-size: 2em;
  letter-spacing: -1px;
  display: block;
  color: #666;
  margin: 6px 0px 23px 40px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}

.titleregister {
   margin: 40px 0px 10px 22px;
}
.page-title small {
  font-size: 1em;
  letter-spacing: 0px;
  font-weight: 300;
  color: #888;
}
.macbtn{
    background-color: #73B7B1;
    border: 1px solid #73B7B1;
    padding: 6px 39px;
    color: #ffffff;
}

/***
Dashboard date range panel
***/
.page-content .breadcrumb .dashboard-date-range  {
  display: none;
  padding-top: -1px;
  margin-right: 0px;
  margin-top: -8px;
  padding: 8px;
  padding-bottom: 7px;
  cursor: pointer;
  color: #fff;
  background-color: #e02222;
}

.page-content .breadcrumb .dashboard-date-range span {
  font-size: 12px;
  font-weight: 300; 
  color: #fff;
  text-transform: uppercase;
} 

.page-content .breadcrumb .dashboard-date-range .icon-calendar {
  color: #fff;
  margin-top: 0px;
  font-size: 14px;
}
.page-content .breadcrumb .dashboard-date-range span {
  font-weight: normal; 
} 
.page-content .breadcrumb .dashboard-date-range .icon-angle-down {
  color:#fff;
  font-size: 16px;
}

/***Footer***/

.footer:after,
.footer:before {
  content: "";
  display: table;
  line-height: 0;
}

.footer:after {
  clear: both;
}

.footer .footer-inner {
  float: left;
  display: inline-block;
}

.footer .footer-tools {
  float: right;
  display: inline-block;
}

.footer .footer-tools .go-top { 
  display: block;
  text-decoration: none;
  cursor: pointer;
  margin-top: -2px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  padding: 0px 6px 0px 6px;
}

.footer .footer-tools .go-top i {
  font-size: 22px;
  margin-bottom: 5px; 
}
.footer-content {
    width: 70%;
    margin: 0 auto;
}
/* begin: fixed footer */
.page-footer-fixed .footer {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1000;
  bottom: 0;
}

.page-footer-fixed .page-container {
  margin-bottom: 33px;
}

.page-footer-fixed.page-sidebar-fixed .footer {
  margin-left: 0 !important;
}
/* end: fixed footer */

/********************
 GENERAL UI ELEMENTS 
*********************/

/***
Icon stuff
***/
i.icon, a.icon {
  color: #999;
  margin-right: 5px;
  font-weight: normal;
  font-size: 13px;
}

i.icon-black {
  color: #000 !important;
}

a.icon:hover {
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: .4;
  filter:alpha(opacity=40);
}

a.icon.huge i{
  font-size: 16px !important;
}

i.big {
  font-size: 20px;
}

i.warning {
  color: #d12610;
}

i.critical {
  color: #37b7f3;
}

i.normal {
  color: #52e136;
}


/************************************* Manage Users page  ******************************/
.passcode-div
{
    display: inline-block;
    width: 20%;
}
.passcode1-div
{
    display: inline-block;
    margin-left: 9px;
    width: 55%;
}
.form-section {
  margin: 15px 0px 20px 0px !important;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}

.form form {
  margin: 0px !important;
  padding: 0px !important;
}

.no-bottom-space {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.form-title {
    padding: 0px;
    font-size: 1.6em;
    display: block;
    color: #666;
    margin: 18px 0px 15px 15px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.form-title small{
    padding: 0px;
    font-size: 1.4em;
    display: block;
    color: #666;
    margin: 25px 0px 15px 0px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.form-title-payment {
    padding: 0px;
    font-size: 1.6em;
    display: block;
    color: #666;
    margin: 0px 0px 15px 15px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.form-hr {
    background-color: #E9E9E9;
    border-width: 0;
    height: 1px;
    line-height: 26;
    text-align: left;
    width: 100%;
    margin:0 0 25px 0;
    padding:0;
    display: inline-block;
}
.hr-reg {
    /*width: 95% !important;*/
    width: 100% !important;
}
div.form-content {
    margin: 20px 10px 2% 2%;
    display: inline-block;
    width:98%;
 }
div.form-content-reg
{ 
    margin: 44px 3% 3% 2%;
}
div.form-content-payment
{ 
    margin: 22px 3% 3% 2%;
}
.checkbox-singleline {
    display:inline-block;
    line-height: 27px;
    margin: 0 0 0 20px;
}
.radioclass label{
    display: inline-block;
    margin-right: 25px;
    padding: 5px;
    line-height: 24px;
}
.radioclasswide label{
    display: inline-block;
    margin-right: 65px;
    padding: 5px;
    line-height: 24px;
}
.kitchenlabelradio,.itemkitchenlabelradio{
    margin-left: 5% !important;
    line-height: 27px;
}
.kitchenlabelradio label{
    display: inline-block;
    margin-right: 10%;
    padding: 5px;
    line-height: 27px;
}
.itemkitchenlabelradio label{
    display: inline-block;
    margin-right: 6%;
    padding: 5px;
    line-height: 27px;
}
.txtbox-margin-top {
    margin: 22px 0 6px 0;
    line-height:30px;
}
.multisearchbox{
    background-image : url('/Images/search-blankicon.png') !important;
    background-position: 8px 8px;
    background-repeat: no-repeat;
    text-indent: 30px;
}
.multisearchbox::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #51aab9!important;
}
.multisearchbox:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #51aab9 !important;
   opacity:  1;
}
.multisearchbox::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #51aab9!important;
   opacity:  1;
}
.multisearchbox:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #51aab9!important;
}
.form-left {
    float: left;
    width: 25%;
    min-height: 35px;
    text-align: right;
    margin-top: 8px;
}
.form-right {
    float:right;
    width:70%;
    /*line-height: 30px;*/
    line-height: 20px;
}
.form-left2 {
    float: left;
    width: 36%;
    min-height: 35px;
    text-align: right;
    margin-top: 8px;
}
.form-right2 {
    float:right;
    width:57%;
    line-height: 30px;
}

.form .form-actions{
  margin-top: 0px !important;
  margin-top: 40px;
  padding-left: 190px;
}
select.medium {
    width: 40.5%;
}
select.small-medium {
    width: 32%;
}
select.small {
    width: 27%;
}
select.extrasmall {
    width: 20%;
}
.input-icon input.passcode {
    width: 90%;
    padding-right: 0 !important;
}
.input-icon input.passcode1 {
    width: 34%;
}
#divPhone div.input-icon{
    display: inline-block;
    width: 30%;
}
.input-icon input.phone {
    width: 92%;
    padding-right: 0 !important;
}
input[type="password"],
input[type="text"] {
    -webkit-appearance: none !important;
    color: #6D6D6D;
    outline: 0;
    padding: 6px 6px !important;
    line-height: 20px;
    height: 38px !important;
    font-size: 14px;
    font-weight: normal;
    vertical-align: top;
    background-color: #ffffff;
    /*background-image: none !important;*/
    filter: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #eaeaea;
}
select, textarea{
    border: 1px solid #eaeaea !important;
}
.userdetails-div
{
    width: 29.6%;
    float: left;
}
.userdetails-check
{
    width: 3%;
    float: left;
    margin: 20px 0px 15px 0;
}
.userdetails-label
{
    width: 40%;
    float: left;
    margin: 22px 0px 15px 0;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.users-reset-dv
{
    width: 15%;
    margin-left: 30%;
}
.stores-reset-dv
{
    width: 15%;
    margin-left: 28%;
}
.users-submit-dv
{
    width: 24%;
    margin-right: 34%;
}
.stores-submit-dv
{
    width: 18%;
    margin-right: 39%;
}
.horizontal-center
{
    margin:auto;
    width:450px;
}
#chkIsDriver {
    margin: 6px 2px 10px 26px;
}
.userpopupblock{
    width: 33%;
    float: left;
    text-align: center;
}
.copystoretxt{
    text-align: right;
    margin: 5px 20px;
}
.movie-details-popupbody{
    min-height: 569px !important;
    height:auto !important;
}
.movie-details-popup{
    min-height: 350px !important;
    top: 10% !important;
    line-height: 24px;
    left: 43% !important;
}
.btn-copyuser{
    width: 100% !important;
    background-color: #FDC168 !important;
    border-color: #FDC168 !important;
}
.btn-copyuser:hover{
    background-color: #F7AD40 !important;
}
.btn-userperm{
    width: 100% !important;
    background-color: #aaa2b9 !important;
    border-color: #aaa2b9 !important;
}
.btn-userperm:hover{
    background-color: #948aa5 !important;
}
.updatereg-div{
    margin: 6px 12px;
}
/***Input icons***/

/* input with right aligned and colored icons */
.input-icon input {
  padding-right: 12px !important;
}

.input-icon .input-info,
.input-icon .input-error, 
.input-icon .input-warning, 
.input-icon .input-success {
  display: inline-block !important;
  position: relative !important;
  top: 7px;
  right: 25px !important;
  font-size: 16px;
}

.input-icon .input-info {
  color:#27a9e3;
}
.input-icon .input-error {
  color:#B94A48;
}
.input-icon .input-warning {
  color: #C09853;
}
.input-icon .input-success {
  color: #468847;
}

/* input with left aligned icons */
.input-icon.left i {
  color: #ccc;
  display: block !important;
  position: absolute !important;
  z-index: 1;
  margin: 10px 2px 4px 10px; 
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}

.input-icon.left input {
  padding-left: 33px !important;
}

/* for firefox only */
@-moz-document url-prefix() { 
  .icon-btn .badge {
      padding: 2px 7px 4px 7px;
  }
}  

/* header notifications dropdowns */
.dropdown-menu .dropdown-menu-list.scroller {
  padding-right: 0px !important;
}

.dropdown-menu.notification li > a > .label {  
  width: 14px;
  padding: 4px;
  margin-right: 2px;
  text-align: center !important;
}

.dropdown-menu.notification li > a > .label i {
  text-align: center !important;
}

.dropdown-menu.notification li a .time {
  font-size: 12px;
  font-weight: 600;
  text-align: right;
  font-style: italic;
}

/* header inbox dropdowns */
.dropdown-menu.inbox li a .photo img {
  float: left;
  height: 40px;
  width: 40px;
  margin-right: 6px;
}

.dropdown-menu.inbox li a .subject {
  display: block;
}

.dropdown-menu.inbox li a .subject .from {
  font-size: 14px;
  font-weight: 400;
  color: #02689b;
}

.dropdown-menu.inbox li a .subject .time {
  font-size: 12px;
  font-weight: 600;
  font-style: italic;
  position: relative;
  float: right;
}

.dropdown-menu.inbox li a .message {
  display: block !important;
  font-size: 12px;
}

/* header tasks */
.dropdown-menu.tasks .task {
  margin-bottom: 5px;
}

.dropdown-menu.tasks .task .desc {
  font-size: 13px;
  font-weight: 300;
}

.dropdown-menu.tasks .task .percent {
  font-size: 14px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  float: right;
  display: inline-block;
}

.dropdown-menu.tasks .progress {
  display: block;
  height: 10px;
  margin: 0px;
}

/***
General list for item with image
***/
.item-list li .img {
  height: 50px;
  width: 50px;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}

.item-list {
  margin: 0px;
  list-style: none;
}

.item-list li {
  padding: 7px 0 5px 0px;
  list-style: none;
  border-top: 1px solid white;
  border-bottom: 1px solid #EBEBEB;
  font-size: 12px;
}

.item-list li:first-child {
  border-top: none;
  border-bottom: 1px solid #EBEBEB;
}

.item-list li:last-child {
  border-top: none;
  border-bottom: none;
}

.item-list li .label {
  margin-right: 5px;
}

.item-list.todo li .label {
  position: absolute;
  right: 80px;
}

.item-list.todo li .actions {
  position: absolute;
  right: 45px;
}

/***
Custom tables
***/
.table-toolbar {
  margin-bottom: 15px;
}

.table.table-full-width {
  width: 100% !important;
}

.table .m-btn {
  margin-top: 0px;
  margin-left: 0px; 
  margin-right: 5px;
}

.table thead tr th {
  font-size: 14px;
  font-weight: 600;
}

.table-advance {
  margin-bottom: 10px !important;
}

.table-advance thead { 
  color: #999; 
}

.table-advance thead tr th{
  background-color: #DDD; 
  font-size: 14px;
  font-weight: 400; 
  color: #666;
}

.table-advance div.success, 
.table-advance div.info, 
.table-advance div.important, 
.table-advance div.warning, 
.table-advance div.danger {
  position: absolute;
  margin-top:-5px;
  float: left;
  width: 2px;
  height: 30px;
  margin-right: 20px !important;
}

.table-advance tr td {
  border-left-width: 0px; 
}
.table-advance tr td:first-child {
  border-left-width: 1px !important; 
}

.table-advance tr td.highlight:first-child a {
  margin-left: 15px;
}

.table-advance td.highlight div.success {  
  border-left: 2px solid #66ee66;
}

.table-advance td.highlight div.info {  
  border-left: 2px solid #87ceeb;
}

.table-advance td.highlight div.important {  
  border-left: 2px solid #f02c71;
}

.table-advance td.highlight div.warning {  
  border-left: 2px solid #fdbb39;
}

.table-advance td.highlight div.danger {  
  border-left: 2px solid #e23e29;
}


/***
Bordered form layout
***/
.form-horizontal.form-bordered .control-group:first-child {
  border-bottom: 1px solid #eee !important;
}

.form-horizontal.form-bordered .control-group {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
}

.form-horizontal.form-bordered .control-group.last {
  border-bottom: 0;
}

.portlet.box .form-horizontal.form-bordered .control-group {
  margin-left: -10px;
  margin-right: -10px;
}

.portlet.box .form-horizontal.form-bordered .control-group:first-child {
  margin-top: -10px;
}

.form-horizontal.form-bordered .control-group .controls {
  padding: 10px;
  position: relative;
  border-left: 1px solid #eee;
}

.form-horizontal.form-bordered .control-group .controls .chosen-container,
.form-horizontal.form-bordered .control-group .controls .select2-wrapper  {
  min-height: 32px;
}

.form-horizontal.form-bordered .control-group .controls .chosen-container .help-block,
.form-horizontal.form-bordered .control-group .controls .select2-wrapper .help-block {
  clear: both;
  padding-top: 10px !important;
}

.form-horizontal.form-bordered .control-group .control-label {
  margin-top: 10px;
}

.form-horizontal.form-bordered.form-row-stripped .control-group:nth-child(even) {
  background-color: #fcfcfc;
}

.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(even) {
  background-color: #fcfcfc;
} 

.form-horizontal.form-bordered.form-row-stripped .m-wrap {
  background: #fff !important;
}
  
.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(even) .controls {
  background-color: #ffffff;  
}

.form-horizontal.form-bordered .help-inline,
.form-horizontal.form-bordered .help-block {
  padding-left: 0;
}

/***
Uniform plugin css changes
***/

.radio, .checkbox {
  padding-left: 0px !important;
}

.checkbox .checker {
  margin-top: -2px !important;
  margin-right: 2px !important;
}

.checkbox .checker input,
.radio .radio input {
  outline: none !important;
}

.controls .text {
  display: block;
  margin-top: 7px;
  font-weight: 400;
  font-size: 14px;
}

.controls .text-inline {
  display: inline-block;
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
}


/* used for non horizontal forms */
.controls-uniform {
  margin-top: -7px;
}

/***
General forms settings
***/
input.placeholder,
textarea.placeholder {
  color: #aaa !important;
}

.help-block {
 margin-top: 5px !important;
}

.form-inline input {
  margin-bottom: 0px !important;
}

.control-label {
  margin-top: 2px;
}

.control-label .required {
  color: #e02222;
  font-size: 12px;
  padding-left: 2px;
}

.validate-inline {
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
  margin-top: 6px;
}

.control-group.success .validate-inline {
  color: #468847;
}

.control-group.info .validate-inline {
  color: #3a87ad;
}

.control-group.error .validate-inline {
  color: #b94a48;
}

.control-group.warning .validate-inline {
  color: #c09853;
}

.help-inline {
  margin-top: 6px;
}

.help-small {
  font-size: 12px;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.success .validate-inline.ok:before,
.success .help-inline.ok:before {
  content: "\f00c";
  font-size: 16px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}


form legend,
.form-view legend {
  margin-bottom: 15px !important;
}

.controls > .radio .checker,
.controls > .checkbox .checker {
  margin-right: 2px !important;
}

.controls > .radio,
.controls > .checkbox {
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 8px !important;
  margin-right: 15px !important;
}

.controls > .radio.line,
.controls > .checkbox.line {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 5px !important;
}

.controls .inline {
  margin-top: 8px; 
}

.form-view .control-group {
  margin-top: 0px;
  margin-bottom: 5px;
}

.uploader {
  margin-top: 2px !important;
}


/***
Vertical inline menu
***/
.ver-inline-menu {
  margin: 0px;
  list-style: none;
}

.ver-inline-menu li {
  position:relative;
  margin-bottom:1px;
}

.ver-inline-menu li i {
  color:#b9cbd5;
  font-size:15px;
  padding:11px 9px;
  margin:0 8px 0 0;
  background:#e0eaf0 !important;
}

.ver-inline-menu li a {
  font-size: 13px;
  color:#557386;
  display:block;
  background:#f0f6fa;
  border-left:solid 2px #c4d5df;
}

.ver-inline-menu li:hover a,
.ver-inline-menu li:hover i {
  background:#e0eaf0;
  text-decoration:none;
}

.ver-inline-menu li:hover i {
  color:#fff;
  background:#c4d5df !important;
}

.ver-inline-menu li.active a,
.ver-inline-menu li:hover a {
  font-size: 13px;
}

.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
  color:#fff;
  background:#169ef4;
  text-decoration:none;
  border-left:solid 1px #0c91e5;
}

.ver-inline-menu li.active i {
  background:#0c91e5 !important;  
}

.ver-inline-menu li.active:after {
  content: '';
  display: inline-block;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 6px solid #169ef4;
  position: absolute;
  top: 12px;
  right: -5px;
}

/***
Dashboard container
***/
#dashboard {
  overflow: hidden;
}

/******************************
       Admin Style
*******************************/
.accountbox{
    min-width: 245px;
    border: 2px solid #e9e9e9;
    padding: 5px 5px 5px 5px;
    font-size: 15px;
    background-color: #F5F5F5;
    margin-bottom: 5px;
}
.admin-page-title{
    padding: 0px;
    font-size: 2em;
    letter-spacing: -1px;
    display: block;
    color: #666;
    margin: 8px 0px 15px 8px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.submsg{
    width: 84%;
    display: inline-block;
    text-align: center;
    color: red;
    margin: 5px 0 2px 0;
}

/***
Fileuploader plugin css changes
***/
.fileupload .btn {
  padding: 7px 14px !important;
}

.fileupload-exists {
  padding: 0px;
}

.fileupload .fileupload-preview {
  background-color: #fff !important;
  background-image: none !important;
  filter:none !important;
}

.fileupload .close {
  position: relative;
  top:0px !important;
}


/***
Glyphicons Demo(new in v1.1.1)
***/
.glyphicons-demo {
  text-align: center;
}

.glyphicons-demo .glyphicons {
  display:inline-block;
  *display:inline;
  *zoom:1;
  width:150px;
  font-size:14px;
  line-height:48px;
  margin-right: 20px;
  color: #999;
  text-align: left;
}

.glyphicons-demo .glyphicons i:before{
  line-height:55px!important;
  color: #666;
}

.halfings-demo .white-content{
  margin:0 -20px 0 -20px;
  padding:20px;
  background:#000;
  background:rgba(0,0,0,0.9)
}

.halfings-demo .white-content *,
.halfings-demo .white-content p,
.halfings-demo .white-content a{
  color:#fff
}

.halfings-demo h2 {
  text-align: left;
}

.halfings-demo p,
.halfings-demo a  {
  width: 175px;
  font-size: 14px;
  line-height: 14px;
  text-align: left;
  display: inline-block;
  margin-right: 10px;
}

.halfings-demo .halflings, 
.halfings-demo .halflings-icon {
  margin:0 5px 0 0
}


/*****Sidebar Content***/
.sidebar-content {
 margin-top: 20px;
}

/*drop-down*/
.header .hor-menu .dropdown-menu {
    margin-top: 0;
    border: none;
    box-shadow: none;
    background: #2d2d2d;
}

.header .hor-menu .dropdown-menu li > a {
    color: #999;
    padding: 7px 18px !important; 
    margin-bottom:1px;
}

.header .dropdown-menu .arrow {
  display: none;
}

.header .hor-menu ul.nav > li > a > .arrow:before {  
   margin-top: 7px;
   margin-left: 3px;
   display: inline;
   font-size: 16px;
   font-family: FontAwesome;
   height: auto;
   content: "\f107";
   font-weight: 300;
   text-shadow:none;
}

.header .hor-menu ul.nav > li .dropdown-menu > li > a > .arrow:before {
   float: right;
   margin-top: 1px;
   margin-right: -5px;
   display: inline;
   font-size: 16px;
   font-family: FontAwesome;
   height: auto;
   content: "\f105";
   font-weight: 300;
   text-shadow:none;
}

.header .hor-menu .dropdown-menu li > a:hover,
.header .hor-menu .dropdown-menu li:hover > a,
.header .hor-menu .dropdown-menu li.active > a {
    color: #fff;
    filter:none !important;
    background: #e02222 !important;
}

.header .hor-menu .nav > li > .dropdown-menu:after,
.header .hor-menu .nav > li > .dropdown-menu:before {
    border-bottom: none !important;
}




/*Sidebar Tags*/
ul.sidebar-tags a {
  color: #555;
  font-size:12px;
  padding:2px 5px;
  background:#f7f7f7;
  margin:0 2px 5px 0;
  display:inline-block;
}

ul.sidebar-tags a:hover,
ul.sidebar-tags a:hover i {
  color:#fff;
  background: #555;
  text-decoration:none;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}

ul.sidebar-tags a i {
  color:#777;
}

ul.sidebar-tags li {
  padding: 0;
}

/***
Dropdown Checkboxes (in v1.3)
***/
.dropdown-checkboxes {
  padding: 5px;
}

.dropdown-checkboxes label {
  color: #333;
  margin-bottom: 4px;
  margin-top: 4px; 
}


/***
Uniform disabled checkbox, radio button fix(in v1.4)
***/

div.checker.disabled span, 
div.checker.disabled.active span{
    background-position: -152px -260px; 
}

div.checker.disabled:hover,
div.radio.disabled:hover {
    cursor: not-allowed;  
}
/* Gridview CSS */
table input.gvEditIcon {
    margin: 0 !important;
    padding: 0 !important;
}


/**********User Roles************/
.add-role-image {
    margin:20px 15px 15px 0;
}
div.dvAdd-Role {
    width:99%; 
    border:1px solid #E8E8E8;
    margin: 10px 0;
}
div.dvAdd-Role input[type="text"] {
    padding: 0 !important;
    width: 98%;
}
div.dvAdd-Role div.divAddRole {
    border-right: 1px solid #E8E8E8;
    display:inline-block;
    text-align: center;
    padding:5px;
}
table tr.gv-flat-header th
{
    font-weight: 300;
    border: 0;
    border-collapse: separate !important;
    line-height: 22px;
}
table tr.gv-flat-header
{
    border-bottom: 2px solid #FFFFFF;
    background-color: #f5f5f5 !important;
    color: #737373 !important;
}
table tr.gv-header th {
    font-weight: 300;
    border: 0;
    border-bottom: 1px solid #F7F7F7;
                        
    background-image: -webkit-gradient(linear,50% 0%, 50% 100%,from(#fff),to(#FBFBFB));        
    background-image: -webkit-linear-gradient(top,#FFFFFF,#FAFAFA);
    background-image: -moz-linear-gradient(#FFFFFF,#FAFAFA);
    background-image: -o-linear-gradient(#FFFFFF,#FAFAFA);
    background-image: linear-gradient(#FFFFFF,#FAFAFA);

    box-shadow: 0px 1px 3px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 1px 3px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 3px -1px rgba(0,0,0,0.2);
    border-collapse: separate !important;
}
table tr.gvrowsthin{
    line-height: 22px;
    border-bottom: 1px solid #F0F0F0;
}
table tr.gvrows {
    line-height: 22px;
    border-bottom: 1px solid #F0F0F0;
}
table tr.gvrows:hover{
    background-color: #FAFAFA;
}
table tr.gvrowshigh {
    line-height: 34px;
    border-bottom: 1px solid #F0F0F0;
}
table tr.gvrowshigh:hover{
    background-color: #FAFAFA;
}
table tr.gvmodrows {
    line-height: 32px;
    border-bottom: 1px solid #F0F0F0;
}
table tr.gvmodrows:hover {
    background-color: #FAFAFA;
}
div.title-block {
    width: 100%;
    display: inline-block;
}
table tr.gv-pager {
    border-top: 1px solid #F3F3F3;
    background: #F9F9F9;
    height: 38px;
}
table tr.gv-pagerhigh {
    border-top: 1px solid #F3F3F3;
    background: #F9F9F9;
    height: 48px;
}
/***********Register Page ************/
.widget-box {
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 3px 0 0 25px;
    width: 97%;
    height: auto;
    min-height: 822px;
}
.background-white{background-color:#ffffff !important;}
.widget-body {
    height: auto;
    /*margin:40px 0 0 8%;*/
}


.header-title-reg {
    margin: 4% 0 0 0;
}
.regtitle
{
    font-size: 2em;
    text-align: center;
    margin: 0 0 45px 0;
    font-weight: 300;
    color: #5E5E5E;
}
.error-input {
    border:1px solid #FF9B9B !important;
}
.err-message {
    display:block;
    color:#DB767B;
}
.error-block{
    padding: 10px 35px 10px 14px;
    margin-bottom: 20px;
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-align: center;
}
.error {
    color: #DB767B;
    margin: 2px 0;
    cursor:default;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #FAFAFA;
    border: 1px solid #E5E5E5;
    border-radius: 0;
}
.input-group-btn button.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #E9E9E9;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow:none;
    background-image:none;
    -moz-box-shadow:none;
    box-shadow:none;
    *-webkit-border-radius:0;
    text-shadow:none;
}
 .input-group-btn button.btn:hover {
     background-color:#E5F7FF;
    }
.bootstrap-touchspin-down {
    border-right: 0 !important;
}
.bootstrap-touchspin {
    width: 20% !important;
}
#txtStoreTax {
    width: 100%;
    margin: 0;
}
.bootstrap-touchspin-postfix {
    border-radius: 0 !important;
    border-left: 0;
    border-right: 0
}
*,*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.margin-left-right {
    margin: 0 15px;
}
.control-group i.requiredicon {
    color: rgb(255, 176, 176);
    padding: 10px 0 0 13px;
    font-size: 9px;
    line-height: 12px;
}
.alert {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    width: 86% !important;
}
.alert i {
    padding: 0px 15px 0 0;
}
.form-content div.notice-wide {
    width: 100% !important;
    text-align: center;
}

.button {
    display: inline-block;
    color: #FFF!important;
    background-image: none!important;
    border: 5px solid;
    border-radius: 0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    box-shadow: none!important;
    -webkit-transition: all ease .15s;
    -moz-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
    position: relative;
    padding: 0 12px 1px;
    line-height: 29px;
    font-size: 16px;
    height: 38px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
}
.btn-gray {
    width: 45% !important;
    background-color: #8DB2C7!important;
    border-color: #8DB2C7;
    margin-bottom: 2px;
    height: 32px !important;
    line-height: 23px !important;
}
.btn-gray:hover {
    background-color: #7999AD!important;
}
.notice {
    min-height: 20px;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none !important;
}
.box-blue {
    background-color: #F5FDFF;
    border: 1px solid #DDF2FA;
    width: 92%;
    text-align: center;
}
.box-blue span {
    color: #8CA9B8 !important;
}
.header-verify {
    color: #666666;
    padding-top: 15px;
}
hr.finish-space {
    margin-bottom: 30px !important;
}
div.checkbox-right {
    line-height: 27px;
    margin: 0 0 16px 30%;
    /*color: #E99270; */
}
input.btn-resendemail{
    width: 40.4% !important;
    background-color: #F5F5F5;
    border: 0;
    text-align: center;
    color: #919191 !important;
    font-size: 14px;
}
input.btn-loginredir  {
    width: 90% !important;
    background-color: #CCDBB8;
    border: 5px solid #CCDBB8;
    text-align: center;
    color: #FFFFFF !important;
    font-size: 14px;
}
input.btn-loginredir:hover {
    background-color: #B8CB9E !important;
}

.div-loginredir
{
    width: 31.5%;
    margin-right: 38.5%;
}
div.verifymsg {
    width: 80%;
    display: block;
    text-align: center;
    color: #E06666;
    line-height: 13px;
    margin-left: 85px;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left !important;
}
.text-underline {
    text-decoration: underline !important;
    text-decoration-color: #0000FF !important;
}
.verifyemail-right {
    float: left;
    width: 68%;
    line-height: 30px;
}
.password-font
{
    font-family: Verdana,sans-serif;
    font-size: 16px !important;
    letter-spacing: 3px;
    padding: 0 0 0 38px !important;
}
.display-none {
    display:none !important;
}
.reg-success-icon{
    color: #6C9DB6;
    font-size: 16px;
    margin-right: 5px;
}
input.btn-reglogin{
    background-color: #A3C17A;
    border: 5px solid #A3C17A;
    color: #FFFFFF !important;
    margin: 8px 0 0 0;
    height: 34px;
    line-height: 20px;
}
.sendmessage-btn{
    width: 100% !important;
    background-color: #7FC598 !important;
    border-color: #7FC598 !important;
}
.sendmessage-btn:hover {
    background-color: #6CB185 !important;
}
input.btn-reglogin:hover{
    background-color: #93B16A;
}
.reg-loader{
    top: 17% !important;
    left: 48% !important;
}

/**************** Login Page *******************/

.widget-box div.loginbox {
    margin: 170px auto;
    width: 56%;
    height: 329px;
    margin-top: 27px;
    margin-bottom: 50px;
}
div.forgotbox {
    height: 270px !important;
}
div.resetbox {
    height: 250px !important;
}
.logindiv {
    margin: 45px 30px;
}
.forgotdiv {
    margin: 25px 20px;
}
div.wide {
    display: block;
    margin-bottom: 18px !important;
}
div.forgot-wide {
    display: block;
    margin-top: 10px;
}
.loginbtn {
    width: 90%;
    color: #B8B8B8;
    float:left;
    background-color: #F5F5F5;
    padding: 5px;
    margin-bottom: 15px;
}
.forgotbtn {
    width: 91%;
    color: #B8B8B8;
    font-size: .85em;
    float:left;
}
.loginicon {
    width: 25%;
    height: auto;
    float: left;
    background-color: #f7f7f7;
    border: 1px solid #EEEEEE;
    margin: 0 10px;
}
.login-group {
    width: 82%;
    height: auto;
    margin: 0 auto;
}
.forgot-group {
    width: 90%;
    display: inline-block;
    height: auto;
    float: right;
}
.loginsubmit {
    margin: 0 auto;
    width: 81%;
    text-align: center;
    padding-right: 32px;
}
.loginsubmitbtn {
    width: 99% !important;
    background-color: #87b154; /*#A2C578;*/
    border: 5px solid #87b154; /*#A2C578;*/
    height: 40px;
    color: #FFFFFF;
    font-size: 1.2em;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
}
.loginsubmitbtn:hover {
    background-color: #6f9e34; /*#85A85B;*/
}
.loginbtn .float-right a {
    color: #2398C5;
    text-decoration: none !important;
}
.loginheader,.resetheader {
    border-bottom: 1px solid #E9E9E9;
    margin: 90px auto;
    width: 40%;
    height: 50px;
    margin-bottom: 0;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    padding: 12px;
    text-align: center;
    color: #8E9493;
}
div.reset-font {
    color: #FFAB73
}
.loginfooter {
    background-color: #FFFFFF;
    margin: 65px auto;
    width: 40%;
    height: 46px;
    margin-top: 0;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 12px;
    text-align: center;
    color: #888888;
}

.demologin{
    margin: auto auto;
    width: 60%;
    height: 107px;
    margin-bottom: 110px;
    text-align: center;
}
.lbldemologin{
    margin: 5px;
    color: #808080;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
}
.login-content{margin: 44px 3% 3% 2%;}
input.btn-forgotsubmit{
    width: 100% !important;
    background-color: #F3BD6E !important;
    border-color: #F3BD6E !important;
    margin: 10px 0 !important;
    height: 40px !important;
}
input.btn-forgotsubmit:hover {
    background-color: #EAA33A !important;
}
input.btn-resetsubmit {
    width: 98% !important;
    background-color: #74C1D6 !important;
    border-color: #74C1D6 !important;
    margin: 10px 0 !important;
    height: 40px !important;
}
input.btn-resetsubmit:hover {
    background-color: #5DAABF !important;
}
input.btn-returnlogin {
    width: 99% !important;
    background-color: #8BA0AD!important;
    border-color: #8BA0AD;
    margin: 10px 0 !important;
    height: 40px !important;
}
input.btn-returnlogin:hover {
    background-color: #6F8B9C !important;
}
.forgotbtn .forgotsubmit {
    width: 55%;
}
.forgotbtn .forgotreturnlogin {
    width: 40%;
}
.divmsg {
    padding: 12px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    text-align: center;
    color: #A5A5A5;
    width: 95%;
    float: left;
}
div.forgotmsg {
    padding: 5px !important;
}
.divmsg .msg {
    color: #E27600;
    font-weight:normal;
}
.divmsg .error {
    color: #E80719;
}
div.right-shift {
    width: 70% !important;
}

/******************Reset Password Page **********************/

.btn-resendcode
{
    width: 30% !important;
    background-color: #9FAAC1 !important;
    border: 1px solid #9FAAC1 !important;
    margin: 0 2px 0 16px !important;
    height: 40px !important;
    color: #FFFFFF !important;
}
/********************Admin Page styles******************/

.gview-checkbox {
    width: 16px !important;
    height: 16px !important;
}
.btn-addmenu {
    width: 100% !important;
    background-color: #FFCE81 !important;
    border-color: #FFCE81;
}
.btn-additem {
    width: 100% !important;
    background-color: #9abd66 !important;
    border: 5px solid #9abd66 !important;
    margin-bottom: 2px;
    height: 38px !important;
    line-height: 26px !important;
}

.btn-additem:hover {
    background-color: #85ab4e  !important;
}
.btn-green{
    width: 49% !important;
    background-color: #A7C178 !important;
    border: 5px solid #A7C178 !important;
    margin: 0 8px 2px 2px;
    height: 32px !important;
    line-height: 23px !important;
}

.btn-green:hover
{
    background-color: #90A767 !important;
}
.btnadditem i.icon-plus {
    margin: 10px 2px 4px 10px !important;
}
.btnaddmenu {
    width: 13%;
    margin: 5px 11px 0 0;
}
.btn-add-new {
    width: 150px;
    margin: 5px 11px 0 0;
}
.btn-add-new-183px {
    width: 183px;
    margin: 5px 11px 0 0;
}
.btn-addmenu:hover {
    background-color: #FFBB52 !important;
}
.btnaddregister {
    width: 18%;
    margin: 5px 11px 0 0;
}
.btnaddCategory {
    width: 15%;
    margin: 5px 11px 0 0;
}
.btnadditem {
    width: 19.2%;
    margin: 0 11px 0 0;
}
.btn-menusave,.btn-menulist {
    width: 86% !important;
    height: 34px !important;
    background-color: #68bfd4  !important;
    border-color: #68bfd4;
    line-height: 25px;
}
.btn-reg{
    width: 86% !important;
    height: 34px !important;
    background-color: #f9a16e !important;
    border-color: #f9a16e;
    line-height: 25px;
}
.btn-return{
    width: 100% !important;
    background-color: #89A4B5 !important;
    border-color: #89A4B5;
}
.btn-return:hover{
    background-color: #678292 !important;
}
.btnreturn {
    width: 10%;
    margin: 5px 11px 0 0;
}
.btnmenulist {
    width: 17%;
    margin: 5px 11px 0 0;
}
.btncategorylist {
    width: 20%;
    margin: 5px 11px 0 0;
}
.btnaddmenureset .input-icon i.icon-remove-sign
{
    margin: 13px 2px 4px 20px !important;
}

.input-icon.button-left i {
    color: #FFFFFF;
    display: block !important;
    position: absolute !important;
    z-index: 1;
    margin: 12px 2px 4px 10px; 
    width: 16px;
    height: 16px;
    font-size: 14px;
    text-align: center;
}
.input-icon.button-left input {
    padding-left: 28px !important;
}
.input-icon.button-left input.btn-return {
    padding-left: 18px !important;
}
input.gv-viewitem {
    /*background-image: url("/Images/viewitem-gv.png");*/
    border: 0;
    height: 23px;
    width: 85px !important;
    color: #6093b9;
    background-color: #ffffff;
    background-repeat:no-repeat;
}
input.gv-viewitem:hover{ border: 1px solid #aacde2 !important; }
input.gv-additem {
    /*background-image: url("/Images/additem-gv.png");*/
    border: 0;
    height: 23px;
    width: 80px !important;
    color: #80a037;
    background-color: #ffffff;
    background-repeat:no-repeat;
}
input.gv-additem:hover {border: 1px solid #b4ce84 !important;}
input.gv-viewmodgrp {
    /*background-image: url("/Images/view-mod.png");*/
    border: 0;
    height: 23px;
    width: 102px !important;
    color: #6093b9 !important;
    background-color: #ffffff;
    background-repeat:no-repeat;
}
input.gv-viewmodgrp:hover{
    border: 1px solid #aacde2 !important;
}
input.gv-addmodgrp {
    border: 0;
    height: 23px;
    color: #80a037;
    background-color: #ffffff;
    background-repeat:no-repeat;
}
input.gv-addmodgrp:hover{ border: 1px solid #b4ce84 !important;}

.gv-line-height {
    line-height: 17px !important;
}
.gv-row-wide-category {
    max-width: 178px;
}
.gv-row-wide-item
{
    max-width: 217px;
}
.gv-border-left-right{
        border-right: 1px solid #f0f0f0;
        border-left: 1px solid #f0f0f0;
 }
.mid-font {
    font-size: 1.5em !important;
}
.menu-right {
    width: 69% !important;
}
.chkscheduleday {
    margin-bottom: 10px;
}
.chkscheduleday td{
    width: 20%;
}
.chkscheduleday td label {
    display:inline;
}

.emptygrid td
{
    padding: 0;
    line-height: 40px;
}
.emptygridfooter
{
    height:38px;
    background-color:#FAFAFA;
    border-top: 1px solid #EFEFEF;
}
.btnaddmenusubmit,.btnadditemsubmit {
    width: 15%;
    margin: 0 20px 0 10px;
}
.btnaddnewsubmit {
    width: 17%;
    margin: 0 15px 0 20px;
}
.btnsubmitchange {
    width: 19%;
    margin: 0 29% 0 1%;
}

input.btn-addmenusubmit {
    width: 100% !important;
    background-color: #7FC598 !important;
    border-color: #7FC598 !important;
}
input.btn-addmenusubmit:hover {
    background-color: #6CB185 !important;
}
.btnaddmenureset {
    width: 11%;
    margin: 0 5px 0 24%;
}
.btnreset{
    width: 15%;
    margin: 0 5px 0 33%;
}
.btnitemreset{
    width: 15%;
    margin: 0 5px 0 31%;
}
.btnaddcategorycancel{
    width: 11%;
    margin: 0 5px 0 29%;
}
.btnregistercancel
{
    width: 14%;
    margin: 0 14px 0 31%;
}
.btnaddlargecancel{
    width: 11%;
    margin: 0 5px 0 31%;
}
.btncustomercancel{
    width: 13%;
    margin: 0 5px 0 29%;
}
input.btn-addmenureset {
    width: 86% !important;
    height: 38px !important;
    background-color: #ffffff !important;
    color: #9ba700 !important;
    border:1px solid #b8ce63!important;
}
input.btn-cancelreg{
    width: 86% !important;
    height: 38px !important;
    background-color: #ffffff !important;
    color: #9ba700 !important;
    border: 1px solid #b8ce63!important;
    margin-top: 2px;
}

div.submitbar {
    display: inline-block;
    width: 100%;
    padding: 10px 0 20px 0;
    margin: 20px 0 0 0;
}
div.submitbar-payment {
    display: inline-block;
    width: 100%;
    padding: 10px 34px 20px 0;
}
div.addmenumsg {
    text-align: center;
    color: #88A27D;
    font-size: 1.1em;
    background-color: #F2FAF5;
    padding: 9px 0;
    margin-right: 10px;
}
input.gv-viewcategory
{
    border: 0;
    height: 23px;
    width: 120px !important;
    background-color: #ffffff;
    background-repeat:no-repeat;
    color: #6093b9!important;
}
input.gv-viewcategory:hover { border: 1px solid #aacde2  !important; }
input.gv-addcategory {
    /*background-image: url("/Images/btn-addcat.png");*/
    border: 0;
    height: 23px;
    width: 120px !important;
    background-repeat:no-repeat;
    background-color: #ffffff;
    color: #80a037;
}
input.gv-addcategory:hover {border: 1px solid #b4ce84 !important;}
table tr.gv-altheader th
{
    font-weight: 300;
    font-size: 0.9em;
    border-bottom: 1px solid #F1F1F1;
}
.gv-emptyrow td
{
    padding: 20px 0 20px 30px;
}
.multi-custom-header
{
    color: #FFFFFF;
    background-color: #7F91A2;
    padding: 10px 5px 10px 18px;
    /*border-top: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;*/
    border-bottom: 0px;
}
.smaller-title
{
    text-align: center;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    margin: 10px 0 24px 0;
    color: #747372;
}
.itemdeteleimage
{
    width: 125px;
}
.addon-popuptext{
    color: #63B0A4;
    font-size: 17px;
}
.itemnumberfont{ color :#E85D31!important; }

/**************** Master Page ******************/
.footer {
    width: 100%;
    color: #696969 !important;
    background-color: #f3f3f3;
    margin-left: auto;
    height: auto !important;
    padding: 20px;

}
.header-right {
    float: right;
    width: 80%;
    text-align: right;
    padding: 15px 15px;
    height: 60px;
}
.footer-bottom
{
    background-color: #eaeaea;
    height: 50px;
    width: 100%;
}
.footer-content div a {
    color : #5A6E7E;
    text-decoration: none;
    line-height: 23px;
    font-size: 13px;
}
.footer-content div a:hover{
    color: #8293A1;
}
.footer-divider-right{border-right: 1px solid #273442;}
.footer-divider-left{border-left: 1px solid #323F4D;}
.footer-bottom-img{margin: 13px 10px !important;}
.footer-topbar{
    height: 1px;
    width: 100%;
    background-color: #e6e6e6;
}
.mapbox {
    border: 1px solid #EEEEEE;
    padding: 7px;
}
.header-popuprow li
{
    padding: 6px 2px;
    border-bottom: 1px solid #E8E8E8;
    margin: 0 5px;
}
/*------------ Popup arrow CSS ----------------*/

.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 103% !important;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #FFFFFF;
    border-width: 8px;
    margin-left: -25px;
}
.blink_me {
    -webkit-animation: colorchange 1s infinite;
    -moz-animation: colorchange 1s infinite;
    -o-animation: colorchange 1s infinite;
    -ms-animation: colorchange 1s infinite;
    animation: colorchange 1s infinite;
}
@keyframes colorchange
{
    0%   {color: red;}
    50%  {color: green;}
    100%  {color: blue;}
}
@-webkit-keyframes colorchange /* Safari and Chrome - necessary duplicate */
{
    0%   {color: red;}
    50%  {color: green;}
    100%  {color: blue;}
}
/***********************************Manage Items page**************************************/
#txtPrinterLabelName,#txtPrinterLabelName1
{
    height: 28px !important;
    width: 80%;
}
.printerlabelgridrow
{
    line-height: 28px;
    border-bottom: 1px solid #EFEFEF;
}
.popup-printerlabelbar
{
    height: 55px;
    background-color: #F7F7F7;
    padding: 9px;
    border: 1px solid #EFEFEF;
    margin-bottom: 3px;
}
.popup-body-small {
    height: auto!important;
    min-height: 300px;
    width: 100%;
    padding: 0 15px 20px 15px;
}
.popuppanel-small{
    position: absolute;
    background-color: #FFFFFF;
    top: 20%;
    left: 60%;
    margin-left: -365px;
    z-index: 2001;
    min-width: 400px;
    max-width: 440px;
    min-height: 352px;
    height: auto !important;
}

.div_hover:hover {
    background-color: #D3D3D3;
}

.popuppanel-image-gallery {
    position: absolute;
    background-color: #FFF;
    top: 100px;
    left: 50%;
    margin-left: -652px;
    z-index: 2001;
    min-width: 1266px;
    max-width: 1320px;
    min-height: 618px;
    height: auto !important;
}

.popuppanel-copy-items {
    position: absolute;
    background-color: #FFF;
    top: 12%;
    left: 50%;
    margin-left: -280px;
    z-index: 2001;
    min-width: 700px;
    max-width: 700px;
    /*min-height: 618px;*/
    height: auto !important;
}
.copyitembtn{
    background-color: #9EB6CC;
    border: 1px solid #9EB6CC;
    padding: 4px 20px;
    color: #FFFFFF;
    margin-top: 5px;
}
.addon-popupdiv{
    width:65% !important;
    margin: auto auto;
}
.item-description {
    min-width: 75%;
    max-width: 76%;
    max-height: 200px;
    margin: 4px 0 3px 0;
    padding: 10px;
}
.select-gallery {
    float: left;
    width: auto;
    min-height: 35px;
    text-align: right;
    margin: 6px 20px 0 0;
}
.item-right {
    width: 3% !important;
    float: left;
    margin-left: 49px;
}
.dropdowngallery {
    width: 30% !important;
    float: left !important;
}
div.item-tax .bootstrap-touchspin{
    width: 90% !important;
}
div.item-tax .tax-input{
    width: 20% !important;
    margin: 0;
    float: left;
}
div.item-tax .tax-check{
    width: 60% !important;
    float: left;
    margin: 2px 0px 0px 16px;
}
#dvErrTax {
    width: 90%;
    float: left;
}
div.price {
    display: block;
}
.price-item
{
    width: 23%;
    float: left;
    margin-bottom: 0 !important;
}
.width-100
{
    width: 100% !important;
}
.loadmore {
    background-color: #a6c36c;
    border: 1px solid #eaeaea;
    color: #ffffff;
    height: 40px;
    width: 210px;
    float: right;
    cursor: pointer;
    padding: 9px 2px;
    margin: 10px 32px 0px 0;
    text-align: center;
    font-size: 17px;
}
.infloader{
    width: 66%;
    display: inline-block;
    margin-top: 10px;
    padding-left: 33%;
}
.copyitemnote{text-align:center; color: #A96464;float: left; width: 100%;margin: 15px 0 15px 0;}
.copyitemsheaderstore{margin-top:10px;background-color: #F3F3F3;width:100%;float:left; text-align:right;}
/*------File Upload part ------------*/
div.custom_file_upload {
	height: 35px;
	margin: 4px auto;
}

input.file {
	width: 288px;
	height: 36px!important;
	color: #888;
	padding: 5px;
	outline: none;
}

div.file_upload {
	width: 90px;
    height: 36px;
    background-color: #F8F8F8;
    border: 1px solid #E9E9E9;
    display: inline;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    color: #B1B1B1;
    text-align: center;
    margin-left: 7px;
    line-height: 36px;
}
div.file_upload:hover {
    background: #F3F3F3 !important;
    cursor: pointer;
}
div.file_upload:before {
	content: 'UPLOAD';
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    font-size: 0.85em;
}

div.file_upload input {
	position: relative;
	height: 30px;
	width: 250px;
	display: inline;
	cursor: pointer;
	opacity: 0;
    -moz-opacity:0;
    filter: alpha(opacity = 0);
    -ms-filter: "alpha(opacity=0)";
}
.progress {
    height: 5px;
    overflow: hidden;
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    width: 288px;
}

.progress .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #BCDDE4;/* #D6F0F8; */
  background-repeat: repeat-x;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.img-upload-left {
    width: 57% !important;
    float: left;
}
.img-upload-right {
    float: left;
    width: 30%;
}
input.deleteimg {
    width: 38px !important;
    height: 34px;
    margin-left: 6px;
    float: right;
    padding: 0;
    border: 0;
}
input.deleteimg:hover {
    background-color: #DFF4FF !important;
}
.right-label {
    border: 1px solid #ECECEC;
    background-color: #FAFAFA;
    padding: 2px 20px 2px 5px;
}
table.cboxlabels {
    width: 82%;
}
table.cboxlabels tr td label {
    padding-top: 2px;
    margin : 0;
}
table.cboxlabels td {
    width: 24%;
    display: inline-block;
}
table.cboxlabels td div.checker {
    float: left;
    margin-top: 3px;
}
table.cboxlabels td label img {
    max-width: 18px;
    max-height: 18px;
}
div.dvsimage,div.dvlimage {
    width: 38px;
    height: 34px;
    border: 1px solid #FFD8B4;
    margin-left: 7px;
}
div.dvsimage .camera, div.dvlimage .camera {
    color: #FFD1A6;
    padding: 2px 0 0 7px;
    font-size: 1.6em;
}

img.tooltipLimg {
    width: 436px;
    height: 260px;
}
img.tooltipSimg {
    width: 436px;
    height: 260px;
}
span.special{
    display: inline-block;
    color: #DB767B;
    width: 100%;
}
span.append-fontsize {
    font-size: 14px !important;
}
.ddgallery {
    margin-bottom: 0;
}
.labels-shift {
    width: 69.2% !important;
}
.title-label {
    width: 30%;
}
.title-block .title-margin {
    margin: 10px 0px 0 13px !important;
}

.filter-right {
    width: 57%;
    margin: 0;
    line-height: 30px;
}
.filter-right .dvfilterby {
    float: left;
    width: 12%;
    text-align: center;
    color: #A7A7A7;
}
.filter-right .dvfilterbyname {
    float: left;
    width: 169px;
}

.dvfilterbyname .txtfilter {
    width: 95% !important;
    color: #777777;
    height: 33px !important;
}
.margin-bottom-3 {
    margin-bottom: 3px;
}
.dvfiltersearch {
    float: left;
    width: 42px;
}

.filter-right .dvfilterbycategory {
    float: left;
    width: 30%;
}
.dvfilterbycategory select {
    width: 99.3% !important;
    height: 33px;
}
div.title-height {
    height: 34px !important;
    margin: 10px 0 10px 0;
}

/*** Page content styles***/
.logo-resize{
    max-width:50% !important;
    max-height: 50% !important;
}
.logodiv{ margin: auto;}
.ie8 .row-fluid .breadcrumb > li {
  margin-right: 1px;
}


.margin-left-8 {
    margin-left: 8px !important;
}
.page-sidebar {
    min-height: 899px;
}
.Grid {
    table-layout:fixed; 
    width:100%; 
}
.Grid td {
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space:nowrap;
}
.gv-pager table tr td {
    border: 1px solid #F0EEEE;
    width: 15px !important;
    height: 22px !important;
    text-align: center;
    background-color: #FFFFFF;
    font-size: 15px;
    color: #67BDB2;
    line-height: 15px;
}
.gv-pager table tr td span  /* For seleced page number in Gridview*/
{
    color: #67BDB2;
    margin: 0 8px;
}
.gv-pager table tr td a /* For clickable page number in Gridview*/
{
    color: #888888;
    margin: 0 8px;
}
.gv-pager table tr td a img {
    line-height: 27px;
    padding-bottom: 3px;
}
.btnretitemlist {
    width: 16.5%;
    margin: 0 11px 5px 0;
}
.title-block .mod-title {
    margin: 15px 0px 11px 20px !important;
}
.btnaddmod {
    width: 16%;
    margin: 0 11px 5px 0;
}
.btnaddmod .input-icon input {
    padding-left: 24px !important;
}
.btn-addmodifier {
    width: 100% !important;
    background-color: #b4cbdf !important;
    border-color: #b4cbdf;
}
.btn-addmodifier:hover {
    background-color: #98b5d0 !important;
}
.add-mod-box {
    width: 99%;
    margin: 10px 0 20px 0;
}
.add-mod-row {
    background-color: #FAFAFA;
    height: 47px;
}
.mod-selectlabel{
    width: 70%; float: left;text-align: center;color: #65A4BA;text-decoration: none!important;
}
.button-small {
    line-height: 26px !important;
    font-size: 1.0em !important;
    height: 36px !important;
}
.button-left i.icon-small {
    margin: 12px 2px 4px 10px;
    width: 12px !important;
}
.gvfooter {
    background-color: white;
    border-top: 1px solid #F2F2F2;
}
.gvfooter td input, .gv-editrow td input[type="text"] {
    width: 95%;
    height: 32px !important;
}
.gvfooter td select, .gv-editrow td select {
    margin-bottom: 0;
    width: 98%;
    height: 32px;
    border: 1px solid #EAEAEA;
    background-color: #FFFFFF;
}
.add-label {
    background-color: #F7F7F7;
    line-height: 32px;
}
.btnaddmodgrp {
    width: 70%;
}
.btnaddmodgrp .input-icon input {
    padding-left: 21px !important;
}
.button-smaller {
    line-height: 26px !important;
    font-size: 1.0em !important;
    height: 36px !important;
}
.gv-btnaddmod {
    width: 80px !important;
    height: 30px !important;
}

div.wide {
    width: 98% !important;
}
input.txtmodminmax {
    width: 38px !important;
    padding: 4px !important;
    text-align: center;
}
button.btn-down {
    padding: 4px 10px !important;
    background-color: #FFFFFF !important;
    width: 32px;
    height: 32px;
    border-right: 0 !important;
}
button.btn-up {
    padding: 4px 8px !important;
    background-color: #FFFFFF !important;
    width: 32px;
    height: 32px;
    border-left: 0 !important;
}
button.btn-down-wide {
    padding: 4px 10px !important;
    background-color: #FFFFFF !important;
    width: 38px;
    height: 38px;
    border-right: 0 !important;
}
button.btn-up-wide, button.btn-up-noborder {
    padding: 4px 8px !important;
    background-color: #FFFFFF !important;
    width: 38px;
    height: 38px;
}
button.btn-up-noborder
{
    border-left: 0 !important;
}
button.btn-up:hover, button.btn-down:hover, button.btn-up-wide:hover, button.btn-down-wide:hover {
    background-color: #F9F9F9 !important;
}

.blank-label {
    background-image: url("../Images/blank-label.png");
    background-repeat: no-repeat;
    width: 58px;
    height: 21px;
    margin-top: 3px;
    line-height: 23px;
}

div.grid-btn {
    position: absolute !important;
    border: 0;
}

.btn-group a.btn-mod-thin {
    padding: 6px 5px !important;
    display: inline-block !important;
}

.gv-expand {
    width: 15px !important;
    height: 15px !important;
    margin-bottom: 3px;
}
.gvmodchildrows {
    line-height: 31px;
    border-bottom: 1px solid #EFEFEF;
}
.gvmodchildrows:hover {
    background-color: #F5FAFD;
}
.gvmodchildrows td {
    padding: 3px;
}
table tr.gv-modheader{
    border-bottom: 2px solid #FFFFFF;
}
table tr.gv-modheader th {
    font-weight: 300;
    border: 0;
    border-bottom: 1px solid #F7F7F7;
    border-collapse: separate !important;
}
.gv-modline-height {
line-height: 14px !important;
}
.add-modrow {
    width: 100%;
    margin-top: 2px;
    background: #F4F9FC;
    display: inline-block;
    min-height: 30px;
}
.add-modrow .add-modbtnrow {
    width: 13%;
    float: right;
    margin: 4px 10px 4px 0;
}
.button-feroza, .button-addexistingmod {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 4px;
    background-color: #FFFFFF;
}
.button-feroza.modbtn {
    width: 100%;
    height: 30px;
    color: #FFFFFF;
    background-color: #7BBDCC;
    border: 0px;
}
.button-addexistingmod.modbtn{
    background-color: #a3bf6d;
    width: 100%;
    height: 30px;
    color: #FFFFFF;
    border: 0px;
}
.dv-submitmod {
    width: 22%;
    float: right;
    text-align: center;
    border-top: 1px solid #F1F1F1;
    border-left: 1px solid #F1F1F1;
}
.dv-cancelmod {
    width: 15%;
    float: right;
    text-align: center;
    border-top: 1px solid #F1F1F1;
    border-left: 1px solid #F1F1F1;
}
.button-white.addmodbtn {
    width: 100%;
    border: 0;
    border-style: none;
    height: 44px;
    color: #ffffff;
    background-color: #76BFBC;
}
.button-white.addmodbtn:hover {
    background-color: #76BFBC;
}
.button-white.cancelmodbtn {
    width: 100%;
    border: 0;
    height: 44px;
    color: #FFFFFF;
    background-color: #9AAEBF;
    float: right;
}
.button-white.cancelmodbtn:hover {
    background-color: #9AAEBF;
}
.icon-asterisk.icon-required {
    font-size: 10px;
    color: #FF9E9E;
    padding: 2px 10px;
}
.input-prepend.modprice {
    margin-bottom: 0;
}
.addmodcostprice
{
    width: 85px;
}
.overlay { 
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: rgba(0, 0 , 0, 0.5);
    z-index: 999;
}
 .transparent-fade{
     /*background-color: rgba(0, 0 , 0, 0.001);*/
     background-color: rgba(255, 255 , 255, 0.6);
 }
.popuppanel {  
    position: absolute;
    background-color: #FFFFFF;
    top: 100px;
    left: 50%;
    margin-left: -365px;
    z-index: 2001;
    min-width: 700px;
    max-width: 950px;
    /*min-height: 818px;*/
    height:64% !important;
    overflow-y:auto;
    /*border: 1px solid #909090;*/
}
.popuppanel-subscription-details {  
    position: absolute;
    background-color: #FFFFFF;
    top: 100px;
    left: 50%;
    margin-left: -365px;
    z-index: 2001;
    min-width: 1050px;
    max-width: 1050px;
    /*min-height: 818px;*/
    height:80% !important;
    overflow-y:auto;
    /*border: 1px solid #909090;*/
}
.popuppanel-create-subscription {  
    position: absolute;
    background-color: #FFFFFF;
    top: 30%;
    left: 50%;
    margin-left: -365px;
    z-index: 2001;
    min-width: 700px;
    max-width: 700px;
    /*min-height: 818px;*/
    height:350px !important;
    overflow-y:auto;
    /*border: 1px solid #909090;*/
}
.popup-body-order-receipt {
    height: 550px;
    width: 100%;
    padding: 20px 20px 60px 30px;
}
.popuppanel-order-receipt {  
    position: absolute;
    background-color: #FFFFFF;
    top: 20%;
    left: 50%;
    margin-left: -365px;
    z-index: 2001;
    min-width: 700px;
    max-width: 700px;
    /*min-height: 818px;*/
    height:600px !important;
    overflow-y:auto;
    /*border: 1px solid #909090;*/
}
.popuppanel-terms-conditions {
    position: absolute;
    background-color: #FFFFFF;
    top: 15%;
    left: 50%;
    margin-left: -365px;
    z-index: 2001;
    min-width: 700px;
    max-width: 900px;
    height: 700px !important;
    overflow-y: auto;
    border: 1px solid #909090;
}
.popuppanel-media-player{
    position: absolute;
    background-color: #FFFFFF;
    top: 15%;
    left: 50%;
    margin-left: -365px;
    z-index: 2001;
    min-width: 700px;
    max-width: 900px;
    height: 652px !important;
    overflow-y: auto;
    border: 1px solid #909090;
}
.popuppanelinv {  
    position: absolute;
    background-color: #FFFFFF; 
    top: 100px; 
    left: 50%; 
    margin-left: -365px; 
    z-index: 2001; 
    min-width: 800px; 
    max-width: 800px; 
    min-height: 500px; 
    max-height: 700px !important;
}
.popupfade
{
    z-index: 999;
    /*opacity: 0.01;*/
    position: absolute;
    min-height: 1141px;
    height: auto;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.popup-body
{
    height: auto!important;
    min-height: 300px;
    width: 100%;
    padding: 20px 20px 60px 30px;
}
.popupclose
{
    right: -2px;
    width: 23px;
    cursor: pointer;
    margin-right: 15px;
    margin-top: 16px;
}
.popup-header
{
    height: 50px;
    width: 100%;
    background-color: #5d6f7d;
    border-bottom: 1px solid #5d6f7d;
    color: #FFFFFF !important;
    font-family:'Open Sans',Helvetica,Arial,sans-serif !important;
}
.popup-header-noback
{
    height: 50px;
    width: 100%;
}
.popup-footer
{
    text-align: right;
    border-top: solid 1px #ECECEC;
    background-color: #F7F7F7;
    height: 50px;
    width: 100%;
    bottom:0;
}
.popup-headertitle
{
    display: inline-block;
    margin: 16px 30px;
    font-size: 17px;
}
.font-bold
{
    font-weight: bold;
}
.width-40
{
    width: 40% !important;
}
.width-54
{
    width: 54% !important;
}
.invoice-due-txt
{
    color: #666666;
    font-size: 0.9em;
    font-weight: bold;
}
.invoicedetails-btndone
{
    color: #219898;
    margin: 0;
    padding: 16px 56px;
    background-color: #FAFAFA;
    font-weight: normal;
    border: none;
    border-left: solid 1px #e4e4e4;
    font-size: 1.1em;
    height: 100%;
}
.popup-btncancel{color: #909090 !important;}


/***************************   Contact Us page ***********************/
.contact-msg
{
    min-height: 180px !important;
    max-height: 320px;
    min-width: 85% !important;
    max-width: 85%;
    border: 1px solid #eaeaea;
}
.contact-reset-div{
    width: 19%;
    margin-left: 36%;
}
.contact-submit-div{
    width: 26%;
    margin-right: 15%;
}
/***************************   ToolTip Theme  ****************************/
.custom-theme {
	border-radius: 0;
    /*border: 1px solid #D8EDF4;*/
    border: 6px solid #ffffff;
    background: #ecfbff;
    color: #6D9EBA;
    height:auto;
    -moz-box-shadow: 0px 0px 15px 3px #E8E8E8;
    -webkit-box-shadow: 0px 0px 15px 3px #E8E8E8;
    box-shadow: 0px 0px 15px 3px #E8E8E8;
}
/* Use this next selector to style things like font-size and line-height: */
.custom-theme .tooltipster-content {
	font-family: 'Open Sans',Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding: 15px;
}
.warning-theme {
	border-radius: 0;
    /*border: 1px solid #fb9c9c;*/
    border: 6px solid #ffffff;
    background: #fec1c1;
    color: #e45454;
    height:auto;
    -moz-box-shadow: 0px 0px 15px 3px #E8E8E8;
    -webkit-box-shadow: 0px 0px 15px 3px #E8E8E8;
    box-shadow: 0px 0px 15px 3px #E8E8E8;
}
/* Use this next selector to style things like font-size and line-height: */
.warning-theme .tooltipster-content {
	font-family: 'Open Sans',Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding: 15px;
    text-align: center;
}
.expired-theme {
	border-radius: 0;
    border: 6px solid #FFFFFF;
    /*border: 1px solid #F9E6C3;*/
    background: #fff5bc;
    color: #e69805;
    height:auto;
    -moz-box-shadow: 0px 0px 15px 3px #E8E8E8;
    -webkit-box-shadow: 0px 0px 15px 3px #E8E8E8;
    box-shadow: 0px 0px 15px 3px #E8E8E8;
}
/* Use this next selector to style things like font-size and line-height: */
.expired-theme .tooltipster-content {
	font-family: 'Open Sans',Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding: 15px;
    text-align: center;
}
#divBack{margin-right: 18px !important;color: #54A2DA !important;}
.headerphone{
    font-size: 18px;
    color: #ec6501;
    margin-left: 5px;
    line-height: 24px;
}
/**************************Margin & styles starts************************/
.wordwrap
{
    /* wrap long text and urls */
    white-space: pre; /* CSS 2.0 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3.0 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    word-wrap: break-word; /* IE 5+ */
}
.verticalLine {
    border-left: 1px solid #E4E4E4;
    width: 1%;
    display: inline-block;
    height: 78px;
    float: left;
    margin: 0 22px 0 0;
}
.cursor-hand{cursor: pointer !important;}
.headerlabel:hover{ color: #8096A8 !important;}
.no-text-decoration{text-decoration:none !important;}
.inlineblock{display: inline-block !important}
.padding-top7 { padding-top: 7px !important;}
.padding-left-70px{padding-left: 70px !important;}
.padding-left-50px{padding-left: 50px !important;}
.padding-left-65px{padding-left: 65px !important;}
.padding-left-right-2px{padding: 0 2px !important;}
button.no-left-border
{
    border-left: 0 !important;
}
.no-top-margin
{
    margin-top: 0px !important;
}
.margin-right-5
{
     margin-right: 5px !important;
}
.margin-right-7
{
     margin-right: 7px !important;
}
.margin-right-9
{
     margin-right: 9px !important;
}
.margin-right-30 {
    margin-right: 30px !important;
}
.margin-right-10 {
    margin-right: 10px !important;
}
.margin-right-11pct{margin-right: 11% !important;}
.margin-right-15 {margin-right: 15px !important;}
.margin-right-40 {margin-right: 40px !important;}
.margin-left-3{margin-left: 3px !important;}
.margin-left-5{margin-left: 5px !important;}
.margin-left-30{margin-left: 30px !important;}
.margin-left-34{margin-left: 34px !important;}

.margin-left-12{margin-left: 12px !important;}
.margin-left-15{margin-left: 15px !important;}
.margin-left-40
{
    margin-left: 40px !important;
}
.margin-left-18{margin-left: 18px !important;}
.margin-left-47
{
    margin-left: 47px !important;
}.margin-auto{margin: auto auto !important;}
.margin-left-39pct{margin-left: 39% !important;}
.margin-left-70{margin-left: 70px !important;}
.margin-left-right-5{ margin: 5px !important;}
.margin-top-3{margin-top: 3px !important;}
.margin-top-5{margin-top: 5px !important;}
.margin-top-7{margin-top: 7px !important;}
.margin-top-15{margin-top: 15px !important;}
.margin-top-10 {margin-top: 10px !important;}
.margin-top-12 {margin-top: 12px !important;}
.margin-top-13{margin-top: 13px !important;}
.margin-top-18 {margin-top: 18px !important;}
.margin-top-24{margin-top: 24px !important;}
.margin-top-30{margin-top: 30px !important;}
.margin-top-40{margin-top: 40px !important;}
.margin-top-60{margin-top: 60px !important;}
.margin-bottom-5{margin-bottom: 5px !important;}
.margin-bottom-24{margin-bottom: 24px !important;}
.margin-bottom-18{margin-bottom: 18px !important;}
.margin-all-10{margin: 10px !important;}
.margin-leftright-12{margin-left: 12px !important; margin-right: 12px !important;}
.margin-bottom-15 {margin-bottom: 15px !important;}
.margin-bottom-20 { margin-bottom: 20px !important;}
.margin-bottom-5 { margin-bottom: 5px !important;}

.margin-top-20 {margin-top: 20px !important;}
.margin-bottom-25 { margin-bottom: 25px !important;}
.margin-bottom-28 { margin-bottom: 28px !important;}
.margin-bottom-70 {margin-bottom: 70px !important;}
.margin-top-bottom-10 { margin: 10px 0 !important;}
/**************Padding ********************/
.padding-left-15px{ padding-left: 15px !important;}
.padding-left-15pct{ padding-left: 15% !important;}
.padding-right-8pct{ padding-right: 8% !important;}
.padding-leftright-20{ padding-left : 20px !important; padding-right : 20px !important;}
.padding-top-15{ padding-top : 15px !important;}
.padding-top-20{ padding-top : 20px !important;}
.padding-top-40 { padding-top : 40px !important;}
.padding-left input {padding-left: 10px !important;}
.padding-left-60px{padding-left: 60px !important;}
.padding-right-30px {padding-right: 30px !important;}
.padding-right-20px {padding-right: 20px !important;}
.padding-right-8px {padding-right: 8px !important;}
.padding-all-4px{padding: 4px !important;}
.padding-bottom-8px{ padding-bottom: 8px!important;}

.ajaxloader{
    position: absolute;
    text-align: center;
    top:110px;
    left: 53%;
    z-index: 1000;
}
.icon-green{
    color: #96b452 !important;
    margin-left: 24px !important;
}
.line-height-24px{line-height: 24px !important;}
.line-height-29px{line-height: 29px !important;}
/***************** Heights *****************/
.height-20px{height:20px !important;}
.height-30px{height:30px !important;}
.height-33px{height:33px !important;}
.height-48px{height:48px !important;}
.height-70px{height: 70px !important;}
/*************** Width *********************/
.width-38px{ width: 38px !important;}
.width-10pct{ width: 10% !important;}
.width-12pct{ width: 12% !important;}
.width-13pct{ width: 13% !important;}
.width-14pct{ width: 14% !important;}
.width-15pct{ width: 15% !important;}
.width-16pct{ width: 16% !important;}
.width-17pct{ width: 17% !important;}
.width-18pct{ width: 18% !important;}
.width-19pct{ width: 19% !important;}
.width-20pct{ width: 20% !important;}
.width-21pct{ width: 21% !important;}
.width-22pct{ width: 22% !important;}
.width-23pct{ width: 23% !important;}
.width-23-5pct{width: 23.5% !important;}
.width-24pct{ width: 24% !important;}
.width-25pct{ width: 25% !important;}
.width-30pct{ width: 30% !important;}
.width-32pct{ width: 32% !important;}
.width-33pct{ width: 33% !important;}
.width-35pct{ width: 35% !important;}
.width-36-5pct{width: 36.5% !important;}
.width-40pct{ width: 40% !important;}
.width-42pct{ width: 42% !important;}
.width-45pct{ width: 45% !important;}
.width-50pct{ width: 50% !important;}
.width-55pct{ width: 55% !important;}
.width-60pct{ width: 60% !important;}
.width-70pct{ width: 70% !important;}
.width-72pct{ width: 72% !important;}
.width-74pct{width: 74% !important;}
.width-75pct{ width: 75% !important;}
.width-80pct{ width: 80% !important;}
.width-85pct{ width: 85% !important;}
.width-90pct{ width: 90% !important;}
.width-92pct{ width: 92% !important;}
.width-99pct{ width: 99% !important;}
.width-100pct{ width: 100% !important;}

.line-height18{line-height: 18px !important;}
.gvnumberbox
{
    width: 35%;
    height: 26px;
    background-color: #F4F4F4;
}
/**************Login Screen ********************/
.login-txtbox
{
    line-height: 20px !important;
    height: 40px !important;
    min-height: 40px !important;
}

/************************** General Style **************************/
.leftlabelbottomnote{
    float: right;
    color: #BBBBBB;
    font-style: italic;
    width: 95% !important;
}
.description-area{
    margin: 0 0 10px 0;
    max-width: 464px;
    max-height: 77px;
    padding: 5px 0 0 7px;
}
.boxfont{
    font-family: 'Open Sans',sans-serif;
    font-weight: normal;
    font-size: 16px;
}
.no-text-overflow {text-overflow: clip !important;}
.text-left-gv{
    text-align: left !important;
    padding-left: 20px !important;
}
.modgrp-left-gv{
    text-align: left !important;
    padding-left: 8px !important;
}
.showall{
    position: absolute;
    margin-left: 20px;
    margin-top: -35px;
}
.showall a{
    text-decoration: none !important;
}
.dropdown-mobile{
      left: -36px !important;
}
.moment-datetime{
  float: right;
  margin-right: 16%;
  color: #70777E;
  font-size: 12px;
}
.overviewtitle{
  font-size: 12px;
  padding-left: 40px;
  font-weight: 600;
  font-family:'Open Sans',Helvetica,Arial,sans-serif !important;
}

.left-62pct{
    left: 60% !important;
}
.updatereg-button{
    background-color: #77C1B4 !important;
    width: 46px;
    height: 38px;
   
}
.updatereg-padding{ padding: 4px 8px !important;}
.swapheader{font-size: 16px;
    font-weight: 300;}
/****************** Drop Down styles ***************************/
.yellow-dropdown{
    -webkit-appearance: none;            /*Removes default chrome and safari style*/
    -moz-appearance: none;             /* Removes Default Firefox style*/
    background: url('/Images/down-arrow.png') no-repeat;          /*Adds background-image*/
    background-position: 330px 13px;           /*Position of the background-image*/
    width: 360px;            /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px;          /* Removes default arrow from firefox*/
    text-overflow: "";  
    background-color: #ffa726;
    color: #ffffff;
    border: 1px solid #ffa726;
    height: 40px;
    font-size: 15px;
    float:left;
    margin-left:13px;
    margin-bottom:10px;
}
.yellow-dropdown option {
    background-color: #ffffff !important;
    color: #464646 !important;
}

.lightgrey-dropdown{
    -webkit-appearance: none;            /*Removes default chrome and safari style*/
    -moz-appearance: none;             /* Removes Default Firefox style*/
    background: url('/Images/down-arrow.png') no-repeat;        
    text-indent: 0.01px;          /* Removes default arrow from firefox*/
    text-overflow: "";  
    background-color: #ececec;
    color: #525252;
    border: 1px solid #ffa726;
    height: 40px;
    font-size: 15px;
    float:left;
    margin-left:13px;
    margin-bottom:10px;
}
.ddmediaplayer{
    width: 404px !important;
    background-position: 378px 13px; 
}
.html5player{
    width: 97% !important;
    height: 520px !important;
}
.ddmediaserver{
    width: 334px !important;
    background-position: 308px 13px; 
}

.lightgrey-dropdown option {
    background-color: #ffffff !important;
    color: #464646 !important;
    line-height:40px;
}

.brick-dropdown{
    -webkit-appearance: none;            /*Removes default chrome and safari style*/
    -moz-appearance: none;             /* Removes Default Firefox style*/
    background: url('/Images/down-arrow.png') no-repeat;          /*Adds background-image*/
    background-position: 136px 9px;           /*Position of the background-image*/
    width: 100px;            /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px;          /* Removes default arrow from firefox*/
    text-overflow: "";               /*Removes default arrow from firefox*/
    background-color: #EA7A6E;
    color: #ffffff;
    border: 1px solid #EA7A6E;
}
.brick-dropdown option {
    background-color: #ffffff !important;
    color: #464646 !important;
}
.feroza-dropdown-background{
    background-color:#5DBD9A !important;
    border:#5DBD9A !important;
}
.blue-dropdown-background{
    background-color:#7EB5C5  !important;
    border:#7EB5C5  !important;
}
.brick-dropdown-background{
    background-color:#E07468 !important;
    border:#E07468 !important;
}
.feroza-dropdown{
    -webkit-appearance: none;            /*Removes default chrome and safari style*/
    -moz-appearance: none;             /* Removes Default Firefox style*/
    background: url('/Images/down-arrow.png') no-repeat;          /*Adds background-image*/
    background-position: 330px 13px;           /*Position of the background-image*/
    width: 360px;            /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px;          /* Removes default arrow from firefox*/
    text-overflow: "";               /*Removes default arrow from firefox*/
    background-color: #5DBD9A;
    color: #ffffff;
    border: 1px solid #5DBD9A;
    height: 40px;
    font-size: 16px;
    float:left;
    margin-left:13px;
    margin-bottom:10px;
}
.feroza-dropdown select::-ms-expand { display: none; }
.feroza-dropdown option {
    background-color: #ffffff !important;
    color: #464646 !important;
}
.margin-3040{
    margin: 3px 0 8px 0 !important;
}
/************************** Font Sizes Starts ******************/
.orderbox-font{
    font-size: 24px;
    color: #09878E;
    font-weight: 300;
}
.font-sans {
    font-family:'Open Sans',Helvetica,Arial,sans-serif !important;
}
.font-300 { font-weight: 300 !important;}
.font-600 { font-weight: 600 !important;}
.font-12px
{
    font-size: 12px !important;
}
.font-14px
{
    font-size: 14px !important;
}
.font-15px
{
    font-size: 15px !important;
}
.font-16px
{
    font-size: 16px !important;
}
.font-0-9em
{
    font-size: 0.9em !important;
}
.font-1-1em
{
    font-size: 1.1em !important;
}
.font-1-2em
{
    font-size: 1.2em !important;
}
.font-1-3em
{
    font-size: 1.3em !important;
}
.font-1-4em
{
    font-size: 1.4em !important;
}
.font-1-5em
    {
        font-size: 1.5em !important;
    }
.font-1-6em
{
    font-size: 1.6em !important;
}
.font-1-7em
{
    font-size: 1.7em !important;
}
.font-purple {
    color: #CBB6DB;
}
.font-red
{
    color: #DF0B0B !important;
}
.font-grey {
    color: #999999 !important;
}
.font-darkgrey {
    color: #303030 !important;
}
.font-magenta{
    color: #DAB2CA !important;
}
.font-feroza
{
   color: #7EC7B5 !important;
   /*color: #B2DAD0 !important;*/
}
.font-green
{
    color: #B4D07C !important;
    /*color: #CFDDB3 !important;*/
}
.font-darkgreen
{
    color: #449270 !important;
}
.font-orange{color: #DA6A27 !important}
.font-blue
{
    color: #AED3E4 !important;
}
.font-lightnavy{color: #6989A2!important;}
.font-darkblue{
    color:#4DA6FF!important;
}
.font-darkerblue{color:#526473!important; }

.font-dark-feroza
{
    color: #7DB5B2 !important;
}
.font-black
{
    color: #1F1F1F !important;
}
.popuptop
{
    top: 180px !important;
}
/**********************************/
@media only screen and (max-height: 768px) {
    .popup-inner{top:1px !important;}
}

@media only screen and (max-width: 1150px) {
    body {
        font-size: 12px !important;
    }
    .font-1-1em
    {
        font-size: 1.0em !important;
    }
    .font-1-2em
    {
        font-size: 1.1em !important;
    }
    .font-1-3em {
        font-size: 1.2em !important;
    }
    .font-1-4em
    {
        font-size: 1.3em !important;
    }
    .font-1-5em
    {
        font-size: 1.4em !important;
    }
    .font-1-6em
    {
        font-size: 1.5em !important;
    }
    .button
    {
        font-size: 14px;
    }
	.popup-inner {
		left: 5% !important;
	}
}
@media only screen and (max-width: 1024px) {
	.popup-inner {
		left: 2% !important;
	}
}
/********************* Download App page *******************/
.installbutton, .installbutton:hover, .installbutton:active {
	text-decoration: none !important;
	color: white !important;
	font-size: 1.4em !important;
}

.downloadtitlediv {
	height: 30px;
	background-color: #557493;
	text-align: center;
	padding: 5px;
}

.divinstall img {
	margin-right: 20px;
	margin-bottom: 5px;
}

.divinstall {
	height: 40px;
	background-color: #93B763;
	text-align: center;
	margin: 20px 2%;
	padding: 10px;
}

.line-height-29px {
	line-height: 29px !important;
}
/*-------------------Created by Nabab 16.06.2015--------------------------*/
.divSummary {
	width: 14.12%;
	height: 70px;
	float: left;
	margin-left: 3%;
	/*border: 1px solid #F3F3F3;*/
	background-color: #F5F5F5;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	padding-top: 15px;
}

.todays-sales #divTodaysSummary {
	padding-bottom: 20px;
}

.todays-sales .divSummary label {
	font-size: 24px;
	color: #09878E;
	font-weight: 300;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif !important;
}

.todays-sales table tr.gvrows {
	line-height: 20px;
}

.todays-sales table tr.gv-flat-header th {
	border: 0 none;
	border-collapse: separate !important;
	font-weight: 300;
	line-height: 20px;
}

.todays-sales label {
	margin-bottom: 7px;
}
/**************  Default screen **********/

.bg-mint {
	background-color: #64BB87;
}

.bg-blue {
	background-color: #6fbac5;
}

.bg-orders {
	background-color: #689ECC;
}

.bg-orders {
	background-color: #5798D0;
}

.bg-greylight {
	background-color: #efefef;
}

.bg-feroza {
	background-color: #74ceb5;
}

.text-color-grey {
	color: #767676 !important;
}

.text-color-white {
	color: #ffffff !important;
}

.text-color-green {
	color: #a2bb43 !important;
}

.defaultbox-header {
	background-color: #efefef;
	color: #767676;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}

/*-------------Home-------------*/

.z-hr {
	background-color: #E9E9E9;
	border-width: 0px;
	height: 1px;
	line-height: 26;
	text-align: left;
	width: 100%;
	margin: 0px 0px 0px;
	padding: 0px;
	display: inline-block;
}

.indexlogin {
	margin: 12px 0 10px 30px;
	background-color: #5fa0af;
	border: 1px solid #5fa0af;
	padding: 7px 10px;
	color: #ffffff;
}

	.indexlogin:hover {
		background-color: #478c9c;
	}

.indextrial {
	margin: 12px 28px 10px 0px;
	background-color: #6887b3;
	border: 1px solid #6887b3;
	padding: 7px 10px;
	color: #ffffff;
}

	.indextrial:hover {
		background-color: #5272a0;
	}

td, th {
	padding: 8px !important;
}

caption, th {
	text-align: center !important;
}

.btn-add {
	width: 150px !important;
	background-color: #9abd66 !important;
	border-color: #9abd66;
}

	.btn-add:hover {
		background-color: #85ab4e !important;
	}

.btn-search {
	width: 100px !important;
	background-color: #9abd66 !important;
	border-color: #9abd66;
	float: left;
}

	.btn-search:hover {
		background-color: #85ab4e !important;
	}

.btn-skip-test {
	width: 150px !important;
	background-color: #79aed4 !important;
	border-color: #79aed4;
}

	.btn-skip-test:hover {
		background-color: #5d9dcc !important;
	}

.btn-next {
	width: 100px !important;
	background-color: #9abd66 !important;
	border-color: #9abd66;
}

	.btn-next:hover {
		background-color: #85ab4e !important;
	}

.btn-add-183px {
	width: 183px !important;
	background-color: #9abd66 !important;
	border-color: #9abd66;
}

	.btn-add-183px:hover {
		background-color: #85ab4e !important;
	}

input.btn-cancel {
	width: 150px !important;
	background-color: #8BA4B3 !important;
	border-color: #8BA4B3 !important;
}

	input.btn-cancel:hover {
		background-color: #738D9C !important;
	}

.btn-save {
	width: 150px !important;
	background-color: #9abd66 !important;
	border-color: #9abd66;
}

	.btn-save:hover {
		background-color: #85ab4e !important;
	}

.btn-img-generator {
	width: 250px !important;
	background-color: #9abd66 !important;
	border-color: #9abd66;
}

	.btn-img-generator:hover {
		background-color: #85ab4e !important;
	}

.btn-update-subscription {
	width: 210px !important;
	background-color: #9abd66 !important;
	border-color: #9abd66;
}

	.btn-update-subscription:hover {
		background-color: #85ab4e !important;
	}

.popup-body-terms-conditions {
	/*height: auto !important;*/
	height: 648px;
	overflow-y: auto;
	width: 100%;
	padding: 20px 20px 60px 30px;
}

.popup-body-media-player {
	height: auto !important;
	min-height: 600px;
	width: 100%;
	padding: 20px 20px 60px 30px;
}

.text-color-red {
	color: red;
}

/*added by nabab date: 04.05.2017*/
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

	.control-group.warning input:focus,
	.control-group.warning select:focus,
	.control-group.warning textarea:focus {
		border-color: #a47e3c;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
	}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853;
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

	.control-group.error input:focus,
	.control-group.error select:focus,
	.control-group.error textarea:focus {
		border-color: #953b39;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

	.control-group.success input:focus,
	.control-group.success select:focus,
	.control-group.success textarea:focus {
		border-color: #356635;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
	}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	border-color: #3a87ad;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

	.control-group.info input:focus,
	.control-group.info select:focus,
	.control-group.info textarea:focus {
		border-color: #2d6987;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
	}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #3a87ad;
}

.control-group {
	margin-bottom: 5px;
	width: 100%;
	display: inline-block;
}

legend + .control-group {
	margin-top: 20px;
	-webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
	margin-bottom: 20px;
	*zoom: 1;
}

	.form-horizontal .control-group:before,
	.form-horizontal .control-group:after {
		display: table;
		line-height: 0;
		content: "";
	}

	.form-horizontal .control-group:after {
		clear: both;
	}

[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("../Images/glyphicons-halflings.png");
	background-position: 14px 14px;
	background-repeat: no-repeat;
}

.margin-auto {
	margin: 0 auto !important;
}

.menu-width {
	width: 15% !important;
	text-align: center !important;
}

.display-inline label {
	display: inline !important;
}

.display-inline-picker {
	display: inline !important;
}

.sidebar-shadow {
	box-shadow: 0px 0px 25px #dddddd;
}

#ui-datepicker-div th {
	padding: 5px !important;
}

#ui-datepicker-div td {
	padding: 1px !important;
}

.unselectable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.box-shadow-none {
	box-shadow: none !important;
}

.ui-accordion .ui-accordion-header {
	margin-top: 10px !important;
}

.admin-radchk input[type="checkbox"], .admin-radchk input[type="radio"] {
	margin: 0px 0 0 !important;
	margin-left: -9px !important;
	cursor: pointer;
}

.blink_me {
	animation: blinker 1s linear infinite;
	color: red;
}

@keyframes blinker {
	50% {
		opacity: 0;
	}
}

.easy-autocomplete-container ul, ol {
	padding: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0 0 0px 0px;
	margin-top: 0px;
}

#rblOffers {
	min-width: 100%;
}

.video-expand{
	object-fit: fill !important;
}

