/*
Theme Name: calrealty
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

:focus {
    /* remember to define focus styles! */
    outline: 0;
}

.clr {
    clear: both
}

ol,
ul {
    list-style: none;
}

table {
    /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

blockquote:before,
blockquote:after,
q:before, 
blockquote,
q {
    quotes: "" "";
}

a img {
    border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
/* =Structure
----------------------------------------------- */

body {
    background: #10aec7;
    font-family: Verdana, Geneva, sans-serif;
    color: #474947;
    font-size: 12px;
}

a {
    color: #0099cc;
}

a:hover {
    text-decoration: none;
}

.bg {
    background: url(../images/site-bg.png) no-repeat left top;
    height: 100%;
    display: block;
    overflow: hidden
}

.bg-x {
    background: url(../images/bg-x.jpg) repeat-x center top;
    height: 100%;
    display: block;
}

.w .bg-y {
    background: url(../images/wbg-y.jpg) repeat-y center top #10aec7;
}

.bg-y {
    background: url(../images/bg-y.jpg) repeat-y center top #10aec7;
    height: 100%;
    display: block;
}

.main {
    background: #dadada url(../images/bg-img.png) repeat-x left top;
    min-width: inherit;
    max-width: 100%;
    margin: auto;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.header {
    height: auto;
    margin: auto;
}

.header .logo {
    background: rgba(0, 0, 0, 0) url("../images/logo.png") repeat-x scroll center top;
    float: left;
    height: 158px;
    margin: 0px 5px 5px 2px;
    width: 240px;
}

.header .pv-printworks {
    background: rgba(0, 0, 0, 0) url("../images/pv-printworks.png") repeat-x scroll center top / 100% auto;
    float: left;
    height: 80px;
    margin: 5px;
    width: 330px;
}

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

.header .top {
    float: left;
    margin-right: 25px;
    margin-top: 15px;
    padding-right: 0;
    padding-top: 0;
    text-align: right;
}

.header .top img {
    display: block;
    margin: 0px 0 12px 14px;
}

.header .bottom {
    background: rgba(0, 0, 0, 0) url("../images/top-links-bg.png") repeat-x scroll left top;
    clear: right;
    float: right;
    font-size: 14px;
    height: 70px;
    margin-top: -2px;
    padding: 10px 10px 10px 20px;
    text-align: right;
    /*                        width: 300px;*/
}

.header .bottom .mail {
    color: #3e9600;
    font-weight: bold;
}

.header .bottom .usr {
    color: #999999;
    margin-top: 5px;
    line-height: 14px;
}

.header .bottom .usr strong {
    color: #474947;
    font-weight: bold;
}

.header .bottom li {
    float: left;
    border-left: 1px #28b4dc solid;
    line-height: 12px;
    font-size: 12px;
    padding-left: 11px;
    margin-left: 11px;
    margin-top: 10px;
}

.header .bottom li a {
    color: #28b4dc;
}

.header .bottom a:hover {
    text-decoration: none;
}

.header .bottom li:first-child {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
}

.header .black-strip {
    background: url(../images/header-top-black-strip.png) no-repeat center top #000;
    height: 20px;
}

.color-strip {
    background: url(../images/color-strip.png) repeat center top #000;
    height: 3px;
}

.nav ul {
    background: url(../images/nav-bg.png) no-repeat left top;
    float: right;
    padding-left: 30px;
    height: 65px;
}

.nav li {
    background: url(../images/nav-line.png) no-repeat left top;
    padding: 0;
    height: 54px;
    float: left;
    margin-top: 2px;
}

.nav li a {
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
    display: block;
    line-height: 54px;
    padding: 0 8px;
}

.nav li a:hover,
.nav-active {
    /*    background:url(../images/nav-hover-bg.png) repeat-x left top; */
    background: rgba(64, 159, 64, 0.7) none repeat scroll 0 0;
}

.main-area {
    width: 100%;
    clear: both;
}

.main-area .menu {
    float: left;
    width: 258px;
    margin-top: 10px;
}

.w .main-area .menu {
    width: 144px;
}

.w .main-area .content-area .menu {
    float: none;
    width: 100%;
    margin: 0 0 0px;
    text-align: right;
}

.main-area .menu ul {
    float: right;
}

.main-area .menu li {
    clear: both;
}

.main-area .menu a {
    background: url(../images/menu.png) no-repeat left top;
    width: 117px;
    height: 120px;
    float: left;
    position: relative;
}

.main-area .menu a:hover span,
.main-area .menu a.active span {
    background: url(../images/arrow.png) no-repeat left top;
    width: 48px;
    height: 44px;
    float: left;
    position: absolute;
    top: 25px;
    left: -27px;
}

.main-area .menu .home a {
    background-position: 0 0;
}

.main-area .menu .home a:hover {
    background-position: -117px 0;
}

.main-area .menu .start-new-order a {
    background-position: 0 -120px;
}

.main-area .menu .start-new-order a:hover {
    background-position: -117px -120px;
}

.main-area .menu .my-orders a {
    background-position: 0 -240px;
}

.main-area .menu .my-orders a:hover {
    background-position: -117px -240px;
}

.main-area .menu .budgets a {
    background-position: 0 -360px;
}

.main-area .menu .budgets a:hover {
    background-position: -117px -360px;
}

.main-area .menu .help a {
    background-position: 0 -480px;
}

.main-area .menu .help a:hover {
    background-position: -117px -480px;
}

.main-area .menu .contact a {
    background-position: 0 -600px;
}

.main-area .menu .contact a:hover {
    background-position: -117px -600px;
}

.w .main-area .menu ul {
    display: block;
    float: none;
}

.w .main-area .menu li {
    clear: none;
    display: inline-block;
}

.w .main-area .menu a {
    background: url(../images/menu-sprite.png) no-repeat left top;
    width: 188px;
    height: 54px;
    float: left;
    position: relative;
}

.w .main-area .menu a:hover span,
.main-area .menu a.active span {
    background: url(../images/arrow.png) no-repeat left top;
    width: 48px;
    height: 44px;
    float: left;
    position: absolute;
    top: 25px;
    left: -27px;
}

.w .main-area .menu .home a {
    background-position: 0 0;
}

.w .main-area .menu .home a:hover {
    background-position: -188px 0;
}

.w .main-area .menu .start-new-order a {
    background-position: 0 -55px;
}

.w .main-area .menu .start-new-order a:hover {
    background-position: -188px -55px;
}

.w .main-area .menu .my-orders a {
    background-position: 0 -109px;
}

.w .main-area .menu .my-orders a:hover {
    background-position: -188px -109px;
}

.w .main-area .menu .budgets a {
    background-position: 0 -163px;
}

.w .main-area .menu .budgets a:hover {
    background-position: -188px -163px;
}

.w .main-area .menu .help a {
    background-position: 0 -217px;
}

.w .main-area .menu .help a:hover {
    background-position: -188px -217px;
}

.w .main-area .menu .contact a {
    background-position: 0 -272px;
}

.w .main-area .menu .contact a:hover {
    background-position: -188px -272px;
}

.w .main-area .menu a:hover span,
.w .main-area .menu a.active span {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-size: 25px auto;
    left: -10px;
    top: -12px !important;
    width: 24px;
}

.w .main-area .menu a {
    /*    background: #555;*/
    /*    width: auto;*/
    /*    height: auto;*/
}

.nav {
    clear: both;
    float: right;
    margin-top: -72px;
}

.search-nav {
    margin: 28px 0;
    display: inline-block;
}

.search-nav li {
    color: white;
    float: left;
    font-size: 14px;
    padding: 0px 16px;
    border-left: 1px solid #fff;
}

.search-nav li:first-child {
    border-left: none;
}

.search-nav li a {
    color: #fff;
}

.main-area .content-area {
    overflow: hidden;
    /*min-height: 1000px;*/
    padding-bottom: 20px;
}

.w .main-area {
    width: 100%;
    background: #fff;
    padding: 10px 0%;
}

.w .main-area .content-area {
    width: 100%;
    float: none;
    clear: both;
    background: #fff;
}

.main-area .content-area .head {
    /*background:url(../images/receptionists.png) no-repeat right top;*/
    height: 151px;
    margin-top: -30px;
    font-size: 14px;
    float: right;
    width: 92%;
}

.w .main-area .content-area .head {
    width: 1146px;
}

.main-area .content-area .head.none {
    background: none;
    display: none;
}

.main-area .content-area .head img {
    display: block;
    margin-top: 70px;
}

.main-area .content-area .tit {
    background: url(../images/tit-bg.png) no-repeat left top;
    background-size: 100% 100%;
    width: 94%;
    height: 75px;
    float: right;
    margin-bottom: 20px
}

.w .main-area .content-area .tit {
    background: url(../images/wtit-bg.png) no-repeat left top;
    width: 1161px;
}

.main-area .content-area .tit img {
    margin-top: 24px;
    margin-left: 15px;
    vertical-align: middle;
}

.main-area .content-area .tit img + img {
    margin-top: 24px;
    margin-left: 5px;
}

.main-area .content-area .video {
    margin: 41px 0 43px 0px;
}

.main-area .content-area .box-blue {
    background: #00b2e6;
    color: #FFF;
    font-weight: bold;
    float: right;
    margin-bottom: 5px;
    padding: 18px 22px;
    line-height: 18px;
    position: relative;
    z-index: 1;
}

.main-area .content-area .sm-box {
    background: url(../images/sm-box-mid.jpg) repeat-y left top;
    background-size: 100% 100%;
    font-size: 14px;
    width: 48%;
    padding: 30px 22px 0px 22px;
    position: relative;
    margin-left: -2px;
    margin-top: -2px;
    z-index: 0;
    min-height: 408px;
    line-height: normal;
    float: left;
}

.main-area .content-area .sm-box .top {
    background: url(../images/sm-box-top.jpg) no-repeat left top;
    width: 100%;
    height: 15px;
    position: absolute;
    top: 0px;
    left: 0;
}

.main-area .content-area .sm-box .bot {
    background: url(../images/sm-box-bot.jpg) no-repeat left bottom;
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.main-area .content-area .sm-box p {
    margin-bottom: 17px;
}

.main-area .content-area strong {
    font-weight: bold;
}

.w .main-area .content-area .head {
    float: none;
    height: auto;
    margin: 0px 0;
    padding: 0 20px 10px;
    text-align: center;
    width: auto;
}

.w .main-area .content-area .head img {
    display: block;
    margin: auto;
}

.w .main-area .content-area .tit {
    background-size: cover;
    float: none;
    margin: 0 auto 20px;
    width: 100%;
}

.main-area .content-area .quick-box {
    background: url(../images/quick-box-mid.jpg) repeat-y left top;
    background-size: 100% 100%;
    font-size: 12px;
    width: 45.2%;
    padding: 160px 10px 17px 24px;
    position: relative;
    margin-left: 5px;
    margin-top: 0px;
    z-index: 0;
    min-height: 418px;
    float: right;
    margin-bottom: 30px;
}

.main-area .content-area .quick-box .top {
    background: url(../images/quick-box-top.jpg) no-repeat left top;
    background-size: 99% 100%;
    width: 100%;
    height: 108px;
    position: absolute;
    top: 0px;
    left: 1px;
}

.main-area .content-area .quick-box .bot {
    background: url(../images/quick-box-bot.jpg) no-repeat left bottom;
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.main-area .content-area .quick-box p {
    margin-bottom: 20px;
}

.main-area .content-area .quick-box li {
    background: url(../images/quick-bullets.png) no-repeat left top;
    padding-left: 60px;
    overflow: hidden;
    min-height: 46px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    padding-top: 6px;
    line-height: normal;
    padding-right: 10px;
}

.main-area .content-area .quick-box li.one {
    background-position: 0 0px
}

.main-area .content-area .quick-box li.two {
    background-position: 0 -102px
}

.main-area .content-area .quick-box li.three {
    background-position: 0 -204px
}

.main-area .content-area .quick-box li.four {
    background-position: 0 -306px
}

.main-area .content-area .quick-box li.star {
    background-position: 0 -407px
}

.step-one {
    background: url(../images/123.png) no-repeat left top;
    overflow: hidden;
    height: 46px;
    width: 26px;
    float: left;
    margin: 14px 5px 10px 15px;
}

.step-two {
    background: url(../images/123.png) no-repeat left -50px;
    overflow: hidden;
    height: 46px;
    width: 26px;
    float: left;
    margin: 14px 5px 10px 15px;
}

.step-three {
    background: url(../images/123.png) no-repeat left -100px;
    overflow: hidden;
    height: 46px;
    width: 26px;
    float: left;
    margin: 14px 5px 10px 15px;
}

.main-area .content-area .box {
    background: url(../images/box-mid.jpg) repeat-y left top;
    background-size: 100% 100%;
    font-size: 12px;
    width: 90%;
    padding: 30px;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    z-index: 0;
    float: right;
    clear: both;
    margin-bottom: 20px;
}

.main-area .content-area .box .top {
    background: url(../images/box-top.jpg) no-repeat left top;
    background-size: 100% 100%;
    width: 100%;
    height: 15px;
    position: absolute;
    top: 0px;
    left: 1px;
}

.main-area .content-area .box .bot {
    background: url(../images/box-bot.jpg) no-repeat left bottom;
    background-size: 100% 100%;
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.main-area .content-area .box .links {
    float: left;
    color: #0099cc;
    margin-right: 50px;
    margin-top: 20px;
    margin-left: 10%;
    clear: both;
}

.links a {
    margin: 20px;
}

.link {
    color: #0099cc;
    cursor: pointer;
}

.w .main-area .content-area .box {
    background: none;
    width: 1106px;
}

.w .main-area .content-area .box .top {
    background: none;
}

.w .main-area .content-area .box .bot {
    background: none;
}

.main-area .content-area .widebox {
    position: relative;
    background: url(../images/box-mid.jpg) repeat-y left top;
    background-size: 100% auto;
    font-size: 12px;
    width: 85%;
    padding: 30px 3%;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    z-index: 0;
    float: right;
    margin-bottom: 20px;
}

.main-area .content-area .widebox:after {
    border-top: 1px solid #ccc;
    bottom: -20px;
    clear: both;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin-top: 20px;
    padding: 0;
    position: absolute;
    width: 100%;
}

.main-area .content-area .widebox .top {
    background: url(../images/box-top.jpg) no-repeat left top;
    background-size: 100% auto;
    width: 100%;
    height: 15px;
    position: absolute;
    top: 0px;
    left: 1px;
}

.main-area .content-area .widebox .bot {
    background: url(../images/box-bot.jpg) no-repeat left bottom;
    background-size: 100% auto;
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.main-area .content-area .widebox .links {
    float: right;
    color: #0099cc;
    margin-right: 50px;
    margin-top: 20px;
}

.links a {
    margin: 20px;
}

.w .main-area .content-area .box {
    float: none;
    width: 100%;
    padding: 8px 0px;
    margin: auto;
    background: #F7F7F7 !important;
    -webkit-box-shadow: 0 0 10px #ccc inset;
    box-shadow: 0 0 10px #ccc inset;
    clear: both;
    margin-bottom: 20px;
}

.w .main-area .content-area .box:after {
    clear: both;
    content: "";
    display: block;
}

.main-area .content-area .widebox table {
    width: 100%;
}

.main-area .content-area .widebox table td {
    padding: 2px;
    word-break: break-all;
}

.main-area .content-area .widebox table td .PDFname {
    background: url(../images/bullet-arrow.png) no-repeat left center;
    padding-left: 15px;
}

.main-area .content-area .widebox table td.options {
    color: #0c8bbf;
}

.main-area .content-area .widebox table td.options a {
    color: #0c8bbf;
    padding: 5px 10px
}

.startnew {
    border-bottom: 1px solid #cccccc;
    clear: both;
    color: #9900cc;
    float: right;
    font-size: 16px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px 9% 10px 0;
    width: 85%;
}

.startnew p {
    overflow: hidden;
    margin-top: 20px;
    line-height: 20px;
}

.startnew p strong {
    font-weight: bold;
}

.startnew a {
    float: right;
    margin-left: 50px;
}

.note {
    color: #ff0089;
    font-size: 12px;
}

.blue {
    color: #0c8bbf;
}

.pink {
    color: #d4275e;
}

.green {
    color: #67ed1f;
    font-weight: bold;
}

.orange {
    color: #ff9900;
}

.fl {
    float: left
}

.fr {
    float: right
}

.a-rt {
    text-align: right !important
}

.ml0 {
    margin-left: 0 !important;
}

.center {
    margin: auto;
    text-align: center;
    clear: both;
    padding-right: 50px;
}

input.clear {
    font-size: 12px;
}

input.file {
    font-size: 12px;
    width: 260px;
}

form ul.login {
    float: left;
}

form ul.login li:first-child {
    margin-top: 0px;
}

form ul.login li {
    margin-top: 10px;
    overflow: hidden;
}

form ul.login label {
    width: 155px;
    float: left;
    line-height: 26px;
    text-align: right;
    margin-right: 20px;
}

form ul.login input {
    width: 314px;
    float: left;
    background: url(../images/input.jpg) no-repeat left top;
    padding: 0px 3px;
    border: none;
    line-height: 26px;
    height: 26px;
}

form ul.onecol {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

form ul.onecol li:first-child {
    margin-top: 0px;
}

form ul.onecol li {
    margin-top: 10px;
    overflow: hidden;
}

form ul.onecol label {
    width: 155px;
    float: left;
    line-height: 26px;
    text-align: right;
    margin-right: 20px;
}

form ul.onecol input {
    width: 314px;
    float: left;
    background: url(../images/input.jpg) no-repeat left top;
    margin-right: 10px;
    padding: 0px 0 0 5px;
    border: none;
    line-height: 26px;
    height: 26px;
}

form ul.onecol .inputw100 {
    width: 100px;
    float: left;
    background: url(../images/inputw100.png) no-repeat left top;
}

form ul.onecol input[type=radio],
form ul.onecol input[type=checkbox] {
    width: auto;
    float: none;
    height: auto;
    background: none;
}

form ul.onecol span {}

form ul.onecol label.error {
    display: inline-block;
    clear: both;
    width: auto;
    float: none;
}

#priceField td {
    padding-bottom: 5px;
}

#rangePriceField td {
    padding-bottom: 5px;
}

form ul.onecol input[type="file"] {
    background: none;
    padding-left: 0;
}

form#orderSearch ul.onecol label {
    width: 30px;
}

form#orderSearch ul.onecol select {
    margin-right: 10px;
}

form ul.twocol li {
    float: left;
    margin-top: 5px;
    width: 50%;
}

.date {
    color: #666666;
    float: right;
    font-family: verdana;
    font-size: 12px;
    margin: 5px 20px 5px 0;
}

label.error {
    float: none;
    color: red!important;
}

.msgs {
    color: red;
    text-align: center !important;
    clear: both;
}

ul.two-col {
    margin-left: 50px;
    font-size: 14px;
}

ul.two-col li {
    width: 50%;
    float: left;
    padding-bottom: 35px;
    min-height: 50px;
    height: auto;
}

ul.two-col li.alt {
    clear: left;
}

ul.two-col li label {
    display: block;
    padding-bottom: 8px;
    color: #7c7c7c;
}

ul.two-col li li label {
    padding-bottom: 3px;
}

ul.two-col li label strong {
    color: #1f88a8
}

ul.two-col li ul {
    margin-top: 20px;
}

ul.two-col li li {
    width: 100%;
    float: none;
    padding-bottom: 5px;
    min-height: auto;
    height: auto;
}

ul.two-col li li .input {
    width: 245px;
}

ul.two-col li .med {
    font-size: 12px
}

ul.two-col li.sm {
    font-size: 10px;
    width: 100%;
    margin-top: -15px !important;
    min-height: 15px !important;
    padding-bottom: 6px !important;
}

ul.two-col li textarea {
    width: 370px;
}

.prd-img {
    float: left;
    width: 230px;
    height: auto;
    text-align: center;
}

.prd-dsc {
    float: left;
    width: 350px;
    height: auto;
    text-align: left;
    font-size: 14px;
    padding-left: 30px;
}

.prd-dsc h2 {
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #CCC;
    padding: 5px 0;
    width: 70%;
}

.prd-dsc ul {
    float: left;
    clear: left;
    list-style-type: disc;
    margin: 10px 0 20px 20px;
}

.prd-dsc li {
    line-height: 24px;
}

.prd-btn {
    float: left;
    width: 295px;
    height: auto;
    text-align: center;
    padding-top: 30px;
}

.prd-selected {
    font-size: 12px;
    width: 88%;
    padding: 30px 3% 0px 0;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    z-index: 0;
    float: right;
    margin-bottom: 20px;
}

.prd-selected img {
    float: left;
}

.prd-selected p {
    float: left;
    margin: 10px 10px 10px 20px;
    font-size: 14px;
    color: #006386;
}

.prd-selected p strong {
    margin-bottom: 5px;
    display: block;
}

.prd-instructions {
    font-size: 12px;
    width: 946px;
    padding: 0px 30px 0px 0;
    position: relative;
    margin-left: 50px;
    margin-top: 0px;
    z-inwidthdex: 0;
    float: left;
    margin-bottom: 20px;
}

.prd-instructions p {
    margin: 0px 10px 10px 0px;
    font-size: 14px;
}

.warn {
    border-bottom: 1px solid #CCC;
    margin: 20px 0 20px 50px;
    font-size: 14px;
}

.warn h1 {
    color: #cc0066;
    font-weight: bold;
    padding: 10px 20px 20px 30px;
}

.warnbox {
    background: #e9004c;
    color: #FFF;
    font-weight: bold;
    padding: 20px 20px 10px 20px;
    width: 60%
}

.warnbox p {
    padding-bottom: 10px;
}

.review {
    background: #00b2e6;
    float: right;
    padding: 40px 0px 10px 40px;
    width: 90%;
    margin-bottom: 20px
}

.review-box {
    background: #fff;
    margin: 25px 0px 10px 0px;
    padding: 30px 20px 0px 30px;
    overflow: hidden;
    font-size: 14px;
}

.review-box .prd-img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.review-box .prd-img img {
    margin-bottom: 10px;
}

.review-box .list {
    overflow: hidden;
    padding-bottom: 15px;
}

.review-box .list li:first-child {
    border-top: none;
    padding-top: 0;
}

.review-box .list li {
    overflow: hidden;
    border-top: 1px solid #cccccc;
    line-height: 1.4;
    padding: 10px 10px 20px 0;
}

.review-box .list li th,
.review-box .list li td {
    padding: 3px;
    text-align: left;
}

.review-box .list li th {
    color: #0082a4;
    font-weight: bold;
    padding-bottom: 10px;
}

.review-box .list li .qty {
    text-align: center;
}

.review-box .list p {
    margin-bottom: 10px;
}

.review-box .list a {
    color: #c100df;
}

input[type="text"] {
    height: 20px;
    padding: 2px 3px;
    width: 245px;
    border: 1px solid #E2E2E2;
}
#send-final-form input[type="text"] {
    height: 28px;    
}

.prd-btn input[type="text"] {
    margin-top: 4px;
    padding: 2px 3px;
    width: auto;
    height: auto;
}

#orderInfoForm select {
    height: 30px;
    padding-left: 3px;
    width: 245px;
}

.summary th {
    color: #0082A4;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
}

.summary th,
.summary td {
    padding: 8px 3px;
    text-align: left;
}

.summary td {
    word-break: break-all;
}

.summary td.product-name {
    line-height: 1.4;
}

ul.chkbox {
    float: left;
    margin-top: 5px;
}

ul.chkbox input {
    float: left !important;
}

ul.chkbox label {
    line-height: normal !important;
    margin-left: 5px;
    text-align: left !important;
    width: auto !important;
}

ul.chkbox li {
    float: left;
    margin: 5px 0 !important;
}

h2 {
    font-weight: bold;
    color: #0082A4;
    border-bottom: 1px solid #CCC;
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 18px;
    clear: both;
}

h3 {
    font-weight: bold;
    color: #000;
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 14px;
    clear: both;
}

h4 {
    font-weight: bold;
    padding: 10px 0;
    margin-top: 10px;
    font-size: 13px;
    clear: both;
}

.align-left {
    text-align: left !important;
}

.align-center {
    text-align: center !important;
}

.align-right {
    text-align: right !important;
}

.content {
    margin-right: 50px;
}

.content p {
    margin-bottom: 20px;
}

.msgs {
    color: red;
    font-family: verdana;
    font-size: 12px;
    text-align: center !important;
}

.rlink {
    float: right;
    margin: 5px 50px 5px 0;
}

.start-new-order-btn {
    background: url(../images/start-new-order-btn.png) no-repeat left top;
    width: 259px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.login-btn {
    background: url(../images/login-btn.png) no-repeat left top;
    width: 139px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.order-now-btn {
    background: url(../images/order-now-btn.png) no-repeat left top;
    width: 231px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.next-btn {
    float: right;
    background: url(../images/next-step-btn.png) no-repeat left top;
    width: 184px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.upload-btn {
    background: url(../images/upload-btn.png) no-repeat left top;
    width: 158px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.submit-order-btn {
    background: url(../images/submit-order-btn.png) no-repeat left top;
    width: 230px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    margin-right: 50px;
    font-size: 0px;
    color: transparent;
}

.submit-btn {
    background: url(../images/submit-btn.png) no-repeat left top;
    width: 154px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.send-btn {
    background: url(../images/send-btn.png) no-repeat left top;
    width: 154px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.reset-btn {
    background: url(../images/reset-btn.png) no-repeat left top;
    width: 142px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.save-btn {
    background: url(../images/save-btn.jpg) no-repeat left top;
    width: 154px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.search-orders-btn {
    background: url(../images/search-orders-btn.png) no-repeat left top;
    width: 236px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.disable-selected-btn {
    background: url(../images/disable-selected-btn.png) no-repeat left top;
    width: 273px;
    height: 77px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.back {
    float: left;
    background: url(../images/back-btn.png) no-repeat left top;
    width: 141px;
    height: 81px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
    margin-left: 50px;
}

.mt10 {
    margin-top: 10px !important
}

.mt60 {
    margin-top: 60px !important
}

.footer {
    background: url(../images/footer-bg.jpg) no-repeat center top #000;
    clear: both;
    width: 100%;
    height: 130px;
}

.footer {
    width: 100%;
    margin: auto;
}

.footer ul {
    float: right;
    margin-right: 25px;
}

.footer li {
    float: left;
    border-left: 2px #999999 solid;
    line-height: 12px;
    font-size: 12px;
    padding-left: 16px;
    margin-left: 16px;
    margin-top: 10px;
    text-transform: uppercase;
}

.footer li a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer li:first-child {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
}

.footer-links {
    background: #000;
    min-height: 35px;
}

.footer .black-strip {
    background: url(../images/footer-black-strip.png) no-repeat center top #000;
    height: 24px;
}

.pvpw-proofs,
.pvpw-proofs-disply {
    padding-right: 10px;
    padding-bottom: 1px;
}

.pvpw-proofs .upload-files {
    clear: both;
    margin: 20px 0 5px;
}

.pvpw-proofs .addmore {
    display: inline-block;
    font-size: 15px;
    margin-top: 10px;
}

.pvpw-proofs .upload-files > div {
    clear: both;
    display: block;
    margin-bottom: 7px;
}

.delbtn {
    color: red;
    cursor: pointer;
}

.updatebtn {
    color: green;
    cursor: pointer;
}

.pvpw-proofs .inputFile {
    height: 30px;
    margin-left: 3px;
}

.pvpw-proofs-disply {
    margin: 20px 0;
}

.pvpw-proofs-disply.clr li {
    display: inline-block;
    margin: 10px;
    text-align: center;
}

.pvpw-proofs-disply a {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
}

.pvpw-proofs-disply .close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.onecol table td.last {
    padding-left: 20px;
    padding-top: 5px;
    vertical-align: top;
}

.review-box > div {
    border-bottom: 2px solid #cccccc;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

.review-box ul.pending_pdfs li {
    border: medium none;
}

.prd-btn .stepSelectQty {
    padding: 3px 0 3px 5px;
    width: auto;
    border: 1px solid #E2E2E2;
}

.search-nav li {
    color: white;
    float: left;
    font-size: 13px;
    padding: 5px 10px;
}

.search-nav li a {
    color: #fff;
}

img.btn_close {
    float: right;
    margin: -28px -28px 0 0;
}

.login-popup {
    display: none;
    background: #333;
    padding: 10px;
    border: 2px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #999;
    /* CSS3 */
    -moz-box-shadow: 0px 0px 20px #999;
    /* Firefox */
    -webkit-box-shadow: 0px 0px 20px #999;
    /* Safari, Chrome */
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    /* Firefox */
    -webkit-border-radius: 3px;
    /* Safari, Chrome */
}

.button:hover {
    background: #ddd;
}

.summary td input {
    text-align: center;
}

input.sub {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 5px 10px;
    margin-left: 10px;
}

.product-name table,
.product-name th,
.product-name td {
    border: 1px solid #ccc;
}

.product-name table {
    width: 100%;
}

.order-products td input {
    width: 74%;
    text-align: left;
}

.main-area .small {
    width: 75px !important;
    text-align: left;
    margin-top: 4px; 
}

#orderInfoForm .order-products td select {
    width: 120px;
}

.row-group{
    background: rgba(218, 218, 218, 0.65);
}

.pv-view {
    overflow-x: scroll;
    width: 100%;
}

.pv-view .summary td {
    word-break: normal;
}

.data-row {
    cursor: pointer;
}

.data-row td {
    border: 1px solid #ddd;
    padding: 4px;
}

.summary th {
    border: none;
}
/*1px solid #ddd; padding: 8px;}*/

.pv-view .summary td.product-name {
    line-height: 1.4;
    width: 200px !important;
    white-space: nowrap;
}

.pv-view,
.pv-view1 {
    border: none 0px RED;
    overflow-x: scroll;
    overflow-y: hidden;
}

.summary {
    height: 1px;
}

.summary1 {
    height: 1px;
    overflow: auto;
}

button.ui-datepicker-current {
    display: none;
}

ul.filter-sec {
    display: inline-block;
    /*    padding-top: 24px; */
    margin-top: -17px;

}

ul.filter-sec li {
    float: left;
    padding: 0 10px
}

ul.filter-sec li .sm {
    width: 60px;
}

.update-link {
    float: right;
    padding: 10px;
}

ul.two-col li {
    padding-bottom: 13px!important;
}

.linkrow {
    float: none!important;
    margin-bottom: 10px!important;
}

ul.two-col li ul {
    margin-top: 0px!important;
}

ul.bulletf12 li {
    min-height: 1px;
}

.cutom-field-sec label {
    color: red;
    display: inline-block;
    float: right;
}

ul.two-col li.full-width {
    width: 100%;
}
/*.start-content ul.two-col li label {color: #7c7c7c;     display:inline-table; padding-bottom: 8px; color:#0099cc;}*/

@media (min-width:1400px) and (max-width:5000px) {
    .main {
        width: 100%;
    }
}

.fl.start {
    float: none;
    width: 96%;
    margin: 0 auto;
}

.nowrap {
    white-space: nowrap
}

.btn {
    background: #3498db;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3498db), to(#2980b9));
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    color: #fff;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    margin: 4px !important;
    width: auto;
    min-width: 100px;
    float: left;
    clear: both;
    cursor: pointer;
}

.btn:hover {
    background: #3cb0fd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3cb0fd), to(#3498db));
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #2980b9 none repeat scroll 0 0;
}

.highlight {
    border: 1px solid red;
}

.main-area .content-area .tit .t1 {
    font-size: 20px;
    margin-left: 15px;
    vertical-align: -moz-middle-with-baseline;
}

.form-group {
    margin: 5px 0px;
}

.form-group label {
    clear: both;
    float: left;
    margin-right: 15px;
    text-align: left;
    width: 200px;
}

.pvpw-proofs-disply .proofs-list {
    text-align: left;
    display: table;
    width: 100%;
    clear: both;
    border-collapse: collapse;
    border: none;
    margin-top: 30px;
}

.pvpw-proofs-disply .proofs-list li {
    display: table-row;
    float: none;
    margin: 0 0 15px;
    clear: both;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #ccc;
}

.pvpw-proofs-disply .proofs-list li > div {
    display: table-cell;
    margin: 0;
    padding: 10px 15px;
    vertical-align: middle;
}

.pvpw-proofs-disply .proofs-list li .c1 {
    width: 175px;
}

.pvpw-proofs-disply .proofs-list li a img {
    border: 1px solid #ccc;
    padding: 2px;
}

.checkbox,
.radio {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.comments ul {
    display: none;
}

.red-bold {
    color: red;
    font-weight: 900;
}

.inline-link {
    display: inline-block;
    width: 77px;
}

.green-bold {
    color: green;
    font-weight: 900;
}

.orange-bold {
    color: orange;
    font-weight: 900;
}

.number {
    font-size: 18px;
}

.datagrid table {
    text-align: left;
    width: 100%;
}

.datagrid {
    font: normal 12px/150%;
    background: #fff;
    overflow: hidden;
    padding: 5px 0px 5px 0px;
}

.datagrid table td,
.datagrid table th {
    padding: 6px 10px 6px 0px;
}

.datagrid table thead th {
    background: none;
    color: #2f2f2f;
    font-size: 12px;
    font-weight: 600;
    vertical-align: bottom;
}

.datagrid table thead th:first-child {
    border: none;
}

.datagrid table tbody td {
    color: #00aadd;
    border-top: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    font-size: 12px;
    font-weight: bold;
}

.datagrid table tbody .alt td {
    background: #E1EEF4;
    color: #00496B;
}

.datagrid table tbody td:first-child {
    border-left: none;
}

.datagrid table tbody tr:last-child td {
    border-bottom: none;
}

.datagrid table tfoot td div {
    border-top: 1px solid #006699;
    background: #E1EEF4;
}

.datagrid table tfoot td {
    padding: 0;
    font-size: 12px
}

.datagrid table tfoot td div {
    padding: 2px;
}

.datagrid table tfoot td ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

.datagrid table tfoot li {
    display: inline;
}

.datagrid table tfoot li a {
    text-decoration: none;
    display: inline-block;
    padding: 2px 8px;
    margin: 1px;
    color: #FFFFFF;
    border: 1px solid #006699;
    border-radius: 3px;
    background: -moz-linear-gradient( center top, #006699 5%, #00557F 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
    background-color: #006699;
}

.datagrid table tfoot ul.active,
.datagrid table tfoot ul a:hover {
    text-decoration: none;
    border-color: #006699;
    color: #FFFFFF;
    background: none;
    background-color: #00557F;
}

div.dhtmlx_window_active,
div.dhx_modal_cover_dv {
    position: fixed !important;
}

.datagrid input {
    border: 1px solid #dddddd;
    padding: 4px;
    font-weight: bold;
    color: #02a6cb;
    width: 100%;
    border-radius: 3px;
    padding: 4px 0px 4px 4px;
}

.black > label {
    color: #373737;
}

.datagrid select {
    border: 1px solid #000;
    padding: 4px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #dddddd;
    border-radius: 3px;
    overflow: hidden;
}

.read-only input {
    border: none !important;
    font-weight: bold !important;
}

.due-date {
    color: #007d96;
    font-weight: bold;
    padding: 8px 12px 0px 0px;
    text-align: right;
    font-size: 12px;
}

.rush-date {
    color: red;
    font-weight: bold;
    padding: 8px 12px 0px 0px;
    text-align: right;
    font-size: 12px;
    width: 18%;
    float: right;
}

.summary.order-products select {
    width: 95%;
    padding: 5px;
    border: 1px solid #dddddd;
    border-radius: 3px;
}

a.upload-proof {
    color: #0074a9;
    font-size: 11px;
}

#update-orders-popup select {
    width: 100%;
    padding: 4px;
}

.datagrid.products-order th {
    color: #007d96;
    font-size: 12px;
    vertical-align: bottom;
}

.datagrid.products-order td {
    color: #007d96;
    font-size: 12px;
    vertical-align: bottom;
}

.datagrid.products-order input {
    border: 1px solid #d3d3d3;
    color: #000;
    font-weight: normal;
    padding: 4px;
    width: 64%;
    font-size: 11px;
}

.datagrid.products-order label {
    color: #808080;
}

.datagrid.products-order strong {
    color: #808080;
}

.address {
    width: 40%;
    float: left;
    color: #000;
    margin-right: 32px;
}

.notes-info {
    width: 57%;
    float: left;
    margin-left: 0;
}

.address ul.two-col {
    font-size: 14px;
    margin-left: 20px;
    padding-top: 20px;
    width: 85%;
}

.notes-info ul.two-col {
    font-size: 14px;
    margin-left: 20px;
    padding-top: 20px;
    width: 60%;
}

.address h1,
.notes-info h1 {
    background: #00aadd none repeat scroll 0 0;
    clear: both;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px;
    width: 95%;
}

.address ul.two-col li label strong {
    color: #8b8a89;
}

.address input[type="text"] {
    height: 20px;
    padding: 2px 3px;
    width: 400px;
    border: 1px solid #E2E2E2;
}

.address select,
.notes-info select {
    /*    width: 408px !important;*/
    border: 1px solid #E2E2E2;
}

.address input[type="text"],
.notes-info input[type="text"] {
    border: 1px solid #e2e2e2;
    width: 85%
}

.notes-info li textarea {
    width: 370px;
    border: 1px solid #E2E2E2;
}

.note p {
    padding-bottom: 10px;
}

table.pagination {
    padding-bottom: 10px;
}

.pink p {
    padding-bottom: 10px;
}

#popup-loading-img {
    text-align: center;
    float: initial;
    margin-left: 35%;
    margin-top: 35px;
}

.notes-info ul li {
    color: #7c7c7c;
}

.proofs-link {
    color: #0099cc;
    display: inline-block;
    width: 80px;
    text-decoration: underline;
}

.view-proofs,
.send-proofs {
    color: #0099cc;
    display: inline-block;
    text-decoration: underline;
    cursor: pointer;
}
.ui-widget-content a {
    color: #0099cc !important;
}

::-webkit-input-placeholder {
    color: #02a6cb;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #02a6cb;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #02a6cb;
}

:-ms-input-placeholder {
    color: #02a6cb;
}

input#bill_month1 {
    border: 1px solid #ccc;
    font-weight: bold;
    height: 22px;
    width: 74px;
}

.bill-rush {
    position: relative;
}

.bill-month {
    float: left;
    width: 50%;
    font-weight: bold;
}

img.pop-logo {
    width: 70px;
    height: auto;
    float: right;
}

.contact-info {
    display: block;
    padding-bottom: 8px;
    color: #7c7c7c;
    padding-bottom: 3px;
}

.contact-info input[type="text"] {
    width: 73%;
    margin-top: 5px;
}

.two-colms input[type="text"] {
    width: 90%;
}

.two-colms label {
    padding-bottom: 0px !important;
}

.two-colms select {
    width: 93% !important;
}

.contact-info li {
    padding: 10px 0 0 18px;
}

.export-btn {
    padding-left: 10px;
    display: inline-block;

}

.export-link {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0ec5dc+0,0ea6ce+100 */
    background: #0ec5dc;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(#0ec5dc), to(#0ea6ce));
    background: linear-gradient(to right, #0ec5dc 0%, #0ea6ce 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0ec5dc', endColorstr='#0ea6ce', GradientType=1);
    /* IE6-9 */
    -webkit-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.75);
    font-family: Verdana, Geneva, sans-serif;
    color: #ffffff !important;
    font-size: 12px;
    padding: 10px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #fff;
    text-shadow: 1px 2px 3px #666;
}

.export-link:hover {
    text-decoration: none;
}

.rightalign .save-btn {
    margin: 30px 96px;
}

.two-colms li.full-wdh {
    width: 445px;
}

.notes-info ul.two-col li textarea {
    width: 397px;
}

.datagrid .track-td input {
    width: 70px;
}

.datagrid .date-td input {
    width: 66px;
}

.delivery-link {
    width: 84px;
}

.proofs-close-btn {
    background: url(../images/close.png) no-repeat 40px -1px transparent;
    width: 64px;
    height: 20px;
    background-size: 20px auto;
    float: right;
    cursor: pointer;
}

.field-sec span.c2 {
    margin: 0 25px 0 0;
}

.field-sec {
    margin-bottom: 10px;
}

.field-sec textarea {
    width: 600px;
    height: 130px;
    margin: 0px;
}

.filter-sec #order_status {
    display: inline;
    width: 205px;
}

.field-sec label {
    display: inline-block;
    width: 140px;
    text-align: right;
}

.pvpw-proofs h2 {
    float: left;
    border: none;
}

#send-print-head {
    border-bottom: 1px solid #dddddd;
}

#send-print-head #select_vendor {
    margin: 6px 20px;
    padding: 6px;
    border: 1px solid #dddddd;
}

.send-proofs.send-print-btn {
    background: #007d96;
    text-align: center;
    padding: 6px;
    color: #fff !important;
    text-decoration: none;
}

.send-proofs.send-print-btn:hover {
    background: #03687c;
}

.bill-rush .send-proofs {
    width: 12%;
    float: left;
    margin-right:10px;
}

#printTemplate #email-body {
    display: inline-table;
}

#printTemplate p {
    margin: 10px 0;
}

#print-tables ul {
    list-style: disc;
    padding-left: 50px;
}

.form-bottom {
    margin-left: 224px;
}

.form-bottom .save-button {
    float: left;
    position: relative;
}

.save-button {
    background: url(../images/save-button.png) no-repeat left top;
    width: 142px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.reset-button {
    background: url(../images/reset-button.png) no-repeat left top;
    width: 142px;
    height: 78px;
    display: inline-block;
    border: none;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    font-size: 0px;
    color: transparent;
}

.form-bottom .save-button {
    float: right;
    position: absolute;
}

.rejected-cell {
    background: red none repeat scroll 0 0;
    color: white;
}

#printSend-btns {
    margin-left: 85px;
}

#email-body-data .send-btn {
    margin-left: 70px;
    position: absolute;
}

#part-1 select{

    height: 28px;
    width: 383px;
    padding: 2px 3px;
    border: 1px solid #E2E2E2;
}


#part-2 select,
#part-7 select {
    height: 28px;
    width: 253px;
    padding: 2px 3px;
    border: 1px solid #E2E2E2;
}

#part-1 select#request_type,
#part-2 select#request_type {
    width: 382px;
}

#part-1 input[type="text"],
#part-1 ul.two-col li textarea,
#part-2 input[type="text"],
#part-2 ul.two-col li textarea {
    border: 1px solid #E2E2E2;

}

#part-0 .back {
    margin-left: 116px;
}

#part-0 .submit-order-btn {
    margin-left: 39px;
}

#part-1 input{
    width: 374px;
}

#part-1 ul.two-col li{
    width: 36%;
}
#part-1 .next-btn {
    width: 241px;
}


ul#step3 {
    /*    width: 850px;*/
    width:100%;
}
#step3 select {
    width: 328px; 
    border: 1px solid #E2E2E2;

}

#step3 input {
    width: 320px;
    height: 23px;
}

#step3 input#rush_field {
    width: auto;
    height: auto;
}


/*
ul.two-col li li.inline {
margin-right: 20px;
width: auto;
float: left;
height: 40px;
}
*/

#step3 li.sm {
    width: 78%;
}


div#orders-action {
    float: left;
    left: 10px;
    padding: 10px;
    position: absolute;
    width: auto;
    z-index: 99999;
}
#orders-tbl_wrapper div.dt-buttons {
    float: left;
    left: 720px;
    position: absolute;
    top: 9px;
}
div#orders-action select {display: inline-block;margin-right: 10px;}
div#orders-action input {display: inline-block;margin-right: 20px;}
div#orders-tbl_filter {
    float: left;
    margin-left: 270px;
    padding: 10px 0;
    width: 500px;
}

.dataTables_wrapper .dataTables_filter input[type="search"]{width:300px;  color:hsl(192, 100%, 32%);}
#orders-tbl_filter label{font-weight:bold;}
#orderSearch .box {
    text-align: center;
}
ul.status-menu {
    float: none;
    display: inline-block;
    background: #0ec5dc;
    background: -webkit-gradient(linear, left top, right top, from(#0ec5dc), to(#0ea6ce));
    background: linear-gradient(to right, #0ec5dc 0%, #0ea6ce 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0ec5dc', endColorstr='#0ea6ce', GradientType=1);
    width:auto;  border-radius:6px; margin-top:15px;

}

a.status-btn {
    color: #fff;
    font-size:12px;
    font-weight: bold;
    text-decoration: none; display: block; padding:0px 9px;
}
.status-menu > li{padding:0px 0px; float:left; border-right:1px solid #fff; line-height:35px;}

a.status-btn:hover {
    color: #000;
    font-size: 12px;
    font-weight: bold;

    text-decoration: none;
}


.status-active-btn{
    color: #fff;
    font-weight: bold;
    background: #68aa68; 
    padding:0px 10px; display: block;
    text-decoration: none; 
}
.export-btn a{text-decoration:none;}
#search-orders-btn {display:inline-block;}
.orders-menu-btn{background:#0eb8d6; border:none; color:#fff; padding:6px 10px; border-radius:6px; font-weight:bold; text-transform:uppercase; position:relative; top:-10px;
                 -webkit-appearance:none;    
                 -moz-appearance:none;
                 appearance:none;
                 text-decoration: none;
}


.green-txt a{ 
    background: #82ca00;


}


.status-menu-right {
    float: none;
    text-align: center;
}

.nav {float: none;}
.header .logo {
    background-size: 100% auto;
    height: 95px;
    background-position: center center;
    margin-bottom: 0;
}


.sts-mn{
    margin-bottom:5px;
    padding: 8px 0;
    float: left;
    margin-top: -10px;

}



.sts-mn-rt{
    padding-top: 27px;
    float: left;


}

.sts-mn-rt ul.filter-sec li .sm {
    width: 50px;
}

.sts-mn-rt ul.filter-sec {
    display: inline-block;
    padding-top: 0;
}

.inner-box{

    width: 70%;
    position: relative;
    float: none;
    margin: 0 auto;
    display: block;
}

section#left {
    width: 33%;
    float: left;
}

section#middle {
    width: 33%;
    float: left;
    margin-top: 20px;
}

section#right {
    width: 33%;
    float: left;
    margin-top: 20px;
}

.three-col {
    margin: 0 auto;
    width: 90%;
    display: block;
}

.three-col li label {
    display: block;
    width: 250px;

}

.three-col select {
    width: 330px !important;
    border:1px solid #E2E2E2;

}


.three-col ul.two-col li.sm{

    width: 333px;
}

.three-col li.inline input{
    width: 320px;
}
#rush_field {width:auto;}

li#shippingAddressBlock {
    width: 100%;
}

#shippingAddressBlock li{
    width: 30% ;
    float: left ;
    margin-top: 10px;
    margin-right: 35px;
}

input#chkNewShip {
    height: 14px;
    display: inline-block;
    margin-top: -1px;
}

#shipping_fields li.sm {

    padding-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.customField{display: block; margin-top: 5px;}
.datagrid.products-order .customField input{width:90%}


table.sts-mn-profit {
    float: left;
    display: block;
    position: relative;
    margin-bottom: -10px;
    margin-top: 27px;    
}
table.sts-mn-profit caption{
    text-align:center;
}
div#total-profit {
    display: block;
    top: -9px;
    bottom: 23px;
    position: relative;
    padding-left: 10px;
    color: #539b59;
}

div#total-projected {
    display: block;
    top: -9px;
    bottom: 23px;
    position: relative;
    padding-left: 10px;
    color: #00b5db;
}

div#actual-bill {
    display: block;
    top: -9px;
    bottom: 23px;
    position: relative;
    padding-left: 10px;
    color: #d3000d;
}
.sm-date{    font-size: 10px;    color: grey; }
.rejected-cell .sm-date{    font-size: 10px;  color: white;}
#send-final-form .progress {margin-bottom: 0 !important}
#send-final-form caption, th, td{vertical-align: middle;}
ul.comment-list li{ padding-bottom: 2px; float: none; margin: 0 0 10px; clear: both; width: 100%; text-align: left; border-bottom: 1px solid #ccc;}
ul.comment-list li a { display: block; }


input[type=checkbox].css-checkbox {
    position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
    padding-left:0px;
    height:50px; 
    width:50px; 
    display:inline-block;
    line-height:50px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:0px;
    vertical-align:middle;
    cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -50px;
}
label.css-label {
    background-image:url(../images/css-checkbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#table_files td{ text-align:center;}
#table_files_length {    width: 400px;}
#table_files_filter{margin:10px;}
.files-sec {
    overflow: hidden;
}

table.adv-search .export-btn{
    padding-left: 0;
}
table.adv-search option{
    padding: 5px;
}
table.adv-search .orders-menu-btn{
    display: inline-block;
    top: 0;
    text-decoration: none;
    cursor: pointer;
}
table.adv-search td{
    padding: 0px 10px 10px 10px;
    vertical-align: top;
}
table.adv-search th{
    padding: 0 10px 10px;
    color: #0082A4;
    font-weight: bold;
}

table.adv-search select{
    width : 100%;
}

table.adv-search .button-block
{
    padding: 35px 0 0 20px;
}
table.adv-search h3{
    padding: 10px 0px 0px;
    color: #0082A4;
    font-weight: bold;
}
table.adv-search input[type="text"]{
    width: 120px;
    margin: 0px 0;
}
table.adv-search {
    float: none;
    margin: 0 auto;
    padding: 15px 0;
}

.comment th {
    color: #0082A4;
    font-weight: bold;
    width: 50%;
}

.delbutton {
    color: #0099cc;
    cursor: pointer;
}

#myElem {
    color: red;
    text-align: center;
}


/*tutorials-page*/
.color-blue {color: #0ea8cf !important;}
.tutorials-page {
    background: #f7f7f7;
    padding: 55px 20px;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.26);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.26);
    overflow: hidden;
}
.tutorials-page h1 {
    font-size: 50px;
    font-family: Calibri,sans-serif;
    line-height: 1.2;
    margin: 0 0 20px;
    font-weight: bold;
}
.tutorials-page p {
    font-size: 17px;
    font-family: Calibri,sans-serif;
    line-height: 1.4;
    margin: 0 0 20px;
    font-weight: bold;
    color: #000;
}
.underline {text-decoration: underline !important;}
.intro-section .container {
    max-width: 1470px;
    margin: 0 auto;
}
.video-section {clear: both;margin-top: 50px;}
.tutorials-page .video-section p {margin-bottom: 25px;}
.video-section .container {
    max-width: 1370px;
    margin: 0 auto;
    overflow: hidden;
}
.video-section .col-4 {width: 41%;float: left;padding-top: 25px;}
.video-section .col-8 {width: 59%;float: left;margin-left: -10px;}
.video-section h2 {
    background: #fff;
    border: none;
     -webkit-box-shadow: inset 0 0 10px rgba(78, 77, 77, 0.46);
    box-shadow: inset 0 0 10px rgba(78, 77, 77, 0.46);
    padding: 17px 20px;
    line-height: 1;
    font-size: 38px;
    font-family: Calibri,sans-serif;
    margin: 0 0 10px;
    font-weight: bold;
    border-radius: 8px;
}
.text-inner {
    padding: 0 80px 0 20px;
}

.video-row {clear: both;padding-bottom: 65px;margin-bottom: 65px;border-bottom: 1px solid #cccccc;}
.video-row.last {padding-bottom: 0;}
.video-row  iframe {
    max-width: 100%;
    width: 100%;
    border: 1px solid #c1c1c1;
}
.clear1:after, .clear1:before {
  content: " ";
  display: table;
}
.clear1:after {
  clear: both;
}

.nav li a#nv14 {
    background: rgba(198, 129, 43, 0.63);
}