@font-face {font-family:'MorpethBlack';	src:url('morpeth-black-webfont.eot');	src:url('morpeth-black-webfont.eot?#iefix') format('embedded-opentype'), url('morpeth-black-webfont.woff') format('woff'), url('morpeth-black-webfont.ttf') format('truetype'), url('morpeth-black-webfont.svg#MorpethBlack') format('svg');	font-weight:normal;	font-style:normal}
@font-face {font-family:'MorpethMedium';	src:url('morpeth-medium-webfont.eot');src:url('morpeth-medium-webfont.eot?#iefix') format('embedded-opentype'), url('morpeth-medium-webfont.woff') format('woff'), url('morpeth-medium-webfont.ttf') format('truetype'), url('morpeth-medium-webfont.svg#MorpethMedium') format('svg');	font-weight:normal;	font-style:normal}

body{ background:#fdfbf7; margin:0; overflow-y:scroll !important; font-style:normal !important; }
.modal {overflow-y: hidden !important; }
.validation-summary-errors ul { list-style:none; padding:0;}
 /* -------Loading bar------ */ 
 .loading-bar{ position:fixed; width:100%; height:100%; text-align:center; background-color:#cccccc; opacity:0.5;z-index:9999; display:none;} 
.loading-bar-img{text-align:center; top:45%; position:fixed;width:100%; height:100%; }

/* ------------------------------------- Login page classes ------------------------------ */
.intro{width:770px; margin:8% auto 20px; padding-left:10px; }
.intro h3{ margin-bottom:4px; margin-top:0; font-weight:bold; color:#a42735; }
section#login{ background-color:#ffffff; width:770px; margin:0 auto 5%; border:solid 1px #f6e9dc; padding:20px 30px; }
section#login .content{  margin:0 auto; }
.content .loginLeft{ float:left; width:342px; padding:65px 0; }
.content .loginRight{ float:right; width:360px; }
section#login .alert{ width:100%; }
.has-error span{color:#d82323;}
.fieldError{ border: solid 1px red !important; } 
.field-validation-error{border: solid 1px #d82323 !important;}
.hide{display:none;}
/* -------------------------------------- Footer classes ----------------------------------- */
footer{ text-align:center;  color:#AA9D8F; background-color:#EBEBEB; padding:20px 10px; width:90%; margin: 0 auto; }
.footer{ background-color: #fdfbf7 !important; padding: 0 !important; text-align:center;  color:#AA9D8F; }

/* ---------------------------------- Header & Navigation Classes ----------------------------- */
.outerWrap{ width: 90%; background-color:#ffffff; padding:8px 7% 20px; margin:0 auto;}
header{ margin-bottom:1px; clear: both; }
header .logo{ float:left; margin-bottom:5px; }
header .rightPane{ float:right; }
header .signout{ margin-bottom:10px; }
header .signout span{ color:#c1b7ad; }
header .notification{ float:right; background: url(../images/ico-notification.png) no-repeat 4px 1px #aa9d8f; font-weight:bold; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color:#ffffff; padding:4px 4px 4px 30px; cursor:pointer; }
header .notification span{ font-size:11px; font-weight:normal; }
nav{ margin-bottom:8px; border-bottom:solid 2px #a53d49; font-size:13px; }
nav ul{ margin:0; padding:0; list-style-type: none; }
nav li{ display:block; float:left; }
nav li a{ display:block; float:left; padding:0 14px; margin-right:1px; line-height:29px; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px; font-weight: bold; }
nav li a:hover{ background-color:#ad9f92; text-decoration:none; color:#ffffff; }
nav li a:focus { background-color:#ad9f92; text-decoration:none; color:#ffffff; }
nav li a:active {  outline:none; }
nav li a.focus{ display:block; float:left; padding:0 12px; margin-right:1px; line-height:29px; background-color:#a53d49; color:#ffffff;-webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; font-weight: bold; }

/* ------------------------------ Content Navigation ----------------------------- */
.navbar-header{ display:none; } 
.contentNav{ margin-bottom:15px; background-color:#1f527b; margin-top:-10px;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
.contentNav .navbar-default{ background:none; border:none; }
.contentNav .container-fluid{ margin:0; padding:0; }
.contentNav .navbar{ margin-bottom:0; min-height:20px; }
.contentNav .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .contentNav .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{ color:#ffffff; }
.contentNav .navbar-default .navbar-nav > li > a:hover, .contentNav .navbar-default .navbar-nav > li > a:focus{ background-color:#a53d49; color:#ffffff; }
.contentNav .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .contentNav .navbar-default .navbar-nav > .active > a:focus{ background-color:#892630; }
.contentNav .navbar-nav > li > a{ padding:0 12px; line-height:28px; }
.contentNav .delete { background: #A53D49; padding:0 12px 0 12px !important; }
.contentNav .delete:hover{ background-color:#892630 !important; }

/* ------ Navigation styles of Responsive ------- */
#MobileMenu{ background: url(../images/responsive-nav-bg.png) repeat-y right #5c292f; box-shadow: 6px -5px 7px #382124; padding:5px; }
#MobileMenu li{ font-weight:bold !important; }
#MobileMenu li, #MobileMenu li a { font-weight:normal; color:#ffffff; font-size:13px; display:block; border-bottom:solid 1px #ab4954; height:45px; line-height:45px; text-indent:5px; }
#MobileMenu li a:hover{ background-color:#60282f; text-decoration: none !important; }
#MobileMenuInner{ width:160px; }
#MobileMenuInner ul{ margin:0; padding: 0; list-style-type: none; }
.CloseBtn{ text-indent:-9999px; display: block; background:url(../images/ico-close.png) no-repeat right; width:27px; height:27px; cursor:pointer; margin-bottom:5px; }
.MenuTabMobile{ display: block; cursor:pointer; text-indent:-9999px; background:#a53d49 url(../images/ico-main-nav.png) no-repeat 7px 7px; height:34px; border-bottom:solid 1px #78232d;  }
.MenuTabMobile{ display: none; }
.MobileMenu{ display: none; }

/* ------------------------------- Inner Pages Classes------------------------------------*/
.wrapper{ background-color:#ffffff; }
.wrapper h3{ margin:2px 0 6px 0; padding-bottom:7px; border-bottom:dotted 1px #dddddd; font-size:20px; color:#a53d49; }
.light-text{ color:#959595; }
.quickSearch{ display:none;}
.adv-search-tray{ margin-bottom:5px;}

/* ---------------------------------------- Dashboard ---------------------------------------- */
.DBicon{ position:relative; width:147px; float:left; margin:0 20px 20px 0; text-align:center;  }
.DBicon .icon a{ display:block; padding:15px; background-color:#a53d49;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px; }
.DBicon .name a{ display:block; padding:5px; background-color:#4c4c4c; -webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px; color:#ffffff; font-weight: bold; height:42px; text-shadow: 1px 1px 1px #333; }
.DBicon:hover .name a{ text-decoration:underline; }
.DBicon .orange a{  background-color:#b95835; }
.DBicon .blue a{ background-color:#3378ac; }
.DBicon .yellow a{ background-color:#cbac59 !important;}
.DBicon .grey a{ background-color:#696969; }
.DBicon .alert{ position:absolute; display: block; background-color: #d62929; margin-bottom:0; border:solid 2px #ffffff; padding:1px 5px; color:#ffffff; width: auto; z-index:10; top:-10px; right:-10px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px; font-size:13px; font-weight:bold; }				

.formatBack {
    background-color: #b95835 !important;
}
				
/* -------------------------------------- Guerilla System --------------------------------------- */
.leftPanel{ width:55%; float:left; }
.rightPanel{ width:42%; float:left; margin-left:2% }
.DBicon{ position:relative; width:147px; float:left; margin:0 10px 10px 0; text-align:center;  }
.DBicon .icon a{ display:block; padding:15px; -webkit-border-top-left-radius:3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px; }
.DBicon .name a{ display:block; padding:2px; -webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px; color:#ffffff; height:42px; text-shadow: 1px 1px 1px #333; font-size:13px; }
.DBicon:hover .name a{ text-decoration:underline; }				
.contentPanel{ background-color:#ffffff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 4px #bdbdbd; margin-bottom: 15px; margin-top:10px;}
.contentPanel h2{ font-size:16px; padding:10px 10px 10px 7px; border-bottom:solid 1px #ececec;  color:#A53D49; margin:0 0 2px 0; font-weight:bold;  }
.contentPanel .inner{ padding:10px 10px 0 10px; }
.tableBtns{ margin-top:-38px; float:right; }
.helpcaption{ font-size:11px; color:#b5b5b5; text-align:right; }
.panel-heading{ cursor:pointer; }
.panel-title span.category{ color:#A53D49; /*float:right;*/ }
.panel-title span span.light{ font-size:12px; color:#949494; }
.productThumb{ float:right; margin:0 0 10px 10px; border:solid 1px #eeeeee; font-size:11px; padding:4px; text-align:center;  }
.navbar-nav > li.nolink{ color:#ffffff; line-height:28px; padding-right:15px; }
.greenText{ color:#42a942; }
.redText{ color:#FF0019; }
.tabError{color:#ff0019 !important; border:1px solid #ff0019 !important; background-color:#f9eaea !important; border-bottom:1px solid #a53d49 !important;}
.active .tabError{border-bottom:1px solid #F9EAEA !important;}
.ProductNames{ float:left; width:22%; border: 1px solid #CACACA; border-radius: 3px;  box-shadow: 0 0 5px #CACACA; height: 400px; overflow-x: hidden; padding: 8px; }
.ProductNames ul{ margin:0 0 12px 0; padding:0 0 0 15px; list-style-type:circle; }
.ProductNames li{  }
.ProductNames li a{ display: block; padding:3px 3px; color:#333333; }
.ProductNames li a:hover{ background-color:#F8F3E6; color:#000000; text-decoration:none; }
.ProductNames li a.active{ background-color:#F8F3E6; color:#000000; text-decoration:none; }
.ProductNames h4{ background-color:#A53D49; color:#ffffff !important; padding:4px 5px; font-size:14px; margin:0 0 4px 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; }
h5.productHeading{ background-color: #1F527B; color: #FFFFFF;  margin-bottom: 10px;  margin-top: 0;  padding: 5px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; }
.ProductDesc{ float:right; width:76%; }                                
dl{ margin-bottom:8px; }
.dl-horizontal dt{ text-align: left; width:125px; color:#9c3843; }
.dl-horizontal dd{ margin-left:85px; }
.orderProductImage{ text-align:center; }
.orderProductImage img{ width:70%; height:auto; }   
.btn-lifted{ float:right; margin-top:-40px; }
.alert{  margin:0 auto 15px;}
.customizeForm{ width:400px; }
.HistoryLeft{ float:left; width:22%; }
.HistoryRight{ float:right; width:76%; }
ul.HistoryOrders{ margin:0; padding:0 0 0 15px; list-style-type:circle; }
ul.HistoryOrders li{ margin-bottom:4px; font-weight:bold; }
ul.HistoryOrders li a span{ font-weight:normal; }

/* --------------------------------- Project Request System --------------------------- */
.quickSearch{ background: url(../images/search-watermark.png) no-repeat bottom right #fff6e0; padding:8px 8px 0 8px; border:dotted 1px #d8ccad; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom:8px; }
.quickSearch h5{ margin:0 0 8px 0; }
.ShortFormWidth{ width:50%; }
/* .ShortFormWidth label{ font-weight:bold; } */
.pagerOnTop{ margin-top:-42px; }
.tabHead2{ background-color:#ededed; padding:3px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom:10px;  color:#333333; }
.tabHead2 a{ color:#333333; }
.tabHead2 .left{ float:left; }
.tabHead2 .right{ float:right; }
.tabHead2 .labels{ color:#A53D49; }
.tabHead .left{ float:left; }
.tabHead .right{ float:right; }
.tabHead .labels{ color:#A53D49; }
.btnOnTop{ margin-top:-42px; float:right; }
.checkboxListDiv{ height:160px; overflow-y:scroll; overflow-x:hidden; border: solid 1px #B5B5B5; padding:7px; }
.checkboxListDiv label{ font-weight:normal; margin-bottom:2px; }
.wrappedContent{ border-bottom:solid 1px #A53D49; border-right:solid 1px #A53D49; border-left:solid 1px #A53D49; padding: 12px; -webkit-border-bottom-right-radius: 7px; -webkit-border-bottom-left-radius: 7px;-moz-border-radius-bottomright: 7px; -moz-border-radius-bottomleft: 7px; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px; }
.no-margin{ margin-bottom:0 !important; }
.commentSection{ margin-top:15px; }
.commentSection .singleComment{border-left:solid 3px #d0d0d0; padding:5px 5px 5px 10px; margin-bottom:12px;   }
.commentSection .singleComment p{  margin-bottom:0; }
.commentSection .singleComment .who{ font-size:11px; font-style:italic; }
.commentSection .singleComment .name{ color:#A53D49; font-weight:bold; font-style:normal;  }
.commentSection .alternate1{ background-color:#f5e9dd; }
.commentSection .alternate2{ background-color:#fbf9d7; }
.commentSection .private{border-left: 3px solid #913842;}

/* --- For Order Status PopOver ---- */
h3.popover-title{ font-size:14px !important; margin-bottom:0px; }
.order-status{ cursor:pointer; }
.popover-content{ padding:5px; }
.popover-content ul{ margin:0; padding:0; list-style-type: none; }
.popover-content div{ border-bottom:dotted 1px #cacaca; padding:0 0 16px 20px; margin-bottom:5px; height:16px; line-height:16px; }
.popover-content div span{ color:#b5a79b; font-size:11px; } 

.popover-content div.revisonsNeeded, .popover-content div.proofAvailable, .popover-content div.sentClub, .popover-content div.complete, .popover-content div.proofAprove 
.popover-content div.hold, .popover-content div.needInformation, .popover-content div.inProgress, .popover-content div.clubReview 
.popover-content div.directorReview, .popover-content div.printer, .popover-content div.gmApprove, .popover-content div.decline, div.started, div.waiting{ height: 16px !important; }
                                                                                                                                 
.popover-content div.revisonsNeeded{ background: url(../images/status.png) no-repeat 0 0; }
.popover-content div.proofAvailable{ background: url(../images/status.png) no-repeat 0 -34px; }
.popover-content div.sentClub{ background: url(../images/status.png) no-repeat 0 -63px; }
.popover-content div.complete{ background: url(../images/status.png) no-repeat 0 -95px;  }
.popover-content div.proofAprove{ background: url(../images/status.png) no-repeat 0 -128px; }
.popover-content div.hold{ background: url(../images/status.png) no-repeat 0 -159px; }
.popover-content div.needInformation{ background: url(../images/status.png) no-repeat 0 -189px; }
.popover-content div.inProgress{ background: url(../images/status.png) no-repeat 0 -223px; }
.popover-content div.clubReview{ background: url(../images/status.png) no-repeat 0 -255px; }
.popover-content div.directorReview{ background: url(../images/status.png) no-repeat 0 -287px; }
.popover-content div.printer{ background: url(../images/status.png) no-repeat 0 -319px; }
.popover-content div.gmApprove{ background: url(../images/status.png) no-repeat 0 -350px; }
.popover-content div.decline{ background: url(../images/status.png) no-repeat 0 -383px; }
.popover-content div.started{ background: url(../images/status.png) no-repeat 0 -413px; }
.popover-content div.waiting{ background: url(../images/status.png) no-repeat 0 -443px; }

/* --- To show status icons within grid --- */
span.Submitted,span.Received,span.Approved,span.Rejected,span.Delayed,span.Shipped,span.revisonsNeeded, span.proofAvailable, span.sentClub, span.complete, span.proofAprove, span.hold, span.needInformation, span.inProgress, span.clubReview, span.directorReview, span.printer, span.gmApprove, span.decline, span.started, span.waiting { display:inline-block; padding-left:18px; height: 16px; } 

span.revisonsNeeded{ background: url(../images/status.png) no-repeat 0 0; }
span.proofAvailable{ background: url(../images/status.png) no-repeat 0 -34px; }
span.sentClub{ background: url(../images/status.png) no-repeat 0 -63px; }
span.complete{ background: url(../images/status.png) no-repeat 0 -95px;  }
span.proofAprove{ background: url(../images/status.png) no-repeat 0 -128px; }
span.hold{ background: url(../images/status.png) no-repeat 0 -159px; }
span.needInformation{ background: url(../images/status.png) no-repeat 0 -189px; }
span.inProgress{ background: url(../images/status.png) no-repeat 0 -223px; }
span.clubReview{ background: url(../images/status.png) no-repeat 0 -255px; }
span.directorReview{ background: url(../images/status.png) no-repeat 0 -287px; }
span.printer{ background: url(../images/status.png) no-repeat 0 -319px; }
span.gmApprove{ background: url(../images/status.png) no-repeat 0 -350px; }
span.decline{ background: url(../images/status.png) no-repeat 0 -383px; }
span.started{ background: url(../images/status.png) no-repeat 0 -413px; }
span.waiting{ background: url(../images/status.png) no-repeat 0 -443px; }
 
span.Submitted{ background: url(../images/sprite-icons.png) no-repeat 0 2px; }
span.Approved{ background: url(../images/sprite-icons.png) no-repeat 0 -15px; }
span.Rejected{ background: url(../images/sprite-icons.png) no-repeat 0 -32px; }
span.Delayed{ background: url(../images/sprite-icons.png) no-repeat 0 -48px;  }
span.Shipped{ background: url(../images/sprite-icons.png) no-repeat 0 -65px; }
span.Received{ background: url(../images/sprite-icons.png) no-repeat 0 -81px; }

/* -------- Reset for sticky footer --------- */
html, body { height: 100%;  }
.outerWrap {   min-height: 100%;  height: auto !important;  /*height: 100%;*/  margin: 0 auto -50px;   }
footer, .push {   height: 50px;   }

/* ---------- PRS Page Icons ----------- */
.PRSico{ float:left; margin:0 15px 15px 0; text-align: center; font-size:14px; box-shadow: 0px 0px 5px #7b7b7b; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
.PRSico a{ color:#ffffff; text-shadow: 1px 1px 1px #333333; }
.PRSico img{ display: block; }
.PRSico span{ display: block; margin-top:-25px; }
.PRSico:hover, .PRSico:focus{ box-shadow: 0px 0px 10px #7b7b7b; }
.nav-tabs > li { position:relative; } 
.nav-tabs > li .infoBadge{ position:absolute; width:16px; height:16px; background: url(../images/ico-info.png) no-repeat 0 0; z-index: 10; top: -7px; right: 1px; }
#popovercloseid{ margin:-3px 0 0 0;}
.statusBtns{ width:250px; }
p.commentwho{ color:#939393 !important; margin-bottom:5px !important; }
p.commentwho span{ color:#a53d49; }
.followUpMesg blockquote{ font-size:12px !important; }
.followUpMesg blockquote.recent{ background-color:#fffce6; }
.web2print{ margin-top:30px; }
.w2p{ text-align:center; width:115px; float:left; margin:0 10px 10px 0; height:130px; }
.w2p img{ display: block; }
.w2p a{ outline:none; font-size:13px; font-weight:bold; }
section.w2pCategories{ float: left; width:20%; margin: 0;}
section.CategoryContent{ float: right; width:79%; }
section.w2pCategories .SelectItems{  /*height:280px; overflow-x:hidden;*/ border: solid 1px #cacaca; padding:8px; -webkit-border-radius: 3px;-moz-border-radius: 3px; border-radius: 3px; box-shadow: 0px 0px 5px #cacaca; }
section.w2pCategories .SelectItems h5{ margin:0 0 5px 0; background-color:#a53d49; padding:4px; color:#ffffff; -webkit-border-radius: 3px;-moz-border-radius: 3px; border-radius: 3px; }
section.w2pCategories .SelectItems ul{ margin:0 0 12px 0; padding:0; list-style-type:circle; }
section.w2pCategories .SelectItems li{  margin-left:15px; }
section.w2pCategories .SelectItems li a{ color:#333333; display: block; padding:3px 0; }
#preview{ position:absolute; border:1px solid #ccc; background:#333; padding:5px; display:none;	color:#fff;width:510px !important;	}
#preview img{ min-width:100%; width:500px !important;}    
.budgetDisplay{ margin-bottom:15px; color:#ffffff; text-shadow:1px 1px 1px #606060; }
.budgetDisplay span{ display: block; font-size:16px; }
.budgetDisplay .before{ float:left;-webkit-border-top-left-radius: 15px;-webkit-border-bottom-left-radius: 15px;-moz-border-radius-topleft: 15px;-moz-border-radius-bottomleft: 15px;border-top-left-radius: 15px;border-bottom-left-radius: 15px; background-color:#658f37; width:130px; padding:4px 8px; }                       
.budgetDisplay .after{ float:left;-webkit-border-top-right-radius: 15px;-webkit-border-bottom-right-radius: 15px;-moz-border-radius-topright: 15px;-moz-border-radius-bottomright: 15px;border-top-right-radius: 15px;border-bottom-right-radius: 15px; background-color:#b2923d; width:130px; padding:4px; }   

/* ---------- Expand/Collapase for checkbox ----------- */    
.treeItem {	list-style-type: none;	margin-bottom: 2px;}
.treeItemIcon {    display: inline-block;    height: 16px;    margin-right: 1px;    vertical-align: top;    width: 16px;	*display: inline;	*zoom: 1;}
.treeFolder {    background: url("img/minus.png") no-repeat scroll 0px 3px / 16px 16px rgba(0, 0, 0, 0);	background-size: 12px 12px;	cursor: pointer;}
.treeFolderCollapsed {    background: url("img/plus.png") no-repeat scroll 0px 0px / 16px 16px rgba(0, 0, 0, 0);}
.treeFile {	display:none;}
.badges-info{  background-color: #A53D49;    border: 2px solid #ffffff;   border-radius: 13px;    color: #ffffff;    display: block;    font-size: 11px;    margin-bottom: 0;    padding: 1px 5px;    position: absolute;    right: -6px;    top: -8px;    width: auto;    z-index: 10;}    
.add-btn{ background-image: url("images/add-btn.png"); background-position:  5px 10px;    background-repeat: no-repeat;background-size: 9px 9px; padding-left: 17px;}
.adv-srch-btn{ background-image: url("images/adv-srch-icn.png"); background-position: 3px 4px;    background-repeat: no-repeat;    padding-left: 18px;}
#showComments{ cursor:pointer;}
.show-all-comment{ background-color:#f7f7f7; padding:10px; border:1px solid #e8e8e8;}
.multiSelectTree ul{ padding-left:0px;}
.quickSearchTray{ margin-right:5px;}
.btn-group-tray a{ margin-right:4px;}
.NewImage{ margin-top:-5px;}
.private-ico{ margin-left: 4px; margin-top:-4px;}


.NewImage{    -webkit-transition-duration: 0.75s;    -moz-transition-duration: 0.75s;    -o-transition-duration: 0.75s;    transition-duration: 0.75s;        -webkit-transition-property: -webkit-transform;    -moz-transition-property: -moz-transform;    -o-transition-property: -o-transform;    transition-property: transform;         overflow:hidden;   }  
.NewImage:hover{       -webkit-transform:rotate(75deg);    -moz-transform:rotate(75deg);    -o-transform:rotate(75deg);   transform:rotate(75deg);}  
/* --- Multi Select Check Box ---- */
.multi-select-check-box{ height:94px; overflow-y: auto;}
/* --- Design and Print Solution ---- */
.daps-pro{ width:370px; padding:10px; float:left; margin:0 15px 15px 0; background-color:#ffffff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 1px 1px 4px #bdbdbd; border:1px solid #cccccc;}
.daps-pro:hover{ background-color:#FFFEC2;}
.daps-pro .product-img{float:left;width:100px; height:130px;}
.daps-pro .product-img img{ width:100px; cursor:pointer;}
.daps-pro .product-name{ float:left;width:240px; padding:10px 0 0 20px ;}
.daps-pro .product-name a{ font-size:15px; font-weight:bold; line-height:18px;}
.daps-pro .product-name a:hover{ text-decoration:underline;}
.daps-pro .product-name span{ margin-top:3px; display:block; padding-bottom:12px;}
.daps-pro .popover{max-width:100% !important;}
.addtoCartContent .form{ background-color: #ffffff;    border: 1px solid #cccccc;    border-radius: 4px;    box-shadow: 1px 1px 4px #bdbdbd; padding-bottom:10px;min-height: 728px;}
.addtoCartContent .proof{ background-color: #ffffff;    border: 1px solid #cccccc;    border-radius: 4px;    box-shadow: 1px 1px 4px #bdbdbd; float: right;    width: 49%;padding-bottom:10px; min-height: 728px;}
.addtoCartContent .form:hover{ background-color: #F8F3E6;    }
.addtoCartContent .proof:hover{ background-color: #F8F3E6;    }
.form h4{border-bottom: 1px dotted #dddddd; padding-bottom:2px;}
.proof h4{border-bottom: 1px dotted #dddddd;padding-bottom:2px;}
.canvasForProof{ background-color:#ffffff; border:1px solid #BCBEC0; height:600px; margin-bottom:15px;}
.canvasForProof img{ height:536px; margin:30px 0 0 30px;}
.gallery-image{ height:140px; width:114px; float:left;cursor:pointer; margin:0 10px 10px 0;}
.gallery-image img{ height:120px;}
.gallery-img-name{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:110px; }
.marginBottom7{margin-bottom:7px !important;}
.btn-shop-crt{ background-image:url(../images/ico-shoppingcart.png); background-repeat:no-repeat; background-position:6px 7px; padding-left:26px;}
.w2p a{ text-align:center;}
.w2p a img{ margin:0 auto;}
.proof-controls{ margin-bottom:5px;}
.reorder-sel-btn{ margin-top:10px;}
.proof-controls a{ margin-right:4px; cursor:pointer;}
.checkout-btn{ background-image: url("../images/ico-checkout.png");    background-position: 70px 12px;    background-repeat: no-repeat;    background-size: 9px 9px;    margin-top: 10px;    padding-right: 26px;}
.complete-ord{ margin-top:10px;}
.contentPanelBilling{ border: 1px solid #cccccc;    border-radius: 4px;    box-shadow: 1px 1px 4px #bdbdbd; padding:10px 10px 0 10px; margin-bottom:10px;}
.contentPanelBilling:hover{ background-color: #F8F3E6;    }
.btn-up-gal{ padding-top:4px;}
#forNewAdd{ display:none;}
.priviewBtn{ background-image:url(../images/ico-viewwhite.png);background-repeat:no-repeat; background-position:6px 7px; padding-left:26px;}
.reorder-sel-btn{ background-image:url(../images/ico-reorder.png);background-repeat:no-repeat; background-position:6px 7px; padding-left:26px;}
.complete-ord{background-image:url(../images/ico-check.png);background-repeat:no-repeat; background-position:6px 7px; padding-left:26px;}
.paddingbottom5{ padding-bottom:1px !important;}
/* --- GS ---- */
.ClubOrdersStatus .label{ font-size:10px; border-radius:6px; float:right; min-width:27px; text-align:center;}
.ClubOrdersStatus{ list-style-type:none; padding-left:0;}
 .ClubOrdersStatus li{padding: 5px 5px;}
.ClubOrdersStatus li:nth-child(even){ background-color:#eeeeee; border-radius:5px; }
.ClubOrdersStatus li .label:nth-child(2){ margin-left:5px;}
.table-responsive tfoot tr{ background-color:#eeeeee;}
.tableSearch{ margin-bottom:5px; width:350px; }

/* -------- Template Design --------- */
#canvas{ float:left;}
canvas{ border: 1px solid #cccccc;}
.canvas-tool-tray{ background-color:#1F527B; border-radius:3px; margin-bottom:10px;}
.canvas-tool-tray a{  opacity:0.9; display: inline-block;    margin: 6px;}
.canvas-tool-tray a:hover{ opacity:1;}
.toolbox{   position:fixed; top:20%;left:0; background-color:#1EAEE4; border-radius:0 4px 4px 0 }
.toolbox a{ display:block; padding:6px 30px; border-bottom: 1px solid #369DD8;}
.toolbox a:hover{border-bottom: 1px solid #007AC1; background-color:#369DD8;}
.objectProperty{ float: left; background-color: #fff7ef; padding:0 15px 15px 15px; border:1px solid #F2E4D5; border-radius:4px; margin-left: 10px;}
.canvasForDraw{ float:left; margin-right:25px;}
.list-group{ margin-bottom:5px}
.objectProperty .multi{margin-bottom:5px;}
.objectProperty .list-group{ max-height:176px; overflow-y:auto; width:265px;list-style-type: none;}
.list-group li{padding:6px; border:1px solid #DDDDDD; margin-bottom:2px; cursor:move; background-color: #fff;}
.list-group .delete{ float:right; cursor:pointer;}
.list-group-item{ color: #007AC1;}
.list-group-item span{color:#333;}
.heading-toolbox{ color:#ffffff; padding:4px 16px; font-weight:bold; border:1px solid #4C4C4C; background-color:#4C4C4C; border-radius:0 2px 0 0;}
.objectList{ border-bottom:1px dotted #000; padding-bottom:10px; }
.list-group .active{ background-color:#DBEFF9;}
.list-group li:hover{ background-color:#DBEFF9;}
.savebtn-ico{ background-image:url(../images/ico-save.png); background-repeat: no-repeat; padding-left:27px; background-position:5px 6px;}
.saveBtnIn{ background-color:#47A447; padding:5px 10px 5px 5px; color:#ffffff; border-radius:0 3px 3px 0;border-left:1px solid #5BBF5B; font-size:14px;cursor:pointer;}
.saveBtnIn:hover{background-color:#3F873F; }
.saveBtnIn img{ margin:0 5px;}
.publishBtnIn{background-color:#47A447; padding:5px 8px 5px 5px; color:#ffffff; border-left:1px solid #5BBF5B;  font-size:14px; cursor:pointer}
.publishBtnIn:hover{background-color:#3F873F; }
.publishBtnIn img{ margin:0 5px;}
.lockIcon{ float:right; margin-right:8px;}
.canvas-container {float:left;}
.objectProperty h4{ color:#A53D49;}
input[type="color"]{ border:1px solid #ffffff !important; width:16px; height:16px; padding:0;}
textarea {vertical-align: top;-webkit-transition: height 0.2s;-moz-transition: height 0.2s;transition: height 0.2s;}
.fixed-table-body img { vertical-align:sub; }
.wrapper h4{ color:#a53d49;}
.question{border: 1px solid #e9e9e9;border-radius: 4px;margin: 0 5px 15px;padding: 10px 5px;}
.question:hover, .question:focus {background-color: #ffffff;border: 1px solid #ffffff;box-shadow: 0 0 4px #bdbdbd;}
.answerArea {    border-left: 5px solid #eaeaea;    min-height: 50px;    padding-left: 10px;}
.answerArea .col-sm-1 { padding-left: 4px !important; padding-right: 4px !important;}
.answerArea .col-sm-1 img{cursor:pointer;}
.answerArea .input-group[class*="col-"] {    float: left;}
.answerArea .row {margin-bottom: 8px;}
.col-sm-10 .form-inside-chkbx{ margin-top:10px;}
#RevisionFormText{max-height:400px;overflow-x:auto}
.commentTitle{  color: rgb(0, 102, 255); font-style:normal; font-weight:normal;}
/* ---------------------------------------------------------------------------------------

Responsive Design framework starts from here

------------------------------------------------------------------------------------------ */
@media only screen and (max-width:1300px){
    
.outerWrap{ width: 90%; padding:20px 80px; margin:0 auto;  }
footer{ width:90%; }    
}

@media only screen and (max-width:1100px) {

.outerWrap{ width: 95%; padding:20px 40px; margin:0 auto;  }
footer{ width:95%; }

.table-responsive {
width:100%;
margin-bottom:15px;
overflow-y:hidden;
overflow-x:scroll;
-ms-overflow-style:-ms-autohiding-scrollbar;
border:1px solid #ddd;
-webkit-overflow-scrolling: touch !important; 
}
.table-responsive>.table {
margin-bottom:0
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
white-space:nowrap
}
.table-responsive>.table-bordered {
border:0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
border-left:0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
border-right:0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
border-bottom:0
}

}

@media only screen and (max-width:800px) {

.intro{width:90%; margin:12% auto 20px; }
section#login{ width:90%; margin-bottom:20px; padding:10px 20px; }
.content .loginLeft{ float:left; width:290px; padding:65px 0; }
.content .loginRight{ float:right; width:350px; }
.outerWrap{ padding:15px 10px; margin:0 auto;  }
header{ margin-bottom:20px; }
#navigation{ display:none; }
.MenuTabMobile{    display: block;}
.MobileMenu{    display: none; height: 100%; width: 174px; position: absolute; background-color: #ffffff;  z-index: 999;}
.menu{  display: none; }
.form-inline .form-control { display:inline-block; width:auto; vertical-align:middle }
.modal-dialog {	position:relative;	width:auto;	margin:10px }
section.GuerillaCategories{ float: none; width:100%; }
section.CategoryContent{ float: none; width:100%; margin-left:0; margin-top:20px; }
section.CategoryContent span.wordtop{ display:inline; }  
section.CategoryContent span.wordleft{ display:none; }
section.GuerillaCategories .SelectItems{  height:200px; }
section.w2pCategories{ float: none; width:100%; }
section.w2pCategories .SelectItems{ height:200px; overflow-x: hidden; }
.carousel img{ width:100%; height: auto; }
.content .loginLeft {    width: 270px;}
}


@media only screen and (max-width:700px) {

.content .loginLeft{ float:left; width:250px; padding:65px 0; }
.content .loginRight{ float:right; width:260px; }
.alert{ width:100%; margin:0 auto 10px; }
}

@media only screen and (max-width:600px) {

section#login{ }
section#login .content{  }
.intro{ text-align: center; margin-bottom:10px; }
.intro h3{ font-size:18px; }
.content .loginLeft{ float:none; width:auto; text-align:center; padding:20px 0; }
.content .loginRight{ float:none; width:auto; }
.dl-horizontal dd{ margin-left:1px; }
.dl-horizontal dt{ width:100%; }
section.GuerillaCategories .SelectItems{  height:170px; }
section.w2pCategories .SelectItems{ height:170px; }
.wrapper h3{ font-size:19px; }
.DBicon {margin: 0 5px 5px 0;width: 120px;}
.DBicon .icon a {padding: 8px;}
.smallSrch-device{width:65px;}
header {    margin-bottom: 5px;}
}

@media only screen and (max-width:568px) {

.intro{ margin-top:15px; }
section#login{ padding:8px 8px; }
.content .loginLeft{ float:none; width:auto; text-align:center; padding:10px 0; }
.content .loginLeft img{ width:130px; height:auto; }
footer .alert{ display:none; }
.DBicon{ width:120px; margin:0 5px 5px 0; text-align:center;  }
section.GuerillaCategories .SelectItems{  height:100px; }
section.w2pCategories .SelectItems{ height:100px; }
.PRSico img{ width:130px; height:auto; }
.PRSico{ font-size:11px; margin:0 8px 21px 0; }
.ShortFormWidth {    width: 100%;}
}

@media only screen and (max-width:470px) {
header .logo{ float:none; width:100%; text-align: center; margin-bottom:5px; }
header .logo img{ width:100px !important; height:auto !important;}
header .signout{ float:none; text-align:center; }
.cart{ float: none; margin:10px auto 0; width:166px; }
.cart a{ display: block; background: url(../images/cart.jpg) no-repeat; width: 166px; height:34px; padding:8px 3px 0 52px; color:#ffffff; font-size:11px; }
.outerWrap{ padding:10px 5px; margin:0 auto;  }
.intro{ margin-top:15px; }
.content .loginLeft{ float:none; width:auto; text-align:center; padding:10px 0; }
.content .loginLeft img{ width:130px; height:auto; }
footer .alert{ display:none; }
.form-inline .form-control { display:block; width:100%; vertical-align:middle }
section.GuerillaCategories .SelectItems{  height:130px; }
section.w2pCategories .SelectItems{ height:130px; }
#preview{position:absolute;border:1px solid #ccc;background:#333;padding:5px;display:none;color:#fff;width:220px !important;}
#preview img{ min-width:100%; width:210px !important;}    
#divUpdate .form-inline span{ display:none; }    
.DBicon .name a {font-size: 12px;    height: 42px;    padding: 2px;}
.smallSrch-device{ float:left;}
.quickSearchTray{float:left; width:150px;}
header .rightPane{float: none;}
.pagerOnTop {margin-bottom: 7px;    margin-top: 0;}
.wrapper h3 {font-size: 16px;}
body {font-size: 11px;}
}