#flashdata {height: 27px; font-weight: bold;}
#headerMenu {height: 36px; font-weight: bold; font-size: .875rem;  background-color: #00555F; box-shadow: 0px 0px 15px #b5b5b5;}
#headerMenu > li {float: left; padding: 10px 20px; list-style: none;}
#headerMenu a {color: #EDEDED;}
#headerMenu .selectedTab a {color: #fff;}
#headerMenu .selectedTab {background-color: #00899B; color: #000; border-bottom: 2px solid #FFA200; padding: 10px 20px;}
.adminData {color: #eee; margin-right: 10px;}

.flashDataContent {padding: 4px 0px 4px 50px;}
#fDinfo {border: 1px solid #3DC54E; background: transparent url(/resources/ui/img/icons/tick-button.png) no-repeat 20px center;}
#fDerror {border: 1px solid #D11C00; background: transparent url(/resources/ui/img/icons/cross-button.png) no-repeat 20px center;}
#fDwarning {border: 1px solid #F9D84D; background: transparent url(/resources/ui/img/icons/exclamation.png) no-repeat 20px center;}

#content {min-height: 500px;}
#content li {list-style: none; margin: 12px 0px; font-weight: bold;}
.componentBorder {padding: 4px; border: 1px solid #ccc; background: #fff;}
.neodgovoreno a {color: #BC0039 !important;}
.odgovorenoNeobjavljeno a {color: #3E95CB !important;}
.sivo {color: #CBCBCB;}
a {color: #00303C;}
a:visited {color: #085461;}
.removeImage{cursor: pointer;}
.ui-state-highlight {background: #fff; height: 40px; margin-bottom: 10px;}
#sortable li, .sortable li {list-style: none; list-style-position: outside;}

.rightContent {width: 900px;}
.addIcon {vertical-align: top;}
.componentToAdd {margin: 10px; padding: 10px; border: 1px solid #ccc; width: 100px; float: left; height:50px; display: block;}
#tagsPlaceholder {position: absolute; border: 1px solid #ccc; background-color: #fff; padding: 4px; display: none;}
.possibleTag {margin: 0; padding: 7px; cursor: pointer;}
.selectedTag {padding: 4px; margin-right: 15px; float: left; margin-bottom: 12px;}
#selectedTagsPlaceholder {width: 700px;}
.removeTag {margin-left: 4px;  vertical-align: bottom; cursor: pointer;}
#sortable li {background-color: #fff; border: 1px solid #CBCBCB;}
.ui-sortable-helper {border: 1px solid #CBCBCB; box-shadow: 5px 5px 7px #ddd;}