/* Minification failed. Returning unminified contents.
(1792,14): run-time error CSS1038: Expected hex color, found '#666	'
 */
/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { /*font-family: Verdana,Arial,sans-serif;*/ font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { /*font-family: Verdana,Arial,sans-serif; font-size: 1em;*/  }
.ui-widget input {}
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { /*border: 1px solid #aaaaaa;*/ background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../Content/JqueryThemes/themes/smoothness/images/ui-icons_ffffff_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../Content/JqueryThemes/themes/smoothness/images/ui-icons_ffffff_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../Content/JqueryThemes/themes/smoothness/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../Content/JqueryThemes/themes/smoothness/images/ui-icons_ffffff_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../Content/JqueryThemes/themes/smoothness/images/ui-icons_ffffff_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../Content/JqueryThemes/themes/smoothness/images/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
    background: #FFD304;
    font-size: large;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	margin: -1px;
}
/* Button
----------------------------------*/

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */





/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* Common Style */

html {-webkit-font-smoothing:antialiased;}
body {margin:0; padding:0;  padding:0px; font-family: 'open_sansregular',Arial; font-size:12px; color:#333d3f; /*background:url(../Content/images/bg.png) left top repeat;*/}
a {text-decoration:underline; outline:none;}
a:hover {text-decoration:none;}
p, form {margin:0; padding:0;}
input, textarea, select {margin:0; padding:0; outline:none;  font-family: 'open_sansregular', Arial; font-size:12px;}
img {border:0;}

.Left {float:left;}
.Right {float:right;}
.Clear {clear:both; height:0; line-height:0; font-size:0; overflow:hidden; visibility:hidden;}

input[type="button"] {-webkit-appearance: none;}
input[type="submit"] {-webkit-appearance: none;}
input[type="reset"] {-webkit-appearance: none;}

.TextCent{ text-align:center}
.TextLeft{text-align:left }
.TextRight{ text-align:right}

.Width100PC{ width:100% !important;}

.MarTop5{ margin-top:5px !important;}
.MarTop10{ margin-top:10px !important;}
.MarTop20{ margin-top:20px !important;}
.MarTop30{ margin-top:30px !important;}
.MarTop50{ margin-top:50px !important;}
.MarB20{ margin:0 0 20px 0 !important;}
.MarL5{ margin-left:5px;}
.MarL20{ margin-left:20px;}

.PadTop5{ padding-top:5px !important;}
.PadTop10{ padding-top:10px !important;}
.PadTop20{ padding-top:20px !important;}
.PadTop30{ padding-top:30px !important;}

.hr{ border:0px; border-bottom:#dcdcdc solid 1px; margin:13px 0; clear:both; float:left; width:100%;}
.hrDark{ border:0px; border-bottom:#a4a6a9 solid 1px; margin:13px 0; clear:both; float:left; width:100%;}

/* Custom Fonts */

@font-face {
    font-family:"OpenSans-Light";
    font-style: normal;
    font-weight: normal;
    src: url("../Content/fonts/OpenSans-Light.eot?") format("eot"),
         url("../Content/fonts/OpenSans-Light.woff") format("woff"),
         url("../Content/fonts/OpenSans-Light.ttf") format("truetype"),
         url("../Content/fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../Content/fonts/opensans-regular-webfont.eot');
    src: url('../Content/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Content/fonts/opensans-regular-webfont.woff') format('woff'),
         url('../Content/fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../Content/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../Content/fonts/opensans-semibold-webfont.eot');
    src: url('../Content/fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Content/fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../Content/fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../Content/fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../Content/fonts/opensans-bold-webfont.eot');
    src: url('../Content/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Content/fonts/opensans-bold-webfont.woff') format('woff'),
         url('../Content/fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../Content/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Login Page CSS */

html, body {height: 100%;}

#full-screen-bg {z-index:-999; min-height:100%; min-width:1024px; width:100%; height:100%; position:fixed; top:0; left:0}

.LoginContainer{ width:100%; min-width:960px; margin:0 auto -78px auto; min-height:100%; position:relative;}
.LoginFooter{ width:100%; height:85px; text-align:center; color:#fff; position:relative; background:#4b709e; clear:both}
.LoginHeader{ float:left; width:100%; height:76px; border-bottom:2px solid #88281f;
background: #e74c3c; /* Old browsers */
background: -moz-linear-gradient(top,  #e74c3c 0%, #c1392b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e74c3c), color-stop(100%,#c1392b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e74c3c 0%,#c1392b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e74c3c 0%,#c1392b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e74c3c 0%,#c1392b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e74c3c 0%,#c1392b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74c3c', endColorstr='#c1392b',GradientType=0 ); /* IE6-9 */
}
.LoginLeftLinks{ float:left; height:32px; line-height:32px; margin:20px 0 0 0;}
.LoginLeftLinks a{ color:#fff; font-size:12px; text-decoration:none; margin:0 7px; float:left}
.LoginLeftLinks span{ width:1px; height:32px; margin:0 7px; float:left; background:url(../Content/images/sap_line.png) left top no-repeat; display:block }
.captcha-img{ border:#cbcbcb solid 1px; padding:12px;}

.RegisterBtn{ float:right; height:36px; line-height:36px; text-decoration:none; margin:20px 0 0 0; color:#115aa2; padding:0 20px; font-weight:bold; font-size:12px; 
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2U5ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e3e9f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e9f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e3e9f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e3e9f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e3e9f4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e3e9f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e9f4',GradientType=0 ); /* IE6-8 */
-webkit-border-radius:25px;
-moz-border-radius:25px;
border-radius:25px;
border:1px solid #a7b2c7;
}



.LoginHeaderData{ width:960px; margin:0 auto; position:relative}
.LoginLogo{width:183px; height:118px; margin:0 auto; padding:0; position:absolute; top:35px; left: 50%;}
.LoginLogo a{display:block; width:183px; height:118px; background:url(../Content/images/logo.png) left top no-repeat; border:0 none; position:relative; left:-50% }


.LoginBox{ width:380px; background:#fff; margin:125px auto 0 auto; position:relative}
.LoginBoxShadow{width:380px; height:25px; position:absolute; bottom:-25px; background:url(../Content/images/gray_shadow.png) left top no-repeat;}
.LoginTitle{ width:340px; padding:0 20px; height:50px; line-height:50px; color:#fff; font-size:18px; font-weight:bold; border-bottom:1px solid #8c2a20;
background: #e24a3a; /* Old browsers */
background: -moz-linear-gradient(top,  #e24a3a 0%, #c63c2d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e24a3a), color-stop(100%,#c63c2d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e24a3a 0%,#c63c2d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e24a3a 0%,#c63c2d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e24a3a 0%,#c63c2d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e24a3a 0%,#c63c2d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e24a3a', endColorstr='#c63c2d',GradientType=0 ); /* IE6-9 */
}
.LoginForm{ width:300px; padding:20px 40px;}
.TextBox300{ background:#fff; width:280px; padding:0 10px; height:30px; border:1px solid #bfbfbf;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow: inset 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    inset 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
box-shadow:         inset 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
}
.BlueBtn{height:45px; line-height:45px; text-decoration:none; margin:0; color:#fff; padding:0 25px; font-size:16px; cursor:pointer; 
background: #3d91e2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkOTFlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDU1OWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #3d91e2 0%, #0d559b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d91e2), color-stop(100%,#0d559b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3d91e2 0%,#0d559b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3d91e2 0%,#0d559b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3d91e2 0%,#0d559b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3d91e2 0%,#0d559b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d91e2', endColorstr='#0d559b',GradientType=0 ); /* IE6-8 */
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
border:0px solid #093c6d;	
}
.Link{text-decoration:none; color:#333d3f}
.Link:hover{text-decoration:underline;}

.LoginFooter{ float:left; width:100%; min-width:960px; height:76px; border-bottom:2px solid #083b6d;
background: #3d91e3; /* Old browsers */
background: -moz-linear-gradient(top,  #3d91e3 0%, #0c559b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d91e3), color-stop(100%,#0c559b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3d91e3 0%,#0c559b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3d91e3 0%,#0c559b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3d91e3 0%,#0c559b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3d91e3 0%,#0c559b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d91e3', endColorstr='#0c559b',GradientType=0 ); /* IE6-9 */
}
.FooterData{ width:960px; margin:0 auto;}
.FooterDataLeft{ float:left; margin:25px 0 0 0; padding:0;}
.FooterDataLeft ul{ margin:0; padding:0; list-style-type:none}
.FooterDataLeft ul li{ float:left; margin:0 5px 0 0; padding:0}
.FooterDataLeft ul li a{ float:left; padding:0 10px; display:block; text-decoration:none; color:#fff; background:url(../Content/images/footer_bullet.png) left 7px no-repeat; font-size:12px; }
.FooterDataLeft ul li a:hover{ text-decoration:underline}

.FooterDataRight{ float:right; margin:25px 0 0 0; padding:0; font-size:12px;}
.FooterDataRight a{text-decoration:none; color:#fff; }
.FooterDataRight a:hover{ text-decoration:underline}


.icheckbox,.iradio {display: inline-block; *display: inline; vertical-align: middle; margin: 0 5px 0 0; padding: 0; width:18px; height:18px; background: url(../Content/images/chkradio.png) no-repeat; border: none; cursor: pointer; vertical-align:top}

.icheckbox {background-position: 0 0;}
.icheckbox.hover {background-position: -24px 0;}
.icheckbox.checked {background-position: -48px 0;}
.icheckbox.disabled {background-position: -72px 0;cursor: default;}
.icheckbox.checked.disabled {background-position: -96px 0;}
.iradio {background-position: -120px 0;}
.iradio.hover {background-position: -144px 0;}
.iradio.checked {background-position: -168px 0;}
.iradio.disabled {background-position: -192px 0;cursor: default;}
.iradio.checked.disabled {background-position: -216px 0;}


/* Tab Data */

.MiddleDataContainer{width:960px; margin:0 auto; padding:25px 0 50px 0}
.MiddleDataContainer-ZeroPadding{width:960px; margin:0 auto; padding:0px 0 0px 0}

#tabs-containe{ width:100%;}
.tabs-menu { height: 86px; margin:0; padding:0; list-style-type:none; float: left; clear: both; border-left: 1px solid #d4d4d1; border-right: 1px solid #d4d4d1; width:100%;}
.tabs-menu li { width:33.33%; height:108px; line-height: 86px; float: left; background:url(../Content/images/tab_simple.png) left top repeat-x; }
.tabs-menu  li.order { width:20%; height:108px; line-height: 86px; float: left; background:url(../Content/images/tab_simple.png) left top repeat-x; }
.tabs-menu  li.orderTmp { width:25%; height:108px; line-height: 86px; float: left; background:url(../Content/images/tab_simple.png) left top repeat-x; }
.tabs-menu  li.CMS { width:33.33%; height:108px; line-height: 86px; float: left; background:url(../Content/images/tab_simple.png) left top repeat-x; }
.tabs-menu li.Search { width:25%; height:108px; line-height: 86px; float: left; background:url(../Content/images/tab_simple.png) left top repeat-x; }
.tabs-menu li.current {position: relative; background:url(../Content/images/tab_select.png) center top repeat-x; /*z-index: 5;*/}
.tabs-menu li a {height:86px; text-align:center; font-size:20px; font-family: 'open_sansbold'; text-transform: uppercase; color: #fff; text-decoration: none; display:block; border-left: 1px solid #fff;}
.tabs-menu li:first-child a { border-left:0 none;}
.tabs-menu li:last-child a { border-right:0 none;} 
.tabs-menu .current a {color: #2e7da3;}
.tab {border: 1px solid #d4d4d1; background-color: #fff; float: left; width: 100%; background:#fafafa url(../Content/images/tab_shadow.png) left top repeat-x;}
.tab-content {width: 916px; padding: 20px; display: none; float:left}
#tab-1 {display: block;}

ul.TabLinks {margin:0 0 0 5%; padding:0; width:30%; float:left }
ul.TabLinks:first-child{margin:0}
ul.TabLinks li{ margin:0; list-style-type:none; }
ul.TabLinks li a{ text-decoration:none;  padding:8px 0; color:#626466; border-top:1px solid #dcdcdc; display:block; font-size:13px}
ul.TabLinks li a:hover{ color:#fd3c28}
ul.TabLinks li:first-child a{ border-top:0 none;} 





H1, H2, H3, H4, H5, H6
{font-family: 'Segoe UI Light', 'Segoe UI', 'OpenSans-Light'; font-weight: lighter;}

h1{font-size:49px;}
h1 strong,h2 strong,h3 strong{font-family:MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif; text-transform:uppercase; font-weight:bold}

ul,li{ margin:0; padding:0; list-style:none}
.Wrapper{ margin:0 auto; position:relative;min-height: 100%;}
.Header{ border-bottom:#2b78c1 solid 1px;}
.Container{max-width:960px; margin:0 auto; min-width:748px; padding: 0 10px}
.HeaderTopBar{ height:38px; background:#e54b3b; border-bottom:#a3352a solid 2px; line-height:38px;}
.HeaderTopBar ul{ float:right;}
.HeaderTopBar ul li{float:left; border-right:#b83a2d solid 1px}
.HeaderTopBar ul li a{display:block; padding:0 10px; color:#FFF; text-decoration:none;}
.HeaderTopBar ul li a:hover{ text-decoration:underline}
.HeaderTopBar ul li a.user-ico{ background:url(../Content/images/ico-user.png) no-repeat 10px 10px; padding-left:35px}
.HeaderTopBar ul li a.reg-wholesaler{ background:url(../Content/images/ico-register.png) no-repeat 10px 10px; padding-left:35px}
.HeaderTopBar ul li a.reg-garage{ background:url(../Content/images/ico-register-car.png) no-repeat 10px 10px; padding-left:35px}

.logo-container{ margin-bottom:0; display:block;}
.logo {float:left; width:91px; height:83px; margin:-33px 0 10px 0; padding:0}
.logo a, .logo a:hover {display:block; width:91px; height:83px; background:url(../Content/images/web-logo.png) left top no-repeat; text-decoration:none; text-indent:-9999em}

.Social-link{ float:right; height:32px; line-height:32px; margin-top:17px;}
.Social-link a{ height:34px; width:34px; display:inline-block; text-indent:-9999px; background:url(../Content/images/social-icon.png); overflow:hidden; vertical-align:top; margin:0 2px}
.Social-link a.fb{ background-position:0 0;}
.Social-link a.in{ background-position:-36px 0;}
.Social-link a.tw{ background-position:-73px 0;}
.Social-link a.gplus{ background-position:-110px 0}
.Social-link a.email{ background-position:-147px 0}

.navigation {padding:15px 0 0 0; display:block}
.navigation ul{float:left; margin-left:-10px;}
.navigation ul li{float:left; padding-bottom:8px; padding-top:8px; background:url(../Content/images/nav-li.png) no-repeat left center}
.navigation ul li a{ padding:3px 10px; display:block; text-decoration:none;color:#1964ad;}
.navigation ul li:hover, .navigation ul li.selected{ background:#1d6ebd; color:#fff;}
.navigation ul li:hover a,.navigation ul li.selected a{color:#fff; border-color:#1d6ebd}
.navigation ul li:first-child{background:none;}
.navigation ul li:first-child:hover,.navigation ul li.selected:first-child{background:#1d6ebd;}
/*.navigation ul li:first-child a{ padding-left:0; }*/

.slider-container .bx-wrapper{ margin:0}
.slider-container .bx-wrapper .bx-viewport{ border:0px; border-bottom:#e54b3b solid 4px; background:#d7d9dc; box-shadow:none; left:0;}
.slider-container .slider li{ background:#d7d9dc; text-align:center;}
.slider-container .bx-wrapper img{ display:inline; vertical-align:top}
.slider-container .bx-wrapper .bx-pager.bx-default-pager a{ background:#d2d4d6; width:16px; height:16px; text-align:left;
-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
.slider-container .bx-wrapper .bx-pager.bx-default-pager a:hover,.slider-container .bx-wrapper .bx-pager.bx-default-pager a.active{ background:#f03c4a}
.slider-container .bx-wrapper .bx-pager,.slider-container  .bx-wrapper .bx-controls-auto{ position:relative; padding:0; bottom:30px}
.slider-container .bx-controls{ margin:0 auto; max-width:960px; /*position:relative*/}
.slider-container .bx-pager{ float:right; text-align:right}
.slider-container .bx-wrapper .bx-controls-direction { margin:0 auto; max-width:960px;}
.slider-container .bx-wrapper .bx-controls-direction a{width:62px; height:62px; margin-top:-32px; /*bottom:145px; margin:0; top:inherit*/}
.bx-wrapper .bx-prev {left:15px;background: url(../Content/images/controls.png) no-repeat 0 -66px;}
.bx-wrapper .bx-next {right:15px;background: url(../Content/images/controls.png) no-repeat -68px -66px;}
.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -68px 0;}

.slider-container .Container{ position:relative}
.slider-caption{ position:absolute; right:0; width:415px; text-align:left; padding-top:25px}
.redtxt{font-family: 'open_sanssemibold'; font-style:italic; color:#fe4c3a; font-size:25px; border-bottom:#FFF solid 1px; display:inline-block; text-shadow:1px 1px 1px #999;}
.Bluetxt{font-family: 'open_sansbold';color:#003b74; font-size:35px; display:inline-block; text-shadow:1px 1px 1px #999;}
.offer-text{font-family: 'open_sansbold'; color:#fe4c3a; font-size:70px; display:inline-block; text-shadow:2px 2px 0px #000; line-height:85px;}
.whitetxt{font-family: 'open_sansbold'; color:#FFF; font-size:25px; display:inline-block; text-shadow:2px 2px 1px #000; line-height:20px;}
.small-blue-text{font-family: 'open_sanssemibold'; font-style:italic; font-size:20px; line-height:20px; margin-top:10px;}

.welcome-container{ background:#f5f5f5; padding:25px 0; font-size:18px; position:relative;}
.welcome-container h1{margin:0; padding:0 0; color:#d72e1c;}
.welcome-container h1,.welcome-container p{ text-align:center;}
.welcome-container p{ line-height:25px;}

.welcome-user{float:right; height:36px; display:inline-block; margin:-5px 0 0 0; text-align:right;font-family: 'open_sanssemibold'; font-size:16px; position:relative; width:250px;}
.welcome-user small{ display:block;font-family: 'open_sansregular'; font-size:12px; color:#787f86; line-height:15px;}
.name{ float:right; padding-right:10px; color:#156cbe;}
.username-ico{ float:right; background:url(../Content/images/user-ico.png) no-repeat 10px top; height:36px; width:36px; display:inline-block; padding-left:10px; border-left:1px solid #b0b3b7;}

.user-nav{ position:absolute; top:44px; right:0px; background:#FFF; border:#156cbe solid 1px; display:none; z-index:10;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px; }
.user-nav ul{ margin:0; display:block; width:100%; float:left;}
.user-nav ul li{margin:0; background:none; display:block;width:100%; float:left; text-align:left; padding:0}
.user-nav ul li a{font-size:14px; font-weight:normal; color:#566a7c; padding:9px 10px}
.user-nav ul li a:hover{color:#566a7c;}
.user-nav ul li:hover{background:none}
.user-nav ul li:first-child:hover{background:none}
.user-nav ul li:nth-child(even){background:#dde7ef;}
.user-nav ul li:last-child{-webkit-border-radius: 0px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius: 0px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-radius: 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
.arrow_box {background: #ffffff; border: 1px solid #156cbe;} 
.arrow_box:after, .arrow_box:before {bottom: 100%; right:17px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.arrow_box:after {border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width:9px; margin-right: -9px; } 
.arrow_box:before {border-color: rgba(21, 108, 190, 0); border-bottom-color: #156cbe; border-width:10px; margin-right: -10px; }

.call-text{ text-align:center}


.service-block ul{float:left; width:100%; margin:15px 0}
.service-block ul li{float:left; width:30.3125%; padding:0 2.1875%; border-left:#bfc3d0 solid 1px; padding-bottom:25px;}
.service-block ul li:first-child{ padding-left:0px; border-left:0px;}
.service-block ul li.last{ padding-right:0px; }
.service-block ul li h2{text-align:center; font-size:27px; background:url(../Content/images/h2_shadow.png) no-repeat center bottom; padding:20px 0 45px 0; margin:0; color:#1661a9;}
.service-block ul li .thumb-img {position:relative; display:block}
.service-block ul li .thumb-img img{width:100%; vertical-align:top}
.service-block ul li .thumb-caption{ width:100%; position:absolute; left:0; bottom:0; z-index:1;background: rgba(0, 0, 0, 0.5); padding:0;}
.service-block ul li .thumb-caption-cnt{ border-left:#ff1d2f solid 6px; color:#FFF; font-size:16px; padding:10px 15px ;}
.service-block ul li .thumb-caption-cnt h4{margin:0; font-weight:bold}
.more-link{ font-size:12px; color:#FFF; text-decoration:none}
.more-link:hover{text-decoration:underline}
.all-link{font-family: 'open_sansbold'; text-decoration:none; color:#FFF}
.all-link:hover{text-decoration:underline}

.footer{background:#155fa7; margin-top:0; position:absolute; bottom:0; width:100%}
.footer-logo {float:left; width:91px; height:83px; margin:-33px 0 0 0; padding:0}
.footer-logo a, .footer-logo a:hover {display:block; width:91px; height:83px; background:url(../Content/images/footer-logo.png) left top no-repeat; text-decoration:none; text-indent:-9999em;}
.footer-link{/*min-height:130px;*/ padding-bottom:25px}
.Copyright{ padding:15px 0; text-align:center; color:#FFF;
background: #e24a3a; /* Old browsers */
background: -moz-linear-gradient(top,  #e24a3a 0%, #c63c2e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e24a3a), color-stop(100%,#c63c2e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e24a3a 0%,#c63c2e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e24a3a 0%,#c63c2e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e24a3a 0%,#c63c2e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e24a3a 0%,#c63c2e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e24a3a', endColorstr='#c63c2e',GradientType=0 ); /* IE6-9 */}
.link-container{margin:0 auto; display:table; padding-top:25px}
.link-container ul{float:left; width:125px; margin-right:20px; display:table-cell;}
.link-container ul li {background:url(../Content/images/arrow.png) no-repeat left 3px; padding:0 0 0 15px; margin:6px 0}
.link-container ul li a{ color:#FFF; text-decoration:none; position:relative;}
.link-container ul li a:hover{ text-decoration:underline}

.block-group{background:#f5f5f5; padding:40px 0;}
.block-group li{background:#1661a9; display:block; text-align:center; color:#FFF; text-decoration:none; font-size:16px; padding:25px 0; float:left;
width:23.404255319148937%; margin-left:2.127659574468085%;
-webkit-transition: background-color ease-out 0.5s;
-moz-transition: background-color ease-out 0.5s;
-o-transition: background-color ease-out 0.5s;
transition: background-color ease-out 0.5s;}
.block-group li:hover{ background:#d72e1c}
.block-group li:first-child{ margin:0}
.block-group li .icon-big{ display:inline-block; width:126px; height:126px; margin:0 auto; background:url(../Content/images/icon-big.png)no-repeat; overflow:hidden; }
.block-group li .icon-big.ico1{ background-position:0 0;}
.block-group li .icon-big.ico2{ background-position:-241px 0;}
.block-group li .icon-big.ico3{ background-position:-482px 0;}
.block-group li .icon-big.ico4{ background-position:-720px 0;}

.block-group li h3{font-family: 'Segoe UI Bold',  'open_sansbold'; font-weight: lighter;text-transform:uppercase}
.block-group li p{ padding-right:10px; padding-left:10px;}
.read-more{ color:#FFF; text-decoration:none; font-style:italic; font-size:12px; display:block}

.brand-container{ background:#ebebeb; padding:30px 0 60px 0; border-bottom:#FFF solid 2px}
.brand-container h1{ margin:0; font-size:27px; color:#1661a9;}
.brand-container{}
.brand-container img{/*width:120px;*/ clear:both; margin-bottom:1px;}
.brand-container .bx-wrapper .bx-viewport{  border:0px; left:0;box-shadow:none; left:0; margin-top:20px; background:none}
.brand-container .bx-controls-direction{ position:absolute; right:0; top:-40px; width:53px;}
.brand-container .bx-wrapper .bx-controls-direction a{ width:23px; height:23px; margin:0}
.brand-container .bx-wrapper .bx-prev{ background:url(../Content/images/slider-arrow.png) no-repeat left top; left:0px;}
.brand-container .bx-wrapper .bx-next{ background:url(../Content/images/slider-arrow.png) no-repeat -28px top; right:inherit; left:30px}

.call-text{padding:15px 0 0px 0; font-size:18px;font-family: 'Segoe UI Bold',  'open_sansbold'; letter-spacing:1px; color:#1661a9;}
.call-text .call{ margin-left:15px; padding-top:5px; vertical-align:top; display:inline-block}
.call-text .org-txt{color:#e54b3b}




.breadcrumbs-container{ border-bottom:#a4a6a9 solid 1px; padding:8px 0;}
.breadcrumbs-container-red{ border-bottom:#ff1e30 solid 1px; padding:8px 0;}
.breadcrumbs-link {color:#156cbe; float:left; line-height:29px;}
.breadcrumbs-link a{ color:#555a60; text-decoration:none}
.breadcrumbs-link a:after{ content:" > "}

.search-penal{ float:right;}
.search-penal > div{ float:left;}
.search-penal > div input{ border:#d5dbe1 1px solid; color:#8a8c8b; height:29px; margin: 0 5px; padding:0 5px}
.search-penal > div input.btn{ background:url(../Content/images/search-ico.png) no-repeat left 2px; border:0px; width:24px; height:29px; cursor:pointer}
.search-penal .selectbox{ width:180px}


/* Order page css  Start*/



.OrderData { width:100%; margin:0 auto 20px auto;  text-decoration:none; text-align:left; color:#302c2c; background-color:#fff;  }
.OrderTopTitle { width:100%; font-size:22px; color:#1661a9; margin:0 0 20px 0; padding:0 0 5px 0; border-bottom:1px solid #a4a6a9; float:left;}
.OrderSearchCon { width:171px; margin:0 0 15px 0; padding:0; border:1px solid #a4a6a9; float:right;}
.SearchTxt{ width:121px; height:30px; font-size:13px; color:#666; padding:0px 10px 0px 10px; border:none; float:left; }
.OrderSearchCon .SearchBtn { width:30px; height:30px; padding:0; border:none; float:left; background:#fff url(../Content/images/break_search_btn.png) left top no-repeat; cursor:pointer; }
.OrderHead { text-align:left; font-size:16px; line-height:22px; color:#fff; padding:5px 0 5px 10px; vertical-align:middle; background-color:#156cbe;}


table.OrderTable{ margin:0; padding:0}
table.OrderTable tr.Header td{text-align:center; padding:10px 5px; font-size:14px; color:#fff;  vertical-align:middle; background-color:#2a87df; border-left:1px solid #156cbe; border-bottom:1px solid #0c5397;}
table.OrderTable  td{ padding:5px; font-size:13px; color:#555a60; vertical-align:middle; text-align:center}
table.OrderTable  td label{ margin:0 10px;}
table.OrderTable  td.left-text{text-align:left}
table.OrderTable  td img{ border:#cdcccc 1px solid; vertical-align:middle; margin-right:10px;}
table.OrderTable  td span{ font-size:12px;}
table.OrderTable tr.GrayRaw td{background-color:#efefef; border-left:1px solid #dedede; border-bottom:1px solid #dedede;}
table.OrderTable tr.WhiteRaw td{background-color:#fafafa; border-left:1px solid #dedede; border-bottom:1px solid #dedede;}
table.OrderTable tr:hover td{ background: #e9f3ff;}
table.OrderTable tr.Header td{text-align:center; font-size:12px; line-height:16px; color:#303336; padding:5px 5px; vertical-align:middle; background-color:#bccfe0; border-left:1px solid #93a1ae; border-bottom:1px solid #93a1ae;}
table.OrderTable tr.OrderHead td{text-align:center; font-size:12px; line-height:16px; color:#FFF; padding:15px 5px; vertical-align:middle;background-color:#156cbe; border-left:1px solid #93a1ae; border-bottom:1px solid #93a1ae;}
table.OrderTable td .selectricWrapper{ width:100px; margin:0 auto}
table.OrderTable td .selectric .label{ text-align:right}

.LightBlueBtn{height:25px; padding:0 15px;  display:inline-block;  text-align:center; z-index: 9999; text-decoration:none; color:#fff; border:0 none; cursor:pointer;
background: #70a3e3; 
background: -moz-linear-gradient(top,  #70a3e3 6%, #3c7fd3 29%, #3c7fd3 69%, #71b5e2 95%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,#70a3e3), color-stop(29%,#3c7fd3), color-stop(69%,#3c7fd3), color-stop(95%,#71b5e2)); 
background: -webkit-linear-gradient(top,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
background: -o-linear-gradient(top,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
background: -ms-linear-gradient(top,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
background: linear-gradient(to bottom,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70a3e3', endColorstr='#71b5e2',GradientType=0 );
}

.OrderFooter { width:100%; max-width:232px; height:25px; margin:0 10px 0 0; background-color:#2a87df; float:right; }
.OrderFooter .Buttons { border-left:none; padding:0; margin:1px 0 0 5px; }
.OrderFooter .BorderNone { border-left:none; }
.OrderFooter ul { list-style-type:none; padding:0; margin:0 auto;}
.OrderFooter li { font-size:13px; line-height:17px; margin:4px 0 0 0; padding:0px 10px 0 10px; border-left:1px solid #dedede; float:left;  }
.OrderFooter li a { font-size:13px; line-height:17px; color:#fff; text-decoration:none; margin:0; text-align:left;  }
.OrderFooter li a:hover { color:#001b5e; }
.OrderFooter li a.selected { color:#001b5e; }
.OrderFooter .Previous { width:17px; height:20px; margin:0; padding:0; background:url(../Content/images/Order_buttons.png) left top no-repeat; float:left; }
.OrderFooter .First { width:17px; height:20px; margin:0; padding:0; background:url(../Content/images/Order_buttons.png) -19px top no-repeat; float:left; border-left:none; }
.OrderFooter .Next { width:17px; height:20px; margin:0; padding:0; background:url(../Content/images/Order_buttons.png) -67px top no-repeat; float:left; }
.OrderFooter .Last { width:17px; height:20px; margin:0; padding:0; background:url(../Content/images/Order_buttons.png) -48px top no-repeat; float:left; border-left:none; }
/* Order page css  end*/


/* brake page css  end*/
.BrakeData { width:100%; max-width:960px; margin:0 auto; padding:25px 20px; text-decoration:none; text-align:left; color:#302c2c; background-color:#fff;  }
.BlueBtnFt{font-size:14px; color:#fff !important; padding:6px 15px !important; border:1px solid #0084ff !important; background:#45a4fd !important; text-decoration:none; display:inline-block; border:0; cursor:pointer; width:auto !important}

input.BlueBtnFt{font-size:14px; color:#fff !important; padding:6px 15px !important; border:1px solid #0084ff !important; background:#45a4fd !important; text-decoration:none; display:inline-block; border:0; cursor:pointer; width:auto !important}
table.BreakTable{ margin:0; padding:0}
table.BreakTable tr.Header td, table.BreakTable tr.Header th{text-align:center; padding:10px 5px; font-size:14px; color:#fff;  vertical-align:middle; background-color:#2a87df; border-left:1px solid #156cbe; border-bottom:1px solid #0c5397;}
table.BreakTable  td{ padding:5px; font-size:13px; color:#555a60; vertical-align:middle}
table.BreakTable  td span{ font-size:12px;}
table.BreakTable tr.GrayRaw td{background-color:#efefef; border-left:1px solid #e6e6e6; /*border-bottom:1px solid #dedede;*/}
.BorderNone { border-left: none !important; }
table.BreakTable tr.WhiteRaw td{background-color:#fafafa; border-left:1px solid #e6e6e6; /*border-bottom:1px solid #dedede;*/}
table.BreakTable tr:hover td{ background: #e9f3ff;}
table.BreakTable tr.Header td, table.BreakTable tr.Header th{background-color:#2a87df; font-weight:lighter}

.img_border { border:1px solid #d0cfcf;}
.NumSelector { width:50px; height:20px; margin:0; padding:0; background-color:#fff; border:1px solid #666; }


.qut-input { float:left; width:33px; padding:0; margin:-18px 0 0 5px; /*position:absolute;*/ position:relative   }
.qut-input input { float:left; text-align:center; width:38px; height:33px !important; background:#fff; border:1px solid #999 !important; margin:0 !important; position:absolute; left:-2px; color:#303336; font-weight:bold }
.qut-input a.img-up { width:31px; height:17px; display:inline-block; background:url(../Content/images/arrow-up.png) no-repeat left top; margin:0; position:absolute; right:0; top:0px; }
.qut-input a:hover.img-up { background:url(../Content/images/arrow-up-o.png) no-repeat left top; }
.qut-input a.img-dw { width:31px; height:18px; display:inline-block; background:url(../Content/images/arrow-dw.png) no-repeat left top; position:absolute; right:0; top:17px; }
.qut-input a:hover.img-dw { background:url(../Content/images/arrow-dw-o.png) no-repeat left top; }

.BrakeCon { width:100%; font-size:16px; color:#fff; text-align:left; padding:0 0 0 10px; vertical-align:middle; background-color:#156cbe; }	
.BrakeButtons { margin:12px 0 10px 0; }
.BrakeCart { width:45px; float:right;}
.BrakeCart a { width:33px; height:33px; font-size:11px; font-weight:bold; color:#fff; text-align:center; text-decoration:none; margin:0; padding:1px 0 0 0; display: inline-block; background:url(../Content/images/brake_cart.png) left top no-repeat; float:left;}

.BrakeFooter { width:232px; max-width:232px; height:28px; margin:10px 10px 10px 0; background-color:#2a87df; float:right; }
.BrakeFooter .Buttons { border-left:none; padding:0; margin:1px 0 0 5px; }
.BrakeFooter .BorderNone { border-left:none; }
.BrakeFooter ul { list-style-type:none; padding:0; margin:0px 0;}
.BrakeFooter li { font-size:13px; margin:4px 0 0 0; padding:0px 10px 0 10px; border-left:1px solid #dedede; float:left;  }
.BrakeFooter li a { font-size:13px; color:#fff; text-decoration:none; margin:0; text-align:left;  }
.BrakeFooter li a:hover { color:#001b5e; }
.BrakeFooter li a.selected { color:#001b5e; }
.BrakeFooter .Previous { width:17px; height:25px; margin:2px 0 0 0; padding:0; background:url(../Content/images/Order_buttons.png) left top no-repeat; float:left; }
.BrakeFooter .First { width:17px; height:25px; margin:2px 0 0 0; padding:0; background:url(../Content/images/Order_buttons.png) -19px top no-repeat; float:left; border-left:none; }
.BrakeFooter .Next { width:17px; height:25px; margin:2px 0 0 0; padding:0; background:url(../Content/images/Order_buttons.png) -67px top no-repeat; float:left; }
.BrakeFooter .Last { width:17px; height:25px; margin:2px 0 0 0; padding:0; background:url(../Content/images/Order_buttons.png) -48px top no-repeat; float:left; border-left:none;}


/*Date picker custom CSS 1st Sep. 2014*/

.ui-widget-header{ background:#e54b3b; color:#fff}
#ui-datepicker-div.ui-widget-content{ background:#eaeaea; border:1px solid #156cbe !important;display: none;} /*Added display:none to hide calendar on page load*/
#ui-datepicker-div.ui-widget-content:active{ background:#eaeaea; border:1px solid #156cbe !important; display: block;} /*Added display:block to show calendar on datepicker icon click*/
    #ui-datepicker-div .ui-state-default.ui-state-highlight, #ui-datepicker-div .ui-widget-content .ui-state-highlight
    { background:#156cbe !important; color:#fff !important
    }
#ui-datepicker-div .ui-state-default, #ui-datepicker-div .ui-widget-content .ui-state-default{ background:#bccfe0 !important; border:0 none; color:#474747 !important;}
#ui-datepicker-div .ui-state-hover{ background:#acbdcd !important; color:#000 !important}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover, #ui-datepicker-div .ui-datepicker-header .ui-state-hover { top:1px !important; border:1px solid #fff !important; background:none !important}




.AllDetailPage .order-right{   float: left;    margin-left:4%;    width: 47%; }
.AllDetailPage .order-grage-detail{ border:1px solid #156cbe; }
.AllDetailPage .padTen {    padding: 10px;}
.AllDetailPage .order-grage-detail label { float:left; width:42%;margin-right:3%; font-size:14px; text-align:right; color:#0c5397;}
.AllDetailPage .order-grage-detail .form-input { float:left; font-size:14px; margin-left:0; width:52%;word-wrap:break-word;}
.AllDetailPage .order-grage-detail .form-control { margin-bottom:10px;}
.AllDetailPage .order-grage-detail textarea.TextArea{background:#f5f5f5; border: 1px solid #bdc6d2;font-size: 14px;padding: 7px 10px;width: 85%;resize: none}
.AllDetailPage .form-horizontal .form-control .form-input{   margin-left: 135px; width:auto; float:none}

/*Class for Detail Page VAT column*/
table.BreakTable tr:hover.VatTr td { background:#bccfe0;}
tr.VatTr td {background: none repeat scroll 0 0 #bccfe0;border-left: 1px solid #93a1ae;-top: 1px solid #93a1ae;color: #303336;font-size: 14px;padding: 5px;vertical-align: middle;}


/*12-9-2014 */
.CartInfo { font-size:10px; color:red;margin:8px 0 3px 5px ;background:url(../Content/images/small-cart.png) 85% center no-repeat; }
.CartValue{width:42px; text-align:center; display:inline-block;}
/*.qut-input { float:left; width:38px; padding:0; margin:-18px 0 0 5px;  position:relative   }position:absolute;*/
.qut-input { float:left; width:70px; margin:0px;  position:relative; height:40px;}
.qut-input input{ float:left; text-align:center; width:42px; height:33px !important; background:#fff; border:1px solid #999; margin:0; position:absolute; left:-2px; color:#303336; font-weight:bold }
/*12-9-2014 */

/*CMS HTML Pages CSS Start*/
.staticpage-container{ background:#f5f5f5; padding:16px 0; padding-bottom: 40px; font-size:14px; /*position:relative;*/ border-bottom:#FFF solid 2px}
.staticpage-container h1{margin:0; padding:0 0; color:#1661a9;}
.staticpage-container h1,.welcome-container p{ text-align:left;}
.staticpage-container p{ line-height:25px;}

/*CMS HTML Pages CSS END*/

.footer .Social-link{ margin:-9px 0 -5px 0}

.scrollStop {overflow:hidden;}

/* Following Css is for Report Peak Times Long Tab of Width 957px --Start-- */

.peaktimes{height: 86px;padding-left:33.4%;padding-right:33.4%;text-align: center;font-size: 20px;font-family: 'open_sansbold';text-transform: uppercase;color: #fff;text-decoration: none;display: block}

    /* Following Css is for Report Peak Times Long Tab of Width 957px --End-- */

.toggole-active{ background:url(../Content/images/toggle.png) left bottom no-repeat; height:17px; width:32px; border:0; cursor:pointer}
.toggole-in-active{ background:url(../Content/images/toggle.png) left top no-repeat; height:17px; width:32px; border:0; cursor:pointer}

/*.BlueBtnFtLong{font-size:14px; color:#fff !important; padding:3px 15px !important; border:1px solid #0084ff !important; background:#45a4fd !important; text-decoration:none; display:inline-block; border:0; cursor:pointer;width: 69px !important;height: 29px;}*/

/* Print page -- Start --*/
.PrintConatiner{width:960px; margin:0 auto;}
/* Print Page -- End --*/
.y-scroll{-webkit-overflow-scrolling: touch;}
::-webkit-scrollbar {height:8px;}
::-webkit-scrollbar-thumb {border-radius: 8px; background-color: #C3C3C3;}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); } 
.y-scroll table.BreakTable{ border-bottom:5px solid #156cbe; }


.col-input .input-controlMMTY{ width:100%;}
.col-input .input-controlMMTY .selectboxLP{ width:117%;}
.qut-inputArticleGroup{border: 1px solid #000;color: #232744;font-family: "open_sanssemibold";font-size: 36px;height: 49px;line-height: 36px;padding: 0 5px 0 5px;text-align: center;text-transform: uppercase;width: 182px;border-radius: 5px;}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}

.commonDdl { background: none repeat scroll 0 0 transparent; border: 0 none; color: #313d3f; outline: medium none; padding: 5px 0 5px 5px; text-overflow: ellipsis; width: 114%; }
.width116per{ width: 116% !important;}

.video-stream{ width:100%; height:195px;}


.innerPart{ padding-bottom:230px;}

.NewsLetterPopupParent{width:840px !important; padding:10px !important; margin:20px !important; border:1px solid #1964ad;}
.NewsLetterPopup{font-family: Arial, Helvetica Neue, Helvetica, sans-serif;position:relative; width:100%}
.NewsLetterPopup span{padding:10px 0px; font-size: 18px; line-height: 21px; color: #1964ad; text-align:right;display:inline-block;right:0px; width:100%; }
.NewsLetterPopup p{font-size: 14px; line-height: 21px; color: #1964ad; }
.NewsLetterPopup div{font-size: 12px; line-height: 16px; color: #1964ad;}


/* Removed the following code as it was not allowing dropdown arrow to display in IE. please verify before uncommenting it.*/
/*select::-ms-expand {
    display: none;
}*/

@media print {
    #Remarks {
        display: none;
    }

    #RemarksLabel {
        display: block !important;
        overflow: auto;
        width: 330px;
        height: auto;
        font-size: 14px;
        padding: 6px;
    }
    #txtDescription {
        display: none;
    }
    #txtDescriptionLabel {
        display: block !important;
    }
    .control-label-orderdetails {
        display: block !important;
    }
    .control-label-details {
        display: none;
    }
}
.modal_block
{
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.modal_part
{
    z-index: 99;
    display: none;
}

.modal_dialog
{
    width: 52%;
    height: 50%;
    position: absolute;
   /* top: 15%;
    left: 15%;*/
    padding: 5px;
    /*border-radius: 10px;*/
    border: 0;
    background: #fff;
    box-shadow: 0 0 5px #000;
}

.modal_dialog:empty
{
    background: #fff url(ajax.gif) no-repeat center center;
}

/*
 * imgAreaSelect animated border style
 */

.imgareaselect-border1 {
	background: url(../Content/images/border-anim-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(../Content/images/border-anim-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(../Content/images/border-anim-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(../Content/images/border-anim-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
	border: solid 1px #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-outer {
	background-color: #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-selection {
}


/* Styles for the image uploader
-----------------------------------------------------------*/
#upload-choices {
    width: 450px;
    float: left;
}

#upload-cut {
    margin-left: 480px;
    padding-top: 10px;
    min-width: 150px;
}

#preview {
    max-width: 100%;
    display: block;
}

.editor-row {
    margin: 10px 0;
    height: 40px;
    width: 100%;
}

.editor-row div {
	margin: 0; height: 40px; display: inline-block;
}

.editor-row div.editor-label {
    width: 150px;
}

.editor-row div.editor-field {
    width: 300px;
}

.editor-row .editor-field input {
    width: 300px; height: 100%; box-sizing: border-box;
}

button {
    background: #3F9D4A; border: none; font-size: 1.2em; color: #FFF; padding: 7px 10px;
    border-radius: 4px; font-weight: bold; text-shadow: 0 1px 0 rgba(0,0,0,0.4); margin: 5px 0;
}

button:disabled {
    cursor: default;
    background: #666;
}

button:not(:disabled):hover {
    box-shadow: 0 0 10px #666; cursor: pointer;
}

.waitScreen {
    position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2);
    z-index: 1000000;
}

.flickrImages {
    position: absolute; left: 50%; top: 10%; width: 560px; margin-left: -300px; padding: 20px;
    background: #FFF; border-radius: 10px; border: 0; box-shadow: 0 3px 10px #666;
}

.flickrImage {
    height: 96px; margin: 4px; float: left; cursor: pointer;
}
/* Developers custom css*/

.Order-Search{ float:right; margin:0;}
.Order-Search input{ border:1px solid #d5dbe1; padding:4px; margin:0 3px}
.OrderHead{ line-height:28px;}
.Order-Search input.calendar-btn{ background:url(../Content/images/cal-icon.png) no-repeat left 4px; height:30px; width:22px; border:0px; cursor:pointer}
.Order-Search label{ font-size:14px}
.Order-Search input.btn{ background:url(../Content/images/wh_search_btn.png) no-repeat left 0px; border:0px; width:30px; height:inherit; cursor:pointer;}


.popupNew{width:450px; overflow:auto}
.popupNew h3{ margin-bottom:20px;}
.popupNew p{ margin-bottom:20px;}
.pad20{ padding:20px !important;}
.pad15{ padding:15px !important;}
.padmarBtm15{ margin-bottom :15px !important; padding-bottom :15px !important;}
.popupNew h3{ background:#156cbe; padding:10px; margin:0; color:#fff; font-size:16px; font-weight:bold;}
.fancybox-close-normal a.fancybox-close{	
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 36px;
    z-index: 8040;
    background-image: url('../Content/fancybox/fancybox_sprite_close.png') !important;
    background-size:auto
}

.customDatepicker img{ margin:5px 10px; float:left}


.inputDescriptionText {
    border: 1px solid #cecece;
    border-radius: 5px;
    color: #bdbdbd;
    float: left;
    font-family: 'latoregular',Arial,Helvetica,sans-serif;
    font-size: 15px;
    height:400px;
    max-height: 400px;
    line-height: 30px;
    padding: 0 2%;    
    width:685px;
    max-width: 690px;    
    padding-bottom:15px;
}

.inputText {
    border: 1px solid #cecece;
    border-radius: 5px;
    color: #bdbdbd;
    float: left;
    font-family: 'latoregular',Arial,Helvetica,sans-serif;
    font-size: 15px;
    height:25px;
    max-height: 25px;
    line-height: 25px;
    padding: 0 2%;    
    width:200px;
    max-width: 100px;    
}

.GridPaging{white-space: pre !important;width: 269px !important;padding-right: 5px !important;}
.GridPagingButton{ padding: 5px;}

.DisplayNone{display: none;}
.DisplayBlock{display:inline-block;}
.wordWrap{word-wrap: break-word !important;}
.width150{width:150px}



/* Styles for the image uploader
-----------------------------------------------------------*/
#upload-choices {
    width: 450px;
    float: left;
}

#upload-cut {
    margin-left: 480px;
    padding-top: 10px;
    min-width: 150px;
}

#preview {
    max-width: 100%;
    display: block;
}

.editor-row {
    margin: 10px 0;
    height: 40px;
    width: 100%;
}

.editor-row div {
	margin: 0; height: 40px; display: inline-block;
}

.editor-row div.editor-label {
    width: 150px;
}

.editor-row div.editor-field {
    width: 400px;
}

.editor-row .editor-field input {
    width: 300px; height: 100%; box-sizing: border-box;
}

button {
    background: #3F9D4A; border: none; font-size: 1.2em; color: #FFF; padding: 7px 10px;
    border-radius: 4px; font-weight: bold; text-shadow: 0 1px 0 rgba(0,0,0,0.4); margin: 5px 0;
}

button:disabled {
    cursor: default;
    background: #666;
}

button:not(:disabled):hover {
    box-shadow: 0 0 10px #666; cursor: pointer;
}

.waitScreen {
    position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2);
    z-index: 1000000;
}

.flickrImages {
    position: absolute; left: 50%; top: 10%; width: 560px; margin-left: -300px; padding: 20px;
    background: #FFF; border-radius: 10px; border: 0; box-shadow: 0 3px 10px #666;
}

.flickrImage {
    height: 96px; margin: 4px; float: left; cursor: pointer;
}

.width25{width:25px;}
.width50{width:50px;}
.width75{width:75px;}
.width100{width:100px;}
.width175{width:175px;}
.min-width75{min-width:75px;}
.min-width100{min-width:100px;}
.min-width150{min-width:150px;}
.min-width125{min-width:125px;}
.mandatory {color:red; padding-left:2px !important;}
.error-msg{ color:#ec2222}
img{ vertical-align:middle}
.error-msg img{ margin-right:10px;}
.visibilityHidden{visibility: hidden;}
.TextCenter{ text-align: center !important;}



/*Garage Dashboard widget CSS*/

/*  For Scrollable User Table --start--*/
.scrollable-table {overflow-y: scroll;  max-height:117px;}
/*  For Scrollable User Table --end--*/

/* For Garage Details Textarea --start-- */
.textarea-Garage{background:#f5f5f5; border:1px solid #bdc6d2; padding:7px 10px; font-size:14px; width:100%} 
/* For Garage Details Textarea --end-- */
.displayNone{display:none;}
.displayNormal{display:normal;}


/* for width --Start-- */
.tabs-menu li.discountEPL {
    float: left;
    height: 108px;
    line-height: 86px;
    width: 50%;
}
.tabs-menu li.discountWPL {
    float: left;
    height: 108px;
    line-height: 86px;
    width: 25%;
}

/* for width --End-- */

.GridCellBorderBottom {    border-bottom: 1px solid #93A1AE;}


.LoggedInHome{ margin:1px 0 0 0; width:240px; font-family: "open_sanssemibold"; font-size: 16px; color:#FFF; float:right;} /* changed the width from inherit to 240px to solve the UI issue in android-tablet and ipad*/
.LoggedInHome a{ display: inline; color: #fff; text-decoration: underline;}
.LoggedInHomeA{ font-size: 13px; color: #fff; text-decoration: underline; 
                  background: url("../Content/images/user-top-icon.png") no-repeat scroll 10px top rgba(0, 0, 0, 0);    
                    display: inline-block;    float: right;    height: 36px;    padding-left: 10px;    width: 36px;}

.MultiBrandPopup {color:#545454;  font-family: "open_sansregular"; font-size: 14px; }
.MultiBrandPopup div{margin-bottom:10px; border-bottom:#555a60 1px solid;}
.MultiBrandPopup span{ padding:10px 0px !important; font-size: 12px; line-height:28px !important;}

.MultiBrandPopup span a{ display: inline; color: #555a60; text-decoration: underline; font-size: 12px;}

.height35{height:35px !important;}

.captchaImage {
    border: solid 2px #4b709e;
}

/*.QuickCustomerQuoteService{ border-bottom:2px solid #A4A6A9; padding-bottom:20px; margin-bottom:20px;}*/
.QuickCustomerQuoteService{ border-bottom:2px solid #A4A6A9; padding-bottom:20px;}
.QuickCustomerQuoteService p{color:#156cbe !important;padding:5px 0px !important; margin:10px 0px !important; font-size:16px; font-weight:normal !important;}
.QuickCustomerQuoteService .form-group .col-input input{ background: none repeat scroll 0 0 #f5f5f5;border: 1px solid #bdc6d2;font-size: 14px;padding: 7px 10px;width: 100%;}
.MarTop23{margin-top:23px !important}


.ArticleSearchDesc
{    
    margin:5px 0px!important; font-size:12px; font-weight:normal !important;
}

.loding-top-5per
{
    top:5% !important;
}


div.QCQgaragedetails-left {
        float: left;
        max-width: 40%;
        min-width: 20%;
        padding: 2%;
    }

    div.QCQgaragedetails-Right {
        float: left;
        max-width: 60%;
        min-width: 30%;
    }

    div.QCQgaragedetails-left img {
        max-width: 100%;
        max-height: 100px;
    }

      

/*.ArticleSpecification
{
    border-top-color: #dedede;
    border-top-style: solid;
    border-top-width: 1px;    
    position:absolute;
    width: 520px !important;
    height:35px;
    margin-top:-5px;
    background-color: #EFEFEF !important
}

.ArticleSpecification:hover
{
    border-top-color: #dedede;
    border-top-style: solid;
    border-top-width: 1px;    
    position:absolute;
    width: 520px !important;
    height:35px;
    
    margin-top:-5px;
    background-color: #FFFFFF !important;    
}

.v-align-top
{
    vertical-align:top !important
}*/

 #ajax-loader {
            position: fixed;
            width: 158.3px; 
            height: 85.8px; 
            top: 45%; 
            right: 45%; 
            z-index: 99999; 
            margin: 0px auto; 
            opacity: 0.8
        }

#divsub1group, #divsub2group, #divsub3group {float: left; width: 33% !important;display:none;}
.lineH20{line-height:20px !important}
.CMSBannersUpload{max-width:99% !important;max-height:99% !important;}

/*Article Result New design - Mehul*/
.articleColumnTable{width:100% !important;-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background-color: transparent !important;border:none !important;}
.articleColumnTable td{border:none !important; padding:0px !important; }
.articleDescDiv { border-top: 1px solid #dedede !important;font-size:12px !important; padding-top:5px;}
.articleDescDiv div{height: auto !important; max-height:36px; overflow-y: hidden; float:left; width:94% !important;}
.articleDescDiv p{color:#3EA6E5 !important; float:right;font-size:11px !important;float:right;cursor:pointer;margin-top:19px;}
.articleDescDiv span{color:#232744 !important;}

.articleHeaderDiv span#sortNaam{ float:left; width:40%; text-align:left ; }
.articleHeaderDiv span#sortVoorraad{width:18%; margin-left:25px; margin-right:35px;}
.articleHeaderDiv span#sortBrutoPrice{width:18%;text-align:right; margin-left:40px; margin-right:10px;}
.articleHeaderDiv span#sortNettoPrice{ float:right; text-align:right;margin-right:11px;}
.articleDescPopup{padding:10px;color:#555a60 !important; max-width:300px; position: absolute; font-size: 12px;width: auto;color: #333;-webkit-box-shadow: 0 1px 2px #303030;-moz-box-shadow: 0 1px 2px #303030;box-shadow: 0 1px 2px #303030;border-radius: 4px ;-moz-border-radius: 4px;-webkit-border-radius: 4px;-o-border-radius: 4px; background:#EFEFEF; border:1px solid #e5e5e5; z-index:1;}
.articleDescPopup span{ color:#232744 !important;}


.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.pad-top-45{padding-top:45px;}
/*End of Article Result New design*/
/*.YellowBtnFt{font-size:15px; font-weight:bold; background:url(../Content/images/RDW.png) no-repeat right 20px center, url(../Content/images/plate.png) no-repeat left  center; background-size:65% auto,auto auto; width:222px; border:0px; height:49px; text-decoration:none; display:inline-block; border:0; cursor:pointer;}*/
.YellowBtnFt{font-size:15px; background:url(../Content/images/RDW.png) no-repeat center; background-size:85% auto; border:1px solid #90907E !important; background-color:#FFD304; text-decoration:none; display:inline-block; cursor:pointer; width:110px !important; margin-right:10px; padding:6px 15px !important; -webkit-padding-before: 0px !important;-webkit-padding-after: 10px !important;}
.lp-order-div{float:right}
.lp-order-div label{width:160px !important;}
.mar-r4{margin-right:-4px}
.mar-t4{margin-top:4px}
.newsLetterTextArea{width:100%; min-height:150px;}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * 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;
	margin: 0 auto 60px;
	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:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.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(../Content/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;
}

.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: 10px;
	background: url(../Content/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../Content/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	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(../Content/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(../Content/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;
}

/* == Selectric == */
.selectricWrapper {position:relative; margin:0; width:100%; cursor:pointer}
.selectricDisabled {filter:alpha(opacity=50); opacity:0.5; cursor:default; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.selectricOpen {z-index:9999}
.selectricOpen .selectricItems {display:block}
.selectricHideSelect {position:relative; overflow:hidden; width:0; height:0}
.selectricHideSelect select {position:absolute; left:-100%; display:none}
.selectricInput {position:absolute !important; top:0 !important; left:0 !important; overflow:hidden !important; clip:rect(0, 0, 0, 0) !important; margin:0 !important; padding:0 !important; width:1px !important; height:1px !important; outline:none !important; border:none !important; _font:0/0 a; background:none !important}
.selectricTempShow {position:absolute !important; visibility:hidden !important; display:block !important}
.selectricOpen .selectric {border-color:#a4adb9; background:#fff; z-index:9999}
.selectric {border:1px solid #d6dce1; background:#fff; position:relative; border-radius:0px}
.selectric .label {display:block; white-space:nowrap; overflow:hidden; margin:0 29px 0 0; padding:2px 10px; font-size:12px; line-height:25px; color:#545454; min-height:25px}
.selectric .button {background:#115698; border-radius:0; border-top-right-radius:0px; border-bottom-right-radius:0px; display:block; position:absolute; right:0; top:0; width:29px; height:29px; color:#bdc6d2; text-align:center; font:0/0 a; /*IE Fix*/ *font:30px/36px Lucida Sans Unicode, Arial Unicode MS, Arial}
.selectric .button:after {content:" "; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; width:0; height:0; border:5px solid transparent; border-top-color:#FFF; border-bottom:none}
.selectricHover .selectric {border-color:#d6dce1}
.selectricHover .selectric .button {color:#a4adb9}
.selectricHover .selectric .button:after {border-top-color:#FFF}

/* Items box */
.selectricItems {display:none; position:absolute; overflow:auto; top:100%; left:0; background:#f9f9f9; border:1px solid #a4adb9; z-index:9998; -webkit-box-shadow:0 0 10px -6px; box-shadow:0 0 10px -6px}
.selectricItems ul, .selectricItems li {list-style:none; padding:0; margin:0; min-height:20px; line-height:20px; font-size:12px}
.selectricItems li {padding:5px; cursor:pointer; display:block; border-bottom:1px solid #eee; color:#666; border-top:1px solid #fff}
.selectricItems li.selected {background:#efefef; color:#444; border-top-color:#e0e0e0}
.selectricItems li:hover {background:#f0f0f0; color:#444}
.selectricItems li.disabled {background:#f5f5f5; color:#bbb; border-top-color:#fafafa; cursor:default}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 9;
}

/*CMS Image Upload issue for iPad --Start--*/
.cms-top31 {
    top: 31% !important;
}
/*CMS Image Upload issue for iPad --End--*/

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
    height:auto !important;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../Content/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../Content/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top:5px;
	right:5px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../Content/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8;
	background: url('../Content/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: none;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}



/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../Content/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../Content/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}


/*Grid*/
.ui-jqgrid {position: relative; font-size:13px; color:#555a60}
.ui-jqgrid .ui-jqgrid-view {position: relative;left:0px; top: 0px; padding: .0em;}
/* caption*/
.ui-jqgrid .ui-jqgrid-titlebar {padding: .3em .2em .2em .3em; position: relative; border-left: 0px none;border-right: 0px none; border-top: 0px none;}
.ui-jqgrid .ui-jqgrid-title { float: left; margin: .1em 0 .2em; }
.ui-jqgrid .ui-jqgrid-titlebar-close { position: absolute;top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height:18px;}.ui-jqgrid .ui-jqgrid-titlebar-close span { display: block; margin: 1px; }
.ui-jqgrid .ui-jqgrid-titlebar-close:hover { padding: 0; }
/* header*/

.ui-jqgrid .ui-jqgrid-hbox {float: left; padding-right: 20px;}
.ui-jqgrid .ui-jqgrid-htable {table-layout:fixed;margin:0em;}
.ui-jqgrid .ui-jqgrid-htable th {height:22px;padding: 5px !important; color:#303336 !important }
.ui-jqgrid .ui-jqgrid-htable th div {overflow: hidden; position:relative; /*height:20px;*/}
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {overflow: hidden;white-space: nowrap;text-align:center;border-top : 0px none;border-bottom : 0px none; font-size:12px;}
.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {border-left : 0px none;}
.ui-th-rtl, .ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {border-right : 0px none;}
.ui-first-th-ltr {border-right: 1px solid; }
.ui-first-th-rtl {border-left: 1px solid; }
.ui-jqgrid .ui-th-div-ie {white-space: nowrap; zoom :1; height:17px;}
.ui-jqgrid .ui-jqgrid-resize {height:20px !important;position: relative; cursor :e-resize;display: inline;overflow: hidden;}
.ui-jqgrid .ui-grid-ico-sort {overflow:hidden;position:absolute;display:inline; cursor: pointer !important;}
.ui-jqgrid .ui-icon-asc {margin-top:-3px; height:12px;}
.ui-jqgrid .ui-icon-desc {margin-top:3px;height:12px;}
.ui-jqgrid .ui-i-asc {margin-top:0px;height:16px;}
.ui-jqgrid .ui-i-desc {margin-top:0px;margin-left:13px;height:16px;}
.ui-jqgrid .ui-jqgrid-sortable {cursor:pointer;}
.ui-jqgrid tr.ui-search-toolbar th { border-top-width: 1px !important; border-top-color: inherit !important; border-top-style: ridge !important }
tr.ui-search-toolbar input {margin: 1px 0px 0px 0px}
tr.ui-search-toolbar select {margin: 1px 0px 0px 0px}
/* body */ 
.ui-jqgrid .ui-jqgrid-bdiv {position: relative; margin: 0em; padding:0; overflow: auto; text-align:left;}
.ui-jqgrid .ui-jqgrid-btable {table-layout:fixed; margin:0em; outline-style: none; }
.ui-jqgrid tr.jqgrow { outline-style: none; }
.ui-jqgrid tr.jqgroup { outline-style: none; }
.ui-jqgrid tr.jqgrow td {font-weight: normal; overflow: hidden; padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid; word-break:break-all}
.ui-jqgrid tr.jqgfirstrow td {padding: 0 2px 0 2px;border-right-width: 1px; border-right-style: solid;}
.ui-jqgrid tr.jqgroup td {font-weight: normal; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid tr.jqfoot td {font-weight: bold; overflow: hidden; white-space: pre; height: 22px;padding: 0 2px 0 2px;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid tr.ui-row-ltr td {text-align:left;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;}
.ui-jqgrid tr.ui-row-rtl td {text-align:right;border-left-width: 1px; border-left-color: inherit; border-left-style: solid;}
.ui-jqgrid td.jqgrid-rownum { padding: 0 2px 0 2px; margin: 0px; border: 0px none;}
.ui-jqgrid .ui-jqgrid-resize-mark { width:2px; left:0; background-color:#777; cursor: e-resize; cursor: col-resize; position:absolute; top:0; height:100px; overflow:hidden; display:none;	border:0 none;}
/* footer */
.ui-jqgrid .ui-jqgrid-sdiv {position: relative; margin: 0em;padding: 0em; overflow: hidden; border-left: 0px none !important; border-top : 0px none !important; border-right : 0px none !important;}
.ui-jqgrid .ui-jqgrid-ftable {table-layout:fixed; margin-bottom:0em;}
.ui-jqgrid tr.footrow td {font-weight: bold; overflow: hidden; white-space:nowrap; height: 21px;padding: 0 2px 0 2px;border-top-width: 1px; border-top-color: inherit; border-top-style: solid;}
.ui-jqgrid tr.footrow-ltr td {text-align:left;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;}
.ui-jqgrid tr.footrow-rtl td {text-align:right;border-left-width: 1px; border-left-color: inherit; border-left-style: solid;}
/* Pager*/
.ui-jqgrid .ui-jqgrid-pager { border-left: 0px none !important;border-right: 0px none !important; border-bottom: 0px none !important; margin: 0px !important; padding: 0px !important; position: relative; height: 25px;white-space: nowrap;overflow: hidden;}
.ui-jqgrid .ui-pager-control {position: relative;}
.ui-jqgrid .ui-pg-table {position: relative; padding-bottom:2px; width:auto; margin: 0em;}
.ui-jqgrid .ui-pg-table td {font-weight:normal; vertical-align:middle; padding:0px;}
.ui-jqgrid .ui-pg-button  { height:19px !important;}
.ui-jqgrid .ui-pg-button span { display: block; margin: 1px; float:left;}
.ui-jqgrid .ui-pg-button:hover { padding: 0px; }
.ui-jqgrid .ui-state-disabled:hover {padding:0px;}
/*.ui-jqgrid .ui-pg-input { height:13px;font-size:.8em; margin: 0em;}*/
.ui-jqgrid .ui-pg-selbox {font-size:.8em; line-height:18px; display:block; height:18px; margin: 0em;}
.ui-jqgrid .ui-separator {height: 18px; border-left: 1px solid #ccc ; border-right: 1px solid #ccc ; margin: 1px; float: right;}
.ui-jqgrid .ui-paging-info {font-weight: normal;height:19px; margin-top:3px;margin-right:4px;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {padding:1px 0;float:left;list-style-image:none;list-style-position:outside;list-style-type:none;position:relative;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button { cursor:pointer; }
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div  span.ui-icon {float:left;margin:0 2px;}
.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea { margin: 0em;}
.ui-jqgrid td textarea {width:auto;height:auto;}
.ui-jqgrid .ui-jqgrid-toppager {border-left: 0px none !important;border-right: 0px none !important; border-top: 0px none !important; margin: 0px !important; padding: 0px !important; position: relative; height: 25px !important;white-space: nowrap;overflow: hidden;}
/*subgrid*/
.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {display: block;}
.ui-jqgrid .ui-subgrid {margin:0em;padding:0em; width:100%;}
.ui-jqgrid .ui-subgrid table {table-layout: fixed;}
.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {height:18px;border-right-width: 1px; border-right-color: inherit; border-right-style: solid;border-bottom-width: 1px; border-bottom-color: inherit; border-bottom-style: solid;}
.ui-jqgrid .ui-subgrid td.subgrid-data {border-top:  0px none !important;}
.ui-jqgrid .ui-subgrid td.subgrid-cell {border-width: 0px 0px 1px 0px;}
.ui-jqgrid .ui-th-subgrid {height:20px;}
/* loading */
.ui-jqgrid .loading {position: absolute; top: 45%;left: 45%;width: auto;z-index:101;padding: 6px; margin: 5px;text-align: center;font-weight: normal;display: none;border-width: 2px !important;background:transparent !important; border: none !important}
.ui-jqgrid.data-not-loding .loading {position:relative;left:0; top: 0;width:10%;z-index:101;padding: 6px; margin: 5px;text-align: center;font-weight: normal;display: none;border-width: 2px !important; margin:0 auto;}
.ui-jqgrid .jqgrid-overlay {display:none;z-index:100;}
* html .jqgrid-overlay {width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}
* .jqgrid-overlay iframe {position:absolute;top:0;left:0;z-index:-1;width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}
/* end loading div */
/* toolbar */
.ui-jqgrid .ui-userdata {border-left: 0px none;	border-right: 0px none;	height : 21px;overflow: hidden;	}
/*Modal Window */
.ui-jqdialog { display: none; width: 300px; position: absolute; padding: .2em; font-size:11px; overflow:visible;}
.ui-jqdialog .ui-jqdialog-titlebar { padding: .3em .2em; position: relative;  }
.ui-jqdialog .ui-jqdialog-title { margin: .1em 0 .2em; } 
.ui-jqdialog .ui-jqdialog-titlebar-close { position: absolute;  top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }

.ui-jqdialog .ui-jqdialog-titlebar-close span { display: block; margin: 1px; }
.ui-jqdialog .ui-jqdialog-titlebar-close:hover, .ui-jqdialog .ui-jqdialog-titlebar-close:focus { padding: 0; }
.ui-jqdialog-content, .ui-jqdialog .ui-jqdialog-content { border: 0; padding: .3em .2em; background: none; height:auto;}
.ui-jqdialog .ui-jqconfirm {padding: .4em 1em; border-width:3px;position:absolute;bottom:10px;right:10px;overflow:visible;display:none;height:80px;width:220px;text-align:center;}
/* end Modal window*/
/* Form edit */
.ui-jqdialog-content .FormGrid {margin: 0px;}
.ui-jqdialog-content .EditTable { width: 100%; margin-bottom:0em;}
.ui-jqdialog-content .DelTable { width: 100%; margin-bottom:0em;}
.EditTable td input, .EditTable td select, .EditTable td textarea {margin: 0em;}
.EditTable td textarea { width:auto; height:auto;}
.ui-jqdialog-content td.EditButton {text-align: right;border-top: 0px none;border-left: 0px none;border-right: 0px none; padding-bottom:5px; padding-top:5px;}
.ui-jqdialog-content td.navButton {text-align: center; border-left: 0px none;border-top: 0px none;border-right: 0px none; padding-bottom:5px; padding-top:5px;}
.ui-jqdialog-content input.FormElement {padding:.3em}
.ui-jqdialog-content .data-line {padding-top:.1em;border: 0px none;}

.ui-jqdialog-content .CaptionTD {text-align: left; vertical-align: middle;border: 0px none; padding: 2px;white-space: nowrap;}
.ui-jqdialog-content .DataTD {padding: 2px; border: 0px none; vertical-align: top;}
.ui-jqdialog-content .form-view-data {white-space:pre}
.fm-button { display: inline-block; margin:0 4px 0 0; padding: .4em .5em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fm-button-icon-left { padding-left: 1.9em; }
.fm-button-icon-right { padding-right: 1.9em; }
.fm-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; position: absolute; top: 50%; margin-top: -8px; }
.fm-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; position: absolute; top: 50%; margin-top: -8px;}
#nData, #pData { float: left; margin:3px;padding: 0; width: 15px; }
/* End Eorm edit */
/*.ui-jqgrid .edit-cell {}*/
.ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td {font-style : normal;border-left: 0px none;}
/* Tree Grid */
.ui-jqgrid .tree-wrap {float: left; position: relative;height: 18px;white-space: nowrap;overflow: hidden;}
.ui-jqgrid .tree-minus {position: absolute; height: 18px; width: 18px; overflow: hidden;}
.ui-jqgrid .tree-plus {position: absolute;	height: 18px; width: 18px;	overflow: hidden;}
.ui-jqgrid .tree-leaf {position: absolute;	height: 18px; width: 18px;overflow: hidden;}
.ui-jqgrid .treeclick {cursor: pointer;}
/* moda dialog */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;width: expression(this.parentNode.offsetWidth+'px');height: expression(this.parentNode.offsetHeight+'px');}
.ui-jqgrid-dnd tr td {border-right-width: 1px; border-right-color: inherit; border-right-style: solid; height:20px}
/* RTL Support */
.ui-jqgrid .ui-jqgrid-title-rtl {float:right;margin: .1em 0 .2em; }
.ui-jqgrid .ui-jqgrid-hbox-rtl {float: right; padding-left: 20px;}
.ui-jqgrid .ui-jqgrid-resize-ltr {float: right;margin: -2px -2px -2px 0px;}
.ui-jqgrid .ui-jqgrid-resize-rtl {float: left;margin: -2px 0px -1px -3px;}
.ui-jqgrid .ui-sort-rtl {left:0px;}
.ui-jqgrid .tree-wrap-ltr {float: left;}
.ui-jqgrid .tree-wrap-rtl {float: right;}
.ui-jqgrid .ui-ellipsis {text-overflow:ellipsis; -moz-binding:url('ellipsis-xbl.xml#ellipsis');}






/*31-07-2014========== Custom Data Grid CSS Over-right */ 
.ui-jqgrid tr.jqgrow td{ padding:5px;}
.ui-jqgrid .ui-jqgrid-htable th{padding:7px 2px; background:#bccfe0}
.ui-state-default, .ui-widget-content .ui-state-default{color:#FFF !important; background:#156cbe !important;border-color:#156cbe !important; font-size:14px;}
.pagerNewReturn_center{padding:5px 0}
.ui-widget-content{border: 1px solid #dedede !important; color:#555a60 !important}
.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th{background:#bccfe0 !important; border-color:#93a1ae !important;padding:0px 2px !important}
.ui-jqgrid .ui-jqgrid-pager{height:auto;}
.ui-corner-bottom{border-bottom-left-radius: 0px !important;border-bottom-right-radius: 0px !important;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus{background:none !important; border:0 none;}
.ui-jqgrid .ui-jqgrid-htable .ui-state-hover{background:none  !important; border:#93a1ae 1px solid}
.ui-jqgrid .ui-pg-table{padding-top:3px !important;padding-bottom:3px !important}
/*#pagerNewReturn_center .ui-pg-table,#pagerReturnAccepted_center .ui-pg-table{background:#2a87df !important;}*/
#pagerNewReturn_center .ui-pg-table td,#pagerReturnAccepted_center .ui-pg-table td{padding:0 3px}
.ui-widget input,.ui-jqgrid .ui-pg-selbox{padding:4px; height:auto;margin:3px 0 !important}
.ui-widget input{ margin:0 !important}
.ui-jqgrid .ui-separator{  border-left: 1px solid #FFF !important;
    border-right: 1px solid #FFF !important;}
.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea{border:1px solid #d5dbe1; padding:4px ; margin:0 }
.ui-jqgrid .ui-jqgrid-htable th{height:auto}
.ui-jqgrid [type="reset"]{
height:25px; padding:0 15px  !important; text-align:center  !important; text-decoration:none  !important; color:#fff  !important; border:0 none  !important; cursor:pointer  !important;
background: #70a3e3; 
background: -moz-linear-gradient(top,  #70a3e3 6%, #3c7fd3 29%, #3c7fd3 69%, #71b5e2 95%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,#70a3e3), color-stop(29%,#3c7fd3), color-stop(69%,#3c7fd3), color-stop(95%,#71b5e2)); 
background: -webkit-linear-gradient(top,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
background: -o-linear-gradient(top,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
background: -ms-linear-gradient(top,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
background: linear-gradient(to bottom,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70a3e3', endColorstr='#71b5e2',GradientType=0 );}
.ui-state-highlight, .ui-widget-content .ui-state-highlight{background:#e9f3ff !important;}
.ui-jqgrid *,.ui-jqgrid *:before,.ui-jqgrid *:after{ -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}

/*=========*/

.ui-jqgrid .ui-jqgrid-hdiv {position: relative; margin: 0em;padding: 0em; overflow-x: hidden; border-left: 0px none !important; border-top : 0px none !important; border-right : 0px none !important; }
.ui-state-default.ui-jqgrid-hdiv, .ui-jqgrid-view .ui-state-default{background:#bccfe0 !important; background-color:#bccfe0 !important; border-color:#93a1ae !important; word-wrap:break-word !important}


.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column{ white-space:inherit}
/* Common Style */

html {-webkit-font-smoothing:antialiased;}
body {margin:0; padding:0;  padding:0px; font-family: 'open_sansregular',Arial; font-size:12px; color:#333d3f; /*background:url(../Content/images/bg.png) left top repeat;*/}
a {text-decoration:underline; outline:none;}
a:hover {text-decoration:none;}
p, form {margin:0; padding:0;}
input, textarea, select {margin:0; padding:0; outline:none;  font-family: 'open_sansregular', Arial; font-size:12px;}
img {border:0;}

.Left {float:left;}
.Right {float:right;}
.Clear {clear:both; height:0; line-height:0; font-size:0; overflow:hidden; visibility:hidden;}

input[type="button"] {-webkit-appearance: none;}
input[type="submit"] {-webkit-appearance: none;}
input[type="reset"] {-webkit-appearance: none;}

.TextCent{ text-align:center}
.TextLeft{text-align:left }
.TextRight{ text-align:right}

.Width100PC{ width:100% !important;}

.MarTop5{ margin-top:5px !important;}
.MarTop10{ margin-top:10px !important;}
.MarTop20{ margin-top:20px !important;}
.MarTop30{ margin-top:30px !important;}
.MarTop50{ margin-top:50px !important;}
.MarB20{ margin:0 0 20px 0 !important;}
.MarL5{ margin-left:5px;}
.MarL20{ margin-left:20px;}

.PadTop5{ padding-top:5px !important;}
.PadTop10{ padding-top:10px !important;}
.PadTop20{ padding-top:20px !important;}
.PadTop30{ padding-top:30px !important;}

.hr{ border:0px; border-bottom:#dcdcdc solid 1px; margin:13px 0; clear:both; float:left; width:100%;}
.hrDark{ border:0px; border-bottom:#a4a6a9 solid 1px; margin:13px 0; clear:both; float:left; width:100%;}

/* Custom Fonts */

@font-face {
    font-family:"OpenSans-Light";
    font-style: normal;
    font-weight: normal;
    src: url("../Content/fonts/OpenSans-Light.eot?") format("eot"),
         url("../Content/fonts/OpenSans-Light.woff") format("woff"),
         url("../Content/fonts/OpenSans-Light.ttf") format("truetype"),
         url("../Content/fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../Content/fonts/opensans-regular-webfont.eot');
    src: url('../Content/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Content/fonts/opensans-regular-webfont.woff') format('woff'),
         url('../Content/fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../Content/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../Content/fonts/opensans-semibold-webfont.eot');
    src: url('../Content/fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Content/fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../Content/fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../Content/fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../Content/fonts/opensans-bold-webfont.eot');
    src: url('../Content/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Content/fonts/opensans-bold-webfont.woff') format('woff'),
         url('../Content/fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../Content/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Login Page CSS */

html, body {height: 100%;}
#Loginpage {margin: 0 auto;min-height: 100%;position: relative;}
.LoginBlock { padding-bottom:98px;}
#full-screen-bg {z-index:-999; min-height:100%; min-width:1024px; width:100%; height:100%; position:fixed; top:0; left:0}

.LoginContainer{ width:100%; min-width:960px; margin:0 auto; min-height:100%; position:relative;}
.LoginFooter{ width:100%; height:85px; text-align:center; color:#fff; position:absolute; background:#4b709e; clear:both; bottom:0}
.LoginHeader{ float:left; width:100%; height:76px; border-bottom:2px solid #88281f;
background: #e74c3c; /* Old browsers */
background: -moz-linear-gradient(top,  #e74c3c 0%, #c1392b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e74c3c), color-stop(100%,#c1392b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e74c3c 0%,#c1392b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e74c3c 0%,#c1392b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e74c3c 0%,#c1392b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e74c3c 0%,#c1392b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74c3c', endColorstr='#c1392b',GradientType=0 ); /* IE6-9 */
}
.LoginLeftLinks{ float:left; height:32px; line-height:32px; margin:20px 0 0 0;}
.LoginLeftLinks a{ color:#fff; font-size:12px; text-decoration:none; margin:0 7px; float:left}
.LoginLeftLinks span{ width:1px; height:32px; margin:0 7px; float:left; background:url(../Content/images/sap_line.png) left top no-repeat; display:block }
.captcha-img{ border:#cbcbcb solid 1px; padding:12px;}

.RegisterBtn{ float:right; height:36px; line-height:36px; text-decoration:none; margin:20px 0 0 0; color:#115aa2; padding:0 20px; font-weight:bold; font-size:12px; 
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2U5ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e3e9f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e9f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e3e9f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e3e9f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e3e9f4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e3e9f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e9f4',GradientType=0 ); /* IE6-8 */
-webkit-border-radius:25px;
-moz-border-radius:25px;
border-radius:25px;
border:1px solid #a7b2c7;
}



.LoginHeaderData{ width:960px; margin:0 auto; position:relative}
.LoginLogo{width:183px; height:118px; margin:0 auto; padding:0; position:absolute; top:35px; left: 50%;}
.LoginLogo a{display:block; width:183px; height:118px; background:url(../Content/images/logo.png) left top no-repeat; border:0 none; position:relative; left:-50% }


.LoginBox{ width:380px; background:#fff; margin:125px auto 0 auto; position:relative}
.LoginBoxShadow{width:380px; height:25px; position:absolute; bottom:-25px; background:url(../Content/images/gray_shadow.png) left top no-repeat;}
.LoginTitle{ width:340px; padding:0 20px; height:50px; line-height:50px; color:#fff; font-size:18px; font-weight:bold; border-bottom:1px solid #8c2a20;
background: #e24a3a; /* Old browsers */
background: -moz-linear-gradient(top,  #e24a3a 0%, #c63c2d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e24a3a), color-stop(100%,#c63c2d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e24a3a 0%,#c63c2d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e24a3a 0%,#c63c2d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e24a3a 0%,#c63c2d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e24a3a 0%,#c63c2d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e24a3a', endColorstr='#c63c2d',GradientType=0 ); /* IE6-9 */
}
.LoginForm{ width:300px; padding:20px 40px;}
.TextBox300{ background:#fff; width:280px; padding:0 10px; height:30px; border:1px solid #bfbfbf;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow: inset 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    inset 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
box-shadow:         inset 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
}
.BlueBtn{height:45px; line-height:45px; text-decoration:none; margin:0; color:#fff; padding:0 25px; font-size:16px; cursor:pointer; 
background: #3d91e2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkOTFlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDU1OWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #3d91e2 0%, #0d559b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d91e2), color-stop(100%,#0d559b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3d91e2 0%,#0d559b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3d91e2 0%,#0d559b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3d91e2 0%,#0d559b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3d91e2 0%,#0d559b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d91e2', endColorstr='#0d559b',GradientType=0 ); /* IE6-8 */
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
border:0px solid #093c6d;	
}
.Link{text-decoration:none; color:#333d3f}
.Link:hover{text-decoration:underline;}

.LoginFooter{ float:left; width:100%; min-width:960px; height:76px; border-bottom:2px solid #083b6d;
background: #3d91e3; /* Old browsers */
background: -moz-linear-gradient(top,  #3d91e3 0%, #0c559b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d91e3), color-stop(100%,#0c559b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3d91e3 0%,#0c559b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3d91e3 0%,#0c559b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3d91e3 0%,#0c559b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3d91e3 0%,#0c559b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d91e3', endColorstr='#0c559b',GradientType=0 ); /* IE6-9 */
}
.FooterData{ width:960px; margin:0 auto;}
.FooterDataLeft{ float:left; margin:25px 0 0 0; padding:0;}
.FooterDataLeft ul{ margin:0; padding:0; list-style-type:none}
.FooterDataLeft ul li{ float:left; margin:0 5px 0 0; padding:0}
.FooterDataLeft ul li a{ float:left; padding:0 10px; display:block; text-decoration:none; color:#fff; background:url(../Content/images/footer_bullet.png) left 7px no-repeat; font-size:12px; }
.FooterDataLeft ul li a:hover{ text-decoration:underline}

.FooterDataRight{ float:right; margin:25px 0 0 0; padding:0; font-size:12px;}
.FooterDataRight a{text-decoration:none; color:#fff; }
.FooterDataRight a:hover{ text-decoration:underline}


.icheckbox,.iradio {display: inline-block; *display: inline; vertical-align: middle; margin: 0 5px 0 0; padding: 0; width:18px; height:18px; background: url(../Content/images/chkradio.png) no-repeat; border: none; cursor: pointer; vertical-align:top}

.icheckbox {background-position: 0 0;}
.icheckbox.hover {background-position: -24px 0;}
.icheckbox.checked {background-position: -48px 0;}
.icheckbox.disabled {background-position: -72px 0;cursor: default;}
.icheckbox.checked.disabled {background-position: -96px 0;}
.iradio {background-position: -120px 0;}
.iradio.hover {background-position: -144px 0;}
.iradio.checked {background-position: -168px 0;}
.iradio.disabled {background-position: -192px 0;cursor: default;}
.iradio.checked.disabled {background-position: -216px 0;}


/* Tab Data */

.MiddleDataContainer{width:960px; margin:0 auto; padding:25px 0 50px 0}
.MiddleDataContainer-ZeroPadding{width:960px; margin:0 auto; padding:0 0 0 0}

#tabs-containe{ width:100%;}
.tabs-menu { height: 86px; margin:0; padding:0; list-style-type:none; float: left; clear: both; border-left: 1px solid #d4d4d1; border-right: 1px solid #d4d4d1; }
.tabs-menu li { width: 319px; height:108px; line-height: 86px; float: left; background:url(../Content/images/tab_simple.png) left top repeat-x; }
.tabs-menu li.current {position: relative; background:url(../Content/images/tab_select.png) center top repeat-x; z-index: 5;}
.tabs-menu li a {height:86px; text-align:center; font-size:20px; font-family: 'open_sansbold'; text-transform: uppercase; color: #fff; text-decoration: none; display:block; border-left: 1px solid #fff;}
.tabs-menu li:first-child a { border-left:0 none;}
.tabs-menu li:last-child a { border-right:0 none;} 
.tabs-menu .current a {color: #2e7da3;}
.tab {border: 1px solid #d4d4d1; background-color: #fff; float: left; width: auto; background:#fafafa url(../Content/images/tab_shadow.png) left top repeat-x;}
.tab-content {width: 916px; padding: 20px; display: none; float:left}
#tab-1 {display: block;}

ul.TabLinks {margin:0 0 0 5%; padding:0; width:30%; float:left }
ul.TabLinks:first-child{margin:0}
ul.TabLinks li{ margin:0; list-style-type:none; }
ul.TabLinks li a{ text-decoration:none;  padding:8px 0; color:#626466; border-top:1px solid #dcdcdc; display:block; font-size:14px}
ul.TabLinks li a:hover{ color:#fd3c28}
ul.TabLinks li:first-child a{ border-top:0 none;} 





H1, H2, H3, H4, H5, H6
{font-family: 'Segoe UI Light', 'Segoe UI', 'OpenSans-Light'; font-weight: lighter;}

h1{font-size:49px;}
h1 strong,h2 strong,h3 strong{font-family:MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif; text-transform:uppercase; font-weight:bold}

ul,li{ margin:0; padding:0; list-style:none}
.Wrapper{ margin:0 auto;}
.Header{ border-bottom:#2b78c1 solid 1px;}
.Container{max-width:960px; margin:0 auto; min-width:748px; padding: 0 10px}
.HeaderTopBar{ height:38px; background:#e54b3b; border-bottom:#a3352a solid 2px; line-height:38px;}
.HeaderTopBar ul{ float:right;}
.HeaderTopBar ul li{float:left; border-right:#b83a2d solid 1px}
.HeaderTopBar ul li a{display:block; padding:0 10px; color:#FFF; text-decoration:none;}
.HeaderTopBar ul li a:hover{ text-decoration:underline}
.HeaderTopBar ul li a.user-ico{ background:url(../Content/images/ico-user.png) no-repeat 10px 10px; padding-left:35px}
.HeaderTopBar ul li a.reg-wholesaler{ background:url(../Content/images/ico-register.png) no-repeat 10px 10px; padding-left:35px}
.HeaderTopBar ul li a.reg-garage{ background:url(../Content/images/ico-register-car.png) no-repeat 10px 10px; padding-left:35px}

.logo-container{ margin-bottom:0; display:block;}
.logo {float:left; width:91px; height:83px; margin:-33px 0 10px 0; padding:0}
.logo a, .logo a:hover {display:block; width:91px; height:83px; background:url(../Content/images/web-logo.png) left top no-repeat; text-decoration:none; text-indent:-9999em}

.Social-link{ float:right; height:32px; line-height:32px; margin-top:17px;}
.Social-link a{ height:34px; width:34px; display:inline-block; text-indent:-9999px; background:url(../Content/images/social-icon.png); overflow:hidden; vertical-align:top; margin:0 2px}
.Social-link a.fb{ background-position:0 0;}
.Social-link a.in{ background-position:-36px 0;}
.Social-link a.tw{ background-position:-73px 0;}
.Social-link a.gplus{ background-position:-110px 0}
.Social-link a.email{ background-position:-147px 0}

.navigation {padding:15px 0 0 0; display:block}
.navigation ul{float:left; margin-left:-10px;}
.navigation ul li{float:left; padding-bottom:8px; padding-top:8px; background:url(../Content/images/nav-li.png) no-repeat left center}
.navigation ul li a{ padding:3px 10px; display:block; text-decoration:none;color:#1964ad;}
.navigation ul li:hover, .navigation ul li.selected{ background:#1d6ebd; color:#fff;}
.navigation ul li:hover a,.navigation ul li.selected a{color:#fff; border-color:#1d6ebd}
.navigation ul li:first-child{background:none;}
.navigation ul li:first-child:hover,.navigation ul li.selected:first-child{background:#1d6ebd;}
/*.navigation ul li:first-child a{ padding-left:0; }*/

.slider-container .bx-wrapper{ margin:0}
.slider-container .bx-wrapper .bx-viewport{ border:0px; border-bottom:#e54b3b solid 4px; background:#d7d9dc; box-shadow:none; left:0;}
.slider-container .slider li{ background:#d7d9dc; text-align:center;}
.slider-container .bx-wrapper img{ display:inline; vertical-align:top}
.slider-container .bx-wrapper .bx-pager.bx-default-pager a{ background:#d2d4d6; width:16px; height:16px; text-align:left;
-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
.slider-container .bx-wrapper .bx-pager.bx-default-pager a:hover,.slider-container .bx-wrapper .bx-pager.bx-default-pager a.active{ background:#f03c4a}
.slider-container .bx-wrapper .bx-pager,.slider-container  .bx-wrapper .bx-controls-auto{ position:relative; padding:0; bottom:30px}
.slider-container .bx-controls{ margin:0 auto; max-width:960px; /*position:relative*/}
.slider-container .bx-pager{ float:right; text-align:right}
.slider-container .bx-wrapper .bx-controls-direction { margin:0 auto; max-width:960px;}
.slider-container .bx-wrapper .bx-controls-direction a{width:62px; height:62px; margin-top:-32px; /*bottom:145px; margin:0; top:inherit*/}
.bx-wrapper .bx-prev {left:15px;background: url(../Content/images/controls.png) no-repeat 0 -66px;}
.bx-wrapper .bx-next {right:15px;background: url(../Content/images/controls.png) no-repeat -68px -66px;}
.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -68px 0;}

.slider-container .Container{ position:relative}
.slider-caption{ position:absolute; right:0; width:415px; text-align:left; padding-top:25px}
.redtxt{font-family: 'open_sanssemibold'; font-style:italic; color:#fe4c3a; font-size:25px; border-bottom:#FFF solid 1px; display:inline-block; text-shadow:1px 1px 1px #999;}
.Bluetxt{font-family: 'open_sansbold';color:#003b74; font-size:35px; display:inline-block; text-shadow:1px 1px 1px #999;}
.offer-text{font-family: 'open_sansbold'; color:#fe4c3a; font-size:70px; display:inline-block; text-shadow:2px 2px 0px #000; line-height:85px;}
.whitetxt{font-family: 'open_sansbold'; color:#FFF; font-size:25px; display:inline-block; text-shadow:2px 2px 1px #000; line-height:20px;}
.small-blue-text{font-family: 'open_sanssemibold'; font-style:italic; font-size:20px; line-height:20px; margin-top:10px;}

.welcome-container{ background:#f5f5f5; padding:25px 0; font-size:18px; position:relative;}
.welcome-container h1{margin:0; padding:0 0; color:#d72e1c;}
.welcome-container h1,.welcome-container p{ text-align:center;}
.welcome-container p{ line-height:25px;}

.welcome-user{float:right; height:36px; display:inline-block; margin:-5px 0 0 0; text-align:right;font-family: 'open_sanssemibold'; font-size:16px; position:relative; width:170px;}
.welcome-user small{ display:block;font-family: 'open_sansregular'; font-size:12px; color:#787f86; line-height:15px;}
.name{ float:right; padding-right:10px; color:#156cbe;}
.username-ico{ float:right; background:url(../Content/images/user-ico.png) no-repeat 10px top; height:36px; width:36px; display:inline-block; padding-left:10px; border-left:1px solid #b0b3b7;}

.user-nav{ position:absolute; top:44px; right:0px; background:#FFF; border:#156cbe solid 1px; display:none; z-index:10;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px; }
.user-nav ul{ margin:0; display:block; width:100%; float:left;}
.user-nav ul li{margin:0; background:none; display:block;width:100%; float:left; text-align:left; padding:0}
.user-nav ul li a{font-size:14px; font-weight:normal; color:#566a7c; padding:9px 10px}
.user-nav ul li a:hover{color:#566a7c;}
.user-nav ul li:hover{background:none}
.user-nav ul li:first-child:hover{background:none}
.user-nav ul li:nth-child(even){background:#dde7ef;}
.user-nav ul li:last-child{-webkit-border-radius: 0px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius: 0px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-radius: 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
.arrow_box {background: #ffffff; border: 1px solid #156cbe;} 
.arrow_box:after, .arrow_box:before {bottom: 100%; right:17px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.arrow_box:after {border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width:9px; margin-right: -9px; } 
.arrow_box:before {border-color: rgba(21, 108, 190, 0); border-bottom-color: #156cbe; border-width:10px; margin-right: -10px; }

.call-text{ text-align:center}


.service-block ul{float:left; width:100%; margin:15px 0}
.service-block ul li{float:left; width:30.3125%; padding:0 2.1875%; border-left:#bfc3d0 solid 1px; padding-bottom:25px;}
.service-block ul li:first-child{ padding-left:0px; border-left:0px;}
.service-block ul li.last{ padding-right:0px; }
.service-block ul li h2{text-align:center; font-size:27px; background:url(../Content/images/h2_shadow.png) no-repeat center bottom; padding:20px 0 45px 0; margin:0; color:#1661a9;}
.service-block ul li .thumb-img {position:relative; display:block}
.service-block ul li .thumb-img img{width:100%; vertical-align:top}
.service-block ul li .thumb-caption{ width:100%; position:absolute; left:0; bottom:0; z-index:1;background: rgba(0, 0, 0, 0.5); padding:0;}
.service-block ul li .thumb-caption-cnt{ border-left:#ff1d2f solid 6px; color:#FFF; font-size:16px; padding:10px 15px ;}
.service-block ul li .thumb-caption-cnt h4{margin:0; font-weight:bold}
.more-link{ font-size:12px; color:#FFF; text-decoration:none}
.more-link:hover{text-decoration:underline}
.all-link{font-family: 'open_sansbold'; text-decoration:none; color:#FFF}
.all-link:hover{text-decoration:underline}

.footer{background:#155fa7; margin-top:0}
.footer-logo {float:left; width:91px; height:83px; margin:-33px 0 0 0; padding:0}
.footer-logo a, .footer-logo a:hover {display:block; width:91px; height:83px; background:url(../Content/images/footer-logo.png) left top no-repeat; text-decoration:none; text-indent:-9999em;}
.footer-link{/*min-height:130px;*/ padding-bottom:25px}
.Copyright{ padding:15px 0; text-align:center; color:#FFF;
background: #e24a3a; /* Old browsers */
background: -moz-linear-gradient(top,  #e24a3a 0%, #c63c2e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e24a3a), color-stop(100%,#c63c2e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e24a3a 0%,#c63c2e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e24a3a 0%,#c63c2e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e24a3a 0%,#c63c2e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e24a3a 0%,#c63c2e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e24a3a', endColorstr='#c63c2e',GradientType=0 ); /* IE6-9 */}
.link-container{margin:0 auto; display:table; padding-top:25px}
.link-container ul{float:left; width:125px; margin-right:20px; display:table-cell;}
.link-container ul li {background:url(../Content/images/arrow.png) no-repeat left 3px; padding:0 0 0 15px; margin:6px 0}
.link-container ul li a{ color:#FFF; text-decoration:none; position:relative;}
.link-container ul li a:hover{ text-decoration:underline}

.block-group{background:#f5f5f5; padding:40px 0;}
.block-group li{background:#1661a9; display:block; text-align:center; color:#FFF; text-decoration:none; font-size:16px; padding:25px 0; float:left;
width:23.404255319148937%; margin-left:2.127659574468085%;
-webkit-transition: background-color ease-out 0.5s;
-moz-transition: background-color ease-out 0.5s;
-o-transition: background-color ease-out 0.5s;
transition: background-color ease-out 0.5s;}
.block-group li:hover{ background:#d72e1c}
.block-group li:first-child{ margin:0}
.block-group li .icon-big{ display:inline-block; width:126px; height:126px; margin:0 auto; background:url(../Content/images/icon-big.png)no-repeat; overflow:hidden; }
.block-group li .icon-big.ico1{ background-position:0 0;}
.block-group li .icon-big.ico2{ background-position:-241px 0;}
.block-group li .icon-big.ico3{ background-position:-482px 0;}
.block-group li .icon-big.ico4{ background-position:-720px 0;}

.block-group li h3{font-family: 'Segoe UI Bold',  'open_sansbold'; font-weight: lighter;text-transform:uppercase; height:30px;}
.block-group li p{ padding-right:10px; padding-left:10px;}
.read-more{ color:#FFF; text-decoration:none; font-style:italic; font-size:12px; display:block}

.brand-container{ background:#ebebeb; padding:30px 0 60px 0; border-bottom:#FFF solid 2px}
.brand-container h1{ margin:0; font-size:27px; color:#1661a9;}
.brand-container{}
.brand-container img{/*width:120px;*/ clear:both; margin-bottom:1px;}
.brand-container .bx-wrapper .bx-viewport{  border:0px; left:0;box-shadow:none; left:0; margin-top:20px; background:none}
.brand-container .bx-controls-direction{ position:absolute; right:0; top:-40px; width:53px;}
.brand-container .bx-wrapper .bx-controls-direction a{ width:23px; height:23px; margin:0}
.brand-container .bx-wrapper .bx-prev{ background:url(../Content/images/slider-arrow.png) no-repeat left top; left:0px;}
.brand-container .bx-wrapper .bx-next{ background:url(../Content/images/slider-arrow.png) no-repeat -28px top; right:inherit; left:30px}

.call-text{padding:15px 0 0px 0; font-size:18px;font-family: 'Segoe UI Bold',  'open_sansbold'; letter-spacing:1px; color:#1661a9;}
.call-text .call{ margin-left:15px; padding-top:5px; vertical-align:top; display:inline-block}
.call-text .org-txt{color:#e54b3b}




.breadcrumbs-container{ border-bottom:#a4a6a9 solid 1px; padding:8px 0;}
.breadcrumbs-container-red{ border-bottom:#ff1e30 solid 1px; padding:8px 0;}
.breadcrumbs-link {color:#156cbe; float:left; line-height:29px;}
.breadcrumbs-link a{ color:#555a60; text-decoration:none}
.breadcrumbs-link a:after{ content:" > "}

.search-penal{ float:right;}
.search-penal > div{ float:left;}
.search-penal > div input{ border:#d5dbe1 1px solid; color:#8a8c8b; height:29px; margin: 0 5px; padding:0 5px}
.search-penal > div input.btn{ background:url(../Content/images/search-ico.png) no-repeat left 2px; border:0px; width:24px; height:29px; cursor:pointer}
.search-penal .selectbox{ width:180px}


/* Order page css  Start*/



.OrderData { width:100%; margin:0 auto 20px auto;  text-decoration:none; text-align:left; color:#302c2c; background-color:#fff;  }
.OrderTopTitle { width:100%; font-size:22px; color:#1661a9; margin:0 0 20px 0; padding:0 0 5px 0; border-bottom:1px solid #a4a6a9; float:left;}
.OrderSearchCon { width:171px; margin:0 0 15px 0; padding:0; border:1px solid #a4a6a9; float:right;}
.SearchTxt{ width:121px; height:30px; font-size:13px; color:#666; padding:0px 10px 0px 10px; border:none; float:left; }
.OrderSearchCon .SearchBtn { width:30px; height:30px; padding:0; border:none; float:left; background:#fff url(../Content/images/break_search_btn.png) left top no-repeat; cursor:pointer; }
.OrderHead { text-align:left; font-size:16px; line-height:22px; color:#fff; padding:5px 0 5px 10px; vertical-align:middle; background-color:#156cbe;}


table.OrderTable{ margin:0; padding:0}
table.OrderTable tr.Header td{text-align:center; padding:10px 5px; font-size:14px; color:#fff;  vertical-align:middle; background-color:#2a87df; border-left:1px solid #156cbe; border-bottom:1px solid #0c5397;}
table.OrderTable  td{ padding:5px; font-size:13px; color:#555a60; vertical-align:middle; text-align:center}
table.OrderTable  td label{ margin:0 10px;}
table.OrderTable  td.left-text{text-align:left}
table.OrderTable  td img{ border:#cdcccc 1px solid; vertical-align:middle; margin-right:10px;}
table.OrderTable  td span{ font-size:12px;}
table.OrderTable tr.GrayRaw td{background-color:#efefef; border-left:1px solid #dedede; border-bottom:1px solid #dedede;}
table.OrderTable tr.WhiteRaw td{background-color:#fafafa; border-left:1px solid #dedede; border-bottom:1px solid #dedede;}
table.OrderTable tr:hover td{ background: #e9f3ff;}
table.OrderTable tr.Header td{text-align:center; font-size:12px; line-height:16px; color:#303336; padding:5px 5px; vertical-align:middle; background-color:#bccfe0; border-left:1px solid #93a1ae; border-bottom:1px solid #93a1ae;}
table.OrderTable tr.OrderHead td{text-align:center; font-size:12px; line-height:16px; color:#FFF; padding:15px 5px; vertical-align:middle;background-color:#156cbe; border-left:1px solid #93a1ae; border-bottom:1px solid #93a1ae;}
table.OrderTable td .selectricWrapper{ width:100px; margin:0 auto}
table.OrderTable td .selectric .label{ text-align:right}

.LightBlueBtn{height:25px; padding:0 15px;  display:inline-block;  text-align:center; z-index: 9999; text-decoration:none; color:#fff; border:0 none; cursor:pointer;
background: #70a3e3; 
background: -moz-linear-gradient(top,  #70a3e3 6%, #3c7fd3 29%, #3c7fd3 69%, #71b5e2 95%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,#70a3e3), color-stop(29%,#3c7fd3), color-stop(69%,#3c7fd3), color-stop(95%,#71b5e2)); 
background: -webkit-linear-gradient(top,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
background: -o-linear-gradient(top,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
background: -ms-linear-gradient(top,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
background: linear-gradient(to bottom,  #70a3e3 6%,#3c7fd3 29%,#3c7fd3 69%,#71b5e2 95%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70a3e3', endColorstr='#71b5e2',GradientType=0 );
}

/* .OrderFooter { width:100%; max-width:232px; height:25px; margin:0 10px 0 0; background-color:#2a87df; float:right; } */ /* Removed to change the alignment of footer to center*/
.OrderFooter { width:100%; max-width:232px; height:25px; margin: 0px 10px 0px 39%; background-color:#2a87df;}
.OrderFooter .Buttons { border-left:none; padding:0; margin:1px 0 0 5px; }
.OrderFooter .BorderNone { border-left:none; }
.OrderFooter ul { list-style-type:none; padding:0; margin:0 auto;}
.OrderFooter li { font-size:13px; line-height:17px; margin:4px 0 0 0; padding:0px 10px 0 10px; border-left:1px solid #dedede; float:left;  }
.OrderFooter li a { font-size:13px; line-height:17px; color:#fff; text-decoration:none; margin:0; text-align:left;  }
.OrderFooter li a:hover { color:#001b5e; }
.OrderFooter li a.selected { color:#001b5e; }
.OrderFooter .Previous { width:17px; height:20px; margin:0; padding:0; background:url(../Content/images/Order_buttons.png) left top no-repeat; float:left; }
.OrderFooter .First { width:17px; height:20px; margin:0; padding:0; background:url(../Content/images/Order_buttons.png) -19px top no-repeat; float:left; border-left:none; }
.OrderFooter .Next { width:17px; height:20px; margin:0; padding:0; background:url(../Content/images/Order_buttons.png) -67px top no-repeat; float:left; }
.OrderFooter .Last { width:17px; height:20px; margin:0; padding:0; background:url(../Content/images/Order_buttons.png) -48px top no-repeat; float:left; border-left:none; }
/* Order page css  end*/


/* brake page css  end*/
.BrakeData { width:100%; max-width:960px; margin:0 auto; padding:25px 20px; text-decoration:none; text-align:left; color:#302c2c; background-color:#fff;  }
.BlueBtnFt{font-size:14px; color:#fff !important; padding:6px 15px !important; border:1px solid #0084ff !important; background:#45a4fd !important; text-decoration:none; display:inline-block; border:0; cursor:pointer; width:auto !important}


table.BreakTable{ margin:0; padding:0}
table.BreakTable tr.Header td{text-align:center; padding:10px 5px; font-size:14px; color:#fff;  vertical-align:middle; background-color:#2a87df; border-left:1px solid #156cbe; border-bottom:1px solid #0c5397;}
table.BreakTable  td{ padding:5px; font-size:13px; color:#555a60; vertical-align:middle}
table.BreakTable  td span{ font-size:12px;}
table.BreakTable tr.GrayRaw td{background-color:#efefef; border-left:1px solid #e6e6e6; /*border-bottom:1px solid #dedede;*/}
.BorderNone { border-left: none !important; }
table.BreakTable tr.WhiteRaw td{background-color:#fafafa; border-left:1px solid #e6e6e6; /*border-bottom:1px solid #dedede;*/}
table.BreakTable tr:hover td{ background: #e9f3ff;}
table.BreakTable tr.Header td{background-color:#2a87df;}

.img_border { border:1px solid #d0cfcf;}
.NumSelector { width:50px; height:20px; margin:0; padding:0; background-color:#fff; border:1px solid #666; }


.qut-input { float:left; width:33px; padding:0; margin:-18px 0 0 5px; /*position:absolute;*/ position:relative   }
.qut-input input { float:left; text-align:center; width:38px; height:33px; background:#fff; border:1px solid #999; margin:0; position:absolute; left:-2px; color:#303336; font-weight:bold }
.qut-input a.img-up { width:31px; height:17px; display:inline-block; background:url(../Content/images/arrow-up.png) no-repeat left top; margin:0; position:absolute; right:-35px; top:0px; }
.qut-input a:hover.img-up { background:url(../Content/images/arrow-up-o.png) no-repeat left top; }
.qut-input a.img-dw { width:31px; height:18px; display:inline-block; background:url(../Content/images/arrow-dw.png) no-repeat left top; position:absolute; right:-35px; top:17px; }
.qut-input a:hover.img-dw { background:url(../Content/images/arrow-dw-o.png) no-repeat left top; }

.BrakeCon { width:100%; font-size:16px; color:#fff; text-align:left; padding:0 0 0 10px; vertical-align:middle; background-color:#156cbe; }	
.BrakeButtons { margin:12px 0 10px 0; }
.BrakeCart { width:45px; margin:5px 0; padding:1px 0 0 0; float:right;}
.BrakeCart a { width:33px; height:33px; font-size:11px; font-weight:bold; color:#fff; text-align:center; text-decoration:none; margin:0; padding:1px 0 0 0; display: inline-block; background:url(../Content/images/brake_cart.png) left top no-repeat; float:left;}

.BrakeFooter { width:232px; max-width:232px; height:28px; margin:10px 10px 10px 0; background-color:#2a87df; float:right; }
.BrakeFooter .Buttons { border-left:none; padding:0; margin:1px 0 0 5px; }
.BrakeFooter .BorderNone { border-left:none; }
.BrakeFooter ul { list-style-type:none; padding:0; margin:0px 0;}
.BrakeFooter li { font-size:13px; margin:4px 0 0 0; padding:0px 10px 0 10px; border-left:1px solid #dedede; float:left;  }
.BrakeFooter li a { font-size:13px; color:#fff; text-decoration:none; margin:0; text-align:left;  }
.BrakeFooter li a:hover { color:#001b5e; }
.BrakeFooter li a.selected { color:#001b5e; }
.BrakeFooter .Previous { width:17px; height:25px; margin:2px 0 0 0; padding:0; background:url(../Content/images/Order_buttons.png) left top no-repeat; float:left; }
.BrakeFooter .First { width:17px; height:25px; margin:2px 0 0 0; padding:0; background:url(../Content/images/Order_buttons.png) -19px top no-repeat; float:left; border-left:none; }
.BrakeFooter .Next { width:17px; height:25px; margin:2px 0 0 0; padding:0; background:url(../Content/images/Order_buttons.png) -67px top no-repeat; float:left; }
.BrakeFooter .Last { width:17px; height:25px; margin:2px 0 0 0; padding:0; background:url(../Content/images/Order_buttons.png) -48px top no-repeat; float:left; border-left:none;}

.block-grey{ padding:30px 15px; border:#CCC solid 1px; background:#f3f3f3}
.block-grey h2{ margin-top:0}
.col-auto{ margin:0 auto; float:none}
.col-half{width:48.95833333333333%;}

.whiteColor{color:#fff;}


@media all and (max-width: 1200px) {
	.slider-caption{width:43%; padding-top:10px}
.redtxt{font-size:22px; }
.Bluetxt{font-size:30px; }
.offer-text{font-size:60px; line-height:60px;}
.whitetxt{font-size:22px; line-height:20px;}
.small-blue-text{font-size:17px; line-height:20px;}
}

@media all and (max-width: 1023px) and (min-width: 768px) {
    .video-stream{ width:100%; height:100%;}
    .BlueBtnFt.MarTop15{ display:inline-block; margin-top:15px;}
    .y-scroll{ overflow:auto; padding-bottom:10px;}
    .car-text p{margin-top:-11px}
.hoverDetails { right:5px; }
.GarageSettings {right:2px; }
.LoginHeaderData { width:96%; padding:0 2%}
.FooterData{ width:96%; padding:0 2%}
.LoginContainer{ min-width:100%}
.LoginFooter{ min-width:100%}

.MiddleDataContainer{width:96%; padding:20px 2% 50px 2%;}
.MiddleDataContainer-ZeroPadding{width:96%;}
#tabs-containe{ width:100%;}
/*.tabs-menu li { width: 243px;}*/

.tabs-menu li a {font-size:16px;}
.tab-content {width:96%; padding: 10px 2%; display: none; float:left}
.cart-text    { font-size:10px;   }
.cart-container{ /*width:198px;*/width: 202px;} /* changed the width to set display issue in GPL/WPL layouts */
.car-logo img{ height:50px; margin-top:10px}
.car-text{padding: 12px 0 0 10px; width:198px;}
.car-img img{ height:35px;}
.car-img{ height:35px; margin-top:7px}
.info-ico img{ height:inherit}
.plate-bg{padding: 11px 0 11px 10px;}

.slider-caption{width:45%; padding-top:5px}
.redtxt{font-size:18px; }
.Bluetxt{font-size:20px; }
.offer-text{font-size:50px; line-height:50px;}
.whitetxt{font-size:20px; line-height:20px; clear:both; display:block}
.small-blue-text{font-size:15px; line-height:20px; margin-top:5px;}
.service-block ul li h2{ font-size:23px;}
.popup{ width:inherit; padding:0px 15px 15px 15px}
.name-link{ margin-left:10px; font-size:14px}
.order-grage-detail .BlueBtnFt { padding:6px !important;}
.order-grage-detail label,.form-input,.order-grage-detail textarea { font-size:12px}
.GarageAssosiated { width:45%;}
.UserDetails .col-half { width:80%; margin:0 auto}
.overflowText{max-height: 50px;word-wrap: normal;}
.cart-number{font-family: 'open_sanssemibold'; font-size:14px; color:#115698;}
}


@media screen and (max-width:767px) {
.LoginHeaderData { width:96%; padding:0 2%}
.FooterData{ width:96%; padding:0 2%}

.Wrapper{width:960px; margin:0 auto;}


}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait)  {
    .error {
        padding-left: 145px;
    }

    .cart-container {
    background: none repeat scroll 0 0 #e8f0fa;
    border-left: 2px solid #115698;
    color: #787f86;
    float: right;
    height: 55px;
    /*margin-top: -81px;*/
    padding: 8px;
}

}
    @media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: portrait) {
        .error {padding-left: 165px;}

        .cart-container {
    background: none repeat scroll 0 0 #e8f0fa;
    border-left: 2px solid #115698;
    color: #787f86;
    float: right;
    height: 55px;
    margin-top: 0px;
    padding: 8px;
}
    }


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

    .cart-container {
        background: none repeat scroll 0 0 #e8f0fa;
        border-left: 2px solid #115698;
        color: #787f86;
        float: right;
        height: 55px;
        margin-top: 0px;
        padding: 8px;
    }
}
