
/*
|--------------------------------------------------------------------------
| Body,Html
|--------------------------------------------------------------------------
*/
body{
  color: #000;
  direction: ltr;
  font-family: "Open+Sans", sans-serif;
  font-size: 13px;
  padding: 0px !important;
  margin: 0px !important;
  background: #ffffff; 
  height: auto;
}

html{
   position: relative;
   min-height: 100%;
}


/*
|--------------------------------------------------------------------------
| NAVBAR
|--------------------------------------------------------------------------
*/
/*Added border bottom and white backgorind color*/
.navbar{
	border-bottom: solid 0.001rem #d9d9d9;
	background-color: #fff;
}

.navbar-brand>img{
  height: 3.5rem;
}

/*
|--------------------------------------------------------------------------
| MAIN
|--------------------------------------------------------------------------
*/

.py-4{
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 4rem !important;
}


/*Bootstrap to move navbar content to the left*/
.collapse {
  margin-right: 5rem;
}

.container{
    max-width: 100%;
    max-height: 100%;
}



/*
|--------------------------------------------------------------------------
| FOOTER
|--------------------------------------------------------------------------
*/
.card-footer{
   padding: 0.3rem;
   background-color: #f5f5f5;
   border-top: solid 1px #d9d9d9;
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
}

.footer-items{
    padding-top: 1rem;
}

.go-top{
    float: right;
    padding-right: 1rem;
}
.go-top>i{
    color:rgba(85,85,85,.3);
    background-color: #e6e6e6!important;
}

.go-top>i:hover{
    color:#666;
}

.nav-space
{
    margin-left: 0.5rem;
}

/*
|--------------------------------------------------------------------------
| COLUMNS
|--------------------------------------------------------------------------
*/

.col-sm-12{
	width: 100%;
	padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}

/*.breadcrumb{
	margin: 0 -0.9375rem;
    border-radius: 0;
    padding: 0.9375rem 2.8125rem 0.9375rem 0.9375rem;
    border-bottom: 0.05rem solid #C8C7CC;
    position: relative;
    height: 3.1875rem;

    list-style: none;
    background-color: #f5f5f5;
}

.breadcrumb>li{
	display: inline-block;
}

.breadcrumb>.active{
	color:#777;
}

.breadcrumb>li+li:before {
    padding: 0 0.1rem;
    color: #ccc;
    content: "/\00a0";
}

.page-header{
	margin: 1.25rem 0;
	padding-bottom: 0.6rem;
    border-bottom: 0.05rem solid #eee;
}

.page-header h1 {
    font-weight: 200;
    letter-spacing: -0.1rem;
    margin: 0 0 0.9375rem;
    padding: 0;
    color: #666;
}

.tabbable {
    margin-bottom: 0.9375rem;
}

.nav-tabs.tabs-padding {
    padding: 0.375rem 0.3125rem 0;
    border: 0.0625rem solid #DDD;
}

.tabs-padding.tab-blue {
    background-color: #F3F5F6;
    border-color: transparent;
}

.nav-tabs {
    border-color: #DDD;
    border-radius:0;
    margin-bottom: 0;
    position: relative;
    top: 0.0625rem;
}

.tab-padding.tab-blue>li.active>a, .tab-padding.tab-blue>li.active>a:focus, .tab-padding.tab-blue>li.active>a:hover {
    background-color: #fff;
    box-shadow: none;
    color: #333;
    border-color: #364F6A #DDD transparent;
}

.tabs-padding.tab-blue>li>a, .tabs-padding.tab-blue>li>a:focus {
    background-color: #0c6cd6;
    color:#ffffff;
}


.tabs-padding.tab-blue>li>a.active, .tabs-padding.tab-blue>li>a:focus, .tabs-padding.tab-blue>li>a:hover {
    background-color: #fff;
    box-shadow: none;
    color: #333;
    border-color: #364F6A #DDD transparent;
}

.nav-tabs.tab-space-3>li>a {
    margin-right: 0.1875rem;
}*/

@media (min-width: 992px){
.col-md-4 {
    width: 33.33333333%;
 }
}
@media (min-width: 992px){
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
 }
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/*.user-left{
    order-right: 1px solid #DDD;
    padding-right: 15px;
    padding-top: 20px;
}

.center{
    text-align:center;
}

.user{
    font-size: 18px;
}

.user-left .user-image {
    position: relative;
    display: inline-block;
}

.kv-avatar .file-input {
    display: table-cell;
}

.file-preview {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
}

img{
    vertical-align: middle;
    border: 0;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn{
    width: 2.5rem;
}

.table {
    margin-bottom: 0px;
}
.table {
    width: 100%;
    max-width: 100%;
}
table {
    background-color: transparent;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 1px solid #ddd;
}

.table{
    margin-left: 10px;
    margin-right: 10px;
}

iframe{
    padding-top: 1rem;
}
*/



/* REVENUES PAGE */

#user-center
{
    text-align: center; 
    padding-top: 2rem;
    margin-bottom: 3rem;
}

#user-image
{
    position: relative; 
    display: inline-block;
}

.revenues-chart
{
    width: 95%;
    height: 500px;
}

#owner-button
{
    height: 7rem; 
    width: 7rem; 
    font-size: 44px;
}

#button-user
{
    margin-top: 1rem;
}

#del-user-icon
{
    margin-top: 1.6rem;
}

#carrier-button
{
    height: 7rem; 
    width: 7rem;
    font-size: 44px;
}

#revenues-table-head
{
    text-align: center;
}

.revenus-th
{
    color:white;
    background-color: #ff944d;
}

#border
{
    border: 0.01rem solid lightgray;
}


#del-user-icon
{
    margin-top: 1.6rem;
}

.table
{
    margin-bottom: 0 !important;
}


/*PLATFORM REPORTS*/
.table-summary
{
    background-color:#F3F5F6;
    color:#000;
    font-size: medium;
}

.page-link 
{
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #ffffff;
    background-color: #2c3034;
    border: 1px solid #dee2e6;
}

.pagination
{
    justify-content: center;
}

.page-item.active .page-link 
{
    z-index: 1;
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}


#th-left
{
    padding-left: 2rem;
}

#th-center
{
    text-align: center;
}

#th-right
{
    text-align: right; 
    padding-right: 2rem;
}

#th-lightblue
{
    background-color: #3e9aff;
    text-align: center;
}

#th-blue
{
    background-color: #0c6cd6;
    text-align:center; 
}

#th-sum
{
    background-color: white; 
    color: black; 
    font-weight: bold;
    text-align: right;
}

#th-sum-play
{
    background-color: gray; 
    text-align: center;
}

#th-sum-price
{
    background-color: black; 
    text-align: center;
}


/*DOWNLOADS*/

.table td, .table th {
 vertical-align: baseline !important;
}

/*TABLICA FRONT */

.table thead th {
    border-bottom: 2px solid #ff944d !important;
}

/*TABLICE OSTALE */

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px !important;
    margin-left: 0px !important;
}


/*GENERAL PAGE*/
.table-left
{
    float: left;
}

.table-right, .table-left
{
    width: 50%;
}