@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,600,600i,700,700i,800,800i");
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}

html, body {
  width: 100%;
  height: 100%;
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", Helvetica, 'Lato', Arial, sans-serif;
  line-height: 1.2;
  font-weight: normal;
}

html {
  font-size: 100%;
  text-rendering: optimizeLegibility !important
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #f5f5f5
}

body.login {
  background: #fff;
  background-size: cover;
}


/*General*/
.off {
	display: none
}
.primaryColor {
  color: #556270
}

.static {
  position: static!important
}

.clearfix:before, .clearfix:after {
  content: "";
  display: block;
  clear: both
}

h1 {
  color: #333;
  margin: 10px 0;
}

h2 {}

h3 {}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}



a {
  font-family: "Montserrat", Helvetica, 'Lato', Arial, sans-serif;
}

a:hover {
  text-decoration: underline;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.hidden {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0)
}

.disabled {
  pointer-events: none;
  opacity: 0.5
}

.clear {
  clear: both;
}

.desc {
  padding: 5px 0 15px 0;
  font-size: 14px;
}

.desc.small {
  font-size: 12px
}
.padded:not(.ui) {
	padding: 20px
}

.centered {
	text-align: center
}

/*tables*/

table {
  border-collapse: collapse;
  border: none;
  border-radius: 3px;
  /*overflow: hidden;*/
}

table td {
  padding: 16px;
  color: #333;
  vertical-align: middle !important;
}

.active {
  color: #98B395;
}

.notactive {
  color: #E95C64;
}

.cssTable {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.cssTable .cssTableRow {
  display: table-row;
}

.cssTable .cssTableCell {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  text-align: center;
}

.manage-locations.default,
.manage-locations.location-default {
	display: none;
}

.selectize-control {
  min-width: 224px;
  max-width: 224px;
}

.selectize-input {
  min-height: 43px;
}

.selectize-input > input {
  vertical-align: middle;
}

@media all and (max-width:840px) {
  .cssTable.responsive>.cssTableRow>.cssTableCell {
    width: auto;
    display: block;
    float: none;
  }
  .cssTable.responsive>.cssTableRow {
    display: block;
  }
}

.instruction {
  font-size: 0.8em;
  font-style: italic;
  color: #999;
  line-height: normal;
  display: inline-block;
}

.dropShadow {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}

#wrapper {
  font-size: 13px;
}

.bodyMargin, .bodywrap {
  max-width: 1232px;
  padding: 0 16px;
  margin: 40px auto;
}

.bodyMargin {
  margin: 0 auto;
}

.bodywrap .topbar {
  display: none
}

body.login .bodywrap {
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.lcol, .rcol {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.trigger {
  display: inline-block;
  padding: 2px 4px;
  background: #333;
  margin-bottom: 10px;
  border: 0;
  cursor: pointer;
  color: #fff;
  font-size: 11px;
}

.trigger:hover {
  background: #666;
  color: #fff;
  text-decoration: none;
}


/*form fields*/

.tinymce {
  width: 600px;
  height: 200px;
}

.tinymce.large {
  width: 600px;
  height: 600px;
}

.meta_extra {
  width: 600px;
  height: 200px;
}

select.filterable option.off {
  display: none;
}


/*header*/

.topbar {
  background: #556270;
}

.logobox {
  padding: 16px 0;
  float: left;
  font-size: 12px;
  color: white;
  font-weight: bold;
}

.companyname {
  font-size: 35px;
  color: #fff;
  text-transform: uppercase;
}

.viewsite {
  text-decoration: none;
  color: #fff;
}

.viewsite:hover {
  text-decoration: underline;
  color: #FFF
}

.companyname:hover {
  text-decoration: none;
  color: #FFF
}

.topnav .item.red, .topnav .item.red:hover {
  color: red!important
}

.topnav {
  background: #FFF;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
  border-bottom: 1px solid rgba(34, 36, 38, .15);
}


/*tinymce*/

.mce-container, .mce-container-body {
  max-width: 100% !important;
}

.remove_file {
  color: #f00;
  margin-left: 10px;
  cursor: pointer;
}

.remove_file:hover {
  text-decoration: underline;
}


/*Popup*/

#filemanager_modal iframe {
  width: 100%;
  height: 100%;
  border: 0;
  min-height: 600px
}

.gallery_img {
  max-width: 250px;
}

.Texts input {
  width: 600px;
  margin-bottom: 8px;
  margin-right: 8px;
}


/*Navigation Editor*/

.ui.grid .column.menu_group {
  max-width: 600px;
	width: calc(50% - 20px)!important;
  margin: 0 5px 16px 5px!important;	
}
.menu_group .message{
	color: rgba(0,0,0,.6);
	font-size: 13px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0 , 0.1);
}
.navigationForm .fieldGroup {
	display: flex
}
.navigationForm .fieldGroup > span {
	display: inline-block;
	padding: 0 10px;
	line-height: 40px
}

ul.admin-navigation {}

ul.admin-navigation li {}

ul.admin-navigation .nav_name {
  cursor: pointer;
  padding: 8px;
}

ul.admin-navigation .nav_name:hover {
  background-color: #f2f2f2;
}

ul.admin-navigation .cssTableCell {
  text-align: left;
  line-height: 1;
}

ul.admin-navigation .cssTableCell:last-child {
  text-align: right;
}

ul.admin-navigation .moveIcon {
  width: auto;
  height: 24px;
  margin-right: 8px;
  vertical-align: middle;
}

ul.admin-navigation .nav_name .name {
  display: inline-block;
}

ul.admin-navigation ul .nav_name .name {
  margin-left: 35px;
}

ul.admin-navigation ul ul .nav_name .name {
  margin-left: 70px;
}

ul.admin-navigation .sortable-placeholder {
  background-color: rgba(178, 73, 38, 0.3);
  display: block;
  width: 500px;
  height: 22px;
}

body.login .cssTable {
  width: 100%;
  height: 100%;
}

body.login .loginInfo {
  width: 100%;
  max-width: 300px;
  max-height: 100%;
  box-sizing: border-box;
  padding: 24px;
  margin: 24px auto;
  background: #fff;
  border-radius: 2px;
  text-align: center;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}

body.login .title {
  font-size: 20px;
  font-weight: 600;
  display: none;
}

body.login label {
  display: none;
}

body.login input {
  width: 100%;
}

body.login input[type=submit] {
  margin-top: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
}

body.login input.password {
  border-top: none;
}

body.login .msg {
  width: calc(100%+ 48px);
  margin: -24px -24px 16px -24px;
  width: auto;
}


/* New Visual Editor Styles */

#PageEditor {
  clear: both;
  position: relative;
}


/*Accordion*/

.Accordion {
  list-style: none;
}

.Accordion>li {
  height: 50px;
  overflow-y: hidden;
  position: relative;
}

.Accordion .accordion-title {
  background-color: #fff;
  border: 1px solid #515151;
  color: #000;
  cursor: pointer;
  padding: 11px 24px 11px 10px;
  font-size: 16px;
  margin-bottom: 15px;
  position: relative;
}

.Accordion .accordion-title:before {
  content: '\025BE';
  float: right;
  display: block;
  margin-right: -10px;
  font-size: 40px;
  line-height: 16px;
}

.Accordion .accordion-content {
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  margin-bottom: 24px;
}

.Accordion>li.on {
  height: auto;
}

.Accordion>li.on .accordion-title {
  color: #85a5bc;
}

.Accordion>li.on .accordion-title:before {
  content: '\025B4';
}

.Accordion>li.on .accordion-content {
  opacity: 1;
}

.dashboard .list a:hover, .tools .list a:hover {
  text-decoration: none
}

.field {
  display: inline-block
}

.loginInfo .input {
  margin-bottom: 15px
}

.margined-y {
  margin: 20px 0!important
}

.red, .red .icon {
  color: #ff6b6b!important;
}

.delfile, .remove_file {
  font-size: 12px;
  color: red;
}

.topnav>.ui.menu {
  border-radius: 0!important
}

input[type="file"].styled {
  display: none
}

.file_list {
  list-style-type: none;
  width: 100%
}

.rowFields table {
  width: 100%
}

.rowFields table tr td:first-child {
  width: 180px
}

.segmentHead {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: #f8f8f8;
  border-bottom: 1px solid #d4d4d5;
  line-height: 40px
}

.segmentHead+.rowFields {
  margin-top: 100px
}

.topnav .ui.menu .item:hover, .topnav .ui.menu .active.item {
  background: #C1C2C4!important;
  border-radius: 0!important
}

.segmentHead .fr {
  margin-right: 20px;
  cursor: pointer
}

.segmentHead .fr:last-child {
  margin-right: 0
}

#PageEditor .rows .segment {
  min-height: 80px
}

#slideshow_preview {
  border: none;
  width: 100%;
  height: 225px;
  overflow: hidden;
}

#styleFields label {
  display: block;
  margin: 10px 0 5px 0;
}

#styleFields table td {
  padding: 5px 5px 5px 0;
}

#styleFields table td:last-child {
  padding-left: 5px;
  padding-right: 0;
}

#styleFields .fieldField .ui.toggle {
  margin-right: 50px
}

.rowFields .addRow {
	margin-top: 20px
}

.isGroup > .segmentHead {
	background: rgba(85, 98, 112, 0.8);
}
.isGroup > .segmentHead label {
	color: #f8f8f8;
	
}

#PageEditor .segmentHead label {
	cursor: pointer
}
.isGroup > .segmentHead a {
	color: #29c4b7!important
}

.rowGroup {
	background: rgba(85, 98, 112, 0.1)!important;
}

#filemanageIframe {
	display: block;
	border:0;
	width: 100%;
	min-height: 600px
}

.navigationForm table .fieldGroup {
flex-flow: wrap
}
.navigationForm table .fieldGroup input {
	width: auto!important
} 

.pricing_section {
	position: relative;
	margin: 40px auto;
	
}

.pricing_section select {
	padding: 10px;
}

.section_box {
	display: flex;
	margin-bottom: 30px;
}

.pricing_section .map_table {
	/* position: absolute;
	top: 50px;
	right: 0px; */
	margin-left: 50px;
}

.pricing_section .mapping_table tr {
	border: 1px solid #4F5467;
}

.pricing_section .mapping_table label {
	display: block;
}

.products_table .filemanager_selected_files {}

.products_table .filemanager_selected_files ul.file_list {
	margin-left: 0px;	
}

.products_table .filemanager_selected_files ul li.item {
	text-align: center;
	padding: 0px;
}

.products_table .filemanager_selected_files ul.ui.file_list li.item:not(:first-child) {
	padding-left: 0px;
}

.products_table .filemanager_selected_files ul.ui.file_list li.item:not(:last-child) {
	padding-right: 0px;
}

.products_table .filemanager_selected_files ul li.item:before {
	display: none;
	content: "";
}

.products_table .filemanager_selected_files ul li.item img.image {
	width: 40px;
}

.products_table .filemanager_selected_files ul li.item .remove_file {
	display: block;
	margin: 0px;
}

.ui.form .field .ui.input.product-search-txt {
	margin-top: -12px;	
}


.width-100p select,.width-100p .ui.selection.dropdown{width:100% !important;}
.width-250 select,.width-250 .ui.selection.dropdown{width:250px !important;}
.width-300 select,.width-300 .ui.selection.dropdown{width:300px !important;}
.width-400 select,.width-400 .ui.selection.dropdown{width:400px !important;}
.width-600 select,.width-600 .ui.selection.dropdown{width:600px !important;}

.search_input_wrap{position:relative;}
.searchbox{display:block;position:absolute;width:200px;max-height:150px;left:0px;top:0px;border:1px solid #DEDEDF;background:#FFF;overflow:auto;z-index:100000;}
.searchbox a{display:block;width:100%;padding:10px;color:#000;border-bottom:1px solid #DEDEDF;font-size:14px;cursor:pointer;}
.searchbox a:hover{background:#F5F5F5;text-decoration:none;}
.searchbox a:last-child{border-bottom:0px;}

.field input[type=file]{margin-top:-15px !important;}

.table .table_header a {
    color: white;
    text-decoration: underline
}

.ui.vertical.menu{width:17rem;}