/** common**/
body {
    background: #FFF;
    font-family: formata_bq_regularregular;
    color: #231f20 !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: auto !important;
    line-height: 20px !important;
/* max-width:1170px !important; */
max-width:1600px !important;
margin-left:auto !important;
margin-right:auto !important;
padding-left:15px;
padding-right:15px;
}
header.page-header {
position: fixed;
    z-index: 1030;
    right: 0;
    left: 0;
}
.page-header{
	height:109px;
}
.footer .content {
  padding:0 !important;
  margin-top:32px;
  margin-bottom:13px;
}

.p-20{
    padding: 20px;
}
.float-right{
    float: right;
}
.float-left{
    float: left;
}
.sg-right{
    float: right;
}
.sg-left{
    float: left;
}
.mb-23{
    margin-bottom: 23px;
}
.mr-23{
    margin-right: 23px;
}
.ml-40{
    margin-left: 23px;
}
.pb-pt-10{
    padding-top: 10px;
    padding-bottom: 10px;
}
.pb-20{
    padding-bottom: 20px;
}

.center{
    text-align: center;
}
.display-none{
    display:none;
}
.mt-20{
    margin-top: 20px!important;
}


.mt-10{
    margin-top: 10px!important;
}
.ml-20{
    margin-left: 20px!important;
}
.fw600 {
     font-weight: 600;
 }
 .fw800 {
     font-weight: 800;
 }


.horzontal-line{
        border-bottom: solid 1px rgba(64, 59, 59, 0.41);;
    margin-bottom: 18px;
}

.inline-heading{
    list-style: none;font-weight: 900;font-size: 20px;
}
.mt45-wd100{
    margin-top: 45px;
    width: 100%;
}
.wt-25{
    width: 25%;
}
.width100{
     width: 100%;
}
.right{
    text-align: right
}
.mb-300{
    margin-bottom: 228px;
}

.wt-50{
    width: 50%
}
.sg-button-color{
    color: white !important;
    background: rgb(235,96,67) !important;
}
.sg-white-color{
        color: #fff !important;
}
.sg-width-195{
       /* width: 195px;*/
	width: 100%;
}
.sg-wt-53{
        width: 53%;
}
.sg-list-none{
    list-style:none;
}


/** Login **/

.customer-login{
   border: 1px solid #d8d8d8 !important;
 padding: 30px 80px 0 !important;
background: #fff;
   border-radius:4px;
}
.form-create-account {
    float: right;
	    padding-bottom: 39px;
}
.new-customer {
/*    padding: 45px 76px 32px 82px;
    border: 1px solid #ccc;
	background: #fdfdfd;*/
}
.new-customer-left {
    width: 50%;
    float: left;
}
.block-collapsible-nav .item a {
    /* text-decoration: none; */
    color: #4ab9d4;
    font-weight: 700;
}
.block.block-collapsible-nav{
	border-right: 1px solid #ccc;
    background: #fff !important;
margin-bottom:0 !important;

}
.block-collapsible-nav .content {
    /* background: #ffffff; */
    /* padding: 15px 0; */
}


/** Forget Password**/
.forget-password{

    padding: 26px 81px 22px 61px !important;

    border: 1px solid #ccc !important;

}
.forget-password-success-box{
    text-align: center;
/*    border: 1px solid #ccc;*/
    background: rgba(160, 212, 150, 0.44);

}


/** My Profile **/

.profile{
    display: block!important;
    margin-top: 3px!important;
    margin-bottom: 40px!important;
}
.profile-address{
    float: right!important;
    width: 50%!important;
}

.profile-address-left{
    float: left!important;
    width: 50%!important;
}
.address-line-2{
    display: block!important;
    margin-bottom: 40px!important;
    margin-top: 57px!important;
}

.image-placeholder {
   background-color: #000;
   display: flex;
   height: 190px;
}

.image-placeholder > h4 {
    align-self: center;
    text-align: center;
    width: 100%;
}
.sg-upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.sg-upload-btn {
    color: #333;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: bold;
}

.sg-upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}






#block-customer-login-heading{
	//text-align:center;


}

.control-custom{
	width:100% !important;
}
.input-text{

height: 41px !important;
    border-radius: 5px !important;
}

.signin{
	padding: 10px 74px;
font-size: 1.25rem;
border-radius: .3rem;

}
.forgot-pass-txt{
	float:right;
}
.show-pass{
	float:right;
	color:#61a0e7;
}
.block-title {
    border-bottom: 0 !important;

    margin-bottom: 10px !important;
    padding-bottom: 5px !important;
}



.color-blue{
 color: #09626e;
}


.faq-content a{
 text-decoration: underline;
}


.message.error {


    color: #ff1f20 !important;
    background:none !important;

}


/** Orders **/

.order-table{
        border: solid 1px #ccc;
}
.order-table-head{
        border-top: solid 1px #d8d8d8;
}


 .order-link{
     color: #4ab9d4;
     font-weight: 600;
 }
 .font-weight-900{
     font-weight: 900;
 }

 .order-details{
   padding: 30px;
   border: solid 1px #d8d8d8;
   width: 50%!important;
   border-radius: 4px;
   margin-bottom: 40px;
}
.order-details td {
  background: none;
  border:none;
  padding: 4px 13px 3px !important;
  font-size:14px;
}
.order-details li {
      list-style: none;
 }
  .order-details td {
  padding: 0px 9px;

 }

 #order-head li{
     font-weight: 900;
 }


/** side bar **/
#account-links-collapsible li a{
	 color: #4ab9d4 !important;
}


#account-links-collapsible .item {
    margin: 22px 17px 0;
	font-weight:700;
	color: #4ab9d4;
}
#account-links-collapsible .item.current{
 text-decoration:underline;
}
.plus{

	float:right;
}


/** footer links**/

.social-icon{
 font-size: 22px !important;
    background: #000;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    text-align: center;
    line-height: 40px  !important;
    color:#fff;
}
.footer.content .block {
  float: left !important;
  /*margin-left: 32px;
  margin-right:30px;*/
}
footer .widget.block {
    margin-top: 0px !important;
}
.newsletter{
 display: none;
}

.copyright {
 background-color: rgba(143, 143, 143, 0);
 color: #808080;
 display: block;
 padding: 10px;
/* border: 1px solid black;*/
}

small.copyright{
 display: none;
}

.copyright-links a{
  padding-right: 6px;
  padding-left: 6px;
}
.copyright-links{
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;

}
.media-source-links{
  padding-top: 10px;
  padding-bottom: 10px;
  background: white;
}
.media-source-links ul{
 list-style-type: none;
   margin: 0;
   padding: 0;
   text-align: center;
}

.media-source-links ul li {
   display: inline-block;
   zoom: 1;
   height: 52px;
   margin: 0 10px;
}
.media-source-links ul li a {
   display: block;
   height: 52px;
   text-indent: -99999px;
   background-image: url(../images/mediasource.gif);
}
.media-source-links li#ms-inc a, .media-source-links li#ms-inc a:link, .media-source-links li#ms-inc a:visited {
   width: 158px;
   background-position: -1px 0px;
}

.media-source-links li#ms-horn a, .media-source-links li#ms-horn a:link, .media-source-links li#ms-horn a:visited {
   width: 86px;
   background-position: -161px 0px;
}
.media-source-links li#ms-libj a, .media-source-links li#ms-libj a:link, .media-source-links li#ms-libj a:visited {
   width: 192px;
   background-position: -249px 0px;
}

.media-source-links li#ms-slj a, .media-source-links li#ms-slj a:link, .media-source-links li#ms-slj a:visited {
   width: 174px;
   background-position: -443px 0px;
}

.media-source-links li{
 /*padding: 0;*/
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}

.footer.content ul {
  padding-right: 0px !important;
}

.footer .links{
  width: 100%;
}
.footer.content .links {
  padding-right: 0px !important;widget block block-static-block
}
.footer.content .links a{
  /*padding-right: 0px !important;*/
  padding: 5px 0 !important;
}

.page-footer{
 border-top:1px solid #d8d8d8;
 border-bottom:1px solid #d8d8d8;
 background: #fff !important;
 position:static;
 display:inline-block;
 height:auto !important;
 padding-bottom:0 !important;
}
.page-footer .widget.block .block-static-block{
  margin-bottom: 0 !important;
}

/*.page-footer div:nth-child(2){
  margin: 0px !important;
}*/
#how-jlg-works {
 position: relative;
 padding: 100px 20px 20px 315px;
 width: 309px;
 height:150px;;
 background: url(../images/how-jlg-works-banner.jpg);
 color: white;
 background-repeat: no-repeat;
}
.green-button, a.green-button {
   color: #fff;
   padding: 5px 10px;
   border-radius: 3px;
   font-size: 12px;
   -webkit-box-shadow: 0px 1px 1px 1px rgba(185, 201, 204, .2), inset 0px 0px 3px 3px rgba(0, 1, 1, .05);
   box-shadow: 0px 1px 1px 1px rgba(185, 201, 204, .2), inset 0px 0px 3px 3px rgba(0, 1, 1, .05);
   border: 1px solid #8da648;
   text-shadow: -1px -1px 0px #749e38;
   text-decoration: none;
   display: inline-block;
   zoom: 1;
   background: url(../images/green-btn.gif) bottom left repeat-x;
   text-align: center;
}

input#reg_find_library {
 display: block;
 height: 34px;
 width: 125px;
 /*text-indent: -9999px;*/
 /*background: url(../img/my-account/create_buttons.png) 0 0;*/
 border: none;
 cursor: pointer;
 background-color: #89b030;
 color: white;
 margin-top: 10px;
 border-radius: 4px;
}

input#reg_sel_library {
 display: block;
 height: 34px;
 width: 125px;
 /*text-indent: -9999px;*/
 /*background: url(../img/my-account/create_buttons.png) -507px 0;*/
 border: none;
 cursor: pointer;
 background-color: #89b030;
 color: white;
 margin-top: 10px;
 border-radius: 4px;
}

fieldset.register label {
   width: 140px;
   padding: 0 17px 0 17px;
}

fieldset.register label {
   display: block;
   float: left;
   width: 140px;
   margin-top: 3px;
   font-size: 14px;
   line-height: 24px;
}

/*.register input[type="text"], input[type="password"], textarea, select {
   background: url(../img/input-bg.png) no-repeat left top;
   border: 1px solid #7f7f7f;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   color: #000000;
   padding: 6px 3px;
   font-size: 14px;
}*/

fieldset.register input.text {
   width: 245px;
   /* border-color: #e5e5e5; */
}

fieldset.register div {
   margin-left: 174px;
}
.contact-form-message{
    width: 439px;
    height: 150px;
  }
  .term{
  float: right;
  text-align: left;
  }
.modal-inner-wrap{
width: 27% !important;
    margin-top: 130px !important;
}
.mylibrary-box{
	    background: #fff;
    padding: 30px;
    border: 1px solid #d8d8d8;
border-radius:4px;
}
.mylibrary-btn{
	padding:9px;
}
 .mylibrary-btn button{
	    width: 71%;
    border-radius: 7px;
    padding: 12px;
 }
 .red{
	 color:red;
 }


   /** Header**/

  #customMenu li{
      padding: 10px 10px 10px 20px;
  }
  #customMenu li a{
      color: #4ab9d4 !important;
      font-weight: 700;
  }

  .custom-menu-background{
      background-color: #fff !important;

  }


  /** quotes **/
  .quotes-details {
      /*padding: 25px 25px 25px 25px;*/
      /*width: 30%!important;*/
      width: 50%!important;

  }

    .quotes-details td {
  padding: 0px 9px;
padding-left: 0px

 }


    .quotes-dates td {
  padding: 0px 9px;

 }
   .quotes-bill-details {
      /*padding: 25px 25px 25px 25px;*/


  }

    .quotes-bill-details td {
  padding: 0px 9px;
padding-left: 0px;

 }
    .quotes-total td {
  padding: 0px 40px;

 }

 .horzontal-quotes-total {
    border-bottom: solid 1px rgba(64, 59, 59, 0.41);
    margin-bottom: 18px;
    margin-top: 20px;
 }


 .quotes-bill-total {
     padding: 25px 25px 25px 25px;


 }

 .quotes-bill-total td {
     padding: 2px 15px 17px 0px;

 }

 .quotes-effective-date {
     padding: 25px 25px 25px 25px;
     float:right;
     padding: 25px 0 25px 25px;
     float: right;
 }

 .quotes-start-end {
     /*float:right;padding: 25px 0 25px 25px;*/
     width: 30%!important;
     /*float: right;*/
     float: left;
 }

 .quotes-header{
     width: 100%;
     margin-bottom: 20px;
     margin-top: 70px;
 }

 .quotes-desc{
     /*padding-top: 51px;*/
     padding-top:25px;
     width: 50%; float: left;
 }

.modal-inner-wrap{
	   width: 50% !important;
    //margin-top: 250px !important;
	padding:80px 50px;
	border-radius:5px;
}
.edit-library{
width: 50% !important;
    margin-top: 50px !important;
}

.mylibrary-btn{
	padding:9px;
}
 .mylibrary-btn button{
	    width: 71%;
    border-radius: 7px;
    padding: 12px;
 }
 .red{
	 color:red;
 }
 .information-bg{

     border: 1px solid #d8d8d8;
    padding: 30px;
border-radius:4px;
}

.edit-link{
	padding-right:30px;
}
.btn{
   border: 1px solid #ccc;
    padding: 12px 24px 16px 35px;
    border-radius: 6px;
    background: #eee;
    color: #fff !important;
    font-weight: 600;
}

.library-information>.fieldset>.field, .fieldset>.fields>.field {
    margin: 4px 36px 18px 21px;
}

.authorization-link-border{
	    border-top: 1px solid #c5c3c3;
}
.download-pdf-btn {
    border: 1px solid #ccc;
    padding: 6px 33px 8px 32px;
    border-radius: 6px;
    background: #eee;
    color: #000 !important;
    font-weight: 600;
}
.download-pdf-btn:hover{

	text-decoration:none;
}

.pack-border{
	    padding: 18px 0 55px 0;
    border: 1px solid #ccc;
}

.product-item-info-sub{
    max-width: 100%;
    width: 100% !important;
}
.product-item-sub
{
    border: 1px solid #ccc !important;
	padding-left: 11px !important;
    padding-right: 11px!important;
}
.product-items-sub {
    margin-left: 0 !important;
}
.ribbon-red{
	background:#fd5656;
	padding: 5px;
    margin-bottom: 6px;
    margin-top: 4px;
}
.ribbon-yellow{
	background:#eff967;
	padding: 5px;
    margin-bottom: 6px;
    margin-top: 4px;
}

.add-subscribe-cat{
	margin-right: 105px;
}

@media (min-width: 1024px){
.products-grid .product-item {
    width: 22%;
}
}
#suggesstion-box{
	display:none;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0px !important;
}
#suggesstion-box ul li{
list-style: none;
}
#suggesstion-box ul{
    margin-left: -28px;
	margin-top: 6px;
}
.email-user-data{
	list-style:none;
}

 .mylibrary-btn > a:hover{
	 text-decoration:none !important;
	 background: #e1e1e1;
    border: 1px solid #ccc;
    color: #333;
 }


 .products-grid{
    padding: 0px 22px 30px 10px;

 }

 .sg-search-box{
	float: left;
    margin-right: 28px;
    width: 60%;
	    margin-top: -4px;
 }
.sg-search-btn {
    display: inline-block;
    display: inline-block;
    margin-left: -118px;
    padding: 8px 21px 11px 11px;
    margin-top: 2px;
    margin-right: 27px;
}
 .sg-input{
    width: 78% !important;
    float: left;
    height: 40px !important;
    border-radius: 5px !important;

 }

 .product-item-actions{

	 float:right;
 }
  .product-item-name{
	  text-align:center;
  }
.product-item-link{
    color: #19abce !important;
    text-decoration: none;
    font-weight: 500 !important;
}
.pt-8{
	padding-top:8px;
}

.cat-tag{
	padding: 6px 0 6px 14px;
    border: 1px solid #ccc;
    border-left: 16px solid #ff5501;
    margin: 15px 0px 22px 0px;
    color: #19abce;
}


.sg-wishlist:before {
    position: relative;
    z-index: 99;
    -webkit-font-smoothing: antialiased;
    color: #dcd0d0;
    /* border: 1px solid #ccc; */
    font-family: 'luma-icons';
    font-size: 28px;
    height: 5px;
    letter-spacing: 2px;
    line-height: 16px;
    content: '\e605';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
    float: right;
    margin: 0px -14px 0px 0px;
}
.action.primary {
    background: #e1e6ea;
    border: 1px solid #b3cfe4;
    color: #000;
    font-weight: 500;
    padding: 6px 18px;
    border-radius: 7px !important;
}
@media (min-width: 768px){
.modes {
    float: right !important;
    margin-right: 20px;
}
 }

 @media (min-width: 1024px){
.page-products .products-grid .product-item {
margin-right:22px;
}
 }

 @media (min-width: 640px)
 {
.products-grid .product-item-actions {
    margin: -52px 0 10px;
}
 }

 td a .sg-list-img {
    width: 119px !important;
}
td .cat-tag {
margin: 2px 0px 22px 0px !important;
}
td button.action.tocart.primary {
    width: 140px !important;
}
.prod-table-head {
    background-color: rgba(204, 204, 204, 0.11);
    border: solid 1px rgb(206, 203, 203);
}

/*li.og-expanded > div::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #ddd;
	border-width: 15px;
	left: 50%;
	margin: -20px 0 0 -15px;
	z-index:9999;
}*/

.sg-expander {

    background: #fff !important;
    top: auto;
    left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: left;
    height: 0;
    overflow: hidden;
    border-bottom: 2px solid #ccc;
    border-top: 2px solid #ccc;
	z-index: 9;
}

.sg-expand-addtocart{
	width: 80%;
    height: 35px;
    margin-bottom: 8px;
}
.sg-expand-right{
	float: right;
    width: 70%;
	margin-top: -27px;
}
/*
.page-header {
    margin-top: 0px;
}
nav.navigation {
    max-width: 350px;
    background: #FFF;
    float: left;
}
.header.panel > .header.links {
    float: right !important;
}
div.minicart-wrapper {
    float: right !important;
}
div.block.block-search {
    float: right !important;
}*/

/*subscription renew*/
.good{
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.good-primary{
   /*border-left:20px solid #9370db;*/
   width: 98%;
   padding: 10px;
}
.renew-opt-recom{
   /*border-left:20px solid rgba(232, 173, 39, 1);*/
   /*padding:10px;*/
   /*width: 93%;*/
   /*width: 98%;*/
   width: 100%;
   padding:10px 10px 5px 10px;
}
.save-box{
   border: 1px solid black;
   margin-left: 20px;
   margin-right: 20px;
   background-color: lightgray;
}
.ribbon-orange {
    background: #ff9300;
    padding: 5px;
    margin-bottom: 6px;
    margin-top: 4px;
}
.ribbon-purple {
    background: #b94fea;
    padding: 5px;
    margin-bottom: 6px;
    margin-top: 4px;
}
.ribbon-blue {
    background: #48a7f1;
    padding: 5px;
    margin-bottom: 6px;
    margin-top: 4px;
}

/*subscription renew step2*/
.great-news-box {
    margin: auto;
    width: 70%;
    background-color: #e1e1e1;
    padding: 15px;
    font-size: 1.1em;
    border: 2px solid lightgray;
}
.select-processing-options-box{
  margin: auto;
  margin: auto;
  width: 70%;
  padding: 20px;
  font-size: 15px;
  border: 1px solid gray;
}
.this-will-apply-box{
   border: 1px solid lightgray;
    background-color: #f6f6f6;
    margin-left: 22px;
    margin-right: 22px;
    font-size: 12px;
    padding: 10px;
}
.select-processing{
   margin: auto;
   width: 74.5%;
   font-size: 1.2em;
   line-height: 2em;
}




.sg-categoryPopup
{
    margin-top: 0px;
    margin-bottom: 30px;
/*    background: #f7f6f6;*/
    width: auto; height: 460px;
    padding-bottom: 140px;
}
.sg-categoryPopup li{
         height: auto !important;
}

.category-details-box {
        border: solid 1px #ccc;
    background-color: #eee;
    display: flex;
    height: 254px;
    margin: 5px;
    width: 180px;
}


.category-details-left-box {

    background-color: #f2f2f2;
    padding-top: 18px;
    height: 370px;
    border-radius: 8px;
    width: 100%;
    margin-bottom: 16px;
}
.category-details-left-box2 {

  width: 100%;
  height: 535px;
  background-color: #f2f2f2;
}


.category-success-box{
    background: #fff;
    padding: 93px 24px 0px 4px;
    border: solid 1px #ccc;
    border-bottom: none;
    width: 100%;
    border-left: none;
    border-right: none;
}
.category-success-box-text{
    text-align: left;
    margin-left: 36px;
    margin-top: -79px;
    color: rgb(235,96,67) !important;
}
.category-popup-box-text{
    height: 155px;
    margin: 5px;
    width: 191px;
}
.category-month{
     border: solid 1px #ccc;
    background: #fff;
    height: 20px;
    position: relative;
    right: 5%;
    top: 5%;
    padding-right: 14px;
    color: #37a5ec;
    padding-left: 3px;
}
.sg-category-info:hover{
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

h5.current::after
 {
   top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #f7f7f7;
	border-width: 27px;
	left: 50%;
	margin: -44px 0 0 -15px;
	z-index:9999;
}
h5.current{
	position:relative;
}
.sg-expander {

    background: #fff !important;
    top: auto;
    left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: left;
    height: 0;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
	z-index: 9;
}

.sg-expand-addtocart{
	width: 100%;
    height: 35px;
    margin-bottom: 8px;
}
.sg-expand-right{
	float: right;
    width: 70%;
	margin-top: -27px;
}
.og-fullimg, .og-details {
    width: 29% !important;
}

/*subscription renew*/
.bg-subs-renew-opts{
    border:1px solid rgb(204, 204, 204);
    background-color: rgba(211, 211, 211, 0.23);
}

.sg-side-arrow {
    background: rgb(235,96,67);
    height: 15px;
    position: absolute;
    top: 150px;
    z-index: 99999;
    width: 32px;
    right: 15px;
}

.sg-side-arrow::before {
     width: 0;
    height: 0;
    content: "";
    position: relative;
    display: block;
    top: -11px;
    left: 31px;
    float: left;
    border-top: 20px solid transparent;
    border-left: 30px solid rgb(235,96,67);
    border-bottom: 19px solid transparent;
}

.sg-category-model-width{
    width:1000px !important;
}

.sg-ml-address{
	width:50%;
	float:right;
}
.sg-ml-details{
	width:50%;
	float:left;
}
.sg-box-left{
	width:60% !important;
}
.sg-box-right{
	width:40% !important;
}
.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;}
.sg-ml-btn{
	font-size: 1.25rem;
    border-radius: 5px;
    width: 180px;
}

/*Awards*/
.awards-wining-book{
   width: 50%;
   margin: 0 auto;
   height: 50%;
   top: 36%;
   position: relative;
   font-weight: 700;
   font-size: 16px;
}
.awards-wining-book-viewall{
   width: 50%;
   margin: 0 auto;
/* height: 50%; */
   top: 18%;
   position: relative;
}
.awd-callout{
   height: 25px;
    width: 25px;
    border: 1px solid #707070;
    border-radius: 50%;
    background-color: lightgray;
    float: left;
    margin-right: 20px;
}

.triangle-down::before {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #d3d3d3;
  position: relative;
  top: 100px;
  left: 15%;
}


.yearly-awards-triangle-down::before{
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #d3d3d3;
  position: relative;
  top: 100px;
  left: 81%;
}
.state-awards-triangle-down::before{
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #d3d3d3;
  position: relative;
  top: 100px;
  left: 48%;
}

.lh2{
  line-height: 2em;
}

.awards-txt-list{
  width: 75%;
  border: 1px solid black;
  margin: 0 auto !important;
}


.awards-book-title{
   font-size: 0.9678em;
    font-weight: 600;
    /*line-height: 2em;*/
}

.graphic-novels-box{
   border-left: 15px solid #ffbf08 !important;
   background-color: #f0f0f0;
   margin-top: 10px;
   margin-bottom: 10px;
}
.graphic-novels-txt{
   font-size: 0.8279em;
   font-weight: 600;
   line-height: 2.2em;
   padding-left: 5px;
}
.awarded-book{
   width: 85%;
   border: solid 1px #bbb;
   background: #fff;
   position: relative;
   right: 2%;
   top: 6%;
   color: #37a5ec;
   padding: 5px;
}
.sold-out{
   opacity: 0.6;
}

.awarded-book-button{
   border-radius: 5px !important;
   padding: 3px 7px !important;
   font-weight: 300 !important;
}
.more-awards-block{
   border:1px solid black;
    height: 260px;
    position:relative;
}
.more-awards-block>div{
   position: relative;
   top: 45%;
}
.view-icon{
   padding: 3px;
   border: 1px solid #999;
   background-color: #ddd;
}


.sg-btn-grey{
    border: 1px solid #ccc;
    padding: 12px 24px 16px 35px;
    border-radius: 6px;
    background: #eee;
    color: #000 !important;
    font-weight: 600;
}
.sg-subscription-link{
    color: rgb(235,96,67) !important;
    text-decoration: underline;
}
.sg-circle{
        font-size: 15px;
    background: rgb(235,96,67) !important;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    line-height: 20px !important;
    margin: auto 4px 0 0px;
    color: white;
    display: inline-block;

}
.sg-circle-red{
    /* font-size: 17px;
    background:  #DB2400;
    width: 15px;
    /* height: 24px; */
    /* border-radius: 50px;
    line-height: 40px;
    text-align: center;
    line-height: 15px !important;
    margin: auto 4px 0 0px;
    color: white;
    display: inline-block;  */
    font-size: 19px;
    background: #DB2400;
    width: 15px;
    /* height: 24px; */
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    line-height: 15px !important;
    margin: auto 4px 0 0px;
    color: white;
    display: inline-block;
}
.text-cp {
    text-transform: uppercase;
}
.home_product {
    border: 1px solid #dddddf;
    margin: 20px;
    color: #77ACB4;
    padding: 10px !important;
}
.home_product img {
    width:100%;
    /* max-width: 320px; */
}
.home_product:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.home_product div {
    padding-top:10px;
}
.bk-grey{
    background-color: #f4f4f4;
}
.pro_title {
    font-size: 24px;
    font-weight: bold;
}
.pro_dec {
    font-size: 15px;
}
.sp_div:hover > .sp_res {
    background-color: #6E7682;
    /* border-bottom: 10px solid black; */
    font-size: 17px;
    text-decoration: #6E7682 underline;
}
.sp_div:hover{
    text-decoration: none;
}
.sg-breadcrumb{
    text-align: center;
    width: 100%;
    height: 50px;
    background: #f2f2f2;
    margin-bottom: 27px;
    padding-top: 15px;
}
.sg-horizontal-Rule {
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;

}


.sg-category-expander {
    position: absolute;
    background: #fff;
    top: auto;
    left: 15px;
    width: 100%;
    margin-top: 10px;
    text-align: left;
    height: auto !important;
    overflow: hidden;
    border: solid 1px #d8d8d8;
    border-left: none;
    border-right: none;
    z-index:30;
}

.og-grid li.sg-category-expander > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #ddd;
	border-width: 15px;
	left: 50%;
	margin: -20px 0 0 -15px;
	z-index:9999;

}
.sg-category-sidebar-grade{
   margin:20px 20px 20px 20px;
}

.sg-category-back-button{
    margin-left: 15px;
    text-align: center;

    border-radius: 4px;
    background-color: #d8d8d8;

    padding: 10px 10px 10px 10px;
    margin-right: 15px;
}
.sg-add-category-left-box{
    width: 100%;
    /*height: 534px;*/
    height: auto;
    background-color: #f2f2f2;
    padding-top: 22px;
    border-radius: 8px;
}
.sg-black-link{
        color: #231f20 !important;
}

.sg-category-max-field{
   background-color: #d8d8d8;
   width: 45%;
   float:right;
}
.sg-btn-backgrnd{
   background-color: #d8d8d8;
}

.sg-category-range{
    float: left;
    width: 45%;
    background-color: #d8d8d8;
}
.sg-category-find{
      margin-left: 20px;
    padding-top: 2px;
}
.sg-algn-right{
    text-align: right;
}

.sg-default-check{
	font-size: 34px!important;
    color: #0fb0b9;
}
.sg-make-default{
    width: 50% !important;
    margin-top: 50px !important;
}

.sg-wd-8{
        width: 8%;
}
.sg-order-total{
/*    text-align: right;*/
    margin-right: 42px;
    margin-top: 30px;

}
.sg-link-black{
           color: #333 !important;
}
.sg-order-dwnd-button{
      background-color: #d8d8d8 !important;
}
.sg-order-btn{
    color: #231f20 !important;
      font-weight: 700;
    height: 50px;
    border-radius: 4px;
    background-color: #d8d8d8 !important;
}
.sg-mr-bttm-none{
        border-bottom: none !important;
}
.sg-order-item-link{
    color: #606060;
    text-decoration: underline;
}
/*.sg-order-item{
    font-weight: 600;
    color: #000000 !important;
}*/
.sg-order-downld-btns{
     width: 100%;margin-top: 15px;
}
.sg-wd-100{
  width: 100%;
}
.sg-mt-30{
        margin-top: 30px !important;
}
.sg-fnt-wt-600{
  font-weight: 600!important;
}
.sg-bordr-top{
        border-top: solid 1px #d8d8d8;
}
.sg-box-shadow-none{
    box-shadow: none !important;
}
.sg-order-itemlist-head{
      margin-bottom: 20px;
}
.sg-backlist-head{
    margin-bottom: 20px!important;
    margin-top: 25px!important;
}

.sg-fs12{
	font-size:12px;
	line-height:12px;
}
.sg-invoice-table-head{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;

}
.sg-item-color{
	text-decoration:underline !important;
	color:#7d7d7d !important;


}
.sg-invoice-no{
	    padding: 20px 0 0 0px;
}
.sg-download-btn{
	border:none !important;
	text-shadow:none !important;
	padding: 15px 15px !important;
	    margin-right: 14px;

}
.w14{

	width:14%;
}
.w22{
	width:22%;
}
.w40{
	width:40%;
}

.breadcrumb{
   background-color: #f2f2f2;
   text-align: center;
   border-radius: 3px;
}

.block-title1{
	margin-top:13px;
	margin-bottom:13px;
}

.sg-invoice-link{
color: #606060;
    text-decoration: underline;
}



.sg-category-leftbox-inside{
    border: solid #ccc 1px;
    padding: 10px 37px -1px 17px;
    /*margin: 25px 13px 11px 21px;*/
    margin: 15px;
    background: #fff;
    padding: 15px;
    height: 280px;
    border-radius: 3px;
}
.sg-list{
    display: list-item !important;
    list-style-type: square;
}
.sg-hand{
     cursor: pointer;
}
.sg-mt20{
    margin-top: 20px;
}
.sg-mb10{
        margin-bottom: 10px;
}
.sg-mb30{
        margin-bottom: 30px;
}
.sg-mr20{
    margin: 20px 20px 20px 20px;
}
.sg-pdb20{
padding-bottom: 22px;
}

.replacement-title-border{
    border: 1px solid lightgray;
    padding: 10px;
    padding: 0px 75px 0px 10px;
    border-radius: 4px;
}

.sg-circle-green{
        font-size: 15px;
    background: #527a52 !important;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    line-height: 20px !important;
    margin: auto 4px 0 0px;
    color: white;
    display: inline-block;

}
.sg-circle-orange{
        font-size: 15px;
    background: #e0a739 !important;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    line-height: 20px !important;
    margin: auto 4px 0 0px;
    color: white;
    display: inline-block;

}
.sg-circle-blue{
    font-size: 15px;
    background: #42839f !important;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    line-height: 20px !important;
    margin: auto 4px 0 0px;
    color: white;
    display: inline-block;

}
.sg-fnt17{
    font-size: 17px;
}
.sg-categ-pack-backbtn-changecat{
        width: 100%;
    background: #d8d8d8;
    margin: 10px 10px 10px 10px;
    padding: 5px 5px 5px 5px;
    height: 30px;
    border-radius: 4px;
}


.ribbon-Grades5 {
    background: #e0a739;
    padding: 2px;
    margin-bottom: 13px;
    margin-top: 40px;
}

.ribbon-Grades4 {
    background: #527a52;
    padding: 2px;
    margin-bottom: 13px;
    margin-top: 40px;
}

.ribbon-Grades9 {
    background: #42839f;
    padding: 2px;
    margin-bottom: 13px;
    margin-top: 40px;
}
.sg-justify{
    text-align: justify;
}
.sg-category-gridinfo{
   margin-top:12px;
        text-align: left;
}

.sg-fnt-wt-600{
        font-weight: 600;
}

.sg-show-libs{
    display: block !important;
    position: absolute;
    z-index: 999;
    //right: 0;
}

.get-started {
    background: #db2400 !important;
    color: #fff !important;
    border: 0 !important;

    height: 18px;
    padding: 25px 11px 8px 7px !important;
    border-radius: 3px;
    margin: 0px !important;
    line-height: 0px !important;
    text-indent: 0 !important;
    margin-top: -56px !important;
}
.header.panel>.header.links>li>a:visited {
    color: #040404 ;
    text-decoration: none;
}
.navigation1 {
    max-width: 100% !important;
}
.sg-fnt18{
       font-size: 18px !important;
}



.sg-fnt15{
       font-size: 15px;
}

#def-lib.down:after{
  content: "\25B2";
  font-size: 13px;
}
#def-lib:after{
  content: "\25BC";
  font-size: 13px;
}
#my-account.down:after{
  content: "\25B2";
  font-size: 13px;
}
#my-account:after{
  	content: "\25BC";
  	font-size: 13px;
}

.sg-link{
    color: #606060!important;
    text-decoration: underline!important;
}
.sg-package-silver-container{
    text-align: center;
    height: auto;
    width: 100%;
    background: #ccc;
        border-radius: 7px;
}

.sg-package-silver-grid-container{
    margin-right: 20px;
    border-radius: 5px;
    width: 45% !important;
    float: left;
    border: 1px solid #d8d8d8;
    margin-bottom: 20px;
}
.sg-package-gold-container{
    text-align: center;
    height: 130px;
    width: 100%;
    background: #ccc;
    border-radius: 7px;
        margin-bottom: 20px;
}

.sg-mt30{
    margin-top: 30px;
}

.sg-mr175{
    margin-right: 175px;
}

.sg-switch-mode{

	    padding: 15px 3px 35px 4px;
}





 .package-nav-tab section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
}

.package-nav-tab input[type=radio] {
  display: none;
}

.package-nav-tab label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;

  border: 1px solid transparent;
}



.package-nav-tab input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}

/*#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}*/



.package-nav-tab input[type=radio]:checked+label:before{
    background: none!important;
}

.package-nav-tab{
    margin-top: 32px;
    margin-bottom: 20px;
    text-align: center;
}



.sg-detail-box {
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    margin-bottom: 26px;
    padding: 30px;
}



.products-grid .product-item-actions-list{
    margin: 0px 0 10px !important;
	display: block !important;
}

.cat-list {
    padding-top: 20px!important;
}

/* Reset Select */
select#cat-list-wl{
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #2c3e50;
  background-image: none;
}
/* Custom Select */
.select-wl {
  position: relative;
  display: block;
  width: 14em;

  line-height: 3.5;
  background: #d8d8d8;
  overflow: hidden;
  border-radius: .25em;
}
select#cat-list-wl {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 .5em;
  color: #fff;
  cursor: pointer;
  margin-left: 34px !important;
}
select#cat-list-wl::-ms-expand {
  display: none;
}
/* Arrow */
.select-wl::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: #d1d4d8;
    pointer-events: none;
    border-left: 1px solid #fff9f9;
}

.select-wl::before {
    content: '\2605';
    position: absolute;
    top: -11px;
    padding: 0 1em;
    pointer-events: none;
    border-left: 1px solid #fff9f9;
    color: white;
    font-size: 20px;
}
/* Transition */
.select-wl:hover::after {
    color: #f06143;
}
.select-wl::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}
.jlg-list-table-head{
	border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}


.Grades5-color {
    color: #e0a739!important;

}

.Grades4-color {
    color: #527a52!important;

}

.Grades9-color {
    color: #42839f!important;
}
.sg-black{
        color: #000 !important;
}


.sg-outer {
    padding: 10px 10px 10px 10px;
    width: 55%;
    border: 1px solid #ccc;
    border-radius: 7px;
}
.sg-relative {
    position: relative;
}
.sg-inner {
    height: 125px;
    overflow-y: scroll;
}

.sg-pack-catpopup{
    width: 615px !important;
    height: 400px !important;
    margin-top: 50px !important;
}

.h4div{
    display: block;
    min-height: 60px;
    align-items: flex-end;
}

.inline-block{
  display: inline-block;
}

.btn-primary-go{
  background: #f06143 !important;
  color: #FFF !important;
  border: 0 !important;
  font-size: 18px !important;
  height: 18px !important;
  padding: 20px 0px 16px;
  border-radius: 3px;
  margin: 0 !important;
  line-height: 10px;
  text-indent: 0 !important;
}

.fs34{
  font-size: 34px;
}
.pl123{
  padding-left: 123px;
}
.pr123{
  padding-right: 123px;
}

.btn-primary-shopnow{
  height: 20px;
  margin: 0 auto;
  width: 110px;
  background: #f06143 !important;
  color: #FFF !important;
  border: 0 !important;
  font-size: 18px !important;
  height: 20px;
  padding: 15px 15px !important;
  border-radius: 3px;
  /* margin: 0 !important; */
  line-height: 18px !important;
  text-indent: 0 !important;
}
.hair-line{
  border-top: 1px solid #d3d2d2;
  margin-top: 20px;
  margin-bottom: 20px;
}


.search {
  width: 100%;
  position: relative
}

.search-term {
  float: left;
  width: 100%;
  border: 3px solid #00B4CC;
  padding: 5px;
  /*height: 20px;*/
  border-radius: 4px;
  outline: none;
  /*color: #9DBFAF;*/
  font-size: 12px !important;
  height: 42px !important;
}

.searchTerm:focus{
  color: #00B4CC;
}


/*Resize the wrap to see the search bar change!*/
.wrap{
  width: 50%;
  /*position: absolute;*/
  position: relative;
  /*top: 50%;*/
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 10px;
}
.search-btn{
/* 	width: 74px;
	height: 27px;
	border: 1px solid #00B4CC; */
    	position: absolute;
    	right: 0px;
    	background: #ef6043;
    	text-align: center;
    	color: #fff;
    	cursor: pointer;
    	font-size: 18px !important;
    	padding: 15px 15px;
    	border-radius: 3px;
    	margin: 0 !important;
    	line-height: 20px;
    text-indent: 0 !important;
    box-shadow: none !important;
    height: 52px;
}
.fs36{
  font-size: 36px;
}
.pos-relative{
  position: relative;
}
.shop-dummy-img{
  height: 140px;
  width: 100px;
  background-color: lightgray;
}


.customer-welcome ul:before, .customer-welcome ul:after
{
	display:none!important;
}


.fb-title{
  min-height: 120px;
  /*line-height: 20px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;*/
}

.fb-desc{
  width: 100%;

  height: 200px;
  line-height: 20px;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;

}



.grid-list-icon-left{
  padding: 15px;
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.grid-list-icon-right{
  padding: 15px;
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.fs20{
  font-size: 20px;
  line-height: inherit !important;
}
.fs28{
    font-size: 28px;
}
.fs17{
  font-size: 17px;

}
.pl96{
  padding-left: 96px !important;
}
.pr96{
  padding-right: 96px !important;
}
.myc-down-arrow{
  padding: 12px 25px 14px;
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 20px;
}

.pl33{
  padding-left: 33px !important;
}
.pr33{
  padding-right: 33px !important;
}
/*.wth29{
  width: 29% !important;
}*/

.myc-btn-add-cart{
  background: #f06143 !important;
color: #FFF !important;
border: 0 !important;
font-size: 18px !important;
height: 30px !important;
padding: 15px 15px;
border-radius: 3px;
margin: 0 !important;
line-height: 10px;
text-indent: 0 !important;
text-align: center;
line-height: 1.5em;
}

.pr10{
  padding-right: 10px !important;
}

.sg-pagination {
    display: inline-block;
}

.sg-pagination a {
    color: #606060 !important;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}

.sg-pagination a.active {
    font-weight: bold;
      /*background-color:rgb(235,96,67) !important;*/
    color:#000 !important;
}

.sg-pagination a:hover:not(.active) {background-color: #ddd;}



.clear-search-btn{
	    float: right;
    height: 34px;
    padding: 0 10px 0 10px !important;
    font-size: 15px !important;
}
.select-sort {
     position: relative;
    display: block;
    line-height: 1.5;
    background: #d8d8d8;
    overflow: hidden;
    border-radius: .25em;
    margin-right: 13px;
    padding-top: 1px;
}
.select-sort::after {
       content: '\25BC';
    position: absolute;
    top: 7px;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: #d8d8d8;
    pointer-events: none;
}
.select-sort::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}

.view-icon-opecity{
  opacity: 0.5;
}



.sg-popup-close {
    z-index:999;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.sg-popup-close::before,
.sg-popup-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #888;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sg-popup-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.sg-popup-close:hover::before,
.sg-popup-close:hover::after {
	background: #333;
}


.bookgrid .og-expanded > a::after {
    /* top: auto;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #f7f6f6;
    border-width: 15px;
    left: 50%;
    margin: -20px 0 0 -15px;*/
	border: solid rgba(144, 68, 68, 0);
    content: url(../images/arrow.png);
    height: 10px;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 38px;
    margin: -48px 0 0 3px;
    right: 18%;
    z-index: 1000;
}


.mode-color{
    background: #ccc;
}
ul.tag-category li.tagit-choice{
	margin-top:7px;
}

.flyout-book-price{
	    margin-left: 10px;
    margin-top: 19px;
}


.sg-popup-content{
    width: 100%;
    height: 40px;
    line-height: 20px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
}
.select-sort-ship::after {
       content: '\25BC';
    position: absolute;
    top: 16px;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: #d8d8d8;
    pointer-events: none;
}
.select-sort-ship {
    position: relative;
    display: block;
    line-height: 1.5;
    background: #d8d8d8;
    overflow: hidden;
    border-radius: .25em;
    margin-right: 13px;
    padding-top: 1px;

}
.select-sort-mc::after {
       content: '\25BC';
    position: absolute;
    top: 16px;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: #d8d8d8;
    pointer-events: none;
}
.select-sort-mc {
    position: relative;
    display: block;
    line-height: 1.5;
    background: #d8d8d8;
    overflow: hidden;
    border-radius: .25em;

    padding-top: 1px;
    width: 160px;
}
select#mc-lib-list {
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
  text-decoration: underline;
text-align-last:center;
text-align: center;
  color:#606060;
  text-shadow: none !important;
}
select#mc-lib-list .down:after{
  content: "\25B2";
}
select#mc-lib-list :after{
  content: "\25BC";
}
.sg-ml40{
        margin-left: 40px;
}
.sg-greybuttn{
    width: 103px;
    height: 50px;
    color: #000 !important;
    background: #eee!important;
    background-color: #d8d8d8 !important;
    box-shadow: none !important;
}
.sg-margn-topbttm{
    margin-bottom: 10px;
    margin-top: 10px;
}
.sg-lineght{
        line-height: 45px;
}
.sg-wishlist-catpopup{
    max-height: 76%!important;
    width: 615px !important;
/*    height: 400px !important;*/
/*    margin-top: 50px !important;*/
}

/*shooping cart*/

.shoppingcart-caret-icon-position{
  position: absolute;
  right: 30%;
  top: 30%;

}

.fs14{
  font-size: 14px !important;
}

.dummy-img{
  height: 143px;
  width: 100px;
}

.shoppingcart-processing-opt-box{
  border: 1px solid #d3d2d2;
  padding: 20px;
  border-radius: 4px;
}
.divider-line{
  border-bottom: 1px solid #d3d2d2;
  padding-top: 20px;
  padding-bottom: 20px;
}

.shoppingcart-summary{
  margin-top: 1px;
  font-size: 18px;
  /*padding: 20px 30px 20px 18px;*/
  padding: 20px;
  background: #eee;
}
.shoppingcart-down-arrow{
  padding: 12px 14px 14px;
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 20px;
  margin-left: 1px;
}

.border-radius-top{
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.border-radius-bottom{
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.arrow_box {
	position: relative;
	background: #ffffff;
	border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 20px;
	margin-top: -20px;
}
.arrow_box:before {
	border-color: rgba(230, 230, 230, 0);
	border-right-color: #e6e6e6;
	border-width: 21px;
	margin-top: -21px;
}

.fs32{
  font-size: 32px;
}
.pb15{
  padding-bottom: 15px;
}





select#upcoming {
    width: auto;
    /*background: none !important;*/
    border: none !important;
    outline: none !important;
    text-decoration: none;
    text-align-last: center;
    text-align: center;
    /*-webkit-appearance: menulist-button;*/
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    -ms-appearance: menulist;
    appearance: menulist;
    /*text-shadow: 0 0 0 #000;*/
}
.sg-listitem-catpopup{
    max-height:50%!important;
    width: 615px !important;

    margin-top: 50px !important;
}

.sg-select-dropdown {
     position: relative;
    display: block;
    line-height: 1.5;
    background: #d8d8d8;
    overflow: hidden;
    border-radius: .25em;
    margin-right: 13px;
    padding-top: 1px;
}
.sg-select-dropdown::after {
       content: '\25BC';
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: #d8d8d8;
    pointer-events: none;
}
.sg-select-dropdown::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}


.wishlist-star::after {
       content: '\2605';
    content: '\2605';
    position: absolute;
    top: -9px;
    right: -32px;
    bottom: 0;
    padding: 0 1em;
    color: #f06143;
    pointer-events: none;
    font-size: 34px;
    overflow: visible;
}
.wishlist-star {
    position: relative;
    display: block;
    line-height: 1.5;

    border-radius: .25em;


}

.wishlist-star-2::after {

	   content: '\2605';
    position: absolute;
    top: -15px;
    right: -60px;
    bottom: 0;
    padding: 0 1em;

    color: #f06143;
    pointer-events: none;
    font-size: 40px;
    overflow: visible;
}
.wishlist-star-2 {
    position: relative;
    display: block;
    line-height: 1.5;

    border-radius: .25em;



}
.pt-15{
    padding-top: 15px;
}
.shadow{
-moz-box-shadow: 0 0 3px #ccc;
-webkit-box-shadow: 0 0 3px #ccc;
box-shadow: 0 0 33px #ccc;
}
.wishlist-drop{
    margin-top: 5px;
    padding: 15px 15px 13px 15px;
}


.select-wl.orrange-star::before {
    content: '\2605';
    position: absolute;
    top: -6px;    padding: 0 1em;
    pointer-events: none;
    border-left: 1px solid #fff9f9;
    color: #f06143;
    font-size: 20px;
}
.select-wl.white-star::before {
    content: '\2605';
    position: absolute;
    top: -6px;
    padding: 0 1em;
    pointer-events: none;
    border-left: 1px solid #fff9f9;
    color: white;
    font-size: 20px;
}

/* Absolute Center Spinner */
.loading {
  position: fixed;
  /*z-index: 999;*/
  z-index: 9999 !important;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgb(167, 67, 46) 1.5em 0 0 0, rgb(167, 67, 46) 1.1em 1.1em 0 0, rgb(167, 67, 46) 0 1.5em 0 0, rgb(167, 67, 46) -1.1em 1.1em 0 0, rgb(167, 67, 46) -1.5em 0 0 0, rgb(167, 67, 46) -1.1em -1.1em 0 0, rgb(167, 67, 46) 0 -1.5em 0 0, rgb(167, 67, 46) 1.1em -1.1em 0 0;
  }

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);


  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.sg-fnt16{
        font-size: 16px;
}
.sg-succes-accnt-margin{
    margin-top: 26px;
    margin-bottom: 13px;
}

.wl-msg-box{
width: 36% !important;
}
.sg-mb30 {
    margin-bottom: 30px;
}
.wishlist-star-3::after {

	   content: '\2605';
    position: absolute;
    top: -32px;
    right: -14px;
    bottom: 0;
    color:  #d8d8d8;
    pointer-events: All;
    font-size: 40px;
    overflow: visible;
	  cursor: pointer;
    z-index:30;
}
.wishlist-star-3 {
    position: relative;
    display: block;
    line-height: 1.5;
    border-radius: .25em;
}
.wishlist-star-4::after {
	   content: '\2605';
    position: absolute;
    top: -32px;
    right: -14px;
    bottom: 0;
    color: #f06143;
    pointer-events: All;
    font-size: 40px;
    overflow: visible;
	  cursor: pointer;
    z-index:29;
}
.wishlist-star-4 {
    position: relative;
    display: block;
    line-height: 1.5;
    border-radius: .25em;
}

.sg-fnt14{
        font-size: 14px!important;
}

.wl-pop-box
{
	width: 36% !important;
	top:-138px !important;
}
.sg-padng10{
    padding: 10px 10px 10px 10px;
}

.sg-buttn-link{
    text-decoration: none!important;
    color: #000!important;
}

.select-wl-btn{
	    margin-left: 56px;
    float: right;
    margin-left: 10px !important;
    color: #000 !important;
    background: #eee!important;
    width: 57%;
    padding: 14px 25px 11px 19px;
    font-size: 18px;
}

.sg-categorygrade5-title{
   color: #e0a739 !important;text-align: left;
	margin-top: 20px;
}
.sg-categorygrade4-title{
  color: #527a52 !important;text-align: left;
  margin-top: 20px;
}

.sg-categorygrade9-title{
  color: #42839f !important;text-align: left;
margin-top: 20px;
}
.sg-subscriptioncat-desc{
    font-size: 1.3rem !important;overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    width: 100%;
    height: 80px;
    text-overflow: ellipsis;
}
.sg-subscrptn-cat-grade{
    float:left;padding:10px 10px 10px 0px;
}

.sg-ml10{
   margin-left: 10px;
}
.sg-ml20{
   margin-left: 20px;
}

/*.sg-left{
        text-align: left!important;
}*/
.quick-cart-review ul ul:before {
    content:"";
    position: absolute;
    right: 11px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color:   #fae0bb ;
    z-index:9999;
}
.quick-cart-review ul ul:after {
    content:"";
    position: absolute;
    right: 4px;
    top: -22px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 17px 17px;
    border-color:   #ffffff ;
    z-index:9998;
}
.quick-cart-arrow-up {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #eee;
  position: relative;
  left: 77%;
  bottom: -1px;
}

.minicart-wrapper, .minicart-wrapper.active{
  display: none !important;
}
.cart-item-count{
   position: absolute;
   /*top: -56%;*/
   text-align: center;
   /*left: 15%;*/
   top: -18px;
   width: 27px;
}

ul.process-steps {
	width: 100%;
}
ul.process-steps li {
	display: inline-block;
  padding: 0;
  width: 16%;
  height: 110px;
  text-align: center;
  letter-spacing: normal;
  margin: auto;
  list-style-type: none;
	float: left;
	position: relative;
	margin-top: 20px;
}
ul.process-steps li.active {
	margin-top: 0;
}
ul.process-steps li a {
	display: block;
    padding: 10px 0;
    font-size: 18px;
    text-align: center;
    width: 100%;
    float: left;
    line-height: 1;
    color:#d8d8d8;
}

ul.process-steps li.active a {
	color:#000;
}

.process-steps li.active span{
   	color: #ffffff;
    display: inline-block;
    line-height: 1.7;
    text-align: center;
    font-size: 70px;
 }

 .process-steps li.active > span > span{
   width: 110px;
   height: 110px;
   font-size: 70px;
   border-radius: 50%;
   background: #000;
 }

.process-steps li > span{
   	background: #fff;
    color: #d8d8d8;
    display: block;
    line-height: 1.7;
    text-align: center;
}

.process-steps li > span > span {
  width: 67px;
  height: 67px;
  font-size: 40px;
  border: 1px solid #d8d8d8;
  margin: auto;
  border-radius: 50%;
  display: block;
}

.process-steps li::after{
  content: '';
  position: absolute;
  width: 50%;
  height: 5px;
  top: 30px;
  border-bottom: 1px solid #d8d8d8;
  left: -32px;
 }
 .process-steps li.active::after{
 	top: 50px;
 	width:33%;
 }
.process-steps li:first-child::after{
	content: none;
}
.process-steps li.active-step{
	color: #000;
}
.process-steps li.active-step:before{
	border: 2px solid #2386d2;
	color: #000;
}

.process-steps li.active + li:after {
  left: -10px;
  width: 33%;
}


.sg-mb70{
    margin-bottom: 74px!important;
}
.sg-mb34{
  margin-bottom: 34px;
}

.sg-bullets-popup{
        -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    margin: 0 !important;
    float: left;
}

.sg-wdt40{
    width: 40%;
}
.sg-wdt50{
    width: 40%;
}
.sg-wdt65{
    width: 65%;
}
.sg-subscrptn-pakg-desc{
    /*height: 121px;*/
     margin-top: 34px;
}
.sg-redbtn-link{
    color: #fff !important;
    text-decoration: none;
}
.sg-mr0{
    margin-bottom: 0;
}
.sg-subscrptn-header{
    padding-top: 30px;
    /*height: 110px;*/
}
.sg-mr20{
    margin-right: 20px;
}
.sg-align-left{
    text-align: left!important;
}
.sg-floatnone{
    float: none!important;
}
.sg-mt10{
    margin-top: 10px!important;
}
.sg-fnt3{
    font-size: 1.3rem !important;
}
.sg-catgeory-add-head{
    margin-bottom: 10px; text-align: center;
}

.sg-cate-popup-drop{
    /*margin-right: 20px;
       margin-left: 139px;*/
    margin-right: 0;
    margin-left: 0;
    float: left;
}
.sg-cate-popup-add{
   float: right;
   /*margin-right: 77px;*/
	margin-right: 0;
}
.sg-hgt240{
      height: 240px;
}

table#my-coupon-table td {

    font-weight: bold;
}
table#my-coupon-table th {

     font-weight: 100;
    font-size: 18px;
}
.sg-category-find-swap{
	margin-top: 22px !important;
}
.swap-book-view {
    position: relative;
    display: block;
    width: 16em;
    line-height: 3.5;
    background: #d8d8d8;
    overflow: hidden;
    border-radius: .25em;
}


table#my-pastcategory-table th {

     font-weight: 100;
    font-size: 18px;
}
table#my-recommended-table th {

    font-weight: 100;
    font-size: 18px;
}
.sg-btn-grey-small{
    background: #d8d8d8 !important;
    color: #000 !important;
    border: 0 !important;
    font-size: 18px !important;
    height: 50px;
    padding: 15px 15px !important;
    border-radius: 3px;
    margin: 0 !important;
    line-height: 18px !important;
    text-indent: 0 !important;
}

.confirm-swap-box{
margin-bottom: 35px;
    margin-top: 23px;
}

.clear-all{
	 text-decoration: underline;
	  color: rgb(235,96,67) !important;
}
.advanced-box{
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding-top: 30px;
    padding-bottom: 30px;
}
.adv-link{

    padding-left: 13px;
    width: 20%;
    float: right;
    margin-top: 10px;
}

.adv-link.active > a::after {
       top: 19px;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #f1f1f1;
    border-width: 29px;
    left: 83%;
    margin: -20px 0 0 -15px;
}
.advanced-content{
	    margin-top: -55px !important;
}
.adv-link-detail {
    padding-left: 14px;
    width: 5%;
    float: right;
    margin-top: -32px;
    margin-right: -28px;
}
.adv-link-detail.active > a::after {
       top: 19px;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #f1f1f1;
    border-width: 29px;
    left: 104%;
    margin: -20px 0 0 -15px;
}
.advanced-content-detail {
    margin-top: 15px !important;
}
.content-detail{
    margin-bottom: 37px;
    margin-top: 29px;

}
.close-fl{
	font-size:32px;
	margin-top: -38px;


}

.close-fl a:hover{
	text-decoration:none;
	font-weight:200;
	color:#000;

}
.td-fl.active::after{
   border: solid rgba(144, 68, 68, 0);
    content: url(../images/arrow.png);
    height: 10px;
    width: 0;
    position: absolute;
    pointer-events: none;

    border-width: 27px;

    margin: -48px 0 0 3px;
    right: 18%;
}
.td-fl-shop.active::after{
   border: solid rgba(144, 68, 68, 0);
    content: url(../images/carrot-level2.png);
    height: 10px;
    width: 0;
    position: absolute;
    pointer-events: none;

    border-width: 27px;

    margin: -48px 0 0 3px;
    right: 18%;
}


.sg-category-find1 {
    margin-left: 0;
    padding-top: 2px;
    border-bottom: 1px solid #fff;
}

.jlgcat-title{

    margin-bottom: 0 !important;
    margin-top: 22px !important;

}
.sg-category-find-swap{
	margin-top: 22px !important;
}
.swap-book-view {
    position: relative;
    display: block;
    width: 16em;
    line-height: 3.5;
    background: #d8d8d8;
    overflow: hidden;
    border-radius: .25em;
}
.confirm-swap-box{
margin-bottom: 35px;
    margin-top: 23px;
}


.swap-arrow::before {
    width: 0;
    height: 0;
    content: "";
    position: relative;
    display: block;
    top: -18px;
    left: 39px;
    float: left;
    border-top: 30px solid transparent;
    border-left: 30px solid rgb(235,96,67);
    border-bottom: 30px solid transparent;
}
.swap-arrow {
    background: rgb(235,96,67);
    height: 27px;
    position: absolute;
    top: 149px;
    z-index: 99999;
    width: 40px;
    right: 5px;
}
.shop-img{
/*min-height: 238px;*/
min-height:300px;
width: auto;
}
.shop-landing-img{
 position:absolute !important;
 bottom:0 !important;
top:inherit;
width:100%;
//height:265px;
}
.btm-align-img{
 position:absolute;
 bottom:0 !important;
top:inherit;
}


.wishlist-star-list-3::after {
    content: '\2605';
    position: absolute;
    top: -32px;
    right: 6px;
    bottom: 0;
    color: #d8d8d8;
    pointer-events: All;
    font-size: 40px;
    overflow: visible;
    cursor: pointer;
      z-index:30;
}
.wishlist-star-list-3 {
    position: relative;
    display: block;
    line-height: 1.5;
    border-radius: .25em;
    padding-top: -1px;
}
.wishlist-star-list-4::after {

	   content: '\2605';
    position: absolute;
    top: -32px;
    right: 75px;
    bottom: 0;
    padding: 0 1em;

    color: #f06143;
    pointer-events: All;
    font-size: 40px;
    overflow: visible;
	cursor: pointer;
    z-index:30;
}
.wishlist-star-list-4 {
    position: relative;
    display: block;
    line-height: 1.5;
    border-radius: .25em;



}
.wishlist-star-grid-4 {
    position: relative;
    display: block;
    line-height: 1.5;
    border-radius: .25em;
}

.wishlist-star-grid-4::after {
    content: '\2605';
    position: absolute;
    top: -32px;
    right: -14px;
    bottom: 0;
    padding: 0 1em;
    color: #f06143;
    pointer-events: All;
    font-size: 40px;
    overflow: visible;
    cursor: pointer;
}
.wishlist-star-grid-3::after {
    content: '\2605';
    position: absolute;
    top: -32px;
    right: -14px;
    bottom: 0;
    //padding: 0 1em;
    color: #d8d8d8;
    pointer-events: All;
    font-size: 40px;
    overflow: visible;
    cursor: pointer;
    z-index:30;
}
.wishlist-star-grid-3 {
    position: relative;
    display: block;
    line-height: 1.5;


    border-radius: .25em;



}

.wishlist-star-list-5 {
    position: relative;
    display: block;
    line-height: 1.5;
    border-radius: .25em;
}
.wishlist-star-list-5::after {
    content: '\2605';
    position: absolute;
    top: -32px;
    right: -12px;
    bottom: 0;

    color: #d8d8d8;
    pointer-events: All;
    font-size: 40px;
    overflow: visible;
    cursor: pointer;
}
.wishlist-star-list-6::after {

	   content: '\2605';
    position: absolute;
    top: -32px;
    right: 60px;
    bottom: 0;
    padding: 0 1em;

    color: #f06143;
    pointer-events: All;
    font-size: 40px;
    overflow: visible;
	cursor: pointer;
}
.wishlist-star-list-6 {
    position: relative;
    display: block;
    line-height: 1.5;
    border-radius: .25em;



}

table#my-coupon-table td {

    font-weight: bold;
}
table#my-coupon-table th {

     font-weight: 100;
    font-size: 18px;
}

/*table#my-category-table td {

    font-weight: bold;
}*/
table#my-category-table th {

     font-weight: 100;
    font-size: 18px;
}
table#my-category-table th label{

     font-weight: 100;
    font-size: 18px;
}
 label.small-checkbox{
    padding-bottom: 10px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 0px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    width: 100% !important;
    padding-top: 3px;
}
input[type=checkbox].small-checkbox:checked+label:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 14px;
    background: #000;
    color: #FFF;
    text-align: center;
    line-height: 18px;
    border: 1px solid #000;
}

table#my-pastcategory-table th {

     font-weight: 100;
    font-size: 18px;
}
table#my-recommended-table th {

    font-weight: 100;
    font-size: 18px;
}
.sg-btn-grey-small{
    background: #d8d8d8 !important;
    color: #000 !important;
    border: 0 !important;
    font-size: 18px !important;
    height: 50px;
    padding: 15px 15px !important;
    border-radius: 3px;
    margin: 0 !important;
    line-height: 18px !important;
    text-indent: 0 !important;
}
input[type=radio].radio:checked+label:before {
    content: "\2022";
    font-family: "Times New Roman", Times, serif;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 20px;
    background: #000;
    border: none;
}

label.radio:before, label.small-checkbox:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    border: 1px solid #c2c2c2;
    background-color: #ffffff;
    box-sizing: border-box;
}

 .sg-error {
    color: #ff1f20 !important;
    margin: auto !important;
}


/* Header page section*/
/*mohan*/
.navigation,.breadcrumbs,.page-header .header.panel,.header.content,.page-wrapper>.widget,.page-wrapper>.page-bottom,.block.category.event,.top-container,.page-main {
	/* max-width: 1170px !important; */
    max-width: 1600px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.panel.header {
    height: 109px;
    padding: 20px 0px !important;
    margin-bottom: 0;
	background: #fff;
}
#maincontent {
margin-top: 50px;
}
.logo {
	margin: 0 !important;
	padding-left: 15px;
   width:185px;
}

nav.navigation {
	margin-top: 20px !important;
}

.navigation {
	width: auto !important;
	font-weight: normal !important;
}

.header.panel > .header.links {
	margin-right: auto !important;
	margin-top: 25px !important;
}

 .header.panel>.header.links>li>a {
    font-size: 18px;
    text-decoration: none !important;
}
.navigation .level0>.level-top {
	color: #231f20 !important;
}
.navigation .level0>.level-top:hover, .navigation .level0>.level-top.ui-state-focus {
	color: #009898 !important;
}

.get-started {
	height: 62px !important;
    padding: 15px 15px !important;
    line-height: 30px !important;
}

a.get-started:hover, a.get-started:active {
	color: #fff !important;
}

ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
	/*display: block !important;*/
	/*background: #009899;
    height: 440px;
    padding: 30px 110px;
    position: fixed;
    top: 130px !important;
    left: 0 !important;
    z-index: 99999;
    width: 100%;*/
}
ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all::before {
	/*width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 20px solid #009899;
    content: "";
    position: relative;
    display: block;
    top: -50px;
    left: 110px;*/
}

.navigation .level0 .submenu a {
	/*color: #fff !important;*/
}

.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
	background: transparent !important;
   /* color: #fff !important;*/
}
ul.level1.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded {
	display: block !important;
}
.navigation .level0 .submenu .submenu {
	left: 0 !important;
}
.navigation .level0 .submenu .submenu {
	background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    position: initial !important;
    margin-top: 10px !important;
}
.header.panel>.header.links>li {
	font-size: 18px !important;
}
.navigation ul {
    font-size: 18px;
}
.fs-59{
    font-size:43px !important;
}
.fs-37{
    font-size:37px !important;
}
.ff-light{
    font-family:monsterrat-light;
}
.ff-medium{
    font-family:monsterrat-medium;
}
.mr-2{
    margin:2px;
}
.fs-24{
    font-size:16px !important;
}
.fs-31{
    font-size:22px !important;
}
.fs-43{
    font-size:35px !important;
}
/* Home page Section*/
#main ul.showTabContent li {
    display: block;
}
#main-content {
    margin-top: -72px !important;
}
#home-top {
	display: block;
    background: url(../images/banner.jpg) no-repeat bottom center;
    width: 100%;
    float: left;
    height: 600px;
    background-size: cover;
    position: relative;
}

.banner-tittle {
	color: #fff;
    text-align: center;
    margin-top: 220px;
    font-family: 'formata_bqlight';
    font-size: 80px !important;
}

.jlg-sticker-img {
	position: absolute;
	right: 9.5%;
	bottom: -77px;
	width: 155px;
	height: 155px;
}

#award-winner {
	width: 100%;
	float: left;
	text-align: center;
}

h1.award-winner-tittle {
	text-align: center;
	margin-top: 57px;
    margin-bottom: 14px;
}

.divide-line {
	width: 100% !important;
    text-align: center;
    border-bottom: 1px solid #d8d8d8;
    line-height: 0.1em !important;
}
.divide-line span {
	background: #fff;
    padding: 0 10px;
    font-size: 14px;
    position: relative;
    top:10px;
}

#how-jlg-work {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 60px;
}
.jlg-work-img {
	margin: auto;
	max-height: 200px;
}
#why-jlg {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 60px;
}
.why-jlg-content {
	background: #f2f2f2;
    width: 100%;
    float: left;
}
h1.percentage {
	font-size: 120px !important;
}
.symbol {
	position: absolute;
    top: 150px;
    font-size: 45px !important;
}
#what-others {
	width: 100%;
	float: left;
	margin-top: 60px;
}
.testimonial {
	height: 130px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
}

#map-canvas {
  max-width:968px;
  width:100%;
  height:612px;
  float:left;
}

#leadership {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 60px;
    margin-bottom: 50px;
}

.promotion-tittle {
	color: #fff;
    text-align: center;
    margin-top: 120px;
    font-family: 'formata_bqlight';
    font-size: 120px !important;
}

#promotion-JLG-editors {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 60px;
    margin-bottom: 50px;
}
#current-promotion {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 60px;
}
.shopping-button {
	position: absolute;
    top: 400px;
}

/* After login page */
/*mohan*/
.header.panel>.header.links {
	padding: 0 15px !important;
    width:100%;
}
p#def-library {
       margin: 0 0 0px !important;
    width: 148px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.customer-welcome li a{
padding:0 !important;
line-height:28px;
}
.account-info-down{
float: right;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px !important;
    color: #000 !important;
}
button:not(.primary) {
    box-shadow: none !important;
}
.sg-ht-bookgrid {
padding: 30px;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    width: 100%;
    float: left;
}

.sg-display-none{
	display:none;
}



.sg-renew-container{
     border: 1px #ccc solid;
    min-height: 272px;
    border-radius: 4px;
}
.grade5{
    background: #e0a739;
    padding: 2px;
}
.grade5-color{
    color: #e0a739;

}

.grade4{
    background: #527a52;
    padding: 2px;
}
.grade4-color{
    color: #527a52;

}

.grade9{
    background: #42839f;
    padding: 2px;
}
.grade9-color{
    color: #42839f;

}

.sg-renew-checkbox{
    position: relative;
    margin: auto !important;
    display: inline-block !important;
    width: 100%;
    left: 40%;
}

.sg-renew-container {
    position: relative;
}
.sg-renew-container img {
    position: absolute;
    top: -50px;
    right: -18px;
}

/* Collection page */

select:not([disabled]):focus {
    box-shadow: none !important;
}


.sg-lib-container1{
  padding: 22px 14px 10px 21px;
    border: 1px #ccc solid;
/*    min-height: 178px;*/
    border-radius: 4px;
    margin-top: 20px;

}

.sg-lib-container2{
    padding: 22px 14px 10px 21px;
    border: 1px #ccc solid;
    min-height: 360px;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;

}
.sg-lib-container3{
    padding: 22px 14px 10px 21px;
    border: 1px #ccc solid;
/*    min-height: 178px;*/
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.sg-delivery-container1{
    padding: 22px 14px 10px 21px;
    border: 1px #ccc solid;
/*    min-height: 245px;*/
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.sg-marc-container1{

    border: 1px #ccc solid;
/*    padding: 20px;*/
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;

}
.sg-numinfo-container1{
       padding: 22px 14px 10px 21px;
    border: 1px #ccc solid;
    min-height: 245px;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sg-numinfo-container2{

padding: 22px 14px 37px 21px;
    border: 1px #ccc solid;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.sg-barcode-container{

    border: 1px #ccc solid;

    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.sg-lib-container3 label{
    font-size:18px!important;
}

.sg-text-color{
    color:#606060!important;
}

.sg-circle-question {
    padding: 6px 2px 2px 2px;
    font-size: 15px;
    background:#000000;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    line-height: 20px !important;
    margin: auto 4px 0 0px;
    color: white;
    display: inline-block;
}

.sg-circle-info {
    margin-left: 10px;
    padding: 2px 2px 2px 2px;
    /* font-size: 15px; */
    background: #ffffff;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    line-height: 20px !important;
    /* margin: auto 6px 0 0px; */
    color: #606060;
    display: inline-block;
    border: solid 1px #606060;
}
.sg-custom-MARC-options{
    padding: 20px;
    border: 1px #ccc solid;
    /* min-height: 245px; */
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sg-wislist-table-head th{
    font-size: 18px;
}

#processing-profile-table th{
    font-size: 18px;
}
#wishlist-item-detail-table th{
    font-size: 18px;
}

.wishlist-item-btn{
    width: 144px!important;
    height: 62px!important;
}
.wishlist-delete-btn{
        width: 200px!important;
    height: 62px!important;
}
.wishlist-delete-cancelbtn{
        width: 95px!important;
    height: 62px!important;
}


.select-image.activeimg{
     border:1px red solid!important;
}
.cart-heading {
    border-bottom: 1px solid #fff;
    padding: 0 0 20px;
}
input[type=checkbox], input[type=radio] {
    display: none;
}
.subject-heading {
    background: none !important;
    padding: 20px 0;
    border: 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}
.award-desc{
  width: 100%;
  height: 240px;
  line-height: 20px;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
a.sg-link {
    cursor: pointer;
}
.Example {
    background: #f2f2f2;
    padding: 10px;
    border-radius: 4px;
}


.select-image-narrow.activeimg{
     border:1px red solid!important;
}

.select-image-location.activeimg{
     border:1px red solid!important;
}
.select-image-orientation.activeimg{
     border:1px red solid!important;
}


.disable-links {
    pointer-events: none;
}

.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    margin: 0 !important;
    padding: 0 !important;
}

.modal-slide .action-close {
    padding: 15px !important;
}
.processng-library-info-box {
padding: 14px 14px 14px 20px;


background: #f2f2f2;
width: 100%;
max-width: 415px;
height: 60%;
/*    position: fixed;
    top: 109px;
    right: 5px;*/
}

header.page-header > div.header.content{
  display: none !important;
  /*color: red; */
}
.library_popup {
    cursor: pointer;
}

.sg-help-container {
    padding: 22px 14px 10px 21px;
    border: 1px #ccc solid;
    min-height: 400px;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.add-to-wl-popup{
        padding: 56px 70px!important;
}
.pt20{
  padding-top: 20px !important;
}


/* Scroll bar in district librarian */
#lib-list {
    overflow: auto;
    height: 560px;
}

	@media only screen and (max-width: 767px) and (min-width: 0px) {
.footer-content .col-xs-6 {
    width: 50% !important;
}
}
