html {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: RobotoDraft, Roboto, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #e6eaee;
	font-family: RobotoDraft, Roboto, sans-serif;
}

body,
td,
th,
input,
select,
textarea,
option,
optgroup {
	color: #616161;
	font-size: 14px;
	font-weight: 400;
	font-family: RobotoDraft, Roboto, sans-serif;
}

strong,
b {
	font-weight: 700;
}

input[type='text'],
input[type='password'] {
	padding: 5px;
	border: 1px solid #b7b7b7;
}

#page-tab #slug {
	width: 350px;
}

input {
	border: none !important;
	border-bottom: 1px solid gray !important;
}

select {
	padding: 5px;
}

textarea {
	padding: 5px;
	width: 450px;
	border: 1px solid gray;
}

a,
a:visited {
	color: #003366;
	text-decoration: underline;
	cursor: pointer;
}

.material-icons {
	vertical-align: middle;
}

a img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

label {
	cursor: pointer;
}

#header {
	float: left;
	width: 100%;
}

.fleft {
	float: left;
}

.fleft label {
	padding: 0 !important
}

.fright {
	float: right;
}

.align_center {
	text-align: center;
}

.label_highlight {
	color: #ABADB3;
}

#tree_box #status {
	height: 15px;
}

#ajax_status {
	background: url('../images/dark-transparent.png');
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -32.5px;
	margin-left: -110px;
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
	display: none;
	padding: 10px;
}

#ajax_status_frame td {
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 16px;
	width: 200px;
	height: 45px;
}

#header .div1 {
	height: 7em;
	padding: 0;
	background: #fff;
	min-width: 900px;
	overflow: hidden;
}

#header .left-logo {
	width: 12%;
	height: 100%;
	padding: 0;
	display: block;
	float: left
}

#header .left-logo a {
	display: block;
	float: left;
	background: #242424;
	width: 100%;
	text-align: center;
	height: 7em;
}

#header .left-logo a img {
	text-align: center;
	margin-top: 15px;
	width: 80px;
}

#header .primnav {
	width: 50%;
	height: 100%;
	padding: 0;
	display: block;
	float: left;
}

#header .primnav ul {
	float: left;
	width: 100%;
	height: 100%;
}

#header .primnav ul li {
	width: 49.5%;
	float: left;
	height: 100%;
	line-height: 100px;
	display: block;
	text-align: center;
	border-right: 1px solid #e4869e;
}

#header .primnav ul li:last-child {
	border: none;
}

#header .primnav ul li a {
	color: #000;
	text-decoration: none;
	font-size: 15px;
	display: block;
	width: auto;
	float: left;
}

#header .primnav ul li a img {
	float: left;
	margin: 14% 20px 0 11%;
}

#header .primnav ul li a span {
	float: left;
	padding-left: 40%;
}

#header .div0 {
	width: 33%;
	height: 82%;
	float: right;
	display: block;
	padding: 1% 2% 1% 2%;
	background: #333333;
	box-sizing: unset !important;
}

#header .primnav ul li.ticket_new img,
#header .primnav ul li.ticket_edit img {
	display: none;
}

#header .primnav ul li.ticket_new {
	background: transparent url(../images/newticket.png) 10% center no-repeat;
}

#header .primnav ul li.ticket_edit {
	background: transparent url(../images/mytickets.png) 10% center no-repeat;
}

#header .primnav ul li.viewticketadm {
	background: transparent;
}

#header .div2 {
	height: 85%;
	display: block;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
}

#header .div2 p {
	float: left;
	color: #fff;
	font-size: 13px;
	margin-top: 8px;
}

#header .div3 {
	width: 45%;
	height: 85%;
	float: right;
	color: #FFF;
	display: block;
	font-size: 12px;
	text-align: right;
	margin-right: 30px;
}

#header .div3 p {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 0 0 3%
}

#header .div3 ul {
	width: 100%;
	margin: 0 auto;
}

#header .div3 ul div {
	float: left;
	margin: 15px 0 0 10px;
}

#header .div3 ul li {
	float: left;
	margin: 18px 0 0 20px;
}

#header .div3 ul li .top img {
	height: 17px;
}

#menu {
	background: url('../images/menu.png') repeat-x;
	position: relative;
	z-index: 1;
	height: 34px;
	clear: both;
	padding: 0px 30px;
	min-width: 900px;
}

#menu>ul.left {
	float: left;
}

#menu>ul.right {
	float: right;
}

#menu>ul {
	position: relative;
	margin: 0;
	padding: 0;
}

#menu>ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('../images/transparent.png');
	display: none;
}

#menu>ul a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}

#menu>ul>li+li {
	background: url('../images/split.png') center left no-repeat;
}

#menu>ul .top,
#menu>ul li li.sfhover {
	padding: 10px 15px 9px 17px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#menu>ul ul li {
	padding: 2px;
}

#menu>ul .selected .top {
	background: url('../images/selected.png') repeat-x;
	color: #FFFFFF;
}

#menu>ul .parent {
	background: url('../images/arrow-right.png') 95% center no-repeat;
}

#menu>ul li {
	float: left;
	list-style: none;
}

#menu>ul li ul {
	position: absolute;
}

#menu>ul li li {
	clear: both;
}

#menu>ul li ul a {
	color: #FFFFFF;
	height: 15px;
	width: 145px;
}

#menu>ul li ul ul {
	margin: -27px 0 0 157px;
}

#menu>ul li li:hover,
#menu>ul li li.sfhover {
	background: #333;
	color: #000000;
}

#container {
	height: 100%;
}

body>#container {
	height: auto;
	min-height: 100%;
	max-width: 100%;
	float: left;
}

#content {
	width: 83%;
	float: left;
	padding: 20px 2% 20px 2%;
	background: #E6EAEE !important;
}

#footer {
	clear: both;
	color: #fff;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
	margin-top: -128px;
	background: #333333;
	text-transform: uppercase;
}

#footer a {
	font-size: 14px;
	color: #e1244f;
	text-decoration: none;
}

.breadcrumb {
	padding-top: 8px;
	margin-bottom: 25px;
}

.breadcrumb .current {
	color: #000;
	font-weight: 700;
}

.breadcrumb a {
	font-size: 14px;
	color: #292d34;
	text-decoration: none;
}

.breadcrumb a:after {
	content: ' / ';
}

.success {
	color: #82ad4a;
	margin-bottom: 15px;
	padding: 15px 0px 15px 65px;
	border: 1px solid #BBDF8D;
	background: #fff url('../images/success.png') 22px center no-repeat;
}

.warning,
.error {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	background: #FFD1D1 url('../images/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	color: #555555;
}

.attention {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	background: #FFF5CC url('../images/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	color: #555555;
}

.required {
	color: #FF0000;
	font-weight: 700;
}

/*
.error {
	margin-top: 3px;
	color: #FF0000;
	display: block;
	font-size: 12px;
	font-weight: 400;
}
*/

.help {
	color: #666;
	font-size: 10px;
	font-weight: 400;
	display: block;
}

.ex {
	color: #666;
	font-size: 10px;
	font-weight: 400;
}

.info {
	color: #666;
	font-weight: 400;
	margin-bottom: 5px;
}

.icon {
	vertical-align: middle;
	cursor: pointer;
}

.image {
	cursor: pointer;
}

.box {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

.box>.heading {
	width: 100%;
	float: left;
	padding: 10px 0;
	background: #fff;
}

.box>.heading h1 {
	margin: 0px;
	padding-left: 10px;
	color: #e1244f;
	float: left;
	font: 400 22px/2.2 RobotoDraft, Roboto, sans-serif;
}

.box>.heading h1 p {
	float: left;
}

.box>.heading.position_top h1 {
	color: #333333;
}

.box>.heading h1 img {
	float: left;
	margin-top: -1px;
	margin-left: 3px;
	margin-right: 8px;
}

.box>.heading .buttons {
	float: right;
	padding-top: 8px;
	width: auto;
	min-width: 300px;
}

.box>.heading.position_top {
	position: fixed;
	top: 0px;
	border-radius: 0;
	z-index: 100;
	border-bottom: 2px solid #555 !important;
	background: #e6eaee;
	left: 0;
}

.box>.heading.position_top .buttons {
	margin-right: 3.7%;
	padding-top: 20px;
}

.box>.heading.position_top h1 {
	margin-left: 5%;
}

.box>.content {
	width: 100%;
	float: left;
	/* padding: 0 10px; */
	background: #fff;
	margin-top: 12px;
}

.box>.content .fright a {
	color: black;
	display: inline-block;
	margin-left: 2px;
	padding: 23px 0 20px 0;
	outline: none;
	text-decoration: none;
	width: 100px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.preview-btn {
	float: right;
	margin-left: 2px;
}

.preview-btn a img {
	text-align: center;
	margin: 4px;
	vertical-align: middle;
}

.preview-btn a {
	display: block;
	width: 100px;
	background: #e1244f;
	text-align: center;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.box>.content.position_top {
	padding-top: 48px;
}

.box>.content h2 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 10px;
}

button.button {
	border: 0;
	padding: 0;
	position: relative;
	overflow: visible;
}

button::-moz-focus-inner {
	border: none;
	/* overrides extra padding in Firefox */
	padding: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

button.button span {
	position: relative;
	width: 100%;
}

a.button,
.list a.button,
button.button,
input.button {
	text-decoration: none;
	/*color: #FFFFFF;
	background: #e1244f;*/
	color: #e1244f;
	display: block;
	float: right;
	margin-left: 2px;
	border: none;
	cursor: pointer;
	padding: 6px 20px 7px;
	outline: none;
	text-decoration: none;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input.button {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: right;
	margin-left: 2px;
	margin-top: 5%;
	background: #e1244f;
	border: none;
	cursor: pointer;
	padding: 6px 20px 7px;
	outline: none;
	text-decoration: none;
	width: auto;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
}


a.buttons2 {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: right;
	margin: 5px;
	background: #e1244f;
	padding: 1px 20px 1px;
	outline: none;
	text-decoration: none;
	width: auto;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
}

.buttons2:hover {
	background: #e92d59
}


.button span {
	width: 100%;
	display: block;
	white-space: nowrap;
}

a.button.delete {
	color: black;
	/*background:#b7b7b7;*/
}

button [name="clear_filter"] {
	background: #b7b7b7
}

table.filter,
div.filter {
	margin-bottom: 15px;
}

table.filter {
	width: 100%;
}

table.filter td {
	padding: 5px;
}

div.filter {
	padding: 10px;
}

div.filter select option,
div.filter select,
div.filter input {
	background: transparent;
}

.list {
	width: 100%;
	border-collapse: collapse;
}

.list tr {
	height: 45px;
}

.list td,
.list th {
	border-bottom: 1px solid #dee3e6;
}

.list tr:last-child td {
	border-bottom: 0
}

.list thead td,
.list thead th {
	text-align: left;
	padding: 0px 28px;
	background-color: #fff;
}

.list thead td a,
.list thead td,
.list thead th a,
.list thead th {
	color: #222222;
	font-weight: 600;
	text-decoration: none;
}

.sortable span.last_one,
.list tbody tr td.last_one {
	padding: 0px !important;
	max-width: 200px;
	width: 200px;
	text-align: center;
	text-decoration: none;
}

.sortable span.last_one {
	float: right;
}

.list tbody td a {
	width: auto;
	float: right;
	color: #292d34;
	padding-right: 15px;
	text-align: center;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: flex-end;
	-ms-flex-pack: flex-end;
	justify-content: flex-end;
}

.list tbody td {
	vertical-align: middle;
	padding: 0px 28px;
	background: #fff;
}

.list tbody td img {
	vertical-align: middle;
	margin: 5px 0;
}

.list tbody tr:hover td {
	background-color: #f7f7f7;
}

.edit-content-type tbody td {
	color: #fff;
	padding: 0px 28px;
	background: #292d34;
	vertical-align: middle;
}

.edit-content-type tbody tr:hover td {
	background-color: #22262c !important;
}

.list tbody tr td a:hover {
	color: #e1244f;
}

.list .left {
	text-align: left;
	padding: 0px 15px;
}

.list .right {
	text-align: right;
	padding: 0px 15px;
	max-width: 200px;
}

.list .center {
	text-align: center;
	background: #fff;
	padding: 0px 25px 0 15px;
}

.list .asc {
	padding-right: 15px;
	background: url('../images/asc.png') right center no-repeat;
}

.list .desc {
	padding-right: 15px;
	background: url('../images/desc.png') right center no-repeat;
}

.list .filter td {
	padding: 5px;
	background: #E7EFEF;
}

.pagination {
	width: 100%;
	padding-top: 5px;
	display: inline-block;
}

.pagination .links {
	float: right;
	padding: 10px 10px 12px 10px;
}

.pagination .links a {
	border: 1px solid #DDDDDD;
	padding: 4px 10px;
	font-size: 12px;
	text-decoration: none;
	color: #A3A3A3;
}

.pagination .links strong {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	padding: 6px 10px;
	background: #e1244f;
}

.pagination .results {
	float: left;
	padding: 10px;
	font-size: 12px;
}

.pagination .results p {
	width: auto;
	float: left;
	margin: 0 5px 0 0
}

table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.form>tbody>tr>td:first-child {
	width: 200px;
}

table.form>tbody>tr>td {
	padding: 10px;
	color: #000000;
	border-bottom: 1px dotted #CCCCCC;
}

.fields_wrapper {
	display: inline-block;
	vertical-align: middle;
}

.scrollbox {
	border: 1px solid #CCCCCC !important;
	width: 350px;
	height: 100px;
	background: #FFFFFF;
	overflow-y: scroll;
}

.scrollbox div {
	padding: 3px !important;
}

.scrollbox img {
	float: right;
}

.htabs {
	height: 60px;
	border-bottom: 20px solid #e6eaee;
}

.htabs li {
	float: left;
}

.htabs a {
	padding: 23px 20px 17px 20px;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	color: black;
	margin-right: 2px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.htabs li.ui-tabs-active a {
	color: #e1244f;
	border-bottom: 3px solid #e1244f;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

.vtabs {
	width: 190px;
	padding: 10px 0px;
	min-height: 578px;
	float: left;
	display: block;
	border-right: 1px solid #DDDDDD;
}

.vtabs a {
	display: none;
}

.vtabs a,
.vtabs span {
	display: block;
	float: left;
	width: 160px;
	margin-bottom: 5px;
	clear: both;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background: #F7F7F7;
	padding: 6px 14px 7px 15px;
	font-size: 13px;
	font-weight: 700;
	text-align: right;
	text-decoration: none;
	color: #000000;
}

.vtabs li.ui-tabs-selected a {
	padding-right: 15px;
	background: #FFFFFF;
}

.vtabs a img,
.vtabs span img {
	position: relative;
	top: 3px;
	cursor: pointer;
}

.vtabs-content {
	margin-left: 205px;
}

.scrollbox div {
	padding: 3px;
}

.scrollbox div input {
	margin: 0px;
	padding: 0px;
	margin-right: 3px;
}

.scrollbox div.even {
	background: #FFFFFF;
}

.scrollbox div.odd {
	background: #E4EEF7;
}


.overview {
	float: left;
	width: 49%;
	margin-bottom: 20px;
}

.overview table {
	width: 100%;
}

.overview td+td {
	text-align: right;
}

.statistic {
	float: right;
	width: 49%;
	margin-bottom: 20px;
}

.range {
	float: right;
	color: #FFF;
	vertical-align: middle;
}

.range {
	padding-top: 1px;
	padding-right: 1px;
}

.range,
.range select {
	font-size: 11px;
}

.latest {
	clear: both;
}

.latest tbody td {
	background: #FFF;
}

.heading h1 img {
	display: none;
}

.dashboard-heading {
	background: #547C96;
	color: #FFF;
	border-bottom: 1px solid #8EAEC3;
	padding: 5px;
	font-size: 14px;
	font-weight: 700;
}

.dashboard-content {
	background: #FCFCFC;
	border: 1px solid #8EAEC3;
	padding: 10px;
	min-height: 180px;
}

div.form div label {
	width: 200px;
	padding-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

div.form div {
	padding: 25px 10px;
	border-bottom: 1px dotted #CCCCCC;
}

div.form div div {
	padding: 0px;
	border-bottom: 0px;
}

div.form div span label {
	width: auto;
}

div.form div input,
select,
textarea {
	vertical-align: middle;
	margin-top: 0;
	background: transparent !important;
}

div.form div img {
	vertical-align: middle;
}

.overlay {
	display: none;
	width: 360px;
	border: 10px solid #666;
	border: 10px solid rgba(82, 82, 82, 0.698);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.overlay div {
	padding: 15px;
	border: 1px solid #3B5998;
	background-color: #fff;
}

.overlay div div {
	padding: 3px 0;
	border: none;
	background-color: #fff;
}

.overlay label {
	display: inline-block;
	text-align: left;
	width: 85px;
	margin-right: 5px;
}

.overlay span label {
	width: auto;
}

.overlay h2 {
	margin: -16px;
	margin-bottom: 10px;
	color: #fff;
	background: url("../images/header.png") repeat-x scroll 0 0 transparent;
	padding: 5px 10px;
	border: 1px solid #3B5998;
	font-size: 20px;
	font-weight: 700;
}

.overlay a.close {
	display: block;
	position: absolute;
	width: 36px;
	height: 36px;
	top: -25px;
	left: 350px;
	background: url("../images/close.png") no-repeat top right;
}

.overlay a.button {
	margin-top: 5px;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0;
}

.content .buttons {
	margin-bottom: 8px;
}

#site_name {
	display: block;
	font-size: 15px;
	color: #e1244f;
	font-weight: 400;
	text-align: left;
	margin-top: 8px;
}

.filter .filter_buttons {
	margin-top: 18px;
}

.filter .filter_buttons .button {
	margin-right: 5px;
	cursor: pointer;
	padding: 6px 20px 7px;
}

.filter .filter_buttons .button:focus {
	margin-top: 1px;
}

.filter .left {
	float: left;
	margin-right: 12px;
}

.filter .left div {
	margin-bottom: 3px;
}

.filter .left input {
	margin: 0;
}

.filter .left select {
	height: 29px;
}


.filter label {
	font-weight: 700;
}

.drag_handle {
	background: url('../images/drag-handle.gif') no-repeat center center !important;
	cursor: move !important;
	width: 10px;
	padding: 0 !important;
}

#login_form {
	min-height: 150px;
	overflow: hidden;
}

#login_form .image {
	text-align: center;
	float: left;
	padding: 17px 30px 17px 21px;
}

#login_form .image img {
	margin-bottom: 5px;
}

#login_form .fields {
	padding: 40px 0 25px 0;
}

#login_form label {
	padding: 3px 0;
	display: block;
}

#login_form .fields>div {
	margin-bottom: 6px;
}

#login_form input[type='text'],
#login_form input[type='password'] {
	width: 100%;
	float: left;
	outline: none;
	font-size: 16px;
	background: none;
	color: #5c5c5c;
	font-weight: 400;
	border: none !important;
}

#login_form input[type='text']:focus {
	background: none !important
}

#login_form input[type='password']:focus {
	background: none !important
}

#login_form input {
	vertical-align: middle;
	float: left;
	margin-top: 2px;
}

#login_form .remember_me {
	margin-left: 0;
}

.item_hidden {
	font-size: 10px;
	font-style: italic;
	color: #003A88;
}

#content-tab {
	margin: -16px 0px -10px;
	background-color: transparent;
}

#entry_fields>div>label {
	display: block;
	width: auto;
	font-weight: 700;
	border-top: 1px solid #DBDBDB;
	padding: 10px;
	background: #333333;
	color: #fff;
}

#entry_fields>div>div {
	border: 1px solid #333 !important;
}

#entry_fields>div>label .arrow {
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	background: url("../images/arrows_black.png") no-repeat bottom center;
	margin-right: 3px;
}

#entry_fields>div>label .arrow_collapse {
	background-position: top center;
}

#entry_fields>div span label {
	padding: 3px 0;
}

#entry_fields>div {
	border: 0;
	padding: 0;
	margin-bottom: 5px;
}

#entry_fields>div>div {
	border: 0;
	padding: 15px 10px;
}

#entry_fields input[type=text],
#entry_fields textarea {
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 98.8%;
}

#entry_fields select {
	min-width: 200px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#entry_fields input[type=text]:focus,
#entry_fields select:focus,
#entry_fields textarea:focus {
	border: 2px solid #CCCCCC;
}

.subnav {
	margin-bottom: 15px;
	background: #fff;
	z-index: 1;
	height: 34px;
	clear: both;
	min-width: 900px;
	border: 1px solid #CCCCCC;
}

.subnav li {
	float: left;
	border-right: 1px solid #CCCCCC;
}

.subnav>ul a {
	display: block;
	text-decoration: none;
	padding: 0px 15px;
	height: 34px;
	line-height: 34px;
	color: black;
}

.subnav>ul a.selected {
	background: #fff;
	color: #e92d59;
}

.datetime {
	width: 200px;
}

a.copy_text {
	text-decoration: none !important;
}

#add_entry_btn {
	width: 100%;
	float: left;
}

#add_entry_btn>li {
	float: right;
	position: relative;
	line-height: 30px;
}

#add_entry_btn li ul {
	position: absolute;
	display: none;
	background: #FFFFFF;
	right: 0;
	top: 35px;
	max-height: 500px;
	min-height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 240px;
	z-index: 999;
	-webkit-box-shadow: -1px 1px 2px 1px rgba(225, 36, 79, 1);
	-moz-box-shadow: -1px 1px 2px 1px rgba(225, 36, 79, 1);
	box-shadow: -1px 1px 2px 1px rgba(225, 36, 79, 1);
}

#add_entry_btn li ul li a {
	display: block;
	width: 240px;
	padding: 5px 5px;
	text-decoration: none;
	color: #e1244f;
}

#add_entry_btn li ul li a:hover {
	background-color: #E6EAEE;
}

#add_entry.selected {
	background: #e92d591c;
}

#add_entry.selected span {
	background: none;
}

#no_content_types_added {
	width: 200px;
	padding: 50px 5px;
	text-align: center;
	font-weight: 700;
}

#admin_access_field,
#access_field {
	margin-top: 10px;
}

div.multi_fields {
	display: inline-block;
	vertical-align: middle;
}

#dashboard_sitemap>ul,
#dashboard_sitemap table {
	width: 100%;
	display: table;
	table-layout: fixed;
}

#dashboard_sitemap>ul .top,
#dashboard_sitemap table .top {
	font-weight: 700;
	background-color: #547C96;
	display: block;
	color: #FFFFFF;
	padding: 8.5px 10px;
	text-decoration: none;
	border-bottom: 3px solid #8EAEC3;
}

#dashboard_sitemap>ul>li,
#dashboard_sitemap table td {
	display: table-cell;
	padding: 10px;
}

#dashboard_sitemap>ul ul li a,
#dashboard_sitemap table td a {
	display: block;
	padding: 10px;
	text-decoration: none;
}

#dashboard_sitemap>ul li a:hover,
#dashboard_sitemap table td a:hover {
	background-color: #E7EFEF;
	color: #000000;
}

#dashboard_sitemap>ul ul li+li a,
#dashboard_sitemap table ul li+li a {
	border-top: 1px dashed #CCCCCC;
}

#dashboard_sitemap #dashboard {
	display: none;
}

.format_list ul label {
	width: 100%;
	padding: 10px 0;
	font-size: 15px;
	display: inline-block;
	border-bottom: 1px solid #eef1f3;
}

.format_list ul {
	margin-left: 25px;
}

.format_list input {
	margin-right: 5px;
}

.short {
	width: 50px;
}

.no_underline {
	text-decoration: none;
}

.smoothness .ui-timepicker-div .ui-widget-header {
	margin-bottom: 8px;
}

.smoothness .ui-timepicker-div dl {
	text-align: left;
}

.smoothness .ui-timepicker-div dl dt {
	height: 25px;
	margin-bottom: -25px;
}

.smoothness .ui-timepicker-div dl dd {
	margin: 0 10px 10px 65px;
}

.smoothness .ui-timepicker-div td {
	font-size: 90%;
}

.smoothness .ui-tpicker-grid-label {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

.left-big-nav {
	width: 12%;
	float: left;
	display: block;
	background: #333333;
}

.left-big-nav ul {
	float: left;
	width: 100%;
	background: #3c3c3d !important;
}

.left-big-nav ul li a {
	color: #e6eaee;
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: left;
	width: 100%;
	line-height: 4em;
	text-align: left;
	padding-left: 60px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.left-big-nav ul li a:hover {
	background: #555;
}

.left-big-nav ul li {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.left-big-nav ul li ul {
	background: #333333 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.left-big-nav ul li ul.shows {
	display: block;
	min-height: 100px;
	height: auto;
}

.left-big-nav ul li#dashboard,
.left-big-nav ul li ul li {
	margin: 0;
}

.socials {
	width: 100%;
	float: left;
	margin: 20px 0 20px 0;
}

.socials ul {
	width: 100%;
	float: left;
}

.socials ul li {
	width: 18%;
	float: left;
	padding: 0 0 0 6%;
	line-height: 70px;
	color: #e1244f;
	font-size: 14px;
}

.socials ul li span {
	margin: 0 0 0 10px;
}

.socials ul li.fcb {
	background: url(../images/fcb1.png) no-repeat 15px 15px;
	border-right: 1px solid #b7b7b7
}

.socials ul li.twtr {
	background: url(../images/tw1.png) no-repeat 15px 15px;
	border-right: 1px solid #b7b7b7
}

.socials ul li.gplus {
	background: url(../images/g+1.png) no-repeat 15px 15px;
	border-right: 1px solid #b7b7b7
}

.socials ul li.pint {
	background: url(../images/pint1.png) no-repeat 15px 15px
}

#content1 {
	line-height: 30px;
	background: #3c3c3d;
}

#content1 ul {
	background: #333333
}

#page-analtyics {
	clear: left;
}

#page-analtyics .metric {
	background: #fefefe;
	/* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #f2f3f2 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f2f3f2));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%, #f2f3f2 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%, #f2f3f2 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%, #f2f3f2 100%);
	/* IE10+ */
	background: linear-gradient(top, #fefefe 0%, #f2f3f2 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f2f3f2', GradientType=0);
	/* IE6-9 */
	border: 1px solid #ccc;
	float: left;
	font-size: 12px;
	margin: -4px 0 1em -1px;
	padding: 10px;
	width: 105px;
}

#page-analtyics .metric:hover {
	background: #fff;
	border-bottom-color: #b1b1b1;
}

#page-analtyics .metric .legend {
	background-color: #058DC7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 0;
	margin-right: 5px;
	padding: 10px 5px 0;
}

#page-analtyics .metric strong {
	font-size: 16px;
	font-weight: 700;
}

#page-analtyics .range {
	color: #686868;
	font-size: 11px;
	margin-bottom: 7px;
	width: 100%;
}

#placeholder {
	float: right;
	width: 70%;
	margin-top: 25px;
}

#rightnow {
	width: 29.8%;
	float: left;
	padding-bottom: 2em;
	margin: 25px 0 25px 0;
}

#rightnow .top {
	width: 100%;
	float: left
}

#rightnow .top span {
	width: 100%;
	float: left;
	text-align: center;
	color: #333333;
	font-size: 2em
}

#rightnow .number {
	width: 100%;
	float: left;
	text-align: center;
	color: #e1244f;
	font-size: 8em
}

#rightnow .bottom {
	width: 100%;
	float: left;
}

#rightnow .bottom span {
	width: 100%;
	float: left;
	text-align: center;
	color: #333333;
	font-size: 2em
}

#rightnow .returning-visitors {
	width: 90%;
	margin: 0 auto;
	border-top: 1px solid #ccc
}

#rightnow .returning-visitors .new_visitors {
	width: 50%;
	float: left;
	margin-top: 1em;
}

#rightnow .returning-visitors .new_visitors span {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 1.1em;
}

#rightnow .returning-visitors .new_visitors span.color {
	font-size: 2.5em;
	color: #e1244f
}

#rightnow .returning-visitors .return_visitors {
	width: 50%;
	float: left;
	margin-top: 1em;
}

#rightnow .returning-visitors .return_visitors span {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 1.1em;
}

#rightnow .returning-visitors .return_visitors span.color {
	font-size: 2.5em;
	color: #e1244f
}

.clear1 {
	clear: both
}

/* nav icons */

.widgetIframe {
	width: 100%;
	float: left;
	margin: 0;
}

.widgetIframe h3 {
	width: 98%;
	margin: 0px 0 10px 10px;
	padding: 0px 0px 0px 0px;
	color: #e1244f;
	float: left;
	font: 300 1.5em/1.4 'Open Sans';
	border-bottom: 1px solid #e1244f;

}

#dashboard a {
	background: transparent url(../images/icons/nav_home.png) 15px no-repeat;
	background-size: 27px;
}

#entries a {
	background: transparent url(../images/icons/nav_edit.png) 15px no-repeat;
	background-size: 27px;
}

#email a {
	background: transparent url(../images/icons/nav_mail.png) 15px no-repeat;
	background-size: 27px;
}

#navigations a {
	background: transparent url(../images/icons/nav_menu.png) 15px no-repeat;
	background-size: 27px;
}

#galleries a {
	background: transparent url(../images/icons/nav_collections.png) 15px no-repeat;
	background-size: 27px;
}

#users_sub a {
	background: transparent url(../images/icons/nav_person.png) 15px no-repeat;
	background-size: 27px;
}

#entries_groups a {
	background: transparent url(../images/icons/nav_edit.png) 15px no-repeat;
	background-size: 27px;
}

#content_types a {
	background: transparent url(../images/icons/nav_text.png) 15px no-repeat;
	background-size: 27px;
}

#code_snippets a {
	background: transparent url(../images/icons/nav_code.png) 15px no-repeat;
	background-size: 27px;
}

#categories a {
	background: transparent url(../images/icons/nav_more.png) 15px no-repeat;
	background-size: 27px;
}

#theme_editor a {
	background: transparent url(../images/icons/nav_web.png) 15px no-repeat;
	background-size: 27px;
}

#general_settings a {
	background: transparent url(../images/icons/nav_settings.png) 15px no-repeat;
	background-size: 27px;
}

#clea_cache a {
	background: transparent url(../images/icons/nav_brush.png) 15px no-repeat;
	background-size: 27px;
}

#server_info a {
	background: transparent url(../images/icons/nav_info.png) 15px no-repeat;
	background-size: 27px;
}

.sortable li div:hover {
	background-color: #fff !important;
}

.sortable li div {
	padding: 0px !important;
	border: none !important;
	border-bottom: 1px solid #dee3e6 !important;
}


.sortable.ui-sortable li div span {
	width: 15%;
	height: 50px;
}

.sortable.ui-sortable li div span a {
	width: 49%;
	display: block;
	float: left;
	height: 50px;
	margin-left: 1%;
	text-align: center;
}

.sortable.ui-sortable li div span a:hover {
	color: #e1244f;
}


.sortable.ui-sortable .nav_item {
	float: right;
	width: 200px;
	vertical-align: middle;
}

.sortable.ui-sortable .nav_item a {
	padding: 16px 0 0;
	height: 34px;
	display: block;
	color: #616161;
	float: left;
	text-decoration: none;
}

.sortable.ui-sortable .nav_item a:hover {
	color: #e1244f;
}

.drag_handle,
.sortable.ui-sortable .sortable_handle {
	background: url(../images/navigation_edit.png) center no-repeat !important;
	width: 50px !important;
	height: 50px !important;
	margin-right: 5px !important;
}

#analytics .analytics-heading {
	background: #e1244f !important;
	border-bottom: 3px solid #eb3b64 !important;
}

#analytics #metrics select {
	border: 1px solid #54e0ee !important;
	background: #fff !important;
	color: #333 !important;
	padding: 2px !important;
	height: 25px !important;
}

#analytics #metrics select option {
	color: #333 !important;
}

textarea:focus,
option:focus {
	background: #ebf0f5 !important;
}

input:focus,
select:focus {
	border: none;
	outline: none;
	border-bottom: 1px solid #e1244f !important;
}

a:focus {
	outline: none;
}

.well-white .span5 fieldset {
	float: left;
	clear: left;
	width: 100%;
	padding: 10px 0;
}

.well-white .span5 fieldset p,
.well-white .span5 fieldset label {
	float: left;
	width: 100px;
	line-height: 30px;
}

#attachments p {
	width: inherit !important;
}

.well-white .span5 fieldset select,
.well-white .span5 fieldset input {
	background: transparent;
	margin: 0 !important;
}

.well-white .row {
	float: left;
}

.well-white .btn.btn-primary {
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	background: #e1244f;
	padding: 7px 0px;
	outline: none;
	text-decoration: none;
	width: 100px;
	text-align: center;
	clear: both;
	border: none;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

table.sort.mytickets {
	width: 100%;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc
}

table.sort.mytickets tr {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
}

table.sort.mytickets tr:hover {
	background: #ebf0f5;
}

table.sort.mytickets tr th {
	float: left;
	text-align: left
}

table.sort.mytickets tr th.number {
	width: 10%;
	float: left;
	padding: 0 3% 0 3%;
	border-right: 1px solid #ccc
}

table.sort.mytickets tr th.subject {
	width: 60%;
	float: left;
	padding: 0 3% 0 3%;
	border-right: 1px solid #ccc
}

table.sort.mytickets tr th.status {
	width: 13%;
	float: left;
	padding: 0 0 0 3%
}


table.sort.mytickets tr td.number {
	width: 10%;
	float: left;
	padding: 0 3% 0 3%;
	border-right: 1px solid #ccc
}

table.sort.mytickets tr td.subject {
	width: 60%;
	float: left;
	padding: 0 3% 0 3%;
	border-right: 1px solid #ccc
}

table.sort.mytickets tr td.status {
	width: 13%;
	float: left;
	padding: 0 0 0 3%
}

table.sort.mytickets tr td.status a,
table.sort.mytickets tr td.subject a,
table.sort.mytickets tr td.number a {
	display: block;
	text-decoration: none;
	text-transform: capitalize;
}

table.sort.mytickets tr td.open {
	color: #5093e5
}

table.sort.mytickets tr td.customer.reply {
	color: #97ce13
}

table.sort.mytickets tr td.answered {
	color: #ea9323
}

table.sort.mytickets tr td.closed {
	color: #ea2336
}

table.sort.mytickets.admintickets tr th.number {
	padding-right: 0;
	width: 8.3%;
}

table.sort.mytickets.admintickets tr td,
table.sort.mytickets.admintickets tr th {
	padding: 0 1% !important;
	border-right: 1px solid #ccc;
	width: 14.2% !important;
	float: left;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

table.sort.mytickets.admintickets tr th.email {
	width: 20% !important;
}

table.sort.mytickets.admintickets tr td.close-open,
table.sort.mytickets.admintickets tr th.action {
	border-right: none;
}

td.last.open {
	color: #5093e5
}

td.last.customer.reply {
	color: #97ce13
}

td.last.answered {
	color: #ea9323
}

td.last.closed {
	color: #ea2336
}

.span3 {
	width: 72%;
	float: left;
	margin-bottom: 15px;
}

.span3 table {
	width: 71%;
	float: left;
	border: 1px solid #ccc
}

.span3 table tr {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc
}

.span3 table tr:last-child {
	border-bottom: none
}

.span3 table tr td {
	min-width: 115px;
	float: left;
	line-height: 35px;
	padding: 0 0 0 3%;
}

.well {
	width: 98%;
	float: left;
	padding: 1%;
	border: 1px solid #ccc;
	background: #ebf0f5
}

.well-white {
	width: 98%;
	float: left;
	clear: left;
	padding: 1%;
}

.adminreply {
	background: #b7b7b7;
	color: #fff;
}

.well-white.adminreply {
	background: #7a7a7a;
	border-bottom: 1px solid #ccc
}

.badge.badge-important {
	width: 100%;
	float: left;
	color: #333;
	font: 300 1.5em/1.4 'Open Sans';
	margin-bottom: 10px;
}

.pager {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.pager a {
	background: #b7b7b7;
	padding: 7px 15px 6px 15px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin-right: 2px;
	float: left;
}

.pager span {
	padding: 7px 5px 6px 5px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	color: #333;
	margin-right: 2px;
	float: left;
}

.currentPage {
	margin-left: 10px;
}

.totalPages {
	margin-right: 10px !important;
}

#container2 {
	width: 100%;
	height: 100%;
	display: block;
	background: #eef1f3;
}

#content2 {
	width: 500px;
	height: auto;
	margin: 0 auto;
	min-height: 330px;
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 7px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 2px 2px 7px rgba(50, 50, 50, 0.75);
	box-shadow: 2px 2px 7px rgba(50, 50, 50, 0.75);
	position: absolute;
	top: 45%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.loginTextWrapper #loginText {
	color: #fff;
	padding: 15px 20px;
	font-size: 22px;
	font-weight: 500;
	background: #e0234f;
}

.box-admin {
	padding: 30px;
}

.image-logo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#login_form {
	width: 100%;
	float: left;
}

#login_form .fields {
	width: 100%;
	float: left;
	margin: 0
}

#login_form .fields .usrds {
	width: 100%;
	outline: none;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 0 5px 0;
	margin: auto auto 20px auto;
	border-bottom: 1px solid #d3d0d1;
}

#login_form .fields .usrds label {
	width: auto;
	float: left;
	margin: 0 5px;
}

#login_form .fields .usrds label img {
	margin: 3px 0 0 0;
}

#login_form .fields .log-btn {
	width: 150px;
	height: 40px;
	overflow: hidden;
	border-radius: 3px;
	padding: 5px 0 5px 0;
	background: #e0234f;
	margin: auto auto 25px auto;
}

#login_form .error {
	color: #918c8c;
	margin-top: 25px;
	padding: 10px 20px 10px 40px;
	-webkit-box-shadow: inset 0 0 5px -3px #e0234f;
	box-shadow: inset 0 0 5px -3px #e0234f;
	background: transparent url(../images/warning.png) 10px center no-repeat;
}

#login_form .success {
	color: #fff;
	margin-top: 15px;
	padding: 10px 10px 10px 40px;
	-webkit-box-shadow: inset 0 0 5px -3px green;
	box-shadow: inset 0 0 5px -3px green;
	background: transparent url('../images/success.png') 10px center no-repeat;
}

#login_form .fields .mrgt {
	width: 100%;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}

#login_form .fields .mrgt label {
	color: #c9c9c9;
	text-transform: uppercase;
}

#login_form .fields .mrgt a {
	font-size: 11px;
	color: #918c8c;
	text-decoration: none;
	text-transform: uppercase;
}

#login_form .fields .log-btn:hover {
	background: #e73355 url(../images/lg-btn-bt.png) no-repeat 0px 57px
}

#login_form .fields .log-btn button.button2 {
	background: none;
	width: 100%;
	height: 100%;
	display: block;
	border: none;
	cursor: pointer
}

#login_form .fields .log-btn button.button2 span {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase
}

.rememberMeCheck {
	width: 150px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.bottom-foot {
	width: 100%;
	position: absolute;
	bottom: -90px;
	left: 0;
	right: 0;
}

.bottom-foot p {
	width: 100%;
	font-size: 13px;
	color: #918c8c;
	text-align: center;
	text-transform: uppercase;
}

.bottom-langs {
	width: 1200px;
	text-align: center;
	position: absolute;
	bottom: -50px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.bottom-langs span {
	line-height: 1.4;
	margin: 0 8px;
}

.box-admin .top-h2 {
	width: 100%;
	float: left;
}

.box-admin .top-h2 h2 {
	font-size: 29px;
	color: #f14263;
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	text-align: center
}

.box-admin .top-h2 p {
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	color: #918c8c;
}

#login_form .fields .log-btn2 {
	width: auto;	
	height: 30px;
	margin: 20px 0;
	text-align: center;
	border-radius: 3px;
	padding: 5px 0 5px 0;
	background: #f14263;
}

#login_form .fields .log-btn2 a {
	display: block;
	padding: 0 20px;
	line-height: 30px;
}

#login_form .fields .log-btn2 a span {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase
}

button.lang {
	background: #b7b7b7;
	border: none;
	cursor: pointer;
	color: #fff;
	padding: 4px 10px 3px;
}

button.lang:hover {
	background: #e1244f;
	border: none;
	color: #fff
}

button.lang.active {
	background: #e1244f;
	border: none
}

#store a {
	margin-top: 1px;
	float: left;
}

.sortable span.last_one a {
	display: block;
	width: 49%;
	color: #616161;
	text-decoration: none;
	padding: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#header .primnav ul li.viewticketadm {
	width: 100% !important;
}

#header .primnav ul li.viewticketadm a {
	background: transparent url(../images/mytickets2.png) 30px center no-repeat;
	text-indent: 65px !important;
	text-align: left !important;
}

.warningst {
	width: 100%;
	height: 50px;
	position: fixed;
	background: #e18728;
}

.warningst h1 {
	width: 100%;
	line-height: 50px;
	font-size: 22px;
	color: #fff;
	text-align: center
}

.warningst h1 a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none
}

.page-header {
	float: left;
	width: 100%;
	border-bottom: 2px solid #333;
	margin-bottom: 20px;
}

.page-header h1 {
	margin: 0px;
	padding: 11px 0px 0px 0px;
	color: #e1244f;
	float: left;
	font: 300 2.5em/1.4 'Open Sans';
}

.well-white .body .row,
.well-white .body {
	float: left;
	width: 100%;
}

.well-white .body .table tr {
	border-bottom: 1px solid #555;
}

.well-white .body .table td {
	padding: 5px 25px 5px 0;
}

.well-white .body .span5 {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.well,
.well-white {
	margin-bottom: 10px;
}

.badge.badge-important {
	margin-top: 15px;
}

.well-white .body select {
	margin: 10px 0 0 !important;
}

.well .label {
	color: #e1244f;
	font: 300 1.2em/1.4 'Open Sans';

}


table.emaildata {
	width: 100%;
	float: right;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc
}

table.emaildata tr {
	width: 90%;
	padding: 0 5% 0 5%;
	float: left;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	position: relative;
}

table.emaildata tr:hover {
	background: #ebf0f5;
}

table.emaildata tr th {
	float: left;
	width: 90%;
	text-align: left
}

table.createmail h3 {
	width: 100%;
	float: left;
}

table.emaildata tr td {
	float: left;
}

table.emaildata tr td.right-button {
	width: auto;
	float: right;
}


table.createmail {
	width: 100%;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc
}

table.createmail tr {
	width: 90%;
	padding: 0 5% 0 5%;
	float: left;
	border-bottom: 1px solid #ccc;
	line-height: 60px;
}

table.createmail tr:hover {
	background: #ebf0f5;
}

table.createmail tr th {
	float: left;
	width: 90%;
	text-align: left
}

table.createmail tr td {
	width: auto;
	min-width: 20%;
	float: left;
}

table.createmail tr td.big {
	min-width: 40%;
}

table.createmail tr td.big input {
	width: 95%;
}

table.createmail tr td.right-button {
	width: auto;
	float: right;
}

.formhdn {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	text-align: center;
	height: 100%;
	display: none;
}

.formhdn span {
	width: 20%;
	float: right;
	display: block;
	cursor: pointer;
}

.gogo {
	width: 49%;
	float: left;
	margin: 2% 0 0 0;
}

.gogo.float {
	width: 49%;
	float: right;
}

.gogo h3, .emails-wrapper h3, .emails-wrapper-right h3 {
	color: #e1244f;
	float: left;
	margin: 0 0 1% 0;
	font: 300 1.5em/1.4 'Open Sans';
}

.emails-wrapper {
	width: 50%;
	float: left;
	padding: 15px;
}

.emails-wrapper-right {
	width: calc(50% - 60px);
	float: right;
	padding: 15px;
}

a.newIcons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.remove_image_from_gallery {
	color: #fff;
	width: auto;
	padding: 8px;
	display: block;
	border-radius: 3px;
	text-decoration: none;
	background: #e1244f;
}

.add_image_to_gallery {
	width: auto;
	color: #fff;
	padding: 8px;
	display: block;
	border-radius: 3px;
	margin-bottom: 8px;
	text-decoration: none;
	background: #e1244f;
}

.usersImage {
	width: 35px;
	height: 35px;
	object-fit: cover;
	padding-right: 8px;
	border-radius: 50%;
}

.userGroups-select {
	font-size: 15px;
	color: #616161;
	display: inherit;
	margin-top: 15px;
	text-decoration: none;
}

#scrollboxGroups {
	height: 230px;
}

#scrollboxGroups div {
	background: #fff;
	padding: 10px !important;
}

#scrollboxGroups div label {
	width: 100%;
	padding: 0;
}

#scrollboxGroups div label input {
	margin-right: 10px;
}

form.addContentType div label {
	width: 250px;
}

#file_explorer ul ul li a {
	padding: 5px 10px !important;
	border-bottom: 1px solid #dee3e6;
}

#file_explorer .title {
	color: #e1244f !important;
	font-weight: 500 !important;
	padding: 8px 10px !important;
}

.filepath {
	padding: 2px 5px !important;
}

select {
	border: none;
	padding-right: 20px;
	-webkit-appearance: unset;
	-moz-appearance: unset;
	appearance: unset;
	border-bottom: 1px solid gray;
	background: url('../images/icons/caret-down-arrow.png') no-repeat !important;
	background-size: 11px !important;
	background-position: 98% !important;
}

[data-tooltip] {
	position: relative;
	z-index: 2;
	cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
	position: absolute;
	width: auto;
	padding: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #000;
	background-color: hsla(0, 0%, 20%, 0.9);
	color: #fff;
	content: attr(data-tooltip);
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
	top: 50%;
	left: 50%;
	transform: translate(-62%, -147%);
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	border-top: 5px solid #000;
	border-top: 5px solid hsla(0, 0%, 20%, 0.9);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: " ";
	font-size: 0;
	line-height: 0;
	transform: translate(-100%, -290%);
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

/* .left-big-nav ul li.selectedMenu {
	background: rgba(0, 0, 0, 0.2);
}

.left-big-nav ul li.selected a.activeMenu {
	letter-spacing: 0.5px;
	color: #e1244f !important;
} */


/* MEDIA QUERIES */
@media (max-width: 1600px) {
	.left-big-nav,
	#header .left-logo {
		width: 215px;
	}
	.left-big-nav ul li a {
		padding-left: 50px;
	}
	.left-big-nav ul li a {
		font-size: 13.5px;
	}
	#content {
		width: calc(100% - 215px - 4%);
	}
	#header .primnav {
		width: 20%;
	}
	#header .div0 {
		width: 50%;
	}
	.list thead td,
	.list thead th {
		padding: 0px 10px;
	}
	.list tbody td {
		padding: 0px 10px;
	}
}

@media (max-width: 1200px) {
	.list tbody td {
		line-height: 1.5;
		padding: 0px 6px;
		border-right: 1px solid #dee3e6;
	}
	.list thead td,
	.list thead th {
		line-height: 1.5;
		padding-bottom: 5px;
	}
}

@media (max-width: 950px) {
	#header .div3 {
		float: left;
		padding-left: 10px;
	}
}

/* CUSTOM CHECKBOXES */
input.customCheckbox1[type="checkbox"]:not(:checked),
input.customCheckbox1[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}

input.customCheckbox1[type="checkbox"]:not(:checked)+label.customLabel1,
input.customCheckbox1[type="checkbox"]:checked+label.customLabel1 {
	cursor: pointer;
	position: relative;
}

input.customCheckbox1[type="checkbox"]:not(:checked)+label.customLabel1:before,
input.customCheckbox1[type="checkbox"]:checked+label.customLabel1:before {
	content: '';
	position: absolute;
	width: 1em;
	height: 1em;
	background: #fff;
	border-radius: 2px;
	border: 2px solid #979898;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(0, -50%) !important;
	-ms-transform: translate(0, -50%) !important;
	transform: translate(0, -50%) !important;
}

input.customCheckbox1[type="checkbox"]:not(:checked)+label.customLabel1:after,
input.customCheckbox1[type="checkbox"]:checked+label.customLabel1:after {
	content: '\2713\0020';
	position: absolute;
	padding: 4px;
	color: #fff;
	font-size: 1em;
	line-height: 0.9;
	border-radius: 2px;
	background: #e1244f;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(0, -50%) !important;
	-ms-transform: translate(0, -50%) !important;
	transform: translate(0, -50%) !important;
}

input.customCheckbox1[type="checkbox"]:not(:checked)+label.customLabel1:after {
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

input.customCheckbox1[type="checkbox"]:checked+label.customLabel1:after {
	opacity: 1;
	transform: scale(1);
}

label.customLabel1:hover:before {
	border: 2px solid #e12450b4 !important;
}

.selected{
	background-color: #636e72;
}