/* ELEMENTS
-------------- */
body {
	position: relative;
	padding-top: 108px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

section {
	padding-top: 130px;
	margin-top: -130px;
}

label, input, button, select, textarea {
	font-size: 13px;
}

textarea {
	width: 835px;
	height: 300px;
	resize: none;
}

td.dots img {
	vertical-align: middle;
	margin: -3px 5px 0 0;
}

.badge-success {
	background-color: #5cb85c;
}

.badge-danger {
	background-color: #d9534f
}

.onlyprint {
	display: none;
}

.well {
	overflow: hidden;
}

/* DASHBOARD LOGOS
-------------------*/
img#groware_logo {
	position: absolute;
	top: 130px;
	right: 30px;
}

img#client_logo {
	margin: 200px auto 0;
	display: block;
}

/* GLYPHICONS
--------------------*/
.glyphicons:before {
	color: inherit;
	left: inherit;
	position: relative;
	vertical-align: intherit;
}

.glyphicons {
	padding-left: 0;
	color: #999;
	vertical-align: inherit;
}

h1>.glyphicons {
	font-size: 32px;
	margin-right: 10px;
}

.btn i.glyphicons {
	color: black;
}

.btn .glyphicons {
	line-height: 1;
}

.btn-link i.glyphicons:before {
	font: 12px 'Glyphicons Regular';
	margin: 0;
	color: #428bca;
}

.btn-sm i.glyphicons:before {
	font: 12px/1 'Glyphicons Regular';
	margin: 0;
}

.btn.btn-primary i.glyphicons, .btn.btn-danger i.glyphicons {
	color: white;
}

.filetype {
	padding: 0
}

.filetype:before {
	position: relative;
}

a .filetype:before {
	color: #428bca;
}

/* GENERAL
-----------*/
div#overlay {
	background: none repeat scroll 0 0 rgba(51, 51, 51, 0.7);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2010;
}

#overlay img {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
}

div.code-editor {
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 847px;
	height: 300px;
	border-radius: 4px;
	color: #555555;
	display: none;
	margin: 4px 10px;
}

a.display_hover {
	display: none;
}

:hover>a.display_hover, :hover>div.btn-group>a.display_hover {
	display: inline;
}

span.invalid {
	text-decoration: line-through;
}

select[required=required], textarea[required=required], input[required=required]
	{
	border-left: 3px blue solid;
}

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

.margin-right-20 {
	margin-right: 20px;
}

.margin-right-30 {
	margin-right: 30px;
}

.capitalize-first-letter:first-letter {
	text-transform: capitalize;
}

table.table td {
	line-height: 1.8em !important;
}

#sblToggleButton {
	display: block;
	float: right;
	margin: 3px 0 5px 8px;
	padding: 1px 8px 6px;
	position: relative;
}

#sbl {
	top: 91px;
	z-index: 10;
	bottom: 25px;
}

#sbl ul.nav {
	margin-left: 30px;
}

#sbl ul.nav ul {
	padding-left: 25px;
}

#sbl ul.nav li {
	margin: 3px 0;
}

/* GWAUTH
-----------*/
div.auth>div.container>div.row.login {
	margin: 0 auto;
	width: 600px;
}

div.auth>div.container>div.row.logout {
	margin: 0 auto;
	width: 600px;
}

div.auth>div.container>div.row.register {
	margin: 0 auto;
	width: 800px;
}

div.auth>div.container>div.row.forgottenpassword {
	margin: 0 auto;
	width: 800px;
}

div.auth>div.container>div.row.authconfirm {
	margin: 0 auto;
	width: 800px;
}

div.auth>div.container>div.row.passwordreset {
	margin: 0 auto;
	width: 800px;
}

/* GWBACKEND
-----------*/
#version-lead {
	overflow: hidden;
}

img.flag {
	margin: 0 10px;
}

img.btn-flag-small {
	max-height: 19px;
}

.status_draft {
	color: #f89406;
}

.status_active {
	color: #f89406;
}

.status_approved {
	color: #f89406;
}

.status_published {
	color: #468847;
}

.status_obsolate {
	color: #b94a48;
}

form#version div#cgroup-name {
	background: #eee;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	padding: 5px;
}

#cgroup-status_auto, #cgroup-status_live_from {
	display: none;
}

#auto-obsolate-warning, #offline-warning, #obsolate-warning {
	display: none;
}

/* GWCOMM
-----------*/
ul.nav div.popover div.well {
	margin-bottom: 0;
}

div#gwcms-messages-placeholder {
	width: 250px;
}

ul.nav>li>a {
	cursor: hand;
}

/* GWCRM
-----------*/
div#company_logo {
	text-align: right;
	margin-bottom: 20px;
	height: 70px;
	overflow: hidden;
	width: 200px;
}

div#company_logo img {
	max-height: 100%;
}

/* GWCORE - COMMENT
-----------*/
div.comment-creation {
	margin-top: 5px;
	font-size: 11px;
	text-align: right;
}

form#addcomment textarea {
	width: 100%;
	height: 70px
}

form#addcomment .comment-submit {
	text-align: right;
}

div#comments {
	margin-top: 20px;
}

/* REFERENCE
-----------*/
div.reference_quality {
	margin: 0.5em 0 10px;
	padding-right: 20px;
}

div.reference_quality span.caret {
	display: inline-block;
	margin-top: 10px;
}

div.reference_quality:hover table.reference_quality {
	display: block;
}

table.reference_quality {
	display: none;
}

table.reference_quality td {
	padding: 2px 20px;
}

/* Twitter Bootstrap
-------------------------------------------------- */

/* NAV - MENU
-----------*/
.container, .navbar-static-top .container, .navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
	width: 100%;
}

.navbar {
	min-height: 0;
	font-size: 12px;
}

.navbar-inverse .container {
	background-color: #555555;
	background-image: linear-gradient(to bottom, #666666, #555555);
	background-repeat: repeat-x;
	border-color: #252525;
}

.navbar-inverse .navbar-brand {
	color: #efefef;
}

.navbar-inverse .nav>li>a {
	color: #dddddd;
}

.navbar-fixed-top {
	margin-bottom: 0;
}

.dropdown-menu {
	font-size: 12px;
}

.dropdown-menu a.divider {
	background-color: transparent;
	border-color: #e5e5e5;
	margin: 0 1px 6px;
}

.dropdown-menu:hover a.divider {
	background: none;
	cursor: default;
}

.dropdown-menu li.divider-label {
	font-weight: bold;
	margin-top: 9px;
	padding-left: 10px;
	color: #999;
}

.dropdown-menu li.divider-label:first-child {
	margin-top: 0;
}

.dropdown-menu li.divider-label+li.divider {
	margin-top: 0;
	margin-bottom: 5px;
}

form#general-search-form {
	width: 460px;
	/*margin-left: 100px;*/
	margin-bottom: 0;
}

.navbar-collapse.collapse.in #general-search-form {
	width: auto;
}

form#general-search-form input {
	font-size: 16px;
	color: black;
	padding: 6px;
}

form#general-search-form div.selectize-dropdown.form-control {
	position: absolute;
}

div.selectize_entry {
	font-size: 13px;
	color: #111;
	border-bottom: 1px solid #eee;
}

div.selectize_entry .highlight {
	background-color: rgba(69, 140, 202, 0.4) !important;
}

div.selectize_entry span.glyphicon, div.selectize_entry span.glyphicons:before
	{
	font-size: 13px;
	color: #777;
	margin-right: 5px;
}

div.selectize_entry .description {
	font-size: 12px;
	color: #777;
	margin-left: 23px;
}

/* SYSMENU
---------- */
nav#sysmenu {
	z-index: 900;
	min-height: 50px;
}

nav#sysmenu ul.nav {
	float: right;
}

nav#sysmenu.navbar {
	
}

nav#sysmenu .navbar-nav>li>a {
	padding: 15px 15px;
}

nav#sysmenu .container {
	min-height: 50px;
}

.dropdown-menu.multi-column {
	padding-bottom: 20px;
}

.dropdown-menu.multi-column li {
	text-align: center;
}

.dropdown-menu.multi-column li i {
	font-size: 28px;
	display: block;
	padding: 10px;
	color: #999;
}

.dropdown-menu.multi-column li a {
	color: #999;
	height: 95px;
}

.dropdown-menu.multi-column li:hover>a, .dropdown-menu.multi-column li:hover>a>i
	{
	color: #428BCA;
	text-decoration: none;
	cursor: pointer;
}

/* MAINMENU 
-----------*/
nav#mainmenu {
	top: 50px;
	z-index: 800;
}

nav#mainmenu .brand {
	margin-left: 0;
	padding-left: 10px;
}

nav#mainmenu.navbar {
	min-height: 40px;
}

nav#mainmenu .navbar-brand {
	padding: 10px 20px 10px 10px;
	height: inherit;
}

nav#mainmenu .navbar-nav>li>a {
	padding: 10px 15px;
}

nav#mainmenu img#logo {
	height: 25px;
	margin-top: -8px;
}

nav#mainmenu ul.nav.navbar-nav>li:first-child a {
	padding-left: 10px;
}

/* BREADCRUMB
-------------*/
nav#breadcrumb {
	top: 91px;
	z-index: 700;
	font-size: 12px;
	min-height: 30px;
	border: 0;
	background-color: white;
}

nav#breadcrumb .container>* {
	float: left;
}

nav#breadcrumb .container>span {
	padding: 8px 3px 8px 15px;
}

nav#breadcrumb .container>ol {
	margin-bottom: 0;
	background-color: transparent;
}

nav#breadcrumb .container {
	min-height: 20px;
	padding-left: 0;
}

.breadcrumb span {
	color: #999;
}

/* MAIN
---------*/
div.sbr-toggle-button {
	position: fixed;
	right: 3px;
	top: 95px;
	z-index: 750
}

div.main {
	margin-bottom: 50px;
	padding: 0 10px;
	margin-top: 20px;
}

div#sbr.sbr-hidden .display-only-sbr-shown {
	display: none;
}

/* FOOTER
---------*/
div#footer div.container {
	padding: 5px;
	min-height: 20px;
	z-index: 900;
}

div#footer {
	font-size: 11px;
}

/* BTN
---------*/
.btn-group-sm .btn, .btn-sm {
	padding: 2px 10px;
}

.btn-group>.btn+.btn, .btn-group>.btn+div+.btn {
	margin-left: -1px;
}

.btn-group>.btn+div+.dropdown-toggle {
	box-shadow: 1px 0 0 rgba(255, 255, 255, 0.125) inset, 0 1px 0
		rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	padding-left: 8px;
	padding-right: 8px;
}

.btn-separated {
	margin-left: 10px;
}

#main-actions {
	padding-bottom: 10px;
	text-align: right;
}

#main-actions .btn-group {
	text-align: left;
}

/* TABLE 
---------*/
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td,
	.table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 4px 8px;
	vertical-align: middle;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 1px;
}

.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th {
	background-color: #cfcfcf;
}

.table th, .table td {
	padding: 5px;
	line-height: 1.7em;
}

td.text-center {
	text-align: center;
}

td.strong {
	font-weight: bold;
}

td.level_1 {
	padding-left: 30px !important;
}

td.level_2 {
	padding-left: 60px !important;
}

td.level_3 {
	padding-left: 90px !important;
}

td.level_4 {
	padding-left: 120px !important;
}

div.row.paginator>div, div.row.paginator>div>ul {
	margin: 0;
	color: #555;
}

/* FORM 
---------*/
.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	text-align: right;
}

.form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0;
}

div.form-vertical .control-label {
	display: block;
	margin-left: 10px;
	margin-bottom: 5px;
	float: inherit;
	padding-top: 0;
	text-align: left;
	width: inherit;
}

div.form-vertical .form-group:before, div.form-vertical .form-group:after
	{
	content: inherit;
	display: inherit;
	line-height: inherit;
	width: 100%;
	text-align: inherit;
}

div.form-vertical .controls {
	margin-left: 10px;;
}

.form-horizontal .form-group {
	margin-bottom: 10px;
}

#text-metadesc, #text-metakeywords, #text-description,
	.short-description {
	height: 100px;
}

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

fieldset.form-inline button {
	margin-bottom: 10px;
}

.form-group.fieldset {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 16px;
	border-bottom: 1px solid #e5e5e5;
}

.form-group.dummy {
	padding: 10px 0;
}

label.checkbox {
	font-weight: normal;
}

div.checkbox label input {
	height: inherit;
}

div.radio>label {
	width: inherit !important;
}

#general-search-form>div.input-group {
	width: 100%;
}

.input-xs {
	font-size: 11px;
	height: 26px;
	padding: 3px 10px;
}

.bootstrap-switch label {
	font-weight: normal;
}

.labelnewline div label {
	display: block;
	padding-left: 10px;
}

.labelnewline div label:first-child {
	display: block;
	padding-left: 20px;
}

ul.help-block {
	padding-left: 10px;
}

/* TAB 
---------*/
.nav-tabs {
	margin-bottom: 15px;
}

.tab-content {
	overflow: inherit;
}

/* modal 
---------*/
div.modal-header>h4 {
	font-size: 18px;
}

div.modal-header>h5 {
	font-size: 15px;
}

div.modal-body {
	padding: 20px;
	padding-bottom: 80px;
}

div.modal-body .form-actions {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px;
	margin-bottom: 0;
}

/* H1,H2,...,H6 
---------*/
h1, h2, h3, h4, h5, h6 {
	color: inherit;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 0;
	text-rendering: optimizelegibility;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	color: #999999;
	font-weight: normal;
	line-height: 1;
}

h1, h2, h3 {
	line-height: 40px;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 15px;
	line-height: 1em;
	margin-bottom: 10px;
	margin-top: 20px;
}

h3+div.alert {
	margin-top: 10px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 10px;
}

/* SBR
---------*/
#sbr {
	overflow: hidden;
	position: relative;
	z-index: 650;
	padding-bottom: 20px;
}

#sbr.sbr-wide {
	position: absolute;
	right: 0;
	width: 500px;
}

#sbr .dl-horizontal dt, #sbr .dl-horizontal dd {
	margin-bottom: 5px;
}

#sbr .dl-horizontal dt {
	width: 80px;
	font-weight: normal;
	color: #777;
}

#sbr .dl-horizontal dd {
	margin-left: 100px;
	position: relative;
}

#sbr .dl-horizontal dd a.display_hover, #sbr .dl-horizontal dd span.default
	{
	margin-left: 7px;
	position: absolute;
	top: -6px;
}

#sbr .dl-horizontal dd span.default {
	top: 1px;
	color: #777;
}

#sbr dl.tags span {
	font-size: 11px;
	font-weight: normal;
	display: inline-block;
	margin-bottom: 4px;
}

#sbr label, #sbr {
	font-size: 11px;
}

#sbr .form-actions {
	border: 0;
	margin: 10px 0 0 0;
	padding-top: 0;
	background: transparent;
}

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

/* FILECARD
------------------------- */
.filecard {
	width: 200px;
	float: left;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ddd;
	position: relative;
}

.filecard .reordericon {
	position: absolute;
	right: 5px;
	color: #428bca;
	cursor: pointer;
}

.filecard .img {
	height: 160px;
	width: 175px
}

.filecard .img img {
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%
}

.filecard .label {
	font-size: 10px;
}

.filecard .labels, .filecard .controls {
	margin-top: 10px;
	min-height: 16px;
}

/* OTHERS 
---------*/
span.badge_header {
	font-size: 11px;
	color: #aaa;
}

.popover-content {
	font-size: 14px;
	line-height: 18px;
}

dl {
	margin-bottom: 10px;
}

dd {
	min-height: 1.5em;
	line-height: 1.5em;
}

dt {
	min-height: 1.5em;
	line-height: 1.5em;
}

dt.separated, dd.separated {
	margin-top: 15px;
}

/* LIST-GROUP
-------------- */
.list-group .glyphicon-chevron-right {
	float: right;
	margin-top: 2px;
	margin-right: -6px;
	opacity: .25;
}

a.list-group-item:hover .glyphicon-chevron-right {
	opacity: .5;
}

a.list-group-item {
	color: #428BCA;
}

.list-group.disabled a {
	color: #888;
	cursor: default;
}

.list-group-item-heading {
	margin-bottom: 0;
}

.list-group-item-text {
	margin-top: 5px;
}

/* PANEL
------------------------- */
.no-margin-bottom {
	margin-bottom: 0;
}

/* PANEL
------------------------- */
.panel.table h3.panel-title {
	display: inline-block;
}

.panel.table .panel-heading {
	position: relative;
}

.panel.table .panel-heading .filterlist {
	top: -8px;
	margin: 0 0 -12px 10px;
}

.panel.table .panel-heading .controls {
	position: absolute;
	right: 5px;
	top: 0;
}

.panel.table .panel-heading .controls .btn {
	padding-left: 6px;
	padding-right: 6px;
}

.panel.table .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel.table>.panel-body+.table, .panel.table>.panel-body+.table-responsive
	{
	border-top: 0;
}

.panel.table>.panel-body>div.alert {
	margin-bottom: 0;
}

/* CALLOUT
------------------------- */
.bs-callout {
	margin: 20px 0;
	padding: 20px;
	border-left: 3px solid #eee;
	overflow: hidden;
}

.bs-callout h4 {
	margin-top: 0;
	margin-bottom: 5px;
}

.bs-callout p:last-child {
	margin-bottom: 0;
}

/* Variations */
.bs-callout-danger {
	background-color: #fdf7f7;
	border-color: #eed3d7;
}

.bs-callout-danger h4 {
	color: #b94a48;
}

.bs-callout-warning {
	background-color: #faf8f0;
	border-color: #faebcc;
}

.bs-callout-warning h4 {
	color: #c09853;
}

.bs-callout-info {
	background-color: #f4f8fa;
	border-color: #bce8f1;
}

.bs-callout-info h4 {
	color: #3a87ad;
}

.bs-callout-gw {
	border-color: #94c6f1;
	background-color: #f8f8f8;
}

.bs-callout-gw:empty {
	padding: 0;
	margin: 0;
}

.bs-callout-gw-search {
	border-color: #eea236;
	background-color: #f8f8f8;
}

.truncate {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Responsive
-------------------------------------------------- */

/* Desktop large
------------------------- */
@media ( min-width : 1200px) {
}

/* Desktop
------------------------- */
@media ( max-width : 980px) {
}

/* Tablet to desktop
------------------------- */
@media ( min-width : 768px) and (max-width: 979px) {
	/* Remove any padding from the body */
	body {
		padding-top: 100px;
	}
}

/* Tablet
------------------------- */
@media ( max-width : 767px) {
	/* Remove any padding from the body */
	body {
		padding-top: 125px;
	}
	.main>.container img[alt="Logo"] {
		display: none;
	}
}

/* Landscape phones
------------------------- */
@media ( max-width : 480px) {
	/* Remove padding above jumbotron */
	body {
		padding-top: 125px;
	}
	.main>.container img[alt="Logo"] {
		display: none;
	}

	/* Change up some type stuff */
	h2 small {
		display: block;
	}

	/* Do our best to make tables work in narrow viewports */
	table code {
		white-space: normal;
		word-wrap: break-word;
		word-break: break-all;
	}
}

/* Datatables patches
------------------------*/
div.DTTT_container {
	margin-bottom: 0;
}

.table.dataTable tbody tr.active th>a.btn, .table.dataTable tbody tr.active td>a.btn
	{
	color: black;
}

/* Responsive
------------------------*/
.gwcms-project {
	text-align: right;
}

@media ( max-width : 767px) {
	.gwcms-copyright {
		text-align: center;
	}
	.gwcms-project {
		text-align: center;
	}
}