/* CSS Document */
div.ui-datepicker .ui-widget-header {
    border: 1px solid #333;
    background: #444 url("..images/ui-bg_highlight-soft_44_444444_1x100.png") 50% 50% repeat-x;
    color: #333;
    font-weight: bold;
}

.ui-widget-header {
    border: 1px solid #a3a3a3;
    background: #333 url("../images/ui-bg_diagonals-thick_8_333333_40x40.png") 50% 50% repeat;
    color: #eee;
    font-weight: bold;
}

.cursor-pointer {
    cursor: pointer;
}

div.header{
	margin-bottom:0px;
	padding-top:10px;
}

div.form-login{
	margin-top:150px;
	padding-top:10px;
}

nav.navbar{
	margin-bottom:5px;	
}

div.navbar-form > div > h5 > span.label-welcome-user{
	 padding:8px;
	 font-size:12px;
}

h3.label-login,
h3.project-name,
h3.text-muted{
	margin-top:0px;
	margin-bottom:0px;
}

div#operation-search{
	margin-top:10px;
	margin-bottom:10px;
}

div#operation-search > div > div > strong >  form > div.form-group {
    margin-bottom: 0px;
}

div#div-search{
	padding-right:0px;
}

div#operation-list > div.panel{
	margin-bottom:0px;
}

div#operation-search > strong > form > div.form-group{
	margin-right:0px;	
}

.table{
	margin-bottom:0px;
}

nav.navbar{
	margin-bottom:0px;
}

.breadcrumb{
	margin-bottom:0px;
}

table>thead>tr>th.colum-width-1p{
	width:1%;
}

table>thead>tr>th.colum-width-2p{
	width:2%;
}

table>thead>tr>th.colum-width-3p{
	width:3%;
}

table>thead>tr>th.colum-width-4p{
	width:4%;
}

table>thead>tr>th.colum-width-5p{
	width:5%;
}

.padding-bottom-mini{
	padding-bottom:10px;
}

.padding-bottom-normal{
	padding-bottom:20px;
}

.padding-bottom-large{
	padding-bottom:40px;
}

#div-login{
	margin-top:180px;
}
