/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* {
	margin: 0;
	padding: 0;
}
/* body          { background:#496778 url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_body.gif) 50% 0 repeat-y; font:12px/1.55 Arial, Helvetica, sans-serif; color:#2f2f2f; text-align:center; } */

/* img           { border:0; vertical-align:top; } */

a {
	color: #1e7ec8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
:focus {
	outline: 0;
}
/* Headings */
/* h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; } */

/* Forms */
form {
	display: inline;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}
/* Table */
table {
	border: 0; /*border-collapse:collapse;*/
	border-spacing: 0;
	empty-cells: show;
	font-size: 13px;
}
caption, th, td {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
/* Content */
p {
	margin: 0 0 10px;
	font-size: 14px;
}
strong {
	font-weight: bold;
	font-size: 14px;
}
address {
	font-style: normal;
	line-height: 1.35;
}
cite {
	font-style: normal;
}
q, blockquote {
	quotes: none;
}
q:before, q:after {
	content: '';
}
small, big {
	font-size: 1em;
}
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul, ol {
	list-style: none;
}
/* Tools */
.hidden {
	display: block !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
}
.nobr {
	white-space: nowrap !important;
}
.wrap {
	white-space: normal !important;
}
.a-left {
	text-align: left !important;
}
.a-center {
	text-align: center !important;
}
.a-right {
	text-align: right !important;
}
.v-top {
	vertical-align: top;
}
.v-middle {
	vertical-align: middle;
}
.f-left, .left {
	float: left !important;
}
.f-right, .right {
	float: right !important;
}
.f-none {
	float: none !important;
}
.f-fix {
	float: left;
	width: 100%;
}
.no-display {
	display: none;
}
.no-margin {
	margin: 0 !important;
}
.no-padding {
	padding: 0 !important;
}
.no-bg {
	background: none !important;
}
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {
	min-width: 954px;
}
.page {
}
.page-print {
	background: #fff;
	padding: 25px 30px;
	text-align: left;
}
.page-empty {
	background: #fff;
	padding: 20px;
	text-align: left;
}
.page-popup {
	background: #fff;
	padding: 25px 30px;
	text-align: left;
}
.col-main.col-lg-9 a {
	color: #014864;
}
.cart-empty a {
	color: #07BBFC;
}
/* .main-container { background:#fbfaf6 url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_main1.gif) 50% 0 no-repeat; } */
/* .main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; background:#fffffe url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_main2.gif) 0 0 no-repeat; text-align:left; } */

/* Base Columns */
.col-left { /*float:left; width:195px; padding:0 0 1px;*/
}
/* .col-main { float:left; width:685px; padding:0 0 1px; } */
.col-right {
	float: right; /*width:195px; padding:0 0 1px; */
}
/* 1 Column Layout */
.col1-layout .col-main {
	float: none;
	width: auto;
}
/* 2 Columns Layout */
.col2-left-layout .col-main { /*float:right;*/
}
.col2-right-layout .col-main {
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width: 475px;
	margin-left: 17px;
}
.col3-layout .col-wrapper {
	float: left;
	width: 687px;
}
.col3-layout .col-wrapper .col-main {
	float: right;
}
/* Content Columns */
.col2-set .col-1 {
	float: left;
	width: 48.5%;
}
.col2-set .col-2 {
	float: right;
	width: 48.5%;
}
.col2-set .col-narrow {
	width: 32%;
}
.col2-set .col-wide {
	width: 65%;
}
.col3-set .col-1 {
	float: left;
	width: 32%;
}
.col3-set .col-2 {
	float: left;
	width: 32%;
	margin-left: 2%;
}
.col3-set .col-3 {
	float: right;
	width: 32%;
}
.col4-set .col-1 {
	float: left;
	width: 23.5%;
}
.col4-set .col-2 {
	float: left;
	width: 23.5%;
	margin: 0 2%;
}
.col4-set .col-3 {
	float: left;
	width: 23.5%;
}
.col4-set .col-4 {
	float: right;
	width: 23.5%;
}
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button {
	font: 12px/15px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #2f2f2f;
}
input.input-text, select, textarea {
	background: #fff;
	border: 1px solid #b6b6b6;
}
input.input-text, textarea {
	padding: 5px;
	font-size: 13px;
}
.form-list input[type="text"], .form-list input[type="password"], .form-list select, .form-list textarea, .fieldset input.input-text, .fieldset textarea, .fieldset select{
	font-size: 14px;
	box-shadow:0px 1px 2px rgba(0, 0, 0, 0.2) inset;
	border: 1px solid #D8D8D8;
	border-radius: 4px;
	outline: 0 none;
	min-height:43px;
	padding: 9px 10px 9px;
	-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
	}
.form-list select, .fieldset select {padding:14px 8px 9px!important}
.fieldset input.input-text:focus, .fieldset textarea:focus{
    box-shadow:0 0 10px rgba(1, 72, 100, 0.2);
    outline: 0 none;
	border-color:#99B5C1
}
.pt8 {padding-top:8px !important;}
.pb50 {padding-bottom:50px;}
.noborder-nopad{border:none !important; padding:0 0 0 0 !important;}
.p0 {padding:0 !important;}
.custompads .fieldset{padding: 21px 30px 12px !important;}
.custompads .fieldset .legend {margin: -33px 0 0;}
.custompads .form-list {margin-top:10px;}
.mt10 {margin-top:10px !important;}


select {
	padding: 1px;
}
select option {
	padding-right: 10px;
}
select.multiselect option {
	border-bottom: 1px solid #b6b6b6;
	padding: 2px 5px;
}
select.multiselect option:last-child {
	border-bottom: 0;
}
textarea {
	overflow: auto;
}
input.radio {
	margin-right: 3px;
}
input.checkbox {
	margin-right: 3px;
}
input.qty {
	width: 2.5em !important;
}
button.button::-moz-focus-inner {
padding:0;
border:0;
} /* FF Fix */
button.button {
	-webkit-border-fit: lines;
} /* <- Safari & Google Chrome Fix */
button.button {
	overflow: visible;
	width: auto;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	cursor: pointer;
}
button.button span {
	display: block; /*height:19px;*/
	border: 1px solid #c9c9c9;
	background: #EFEFEF;
	padding: 6px 20px;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
	color:#222;
}
button.button:hover span, button.confirm_active  span{ background:#014864; color:#fff}
button.button span span {
	border: 0;
	padding: 0;
}
button.disabled span {
	border-color: #bbb !important;
	background: #bbb !important;
}
button.btn-checkout span {
	padding: 0 0 0 9px;
	font: bold 15px/40px Arial, Helvetica, sans-serif;
	color: #222;
}
button.btn-checkout span span {
	background-position: 100% 0;
	padding: 0 25px 0 16px;
}
button.btn-checkout.no-checkout span {
	background-position: 0 100%;
	color: #b8baba;
}
button.btn-checkout.no-checkout span span {
	background-position: 100% 100%;
}
p.control input.checkbox, p.control input.radio {
	margin-right: 6px;
}
/* Form Highlight */
input.input-text:focus, select:focus, textarea:focus {
	background-color: #FFFFFF;
}
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li {
	margin-bottom: 15px;
}
.form-list label {
	float: left;
	color: #666;
	font-weight: 100;
	position: relative;
	z-index: 0;
	font-size: 15px;
}
.form-list label.required {
}
.form-list label.required em {
	float: right;
	font-style: normal;
	color: #eb340a;
	position: absolute;
	top: 0;
	right: -8px;
}
.form-list li.control label {
	float: none;
}
.form-list li.control input.radio, .form-list li.control input.checkbox {
	margin-right: 6px;
	display: inline;
}
.form-list li.control .input-box {
	clear: none;
	display: inline;
	width: auto;
}
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {
	display: block;
	clear: both; /*width:260px;*/
}
.form-list .field {
	float: left;
	width: 275px;
	margin-right: 10px;
}
.form-list input.input-text {
	width: 100%;
}
.form-list textarea {
	width: 100%;
	height: 10em;
}
.form-list select {
	width: 100%;
	font-size: 13px;
	padding: 4px;
}
.form-list li.wide .input-box {
	width: 100%;
}
.form-list li.wide input.input-text {
	position: relative;
	width: 100%;
}
.form-list li.wide textarea {
	width: 100%;
	font-size:14px;
}
.form-list li.wide select {
	width: 100%;
}
.form-list li.additional-row {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
	float: right;
	margin: 5px 0 0;
}
.form-list .input-range input.input-text {
	width: 74px;
}
.form-list-narrow li {
	margin-bottom: 0;
}
.form-list-narrow li .input-box {
	margin-bottom: 6px;
}
.form-list-narrow li.wide .input-box {
	width: 260px;
}
.form-list-narrow li.wide input.input-text, .form-list-narrow li.wide textarea {
	width: 254px
}
.form-list-narrow li.wide select {
	width: 260px;
}
/* Customer */
.form-list .customer-name-prefix .input-box, .form-list .customer-name-suffix .input-box, .form-list .customer-name-prefix-suffix .input-box, .form-list .customer-name-prefix-middlename .input-box, .form-list .customer-name-middlename-suffix .input-box, .form-list .customer-name-prefix-middlename-suffix .input-box {
	width: auto;
}
.form-list .name-prefix {
	width: 65px;
}
.form-list .name-prefix select {
	width: 55px;
}
.form-list .name-prefix input.input-text {
	width: 49px;
}
.form-list .name-suffix {
	width: 65px;
}
.form-list .name-suffix select {
	width: 55px;
}
.form-list .name-suffix input.input-text {
	width: 49px;
}
.form-list .name-middlename {
	width: 70px;
}
.form-list .name-middlename input.input-text {
	width: 49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname, .form-list .customer-name-prefix-middlename .name-firstname {
	width: 140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-middlename .name-firstname input.input-text {
	width: 124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix .name-firstname, .form-list .customer-name-middlename .name-firstname {
	width: 210px;
}
.form-list .customer-name-suffix .name-lastname, .form-list .customer-name-middlename .name-firstname, .form-list .customer-name-middlename-suffix .name-firstname, .form-list .customer-name-middlename-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix .name-firstname input.input-text, .form-list .customer-name-suffix .name-lastname input.input-text, .form-list .customer-name-middlename .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-year {
	float: left;
	width: 85px;
}
.form-list .customer-dob input.input-text {
	display: block;
	width: 74px;
}
.form-list .customer-dob label {
	font-size: 10px;
	font-weight: normal;
	color: #888;
}
.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month {
	width: 60px;
}
.form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-month input.input-text {
	width: 46px;
}
.form-list .customer-dob .dob-year {
	width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
	width: 134px;
}
/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set {
	clear: both;
	margin: 4em 0 0;
	padding: 8px 0 0;
	border-top: 1px solid #e4e4e4;
	text-align: right;
}
.buttons-set p.required {
	margin: 0 0 10px;
}
.buttons-set .back-link {
	float: left;
	margin: 0;
}
.buttons-set button.button {
	float: right;
	margin-left: 5px;
}
.buttons-set-order {
	margin: 10px 0 0;
}
.buttons-set-order .please-wait {
	padding: 12px 7px 0 0;
}
.fieldset {
	border: 1px solid #bbafa0;
	background: #FFFFFF;
	padding: 22px 25px 12px 33px;
	margin: 28px 0;
}
.fieldset .legend {
	float: left;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #014864;
	background: #014864;
	color: #FFFFFF;
	margin: -33px 0 0 -10px;
	padding: 3px 8px;
	position: relative;
}
/* Form Validation */
.validation-advice {
	clear: both;
	min-height: 13px;
	margin: 3px 0 0;
	padding-left: 17px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/validation_advice_bg.gif) 2px 0 no-repeat;
	color: #eb340a;
}
.validation-failed {
	border: 1px dashed #eb340a !important;
	background: #faebe7 !important;
}
.validation-passed {
}
p.required {
	font-size: 11px;
	text-align: right;
	color: #EB340A;
}
/* Expiration date and CVV number validation fix */
.v-fix {
	float: left;
}
.v-fix .validation-advice {
	display: block;
	width: 12em;
	margin-right: -12em;
	position: relative;
}
/* Global Messages  */
.success {
	color: #3d6611;
	font-weight: bold;
}
.error {
	color: #df280a;
	font-weight: bold;
}
.notice {
	color: #e26703;
}
.messages, .messages ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.messages {
	width: 100%;
	overflow: hidden;
}
.messages li {
	margin: 0 0 10px !important;
}
.messages li li {
	margin: 0 0 3px !important;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
	border-style: solid !important;
	border-width: 1px !important;
	background-position: 10px 9px !important;
	background-repeat: no-repeat !important;
	min-height: 24px !important;
	padding: 8px 8px 8px 32px !important;
	font-size: 11px !important;
	font-weight: bold !important;
}
.error-msg {
	border-color: #f16048;
	background-color: #faebe7;
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_msg-error.gif);
	color: #df280a;
}
.success-msg {
	border-color: #446423;
	background-color: #eff5ea;
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_msg-success.gif);
	color: #3d6611;
}
.note-msg, .notice-msg {
	border-color: #fcd344;
	background-color: #fafaec;
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_msg-note.gif);
	color: #383B41;
}
/* BreadCrumbs */
.breadcrumbs {
	float:left;
	/* font-size: 15px;
	line-height: 1.25;
	margin: 0 0 13px;
	border-radius: 5px;
	background-color: #D3D3D3;
	padding: 10px 7px 0;
	 border: 1px solid #D3D3D3;
	 background-color: #F7F7F7; */
}
.crumbs {
	font-size: 15px;
	line-height: 1.25;
	margin: 0 0 13px;
	border-radius: 5px;
	 /*background-color: #D3D3D3;*/
	padding: 10px 7px 0;
	 border: 1px solid #D3D3D3;
	 background-color: #F7F7F7;
}
.breadcrumbs li {
	display: inline;
}
.breadcrumbs li strong {
	font-weight: bold;
}
/* Page Heading */
.page-title {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px;
	padding: 0 0 10px 0
}
.page-title h1, .page-title h2 {
	margin: 0;
	font-size: 22px;
	color: #0a263c;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
}
.page-title .separator {
	margin: 0 3px;
}
.page-title .link-rss {
	float: right;
	margin: 7px 0 0;
}
.title-buttons {
	text-align: right;
}
.title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
	float: left;
}
.subtitle, .sub-title {
	clear: both;
	padding: 15px 0 0;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 6px;
	color: #e25203;
}
/* Pager */
.pager {
	font-size: 13px;
	background: #f5f5f5/* url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_toolbar.gif) 0 100% repeat-x; border-top:1px solid #e2e2e2;*/;
	padding: 8px 6px!important;
	text-align:center;
}
.pager .amount {
	float: left;
	margin: 0;
}
.pager .limiter {
	float: right;
}
.pager .limiter label {
	vertical-align: middle;
}
.pager .limiter select {
	padding: 0;
	margin: 0 0 1px;
	vertical-align: middle;
}
.pager .pages {
	margin: 0 140px;
}
.pager .pages ol {
	display: inline;
}
.pager .pages li {
	display: inline;
	margin: 0 2px;
}
.pager .pages .current {
}
/* Sorter */
.sorter {
	font-size: 11px;
	background: #fff url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_toolbar.gif) 0 100% repeat-x;
	padding: 3px 8px;
	border-top: 1px solid #e2e2e2;
}
.sorter .view-mode {
	float: left;
	margin: 0;
}
.sorter .sort-by {
	float: right;
}
.sorter .sort-by label {
	vertical-align: middle;
}
.sorter .sort-by select {
	padding: 0;
	margin: 0 0 1px;
	vertical-align: middle;
}
.sorter .link-feed {
}
/* Toolbar */
.toolbar {
}
.toolbar .pager {
	display:none;
	padding: 3px 8px;
	border-bottom: 1px solid #fff;
}
.toolbar .sorter {
	border-bottom: 1px solid #fff;
}
.toolbar-bottom {
}
/* Data Table */
.data-table {
	width: 100%;
	border: 1px solid #bebcb7;
}
.data-table .odd {
	background: #FFFFFF;
}
.data-table .even { /* background:#eeeded; */
}
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last, .data-table th.last {
	border-right: 0;
}
.data-table tr.last th, .data-table tr.last td {
	border-bottom: 1px solid #D9DDE3;
}
.data-table th {
	padding: 3px 8px;
	font-weight: bold;
}
.data-table td {
	padding: 3px 8px;
}
.data-table thead th {
	font-weight: bold;
	border-right: 1px solid #c2d3e0;
	padding: 2px 8px;
	color: #0a263c;
	white-space: nowrap;
	vertical-align: middle;
}
.data-table thead th.wrap {
	white-space: normal;
}
.data-table thead th a, .data-table thead th a:hover {
	color: #fff;
}
.data-table thead th {
	background: #014864;
	color: #FFFFFF;
}
.data-table thead th .tax-flag {
	font-size: 11px;
	white-space: nowrap;
}
.data-table tfoot {
	border-bottom: 1px solid #d9dde3;
}
.data-table tfoot tr.first td { /* background:url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_tfoot.gif) 0 0 repeat-x; */
}
.data-table tfoot tr {/*  background-color:#dee5e8 !important; */
}
.data-table tfoot td {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 0;
	border-right: 1px solid #d9dde3;
}
.data-table tfoot strong {
	font-size: 16px;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-weight: 100;
}
.data-table tbody th, .data-table tbody td {
	border-bottom: 1px solid #d9dde3;
	border-right: 1px solid #d9dde3;
}
/* Bundle products tables */
.data-table tbody.odd tr {/*  background:#f8f7f5 !important;  */
}
.data-table tbody.even tr {/*  background:#f6f6f6 !important; */
}
.data-table tbody.odd tr td, .data-table tbody.even tr td {
	border-bottom: 0;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
	border-bottom: 1px solid #d9dde3;
}
.data-table tbody td .option-label {
	font-weight: bold;
	font-style: italic;
}
.data-table tbody td .option-value {
	padding-left: 10px;
}
/* Generic Info Box */
.info-box {
	background: #fff url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-title.gif) 0 0 repeat-x;
	border: 1px solid #d0cbc1;
	padding: 12px 15px;
	margin: 0 0 15px;
}
.info-box h2 {
	font-weight: bold;
	font-size: 13px;
}
.info-table th {
	font-weight: bold;
	padding: 2px 15px 2px 0;
}
.info-table td {
	padding: 2px 0;
}
/* Shopping cart total summary row expandable to details */
tr.summary-total {
	cursor: pointer;
}
tr.summary-total td {
}
tr.summary-total .summary-collapse {
	float: right;
	text-align: right;
	padding-left: 20px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_collapse.gif) 0 5px no-repeat;
	cursor: pointer;
}
tr.show-details .summary-collapse {
	background-position: 0 -52px;
}
tr.show-details td {
}
tr.summary-details td {
	font-size: 11px;
	background-color: #dae1e4;
	color: #626465;
}
tr.summary-details-first td {
	border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
	font-style: italic;
}
/* Shopping cart tax info */
.cart-tax-info {
	display: block;
}
.cart-tax-info, .cart-tax-info .cart-price {
	padding-right: 20px;
}
.cart-tax-total {
	display: block;
	padding-right: 20px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_collapse.gif) 100% 5px no-repeat;
	cursor: pointer;
}
.cart-tax-info .price, .cart-tax-total .price {
	display: inline !important;
	font-weight: normal !important;
}
.cart-tax-total-expanded {
	background-position: 100% -52px;
}
/* Class: std - styles for admin-controlled content */
.std .subtitle {
	padding: 0;
}
.std ol.ol {
	list-style: decimal outside;
	padding-left: 1.5em;
}
.std ul.disc {
	list-style: disc outside;
	padding-left: 18px;
	margin: 0 0 10px;
}
.std dl dt {
	font-weight: bold;
}
.std dl dd {
	margin: 0 0 10px;
}
.std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
	margin: 0 0 1em;
	padding: 0;
}
.std ul {
	list-style: disc outside;
	padding-left: 1.5em;
}
.std ol {
	list-style: decimal outside;
	padding-left: 1.5em;
}
.std ul ul {
	list-style-type: circle;
}
.std ul ul, .std ol ol, .std ul ol, .std ol ul {
	margin: .5em 0;
}
.std dt {
	font-weight: bold;
}
.std dd {
	padding: 0 0 0 1.5em;
}
.std blockquote {
	font-style: italic;
	padding: 0 0 0 1.5em;
}
.std address {
	font-style: normal;
}
.std b, .std strong {
	font-weight: bold;
}
.std i, .std em {
	font-style: italic;
}
/* Misc */
.links li {
	display: inline;
}
.links li.first {
	padding-left: 0 !important;
}
.links li.last {
	background: none !important;
	padding-right: 0 !important;
}
.link-cart {
	color: #dc6809 !important;
	font-weight: bold;
}
.link-wishlist {
	color: #085b7c !important;
}
.link-reorder {
	font-weight: bold;
	color: #0e7da8 !important;
}
.link-compare {
	font-weight: bold;
}
.link-print { /*background:url(http://dttservice.com/skin/frontend/default/dttservice/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/
	font-weight: bold;
	color: #dc6809;
}
.link-rss {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_rss.gif) 0 2px no-repeat;
	padding-left: 18px;
	line-height: 14px;
	white-space: nowrap;
}
.btn-remove {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/btn_remove.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.btn-previous {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/btn_previous.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.btn-remove2 {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/btn_trash.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.btn-edit {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/btn_edit.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.cards-list dt {
	margin: 5px 0 0;
}
.cards-list .offset {
	padding: 2px 0 2px 20px;
}
.separator {
	margin: 0 3px;
}
.divider {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 10px 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_divider1.gif) 0 50% repeat-x;
	text-indent: -999em;
	overflow: hidden;
}
/* Global site notices */
.global-site-notice {
	border: 1px solid #cfcfcf;
	border-width: 0 0 1px;
	background: #ffff90;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	color: #2f2f2f;
}
.global-site-notice .notice-inner {
	width: 860px;
	margin: 0 auto;
	padding: 12px 0 12px 80px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_notice.gif) 20px 25px no-repeat;
	text-align: left;
}
.global-site-notice .notice-inner p {
	margin: 0;
	border: 1px dotted #cccc73;
	padding: 10px;
}
.global-site-notice .notice-inner .actions {
	padding-top: 10px;
}
/* Cookie Notice */
.notice-cookie {
}
/* Noscript Notice */
.noscript {
}
/* Demo Notice */
.demo-notice {
	margin: 0;
	padding: 6px 10px;
	background: #d75f07;
	font-size: 12px;
	line-height: 1.15;
	border: 0;
	text-align: center;
	color: #fff;
}
.demo-notice .notice-inner {
	width: auto;
	padding: 0;
	background: none;
	text-align: center;
}
.demo-notice .notice-inner p {
	padding: 0;
	border: 0;
}
/* ======================================================================================= */


/* Header ================================================================================ */
.logo {
	float: left;
}
.header-container {
	border-top: 5px solid #0d2131;
	border-bottom: 1px solid #415966;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_header.jpg) 50% 0 repeat;
}
.header {
	width: 930px;
	margin: 0 auto;
	padding: 10px;
	text-align: right;
	position: relative;
	z-index: 10;
}
.header .logo {
	float: left;
	margin: 3px 0 10px 12px;
	text-decoration: none !important;
}
.header .logo strong {
	position: absolute;
	top: -999em;
	left: -999em;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden;
}
.header h1.logo {
	margin: 0;
}
.header .quick-access {
	float: right;
	width: 600px;
	padding: 28px 10px 0 0;
}
.header .welcome-msg {
	margin: 0;
	color: #fff;
	text-align: right;
}
.header .welcome-msg a {
	color: #ebbc58;
}
.header .form-search {
	position: absolute;
	top: 0;
	right: 29px;
	width: 315px;
	height: 30px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_form-search.gif) 0 0 no-repeat;
	padding: 1px 0 0 16px;
}
.header .form-search label {
	float: left;
	width: 24px;
	height: 21px;
	text-align: left;
	text-indent: -999em;
	overflow: hidden;
}
.header .form-search input.input-text {
	float: left;
	border-color: #5c7989;
	width: 209px;
	margin-right: 4px;
}
.header .form-search button.button {
	float: left;
}
.header .form-search button.button span {
	border: 0;
	height: 21px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/btn_search.gif) 0 0 no-repeat;
	padding: 0 0 0 3px;
	font: bold 11px/21px Tahoma, Verdana, Arial, sans-serif;
}
.header .form-search button.button span span {
	background-position: 100% 0;
	padding: 0 6px 0 3px;
}
.header .form-search .search-autocomplete {
	z-index: 999;
	left: 40px !important;
	top: 22px !important;
}
.header .form-search .search-autocomplete ul {
	border: 1px solid #5c7989;
	background-color: #f9f5f0;
}
.header .form-search .search-autocomplete li {
	text-align: left;
	border-bottom: 1px solid #f4eee7;
	padding: 2px 8px 1px 8px;
	cursor: pointer;
}
.header .form-search .search-autocomplete li .amount {
	float: right;
	font-weight: bold;
}
.header .form-search .search-autocomplete li.odd {
	background-color: #fffefb;
}
.header .form-search .search-autocomplete li.selected {
	background-color: #f7e8dd;
}
.header .form-language {
	clear: both;
	padding: 5px 0 0;
	text-align: right;
}
.header .form-language label {
	font-weight: bold;
	padding-right: 5px;
	color: #a7c6dd;
	vertical-align: middle;
}
.header .form-language select {
	padding: 0;
}
.header .form-language select.flags option {
	background-position: 4px 50%;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.header .links {
	float: right;
	margin: 0 0 6px;
}
.header .links li {
	float: left;
	font-size: 11px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_pipe1.gif) 100% 60% no-repeat;
	padding: 0 8px 0 7px;
}
.header .links a {
	color: #ebbc58;
}
.header-container .top-container {
	clear: both;
	padding: 5px 10px 0 12px;
	text-align: right;
}
.header-container .top-container a {
	font-size: 11px;
	color: #ebbc58;
}
/********** < Navigation */
.nav-container {
	background: #0a263d url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_nav0.jpg) 50% 0 repeat-y;
}
#nav {
	width: 918px;
	margin: 0 auto;
	padding: 0 16px;
	font-size: 13px;
}
/* All Levels */ /* Style consistent throughout all nav levels */
#nav li {
	position: relative;
	text-align: left;
}
#nav li.over {
	z-index: 998;
}
#nav a, #nav a:hover {
	display: block;
	line-height: 1.3em;
	text-decoration: none;
}
#nav span {
	display: block;
	cursor: pointer;
	white-space: nowrap;
}
#nav li ul span {
	white-space: normal;
}
#nav ul li.parent a {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_nav2.gif) 100% 100% no-repeat;
}
#nav ul li.parent li a {
	background-image: none;
}
/* 0 Level */
#nav li {
	float: left;
}
#nav li.active a {
	color: #d96708;
}
#nav a {
	float: left;
	padding: 5px 12px 6px 8px;
	color: #a7c6dd;
	font-weight: bold;
}
#nav li.over a, #nav a:hover {
	color: #d96708;
}
/* 1st Level */
#nav ul li, #nav ul li.active {
	float: none;
	margin: 0;
	padding-bottom: 1px;
	background: #ecf3f6 url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_nav1.gif) 0 100% repeat-x;
}
#nav ul li.last {
	background: #ecf3f6;
	padding-bottom: 0;
}
#nav ul a, #nav ul a:hover {
	float: none;
	padding: 0;
	background: none;
}
#nav ul li a {
	font-weight: normal !important;
}
/* 2nd Level */
#nav ul, #nav div {
	position: absolute;
	width: 15em;
	top: 27px;
	left: -10000px;
	border: 1px solid #899ba5;
}
#nav div ul {
	position: static;
	width: auto;
	border: none;
}
/* 3rd+ Level */
#nav ul ul, #nav ul div {
	top: 5px;
}
#nav ul li a {
	background: #ecf3f6;
}
#nav ul li a:hover {
	background: #d5e4eb;
}
#nav ul li a, #nav ul li a:hover {
	color: #2f2f2f !important;
}
#nav ul span, #nav ul li.last li span {
	padding: 3px 15px 4px 15px;
}
/* Show menu */
#nav li ul.shown-sub, #nav li div.shown-sub {
	left: 0;
	z-index: 999;
}
#nav li .shown-sub ul.shown-sub, #nav li .shown-sub li div.shown-sub {
	left: 100px;
}
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {
	border: 1px solid #c4c1bc;
	margin: 0 0 15px;
	font-size: 14px;
	line-height: 20px;
}
.block .block-title {
	background: #014864;
	border-bottom: 1px solid #014864;
	padding: 5px 9px;
}
.block .block-title strong {
	display: block;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 15px;
	font-weight: 100;
	min-height: 16px;
	padding: 1px 0 1px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.block .block-title strong span {
}
.block .block-title a {
	text-decoration: none !important;
}
.block .block-subtitle {
	margin: 0;
	padding: 5px 9px;
	font-size: 15px;
	color: #0a263c;
}
.block .block-content {
	background: #FFFFFF;
}
.block .block-content li.item {
	padding: 7px 9px;
}
.block .block-content .product-name {
	color: #1e7ec8;
}
.block .btn-remove, .block .btn-edit {
	float: right;
	margin: 1px 0 2px 5px;
}
.block .actions {/*  background:#dee5e8 url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-actions.gif) 0 0 repeat-x; */
	padding: 6px 9px;
	text-align: right;
}
.block .actions a {
	float: left;
}
.block .actions button.button {
	float: right;
}
.block .empty {
	margin: 0;
	padding: 5px 9px;
}
.block li.odd { /* background-color:#f4f3f3; */
}
.block li.even { /* background-color:#fafafa; */
}
/* Mini Blocks */
.block-cart, .block-wishlist, .block-subscribe, .block-compare, .block-reorder, .block-poll, .block-viewed, .block-compared, .block-related, .block-tags, .block-login {
	font-size: 13px;
	line-height: 1.25;
}
.block-cart .block-title strong, .block-wishlist .block-title strong, .block-subscribe .block-title strong, .block-compare .block-title strong, .block-reorder .block-title strong, .block-poll .block-title strong, .block-viewed .block-title strong, .block-compared .block-title strong, .block-related .block-title strong, .block-tags .block-title strong, .block-login .block-title strong {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 21px;
}
/* Mini Products List */
.mini-products-list .product-image {
	float: left; /* width:50px; */
	border: 1px solid #a9a9a9;
}
.mini-products-list .product-details {
	margin-left: 60px;
}
.block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small {
	word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
	white-space: normal !important;
}
/* Block: Account */
.block-account {
	border-color: #bbb;
}
.block-account .block-title { /* background:#fc9d36 url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-title-account.gif) 0 100% repeat-x; border:0; padding:3px 10px; */
}
.block-account .block-title strong {
	font-size: 15px;
	color: #fff;
}
.block-account .block-content { /* background:#fbfaf6; */
	padding: 7px 10px 7px;
}
.block-account .block-content li a {
	display: block;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	padding: 7px 0;
	color: #5f5d5c;
	text-decoration: none !important;
}
.block-account .block-content li a:hover {
	color: #000000;
}
.block-account .block-content li.last a {
	border-bottom: 0;
}
.block-account .block-content li.current {
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	padding: 7px 0;
}
.block-account .block-content li.current.last {
	border-bottom: 0;
}
/* Block: Currency Switcher */
.block-currency {
	border: 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-currency.gif) 0 0 no-repeat;
	padding: 7px 12px 10px;
	height: 51px;
}
.block-currency .block-title {
	background: none;
	border: 0;
	padding: 0;
	margin: 0 0 5px;
}
.block-currency .block-title strong {
	font: bold 13px/21px Arial, Helvetica, sans-serif;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-currency.gif) 0 50% no-repeat;
	padding: 0 0 0 21px;
	text-transform: none;
	color: #fff;
}
.block-currency .block-content {
	background: none;
	padding: 0;
}
.block-currency .block-content select {
	width: 100%;
	padding: 0;
}
/* Block: Layered Navigation */
.block-layered-nav {
	border: 0;
}
.block-layered-nav .block-title {
	border: 0;
	padding: 0;
	height: 24px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-layered-title.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.block-layered-nav .block-subtitle {
	background: none repeat scroll 0 0 #014864;/* border-color: #B9CCDD;border-image: none;border-style: solid;border-width: 1px 0; */
	color: #FFFFFF;
	line-height: 2;
	padding: 3px 9px;
	text-transform: uppercase;
	font-size: 12px;
}
.block-layered-nav .block-content {
	border: 1px solid #a0b3c3;
	background: #FFFFFF;
}
.block-layered-nav dt {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-layered-dt.gif) 9px 11px no-repeat;
	padding: 7px 10px 0 25px;
	font-weight: bold;
	text-transform: uppercase;
}
.block-layered-nav dd {
	padding: 0 12px 12px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-layered-dd.gif) 0 100% repeat-x;
}
.block-layered-nav dd.last {
	background: none;
}
.block-layered-nav .currently li { /* background:#fff url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-layered-li.gif) 0 100% repeat-x; */
	padding: 6px 24px 6px 10px;
	position: relative;
	z-index: 1;
	line-height: 1.5;
}
.block-layered-nav .currently .label {
	font-weight: bold;
	padding-left: 15px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-layered-label.gif) 0 4px no-repeat;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
}
.block-layered-nav .currently .value {
	display: inline-block;
	vertical-align: top;
}
.block-layered-nav .currently .btn-previous, .block-layered-nav .currently .btn-remove {
	position: absolute;
	right: 4px;
	top: 9px;
	margin: 0;
}
.block-layered-nav .currently .btn-previous {
	right: 17px;
}
.block-layered-nav .actions {
	font-size: 13px;
	padding: 4px 5px 4px 9px;/*  background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0;  */
	text-align: right;
}
.block-layered-nav .actions a {
	float: none;
}
/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/
}
.block-cart .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-cart.gif);
}
.block-cart .summary {
	background: #fff;
	padding: 6px 8px 8px;
	margin: -1px 0 0;
	position: relative;
	z-index: 1;
}
.block-cart .amount {
	margin: 0;
}
.block-cart .amount a {
	font-weight: bold;
}
.block-cart .subtotal {
	margin: 5px 0 0;
	padding: 2px 0;
	background: #BBBBC0;
	text-align: center;
}
.block-cart .subtotal .price {
	font-weight: bold;
}
.block-cart .actions {
	border-bottom: 1px solid #c2c2c2;
}
.block-cart .actions .paypal-logo {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 8px 0;
}
/* Block: Wishlist */
.block-wishlist .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-wishlist.gif);
}
.block-wishlist .actions {
	text-align: right;
}
.block-wishlist .actions a {
	float: none;
}
/* Block: Related */
.block-related .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-related.gif);
	background-position: 0 1px;
}
.block-related input.checkbox {
	float: left;
}
.block-related .product {
	margin-left: 20px;
}
/* Block: Compare Products */
.block-compare .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-list.gif);
	background-position: 0 1px;
}
.block-compare button.button span {
	border-color: #406a83;
	background: #618499;
}
.page-popup .link-print {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_print.gif) 0 2px no-repeat;
	padding: 2px 0 2px 25px;
	font-weight: bold;
	color: #1e7ec8;
}
.compare-table {
	border: 0;
}
.compare-table thead tr.first th, .compare-table thead tr.first td {
	border: 0;
	background: none;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.compare-table .btn-remove {
	float: right;
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/btn_remove2.gif);
	width: 72px;
	height: 15px;
}
.compare-table tbody th {
	background: #d9e5ee url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_th-v.gif) 100% 0 repeat-y;
}
.compare-table tbody th, .compare-table tbody td {
	padding: 10px;
	border: 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.compare-table tbody td.last {
	border-right: 1px solid #ccc;
}
.compare-table tbody tr.last th, .compare-table tbody tr.last td {
	border-bottom: 1px solid #ccc !important;
}
.compare-table tr.add-to-row td {
	background: #fffada;
	text-align: center;
}
.compare-table tr.first td {
	text-align: center;
}
.compare-table tr.first td .product-name {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #203548;
}
.compare-table tr.first td .product-name a {
	color: #203548;
}
.compare-table tr.first td .ratings {
	width: 69px;
	margin: 0 auto;
}
.compare-table tr.first td p, .compare-table tr.add-to-row td p {
	margin: 0;
}
/* Block: Recently Viewed */
.block-viewed .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-viewed.gif);
}
/* Block: Recently Compared */
.block-compared .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-list.gif);
	background-position: 0 1px;
}
/* Block: Poll */
.block-poll .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-poll.gif);
}
.block-poll .block-subtitle {
	font-size: 12px;
}
.block-poll label {
	color: #777;
	font-weight: bold;
}
.block-poll input.radio {
	float: left;
	margin: 1px -18px 0 0;
}
.block-poll .label {
	display: block;
	margin-left: 18px;
}
.block-poll li {
	padding: 3px 9px;
}
.block-poll .actions {
	margin: 5px 0 0;
}
.block-poll button.button span {
	border-color: #406a83;
	background: #618499;
}
.block-poll .answer {
	font-weight: bold;
}
.block-poll .votes {
	float: right;
	margin-left: 10px;
}
/* Block: Tags */
.block-tags .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-tags.gif);
}
.block-tags .block-content .tags-list {
	background: none;
	border: 0;
	font-size: 12px;
}
.block-tags .block-content a {
	color: #1b2d3b;
}
.block-tags .actions {
	text-align: right;
}
.block-tags .actions a {
	float: none;
}
/* Block: Subscribe */
.block-subscribe .block-content {
	padding: 5px 10px;
}
.block-subscribe .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-subscribe.gif);
}
.block-subscribe label {
	font-weight: bold;
	color: #666;
}
.block-subscribe input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0;
}
.block-subscribe .actions {
	background: none;
	padding: 0;
	margin: 3px 0 0;
	text-align: left;
}
.block-subscribe .actions button.button {
	float: none;
}
.block-subscribe .actions button.button span {
	border-color: #406a83;
	background: #618499;
}
/* Block: Reorder */
.block-reorder .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_block-list.gif);
}
.block-reorder input.checkbox {
	float: left;
	margin: 2px -20px 0 0;
}
.block-reorder .product-name {
	margin-left: 20px;
}
.block-reorder .validation-advice {
	margin: 3px 9px 7px;
}
/* Block: Banner */
.block-banner {
	border: 0;
}
.block-banner .block-content {
	padding: 0;
	text-align: center;
}
/* Block: Login */
.block-login .block-title strong {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_ma-info.gif);
}
.block-login .block-content {
	padding: 5px 10px;
}
.block-login label {
	font-weight: bold;
	color: #666;
}
.block-login input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0;
}
.block-login .actions {
	background: none;
	padding: 0;
	margin: 3px 0 0;
}
.block-login .actions button.button span {
	border-color: #406a83;
	background: #618499;
}
/* Paypal */
.sidebar .paypal-logo {
	display: block;
	margin: 10px 0;
	text-align: center;
}
.sidebar .paypal-logo a {
	float: none;
}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {
	border: 0;
	margin: 0 0 7px;
}
.category-image {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
	text-align: center;
}
.category-image img {
}
.category-description {
	margin: 0 0 10px;
}
.category-products {
}
/* View Type: Grid */
.products-grid {
	border-bottom: 1px solid #d9ddd3;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_grid.gif) 0 0 repeat;
	position: relative;
}
.products-grid.last {
	border-bottom: 0;
}
.products-grid li.item {
	float: left;
	width: 138px;
	padding: 12px 10px 80px;
}
.products-grid .product-image {
	display: block;
	width: 135px;
	height: 135px;
	margin: 0 0 10px;
}
.products-grid .product-name { /*min-height:2.7em;*/
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 13px;
	color: #203548;
}
.products-grid .product-name a {
	color: #203548;
}
.products-grid .price-box {
	margin: 5px 0;
}
.products-grid .availability {
	line-height: 21px;
}
.products-grid .actions {
	position: absolute;
	bottom: 12px;
}
.col2-left-layout .products-grid, .col2-right-layout .products-grid {
	width: 632px;
	margin: 0 auto;
}
.col1-layout .products-grid {
	width: 790px;
	margin: 0 auto;
}
/* View Type: List */
.products-list li.item {
	border-bottom: 1px solid #d9ddd3;
	padding: 12px 10px;
}
.products-list li.item.last {
	border-bottom: 0;
}
.products-list .product-image {
	float: left;
	width: 135px;
	height: 135px;
	margin: 0 0 10px;
}
.products-list .product-shop {
	margin-left: 150px;
}
.products-list .product-name {
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 13px;
	color: #203548;
}
.products-list .product-name a {
	color: #203548;
}
.products-list .price-box {
	float: left;
	margin: 3px 13px 5px 0;
}
.products-list .availability {
	float: left;
	margin: 3px 0 0;
}
.products-list .desc {
	clear: both;
	padding: 6px 0 0;
	margin: 0 0 15px;
	line-height: 1.35;
}
.products-list .desc .link-learn {
	font-size: 11px;
}
.products-list .add-to-links {
	clear: both;
}
.products-list .add-to-links li {
	display: inline;
}
.products-list .add-to-links .separator {
	display: inline;
	margin: 0 2px;
}
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating {
	margin: 0;
}
.ratings {
	font-size: 11px;
	line-height: 1.25;
	margin: 7px 0;
}
.ratings strong {
	float: left;
	margin: 1px 3px 0 0;
}
.ratings .rating-links {
	margin: 0;
}
.ratings .rating-links .separator {
	margin: 0 2px;
}
.ratings dt {
}
.ratings dd {
}
.rating-box {
	width: 69px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_rating.gif) 0 0 repeat-x;
	text-indent: -999em;
	overflow: hidden;
}
.rating-box .rating {
	float: left;
	height: 13px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
	float: left;
	margin-right: 3px;
}
.ratings .amount {
}
.ratings-table th, .ratings-table td {
	font-size: 13px;
	line-height: 1.15;
	padding: 3px 0;
}
.ratings-table th {
	font-weight: bold;
	padding-right: 8px;
}
/* Availability */
.availability {
	margin: 0;
}
.availability span {
	font-weight: bold;
}
.availability.in-stock span {
}
.availability.out-of-stock span {
	/* color: #d83820; */
}
.availability-only {
	margin: 10px 0 7px;
	line-height: 16px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_availability_only.gif) 0 50% no-repeat;
	padding-left: 15px;
}
.availability-only span, .availability-only a {
	border-bottom: 1px dashed #751d02;
	color: #000;
}
.availability-only a {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_availability_only_arrow.gif) 100% 0 no-repeat;
	cursor: pointer;
	padding-right: 15px;
	text-decoration: none;
}
.availability-only .expanded {
	background-position: 100% -15px;
}
.availability-only strong {
	color: #be2c00;
}
.availability-only-details {
	margin: 0 0 7px;
}
.availability-only-details th {
	background: #d2d6d9;
	font-size: 10px;
	padding: 0 8px;
}
.availability-only-details td {
	background: #ebf0f3;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	padding: 2px 8px 1px;
}
.availability-only-details tr.odd td.last {
	color: #d95e00;
	font-weight: bold;
}
.product-view .product-shop .availability {
	font-size: 13px;
}
.product-view .product-shop .availability span {
	font-weight: normal;
}
/* Email to a Friend */
.email-friend {
	margin: 0;
	font-size: 15px;
}
/* Alerts */
.alert-price {
	margin: 0;
	font-size: 13px;
}
.alert-stock {
	margin: 0;
	font-size: 13px;
}
/********** < Product Prices */
.price {
	white-space: nowrap !important;
}
.price-box {
	margin: 5px 0;
}
.price-box .price {
	font-weight: bold;
	color: #c76200;
}
/* Regular price */
.regular-price {
	color: #c76200;
}
.regular-price .price {
	font-weight: bold;
	font-size: 13px;
	color: #282828;
}
.block .regular-price, .block .regular-price .price {
	color: #2f2f2f;
}
/* Old price */
.old-price {
	margin: 0;
}
.old-price .price-label {
	white-space: nowrap;
	color: #999;
}
.old-price .price {
	font-weight: bold;
	color: #c76200;
	text-decoration: line-through;
}
/* Special price */
.special-price {
	margin: 0;
	padding: 3px 0;
}
.special-price .price-label {
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	color: #cd5033;
}
.special-price .price {
	font-size: 13px;
	font-weight: bold;
	color: #c76200;
}
/* Minimal price (as low as) */
.minimal-price {
	margin: 0;
}
.minimal-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.minimal-price-link {
	display: block;
}
.minimal-price-link .label {
	color: #1e7ec8;
}
.minimal-price-link .price {
	font-weight: normal;
	color: #1e7ec8;
}
/* Excluding tax */
.price-excluding-tax {
	display: block;
	color: #999;
}
.price-excluding-tax .label {
	white-space: nowrap;
	color: #999;
}
.price-excluding-tax .price {
	font-size: 13px;
	font-weight: normal;
	color: #c76200;
}
/* Including tax */
.price-including-tax {
	display: block;
	color: #999;
}
.price-including-tax .label {
	white-space: nowrap;
	color: #999;
}
.price-including-tax .price {
	font-size: 13px;
	font-weight: bold;
	color: #c76200;
}
/* Configured price */
.configured-price {
	margin: 0;
}
.configured-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.configured-price .price {
	font-weight: bold;
}
/* FPT */
.weee {
	display: block;
	font-size: 11px;
	color: #444;
}
.weee .price {
	font-size: 11px;
	font-weight: normal;
}
/* Excl tax (for order tables) */
.price-excl-tax {
	display: block;
}
.price-excl-tax .label {
	display: block;
	white-space: nowrap;
}
.price-excl-tax .price {
	display: block;
}
/* Incl tax (for order tables) */
.price-incl-tax {
	display: block;
}
.price-incl-tax .label {
	display: block;
	white-space: nowrap;
}
.price-incl-tax .price {
	display: block;
	font-weight: bold;
}
/* Price range */
.price-from {
	margin: 0;
}
.price-from .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.price-to {
	margin: 0;
}
.price-to .price-label {
	font-weight: bold;
	white-space: nowrap;
}
/* Price notice next to the options */
.price-notice {
	padding-left: 10px;
	color: #999;
}
.price-notice .price {
	font-weight: bold;
	color: #2f2f2f;
}
/* Price as configured */
.price-as-configured {
	margin: 0;
}
.price-as-configured .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.price-box-bundle {
	padding: 0 0 10px 0;
}
.price-box-bundle .price-box {
	margin: 0 !important;
	padding: 0 !important;
}
.price-box-bundle .price {
	color: #555;
}
/********** Product Prices > */

/* Tier Prices */
.product-pricing, .tier-prices {
	margin: 10px 0;
	padding: 10px;
	background-color: #f4f7f7;
	border: 1px solid #dadddd;
	color: #424242;
}
.tier-prices li {
	line-height: 1.4;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_tier.gif) no-repeat 0 3px;
	padding: 2px 0 2px 10px;
}
.tier-prices .benefit {
	font-style: italic;
	font-weight: bold;
	color: #2f2f2f;
}
.tier-prices .price {
	font-weight: bold;
	color: #2f2f2f;
}
.tier-prices-grouped li {
	padding: 2px 0;
	color: #e26703;
}
.tier-prices-grouped li .price {
	font-weight: bold;
}
/* Add to Links */
.add-to-links {
	font-size: 13px;
	margin: 5px 0 0;
}
.add-to-links .separator {
	display: none;
}
/* Add to Cart */
.add-to-cart label {
	float: left;
	margin-right: 5px;
	font-weight: bold;
	color: #666;
}
.add-to-cart .qty {
	float: left;
	margin-right: 5px;
}
.add-to-cart button.button {
	float: left;
}
.add-to-cart .paypal-logo {
	clear: left;
	margin: 0;
	text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
	clear: both;
	display: block;
	margin: 5px 60px 5px 0;
}
.product-view .add-to-cart .paypal-logo {
	margin: 0;
}
/* Add to Links + Add to Cart */
.add-to-box {
	margin: 10px 0;
}
.add-to-box .add-to-cart {
	float: left;
}
.add-to-box .or {
	float: left;
	font-weight: bold;
	margin: 0 7px;
	color: #666;
}
.add-to-box .add-to-links {
	float: left;
	margin: 0;
	font-size: 12px !important;
	line-height: 1.25 !important;
	text-align: left !important;
}
.add-to-box .add-to-links li {
	display: block !important;
}
.add-to-box .add-to-links li .separator {
	display: none !important;
}
.product-view { /*border:1px solid #c4c6c8;*/
	margin: 20px 0;
}
.product-essential { /*padding:25px; background:#fff url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_product-view.gif) 100% 0 no-repeat; */
}
.product-essential h2 {
	font-family: 'MyriadProRegular';
	font-size: 18px;
}
.product-collateral {
	background: #faf7ee url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_product_collateral.gif) 0 0 repeat-x;
	padding: 25px;
}
.product-collateral h2 {
	font-weight: bold;
	font-size: 15px;
	color: #e26703;
	border-bottom: 1px solid #e5dcc3;
	padding: 0 0 1px;
	margin: 0 0 15px;
}
.product-collateral .box-collateral {
	margin: 0 0 25px;
}
/* Product Images */
.product-view .product-img-box { /*float:left; width: 430px; */
}
.col3-layout .product-view .product-img-box {
	float: none;
	margin: 0 auto;
}
.product-view .product-img-box .product-image {
	margin: 0 0 13px;
}
.product-view .product-img-box .product-image-zoom {
	position: relative;
	width: 265px;
	height: 265px;
	overflow: hidden;
	z-index: 9;
}
.product-view .product-img-box .product-image-zoom img {
	position: absolute;
	left: 0;
	top: 0;
	cursor: move;
}
.product-view .product-img-box .zoom-notice {
	font-size: 11px;
	margin: 0 0 5px;
	text-align: center;
}
.product-view .product-img-box .zoom {
	position: relative;
	z-index: 9;
	height: 18px;
	margin: 0 auto 13px;
	padding: 0 28px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/slider_bg.gif) 50% 50% no-repeat;
	cursor: pointer;
}
.product-view .product-img-box .zoom.disabled {
	-moz-opacity: .3;
	-webkit-opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/
	opacity: .3;
}
.product-view .product-img-box .zoom #track {
	position: relative;
	height: 18px;
}
.product-view .product-img-box .zoom #handle {
	position: absolute;
	left: 0;
	top: -1px;
	width: 9px;
	height: 22px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/magnifier_handle.gif) 0 0 no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
	position: absolute;
	left: 2px;
	top: 0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
	position: absolute;
	right: 2px;
	top: 0;
}
.product-view .product-img-box .more-views h2 {
	font-size: 13px;
	/* border-bottom: 1px solid #ccc; */
	margin: 0 0 8px;
	text-transform: uppercase;
}
.product-view .product-img-box .more-views ul {
	margin-left: -9px
}
.product-view .product-img-box .more-views li {
	float: left;
	margin: 0 0 8px 9px;
}
.product-view .product-img-box .more-views li a {
	float: left;
	width: 56px;
	height: 56px;
	border: 2px solid #ddd;
	overflow: hidden;
}
.product-image-popup {
	margin: 0 auto;
}
.product-image-popup .buttons-set {
	float: right;
	clear: none;
	border: 0;
	margin: 0;
	padding: 0;
}
.product-image-popup .nav {
	font-weight: bold;
	margin: 0 100px;
	text-align: center;
}
.product-image-popup .image {
	display: block;
	margin: 10px 0;
}
.product-image-popup .image-label {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px;
	color: #2f2f2f;
}
/* Product Shop */
.product-view .product-shop { /*float:right; width:450px; margin-top: 30px;*/
}
.col1-layout .product-view .product-shop {
	float: right;
	width: 545px;
}
.col3-layout .product-view .product-shop {
	float: none;
	width: auto;
}
.product-view .product-shop .product-name {
	margin: 0 0 5px;
}
.product-view .product-shop .product-name h1 {
	margin: 0;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 24px;
}
.product-view .product-shop .availability {
	margin: 10px 0;
}
.product-view .product-shop .short-description { /*margin:10px 0; background:url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0;*/
}
.product-view .product-shop .price-box {
	margin: 10px 0;
}
.product-view .product-shop .add-to-links {
	margin: 0;
}
.product-view .product-shop .add-to-links {
	font-size: 12px;
	text-align: right;
}
.product-view .product-shop .add-to-links li, .product-view .product-shop .add-to-links li .separator {
	display: inline;
}
.product-view .product-shop .add-to-links a {
	color: #1E7EC8 !important;
	font-weight: normal !important;
}
/* Product Options */
.product-options {
	margin: 20px 0 0;
	padding: 10px 15px 20px;
	position: relative;
	background-color:;
	border: 1px solid #e4e4e4;
	font-size: 13px;
	color: black;
}
.product-options dt {
	padding: 10px 0 0;
	font-weight: normal;
}
.product-options dt label {
	font-weight: bold;
	color: #2f2f2f;
}
.product-options dt label.required em {
	color: #eb340a;
	margin-left: 5px;
}
.product-options dd .qty-holder {
	display: none;
	padding: 10px 0 0;
}
.product-options dd .qty-holder label {
	vertical-align: middle;
}
.product-options dt .qty-disabled {
	background: none;
	border: 0;
	padding: 3px;
	color: #2f2f2f;
}
.product-options dd {
	padding: 5px 10px 15px;
	margin: 0 0 5px;
	border-bottom: 1px solid #e4e4e4;
}
.product-options dl.last dd.last {
	border-bottom: 0;
	padding-bottom: 5px;
	margin-bottom: 0;
}
.product-options dd input.input-text {
	width: 98%;
}
.product-options dd input.datetime-picker {
	width: 150px;
}
.product-options dd .time-picker {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 0;
	vertical-align: middle;
}
.product-options dd textarea {
	width: 98%;
	height: 8em;
}
.product-options dd select {
	width: 99%;
}
.product-options dd .multiselect option {
	border-bottom: 1px dotted #d9e5ee;
	padding: 2px 4px;
}
.product-options ul.options-list {
	margin-right: 5px;
}
.product-options ul.options-list li {
	line-height: 1.5;
	padding: 2px 0;
}
.product-options ul.options-list input.radio {
	float: left;
	margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
	float: left;
	margin-top: 3px;
}
.product-options ul.options-list .label {
	display: block; /* margin-left:18px; */
}
.product-options ul.options-list label {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.product-options ul.validation-failed {
	padding: 0 7px;
}
.product-options p.note {
	margin: 0;
	font-size: 11px;
}
.product-options p.required {
	position: absolute;
	right: 20px;
	top: 20px;
}
.product-options-bottom {
	background-color: #fff;
	padding: 15px 20px;
	border: 1px solid #e4e4e4;
	border-top: 0;
}
.product-options-bottom .product-pricing, .product-options-bottom .tier-prices {
	margin: 0;
	padding: 0 0 10px;
	border: 0;
	background: 0;
	color: #e26703;
}
.product-options-bottom .tier-prices li {
	background: 0;
	padding: 2px 0;
}
.product-options-bottom .tier-prices .price, .product-options-bottom .tier-prices .benefit {
	color: #e26703;
}
.product-options-bottom .price-box {
	float: left;
	margin: 0;
	padding: 0;
}
.product-options-bottom .add-to-links {
	clear: both;
	padding: 5px 0 0;
	text-align: right;
}
.col3-layout .product-options-bottom .price-box {
	float: none;
	padding: 0 0 5px;
}
.product-options-bottom .price-label {
	float: left;
	padding-right: 5px;
}
.product-options-bottom .price-tax {
	float: left;
}
.product-options-bottom .add-to-cart {
	float: left;
}
.product-shop .product-options-bottom {
	margin: 0 0 10px;
}
.product-shop .product-options-bottom .price-box {
	float: none;
	margin: 0 0 5px;
}
.product-shop .product-options-bottom .price-label {
	float: none;
	padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
	float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
	clear: both;
	float: left;
	padding-top: 12px;
}
.product-shop .product-options-bottom .add-to-links {
	clear: both;
	padding: 5px 0 0;
	text-align: right;
}
/* Grouped Product */
.product-view .grouped-items-table .price-box {
	margin: 0;
	padding: 0;
}
/* Block: Description */
.product-view .box-description {
}
/* Block: Additional */
.product-view .box-additional .data-table th, .product-view .box-additional .data-table td {
	line-height: 1.25;
}
/* Block: Upsell */
.product-view .box-up-sell h2 {
	border-bottom: 0;
	padding: 0;
	margin: 0 0 8px;
}
.product-view .box-up-sell .products-grid {
	width: 100%;
	border: 1px solid #e5dcc3;
}
.product-view .box-up-sell .products-grid td {
	width: 25%;
	background: #f6f2e7;
	border-right: 1px solid #e5dcc3;
	border-bottom: 1px solid #e5dcc3;
	padding: 15px 10px 12px;
	line-height: 1.6em;
}
.product-view .box-up-sell .products-grid tr.last td {
	border-bottom: 0;
}
.product-view .box-up-sell .products-grid td.last {
	border-right: 0;
}
.product-view .box-up-sell .products-grid td img {
	border: 1px solid #e5dcc3;
}
.product-view .box-up-sell .products-grid .product-image {
	text-align: center;
}
.product-view .box-up-sell .products-grid td.empty {
	border-right: 0;
	background: #f1ecdb;
}
.product-view .box-up-sell .products-grid .ratings .rating-box {
	float: none;
	display: block;
	margin: 0 0 3px;
}
/* Block: Tags */
.product-view .box-tags {
	margin: 0;
}
.product-view .box-tags h3 {
	font-size: 13px;
}
.product-view .box-tags .product-tags {
	display: block;
	margin: 0 0 15px;
}
.product-view .box-tags .product-tags li {
	display: inline;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_pipe3.gif) 100% 4px no-repeat;
	padding: 0 7px 0 4px;
}
.product-view .box-tags .product-tags li.first {
	padding-left: 0;
}
.product-view .box-tags .product-tags li.last {
	background: none;
	padding-right: 0;
}
.product-view .box-tags .form-add label {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #0a263c;
}
.product-view .box-tags .form-add .input-box {
	float: left;
	width: 305px;
	margin: 0 5px 0 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_tag_add.gif) 0 2px no-repeat;
	padding: 0 0 0 23px;
}
.product-view .box-tags .form-add input.input-text {
	width: 299px;
}
.product-view .box-tags .form-add button.button span {
	border-color: #406a83;
	background: #618499;
}
.product-view .box-tags .note {
	margin: 3px 0 0;
	padding: 0 0 0 23px;
	font-size: 11px;
}
/* Block: Reviews */
.product-view .box-reviews dl {
	margin: 15px 0;
}
.product-view .box-reviews dt a, .product-view .box-reviews dt span {
	font-weight: bold;
}
.product-view .box-reviews dd {
	margin: 0 0 15px;
}
.product-view .box-reviews dd small {
	font-style: italic;
}
.product-view .box-reviews .form-add {
	margin: 15px 0 0;
}
.product-view .box-reviews .form-add h3 {
	font-size: 13px;
	font-weight: normal;
}
.product-view .box-reviews .form-add h3 span {
	font-weight: bold;
}
.product-view .box-reviews .form-add h4 {
	font-size: 12px;
}
.product-view .box-reviews .form-add .data-table td {
	text-align: center;
}
.product-view .box-reviews .form-add .form-list {
	margin: 15px 0 0;
}
.product-view .box-reviews .form-add .form-list .input-box {
	width: 360px;
}
.product-view .box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea {
	width: 354px;
}
/* Send a Friend */
.send-friend .form-list {
	/*width: 615px;*/
	overflow: hidden;
}
.send-friend .form-list li {
	margin-right: -15px;
}
.send-friend .form-list li p {
	margin: 0 15px 0 0;
}
.send-friend .form-list .field {
	/*width: 315px;*/
}
.send-friend .form-list .input-box {
	/*width: 300px;*/
}
.send-friend .form-list input.input-text, .send-friend .form-list textarea {
	/*width: 294px;*/
}
.send-friend .form-list li.wide .input-box {
	/*width: 612px;*/
}
.send-friend .form-list li.wide textarea {
	/*width: 609px;*/
}
.send-friend .buttons-set .limit {
	float: right;
	margin: 0 7px 0 0;
	font-size: 11px;
	line-height: 21px;
}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name {
	margin: 0;
	font-size: 14px;
	font-weight: 100;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
}
.product-name a {
	color: #085b7c;
}
/* Product Tags */
.tags-list {
	display: block;
	font-size: 13px;
	border: 1px solid #c1c4bc;
	background: #f8f7f5;
	padding: 10px;
}
.tags-list li {
	display: inline !important;
	margin: 0 4px 0 0;
}
.tags-list li a {
	color: #1b2d3b;
}
/* Advanced Search */
.advanced-search .form-list label {
	width: 160px;
	padding-right: 10px;
}
.advanced-search .form-list .input-box, .advanced-search .form-list .input-range {
	float: left;
	clear: none;
}
.advanced-search-amount {
	margin: 0 0 10px;
}
.advanced-search-summary {
	margin: 10px 0;
	border: 1px solid #e9d7c9;
	background: #fff6f1;
	padding: 10px;
}
.advanced-search-summary ul {
	float: left;
	width: 49%;
}
.advanced-search-summary strong {
	color: #E17C24;
	padding-left: 15px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_search_criteria.gif) 0 3px no-repeat;
}
.advanced-search-summary p {
	clear: both;
	font-weight: bold;
	margin: 0;
}
/* CMS Home Page */
.cms-home .subtitle {
}
.cms-index-index .subtitle {
}
/* Sitemap */
.page-sitemap .links {
	text-align: right;
	margin: -49px 8px -22px 0; 
	float: right;
    font-size: 14px;
}
.page-sitemap .links a {
	text-decoration: none;
	position: relative;
}
.page-sitemap .links a:hover {
	text-decoration: underline;
}
.page-sitemap .sitemap {
	margin: 12px;
}
.page-sitemap .sitemap a {
	color: #1b2d3b;
	font-size:16px;
}
.page-sitemap .sitemap li {
	margin: 5px 0;
}
.page-sitemap .sitemap li.level-0 {
	margin: 10px 0 0;
	font-weight: bold;
}
.page-sitemap .sitemap li.level-0 a {
	color: #1e7ec8;
}
/* RSS */
.rss-title h1 {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_rss-big.png) 0 4px no-repeat;
	padding-left: 27px;
}
.rss-table .link-rss {
	display: block;
	line-height: 1.55;
	background-position: 0 4px;
}
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title {
	border-bottom: 0;
	margin: 0 0 12px;
}
.cart .page-title h1 {
	margin: 10px 0 0;
}
/* Checkout Types */
.cart .page-title .checkout-types li {
	margin: 0 0 5px;
}
.cart .title-buttons .checkout-types {
	float: right;
}
.cart .title-buttons .checkout-types li {
	float: left;
	margin: 0 0 5px 5px;
}
.cart .checkout-types .paypal-or {
	margin: 0 8px;
	line-height: 2.3;
}
.cart .totals .checkout-types .paypal-or {
	clear: both;
	display: block;
	padding: 8px 55px 0 0;
	line-height: 1.0;
	font-size: 11px;
}
/* Shopping Cart Table */
.cart-table th {
	padding: 2px 10px;
}
.cart-table td {
	padding: 10px;
}
.cart-table .product-name {
	font-weight: 100;
	margin: 0 0 5px;
	color: #2f2f2f;
}
.cart-table .item-msg {
	margin: 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #df280a;
}
.cart-table tfoot td {
	padding: 5px 10px;
}
.cart-table .btn-continue {
	float: left;
}
.cart-table .btn-empty span, .cart-table .btn-continue span, .cart-table .btn-update span {
	border-color: #406a83; /* background:#618499; */
}
.cart-table .btn-update, .cart-table .btn-empty {
	float: right;
}
.cart-table .btn-update {
	margin-left: 10px;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
	padding: 25px 0 0;
}
.cart .cart-collaterals .col2-set {
	float: left;
	width: 605px;
}
.cart .cart-collaterals .col2-set .col-2 {
	width: 294px;
}
.cart .crosssell {
	border: 1px solid #cec3b6; /* background:#fafaec; */
	padding: 12px 15px;
}
.cart .crosssell h2 {
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 16px;
	font-weight: 100;
	margin: 0;
}
.cart .crosssell .product-image {
	float: left;/*  width:75px; height:75px; */
	border: 1px solid #d0cdc9;
}
.cart .crosssell .product-details {
	margin-left: 90px;
}
.cart .crosssell .product-name {/* font-weight:bold;*/
	font-size: 12px;
	line-height: 18px;
	font-family: 'MyriadProRegular';
}
.cart .crosssell li.item {
	margin: 12px 0;
}
.cart .crosssell .link-compare {
	font-weight: normal;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount, .cart .shipping {
	border: 1px solid #d0cbc1;
	background: #fff url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-title.gif) 0 0 repeat-x;
	padding: 12px 15px;
	margin: 0 0 18px;
}
.cart .discount h2, .cart .shipping h2 {
	background-position: 0 0;
	background-repeat: no-repeat;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 16px;
	padding: 0 0 0 21px;
	color: #085b7c;
	text-transform: uppercase;
}
.cart .discount button span, .cart .shipping button span {
	border-color: #406a83; /* background:#618499; */
}
.cart .discount .buttons-set, .cart .shipping .buttons-set {
	margin: 10px 0 0;
	border: 0;
	padding: 0;
	text-align: left;
}
.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {
	float: none;
	margin-left: 0;
}
.cart .discount h2 {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_discount.gif);
}
.cart .discount .input-box {
	margin: 8px 0 0; /*width:260px;*/
}
.cart .discount input.input-text {
	width: 100%;
}
.cart .shipping h2 {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_shipping.gif);
}
.cart .shipping .sp-methods {
	margin: 10px 0 0;
	padding: 5px 0 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_divider1.gif) 0 0 repeat-x;
}
/* Shopping Cart Totals */
.cart .totals {
	border: 1px solid #bebcb7;
}
.cart .totals table {
	margin: 7px 0;
	float: right;
}
.cart .totals td {
	padding: 1px 15px 1px 7px;
}
.cart .totals tr.last td {
}
.cart .totals tfoot th {
	padding: 5px 15px 5px 7px;
}
.cart .totals tfoot td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.cart .totals tfoot th strong, .cart .totals tfoot td strong {
	font-size: 18px;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-weight: 100;
}
.cart .totals .checkout-types {
	font-size: 13px;
	padding: 8px 15px 15px;
	text-align: right;
}
.cart .totals .checkout-types li {
	clear: both;
	margin: 10px 0;
}
/* Options Tool Tip */
.item-options dt {  /*font-weight:bold; font-style:italic;*/
}
.item-options dd {
	padding-left: 10px;
	margin: 0 0 6px;
}
.truncated {
	cursor: help;
}
.truncated a.dots {
	cursor: help;
}
.truncated a.details {
	cursor: help;
}
.truncated .truncated_full_value {
	position: relative;
	z-index: 999;
}
.truncated .truncated_full_value .item-options {
	position: absolute;
	top: -99999em;
	left: -99999em;
	z-index: 999;
	width: 250px;
	padding: 8px;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}
.truncated .truncated_full_value .item-options > p {
	font-weight: bold;
	text-transform: uppercase;
}
.truncated .show .item-options {
	top: -20px;
	left: 50%;
}
.col-left .truncated .show .item-options {
	left: 15px;
	top: 7px;
}
.col-right .truncated .show .item-options {
	left: -240px;
	top: 7px;
}
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods {
	margin: 0 0 8px;
}
.sp-methods dt {
	margin: 13px 0 5px; /*font-weight:bold;*/
	font-size: 17px;
	font-weight:bold;
}
.sp-methods dd {
}
.sp-methods dd li {
	margin: 5px 0;
}
.sp-methods label {
	font-weight: 100;
	/* color: #666; */
}
.sp-methods .price {
	font-weight: 100;
}
.sp-methods .form-list {
	padding-left: 20px;
}
.sp-methods .form-list li {
	margin: 0 0 8px;
}
.sp-methods select.month {
	width: 154px;
	margin-right: 10px;
}
.sp-methods select.year {
	width: 96px;
}
.sp-methods input.cvv {
	width: 3em !important;
}
.sp-methods .checkmo-list li {
	margin: 0 0 5px;
}
.sp-methods .checkmo-list label {
	width: 135px;
	padding-right: 10px;
	text-align: right;
}
.sp-methods .checkmo-list address {
	float: left;
}
.sp-methods .centinel-logos a {
	margin-right: 3px;
}
.sp-methods .centinel-logos img {
	vertical-align: middle;
}
.sp-methods .release-amounts {
	margin: 0.5em 0;
}
.sp-methods .release-amounts button {
	float: left;
	margin: 5px 10px 0 0;
}
.please-wait {
	float: right;
}
.please-wait img {
	vertical-align: middle;
}
.cvv-what-is-this {
	font-size: 13px;
	cursor: help;
	margin-left: 10px;
}
/* Tooltip */
.tool-tip {
	border: 1px solid #7BA7C9;
	background: #EAF6FF;
	padding: 15px 20px;
	position: absolute;
	z-index: 9999;
}
.tool-tip .btn-close {
	margin: -9px -14px 0;
	text-align: right;
}
.tool-tip .btn-close a {
	display: block;
	margin: 0 0 0 auto;
	width: 15px;
	height: 15px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/btn_window_close.gif) 100% 0 no-repeat;
	text-align: left;
	text-indent: -999em;
	overflow: hidden;
}
.tool-tip .tool-tip-content {
	padding: 5px;
}
/* Gift Messages */
.gift-messages h3 {
	font-size: 16px;
	font-weight: 100;
	color: #014864;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
}
.gift-messages p.control {
	color: #8e8d8b;
}
.gift-messages-form {
	position: relative;
}
.gift-messages-form label {
	float: none !important;
	position: static !important;
}
.gift-messages-form h4 {
	font-size: 16px; /*font-weight:bold;*/
	color: #014864;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
}
.gift-messages-form .whole-order {
	margin: 0 0 25px;
}
.gift-messages-form .item {
	margin: 0 0 10px;
}
.gift-messages-form .item .product-img-box {
	float: left;
	width: 75px;
}
.gift-messages-form .item .product-image {
	margin: 0 0 7px;
}
.gift-messages-form .item .number {
	margin: 0;
	font-weight: bold;
	text-align: center;
	color: #8a8987;
}
.gift-messages-form .item .details {
	margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px;
}
.gift-messages-form .item .details .form-list .field {
	width: 255px;
}
.gift-messages-form .item .details .form-list .input-box {
	width: 240px;
}
.gift-messages-form .item .details .form-list input.input-text {
	width: 234px;
}
.gift-messages-form .item .details .form-list li.wide .input-box {
	width: 500px;
}
.gift-messages-form .item .details .form-list li.wide textarea {
	width: 494px;
}
.gift-message-link {
	font-size: 11px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_collapse-gm.gif) 100% 6px no-repeat;
	padding-right: 7px;
}
.gift-message-link.expanded {
	background-position: 100% -40px;
}
.gift-message-row {
	background: #f2efe9;
}
.gift-message-row .btn-close {
	float: right;
	width: 16px;
	height: 16px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/btn_gm-close.gif) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden;
}
/* Checkout Agreements */
.checkout-agreements li {
	margin: 30px 0;
}
.checkout-agreements .agreement-content {
	overflow: auto;
	height: 12em;
	padding: 10px;
	background-color: #fbfaf6;
	border: 1px solid #bbb6a5;
}
.checkout-agreements .agree {
	margin: 0;
	padding: 10px 0 10px 11px;
}
.checkout-agreements .agree input.checkbox {
	margin-right: 6px;
}
.checkout-agreements .agree label {
	font-weight: bold;
	color: #666;
}
.opc .checkout-agreements {
	border: 1px solid #d9dde3;
	border-width: 0 1px;
	padding: 5px 30px;
}
.opc .checkout-agreements li {
	margin: 20px 0 0;
}
.opc .checkout-agreements .agreement-content {
	background-color: #fff;
	border-color: #e4e4e4;
	padding: 5px;
}
.opc .checkout-agreements .agree {
	padding-left: 6px;
}
/* Centinel */
.centinel {
}
.centinel .authentication {
	border: 1px solid #ddd;
	background: #fff;
}
.centinel .authentication iframe {
	width: 99%;
	height: 400px;
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
.opc .centinel {
	border: 1px solid #bbb6a5;
	border-width: 0 1px 1px;
	padding: 10px 30px;
}
/* Generic Info Set */
.info-set {
	background: #fbfaf6 url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_checkout.gif) 0 0 repeat-x;
	border: 1px solid #bbb6a5;
	margin: 0 0 25px;
	padding: 20px;
}
.info-set h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px;
}
.info-set h3, .info-set h4 {
	font-size: 13px;
	font-weight: bold;
	color: #E26703;
}
.info-set h2 a, .info-set h3 a, .info-set h4 a {
	font-weight: normal;
}
.info-set h2.legend {
	margin: -20px -20px 15px;
	padding: 5px 10px;
	background: #f9f3e3;
	border-bottom: 1px solid #bbafa0;
	position: relative;
}
.info-set h3.legend {
	margin: 0 0 10px;
	color: #0a263c;
}
.info-set .divider {
	margin: 0 -20px;
	padding: 25px 0;
	position: relative;
}
.info-set .box {
	margin: 0 0 15px;
}
.info-set .box h2 {
	color: #e26703;
}
.info-set .data-table .product-name {
	font-size: 1em !important;
	font-weight: bold !important;
	color: #1e7ec8 !important;
}
.info-set .data-table .product-name a {
	font-weight: bold !important;
}
.info-set .data-table .item-options {
	margin: 5px 0 0;
}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {
	border: 0;
	margin: 0;
}
.block-progress .block-title {
	background: none;
	border: 0;
	padding: 0;
	margin: 0 0 5px;
}
.block-progress .block-title strong {
	font-size: 13px;
	color: #0a263c;
}
.block-progress .block-content {
	background: none;
}
.block-progress dt {
	font-size: 15px;
	font-weight: 100;
	text-transform: uppercase;
	background: #014864;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	border: 1px solid #014864;
	margin: 0 0 6px;
	padding: 5px 12px;
	color: #fff;
}
.block-progress dd { /* background:#eee; */
	border: 1px solid #a3aeb3;
	border-top: 0;
	padding: 8px 13px;
	margin: 0 0 6px;
}
.block-progress dt.complete {
	margin: 0;
	background: #014864;
	color: #fff;
}
.block-progress dd.complete {
}
.block-progress p {
	margin: 0;
}
.block-progress .cards-list dt {
	background: none;
	border: 0 none;
	color: inherit;
	font-size: 12px;
	margin: 5px 0;
	padding: 0;
}
.block-progress .cards-list dd {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.block-progress .cards-list .info-table th {
	font-weight: normal;
}
.opc .buttons-set {
	margin-top: 0;
	padding-top: 2em;
}
.opc .buttons-set p.required {
	margin: 0;
	padding: 0 0 10px;
}
.opc .buttons-set .back-link small {
	display: none;
}
.opc .buttons-set .back-link a {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_arrow-top.gif) 0 50% no-repeat;
	padding-left: 16px;
}
.opc .buttons-set.disabled button.button {
	display: none;
}
.opc .buttons-set .please-wait {
	height: 21px;
	line-height: 21px;
}
.opc .ul {
	list-style: disc outside;
	padding-left: 18px;
}
.opc {
	position: relative;
}
.opc li.section {
}
.opc .step-title {
	border-width: 0 1px;
	border-style: solid;
	border-color: #fff #d9dde3 #d9dde3;
	background: #014864 url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_opc-title-off.gif) 0 100% repeat-x;
	padding: 4px 8px 6px;
	text-align: right;
}
.opc .step-title .number {
	float: left; /* background:#fff; */
	border: 1px solid #fff;
	padding: 0 4px;
	margin: 0 5px 0 0;
	font: bold 11px/14px arial, helvetica, sans-serif;
	color: #fff;
}
.opc .step-title h2 {
	float: left;
	margin: 0;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 100;
	color: #fff;
}
.opc .step-title a {
	display: none;
	float: right;
	font-size: 11px;
	line-height: 16px;
}
.opc .allow .step-title {
	background: #014864;
	border: 1px solid #a3aeb3;
	border-bottom: 0;
	color: #a4b3b9;
	cursor: pointer;
}
.opc .allow .step-title .number {
	background: #014864;
	border-color: #fff;
	color: #fff;
}
.opc .allow .step-title h2 {
	color: #fff;
}
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title {
	background: #014864;
	border: 1px solid #bbafa0;
	padding-bottom: 5px;
	color: #f18200;
	cursor: default;
}
.opc .active .step-title .number {
	background: #014864;
	border-color: #FFFFFF;
	color: #fff;
}
.opc .active .step-title h2 {
	color: #FFFFFF;
}
/*.opc .active .step-title a { display:none; }*/

.opc .step {
	border: 1px solid #bbafa0;
	border-top: 0; /* background:#fbfaf6 url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_checkout.gif) 0 0 repeat-x; */
	padding: 15px 30px;
	position: relative;
}
.opc .step .tool-tip {
	right: 30px;
}
#opc-login .buttons-set {
	border-top: 0;
}
#opc-login h3 {
	font-size: 17px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #014864;
}
#opc-login h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}
.opc .ul {font-size: 14px;}
#opc-shipping_method .buttons-set {
	border-top: 0;
}
.opc .gift-messages-form {
	margin: 0 -30px; /* background:#f8f8f8; */
	border: 1px solid #e9e4de;
	border-width: 1px 0;
	padding: 22px 24px 22px 30px;
}
.opc .gift-messages-form .inner-box {
	padding: 5px; /*height:260px; overflow:auto;*/
}
#opc-review .step {
	border: 0;
	padding: 0;
}
#opc-review .product-name {
	font-weight: 100;
	color: #0a263c;
}
#opc-review .item-options {
	margin: 5px 0 0;
}
#opc-review .buttons-set {
	padding: 20px 30px;
	border: 1px solid #d9dde3;
	border-width: 0 1px 1px;
}
#opc-review .buttons-set p {
	margin: 0;
	line-height: 40px;
}
#opc-review .buttons-set .please-wait {
	height: 40px;
	line-height: 40px;
}
#opc-review .authentication {
	margin: 0 auto;
	width: 570px;
}
#opc-review .warning-message {
	color: #222;
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 0;
}
/* Multiple Addresses Checkout */
.checkout-progress {
	padding: 0 90px;
	margin: 0 0 20px;
}
.checkout-progress li {
	float: left;
	width: 19%;
	margin: 0 3px 0 0;
	border-top: 10px solid #999;
	padding: 2px 0 0;
	font-weight: bold;
	text-align: center;
	color: #abb5ba;
}
.checkout-progress li.active {
	border-top-color: #EB340A;
	color: #EB340A;
}
.multiple-checkout h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px;
}
.multiple-checkout h3, .multiple-checkout h4 {
	font-size: 13px;
	font-weight: bold;
	color: #E26703;
}
.multiple-checkout h2 a, .multiple-checkout h3 a, .multiple-checkout h4 a {
	font-weight: normal;
}
.multiple-checkout .data-table .product-name {
	font-size: 1em !important;
	font-weight: bold !important;
	color: #1e7ec8 !important;
}
.multiple-checkout .data-table .product-name a {
	font-weight: bold !important;
}
.multiple-checkout .data-table .item-options {
	margin: 5px 0 0;
}
.multiple-checkout .gift-messages {
	margin: 15px 0 0;
}
.multiple-checkout .tool-tip {
	top: 50%;
	margin-top: -120px;
	right: 20px;
}
.multiple-checkout .col2-set, .multiple-checkout .col3-set {
	/* background: #fbfaf6 url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_checkout.gif) 0 0 repeat-x; */
	border: 1px solid #bbb6a5;
	margin: 0 0 25px;
	padding: 20px;
}
.multiple-checkout .col2-set h2.legend {
	margin: -20px -20px 15px;
	padding: 5px 10px;
	background: #014864;
	border-bottom: 1px solid #bbafa0;
	position: relative;
}
.multiple-checkout .col2-set h3.legend {
	margin: 0 0 10px;
	color: #0a263c;
}
.multiple-checkout .col2-set .divider {
	margin: 0 -20px;
	padding: 25px 0;
	position: relative;
}
.multiple-checkout .box {
	margin: 0 0 15px;
}
.multiple-checkout .box h2 {
	color: #e26703;
}
.multiple-checkout .place-order .please-wait {
	float: right;
	padding: 27px 7px 0 0;
}
.multiple-checkout .place-order .grand-total {
	float: right;
	height: 71px;
	font-size: 1.5em;
	padding: 0 0 0 21px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_grand-total.gif) 0 0 no-repeat;
	overflow: hidden;
}
.multiple-checkout .place-order .grand-total .inner {
	float: left;
	height: 70px;
	padding: 14px 21px 0 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_grand-total.gif) 100% 0 no-repeat;
}
.multiple-checkout .place-order .grand-total .inner div {
	display: inline;
}
.multiple-checkout .place-order .grand-total big {
	display: inline;
	margin-right: 12px;
}
.multiple-checkout .place-order .grand-total .price {
	color: #E26703;
}
.multiple-checkout .place-order .grand-total button.button span {
	font-size: 16px;
}
.multiple-checkout .place-order .grand-total button.button span span {
	padding: 0 45px 0 36px;
}
/* Step 1 */
.multiple-checkout .title-buttons button.button span {
	border-color: #406a83;
	/* background: #618499; */
}
#multiship-addresses-table td {
	padding: 10px;
}
#multiship-addresses-table tfoot td {
	padding: 5px 10px;
}
#multiship-addresses-table tfoot button.button span {
	border-color: #406a83;
	/* background: #618499; */
}
/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list {
	width: 100%;
	overflow: hidden;
}
.multiple-checkout .gift-messages-form .item .details .form-list li {
	margin-right: -15px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .field {
	width: 230px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
	width: 215px;
}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
	width: 209px;
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
	width: 445px;
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
	width: 439px;
}
.checkout-multishipping-shipping .box-sp-methods {
	border: 1px solid #d9d2be;
	/* background: #f9f3e3; */
	padding: 13px;
	position: relative;
}
.checkout-multishipping-shipping .box-sp-methods .pointer {
	position: absolute;
	top: -20px;
	right: -40px;
	width: 178px;
	height: 41px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_sp-methods.gif) 0 0 no-repeat;
	overflow: hidden;
}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout {
	position: relative;
}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content {
	min-height: 345px;
	padding: 14px 21px; /* background:#faf7ee url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_login-box.gif) 0 0 repeat-x; */
	border: 1px solid #bbb6a5;
	border-bottom: 0;
}
.account-login .content h2 {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 14px;
	padding: 0 0 5px 23px;
	border-bottom: 1px solid #ddd;
	background-position: 0 1px;
	background-repeat: no-repeat;
	text-transform: uppercase; /* color:#e76200; */
}
.account-login .new-users h2 {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_page1.gif)
}
.account-login .registered-users h2 {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_page2.gif);
}
.account-login .buttons-set {
	border: 1px solid #bbb6a5;
	border-top: 0;
	margin: 0;
	padding: 8px 13px;
	background: none repeat scroll 0 0 #BEBEBE;
}
.account-create {
}
/* Captcha ================================================================================ */
.captcha-note {
	clear: left;
	padding-top: 5px;
}
.captcha-image {
	float: left;
	display: inline;
	margin: 0;
	position: relative;
	width: 258px;
}
.captcha-image .captcha-img {
	border: 1px solid #b6b6b6;
	vertical-align: bottom;
	width: 100%;
}
.registered-users .captcha-image {
	margin: 0;
}
.captcha-reload {
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 2px;
}
.captcha-reload.refreshing {
	animation: rotate 1.5s infinite linear;
	-webkit-animation: rotate 1.5s infinite linear;
	-moz-animation: rotate 1.5s infinite linear;
}
 @-webkit-keyframes rotate {
 0% {
-webkit-transform:rotate(0);
}
 0% {
-webkit-transform:rotate(-360deg);
}
}
@-moz-keyframes rotate {
 0% {
-moz-transform:rotate(0);
}
 0% {
-moz-transform:rotate(-360deg);
}
}
@keyframes rotate {
 0% {
transform:rotate(0);
}
 0% {
transform:rotate(-360deg);
}
}
/* Remember Me Popup ===================================================================== */
.window-overlay {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/window_overlay.png) repeat;
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 990;
}
.remember-me label {
	float: none;
	margin: 0 6px;
}
.remember-me-popup {
	background: #fff;
	border: 1px solid #ccc;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -85px 0 0 -200px;
	width: 400px;
	text-align: left;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	-box-shadow: 0 0 6px #ccc;
	z-index: 1000;
}
.remember-me-popup h3 {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	padding: 5px 10px;
}
.remember-me-popup .remember-me-popup-head {
	position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/btn_window_close.gif) no-repeat;
	display: block;
	position: absolute;
	top: 7px;
	right: 7px;
	height: 15px;
	width: 15px;
	text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-body {
	padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
	display: inline-block;
	height: 19px;
	border: 1px solid #de5400;
	background: #f18200;
	padding: 0 8px;
	font: bold 12px/19px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
	float: none;
	margin: 0;
}
/********** < Dashboard */
.dashboard .welcome-msg {
	margin: 0 8em 1.5em 0;
}
.dashboard .welcome-msg p {
	margin: 0;
	font-size: 13px;
	padding-top: 5px;
}
.dashboard .col2-set {
	margin: 0 0 15px;
}
/* General Box */
.box-account { /* background:#fff url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_account_box.gif) 0 0 repeat-x; */
	border: 1px solid #ccc;
	border-color: #ccc #999 #999 #ccc;
	padding: 15px;
	margin: 0 0 20px;
}
.box-account .box-head {
	border-bottom: 1px solid #d9dde3;
	margin: 0 0 10px;
	text-align: right;
}
.box-account .box-head h2 {
	float: left;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 21px; /* color:#e65505; */
}
.dashboard .box .box-title {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_divider1.gif) 0 100% repeat-x;
	padding: 0 0 2px;
	margin: 0 0 8px;
	text-align: right;
}
.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
	float: left;
	font-size: 16px;
	margin: 0;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	color: #555;
	text-align: left;
}
/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_folder-table.gif);
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 16px;
	font-weight: 100;
}
/* Block: Account Information */
.dashboard .box-info .box-head h2 {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_ma-info.gif);
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 16px;
	font-weight: 100;
}
.dashboard .box-info h4 {
	font-size: 15px;
	margin: 0;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	color: #555;
}
/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_ma-reviews.gif);
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 16px;
	font-weight: 100;
}
.dashboard .box-reviews .number {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #0a263c;
}
.dashboard .box-reviews .details {
	margin-left: 20px;
}
.dashboard .box-reviews li.item {
	margin: 0 0 7px;
}
.dashboard .box-reviews li.item.last {
	margin: 0;
}
.dashboard .box-reviews .ratings {
	margin: 7px 0 0;
}
/* Block: Tags */
.dashboard .box-tags .box-head h2 {
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/i_ma-tags.gif);
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 16px;
	font-weight: 100;
}
.dashboard .box-tags .number {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #0a263c;
}
.dashboard .box-tags .details {
	margin-left: 20px;
}
.dashboard .box-tags li.item {
	margin: 0 0 7px;
}
.dashboard .box-tags li.item.last {
	margin: 0;
}
.dashboard .box-tags .tags strong, .dashboard .box-tags .tags ul, .dashboard .box-tags .tags ul li {
	display: inline;
}
/********** Dashboard > */

/* Address Book */
.addresses-list h2 {
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 16px;
	font-weight: 100;
	color: #0e7da8;
	text-transform: uppercase;
}
.addresses-list h3 {
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 15px;
	font-weight: 100;
	margin: 0;
}
.addresses-list address {
	margin: 0 0 3px;
}
.addresses-list p {
	margin: 0;
}
.addresses-list a {
}
.addresses-list .link-remove {
	color: #646464;
}
.addresses-list .separator {
	margin: 0 3px;
}
.addresses-list li.item { /* background:#fff url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_account_box.gif) 0 0 repeat-x; */
	border: 1px solid #ccc;
	padding: 10px 13px;
	margin: 0 0 10px;
}
.addresses-list li.empty {
	background: none;
	border: 0;
	padding: 0;
}
.addresses-list li.empty p { /*font-weight:bold; */
}
.addresses-list .addresses-additional li.item {
	background: none;
	border: 0;
	padding: 0;
}
/* Order View */
.order-info { /* background:#dee5e8; */
	border: 1px solid #d0cbc1;
	padding: 4px 8px;
	margin: 0 0 8px;
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
	display: inline;
}
.order-info .current {
	font-weight: bold;
}
.order-info li {
	margin: 0 3px;
}
.order-date {
	margin: 10px 0;
}
.order-info-box { /* background:#fff url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_block-title.gif) 0 0 repeat-x; */
	border: 1px solid #d0cbc1;
	padding: 12px 15px;
	margin: 0 0 15px;
}
.order-info-box h2 {
	font-weight: bold;
	font-size: 13px;
}
.order-info-box .box-payment p {
	margin: 0 0 3px;
}
.order-info-box .box-payment th {
	font-weight: bold;
	padding-right: 7px;
}
.order-items {
	width: 100%;
	overflow-x: auto;
}
.order-items h2, .order-items h3 {
	clear: none;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	margin: 0 0 5px;
	color: #0a263c;
}
.order-items .product-name {
	font-size: 1em !important;
	font-weight: bold !important;
}
.order-items .link-print {
	color: #1e7ec8;
	font-weight: normal;
}
.order-items .order-links {
	text-align: right;
}
.order-additional {
	margin: 15px 0;
}
/* Order Gift Message */
.gift-message dt strong {
	color: #666;
}
.gift-message dd {
	font-size: 13px;
	margin: 5px 0 0;
}
/* Order Comments */
.order-about dt {
	font-weight: bold;
}
.order-about dd {
	font-size: 13px;
	margin: 0 0 7px;
}
.tracking-table {
	margin: 0 0 15px;
}
.tracking-table th {
	font-weight: bold;
	white-space: nowrap;
}
.tracking-table-popup {
	width: 100%;
}
.tracking-table-popup th {
	font-weight: bold;
	white-space: nowrap;
}
.tracking-table-popup th, .tracking-table-popup td {
	padding: 1px 8px;
}
/* Order Print Pages */
.page-print .print-head {
	margin: 0 0 15px;
}
.page-print .print-head .logo {
	float: left;
}
.page-print .print-head address {
	float: left;
	margin-left: 15px;
}
.page-print h1 {
	font-size: 16px;
	font-weight: bold;
}
.page-print h2, .page-print h3 {
	font-size: 13px;
	font-weight: bold;
}
.page-print h2.h2 {
	font-size: 16px;
	font-weight: bold;
}
.page-print .order-date {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_divider1.gif) 0 100% repeat-x;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.page-print .col2-set {
	margin: 0 0 10px;
}
/* Price Rewrites */
.page-print .gift-message-link {
	display: none;
}
.page-print .price-excl-tax, .page-print .price-incl-tax {
	display: block;
	white-space: nowrap;
}
.page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
	display: inline;
}
/* My Wishlist */
.my-wishlist .data-table td {
	padding: 10px;
}
.my-wishlist .product-image {
	display: block;
	width: 113px;
	height: 113px;
	margin: 0 0 5px;
}
.my-wishlist textarea {
	display: block;
	width: 97%;
	height: 109px;
	margin-top: 10px;
}
.my-wishlist .buttons-set {
	margin-top: 2em;
}
.my-wishlist .buttons-set button.button {
	float: none;
}
.my-wishlist .buttons-set .btn-add span, .my-wishlist .buttons-set .btn-share span { /* border-color:#406a83; background:#618499;  */
}
#wishlist-table .add-to-links {
	white-space: nowrap;
}
/* My Tags */
.my-tag-edit {
	float: left;
	margin: 0 0 10px;
}
.my-tag-edit .btn-remove {
	float: right;
	margin: 4px 0 0 5px;
}
#my-tags-table {
	clear: both;
}
#my-tags-table td {
	padding: 10px;
}
#my-tags-table .add-to-links {
	white-space: nowrap;
}
/* My Reviews */
#my-reviews-table td {
	padding: 10px;
}
.product-review .product-img-box {
	float: left;
	width: 140px;
}
.product-review .product-img-box .product-image {
	display: block;
	width: 125px;
	height: 125px;
}
.product-review .product-img-box .label {
	font-size: 11px;
	margin: 0 0 3px;
}
.product-review .product-img-box .ratings .rating-box {
	float: none;
	display: block;
	margin: 0 0 3px;
}
.product-review .product-details {
	margin-left: 150px;
}
.product-review .product-name {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
.product-review h3 {
	font-size: 12px;
	margin: 0 0 3px;
	color: #2f2f2f;
}
.product-review .ratings-table {
	margin: 0 0 10px;
}
.product-review dt {
	font-weight: bold;
}
.product-review dd {
	font-size: 13px;
	margin: 5px 0 0;
}
/* Billing Agreements */
.billing-agreements .info-box {
	margin: 15px 0;
}
.billing-agreements .form-list li select {
	float: left;
}
.billing-agreements .form-list li button.button {
	float: left;
	margin-left: 10px;
}
.billing-agreements .table-caption {
	font-weight: bold;
	font-size: 13px;
}
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals {
	color: red;
	font-size: 12px !important;
	font-weight: bold;
	margin: 10px 10px 0;
	padding: 10px;
	text-align: right;
	text-transform: uppercase;
}
.map-cart-sidebar-total {
	color: red;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 2px 5px;
	text-shadow: 0 1px 0 #fff;
}
.map-popup {
	background: #fff;
	border: 1px solid #aaa;
	margin: 12px 0 0;
	position: absolute;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	box-shadow: 0 0 6px #ccc;
	text-align: left;
	width: 300px;
	z-index: 100;
}
.map-popup-heading {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	padding: 5px 30px 5px 10px;
	width: 260px;
}
.map-popup-heading h2 {
	font-size: 16px;
	margin: 0;
	text-shadow: 0 1px 0 #f6f6f6;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: break-word;
	text-align: left;
	text-overflow: ellipsis;
}
.map-popup-arrow {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/map_popup_arrow.gif) no-repeat;
	position: absolute;
	left: 50%;
	top: -10px;
	height: 10px;
	width: 19px;
}
.map-popup-close {
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/btn_window_close.gif) no-repeat;
	display: block;
	position: absolute;
	top: 8px;
	right: 10px;
	height: 15px;
	width: 15px;
	text-indent: -9999em;
	-moz-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px #999;
	box-shadow: 0 0 3px #999;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.map-popup-content {
	border-top: 1px solid #eee;
	padding: 10px;
	overflow: hidden;
	text-align: left;
	width: 280px;
}
.map-popup-checkout {
	display: inline;
	float: right;
	text-align: right;
}
.map-popup-checkout span {
	display: block;
	padding-right: 30px;
}
.map-popup-checkout .paypal-logo {
	margin: 0 0 5px;
}
.map-popup-price .price-box, .map-popup-price .price-box .special-price {
	margin: 0;
	padding: 0;
}
.map-popup-price {
	margin: 5px 0 0;
}
.map-popup-text {
	clear: right;
	margin: 0 10px;
	padding: 10px 0;
	text-align: left;
	word-wrap: break-word;
}
.map-popup-only-text {
	border-top: 1px solid #ddd;
}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container {
	border-top: 15px solid #b6d1e2;
}
.footer {
	width: 930px;
	margin: 0 auto;
	padding: 10px 10px 50px;
}
.footer .store-switcher {
	display: inline;
	margin: 0 5px 0 0;
	color: #fff;
}
.footer .store-switcher label {
	font-weight: bold;
	vertical-align: middle;
}
.footer .store-switcher select {
	padding: 0;
	vertical-align: middle;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .bugs {
	margin: 13px 0 0;
	color: #ecf3f6;
}
.footer .bugs a {
	color: #ecf3f6;
	text-decoration: underline;
}
.footer .bugs a:hover {
	text-decoration: none;
}
.footer address {
	margin: 0 0 20px;
	color: #ecf3f6;
}
.footer address a {
	color: #ecf3f6;
	text-decoration: underline;
}
.footer address a:hover {
	text-decoration: none;
}
.footer ul {
	display: inline;
}
.footer ul.links {
	display: block;
}
.footer li {
	display: inline;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bkg_pipe2.gif) 100% 60% no-repeat;
	padding: 0 7px 0 4px;
}
.footer li.last {
	background: none !important;
	padding-right: 0 !important;
}
.footer-container .bottom-container {
	margin: 0 0 5px;
}
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout {
	margin-bottom: 12px;
}
.home-callout img {
	display: block
}
.home-spot {
	float: left;
	width: 470px;
	margin-left: 20px;
}
.best-selling h3 {
	margin: 12px 0 6px 0;
	color: #e25203;
	font-size: 1.2em;
}
.best-selling table {
	border-top: 1px solid #ccc;
}
.best-selling tr.odd {
	background: #eee url(http://dttservice.com/skin/frontend/default/dttservice/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;
}
.best-selling tr.even {
	background: #fff url(http://dttservice.com/skin/frontend/default/dttservice/images/best_selling_tr_even_bg.gif) 0 100% repeat-x;
}
.best-selling td {
	width: 50%;
	border-bottom: 1px solid #ccc;
	padding: 8px 10px 8px 8px;
	font-size: 11px;
}
.best-selling .product-img {
	float: left;
	border: 2px solid #dcdcdc;
}
.best-selling .product-description {
	margin-left: 107px;
	line-height: 1.3em;
}
.best-selling a.product-name, .home-spot .best-selling a.product-name:hover {
	color: #203548;
}
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}
/* ======================================================================================= */
/********  custom grouped product  css ********/
.sku {
	font-size: 12px;
	margin-top: 2px;
}
.product-shoplast {
	float: right;
	width: 233px;
	min-height: 200px;
}
.gpd-pro-detail {
	border: 1px solid black;
	min-height: 150px;
	border-radius: 25px;
	margin-bottom: 25px;
}
.gpd-pro-detail1 {
	float: left;
	min-height: 150px;
	width: 500px;
	margin-left: 40px;
}
.gpd-pro-detail2 {
	float: right;
	min-height: 150px;
	width: 500px;
}
.gpd-pro-detail1 .short-description h2 {
	padding-left: 20px;
	font-size: 20px;
}
.gpd-pro-detail1 .short-description .std {
	font-size: 13px;
	line-height: 15px;
	padding-left: 20px;
}
/**** groupd.phtml css ****/
.grop-associated {
	min-height: 374px!important;
}
.grpdimg {
	float: left;
	padding-top: 10px;
}
.price_txt {
	float: left;
	padding-right: 36px;
}
.grpd-pro-pri {
}
.grpd-pro-pri .price-box {
	margin-top: 0px!important;
	margin-bottom: 10px;
}
.grop-associated .gpd-pro-detail2 {
	font-size: 12px;
	margin-top: 34px;
}
.grpd-qty {
	margin-top: 12x;
	margin-bottom: 10px;
}
.grpd-avalbale {
	font-size: 14px;
	padding: 12px;
}
.gpd-pro-detail2 .grytxt12 label {
	padding: 10px 0px 10px 0px;
}
.product-view .grpd .product-image-zoom {
	height: 190px!IMPORTANT;
}
/*******  simple product css **********/
.product-view .simple-pro-shop {
	margin-right: 200px!important;
	margin-top: 0px!important;
}
.simple-pro-shop .skutxt {
	float: left;
}
.simple-pro-shop .skuprint {
	float: left;
}
.simple-pro-sku {
	font-size: 13px;
}
.simple-pro-price {
	float: left;
	padding-right: 10px;
}
.simple-pro-pri-main {
	font-size: 14px;
}
.tabs {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/tabs_bg.gif);
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-top: 13px;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: bottom;
}
/*  tabbbibg  css  */
.TabbedPanels {
	margin: 10px 0 0;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
}
.TabbedPanelsTabGroup {
	margin: 20px 0 0;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	text-align: center;
	color: #424242;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	float: left;
	padding: 12px 18px;
	margin: 0px 3px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e6e6e6;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	line-height: 15px;
}
.TabbedPanelsTabHover {
	background-color: #014864;
	color: #fff;
	position: relative;
}
.TabbedPanelsTabSelected {
	background-color: #014864;
	border-bottom: 1px solid #014864;
	color: #fff;
	position: relative;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border: solid 1px #e1e1e1;
	background-color: #fff;
	margin-bottom: 15px;
}
.TabbedPanelsContent {
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.TabbedPanelsTabHover i, .TabbedPanelsTabSelected i {
	width: 100%;
	display: block;
	height: 9px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/spryarow.png) no-repeat bottom center;
	position: absolute;
	margin-top: 12px;
	z-index: 99;
	left: 0;
}
.TabbedPanelsTabHover b, .TabbedPanelsTabSelected b {
	width: 100%;
	display: block;
	height: 9px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/spryarow.png) no-repeat bottom center;
	position: absolute;
	margin-top: 5px;
	z-index: 99;
	left: 0;
}
.TabbedPanelsPad {
	padding: 5px 18px;
	position: relative;
}
.spry_padng {
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.col-md-3 .mlbox p a {
	color: #014864;
}
.col-md-3 .mlbox p a:hover {/* color:#327D9A; */
}
.col-main .category-products .col-xs-12 .mlbox {
	min-height: 300px;
}
.col-main .category-products .col-xs-12 .mlbox .actions {
	text-align: center;
}
.col-main .category-products .col-xs-12 .mlbox .price-box {
	text-align: center;
}
.product-view .availability {
	/* display: none; */
}
.product-view .price-box {
	display: none;
}
.cat_design {
	display: block;
	font: bold 200% 'HelveticaNeueLTCom67MediumCondensed';
	text-align: right;
}
.lst_design {
	color: #014864;
	display: block;
	font: bold 160% 'HelveticaNeueLTCom67MediumCondensed';
	text-align: right;
}
.lst_design h1 {
	font-size: 16px;
	color: #383B41;
}
.fl {
	float: left;
	text-align: left;
}
.pt45 {
	padding-top: 45px;
	padding-left: 12px;
}
.clr {
	clear: both;
}
.hght {
	min-height: 380px!important;
}
.design h1 {
	font-size: 73%;
}
.design h2 {
	font-size: 100%;
}
.design p {
	font-size: 16px!important;
	color: #2B2B2B !important;
	display: block !important;
	text-align: left !important;
	font-family: 'MyriadProRegular'!important;
	padding: none!important;
	font-weight: normal !important;
}
.design p strong {
	font-weight: normal;
}
.hght .col-md-3 {
	margin-top: 20px;
}
.list-design {
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	border-radius: 5px 5px 5px 5px;
	margin: 15px 0;
}
.col-main .category-products .col-xs-12 .list-design {
	min-height: 130px;
}
.list-design:hover {
	background: linear-gradient(to bottom, #FFFFFF 0%, #F6F8F9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: #99B5C1;
	box-shadow: 0 0 10px rgba(1, 72, 100, 0.2);
}
.pt20 {
	padding-top: 20px;
}
.col-md-12 .price-box span {
	color: #383B41;
}
/********************  simple products css ************************/
.product-view .simple .price-box {
	display: block;
}
.product-view .simple .price-box .price {
	color: #000;
}
.product-view .simple .product-img-box {
	border: 1px solid #CCCCCC;
	text-align: center;
	min-height: 310px;
}
.product-view .add-to-box {
	/* background-color: #F8F8F8;
	border: 1px solid #EEEEEE;
	padding: 10px; */
}
.add-to-cart label {
	margin-top: 5px;
}
.add-to-cart .qty {
	margin-top: 3px;
}
.product-view .box-collateral h2 {
	/*background: linear-gradient(to bottom, #658997 0%, #023C53 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	color: #FFFFFF;
	font: 22px 'HelveticaNeueLTCom67MediumCondensed';
	padding: 5px;
	margin-bottom: 0px;
	background-color:#336DA8;
}
.product-view .product-image img {/* width:100%; */
}
.box-collateral .block {
	padding: 10px;
}
/********************  bundle products css ************************/

.product-view .bundle .price-box {
	display: inline;  font-size: 15px;
}
.product-view .bundle .product-options-bottom .add-to-cart {
	float: right;
}
.box-title > a {
	font-size: 13px;
	color:#085B7C
}
.height7 {
	height: 7px;
}
.button.btn-cart {/*padding-top:7px;*/
}
.cart-cell > p {
	padding-top: 7px;
}
.container .row .col-main .category-products .col-xs-12 .col-md-3 .mlbox {
	text-align: center;
}
.description {
	border: 2px solid #CCCCCC;
	padding: 10px;
	display: none;
	border-radius: 10px;
}
.description .closediv {
	float: right;
	cursor: pointer;
}
.product-shop .price-box .regular-price .price {
	font-family: 'MyriadProRegular';
	font-size: 24px;
	font-weight: 100;
}
.short-description .std {
	font-size: 14px;
	padding-bottom: 20px;
}
.product-options ul.options-list label {
	text-align: left;
	font-size: 14px;
	display: block;
}
ul.options-list li input.radio {
	margin-right: 10px;
	float: left;
}
.product-options-bottom .add-to-cart label {
	font-size: 15px!important;
	font-weight: 100!important;
}
.product-options-bottom .add-to-cart .qty {
	font-size: 15px!important;
}
button.button span {
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 15px!important;
	border-radius: 4px!important;
	-webkit-border-radius: 4px!important;
	font-weight: 100!important;
}
.col-main .category-products .row .col-md-3 .mlbox .actions {
	text-align: center;
	padding-bottom: 20px;
}
.welcome-msg .hello {
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
	font-size: 18px;
}
.welcome-msg .hello strong {
	font-size: 16px!important;
	font-weight: 100!important;
}
.block-content ul li.current strong {
	font-size: 15px!important;
	font-weight: 100!important;
	font-family: 'HelveticaNeueLTCom67MediumCondensed';
}
.data-table thead th, .data-table tbody td {
	padding: 9px 11px;
	font-weight: 100;
}
.box-head a {
	font-size: 13px;
}
.box-head a:hover {
	color: #999;
}
.box .box-content address {
	font-size: 13px;
	padding: 10px 0;
}
.box .box-content p {
	font-size: 14px;
	line-height: 20px;
}
.addresses-primary .item address {
	font-size: 13px;
	padding: 8px 0;
}
.top_mg20 {
	margin-top: 20px;
}
.opc-block-progress .block-title span {
	font-size: 20px;
	text-transform: none;
}
.row .col-lg-8 .topnav .navbar-ex1-collapse {
	display: inline !important;
}
.container .col-main .opc #checkout-step-login .col-1 .buttons-set #onepage-guest-register-button {
	float: left;
}
.pt50 {
	padding-top: 50px;
}
.container .col-lg-12 .col-main .product-view .product-img-box .product-image > img {
	max-width:100%;
}
/* =================================================================================== */
#horizontalmenu{ float:left; z-index:9999; margin-top:-5px; margin-bottom:-5px; position:relative;}
#horizontalmenu ul {list-style:none; margin:0;}
#horizontalmenu li { padding:5px 10px 5px 5px;}
#horizontalmenu li .caret{ margin-left:5px; margin-top:-2px;}
#horizontalmenu li ul {	display: none; position: absolute;}
#horizontalmenu li:hover{ background-color:#014864; border-radius:5px;}
#horizontalmenu li:hover .caret{ border-top-color:#fff;}
#horizontalmenu li:hover a { color:#fff;}
#horizontalmenu li:hover ul { display:block; min-width:150px; padding:5px 0; list-style:none; background-color:#014864; top:80%; border:none; border-radius:0px 5px 5px 5px; left:0;}
#horizontalmenu li ul li:hover{ background-color:#fff; border-radius:0px;}
#horizontalmenu li ul li:hover a{ color:#333;}
/*************  custom csss ************/
.prodt-list figure {
	/*background: none!important;*/
}
.wdth70 {
	width: 70%
}
.ptb15 {
	padding-bottom: 15px;
}
.checkout-onepage-success .main .col-main .sub-title {
	color: #085B7C;
}
.ptb40 .input-box #quick_search_type_id option{padding:5px; font-size:13px;}
.ptb40 .input-box #quick_search_type_id{font-size:13px; width:300px!important;}
.fr{float:right!important;}
#product-options-wrapper label{ white-space:normal;}
#oar_widget_orders_and_returns_form input{ width:100%;}
#oar_widget_orders_and_returns_form select{ width:100%; padding:5px; font-size:13px;}
.pt10{ padding-top:10px;}
.hlogo{ position:relative; display:block; /* z-index:9999; */}
#wishlist-view-form .btn-share{ margin-top:10px;}
#wishlist-view-form .btn-add{ margin-top:10px;}
#wishlist-view-form .btn-update{ margin-top:10px;}
.pager .pagerlft{ text-align:left; padding-top:6px;}
.pager .pagerlft p{ margin:0; padding:0;}
.pager .pagerrgt{ text-align:right; padding-top:4px;}
.opc-block-progress .block-content dl .complete a{color:#fff;}
#product_sendtofriend_form #recipients_options .btn-remove{float:right;}
.clr{clear: both;}
.wth12{width:120px !important;padding-left: 15px;padding-right: 15px;position: relative; min-height: 140px; margin-right:34px; }
.wth12{color: #014864;display: block;font-family: 'HelveticaNeueLTCom67MediumCondensed';font-weight:bold;}
.ml10{margin-left:4px;}
.mlbox1{border-radius: 5px;margin: 15px 0;}
.mlbox1:hover{}
.wth12 a{font-size:13px;}
/*  .category-screens .col-md-3.col-sm-4{display:none;}
	.category-screens .col-sm-12{display:none;} 
	.category-mac-repair .col-md-12{display:none;}	 */
.wth12:hover{background:#929497;}
	
.mainserch_div {border: 1px solid rgba(0, 0, 0, 0);
    margin-bottom: 10px;
    margin-right: 0px;
   /*  margin-top: 25px; */
    min-height: 28px;
    position: relative;
    z-index: 1000;
	/* width:256px; */
}
	
/*******   serch form and category  by search  text  custom css *************/
.form-search{float:right!important;}
.form-search   input{width: 200px!important;  padding: 7px;}
.src-by-catee{margin:10px!important}
.sbt-main  .sbt-main-strong{border: 1px solid #E0E0E0!important; padding:10px!important}
.product-view.col-md-12.mlbox{padding:15px;}
/* =================custom================================= */
 .checkout_save{background: none repeat scroll 0 0 #014864;border: 1px solid #014864;color: #FFFFFF;font-size: 18px;padding: 6px 20px;text-align: center;white-space: nowrap; border-radius: 4px;}
 .mb10{margin-bottom:10px; }
 .checkout_save:hover{color:#FFFFFF;}
 .mt10{margin-top:10px; }
 .mt5{ margin-top: 5px;}
 @media (max-width: 460px) {.checkout_save{display:block;}}
.button_desgn { background: none repeat scroll 0 0 #014864;border: 1px solid #014864;color: #FFFFFF;font-size: 18px;padding: 6px 20px;text-align: center;white-space: nowrap; border-radius: 4px;}
.mr10{margin-right:10px;}
.pt15{padding-top:15px;}
.bxslider .wth12  a{ font-weight:normal; font-size:14px; color:#014864}
.bxslider .wth12  a img{ margin:auto; padding-bottom:5px}
.alin_center{text-align: center;}
.pdlr{ padding-left: 15px; padding-right: 15px; }
.link_top {/* width:150px; */ }
.sort-by label { margin-bottom: 3px; }
.col-main .product-shop .product-name { padding-bottom: 5px;  }

.bxslider .overbox:hover:after { border-color: #BFBFBF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 10px 10px 0;
    bottom: -10px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
}
.bxslider .overbox:hover, .bxslider .overbox.active {
    background-color: #CDCDCD;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) inset;
}
.bxslider .overbox {
    float: left;
    height: 132px;
    padding: 5px;
    text-align: center;
    width: 12.5%;
	 position: relative;
}

/*************************** macbuyback product css start ********************/
#tmpQuesStr .product-options .input-box input{float:left;}
.cat_label{color:#000;float: left; margin: 3px;}
/*************************** macbuyback product css end ********************/
.new_makeform{ width:100%; padding-top:10px; float:left; display:block}
.new_makeform label{ float:none;}
.new_makeform input{ float:left; margin-right:5px!important;}
 
/*************************** macbuyback product css start 23-12-2013 ********************/
.span9 {
    width: 700px;
}
[class*="span"] {
    float: left;
    margin-left: 20px;
    min-height: 1px;
}
#contentwrap {

}

#result-wrapper {
    border: medium none;
    margin: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-widget-content {
    background: url("http://dttservice.com/skin/frontend/default/dttservice/css/images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    color: #222222;
}
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-tabs {
    padding: 0.2em;
    position: relative;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    border-collapse: collapse;
    content: "";
    display: table;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    border-collapse: collapse;
    content: "";
    display: table;
}
#content .ui-tabs ul {
    padding-left: 15px;
}
#result-wrapper ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border:none;
    margin-bottom: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-widget-header {
    color: #222222;
    font-weight: 700;
}
.ui-helper-clearfix {
    min-height: 0;
}
.ui-helper-reset {
    font-size: 100%;
    line-height: 1.3;
    list-style: none outside none;
    outline: 0 none;
    text-decoration: none;
}


#content .ui-tabs ul li {
    list-style: none outside none !important;
}
#result-wrapper ul li {
margin-right:5px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li {
    float: left;
    list-style: none outside none;
    position: relative;
    top: 0;
    white-space: nowrap;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: url("http://dttservice.com/skin/frontend/default/dttservice/css/images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #FFFFFF;
    color: #212121;
    font-weight: 400;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}

#result-wrapper .ui-tabs-panel {
    padding: 20px 0;
}
.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border-width: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-widget-content {
    color: #222222;
}
/************ custom category name on condtiion ******************/
.categorypath-seach-by-category-free-diagnostics-html  .cate_namee{display:none!important}	
.categorypath-seach-by-category-logic-boards-html  .cate_namee{display:none!important}	
.categorypath-seach-by-category-screens-html  .cate_namee{display:none!important}	
.categorypath-seach-by-category-keyboards-cases-html  .cate_namee{display:none!important}	
.categorypath-seach-by-category-mac-memory-html  .cate_namee{display:none!important}	
.categorypath-seach-by-category-mac-hard-drives-3-html  .cate_namee{display:none!important}	
.categorypath-seach-by-category-mac-power-supply-html  .cate_namee{display:none!important}	
.categorypath-seach-by-category-video-cards-html  .cate_namee{display:none!important}
.column1 {
    background: #EFEFEF;
    border: 1px solid #C9C9C9;
	padding:10px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.column {
    float: left;
}

.column2 {
    border: 1px solid #C9C9C9;
	padding:10px;
	font-size:13px;
	line-height:18px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.column2  .product-name{ font-size:16px; margin-bottom:10px}
.ui-tabs-panel{
padding: 1em 0;
}
#inside-button-container, #outside-button-container {
    padding: 0 10px 0 0;
	margin-top: 10px;
}

.field_form
{margin-top:50px;
}
.text_shift
{margin-left:5px;}
.text_cont{
   /*  background-color: #EFEFEF; */
    border: medium none;
    color:#014864;
    font-size: 25px;
    text-shadow: 0 0 1px #FFFFFF;
	/* float:left; */ }	
	
/*********** custom search extension ****************/
.col-main  .bg-risen-white{
 overflow: hidden;
 border-radius: 4px;
 min-height:100px;
 box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
 }

.bg-risen-white  .search-wrapper{ margin: 6px;background-color: #F7F7F7;text-align: center;}
.bg-risen-white  .search{width: 562px; padding-bottom: 20px;}
.bg-risen-white  .scenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


/*av*/
.bg-risen-white  .search-wrapper .search input{
    -moz-box-sizing: border-box;
    background-image: url("http://dttservice.com/skin/frontend/default/dttservice/css/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUNGQjZGMTlCRDVDMTFFMThENkRENjRBRDZFRDhERkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUNGQjZGMUFCRDVDMTFFMThENkRENjRBRDZFRDhERkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQ0ZCNkYxN0JENUMxMUUxOEQ2REQ2NEFENkVEOERGQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQ0ZCNkYxOEJENUMxMUUxOEQ2REQ2NEFENkVEOERGQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PolaRtUAAAAhUExURWZmZtnZ2YyMjJWVlampqcXFxeLi4n5+fsbGxm9vb////6Bs9yoAAAALdFJOU/////////////8ASk8B8gAAAFpJREFUeNpkjksSgDAIQ8Ovau5/YIUy2qlZ8TIEApJiqiYsgTSUtFkBF/E2IMDIYQAZgcFn0mHJir4kFfjxvr/f+/4d3UfRisndN8oAXz3GuXIasTLjGrcAAwBmIAVvtxA3nQAAAABJRU5ErkJggg==");
    background-position: 15px 15px;
    background-repeat: no-repeat;
    border: 2px solid #999999;
    border-radius: 33px;
    display: block;
    font-size: 20px;
    outline: 0 none;
    padding: 10px 10px 10px 55px;
    text-align: left;
    width: 100%;
}

.bg-risen-white  .search-wrapper .search input:focus{
	border:2px solid #0088cc;
	box-shadow:0 0 20px 0 #c0edff;
}

.DT_header_live_search_results_list	 {
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    font: 13px arial,sans-serif;
    padding: 8px 0;
	display: block;   
	width:560px;
	text-align:left;
}

.DT_suggest_list {    
    
    padding: 0;
    position: absolute;
    text-align: left;
    z-index: 10000;
}

.DT_header_live_search_results_list div{width:562px;}

.DT_header_live_search_results_list .product-name{width:492px;color: #808080;
    line-height: 20px;
    max-width: 485px;
    overflow: hidden;
    padding: 3px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto !important;}
	
.DT_header_live_search_results_list .product-name a{color: #808080;line-height: 20px;text-overflow: ellipsis;white-space: nowrap;padding: 5px 0px 0px 50px;max-width: 485px;}	 
	
.padding-bottom-20{padding-bottom: 20px;}	
.DT_blue-text{color: #0088CC;cursor:pointer;}

/**** 27-01-2014 ******/
.shipping-content {color: #2B2B2B!important; font: 14px 'MyriadProRegular'; border:1px solid #DDDDDD!important;}
.src-by-catee  .bx-wrapper  .bx-viewport  .bxslider .wth12 {
  /*   margin-right: 25px!important;
    min-height: 140px!important;
    width: 127px !important;  */

     margin-right: 20px !important;
    min-height: 140px !important;
    width: 93px !important;


	}
.pro_list_sec  {width: 28.667%!important;}	
.pro_list_sec .price_listpart {float:left!important;  padding-right: 12px!important; padding-left: 0px!important;}	
.pro_list_sec .price-box{float:left!important;  margin-top: 0px!important;  }	
.pro_list_sec_button button.button span{padding: 2px 20px!important;}
.refurbished-macs-title{border-bottom: 1px solid #E0E0E0; font-size: 20px; padding: 6px; margin-top: -13px;  font-weight: bold;}
.simple .product-name{padding-left: 0px!important;}

#tmpQuesStr .product-options {
    background-color: #FFFFFF;
	border:none!important;
    color: #000000!important;
    font-size: 13px!important;
    margin: 0px!important;
    padding: 10px 15px 20px 0!important;
    position: relative!important;
}
.pdbox_shad{ background:#EEE; border:1px solid #e0e0e0; margin:10px 0 0; overflow:hidden; border-radius:5px; box-shadow:0 2px 2px rgba(1, 72, 100, 0.1); /* height:40px; *//*  max-width:300px; */}
.pdbox_shad:hover{ background:#DDD;}

.tablelft .pri_group{color: #E83D16; font-weight: bold;}
.product-view .product-shop .simple-pro .out-of-stock{
    line-height: 2.2em;
    margin: 0 0 0 4px;} 
	
.product-view .product-shop .simple-pro .out-of-stock  .outtt{color:#FFFFFF !important}	
.product-view .product-shop .simple-pro .out-of-stock  .btnbelowspan{color:none!important}	
.showPrice{font-family: 'MyriadProRegular';
    font-size: 30px;
    font-weight: bold;
	color: #E83D16;
	}
.custom_att_left{float:left; min-width: 60px;}
.custom_att_right{float:left; padding-left:10px;}
.image_text  { margin:10px 10px; font-size:15px; float:left!important;}
.grpd .product-image { text-align:center !important; }
#contentwrap .col-sm-6:first-child{ padding-right:0;}
#contentwrap .col-sm-6:nth-child(2){ padding-left:0;}
#contentwrap .col-sm-6:first-child .column2 { border-radius:5px 0 0 5px;}
#contentwrap .col-sm-6:nth-child(2) .column1 { border-radius:0 5px 5px 0;  background: none!important}
.item-you-selected{text-align:center;font-size: 15px;padding-right: 135px !important; }
.your-qute{text-align:center;font-size: 15px; }
/* #proinfo_product_price{font-size: 50px!important;} */
#pr-right-pr-txt{font-size: 45px!important;  padding-left: 0px;}
ul.checkout_list{list-style:none;height:38px;border:1px #cad6e2 solid;-moz-border-radius:5px;border-radius:5px;background:url(http://dttservice.com/skin/frontend/default/dttservice/images/pager.png) repeat-x; overflow:hidden}
.checkout_heading{padding-bottom:5px;}
.checkout_heading h2{font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;text-align:center;color:#000;}
ul.checkout_list li{display:inline;}
ul.checkout_list li a{display:block;float:left;width:16.66%;text-align:center;line-height:38px;font-size:13px;font-weight:bold;color:#014864;text-decoration:none !important;border-left:1px #a2bcd5 solid;border-right:1px #d3e0ec solid;cursor:auto;}
ul.checkout_list li a.view_cart{background:url(http://dttservice.com/skin/frontend/default/dttservice/images/pager_hover.png) repeat-x;color:#000; cursor:pointer;}
ul.checkout_list li a.first{border-left:none;border-top-left-radius:5px;border-bottom-left-radius:5px;cursor:pointer;}
ul.checkout_list li a.ffirst{border-left:none;border-top-left-radius:5px;border-bottom-left-radius:5px;}
ul.checkout_list li a.first:hover{background:url(http://dttservice.com/skin/frontend/default/dttservice/images/pager_hover.png) repeat-x;color:#000;}
ul.checkout_list li a.last{border-right:none;border-top-right-radius:5px;border-bottom-right-radius:5px;}

.checkout_list  .basktt{cursor:pointer;}
ul.checkout_list li  a.basktt{cursor:pointer!important;}
.brd_acc_cart{/* position:absolute;left:870px;top:15px; */ float:right; font-weight:bold;}
/* .testimonials_box_left{position:relative;top:270px;}
.view_left{position:relative;top:-155px;}
.formmini_left{position:relative;top:-20px;}
 */
.repair_text { margin-left:10px; }
.form-list { list-style: none outside none!important;} 
.customer-account-create  .main .crumbs{background:none; border:none;}
.cms-home  .main .crumbs{background:none; border:none;}

@media (max-width:767px) 
{
	.form-list .field {
	float: left;
	width: 100%;
	margin-right: 10px;
}
	
}

.pos_set{margin:23px 0px 0px 20px;}
.category-repair-qoute .form-list li .field .input-box span{color: #666666; top:3px;
font-size: 15px;
font-weight: 100;
position: relative; z-index: 0;}


.activee{background:url(http://dttservice.com/skin/frontend/default/dttservice/images/pager_hover.png) repeat-x;}
.step h1, .step h2,  .step h3,  .step h4,  .step h5,  .step h6,  .step .h1,  .step .h2,  .step .h3,  .step .h4,  .step .h5,  .step .h6{font-family:'MyriadProRegular'}
.mb5 {margin-bottom:5px !important}
.greytext {color:#666}


#checkoutSteps input[type="radio"], #checkoutSteps input[type="checkbox"] {margin-top:0 !important}
.bluebox {border: 1px solid #E0E0E0; border-radius: 5px; box-shadow: 0 3px 8px rgba(1, 72, 100, 0.1);overflow: hidden;}
.bluebox h1 { background-color: #336DA8;  font: 20px 'HelveticaNeueLTCom67MediumCondensed'; color:#fff; margin: 0 -15px; padding:8px 15px}
.blue20-helv{font-family: 'HelveticaNeueLTCom67MediumCondensed'; font-size: 20px; color: #014864;}
.mt20 {margin-top:20px;}
.mt50 {margin-top:20px;}
.ptb20 {padding-top:20px; padding-bottom:20px;}
.myrid20 {font-family:'MyriadProRegular'; font-size:20px;}

.thanksoffer {margin-top: 20px;}
.thanksoffer figure {background: url("http://dttservice.com/skin/frontend/default/dttservice/images/imgbg.png") no-repeat scroll center center rgba(0, 0, 0, 0); border-radius: 5px 5px 0 0; height: 140px; line-height: 140px; text-align: center; vertical-align: middle;}
.thanksoffer p {color: #014864; display: block; font: bold 200% 'HelveticaNeueLTCom67MediumCondensed'; padding: 25px 0 10px; text-align: center;}
.btn-sm > span {padding: 1px 10px !important;}

 .catalog-product-view .simple .outofnotify{margin:-19px 0 0!important;}
.macsp{font-size: 15px;font-weight:bold;}
.macsp1{font-size:15px; padding-left:17px;}
.macsp2{font-size:16px;padding-left:17px;}
/* .macsp3{font-size:15px !important; padding-left:2px !important;} */
.macsp3{font-size:15px !important; padding-left:2px !important; color:black!important;}
.macpad{font-size:15px; padding-left:36px }
#s_method_freeshipping_freeshipping label{font-weight:bold !important;}
/* --------------------------- 14-07-2014-------------------------- */
.checkout-onepage-index #checkout-shipping-method-load .macsp3 .price{color: #808080; font-size: 20px;}
.category-request-repair-service .form-list li .field .input-box span{color: #666666; top:3px;
font-size: 15px;
font-weight: 100;
position: relative; z-index: 0;}
/* --------------------------- End -------14-07-2014-------------------------- */

.macbuybackcategory-index-macview  .col-sm-6  .column2 {border-right:none!important;}
.macbuybackcategory-index-macview  .col-sm-6  .column1 {min-height: 194px!important;}

.macbuybackcategory-index-macview  .col-sm-6  .column2 {border-right:none!important;}
.macbuybackcategory-index-macview  .col-sm-6  .column1 {min-height: 194px!important;}
/* start 21-07-2014 */

#but{
border:solid 1px #ccc; 
padding:5px 7px; 
margin:0 0 31px; 
font-family:Arial, sans-serif; 
font-size:1.2em;
text-transform:uppercase;
font-weight:bold;
color:#333;
cursor:pointer;
left: 39px;
position: relative;
top: 16px;
    /*top: 22px; */
}
.txt{

   background: white;
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 5px #DDD inset;
    color: #666;
    float: left;
    padding: 5px 10px;
    width: 165px;
    outline: none;
	margin-bottom:14px;
	 position: relative;
    top: 15px;
	margin-left: 17px;

}

/* .dialogg {
   float: right;
    margin-right: 133px;
    position: absolute;
    right: -148px !important;
    top: 0;
} */
.dialogg {
    float: right;
    margin-right: 133px;
    position: absolute;
    right: -39px !important;
    top:  40px;
}

/* end 21-07-2014 */
/*start 22-07-2014 */


#design
{
    margin-left: 73px;
    padding-right: 80px;
}
table.imagetable {
font-family: verdana,arial,sans-serif;
font-size:11px;
color:#333333;
border-width: 1px;
border-color: #999999;
border-collapse: collapse;
margin-left: 226px;
}
table.imagetable th {
background:#b5cfd2 url('http://dttservice.com/skin/frontend/default/dttservice/css/cell-blue.jpg');
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #999999;
}
table.imagetable td {
background:#dcddc0 url('http://dttservice.com/skin/frontend/default/dttservice/css/cell-grey.jpg');
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #999999;
} 
.size
{
width:85px;}
   .match {
    color: red;
    font-size: 19px;
    margin-left: 140px;
	min-height: 123px;
}   
.ui-front {
	z-index: 9999!important;
}
 .macbuybackcategory-index-macview .row .col-lg-12 .col-main #contentwrap .col-sm-12 div{ color:#489cdf;}
#dialognew{ background:#fff;  border: 2px solid #ccc; border-radius:15px;    width: 236px; z-index: 99999; -webkit-box-shadow: 0px 2px 5px 0px #999999;
box-shadow: 0px 2px 5px 0px #999999; border-radius:15px; overflow:hidden;  min-height:180px;}
#form label{ position: relative;
    top: 22px;  margin-left: 8px;}
		
.bulkbuyback-index-result .crumbs{display:none!important;}
.crumbss{background-color: #F7F7F7;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    font-size: 15px;
    line-height: 1.25;
    margin: 0 0 13px;
    padding: 10px 7px 0;}	

/******  28-07-2014 ***********/
.macpad{padding-left:15px!important;}   /** shipping section custom css ****/
#checkout-shipping-method-load .sp-methods .macr{border: 1px solid grey;margin-bottom: 15px; color:#808080; padding-left: 10px;}
#checkout-shipping-method-load .sp-methods .macsp1{padding-left: 0px!important;}
.macr .macpad{color:#808080;}

.input-box .radiotext {
    font-size: 15px!important; color:#666;
}

.form-list  #total_both_pri{float: left!important;}

/****** 01-08-2014 *********/
.macbuybackcategory-index-index .macbuybackcategory-bread-not{ display:none!important;}
.macbuybackcategory-index-macview.macbuybackcategory-bread-not{ display:none!important;}
.item-you-selected{font-size: 20px!important;}
#contentwrap  .your-qute{font-size: 20px!important;}
.checkout-onepage-success .col2-set .col-2{text-align: right!important;}

/***** macview poup ******/
#poupp{
top: 238px; left: 40%; 
color: black;
/* min-height:180px; */
width: 266px;
z-index:99999;
font-size:15px; position:absolute;
border-radius: 5px;
border: 1px solid #D3D3D3;
background-color: #F7F7F7;
min-height: 145px;
display:none
}

.close_box{  
cursor: pointer;
float: right;
/* margin-bottom: 7px;
margin-right: -11px;
margin-top: -13px; */
 }
.close_box .close_poup_X{height:25px;}
/* rotator css */
#rotator{min-height:150px;}
#rotator h2{margin-left: 143px; position: absolute;}
div#rotator ul li {
float:left;
position:absolute;
list-style: none;
}

div#rotator ul li.show {
z-index:500
}


/* rotator css */
#rotatorpart{min-height:150px;}
#rotatorpart h2{margin-left: 110px; position: absolute;}
div#rotatorpart ul li {
float:left;
position:absolute;
list-style: none;
}

div#rotatorpart ul li.showpart {
z-index:500
}


/* rotator css */
#rotatorrep{min-height:150px;}
#rotatorrep h2{margin-left: 115px; position: absolute;}

div#rotatorrep ul li {
float:left;
position:absolute;
list-style: none;
}

div#rotatorrep ul li.showrep{
z-index:500
}
.pro-nameon{ 
font-size: 14px;
left: 0;
margin-top: 78px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
position: inherit;
}

.part-right-sidebar {
    text-align: center;
}

.pro-right-name a{font-size:15px!important; text-decoration:none!important;}
.best-pro-partheading strong {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-left: 20px;
	background-image:none!important;
}

/*****  bulk  backby category ********/
.bx-wrapper  .bx-viewport .bulknew-define-slider .bulk_caton {

margin-right: 20px !important;
min-height: 140px !important;
width: 104px !important;}
/* ==========================23-09-2014======================== */
#submitaddproduct {margin-left: 5px;}
.button_load{margin-left: 5px; display:none;}
.button_load_conti{margin-left: 5px; display:none;}
.cartItm {color: #fff;font-family: "HelveticaNeueLTCom67MediumCondensed";font-size: 14px;}

/* #overlay-back { 
position   : absolute; 
text-align :center; 
width      : 100%; 
height     : 100%; 
background : #000; 
opacity    : 0.75; 
filter     : alpha(opacity=60); 
z-index    : 10000;
display    : none;
top        : 0px;
}  */ 

#loading-mask {
    color: #d85909;
    font-size: 1.1em;
    font-weight: bold;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    z-index: 500;
}

#loading-mask .loader {
    position:fixed;
    top: 40%;
    left:50%;
    width: 200px;
    margin-left:-105px;
    padding:15px 30px;
    background:#fff4e9;
    border:2px solid #f1af73;
    color:#d85909;
    font-weight:bold;
    text-align:center;
    z-index:1000;
    display:none;
}


.cate_name_bulk{background-color:#014864; width:100%; display:block; padding:5px 10px; color:#fff; margin-bottom:10px;}
.moduletable ul{margin:0 0 0 15px; padding:0 10px; min-height:60px; color:#014864;}
.moduletable ul li{list-style:square;}

.moduletable ul li a{color:#014864; font-size:14px;  line-height: 20px;}
/* .form-list .field.servicerequesttop{width: 175px;} */

#load-img-subcate{background-color:#FFF; position:absolute; top:0px; left:0px; height:100%; width:100%; text-align:center; line-height:130px; opacity:0.88;}
@media (min-width: 768px) and (max-width: 991px) {
	#poupp {
    top: -145px;
}}
@media (max-width: 767px){
	
	#poupp {
    background-color: #f7f7f7;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    color: black;
    display:block;
    font-size: 15px;
    left: 0;
    margin: 20px auto;
    min-height: 180px;
    position: absolute !important;
    top: 0px;
    width: 266px;
    z-index: 99999;
}
	
}

/******  09-10-2014  from header  and   other pages cut -#683***********/
.selected {
    background-color: #014864!important;
    color: #ffffff!important; border-radius: 5px;
}

.selected a{color: #ffffff!important; border-radius: 5px;}
.opc .step-title .dis_qty_request{display:block!important;}	
#poupp{width: 730px;}
.checkout-onepage-index	  #poupp{left:15%; top:35%;}
.add-more_btnn{float:left!important;}
.continue_btnn{float:right!important;}
.parentDisable{ position:fixed; top:0; left:0; background:#000; opacity:0.4; z-index:998; height:100%; width:100%;}
.macbuybackcategory-index-index #poupp{width: 266px;}


/*30-10-2014 */
@media (max-width: 450px){
	.fl{float:none;}
	.column2 {height:inherit !important;}
	
}


@media (max-width: 767px){
.macbuybackcategory-index-index #poupp{width: 295px !important; top:50%;  margin-left:-150px; left:50%;}
#contentwrap .col-sm-6:nth-child(2) {
    padding: 15px;
}
#contentwrap .col-sm-6:nth-child(2) {
    padding-left: 15px;
}
#contentwrap .col-sm-6:first-child{padding-left: 15px;}
#contentwrap .col-sm-6:first-child{padding-right: 15px;}
.column1{margin-top:12px; border-radius:5px !important;}
.column2{border-radius:5px !important;}
.macbuybackcategory-index-macview .col-sm-6 .column2{border-right:1px solid #c9c9c9 !important; }
.macbuyproprice p{margin:0px; padding:0px 0px 5px 0px;}

.align_text button.button span {font-size: 13px !important; padding: 4px 7px !important; }
.align_text #editcart{margin-left:6px;}

.checkout-onepage-index #poupp{width: 308px !important; top:50%;  margin-left:-150px; left:50% !important; dis}
.text_cont p{padding-bottom:4px;}

}

@media (min-width: 768px) and (max-width: 991px) {
.checkout-onepage-index #poupp{display:block;}	
	
}
@media (min-width: 991px) and (max-width: 1200px) {
.checkout-onepage-index #poupp{display:block;}	
	
}

/*30-10-2014 */

.uni-ser-lable-respons{display:none;}
.extra_ser_lable_respons{display:none;}
.hide_ser_reqq{display:none;}

/* 01-09-2015 */
.checkout-cart-index .table-responsive tr td:first-child {width:75px;}
/* #product_addtocart_form .product-shop .add-to-box{background: none repeat scroll 0 0 #336da8 !important;  } */

/* 03-25-2015 */
.tablelft{width:100%;}
 #product_addtocart_form .product-shop .add-to-box .add-to-cart{float:none;}
 #product_addtocart_form .product-shop .add-to-box .add-to-cart button.button {float:none;}
 #search_mini_form  .form-search{position:relative; width:100%;}
 #search_mini_form  .form-search  .button{position:absolute; top:0px; left:3px; }
 #search_mini_form  .form-search   #search{padding-left:36px; width:99% !important; border-radius:4px 0 0 4px; height:31px }
 
 /* ======================== 31-03-2015=====================================  */
.product-shop .showPrice .price-box  .price {color: #e83d16; font-weight: bold;}
.loading_callreturn {display:none; z-index: 9999; width: 100%; position: fixed; left: 0%; text-align: center; top: 0%; height: 100%; padding-top: 10%; background-color: rgba(0, 0, 0, 0.1); }

.price-box-bundle div {
    display: inline; font-family: "MyriadProRegular"; font-size:15px; font-weight: bold;
}
.product-options-bottom .price-box {float: none;}

.product-view .bundle .showPrice .price-box{display: block;}
.showPrice .price-as-configured .price{font-size:24px;}
.pdbox_shad .show_sku{font-size:21px; margin: 10px 0;}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://dttservice.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://dttservice.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://dttservice.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://dttservice.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://dttservice.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://dttservice.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://dttservice.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://dttservice.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://dttservice.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
@font-face{font-family:'MyriadProRegular';src:url('http://dttservice.com/skin/frontend/default/dttservice/fonts/myriadpro-regular-webfont.eot');src:local('â˜º'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/myriadpro-regular-webfont.woff') format('woff'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/myriadpro-regular-webfont.ttf') format('truetype'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/myriadpro-regular-webfont.svg#webfontm5jYWRU6') format('svg');font-weight:normal;font-style:normal;}
@font-face { font-family: 'HelveticaNeueLTCom67MediumCondensed'; src: url('http://dttservice.com/skin/frontend/default/dttservice/fonts/helveticaneueltcom-mdcn.eot'); src: url('http://dttservice.com/skin/frontend/default/dttservice/fonts/helveticaneueltcom-mdcn.eot') format('embedded-opentype'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/helveticaneueltcom-mdcn.woff') format('woff'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/helveticaneueltcom-mdcn.ttf') format('truetype'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/helveticaneueltcom-mdcn.svg#HelveticaNeueLTCom67MediumCondensed') format('svg'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'HelveticaLTStdLight'; src: url('http://dttservice.com/skin/frontend/default/dttservice/fonts/helveticaltstd-light.eot'); src: url('http://dttservice.com/skin/frontend/default/dttservice/fonts/helveticaltstd-light.eot') format('embedded-opentype'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/helveticaltstd-light.woff') format('woff'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/helveticaltstd-light.ttf') format('truetype'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/helveticaltstd-light.svg#HelveticaLTStdLight') format('svg');}
article, aside, details, figcaption, figure, footer, header,hgroup, main,nav,section,summary {  display: block;}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline:none;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size:62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family:'MyriadProRegular';
  font-size: 100%;
  line-height:auto;
  color: #282828;
  background-color: #efefef;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #383b41;
  text-decoration: none;
}


a:hover,
a:focus {
  color: #151618;
  text-decoration:none;
}
a:focus {
  outline: none;
  outline:none;
  outline-offset:none;
}
img {
  vertical-align: middle;
  max-width:100%;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 10px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #efefef;
  border: 1px solid #dddddd;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 160%;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {

.customer-name{ width:100%;}
.customer-name .name-firstname{ width:50%; padding-right:15px; float:left;}
.customer-name .name-lastname{ width:50%; padding-left:15px; float:right;}
  .lead {
    font-size: 210%;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #383b41;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 360%;
  color: #184F70;
}
h2,
.h2 {
  font-size: 300%;
}
h3,
.h3 {
  font-size: 240%;
}
h4,
.h4 {
  font-size: 180%;
}
h5,
.h5 {
  font-size: 140%;
}
h6,
.h6 {
  font-size: 120%;
}
h1 small,
.h1 small {
  font-size: 240%;
}
h2 small,
.h2 small {
  font-size: 180%;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 140%;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 175%;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
  font-size:13px;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 5px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 130%;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 5px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}
header{ background-color:#fff; width:100%; position:relative; font-family: 'HelveticaNeueLTCom67MediumCondensed';}
.logo{ padding:5px;}
.topnav{ float:right; font-size:130%; margin-top:12px; text-transform:uppercase; color:#595959; /* width: 410px; */ }
.topnav a{color:#595959; padding-left:10px;}
.topnav img{ margin-left:15px;}
.topnav button img{ margin-left:0px;}
.topnav .form-search{ margin-top:-10px;}
.navbar-nav .active .home-icon{ background-position:left -51px;}
.home-icon{ background:url(http://dttservice.com/skin/frontend/default/dttservice/images/home_icon.png) no-repeat left 1px; width:17px; height:20px; display:block;}
.copybox{ border-top:1px solid #c9c9c9; padding:10px 0; margin-top:5px; color:#696969; font-size:140%;}
.copybox img{ display:block; max-width:100%; height:auto; float:right;}
.copybox .copytxt{ padding-top:15px; padding-bottom:15px;}
.padtop10{ padding-top:10px;}
footer{ margin-top:10px; color:#767676;}
.fbdrlft{ border-left:1px solid #c9c9c9;}
.fhead{ font-size:160%; padding-bottom:10px; font-weight:bold; color:#696969; text-transform:uppercase;}
.smap{ padding-top:10px;}
.smap ul{ float:left; margin:0; padding:0; list-style:none;}
.smap ul li{ background:url(http://dttservice.com/skin/frontend/default/dttservice/images/bullet.png) no-repeat left 9px; padding:5px 0 10px 12px;}
.smap ul li a{ font-size:160%; color:#767676;}
.smap ul li a:hover{ text-decoration:none; color:#000;}
.cwdbox{}
.cwdbox a{ font-size:160%; color:#767676; display:block; padding:5px 0 10px 30px;}
.cwdbox a:hover{ text-decoration:none; color:#000;}
.cwdbox .footfb{ background:url(http://dttservice.com/skin/frontend/default/dttservice/images/bfb_icon.png) no-repeat left 2px;}
.cwdbox .foottwtr{ background:url(http://dttservice.com/skin/frontend/default/dttservice/images/btwiter_icon.png) no-repeat left 2px;}
.cwdbox .footlin{ background:url(http://dttservice.com/skin/frontend/default/dttservice/images/bin_icon.png) no-repeat left 2px;}
.cwdbox .footcus{ background:url(http://dttservice.com/skin/frontend/default/dttservice/images/con_icon.png) no-repeat left 2px;}
.cusbox address{ font-size:140%; color:#767676;}
.cusbox address a{ color:#767676;}
.cusbox address a:hover{ text-decoration:none; color:#000;}
.main{ background-color:#fff; padding:10px 0 10px; -webkit-box-shadow:0 10px 10px rgba(170, 170, 170, 0.2); box-shadow:0 10px 10px rgba(170, 170, 170, 0.2);}
.bsbox h3{ font-size:380%; font-family: 'HelveticaNeueLTCom67MediumCondensed'; color:#282828; font-weight:bold; text-align:center;}
.bsbox > p{ font-size:160%; color:#282828; text-align:center;}
.bsbox ul.bslist{ margin:0 auto; padding:0; list-style:none;}
.bsbox ul.bslist li{ float:left; width:20%; margin:0 auto; margin:20px; background-color:#fff; border-radius:5px; border:1px solid #fff;}
.bsbox ul.bslist li:hover{ background: #ffffff; background: -moz-linear-gradient(top,  #ffffff 0%, #f6f8f9 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f8f9)); background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f8f9 100%); background: -o-linear-gradient(top,  #ffffff 0%,#f6f8f9 100%); background: -ms-linear-gradient(top,  #ffffff 0%,#f6f8f9 100%); background: linear-gradient(to bottom,  #ffffff 0%,#f6f8f9 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f8f9',GradientType=0 ); border-color:#99b5c1; -webkit-box-shadow:0 0 10px rgba(170, 170, 170, 0.5); box-shadow:0 0 10px rgba(170, 170, 170, 0.5);}
.bsbox ul.bslist li a:hover{ text-decoration:none;}
.bsbox ul.bslist figure{ background:url(http://dttservice.com/skin/frontend/default/dttservice/images/imgbg.png) no-repeat center center; height:180px; line-height:180px; vertical-align:middle; text-align:center; border-radius:5px 5px 0 0;}
.bsbox ul.bslist strong{ color:#014864; font-family: 'HelveticaNeueLTCom67MediumCondensed'; font-weight:bold; text-transform:uppercase; font-size:200%; display:block; text-align:center; padding:25px 0 10px;}
.bsbox ul.bslist p{ display:block; font-size:140%; text-align:center; padding-bottom:30px;}
.dotimg{ text-align:center;}
.sliderbg{ background: #f5f5f5; background: -moz-linear-gradient(top,  #f5f5f5 0%, #e0e0e0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e0e0e0)); background: -webkit-linear-gradient(top,  #f5f5f5 0%,#e0e0e0 100%); background: -o-linear-gradient(top,  #f5f5f5 0%,#e0e0e0 100%); background: -ms-linear-gradient(top,  #f5f5f5 0%,#e0e0e0 100%); background: linear-gradient(to bottom,  #f5f5f5 0%,#e0e0e0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e0e0e0',GradientType=0 ); padding:10px 0;}
.sliderbg h1{ color:#014864; text-transform:uppercase; font-family: 'HelveticaNeueLTCom67MediumCondensed'; font-size:39px!important; text-align:center; font-weight:bold; padding:25px 0 50px; text-shadow:1px 2px 0px rgba(0, 0, 0, 0.3)}
.sliderbg h1 span{ color:#cfedf7;}
.fbackbox{ background:url(http://dttservice.com/skin/frontend/default/dttservice/images/mbigdiv.png) no-repeat center top; padding-top:15px; margin-top:20px;}
.fbackbox img{ float:left; display: block; max-width: 100%; height:auto;}
.fbackbox p{ margin:0; padding:5px 0 0 8px; float:left; font-size:150%; color:#6b6b6b; font-family: 'HelveticaNeueLTCom67MediumCondensed';}
.fbackbox blockquote{ margin:0; padding:7px 0 5px 20px; border-left:1px solid #d1d1d1; font-size:140%}
.fbackbox a{ text-decoration:none; color:#014864; font-weight:bold}
.home_box{ float:left; width:100%; border-bottom:1px solid #ccc; padding:5px 0}
.home_box img{ float:left; padding-right:10px; padding-bottom:10px}
.home_box h2{ font-family: 'HelveticaNeueLTCom67MediumCondensed'; font-size:20px; color:#014864; text-transform:uppercase; margin-bottom:5px; margin-top:40px}
.home_box p{ font-family:'MyriadProRegular'; color:#383b41; font-size:15px; padding-right:5px}
.bornone{ border:none !important}
.innerhead{ background:#27292b; padding:10px 0;}
.innerhead h1{ float:left; margin:0; padding:8px 0 0; font:bold 38px 'HelveticaNeueLTCom67MediumCondensed'; color:#fff;}
.innerhead h1 small{ font-size:16px; color:#ebebeb; display:block;}
.innerhead .fdignos{ float:right;}
.mlbox{ background-color:#fff; border-radius:5px; border:1px solid #e0e0e0; margin:15px 0;}
.mlbox:hover{ background: #ffffff; background: -moz-linear-gradient(top,  #ffffff 0%, #f6f8f9 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f8f9)); background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f8f9 100%); background: -o-linear-gradient(top,  #ffffff 0%,#f6f8f9 100%); background: -ms-linear-gradient(top,  #ffffff 0%,#f6f8f9 100%); background: linear-gradient(to bottom,  #ffffff 0%,#f6f8f9 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f8f9',GradientType=0 ); border-color:#99b5c1; -webkit-box-shadow:0 0 10px rgba(170, 170, 170, 0.5); box-shadow:0 0 10px rgba(1, 72, 100, 0.2);}
.mlbox figure{ background:url(http://dttservice.com/skin/frontend/default/dttservice/images/imgbg.png) no-repeat center center; height:180px; line-height:180px; vertical-align:middle; text-align:center; border-radius:5px 5px 0 0;}
.mlbox p{ font:bold 200% 'HelveticaNeueLTCom67MediumCondensed'; color:#014864; display:block; text-align:center; padding:25px 0 10px;}
.mlbox:hover p{ color:#327d9a;}
.pdbox{ border:1px solid #e0e0e0; margin:10px 0 20px; overflow:hidden; border-radius:5px; box-shadow:0 3px 8px rgba(1, 72, 100, 0.1);}
.pdbox .table{ margin:0; padding:0;}
.pdbox .table thead tr{ /*background: #658997; background: -moz-linear-gradient(top,  #658997 0%, #023c53 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#658997), color-stop(100%,#023c53)); background: -webkit-linear-gradient(top,  #658997 0%,#023c53 100%); background: -o-linear-gradient(top,  #658997 0%,#023c53 100%); background: -ms-linear-gradient(top,  #658997 0%,#023c53 100%); background: linear-gradient(to bottom,  #658997 0%,#023c53 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#658997', endColorstr='#023c53',GradientType=0 );*/background-color:#336DA8; height:40px;}
.pdbox .table thead tr th{ border:none; font:16px 'HelveticaNeueLTCom67MediumCondensed'; color:#fff;}
.pdbox .tablelft tbody tr td{ border:none;}
.pdbox .table tbody tr td{ font:16px 'MyriadProRegular'; color:#2b2b2b;}
.pdbox .table tbody tr td a{ color:#014864; text-decoration:underline;}
.pdbox .table tbody tr td a:hover{ color:#658997;}
.pdbox .tablergt{ border:none;}
.pdbox .tablergt tbody tr:last-child td{ border-bottom:none; font-size:14px; color:#a1a1a1;}
.pdbox .tablergt tbody tr td{ padding-top:10px; padding-bottom:10px;}
.pdbox .tablergt tbody tr td:last-child{ border-right:none;}
.btn-select{ padding:2px 13px 0!important; margin:0!important; background-color:#979797; font:14px 'MyriadProRegular'!important; text-transform:uppercase; color:#fff;}
.btn-select:hover, .btn-select:focus{ background-color:#000; color:#fff!important;}
.pdbox .tablergt tbody tr td{ vertical-align:middle;}
.pdbox .tablelft p img{ float:left; padding:10px; max-width:100%; height:auto;}



/*New Css */
.tara{ width:980px; margin:0px auto}
.tsahp{ background-image: url(http://dttservice.com/skin/frontend/default/dttservice/images/shape.png); width:229px; height:252px; background-repeat:no-repeat; padding:36px 34px 0px 34px}

.tlnk22 a{ font-size:20px; font-family: 'HelveticaNeueLTCom67MediumCondensed'; color:#383838; text-decoration:none; text-align:center;}
.tlnk22 a:hover{ color:#014864; text-decoration:none}
.pb10{ padding-bottom:10px;}

.pt5{ padding-top:5px;}
.mt-5{ margin-top:-5px;}
/*New Css End */



@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
 
 .home_box{ float:left; width:100%; border-right:1px solid #ccc; border-bottom:none; }
 
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width:1000px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #efefef;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
 .checkout-onepage-index	  #poupp{left: 2%;}
  
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 210%;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-size:13px;
/*  font-weight: bold;*/
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
display:inline;
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 140%;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 120%;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 180%;
  line-height: 1.33;
  border-radius: 10px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737985;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 140%;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 5px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #014864;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #014864;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #014864;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #383b41;
  border-color: #2c2f33;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #25272b;
  border-color: #101112;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #383b41;
  border-color: #2c2f33;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #383b41;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #151618;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 180%;
  line-height: 1.33;
  border-radius: 10px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 120%;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('http://dttservice.com/skin/frontend/default/dttservice/fonts/glyphicons-halflings-regular.eot');
  src: url('http://dttservice.com/skin/frontend/default/dttservice/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://dttservice.com/skin/frontend/default/dttservice/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
.btn-default .caret {
  border-top-color: #014864;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #014864;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 120%;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 120%;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 180%;
  line-height: 1.33;
  border-radius: 10px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 180%;
  line-height: 1.33;
  border-radius: 10px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 120%;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 140%;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 5px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size:120%;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 180%;
  border-radius: 10px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 6px 10px;
  border-radius:5px;
  font-size:160%;
  font-family: 'HelveticaNeueLTCom67MediumCondensed';
  text-transform:uppercase;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #014864;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #014864;
  border-color: #383b41;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 5px 5px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #efefef;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #efefef;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #383b41;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.nav-tabs-justified > .active > a {
  border-bottom-color: #efefef;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #383b41;
  border-bottom-color: #383b41;
}
.nav a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
 /*  z-index: 1000; */
  min-height: 26px;
  margin-bottom:10px;
  margin-right:-15px;
  margin-top:5px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  margin-top:10px;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 3px 15px;
  font-size: 180%;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: -4px;
  margin-bottom: -4px;
  background-color: #014864;
  border: 1px solid transparent;
  border-radius: 5px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 1.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
	margin-left:2px;
  }
  .navbar-nav > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -4px;
  margin-bottom: -4px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top:-4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: -4px;
  margin-bottom: -4px;
}
.navbar-text {
  float: left;
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #ffffff;
}
.navbar-default .navbar-brand {
  color: #6a6a6a;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #515151;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #6a6a6a;
}
.navbar-default .navbar-nav > li > a {
  color: #6a6a6a;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #014864;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #014864;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #014864;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #014864;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ccc;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #014864;
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #6a6a6a;
  border-bottom-color: #6a6a6a;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #6a6a6a;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #014864;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #014864;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #6a6a6a;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: none;
  border-radius: 5px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #383b41;
}
.breadcrumb > .active {
  color: #014864;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 5px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #383b41;
  border-color: #383b41;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 180%;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size:120%;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li.current > a,
.pager li.current > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #014864;
  border: 1px solid #003448;
  border-radius: 15px;
  color:#fff;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #383b41;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #202226;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size:120%;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #383b41;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 210%;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #efefef;
  border: 1px solid #dddddd;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #383b41;
}
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #383b41;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 5px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size:120%;
  color: #ffffff;
  text-align: center;
  background-color: #383b41;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #383b41;
  border-color: #383b41;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #9ca0a9;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 160%;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 5px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #383b41;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #383b41;
  border-color: #383b41;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #383b41;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #383b41;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 10px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 210%;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size:140%;
  background-color: #014864;
  border:none;
  border-radius: 5px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display:block;
  padding:5px 20px;
  clear:both;
  font-weight:normal;
  line-height:1.428571429;
  color:#fff;
  white-space:nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #333!important;
  background-color:#fff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #383b41;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size:120%;
  line-height: 1.428571429;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size:120%;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 5px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 140%;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .tara{ width:100%!important;}
  .tsahp{ margin:0 auto 15px!important;}
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
	}
   .home_box { text-align:center;min-height:230px}
   .home_box img{ float:none}
   .home_box h2{ margin-top:10px}
   .tara{ width:100%!important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (min-width: 992px) {
.pdbox .col-md-7{ margin-right:0; padding-right:0;}
.pdbox .col-md-5{ margin-left:0; padding-left:0;}
.pdbox .tablergt{ border-left:1px solid #e0e0e0;}
}
@media (max-width: 991px) {
.pdbox .tablergt thead tr{ background:#909090; height:20px;}
.pdbox .tablergt thead tr th{ font-size:16px;}
  .pager .pagerlft{ text-align:center; padding-bottom:10px;}
  .pager .pagerrgt{ text-align:center; padding-top:10px;}  .catalog-seo-sitemap-category .pager .pagerlft{ text-align:left !important;}  .catalog-seo-sitemap-product .pager .pagerlft{ text-align:left !important;}  .catalog-seo-sitemap-product .pager .col-md-6{ text-align:left !important;}
}
@media (max-width: 768px) {
body{ font-size:90%!important;}
.copybox img{ float:none;}
.bsbox ul.bslist li{ width:40%;}
.innerhead h1{ float:none; text-align:center;}
.innerhead .fdignos{ float:none; text-align:center; margin-top:20px;}
}
@media (max-width: 767px) {
.navbar{ margin-right:auto;}
.copybox .copytxt{ text-align:center;}
.navbar-default{ border:1px solid #ccc; background-color:#f6f6f6; border-radius:5px; padding:8px 0;}
.navbar-default li a{ border-radius:0;}
div.cart_table{ overflow:scroll;}
.col2-set .col-2, .col2-set .col-1{ float:none; }
.cart .cart-collaterals .col2-set{ width:100%;}
.cart .cart-collaterals .col2-set .col-2, .cart .cart-collaterals .col2-set .col-1{ width:99%;}
.cart .totals{ width:100%;}


.uni-ser-lable-respons{display:block;}
.extra_ser_lable_respons{display:block;}
.hide_ser_reqq{display:block;}
.uni-ser-req-full{display:none;}
.extra-ser-req-full{display:none;}

}

@media (max-width: 1024px) {
.uni-ser-lable-respons{display:block;}
.extra_ser_lable_respons{display:block;}
.hide_ser_reqq{display:block;}
.uni-ser-req-full{display:none;}
.extra-ser-req-full{display:none;}

}



@media (max-width:600px) {
.ovr_scroller{ overflow:scroll;}
.ovr_scrlr{ overflow:scroll; width:99%; display:block;}
#wishlist-table{ display:block;}
.cart_table{ overflow:scroll!important; width:80%; display:block;}
}
@media (max-width: 480px) {
body{ font-size:80%!important;}
.bsbox ul.bslist li{ width:90%;}
.mlboxh .col-xs-6{ width:100%;}
.wishlist_div{ width:360px;}
.pdbox .tablelft p img{ float:none; margin:0 auto;}
div.cart_table{ overflow:scroll; width:360px;}
.cart-table{ width:800px;}
.topnav{ float:left;}
.topnav .mainserch_div{ float:none;}
.adccrt { padding: 6px 10px!important;}
}
@media screen and (max-width:360px) {
.home_box{ text-align:center}
.home_box img{ float:none;}
.home_box h2{ margin-top:10px}
.box .box-content p{ font-size:13px;}
.wishlist_div{ width:300px;}
div.cart_table{ overflow:scroll; width:300px;}
.cart-table{ width:800px;}
}
/* ===================================custom=================================================== */
.ptb40 {padding-bottom: 40px;}
.col-sm-4 .home_box h2 a{color:#014864;}
.col-sm-4:last-child .home_box{border-right:0px solid #ccc;}
/*12-2-2013*/
@media (max-width:1200px) {
	.divrespons{ overflow-x:scroll;}
}
.pb5{ padding-bottom:5px}
.catbarbox{ background:url(http://dttservice.com/skin/frontend/default/dttservice/images/nkbraj.png) repeat-x; height:142px;}
.catbarbox ul{ list-style:none; margin:0; padding:10px 0 0;}
.catbarbox ul li{ float:left; position:relative; padding:5px; width:12.5%; height:132px; text-align:center;}
.catbarbox ul li{ float:left; padding:5px; width:12.5%; height:132px; text-align:center;}
.catbarbox ul li:hover, .catbarbox ul li.active{ background-color:#cdcdcd; box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.15); -moz-box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.15); -webkit-box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.15); -ms-box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.15); -o-box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.15); border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -ms-border-radius:5px 5px 0 0; -o-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0;}
.catbarbox ul figure{ display:block; height:85px; line-height:85px; vertical-align:middle; text-align:center;}
.catbarbox ul li:hover::after{ position:absolute; width:0; height:0; bottom:-10px; left:50%; margin-left:-10px; border-top:10px solid #bfbfbf; border-bottom:0 solid transparent; border-right:10px solid transparent; border-left:10px solid transparent; content: "";}
.catbarbox ul figure img{ display:block; margin:0 auto; max-width:100%; max-height:100%;}
.catbarbox ul li p{ font:14px 'HelveticaNeueLTCom67MediumCondensed'; padding-top:5px; color:#9c9c9c;}
.catbarbox ul li:hover p{ color:#014864;}

.cat_des_text{width:32%;}
.sell_h2{ margin:0; padding:10px;}
.p10{ padding:10px}
.sell_css .product-options{ background:none!important}@media (max-width: 640px) {.catalog-seo-sitemap-product .page-sitemap .links {margin: -78px 8px -22px 0;}}
@media (max-width: 640px) {
.catalog-seo-sitemap-product .page-sitemap .links {margin: -78px 8px -22px 0;}
ul.checkout_list li a {width: 32.66% !important;}
ul.checkout_list {background: url("http://dttservice.com/skin/frontend/default/dttservice/images/pager.png") repeat scroll 0 0 rgba(0, 0, 0, 0)!important;height:auto!important;}
.macsp3{display:inline!important;}
}

@media (max-width: 480px) {
#poupp{width: 100%!important;}
.editcartdiv{width: 24%!important;}
button #addmoreclick span{padding: 6px 7px!important;}    
.moduletable {
    overflow-y: hidden;
    overflow-x: scroll;
	width:98%;
 } 
 #poupp {
    width:90%!important;
}

}

/*30-10-2014 */
@media (min-width: 767px) {	
.category-mac-repair .bx-prev{display:none;}
.category-mac-repair .bx-next{display:none;}
}
/*30-10-2014 */

@media (min-width: 768px) and (max-width: 1199px){	
	.col-lg-4 {
		float: left;
		width: 33.3333%;
	}
	.col-lg-8 {
		float: left;
		width: 66.6667%;
	}
	.navbar-collapse {
		padding-left: 0;
	}
	.nav > li > a {
		font-size: 138%;
	}
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {/*
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;*/
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display:none;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -15px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/sliderar.png) no-repeat 0px 0;
}

.bx-wrapper .bx-next {
	right: -15px;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/sliderar.png) no-repeat -34px -0px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -34px -65px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -33px;
	outline: 0;
	width: 34px;
	height: 65px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(http://dttservice.com/skin/frontend/default/dttservice/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.testimonials {
    height: 100%;
}

.testimonials .testimonial_l, .testimonials .testimonial_r {
    clear: both;
    /* display: table;
    height: auto;
    margin: 25px 20px 25px 0;
    width: 100%; */
}

.testimonial_image {
    /* display: table-cell;
    float: left;
    width: 120px; */
}

.testimonial_image img {
    /* width: 120px; */
}

.testimonial_text {
   /*  background: url("http://dttservice.com/skin/frontend/default/default/turnkeye/testimonial/images/quote.gif") no-repeat scroll 0 0 transparent;
    display: table-cell;
    float: right;
 
    padding: 20px 20px 0 55px;
    width: 480px; */
	   font-size: 13px;
}

.testimonial_text h2 {
    color: #6A6A6A; 
}
.testimonials_title{font-size:20px;color:#014864;}
.testimonial_l .testimonial_text {
    /* float: right; */
}

.testimonial_l .testimonial_image {
    float: left;
}

.testimonial_r .testimonial_text {
    float: left;
}

.testimonial_r .testimonial_image {
    /* float: right; */
}

.testimonials_sidebar .block-content a {
    color: #1B2D3B;
    float: none;
    text-decoration: underline;
    text-align: right;
    font-size: 11px;
    line-height: 1.25;
}

.testimonials_sidebar .block-title strong {
    background: url("http://dttservice.com/skin/frontend/default/default/turnkeye/testimonial/images/i_block_testimonials.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
}

.testimonials_sidebar  .testimonial_sidebar_box .testimonial_sidebar_text .testimonial_sidebar_name {
    font-size: 11px;
    line-height: 1.25;
    color: #1B2D3B;
}

.testimonial_sidebar_text {
    text-align: left;
    padding: 6px 9px;
}

.testimonial_sidebar_name {
    text-align: right !important;
    font-style: italic;
    margin: 0 10px 7px;
}
.testimonials h2{font-size:18px;}
