.page-settings .wrapper {
  border: 1px solid;
  width: 1359px;
  height: 1928.5859px;
  background: #FFFFFF;
  position: relative;
  /*-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);*/
}

.page-settings .wrapper::before,
.page-settings .wrapper::after {
  display: table;
  content: " ";
  clear: both;
}

.col.col-2 {
  width: 200px;
}

.center-form {
  width: 600px;
  margin: 0 auto
}

.custom-form {
  border: 1px solid #ccc;
  margin: 10px;
  padding: 15px
}

.required {
  color: #e02222
}

.control-label {
  font-weight: bold;
}

.parent {
  background: #000;
  border: 1px solid #333;
  display: block;
  line-height: 23px !important;
  height: 36px;
}

.parent-img {
  background: #000;
  border: 1px solid #333;
  display: block;
  height: 36px;
  padding: 0 0 !important;
}

.parent .title {
  background: #fff;
  color: #000;
  border-radius: 50%;
  padding: 0 0;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin: 7px 0;
  height: 22px;
  line-height: 22px;
}

.child-category {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 5px 5px 0 5px !important;
  font-size: 18px;
  border: 1px solid #333;
  height: 24px;
}
.child-category-img {
 background: #000;
 padding: 5px 5px 0 5px !important;
 border: 1px solid #333;
 height: 24px; 
}

.adv {
  background: #ffffff;
  color: black;
  text-align: justify;
  padding: 1px 0 1px 0 !important;
  font-size: 16px;
  border: 1px solid #333;
}

.imgAd  { padding-bottom: 5px !important; border: 0 !important }

.uib-datepicker-popup.dropdown-menu {
  background-color: #DCDCDC
}

.uib-datepicker-popup .btn-default {
  border-color: #ccc;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-chevron-left:before {
  content: "<";
}

.glyphicon-chevron-right:before {
  content: ">";
}

.check-group-parent {
  border: 1px solid #ccc;
  padding: 10px;
  min-height: 70px
}

#customTab .nav-item a.active {
  background-color: #428bca;
  color: white;
  border-bottom: 1px solid #428bca;
  border-left: 2px solid #428bca;
}

#customTab .tab-content {
  border: 1px solid #428bca;
  margin-bottom: 10px;
}

.nav-tabs .nav-item {
  background: #efefef;
}

.action-button {
  margin-bottom: 10px;
}

.info-box {
  background-color: #efefef;
  padding: 5px;
  margin-bottom: 10px;
  font-size: 14px;
}

.pipe {
  color: #ccc
}

#customTab {
  margin: 10px 10px 150px 10px;
  padding: 0
}

#imgZoom,
#imageContainer,
.imgZoomContainer {
  display: inline-block;
  float: left;
}

#overlay {
  border: 1px solid black;
  width: 700px;
  height: 700px;
  display: inline-block;
  /*background-image:url('http://ginger-mum.com/wp-content/uploads/2015/10/3633-1269758855-0da5042c33400a811a5d766be4579cb8.jpg');*/
  background-repeat: no-repeat;
}

.action-toolbar {
  margin-bottom: 10px;
}

.action-toolbar .nav-tabs {
  border-bottom: none;
}

.action-toolbar .nav-item {
  border-right: 1px solid #e4e4e4;
}

.action-toolbar .form-control {
  display: inline;
  width: 100px;
  padding: 5px 10px;
}

.action-toolbar .form-check {
  margin-bottom: 0;
}

.action-toolbar .icon-badge {
  padding: 5px;
}

.action-toolbar .nav-tabs .nav-link {
  height: 100%;
}

.action-toolbar .nav-tabs .nav-link i,
.fa-close {
  cursor: pointer;
}
.pointer {
 cursor: pointer; 
}









/* Sticky footer styles
-------------------------------------------------- */

.added-images img.selected {
  border: 3px solid #0060A0;
}

.close-panel {
  position: absolute;
  right: 0;
  top: 1px;
}

.separator {
  border-right: 2px solid #ccc;
  height: 32px;
}

.wrapper-content {
  font-family: GopikaEnglish
}

.custom-pagination {
  z-index: 255
}

.classified-content .apply-btn {
  margin-top: 30px;
}

.form-group input.form-control {
  width: 100% !important;
  background: rgb(243, 245, 248);
  border: 1px solid rgb(227, 230, 234);
  height: 50px;
  line-height: 50px;
  border-radius: 0px;
  box-shadow: none;
  font-size: 16px;
}

.main-content .adv-content {
  padding: 20px;
}

#fullPage .wrapper .close-span {
  position: relative;
}

#fullPage .wrapper .remove-place-image {
  cursor: pointer;
  position: absolute;
  top: -20px;
  right: -10px;
  width: 30px;
  height: 30px;
  line-height: 24px;
  background: #f35958;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border: 3px solid #fff;
  z-index: 8;
}

#fullPage .wrapper .move-place-image {
  cursor: pointer;
  position: absolute;
  top: -20px;
  right: 20px;
  width: 30px;
  height: 30px;
  line-height: 24px;
  background: #2e6da4;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border: 3px solid #fff;
  z-index: 8;
}

#fullPage .wrapper .resize-place-image {
  cursor: pointer;
  position: absolute;
  top: -20px;
  right: 50px;
  width: 30px;
  height: 30px;
  line-height: 24px;
  background: #0aa699;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border: 3px solid #fff;
  z-index: 8;
}

.wrapper .col {
  position: absolute;
  padding: 0 5px;
  border-top: 0;
  border-left: 0px;
  border-right: 0px;
  white-space: normal;
  word-wrap: break-word;
  line-height: 16px;
}

.wrapper .col .mumbai-heading {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  text-shadow: none;
}

.line {
  width: 1px;
  height: calc(100% + 1px);
  position: absolute;
  right: -6px;
  background: #000;
  top: 0px;
}

.display-btn {
  visibility: hidden;
}

.uib-clear {
    display: none;
}


.adv-content .pdf-list .downloadPDF, .adv-content .pdf-list div  { float: left; }
.adv-content .pdf-list div span  { float: left; width: auto; margin-left: 10px; margin-top: 0;}
.adv-content .pdf-list div a  { float: left; width: auto; margin-left: 10px; margin-top: 0px; text-decoration: underline !important;}
.head-pic  { width: 100%; float: left;}
.head-pic img { width: 100%; height: 100%;}
#mainNav { max-width: 1000px; }

/*AR479-footer*/

#footer   { 
  width: 100%;
  float: left;
  background: #eff3f6;
  border-top: 1px solid #e3e6ea;
  position: fixed;
  bottom: 0px;
  min-height: 50px;
  display: inline-block;
}
.footer-content {top: 15px; margin-left: 15px !important; margin-top: 10px;}

#footer div { float: left; }
#footer h5 { float: left; margin-right: 10px; margin-top: 10px;}
#footer button { margin-right: 10px;}

body  { margin-bottom: 80px; }
/*AR479-footer*/