.table {
	table-layout: auto;
	
	font-family: GeogrotesqueUltraLight, helvetica, arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    
	color:#C0C0C0;
	
	margin:0;
	padding:0;
	border:none;
	border-spacing:0;
}

.table, .table thead, .table tbody, .table tr, .table th, .table td{
	margin:0;
	padding:0;
	border:none;
	border-spacing:0;
}

td .table-inpot .description{
	min-height:100px !important;
}

.table_small {
	width:100%;
	max-width:960px;
}

.table thead{
	height:52px;
	color:#FFFFFF;
	
	min-height:16px;
	padding:0 14px 0 0;
	background:none;
	
	font-family: GeogrotesqueRegular, helvetica, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal !important;
	
	font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
	text-decoration: none !important
}

.table thead tr th{
	font-weight: normal !important;
	padding:0 34px 5px 0;
	height:16px;
	vertical-align:top;
	background:none;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.table tbody tr td{
	padding:7px 34px 5px 0;
	vertical-align:top;
	background:none;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.table tbody tr td a{
	color:#FFFFFF;
}

.tbody_white tr td{
	background:#FFFFFF !important;
	color:#000000 !important;
	border-bottom:1px solid #000000 !important;
}

.tbody_white tr td a{
	color:#000000 !important;
}


.table-input {
	padding-top:0 !important;
	margin-top:0 !important;
}

.table-noline{
	position:relative;
	border-bottom:none !important;
}

.table-thickline{
	border-bottom:2px solid #FFFFFF !important;
}


.calendar {
	table-layout: fixed;
	
	font-family: GeogrotesqueUltraLight, helvetica, arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    
	color:#C0C0C0;
}

.calendar thead {
	font-family: GeogrotesqueRegular, helvetica, arial, sans-serif;
	color:#C0C0C0;
}

.calendar{	
	width:100%;
	
	color:#121212;
	background:none;
}

.calendar, .calendar thead, .calendar tbody, .calendar tr, .calendar th, .calendar td{
	margin:0;
	padding:0;
	border:none;
	border-spacing:0;
}

.calendar thead{
	height:52px;
	color:#000000;
	
	min-height:16px;
	padding:0 14px 0 0;
	background:none;
	
	font-family: GeogrotesqueRegular, helvetica, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal !important;
	
	font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
	text-decoration: none !important
}

.calendar thead tr th{
	font-weight: normal !important;
	padding:5px;
	height:16px;
	background:none;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.calendar tbody {
	color:#FFFFFF;
	background:none;
}

.calendar tbody tr td a{
	color:#FFFFFF;
}

.calendar tbody tr{
	padding:5px;
	background:none;
	
}

.calendar tbody tr td{
	padding:5px 0 0 5px;
	background:none;
	border-bottom:1px solid #FFFFFF;
	vertical-align:top;
}

.odd, .even{
	width:100px;
}

.today {
	background: #1A1A1A !important;
}

.element_issue{
	cursor:pointer;
	position:relative;
	margin:0 5px 5px 0px;
	padding:0;
	
	width:100%;
	font-size:0;
	line-height:0;
}

.element_issue_info{
	display:block;
	width:100%;
	min-height:75px;
}

.element_issue_info_top{
	cursor:inherit;
	display:block;
	position:relative;
	background:none;
	min-height:42px;
	padding:16px 19px 17px 19px;
}


.week-number {
	font-family: GeogrotesqueRegular, helvetica, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight:normal;
	
	font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
	text-decoration: none !important;
	text-align:left;
	
	width:40px;
	min-height:80px;
	color:#FFFFFF;
	
	vertical-align:top;
}

.day-num {
	font-family: GeogrotesqueUltraLight, helvetica, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight:normal;
	
	font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
	text-decoration: none !important;
	text-align:left;
	
	min-height:57px;
	color:#FFFFFF;
}

span {
	display:block;
}

label {
	display:block;
	float:left;
	clear:both;
	font-family: GeogrotesqueRegular, helvetica, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight:normal;
	
	font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
	text-decoration: none !important;

	color:#FFFFFF;
	
	padding:0 0 5px 0;
}

#attachments_container{
	padding:40px 0 40px 0;
}

#attachments_fields{
	float:left;
	clear:both;
	width:100%;
}

.add_attachment{
	padding-bottom:40px;
}

#attachments_fields span{
	border-bottom:1px solid #000000;
}

#attachments_fields span .filename{
	width:30%;
	clear:none;
}

#attachments_fields span .description{
	width:60%;
	clear:none;
	color:#000000;
}

#attachments_fields span button{
	width:10%;
	clear:none;
	background:#FFFFFF;
	color:#000000;
	text-transform:uppercase;
}

.additional_block {
	width:100%;
	clear:both;
	float:left;
}

.additional_headline{
	clear:both;
	float:left;
	width:100%;
	padding:53px 0 10px 0;
}

.autocomplete_print {
	font-family: GeogrotesqueUltraLight, helvetica, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight:normal;
	
    font-size: 17px;
    line-height: 23px;
	letter-spacing: 0.1em;
	
	text-transform: uppercase;
    text-align: left;
    text-indent: 7px;
	text-shadow:none;
	
	float:left;
	width:100%;
	height:29px;
	padding:6px 0 0 0;;
	color:#000000 !important;
	background:#FFFFFF;
}


ul.tagit {
	font-family: GeogrotesqueRegular, helvetica, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight:normal !important;
	
	font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
	text-decoration: none !important;
	text-align:left;
	color:#000000;
	
	background:none;
	
    padding:0;
	margin:0;
    overflow: auto;
	
	border:none !important;
	border-radius: none !important;
}

ul.tagit li {
    display: block;
    float: left;
    margin: 0px 5px 4px 0;
}

ul.tagit li.tagit-choice {
	font-weight:normal !important;
    padding: .2em 18px .2em .5em;
    position: relative;
    line-height: inherit;
	border:1px solid #000000;
}

ul.tagit li.tagit-new {
    padding: .25em 4px .25em 0;
}

ul.tagit li.tagit-choice a.tagit-label {
    cursor: pointer;
    text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
    cursor: pointer;
    position: absolute;
    right: .1em;
    top: 50%;
    margin-top: -8px;
}

/* used for some custom themes that don't need image icons */
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: none;
}

ul.tagit li.tagit-choice input {
    display: block;
    float: left;
    margin: 0px 5px 4px 0;
}

ul.tagit li.tagit-new {
    padding: .2em 18px .2em .5em;
	background:#FFFFFF !important;
	border-radius:4px;
	border:1px solid #000000;
}


ul.tagit input[type="text"] {
	font-family: GeogrotesqueRegular, helvetica, arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight:normal;
	
	font-size: 12px !important;
    line-height: 16px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
	text-decoration: none !important;
	text-align:left;
	color:#000000!important;
	
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;

    border: none;
    margin: 0;
    padding: 0;
    width: 200px;
	height: 16px;
    background: #FFFFFF !important;
    outline: none;
}
