@font-face
{
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/BebasNeue-webfont.woff') format('woff'), url('fonts/BebasNeue-webfont.ttf') format('truetype'), url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}

html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Trebuchet MS" , "Myriad Pro" ,Arial,sans-serif;
}

fieldset, img
{
    border: 0;
}

address, caption, cite, code, dfn, th, var
{
    font-style: normal;
    font-weight: normal;
}

ol, ul
{
    list-style: none;
}

caption, th
{
    text-align: left;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after
{
    content: '';
}

abbr, acronym
{
    border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
/* General Demo Style */
body
{
    font-family: Cambria, Palatino, "Palatino Linotype" , "Palatino LT STD" , Georgia, serif;
    background: #fff;
    font-weight: 400;
    font-size: 15px;
    color: #1d3c41;
    overflow-y: scroll;
}

a
{
    color: #333;
    text-decoration: none;
}

.container
{
    width: 100%;
    position: relative;
    text-align: center;
}

.clr
{
    clear: both;
}

.container > header
{
    padding: 20px 30px 10px 30px;
    margin: 0px 20px 10px 20px;
    position: relative;
    display: block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}

.container > header h1
{
    font-family: 'BebasNeueRegular' , 'Arial Narrow' , Arial, sans-serif;
    font-size: 35px;
    line-height: 35px;
    position: relative;
    font-weight: 400;
    color: rgba(26,89,120,0.9);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    padding: 0px 0px 5px 0px;
}

.container > header h1 span
{
    color: #3F4445;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}

.container > header h2
{
    font-size: 16px;
    font-style: italic;
    color: #2d6277;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
/* Header Style */
.codrops-top
{
    line-height: 24px;
    font-size: 11px;
    background: white;
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a
{
    padding: 0px 10px;
    letter-spacing: 1px;
    color: #333;
    text-shadow: 0px 1px 1px #fff;
    display: block;
    float: left;
}

.codrops-top a:hover
{
    background: #fff;
}

.codrops-top span.right
{
    float: right;
}

.codrops-top span.right a
{
    float: left;
    display: block;
}

.codrops-demos
{
    text-align: center;
    display: block;
    padding: 14px;
}

.codrops-demos span
{
    display: inline-block;
    padding-right: 15px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}

.codrops-demos a, .codrops-demos a.current-demo, .codrops-demos a.current-demo:hover
{
    display: inline-block;
    font-style: italic;
    font-size: 12px;
    padding: 3px 5px;
    margin: 0px 3px;
    font-weight: 800;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.05) inset;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    background: rgba(104,171,194,0.5);
}

.codrops-demos a:hover
{
    background: #4fa2c4;
}

.codrops-demos a.current-demo, .codrops-demos a.current-demo:hover
{
    color: rgba(104,171,194,1);
    background: rgba(255,255,255,0.9);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}

/*-------------Css for quote start--------------------*/
/*#quote {
    width: 100% !important;
}*/

#quote .illustrationsectionInput
{
    width: 45px !important;
}

#quote input:not([type="checkbox"])
{
    padding: 5px !important;
}

#quote select
{
    width: 100%;
    margin-top: 4px;
    padding: 5px;
    border: 1px solid rgb(178, 178, 178);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
    -moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
    box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#quote .paperBackBox, .hardBackBox
{
    display: none;
}

#quote #hardBackCasePrints4cLam, #quote #hardBackCasePrints4cFoil, #quote #hardBackCasePrints4cBoss, #quote #hardBackCasePrints4cColor
{
    display: none;
}
#hardBacJacketFoilStampRefCodeRow, #paperBackFoilStampRefCodeRow, #hardBackCasePrints4cFoilRefCodeRow
{
    display: none;
}
#CoverDigital, #JacketDigital, #IllustrationDigital
{
    display: none;
}
#quote table
{
    width: 100%;
}

#quote input#paperBackOthersRibbonQuant, #quote input#hardBackOthersRibbonQuant
{
    width: 30px !important;
    padding-left: 5px !important;
    margin-left: 5px;
}

#quote table td.columnName
{
    width: 34%;
    vertical-align: top;
}

#remarksTxt
{
    width: 100%;
    line-height: 20px;
}

#quote table tr
{
    line-height: 40px;
}


form
{
    padding: 20px 30px 20px 30px;
}

.notifyErrorTip
{
    font-size: 12px;
    color: #E33B3F;
    font-weight: normal;
    margin: 0 0 0 5px;
    vertical-align: top;
}

input[type=submit]
{
    -webkit-appearance: none !important;
}

tr.paperBackRows, tr.hardBackRows, tr.fomartABBplusRows, tr.fomartCRows
{
    display: none;
}
/*-------------Css for quote end--------------------*/
/*------------------View BackList page------------------*/
div.quoteSearch
{
    width: 1000px;
    margin: 30px auto;
}

.quoteSearch form
{
    width: 938px;
    background: rgb(247, 247, 247);
    border: 1px solid rgba(191, 193, 194, 0.8);
    -webkit-box-shadow: 0pt 2px 5px rgba(105, 108, 109, 0.7), 0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
    -moz-box-shadow: 0pt 2px 5px rgba(105, 108, 109, 0.7), 0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
    box-shadow: 0pt 2px 5px rgba(105, 108, 109, 0.7), 0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
    -webkit-box-shadow: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*.searchCriteria {
    padding-bottom: 80px;
}*/


.searchPane label
{
    font-size: 20px;
    padding-left: 10px;
}

.searchCriteria p.button
{
    text-align: right;
    margin: 25px 0 15px 0;
}

.searchCriteria #submitBut
{
    display: inline-block;
    width: 130px !important;
    margin-right: 10px;
}

.searchCriteria table
{
    width: 100%;
    margin: 0 auto;
}

.searchCriteria .dateTips
{
    color: blue;
    font-size: 8px;
}

.searchCriteria .columnName
{
    width: 15%;
    font-size: 20px;
    padding-left: 10px;
}

.searchCriteria .columnContent
{
    width: 35%;
}

.searchCriteria #fromDateText
{
    margin-right: 7px;
    width: 41% !important;
    padding-left: 7px !important;
}

.searchCriteria #toDateText
{
    width: 41% !important;
    padding-left: 7px !important;
}

.searchCriteria input:not([type="checkbox"])
{
    width: 90% !important;
}

.searchCriteria #quoteLink
{
    width: 118px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background: rgb(61, 157, 179);
    padding: 8px 5px;
    font-family: 'BebasNeueRegular' , 'Arial Narrow' ,Arial,sans-serif;
    color: #fff;
    font-size: 24px;
    border: 1px solid rgb(28, 108, 122);
    margin-bottom: 10px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
    -moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.searchCriteria #quoteLink:hover
{
    background: rgb(74, 179, 198);
}

.searchCriteria #quoteLink:active, .searchCriteria #quoteLink :focus
{
    background: rgb(40, 137, 154);
    position: relative;
    top: 1px;
    border: 1px solid rgb(12, 76, 87);
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}

.resultTable
{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

.resultTable tr
{
    height: 40px;
}

.resultTable label
{
    color: white !important;
}

.resultTable th
{
    padding: 3px;
    text-align: center !important;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    background-color: rgb(74, 179, 198);
}

.resultTable td
{
    padding: 3px;
}

.resultTable td.titleCol
{
    text-align: left;
    padding-left: 10px;
}

.resultTable, .resultTable tr, .resultTable td, .resultTable th
{
    border: 1px solid;
}



.pagerBox .previous-page[disabled=disabled], .pagerBox .next-page[disabled=disabled], .pagerBox .previous-page:disabled, .pagerBox .next-page:disabled
{
    display: none;
}

.pagerBox
{
    margin-top: 30px;
    text-align: center;
}
/*------------------View BackList page end--------------*/
/*----------------------Quote Preview Start-------------*/
div.button.preview
{
    text-align: center;
    margin: 25px 0 15px 0;
}

div.button.preview a
{
    width: 118px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    margin-right: 25px;
    background: rgb(61, 157, 179);
    padding: 8px 5px;
    font-family: 'BebasNeueRegular' , 'Arial Narrow' ,Arial,sans-serif;
    color: #fff;
    font-size: 24px;
    border: 1px solid rgb(28, 108, 122);
    margin-bottom: 10px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
    -moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0px 0px 0px 3px rgb(254, 254, 254), 0px 5px 3px 3px rgb(210, 210, 210);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

div.button.preview a:hover
{
    background: rgb(74, 179, 198);
}

div.button.preview a:active, div.button.preview a:focus
{
    background: rgb(40, 137, 154);
    position: relative;
    top: 1px;
    border: 1px solid rgb(12, 76, 87);
    -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
/*----------------------Quote Preview End---------------*/
