*{
	padding: 0;
	margin: 0;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

.centered { vertical-align:middle; text-align:center; }
.centered img { display:block; margin:0 auto; }

form { 
  display: inline-block; 
}

.no-container {
    margin-right: 0 !important; 
}

.table-nonfluid {
   width: auto !important;
}

.modal-backdrop.in { 
  z-index: auto;
}

.col-centered{
    margin: 0 auto;
    float: none;
}

.no-spin::-webkit-inner-spin-button, .no-spin::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
    -moz-appearance:textfield !important;
}

.table-nonfluid {
   width: auto !important;
}

.bg-legendary {
  background-color: #804d99 !important;
}

.bg-legendary:hover {
  background-color: #732699 !important;
}

.bg-ascended {
  background-color: #f468ae !important;
}

.bg-ascended:hover {
  background-color: #e1388d !important;
}

.bg-exotic {
  background-color: #ffa12c !important;
}

.bg-exotic:hover {
  background-color: #f28600 !important;
}

.bg-rare {
  background-color: #fffb05 !important;
}

.bg-rare:hover {
  background-color: #ffe505 !important;
}

.bg-masterwork {
  background-color: #69d052 !important;
}

.bg-masterwork:hover {
  background-color: #2ab400 !important;
}

.bg-fine {
  background-color: #1b9eee !important;
}

.bg-fine:hover {
  background-color: #608bcc !important;
}

.bg-basic {
  background-color: #ffffff !important;
}

.bg-basic:hover {
  background-color: #aeaeae !important;
}

.bg-grey {
  background-color: #3e3e3e !important;
  color: black;
}

.bg-grey:hover {
  background-color: #5e5e5e !important;
  color: black;
}

.bg-redtable {
  background-color: #fdaeae !important;
  font-size: 18px;
  color: black;
}

.bg-redtable a{
  background-color: #fdaeae !important;
  color: #1a37c7;
  font-weight: bold;
}

.bg-redtable:hover {
  background-color: #d24755 !important;
  font-weight: bold;
  font-size: 18px;
}

.bg-redtable:hover a{
  background-color: #d24755 !important;
  color: #00b0ff !important;
}
 
.bg-orangetable {
  background-color: #ffbe1a !important;
}

.bg-orangetable a{
  background-color: #ffbe1a !important;
  color: #137ed9;
  font-weight: bold;
}

.bg-orangetable:hover {
  background-color: #ff911a !important;
}

.bg-orangetable:hover a{
  background-color: #ff911a !important;
  color: #0480b8 !important;
}
 
.bg-greentable {
  background-color: #d3fa9c !important;
  font-size: 18px;
  color: black;
}

.bg-greentable a{
  background-color: #d3fa9c !important;
  color: #1a37c7;
  font-weight: bold;
}

.bg-greentable:hover {
  background-color: #39b455 !important;
  font-weight: bold;
  font-size: 18px;
}

.bg-greentable:hover a{
  background-color: #39b455 !important;
  color: #0480b8 !important;
}

.bg-pastelviolet {
  background-color: #ecb3d2 !important;
}

.bg-pastelviolet a{
  background-color: #ecb3d2 !important;
  color: #137ed9;
  font-weight: bold;
}

.bg-pastelviolet:hover {
  background-color: #ea90df !important;
}

.bg-pastelviolet:hover a{
  background-color: #ea90df !important;
  color: #0480b8 !important;
}

.bg-pastelyellow {
  background-color: #f2ee97 !important;
}

.bg-pastelyellow a{
  background-color: #f2ee97 !important;
  color: #137ed9;
  font-weight: bold;
}

.bg-pastelyellow:hover {
  background-color: #f2fe57 !important;
}

.bg-pastelyellow:hover a{
  background-color: #f2fe57 !important;
  color: #0480b8 !important;
}

.bg-pastelblue {
  background-color: #83b8f4 !important;
}

.bg-pastelblue a{
  background-color: #83b8f4 !important;
  color: #137ed9;
  font-weight: bold;
}

.bg-pastelblue:hover {
  background-color: #43b8f4 !important;
}

.bg-pastelblue:hover a{
  background-color: #43b8f4 !important;
  color: #0480b8 !important;
}

.bg-green {
  background-color: #58c771 !important;
  color: black;
}

.bg-yellow {
  background-color: #ffed39 !important;
  color: black;
}

.bg-orange {
  background-color: #ffa263 !important;
  color: black;
}

.bg-red {
  background-color: #ee6262 !important;
  color: black;
}

.disabled {
  pointer-events: none;
  cursor: default;
}

body{
	background: url("../img/backgrounds/phoenix.png") no-repeat fixed; //sernukNature.jpg phoenix.png
  background-size:100% auto;
	background-size: cover;
}

.hrefColor a{
  color: #0348b0;  
}

.tooltip-arrow,
.red-tooltip + .tooltip > .tooltip-inner {
  background-color: #5561e8;
  font-weight: bold;
}

.navbar-nav > li{
  padding-left:10px;
  padding-right:10px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.navbar {
  margin-right: 0px;
  z-index: 100;
  position:fixed;
  right: 0;
  width: 100%;
  opacity: 0.96;
}

.noopacity {
  opacity: 1;
}

td img { display: block; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.blackcolor {
  color: black;
}

.active {
  background-color: #444;
  color: white;
}

.bg-dark {
  background-color: #23282d!important;
}

.content{
	border-radius: 4px;
	background-color: #000;
	opacity: 0.80;
	padding: 32px;
	font-size: 1.2em;
  margin: 75px 65px 0px;
  min-height: 850px;
	width: 91%;
  left: 4%;
  box-shadow: 0px 0px 30px #000;
}

.footer-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #23282d!important;
    color: white;
    text-align: center;
    position: fixed;
    opacity: 0.93;
}

.text-center {
  text-align: center;
}

.center_div{
    margin: 0 auto;
    width:80% /* value of your choice which suits your alignment */
}

a[title]:hover:after {
  color: black;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.btn {
  margin-right: 0px;
}

.btn, glyphicon {
  opacity: none;
}

input.form-control {
  width: auto;
}

.form-control-inline {
    min-width: 230px;
    width: auto;
    display: inline;
}

.form-control-inline-button {
    min-width: 170px;
    width: auto;
    display: inline;
}

h1, h2, h3, h4, p, label {
  color: white;
}

span {
  color: black;
}

.loggedUser {
  padding-top: 14px; 
  color: red; 
  font-weight: bold; 
  text-align: left; 
}

.copy{
	padding-top: 32px;
	padding-bottom: 64px;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
}

.dulezite, .zoznam,.souhrn{
	opacity: 0;
}

#registrationForm {
  text-align: center;
}

.responsive-visibility {
  display: block !important;
  tr& { display: table-row !important; }
  th&,
  td& { display: table-cell !important; }
}

.responsive-invisibility {
  display: none !important;
  tr& { display: none !important; }
  th&,
  td& { display: none !important; }
}

.hide{
  visibility: hidden
}

.alignTextToright {
    float: right;
  }

/* responzivita */
@media screen and (max-width: 545px){
      h1 {
          font-size: 1.8em;
      }

      h3 {
          font-size: 1.3em;
      }
		
	.content{
		font-size: 1em;
		width: 100%;
    margin: auto;
		right: 0%;
  	left: 0%;
	}
  
  .loggedUser {
  color: red; 
  font-weight: bold; 
  text-align: left; 
  display: block;
  }

	.copy{
	font-size: 0.7em;

	}
  
  row {
    padding-left: 10px;
  }
  
  .alignTextToright {
    float: none;
  }

}
