@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin,latin-ext);


body{
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}

/*a {
    color: #00a65a;
}

a:hover,a:active,a:focus {
    color: #008d4c;
}*/

/*.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #00a65a;
    border-color: #00a65a;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #008d4c;
}*/

.main-header .logo {
    font-family: 'Ubuntu', sans-serif;
}

.label {
    border-radius: 10px;
    font-size: 12px;
}

.sidebar-menu > li .badge {
    margin-top: 0px;
}

.bg-success {
    background-color: #00a65a !important;
}

/*// PAGINACJA //*/

.pagination {
    /*display: inline-block;*/
    margin: 10px 0 0;
    /*padding-left: 0;*/
}

.pagination > li > a,
.pagination > li > span {
    padding: 3px 10px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0px;    
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    font-weight: bold;
}

.pagination > li > a > i{
    font-size: 90%;
}

/*// PAGINACJA END//*/

.content-header > .breadcrumb {
    right: auto;
    top: 0;    
    margin-top: 0px;
}

/*.content-header {
    padding: 5px 15px;
    position: relative;
}

.content {
    padding: 5px 15px;
}*/

.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
    float: left;
}

.box-header > .box-tools {
    position: static;
}

.box-header {
    padding: 0px;
}

.box .box-header > .fa,
.box .box-header > .glyphicon,
.box .box-header > .ion,
.box .box-header .box-title {
    padding: 10px;
}

.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
    margin-right: 0px;
}

.box .box-header > .box-tools {
    padding: 5px 10px 5px 5px;
}

.datepicker {
    /*border-radius: 0px;*/
}

.form-control {
    padding: 6px;
}

.app_info {
    color: #b8c7ce;
    font-size: 90%;
    text-align: center;
    padding-top: 10px;
}
.sidebar-collapse .app_info{
    display: none;
}

.chosen-container-single .chosen-single {
    padding: 4px 6px;
    border-radius: 4px;
}

.input-group .chosen-container-single .chosen-single {    
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.chosen-container-single .chosen-single div {
    width: 15px;
}

.sidebar .logo {
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    text-align: center;
    width: 100%;
}

.skin-black .sidebar a.logo{
    color: #fff;    
}

.fixed .content-wrapper,
.fixed .right-side {
    padding-top: 50px;
}

.main-sidebar, .left-side {
    padding-top: 50px;
}

.sidebar-collapse .main-header .logo {
    padding: 0 10px;
}
.sidebar-collapse .pull-right-container .fa-angle-left {
    display: none;
}

.alert {
    margin-left: 0;
    padding: 5px 10px;
}

.form-horizontal .control-label {
    text-align: left;
}

textarea{
    resize: vertical;
}

.btn.btn-app {
    margin: 5px 0 5px 5px;
}

.th_icon {
    text-align: center;
    width: 40px;
}

.btn-transparent {
    background-color: transparent;
    border: medium none;
    border-radius: 3px;
    box-shadow: none;
}

.dropdown-menu.dropdown-right {
    left: auto;
    right: 0;
}

.margin-bottom-0{
    margin-bottom: 0px;
}

.margin-bottom-5{
    margin-bottom: 5px;
}

.margin-bottom-10{
    margin-bottom: 10px;
}
.margin-bottom-20{
    margin-bottom: 20px;
}

.margin-top-0{
    margin-top: 0px;
}

.margin-top-5{
    margin-top: 5px;
}
.margin-top-10{
    margin-top: 10px;
}
.margin-top-20{
    margin-top: 20px;
}

.margin-left-0{
    margin-left: 0px;
}
.margin-left-10{
    margin-left: 10px;
}
.margin-left-20{
    margin-left: 20px;
}

.padding-top-0{
    padding-top: 0px;
}

.login-logo img{
    vertical-align: -2px;
}

.session_data{
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    position: fixed;
    top: 5px; 
    left: 5px; 
    z-index: 1031;
    color: #333;
}

.login-box-msg, .register-box-msg {
    font-size: 18px;
}

.login-logo, .register-logo {
    margin-bottom: 10px;
}

.login-logo, .register-logo {
    line-height: 35px;
}

.login-box-msg, .register-box-msg {
    padding-bottom: 10px;
}

.post_icon img{
    max-width: 300px;
    border-radius: 4px;
    margin-bottom: 10px;
    /*    max-height: 300px;*/
    /*margin-bottom: 20px;*/
}
.post_icon .form-group {
    max-width: 200px;
}

.settings_logo img {
    max-width: 300px;
}

.btn {
    /*border-radius: 0px;*/
}

.btn-app {
    border-radius: 3px;
}

.widget-user .widget-user-image > img {
    border: 3px solid #fff;
    height: 90px;
}

.description-block.text-left {
    text-align: left;
}

.user-panel > .image > img {
    height: 45px;
    width: 45px;
}

.sidebar-collapse .user-panel > .image > img {
    height: 35px;
    width: 35px;
}

.fa-2x {
    cursor: pointer;
    font-size: 1.5em;
}

.emotions i {
    vertical-align: middle;
}

.progress .sr-only {
    position: static;
}

.progress {
    border-radius: 10px;
}

/*.table-responsive td .dropdown-menu a:hover,
.table-responsive td .dropdown-menu a:focus{
    color: #fff;
}
.table-responsive td a.label{
    color: #fff;
}*/
/*.btn.btn-app {
    margin: 5px 0 5px 5px;
}*/

/*.th_icon{
    width: 40px;
    text-align: center;
}*/
.dropdown-menu.dropdown-right{
    left: auto;
    right: 0;
}
/*.btn-transparent{
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-radius: 3px;
}

.chosen-container-multi .chosen-choices {
    padding: 3px;
}*/

.select-group{
    position: relative;
}
.dropdown-toggle{
    cursor: pointer;
}
.dropdown-menu li > span{
    margin-left: 5px;
    cursor: pointer;
}

.dropdown-menu .label {
    display: inline-block;
}

.chosen-container-single .chosen-single {
    min-width: 210px;    
}

.chosen-container-single .chosen-drop {
    min-width: 210px;
}

.box-text {
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 5px;
}

.long_text {
    font-size: 90%;
    height: 150px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease 0s;
}

.long_btn {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.long_text.full_height {
    font-size: 100%;
    height: auto;
    padding-bottom: 30px;
}

.box .message_author {
    color: #666;
    font-size: 12px;
    text-align: right;
}

.box .message_author {
    border-top: 1px solid #efefef;
    color: #666;
    font-size: 12px;
    padding: 2px 5px;
    text-align: right;
}

.form-control.file {
    height: auto;
}

.wysihtml5-toolbar .btn {
    padding: 3px 6px;
}

.skin-black .main-header > .logo,
.skin-black .main-header > .logo:hover {
    background-color: #222d32;
    border-right: 1px solid #222d32;
    color: #fff;
}

.box-header .btn-sm.btn-success,
.box-header .btn-sm.btn-danger {
    padding: 2px 6px;
}

.CodeMirror {
    border: 1px solid #ddd;
    height: auto;
}

.bootstrap-tagsinput {
    box-shadow: none;
    border-color: #d2d6de;
    border-radius: 4px;
    /*line-height: none;*/
}

.clean_start,
.clean_end{
    cursor: pointer;
}

.widget-user .box-footer .description-block {
    min-height: 60px;
}


/*######### Faktury ############*/

hr {
    clear: both;
    display: block;
    width: 100%;
}

#form_invoice hr {
    margin-bottom: 10px;
    margin-top: 15px;
}

.invoice_logo img {
    max-width: 300px;
}

.single_invoice .table-bordered thead tr {
    background-color: #f5f5f5;
}


.place_time {
    text-align: right;
}

.place_time span {
    display: inline-block;
    min-width: 100px;
}

.summary .table {
    float: right;
    width: auto;
}

.verbaly {
    padding-top: 20px;
    text-align: right;
}

.single_invoice .td_signature {
    height: 100px;
}

.verbaly strong {
    margin-right: 10px;
}

#form_invoice hr{
    margin-top: 15px;
    margin-bottom: 10px;
}

.products_table{
    font-size: 12px;
}

.products_table .form-control {    
    font-size: 12px;
    padding: 3px 6px;
    height: 26px;
    text-align: right;
    /*background: none;*/
}
.products_table .form-control.ui-widget-content{        
    background: none;
}
.ui-menu-item.ui-state-focus{
    background: none;
}

.products_table .form-control.product_code,
.products_table .form-control.product_title{
    text-align: left;
}
.products_table .sum{
    text-align: right;
}
.products_table .table th,
.products_table .table td{
    padding: 2px;
}

.combobox-container .input-group-addon {
    /*border: none;*/
    padding: 3px 6px;
}

.products_table .dropdown-menu > li > a {
    font-size: 10px;
    font-weight: 400;
    padding: 3px 5px;
}

/*.position_row .col-md-1,
.position_row .col-md-10,
.position_row .col-md-11,
.position_row .col-md-12,
.position_row .col-md-2,
.position_row .col-md-3,
.position_row .col-md-4,
.position_row .col-md-5,
.position_row .col-md-6,
.position_row .col-md-7,
.position_row .col-md-8,
.position_row .col-md-9*/
.products_table [class^="col-md-"]
{
    padding-left: 5px;
    padding-right: 5px;
}

.positions_header,
.position_row,
.summary{
    margin-left: -5px;
    margin-right: -5px;
    position: relative;
}

.remove_position{
    position: absolute;
    right: -15px;
    top: 5px;
    padding: 0.2em 0.4em 0.3em;
}

.invoice_details .lp{
    width: 50px;
}

.summary td,
.invoice_details td,
.invoice_details th{
    text-align: right;
}

.invoice_details .lp,
.invoice_details .product_title,
.invoice_details .product_code{
    text-align: left;
}

.summary {
    font-weight: bold;
}

/*######### Faktury ############*/


.dropdown-menu > li > a {
    padding: 3px 10px;
}


/* ######### 29.01.2017 ############ */

.img-circle {
    background-color: #fff;
    border: 3px solid #5cb85c;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
    border: 3px solid #5cb85c;
}

.comment_avatar {
    border: 3px solid #5cb85c;
    height: 50px;
    margin-right: 10px;
    width: 50px;
}

.icon-github {
    background: no-repeat url('../img/github-16px.png');
    width: 16px;
    height: 16px;
}

.bootstrap-tagsinput {
    width: 100%;
}

.accordion {
    margin-bottom:-3px;
}

.accordion-group {
    border: none;
}

/* ########## Tagi z podpowiadaniem ########## */

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
    margin-bottom: 0;
}

.twitter-typeahead .tt-hint
{
    display: none;
}

.tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    cursor: pointer;
}

.tt-suggestion {
    display: block;
    padding: 3px 6px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

.tt-suggestion:hover,
.tt-suggestion:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

/* ########## Tagi z podpowiadaniem ########## */

.mini_card{
    max-height: 50px;
}

.big_card{
    max-width: 100%;
}

.mini_form{
    position: relative;
    overflow: hidden;
}
.mini_form input#userfile {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.text_logs{
    padding: 0px;
}
.log_link,
.log_link:hover,
.log_link:focus{
    color: transparent;
}
.single_text_log{
    display:block;
    padding: 5px 10px;
    color: #666;
    font-size: 90%;
    border-top: 1px solid #eee;
}
/*.text_logs hr{
    margin: 5px 0px;
}*/

.mini_single_card{
    text-align: center;
    display: inline-block;
    width: 150px;
    height: 100px;
    position: relative;
    border: 1px solid rgb(100,100,100);
    border-radius: 4px;
    margin-right: 5px;
}

.mini_single_card a.zoom_link{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: rgba(100,100,100,0.5);
}
.mini_single_card a.zoom_link i{    
    margin-top: 40px;
    color: #eee;
}
.mini_single_card a.card_action{    
    position: absolute;
    right: 5px;    
    bottom: 0px;
}
.mini_single_card a.card_action.text-blue{        
    right: 20px;
}

#simple_sketch{
    border: 1px solid #ccc;
    width: 100%;
    height: 300px;
}
.signature_image{
    border: 1px solid #ccc;
    max-width: 100%;
}

.th_icon.hidden-md{
    width: 60px;
}

.table-responsive {
    /*border: none;*/
}

.table-responsive {
    min-height: 0px;
    overflow-x: visible;
}

.table-responsive .box-body .table{
    min-height: 0.01%;
    overflow-x: auto;
}

#track_map{
    width: 100%;
    height: 500px;
    border: 1px solid #ccc;
}

#single_map{
    width: 100%;
    height: 400px;
    border: 1px solid #ccc;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: auto;
}

.originalTextareaInfo{
    color: inherit;
}
.originalTextareaInfo.errorCount{
    color: #A94442;
    font-weight: bold;
}

#check_all .accepted{
    cursor: pointer;     
}

.accepted, .to_accept, .add, .edit, .remove, .uploaded, .pass, .not_confirmed{
    font-size: 1.5em;
    vertical-align: -3px;
}

.accepted{
    color: #419641;

}

.not_confirmed {
    color: #888;
    cursor: pointer;
}

.collapsed-box{
    cursor: pointer;
}

.navbar-nav > .messages-menu > .dropdown-menu > li.header,
.navbar-nav > .tasks-menu > .dropdown-menu > li.header {
    padding: 5px;
    font-size: 14px;
    text-align: center;
}

.dropdown-menu > li.header a {
    color: #444444 !important;
}

.navbar-nav > .user-menu .user-image {
    border: 3px solid #5cb85c;
    height: 30px;
    width: 30px;
}