
body{
    font-family: "Akkurat",Helvetica,sans-serif;
}
h1
{
	font-size:20px;
}
h2
{
	font-size:16px;
}
h2
{
	font-size:14px;
}
div
{
	font-size:12px;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot');
  src: url('bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}


/*additionals*/

@font-face {
    font-family: "Akkurat-Light";
    src:url("fonts/lineto-akkurat-light.eot");
    src:url("fonts/lineto-akkurat-light.eot?#iefix") format("embedded-opentype"),
        url("fonts/lineto-akkurat-light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Regular";
    src:url("fonts/lineto-akkurat-regular.eot");
    src:url("fonts/lineto-akkurat-regular.eot?#iefix") format("embedded-opentype"),
        url("fonts/lineto-akkurat-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Lightitalic";
    src:url("fonts/lineto-akkurat-lightitalic.eot");
    src:url("fonts/lineto-akkurat-lightitalic.eot?#iefix") format("embedded-opentype"),
        url("fonts/lineto-akkurat-lightitalic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Italic";
    src:url("fonts/lineto-akkurat-italic.eot");
    src:url("fonts/lineto-akkurat-italic.eot?#iefix") format("embedded-opentype"),
        url("fonts/lineto-akkurat-italic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Bold";
    src:url("fonts/lineto-akkurat-bold.eot");
    src:url("fonts/lineto-akkurat-bold.eot?#iefix") format("embedded-opentype"),
        url("fonts/lineto-akkurat-bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Bolditalic";
    src:url("fonts/lineto-akkurat-bolditalic.eot");
    src:url("fonts/lineto-akkurat-bolditalic.eot?#iefix") format("embedded-opentype"),
        url("fonts/lineto-akkurat-bolditalic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}


/* Subsetted */

@font-face {
    font-family: "Akkurat-Light-S";
    src:url("fonts_subsetted/lineto-akkurat-light.eot");
    src:url("fonts_subsetted/lineto-akkurat-light.eot?#iefix") format("embedded-opentype"),
        url("fonts_subsetted/lineto-akkurat-light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Regular-S";
    src:url("fonts_subsetted/lineto-akkurat-regular.eot");
    src:url("fonts_subsetted/lineto-akkurat-regular.eot?#iefix") format("embedded-opentype"),
        url("fonts_subsetted/lineto-akkurat-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Lightitalic-S";
    src:url("fonts_subsetted/lineto-akkurat-lightitalic.eot");
    src:url("fonts_subsetted/lineto-akkurat-lightitalic.eot?#iefix") format("embedded-opentype"),
        url("fonts_subsetted/lineto-akkurat-lightitalic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Italic-S";
    src:url("fonts_subsetted/lineto-akkurat-italic.eot");
    src:url("fonts_subsetted/lineto-akkurat-italic.eot?#iefix") format("embedded-opentype"),
        url("fonts_subsetted/lineto-akkurat-italic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Bold-S";
    src:url("fonts_subsetted/lineto-akkurat-bold.eot");
    src:url("fonts_subsetted/lineto-akkurat-bold.eot?#iefix") format("embedded-opentype"),
        url("fonts_subsetted/lineto-akkurat-bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Akkurat-Bolditalic-S";
    src:url("fonts_subsetted/lineto-akkurat-bolditalic.eot");
    src:url("fonts_subsetted/lineto-akkurat-bolditalic.eot?#iefix") format("embedded-opentype"),
        url("fonts_subsetted/lineto-akkurat-bolditalic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
/*additionals*/

.row
{
margin-left:0px;
}

#container
{
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	
}

input[type="radio"] {
  margin-right: 10px;
}
label
{
	min-width:200px;
}
#buttons li a {
  text-decoration: none;
  color: #000;
  display: block;
  font-size:120%
}

#buttons li a:hover {
  text-decoration: none;
  color: #000000;
  background-color: yellow;
}
#buttons li {
  float: left;
   min-height:50px;
  list-style: none;
  text-align: left;
  padding-left:20px;
  background-color: orange;
  margin-right: 30px;
  width: 100%;
 margin-bottom:10px;
}

.navbar-default
{
	width:100%;
    background: #f9e53c;
    color:White;
    margin-top:1px;

}

.navbar-default .navbar-collapse, .navbar-default .navbar-form 
{
    background: #f9e53c;
    color: White;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color:White;
    background-color: rgb(249, 229, 60);
}
.navbar-default .navbar-nav > li
{
    background-color: rgb(249, 229, 60);
    

}

.navbar-default .navbar-nav > li > a, a:focus, .navbar-default .navbar-nav > li > a:hover {

	color: #000;
	padding: 15px 20px 5px 5px;
	line-height: 17px;
	min-height: 50px;
	min-width: 50px;
	height: 100%;
	font-size:18px;
	
	
	}

 
  


#banner {
  width: 1172px;
  height: 75px;
  background: #f9e547;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#screenShot {
  width: 1155px;
  height: 204px;
}

#mask {
  width: 1155px;
  height: 204px;
  background: #d8d8d8;
}

#screenShot {
  width: 1172px;
  height: 511px;
}

#header {
    background: #f9e547;
    position: relative;
}

#header2 {
    background: #f9e547;
    position: relative;
}

#header .holder {
    overflow: hidden;
    padding: 19px 14px 25px 0;
}

#header2 .holder2 {
    overflow: hidden;
    padding: 19px 14px 25px 0;
}

.pull-left {
    float: left !important;
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

header {
    display: block;
}

#rectangle8 {
  width: 740px;
  height: 199px;
  background: #f9e547;
}

.container-fluid {
    max-width: 1115px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;

}

#wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
     background: #f9e547;
     border-bottom: 5px solid #000;
}


.navbar-default .navbar-nav {
    font-size: 17px;
    line-height: 22px;
    display: table;
}


.navbar-default {
    background-color: #f8f8f8;
   
}

.navbar {
    position: relative;
    min-height: 50px;
     border: none;
}



.search-bar {
    background: #f9e53c;
    padding: 10px 198px 8px 0;
    position: relative;
    margin-top: -24px;
    border-top: 1px solid #fff;
  
}

.search-in-wrap {
    margin-right: 1px;
    max-width: none;
    width: 18%;
    position: relative;
    display: inline-block;
}

.search-bar .opener-holder .search-opener {
    display: inline-block;
    vertical-align: middle;
    color: #f9e53c;
    padding: 1px 60px 1px 0;
    position: relative;
    margin-right: -20px;
    z-index: 1;
}

.search-in-wrap .select-area {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #f4e64e;
    border-radius: 0;
    display: block;
    float: none;
    font-size: 16px;
    font-weight: 300;
    height: 41px;
    line-height: 18px;
    padding: 11px 18px;
    width: 100% !important;
}

.select-area {
      position: relative;
    overflow: hidden;
    cursor: default;
        letter-spacing: 1px;
  }

.search-bar .simple-search-keyword-wrapper {
    max-width: 100%;
    width: 80%;
    display: inline-block;
}
.search-bar .search-form {
    max-width: none;
    padding-right: 40px;
    margin-right: 12px;
    position: relative;
}

.search-bar .opener-holder {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 198px;
    background: #000;
    margin-left: 12px;
    padding: 20px 0 20px 20px;
    font-size: 16px;
    line-height: 18px;
}

option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
        padding-inline-start: 2px;
    padding-inline-end: 2px;
}

label {
    min-width: 200px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

#footer .holder {
    position: relative;
    padding: 39px 9px 28px 0;
}

.footer-block1 {
    margin-bottom: 55px;
}

.footer-block2 {
    margin-bottom: 45px;
}
.footer-multi-links {
    margin: 0 0 73px;
}
.footer-multi-links:after {
    content: "";
    clear: both;
    display: table;
}

footer .footer-holder {
    float: left;
    padding: 5px 0 0;
}

#footer .holder:before {
    content: "";
    background: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px; 
    right: 0px; 

}
.footer-block2:after {
    content: "";
    clear: both;
    display: table;
}
.footer-info {
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    padding: 0 0 0 9px;
}
footer .footer-holder {
    float: left;
    padding: 5px 0 0;
}
footer .copyright {
    float: left;
    margin: 0 19px 0 0;
    max-width: 140px;
}
footer .additional-link2 {
    max-width: 560px;
}
.additional-link2 {
    float: left;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 12px;
}

.pull-right {
    float: right !important;
}


footer {
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    padding: 23px 11px 23px 0;
    background: white;
}




.search-bar .opener-holder:after {
    content: "";
    background: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -409px;
    left: 100%;
}

.sr-only {
    border: 0 none;
    clip: rect(0px,0px,0px,0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

#pv_simple_search_criteria_fld {
    box-sizing: border-box;
}
.search-bar .search-form input[type="search"], input.pv_simple_search {
    max-width: 100%;
    width: 100%;
    height: 40px;
    border: none;
    padding: 6px 27px;
    color: #000;
    font-weight: 300;
}

.search-bar .simple-search-keyword-wrapper {
    max-width: 100%;
    width: 80%;
    display: inline-block;
}

.search-form:after {
    content: "";
    clear: both;
    display: table;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.search-block-form [type=submit], .search-form [type=submit], button[type=submit], .search-form button.pv_simple_search_submit {
    width: 39px;
    height: 37px;
    background: #000;
    border-radius: 0;
    border: 0;
    color: #fff;
    float: left;
    font-size: 19px;
    line-height: 1;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    text-align: center;
    padding: 0;
    position: relative;
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

fieldset {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
  
}

.search-bar .opener-holder .search-opener:after {
    content: "";
    background: #f9e53c;
    position: absolute;
    right: 35px;
    top: 0;
    bottom: 0;
    width: 2px;
}

.search-bar .opener-holder .search-opener:before {
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    right: 3px;
    border: solid #f9e53c;
    border-width: 0 0 2px 2px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    top: 50%;
    margin-top: -2px;
    z-index: 1;
}

hr {
 

   border: none;
    height: 2px;
    background-color: #f9e547; 
}

hr.open {
    margin-top: 20px;
    margin-bottom: 20px;
   
    border: none;
    height: 2px;
    background-color: #f9e547; 
    overflow: hidden;
}

h1.allblack{
    border-top: 2px dotted #202612;
}
h1.open{
    border-top: 2px dotted #f9e547;
}
h1.opendash{
    border-top: 2px dotted #f9e547;
    margin-left: 15px;
    margin-right: 15px;
}
h1.bootgridopen {
    border-top: 2px dotted #f9e547;
    margin-left: -25px;
    margin-right: -5px;

}

h1.bootgridopendashboard {
    border-top: 2px dotted #f9e547;

}
h1.messageopen {
    border-top: 2px dotted #f4826a;
}

h1.openimage{
    border-top: 2px dotted #f9e547;
    margin-top: 130px;
}
h1.closed{
    border-top: 2px dotted #00aebe;
}
h1.boxmodel{
    border-top: 2px dotted #c5e86c;
}
h1.evaluation{
    border-top: 2px dotted #e2e1e1;
}
h1.price{
    border-top: 2px dotted #202612;
}

h1.pricequote{
     border-top: 2px dotted #202612;
     margin-left: 10px;
     margin-right: 10px;
     margin-top: 40px;
}

hr.allblack {
      margin-top: 0px;
    margin-bottom: 0px;
   
    border: none;
    height: 2px;
    background-color: black; 
    overflow: hidden;
  
}

hr.price {
      margin-top: 0px;
    margin-bottom: 0px;
  
    border: none;
    height: 2px;
    background-color: black; 
    overflow: hidden;
    border-top: dotted 1px;
}


hr.closed {
    margin-top: 20px;
    margin-bottom: 20px;
  
    border: none;
    height: 2px;
    background-color: #00aebe; 
 
}

hr.evaluation {
    margin-top: 20px;
    margin-bottom: 20px;
    
    border: none;
    height: 2px;
    background-color: #e2e1e1;
   
}

hr.boxmodel {
    margin-top: 20px;
    margin-bottom: 20px;
   
    border: none;
    height: 2px;
    background-color: #c5e86c;
 
}


div.openrecord{
  background-color: rgba(249,229,71,0.2);
   box-shadow: 0px 2px 4px #dddddd;
   overflow: hidden;
   height: 220px;
}

div.opendigital{
  background-color: rgba(249,229,71,0.2);
   
   overflow: hidden;
   padding-bottom: 65px;
   height: 240px;
}

div.closed{
  background-color: rgba(0,174,190,0.2);
  box-shadow: 0px 2px 4px #dddddd;
  overflow: hidden;
  height: 180px;
}

div.evaluation{
  background-color: #e2e1e1;
  overflow: hidden;

min-height: 225px;
}

div.boxmodel{

 background-color: rgba(197,232,108,0.2);
 overflow: hidden;
 padding-bottom: 65px;
 min-height: 210px;
}

input[type=checkbox] {
        margin: 0;
    margin-top: 1px \9;
    line-height: normal;
    width: 20px;
    height: 20px;
    border: solid 1px;
}
input[type=radio] {
        margin: 0;
    margin-top: 1px \9;
    line-height: normal;
    width: 20px;
    height: 20px;
    border: solid 1px;
     -moz-appearance: checkbox;  
    -webkit-appearance: checkbox; 
    -ms-appearance: checkbox;
  appearance: checkbox;
   

}
input[type=radio]:before {
        margin: 0;
    margin-top: 1px \9;
    line-height: normal;
    width: 20px;
    height: 20px;
    border: solid 1px;
    -moz-appearance: checkbox;    
    -webkit-appearance: checkbox; 
    -ms-appearance: checkbox;
  appearance: checkbox;
   

}

input[type=radio]:focus {
  outline-color: transparent;
}


.fold::before {
  content:"";
  position: absolute;
  top: 32px;
  right: 32px;
  border-style: solid;
  border-width: 0 100px 100px 0;
  border-color: #f9e547;
  transition: all ease 0.5s;
  
}

.fold {

  position: relative;
  height: 200px;
  padding: 25px;
  background: #f9e547;
  
}


.back-ground
{
    background-repeat: repeat;
    overflow-x: hidden;
}
.note {
    position: relative;

    padding: 1em 1.5em;
    margin: 2em auto;
    color: #fff;
    background: #97C02F;
    overflow: hidden;
 
}

.note:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 16px 16px 0;
   
    border:solid 1px white;
  
    display: block;
    width: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
}


div#onesearch {
    width: 15%;
    height: 200px;
    float: left;
}
div#twosearch {
    margin-left: 15%;
    height: 200px;
  
}

div#one {
    width: 15%;
    height: 200px;
    background: red;
    float: left;
}
div#two {
    margin-left: 15%;
    height: 200px;
    background: black;
}

.collapsible {
  color: black;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.active, .collapsible:hover {
  /*background-color: #555;*/

}

a.prov1.active{
  border-bottom: solid 5px white;
}
a.prov2.active{
  border-bottom: solid 5px white;
}
a.prov3.active{
  border-bottom: solid 5px white;
}
a.prov4.active{
  border-bottom: solid 5px white;
}
a.prov5.active{
  border-bottom: solid 5px white;
}
a.prov6.active{
  border-bottom: solid 5px white;
}
a.prov7.active{
  border-bottom: solid 5px white;
}
a.prov8.active{
  border-bottom: solid 5px white;
}



.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}

#contentbox {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#contentbox td, #contentbox th {
  border: 1px solid #ddd;
  padding: 8px;
}

#contentbox tr:nth-child(even){background-color: #f2f2f2;}

#contentbox tr:hover {background-color: #ddd;}

#contentbox th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: white;
  color: black;
}


.multi-steps > li.is-active:before, .multi-steps > li.is-active ~ li:before {
   content: counter(stepNum);
   font-family: inherit;
   font-weight: 700;
}
 .multi-steps > li.is-active:after, .multi-steps > li.is-active ~ li:after {
   background-color: #ededed;
}
 .multi-steps {
   display: table;
   table-layout: fixed;
   width: 100%;
}
 .multi-steps > li {
   counter-increment: stepNum;
   text-align: center;
   display: table-cell;
   position: relative;
   color: #f9e547;
}
 .multi-steps > li:before {
   content: '\f00c';
   content: '\2713';
   content: '\10003';
   content: '\10004';
   content: '\2713';
   display: block;
   margin: 0 auto 4px;
   background-color: #fff;
   width: 36px;
   height: 36px;
   line-height: 32px;
   text-align: center;
   font-weight: bold;
   border-width: 2px;
   border-style: solid;
   border-color: #f9e547;
   border-radius: 50%;
}
 .multi-steps > li:after {
   content: '';
   height: 2px;
   width: 100%;
   background-color: #f9e547;
   position: absolute;
   top: 16px;
   left: 50%;
   z-index: -1;
}
 .multi-steps > li:last-child:after {
   display: none;
}
 .multi-steps > li.is-active:before {
   background-color: #fff;
   border-color: #f9e547;
}
 .multi-steps > li.is-active ~ li {
   color: #808080;
}
 .multi-steps > li.is-active ~ li:before {
   background-color: #ededed;
   border-color: #ededed;
}

.openrecordstyle {
    border-left:solid 10px #f9e547;
    width:100%;
    margin-bottom:20px;
    margin-top:20px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}
.closedrecordstyle {
    border-left:solid 10px #00aebe;
    width:100%;
    margin-bottom:20px;
    margin-top:20px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

.evaluationrecordstyle {
    border-left:solid 10px #e2e1e1;
    width:100%;
    margin-bottom:20px;
    margin-top:20px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    min-height: 220px;
}

.boxstyle {
    border-left:solid 10px #c5e86c;
    width:100%;
    margin-bottom:20px;
    margin-top:20px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    min-height: 210px;
}

.buttondigitalcopy {
    width: 196px;  
    height: 42px;
    box-shadow: 0px 2px 4px #bdbdbd;
    padding: 8px 40px 8px 8px;
    background: #f9e547 url(images/view.png);
    background-position: 145px 10px;
    background-repeat: no-repeat;
}

.buttondownload {
    width: 251px; 
    height: 42px;
    box-shadow: 0px 2px 4px #bdbdbd;
    padding: 8px 40px 8px 8px;
    background: #f9e547 url(images/download.png);
    background-position: 180px 7px;
    background-repeat: no-repeat;
}
.buttonreturn {
    width: auto; 
    height: auto;
    box-shadow: 0px 2px 4px #bdbdbd;
    background: #f9e547 ;
    background-position: 180px 7px;
    background-repeat: no-repeat;
    color: black;
}

.buttonviewcontentsofbox {
    width: 231px; 
    height: 42px;
    box-shadow: 0px 2px 4px #bdbdbd;
    padding: 8px 40px 8px 8px;
    background: #c5e86c url(images/view.png);
    background-position: 175px 10px;
    background-repeat: no-repeat;
    text-align: center;
}

.buttonbacktosearchresults {
    width: 227px;
    height: 42px;
    border: solid 1px;
    background: #ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

.buttonremoveallselections {
    width: 215px; 
    height: 42px;
    border: solid 1px;
    background: #ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

.buttonconfirmorder {
    width: 159px; 
    height: 42px;
    background: #f9e547;
    box-shadow: 0px 2px 4px #bdbdbd;
}

.orderlinestandard {
    border-left:solid 30px #f9e547;
    width:100%;
    min-height:76px;
    margin-bottom:20px;
    margin-top:20px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

.recordstyleshowcart {
    border-left:solid 10px #f9e547;
    width:100%;
    min-height:76px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.recordstyleshowcartunavailable {
    border-left:solid 10px #f9e547;
    width:100%;
    min-height:76px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
    padding-top: 10px;
    padding-left: 10px;
}


.boxstyleshowcart {
    border-left:solid 10px #c5e86c;
    width:100%;
    min-height:76px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.openclosedboxicon {
    float:left;
    margin-right:5px;
    margin-top:8px;
    width: 20px;
}
input.icons{
    width: 20px;
    padding-top: 8px;
   
}

input.iconsstyle{
    width: 20px;
    padding-top: 8px;
   width: 25px;
}

input.notification {
   margin-top:15px;
   margin-left:15px;
}

input.iconsstyleother{
    width: 20px;
    padding-top: 8px;
    float:left;
    margin-right:5px;
    margin-top:8px;
}

.orderlinefirst {
    border-left:solid 30px #f9e547;
    width:100%;
    min-height:76px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.notificationlistfirst {
    width:100%;
    min-height:76px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-top:3px;
}

.notificationlistsecond {
    width:100%;
    min-height:76px;
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    margin-top:3px;
}

.orderlinesecond {
    border-left:solid 30px #f9e547;
    width:100%;
    min-height:76px;
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.orderlinefirstclosed {
    border-left:solid 30px #00aebe;
    width:100%;
    min-height:76px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.orderlinesecondclosed {
    border-left:solid 30px #00aebe;
    width:100%;
    min-height:76px;
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.orderlinefirstbox {
    border-left:solid 30px #c5e86c;
    width:100%;
    min-height:76px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.orderlinesecondbox {
    border-left:solid 30px #c5e86c;
    width:100%;
    min-height:76px;
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}


.orderlinefirstscan {
    border-left:solid 10px #f9e547;
    width:100%;
    min-height:76px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.orderlinesecondscan {
    border-left:solid 10px #f9e547;
    width:100%;
    min-height:76px; 
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}


.orderlinefirstscanclosed {
    border-left:solid 10px #00aebe;
    width:100%;
    min-height:76px; 
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.orderlinesecondscanclosed {
    border-left:solid 10px #00aebe;
    width:100%;
    min-height:76px; 
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.orderlineboxfirst {
    border-left:solid 10px #c5e86c;
    width:100%;
    min-height:76px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.orderlineboxsecond {
    border-left:solid 10px #c5e86c;
    width:100%;
    min-height:76px;
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    margin-bottom:3px;
    margin-top:3px;
}

.moveupdownbuttons {
    float:left;
    margin-left:-35px;
    margin-top:15px;
}

.moveupbuttons{
    margin-top: 5px;
    float: left;
    margin-left: -35px;
}
.movedownbuttons{
    float: left;
    margin-left: -35px;
    margin-top: 35px;
}

.movedownbuttonssingle{
    float: left;
    margin-left: -35px;
    margin-top: 17px;
}

.removebuttonstyle {
    float:right;
    margin-right:5px;
    margin-top:10px;
}

.contentreadingroom {
   
    float:left;
    clear:left;
    margin-top:20px;
    margin-bottom:10px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

div.notificationmain {
   
    float:left;
    clear:left;
    margin-top:20px;
    margin-bottom:10px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    overflow-y: scroll;
    height: 370px;
    overflow-x: hidden;
}

div.notificationmainall {
   
    float:left;
    clear:left;
    margin-top:20px;
    margin-bottom:10px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
 
}
div.logindetails {
   
    
    margin-top:20px;
    margin-bottom:10px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
 
}

div.newaddresstomyaccount {
  
    margin-top:20px;
    margin-bottom:10px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
 
}

div.menunavigation{
  background: #000;font-size: 17px;line-height: 18px;
}



div.overduemain{
  float:right;
    clear:right;
    margin-top:20px;
    margin-bottom:10px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    overflow-y: scroll;
    height: 370px;
    overflow-x: hidden;
}

tr.overduerow{
  border-bottom: 1px solid gray;
  height: 70px;
  font-size: 14px;
}

thead.overdueheader{
  border-bottom: 3px solid black;
  font-size: 14px;
}


td.overduetd{

  text-align: center;
}

div.notificationmain::-webkit-scrollbar {
  width: 1em;
}
 
div.notificationmain::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
div.notificationmain::-webkit-scrollbar-thumb {
  background-color: #f9e547;
  outline: 1px solid slategrey;
}

div.overduemain::-webkit-scrollbar {
  width: 1em;
}
 
div.overduemain::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
div.overduemain::-webkit-scrollbar-thumb {
  background-color: #f9e547;
  outline: 1px solid slategrey;
}

a.showall{
  float:right;
  text-decoration:underline;
  color:black;
  font-size: 17px;
  font-weight: 300;
}

input.showall{
  float:right;
  background:transparent;
  text-decoration:underline;
  color:black;
  font-size: 17px;
  font-weight: 300;
 
  border:0px;
}

.papercopies {
    float:left;
    clear:left;
    margin-top:20px;
    margin-bottom:10px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

.originalcopies {
    float:left;
    clear:left;
    margin-top:20px;
    margin-bottom:10px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

.papercopiesquote {
    float:left;
    clear:left;
    margin-top:20px;
    margin-bottom:10px;
    background:rgba(67,199,244,0.3);
    box-shadow: 0px 2px 4px #dddddd;
}

.digitalcopies {
    float:left;
    clear:left;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-top:20px;
    margin-bottom:10px;
}

.digitalcopiesquote {
    float:left;
    clear:left;
    background:rgba(67,199,244,0.3);
    box-shadow: 0px 2px 4px #dddddd;
    margin-top:20px;
    margin-bottom:10px;
}

.certifiedcopies {
    float:left;
    clear:left;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-top:20px;
    margin-bottom:10px;
}

.originalitemdelivery {
    float:left;
    clear:left;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-top:20px;
    margin-bottom:10px;
}

.evaluationorders {
    float:left;
    clear:left;
    background:#e1e2e2;
    box-shadow: 0px 2px 4px #dddddd;
    margin-top:20px;
    margin-bottom:10px;
}

.currentlyunavailable {
    border:solid #f4826a;
    background:#e1e2e2;
    box-shadow: 0px 2px 4px #dddddd;
    margin-top:20px;
    margin-bottom:10px;
}



.paynowbutton {
    width:251px;
    height: 42px;
    background: #f9e547;
     box-shadow: 0px 2px 4px #bdbdbd;
  
     margin-top: 10px;
     margin-bottom: 5px;
}
.quoteviewbutton {
    width:251px;
    height: 42px;
    background: #89cff0;
     box-shadow: 0px 2px 4px #bdbdbd;
  
     margin-top: 10px;
     margin-bottom: 5px;
         border: black solid 1px;
}

.paynowbuttonother {
    width:251px;
    height: 42px;
    background: #f9e547;
     box-shadow: 0px 2px 4px #bdbdbd;
     margin-top: 10px;
     margin-bottom: 5px;
}

.cancelorderbutton {
    width:251px;
    height: 42px;
    border: solid 1px;
    background: #ffffff;
    box-shadow: 0px 2px 4px #dddddd;
   
    margin-top: 10px;
}

.cancelorderbuttonother {
    width:251px;
    height: 42px;
    border: solid 1px;
    background: #ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-top: 10px;
}

.cancelorderconfirmationpage {
    width:235px;
    height: 42px;
    border: solid 1px;
    background: #ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-top: 10px;
    margin-left:10px;
}

.paymentcreditcard {
    min-width: 251px;
    height: 42px;
    background: #f9e547;
     box-shadow: 0px 2px 4px #bdbdbd;
     margin-top: 10px;
     margin-bottom: 5px;
}

.paymentpaypal {
    width: 330px; 
    height: 42px;
    box-shadow: 0px 2px 4px #dddddd 8px 40px 8px 8px;
    margin-left:15px;
    border: solid 1px black;
    background: #ffffff url(images/paypal.png);
    background-position: 200px 10px;
    background-repeat: no-repeat;
}

.paymentinputstyle {
    margin-bottom: 20px;
    border: solid 1px #bdbdbd;
    background: #f7f7f7;
}

.paymentselectstyle {
    margin-bottom: 20px;
    border: solid 1px #bdbdbd;
    background: #f7f7f7;
        display: block;
}

.paymentinputstylesecond {
    margin-bottom: 20px;
    border: solid 1px #bdbdbd;
    background: #f7f7f7;
   
}

.radiodiff {
    -webkit-appearance: radio;
    border: 5px solid #00aebe;
}

.shippingcontent {
    margin-top: 20px;
    border: solid 1px #efefef background: #ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

.proceedorderstyle {
    box-shadow: 0px 2px 4px #dddddd;
    background: #f9e547;
    height: 42px;
}

.confirmationorder {
    margin-top:20px; 
    margin-bottom:10px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

.confirmationorderparagraph {
    float:right;margin-right: 15px;font-size: 14px;margin-top:15px;
}
.confirmationorderheading {
    float:right;margin-right: 15px;font-size: 14px;
}

.confirmationorderparagraphother {
    float:right;margin-right:5px;margin-top:8px;margin-top:15px;
}

.downloadbutton {
    width: 235px;
     height: 42px;
     box-shadow: 0px 2px 4px #bdbdbd;
     padding: 8px 40px 8px 8px;
     background: #f9e547 url(images/download.png);
     background-position: 180px 6px;
     background-repeat: no-repeat;
     margin-top: 10px;
     margin-left:10px;
}

.summarystyle {
    width:255px;
    min-height:360px;
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    border: solid 1px #efefef;
    margin-top:20px;
    margin-bottom:10px;
}
.quotesummarystyle {
    width:255px;
    min-height:300px;
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    border: solid 1px #efefef;
    margin-top:10px;
    margin-bottom:10px;
}
.summarystyleinvoice{
     width:255px;
    min-height:260px;
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    border: solid 1px #efefef;
    margin-top:20px;
    margin-bottom:10px;

}

.summarylinefirst {
    margin-bottom: 20px;
    line-height: 24px;
}
.quotesummary {
    
    line-height: 24px;
}

.summarylinesecond {
    font-size: 13.5px;padding-left: 10px;padding-right: 0px;
   
}
.summarylinesecondbold {
    font-size: 13.5px;padding-left: 10px;padding-right: 0px;
    font-weight: 600;
}

.summarylinesecondtotal {
    font-size: 13.5px;padding-left: 10px;padding-right: 0px;
    font-weight: 600;
}

.summarylinesecondgst {
    font-size: 11px;padding-left: 10px;padding-right: 0px;
}

.fixupbold {
    padding-left: 0px;padding-right: 0px;
    font-size: 13.5px;
    font-weight: 600;
}

.fixup {
    padding-left: 0px;padding-right: 0px;
    font-size: 13.5px;
 
}

.labelspec {
    font-weight: normal !important;
    vertical-align: bottom;
    display: block;
}

.labelspecradio {
    font-weight: normal !important;
    vertical-align: bottom;
   
}

.unabletoprocess {
    float: left;
    clear: left;
    background: #ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-top: 10px;
    margin-bottom: 10px;
}

#wrapperinput {
  position: relative;
   z-index: 1;
}
#wrapperinput input {
  padding-right: 14px;
}
#wrapperinput select {
  padding-right: 14px;
}
#wrapperinput:after {
  content: "*";
  position: absolute;
  right: 5px;
  top: +3px;
  color: red;
  z-index: 5;
}
input.directentryradio
{
border-radius: 50px;

}

#provcutoutbox
{
	max-width:1000px;margin-left:auto;margin-right:auto;
	background: #f9e547; height: 102px;
}
#provcutoutbox:before
{
    content: '';
    float:right;
    margin-top:52px;
    border-right: 51px solid white;
    border-top: 51px solid #f9e547    ;
    height:52px;
    width: 0;
}

.showinvoice {
    height: 257px;
    /* background-color:rgba(249,229,71,0.2);*/
    /*background: rgba(249,229,71,0.2);*/
}

.generalsettinginvoice {
    max-width:1024px;
    margin-left:auto;
    margin-right:auto;
}

.titlediv{
    max-width:1024px;
    margin-left:auto;
    margin-right:auto;
    background: #f9e547; 
    height: 102px;
}

.h1titlediv{
    max-width:1024px;
    margin-left:auto;
    margin-right:auto;
}

.titlecolsetting{
    margin-top:10px;
    margin-left:15px;
}

hr.titlestyle {
    max-width:1024px;
    height: 3px;
    background: #f9e547;
}

.submitpaypal{
    width: 330px; 
    height: 42px;
    box-shadow: 0px 2px 4px #dddddd 8px 40px 8px 8px;
    margin-left:15px;
    border: solid 1px black;
    background: #ffffff url(images/paypal.png);
    background-position: 200px 10px;
    background-repeat: no-repeat;
}

h1.titlestyle{
    font-size: 30px;
    border-top: 2px dotted #f9e547;
     max-width:1024px;
    height: 3px;
}

#modal-header{
    background: #f9e547;
    height: 100px;
}

.popupimagestyle{
    float:right;
    margin-right:5px;
    margin-top:15px;
}
#myModalLabelDigitalQuote{
    margin-left:20px; 
    margin-top:10px;
}

#myModalLabelDigital{
    margin-left:20px; 
    margin-top:10px;
}
#myModalLabelPaperQuote{
    margin-left:20px; 
    margin-top:10px;
}

#myModalLabelPaper{
    margin-left:20px; 
    margin-top:10px;
}

label.popupstyle{
    font-weight: normal !important;
    float:left;
    margin-left:20px;
}

select.popupstyle{
    width: 240px;
    margin-left: 20px;
}

input.popupstyleradio{
    -webkit-appearance: radio;
}

input.modalsubmit{
    color: black;
    width:130px;
    height: 35px;
    float:left;
    margin-left:20px;
    background: #f9e547; 
    box-shadow: 0px 2px 4px #bdbdbd;
    margin-top: 10px;
    margin-bottom: 5px;
}

a.breadcrumbs {
    color: black;
}

#modal-dialog{
    top:50px;
}
#modal-dialog_quote{
    top:50px;   
}

p.popupstyle{
    margin-left:20px;
}
div.popupstyle{
    margin-left:20px;
}

span.popupstyle{
    font-size:90%;
}
span.small{
    font-size:80%;
}

a.popupstyle{
    color:black;
    text-decoration: underline;
}

div.retrypayment{
    color:red;
    font-size:130%;
}

div.lining{
    float:left;clear:left;
}

input.submitwarning{
    float:right;
    margin-right:5px;
}

input.imageremove{
    float:right;
    margin-right:25px;
}

input.imageremovex{
    width: 16px;
    height: 16px;
}

input.imageremoveother{
    float:right;
    margin-right:5px;
    margin-top:10px;
}

div.margining{
    margin-bottom: 10px;

}

#container-boxes{

    display: flex;
}
#box1 , #box2{
    min-height: 190px;
    padding-bottom: 20px;
    display: table-cell;
    height: auto;
    overflow: hidden;
}
span.iconselections{
    display: inline-block;
    vertical-align: 5px;
}

span.iconselectionsorderdetails {
    vertical-align: 5px;
}

span.bold{
    font-weight:bold;
}

div.col12lining{
    margin-bottom:10px;
    margin-top:20px;
}

div.creditcard {
    padding-left: 15px;
    padding-right: 30px;
}

input.radiostyle{
    -webkit-appearance: radio;
    border: 5px solid #00aebe;
}

div.termsconditions{
    padding-left:25px;
}

div.shippingmain{
    padding-left:20px;
}

div.shippingstyle{
    padding-left:20px;
    padding-right:20px;
    margin-bottom: -10px;
}

div.paymentstyle{
    margin-bottom: -10px;
}

p.shippingstyle{
    font-size: 14px;
    padding-bottom: 25px;
}

p.shippingstyleviewing{
    padding-top:25px;
    font-size: 15px;
}

p.shippingstyleother{
    font-size: 14px;
    padding-bottom: 25px;
}

div[class^="boxcontent"] {
    display:none;
}


div.storeform{
    padding:20px;
}

.applyvoucher{
    width: 100%;
    height: 34px;
    background: #f9e547;
    box-shadow: 0px 2px 4px #bdbdbd;
    margin-top: 20px;
}

.browsebutton{
    min-width:200px;
    height: 42px;
    border: solid 1px;
    background: #ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    font-size: large;
    margin-top: 10px;
}

#provcutoutbox
{
    max-width:1000px;
    margin-left:auto;
    margin-right:auto;
    background: #f9e547;
    height: 102px;
}
#provcutoutbox:before
{
    content: '';
    float:right;
    margin-top:52px;
    border-right: 51px solid #FFFADA;
    border-top: 51px solid #f9e547    ;
    height:52px;
    width: 0;
}

span.messages{
    display:inline-block;
    width:95%;
    font-size:97%;
}

span.cartmessages{
    font-size:11.5px;
    display:inline-block;
    width:95%;
}

.viewingcontent {
    margin-top: 20px;
    border: solid 1px #efefef background: #ffffff;
    
}

.modal-footer{
    text-align: right;
    border-top: none;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-top: -20px;
}

.modal-title{
    width: 511px;
    height: 54px;
    color: #323232;
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: -0.2048px;
}

div.additionaloptions{
    padding-bottom: 6px;
}

div.deliverymethodpopup{
    margin-top: -12px;
}

p.popupstyleother{
    margin-top: -8px;
    margin-left:20px;
}

a.titleselections{
    color: black;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 600;
}

a.seriesselections{
    color: black;
    text-decoration: underline;
    font-size: 14px;
}

div.selectionoptions{
    font-size: 13.5px;
}

div.boxbuttonpush{
    padding-left: 40px;
}

div.digitalbuttonpush{
    padding-left: 70px;
}
div.titlesizescart{
    font-size: 14px;
}

div.evaluationtransparency{
    opacity: 0.5;
}

p.selections{
    font-size: 14px;
}

a.digitalbuttonstyle{
    text-decoration: none;
    color: black;
}

h4.bolder{
        font-weight: 600;
}

div.provmodalcutdigital{
        clip-path: polygon(50% 0%, 100% 0, 100% 85%, 90% 100%, 0 100%, 0 0);
         -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 85%, 90% 100%, 0 100%, 0 0);

}

div.provmodalcutpaper{
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 88%, 90% 100%, 0 100%, 0 0);
     clip-path: polygon(50% 0%, 100% 0, 100% 88%, 90% 100%, 0 100%, 0 0);
}
       
        
.dot {
  height: 50px;
  width: 50px;
  background-color: #f9e547;
  border-radius: 50%;
  display: inline-block;
}

.containerprogressbar {
  position: relative;
  text-align: center;
  color: white;
 
}

.centeredprogressbar {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color:black;
  font-size: 14px;
}

.floatprogressbars{
    width:18.56%;
    float:left;
}

.floatprogressbarsside{
    width:10%;
    float:left;
}
.floatprogressbarslast{
    width:14.28%;
    float:left;
}

.progressbartext{
    margin-left:25px;
    opacity:0.5;
    margin-top: 15px;
    font-size: 14px;
}
.progressbarline{
    margin-top:25px;
    background-color: #808080;
    opacity: 0.3;
}

div.steps{
    width:100%;
}

p.selectedaddress{
    padding-left: 25px;
}

div.applybutton{
    margin-top: 18px;
}

.buttonorderagain {
    
    min-width: 140px; 
    height: 42px;
    border: solid 1px;
    background: #ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

.savenewproxy {
    
    min-width: 140px; 
    height: 42px;
    border: solid 1px;
    background: #f9e547;
    box-shadow: 0px 2px 4px #dddddd;
}

h3.myaccountheader{
      margin-left: 20px;
    font-weight: 600;
    font-size: 25px;
}

h1.myaccountopen{
    border-top: 2px dotted #f9e547;
    margin-left: 5px;
}

div.addressblocks{
      margin-top: 23px;
    width: 100%;
    min-height: 46px;
    border-bottom: 1px solid #CDCDCD;
}

div.newaddressblocks{
    margin-top: 10px;
    width: 100%;
    min-height: 46px;
   
}

div.lastaddressblock{
      margin-top: 25px;
      float:right;
      margin-bottom: 20px;
    min-height: 46px;
    margin-right: 2px;
   
}

.buttonorderlistdigitalview {
    
    width: 140px; 
    height: 42px;
    border: solid 1px;
    background: #f9e547;
    box-shadow: 0px 2px 4px #dddddd;
}

.buttonsviewdetails {
    width: 140px; 
    height: 42px;
    background: #f9e547;
    box-shadow: 0px 2px 4px #bdbdbd;
}

#provcutoutboxdash
{
    max-width:1200px;
    margin-left:auto;
    margin-right:auto;
    background: #f9e547;
    height: 102px;
}
#provcutoutboxdash:before
{
    content: '';
    float:right;
    margin-top:52px;
    border-right: 51px solid #FFFADA;
    border-top: 51px solid #f9e547    ;
    height:52px;
    width: 0;
}

#containerdash
{
    max-width:1200px;
    margin-left:auto;
    margin-right:auto;
    
}

li.dashboardmenu{
    float: left;
    width: 12.5%;
    /*text-align: center;*/
    border-left: solid 1px white;
    font-size: 16px;
}

#containerdnotifications
{
    max-width:1200px;
    margin-left:auto;
    margin-right:auto;
    
}

.filterbyorderlist{
      margin-top: 10px;
    margin-bottom: -5px;
    font-size: 14px;
    font-weight: 600;
    margin-left: 3px;
}

.printbutton{

  background: none!important;
  border: none;
  padding: 0!important;
  font-family: arial, sans-serif;
  color: black;
  text-decoration: underline;
  cursor: pointer;
  font-size: 20px;
}


.viewpagerecordstyle {
    width:100%;
    margin-bottom:20px;
    margin-top:20px;
    background:#ffffff;
    box-shadow: 0px 2px 4px #dddddd;
    margin-left: 15px;
}

.dashboardfiltercontainer {
    width: 100%;
}

.filterleft {
    float:left;
    width: 20%;
    box-sizing: border-box;
}
.filterright {
    float:right;
    width: 78%;
    box-sizing: border-box;
}
.nofiltering {
    box-sizing: border-box;
}

h1.opendashimage{
    border-top: 2px dotted #f9e547;
    margin-top: 130px;
    margin-left: 15px;
    margin-right: 15px;
}

.detailspagedashboard {
    
    width:auto;
    
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    border: solid 1px #efefef;
    margin-top:20px;
    margin-bottom:10px;
    margin-right: 15px;
    margin-left: 15px;
    min-height: 89px;
    height: auto;
}

.detailspagelower {
    
    width:auto;
    
    background:#efefef;
    box-shadow: 0px 2px 4px #dddddd;
    border: solid 1px #efefef;
    margin-top:20px;
    margin-bottom:10px;
    margin-left:15px;
    margin-right: 15px;
    min-height: 150px;
}

.buttondownloaddigitalcopy {
    width: 196px;  
    height: 42px;
    box-shadow: 0px 2px 4px #bdbdbd;
    padding: 8px 40px 8px 8px;
    background: #f9e547 url(images/download.png);
    background-position: 155px 8px;
    background-repeat: no-repeat;
}

.detailspageinfoblock {
    
    width:auto;
    
    border: solid 1px #ff8243;
    margin-top:20px;
    margin-bottom:10px;
    margin-right: 15px;
    margin-left: 15px;
    min-height: 50px;
    border-radius: 10px;
}

#lowerbox1 , #lowerbox2{
    min-height: 150px;
    
    display: table-cell;
    height: auto;
    overflow: hidden;
}

.detailspagebuttonblock {
    
    width:auto;
    
    margin-top:20px;
    margin-bottom:10px;
    margin-right: 15px;
    margin-left: 15px;
    min-height: 50px;
    /*display: -webkit-inline-box;*/
    
}

.detailspagedivide {
    display: -webkit-inline-box;
}

p.buttonblock{
    margin-right: 12px;
}

.buttoneditview {
    
    min-width: 140px; 
    height: 42px;
    border: solid 1px;
    background: #ffffff;
    box-shadow: 0px 2px 4px #dddddd;
}

.buttonsviewquotedetails {
    width: 140px; 
    height: 42px;
    background: #89cff0;
    box-shadow: 0px 2px 4px #bdbdbd;
}
.quotemessage {
    width: 140px; 
    height: 30px;
    background: #89cff0;
    box-shadow: 0px 2px 4px #bdbdbd;
}
span.iconsdetails {
    
    vertical-align: 5px;
}

.filterorders{
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
}

p.cancelorder{
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
}

a.notificationheader{
  text-decoration:underline; 
  color:black;
  margin-left:10px;

}

input.notificationheader{
  background:transparent;
  text-decoration:underline;
  color:black;
  margin-left:10px;
 border:0px;
}
a.overdueheader{
  text-decoration:none;
  color:black;
  margin-left:10px;
}

span.notificationmessagetext{
  display:inline-block;
  margin-right:15px;
}

a.moreinfo{
  color:black;
  text-decoration:underline;
}

input.moreinfo{
  color:black;
  text-decoration:underline;
  background: none!important;
  border: none;
  padding: 0!important;
  font-family: arial, sans-serif;
  cursor: pointer;
}

button.moreinfo{
  color:black;
  text-decoration:underline;
  background: none!important;
  border: none;
  padding: 0!important;
  font-family: arial, sans-serif;
  cursor: pointer;
}

button.removeaddress{
  color:black;
  text-decoration:underline;
  background: none!important;
  border: none;
  padding: 0!important;
  font-family: arial, sans-serif;
  cursor: pointer;
  float:right;
}

img.arrows{
  float:right;
  width:20px;
}

img.information{
  width:15px;
  margin-left:5px;
}

div.notificationdetails{
  margin-top:5px;
  margin-bottom:10px;
  margin-left:28px;
}

h3.notificationheader{
  margin-bottom:25px;
  font-weight: 600;
}

.navbar
{
	margin-bottom:0px;
}


.navbar-default .navbar-nav > li > a, a:focus, .navbar-default .navbar-nav > li > a:hover {
	font-size: 17.0034px;
	font-family: "Akkurat", Helvetica, sans-serif;
	padding-left:5px;
	padding-top:0px;
	line-height:18px;
	min-height:50px;
	max-width:120px;
}
.navbar-default .navbar-nav > li > a, a:focus, .navbar-default .navbar-nav > li > a:hover :nth-of-type(2) {
	max-width:160px;
}
li : nth-child(9) {
}

.provmenulink
{
		border-right:solid 1px black;

}

.provmenulinklast  {
	border-right: none;
	font-size: 17.0034px;
	font-family: "Akkurat", Helvetica, sans-serif;
	padding-left:5px;
	padding-top:0px;
	line-height:18px;
	min-height:50px;
	max-width:130px;
}

.topmenu
{
	max-width: 1200px;margin-left: auto;margin-right: auto;
}
.typeoforderstitle
{
float:left;font-weight: 600;font-size: 30px;margin-left: 36px;
}
h1.ordertitle
{
font-size: 30px;font-weight:600;
}
#searchinput
{
	min-height: 45px;min-width:350px;
}
#orderlist
{
	width:100%;
}
.topmenu
{
	max-width: 1200px;margin-left: auto;margin-right: auto;
}
#navbar-prov
{
	margin-left: -45px;margin-right: -45px;
}
#dashtablesort
{
	width:200px;
}

.productflex
{
    display: flex;
    align-items:center;
    margin-top:20px;
}
