﻿@charset "utf-8";
/* CSS Document */

/*=====================================================================================================
    COMMON STYLES HERE
======================================================================================================*/
html, body { height: 100%; font-family:Proxima N W01 Reg; }
.carousel, .item, .active { height: 100%; }
.carousel-inner { height: 100%; }
.place-holder-container { margin:0 -15px; }
input, textarea, button{border-radius:0;}
input:focus{outline:none;}
a , a:focus {border:0; outline:none;}
img{border:0;}


h1 { font-size:50px; }
h2 { font-size:36px; }
h3 { font-size:28px; }
h4 { font-size:24px; }
h5 { font-size:20px; }
h6 { font-size:18px; }
h1.category { font-size:64px; }
.pos-fix{position:fixed; z-index:1;}
.pos-abs{position:absolute;}

#fancy-rounded-checkbox{margin-bottom:10px !important;}
.makeup-white{background-color:#FFF;}
.no-favs h2 { font-size: 24px;  padding: 15px 0; margin-bottom: 0;}
.all-fav-container.no-favs{min-height:0;}
.clear-both { clear: both; }

/*========================= CAROUSAL COMMON STYLES =======================*/
.fa-chevron-right, .fa-chevron-left{color:#d62c7d;border-radius:50%;border:1px solid #d62c7d;padding:0;font-size:14px;cursor:pointer;width:70px;height:70px;display:block;line-height:70px;text-align:center;}
.fa-chevron-right:hover, .fa-chevron-left:hover { background:#d62c7d; color:#fff; }
.article-slideshow .fa-chevron-right:hover, .article-slideshow .fa-chevron-left:hover{background:#808080;color:#fff;}

/*========================= BUTTON COMMON STYLES =======================*/
.btn-pink { background:#d82b7d; border-radius:0; color:#fff; text-transform:uppercase; font:600 22px 'Proxima N W01 X Cd Bold'; padding:5% 19%; margin:40px 0 0 0; letter-spacing:3px; }
.btn-pink:hover, .btn-pink:active, .btn-pink:focus { color:#d82b7d; border-radius:0; background:#fff; text-transform:uppercase; border:1px solid #d82b7d; }
.btn-blue { background:#d8eff2; border-radius:0; color:#80c2cb; text-transform:uppercase; font-weight:600; padding:14px 27px; font-size: 16px; letter-spacing: 1px; vertical-align:middle; }
.btn-blue:hover, .btn-blue:focus, .btn-blue:active { color:#d8eff2; border-radius:0; background:#80c2cb; text-transform:uppercase; border:1px solid #fff; }

/*=======================Contact us error message/placeholder styles==========================*/
.contact-send-btn {  display: inline-block;  width: 100%;  margin-top: 38px;}
textarea::-webkit-input-placeholder, input::-webkit-input-placeholder{font:14px Proxima N W01 Reg;padding:2px 11px;color:#868686;letter-spacing:2px;}
textarea::-moz-placeholder, input::-moz-placeholder{font:14px Proxima N W01 Reg;padding:2px 11px;color:#868686;}
textarea:-ms-input-placeholder, input:-ms-input-placeholder{font:14px Proxima N W01 Reg;padding:2px 11px;color:#868686;}
textarea:-moz-placeholder, input:-moz-placeholder{font:14px Proxima N W01 Reg;padding:2px 11px;color:#868686;}
textarea:focus, input[type=text]:focus,input[type=email]:focus, textarea:focus::-webkit-input-placeholder, input[type=text]:focus::-webkit-input-placeholder,input[type=email]:focus::-webkit-input-placeholder {color:#3d3d3d;}
textarea:focus::-moz-placeholder, input[type=text]:focus::-moz-placeholder,input[type=email]:focus::-moz-placeholder{color:#3d3d3d;}
textarea:focus:-ms-input-placeholder, input[type=text]:focus:-ms-input-placeholder,input[type=email]:focus:-ms-input-placeholder {color:#3d3d3d;}
textarea:focus:-moz-placeholder, input[type=text]:focus:-moz-placeholder,input[type=email]:focus:-moz-placeholder {color:#3d3d3d;}
input.error-msg { border: 1px solid #e05191 !important;  background:#ffebed url('/National_Library/oe_/http://www.makeup.com/images/close-error.png') no-repeat 97% 50% !important;   background-size: 20px !important;cursor:pointer;}
textarea.error-msg { border: 1px solid #e05191 !important;  background:#ffebed url('/National_Library/oe_/http://www.makeup.com/images/close-error.png') no-repeat 97% 18px !important;   background-size: 20px !important;cursor:pointer;}
input.error-msg::-webkit-input-placeholder, textarea.error-msg::-webkit-input-placeholder { color:#e05191 !important;font-family:Proxima N W01 Bold;}
input.error-msg::-moz-placeholder, textarea.error-msg::-moz-placeholder { color:#e05191 !important;font-family:Proxima N W01 Bold;}
input.error-msg:-ms-input-placeholder, textarea.error-msg:-ms-input-placeholder{ color:#e05191 !important;font-family:Proxima N W01 Bold;}
input.error-msg:-moz-placeholder,textarea.error-msg:-moz-placeholder{ color:#e05191 !important;font-family:Proxima N W01 Bold;}

/*========================= SOCIAL ICONS COMMON STYLES =======================*/
ul.editor-social { margin: 0 auto; position: absolute; top: 500px; left:150%; }
ul.editor-social li { list-style: none; display: inline-block; padding: 18px; border-radius: 50%; height:72px; width: 72px; border:1px solid #d62c7d; color: #d62c7d; font-size: 24px; text-align:center; margin-right: 8px; background: #ffd8db; margin-bottom:10px; }
ul.editor-social li a { color: #d62c7d; text-decoration:none; }
ul.editor-social li:hover { background:#d62c7d; color:#ffd8db; }
ul.editor-social li:hover a { color: #ffd8db; }
ul.editor-social li a:hover { color: #ffd8db; text-decoration:none; }
ul.editor-social li a img { border-radius: 50%; }

ul.editor-social-blue { padding: 40px 0; margin: 0 auto; }
ul.editor-social-blue li { list-style: none; display: inline-block; padding:17px; border-radius: 50%; height:50px; width:50px; border:1px solid #fff; color:#80c2cb; font-size:12px; text-align:center; margin-right: 6px; background: #d8eff2; }
ul.editor-social-blue li a { color:#80c2cb; text-decoration:none; }
ul.editor-social-blue li:hover { background:#80c2cb; }
ul.editor-social-blue li:hover a { color: #d8eff2; }
ul.editor-social-blue li a:hover { color: #d8eff2; text-decoration:none; }
ul.editor-social-blue li a img { border-radius: 50%; }
/*=====================================================================================================
    HOME PAGE STYLES HERE
======================================================================================================*/

/*============== Logo styles ===============*/
.logo-outer{padding:0;margin:0;}
.logo{padding:0;display:block;width: 45%;margin: 4.5% auto;overflow:hidden; -moz-transition:margin .5s ease; -o-transition:margin .5s ease; -webkit-transition:margin .5s ease; transition:margin .5s ease;}
.logo a{margin:0;display:block;padding:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s; transition:all 0.3s; text-align:center;}
h1.makeup-logo-home{padding:0;margin:0;font-size:inherit;}
.logo a img{width:100%;}
nav.shrink .logo{display:block;margin:0 auto;text-align:center;padding:0;}
nav.shrink .logo a{padding:5px 0; margin:1% auto;}
nav.shrink .logo a img{max-width:52%;}


/*============== Sticky header shrinks here ========================*/
nav.navbar .container {background: #fff;position:relative;}
nav.navbar.shrink {max-height: 100px; background-color: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
nav.shrink a.navbar-brand { margin:5px auto; text-align:center; }
nav.shrink.navbar-default .navbar-nav>li>a { padding:11px; }
nav.shrink.navbar-default .navbar-nav>li.rght-social-link>a { padding:0; margin:8px 8px 0 100px; }
nav.shrink.navbar-default .navbar-nav>li.rght-email-link>a { padding:0; margin:8px 8px 0 0; }
nav.shrink.navbar-default .navbar-nav>li.rght-beauty-profile-link>a { padding:0; margin:8px 8px 0 0; }
nav.shrink.navbar-default .navbar-nav>li.rght-search-link>a { padding:0; margin:8px 8px 0 0; }
nav.shrink .navbar-brand { font-size: 25px; }
nav.shrink li.rght-social-link > a { padding:0; }
nav.shrink .navbar-brand>img { width:40%; margin: 0 auto; display: block; }
nav.shrink .navbar-brand h1 img { width:51.3%; }
.navbar-toggle { float: left; margin-left: 20px; }

/*============== Header styles ===============*/
header {min-height:191px; }
header.giveawaynotification{min-height:261px;}
.header-filter { margin:22px 0 0 160px; }
.header-filter a { text-decoration:none; font-size:12px; color:#ce277a; }

/*============== SEARCH BOX styles ===============*/
.widget-search-box { background-color: #fff; z-index: 1032; position: fixed; width:100%; left:0; top:0; }


 @media all and (-ms-high-contrast:none)     {  *::-ms-backdrop, .search-holder .search-input-field input[type=text] { 
line-height: normal; } /* IE11 */  .slick-list{top:20px;}
.img-hover-container .img-hover-content .img-hover-txt{width:100% !important;}
.img-hover-container .img-hover-content .home-feature-descript{line-height:26px;}
.widget-header-home-article{top:-2px;}
 }

input.fancy-search { width: 50%; border-bottom: 1px solid #000; padding: 10px; background-image: none; background-color: #fff; font-size: 24px; line-height: 1.4; border-top:0; border-left:0; border-right:0; outline:0; }

.search-holder{width:62%;margin:0 auto;}
.search-input-field{text-align:center;margin:60px 0 0 0;overflow:hidden;}
.search-holder .search-input-field input[type=text]{border-bottom:1px solid #a3a3a3;width:90%;font:42px/64px Calluna W01 Italic;float:left;padding:0;}
.search-holder .search-input-field input[type=text]:focus{background:transparent;}
.search-holder input[type=text]::-webkit-input-placeholder{background:transparent;font:42px Calluna W01 Italic;letter-spacing:0;color:#212121;}
.search-holder input[type=text]::-moz-placeholder{background:transparent;font:42px Calluna W01 Italic;letter-spacing:0;color:#212121;}
.search-holder input[type=text]:-ms-input-placeholder{background:transparent;font:42px Calluna W01 Italic;letter-spacing:0;color:#212121;}
.search-holder input[type=text]:-moz-placeholder {background:transparent;font:42px Calluna W01 Italic;letter-spacing:0;color:#212121;}

.result-iscroll{padding:30px 0 30px 0;width:100%;}
.search-input-field .input-group-btn { display:inline; }
.search-input-field .input-group-btn:last-child >.search-btn { border:0; background:url(/National_Library/oe_/http://www.makeup.com/images/search-icon-b.png) no-repeat top right; padding:30px 27px;outline:0; }

.search-close-btn { position:absolute; top:25px; right:-6px; margin:0; }
.search-dropdown-list{margin:0;padding:0;list-style:none;overflow-x:hidden;overflow-y:hidden;width:96%;}
.search-dropdown-list li { display:block; line-height:30px; font-size:16px; font-family:Proxima N W01 Reg; }
ul.search-dropdown-list a { color: #000; font-family:16px/24px "ProximaNW01-AltLightReg"; }
ul.search-dropdown-list a:hover{text-decoration:none;}
ul.search-dropdown-list .search-category-name{margin:30px 0 10px 0;}
ul.search-dropdown-list .search-category-name a{text-transform: uppercase; letter-spacing: 3px;font: 18px Proxima N W01 X Cd Bold;}
ul.search-dropdown-list .highlight {font-size:18px;font-weight:bold; color:#d62c7d; }


/*============== Nav styles ===============*/
.navbg { background:#fff; position:relative; text-align:center;}
.main-nav-bg {background-color: #fff;border-top: 1px solid #f2f2f2; }
.navbar { background:#fff; }
.navbar-header { float:none;position:relative; }
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover { outline:0; }

.navbar-brand { /*margin: 50px 0;*/ height:inherit; width:516px; float:none; margin:0 auto; display:block; margin-left:auto !important; padding:50px 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; text-align:center; }
.navbar-brand h1 > img { max-width:100%; height:auto; }

.navbar-nav > li:last-child { margin-right:0; }
.nav li > a { padding:18px 16px; color:#0d0d0d;}
.nav li > a:hover { background:transparent; color:#d83380; }


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color:#fff;}
.navbar-default { background-color:#fff; border:none; }
.navbar-default .navbar-nav>li>a { color:#0d0d0d; text-transform:uppercase; font:700 15px 'Proxima N W01SC Smbd'; letter-spacing:1px;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { color:#d62c7d; background-color:#fff; }
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { color:#0d0d0d; }

/*.main-nav-cont{float:left;width:77%;}*/
ul.nav.navbar-nav { margin-left: 0; float:right; margin-right:15px;}
ul.nav.navbar-nav.main-nav { /*margin-left:70px;*/ float:left; }
li.rght-social-link, li.rght-email-link, li.rght-beauty-profile-link, li.rght-search-link { margin:0 10px 0 0; }
li.rght-email-link > a, li.rght-search-link > a { padding:0; margin:20px 0 0 0; }
li.rght-social-link > a { padding:0; margin:20px 0 0 0; }
li.expand-link a { margin-top:9px; }
li.instagram-link a { margin-top:2px; }
li.rght-beauty-profile-link > a { padding:0; margin:14px 0 0 0; }
.cbp-spmenu-push{padding-right:0 !important;}

/*============== Drop shadow styles ===============*/
.drop-shadow {box-shadow: 0 17px 36px -47px;}
.menu-drop-shadow{box-shadow: 0 6px 10px -7px rgba(0,0,0,0.3);}


.fa-ellipsis-h::before {display: block; text-align: center;}


/*==============  Preview  sticky header visible in front========================*/
iframe.scSpeakWebEditRibbon {position: absolute !important;}
.error-box-new { text-align: center;}
.error-search-box h2 {font-family:Proxima N W01 Smbd;}

/*============== Dropdowm menu styles starts here ========================*/
.dropdown-menu { width:600px; }
.tabs-left { text-align:right; font-size:12px; padding:16px 0 10px; border-right:0; }
.tabs-left li{cursor:pointer; margin-right: 0; float:none;}
.tabs-left li a { padding:4px 10px; color:#0d0d0d; text-align:left;cursor:pointer;font:normal 16px Proxima N W01 Reg;text-transform:capitalize;}
.tabs-left>li.active > a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus { border-bottom-color:transparent; border-right-color:#ddd; margin-bottom:0; }
.tabs-left>li.active::after {content: '';display: block;position: absolute;top: 6px;right: -67px;width: 34px;height: 36px;}
.left-vertical-tabs { background-color:#fff; padding:0;border-right:2px solid #e1e1e1;}
.nav-tabs{border:none;}
.nav-tabs>li.active > a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { border:transparent; color:#d62c7d; background-color:#fff; cursor:pointer;}
.nav-tabs > li > a {border:inherit; letter-spacing:0.5px;}
.nav-tabs > li > a:hover {border:none;}
.submenu-tabs {display:inline-block;position:absolute; top:200px; z-index:12; background-color: #fff; margin-left:0;box-shadow: 0px 6px 10px -7px rgba(0,0,0,0.3); }
.submenu-figure > img { width: 80%; }
.column-split-2 { padding:0; width: 80%; }
figure.submenu-figure { width:23%; float: left; padding: 0 0 28px; min-height: 200px;}
figcaption.submenu-figcation { width: 69%; display: inline-block; margin: 20px 0;}
.read-more-link a { text-decoration:none; color:#ce277a; padding-right:80px; background:url(/National_Library/oe_/http://www.makeup.com/images/arrow.gif) no-repeat right center; }
.navbar-fixed-top { width:100%; right:inherit; left:0; }
.navbar-fixed-top.shrink .social-icons { height:36px; }
.submenu-tabs .tab-content { text-transform:uppercase;padding-left:1%; }
.submenu-tabs .tab-content>.active { margin-top: 22px; }
.submenu-inner-articles { margin:0; padding:0; list-style:none; }
.submenu-inner-articles li { display: block; margin-right: 15px; width: 22%; float: left; }
.submenu-inner-articles li img { max-width:100%; height:inherit; display:block; }
.subimg-descript { font-size: 16px; padding: 20px 6px 0 0; width: 100%; font-weight: 500; text-transform: capitalize; color:#000; }
.subimg-descript a{font:700 16px Proxima N W01 Reg; color:#000; text-decoration:none;}
.fa-ellipsis-h:before {color: #000;}

/*==============================Login widget starts===================================*/
.loginName { float: right; margin:0; text-align: right;position:absolute;right:28px;bottom:0;}
.loginName span { margin: 0; font:bold 16px 'Proxima N W01 Reg'; }
button.logoutUser { border: 0; font:bold 14px 'Proxima N W01 Thin Reg'; }
button.logoutUser.btn.btn-default { background-color: transparent; border:0;margin-top:-2px; color:#d62c7d; }
button.logoutUser.btn.btn-default:hover { background-color: transparent; color: #000; }
.popover-content { width:200px; }
.popover .btn {margin-top: 10px;}


/*=============================================================================================
    Home page tiles updatd tiles
 ============================================================================================*/

.home-article-first-descript a, .home-content-on-article a {color:#000; text-decoration:none;}
.home-article-first-descript {display: table-cell;width: 50%;text-align: center;vertical-align: middle;padding:0 5%;}
.home-article-first {display: table-cell;width: 51%; overflow:hidden;}
.home-article-first a > img {/*width:316px;*/}

.widget-header-home-article {margin:14px 0 0 0; padding-top: 0; }
.home-small-txt {letter-spacing:2px;text-transform:uppercase; color:#000;font:14px 'Proxima N W01 X Cd Bold';}
.home-small-txt  a, .home-feature-descript a {color:#000;}
.img-hover-container .img-hover-content .home-feature-descript {color:#fff;font:16px/27px Proxima N W01 Reg; overflow-wrap: break-word;padding-bottom:0;}
.home-feature-descript {margin:0;padding:0 10px 0 0;color:#000;font:26px Proxima N W01 Reg;}
.home-feature-link, a.home-feature-link:hover{color:#fff;padding:10px 40px 30px 1px;display:block;float:left;text-transform:uppercase;font-weight:bold;}
.img-hover-container .img-hover-content .home-feature-link, a.home-feature-link{font:14px Proxima N W01 X Cd Bold;color:#fff;text-decoration:none;letter-spacing:2px;margin-left:0;}
.img-hover-container:hover .home-article-first-descript a, .img-hover-container:hover .home-content-on-article a, .img-hover-container:hover .home-content-on-article-lg a, .img-hover-container:hover .home-article-last-descript a{display:none;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
/*.img-hover-container .img-hover-content .img-hover-txt{display:block !important; margin-top:15%;}*/
.img-hover-container .img-hover-content .home-feature-link, a.home-feature-link{ margin-left:-9px;}

}


.home-feature-link span {padding-left: 20px; margin-top: 5px;}
.home-article-small {display:table-cell;width:50%;position:relative;vertical-align:top; width: 49.1%;}
.home-content-on-article {padding:0 30px; position:absolute; text-align:center; bottom:0;right:0;left:0;z-index:1;}
.home-article-large {display:table-cell;position:relative;height:100%;}
.home-article-large a > img {position:relative;/*height:649px;width:585px;-o-object-fit:cover;*/}
.home-editors-favpick-icon{display:none;}


p.home-editors-favpick-icon > img, p.retated-articles-icon img {width: inherit;height:inherit;}
.home-article-double-top {position:relative;/*height:293px;*/}
.home-article-double-top img {/*height:293px;object-fit:cover;*/}
.home-content-on-article-lg {position:absolute; text-align:center; bottom:10px; padding:0 25%;right:0;left:0;color:#fff;z-index:1;}
.home-article-last img {width: 100%;}
.home-article-double-btm{display:table;margin:0; width: 100%;}
.home-article-last-descript {display: table-cell;width: 50%;text-align: center;vertical-align: middle;}
.home-article-double-btm .home-article-last-descript { width: 50%; float: left; bottom: 30%; }
.home-article-double-btm a.apply-gradient { width: 50%; float: right; }
.home-article-last {display: table-cell;width: 50%;}
.home-content-on-article-lg .home-feature-descript { padding:0 10px;}
.home-content-on-article-lg,.home-article-last-descript {  position: absolute;  bottom:2%;}


#prod-carousel .prod-carousel-title {font-size:20px; }

/*=========================== Image Hover Starts Here ===========================*/
.img-hover-container {position: relative; overflow: hidden; text-align: center; color: #fff; margin:0; padding: 0;width: 100%; overflow: hidden; display: block;}
.img-hover-container .img-hover-content{height:100%;width:100%;position:absolute;overflow:hidden;top:0;right:0;left:0;bottom:0;z-index:2;opacity:0;background-color:rgb(244, 108, 164);color:#fff;display:table; }
.img-hover-container .img-hover-content .img-hover-txt{color:#ffffff;cursor:pointer;display:table-cell;font-family:HelveticaNeueLTStd-MdCn;padding:0 18%;text-align:left;vertical-align:middle; width:60%;}
.img-hover-container:hover .img-hover-content,.img-hover-container.effect-on .img-hover-content{opacity:0.94;visibility:visible;padding:0;cursor:pointer;}
.pad0.img-hover-container { width: 50%; }

.widget-header-home-article .tiles-row{margin:0 0 .4% 0;overflow:hidden;padding:0;}
.large-and-small-tiles{height:100%;}
.widget-header-home-article .small-tile-content-aside{float:left;margin-right:0.25%;width:49.75%;}
.widget-header-home-article .small-tiles-content-inside{float:left;margin-left:0.25%;width:49.75%;}
.tiles-content-inside-left{margin-right:0.25%;width:49.75%;float:left;}
.tiles-content-inside-right{margin-left:0.25%;width:49.4%;float:right;}
.large-tile-content-aside{float:left;margin-right:0.25%;width:49.75%;}
.small-tiles-double{float:left;margin-left:0.25%;width:49.75%;}
.home-article-double-top, .home-article-double-btm{margin:0;padding:0;width:100%;}
.small-tile-content-inside-top {margin-bottom: .9%;}

/*=============================Image Hovering special effect styles=================================*/
.img-hover-container:hover img{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-ms-transform:scale(1.25);-o-transform:scale(1.25);transform:scale(1.25);}

/*=============================Gradient Effect=================================*/
.gradient-effect {
position:absolute; bottom: -1px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+1,1+69,1+100 */
height:150px;width: 100%;background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 69%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(1%,rgba(255,255,255,0)), color-stop(69%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
opacity:0.95;
}

/*=====================================================================================================
        FEATURED PRODUCT CAROUSEL HERE
======================================================================================================*/
#prod-carousel { background: #fff; color: #000; font-family: Arial, Helvetica, sans-serif; position:relative; min-height: 450px; }
#prod-carousel h2 { font-size: 30px; font-family: 'Proxima N W01 Thin Reg'; letter-spacing: 14px; font-weight: bold; text-transform: uppercase; color: #d62c7d; position: relative;}
#prod-carousel .featured-prod-slider {width: 94%; margin: 0 auto;}
#prod-carousel .owl-carousel { width:100%; }
#prod-carousel .owl-carousel .owl-stage-outer { margin-left:20px; }
#prod-carousel .carousel-inner { width: 124%; margin-left: -10%; }
#prod-carousel .carousel-inner > .item > img, #prod-carousel .carousel-inner > .item > a > img { margin: auto; }
#prod-carousel .carousel-control.left, #prod-carousel .carousel-control.right { background: none; }
#prod-carousel .prod-item { overflow:hidden; }
#prod-carousel .prod-carousel-subtitle { text-transform: uppercase; font:14px 'Proxima N W01 Bold'; margin-bottom:5px; }
#prod-carousel .prod-carousel-title {
    letter-spacing: 1px;
    text-transform: capitalize;
    font: 24px 'Proxima N W01 bold';
    line-height: normal;
}
#prod-carousel .prod-carousel-btn {
    min-height: 40px;
    margin-top: 24px;
    position: absolute;
    bottom: 30px;
}
#prod-carousel .prod-carousel-btn a {background: #d62c7d;color: #fff;text-transform: uppercase;text-decoration: none;padding:12px 30px 10px 30px;letter-spacing:4px;font: 16px 'Proxima N W01 X Cd Bold';}
#prod-carousel .prod-carousel-btn a:hover { background:  #fff; border: 1px solid #d62c7d; color: #d62c7d; }
#prod-carousel .carousel-control { top: 80%; font-size: 20px; color:  #d62c7d; z-index: 2; }
#prod-carousel .prod-item-img { padding: 0; float: left; width: 40%; margin-right:4%;}
#prod-carousel .prod-item-img img {display: block;width: 100%;height: auto;}
#prod-carousel .prod-item-cont { padding-top: 50px; float: left; width: 56%;}
#prod-carousel .owl-theme .owl-controls { display:none !important; }
.featured-carousel { float: left; width: 100%;max-height:450px; }
.featured-carousel.try-these-carousel{margin-top: 60px;}
.featured-carousel.try-these-carousel .featured-prod-icon{top:-70px;}

.prod-slider-move { position:absolute; }
.prod-slider-left { left:10%; }
.prod-slider-right {right:10%;}
.pad0 { padding: 0; }

/*=============================== Scrolling the products===========================*/

.featured-prod-slider.whole-slider-scroll { overflow: scroll; }
.prod-slider.whole-slider-width { float: left;width:400px; }

/*=====================================================================================================
       ADVERTISEMENT HERE
======================================================================================================*/
.advertise-container { background: #EEE4E1; }
.advertise-container img { margin: 0 auto; padding: 60px 0; width: 90%; }


/*=====================================================================================================
       ARTICLE POST HERE
======================================================================================================*/
.article-container { font-family: Arial, Helvetica, sans-serif;}
.item.active.article-scroll-item { height: auto; overflow: hidden;}
.article-img { padding: 0; }
.article-cont {margin: 0 auto; text-align: center; padding:110px 6% 70px; }
.article-cont .article-subtitle { text-transform: uppercase; letter-spacing:3px; font:16px Proxima N W01 X Cd Bold; }
.article-cont .article-subtitle a{color:#000;}
.article-img img { display: block; height:auto; width:100%; }
.article-cont .article-title, .article-cont .article-title a { font:42px/44px Proxima N W01 Thin Reg; letter-spacing: 2px; padding: 20px 4px; color:#000; text-decoration:none; }
.article-cont a.article-read-more {font: bold 16px Helvetica, Arial, sans-serif; color: #C9348C; display: inline-block; padding:0; margin-top: 40px;letter-spacing: .7px;}
.article-cont a.article-read-more span {padding: 0 0 0 50px;float: right;background: url(/National_Library/oe_/http://www.makeup.com/Images/pink-arrow.svg) no-repeat right center; height: 20px;background-size: 80%;}
.article-cont p { max-height:160px; overflow:hidden; text-overflow:ellipsis; font:normal 18px/30px 'ProximaNW01-AltLightReg'; color:#000; }
.article-cont p {max-height: 98px; overflow: hidden;font:16px/24px 'ProximaNW01-AltLightReg';color: #000 !important;}
.article-cont p a { color:#000; }
.article-download { position: absolute; bottom: 45px; right: 25px; display:none; }
.container.padding0, .article-container { padding: 0; }
.article-container .carousel-inner div:nth-child(odd) .article-img {float:right;}
.article-container .carousel-control.right, .article-container .carousel-control.left { background: none; }
.article-reply-btn { margin:0 auto 30px; }



/*=====================================================================================================
  GIVEAWAY PAGE HERE
======================================================================================================*/
.giveaway { position: relative; display: inline-block; width: 100%; max-height:650px; background:#d8eff2; }
.giveaway-chance {  background: #fff; color: #000; padding: 40px 40px 20px; display: inline; top: 0; margin-top: 8%;}
.giveaway-title { font:500 60px 'Proxima N W01 Thin Reg'; text-align: center; padding:0; }
.giveaway-subtitle { font: bold 20px sans-serif; text-align:center; text-transform:uppercase; }
.giveaway-desc { font:normal 16px 'Proxima N W01 Reg'; text-align: center; padding-top: 20px; }
.giveaway-desc span { font-weight: bold; }
.giveaway-btn { float: left; margin: 40px auto; text-align: center; width: 100%; }
.giveaway-btn a { background: #d62c7d; color: #fff; text-transform: uppercase; letter-spacing:2px; font:500 20px 'Proxima N W01 X Cd Bold'; float: left; text-align: center; padding: 20px; display: block; width:100%; text-decoration: none; }
.giveaway-btn a:hover { color: #d62c7d; background: #fff; border:1px solid #d8d8d8; }
.giveaway img {display:block; height:auto;width:90%; }


	
/*=====================================================================================================
  OVERLAP CONTENT HERE
======================================================================================================*/
.overlap-container { background: #fff; width:100%; position:relative; min-height: 370px; }
.overlap-content { background: #fff; width:100%; position:absolute; top: -60%; text-align:center; padding:40px 0; }

/*=================================================================================================
        CONTACT US PAGE STARTS
====================================================================================================*/
.ask-editor { position: relative; margin:3.4% auto 0; text-align:center; }
.ask-editor .ask-editor-title { font:normal 52px/45px 'Calluna W01 Italic'; padding: 0; color:#262626;margin:0 0 22px; }
.ask-editor .ask-editor-subtitle { font:normal 40px/40px 'Proxima N W01 Thin Reg'; color:#262626; margin-bottom: 20px; font-weight: 100; padding: 0 28% 21px; }
.ask-editor textarea { background: #f6f6f6; color: #a3a3a3; border:0; resize:none; width:76.7%; padding: 20px 1%; margin-bottom:12px;outline:0;height:183px;}
.ask-editor .ask-editor-form { margin:0 auto; width:76.7%; }
.ask-editor input[type=text] { width:49%; background: #f6f6f6; color: #a3a3a3; border:0; margin-right: 1%; float:left; height:65px; padding: 14px;outline:0; }
.ask-editor input[type=email] { float:right; margin-right:0; width:49%; background: #f6f6f6; color: #a3a3a3; border:0; height:65px; padding: 14px; outline:0;}
.ask-editor input[type=button] { padding: 16px; text-transform: uppercase; margin:0; font-weight:600; font:21px Proxima N W01 X Cd Bold; letter-spacing:3px; width:42.5%; }
.ask-submit-btn { background: #d62c7d; color: #fff; border:0; }
.ask-submit-btn:hover, .ask-editor input[type=button]:focus, .ask-editor input[type=button]:hover{background:#fff !important;color:#d62c7d !important;outline:0;border:1px solid #a3a3a3;}
.ask-editor-note { font:18px Proxima N W01 Reg; color: #a3a3a3; margin:29px 0 86px 0; }
.ask-editor-note span { font-family: Proxima N W01 Bold; }
.ask-editor-note a { color:#a3a3a3; font-weight:600;border-bottom:1px solid #d8d8d8;text-decoration:none; }
.ask-editor-note a:hover{text-decoration:none;}
.ask-success-btn { background: #000; color: #fff; border:0;outline:0;}
.ask-success-btn:hover { color: #000; background: #fff; border:1px solid #000;outline:0;}
.ask-success-note { margin:20px; color:#006000;font:18px Proxima N W01 Reg;}
.ask-success-errormsg{display:none;color:#f00;}




/*=====================================================================================================
      TERMS PAGE HERE
======================================================================================================*/
.widget-terms { padding-top: 20.5%; text-align:center; color: #000; position:relative; z-index:1; }
.widget-terms .terms-title { font: 52px Calluna W01 Italic; }
.widget-terms  ul.terms-list, .widget-terms  ul.terms-title { padding:0; text-align:center; }
.widget-terms  ul.terms-title li { list-style: none; font:50px Calluna W01 Italic; }
.widget-terms  ul.terms-title li h1 {margin:0;padding:0;}
.widget-terms  ul.terms-list li { list-style:none; display: inline-block; padding: 26px 20px 34px; font: 18px/20px ProximaNW01SC-LightReg; }
.widget-terms  ul.terms-list li a { color: #000; font: 18px ProximaNW01SC-LightReg; cursor:pointer;}
.widget-terms  ul.terms-list li.active a { text-decoration:none; font-family:Proxima N W01 Smbd; border-bottom:1px solid #c7c7c7;cursor:default; }
.widget-terms  ul.terms-list li a:hover{text-decoration:none;border-bottom:1px solid #c7c7c7;}
.widget-terms  ul.terms-list li a:focus, .widget-terms  ul.terms-list li a:active { text-decoration:none; }

.terms-content { padding: 0 40px 0; margin:0 auto;float:inherit;display:block;}
.terms-content table {margin-bottom:30px;border:0;}
.terms-content table td{border:0;}
.terms-content table ol{margin-top:16px;}
.terms-content .terms-tab p, .terms-content div {font:16px/30px Proxima N W01SC Reg;color:#000;padding-bottom:23px;}
.terms-content .terms-tab div+p::first-letter,.terms-content .terms-tab p:first-child::first-letter {font:64px Calluna W01 Italic;color: #f2acb3;float: left;margin: 1px 10px -25px;line-height:62px;}
.terms-content .terms-tab p a{color:#d62c7d;text-decoration:underline;line-height:20px;}
.terms-content h4 { color: #000; font: 16px Proxima N W01 Bold;margin-bottom: 0.48%;}


/*=====================================================================================================
      EDITORS DETAILS HERE
======================================================================================================*/

/*================ Editors detail overlapping content starts here ================*/ 
.editor-detail { text-align: center; margin: 0 auto; position: relative; }
.editor-detail-img { position: relative; min-height:200px; width: 30%; margin: auto; }
.editor-detail-img img { border-radius: 50%; position: absolute; top: -50%; left: 0; right: 0; }
.editor-detail-capt { text-align: center; font-size: 24px; font-weight: bold; margin-top: 40px; }
.editor-designation { font-size: 12px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; padding: 20px 0 25px; }
ul.editor-detail-social { padding: 0; margin: 0 auto; }
ul.editor-detail-social li { list-style: none; display: inline-block; padding: 0 5px; }
ul.editor-detail-social li a img { border-radius: 50%; }


/*================  Editors detail article list starts here  ================*/
.editor-article-img { padding: 0; }
.editor-article-list { padding: 0 0 100px; margin: 0 auto; }
.editor-detail-article { float:left; }
.editor-detail-desc { font: 20px/28px serif; color: #3d3d3d; padding: 20px 30% 50px; }
.editor-article-list li { list-style:none; padding:0; }
.editor-article-list li img { float: left; }
.editor-article-title { overflow: hidden; font-size: 20px; padding: 10% 10px 0; }
.editor-article-title a { color: #000; text-decoration: none; }
.editor-article-title a:hover { text-decoration: underline; }


/*================  Editors detail story starts here  ================*/
.editor-detail-story { float: left; padding-top: 100px; }
.editor-story-img { padding: 0; }
.editor-detail-story p { padding-bottom: 20px; font-family: serif; }
.editor-story-main { font-size: 20px; }
p.editor-story-main::first-letter {font-style: italic;color: #ffd3d8;font-size: 60px;float: left;margin: -10px 10px -20px;}
.editor-story-short { font-size: 16px; }

/*================ Editors detail quote starts here  ================*/
.editor-detail-quote { float: left; padding: 60px 0; }
.editor-detail-quote blockquote { padding: 0.5em 10px; color: #f38f92; font: italic 40px serif; width:65%; margin:0 auto; border: 0; text-align: center; }
.editor-detail-quote blockquote:before { color: #f38f92; content: open-quote; font-size: 1.8em; line-height: 0.1em; margin-right: 0.1em; vertical-align: -0.2em; }
.editor-detail-quote blockquote:after { color: #f38f92; content: close-quote; font-size: 1.8em; line-height: 0.1em; margin-left: -0.1em; vertical-align: -0.2em; }
.editor-detail-quote blockquote p { display: inline; }

/*================  Editors favorite carousel starts here  ================*/
.editors-fav-carousel #prod-carousel { background: #efeeec; }
.editors-fav-carousel #prod-carousel .carousel-inner { margin-left:0; width: 110%; }
.editors-fav-carousel #prod-carousel .prod-carousel-btn a { color: #632960; }
.editors-fav-carousel #prod-carousel .prod-carousel-btn a:hover { background: #632960; color: #fff; }

/*================ Editors read more article starts here  ================*/
.editor-read-article { float: left; background: #fff; padding: 80px 0; width: 100%; }
.editor-read-article .editor-read-btn { margin: 0 auto; float: none; }
.editor-read-article .editor-read-btn a { text-align: center; background:#d52c7d; text-decoration: none; color: #fff; display: block; text-transform: uppercase; padding: 20px; font-weight: bold; letter-spacing: 1px; }


/*=====================================================================================================
      ABOUT US PAGE STYLES
======================================================================================================*/
.widget-about { margin: auto auto; padding-top: 35px; text-align:center; }
.widget-about h1 { font: 52px Calluna W01 Italic;color:#262626;}
.widget-about h2 { font: 40px/40px Proxima N W01 Thin Reg; width: 57%; margin: 0 auto;color:#262626; }
.about-connected { display:block; float:left; background:#fef9f6; width:100%; padding:3.4%; }
.about-desc { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; padding: 30px 40px; line-height:28px; -webkit-column-gap: 44px; -moz-column-gap: 44px; column-gap: 44px; font:16px/30px ProximaNW01SC-LightReg; color:#000; }
.about-desc::first-letter {font:64px Calluna W01 Italic;color: #f2acb3;float: left;margin: -5px 10px -25px;}
.about-detail-quote { float:left; display:block; width:100%; overflow:hidden; margin-top:35px;position:relative; }
.about-detail-quote h4 { text-transform: uppercase; text-align: center; font:20px Proxima N W01 X Cd Bold; letter-spacing:4px; color:#000; }
.about-detail-quote blockquote { padding: 0.5em 10px 6.9%; font: normal 30px/45px times; margin:0 auto; border: 0; text-align: center;position:relative; }
.about-detail-quote blockquote:before { content: "\201C"; font-size: 10em; color:#fae6ef; font-family:'Times New Roman';position:absolute; left:18px;top:52%;}
.about-detail-quote blockquote:after { content:"\201D"; font-size: 10em; color:#fae6ef; font-family:'Times New Roman';position:absolute;right:31px;top:52%;}
*::-ms-backdrop, .about-detail-quote blockquote:after{top:46%;}
*::-ms-backdrop, .about-detail-quote blockquote:before{top:46%;}
.about-detail-quote blockquote p { display:inline-block; width:75%; font:600 30PX/37px ProximaNW01SC-LightReg;color:#000;letter-spacing:1.2px; }
.about-get-know {padding: 0;margin:0 0 0 9%;}
.about-get-know .social-title{display:block;padding:0;float:left;font:600 30px Proxima N W01 Thin Reg;color:#000;margin:0 8% 0 0;line-height:54px;text-align:right;}
.about-get-know .meet-editors-btn{font-family:Proxima N W01 X Cd Bold;padding:2.5% 8.3%;outline:2px solid #fff;letter-spacing:2px;margin-top:5px;}
.about-follow-us {overflow: hidden;padding: 0;margin: 0;}
.about-follow-us .social-title{display:block;padding:0;float:left;font:600 30px Proxima N W01 Thin Reg;color:#000;margin:0 7% 0 0;line-height:54px;text-align:right;padding-left: 6%;}
.about-follow-us ul.editor-social-blue{display:block;padding:0;margin:0;float:left;}

.about-follow-us ul.editor-social-blue li{height:60px;width:60px;padding:0; margin:0 10px 0 0; line-height:59px;font-size: 14px;}


/*===================================================================================================
    MEET THE EDITORS PAGE STYLES
====================================================================================================*/

 .editor-role { display:block; text-transform:uppercase; text-align: center; font:15.33px Proxima N W01 X Cd Bold; margin-top:10px; letter-spacing:2px; color:#212121; }

.widget-chief-editor {background-color:#ffd3d8; padding-top: 107px; display:block;}
.widget-chief-editor .chief-editor-title { float:right; max-height: 350px; overflow: hidden; text-overflow: ellipsis; }
.widget-chief-editor .chief-editor-img { float:left; }
.widget-chief-editor .chief-editor-desc { float:right; }
.widget-chief-editor .chief-editor-desc ul.editor-social { position:relative; left:0; top:0; padding:40px 0 100px 0; }
.widget-chief-editor .editor-heading { font:64px Calluna W01 Italic; margin-top:0; color:#212121; }
.widget-chief-editor .editor-sub-heading { font:49px/51px Proxima N W01 Thin Reg; padding: 14px 20px 13px 0; color:#262626; }

.widget-chief-editor .editor-chief-editor-img a { width:290px; height:290px; margin:0 auto; }
.widget-chief-editor .editor-chief-editor-img a img { max-width:100%; height:auto; display:block;}
.widget-chief-editor .editor-chief-editor-img > img, .editor-chief-editor-img a img { border-radius:50%; margin: 0 auto; display:block; }
.widget-chief-editor .editor-chief-editor-img figcaption { font:46px Proxima N W01 Smbd; font-weight:600; text-align: center; padding-top: 28px; color:#000; letter-spacing:2px; }

.widget-chief-editor .editor-description { font:600 18px Proxima N W01 Reg; color:#000; line-height:30px; padding-right: 40px; }
.widget-chief-editor figure.editors-generic{padding: 0 11%;}

/*============================ Editors list ====================================*/

.widget-list-of-editors .editor-listing-groups { margin:54px 0 0 0; padding:0; list-style:none; }
.widget-list-of-editors .editor-listing-groups li { width:25%; text-align:center; display:inline-block; margin:35px 4% 30px 4%; vertical-align:top; }
.widget-list-of-editors .editor-list-name { font:28.75px Proxima N W01 Smbd; font-weight:bold; margin:15.8% 0 10px 0; color:#212121; letter-spacing:1px;}
.widget-list-of-editors .editor-list-description { font:15.3px ProximaNW01SC-LightReg; color:#212121; line-height:27px; margin:20px 0 0 0; }
.widget-list-of-editors .editors-generic a img, .editors-generic img { border-radius:50%; display: block; max-width: 100%; height: auto; }
.widget-list-of-editors figure.editors-generic{padding:0 10.75%;}

/*============================ Editors contributor list ====================================*/
.widget-contributors .editor-contributor-list { margin:0 auto; padding:0; list-style:none; width:71%;}
.widget-contributors .editor-contributors-heading { font:64px Calluna W01 Italic; text-align: center; margin: 6.8% 0 5.4%; }
.widget-contributors .editor-contributor-list li { display: inline-block; text-align: center; margin: 0 5px 85px 15px; margin-top: -80px; }
.widget-contributors .editor-carosouel-mobile { background-color:#d8f0f2; margin-top:80px; text-align:center; min-height:260px; }
.widget-contributors ul.editor-contributor-list li a > img, ul.editor-contributor-list li > img { border-radius: 50%; margin: 0 auto;display:block;max-width:100%;height:auto; }
.widget-contributors .editor-contributor-name { font:15.3px Proxima N W01 Bold; margin:30px 0; text-align: center; text-transform:uppercase; color:#212121;letter-spacing:1px; }


/*===================================================================================================
    SOCIAL GALLERY STYLES
====================================================================================================*/
.social-gallery {max-height: 240px;background: #fff;padding:0;display: inline-block;margin:23px 0 12px;width: 100%;overflow: hidden;}
.social-gallery ul { padding:0; margin:0; }
.social-gallery ul li { list-style:none; }
.social-gallery .instagram-cont, .social-gallery .pinterest-cont{width:45.9%;padding:0;}
.social-gallery .pinterest-gallery { padding:0; width:100%; float:left; cursor:pointer;}
.social-gallery .instagram-gallery { padding:0; width:100%; float:left; margin-left:0; cursor:pointer; }


.simply-scroll { width:100% !important; height:inherit !important; margin-bottom:0 !important; }
.simply-scroll .simply-scroll-list li { width: 193px !important; height: 193px !important; }
.simply-scroll-btn { background:none !important; z-index:1 !important; height: 52px !important; width: 97px !important;}
.simply-scroll-btn-right { top: 21px; right: -12.5% !important; }
.simply-scroll-btn-left { left: -14.5% !important; bottom:21px !important; width:83px !important; }
.simply-scroll .simply-scroll-list li img { width:100%; height:auto !important; display:block;}
.simply-scroll .simply-scroll-clip { width:100% !important; height:inherit !important; }
.social-gallery .gallery-cntrl { background:#fff; color:#000; width:8.6%; float:left; margin-left:-23px;padding:0; }
.social-gallery .gallery-cntrl li{list-style:none;text-align:center;padding:25px 0;color:#000;text-transform:uppercase;font:16px Proxima N W01 Reg;font-weight:600;}
.social-gallery .gallery-cntrl li a{color:#000;text-transform:uppercase;text-decoration:none;font-weight:600;}
.social-gallery .gallery-cntrl li span{margin:0;font-weight:bold;font-size:16px;margin-bottom:15px;text-align:center;float:left;width:100%;}

.social-gallery .gallery-cntrl li.pinterest-cntrl:before { content: ''; display: block; position: absolute; bottom: 24px; left: 100%; z-index: 1; width: 0; height: 0; border-color: transparent transparent transparent #fff; border-style: solid; border-width: 50px; cursor:pointer;}
.social-gallery .gallery-cntrl li.instagram-cntrl:after { content: ''; display: block; position: absolute; top: 0; left: -99px; z-index: 1; width: 0; height: 0; border-color: transparent #fff transparent transparent; border-style: solid; border-width: 50px; cursor:pointer; }
.mob-gallery-cntrl {height: 190px; background: #ffd8db;}
.mob-gallery-cntrl ul.editor-social { padding:0; margin:10px auto 0 auto; position:relative; top:0; left:0; }
.mob-gallery-cntrl ul.editor-social li { list-style: none; display: inline-block; padding: 18px; border-radius: 50%; height:72px; width: 72px; border:1px solid #d62c7d; color: #d62c7d; font-size: 24px; text-align:center; margin-right: 6px; background: #ffd8db; }
.mob-gallery-cntrl ul.editor-social li a img { border-radius: 50%; }

.connect-instagram{background:url("/National_Library/oe_/http://www.makeup.com/Images/instagram-glyph.svg") center center no-repeat !important;width:16px;height:16px;display:inline-block;background-size:contain;vertical-align:baseline;line-height:5px;top:3px;position:relative;}

ul.editor-social li a.connect-instagram { background: url("/National_Library/oe_/http://www.makeup.com/Images/instagram-icon-mob.png") left top no-repeat !important; width: 19px; height: 20px; display: inline-block; background-size:cover; vertical-align:initial; }
ul.editor-social li a.connect-instagram:hover, ul.editor-social li:hover a.connect-instagram { background: url("/National_Library/oe_/http://www.makeup.com/Images/instagram-icon-mob.png") left bottom no-repeat !important;}


/*=====================================================================================================
      FOOTER HERE
======================================================================================================*/
.footer-up { background: #fcf3ed; padding-bottom:90px; }
.footer-links { float:right; }
.footer-links ul, .footer-terms ul { float: left; padding: 0; margin:10px 0; }
.footer-social { padding-left:13px; }
.footer-social ul { float: left; padding: 0; margin: 12px 0 10px 0; }
.footer-heading { color: #000; padding-top: 50px; text-align: center; font-size: 62px; margin: 18px 0 20px 0; font-family: Calluna W01 Italic; }
.footer-para{font-family:Proxima N W01 Reg;color:#0d0d0d;padding:0;text-align:center;font-size:17px;margin:0 0 40px 0;font-weight:600;letter-spacing:.5px;}
.footer-para.validationmsg.invalid { color:#f00; }
.footer-para.validationmsg.success { color:#006000; }
.footer-para.validationmsg.areladyexist { color:#3399FF; }
.footer-form { font-family: Arial, Helvetica, sans-serif; color: #00f; float: none; margin:0 auto;}
.footer-signin{background:#d8eff2;font-weight:bold;color:#86c8d1;outline:0;border:0;border-radius:0;width:100%;padding:0;letter-spacing:6px;font-size:18px;font-family:Proxima N W01 X Cd Bold;display:block;line-height:58px;height:56px;}

.footer-success { margin-left: -10px !important; }
.footer-confirm { margin-top:20px; text-align:center; color:#6EB0D8; }
.footer-form .input-group-btn button:hover { color: #d8eff2; background: #86c8d1; }
.footer-form .input-group { width: 91%; z-index:0;margin:0 auto; }

.footer-form .form-control{position:relative;height:60px;outline:0;border:0;padding-left:4%;border-radius:0;box-shadow:none; letter-spacing:1px;}

.footer-form .input-group-btn { position: absolute; right: 1px; top: 2px; width: 30%; }
.footer-form .form-control::-webkit-input-placeholder {color: #86c8d1;font-size: 14px; letter-spacing:2px; padding-top: 3px;font-family:Proxima N W01 Bold;}
.footer-form .form-control::-moz-placeholder {color: #86c8d1;font-size: 14px; letter-spacing:2px; padding-top: 3px;font-family:Proxima N W01 Bold; line-height:50px;}
.footer-form .form-control:-ms-input-placeholder {color: #86c8d1;font-size: 14px; letter-spacing:2px; padding-top: 3px;font-family:Proxima N W01 Bold;}
.footer-form .form-control:-moz-placeholder {color: #86c8d1;font-size:14px; letter-spacing:2px; padding-top: 3px;font-family:Proxima N W01 Bold;}
.footer-form .form-control:focus, .ask-editor input[type=text]:focus, .ask-editor input[type=email]:focus, .ask-editor input[type=button]:focus, .ask-editor textarea:focus {background:#ffd3d8;outline:none;box-shadow:none;}
.footer-form .form-control:focus::-webkit-input-placeholder {color: #0d0d0d;}
.footer-form .form-control:focus::-moz-placeholder {color: #0d0d0d;}
.footer-form .form-control:focus:-ms-input-placeholder {color: #0d0d0d;}
.footer-form .form-control:focus:-moz-placeholder {color: #0d0d0d;}
.footer-links ul li, .footer-terms ul li { float: left; list-style: none; color: #000; padding: 9px 0; font: 700 13px/17px Proxima N W01 Reg; }
.footer-links ul li a, .footer-terms ul li a, .sites-we-love p { color: #000;letter-spacing:1.5px;font-size:13px;font-weight:600;padding:8px 11px;}
.footer-social ul li { float: left; list-style: none; color: #000; padding: 6px 10px; font-size: 16px; }
.footer-social ul li a, .footer-social ul li a:hover { color:#000; text-decoration:none; font-weight: 700;}
.footer-social ul li a:hover { text-decoration:none; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); transform: scale(1.2); }
.footer-social li img { padding: 0; }
footer ul li a:active, footer ul li a:focus { text-decoration:none !important; }
.footer-link-cont.sites-we-love { display: block; }
.footer-link-cont.sites-we-love .footer-links { display: inline-block; float: none; }
.footer-link-cont.sites-we-love p, .footer-link-cont.sites-we-love ul { margin: 0; padding: 0; }
.footer-link-cont.sites-we-love .fa-heart { color: #FF006D; }
.footer-link-cont.sites-we-love li:last-child { display: none; }
.footer-link-cont.border-btm, .footer-terms-cont.border-btm, .footer-social-cont.border-btm { border-bottom: 1px solid #A2A09D; }
div.copyright { display:block; width:100%; float:left; }
div.copyright p { padding:0; font-size: 11px; font-family: Proxima N W01 Reg; text-align:center; color:#a3a3a3; font-weight:600; letter-spacing:.7px; }
footer .wrap { margin:0 auto; display:block;text-align:center;}
:-ms-input-placeholder.form-control {color:#86c8d1;}

.footer-link-cont, .footer-social-cont, .footer-terms-cont{display:inline-block;}
/*=====================================================================================================
      SIGN IN POPUP HERE
======================================================================================================*/
 
.modal-content { border-radius:0; top:45px; }
.close, .close:focus, .close:hover { opacity:1; }
.color-pink { margin:0; padding:0; color:#d62c7d !important; display:inline; text-decoration:none !important; }
a.color-pink:hover { color:#d62c7d; }
.modal-header { border-bottom:none; padding:15px 15px 0 15px; }


.signin-choose { font:16px Proxima N W01SC Bold; text-align:center; color:#000;padding-top:15px;}
.signin-logins { margin: 20px 0; padding: 0; list-style: none; text-align: center; }
.signin-logins .popover.fade{top:inherit !important;bottom:-20px;}
.signin-logins .popover-content{width:243px;}
div#gConnect { width: 80px; position: absolute; top: 0; border-radius: 30px; height: 83px; opacity: 0; }
div#gConnect div { width: 80px !important; }
div#gConnect button { width: 100px !important; height: 73px !important; }
div#gConnect iframe { width: 80px !important; height: 65px !important; }

#signinModal .modal-content {width:66%;margin: 0 auto;}
#signinModal .signin-heading { text-transform:uppercase; text-align:center; margin:0; padding:0;font:24px Proxima N W01 Bold; letter-spacing:1px;}
#signinModal .modal-header .close { margin-top: 12px;}
#signinModal figure.signin-logo { text-align: center; width: 71.8%; margin: 13px auto; }
#signinModal figure.signin-logo > img { max-width: 100%; }
#signinModal .modal-header { padding:13px 25px 0 15px; }
#signinModal .signin-logins li { display: inline-block; margin: 0 10px; position: relative; }
#signinModal .signin-content {text-align:center; line-height:36px; margin:10px 9%; font:700 16px/32px Proxima N W01 Thin Reg; color:#000; padding-top:18px;}
#signinModal .modal-content .close{opacity:1;}
.signin-logins input{color: #000 !important;}
.signin-logins .form-control {font-size: 12px;}
.signin-logins input.error-msg{background-size:10px !important;}
.signin-logins input.error-msg::-webkit-input-placeholder { letter-spacing:1px;font-size:12px;padding: 2px 5px;}
.signin-logins input.error-msg::-moz-placeholder {letter-spacing:1px;font-size:12px;padding: 2px 5px;}
.signin-logins input.error-msg:-ms-input-placeholder{letter-spacing:1px;font-size:12px;padding: 2px 5px;}
.signin-logins input.error-msg:-moz-placeholder{letter-spacing:1px;font-size:12px;padding: 2px 5px;}
.signin-logins .btn-pink{padding:2% 11%;}
/*----------------------------------Modal Backdrop color-------------------------------*/
.modal-backdrop {background-color:#ffb8c0;}

/*=================================================================================
    GOOGLE AD WIDGET STYLES
===================================================================================*/
.home-google-ad {text-align:center;padding:20px 0;background-color: #f5f5f5;margin:0;}
.home-google-ad p{margin:0;}
.home-google-ad img{display:block;max-width:100%;height:auto;margin:0 auto;}

 @media all and (-ms-high-contrast:none)
     {
     *::-ms-backdrop, .search-holder input.fancy-search {padding:0; } /* IE11 */
     
     }

 
 @-moz-document url-prefix() { 
 .retated-articles-icon  {top:190px;}
}


/*=================================================================================
    ARTICLE DETAILS PAGE STYLES
===================================================================================*/

section.widget-article-header{ /*float: left;*/ margin:60px 0 30px 0}
.widget-article-header p.article-comment-detail, section.widget-article-header p.article-comment-detail a { text-align:center; font:16px/20px Proxima N W01 Thin Reg;text-decoration:none;padding:0 0 0 8px;margin-right:-3px; font-weight: bold }
.widget-article-header p.article-comment-detail a:hover { text-decoration:underline !important;}
.article-heading { text-align:center; margin: 30px 0 30px 0; padding: 0 14%; line-height: 1.1; font-family:Proxima N W01 Thin Reg;color:#000; }
.article-desvription { font-size: 14px; line-height: 1.4; padding: 0; margin: 0 0 10px 0; }
.article-desvription h1 { font-family: Proxima N W01 Thin Reg; }
.article-desvription h2 { font-family: Proxima N W01 Smbd; }  
.article-desvription h3 { font-family: Proxima N W01 Thin Reg; }
.article-desvription h4 { font-family: Calluna W01 Italic; }
.article-desvription h5 { font-family: Proxima N W01 X Cd Bold; }
.article-desvription h6 { font-family: Proxima N W01 Smbd; }

.article-desvription p:first-child::first-letter {font-style: italic;color: #ffd3d8;font-size: 63px;float: left;margin: 18px 13px 5px;}
.widget-article-header { margin-top:50px;margin-left:5px; }
#div-gpt-ad-300x250b {    text-align: center;}
.widget-article-header .home-google-ad { background:none; padding: 20px; border:1px solid #ccc; margin: 50px 0; }
.widget-article-header .article-desvription { color:#3d3d3d; font:100 18px/28px 'Calluna W01 Regular'; }
.widget-article-header .article-desvription > p {position:inherit !important; word-wrap:break-word;}
.article-desvription h3 a{ display: block; color:#d62c7d;text-decoration:none; padding: 20px 0 5px}
.article-desvription p a{ color: #DA3883 !important}
.widget-article-header .article-desvription img{margin:0 auto;display:block;height:auto !important;}
/*  .widget-article-header h3 { font:600 30px/35px Proxima N W01 At Smbd; color:#3d3d3d; margin:0; padding: 20px 0 10px }  */
.widget-article-header p a, section.widget-article-header ul li a { color:#3d3d3d; text-decoration:underline; }
.widget-article-header p img, section.widget-article-header p a img { display:block; margin:20px auto; }
.widget-article-header p span a img {max-width: 100%; height: auto;}
.parentPinit{ margin: 0 auto;text-align: center;padding-top:0;}
.article-google-ad { text-align: center; padding: 20px 0; margin: 0; }
.article-google-ad img { margin:0 auto; }
.article-hero-banner { margin:30px auto; width:600px; position:relative; }
.article-hero-banner > img { border:1px solid #ccc;  overflow: hidden; max-width: 100%; height: auto; }
.article-slideshow.owl-item{margin-left:100px !important;}
.article-pinterest { position:absolute; bottom:20px; left:75%;cursor:pointer;}
.article-pinterest img{display:block;max-width:100%;height:auto;}
.article-sub-heading { font-size:24px; font-weight:bold; margin:0 0 15px 0; }
.article-sub-para { font-size:16px; line-height:1.4; margin-bottom:30px; }
.article-dividerline { width:130px; }
.article-tweet-msg { display:block; font-size:36px; text-align:center; color:#f7b0ae; }
.article-highlights { background-color:#ffe5e4; }
.article-tweet-icon { position:absolute; top:-11px; right:383px; }
.article-tweet-diver-btm { position:relative; margin-bottom:30px; }
.article-generic-heading { font-size:24px; text-transform:uppercase; }
.article-blockquote-links { margin:0; padding:0; list-style:none; }
.article-blockquote-links li a { color:#d62c7d; text-decoration:underline; font-size:12px; }
blockquote { border-left: 4px solid #d62c7d; margin: 1.5em 10px; padding:0 10px; }
.article-advertisement { margin:10px; }
.article-content-ads{text-align:center;}
.article-normal-heading { font-size:24px; margin:0 0 30px 0; }
.article-caption { font-size:16px; font-weight:bold; margin:0 0 65px 0; }
.article-caption a { font-size:12px; text-decoration:underline; color:#d62c7d; margin-top:15px; display:block; text-transform:lowercase; font-weight:normal}
.article-author-radius { text-align:right; float:right; }
.article-author-radius img { border-radius:50%; max-width: 100%; height: auto; display: block; width: 100%}
.article-about-author { margin:70px 0 50px 0; display:inline-block;width:100%; }
.article-radius-description { color:#929292; padding:3% 20% 0 0; }
.article-radius-description strong { display:block; text-transform:uppercase; }
.article-comment-txt { margin:0; display:inline; }
.article-favorite-txt { margin:0; display:inline; }
/*.article-comments-favorite{display:none;}*/
.article-comment-container { text-align:right; margin-right:30px; padding-bottom:20px; }
.article-comment-txt a, .article-favorite-txt a { color:#d62c7d; text-decoration:none; font-size:15px; margin-left:10px; font-family:"Proxima N W01 bold" }
.article-fav-container { padding-bottom:20px; }
.article-comment-container a:hover { outline:0; }
ul.comment-list { padding: 0; margin: 0 auto; display: block; width: 70%; }
ul.comment-list li { list-style:none; }
ul.comment-list li img { max-width: 100%; width: auto !important; display: block; height: auto !important; float:right; }
li.comment ul.children { margin:0; padding:0; }
#commentSection p.pageNav { margin: 0 17% 0 auto; text-align: center;}
.btn-pink.article-post { padding:3% 5%; font-size:20px; }
.article-comment-active { text-align: right; margin-right: 30px; padding-bottom: 20px; display: inline-block; width: 35%; }
.article-fav-active { padding-bottom: 20px; display: inline-block; }
.article-comment-actives { margin-top:20px; }
.article-heading-comment { font-size: 36px; padding-left: 27%; margin-bottom: 30px; font-family:'Proxima N W01 Thin Reg'; }
.article-comment-avatar { text-align:right; }
.article-comment-avatar img { border-radius:50%; }
.article-comment-content p { margin-top:10px; }
.article-comment-content { font-family:'Proxima N W01 Reg'; font-size:16px; }
.article-comment-content strong { margin-right:10px; }
div#commentSection {clear: both;}
.comment-bg { background-color:#ffd8db; }
.article-comment-row-holder { margin-bottom:30px; display:inline-block; min-width:100%; }
.article-comment-name { padding-left:27%; }
.article-comment-name input { width:70%; height:65px; border:0; background-color:#f6f6f6; padding:0 0 0 10px; margin-bottom:5px; text-transform:uppercase; color:#868686; }
.article-comment-name textarea { width:70%; height:65px; border:0; background-color:#f6f6f6; padding:0 0 0 10px; margin-bottom:5px; color:#868686; }
.article-comment-name textarea { height:140px; padding:10px;}
.article-submit-btn { margin:0 auto 30px 6%; text-align:center; }
.article-widget-first { display: table-cell; width: 50%; height:293px; float:left; }
.article-widget-first img { display:inline-block; }
.article-content-on-products { position:absolute; text-align:center; bottom:85px; padding:0 10px; right:0; left:0; }
.parentPinit img {max-width: 100%; height: auto;}
.main-count-hold{display:none;}
.widget-header-home-article img {width:100%;display:block;height:auto;}
.retated-articles-icon  {margin:0;position:absolute;top:-65px;right:0;left:7%;z-index:2;width:125px;}
div#prod-carousel.article-prod-trythis {background-color: #fff;}
div#social-sharing-sticky.pos-fix {top: 200px;}
.article-desvription span a, .article-desvription a, .article-main-contents p a, .article-main-contents p a span {color:#d72f7f !important; text-decoration:underline;}
.article-desvription a span {color: #d72f7f !important;}
.article-main-contents a {color: #d72f7f !important;}

/* Bootstrap pagination overide*/
a{cursor:pointer;}
.pagination>li>a, .pagination>li>span,
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover,
.pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{color:#d72f7f;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{color:#FFF; border:none; background-color:#d72f7f;}

/*=========================================== Article Anchor Slideshow Starts here ==========================================*/
h2.article-heading.anchor { padding: 0 23%; }
.article-anchor-list { margin:0 0 0 12px; padding:0; }
.article-anchor-list li { font:18px/30px serif; list-style:none; color: #d62c7d; text-decoration: underline; }
.article-anchor-blockquote { border-left:4px solid #d62c7d; }
.anchor-slideshow-pagination { text-align:right;font-size:18px; }
.anchor-slideshow-description, .article-hero-banner p { margin-top:10px;font:100 18px/28px 'Calluna W01 Regular' }
.anchor-slideshow-description a { text-decoration:underline; color:#000; }
a.article-anchor-pinterest { position: absolute; bottom: 20px; right: 20px; }
.anchor-position-pinterest {display: inline-block;position: relative;}
.article-sub-para a { text-decoration:underline; color:#000; margin:30px 0 50px 0; display:inline-block; }
.article-main-contents p:first-child{font:bold 30px 'Proxima N W01 At Smbd';}
p.parentPinit a{display:none;}
.anchor-slide-bleed .article-desvription{ margin: 0 0 0px}
.article-hero-banner .anchor-position-pinterest img{ width: 100% }
.article-main-contents .article-hero-banner:first-child{ margin: 0 auto}
/*=========================================== Article click slideshow starts here ==========================================*/

div#slide-carousel { position:relative;margin-bottom:80px; }
.article-slideshow .article-hero-banner { width:auto; }
.article-slideshow .article-advertisement { float:left; }
.article-slideshow ul.editor-social { padding-top:150px; }
.article-slideshow ul.editor-social li { border:0; margin-bottom:12px; }
.article-slideshow .article-main-contents { margin-top:80px;font:100 18px/28px 'Calluna W01 Regular'; height:430px;overflow-y:auto;}
.article-slideshow .article-main-contents h1, .article-slideshow .article-main-contents h2, .article-slideshow .article-main-contents h3 {font:bold 30px 'Proxima N W01 At Smbd';}
.article-slideshow .article-main-contents p {font:100 18px Calluna W01 Regular;color:#3d3d3d;}
.article-slideshow .owl-carousel { width:100% !important; }
.article-slidehshow-btn { position:absolute; bottom:80px; right:55px; z-index:9; }
.btn-pink1 { background:#d82b7d; border-radius:0; color:#fff; text-transform:uppercase; font-size:22px; font-weight:600; }
.btn-pink1:hover { color:#d82b7d; border-radius:0; background:#fff; text-transform:uppercase; border:1px solid #a3a3a3; }
.btn-pink1:focus { color:#d82b7d; }
.article-slideshow .prod-slider-right { right:-15px; z-index:2;bottom:80px;}
.article-slideshow .prod-slider-left { left:0; z-index:2; bottom:80px;}
.article-slideshow .prod-slider-right span, .article-slideshow .prod-slider-left span { color:#a3a3a3; border: 1px solid #a3a3a3; }
.article-slideshow .prod-slider-right span:hover, .article-slideshow .prod-slider-left span:hover{color:#fff;background:#a3a3a3;} 
.article-slideshow .owl-controls { display:none !important; }
.slide-count { position:relative; right:45px; top:60px;float:right;font:18px Proxima N W01 Reg;letter-spacing:1px;color:#3d3d3d;}
.slick-list{width:100%;}

/*===========================================Article dummy description page starts here==========================================*/
section.giveway-description p img {  max-width: 100%;  height: auto;}
.videoWrapper {	position: relative;	padding-bottom: 56.25%; /* 16:9 */	padding-top: 25px;	height: 0;}
.videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}	

/*=====================================================================
	SOCIAL ICONS INTGER CHANGE STYLES
=====================================================================*/
.social-icons{padding:0;margin:0;position:absolute;right:9%;overflow:visible;background-color:#fff;height:55px;}
.social-icons:before{content:'\0020';display:block;background:#fff;position:absolute;width:2em;top:0;bottom:0;left:-2em;z-index:9;opacity:0.5;}
.social-icons li{color:#fff;font-size:18px;}
.social-icons-inner{display:block;float:right;position:relative;right:0;overflow:hidden;float:left;z-index:1;}
.social-icons-outer{margin-top:0;margin-right:0;float:right;}
.social-icons-outer .social-icons-wrap li:nth-child(2){display:inline-block;}
.social-icons-wrap, .social-icons-channel{list-style:none;padding:0;margin:0;}
.social-icons-wrap{position:relative;white-space:nowrap;max-width:120px;-webkit-transition:max-width .75s .1s;-moz-transition:max-width .75s .1s;transition:max-width .75s .1s}
.social-icons-channel {display: inline-block;margin: 5px 12px;line-height: 46px;}
.social-icons-channel a{padding:0 !important;margin:-2px 0 0 0;background:none !important;text-decoration:none;color:#000;}
.social-icons-channel a:hover{padding:0 !important;margin:-2px 0 0 0;background:none !important;text-decoration:none;color:#d83380;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2) }
.social-icons-channel .nav-social-user{background:url("/National_Library/oe_/http://www.makeup.com/Images/beauty-profile-icon.png") left top !important;width:20px;height:20px;display:inline-block;vertical-align:middle;margin-top:-2px;}
.social-icons-channel .nav-social-user:hover{background:url("/National_Library/oe_/http://www.makeup.com/Images/beauty-profile-icon-hover.png") left top !important;width:20px;height:20px;display:inline-block;vertical-align:middle;margin-top:-2px;}
.social-icons-channel .nav-social-instagram{background:url("/National_Library/oe_/http://www.makeup.com/Images/instagram-glyph.svg") left top !important;width:16px;height:16px;display:inline-block;vertical-align:middle;margin-top:-4px;}
.social-icons-channel .nav-social-instagram:hover{background:url("/National_Library/oe_/http://www.makeup.com/Images/instagram-glyph.svg") left top !important;width:16px;height:16px;display:inline-block;vertical-align:middle;margin-top:-4px;}
.social-icons-channel .nav-social-profile{background:url("/National_Library/oe_/http://www.makeup.com/Images/beauty-profile-icon.png") left top !important;width:20px;height:20px;display:inline-block;vertical-align:middle;}
.social-icons-channel .nav-social-profile:hover{background:url("/National_Library/oe_/http://www.makeup.com/Images/beauty-profile-icon-hover.png") left top !important;width:20px;height:20px;display:inline-block;vertical-align:middle;}

.social-icons-channel .nav-social-search{display:inline-block;vertical-align:middle;cursor:pointer; font-size: 16px;}

.hover-dots{background-position:center center;background-repeat:no-repeat;background-size:16px 16px;color:#999;cursor:pointer;height:34px;position:absolute;padding:0 12px;right:-6px;width:50px;display:inline-block;-webkit-transition:opacity .75s .33s ease-in-out;-moz-transition:opacity .75s .33s ease-in-out;transition:opacity .75s .33s ease-in-out;top:0;}
.target{padding:0;margin:0;}
.target .social-icons-wrap{max-width:300px;-webkit-transition:max-width .75s ease-out;-moz-transition:max-width .75s ease-out;transition:max-width .75s ease-out}
.target .social-icons-inner .hover-dots{transition:opacity .5s ease-in-out;opacity:0 !important;z-index:-1;-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;}
.target .social-icons-inner:not(.hover-dots):nth-child(n+5):nth-child(3){-webkit-transition:opacity .25s .4s ease;-moz-transition:opacity .25s .4s ease;transition:opacity .25s .4s ease}
.target .social-icons-inner:not(.hover-dots):nth-child(n+5):nth-child(4){-webkit-transition:opacity .25s .3s ease;-moz-transition:opacity .25s .3s ease;transition:opacity .25s .3s ease}
.target .social-icons-inner:not(.hover-dots):nth-child(n+5):nth-child(5){-webkit-transition:opacity .25s .2s ease;-moz-transition:opacity .25s .2s ease;transition:opacity .25s .2s ease}
.target .social-icons-inner:not(.hover-dots):nth-child(n+5):nth-child(6){-webkit-transition:opacity .25s .1s ease;-moz-transition:opacity .25s .1s ease;transition:opacity .25s .1s ease}
.target .social-icons-inner:not(.hover-dots):nth-child(n+5):nth-child(8){-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}
nav.shrink .main-nav-bg .hover-dots{line-height:40px;height:34px;padding-top:3px;}
nav.shrink .social-icons-channel{line-height:15px;margin:12px !important;}
.main-nav-bg .hover-dots{background-color:#fff;line-height:60px;height:50px;margin-top:-2px;}
nav.shrink .navbar-brand > img{max-width:100%;}


/*=====================================Social Sticky side visible after scrolling========================================*/

.social-likes div{list-style:none;background:#ffd8db;border-radius:50%;width:60px;height:60px;position:relative;margin-bottom:14px;text-align:center;cursor:pointer;}
 /**Icon color, size, spacing**/ 
 .df-social .fa{color:#d62c7d;margin-top:16px;font-size:22px;}
 .df-social .fa-pinterest-p{margin-top:18px}
 .df-social .fa-facebook{margin-top:18px}
 .df-social .fa-twitter{margin-top:19px}
 .df-social .fa-envelope{font-size:20px;margin-top:19px}

 /**Icon Hover**/ 
 .df-social div:hover/*, .df-social div:focus*/{background-color:#d62c7d;}
 .df-social div:hover i, .df-social div:focus i{color:#fff}

 /**Hide Counter**/ 
 .social-likes__counter{display:none !important;}

 /**Horizontal**/ 
 .df-social-horizontal{float:right;width:50%;height:50px;position:relative;overflow:hidden;margin-bottom:10px;}
 p.article-comment-detail{ clear: both}
 .df-social-horizontal .social-likes div{width:50px;height:50px;border:1px solid #b8b8b8;background:#fff;margin-left:4px;margin-bottom:0;float:right;}
 .df-social-horizontal .social-likes .fa{color:#b8b8b8;margin-top:17px;font-size:18px;}
 .df-social-horizontal .df-social-share{z-index:2;position:absolute;top:0;right:0;}
 .df-social-horizontal .df-social-list{z-index:1;position:absolute;right:-321px;padding-right:54px;display:block;}
 .df-social-horizontal .df-social-list.hover{display:block}
 .df-social-horizontal .df-social-list.active{display:block;right:0 !important;}
 .df-social-horizontal .social-likes div:hover, .df-social-horizontal .df-social-share.active div{background-color:#d62c7d;border-color:#d62c7d}
 .df-social-horizontal .social-likes div:hover i, .df-social-horizontal .df-social-share.active div i{color:#fff}
 .df-social-horizontal .df-social-share.inactive div{background-color:#fff;border-color:#b8b8b8}
 .df-social-horizontal .df-social-share.inactive div i{color:#b8b8b8}


/*=================================================================================================
	Social icons circle styles
====================================================================================================*/
.first_div{margin-bottom:0px;}
.article-sociallink-header{margin:0;padding:0;list-style:none;text-align:right;}
.social-icons-circle{padding:0;margin:0;position:relative;top:-11px; right:0;overflow:hidden; height:auto; display:inline-block;width:100%;}
.social-icons-circle li{color:#fff;font-size:18px;}
.social-icons-circle-inner{display:block;float:right;position:relative;right:0;overflow:hidden;z-index:1;padding-right:52px;height:50px;}
.social-icons-circle-outer{float:left;position:relative;padding-left:50px;}
.social-icons-circle-wrap, .social-icons-circle-channel{list-style:none;padding:0;margin:0;}
.social-icons-circle-wrap{position:relative; right:2px; max-width:0px;-webkit-transition:max-width 1.00s .1s;-moz-transition:max-width 1.00s .1s;transition:max-width 1.00s .1s}
.social-icons-circle-channel{margin-left: 4px;margin-bottom: 0;float: left;}
.social-icons-circle-channel a:hover {background-color: #d62c7d;}
.social-icons-circle-channel a:hover i{color: #fff}

.hover-external a, .social-icons-circle-channel a{width: 50px;height: 50px;border-radius:50%;border: 1px solid #b8b8b8;background: #fff;display:block;text-align:center;}
.hover-external.active a {background-color: #d62c7d;border-color: #d62c7d}
.hover-external.active a i {color: #fff}
.hover-external.inactive a {background-color: #fff;border-color: #b8b8b8}
.hover-external.inactive a i {color: #b8b8b8}

.hover-external a:hover, .social-icons-circle-channel a:hover,
.hover-external a.active, .social-icons-circle-channel a.active {background-color: #d62c7d;border-color: #d62c7d; border-radius:50%;}

/**Icon color, size, spacing**/
.hover-external a .fa, .social-icons-circle-channel a .fa {color: #b8b8b8;margin-top: 17px;font-size: 18px;}
.hover-external a:hover .fa, .social-icons-circle-channel a:hover .fa {color: #fff;margin-top: 17px;font-size: 18px;}
.hover-external{padding:0;margin:0;cursor:pointer;height:50px;position:absolute;right:0;width:50px;display:inline-block;-webkit-transition:opacity .75s .33s ease-in-out;-moz-transition:opacity .75s .33s ease-in-out;transition:opacity .75s .33s ease-in-out;top:0;}
.editor-social-article ul.editor-social{top:690px;left:40%;}
.target .social-icons-circle-inner{padding-right:52px;}
.target .social-icons-circle-wrap{max-width:500px;-webkit-transition:max-width 1.00s ease-out;-moz-transition:max-width 1.00s ease-out;transition:max-width 1.00s ease-out}
.target .social-icons-circle-inner:not(.hover-external):nth-child(n+4):nth-child(2){-webkit-transition:opacity .25s .4s ease;-moz-transition:opacity .25s .4s ease;transition:opacity .25s .4s ease}
.target .social-icons-circle-inner:not(.hover-external):nth-child(n+4):nth-child(3){-webkit-transition:opacity .25s .3s ease;-moz-transition:opacity .25s .3s ease;transition:opacity .25s .3s ease}
.target .social-icons-circle-inner:not(.hover-external):nth-child(n+4):nth-child(4){-webkit-transition:opacity .25s .2s ease;-moz-transition:opacity .25s .2s ease;transition:opacity .25s .2s ease}
.target .social-icons-circle-inner:not(.hover-external):nth-child(n+4):nth-child(5){-webkit-transition:opacity .25s .1s ease;-moz-transition:opacity .25s .1s ease;transition:opacity .25s .1s ease}
.target .social-icons-circle-inner:not(.hover-external):nth-child(n+4):nth-child(6){-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}


/*=================================================================================================
    Social Sharing sticky widget
====================================================================================================*/
#social-sharing-sticky div { margin:10px 0 10px 30px; height:61px; width:60px; z-index:9; background-size:100%;}
#social-sharing-sticky span span {background-position: 0 0; background-color: transparent; background-repeat: no-repeat; position: relative;display: inline-block;
width: 60px; height: 61px;   background-size: 100%;}    
#social-sharing-sticky span span:hover {background-position:0 103% !important; background-color:#fff !important;}

.social-likes_notext .social-likes__button { width: 56px; border: 0; background: transparent; }
.social-likes__icon_facebook { background-image:url(/National_Library/oe_/http://www.makeup.com/images/facebook-pink-sprite.png); }
.social-likes__icon_twitter { background-image:url(/National_Library/oe_/http://www.makeup.com/images/tweet-pink-sprite.png);}
.social-likes__icon_pinterest { background-image:url(/National_Library/oe_/http://www.makeup.com/images/pinterest-pink-sprite.png);}
.social-likes__icon_plusone { background-image:url(/National_Library/oe_/http://www.makeup.com/images/googleplus-pink-sprite.png);}
.email {background-image:url(/National_Library/oe_/http://www.makeup.com/images/email-pink-sprite.png); }
.email:hover { background-position:0% 60px !important; background-size: 101% !important;  width: 60px !important; height: 60px !important; overflow: hidden;  }
.article-item .article-slideshow .article-main-contents p{font: 700 18px Calluna W01 Regular !important;}
.social-icons-circle-inner .StumbleUpon{border:1px solid #ececec;border-radius:50%;width:50px;height:50px;color:#b9b9b9;background:#fff;display:inline-block;font-size: 20px;text-align: center; text-decoration:none;float:left;padding:13px !important;}
.social-icons-circle-inner .StumbleUpon:hover{color:#fff;background:#d62c7d;padding:13px !important;border:1px solid #d62c7d;}

.social-likes__counter.social-likes__counter_twitter {display:none;}
.article-slider {display: inline-block;width: 100%; background-size:102%;}
span.social-likes__counter.social-likes__counter_pinterest {display:none !important;}
span.social-likes__icon.social-likes__icon_facebook {display:none;}
span.social-likes__icon.social-likes__icon_twitter {display:none;}
.btn-default.focus, .btn-default:focus {color:#d8eff2;background:#86c8d1;} 




/*=================================================================================================
	TRY THESE CAROUSAL ( ARTICLE PAGE ) -STYLES
====================================================================================================*/
.try-these-carousel #prod-carousel .prod-carousel-btn { margin-top: 30px; }
.try-these-carousel #prod-carousel .prod-carousel-btn a { padding: 15px 28px; letter-spacing: 1px; font-weight: bold; }

/*=================================================================================================
	ENGAGEMENT PAGE STYLES
====================================================================================================*/

/*============================= Engagement let us stay starts =================================*/
.engagement-lets-stay { display:block; min-height:60px; background:#000; margin-top:-16px; }
.engagement-lets-stay button.close { padding-top:20px; }
.engagement-lets-stay .engagement-content { color:#fff; padding:0; }
.engagement-lets-stay .engagement-heading { font-style: italic; padding-top: 0; text-align: left; font-size: 40px; margin: 0 0 10px 0; font-family: serif; }
.engagement-lets-stay .engagement-para { font-family: Arial, Helvetica, sans-serif; padding: 0; text-align: left; font-size: 15px; margin: 0 0 20px 0; }
.engagement-lets-stay .engagement-form .input-group { width:100%; padding:5px; }
.engagement-lets-stay .engagement-form .input-group input { float:left; min-height:65px; border-radius:0; }
.engagement-lets-stay .engagement-form .input-group input::-webkit-input-placeholder {color: #b8b8b8;font-size: 16px;padding-top: 2px;text-transform:capitalize;font-weight:600;}
.engagement-lets-stay .engagement-form .input-group input::-moz-placeholder {color: #b8b8b8;font-size: 16px;padding-top: 2px;text-transform:capitalize;font-weight:600;}
.engagement-lets-stay .engagement-form .input-group input:-ms-input-placeholder {color: #b8b8b8;font-size: 16px;padding-top: 2px;text-transform:capitalize;font-weight:600;}
.engagement-lets-stay .engagement-form .input-group input:-moz-placeholder {color: #b8b8b8;font-size: 16px;padding-top: 2px;text-transform:capitalize;font-weight:600;}
.engagement-lets-stay .engagement-form .input-group .input-group-btn { position:absolute; right: 6px; width: 110px; }
.engagement-lets-stay .engagement-form .input-group .input-group-btn button { background:#d62c7d; color:#fff; padding: 27px 0 27px 6px; margin: 3px -2px; font-weight:500; font-size: 14px; letter-spacing:2px; text-align: center; }

/*============================ Engagement list starts ==================================*/
.engagement-list ul { padding:94px 0 150px; }
.engagement-list ul li { list-style:none; float:left; padding:0 5px; }
.engagement-list ul li a { color:#d62c7d; font: 18px serif; text-decoration:underline; }
.engagement-list ul li a:after { content:","; }
.engagement-list ul li:last-child a:after { content:" "; }


/*=============================== Engagement most shared starts ========================*/

/*------------------ For Nexus devices -------------------*/
.search-results-nexus .most-shared {top: 74px !important;}

/*------------------ For Nexus devices -------------------*/
.iPad .most-shared {top: 80px !important;}

.most-shared {position: fixed; top: 200px; height:auto; margin: 0; Z-INDEX: 11; background-color: #fff; width: 100%;left: 0;}
.most-shared a { float:left; width:32%; }
.most-shared-title { color:#f463a8; text-transform:uppercase; font:700 20px Proxima N W01 X Cd Bold; padding:1.5% 0 0; text-align:center; letter-spacing:3px; width: 10%}
.most-shared-content { float:left; padding-left:10px; width:68%; line-height:24px; overflow:hidden; min-height:72px; }
.most-shared-subtitle a { font:bold 17px/22px Proxima N W01 Reg; color:#111111; width:100%; margin-top:1px; padding-right: 10px; height: 45px; overflow: hidden }
.most-shared-subtitle a:active, .most-shared-subtitle a:focus { text-decoration:none; }
.most-shared-content h4 { margin-bottom:0; }
.most-shared-content h4 a { color:#f38f92; font-size:15px; font-family:Proxima N W01 X Cd Bold; text-transform:uppercase; width:100%; letter-spacing:2px; }
.most-shared ul { padding:0; display:inline-block; margin:0 0 -1px 0; }
.most-shared a img { float:left; max-width:100%; width:auto; height:80px; display:block; }
.most-shared ul li { list-style:none; width:24%; display:table-cell; vertical-align:top; }
.most-shared-data {margin-top:0;border-bottom: 1px solid #d7d7d7;overflow: hidden; border-top:0; line-height:11px;background-color:#fff;margin:0;}
.most-shared-data .col-md-11{ width: 90%; padding: 0}

/*=============================== Engagement lightbox starts ========================*/
section.widget-signin-lightbox .modal { top:16%; }
section.widget-signin-lightbox .modal-body{padding:0 34px 15px;}
section.widget-signin-lightbox .modal-dialog { width:60%; }


/*=================================================================================================
	GIVE AWAY PAGE STYLES
====================================================================================================*/

/*.giveaway{display:none;}*/
.giveaway-widget-holder { background-color:#d8eff2; max-height:315px; overflow:hidden; }
.giveaway-widget-product { position:relative; bottom:40px; display:inline; }
.giveaway-widget-product img { width:40%; display:inline-block; margin-left:30px; }
.giveaway-heading-txt { background-color:#fff; padding:30px; width:45%; display:inline-block; position:relative; bottom:55px; left:75px; }
.giveaway-heading-txt p { font-size:36px; text-align:center; color:#000; font-weight:600; }
.giveaway-wiget-form-holder { padding:40px 100px 55px 100px; border-left:2px solid #d8eff2;border-right:2px solid #d8eff2;border-bottom:2px solid #d8eff2;border-top:2px solid #d8eff2;margin-top:10px;float:left; }
.giveaway-wiget-form-holder h1 { font-family: Proxima N W01 Thin; }
.giveaway-wiget-form-holder h2 { font-family: Proxima N W01 At Smbd; }  
.giveaway-wiget-form-holder h3 { font-family: Proxima N W01 Thin; }
.giveaway-wiget-form-holder h4 { font-family: Calluna W01 Italic; }
.giveaway-wiget-form-holder h5 { font-family: Proxima N W01 X Cd Bold; }
.giveaway-wiget-form-holder h6 { font-family: Proxima N W01 At Smbd; }


.giveaway-wiget-form-holder input { height: 60px; margin-bottom: 8px !important; z-index: -5; }
.giveaway-wiget-form-holder .promo-apply { padding:23px; }

.giveaway-wiget-form-holder .success{color:#006000; font-family: Proxima N W01 Reg; padding: 0; text-align: center; font-size: 17px; margin: 0 0 40px 0; font-weight: 600; letter-spacing: .5px;}
.giveaway-wiget-form-holder .areladyexist {color:#3399FF; font-family: Proxima N W01 Reg; padding: 0; text-align: center; font-size: 17px; margin: 0 0 40px 0; font-weight: 600; letter-spacing: .5px;}
.giveaway-wiget-form-holder .control-label {display: inline-block;vertical-align: middle;position: relative;padding-left: 0px;line-height: 30px;margin-top: 14px;}

.giveaway-signup-btn input[type=submit] { padding:16px 19%; margin-top:0; }
.form-control.form-fancy { border-radius: 0; background-color: #f6f6f6; padding: 20px 12px; color: #868686; font-size: 16px; margin: 10px 0 0 0; border:0; }
.giveaway-form-txt { margin:10px 0 28px; text-align:center; font-size:18px; color:#000; }
.giveaway-form-txt span { font-family:Proxima N W01SC Bold; }
.checkbox.checkbox-inline { display:inline; }
.promo-group .form-control { border-radius: 0; background-color: #f6f6f6; padding: 22px 12px; color: #868686; font-size: 12px; border:0; position: relative; outline: 0; }
.fancy-checkbox { margin-top:14px; }
#chkSubscribeGiveawaynews:checked + label::after {content: "\2713";font-size: 30px;padding: 0 3px;color: #d62c7d;}
.promo-apply { background: #d8eff2; color: #86c8d1; outline: 0; border: 0; border-radius: 0; width: 100%; padding: 15px; font-size: 14px; line-height: 6px; }
.promo-field .input-group { width:100%; z-index:0; }
.form-control.promo-fancy { color: #868686; }
.promo-field .input-group-btn { position: absolute; right: 1px; top:4px; width: 28%; }
.giveaway-signup-btn { margin:30px 0; }
.giveaway-footer-note { text-align:center; display:inline-block; width:100%; }
.giveaway-footer-heading { font:34px Calluna W01 Italic; text-align:center; margin-top:85px; }
.giveaway-footer-content { text-align:center; color:#cbcbcb; font-size:16px; width:50%; margin:10px auto; }
.giveaway-footer-content:last-child { font-weight:bold; }
.giveaway-footer-content a { color:#cbcbcb; text-decoration:underline; }
.giveway-description { margin:0 auto; width:70%; padding:40px 0 110px; }
.giveway-description h2 { text-align:left; }
.giveway-description p { font-family:sans-serif; }
.giveaway-wiget-form-holder .form-control.form-fancy {box-shadow: none;}



.giveaway-wiget-form-holder .form-control.form-fancy::-webkit-input-placeholder,
.giveaway-wiget-form-holder .form-control.form-fancy:-ms-input-placeholder,
.giveaway-wiget-form-holder .form-control.form-fancy:-moz-placeholder,
.giveaway-wiget-form-holder .form-control.form-fancy::-moz-placeholder {font-family:"Proxima N W01 Reg";}

/*============================== Giveaway notification starts here ===================================*/
#giveaway-notification { height:70px; font:14px Proxima N W01 Reg; color:#fff; background-color:#d62c7d; text-transform:uppercase;}
#giveaway-notification p { margin:0 auto; text-align:center; padding:21px 0; }
#giveaway-notification p a { font-weight:bold; color:#fff; }
#giveaway-notification button { margin:-25px 10px 0 0; outline:0; opacity:0.75; }
#giveaway-notification button img { margin:-30px 100px 0 0; width:20px; }

/*============================== Account Dashboard Page Starts here ===================================*/
.widget-account-header { background-color:#ffd3d8; padding:30px 0; }
.account-dashboard-avatar { text-align: center; width: 250px; height: 250px; margin-left:50px; }
.account-dashboard-avatar img { border-radius:50%; width:100%; max-width:100%; display:block; height:auto; }
.account-dashboard-links { margin:50px 0 0 0; padding:0; list-style:none; text-align:center; }
.account-dashboard-links li { display:inline-block; text-transform:uppercase; margin:0 15px; }
.account-dashboard-links li a { color:#000; font:14px Proxima N W01 Bold; }
.account-dashboard-links li a:hover, .account-dashboard-links li a:active, .account-dashboard-links li a:focus { color:#d62c7d; text-decoration:none; font-family:Proxima N W01 Bold; }
.account-holder-name { font:50px Calluna W01 Italic; text-align:center; margin:23px 0 6px 0; }
.account-email { font:18px Calluna W01 Italic; text-align:center; }
.account-email a { color:#000; text-decoration:underline; }
.account-social-links { margin:12px 0 0 0; padding:14px 0 0 0; list-style:none; }
.account-social-links li { display:inline; margin:0 10px; }
a.facebook-pink-circle { background:url(/National_Library/oe_/http://www.makeup.com/images/facebook-pink-sprite.png) no-repeat top right; width:60px; height:61px; display:inline-block; }
a.twitter-pink-circle { background:url(/National_Library/oe_/http://www.makeup.com/images/tweet-pink-sprite.png) no-repeat top right; width:60px; height:61px; display:inline-block; }
a.googleplus-pink-circle { background:url(/National_Library/oe_/http://www.makeup.com/images/googleplus-pink-sprite.png) no-repeat top right; width:60px; height:61px; display:inline-block; }
a.facebook-pink-circle:hover, a.twitter-pink-circle:hover, a.googleplus-pink-circle:hover, a.facebook-pink-circle.active, a.twitter-pink-circle.active, a.googleplus-pink-circle.active { background-position:bottom right; height:59px; }

/*============================== Account all favorite container starts here ===================================*/
.all-fav-container { font-family: Arial, Helvetica, sans-serif; float: left; position: relative; min-height: 360px; width: 100%; padding-bottom:60px; }
.all-fav-overlap { position: relative; top: -67%; }
.all-fav-left, .all-fav-right { width: 49%; float: left; }
.all-fav-img-lt, .all-fav-img-rt { padding: 0; min-height: 245px; }
.all-fav-cont { padding: 20px 20px 0; background: #fff; min-height: 245px; }
.all-fav-cont .all-fav-subtitle { text-transform: uppercase; color: #EA88B0; font-weight: 600; letter-spacing: 1px; }
.all-fav-cont .all-fav-title { font-size: 22px; margin: 20px 0 10px; line-height: 28px; }
.all-fav-cont .all-fav-title a{color:#000;}
.all-fav-cont .all-fav-subtitle a{color: #EA88B0;}
.all-fav-container .all-fav-img-lt span.fa-heart { font-size:40px; color:#d62c7d; position:absolute; top:20px; left:15px; }
.all-fav-container .all-fav-img-rt span.fa-heart { font-size:40px; color:#d62c7d; position:absolute; top:20px; right:15px; }
.all-fav-container .prod-carousel-btn { position: absolute; bottom: 0; margin: 0 auto; width:100%; text-align:center; }
.all-fav-container .prod-carousel-btn a { color:#d62c7d; font:20px Proxima N W01 Smbd; text-decoration:none; text-align:center; }


/*============================== Account forms starts here ===================================*/
.account-form-container { font-family: Arial, Helvetica, sans-serif; float: left; position: relative; min-height: 360px; }
.account-form-container h5 { text-transform:uppercase; font-weight:600; font-size:20px; margin-bottom:20px; }
.account-form-container .form-group { width:50%; float:left; padding:0; margin-bottom:0; }
.account-form-container .form-group input { text-transform:uppercase; color:#868686; font-weight:500; background: #f6f6f6; border: 0; min-height: 60px; border-radius:0; margin-bottom:35px; }
#acc-city { width:48%; float:left; margin-right:15px; }
#acc-state { width:48%; float:right; }
.account-form-container .form-group:first-child { padding-right:18px; }
.account-form-container .form-group:last-child { padding-left:18px; }
.acc-submit-btn { background: #d62c7d; color: #fff; border:0; text-transform:uppercase; border-radius:0; font-size:16px; font-weight:600; height:45px; padding:0 25px; margin:20px 0 30px; outline:0; }
.acc-submit-btn:hover { color: #d62c7d; background: #fff; border:1px solid #a3a3a3; }


/*==============================Account all favorite links starts here===================================*/
.account-fav-links { margin:20px 0 15px 0; padding:0; list-style:none; }
.account-fav-links li { display:inline-block; margin-right:25px; width: 195px; }
.account-fav-links li a { color:#f49698; font-size:16px; text-decoration:none; line-height:40px; font-weight:600; font-family:"Proxima N W01 Reg";}
.account-fav-links li a:hover, .account-fav-links li.active a { border-bottom:1px dotted #d62c7d; color:#d62c7d; }
.account-newsletter-heading { font:normal 22px 'Proxima N W01 X Cd Bold'; margin-top:30px; }

/*==============================Comment edit section===================================*/
.comment-respond { float:left; width:510px; }
.comment-respond a { margin:40px 0 0 50px }
#replycontainer .comment-respond textarea{height:200px;}
h2.article-heading-common { font-size: 36px; padding-left: 27%; margin-bottom: 30px; font-family:'Proxima N W01 Thin Reg'; }
.comment-respond textarea { width: 100%; height: 200px; }
.article-submit-btn input { margin-top:10px; }
ul.comment-edit { padding:0; }
ul.comment-edit li { list-style:none; float:left; display:inline-block; padding:0 20px 0 0; }
ul.comment-edit li a { text-decoration:none; color:#000; }
ul.comment-edit li a:hover { text-decoration:underline; }
.comment-reply-link,.comment-delete-link{color:#d62c7d}
.comment-confirm { border:1px solid #d62c7d; border-radius:10px; background:#fff; float:left; display:block; padding:20px; font-size:14px; margin-top:20px; }
.comment-confirm h5 { text-align:center; font-size:18px; }
.comment-confirm button { margin:20px 10px 0 10px; background:#d62c7d; color:#fff; outline:0; height:40px; border:0; width:70px; text-transform:uppercase; }
.comment-confirm button:hover { background:#fff; color:#d62c7d; border:1px solid #ccc; }
.fav-success { background:#000; height:50px; vertical-align:middle; text-align:center; width:100%; display:block; margin:-4px 0 10px 0; }
.fav-success p { vertical-align:middle; text-align:center; color:#fff; text-transform:uppercase; padding:13px; }
.fav-success p span { border: 2px solid #fff; border-radius: 50%; padding: 4px; margin-right: 20px; }
section.container.article-comments-favorite { padding:0; }
.pageloader { width: 100%; height: 100%; position: fixed; z-index: 9999; background: #000 url(/National_Library/oe_/http://www.makeup.com/Images/loader.gif) no-repeat center center; filter: alpha(opacity=30); opacity: 0.3; left: 0px; top: 0; }
.comment-reply-link,.comment-delete-link{color:#d62c7d; padding-right:15px;}
.comment-reply-link:hover, .comment-delete-link:hover,
.comment-reply-link:focus, .comment-delete-link:focus{color: #d62c7d;}

/*=================================================================================================
      CATEGORY / SEARCH LIST STARTS
====================================================================================================*/
.search-result-widget{padding:30px 0 0 30px;color:#000;position:relative;}
.search-result-widget .search-results h1{font:18px Proxima N W01 Reg;padding-bottom:15px; margin-top: 0px}
.search-result-widget .search-result-widget h1.category-heading{margin:0;padding:0;text-indent:-999px;font-size:0;}
.search-result-widget h1.category-heading{margin:0;padding:0;text-indent:-999px;font-size:0;}
.search-result-widget .search-widget-list{padding:0; margin:0 0 30px;height:245px;}
.search-result-widget .search-result-avatar{display:inline-block;float:left;width:48%}
.search-result-widget .search-result-avatar img{max-width:100%;display:block;height:auto;}
.search-result-widget .search-result-content{overflow:hidden;padding:30px 9% 30px 0;}
.search-result-widget .search-category,.search-result-widget .search-category a, .search-result-widget .search-category:hover{font:18px Proxima N W01 X Cd Bold;color:#f38f92 !important;letter-spacing:3px;text-transform:uppercase;}
.search-result-widget .search-divider{font-weight:bold;color:#000;margin:0 12px 0 10px;font-size:20px;}
.search-result-widget .search-category-date{font:18px ProximaNW01-AltLightReg;}
.search-result-widget .search-list-heading{font:28px Proxima N W01 Reg;color:#000; margin-top: 0; word-wrap: break-word}
.search-result-widget .search-list-heading:hover{color:#000;}
.search-result-widget .search-list-content{font:18px ProximaNW01SC-LightReg;display:none;}
.search-result-widget .loadmore{ text-align:center;font: 16px Proxima N W01 Bold;color:#d62c7d;padding:30px 0;display:block;margin:40px 0;}
.search-result-widget .loadmore span{margin-left:20px;}
.search-result-widget .search-pagination{width:100%;float:left;}
.search-result-widget .search-pagination .search-nav{margin: 25px 0 8px 0}
.search-result-widget .search-pagination .search-nav p{font:18px Proxima N W01SC Bold;color:#000;padding-left:6%;cursor: text}
.search-result-widget .search-pagination .search-nav p.active{ cursor: pointer}


.search-result-widget .search-pagination .search-nav p.active{color:#d62c7d;}
.search-result-widget .search-pagination .search-prev{float:left;margin-left:-15px;cursor:pointer;}
.search-result-widget .search-pagination .search-next{float:right;margin-right: 14.1% ;cursor:pointer;}
.search-result-widget .search-pagination .search-prev span { margin-right:25px; margin-top: 2px; float:left; background: url(/National_Library/oe_/http://www.makeup.com/Images/search-prev-arrow.jpg) no-repeat right bottom; height:15px; width:40px; }
.search-result-widget .search-pagination .search-prev.active span {background: url(/National_Library/oe_/http://www.makeup.com/Images/search-prev-active.jpg) no-repeat left bottom; }
.search-result-widget .search-pagination .search-next span { margin-left:15px; margin-top: 2px; float:right;background: url(/National_Library/oe_/http://www.makeup.com/Images/search-next-arrow.jpg) no-repeat right bottom; height:15px; width:40px; }
.search-result-widget .search-pagination .search-next.active span { background: url(/National_Library/oe_/http://www.makeup.com/Images/search-next-active.jpg) no-repeat right bottom;}
.search-result-widget .category-heading{     font-size: 26px;    padding: 0 20px 10px 0;    margin-top: 0}






/*=================================================================================================
      LAPTOP BREAK POINTS STYLES
====================================================================================================*/

@media only screen and (max-width : 1280px) {
/*==============================Header starts here=====================================*/
ul.nav.navbar-nav.main-nav { /*margin-left:4%;*/}
/*==============================Signin starts here=====================================*/
section.widget-signin-lightbox .modal{top:-20px;}
/*==============================Connect with us starts here=====================================*/
.simply-scroll-btn-right{right:-53px !important;}
.social-gallery .instagram-cont, .social-gallery .pinterest-cont { width: 44.8%;}
.social-gallery .gallery-cntrl{width:12%;}
/*=========================Articles Details starts here=====================================*/

/*==============================Most shared starts here===============================*/
.most-shared{top:80px !important;}
/*==============================Giveaway page starts here============================*/
.giveaway-heading-txt {bottom:65px;}
.giveaway-desc{font-size:13px;}
.giveaway-title {padding: 0 15%;}
.checkbox.checkbox-inline {margin-right:0;}
.all-fav-cont, .all-fav-img-lt, .all-fav-img-rt{min-height:252px;}
/*==============================Meet the Editor page===================================*/
ul.editor-social {left:0;top:180px; }
/*==============================Search starts here=====================================*/
.search-result-widget{padding-left:6px;}	
.search-holder input[type=text]::-webkit-input-placeholder{font:40px/40px Calluna W01 Italic;}

.widget-contributors .editor-contributor-list{width:95%;}
/*==============================footer starts here=====================================*/
.footer-form{width:50.6%;}
}

 @media only screen and (max-width : 1200px) {
/*==============================Header Starts here=====================================*/
li.rght-social-link > a {padding: 0;margin: 15px 0 0 15px;}
.input-group-btn:last-child>.btn {padding:0px 10px 26px 20px;}
header {min-height: 174px;}
header.giveawaynotification {min-height: 223px;}

/*==============================Article Infinite Scroll page starts here================*/
.article-widget-first img {height:inherit;}
.article-comment-name input, .article-comment-name textarea {width:100%;}

/*============================Connect with us starts here==============================*/
.simply-scroll-btn-right { right: -66px !important;}
/*==============================Giveaway page starts here===============================*/
.giveaway-heading-txt {bottom:10px;}	
.giveaway-wiget-form-holder{padding:100px 20px 75px 20px;}
.checkbox.checkbox-inline {margin-right:0;}	
.all-fav-img-lt, .all-fav-img-rt {min-height: 240px;}
/*==============================Meet the Editor page=================================*/
ul.editor-social {left:0;top:180px; }
.editor-listing-groups li {margin:0 50px 30px 50px;}
/*==============================About us page=====================================*/
.about-detail-quote blockquote p{font-size:26px;}
section.about-connected h2{padding:0 10px 0 0;}
.about-get-know .social-title,.about-follow-us .social-title{font-size:27.7px;}
.about-get-know .meet-editors-btn{font-size:14.54px;}

/*==============================Most shared starts=====================================*/
.most-shared-content{padding-left:15px;}
/*==============================Footer starts=====================================*/
.footer-social ul li{padding:6px 8px;}
.footer-form .input-group { width: 82.2%;}
/*==============================Search starts here=====================================*/
.search-result-content{padding-left:27px;}
.search-result-widget{padding-left:30px;}
.search-list-heading{font-size:24px;}
}
 @media only screen and (max-width: 1199px) {
/*==============================Header Starts here=====================================*/
    .social-icons-outer{margin-right:0;}
    header {min-height: 172px;}
    header.giveawaynotification{min-height:236px;}
/*==============================Home page tiles=====================================*/
    .home-feature-descript{font-size:20px;}
/*==============================Article Infinite Scroll page starts here================*/
    .article-slideshow .article-main-contents{font:100 16px/23px 'Calluna W01 Regular';height:350px;}
    /*==============================About us page=====================================*/
.about-get-know .social-title, .about-follow-us .social-title{font-size:24px;margin:0 4% 0 0;}
.about-get-know .meet-editors-btn{font-size:13px;}
.about-get-know{margin:0;}
.about-follow-us ul.editor-social-blue li{height: 50px; width: 50px;line-height: 50px;}
.about-detail-quote blockquote p{font-size:24px;}
.about-detail-quote blockquote:before {left:20px; }
.about-detail-quote blockquote:after {right:26px;}

}

/* mScroll for search at home */

.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background: transparent;
    border: 1px solid #ccc;
    padding: 2px 0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #d62c7d;
}
 
/*=================================================================================================
      ARTICLE DETAILS PAGE SITECORE TEMPLETE STYLES
====================================================================================================*/

.article-desvription ul li p:first-letter {
    color: inherit !important;
    font-size: inherit !important;
    font-family: inherit !important;
    float: none !important;
    padding: inherit !important;
    margin: inherit !important;
    font-style: inherit !important;
}

#article-content-variotions{color:#3d3d3d;}
#article-content-variotions a {color:#d62c7d; text-decoration:underline;}
#article-content-variotions .article-sub-heading{margin:15px 0;padding:0;font:bold 30px 'Proxima N W01SC Smbd';}
#article-content-variotions .article-heading-content{margin:0 0 25px 0;font:normal 18px/28px 'Calluna W01 Regular';}
.article-main-description{margin:0 0 25px 0;font:normal 18px/28px 'Calluna W01 Regular';}
.article-main-description::first-letter {font:normal 63px/28px Calluna W01 Italic;color: #ffd3d8;float: left;margin: 10px 13px;}
#article-content-variotions .article-anchor-blockquote {border-left:4px solid #d62c7d; margin:0;}
#article-content-variotions ul.article-anchor-list {margin: 0 0 0 12px; padding: 0;}
#article-content-variotions .article-anchor-list li {font: 18px/30px Calluna W01 Italic; list-style: none; color: #d62c7d; text-decoration: underline;}


.giveaway-community{background: #d8eff2 none repeat scroll 0 0;display: inline-block;max-height: 650px;position: relative;width: 100%;position:relative;float:left;margin-top:35px;}
.giveaway-community-title {font: 600 29px 'Proxima N W01 Reg';padding: 0;text-align: center;}
.giveaway-community img {display: block;height: auto;width: 80%;}
.giveaway-community .giveaway-chance {background: #fff none repeat scroll 0 0;color: #000;display: inline;padding: 40px 40px 20px;position: absolute;top: 50%;
transform: translateY(-50%);margin-top:0;}
.social-active{background-position: right bottom !important;height: 59px !important;}
.tabs-active{color:#d62c7d !important; text-decoration: none;  font-family: Proxima N W01 Bold}
.favorite-inactive{pointer-events: none;}

/*=================================================================================================
      ADMIN PAGE SITECORE STYLES
====================================================================================================*/


.article-export{margin: 20px auto;width: 960px;color: #000;font-family: Arial;font-size: 14px;font-style: normal;font-weight: normal;letter-spacing: 1px;line-height: 19px;}
.article-content{background: #ececec none repeat scroll 0 0;border: 1px solid #ccc;border-collapse: collapse;float: left;margin: 10px 0;padding: 5px 5px 10px;width: 60%;}
.article-content input{border: 1px solid #ccc;color: #999;font: 12px arial;margin: 0 6px 0 0;padding: 6px;}
.article-content li {margin: 10px 0;float:left;list-style-type:none;}
.article-content li .search-button {background: #333;border: 1px solid #111;border-radius: 6px;color: #fff;margin: 0 auto;width: auto;cursor:pointer;}
.comment-worflow {background: #f3f3f3 none repeat scroll 0 0;border: 1px solid #ccc;float: left;margin: 20px auto;padding: 0;width: 100%;}
.comment-worflow-table > ul {margin-left: 20px;padding: 0;}
.comment-worflow h2.comments-heading {background: #424781 none repeat scroll 0 0;border-bottom: 1px solid #ccc;color: #f8f8f8;font: 18px arial;margin: 0;padding: 10px;}
.comment-worflow-table{margin:0;padding: 0;width: 100%;}
.comment-worflow ul.comments-pagination {float: right;height: 20px;left: 0;list-style: outside none none;margin: 0 30px;padding: 0;position: relative;text-align: right;top: 0;width: 140px;}
.comment-worflow .comment-worflow-table ul li label{color: #333;font: 800 12px arial;margin: 0 0 0 5px;padding: 0;}
.comment-worflow .comment-worflow-table ul li select {border: 1px solid #ccc;color: #948c8c;font: 400 12px arial;padding: 5px 10px;width: inherit;}
.comment-worflow .comments-approval-text-field{background: #fff none repeat scroll 0 0;border: 1px solid #ccc;color: #948c8c;font: 400 12px arial;padding: 5px 10px;}
.comment-worflow .comments-approval-button {background: #333 none repeat scroll 0 0;border: 0 none;border-radius: 3px;color: #fff;font: 14px arial;margin: 0;padding: 5px 14px;cursor:pointer;margin-left:5px;}
.comment-worflow-table li{float:left;list-style-type:none;}
.comment-worflow ul.comments-pagination {float: right;height: 20px;left: 0;list-style: outside none none;margin: 0 30px;padding: 0;position: relative;text-align: right;top: 0;width: 140px;}
.comment-worflow  ul.comments-pagination li {color: #444;display: inline-block;font: 800 12px arial;list-style: outside none none;margin: 0;padding: 0;}
.comment-worflow .comment-worflow-table ul li {background: #e7e7e7 none repeat scroll 0 0;border: 1px solid #ccc;display: inline-block;list-style: outside none none;margin: 5px 5px 10px 0;padding: 18px 15px;}
.author-table {border: 1px solid #474747;border-collapse: collapse;margin:20px auto;padding: 0;width: 99%;margin-bottom:20px;}
.author-table th {background: #5b5b5b none repeat scroll 0 0;color: #fff;}
.author-table td, .author-table th {border-color: -moz-use-text-color #474747 #474747 -moz-use-text-color;border-style: none solid solid none;border-width: 0 1px 1px 0;font: 12px arial;margin: 0;padding: 6px;}
.comment-worflow .comments-pagination a{color:#ff717f;cursor:pointer;}
.comment-worflow ul.comments-pagination li a:hover {color: #790;}
.comments-count{margin: 20px auto;width: 960px;color: #000;font-family: Arial;font-size: 14px;font-style: normal;font-weight: normal;letter-spacing: 1px;line-height: 19px;}
.comments-content{background: #ececec none repeat scroll 0 0;border: 1px solid #ccc;border-collapse: collapse;float: left;margin: 10px 0;padding: 5px 5px 10px;width: 60%;}
.comments-content input{border: 1px solid #ccc;color: #999;font: 12px arial;margin: 0 6px 0 0;padding: 6px;}
.comments-content li {margin: 10px 0;float:left;list-style-type:none;}
.comments-content li .search-button {background: #333;border: 1px solid #111;border-radius: 6px;color: #fff;margin: 0 auto;width: auto;cursor:pointer;}
.author-list{margin: 20px auto;width: 960px;color: #000;font-family: Arial;font-size: 14px;font-style: normal;font-weight: normal;letter-spacing: 1px;line-height: 19px;}
.author-list-form {border-top: 1px solid #ccc;clear: left;margin: 0;padding: 15px 0 0 10px;}
.author-list-form ul{margin: 0;padding: 0;}
.author-list-form ul li {display: inline-block;line-height: 23px;width: auto;list-style: none;margin: 0;padding: 0;}
.author-list .author-list-form li select, .author-list-form li input {border: 1px solid #ccc;border-radius: 3px;color: #999;font: 12px arial;margin: 0 6px 0 0;padding: 6px;}
.author-list-form ul li .export-button {background: #333 none repeat scroll 0 0;border: 1px solid #111;border-radius: 6px;color: #fff;padding: 4px 10px;width: auto;cursor:pointer;}
.author-table th a {color: #fff;text-align: center;text-decoration: none;}
.author-table a{color:#ff717f;}
.author-table td .delete-button {background: #333;border-radius: 3px;color: #fff;font: 12px arial;padding: 4px 6px;border:none;cursor:pointer;}
.author-table td, .author-table th {border-color: -moz-use-text-color #474747 #474747 -moz-use-text-color;border-style:solid;border-width: 0 1px 1px 0;font: 12px arial;
margin: 0;padding: 6px;}

.navigation-table{padding-right:9px;}
.navigation-table a{color:#ff717f;cursor:pointer;font-weight:bold;}
.navigation-table span{font-weight:bold;}
.author-table a{font-weight:bold;text-decoration:none;}
.author-table td:first-child {text-align: center;}
.author-table td {background: #fff;color: #333;}
.user-list{margin: 20px auto;width: 960px;color: #000;font-family: Arial;font-size: 14px;font-style: normal;font-weight: normal;letter-spacing: 1px;line-height: 19px;}
.user-content{margin: 10px auto;width: 960px;border-top:1px solid #000;color: #000;font-family: Arial;font-size: 14px;font-style: normal;font-weight: normal;letter-spacing: 1px;line-height: 19px;}
.user-content-left {background: #ececec none repeat scroll 0 0;border: 1px solid #ccc;border-collapse: collapse;float: left;height: 110px;margin: 10px 15px 0 0;padding: 5px 5px 10px;
width: 35%;}
.user-content-right {background: #ececec none repeat scroll 0 0;border: 1px solid #ccc;border-collapse: collapse;float: left;margin: 10px 0;padding: 5px 5px 10px;width: 60%;}
.usertable.usertable-left > ul {margin: 0;padding: 0;}
.usertable.usertable-left {margin-left: 5px;margin-top: 10px;width: 95%;}
.usertable-left, .usertable-right {background: #ececec none repeat scroll 0 0;border: 1px solid #ececeb;float: left;margin: 5px;padding: 5px 0 0;}
.usertable.usertable-left li {width: 100%;}
.usertable li {float: left;margin: 0;width: auto;list-style:none;}
.usertable li select, .usertable li input {border: 1px solid #ccc;border-radius: 3px;color: #999;font: 12px arial;margin: 0 6px 0 0;padding: 6px;}
.usertable-left li input {margin: 0 0 10px;width: 64%;}
.usertable-left li .search-button {background: #333 none repeat scroll 0 0;border: 1px solid #111;border-radius: 6px;color: #fff;margin: 0 auto;width: 30%;cursor:pointer;}
.usertable-right li .search-button {background: #333 none repeat scroll 0 0;border: 1px solid #111;border-radius: 6px;color: #fff;margin: 0 auto;width: auto;cursor:pointer;}
.export-part {border-top: 1px solid #ccc;clear: left;margin: 0;padding: 5px 0 0 10px;}
.usertable .export-part li{list-style:none;}
.export-part ul li .export-button {background: #333 none repeat scroll 0 0;border: 1px solid #111;border-radius: 6px;color: #fff;padding: 4px 10px;width: auto;cursor:pointer;}
.radio-list {width:300px;margin-left:56px;}
.user-content a{color:#ff717f;padding-right:9px;cursor:pointer;}
.user-content a:hover{color:#000;}

/* Delete Page*/
.inner-nav{padding:0px;}
.inner-nav ul{list-style:none;display:list-inline;}
.inner-nav ul li{display:inline-block;padding:10px;font-size:13px;}
.inner-nav ul li.active a{color:#000;text-decoration:none;}
.inner-nav a {color: #3c8dbc}
.author-delete-form {padding: 10px; margin: 10% auto 0; width: 500px; border: 1px solid #ccc; background: #f9f9f9}
.author-delete-form .form-row {padding: 10px 0}
.author-delete-form .author-label,
.author-delete-form label { font-family: FuturaWebfont, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 19px; color: #000; font-weight: 400; font-style: normal;
    text-transform: none; letter-spacing: 1px; word-spacing: 0; position: relative; top: -2px}
.author-delete-form select {width: 50%;padding: 5px; font: 14px arial}
.author-delete-form .form-row .search-button { background: #5B5B5B; color: #FFF8F8; display: inline-block; font: 12px arial; padding: 7px 10px; width: 120px; border: none;
                                                border-radius: 4px; margin: 0 10px}

.info-section-layer input {height: 65px;background-color: #f6f6f6;color: #666;border: 0;text-transform: uppercase;letter-spacing: 0.1em;width: 100%;padding: 0 5%;font-size: 1.4em;margin-bottom: 30px;}
.info-save-btn, .info-save-btn:hover {border-radius: 0;padding: 10px;width: 100%;text-transform: uppercase;color: #fff;font-size: 18px;background-color: #d52c7d;}
.info-section-layer input[type=number]::-webkit-inner-spin-button, 
.info-section-layer input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none;	-moz-appearance: none;	appearance: none;	margin: 0; }	

.box {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 3px;
    border-top: 2px solid #c1c1c1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.box.box-primary {
    border-top-color: #3c8dbc;
}
.box.box-info {
    border-top-color: #00c0ef;
}
.box.box-danger {
    border-top-color: #f56954;
}
.box.box-warning {
    border-top-color: #f39c12;
}
.box.box-success {
    border-top-color: #00a65a;
}
.box.height-control .box-body {
    max-height: 300px;
    overflow: auto;
}
.box .box-header {
    border-bottom: 0 solid #f4f4f4;
    border-radius: 3px 3px 0 0;
    color: #444;
    position: relative;
}
.box .box-header::before, .box .box-header::after {
    content: " ";
    display: table;
}
.box .box-header::after {
    clear: both;
}
.box .box-header > .fa, .box .box-header > .glyphicon, .box .box-header > .ion, .box .box-header .box-title {
    cursor: default;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 10px;
}
.box .box-header a {
    color: #444;
}
.box .box-header > .box-tools {
    padding: 5px 10px 5px 5px;
}
.box .box-body {
    border-radius: 0 0 3px 3px;
    padding: 10px;
}
.box .box-body > table, .box .box-body > .table {
    margin-bottom: 0;
}
.box .box-body.chart-responsive {
    overflow: hidden;
    width: 100%;
}
.box .box-body > .chart {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.box .box-body > .chart svg, .box .box-body > .chart canvas {
    width: 100% !important;
}
.box .box-body .fc {
    margin-top: 5px;
}
.box .box-body .fc-header-title h2 {
    color: #666;
    font-size: 15px;
    line-height: 1.6em;
    margin-left: 10px;
}
.box .box-body .fc-header-right {
    padding-right: 10px;
}
.box .box-body .fc-header-left {
    padding-left: 10px;
}
.box .box-body .fc-widget-header {
    background: #fafafa none repeat scroll 0 0;
    box-shadow: 0 -3px 1px rgba(0, 0, 0, 0.02) inset;
}
.box .box-body .fc-grid {
    border: 0 none;
    width: 100%;
}
.box .box-body .fc-widget-header:first-of-type, .box .box-body .fc-widget-content:first-of-type {
    border-left: 0 none;
    border-right: 0 none;
}
.box .box-body .fc-widget-header:last-of-type, .box .box-body .fc-widget-content:last-of-type {
    border-right: 0 none;
}
.box .box-body .table {
    margin-bottom: 0;
}
.box .box-body .full-width-chart {
    margin: -19px;
}
.box .box-body.no-padding .full-width-chart {
    margin: -9px;
}
.box .box-footer {
    background-color: #ffffff;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
}
.box.box-solid {
    border-top: 0 none;
}
.box.box-solid > .box-header {
    padding-bottom: 0 !important;
}
.box.box-solid > .box-header .btn.btn-default {
    background: transparent none repeat scroll 0 0;
}
.box.box-solid.box-primary > .box-header {
    background: #3c8dbc none repeat scroll 0 0;
    color: #fff;
}
.box.box-solid.box-primary > .box-header a {
    color: #444;
}
.box.box-solid.box-info > .box-header {
    background: #00c0ef none repeat scroll 0 0;
    color: #fff;
}
.box.box-solid.box-info > .box-header a {
    color: #444;
}
.box.box-solid.box-danger > .box-header {
    background: #f56954 none repeat scroll 0 0;
    color: #fff;
}
.box.box-solid.box-danger > .box-header a {
    color: #444;
}
.box.box-solid.box-warning > .box-header {
    background: #f39c12 none repeat scroll 0 0;
    color: #fff;
}
.box.box-solid.box-warning > .box-header a {
    color: #444;
}
.box.box-solid.box-success > .box-header {
    background: #00a65a none repeat scroll 0 0;
    color: #fff;
}
.box.box-solid.box-success > .box-header a {
    color: #444;
}
.box.box-solid > .box-header > .box-tools .btn {
    border: 0 none;
    box-shadow: none;
}
.box.box-solid.collapsed-box .box-header {
    border-radius: 3px;
}
.box.box-solid[class*="bg"] > .box-header {
    color: #fff;
}
.box .box-group > .box {
    margin-bottom: 5px;
}
.box .knob-label {
    color: #333;
    font-size: 12px;
    font-weight: 100;
    margin-bottom: 0.3em;
    text-align: center;
}
.box .todo-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.box .todo-list > li {
    background: #f3f4f5 none repeat scroll 0 0;
    border-left: 2px solid #e6e7e8;
    border-radius: 2px;
    color: #444;
    margin-bottom: 2px;
    padding: 10px;
}
.box .todo-list > li:last-of-type {
    margin-bottom: 0;
}
.box .todo-list > li.danger {
    border-left-color: #f56954;
}
.box .todo-list > li.warning {
    border-left-color: #f39c12;
}
.box .todo-list > li.info {
    border-left-color: #00c0ef;
}
.box .todo-list > li.success {
    border-left-color: #00a65a;
}
.box .todo-list > li.primary {
    border-left-color: #3c8dbc;
}
.box .todo-list > li > input[type="checkbox"] {
    margin: 0 10px 0 5px;
}
.box .todo-list > li .text {
    display: inline-block;
    font-weight: 600;
    margin-left: 5px;
}
.box .todo-list > li .label {
    font-size: 9px;
    margin-left: 10px;
}
.box .todo-list > li .tools {
    color: #f56954;
    display: none;
    float: right;
}
.box .todo-list > li .tools > .fa, .box .todo-list > li .tools > .glyphicon, .box .todo-list > li .tools > .ion {
    cursor: pointer;
    margin-right: 5px;
}
.box .todo-list > li:hover .tools {
    display: inline-block;
}
.box .todo-list > li.done {
    color: #999;
}
.box .todo-list > li.done .text {
    font-weight: 500;
    text-decoration: line-through;
}
.box .todo-list > li.done .label {
    background: #eaeaec none repeat scroll 0 0 !important;
}
.box .todo-list .handle {
    cursor: move;
    display: inline-block;
    margin: 0 5px;
}
.box .chat {
    padding: 5px 20px 5px 10px;
}
.box .chat .item {
    margin-bottom: 10px;
}
.box .chat .item::before, .box .chat .item::after {
    content: " ";
    display: table;
}
.box .chat .item::after {
    clear: both;
}
.box .chat .item > img {
    border: 2px solid transparent;
    border-radius: 50% !important;
    height: 40px;
    width: 40px;
}
.box .chat .item > img.online {
    border: 2px solid #00a65a;
}
.box .chat .item > img.offline {
    border: 2px solid #f56954;
}
.box .chat .item > .message {
    margin-left: 55px;
    margin-top: -40px;
}
.box .chat .item > .message > .name {
    display: block;
    font-weight: 600;
}
.box .chat .item > .attachment {
    background: #f0f0f0 none repeat scroll 0 0;
    border-radius: 3px;
    margin-left: 65px;
    margin-right: 15px;
    padding: 10px;
}
.box .chat .item > .attachment > h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px;
}
.box .chat .item > .attachment > p, .box .chat .item > .attachment > .filename {
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
    margin: 0;
}
.box .chat .item > .attachment::before, .box .chat .item > .attachment::after {
    content: " ";
    display: table;
}
.box .chat .item > .attachment::after {
    clear: both;
}
.box > .overlay, .box > .loading-img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.box > .overlay {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    z-index: 1010;
}
.box > .overlay.dark {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.box > .loading-img {
    background: transparent url("/National_Library/oe_/http://www.makeup.com/img/ajax-loader1.gif") no-repeat scroll 50% 50%;
    z-index: 1020;
}

.small-box {
  position: relative;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 15px;
}
.small-box > .inner {
  padding: 10px;
}
.small-box > .small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.small-box > .small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}
.small-box p {
  font-size: 15px;
}
.small-box p > small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px;
}
.small-box h3,
.small-box p {
  z-index: 5px;
}
.small-box .icon {
  position: absolute;
  top: auto;
  bottom: 5px;
  right: 5px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}
.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}
.small-box:hover .icon {
  animation-name: tansformAnimation;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: tansformAnimation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: tansformAnimation;
  -moz-animation-duration: .5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
.bg-red, .bg-yellow, .bg-aqua, .bg-blue, .bg-light-blue, .bg-green, .bg-navy, .bg-teal, .bg-olive, .bg-lime, .bg-orange, .bg-fuchsia, .bg-purple, .bg-maroon, .bg-black {
    color: #f9f9f9 !important;
}
.bg-gray {
    background-color: #eaeaec !important;
}
.bg-black {
    background-color: #222222 !important;
}
.bg-red {
    background-color: #f56954 !important;
}
.bg-yellow {
    background-color: #f39c12 !important;
}
.bg-aqua {
    background-color: #00c0ef !important;
}
.bg-blue {
    background-color: #0073b7 !important;
}
.bg-light-blue {
    background-color: #3c8dbc !important;
}
.bg-green {
    background-color: #00a65a !important;
}
.bg-navy {
    background-color: #001f3f !important;
}
.bg-teal {
    background-color: #39cccc !important;
}
.bg-olive {
    background-color: #3d9970 !important;
}
.bg-lime {
    background-color: #01ff70 !important;
}
.bg-orange {
    background-color: #ff851b !important;
}
.bg-fuchsia {
    background-color: #f012be !important;
}
.bg-purple {
    background-color: #932ab6 !important;
}
.bg-maroon {
    background-color: #85144b !important;
}
.text-red {
    color: #f56954 !important;
}
.text-yellow {
    color: #f39c12 !important;
}
.text-aqua {
    color: #00c0ef !important;
}
.text-blue {
    color: #0073b7 !important;
}
.text-black {
    color: #222222 !important;
}
.text-light-blue {
    color: #3c8dbc !important;
}
.text-green {
    color: #00a65a !important;
}
.text-navy {
    color: #001f3f !important;
}
.text-teal {
    color: #39cccc !important;
}
.text-olive {
    color: #3d9970 !important;
}
.text-lime {
    color: #01ff70 !important;
}
.text-orange {
    color: #ff851b !important;
}
.text-fuchsia {
    color: #f012be !important;
}
.text-purple {
    color: #932ab6 !important;
}
.text-maroon {
    color: #85144b !important;
}
.hide {
    display: none !important;
}
.no-border {
    border: 0 none !important;
}
.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.no-shadow {
    box-shadow: none !important;
}

.widget-header-home-article { position:relative; display: none !important;}
.search-result-widget.onespot-hide { display:none !important;}