﻿body
{
}
.rmvColPadding
{
padding-left:0px !important;
padding-right:0px !important;
}

.sidenav
{
    height: 100%;
    width: 25%;
    position: fixed;
    z-index: 999;
    top: 0;    
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a
{
   
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover
{
    color: #f1f1f1;
}

.sidenav .closebtn
{
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main
{
    transition: margin-left .5s;
    padding: 1px;
}


/*------*/
.openFilterIcon
{
    float: left;
    font-size: 30px;
    padding: 20px 0px;
    cursor: pointer;
}

/*---------Filter--------------*/
.diamondName
{
font-size: 14px;
    color: #424242;
}
.colorName
{
font-size: 14px;
color: #424242;
}
.fancyDiamond
{
text-align:center;
}
.fancyDiamond a
{
    display: inline-block;
    padding: 4px 4px;    
    margin-bottom: 2px;
    cursor: pointer;
}
.shape
{
    display: inline-block;
    text-align:center;
}
.shape a
{
    color: black;    
    padding: 4px 4px;
    text-decoration: none;
    transition: background-color .3s;    
    margin: 2px;
    font-family: 'Roboto Condensed' , sans-serif;
    cursor: pointer;
}
.fancyDiamond img
{
   width: 50px;
    margin-left: auto;
    padding: 5px;
    margin-right: auto;
    border: 1px solid #eee;
}
.diamondFilterBlock
{
margin: 15px 0px;
}
.diamond-shape
{
   width: 40px;
   cursor: pointer;
   margin:auto;
}
.diamondFilterBlock a
{
   display: inline-block;   
   margin: 2px;
   cursor:default !important;

}
.selectedFancy
{    
    background: rgba(19, 192, 164, 0.07);
    border: 1px solid #13c0a4;
}
.selectedFancy p
{
    color: #13c0a4;
}

.fa-question-circle
{
    color: #13c0a4;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.switchToColorLess
{           
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    color: #757575;
    
}
.selectShapeTxt
{
    font-size: 16px;
}
.swichToFancy
{    
   font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;    
    color: #757575;
        border: 1px solid;
    padding: 5px;
    margin:4px 0px;
}
.filterType a:hover
{
    color: #1b1b1b !important;
}
.selectedFilterType
{
        border: 1px solid;
    padding: 5px;
    color: #13c0a4;
    font-weight:600;
}
.filterTypeLBlock
{
    margin-bottom: 15px;
    text-align: center;
}
.txtCenter
{
text-align: center;
font-size: 14px;
margin-bottom: 5px;
}
.colorLayout
{
    margin-top: 15px;
    padding-left:0px;
    padding-right:0px;
 }
.clarityLayout,.cutLayout,.caratLayout
{
    margin-top: 35px;
    padding-left:0px;
    padding-right:0px;
    
}
.ui-slider-pips .ui-slider-pip-label .ui-slider-label
{
    font-weight: normal !important;
    color: #1b1b1b !important;
    font-size: 12px !important;
}
.ui-slider-pips .ui-slider-pip
{
line-height: 18px !important;
}
#caratSlider .ui-slider-label
{
display:none;
}
#caratSlider .ui-slider-pips [class*=ui-slider-pip-selected], #caratSlider.ui-slider-line, #caratSlider .ui-slider-pips, #caratSlider .ui-slider-pip-inrange,#caratSlider .ui-slider-line
{
display:none;
}
.topHeading
{
font-family: 'Tangerine', cursive;
    font-size: 24px;
    font-weight: 700;
    text-align:center;
}
#minCarat
{
float:left;
color: #1b1b1b;
font-size: 13px;
}
#maxCarat
{
float:right;
color: #1b1b1b;
font-size: 13px; 
}
#caratSlider 
{
margin-bottom: 10px;
}
.filterBtn
{
   padding: 8px 32px 8px 32px;
    display: inline-block;
    background-color: rgba(19, 192, 164, 0.24);
    border: 1px solid #13c0a4;
    margin-right: 5px;
    cursor:pointer;
}
.clearFilterBtn
{
padding: 8px 14px 8px 14px;
    display: inline-block !important;
    background-color: rgba(19, 192, 164, 0.24);
    border: 1px solid #13c0a4;
    margin-left: 5px;
    cursor:pointer;
}

.filterBtnLayout
{
margin-top:20px;
margin-bottom: 40px;
padding: 0px;
}
#diaShapeModal
{
position:absolute;
z-index: 99;
background-color: #ffffff;
border: 1px solid #e4e4e4;
left: 12%;
top: 20%;
padding: 16px;
box-shadow: 0 1px 3px 1px rgba(0,0,0,.2);

}
#diaShapeModal table{
width: 100%;
margin-bottom: 16px;
}
#colorModal,#clarityModal, #diaCutModal,#diaCaratModal
{
width: 250px;
max-width: 280px;    
position:absolute;
z-index: 99;
background-color: #ffffff;
border: 1px solid #e4e4e4;
padding: 16px;
box-shadow: 0 1px 3px 1px rgba(0,0,0,.2);
}

#clarityModal
{

top: -200px;
}
#colorModal
{
bottom: -100px;
}
#diaCutModal
{
left: 12%;
top: -144px;
}
#diaCaratModal
{
left: 12%;
bottom: 0px;
}
.diaShapeName
{
font-size: 12px;    
}
.border p
{
font-size: 12px;    
}
.popupDesc p
{
text-align:center;
font-size: 12px;
margin-top: 32px;
color:#1b1b1b;
}
.popupTitle
{
    font-size: 20px;
    margin-bottom: 25px;
    text-transform: capitalize;
    color:#1b1b1b;
    margin-top: 20px
}
#diaShapeModal .closePopUp, #colorModal .closePopUp, #clarityModal .closePopUp ,#diaCutModal .closePopUp, #diaCaratModal .closePopUp
{
  position: absolute;
    top: -14px;
    right: 0px;
    font-size: 36px;
    margin-left: 18px;
    border: none !important;
    color: #888;
    padding: 8px 15px;
    margin: 0px;
    font-weight: lighter;
}
.colorType div,.cutType div
{
display:inline-block;
font-size:12px;
color:#1b1b1b;
padding: 7px 0px;
cursor:pointer;
}
.clarityType, .cutType, .caratType
{
display:inline-block;
font-size:12px;
color:#1b1b1b;
cursor:pointer;
}
.diaClarity, .diaCarat
{
padding: 7px 0px;
}
.colorType div:not(:last-child),.clarityType div:not(:last-child),.cutType div:not(:last-child),.caratType div:not(:last-child)
{
border-right: 1px solid #e4e4e4;
}

.colorType, .clarityType, .cutType, .caratType
{
background-color: #f5f5f5;
border: 1px solid #e4e4e4;    
}

.imgPreview img
{
margin: 10px auto;
}
.imgPreview
{
border-right: 1px solid #e4e4e4;
border-left: 1px solid #e4e4e4;
}
.border
{
border: 1px solid #e4e4e4;
}
.displayNone
{
display:none;
}
.modal-backdrop
{
display:none !important;
}
.modal-open {
    overflow: scroll !important;
}
#diaShapeModal img
  {
  margin: auto;
    width: 50px;
  }
/*---------End--------------------*/
@media screen and (max-width:1024px)
{
.filterBtnLayout
{
text-align: center;
}
.filterBtn
{
padding: 5px 31px 5px 30px;
margin-right: 0px;
margin-bottom: 8px;
}
.clearFilterBtn
{
    margin-left: 0px;
    padding: 5px 11px 5px 11px;
}
}
@media screen and (max-width:768px)
{
.sidenav
{
width:33%;
}

.diamondFilterBlock {
    margin: 5px auto;
}
.shape
{
margin-top:15px;
}
}
@media screen and (max-height: 450px)
{
    .sidenav
    {
        padding-top: 15px;
    }
    .sidenav a
    {
        font-size: 18px;
    }
}
@media screen and (max-width: 425px)
{
    .sidenav {
    width: 100%;
    position: initial;
    padding-top:0px;
}
.topHeading
{
font-size:30px;
}
.table-responsive
{
border: none;
}
    
   .diamondFilterBlock {
    margin-left: 0px;
   }
   .diamondFilterBlock a
   {
       text-align:center;
   }
   .fancyDiamond img {
    width: 40px;
  }
  #diaShapeModal img
  {
  width: 50px;
  }
  .popupDesc p
  {
  font-size: 11px;
  }
  .popupTitle
  {
  font-size: 18px;
  }
  #colorModal {
    left: 0%;
    padding-left:inherit;
  } 
  #clarityModal {
    left: 0%;  
    right: 0%;
    padding-left:inherit;
}
  #diaCutModal , #diaCaratModal, #diaShapeModal{
    left: 0%;
    right: 0%;
  }
 .txtLeft
 {
 text-align: center;
    margin-bottom: 4px;
    margin-top: 15px;
 }
 .filterTypeLBlock {
    padding: 35px 0px 0px 0px;
}
 .fancyDiamond
 {
 margin-top: 30px;

 }
 .marginTop
 {
 margin-top:30px;
 }

}
@media screen and (max-width: 375px)
{
.switchToColorLess {
    padding: 5px 10px 5px 10px;
    font-size: 14px;
}
.swichToFancy {
    padding: 5px 10px 8px 10px;
    font-size: 14px;
}
.filterBtn
{
padding: 8px 33px 8px 33px;
}
.clearFilterBtn
{
padding: 8px 15px 8px 15px;
}
#colorModal, #clarityModal, #diaCutModal, #diaCaratModal
{
width: 345px;
max-width: 345px;
padding: 0px !important;
}

 #colorModal .popupTitle, #clarityModal .popupTitle, #diaCutModal .popupTitle, #diaCaratModal .popupTitle
 {
     margin-top:35px;
 }
}

@media screen and (max-width: 320px)
{
    
#colorModal, #clarityModal, #diaCutModal, #diaCaratModal
{
 width: 288px !important;
 max-width: 288px !important;   
}
.border p
{
padding: 0px 2px;
}
}
/*---------*/


@media screen and (max-height: 450px)
{
    .sidenav
    {
        padding-top: 15px;
    }
    .sidenav a
    {
        font-size: 18px;
    }
}
