/*
  Custom Fonts
*/
@font-face {
  src: url("/fonts/Roboto-Regular.ttf");
  font-family: "Roboto";
}
@font-face {
  src: url("/fonts/Roboto-Bold.ttf");
  font-family: "Roboto Bold";
}
@font-face {
  src: url("/fonts/Roboto-Light.ttf");
  font-family: "Roboto Light";
}
@font-face {
  src: url("/fonts/PT_Serif-Web-Regular.ttf");
  font-family: "PT Serif";
}
/* Portal css */
#categoryTree .hide {
  display: block;
}
/*
    BOF Tree
*/
.placeholder {
  background-color: #cfcfcf;
  height: 2em !important;
}
.ui-nestedSortable-error {
  background: #fbe3e4;
  color: #8a1f11;
}
.category-tree {
  overflow: hidden;
  margin: 0;
  padding: 0;
  padding-left: 30px;
}
.category-tree,
.category-tree ul,
.category-tree ol {
  margin: 0 0 0 25px;
  padding: 0;
  list-style-type: none;
}
.category-tree {
  margin: 0;
}
.category-tree li {
  margin: 7px 0 0 0;
  padding: 0;
}
.category-tree li div {
  padding: 3px;
  margin: 0;
  cursor: move;
  overflow: hidden;
  -zoom: 1;
}
.ui-category-tree-helper {
  float: left;
  width: auto !important;
}
.category-tree li b {
  background: url("/images/tree.png") no-repeat scroll -20px 0 #ddd;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 12px;
  height: 16px;
  margin-right: 5px;
  overflow: hidden;
  text-align: center;
  text-indent: -1500px;
  width: 16px;
}
.category-tree li i,
.category-tree li a {
  float: left;
  margin-left: 5px;
}
.category-tree li a {
  background: url("/images/tree.png") no-repeat scroll -40px 0 transparent;
  font-size: 3px;
  height: 16px;
  margin: 0 0 0 15px;
  overflow: hidden;
  text-decoration: none;
  text-indent: -1500px;
  width: 16px;
  display: block;
}
.category-tree li span {
  cursor: pointer;
  background: url("/images/tree.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: left;
  font-size: 3px;
  height: 16px;
  margin-left: 10px;
  overflow: hidden;
  text-indent: -1500px;
  width: 16px;
}
.category-tree .item {
  -zoom: 1;
  overflow: hidden;
}
.category-tree .collapsed ol {
  height: 0;
  display: none;
}
.category-tree li > div b {
  display: none;
}
.category-tree li.list > div b.closed {
  display: none;
}
.category-tree li.list > div b.opened {
  display: block;
}
.category-tree li.touched div > b,
.category-tree li.collapsed div > b {
  background: url("/images/tree.png") no-repeat scroll -59px 0 #ddd;
  display: block;
}
.category-tree li.touched b,
.category-tree li.collapsed b {
  display: block;
}
.category-tree li.hide > div > i {
  color: #d200f8;
  font-size: 14px;
}
/*
    EOF Tree
*/
.ui-jqgrid-view {
  font-size: 12px;
}
.admin-control {
  clear: both;
  height: auto;
  padding: 5px 0 20px 0;
  overflow: hidden;
}
.admin-control select,
.admin-control input {
  vertical-align: middle;
}
.admin-control .buttons {
  float: left;
  clear: none;
  height: auto;
  width: 300px;
  padding: 0 0 5px 0;
  line-height: normal;
}
.layout .admin-control form {
  float: none;
  clear: none;
  margin-left: 30px;
  padding: 0 0 5px 0;
  overflow: hidden;
}
.admin-control .admin-filter {
  float: none;
  clear: none;
  margin-left: 300px;
  padding: 0 0 3px 0;
}
.layout .admin-control form div {
  clear: none;
  margin: 0 0 2px 0;
}
.admin-control-panel {
  padding: 5px 0;
  margin: 0;
  position: relative;
}
.admin-control-panel .select2-container {
  padding: 0;
}
.admin-control-panel .overlay {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  opacity: 0.7;
  height: 100%;
  width: 100%;
  z-index: 500;
}
.admin-control-panel a.button,
.admin-control-panel input.button,
.add-category.buttons a.button {
  cursor: hand;
  cursor: pointer;
  float: none;
  display: inline-block;
}
.admin-control-panel span.label {
  font-size: 12px;
}
.admin-control-panel div {
  padding: 3px 10px;
  margin: 0;
}
.admin-control-panel select {
  position: relative;
  top: 1px;
  top: 0;
  height: 29px;
  height: auto;
}
.file-upload-container {
  display: block;
  position: relative;
}
span.file-upload-container {
  display: block;
}
span.file-upload-container input[type=text] {
  display: block;
  left: 0;
  top: 2px;
  width: 148px;
  height: 48px;
  margin: 0;
  z-index: 2;
  line-height: 48px;
  padding: 0;
}
span.file-upload-container span.button {
  display: block;
  position: absolute;
  left: 153px;
  padding: 0;
  top: 0;
  margin: 0;
  height: 46px!important;
  line-height: 46px!important;
  text-align: center;
}
.file-upload-container {
  display: block;
  position: relative;
  line-height: 48px;
  height: 48px;
  margin-bottom: 8px;
}
.file-upload-container .button,
.file-upload-container input[type=file] {
  line-height: 48px!important;
  height: 48px;
  padding: 0;
  cursor: hand;
  cursor: pointer;
}
span.file-upload-container input[type=file] {
  position: absolute;
  z-index: 5;
  line-height: 48px;
  height: 48px;
  width: 270px;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/*   */
/*
	BOF buttons
*/
.button {
  display: inline-block;
  margin-left: 0;
  border: 1px solid #ace6cd;
  background-color: #ace6cd;
  background-image: none;
  line-height: 48px;
  height: 48px;
  padding: 0 30px!important;
  color: #1b1a1d;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  font-size: 14px;
  border-radius: 0;
  box-sizing: border-box;
  font-family: "Roboto";
  cursor: pointer;
}
.button:hover,
.button:active,
input[type="submit"].button:active {
  text-decoration: none;
  color: #000!important;
  background-color: #9dd0ba!important;
  background-image: none!important;
}
input[type="submit"].button:active:disabled {
  color: #000;
  background-color: #ace6cd!important;
  background-image: none;
  opacity: 0.5;
}
.button:hover {
  text-decoration: none;
  color: #fff !important;
  background-color: #091637;
  background-image: url(/images/ui/but_blue_hover.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
.button:active,
input[type="submit"].button:active {
  color: #fff;
  background-repeat: repeat-x;
  background-position: left top;
}
input[type="submit"].button:active:disabled {
  color: #fff;
  background-color: #153d85 !important;
  background-image: url(/images/ui/but_blue_active.gif) !important;
  background-repeat: repeat-x;
  background-position: left top;
}
.button.disabled,
.button.disabled:hover,
.button.disabled:active,
.button[disabled="disabled"],
.button:focus[disabled="disabled"],
input[type="submit"].button:disabled:active,
input[type="submit"].button:disabled:hover {
  color: #000;
  background-color: #ace6cd!important;
  background-image: none;
  opacity: 0.5;
  cursor: default !important;
}
/* */
fieldset {
  border: none;
}
/* */
