#sidebar-wrapper {
	background: #fff;
	clear: both !important;
	position: fixed;
	width: 300px;
	top: 87px;
	left: 203px;
	padding: 0px 10px;
	padding-right: 20px;
	height: 100%;
}
.header-holder {
	height: 87px;
	width: 300px;
}
.header-holder a {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 87px;
	text-align: center;
	color: #fff;
}
.side-bar-controls {
	height: 410px;
	margin-bottom: 15px;
}
.form-holder {
	border-left: 1px solid #CCC;
}
.no-padding {
	padding: 0px;
}
.template-content .form-holder {
	border-radius: 0px;
}
#sidebar-wrapper h3 {
	margin: 30px 0px;
	font-size: 18px;
	font-weight: 600;
	color: #3a3a3a;.controls-inputs .form-group-sm .form-control
	text-align: center;
	font-family: 'Open Sans';
}
#sidebar-wrapper .sidebar-nav {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar-wrapper .sidebar-nav li {
	text-indent: 20px;
	line-height: 40px;
}
#sidebar-wrapper .sidebar-nav li a {
	display: block;
	text-decoration: none;
	color: #999999;
}
#sidebar-wrapper .sidebar-nav li a:hover {
	text-decoration: none;
	color: #fff;
	background: rgba(255,255,255,0.2);
}
#sidebar-wrapper .sidebar-nav li a:active, .sidebar-nav li a:focus {
	text-decoration: none;
}
#sidebar-wrapper .sidebar-nav > .sidebar-brand {
	height: 65px;
	font-size: 18px;
	line-height: 60px;
}
#sidebar-wrapper .sidebar-nav > .sidebar-brand a {
	color: #999999;
}
#sidebar-wrapper .sidebar-nav > .sidebar-brand a:hover {
	color: #fff;
	background: none;
}
/*-------CONTROLS LIST-------*/
.edit-list {
	clear: both !important;
}
.edit-list .list-group {
	border: medium none;
	margin-bottom: 0;
	margin-top: 0;
	width: 100%;
}
.edit-list .list-group .list-group-item {
	background: rgba(0, 0, 0, 0);
	border: medium none;
	border-radius: 0px;
	cursor: pointer;
	height: 31px;
	line-height: 5px;
	margin-top: 5px;
	padding: 7px 10px;
	text-align: left;
	width: 100%;
}
.edit-list .list-group > div:first-child {
}
.eye-view {
	background: rgba(0, 0, 0, 0) url("../../images/view-not-hover.png") no-repeat scroll 0 0;
	border: 0 none;
	float: right;
	height: 24px;
	width: 24px;
	outline: 0 !important;
	padding: 10px;
}
.eye-view.eye-not-active {
	background: rgba(0, 0, 0, 0) url("../../images/view-no-active-no-hover.png") no-repeat scroll 0 0 !important;
	outline: 0 !important;
}
.color-box {
	border: medium none;
	border-radius: 2px;
	box-shadow: 1px 1px 2px rgba(170, 170, 170, 0.49);
	float: right;
	height: 18px;
	margin-right: 0px;
	padding: 0;
	width: 55px;
}
.edit-list .list-group-item:hover, .right-side-hover {
	background: rgb(249, 249, 249);
	border-radius: 0 !important;
	/*	color: #fff !important;*/
	text-decoration: none !important;
}
.edit-list .list-group-item:hover span {
	/*color: #fff;*/
}
.edit-list .list-group-item span {
	color: #555555;
	float: left;
	font-size: 12px;
	line-height: 15px;
}
.edit-list .list-group label {
	color: #555555;
	float: left;
	font-size: 12px;
	line-height: 15px;
}
.edit-list .list-group-item .form-control {
	border: 1px solid #c3cdc7;
	border-radius: 2px;
	box-shadow: 2px 3px 0 #fafafa inset;
	float: right;
	font-size: 11px;
	height: 23px;
	margin-top: -3px;
	width: 100px;
}
.edit-list h4 {
	font-size: 14px;
	color: #3498db;
	font-weight: 400;
	border-bottom: 1px solid #eaeeef;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	text-align: left;
}
.edit-list h4 span {
	font-size: 14px;
	color: #3498db;
	font-weight: 400;
	border-bottom: 2px solid #3498db;
	padding-bottom: 4px;
}
.edit-list i {
	color: #d7ddde !important;
	margin-right: 3px;
}
.controls-inputs {
	float: right;
	width: 60%;
}
.controls-inputs .form-group {
	margin-bottom: 0px;
}
.controls-inputs .form-group-sm .form-control {
	height: 23px;
	line-height: 23px;
	font-size: 11px;
	line-height: 1.5;
	border-radius: 2px 0px 0px 2px;
	color: #a5aab5;
	text-align: left;
	border-color: #dcdcdc;
	box-shadow: 2px 3px 0 #fafafa inset;
	width: 100%;
}
.controls-inputs .form-group-sm textarea.form-control{
	height: 75px;
	margin-bottom: 10px;
}

.form-group-sm select.form-control {
	height: 23px;
	line-height: 23px;
	font-size: 11px !important;
	padding: 0px;
	color: #a5aab5;
}
.controls-inputs .input-group-addon {
	padding: 5px;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	color: #757575;
	text-align: center;
	background-color: #e7e7e7;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
}
.big {
	width: 57%;
}
.edit-list .btn-success, .edit-list .btn-success.disabled, .edit-list .btn-success[disabled] {
	background-color: #2ecc71;
	border-color: #2ecc71;
	font-size: 12px;
	font-weight: 600;
	border-radius: 2px;
	color: #fff;
	padding: 5px;
}
.edit-list .btn-success.hover, .edit-list .btn-success:active, .edit-list .btn-success:focus, .edit-list .btn-success:hover {
	background-color: #22b661;
	border-color: #22b661;
}
.edit-list .btn-success i {
	margin-right: 2px;
	font-size: 12px;
	position: relative;
	top: 0;
	color: #fff !important;
}
.chat-number {
	color: #ffa200;
	font-style: italic;
	font-size: 10px;
	padding-left: 10px;
}
.add-btn {
	float: right;
}
.btn-add, .btn-add.disabled, .btn-add[disabled] {
	background-color: #2ecc71;
	border-color: #2ecc71;
	font-size: 12px;
	font-weight: 600;
	border-radius: 2px;
	color: #fff;
	float: right;
	height: 23px;
	padding: 2px 5px;
	margin-top: -3px;
}
.btn-add.hover, .btn-add:active, .btn-add:focus, .btn-add:hover {
	background-color: #22b661;
	border-color: #22b661;
	color: #fff;
}
.btn-add i {
	margin-right: 2px;
	font-size: 12px;
	position: relative;
	top: 0;
	color: #fff !important;
}
.btn-edit, .btn-edit.disabled, .btn-edit[disabled] {
	background-color: #ddd;
	border-color: #ddd;
	font-size: 12px;
	font-weight: 600;
	border-radius: 2px;
	color: #333;
	float: right;
	height: 23px;
	padding: 2px 5px;
	margin-top: -3px;
}
.btn-edit.hover, .btn-edit:active, .btn-edit:focus, .btn-edit:hover {
	background-color: #ddd;
	border-color: #ddd;
	color: #333;
}
.btn-edit i {
	margin-right: 2px;
	font-size: 12px;
	position: relative;
	top: 0;
	color: #333 !important;
}
.nested-head {
	position: relative;
}
.onoffswitch {
	width: 60px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	position: absolute;
	top: -4px;
	right: 10px;
}
.onoffswitch label {
	margin-bottom: 5px;
}
.onoffswitch-checkbox {
	display: none
}
.onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border-radius: 15px
}
.onoffswitch-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	-moz-transition: margin .3s ease-in 0s;
	-webkit-transition: margin .3s ease-in 0s;
	-o-transition: margin .3s ease-in 0s;
	transition: margin .3s ease-in 0s
}
.onoffswitch-inner:after, .onoffswitch-inner:before {
	display: block;
	float: left;
	width: 50%;
	height: 23px;
	padding: 0;
	line-height: 23px;
	font-size: 10px;
	font-family: Trebuchet, Arial, sans-serif;
	font-weight: 700;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.onoffswitch-inner:before {
	content: "ON";
	padding-left: 10px;
	background-color: #3498db;
	color: #FFF
}
.onoffswitch-inner:after {
	content: "OFF";
	padding-right: 10px;
	background-color: #606060;
	color: #F2F6FA;
	text-align: right
}
.onoffswitch-switch {
	display: block;
	width: 15px;
	margin: 4px;
	background: #FFF;
	border: 2px solid #F2F6FA;
	border-radius: 180px;
	position: absolute;
	top: 0;
	bottom: 5px;
	right: 37px;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
	margin-left: 0
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
	right: 0
}
.mandatory .onoffswitch label {
	height: 22px;
}
.mandatory .onoffswitch {
	top: 4px;
}
.edit-list .btn-group .btn {
	height: 23px;
	width: 70px;
	font-size: 11px;
	font-weight: 600;
	margin-top: -3px;
	padding: 2px 0px;
	color: #a5aab5;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.0);
}
.edit-list .btn-group .btn-default.active {
	background: #3498db;
	border-color: #3498db;
	color: #fff;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.0);
}
.mandatory span, .mandatory strong {
	font-weight: 600;
	color: #3498db !important;
}
.mandatory:hover span {
	/*color: #fff !important;*/
}
.edit-list .list-group-item.options-list {
	border-radius: 0px;
	color: #555555;
	font-weight: 700;
}
.inline {
	width: 44px;
	display: inline-block;
}
.inline .btn-primary {
	width: 44px;
	display: inline-block;
	height: 23px;
	border-radius: 2px;
	color: #fff !important;
	font-weight: 600;
	text-align: center;
	line-height: 23px;
	background-color: #3498db;
	border-color: #3498db;
}
.inline .btn-primary:hover {
	background-color: #3498db;
	border-color: #3498db;
	box-shadow: inset 0 0 8px rgba(0,0,0,.2)
}
.inline .btn-primary span {
	color: #fff !important;
	line-height: 11px !important;
	text-align: center !important;
	font-size: 10px;
	font-weight: 700 !important;
}
.edit-list .list-group-item.options-list.coll-menu {
	background: #f3f3f3;
	margin-bottom: 15px;
}
.edit-list .list-group-item.options-list.coll-menu a span {
	width: 100%;
	display: block;
	font-weight: 700;
}
.edit-list .list-group-item.options-list.coll-menu:hover {
	background: #f3f3f3;
}
.edit-list .list-group-item.options-list.coll-menu:hover span {
	color: #555;
}
.sub {
	padding-left: 20px;
	margin-top: 9px;
	list-style: none;
}
.sub li {
	margin-bottom: 10px;
	color: #555555;
	font-size: 12px;
	line-height: 15px;
	line-height: 23px;
}
.sub li a {
	color: #555555;
}
.sub li a:hover {
	color: #3498db;
	text-decoration: none;
}
.sub li span {
	float: left;
	width: 40%;
}
.sub li.list-group-item {
	padding: 7px 2px;
}
.edit-list .sub li .list-group-item span {
	width: 70% !important;
}
.no-eye {
	padding-right: 10px;
}
.list-check {
	top: 0px;
	right: 10px;
	position: absolute;
	top: 2px;
	cursor: pointer;
}
.list-checkbox label {
	width: 100%;
	display: block;
	height: 31px;
	cursor: pointer;
	font-weight: 400;
}
.mandatory label {
	width: 100%;
	display: block;
	height: 31px;
	cursor: pointer;
}
.edit-list .list-group-item.options-list.coll-menu span i {
	color: #3498db !important
}
.nested-head .eye-view {
	top: 2px;
}
.toggle {
	background: url(../../images/not-checked.png);
	display: block;
	width: 20px;
	height: 20px;
	top: 5px;
}
.toggle.checked {
	background: url(../../images/checked.png);
}
.short-input {
	width: 50% !important;
}
.margin-right {
	margin: 8px 10px;
	clear: both !important;
}
.count-down li span {
	width: 40% !important;
}
.count-down li .controls-inputs {
	width: 60% !important;
}
.mandatory-text {
	font-weight: 600;
	color: #3498db !important;
}
.controls {
	background: #fff;
	border-radius: 2px 2px 2px 2px;
	border-right: 1px solid #FeFeFe;
	height: 100%;
	top: 87px;
	padding: 0px !important;
}
input:focus::-webkit-input-placeholder {
	color:transparent;
}
input:focus:-moz-placeholder {
	color:transparent;
} /* Firefox 18- */
input:focus::-moz-placeholder {
	color:transparent;
} /* Firefox 19+ */
input:focus:-ms-input-placeholder {
	color:transparent;
} /* oldIE ;) */
textarea:focus::-webkit-input-placeholder {
	color:transparent;
}
textarea:focus:-moz-placeholder {
	color:transparent;
} /* Firefox 18- */
textarea:focus::-moz-placeholder {
	color:transparent;
} /* Firefox 19+ */
textarea:focus:-ms-input-placeholder {
	color:transparent;
}
#sidebar-wrapper .input-group-addon {
	border: medium none;
	border-radius: 2px;
	box-shadow: 1px 1px 2px rgba(170, 170, 170, 0.49);
	cursor: pointer;
	height: 18px;
	padding: 0;
	width: 55px;
	border-color: #fff !important;
	background-color: #fff !important;
}
#sidebar-wrapper .input-group-addon i {
	margin: 0px !important;
	height: 18px;
	border-radius: 2px;
	width: 100%;
}
.edit-area {
	float: right;
}
.edit-list .edit-area a i {
}
.edit-list .edit-area a i:hover {
	color: #999 !important
}
.added-emails span {
	font-size: 11px;
}
.added-emails span a i {
	color: #999 !important;
	font-size: 10px !important;
}
.sel-width {
	width: 79% !important;
}
.btn-add-sel, .btn-add-sel.disabled, .btn-add-sel[disabled] {
	background-color: #2ecc71;
	border-color: #2ecc71;
	font-size: 12px;
	font-weight: 600;
	border-radius: 2px;
	color: #fff;
	float: right;
	height: 23px;
	width: 23px;
	margin-top: 0px;
}
.btn-add-sel.hover, .btn-add-sel:active, .btn-add-sel:focus, .btn-add-sel:hover {
	background-color: #22b661;
	border-color: #22b661;
	color: #fff;
}
.btn-add-sel i {
	margin-left: -4px;
	font-size: 10px;
	line-height: 11px;
	text-align: center !important;
	color: #fff !important;
	display: block;
}
.form input.not-filled-in {
	color: red !important;
}
#TextFieldCont label {
	display: inline-block;
	text-align: right;
	width: 33.33333333%;
	padding-right: 15px;
	padding-left: 15px;
}
#TextFieldCont .form-control {
	display: inline-block;
	width: 45.2%;
	margin: 0px 12px;
}
/*---- NEW TICKET UPDATES----------*/
.btn-save, .btn-save.disabled, .btn-save[disabled] {
	background-color: #3498db;
	border-color: #3498db;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	width: 49.2%;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	border-radius: 2px;
	padding: 10px;
}
.btn-save.active, .btn-save.focus, .btn-save:active, .btn-save:focus, .btn-save:hover, .open>.dropdown-toggle.btn-save {
	background-color: #3498db;
	border-color: #3498db;
	color: #fff;
	box-shadow: inset 0 0 8px rgba(0,0,0,.2)
}

.btn-prev, .btn-prev.disabled, .btn-prev[disabled] {
	background-color: #2dcc70;
	border-color: #2dcc70;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	width: 49.2%;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	border-radius: 2px;
	padding: 10px;
}

/*.btn-prev.active, .btn-prev.focus, .btn-prev:active, .btn-prev:focus, .btn-prev:hover, .open>.dropdown-toggle.btn-prev {
	background-color: #2dcc70;
	border-color: #2dcc70;
	color: #fff;
	box-shadow: inset 0 0 8px rgba(0,0,0,.2)
}*/

.padd-left-custom{
	padding-left:10px;
}

.edit-shadow, .edit-shadow-clicked, .headline:hover, .sub-headline:hover, .promo-content:hover {
	border: 0px solid #89d0e2 !important;
	box-shadow: 0px 0px 1px 1px #3498db;
}
.edit-list .list-group .list-group-item:hover,.edit-list .list-group-item:hover,.right-side-hover{
	background-color: rgb(249, 249, 249);
}

.edit-list  .list-group-item{
	width: 104%;
}

.right-side-hover{
	background-color: rgb(249, 249, 249) !important;
	border-radius: 0 !important;
}


.template-content input.error, .template-content input.error:focus{
	border: 1px solid #bb0000!important;
}