@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');


/* ---------------------------------------------------------------- */

.datepicker-days > table > thead > tr > th,
.datepicker-months > table > thead > tr > th,
.datepicker-years > table > thead > tr > th,
.datepicker-decades > table > thead > tr > th,
.datepicker-centuries > table > thead > tr > th {
	background-color: #ffffff !important;
    	color: black !important;
    	font-size: 15px !important;
}

.datepicker-days > table > tfoot > tr > th,
.datepicker-months > table > tfoot > tr > th,
.datepicker-years > table > tfoot > tr > th,
.datepicker-decades > table > tfoot > tr > th,
.datepicker-centuries > table > tfoot > tr > th {
  background-color: #ecf0f1 !important;
    	color: black !important;
    	font-size: 15px !important;
}

.datepicker-days > table > tfoot > tr > th:hover,
.datepicker-days > table > tfoot > tr > th:active,
.datepicker-days > table > tfoot > tr > th:focus {
  background-color: #ffdb99 !important;
    	color: black !important;
    	font-size: 15px !important;
}

.datepicker-months > table > tfoot > tr > th:hover,
.datepicker-months > table > tfoot > tr > th:active,
.datepicker-months > table > tfoot > tr > th:focus {
  background-color: #ffdb99 !important;
    	color: black !important;
    	font-size: 15px !important;
}

.datepicker-years > table > tfoot > tr > th:hover,
.datepicker-years > table > tfoot > tr > th:active,
.datepicker-years > table > tfoot > tr > th:focus {
  background-color: #ffdb99 !important;
    	color: black !important;
    	font-size: 15px !important;
}

.datepicker-decades > table > tfoot > tr > th:hover,
.datepicker-decades > table > tfoot > tr > th:active,
.datepicker-decades > table > tfoot > tr > th:focus {
  background-color: #ffdb99 !important;
    	color: black !important;
    	font-size: 15px !important;
}

.datepicker-centuries > table > tfoot > tr > th:hover,
.datepicker-centuries > table > tfoot > tr > th:active,
.datepicker-centuries > table > tfoot > tr > th:focus {
  background-color: #ffdb99 !important;
    	color: black !important;
    	font-size: 15px !important;
}

.datepicker-days > table > thead > tr > th:hover,
.datepicker-days > table > thead > tr > th:focus,
.datepicker-days > table > thead > tr > th:active{
	background-color: #ecf0f1 !important;
    	color: black !important;
}

.datepicker-months > table > thead > tr > th:hover,
.datepicker-months > table > thead > tr > th:focus,
.datepicker-months > table > thead > tr > th:active{
	background-color: #ecf0f1 !important;
    	color: black !important;
}

.datepicker-years > table > thead > tr > th:hover,
.datepicker-years > table > thead > tr > th:focus,
.datepicker-years > table > thead > tr > th:active{
	background-color: #ecf0f1 !important;
    	color: black !important;
}

.datepicker-decades > table > thead > tr > th:hover,
.datepicker-decades > table > thead > tr > th:focus,
.datepicker-decades > table > thead > tr > th:active{
	background-color: #ecf0f1 !important;
    	color: black !important;
}

.datepicker-centuries > table > thead > tr > th:hover,
.datepicker-centuries > table > thead > tr > th:focus,
.datepicker-centuries > table > thead > tr > th:active{
	background-color: #ecf0f1 !important;
    	color: black !important;
}


.tabletitlemodal {
font-size: 17px;
color:#3F51B5;
letter-spacing: 1px;
margin-bottom: 10px;
white-space: normal;
width: auto !important;
text-overflow: inherit;
}

.br-gray {
background-color: rgba(245, 245, 245, 0.77);
padding: 20px 15px;
margin-left: -15px;
margin-right: -15px;
margin-top: 20px;
margin-bottom: 50px;
}

table {
background-color: white !important;
}

.detailsinmodal > dd {
font-weight: 500;
}



.detailsinmodal > dt {
letter-spacing: 1px;
margin-right: 10px;
}

.todown {
  margin-bottom: -285px;
  margin-top: 125px;
}

.todown > input {
  margin-bottom: 20px;
}

.colorfilter{
  color:#0d84ed !important;
}




.filterbutton {
    font-size: 16px;
    margin-left: 2px;
    color: white;
    margin-bottom: -13px;
    margin-top: -10px;
}

.glyphicon-triangle-bottom{

margin-top: 10px;
}

.filterbutton:hover, .filterbutton:focus {
    color: #e6e6e6 !important;
}

.productlist > thead > tr > th {
    font-size: 18px !important;
}

/* ---------------------------------------------------------------- */


.navsubtitle > span {
font-size: 20px !important;
margin-right: 11px;
margin-top: -3px;
}

.filterclass {
padding: 5px 10px 0px 10px;
}

.form-group label {
color: #000000;
letter-spacing: 1px;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus {
width: 100% !important;
display: block;
}

span.select2.select2-container.select2-container--default {
width: 100% !important;
display: block;
}


.filterforreport {
margin-top: 20px;
margin-bottom: 20px;
/* background-color: #BBDEFB; */
padding: 2px;
border-radius: 5px;
/* box-shadow: 0px 5px 20px 0px rgba(66, 133, 244, 0.42); */
background-color: #D8E2EC;
border: 3px solid #bacada;
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.17);
}

.filterforreporttime > .row > div > form {
margin-top: 20px;
margin-bottom: 0px;
//background-color: #324ea1;
padding: 2px;
background-color: #E3EEFF;
border: 3px solid #accaf8;
border-radius: 5px;
//box-shadow: 0px 5px 20px 0px rgba(50, 78, 161, 0.48);
margin-left: 15px;
margin-right: 15px;
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.17);
}


.active-formgroup {
/* border-bottom: 2px solid #ffffff; */
padding: 10px;
border-radius: 5px;
/* box-shadow: 0px 4px 30px rgb(39, 95, 188); */
/* background-color: #6298f1; */
}

.form-group {
padding: 10px;
border-radius: 5px;
}

.form-group {
margin-bottom: 3px;
}

.productlist > thead > tr > th {
background-color: #5D6D7E !important;
//background: linear-gradient(#ECF0F1,#b8bdc0);
color: white !important;
font-size: 20px;
}

.companyview > .select2 > .selection > span > ul > li {
background-color: #673AB7;
border: 0;
padding: 5px 10px;
margin-bottom: -2px;
font-weight: 400;
}

.countryview > .select2 > .selection > span > ul > li {
background-color: #3F51B5;
border: 0;
padding: 5px 10px;
margin-bottom: -2px;
font-weight: 400;
}

.stateview > .select2 > .selection > span > ul > li {
background-color: #2196F3;
border: 0;
padding: 5px 10px;
margin-bottom: -2px;
font-weight: 400;
}

.productview > .select2 > .selection > span > ul > li {
background-color: #00a3b7;
border: 0;
padding: 5px 10px;
margin-bottom: -2px;
font-weight: 400;
}
select#displayCount {
    margin-top: 20px;
}


.select2 > .selection > span > ul > .select2-search--inline {
background-color: rgba(95, 158, 160, 0) !important;
border-color: 0 !important;
}

.finalfilter {
    font-weight: 500;
    letter-spacing: 1px;
    padding: 9px 20px;
    margin-bottom: 10px;
    margin-top: 4px;
}
.finalfilter:hover {
color: white !important;
transition: 0.3s;
}

.filterclass > .btn-default {
margin-right: 5px;
}

.loader {
border: 5px solid #fff;
    border-radius: 50%;
    border-top: 5px solid #4285f4;
    width: 32px;
    height: 32px;
    -webkit-animation: spin 0.7s linear infinite;
    animation: spin 0.7s linear infinite;
    text-align: center;
    position: absolute;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
#btnUpload
{
    float:left;
}
.btnUpload
{
    float:left;
}
.not-activelink {
   pointer-events: none;
   cursor: default;
}
.field-validation-error{
  color: #ff764b;
  font-size: 15px;
}
.btn-search {
  background-color: white;
  border: 1px solid;
}
.uploadlist > tbody > tr > td:nth-child(2) {
  min-width: 200px;
}
.delnot {
    font-weight: bold;
    color: #ff4040;
}
.uploadlist {
	border: 0 !important;
}

.uploadlist > tbody > tr > td {
    padding: 15px !important;
    font-size: 15px;
    display:table-cell;
    vertical-align:middle;
}

.greytr { 
  background-color: #ECF0F1 !important;
}

.uploadlist > tbody > tr {
  border-bottom: 1px solid #d8d8d8;
}

.text-center.toptit > h2 {
    font-weight: bold;
    margin-bottom: 20px;
    color: #4285f4;
}

.bg-gray {
    background-color: #ccc;
}
.not-active {
    cursor: default;
    pointer-events: none;
    color: #ccc !important;
}
nav.sidebar .navbar-nav > .active > a, nav.sidebar .navbar-nav > .active > a:hover {
  color: black !important;
  background-color: rgb(214, 219, 223);
}
/*Form Wizard*/
.affix {
    position: fixed;
    margin-left: 7.5% !important;
}

.bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 0 0 10px 0;
}
.bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative;
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 14px;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: #fbe8aa;
  top: 45px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
  content: ' ';
  width: 14px;
  height: 14px;
  background:#fbbd19;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px;
} 
.bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 20px 0;
}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width:0px;
  box-shadow: none;
  background: #fbe8aa;
}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width:100%;
}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width:50%;
}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
  width:0%;
}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #f5f5f5;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0;
}
.bs-wizard > .bs-wizard-step:first-child  > .progress {
  left: 50%;
  width: 50%;
}
.bs-wizard > .bs-wizard-step:last-child  > .progress {
  width: 50%;
}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ 
  pointer-events: none; 
}
/*END Form Wizard*/

.btn-default:hover, .btn-default:focus {
  color: white !important;
}

.panel-primary > .panel-heading > .panel-title > a:hover, .panel-primary > .panel-heading > .panel-title > a:focus {
  color: white !important;
}

.panel-primary {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
}


.nblink {
  margin-top: 25%;
}

.nlink {
  font-size: 20px;
  font-weight: bold;
}

.nlink > a{
  float: right;
  color: #4285f4;
}

.blink > a {
  float: left;
  color: #4285f4;
}

.blink {
  font-size: 20px;
  font-weight: bold;
}


.nblink > div > a {
  font-size: 20px;
  font-weight: bold;
  color: #4285f4;
  margin-top: 25% !important;
}

@media screen and (min-width:  861px) {
  .disappeardesk {
    display: none;
  }
}

@media screen and (max-width: 860px) {

  .disappearsome {
    display: none;
  }

  .nblink {
    margin-top: auto !important;
  }

}
/*Form Wizard*/
.bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 0 0 10px 0;
}
.bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative;
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 14px;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: #fbe8aa;
  top: 45px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
  content: ' ';
  width: 14px;
  height: 14px;
  background:#fbbd19;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px;
} 
.bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 20px 0;
}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width:0px;
  box-shadow: none;
  background: #fbe8aa;
}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width:100%;
}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width:50%;
}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
  width:0%;
}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #f5f5f5;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0;
}
.bs-wizard > .bs-wizard-step:first-child  > .progress {
  left: 50%;
  width: 50%;
}
.bs-wizard > .bs-wizard-step:last-child  > .progress {
  width: 50%;
}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ 
  pointer-events: none; 
}
/*END Form Wizard*/

.btn-default:hover, .btn-default:focus {
  color: white !important;
}

.panel-primary > .panel-heading > .panel-title > a:hover, .panel-primary > .panel-heading > .panel-title > a:focus {
  color: white !important;
}

.panel-primary {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
}
.btn-default {
    border-color: none !important;
    border-width: 1px;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* CSS */

body {
  font-family: 'Roboto', sans-serif;
  min-height: 100%;
}

a {
  text-decoration: none !important;
}



/* Admin Login */

.logo {
	padding-top: 15%;
}

.topcontent {
  padding-bottom: 20px;
  background-color: white;
}

.login > div > .panel,.login > div > .panel-default {
	margin-top: 5% !important;
	margin-right: 100px;
	margin-left: 100px;
}

a:hover {
	text-decoration: none;
	color: #3150a3 !important;
}

.login {
	padding-bottom: 47.5%;
}

.btn-default {
  color: white;
	background-color: #4285f4 !important;
  border-color: #4285f4 !important;
}

.btn-default:hover {
  color: white;
  background-color: #1c5fcf !important;
  border-color: #1c5fcf !important;
}

.login > div > .panel-default > .panel-heading > .panel-title {
	font-weight: bold;
}

.login > div > .panel-default > .panel-heading > h2 {
  font-size: 20px;
}

/*----------------------------------------------------------------*/

/* Admin Page */

.title > div > h1{
  font-weight: bold;
}

.title {
  border-bottom: #D6DBDF solid 2px;
  height: 85px;
}

.topleftlink > a {
  color: #2169e0 !important;
  font-weight: bold;
  font-size: 15px;
}

.topleftlink > a:hover {
  color: black !important;
  font-weight: bold;
}

.topleftlink {
  float: right;
  padding-top: 33px;
  padding-right: 10px;
}

nav.sidebar.navbar {
  border-radius: 0px;
}

.main{
  padding: 10px 10px 0 10px;
}

nav.sidebar .navbar-nav>li>a:hover, nav.sidebar .navbar-nav>li>a:focus {
  color: white;
  background-color: #4285f4;
}

.pagetitle {
  border-bottom: black solid 1px;
  margin-right: 0;
}

.pagetitle > h2 {
  font-weight: bold;
  margin-bottom: 0.3% !important;
}

.useractivity {
  padding-top: 30px;
}

.useractivity > h3 {
  color: #34a853;
  font-weight: bold;
}

.productactivity {
  padding-top: 30px;
}

.productactivity > h3 {
  color: #34a853;
  font-weight: bold;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: white;
}

.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
  background-color: #ECF0F1;
  border-left: 3px solid white;
}

.topproductlist > tbody > tr > td:nth-child(1){
    width:73%;
}

.table-striped > tbody > tr > td > a {
  color: black;
}

.topproductlist > thead > tr > th{
  padding: 20px !important;
  border-left: 3px solid white !important;
}

.topproductlist > tbody > tr > td{
  padding: 20px !important;
  font-size: 17px;
}

.topproductlist > tbody > tr {
  border-left: 3px solid white !important;
}

.table-striped > tbody > tr > td > a:hover {
  color: #34a853 !important;
}

th {
  background-color: #5D6D7E;
  /*background: linear-gradient(#ECF0F1,#b8bdc0);*/
  color: white;
  font-size: 20px;
}

.titleline > h2 {
  border-bottom: 2px solid black;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.topproductlist {
  margin-top: 30px;
}


.productlist > thead > tr > th{
  padding: 15px !important;
  border-left: 3px solid white !important;
}

.productlist > tbody > tr > td{
  padding: 15px !important;
  font-size: 14px;
}

.productlist > tbody > tr {
  border-left: 3px solid white !important;
}

.productlist > thead > tr > th:nth-child(1){
  border-left: 0px !important;
  width: 10%;
}

.productlist > tbody > tr > td:nth-child(1){
  border-left: 0px !important;
  width: 10%;
}

.productlist > tbody > tr > td > .btn-default {
  background-color: #4285f4 !important;
  border-color: #4285f4 !important;
  color: white !important;
  font-weight: bold;
}

.productlist > tbody > tr > td > .btn-default:hover {
  background-color: #2868d1 !important;
  border-color: #2868d1 !important;
  color: white !important;
  font-weight: bold;
}

.addbutton {
  padding: 20px 0;
  margin-right: 0;
  margin-left: 0;
}

.addbutton > div > a {
  color: white;
  font-weight: bold;
  margin-left: -5% !important;
}

.addbutton > div > form {
  float: right;
}

.input-group {
  margin-top: -4% !important;
}

.bottom > form > .input-group {
  margin-top: -23% !important;
}

.addbutton > div > a:hover {
  color: white !important;
  background-color: #1e8f3c !important;
  border-color: #1e8f3c !important;
}

.addbutton > div > .btn-success {
  background-color: #34a853 !important;
  border-color: #34a853 !important;
}

.addbutton > .bottom > .btn-success {
  background-color: #34a853 !important;
  border-color: #34a853 !important;
}

.addbutton > .bottom > a:hover {
  color: white !important;
  background-color: #1e8f3c !important;
  border-color: #1e8f3c !important;
}

.addbutton > div > form > .input-group > input {
  min-width: 200px !important;
}

.navbar-form {
  margin-right: -2% !important;
}

.addbutton > .bottom > a {
  margin-top: -10.5% !important;
}

input[type="file"] {
  font-weight: bold;
  color: #4285f4 !important;
}

.modal-footer > .nav-pills > li > a {
  float: left;
  background-color: #f3f5f6 !important;
}

.deldoc {
  float: right !important;
}

.deldoc > a:hover {
  color: white !important;
}

.list-group > .list-group-item > a {
  color: black !important;
}

.list-group > .list-group-item > a:hover {
  color: #4285f4 !important;
}

.users > tr > td:nth-child(2) {
  font-weight: bold;
}

a.accordion-toggle {
  display: block;
  /*padding: 10px  15px;*/
}

.doc > .panel{
  margin-bottom: 10px !important;
  padding: 0 !important;
  border-color: #5D6D7E !important;
}

.doc > .panel-default > .panel-heading {
  background-color: #5D6D7E !important;
  border-color: #5D6D7E !important;
}

.doc > .panel-default > .panel-heading > .panel-title > a {
  padding: 0 !important;
  color: white !important;
}

.faq > .faqlist > .panel-default > .panel-heading > .panel-title > a:hover {
  color: white !important;
}

.faq > .faqlist > .panel{
  margin-bottom: 10px !important;
  margin-top: 10px;
  padding: 0 !important;
  border-color: #5D6D7E !important;
}

.faq > .faqlist > .panel-default > .panel-heading {
  background-color: #5D6D7E !important;
  border-color: #5D6D7E !important;
}

.faq > .faqlist > .panel-default > .panel-heading > .panel-title > a {
  padding: 0 !important;
  color: white !important;
}

.faq > .faqlist > .panel-default > .panel-heading > .panel-title > a:hover {
  color: white !important;
}

.promodal {
  width: 50% !important;
  left: 5%;
}

.usermodal {
  width: 40% !important;
  left: 5%;
}

ul.pagination li a {
    margin: 0 4px;
}

ul.pagination li a {
    color: black;
}

ul.pagination li a:hover {
  background-color: #fbbc05;
  color: black !important;
}

.sidetosave > a {
  font-size: 20px;
  color: #AAB7B8 !important;
}

.sidetosave > a:hover {
  color: #85929E !important;
}

.panel-title > .topcorner {
  font-size: 12px !important;
  color: white !important;
}

.panel-title > .topcorner:hover {
  color: #dce1e4 !important;
}

.panel-title > .topcorner {
  float: right;
  margin-top: -15px;
}

.deldoc > a {
  font-size: 12px !important;
  color: #567e99 !important;
}

.deldoc > a:hover {
  color: #3b6079 !important;
}

.userdhead > h4 {
  font-size: 23px;
  font-weight: bold;
  color: #3150a3;
}

.userdtab > tbody > tr > td {
  padding-bottom: 10px;
}

.userdtab > tbody > tr > .userdtitle {
  font-size: 15px;
  padding-right: 20px;
}

.userdtab > tbody > tr > .userdvalue {
  font-size: 16px;
  padding-right: 20px;
}

.userd > .panellist > .panel-default > .panel-heading {
    background-color: #5D6D7E !important;
    border-color: #5D6D7E !important;
}

.userd > .panellist > .panel-default > .panel-heading > .panel-title > a {
    color: white !important;
}

.userd > .panellist {
  padding: 0 !important;
}

.userd > .panellist > .panel, .userd > .col-md-6 > .panel-default {
    margin-right: 0px !important;
    margin-left: 0px !important;
    border-color: #5D6D7E !important;
}

.userd > .panellist > .panel-default > .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.userdrop > .dropdown > .dropdown-menu > li > a {
   font-size: 15px;
   font-weight: bold;
}

.userdrop > .dropdown > .dropdown-menu > li {
  padding: 5px;
}

.userdrop > .panellist > .panel-default {
  margin-right: 0px !important;
  margin-left: 0px !important;
  border-color: #5cb85c !important;
}

.userdrop > .panellist > .panel-default > .panel-heading {
  background-color: #5cb85c !important;
  border-color: #5cb85c !important;
}

.userdrop > .panellist > .panel-default > .panel-heading > .panel-title > a {
    color: white !important;
}


.productaction > .deleteproduct {
  font-size: 15px;
  color: #ea4335 !important;
  padding: 10px !important;
} 

.productaction > .deleteproduct:hover {
  color: #ea4335 !important;
}

/*----------------------------------------------------------------*/

/* Media query */

@media only screen and (min-device-width: 220px) and (max-device-width: 767px) {
.customername > .input-group {
        margin-bottom: 20px;
        margin-top: 30px !important;
    }

    .no2 {
        text-align: left;
    }

        .no2 > .form-inline > .form-group {
            margin-left: 0px;
        }



    .filterforreport {
        padding: 20px;
    }

    .no2 > .form-inline > .form-group, .no2 > .form-inline > .input-group {
        margin-bottom: 20px;
        margin-top: 20px;
    }

  body {
    background-color: white;
  }
  .topcontent {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  .container {
    padding-right: 0;
    padding-left: 0;
  }
  .panel, .panel-default {
  	margin-top: 5% !important;
  	margin-right: 20px;
  	margin-left: 20px;
  }
  .logo > a > img {
  	width: 70%;
  	height: auto;
  }
  .logo {
  	padding-top: 30px !important;
  }
  .login {
  	padding-bottom: 0 !important;
  }



  .title > div > h1{
    text-align: center;
    font-size: 25px;
  }
  .title {
    border-bottom: #D6DBDF solid 2px;
    height: 110px;
  }
  .topleftlink {
    text-align: center !important;
    float: none;
    padding-top: 15px;
    padding-left: 10px;
    border-top: #D6DBDF solid 1px;
  }

  .topleftlink > a {
    font-size: 10px !important;
  }

  .main > .pagetitle {
    text-align: center;
  }

  nav.sidebar .navbar-nav > li > a {
    font-size: 15px;
    font-weight: bold;
    color: black;
  }
  nav.sidebar .navbar-nav > li > a:hover {
    color: white !important;
  }

  .topproductlist > thead > tr > th{
    padding: 10px !important;
  }

  .topproductlist > tbody > tr > td{
    padding: 10px !important;
    font-size: 10px;
  }

  .table-responsive > .productlist > thead > tr > th {
    font-size: 13px !important;
  }

  .table-responsive > .productlist > tbody > tr > td {
    font-size: 13px !important;
  }

  .productlist > tbody > tr > td:nth-child(5) > a {
    display: inline;
  }

  .addbutton > div > form > .input-group > input {
    min-width: auto !important;
  }

  .addbutton > div > a {
    margin-left: 0 !important;
  }

  .navbar-form {
    margin-right: 0% !important;
  }

  .addbutton > div > form > .input-group {
    margin-right: -6% !important;
  }

  .addbutton > .bottom > a {
    margin-top: -5% !important;
  }

  .bottom > form > .input-group {
    margin-top: -4% !important;
  }


  .modal-body .form-horizontal .col-sm-2,
  .modal-body .form-horizontal .col-sm-10 {
      width: 100%
  }

  .modal-body .form-horizontal .control-label {
      text-align: left;
  }

  .modal-body .form-horizontal .col-sm-offset-2 {
      margin-left: 15px;
  }

  .promodal {
    width: auto !important;
    left: auto;
  }

  .usermodal {
    width: auto !important;
    left: auto;
  }

  .modalinsideaction > div {
    padding-top: 10px !important;
  }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {

  .title > div > h1{
    text-align: center;
  }
  .title {
    border-bottom: #D6DBDF solid 2px;
    height: 125px;
    margin-right: -45px;
  }
  .topleftlink {
    text-align: center !important;
    float: none;
    padding-top: 15px;
    padding-left: 10px;
    border-top: #D6DBDF solid 1px;
  }

  .promodal {
    width: 70% !important;
    left: 3%;
  }

  .usermodal {
    width: 70% !important;
    left: 3%;
  }

  .allproducts {
    margin-top: 4%;
  }

  .input-group {
    margin-top: -5% !important;
  }

  .addbutton > div > .btn-success {
    width: 30% !important;
    margin-left: -2% !important;
  }

  .addbutton > .bottom > .btn-success {
    width: 30% !important;
    margin-left: -2% !important;
    margin-top: 1% !important;
  }

  .bottom {
    margin-top: -5% !important;
  }

  .bottom > .input-group, .bottom > .navbar-form {
    margin-top: 5% !important;
  }

}


@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) { 
  .logo {
    padding-top: 20%;
  }
  .login {
    padding-bottom: 56%;
  }
  
  .logo > a > img {
    width: 30% !important;
    height: auto;
  }
  .promodal {
    width: auto !important;
    left: auto !important;
  }
  .usermodal {
    width: auto !important;
    left: auto !important;
  }
}

@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) { 

  body {
    background-color: white;
  }
  .topcontent {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0%;
  }
  .container {
    padding-right: 0;
    padding-left: 0;
  }
  .panel, .panel-default {
    margin-top: 5% !important;
    margin-right: 20px;
    margin-left: 20px;
  }
  .logo > a > img {
    width: 40%;
    height: auto;
  }
  .logo {
    padding-top: 30px !important;
  }
  .login {
    padding-bottom: 0 !important;
  }
  .addbutton > .bottom > .btn-success {
    margin-top: -20% !important;
  }
}

@media (min-width: 768px) {
/*Allow main to be next to Nav*/ .main {
position: absolute;
width: calc(100% - 10px);
/*keeps 100% minus nav size*/
margin-left: 55px;
padding-right: 4%;
float: right;
}

  /*lets nav bar to be showed on mouseover*/
  nav.sidebar:hover + .main{
    margin-left: 220px;
  }

  /*Center Icons*/
  nav.sidebar a{
    padding-right: 15px;
  }

  /*adds border to bottom nav boxes*/
  nav.sidebar .navbar-nav > li{
    border-bottom: 1px #e5e5e5 solid;
  }

  nav.sidebar .navbar-nav > li > a {
    font-size: 15px;
    font-weight: bold;
    color: black;
  }

  nav.sidebar .navbar-nav > li > a:hover {
    color: white !important;
  }

  /*allows nav box to use 100% width*/
  nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
    padding: 0;
  }

  /*colors dropdown box text */
  .navbar-default .navbar-nav>li>a {
    color: #777;
  }

  /*gives sidebar width/height*/
  nav.sidebar{
    width: 200px;
    height: 100%;
    margin-left: -154px;
    float: left;
    z-index: 8000;
    margin-bottom: 0px;
  }

  /*give sidebar 100% width;*/
  nav.sidebar li {
    width: 100%;
  }

  /* Move nav to full on mouse over*/
  nav.sidebar:hover{
    margin-left: 0px;
  }

}

/* .....NavBar: Fully showing nav bar..... */
@media (min-width: 1330px) {
/*Allow main to be next to Nav*/ .main {
width: calc(100% - 10px);
/*keeps 100% minus nav size*/
margin-left: 60px;
}

/*Show all nav*/
nav.sidebar {
/* margin-left: 0px; */
float: left;
}
}
/*----------------------------------------------------------------*/

.disableall {
background-color: #607D8B;
}

.disableall > td {
color: rgba(0, 0, 0, 0.47);
font-weight: 600;
}

.disableall > td > a {
color: rgba(0, 0, 0, 0.47);
font-weight: 600;
}

.disableall > td > a:hover {
color: rgba(0, 0, 0, 0.47) !important;
font-weight: 600;
}

.disablepanel > .panel-heading {

color: rgba(255, 255, 255, 0.87);

background-color: rgba(96, 125, 139, 0.59) !important;

border-color: rgba(96, 125, 139, 0.81) !important;
}

.disablepanel {

border-color: rgba(96, 125, 139, 0.89) !important;

}

.disablepanel > .panel-collapse > .panel-body {
background-color: rgba(96, 125, 139, 0.09);
}


.customername > .input-group {
margin-top: 10px !important;
margin-bottom: 10px;

}

.no2 > .form-inline > .form-group, .no2 > .form-inline > .input-group {
margin-left: 20px !important;
margin-bottom: 10px;
margin-top: 10px;
}


.filterforreport {
margin-top: 20px;
margin-bottom: 20px;
background-color: #ecf0f1;
padding: 10px;
border-radius: 5px;
box-shadow: 0px 3px 8px 0px rgba(146, 158, 170, 0.57);
}


  .detailsinmodal > dt {
    float: left;
    width: auto; 
    overflow: hidden;
    clear: left;
    text-align: left; 
    text-overflow: ellipsis;
    white-space: wrap;
    margin-bottom: 20px;
    color: #337ab7;
  }
  .detailsinmodal > dd {

    margin-left: 0px; 
  }

  .modalinsidetab > thead > tr > th {
    background-color: #ececec;
    color: black;
    font-size: 15px;
  }

  @media (min-width: 768px) {
    .modal-dialog {
        width: 900px;
        margin: 30px auto;
    }
  }

  .navsubtitle {
    color: #4285f4;
  }
  .navsubtitleli {
    background-color: #eee;
    padding: 3px;
  }

  /*hub page css*/
  .checkbox-group,.radio-group{
      display:flex;
      flex-wrap:wrap;
      justify-content:flex-start;
  }
   .checkbox-group label{
      width:auto;
  }
  .checkbox-group label{
      width:100%;
  }
   .radio-group div{
       width:auto;
       margin-left:.5em;
   }
  .checkbox-group div{
      width:25%;
  }
  .checkbox-group div input,.radio-group div input{
      margin-right:.2em;
  }