#additional_fields{
    padding-top: 5px;
    margin-right: 80px;
    margin-bottom: 30px; 
}
#additional_fields div{
    padding-top: 15px;

}

.edit-user-buttons {
	margin-top: 25px;
	margin-left: 40px;
	width: 300px;
}

.edit-user-buttons .btn{
    margin-top: 20px;
    width:100%;
    max-width: none;
}

.edit-user-buttons .btn-danger,
.edit-user-buttons .btn-warning {
	width: 70%;		
	margin-left: 15%;
}

.manual-activate-user {
	margin-top: 15px;
}

.manual-activate-user p {
	font-size: 12px;
	text-align: center;	
	width: 240px;
}

.manual-activate-user .btn {
	margin-top: 0;
}

.user-details-birthday-info {
    margin-bottom: 30px;
}

.user-details-birthday-info p {
        font-weight: bold;
	text-align: center;	
        width: 230px;
}

.user-details-birthday-info h4 {
    margin-bottom: 0;
}

#basic_fields .user-details-birthday-info h4 a.btn {
    margin-bottom: 0;
}

#phones_and_departments{
    width:320px;
    margin-bottom: 40px;
}

#additional_fields input{
    min-width: 150px;
    max-width:180px;
}


#basic_fields{
    margin-right: 80px;

}

#profile_img{
    height: 140px;
    width: 140px;
    margin-right: 10px;
    padding-right: 10px;
}

#basic_fields .btn{
    width:230px;
    margin-bottom: 10px;
}

#basic_fields .btn span {
	font-weight: bold;
}

#basic_fields .input-group-sm{
    width:350px;
/*    background-color: black;*/
}


#basic_fields input{
    min-width: 180px;
    max-width: 190px;
}

div.custom_open_day{
    margin-left:20px; width:70%;
}
.btn.custom_open_day{
    margin-left:20px;
}

#basic_fields span{
    width: 100px;
}

.edit{
    //width: 180px;
}

.move i{ 
    margin-top: 40px;
}

tr.highlighted td{
    background-color: #FFFFC2;
}

#question_answer_box_outer{
    padding:10px;
    padding-left:30px;
    margin-bottom:10px;
}

#question_answer_box_outer input{
    margin-top:10px;
}


#amount_of_guest input {
    width:220px;
    display: inline;
}
#amount_of_guest select {
	width:199px;
    display: inline;
}
#amount_of_guest button{
    margin-top:10px;
}
#main_departments{
    padding: 0 20px 20px;
}

#main_departments .list-group .user-mail {
	display: block;
}

#main_departments a.list-group-item {
    background-color: #F1F1F1;
    margin-bottom: 5px;
    font-weight: bold;
}
.department-table th{
   color: #919191;
    font-size: 11px;
    margin: 10px;
    font-weight: normal;
}
.department-table {
    width:100%;
}

.department-table td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

.department-table th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 0;		
}

.department-table-search {
	margin: 0 6px;	
}

.department-table table tbody tr{
    /*background-color: #F8DCB2;*/
    
}
.department-table tbody tr:hover, #search_result tr:hover {background-color: #FFFFE5; cursor: pointer;}


.department-table .col-mail .glyphicon {
    font-size: 16px;
}

.department-table .col-mail a {
    margin-left: 5px;
    margin-right: 5px;
}

/*.department-table .show-card {
	width: 120px;
	float: right;
	margin-top: 10px;
}

.department-table .show-card.hidden {
	display: block !important;
}*/

.department-table .name {width: 220px;}
.department-table .name span {font-size:11.5px;}
.department-table .name a {font-size:15px;}
.department-table .col-mobile,
.department-table .col-phone {width: 140px; white-space: nowrap;}
.department-table .col-mail {width: 60px;}

#search_result tr:last-child td {border-bottom: 1px solid #DDD;}

#business_card{
    min-height: 100px; 
}
#business_card .departure {
	
}

td[data-field="admin"] {color: #FFB341; font-size: 18px; padding:0 !important; vertical-align: middle !important; text-align: center !important; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
background-color: #FFFBEF; font-weight: bold;
}
[data-field-type="add_users"] tr, [data-field-type="remove_users"] tr {cursor: pointer;}
[data-field-type="add_users"] tr:hover, [data-field-type="remove_users"] tr:hover {background-color: #FFFFE5;}

.navbar-nav > li  {line-height: 50px;}
.navbar-fixed-top {-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 3px 0  rgba(0,0,0,.3);}

.navbar-nav > li  {border-left: 1px solid #533106;}
.navbar-nav > li:last-child  {border-right: 1px solid #533106;}
.navbar-nav > li.no-border {border:0; padding-right:40px;}

.nav-tab-desc {margin: 0 15px 20px 15px;}

form .error { color: #f00; font-size: 85%; }

/*** style pojedyncze dla elementów bootstrapa ***/

/* popup zmiany hasła dla usera */
#modal_change_password {color: #fff;}
.ui-dialog .ui-dialog-titlebar-close {}

.input-group.input-group-sm.birthdays{
    width:442px !important;
}

/******************/

.stats h3 {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.stats table {
    border: solid 1px #ddd;
    border-radius: 3px;
}

.stats table th {
    padding: 12px 8px;
}

.stats table tr:hover {
    background: #eee;
}

.stats-for-day {
    
}

.stats-for-all {
    
}

.visitors_presence {
    
}

/*****/

.code {
    font-family: monospace;
}

.code strong {
    margin-left: 5px;
    margin-right: 5px;
}

/*** admin users list ***/

.admin-users-list .phone { white-space: nowrap; }
.admin-users-list .icons {width: 100px; text-align: right;}
.admin-users-list .change_position {}
.admin-users-list .change_position input[type="text"] {
    width: 35px;
    text-align: right;
    padding: 2px 5px;
    border: none;
    background: transparent;
}
.admin-users-list .change_position input[type="text"]:focus,
.admin-users-list .change_position input[type="text"]:hover {
    background: #fff;
    border: solid 1px #aaa;
}
.admin-users-list .change_position input[type="text"].changed {
}
.admin-users-list .change_position button {
    visibility: hidden;
    background: transparent;
    border: none;
    color: #069;
    margin: 0;
    padding: 0;
}
.admin-users-list .change_position button:hover,
.admin-users-list .change_position button:focus {
    color: #4ad;
}

.admin-users-list .change_position input[type="text"].changed + button {
    visibility: visible;
}

.actions-icons {white-space: nowrap; text-align: center;}
.actions-icons a + a {margin-left: 5px;}
.actions-icons .glyphicon {font-size: 15px;}


.notifications tbody tr td {
    vertical-align: middle;
}

.notifications .publish-date {
    font-size: 80%;
    margin-bottom: 5px;
}

.notifications .publish-date .glyphicon {
    margin-right: 5px;
}

/*****/

.pagination-container {text-align: center;}
.pagination-container .per-page .current {font-weight: bold;}
.pagination-container .per-page a {padding-left: 5px; padding-right: 5px;}
.pagination-container .per-page a + a {border-left: solid 1px #000;}

/*****/

.contractor-group {float: right; text-align: center; font-weight: bold; color: #888; font-size: 12px; text-transform: uppercase; }
.contractor-group span { display: block; font-weight: bold; color: #357ebd; font-size: 40px; }

th.sort:hover {
    cursor:pointer;
}

th.sort {
    font-weight: 700;
}

.table .danger {
    color: #ff0000;
}