/* ADMIN SPLASH SECTION */

#adminSplashSection {
  width: 100%;
  min-width: 760px;
  height: 450px;
}

.adminBox {
  height: 450px;
  position: relative;
}

.adminBoxBackground {
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
  z-index: -1;
  background: url('/@media/admin/admin.jpg') no-repeat 50% 50%;
  background-size: cover;
}


/* ADMIN CONTENT SECTION */

#adminContentSection {
  width: 900px;
  min-width: 760px;
  box-sizing: border-box;
  margin: 0px 0px 25px 0px;
  padding: 0px 0px 0px 0px;
}

.adminText1 {
  margin: 35px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  font-size: 40px;
  line-height: 45px;
  text-align: center;
}

.adminText2 {
  margin: 35px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #555555;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.adminText3 {
  margin: 35px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  font-size: 40px;
  line-height: 45px;
  text-align: left;
}

.adminText4 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #555555;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
}

.adminText5 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #555555;
  font-size: 15px;
  line-height: 18px;
  text-align: left;
}

.admin-login {
  margin: 35px 0px 35px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

.admin-login input {
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  width: 350px;
  height: 50px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #555555;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #aaaaaa;
}

.admin-login-submit {
  margin: 35px 0px 35px 0px;
  padding: 0px 0px 0px 0px;
}

.admin-login-submit a {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #555555;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
}

.admin-login-submit a:hover {
  color: #e30529;
}

.product-input {
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  width: 450px;
  height: 50px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #555555;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
  box-sizing: border-box;
  border: 1px solid #aaaaaa;
}

.product-textarea {
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  width: 900px;
  min-height: 100px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #555555;
  font-size: 18px;
  line-height: 20px;
  text-align: left;
  box-sizing: border-box;
  border: 1px solid #aaaaaa;
}

.admin-submit {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.admin-submit a {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #555555;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
}

.admin-submit a:hover {
  color: #e30529;
}

.adminCheck {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  font-size: 1px;
  line-height: 0px;
}

.adminCheck:after {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  font-size: 1px;
  line-height: 0px;
  content: '';
  visibility: hidden;
  clear: both;
}

.product-category-group {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 300px;
  display: block;
  font-size: 1px;
  line-height: 0px;
  float: left;
  box-sizing: border-box;
}

.product-category-group:nth-child(1),
.product-category-group:nth-child(2),
.product-category-group:nth-child(3) {
  margin-top: 0px;
}

.product-category-group:nth-child(3n+3) {
  margin-right: 0px;
}

.product-category-single {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100px;
  display: block;
  font-size: 1px;
  line-height: 0px;
  float: left;
  box-sizing: border-box;
}

.hidden {
  display: none;
}

.adminCheckText {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #555555;
  font-size: 18px;
  line-height: 21px;
  text-align: left;
  cursor: pointer;
}

.adminCheckText span {
  margin: 0px 10px 0px 30px;
  padding: 0px 0px 0px 0px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  color: #cccccc;
  font-size: 20px;
  line-height: 1px;
}

.adminCheckText span:before {
  content: '\f10c';
}

.adminCheckText-single {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #555555;
  font-size: 18px;
  line-height: 21px;
  text-align: left;
  cursor: pointer;
}

.adminCheckText-single span {
  margin: 0px 10px 0px 5px;
  padding: 0px 0px 0px 0px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  color: #cccccc;
  font-size: 20px;
  line-height: 1px;
}

.adminCheckText-single span:before {
  content: '\f10c';
}

.product-category-group :checked + .adminCheckText {
  color: #e30529;
}

.product-category-group :checked + .adminCheckText span:before {
  color: #e30529;
  content: '\f058';
}

.product-category-single :checked + .adminCheckText-single {
  color: #e30529;
}

.product-category-single :checked + .adminCheckText-single span:before {
  color: #e30529;
  content: '\f058';
}

.adminCheckText2 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 400;
  font-style: normal;
  color: #555555;
  font-size: 11px;
  line-height: 18px;
  text-align: left;
  cursor: pointer;
}

.adminCheckText2 span {
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  color: #cccccc;
  font-size: 15px;
  line-height: 1px;
}

.adminCheckText2 span:before {
  content: '\f10c';
}

.product-category-group :checked + .adminCheckText2 {
  color: #e30529;
}

.product-category-group :checked + .adminCheckText2 span:before {
  color: #e30529;
  content: '\f058';
}


/* ADMIN PRODUCT MENU SECTION */

#adminProductMenuSection {
  width: 100%;
  min-width: 900px;
  background-color: #e30529;
}

#adminProductMenuSection div {
  width: 900px;
  text-align: left;
}

#adminProductMenuSection a {
  margin: 15px 0px 15px 20px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  line-height: 21px;
  text-align: left;
  display: inline-block;
}

#adminProductMenuSection a:first-child {
  margin: 15px 0px 15px 0px;
}

#adminProductMenuSection a:hover {
  color: #000000;
}


/* PRODUCT ADMIN GALLERY SECTION */

#galleryAdminSection {
  width: 900px;
  min-width: 760px;
  box-sizing: border-box;
  margin: 0px 0px 25px 0px;
  padding: 0px 0px 0px 0px;
}

.galleryAdminListBox {
  margin: 28px 28px 0px 0px;
  height: 290px;
  width: 204px;
  box-sizing: border-box;
  position: relative;
  display: block;
  float: left;
  border: 1px solid #cccccc;
}

.galleryAdminListBox:nth-child(1),
.galleryAdminListBox:nth-child(2),
.galleryAdminListBox:nth-child(3),
.galleryAdminListBox:nth-child(4) {
  margin-top: 0px;
}

.galleryAdminListBox:nth-child(4n+4) {
  margin-right: 0px;
}

.galleryAdminListBox:hover > .redBox {
  display: block;
}

.galleryAdminListImage {
  font-size: 1px;
  line-height: 0px;
}

.galleryAdminListImage img {
  width: 202px;
  height: 238px;
}

.TextBoxGalleryAdminListHolder {
  height: 50px;
}

.TextBoxGalleryAdminListTitle {
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

.galleryUploadHolder {
  position: relative;
  overflow: hidden;
  font-size: 1px;
  line-height: 0px;
  width: 140px;
}

.galleryUpload {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 150px;
  cursor: pointer;
  -moz-opacity: 0;
  filter: alpha(opacity: 0);
  opacity: 0;
}

.fileUploadHolder {
  position: relative;
  overflow: hidden;
  font-size: 1px;
  line-height: 0px;
  width: 140px;
}

.fileUpload {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 150px;
  cursor: pointer;
  -moz-opacity: 0;
  filter: alpha(opacity: 0);
  opacity: 0;
}

.admin-offer-list {
  margin: 15px 0px 15px 20px;
  padding: 0px 0px 0px 0px;
  font-family: 'Yantramanav', Arial, serif;
  font-weight: 300;
  font-style: normal;
  color: #e30529;
  font-size: 16px;
  line-height: 21px;
  text-align: left;
}

.admin-offer-list a {
  color: #e30529;
}

.admin-offer-list a:hover {
  color: #000000;
}

::-webkit-file-upload-button {
  cursor: pointer;
}