body {
	font-family: 'Arial';
	background: url("../img/bg.jpg")top center;
	background-size: cover;
}

.sum-price {
  background-color: gold;
  font-weight: bold;
}

.report-selected {
  background-color: lavender;
}

.info-box {
  cursor: pointer!important;
}

.info-box .count.profit {
  font-size: 13px!important;
}

.modal-content {
  background: white!important;
}

.panel-heading {
  color: #FFE76D!important;
  background: #394A59!important;
  border-color: #394A59!important;
}

.panel-heading .panel-title {
  background: #394A59;
}

.btn-primary, .btn-info {
  color: #ffffff!important;
  background-color: #0894AE!important;
  border-color: #0894AE!important;
}

.store-list hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid #E4E4E4;
}

.is-active-store {
  text-align: center;
  font-size: 20px;
  color: #404040;
  margin-bottom: -10px;
}

.enabled-store {
  color: #656565;
  background-color: rgba(218, 218, 215, 0.35);
  padding: 5px 0px;
}

.disabled-store {
  color: rgba(117, 117, 117, 0.22);
  background-color: rgba(218, 218, 215, 0.35);
  padding: 5px 0px;
}

.form-horizontal .control-label {
  padding-right: 2px;
}

.add-new-store-btns, .add-new-user-btns, .add-new-product-btns {
  text-align: right;
}

.table-responsive th, .table-responsive td {
  text-align: center;
}

.unactivated-user {
  color: red!important;
}

.activated-user {
  color: green!important;
}

.disable-user-btn, .disable-product-btn {
  color: #35EC35!important;
}

.confirm-edit-store-btns {
  float: right;
}

.reset-user-btn {
  color: #00E5FF!important;
}

.disable-user-btn, .disable-store-btn {
  color: #35EC35!important;
}

.reset-user-btn.disabled {
  border-color: #E6E6E6!important;
  color: #C7FFFF!important;
}

.check-all-users {
  position: relative;
  float: right;
  padding-right: 6px;
}

#check-all-users-box {
  margin: 2px 0 0!important;
  line-height: normal;
}

.check-user {
  float: right;
}

.notification-content {
  padding-top: 15px;
}

.notif-users {
  border: 1px solid #c7c7cc;
  border-radius: 4px;
  height: 414px;
}

.notif-users .list-group-item {
  border: none;
  padding: 9px 5px;
}

#notif-users-list {
  margin-top: 5px!important;
}

.list-notif-user {
  color: #797979!important;
  font-weight: 400;
  cursor: pointer!important;
}

.list-notif-label {
  display: block!important;
}

.list-notif-user:hover {
  color: #797979!important;
}

.notif-text-content {
  margin-bottom: 13px;
}

#notification-message {
  resize: none;
  height: 130px;
}

.notification-labels {
  padding-left: 1px!important;
}

.textarea-features {
  display: block;
}

.textarea-features #textarea-character-counter {
  display: inline-block;
  margin-left: 5px;
  font-size: 11px;
}

.textarea-features #clear-textarea {
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
  float: right;
}

.notification-content .notification-history .list-group {
  height: 231px;
}

.notification-history .list-group a {
  margin-bottom: 2px;
  height: 75px;
  overflow: hidden;
}

.notification-history .list-group-item-text {
  clear: both;
  padding-top: 9px;
  line-height: 1.1;
  color: #9E9E9E;
}

.notification-history .list-group-item-text:hover {
  color: dimgrey;
}

.notification-sent-time {
  font-size: 10px;
  float: right;
  margin-top: -8px;
  color: black;
}

.notification-all {
  font-size: 10px;
  float: left;
  margin-top: -8px;
  color: black;
}

.notification-read {
  font-size: 10px;
  float: left;
  margin-left: 10px;
  margin-top: -8px;
  color: black;
}

.load-more-notifications {
  text-align: center;
  background-color: #0894AE;
  border-radius: 4px;
  color: white;
  cursor: pointer;
}

#notif-spinner {
  position: absolute;
  left: 160px;
  top: 266px;
  height: 64px;
  width: 64px;
  background: url("../img/notif-spinner.gif") 0px 0px no-repeat;
}

#send-notif-spinner {
  position: absolute;
  left: 175px;
  top: 525px;
  height: 64px;
  width: 64px;
  background: url("../img/send-notif-spinner.gif") 0px 0px no-repeat;
}

.unread {
  color: #EC8A8A!important;
}

.form-control:focus {
  border-color: #c7c7cc!important;
}

.notif-panel-body {
  background-color: white;
}

.action-product-btns, .action-store-btns {
  float: right;
}

.action-store-btns button, .action-product-btns button, .action-user-btns button {
  padding: 1px 4px!important;
  margin-left: 2px!important;
}

.action-store-btns .glyphicon, .action-product-btns .glyphicon, .action-user-btns .glyphicon {
  font-size: 13px;
}

.user-update-btn, .user-update-cancel-btn {
  padding: 2px 3px!important;
  margin-left: 2px!important;
}

.confirm-edit-user-btns {
  width: 130px;
}

.store-update-btn, .store-update-cancel-btn {
  padding: 2px 3px!important;
  margin-left: 2px!important;
}

#editedStoreFullName {
  width: 230px;
}

.newUser {
  margin-bottom: 15px;
}

.newStore {
  padding-bottom: 15px;
}

.newProduct {
  margin-bottom: 15px;
}

.store-list {
  padding-bottom: 15px;
}

.usersPagination .btn-group {
  float: right;
  margin-bottom: 15px;
}

.reportsPagination .btn-group {
  float: right;
  margin-bottom: 15px;
}

.btn-info:hover, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  color: #ffffff!important;
  border-color: #007aff!important;
  background: rgb(57, 74, 89)!important;
}

.btn-info.active {
  color: white!important;
  border-color: #007aff!important;
  background: rgb(57, 74, 89)!important;
}

.info-box .box-title {
  font-size: 16px!important;
  text-transform: uppercase!important;
  font-weight: 600!important;
}

/* .table-row {
  cursor: pointer;
} */

.main-table-row {
  cursor: default;
}

.info-box .count {
  margin-top: 20px!important;
  font-size: 24px!important;
  font-weight: 700!important;
}

@media (max-width: 769px) {
  .usersPagination .btn-group {
    float: left;
  }
}

 @media (min-width: 770px) {
  .usersPagination .btn-group {
    float: right;
  }
}

.hidden {
  display: none;
}

.myButton {
	display: block;
    cursor: pointer;
    color: white;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    height: 31px;
    width: 254px;
    text-align: center;
    line-height: 29px;
    clear: both;
    background-color: #019fe9;
}
.myButton:hover {
	background-color: #006696;
}

.login-box {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 300px;
	height: 296px;
	background-color: #EFEBEB;
}

.notification-box {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: -445;
  right: 0;
  width: 300px;
  height: 296px;
  background-color: #EFEBEB;
}

.login-box span {
	position: relative;
    float: left;
    width: 100%;
    text-align: center;
    color: #019fe9;
    font-size: 30px;
    line-height: 55px;
	text-shadow: 0px 1px 0px #ffffff;
}

.login-box input {
	position: relative;
    float: left;
    margin: 0px 0 15px 22px;
    width: 250px;
    height: 25px;
    color: grey;
}

.zapamti {
  width: auto!important;
  font-size: 12px!important;
  line-height: 15px!important;
  margin-top:-10px;
  margin-left: 25px;
}

.pamti {
  margin: 0px 0 0px 22px!important;
  width: 15px!important;
  height: 15px!important;
  top: -11px;
}

.top-container {
	position: relative;
	clear: both;
	width: 705px;
	height: 130px;
	margin: 0 auto;
}

/*.users-reports-row {
  margin-left: -15px;
  margin-right: 338px;
}*/

.nav-button {
	position: relative;
    float: left;
    width: 300px;
    height: 50px;
    color: grey;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaf2ee+0,ffffff+100 */
	background: #eaf2ee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eaf2ee 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaf2ee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eaf2ee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eaf2ee 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eaf2ee 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eaf2ee 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf2ee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    margin: 25px;
    cursor: pointer;
    text-align: center;
    font-size: 25px;
    line-height: 50px;
	margin-top: 37px;
}

.product-box {
	position: relative;
    float: left;
    width: 260px;
    height: 260px;
    margin: 20px 30px 20px 30px;
}

.product-box img {
	width: 259px;
}

.name {
	position: relative;
    float: left;
    clear: left;
    font-size: 20px;
    font-weight: bold;
    color: grey;
	width: 70px;
}

.value {
	position: relative;
    float: left;
    font-size: 20px;
    color: grey;
}

.disabled {
	opacity: 0.7;
}

.product-container {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 700px;
	height: 200px;
	background-color: white;
	opacity: 0.6;
}

.product-container img {
	position: relative;
	float: left;
	margin: 10px;
	height: 100px;
}

.product-info {
	position: relative;
	float: left;
	clear: left;
	margin: 10px;
}

.product-container .name {
	width: 100px;
	height:30px;
}
.product-container .value {
	height:30px;
}

.value2 {
	line-height: 11px;
}


#signup {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 320px;
  height: 270px;
  background-color: #EFEBEB;
}

.register-name {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  color: #019fe9;
  font-size: 30px;
  line-height: 55px;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 0px;
}

.field-wrap label {
  color: gray;
  width: 120px;
  display: block;
  position: relative;
  float: left;
  margin-bottom: 7px;
  margin-left: 12px;
}

.field-wrap input {
  position: relative;
  float: left;
  margin-bottom: 7px;
}

#signup .register-button {
  top: 7px;
}



/*======================================================================
NEW CSS
=======================================================================*/

.hover-box {
	position: absolute;
    width: 254px;
    top: 0px;
    padding: 5px 0 5px 5px;
	background-color: rgba(0,0,0,0.4);
	display: none;
}

.hover-box .name, .hover-box  .value {
	color: white;
}

.porudzbenica {
	position: absolute;
	width: 368px;
  height: 165px;
	margin: auto;
	left: 800px;
	right: 0;
	bottom: 0;
	top: 0;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(125,125,125,1);
	-moz-box-shadow: 0px 0px 11px 0px rgba(125,125,125,1);
	box-shadow: 0px 0px 11px 0px rgba(125,125,125,1);
	background-color: #f5f2eb;
	padding: 20px;
}

.porudzbenica .name {
	margin-bottom: 10px;
	width: 100px;
}

.inp {
	position: relative;
    float: left;
    margin-left: 20px;
	width: 200px;
}

.cena {
	position: relative;
    float: left;
    margin-left: 20px;
    border: 1px solid #B5B3B3;
    height: 21px;
    width: 202px;
    background-color: white;
}

.sel {
	height: 21px;
	width: 402px;
}

.tar {
	border: 1px solid #B5B3B3;
    height: 150px;
    width: 198px;
    background-color: white;
    position: relative;
    float: left;
    margin-left: 20px;
}

.poruc-button {
    width: 206px;
    float: right;
    clear: right;
    margin: 10px;
}

.exit-button {
    background-image: url("../img/exit-button.png");
    width: 30px;
    height: 30px;
    position: absolute;
    top: -37px;
    right: -35px;
    cursor: pointer;
}

.porudz-image {
  background-image: url("../public/img/images.png");
  position: relative;
  float: left;
  width: 259px;
  height: 194px;
}

.po-box {
  position: relative;
    float: left;
    margin-left: 15px;
}

.podaci-box {
  position: relative;
  background-color: #CECACA;
  display: block;
  height: 113px;
  clear: both;
  width: 336px;
  margin-bottom: 10px;
}

.podaci-box .name {
  font-size: 12px;
  margin-left: 10px;
  margin-top: 12px;
}

.podaci-box .inp {
  font-size: 12px;
  margin: 8px 0 0 0;
}

.po-ime {
  position: relative;
  float: left;
  text-align: center;
  color: #019fe9;
  font-size: 20px;
  line-height: 16px;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 0px;
  clear: left;
  margin-bottom: 10px;
}

.rad {

}

.rad-name {

}

.akc-pop {
  position: relative;
  clear: both;
  margin-bottom: 10px;
  padding: 5px;
  background-color: #019FE9;
  color: white;
}

 /*
 NEW REGISTRATION FORM bla bla css
 */

 .logout-btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.logout-btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.register-button {
  display: block;
  cursor: pointer;
  color: white;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  margin: 0 auto;
  height: 31px;
  width: 254px;
  text-align: center;
  line-height: 29px;
  clear: both;
  background-color: #E98C01;
  margin-top: 10px;
}

.register-button:hover {
  background-color: #C37500;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.header {
  height: 50px;
  width: 100%;
  background-color: silver;
}

.logout {
  float: right;
}

.footer {
  position: fixed;
  bottom: 10px;
  right: 50px;
  cursor: default;
  z-index: -1;
}

.agoul-link {
  color: #FFFFFF;
}

.users-table-container {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
  background-color: #BBD5EA;
}

/*bootstrap override*/
.modal-dialog {
  margin-top: 180px;
}

.overview-tab {
  opacity: 0.8;
}

.truncated-page-btn {
  cursor: default!important;
  opacity: 0.5;
}

.tooltip {
    transform: none;
    margin: 50px;
}

.tooltip:hover > .tooltip-text {
    pointer-events: auto;
    opacity: 1.0;
}

.tooltip > .tooltip-text {
    display: block;
    position: absolute;
    z-index: 6000;
    overflow: visible;
    padding: 5px 8px;
    margin-top: 10px;
    line-height: 16px;
    border-radius: 4px;
    text-align: left;
    color: #fff;
    background: #000;
    pointer-events: none;
    opacity: 0.0;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* Arrow */
.tooltip > .tooltip-text:before {
    display: inline;
    top: -5px;
    content: "";
    position: absolute;
    border: solid;
    border-color: rgba(0, 0, 0, 1) transparent;
    border-width: 0 .5em .5em .5em;
    z-index: 6000;
    left: 20px;
}

/* Invisible area so you can hover over tooltip */
.tooltip > .tooltip-text:after {
    top: -20px;
    content: " ";
    display: block;
    height: 20px;
    position: absolute;
    width: 60px;
    left: 20px;
}

.tooltip-scroll {
    overflow-y: auto;
    max-height: 50px;
}


/*bootstrap override*/

/*spinner*/
/*.spinner {
  width: 40px;
  height: 40px;

  position: relative;
  margin: 100px auto;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;

  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}*/

/* .add-new-report-modal {
  width: 800px!important;
} */

#resetInsertReportDialogBtn {
  float: left;
}

.addProductActionBox .control-label {
  height: 57px;
}

.addProductBtnBox {
  padding-top: 27px!important;
}

.addProductBtnBox button {
  width: 76px;
}

#addReportDialog .row {
  margin-left: -15px;
  margin-right: 0;
}

#radioShift {
  text-align: left;
  margin-left: 1px;
}

#radioShift .option2 {
  margin-left: 30px;
}

.productPriceInList {
  margin-right: 10px;
}

#addedProductsList {
  height: 141px;
  overflow: auto;
}

#addedProductsList .list-group-item {
  padding: 7px 15px!important;
  text-align: left!important;
}

#addedProductsList .glyphicon {
  color: red;
  cursor: pointer;
}

#addedProductsList .insert-report-info {
  text-align: left;
  margin-top: 20px;
  color: rgba(255, 33, 33, 0.82);
}

#insertReportForm .input-group.date input {
  height: 30px!important;
}

#insertReportForm .input-group.date .input-group-addon {
  padding: 5px 12px!important;
}