body {
    font-family: Verdana, Tahoma, HelveticaCE, Helvetica, ArialCE, Arial, sans-serif;
    font-size: 1em;
}

span.advisorName{
    cursor: default !important;
    text-decoration: none !important;
    text-transform: uppercase;
    display: block;
    padding-top: 3px;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    vertical-align: middle;
}

.sortButton{
    cursor: pointer;
}

.sortDESC:before {
    content: url('images/desc_ico_black.png');
    padding-right: 5px;
}

.sortASC:before {
    content: url('images/asc_ico_black.png');
    padding-right: 5px;
}

.theme_form{
    display: inline-block;
    float: right;
    width: 28px;
    height: 28px;
}

@media only screen and (max-width: 768px) {
  .cent {
    text-align: center !important;
  }
}

#advisorLogo{
    text-align: right;
    padding-right: 6px;
}

#advisorLogo img{
    width: auto;
    max-width: 260px;
    max-height: 80px;
}

.logo{
    text-align: center;
    padding-top: 10px;
}

.logo img{
    max-width: 220px;
}

.theme_selector {
    background: no-repeat;
    padding-left: 17px;
    padding: 5px 20px;
    width: 190px;
    display: inline-block;
    text-align: left;
    border: none;
}

.dropdown-menu{
    min-width: 190px !important;    
}

.info {
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    max-width: 550px;
    padding: 20px;
    line-height: 1.4em;
    color: rgba(0,0,0,0.6);
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .1);
    overflow: auto;
}

a {
    color: #8BBBE1;
    text-decoration: none;
}

.loginbutton {
    cursor: pointer;
    padding: 5px 30px 5px 30px;
    border: 1px solid #BBB;
    border-radius: 4px;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    font-size: 14px;
    background-color: whiteSmoke;
    background-image: -moz-linear-gradient(top, white, #E6E6E6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6));
    background-image: -webkit-linear-gradient(top, white, #E6E6E6);
    background-image: -o-linear-gradient(top, white, #E6E6E6);
    background-image: linear-gradient(to bottom, white, #E6E6E6);
    background-repeat: repeat-x;
    border: 1px solid #BBB;
        border-top-color: rgb(187, 187, 187);
        border-right-color: rgb(187, 187, 187);
        border-bottom-color: rgb(187, 187, 187);
        border-left-color: rgb(187, 187, 187);
    border-color: #E6E6E6 #E6E6E6 #BFBFBF;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        border-bottom-color: rgba(0, 0, 0, 0.25);
    border-bottom-color: #A2A2A2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

a.menu-button.selected{
    background-color: #1d91f6;
}

a.menu-button{
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 85%;
    padding: 10px;
    text-align: center;
    background-color: #1661a2;
    color: white;
    height: 100%;
    border-radius: 7px;
    border: 1px solid #005fb1;
    text-decoration: none;
    cursor: pointer;
}

a.menu-button:hover{
    text-decoration: none;
    color: white;
    opacity: 0.9;
}

select, input{
    width: 220px;
}

.iban-text{
    font-size: 16px;
    color: green;
    font-weight: bold;
}

.padding10{
    padding: 10px;
}

.row.form div{
    padding: 5px 0;
}

.ibangenerator{
    padding: 25px 10px 0;
}

.red{
    color: red;
}

.pidgenerator{
    padding: 35px 10px 0;
}

.clickable b{
    cursor: pointer;
}

.dropdown-menu {
    position: absolute;
    top: 25px !important;
}


/********* WIDGETS ***************/

#klientsky_ucet_filter_chosen{
    width: 100% !important;
}

.widgetbox{
    background-color: #fcfcfc;
    padding: 10px 10px 30px 10px;
    margin-bottom: 12px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    float: left;
    width: 100%;
}

.table > tbody > tr > td{
    padding: 5px !important;
}

.dataTables_wrapper{
	min-height: 100px;
	margin-bottom: 20px;
}

.paging_simple_numbers{
	
}

.table tbody tr td,
.table thead tr th,
.table tfoot tr th{
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.table tbody tr td.small_cell,
.table thead tr th.small_cell,
.table tfoot tr th.small_cell{
    font-size: 11px;
}

.table tbody tr td,
.table thead tr th,
.table tfoot tr th{
    text-align: center;
    line-height: 1.1 !important;
    padding:  6px !important;
}

.table tbody tr td:first-child,
.table thead tr th:first-child,
.table tfoot tr th:first-child{
    text-align: left;
} 

.table tbody tr td:last-child,
.table thead tr th:last-child,
.table tfoot tr th:last-child{
    text-align: right;
} 

.pagination {
    margin: 0px !important;
}

.loaderModal{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 98%;
    height: 100px;
    background-color: #929292;
    opacity: 0.3;
    z-index: 99;
    background-image: url('images/loader.gif');
    background-size: 70px;
    background-position: center center;
    background-repeat: no-repeat;
}

.preload{
    background-image: url('images/loader.gif');
    background-size: 70px;
    background-position: center center;
    background-repeat: no-repeat;
}

.realized, 
.confirmed,
.settled,
.booked,
.sent{
    color: green;
}

.prepared{
    color: orange;
}

.invalid,
.expired,
.deleted{
    color: red;
}

/** HEADER **/

.header{
    width: 100%; 
    position: fixed;
    z-index: 100;
    background-color: #fcfcfc;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
}

.logout_btn.btn-primary{
    float: right;
    margin-bottom: 10px;
    color: #535b6e;
    background-color: #d4ecff;
    border-color: #76a3c6;
    padding: 3px 10px;
}

.print_btn.btn-warning{
    float: left;
    margin-bottom: 10px;
    padding: 3px 10px;
    margin-right: 10px;
}

.header a.btn{
    float: left;
    margin-bottom: 10px;
    padding: 3px 10px;
    margin-right: 10px;
}

.header form{
    float: left;
    margin-bottom: 0;
    padding: 0px;
    margin-right: 0px;
	display: inline-block;	
}

#advisorLogo img.aLogo{
    max-height: 88px;
    max-width: 165px;
}

.tworow{
    line-height: 10px !important;
    font-size: 10px !important;
}

.table-bordered p,
.table-bordered span{
    text-decoration: underline;
    cursor: pointer;
}

input.hasDatepicker{
    cursor: pointer;
    vertical-align: top;
    height: 40px;
    background: #ffffff;
    color: black;
    border: 1px solid #d6d6d6;
    border-radius: 8px;
    padding: 7px;
    text-align: center;
}

a.rangeselect{
    text-decoration: none;
    background: #ffffff;
    color: black;
    border: 1px solid #d6d6d6;
    padding: 3px 7px;
    border-radius: 8px;
}

a.rangeselect:hover{
   background: #e8e8e8; 
}


/** CONTENT **/

.content{
    z-index: 1;
    padding-top: 140px;
    padding-bottom: 50px;
}

.long_text{
    /**min-width: 250px;*/
    word-wrap: break-word;
    white-space: inherit !important;
    width: 20%;
}

.long_text span{
    font-size: 10px;
    text-decoration: none;
}

td 
{
    vertical-align:middle !important;
}

/** FOOTER **/

.footer{
    color: #013b7a;
    bottom: 0;
    z-index: 100;
    width: 100%;
    padding: 8px;
    font-size: 12px;
    position: fixed;
    background-color: #fcfcfc;
    border-top: 1px solid #e5e5e5;
}


.pagination > .active > a, .pagination > .active > a:focus{
    z-index: 3;
    color: #515151 !important;
    cursor: default;
    background-color: #f5f5f5 !important;
    border-color: #d0d0d0 !important;
}


table tr th:first-letter {
    text-transform: uppercase !important;
}

/***** FORM ***********/
.table-form td{
	padding: 7px 0;
}

/** PRINT **/



@media print {
   
    text {
        fill: black !important ;
    }
   
    #chartRangeFilter_control_div rect{
       fill: white !important; 
    }
  
   th{
        max-width: 200px !important;
        overflow: hidden !important;
   } 
    
   .footer,.pagination, .btn{
        display: none !important;
   }
   
   .logo{
        text-align: left;
    }
   
   .header{
        display: block;
        width: 100%;
        height: 140px;
        position: relative;
        margin-bottom: 15px;
   }
   
    .aLogo{
        max-width: 159px !important;
        position: absolute;
        top: -140px;
        right: 50px;
    }
   
   .content{
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;     
   }
   
   th{
    font-size: 11px !important;
   }
   
   .long_text{
        font-size: 8px !important;
   }
   
   .theme_selector,
   .aktiva{
        display: none !important;
   }
   
   .aLogo{
        position: absolute !important;
        right: 140px;
   }
   
   #klientsky_ucet_filter_chosen{
        width: 300px !important;
        position: absolute;
        left: 400px;
        bottom: 60px;
   }
   
   .dataTables_wrapper {
        height: auto !important;
   }
   
   .objem_pin{
       display: none;
   }
   
}

/** PRINT END **/


.aktiva{
	display: inline-block;
	float: left;
	margin-right: 15px;
	height: 28px;
	line-height: 28px;
}

.header.advisor .chosen-container-single .chosen-single{
	height: 26px;
	border: 2px solid #a2c3dc;
}

.header .themebox{
	position: absolute;
	top: 50px;
	right: 50px;
	width: 80px;
}

.header .themebox select{
	width: 100%;
}

.header abbr.search-choice-close{
    display: none !important;
}

.button_wrapper{
    display: block;
    padding: 1px;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.fond-iframe{
    background-color: #f2f2f2 !important;
}

.account_edit_btn{
	display: block; outline: none; text-decoration: none; color: #d6d6d6;
}
.account_edit_btn:hover{
    color: #d6d6d6;
}
.account_edit_btn .account_edit_name{
	text-decoration: none;
}

.fa-edit.account_edit_icon, 
.account_edit_name,
.account_editbox input{
    color: #676767;
}

.account_edit_btn .account_edit_name i{
	color: #676767;
	text-decoration: none;
}
.account_editbox{
	display: none;
}
.account_save{
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 5px;
	background: #5cb85c;
	color: #ffffff;
	position: relative;
}
.account_cancel{
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 5px;
	background: red;
	color: #ffffff;
	position: relative;
}
.account_save i{
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #ffffff !important;
}
.account_cancel i{
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #ffffff !important;
}
.account_editbox input{
	background: transparent;
	color: #676767;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	padding: 3px 5px;	
}
.spravca_m{
    display: block;
    font-size: 11px;
    color: #000000;
    text-align: right;
    padding-right: 5px;
    font-family: 'Libre Franklin', sans-serif;
}

body.dark .select2-container--default .select2-selection--single{
    background-color: #242424;
    border: 1px solid #676767;
    border-radius: 4px;
    color: white;
}

body.dark .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #e5e5e5;
}


body.dark .select2-dropdown {
    background-color: #303030;
    border: 1px solid #646464;
}

body.dark .select2-container--default .select2-search--dropdown .select2-search__field {
        background-color: #444444;
}

body.dark .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #337ab7;
}

.js_client_list{
    width: 350px;
}
