/*!
 * jQuery UI CSS Framework 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.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:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.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 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ctl=themeroller
 */


/* Component containers
----------------------------------*/
.ui-widget { 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-content { border: 1px solid #aaaaaa; background: #ffffff; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header {
	border-bottom: 1px solid #aaaaaa;
	border-radius: 0!important;
	background: #fff;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .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-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .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, .ui-widget-header .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; }
.category_facet .ui-state-focus {
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .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,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .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(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_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-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* 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; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * jQuery UI Resizable 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.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;}/*!
 * jQuery UI Selectable 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.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; }
/*!
 * jQuery UI Autocomplete 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }

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

/*
 * jQuery UI Menu @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.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-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 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-primary .ui-icon, .ui-button-text-icon-secondary .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-primary .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-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .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 */
/*!
 * jQuery UI Dialog 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 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 { position: relative; 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 .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.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; }/*!
 * jQuery UI Tabs 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: 0.1em; border: 0; 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 {
	letter-spacing: 0;
	margin: 0;
	padding: .2em .4em 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: 1px solid #aaa; border-radius: 4px; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.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%; font-size:0em; }

/* 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*/
}/*!
 * jQuery UI Progressbar 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
/*!
 * Bootstrap v2.0.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  /*font-family: 'Ubuntu', Tahoma, sans-serif;*/
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 13px;
  line-height: 12px;
  color: #333333;
  background-color: #ffffff;
}
/*a {
  color: #06c;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}*/

/* No.111 (1)クリッカブルテキストでリンク（画面遷移する、外部リンク等）場合 */
a {
 color: #0085cc;
 text-decoration: underline;
}

a:hover {
 color: orange;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.127659574%;
}
.row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid > .span12 {
  width: 99.99999998999999%;
}
.row-fluid > .span11 {
  width: 91.489361693%;
}
.row-fluid > .span10 {
  width: 82.97872339599999%;
}
.row-fluid > .span9 {
  width: 74.468085099%;
}
.row-fluid > .span8 {
  width: 65.95744680199999%;
}
.row-fluid > .span7 {
  width: 57.446808505%;
}
.row-fluid > .span6 {
  width: 48.93617020799999%;
}
.row-fluid > .span5 {
  width: 40.425531911%;
}
.row-fluid > .span4 {
  width: 31.914893614%;
}
.row-fluid > .span3 {
  width: 23.404255317%;
}
.row-fluid > .span2 {
  width: 14.89361702%;
}
.row-fluid > .span1 {
  width: 6.382978723%;
}
.container {
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 9px;
  /* font-family: 'Ubuntu', Tahoma, sans-serif;*/
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 12px;
  line-height: 13px;
}
p small {
  font-size: 11px;
  color: #999999;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
/*  line-height: 36px; */
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
/*  line-height: 36px; */
}
h2 small {
  font-size: 18px;
}
h3 {
/*  line-height: 27px; */
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 18px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 0px;
  margin: 10px 0;
/*  border-bottom: 1px solid #f5f5f5; */
}
.page-header h1 {
  line-height: 1;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 19px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
  line-height: 17px;
}
dd {
  margin-left: 9px;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 130px;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #ffffff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr[title] {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #f5f5f5;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #f5f5f5;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  line-height: 18px;
  font-style: normal;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, "Courier New", monospace;
/*  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12.025px;
  line-height: 18px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
pre.prettyprint {
  margin-bottom: 18px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee;
}
legend small {
  font-size: 13.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
  font-family: 'Ubuntu', Tahoma, sans-serif;
/*  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
}
label {
  display: block;
  margin-bottom: 0px;
  color: #333333;
}
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
label input,
label textarea,
label select {
  display: block;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
  /* IE9 and down */

}
input[type="image"] {
  border: 0;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 28px;
}
input[type="file"] {
  line-height: 18px \9;
}
select {
  width: 220px;
  background-color: #ffffff;
}
#tabs-1 select {
    width: 160px;
}
#tabs-1 label.control-label {
    letter-spacing: 0;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  height: auto;
}
input[type="hidden"] {
  display: none;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.input-xmini {
  width:50px;
}
.input-mini {
  width: 60px;
}
.input-xsmall {
  width: 70px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
  float: none;
  margin-left: 0;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 930px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 850px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 770px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 690px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 610px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 530px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 450px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 370px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 290px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 210px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 130px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 50px;
}
input[disabled],
select[disabled],
textarea[disabled] {
  background-color: #f5f5f5;
  border-color: #ddd;
  cursor: not-allowed;
}
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #f5f5f5;
  border-color: #ddd;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #eca918;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #eca918;
  border-color: #eca918;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #c18910;
  -webkit-box-shadow: 0 0 6px #f4cc76;
  -moz-box-shadow: 0 0 6px #f4cc76;
  box-shadow: 0 0 6px #f4cc76;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #eca918;
  background-color: #fcefd4;
  border-color: #eca918;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #df382c;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #df382c;
  border-color: #df382c;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #bc271c;
  -webkit-box-shadow: 0 0 6px #ec8c85;
  -moz-box-shadow: 0 0 6px #ec8c85;
  box-shadow: 0 0 6px #ec8c85;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #df382c;
  background-color: #fadfdd;
  border-color: #df382c;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #38b44a;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #38b44a;
  border-color: #38b44a;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #2c8d3a;
  -webkit-box-shadow: 0 0 6px #7cd689;
  -moz-box-shadow: 0 0 6px #7cd689;
  box-shadow: 0 0 6px #7cd689;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #38b44a;
  background-color: #caeecf;
  border-color: #38b44a;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
}
.form-actions:after {
  clear: both;
}
.uneditable-input {
  display: block;
  background-color: #ffffff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
:-moz-placeholder {
  color: #999999;
}
::-webkit-input-placeholder {
  color: #999999;
}
.help-block,
.help-inline {
  color: #555555;
}
.help-block {
  display: block;
  margin-bottom: 9px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-prepend,
.input-append {
  margin-bottom: 5px;
}
.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  *margin-left: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
  position: relative;
  z-index: 2;
}
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}
.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
}
.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend .active,
.input-append .active {
  background-color: #a3e2ac;
  border-color: #38b44a;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-append input,
.input-append select .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .uneditable-input {
  border-left-color: #eee;
  border-right-color: #ccc;
}
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
.control-group {
  margin-bottom: 9px;
}
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
/*  margin-bottom: 18px; */
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
  /* Super jank IE7 fix to ensure the inputs in .input-append and input-prepend don't inherit the margin of the parent, in this case .controls */

  *display: inline-block;
  *margin-left: 0;
  *padding-left: 20px;
}
.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  letter-spacing: 0;
  background-color: transparent;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table-noborder th, td {
  padding: 4px 5px;
  line-height: 12px;
  text-align: left;
  vertical-align: middle;
  border-top: 0px solid #dddddd;
}
.table th {
  font-weight: bold;
  text-align: center;
}
.table thead th {
  vertical-align: bottom;
}
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  background-image: url("/img/glyphicons-halflings.png");
  background-position: 18px 18px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}
.icon-white {
  background-image: url("/img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-csv {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-reset {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-imode {
  background-position: -357px -21px;
}
.icon-ezweb {
  background-position: -382px -21px;
}
.icon-yahoo {
  background-position: -405px -21px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-signup {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-cancel {
  background-position: -167px -94px;
}
.icon-accept {
  background-position: -189px -94px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-password {
  background-position: -336px -119px;
}
.icon-shopping-cart {
  background-position: -360px -118px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  background-position: -408px -120px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
/*  vertical-align: top; */
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret,
.open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 30px;
  color: #00a1a3;
  white-space: nowrap;
  text-decoration: none;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #00a1a3;
}
.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.dropdown.open .dropdown-menu {
  display: block;
}
.pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
}
.fade.in {
  opacity: 1;
}
.collapse {
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  position: relative;
  overflow: hidden;
  height: 0;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
.btn-small [class^="icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  background-color: #008b8c;
  background-image: -moz-linear-gradient(top, #00a1a3, #008c8b);
  background-image: -ms-linear-gradient(top, #00a1a3, #008c8b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00a1a3), to(#008c8b));
  background-image: -webkit-linear-gradient(top, #00a1a3, #008c8b);
  background-image: -o-linear-gradient(top, #00a1a3, #008c8b);
  background-image: linear-gradient(top, #00a1a3, #008c8b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1a3', endColorstr='#008c8b', GradientType=0);
  border-color: #008c8b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active {
  background-color: #008c8b;
}

.btn-primary.disabled,
.btn-primary[disabled] {
  border-color: #aaa;
  color: #666;
  background-color: #ddd;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #008c8b \9;
}
.btn-warning {
  background-color: #f3c768;
  background-image: -moz-linear-gradient(top, #f5d185, #efb73e);
  background-image: -ms-linear-gradient(top, #f5d185, #efb73e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5d185), to(#efb73e));
  background-image: -webkit-linear-gradient(top, #f5d185, #efb73e);
  background-image: -o-linear-gradient(top, #f5d185, #efb73e);
  background-image: linear-gradient(top, #f5d185, #efb73e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d185', endColorstr='#efb73e', GradientType=0);
  border-color: #efb73e #efb73e #cf9311;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #008c8b;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #008c8b \9;
}
.btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #99356b;
  background-image: -moz-linear-gradient(top, #b03d7b, #772953);
  background-image: -ms-linear-gradient(top, #b03d7b, #772953);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b03d7b), to(#772953));
  background-image: -webkit-linear-gradient(top, #b03d7b, #772953);
  background-image: -o-linear-gradient(top, #b03d7b, #772953);
  background-image: linear-gradient(top, #b03d7b, #772953);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b03d7b', endColorstr='#772953', GradientType=0);
  border-color: #772953 #772953 #3e152b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #772953;
}
.btn-info:active,
.btn-info.active {
  background-color: #511c39 \9;
}
.btn-inverse {
  background-color: #414141;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.btn-group .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open {
  *z-index: 1000;
}
.btn-group.open .dropdown-menu {
  display: block;
  margin-top: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-mini .caret {
  margin-top: 5px;
}
.btn-small .caret {
  margin-top: 6px;
}
.btn-large .caret {
  margin-top: 6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.alert {
  padding: 8px 10px 8px 14px;
  margin-bottom: 10px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcefd4;
  border: 1px solid #fae1c6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #eca918;
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #caeecf;
  border-color: #b7e8b6;
  color: #38b44a;
}
.alert-danger,
.alert-error {
  background-color: #fadfdd;
  border-color: #f8d0d4;
  color: #df382c;
}
.alert-info {
  background-color: #fff;
  border-color: #aaa;
  color: #333;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
  line-height: 1.5em;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  /*background-color: #f5f5f5;*/
}
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #008c8b;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f5f5f5 #f5f5f5 #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #008c8b;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #e36e0a;
  border-bottom-color: #e36e0a;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #97310e;
  border-bottom-color: #97310e;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}
.tabbable:after {
  clear: both;
}
.tab-content {
  display: table;
  width: 100%;
}
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below .nav-tabs .active > a,
.tabs-below .nav-tabs .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
  float: none;
}
.tabs-left .nav-tabs > li > a,
.tabs-right .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left .nav-tabs > li > a:hover {
  border-color: #f5f5f5 #dddddd #f5f5f5 #f5f5f5;
}
.tabs-left .nav-tabs .active > a,
.tabs-left .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right .nav-tabs > li > a:hover {
  border-color: #f5f5f5 #f5f5f5 #f5f5f5 #dddddd;
}
.tabs-right .nav-tabs .active > a,
.tabs-right .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 18px;
}
.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #00a1a3;
  background-image: -moz-linear-gradient(top, #00a1a3, #00a1a3);
  background-image: -ms-linear-gradient(top, #00a1a3, #00a1a3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00a1a3), to(#00a1a3));
  background-image: -webkit-linear-gradient(top, #00a1a3, #00a1a3);
  background-image: -o-linear-gradient(top, #00a1a3, #00a1a3);
  background-image: linear-gradient(top, #00a1a3, #00a1a3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1a3', endColorstr='#00a1a3', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.navbar .container {
  width: auto;
}
.btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #008c8b;
  background-image: -moz-linear-gradient(top, #00a1a3, #008c8b);
  background-image: -ms-linear-gradient(top, #00a1a3, #008c8b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00a1a3), to(#008c8b));
  background-image: -webkit-linear-gradient(top, #00a1a3, #008c8b);
  background-image: -o-linear-gradient(top, #00a1a3, #008c8b);
  background-image: linear-gradient(top, #00a1a3, #008c8b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1a3', endColorstr='#008c8b', GradientType=0);
  border-color: #008c8b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
  background-color: #00a1a3;
}
.btn-navbar:active,
.btn-navbar.active {
  background-color: #e36e0a \9;
}
.btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.nav-collapse.collapse {
  height: auto;
}
/*.navbar,
.navbar > a,
.navbar > a:hover {
  color: #ffffff;
}*/
.navbar .brand:hover {
  text-decoration: none;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 12px 20px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #ffffff;
  height: 39px;
  width: 160px;
}
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
/*  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
  font-size: 13px;
  font-weight: normal;
/*  line-height: 1; */
  color: #333333;
  background-color: #f39c7d;
  border: 1px solid #c64012;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  border: 1px solid #97310e;
}
.navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-search .search-query:focus:-moz-placeholder {
  color: transparent;
}
.navbar-search .search-query:focus::-webkit-input-placeholder {
  color: transparent;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar .nav{
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
/*.navbar .nav,
.navbar .nav > a,
.navbar .nav > a:hover {
  color: #ffffff;
}*/
.navbar .nav.pull-right {
  float: right;
}
.nav_lower .nav > li {
  display: block;
  float: left;
}
.nav_lower .nav > li > a {
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-right: 1px solid #00a1a3;
  border-left: 1px solid #068789;
}
.nav_lower .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
  background-color: #008b8c;
}
.nav_lower .nav .active > a,
.nav_lower .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #00a1a3;
  background-color: rgba(0, 0, 0, 0.2);
}
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: inherit;
  border-right: 0px solid #ffffff;
}
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.navbar .dropdown-menu {
  margin-top: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav .dropdown-toggle .caret,
.navbar .nav .open.dropdown .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav .active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar .nav .open > .dropdown-toggle,
.navbar .nav .active > .dropdown-toggle,
.navbar .nav .open.active > .dropdown-toggle {
  background-color: transparent;
}
.navbar .nav .active > .dropdown-toggle:hover {
  color: #ffffff;
}
.navbar .nav.pull-right .dropdown-menu,
.navbar .nav .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .nav.pull-right .dropdown-menu:before,
.navbar .nav .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .nav.pull-right .dropdown-menu:after,
.navbar .nav .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .navbar-text > a {
  color: #ffffff;
  text-decoration: underline;
}
.navbar .navbar-text > a:hover {
  color: #ddd;
}
.navbar .nav-collapse.in > .nav li > a {
  color: #ffffff;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
}
.navbar .nav-collapse.in > .nav li > a:hover {
  background-color: #e36e0a;
}
.navbar .nav-collapse.in .navbar-form,
.navbar .nav-collapse.in .navbar-search {
  border-top: 0px solid #008c8b;
  border-bottom: 0px solid #008c8b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}
.breadcrumb .active a {
  color: #333333;
}
.pagination {
  height: 36px;
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-open .dropdown-menu {
  z-index: 2050;
}
.modal-open .dropdown.open {
  *z-index: 2050;
}
.modal-open .popover {
  z-index: 2060;
}
.modal-open .tooltip {
  z-index: 2070;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -2px;
}
.tooltip.right {
  margin-left: 2px;
}
.tooltip.bottom {
  margin-top: 2px;
}
.tooltip.left {
  margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}
.popover.top {
  margin-top: -5px;
}
.popover.right {
  margin-left: 5px;
}
.popover.bottom {
  margin-top: 5px;
}
.popover.left {
  margin-left: -5px;
}
.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 14px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
}
.thumbnails:after {
  clear: both;
}
.thumbnails > li {
  float: left;
  margin: 0 0 18px 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
a.thumbnail:hover {
  border-color: #008c8b;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
}
.label {
  padding: 1px 4px 2px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 13px;
  color: #ffffff;
  vertical-align: middle;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.label:hover {
  color: #ffffff;
  text-decoration: none;
}
.label-important {
  background-color: #df382c;
}
.label-important:hover {
  background-color: #bc271c;
}
.label-warning {
  background-color: #008c8b;
}
.label-warning:hover {
  background-color: #ae3910;
}
.label-success {
  background-color: #38b44a;
}
.label-success:hover {
  background-color: #2c8d3a;
}
.label-info {
  background-color: #772953;
}
.label-info:hover {
  background-color: #511c39;
}
.label-inverse {
  background-color: #333333;
}
.label-inverse:hover {
  background-color: #1a1a1a;
}
.badge {
  padding: 1px 9px 2px;
  font-size: 12.025px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #999999;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-error {
  background-color: #df382c;
}
.badge-error:hover {
  background-color: #bc271c;
}
.badge-warning {
  background-color: #008c8b;
}
.badge-warning:hover {
  background-color: #ae3910;
}
.badge-success {
  background-color: #38b44a;
}
.badge-success:hover {
  background-color: #2c8d3a;
}
.badge-info {
  background-color: #772953;
}
.badge-info:hover {
  background-color: #511c39;
}
.badge-inverse {
  background-color: #333333;
}
.badge-inverse:hover {
  background-color: #1a1a1a;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 18px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar {
  background-color: #008b8c;
  background-image: -moz-linear-gradient(top, #00a1a3, #008c8b);
  background-image: -ms-linear-gradient(top, #00a1a3, #008c8b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00a1a3), to(#008c8b));
  background-image: -webkit-linear-gradient(top, #00a1a3, #008c8b);
  background-image: -o-linear-gradient(top, #00a1a3, #008c8b);
  background-image: linear-gradient(top, #00a1a3, #008c8b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1a3', endColorstr='#008c8b', GradientType=0);
}
.progress-warning.progress-striped .bar {
  background-color: #00a1a3;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 18px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
/*  margin-bottom: 18px; */
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
/*  width: 100%; */
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #f5f5f5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
}
.pull-right {
  letter-spacing: 0;
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.form-actions {
  background-color: transparent;
}
.alert {
  text-shadow: none;
}
.hero-unit {
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.hero-unit h1 {
  line-height: 1.6em;
}

/*!
 * Bootstrap Responsive v2.0.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: block;
}
.hidden-phone {
  display: block;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: none;
}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 30px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.564102564%;
  }
  .row-fluid > [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid > .span12 {
    width: 100%;
  }
  .row-fluid > .span11 {
    width: 91.45299145300001%;
  }
  .row-fluid > .span10 {
    width: 82.905982906%;
  }
  .row-fluid > .span9 {
    width: 74.358974359%;
  }
  .row-fluid > .span8 {
    width: 65.81196581200001%;
  }
  .row-fluid > .span7 {
    width: 57.264957265%;
  }
  .row-fluid > .span6 {
    width: 48.717948718%;
  }
  .row-fluid > .span5 {
    width: 40.170940171000005%;
  }
  .row-fluid > .span4 {
    width: 31.623931624%;
  }
  .row-fluid > .span3 {
    width: 23.076923077%;
  }
  .row-fluid > .span2 {
    width: 14.529914530000001%;
  }
  .row-fluid > .span1 {
    width: 5.982905983%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1160px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1060px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 960px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 860px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 760px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 660px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 560px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 460px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 360px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 260px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 160px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 60px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
}

/* Add additional stylesheets below
-------------------------------------------------- */
/*
  Bootstrap's documentation styles
  Special styles for presenting Bootstrap's documentation and examples
*/


/* Body and structure
-------------------------------------------------- */
body {
  position: relative;
  padding-top: 120px;
/*  background-color: #fff;
  background-image: url(../img/grid-18px-masked.png);*/
  background-repeat: repeat-x;
  background-position: 0 40px;
}


/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */
/*.navbar-fixed-top .brand {
  padding-right: 0;
  padding-left: 0;
  margin-left: 20px;
  float: right;
  font-weight: bold;
  color: #000;
  text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
  -webkit-transition: all .2s linear;
     -moz-transition: all .2s linear;
          transition: all .2s linear;
}
.navbar-fixed-top .brand:hover {
  text-decoration: none;
}*/


/* Space out sub-sections more
-------------------------------------------------- */
section {
  padding-top: 60px;
}

/* Faded out hr */
hr.soften {
  height: 1px;
  margin: 54px 0;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  border: 0;
}


/* Jumbotrons
-------------------------------------------------- */
.jumbotron {
  position: relative;
}
.jumbotron h1 {
  margin-bottom: 9px;
  font-size: 81px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
}
.jumbotron p {
  margin-bottom: 18px;
  font-weight: 300;
}
.jumbotron .btn-large {
  font-size: 20px;
  font-weight: normal;
  padding: 14px 24px;
  margin-right: 10px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.jumbotron .btn-large small {
  font-size: 14px;
}

/* Masthead (docs home) */
.masthead {
  padding-top: 36px;
  margin-bottom: 72px;
}
.masthead h1,
.masthead p {
  text-align: center;
}
.masthead h1 {
  margin-bottom: 18px;
}
.masthead p {
  margin-left: 5%;
  margin-right: 5%;
  font-size: 30px;
  line-height: 36px;
}


/* Specific jumbotrons
------------------------- */
/* supporting docs pages */
.subhead {
  padding-bottom: 0;
  margin-bottom: 9px;
}
.subhead h1 {
  font-size: 30px;
}

/* Subnav */
.subnav {
  width: 100%;
  height: 36px;
  background-color: #eeeeee; /* Old browsers */
  background-repeat: repeat-x; /* Repeat the gradient */
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Chrome 10+,Safari 5.1+ */
  background-image: -ms-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* IE10+ */
  background-image: -o-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Opera 11.10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
  background-image: linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* W3C */
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.subnav .nav {
  margin-bottom: 0;
}
.subnav .nav > li > a {
  margin: 0;
  padding-top:    11px;
  padding-bottom: 11px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
  padding-left: 13px;
  color: #777;
  background-color: #e9e9e9;
  border-right-color: #ddd;
  border-left: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
          box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
}
.subnav .nav > .active > a .caret,
.subnav .nav > .active > a:hover .caret {
  border-top-color: #777;
}
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
  border-left: 0;
  padding-left: 12px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}
.subnav .nav > li:last-child > a {
  border-right: 0;
}
.subnav .dropdown-menu {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

/* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */
@media (min-width: 980px) {
  .subnav-fixed {
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
    border-color: #d5d5d5;
    border-width: 0 0 1px; /* drop the border on the fixed edges */
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
       -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
  }
  .subnav-fixed .nav {
    width: 938px;
    margin: 0 auto;
    padding: 0 1px;
  }
  .subnav .nav > li:first-child > a,
  .subnav .nav > li:first-child > a:hover {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  }
}


/* Quick links
-------------------------------------------------- */
.bs-links {
  margin: 36px 0;
}
.quick-links {
  min-height: 30px;
  margin: 0;
  padding: 5px 20px;
  list-style: none;
  text-align: center;
  overflow: hidden;
}
.quick-links:first-child {
  min-height: 0;
}
.quick-links li {
  display: inline;
  margin: 0 5px;
  color: #999;
}
.quick-links .github-btn,
.quick-links .tweet-btn,
.quick-links .follow-btn {
  position: relative;
  top: 5px;
}


/* Marketing section of Overview
-------------------------------------------------- */
.marketing .row {
  margin-bottom: 9px;
}
.marketing h1 {
  margin: 36px 0 27px;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}
.marketing h2,
.marketing h3 {
  font-weight: 300;
}
.marketing h2 {
  font-size: 22px;
}
.marketing p {
  margin-right: 10px;
}
.marketing .bs-icon {
  float: left;
  margin: 7px 10px 0 0;
  opacity: .8;
}
.marketing .small-bs-icon {
  float: left;
  margin: 4px 5px 0 0;
}



/* Footer
-------------------------------------------------- */
.footer {
    border-top: 1px solid #e5e5e5;
    clear: both;
    color: #333333;
    font-family: verdana,helvetica;
    font-size: 11px;
    margin-top: 45px;
    padding-top: 2px;
    text-align: right;

/*
  padding: 35px 0 36px;
*/
}
.footer p {
  margin-bottom: 0;
  color: #555;
}



/* Special grid styles
-------------------------------------------------- */
.show-grid {
  margin-top: 10px;
  margin-bottom: 20px;
}
.show-grid [class*="span"] {
  background-color: #eee;
  text-align: center;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  min-height: 30px;
  line-height: 30px;
}
.show-grid:hover [class*="span"] {
  background: #ddd;
}
.show-grid .show-grid {
  margin-top: 0;
  margin-bottom: 0;
}
.show-grid .show-grid [class*="span"] {
  background-color: #ccc;
}


/* Render mini layout previews
-------------------------------------------------- */
.mini-layout {
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
          box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.mini-layout {
  height: 240px;
  margin-bottom: 20px;
  padding: 9px;
}
.mini-layout div {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.mini-layout .mini-layout-body {
  background-color: #dceaf4;
  margin: 0 auto;
  width: 70%;
  height: 240px;
}
.mini-layout.fluid .mini-layout-sidebar,
.mini-layout.fluid .mini-layout-header,
.mini-layout.fluid .mini-layout-body {
  float: left;
}
.mini-layout.fluid .mini-layout-sidebar {
  background-color: #bbd8e9;
  width: 20%;
  height: 240px;
}
.mini-layout.fluid .mini-layout-body {
  width: 77.5%;
  margin-left: 2.5%;
}


/* Popover docs
-------------------------------------------------- */
.popover-well {
  min-height: 160px;
}
.popover-well .popover {
  display: block;
}
.popover-well .popover-wrapper {
  width: 50%;
  height: 160px;
  float: left;
  margin-left: 55px;
  position: relative;
}
.popover-well .popover-menu-wrapper {
  height: 80px;
}
.large-bird {
  margin: 5px 0 0 310px;
  opacity: .1;
}


/* Download page
-------------------------------------------------- */
.download .page-header {
  margin-top: 36px;
}
.page-header .toggle-all {
  margin-top: 5px;
}

/* Space out h3s when following a section */
.download h3 {
  margin-bottom: 5px;
}
.download-builder input + h3,
.download-builder .checkbox + h3 {
  margin-top: 9px;
}

/* Fields for variables */
.download-builder input[type=text] {
  margin-bottom: 9px;
  font-family: Menlo, Monaco, "Courier New", monospace;
/*  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
  font-size: 12px;
  color: #d14;
}
.download-builder input[type=text]:focus {
  background-color: #fff;
}

/* Custom, larger checkbox labels */
.download .checkbox {
  padding: 6px 10px 6px 25px;
  color: #555;
  background-color: #f9f9f9;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  cursor: pointer;
}
.download .checkbox:hover {
  color: #333;
  background-color: #f5f5f5;
}
.download .checkbox small {
  font-size: 12px;
  color: #777;
}

/* Variables section */
#variables label {
  margin-bottom: 0;
}

/* Giant download button */
.download-btn {
  margin: 36px 0 108px;
}
#download p,
#download h4 {
  max-width: 50%;
  margin: 0 auto;
  color: #999;
  text-align: center;
}
#download h4 {
  margin-bottom: 0;
}
#download p {
  margin-bottom: 18px;
}
.download-btn .btn {
  display: block;
  width: auto;
  padding: 19px 24px;
  margin-bottom: 27px;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}



/* Color swatches on LESS docs page
-------------------------------------------------- */
/* Sets the width of the td */
.swatch-col {
  width: 30px;
}
/* Le swatch */
.swatch {
  display: inline-block;
  width: 30px;
  height: 20px;
  margin: -6px 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
/* For white swatches, give a border */
.swatch-bordered {
  width: 28px;
  height: 18px;
  border: 1px solid #eee;
}


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

img {
  max-width: 100%;
}

/* Make tables spaced out a bit more */
h2 + table,
h3 + table,
h4 + table,
h2 + .row {
  margin-top: 5px;
}

/* Example sites showcase */
.example-sites img {
  max-width: 100%;
  margin: 0 auto;
}
.marketing-byline {
  margin: -18px 0 27px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  color: #999;
  text-align: center;
}

.scrollspy-example {
  height: 200px;
  overflow: auto;
  position: relative;
}

/* Remove bottom margin on example forms in wells */
form.well {
  padding: 14px;
}

/* Tighten up spacing */
.well hr {
  margin: 18px 0;
}

/* Fake the :focus state to demo it */
.focused {
  outline: 0;
}

/* For input sizes, make them display block */
.docs-input-sizes select,
.docs-input-sizes input[type=text] {
  display: block;
  margin-bottom: 9px;
}

/* Icons
------------------------- */
.the-icons {
  margin-left: 0;
  list-style: none;
}
.the-icons i:hover {
  background-color: rgba(255,0,0,.25);
}

/* Eaxmples page
------------------------- */
.bootstrap-examples .thumbnail {
  margin-bottom: 9px;
  background-color: #fff;
}

/* Responsive table
------------------------- */
.responsive-utilities th small {
  display: block;
  font-weight: normal;
  color: #999;
}
.responsive-utilities tbody th {
  font-weight: normal;
}
.responsive-utilities td {
  text-align: center;
}
.responsive-utilities td.is-visible {
  color: #468847;
  background-color: #dff0d8 !important;
}
.responsive-utilities td.is-hidden {
  color: #ccc;
  background-color: #f9f9f9 !important;
}

/* Responsive tests
------------------------- */
.responsive-utilities-test {
  margin-top: 5px;
  margin-left: 0;
  list-style: none;
  overflow: hidden; /* clear floats */
}
.responsive-utilities-test li {
  position: relative;
  float: left;
  width: 25%;
  height: 43px;
  font-size: 14px;
  font-weight: bold;
  line-height: 43px;
  color: #999;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.responsive-utilities-test li + li {
  margin-left: 10px;
}
.responsive-utilities-test span {
  position: absolute;
  top:    -1px;
  left:   -1px;
  right:  -1px;
  bottom: -1px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.responsive-utilities-test span {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}


/* Responsive Docs
-------------------------------------------------- */
/* LARGE DESKTOP SCREENS */
@media (min-width: 1210px) {

  /* Update subnav container */
  .subnav-fixed .nav {
    width: 1168px; /* 2px less to account for left/right borders being removed when in fixed mode */
  }

}
@charset "UTF-8";
/* CSS Document */

a{
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}

.ime-mode-active {
  ime-mode: active;
}

.ime-mode-inactive {
  ime-mode: inactive;
}

.ime-mode-disabled {
  ime-mode: disabled;
}

/* =========================================================
■bootstrap.css
========================================================= */

/* MSH-671 Chromeのみ発生する原因の為、bootstrapのスタイル一部書き換え */
input[type="checkbox"],
input[type="radio"] {
  margin: 2px 5px;
}

/* ②クリッカブルテキストで項目の表示非表示 */
.clickable-text-display a {
 color: #0085cc;
 text-decoration: none;
}

.clickable-text-display a:hover {
 text-decoration: underline;
}

.account-base .form-horizontal .control-label {
    float: left;
    width: 230px;
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
}

.account-base .form-horizontal .controls {
  margin-left: 237px;
}

/* 設定関連画面のform-actions定義 */
.account-base .form-horizontal .form-actions {
  padding: 0px 232px 10px;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 0px solid #DDD;
}

/* 設定関連画面のform-well定義 */
.account-base .well {
    padding: 14px;
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* メッセージ設定関連画面のform定義 */
.account-base .form .form-actions {
  padding: 0px 16px 10px;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 0px solid #DDD;
}

.control-label-text {
  float: left;
/*  width: 300px; */
  padding-top: 5px;
  text-align: left;
}

.control-label-text.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* 行指定のラベルはサイズ指定を初期化する(安全のため、適用範囲をcontrols直下に限定する) */
.controls > .control-label-text.inline {
  width: auto;
}
/* 行指定のラベル間隔指定 */
.control-label-text.inline + .control-label-text.inline {
  margin-left: 10px;
}

/* テーブル幅固定(IE,FF,Ch) */
table.fixed-table {
    table-layout: fixed;
    word-wrap: break-word;
    word-break: break-all;
}

/* 強制改行(IE,FF,Ch) */
.force-break {
    word-wrap: break-word;
    word-break: break-all;
}

/* フォームバリデートエラー */
.validate-error {
    /*color: #DF382C;*/
    color: #C03;
    list-style-type: none;
    margin: 0 0 0 0;
    clear: both;
}

/* サイドメニュー(アカウント管理) */
.nav.side-menu > li > a {
    text-decoration: none;
}
/* 選択されていないメニューはマウスオーバー時に背景色を変えない */
.nav.side-menu > li > a:hover {
    background-color: transparent;
}
/* 選択されたメニューは背景色変更 */
/* 文字色はマウスオーバーしても変えない、下線も不要 */
.nav.side-menu > li.active > a,
.nav.side-menu > li.active > a:hover {
    background-color: #00a1a3;
    font-weight: bold;
/*	cursor: auto; */
    color: #FFFFFF;
    text-decoration: none;
}

/* ポップアップのタイトル文字を小さくする */
h3.popover-title {
  padding: 7px 15px;
  line-height: 18px;
  font-size: 12px;
}

/* pageheader下のh3 */
.page-header h3 {
    font-size:16px;
    line-height:18px;
}

/* ポップアップの幅を狭くする */
.popover-inner.popover-small {
    width: 240px;
}

/* ポップアップの幅を自動にする */
.popover-inner.auto {
    width: auto;
}

/* ツールチップ、ポップアップの色を変更 */
.tooltip.top .tooltip-arrow,
.popover.top .arrow {
    border-top-color: #ce4213;
}

.tooltip.left .tooltip-arrow,
.popover.left .arrow {
    border-left-color: #ce4213;
}

.tooltip.bottom .tooltip-arrow,
.popover.bottom .arrow {
    border-bottom-color: #ce4213;
}

.tooltip.right .tooltip-arrow,
.popover.right .arrow {
    border-right-color: #ce4213;
}

.tooltip-inner {
    background-color: #ce4213;
}

.popover-inner {
    background: #ce4213;
    background: rgba(206, 66, 19, 0.8);
    -webkit-box-shadow: 0 3px 7px rgba(206, 66, 19, 0.3);
    box-shadow: 0 3px 7px rgba(206, 66, 19, 0.3);
}

.popover-title {
     background-color: #fdf2ee;
     border-bottom-color: #fce8e0;
}

/** アカウント管理 **/
  .spanCategory {
    width: 190px;
  }

  .spanBaseVCCustomCategory {
    width: 190px;
  }

  .account-category-filed {
    height: 330px;
    overflow: auto;
    position: relative;
}

/** 121104_Musashi_design_minoda.xlsx#145 from **/
table.classic thead th {
  background-color: #F2F2F0;
}
table.classic {
  background-color: #ffffff;
}
table.classic tbody tr:nth-child(odd) td,
table.classic tbody tr:nth-child(odd) th {
  /*background-color: #fff8dc;*/
  background-color: #f9f9f9;
}

table.classic tbody tr:hover td,
table.classic tbody tr:hover th {
  background-color: #b9ece3;
}

/** 121104_Musashi_design_minoda.xlsx#145 to **/

/* =========================================================
■header
ヘッダを上下二段とするためヘッダ用の独自クラスを定義
========================================================= */
.navbar {
    width: 100%;
    position: fixed;
    top: 0!important;
    left: 0;
    z-index: 1000;
    -webkit-box-shadow: 0 2px 2px #aaa;
            box-shadow: 0 2px 2px #aaa;
    background: #fff;
}

.nav_upper {
    width: 940px;
    margin: 0 auto;
    background: #fff;
}
@media (min-width: 1200px) {
.nav_upper { width: 1170px; }
}

.nav_upper:after,
.nav_lower:after,
.nav_lower ul.nav:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}

.nav_upper p {
    float: left;
    margin: 0;
}

.nav_upper ul.nav {
    float: right;
    margin-top: 5px;
}

.nav_upper ul.nav li,
.nav_upper ul.nav li a {
    float: none;
    display: inline;
    text-decoration: none;
}

.nav_upper ul.nav li.dropdown.open > a {
    color: #06c;
}

.nav_upper ul.nav li.dropdown ul li,
.nav_upper ul.nav li.dropdown ul li a {
    display: block;
    text-decoration: none;
}

.nav_upper ul.nav li select.site-selector {
    margin-top:5px;
    width: auto;
    max-width: 400px;
}

.nav_upper ul.nav .dropdown-toggle .caret,
.nav_upper ul.nav .open.dropdown .caret {
  border-top-color: #06C;
  border-bottom-color: #06C;
}

.nav_lower {
    width: 100%;
    background: #00a1a3;
    font-size: 110%;
}

.nav_lower ul.nav {
    width: 940px;
    float: none;
    margin: 0 auto;
    background: #00a1a3;
}

@media (min-width: 1200px) {
.nav_lower ul.nav { width: 1170px; }
}

.nav_lower ul.nav a {
    margin: 0;
    text-shadow: none!important;
}

.nav_lower .input-append{
 margin: -1px 0 0;
 padding: 0 0 0 6px;
 border: 0;
 border-radius: 6px;
 background: #fff;
}
.nav_lower ul.nav input.search-query {
 -webkit-box-shadow: none;
         box-shadow: none;
 margin: 0;
 padding: 0;
 border: 0;
 border-radius: 0;
 background: #fff;
/*  color: #000; */
 width: 140px;
}
@media (min-width: 1200px) {
    .nav_lower ul.nav input.search-query {
        width: 300px;
    }
}
.nav_lower .dropdown-menu .dropdown-subitem a {
    padding-left: 20px;
}
.nav_lower .dropdown-menu .dropdown-subitem a:before {
    content: "\251C";
    margin-right: 3px;
}
.nav_lower .dropdown-menu .dropdown-subitem.dropdown-subitem-last a:before {
    content: "\2514";
}
.nav_lower ul.nav button.btn {
 margin: 0;
 border: 0;
 border-radius: 0;
 background: none;
}

.icon-search-top {
  background-color: #CCC;
  background-image: url("/img/glyphicons-halflings-white.png");
  background-position: -45px 2px;
  border-radius: 2px;
  width:21px;
  height:21px;
}
.icon-search-top:hover {
  background-color: #00a1a3;
}

.nav_lower ul.nav li.pull-right {
    float: right;
}

.vc-messages-ticker {
    font-size: 10px;
    font-weight: bold;
    top: 0px;
}

/* =========================================================
■paginate
========================================================= */

.paginate {
    margin-bottom: 5px;
    display:block;
}
.paginate-upper {
    margin-bottom: 5px;
    text-align: right;
}
.paginate-lower {
    text-align: right;
}

/* =========================================================
■container
========================================================= */

.ellipsis {
    display:block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.nowrap {
    white-space: nowrap;
}

.required {
    color: #C03;
/*    line-height: .15em; */
    font-weight: bold;
    font-size: 120%;
}

.h2 { height: 2px; }
.h4 { height: 4px; }
.h6 { height: 6px; }
.h8 { height: 8px; }
.h10 { height: 10px; }
.h12 { height: 12px; }
.h14 { height: 14px; }
.h18 { height: 18px; }
.h20 { height: 20px; }
.h30 { height: 30px; }
.h40 { height: 40px; }
.h60 { height: 60px; }

.w20 { width: 20px; }
.w30 { width: 30px; }
.w40 { width: 40px; }
.w60 { width: 60px; }
.w80 { width: 80px; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w140 { width: 140px; }
.w160 { width: 160px; }
.w180 { width: 180px; }
.w200 { width: 200px; }
.w220 { width: 220px; }
.w240 { width: 240px; }
.w260 { width: 260px; }
.w280 { width: 280px; }
.w300 { width: 300px; }
.w320 { width: 320px; }
.w400 { width: 400px; }

.resize-none {
    resize:none;
}

.indent2 {
    margin-left: 2em;
}

.indent3 {
    margin-left: 3em;
}

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

.left {
    text-aligtn:left;
}

.center {
    text-align: center;
}

.inline-form {
    display: inline-block;
}

.mid {
    vertical-align: middle;
}

.left0 {
    margin-left:0;
}

.left2 {
    margin-left:2px;
}

.left10 {
    margin-left:10px;
}

hr {
    border-width: 1px 0px 0px 0px;
    border-color: #aaa;
    border-style: solid;
}

/* 検索条件のセパレータ */
hr.cond_separator {
    margin: 5px 0 5px 0;
    text-align: left; /* IE用 */
    width: 95%;
}

pre {
    margin-top: 1px;
    margin-bottom: 1px;
}


.margin-top3 {
    margin-top: 3px;
}

.margin-top6 {
    margin-top: 6px;
}

.margin-top-6 {
    margin-top: -6px;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-top15 {
    margin-top: 15px;
}

.margin-bottom0 {
    margin-bottom: 0px;
}

.margin-bottom6 {
    margin-bottom: 6px;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.margin-right10 {
    margin-right: 10px;
}

.margin-right35 {
    margin-right: 35px;
}

.margin-right45 {
    margin-right: 45px;
}

.margin-left0 {
    margin-left: 0px;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-left77 {
    margin-left: 77px;
}

.padding-top20 {
    padding-top: 20px;
}

.bold {
    font-weight: bold;
}

div.inline {
    display: inline;
}

div.inline-block {
    display: inline-block;
}

/* div枠にborder付与 */
div.cell-all-line {
    margin:0px 0px;
    border-style:solid;
    border-width: 1px;
    border-color: #DDD;
    border-collapse: separate;
    border-radius: 4px;
}

/* div枠にborder無し */
div.cell-no-line {
    margin:0px 0px;
    border-width: 0px;
    border-collapse: separate;
    border-radius: 4px;
}

div.cell-all-line.one-line,
div.cell-no-line.one-line {
    line-height: 34px;
}

/* 上下中央寄せ */
.vertical-middle {
    display: table-cell;
    vertical-align: middle;
}

/* 両横幅に余白追加 */
.label-spacing {
    padding-left: 8px;
    padding-right: 8px;
}

.currency {
    text-align: right;
}

/* 検索フォーム、検索結果テーブル内のフォントを8ptにする */
.table-small,
.form-small,
.form-small span,
.form-small input,
.form-small select,
.form-small label,
.form-small a,
.form-small div {
    font-size: 8pt;
}

.table-small thead th {
    vertical-align: top;
}
/* ラベルの下のマージンを0にする */
.form-small label {
    margin-bottom: 0;
}

/* 最新の報酬表示のフォントカラー設定 */
.new-commissions {
    color: orange;
}

.new-commissions-border {
    border-color: orange;
}

/* 各広告対応のラベルのフォントサイズ設定（イメージに差し替えたら不要になる？） */
.flg-icon {
    font-size: 7pt;
}

/* オファーの終了メッセージ */
.alert-inline-block {
    padding: 4px 7px;
    margin-bottom: 2px;
    display: inline-block;
}

/* ページ上部のalert-info */
.alert-info-top {
    border-width: 0px;
    background-color: #fff;
    border-color: #aaa;
    color: #333;
}

/* 広告主ロゴのデフォルトサイズ */
.ec-logo {
    position: relative;
    width: 120px;
    min-height: 60px;
    padding: 0px 0;
    border: 1px solid #ccc;
    text-align: left;
    background: #fff;
/*    height: 45px; ロゴがない場合に広告名書かれるが、それが長すぎた場合に次の要素とかぶるので削除。min-heightにする手もあるが、その場合縦方向センタリングしてくれないので間抜ける。 */
}
.ec-logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
}

/* 広告主ロゴのデフォルトサイズ */
.ec-no-logo {
    width: 120px;
    min-height: 60px;
    padding: 0px 0;
    border: none;
    text-align: left;
    background: #fff;
}

.modal .loading{
    text-align:center;
    vertical-align:middle;
    padding: 20px;
}

.modal .loading img{
    margin-bottom: 1em;
}

/* モーダルヘッダー部の背景色 */
.modal-header {
    background-color: gray;
}
/* モーダルヘッダー部の文字色 */
.modal-header > h3,h5 {
    color: white;
}
/* 検索結果0件のメッセージ文言 */
.noresult {
    font-size: 120%;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 40px;
}

.noborder {
    border: 0px;
}

.hide {
    display: none;
}

.bg-color-whitesmoke {
  background-color: whitesmoke;
}
.errmsg {
    line-height: 1.5em;
}

/* ==== 画面固有のcss定義 ここから ========================================== */

/* =========================================================
  ログイン
  ======================================================= */
.login-form .form-horizontal .control-label {
    width: 100px;
}
.login-form .form-horizontal .controls {
    margin-left: 120px;
}
.login-form .privacymark {
    margin-top: 60px;
}
/* =========================================================
  レポート系共通
  ======================================================= */
.span-report-left {
    width: 210px;
    margin:0 5px 0 20px;
    float: left;
    letter-spacing: 0em;
}
.span-report-right {
    width: 720px;
    margin:0 0 0 5px;
    float: right;
}

@media (min-width: 1200px) {
.span-report-left {
    margin-left: 30px;
}
.span-report-right {
    width: 950px;
  }
}
.span-report-left label.control-label {
    font-size: 12px;
}
.span-report-left .form-horizontal .control-label {
    width: 30px;
    text-align: left;
}
.span-report-left .form-horizontal .controls {
    margin-left: 5px;
}
.span-report-left #from_month,
.span-report-left #to_month {
    width :120px;
}
.span-report-left #from_date,
.span-report-left #to_date {
    width :100px;
}
#toggleBtn {
    padding: 5px 9px;
    font-size: 90%;
    line-height: 15px;
    margin-bottom: 5px;
}

.report {
  width: 100%;
  margin-bottom: 18px;
}
.report th,
.report td {
  padding: 5px;
  line-height: 18px;
  text-align: right;
  vertical-align: top;
  border: 1px solid #dddddd;
}
td .center {
    text-align:center;
}
.report th {
  background-color:#E6E6E6;
  font-weight: bold;
  text-align:center;
}
.report th a {
    color: #0085CC;
    text-decoration: none;
}
.report th a:hover {
    color: #0085CC;
    text-decoration: underline;
}
.report thead th {
  vertical-align: bottom;
}
.report tr.total {
 background-color: #E6E6E6;
}
.report .left {
 text-align: left;
}
.report td {
/*  text-decoration: underline; */
}
.report td.selected {
 background: #999;
}

.ui-datepicker select.ui-datepicker-month {
    width:35%;
}
.ui-datepicker-header {
    font-size: 0.9em;
}
.ui-datepicker .ui-datepicker-title {
    height:32px;
}



/* =========================================================
  広告主検索フォーム
  ======================================================= */
/* タイトルを小さく表示 */
.title-min {
    display: inline-block;
    width: 22px;
}

/* =========================================================
  広告系全般
  ======================================================= */
/* スマートフォンテキスト広告バナー */
.ad_sp_text_banner_style {
    text-align: left;
    font-family: arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    word-spacing: normal;
    width: 300px;
    height: 50px;
    color: rgb(255, 255, 255);
    background-color: rgb(51, 51, 51);
    opacity: 0.8;
}

/* スマートフォンテキスト広告バナーのアイコン表示 */
.ad_sp_text_banner_icon {
    float: right;
    margin: 3px;
}

/* スマートフォンテキスト広告バナーのタイトル表示 */
.ad_sp_text_banner_title {
    font-weight: bold;
    overflow: hidden;
    font-size: 13px;
    line-height: 15px;
    height: 15px;
    width: 242px;
    padding: 0px 4px;
}

/* スマートフォンテキスト広告バナー表示 */
.ad_sp_text_banner_main {
    overflow: hidden;
    height: 30px;
    width: 242px;
}

/* スマートフォンテキスト広告バナーのリンクテキスト */
.ad_sp_text_banner_linktext {
    font-size: 11px;
    line-height: 15px;
    padding: 0px 4px;
    margin-top: 0px;
    -webkit-transition: margin-top 0ms ease-out;
}

/* スマートフォンテキスト広告バナーのURLドメイン表示 */
.ad_sp_text_banner_urldomain {
    overflow: hidden;
    color: rgb(255, 153, 0);
}

/* スマートフォンテキスト広告バナーのValueCommerce名称表示 */
.ad_sp_text_banner_adsby {
    font-size: 75%;
}

/* スマートフォンテキスト広告バナーの表示エリア */
.ad_sp_text_banner_filed {
    height: 32px;
}

/* HTMLタグ登録可能な表示スタイル */
.ad-html-tag-content {
    line-height: normal;
}

/* MyLink のhtmlコード（テキストエリア） */
.mylink-html-code {
    width: 600px;
}

/* =========================================================
  広告主検索画面
  ======================================================= */

/* 検索フォーム テーブル用 */
.advertisers {
    position: relative;
    /* margin: 0 0 30px; */
    /zoom: 1;
}
.advertisers:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }

.advertisers ul {
    list-style: none;
}
.advertisers table.form1 {
    width: 410px;
    float: left;
}
.advertisers table.form2 {
    width: 500px;
    float: right;
    margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
.advertisers table.form2 {
 float: left;
 margin: 0;
}
}
.advertisers table th {
    width: 7em;
    vertical-align: top;
    white-space: nowrap;
    padding: 10px 0;
    text-align: left;
}
.advertisers table td {
    padding-bottom: 10px;
}
.advertisers table.form2 td ul {
    margin: 0;
}
.advertisers table tr.remuneration ul li {
    float: left;
    white-space: nowrap;
    padding: 0 1em 5px 0;
}
.advertisers table tr.remuneration input {
    width: 40px;
}
.advertisers table tr.others th {
    padding: 5px 0 10px;
}
.advertisers table tr.others ul li {
    width: 17em;
    float: left;
    white-space: nowrap;
    padding-bottom: 5px;
}
.advertisers table tr.others ul li input {
    vertical-align: middle;
    margin-right: 5px;
}
.advertisers .submit {
    position: absolute;
    bottom: 0;
    right: 0;
}
/* ファセット部 アコーディオン（※広告主検索結果画面、掲載広告追加画面でも使用）*/
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/pmbu/css/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/pmbu/css/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon,.ui-state-active .ui-icon  {background-image: url(/pmbu/css/images/ui-icons_454545_256x240.png); }
/* positioning */
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
/* base: jQuery UI Accordion 1.8.11*/
.ui-accordion {
    width: 100%; //250px;
    margin: 10px 0 30px;
    font-size: 100%;
}
.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px 0;
    zoom: 1;
}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-corner-top { border-radius: 4px 4px 0 0; }
.ui-accordion .ui-accordion-header a {
    display: block;
    padding: 8px 10px;
    text-decoration: none;
}
.ui-accordion-icons .ui-accordion-header a { padding-left: 1.4em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: 0em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1px 0 0; border-top: 0; position: relative; top: 1px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
.ui-accordion-header a {
    cursor: pointer;
    border-radius: 4px;
}
.ui-accordion .ui-state-active a {
    border-radius: 4px 4px 0 0;
}
.ui-accordion-content {
//    font-size: 7pt;
}
.ui-accordion .ui-state-active,
.ui-accordion .category_active
{
    font-weight: 700;
}
.ui-accordion .ui-accordion-content-active div {
    border-top: 1px dotted #aaa;
}
.ui-accordion-content div a {
    color: #333;
    text-decoration: none;
}

.ui-accordion-content div a:hover {
    text-decoration: underline;
}

.ui-accordion-content div:first-child {
    border: none;
}

.ui-accordion-content .ui-accordion-content-active  > a.active {
    color: #333;
    text-decoration: none;
    background: #ffcb7d;
}
.category_facet .ui-accordion-header a {
    background: #ededed;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(237,237,237)), color-stop(50%, rgb(230,230,230)), color-stop(51%, rgb(237,237,237)));
    background-image: linear-gradient(bottom, rgb(237,237,237) 0%, rgb(230,230,230) 50%, rgb(237,237,237) 51%);
    background-image: -ms-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(230,230,230) 50%, rgb(237,237,237) 51%);
}

.category_facet .ui-state-active a {
    color: #fff;
    text-shadow: 0 0 1px #008c8b;
    background: #00a1a3;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(0,161,163)), color-stop(50%, rgb(0,140,139)), color-stop(51%, rgb(0,161,163)));
    background-image: linear-gradient(bottom, rgb(0,161,163) 0%, rgb(0,140,139) 50%, rgb(0,161,163) 51%);
    background-image: -ms-linear-gradient(bottom, rgb(0,161,163) 0%, rgb(0,140,139) 50%, rgb(0,161,163) 51%);
}

.ui-accordion .category_active {
    background: #00a1a3;
}

.category_facet .ui-state-active {
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
}
.category_facet .category_v {
    margin-bottom: 5px;
}
.category_facet .category_v div {
    margin-bottom: 1px;
    padding: 8px 10px 8px 1.3em;
}
.category_facet .category_v div:last-of-type {
    margin: 0;
    border-radius: 0 0 4px 4px;
}

.category_facet .category_v div.category_category_g {
    padding-left: 0.8em;
}

.category_title {
    background: #ededed;
    margin-bottom: 10px;
    padding: 8px 10px 8px 1.0em;
}

.category_active {
}
.ad_img {
    display:table-cell;
    vertical-align: middle;
    height:45px;
}
.ad_img_moreinfo {
    text-align:right;
    float:right;
    margin-top:2px;
}

.ad_img_title {
    text-align:left;
}

.ad_img_desc {
    margin:5px 10px 0px 10px;
    text-align:left;
}

.bottom_ad {
    margin:20px; 0px; 0px 0px;
    line-height:150%;
}

.text_ads div {
    margin-bottom:10px;
    padding:3px;
    border:solid 1px #DDD;
    border-collapse: separate;
    border-radius:4px;
}

.text_ads ul {
    list-style:none;
    padding:6px;
    margin:0 0 0 0;
}

.tokusyu div{
    margin-bottom: 18px;
    padding:3px;
    border: 1px solid #DDD;
    border-collapse: separate;
    border-radius: 4px;
}

#newOffer {
    margin-bottom:20px;
}

#newOffer .outer-box {
    float:left;
}

#newOffer .inner-box {
    height:72px;
    display:table-cell;
    padding-left:3px;
    vertical-align:middle;
}

#newOffer .outer-text {
    display:table;
    height:72px;
    padding:0px 5px 0px 5px;
}

#newOffer .inner-text {
    display:table-cell;
    vertical-align:middle;
}


#populateOffer {
    margin-bottom:20px;
}

#populateOffer .outer-box {
    float:left;
}

#populateOffer .inner-box {
    height:72px;
    display:table-cell;
    padding-left:3px;
    vertical-align:middle;
}

#populateOffer .outer-text {
    display:table;
    height:72px;
    padding:0px 5px 0px 5px;
}

#populateOffer .inner-text {
    display:table-cell;
    vertical-align:middle;
}

#smartphone-offer {
    margin-bottom:20px;
}

#booming-offer {
    margin-bottom:20px;
}

.content-title-half {
/*	width:750px;*/
    position:relative;
}

.content-title-full {
    /*	width:750px;*/
    position:relative;
}

   .content-title-half .content-title-center {
    width:97%;
}
   .content-title-full .content-title-center {
    width:98%;
}


/* =========================================================
  広告主検索結果画面
  ======================================================= */
/* ソート切り替えのプルダウン */
.adlist-sort {
    width:150px;
    font-size: 12px;
}

/* カラム幅ヘッダー用（報酬） */
.adlist-col-commission-header {
    width: 100px;
}
/* カラム幅（広告主ロゴ） */
.adlist-col-logo {
    width: 137px;
}
/* カラム幅（プロモーション詳細）*/
.adlist-col-detail {
    width: auto;    /* 通常サイズ */
    display: inline-block;
}

/* カラム幅（プロモーション詳細 - 携帯ありバージョン）*/
.adlist-col-detail-mobile {
    width: auto;    /*198px;*/    /* 携帯あり通常サイズ */
    display: inline-block;
}

/* カラム幅（提携情報ラベル） */
.adlist-col-alliance-label {
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 1px;
    background-color: #008c8b;
    display: inline-block;
    padding: 2px;
    margin-right:  5px;
}

/* カラム幅（詳細（商品別報酬）） */
.adlist-col-commission-pg {
    width: 35px;
    margin-left: 5px;
    text-align: left;
    vertical-align: top;
}

/* カラム幅（オファーラジオボタン） */
.adlist-col-offer-select {
    width: 15px;
    margin-right: -4px;
    vertical-align: top;
}
input[type="radio"].radio-offer-select {
    margin-top: 2px;
    margin-bottom: 0px;
}
.adlist-col-commission-period {
    width: 275px;
}
/* カラム幅（報酬） */
.adlist-col-commission {
    width: 55px;
    text-align: right;
}
/* 税 */
.adlist-col-commission-tax {
    line-height: 12px;
}
/* カラム幅（期間） */
.adlist-col-period {
    width: 150px;
    margin-left: 5px;
    text-align: left;
    vertical-align: top;
}
/* カラム幅（広告作成・提携申込ボタン） */
.adlist-col-button {
    width: 68px;
    text-align: center;
}
.adlist-col-button form {
    margin-bottom: 0px;
}

/* 再訪を許可 */
.adlist-col-repeat {
    width: 50px;
    border: 1px solid #C0C0C0;
    padding: 4px;
}
/* 対応キャリア */
.adlist-col-carrier {
    width: 30px;
    border: 1px solid #C0C0C0;
    padding: 4px;
}

/* 上に点線 （※webサービス画面でも使用）*/
.line-dashed {
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: gray;
}

/* 広告作成ボタン（提携済み） */
.btn-approved {
  background-color: #008c8b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00a1a3), to(#008c8b));
  background-image: linear-gradient(top, #00a1a3, #008c8b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1a3', endColorstr='#008c8b', GradientType=0);
  border-color: #008c8b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-filter: progid:dximagetransform.microsoft.gradient(enabled=false);
          filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-approved,
.btn-approved:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-approved.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-approved:hover,
.btn-approved:active,
.btn-approved.active {
  background-color: #008c8b;
}
.btn-approved.disabled,
.btn-approved[disabled] {
  border-color: #aaa;
  color: #666;
  background-color: #ddd;
}
.btn-approved:active,
.btn-approved.active {
  background-color: #ae3910 \9;
}
/* 広告作成ボタン（未提携/自動承認） */
.btn-autoapp {
  background-color: #008c8b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00a1a3), to(#008c8b));
  background-image: linear-gradient(top, #00a1a3, #008c8b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1a3', endColorstr='#008c8b', GradientType=0);
  border-color: #008c8b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-filter: progid:dximagetransform.microsoft.gradient(enabled=false);
          filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-autoapp,
.btn-autoapp:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-autoapp.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-autoapp:hover,
.btn-autoapp:active,
.btn-autoapp.active {
  background-color: #008c8b;
}
.btn-autoapp.disabled,
.btn-autoapp[disabled] {
  border-color: #aaa;
  color: #666;
  background-color: #ddd;
}
.btn-autoapp:active,
.btn-autoapp.active {
  background-color: #ae3910 \9;
}
/* 提携申込ボタン（未提携/手動承認） */
.btn-manualapp {
  background-color: #008c8b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00a1a3), to(#008c8b));
  background-image: linear-gradient(top, #00a1a3, #008c8b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1a3', endColorstr='#008c8b', GradientType=0);
  border-color: #008c8b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-filter: progid:dximagetransform.microsoft.gradient(enabled=false);
          filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-manualapp,
.btn-manualapp:hover {
/*  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
  color: #000000;
}
.btn-manualapp.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-manualapp:hover,
.btn-manualapp:active,
.btn-manualapp.active,
.btn-manualapp.disabled,
.btn-manualapp[disabled] {
  background-color: #00a1a3;
}
.btn-manualapp:active,
.btn-manualapp.active {
  background-color: #008c8b \9;
}

table.table-ad {
    table-layout: fixed;
}
table.table-ad td#td1 {
    width: 120px;
}

table.tbodyhover tbody:hover{
  background-color: #f5f5f5;
}

table.tbodyhover td {
  border-top: 0;
}

table.tbodyhover th#head1 {
  height: 0;
  width: 110px;
  padding: 0;
}
table.tbodyhover th#head2 {
  height: 0;
  width: 313px;
  padding: 0;
}
table.tbodyhover th#head3 {
  height: 0;
  width: 260px;
  padding: 0;
}
table.tbodyhover th#head4 {
  height: 0;
  width: 68px;
  padding: 0;
}
table.tbodyhover th#fhead1 {
  width: 455px;
}
table.tbodyhover th#fhead2 {
  width: 230px;
}

/***** プレミアムサーチ広告枠のレイアウト *****/
table.tbodyhover th#head1-premium {
  height: 0;
  width: 110px;
  padding: 0;
}
table.tbodyhover th#head2-premium {
  height: 0;
  width: 313px;
  padding: 0;
}
table.tbodyhover th#head3-premium {
  height: 0;
  width: 260px;
  padding: 0;
}
table.tbodyhover th#head4-premium {
  height: 0;
  width: 68px;
  padding: 0;
}
/*******************************************/

span.soonClosing {
  border-color: red;
  color: red;
  font-size: 85%;
  padding: 2px 3px;
}
div.soonClosing {
  margin-top: -20px;
}
select#sortData {
  margin-bottom: 0px;
}

/* =========================================================
  広告一覧画面
  ======================================================= */

/* プロモーション名と戻るボタンの背景色 */
.select-ad-campaign {
    vertical-align:middle;
    position: relative;
    padding: 10px 5px 10px 25px!important;
    border-radius: 4px;

    /* 背景ライトグレー＋フォント黒 */
    -webkit-box-shadow: 0 0 2px 2px rgba(255,255,255,1) inset;
            box-shadow: 0 0 2px 2px rgba(255,255,255,1) inset;
    border: 1px solid #ddd;
    /* border-bottom: 1px solid #ddd; */
    color: #333;
    text-shadow: 0 0 3px #fff;
    background: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(5%, rgb(242,242,242)), color-stop(20%, rgb(211,211,211)), color-stop(60%, rgb(250,250,250)), to(rgb(255,255,255)));
    background-image: linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
}

.select-ad-campaign :before {
    width: 4px;
    height: 19px;
    content: " ";
    display: block;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;

    /* アイコンオレンジ
    background-image: url("/img/topTitle_orange.png");*/
    /* アイコンブルー */
    background-image: url("/img/topTitle_blue.png");
    background-repeat: no-repeat;
    background-position: -12px -274px;
}

/* プロモーション名 */
.select-ad-campaign-name {
    width: 93%;
    float: left;
    letter-spacing: 0em;
    margin: 0 auto 0 auto;
    padding-top: 5px;
    font-size: 13px;
    font-weight: bold;
}
/* 戻るボタン */
.select-ad-campaign-button {
    width: 7%;
    float: right;
    margin-top: -4px;
    vertical-align:middle;
    letter-spacing: 0em;
    text-align: right;
}
.all-margin0 {
    margin:0 0 0 0;
}

/* アプリ開発者の場合の広告スペースHTMLコードのヘッダーの背景色設定 */
.appdev_header {
    background-color: #000080;
}
/* アプリ開発者の場合の広告スペースHTMLコードのヘッダー情報の各種設定 */
.appdev_header div {
    font-size: 8pt;
    color:#FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}

/* 一括チェックボックス */
.bulk_chkbox {
    width:20px;
}
ul#nav li a{
    line-height:16px;
    font-size: 8pt;
}
ul#nav li a:hover{
    text-decoration: underline;
}
.display-table {
    display:table;
    width: 100%;
}
.display-table-cell {
    display:table-cell;
    vertical-align:middle;
    align:center;
}

.select-ad-div-line {
    font-weight: normal;
    line-height: 18px;
    margin:0px 0px;
    padding:10px 10px;
    border-style:solid;
    border-width: 1px;
    border-color: #aaa;
    border-radius: 4px;
}

/* コメント・報酬発生条件（テキスト） */
.input-desc {
    width: 125px;
}

.input-adverid {
    width: 125px;
    background-color:#ddd;
}

.errField{
    width: 125px;
    background-color:#fdd;
}

#adverIdTextArea{
    color:#c00;
    width:400px;
    height:30px;
}

/* 広告スペース名（テキスト） */
.input-adprofile-name {
    width: 345px;
    margin: 0px;
}

/* 広告スペース名（テキスト） */
.input-adprofile-name-pre {
    width: 440px;
    margin: 0px;
}

/* HTMLコード（テキストエリア） */
.textarea-html-pre {
    width: 745px;
}

/* MylinkタイプUの入力項目の横に点線 */
.line-dashed-mylink {
    margin-left: 30px;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: gray;
    table-layout:fixed;
    height: 27px;
}

input.error {
    background-color: #FCC;
    border: 1px solid #F30;
    outline: solid 1px #F30;
}
textarea.error {
    background-color: #FFCCCC;
    border: 1px solid #FF3300;
}
select.error {
    background-color: #FFCCCC;
    border: 1px solid #FF3300;
}

/* Mylinkコード一覧のモーダルサイズ */
.modal-mylink {
    width: 900px;
    margin-left: -450px;
}

.modal-resize {
    width: 1004px;
    margin-left: -502px;
    height: 600px;
    margin-top: -300px;
}

.adprofile-info {
    font-size: 8pt;
}

.more-read {
    height: 5px;
    line-height: 3px;
}
.ad_flight_ec_tbody .more-read {
    height: 5px;
    line-height: 18px;
}

.ad-btn-small {
    letter-spacing: 0;
    width: 100%;
}

/* =========================================================
  広告詳細画面
  ======================================================= */

/* 広告名のエリア定義 */
.ad-detail-well {
    vertical-align:middle;
    position: relative;
    padding: 10px 5px 10px 25px!important;
    border-radius: 4px;
    font-size: medium;

    /* 背景ライトグレー＋フォント黒 */
    -webkit-box-shadow: 0 0 2px 2px rgba(255,255,255,1) inset;
            box-shadow: 0 0 2px 2px rgba(255,255,255,1) inset;
    border: 1px solid #ddd;
    /* border-bottom: 1px solid #ddd; */
    color: #333;
    text-shadow: 0 0 3px #fff;
    background: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(5%, rgb(242,242,242)), color-stop(20%, rgb(211,211,211)), color-stop(60%, rgb(250,250,250)), to(rgb(255,255,255)));
    background-image: linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
}
.ad-detail-well:before {
    width: 4px;
    height: 19px;
    content: " ";
    display: block;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    /* アイコンオレンジ
    background-image: url("/img/topTitle_orange.png");*/
    /* アイコンブルー */
    background-image: url("/img/topTitle_blue.png");
    background-repeat: no-repeat;
    background-position: -12px -274px;
}

/* 広告詳細(広告名) */
.ad-detail-title {
    width: 57%;
    float: left;
    letter-spacing: 0em;
    margin: 0 auto 0 auto;
    line-height: 1.5em;
    font-size: 13px;
    font-weight: bold;
}

/* 広告詳細(ボタン部) */
.ad-detail-button {
    width: 43%;
    float: right;
    letter-spacing: 0em;
    margin-top: -4px;
    text-align: right;
}

/** 報酬発生条件選択ラベル */
.default-offer-label {
  padding: 0px 10px 0px;
  font-size: 110%;
  font-weight: bold;
  line-height: 1.8em;
  color: #ffffff;
  vertical-align: middle;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
  border-radius: 3px;
}

/** 報酬発生条件選択ラベル(有効) */
.current-offer-label {
  background-color: #ffbb26;
}

span.soonClosingAdDetail {
  font-size: 100%;
  padding: 4px 7px;
}

.ad-detail-ad-status {
    background-color: #ffffe0;
    padding: 5px 25px;
}

/* =========================================================
  広告スペース一覧画面
  ======================================================= */

/* 広告スペース検索フォーム テーブル用 */
.adspace {
    position: relative;
    /* margin: 0 0 30px;*/
    /zoom: 1;
    padding-top: 5px;
}
.adspace:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
.adspace ul {
    list-style: none;
}
.adspace dl {
    float: left;
    white-space: nowrap;
    margin: 0;
    padding-right: 1em;
}
.adspace dl dt,
.adspace dl dd {
    float: left;
}
.adspace dl dt {
    padding-top: 1px;
    font-weight: 700;
}
.adspace dl dd {
}
.adspace dl dd label {
    margin-right: 1em;
}
.adspace dl dd label input {
    margin-right: 5px;
}
.adspace dl dd input#adflight_search_condition_form_keyword {
    margin-top: -5px;
}
.adspace button {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* 広告スペース一覧 広告の種類リンク */
#checkSend > li{
    line-height:24px;
    font-size: 8pt;
    list-style: none;
}
.updated-ad {
    color: orange;
}

/* =========================================================
  広告スペース詳細画面
  ======================================================= */
#adProfileEditLink,
#adProfileEditLink a {
    font-weight: normal;
}

/* 広告スペース名のエリア定義 */
.ad-flight-detail-well {
    vertical-align:middle;
    position: relative;
    padding: 10px 5px 10px 25px!important;
    border-radius: 4px;
    font-size: medium;
    /* 背景オレンジ＋フォント白
    box-shadow: 0 0 3px rgba(255,177,36,1) inset;
    border: 1px solid #ff9213;
    color: #fff;
    text-shadow: 0 0 3px #bf5e00;
    background: #FFA620;
    background-image: linear-gradient(bottom, rgb(255,117,26) 0%, rgb(255,166,32) 100%);
    background-image: -o-linear-gradient(bottom, rgb(255,117,26) 0%, rgb(255,166,32) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(255,117,26) 0%, rgb(255,166,32) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(255,117,26) 0%, rgb(255,166,32) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(255,117,26) 0%, rgb(255,166,32) 100%);
    */
    /* 背景ライトグレー＋フォントオレンジ
    box-shadow: 0 0 2px 2px rgba(255,255,255,1) inset;
    border: 1px solid #ddd;
    color: #F5821F;
    text-shadow: 0 0 3px #fff;
    background: #fff;
    background-image: linear-gradient(bottom, rgb(255,255,255) 24%, rgb(242,242,242) 50%, rgb(250,250,250) 51%, rgb(255,255,255) 100%);
    background-image: -o-linear-gradient(bottom, rgb(255,255,255) 24%, rgb(242,242,242) 50%, rgb(250,250,250) 51%, rgb(255,255,255) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 24%, rgb(242,242,242) 50%, rgb(250,250,250) 51%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 24%, rgb(242,242,242) 50%, rgb(250,250,250) 51%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 24%, rgb(242,242,242) 50%, rgb(250,250,250) 51%, rgb(255,255,255) 100%);
    */
    /* 背景ライトグレー＋フォント黒 */
    -webkit-box-shadow: 0 0 2px 2px rgba(255,255,255,1) inset;
            box-shadow: 0 0 2px 2px rgba(255,255,255,1) inset;
    border: 1px solid #ddd;
    /* border-bottom: 1px solid #ddd; */
    color: #333;
    text-shadow: 0 0 3px #fff;
    background: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(5%, rgb(242,242,242)), color-stop(20%, rgb(211,211,211)), color-stop(60%, rgb(250,250,250)), to(rgb(255,255,255)));
    background-image: linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
}
.ad-flight-detail-well:before {
    width: 4px;
    height: 19px;
    content: " ";
    display: block;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    /* アイコン白
    background-image: url("/img/topTitle.png");
    */
    /* アイコンオレンジ
    background-image: url("/img/topTitle_orange.png");*/
    /* アイコンブルー */
    background-image: url("/img/topTitle_blue.png");
    background-repeat: no-repeat;
    background-position: -12px -274px;
}
/* 広告スペース詳細(広告スペース名) */
.ad-flight-detail-title {
    width: 79%;
    float: left;
    letter-spacing: 0em;
    margin: 0 auto 0 auto;
    line-height: 1.5em;
    font-size: 13px;
    font-weight: bold;
}

/* 広告スペース詳細(ボタン部) */
.ad-flight-detail-button {
    width: 21%;
    float: right;
    letter-spacing: 0em;
    margin-top: -4px;
    /*margin: 0 auto 0 auto;*/
    text-align: right;
}

/* 広告スペース情報詳細(編集) */
.ad-flight-detail-info {
}

.ad-flight-detail-info .input-large
{
    width: 200px;
}

/* プレビュー画面（画面タイトル枠）*/
.ad-flight-preview-well {
    padding-left: 10px;
}

/* 掲載広告一覧部（バナー名称） */
.ad-flight-ec-banner-title {
    width:80%;
    float: left;
    letter-spacing: 0em;
    margin: 0 auto 0 auto;
    font-size: 110%;
    vertical-align:middle;
    line-height: 28px;
}

/* 掲載広告一覧部（ステータス変更） */
.ad-flight-ec-banner-edit {
    width:20%;
    float: right;
    letter-spacing: 0em;
    margin: 0 auto 0 auto;
    text-align: right;
}

/* 広告スペース詳細 HTMLコードフィールド */
.ad-flight-html-code-filed {
    float: right;
    margin-left: 5px;
}

/* 広告スペースのHTMLコード選択レイアウト */
.ad-flight-detail-codeselect {
}

.ad-flight-detail-codeselect td {
    padding: 4px 0px;
}

/* =========================================================
  掲載広告追加（ECサイト検索）画面
  ======================================================= */
/* カラム幅ヘッダー用（報酬） */
.ec-search-col-commission-header {
    /*width: 75px;*/
}
/* カラム幅（広告主ロゴ） */
.ec-search-col-logo {
    /*width: 140px;*/
}
/* カラム幅（プロモーション詳細） */
.ec-search-col-detail {
    /*width: 302px;*/    /* 通常サイズ */
}
/* カラム幅（プロモーション詳細 - 携帯ありバージョン） */
.ec-search-col-detail-mobile {
    /*width: 198px;*/    /* 携帯あり通常サイズ */
}
/* カラム幅（再訪を許可） */
.ec-search-col-repeat {
    /*width: 50px;*/
}
/* カラム幅（対応キャリア） */
.ec-search-col-carrier {
    /*width: 30px;*/
}
/* カラム幅（オファーラジオボタン） */
.ec-search-col-offer-select {
    width: 15px;
    margin-right: -4px;
    vertical-align: top;
}
input[type="radio"].radio-offer-select {
    margin-top: 2px;
    margin-bottom: 0px;
}
.ec-search-col-commission-period {
    width: 280px;
}
/* カラム幅（報酬） */
.ec-search-col-commission {
    width: 55px;
    text-align: right;
}

/* カラム幅（商品別報酬） */
.ec-search-col-commission-pg {
    width: 60px;
    margin-left: 0px;
    text-align: left;
    vertical-align: top;
}

/* カラム幅（期間） */
.ec-search-col-period {
    width: 150px;
    margin-left: 7px;
    text-align: left;
    vertical-align: top;
}
/* カラム幅（広告作成ボタン） */
.ec-search-col-button {
    width: 66px;
    text-align: center;
}
.ec-search-col-button form {
    margin-bottom: 0px;
}

/* 左右に縦線 */
.offerInfo {
    border-left: 1px dotted #CCCCCC;
    margin: 0 5px 5px;
    padding: 0 8px;
}

.addableAd {
    border-radius: 10px 10px 10px 10px;
    padding: 3px;
    border: 2px solid rgb(255, 95, 0);
//    width: 149px;
}
.addableAd td {
    padding: 0px 5px;
}
.addableAd-title {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}
.addableAd-text {
    font-size: 16px;
    font-weight: bold;
}

.campaignAdTypeList {
    width: 141px;
    border: 1px solid #C0C0C0;
    padding: 2px 2px 0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    text-align: center;
}

.ad_flight_ec_tbody {
}

.ad_flight_program_name {
}

.ad-flight-ec-current-offer {
    background-color: #fde500;
}

.ad-flight-ec-hs-bgcolor {
    background-color: #cccccc;
}
.ad-flight-ec-hs-font {
    font-sizet: small;
    font-weight: bold;
}

.ad-flight-ad-sitename-bar {
    margin-left:20px;
}

.ad-flight-search-ec-buttons {
    margin-top: 12px;
}
.ad-flight-search-ec-select {
/*    margin-top: 15px;*/
}
.ad-flight-search-ec-btn-group {
    vertical-align: middle;
    height: 28px;
}

/* =========================================================
  掲載広告追加（掲載広告選択）画面
  ======================================================= */
.siteNameApproved {
    padding: 3px 0px 3px 5px;
    font-size: 110%;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #00a1a3;
}

.addAdManagementAddRemoveMerchant {
    float:right;
}


.addAdManagementAddRemoveMerchant .btn {
    margin-bottom: 0px;
    margin-right: 5px;
}

.merchantName {
    padding-bottom: 7px;
    padding-top: 8px;
    padding-left: 8px;
}

/* 掲載広告追加 枠線付与 */
div.all-line {
    font-weight: normal;
    line-height: 18px;
    margin:0px 0px;
    padding:10px 10px;
    border-style:solid;
    border-width: 1px;
    border-color: #aaa;
    border-radius: 4px;
}

/* =========================================================
  webサービス画面
  ======================================================= */

/* Webサービス検索フォーム テーブル用 */
.webservice {
    position: relative;
    /* margin: 0 0 30px;*/
    /zoom: 1;
}
.webservice:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
.webservice table.form1 {
    width: 410px;
    float: left;
}
.webservice table.form2 {
    width: 380px;
    float: left;
}
@media screen and (min-width: 1200px) {
.webservice table.form2 {
    width: 610px;
}
}
.webservice table th {
    width: 7em;
    vertical-align: top;
    white-space: nowrap;
    padding: 10px 0;
    text-align: left;
}
.webservice table td {
    padding-bottom: 10px;
}
.webservice table tr.others th {
    padding: 5px 0 10px;
}
.webservice table tr.others td {
    padding: 0;
}
.webservice table tr.others ul li {
    float: left;
    white-space: nowrap;
    padding-right: 2em;
}
.webservice table tr.others ul li input {
    vertical-align: center;
    margin-right: 5px;
}
.webservice ul {
    list-style: none;
    margin: 0;
}
.webservice .submit {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* 一覧ヘッダー */
.pdb-eclist th {
    background-color:#dddddd;
    border: 1px solid #ffffff;
}

/* 一覧（商品別報酬）ヘッダー */
.pdb-pgvalue-list th {
    background-color:#dddddd;
    border: 1px solid #ffffff;
}

.pdb-pgvalue-list thead:hover{
  background-color: #dddddd;
}

/* カラム幅（広告主ロゴ） */
.pdb-col-logo {
    width: 112px;
}
/* 再訪を許可 */
.pdb-col-repeat {
    width: 50px;
    border: 1px solid #C0C0C0;
    padding: 4px;
    margin-right: 4px;
}
/* 対応キャリア */
.pdb-col-carrier {
    width: 30px;
    border: 1px solid #C0C0C0;
    padding: 4px;
}
/* カラム幅（オファーラジオボタン） */
.pdb-col-offer-select {
    width: 15px;
    margin-right: -4px;
    vertical-align: top;
}
input[type="radio"].radio-offer-select {
    margin-top: 2px;
    margin-bottom: 0px;
}

.pdb-col-commission-period {
    width: 410px;
}

/* カラム幅（報酬） */
.pdb-col-commission {
    width: 55px;
    text-align: right;
    vertical-align: top;
}
/* 税 */
.pdb-col-commission-tax {
    line-height: 12px;
}
/* カラム幅（コメント・報酬発生条件） */
.pdb-col-commission-advice {
    width: 80px;
    margin-left: 5px;
    text-align: left;
    vertical-align: top;
}
/* カラム幅（商品別報酬） */
.pdb-col-commission-pg {
    width: 65px;
    margin-left: 0px;
    text-align: left;
    vertical-align: top;
}
/* カラム幅（期間） */
.pdb-col-period {
    width: 150px;
    margin-left: 5px;
    text-align: left;
    vertical-align: top;
}
/* カラム幅（サービスを追加・削除ボタン） */
.pdb-col-button {
    width: 100px;
    text-align: center;
}
.pdb-col-button form {
    margin-bottom: 0px;
}

/* コメント・報酬発生条件、商品別報酬のモーダルサイズ */
.modal-tools {
    width: 480px;
    margin-left: -240px;
    height: 340px;
    margin-top: -170px;
}
/* コメント・報酬発生条件、商品別報酬のモーダルのコンテンツ部のサイズ */
.infobox {
    height: 240px;
    overflow: auto;
    border: 0px;
}

/* 楽天のオファーへの提携申込の同意ダイアログ */
.modal-agreement {
    width: 700px;
    margin-left: -350px;
    height: 530px;
    margin-top: -300px;
}

/* 楽天のオファーへの提携申込の同意ダイアログ コンテンツ部 */
.agreement-box {
    height: 400px;
    overflow: auto;
    border: 0px;
    font-size: 13px;
    line-height: 18px;
}

/* =========================================================
  myLink一括変換画面
  ======================================================= */
.step {
    padding:8px;
}
.focused {
    background-color: #00a1a3;
}

/* 一覧ヘッダー */
.mylink-eclist th {
    background-color:#dddddd;
    border: 1px solid #ffffff;
}

/* カラム幅（広告主ロゴ） */
.mylink-eclist-col-logo {
    width: 110px;
}

/* カラム幅（選択ボタン） */
.mylink-eclist-col-button {
    width: 50px;
    text-align: center;
}

/* 使用方法説明 */
.mylink-change-explanation {
    background-repeat: no-repeat;
    text-align: center;
}

/* =========================================================
  あなたへのメッセージ画面
  ======================================================= */
.vc-simple-msglist-message-ul {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  padding-left: 0px;
  margin-right: 15px;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
}

.vc-simple-msglist-message-li {
  line-height: 19px;
}

.vc-simple-msglist-message-li.read {
  background: url("/img/bg_simple_msg_read.png") no-repeat scroll 0 0 transparent;
  border: 1px solid rgb(233,244,246);
}

.vc-simple-msglist-message-li.read:hover {
  background: url("/img/bg_simple_msg_read_on.png") no-repeat scroll 0 0 transparent;
}

.vc-simple-msglist-message-li.unread {
  background: url("/img/bg_simple_msg_unread.png") no-repeat scroll 0 0 transparent;
  border: 1px solid rgb(233,244,246);
}

.vc-simple-msglist-message-li.unread:hover {
  background: url("/img/bg_simple_msg_unread_on.png") no-repeat scroll 0 0 transparent;
}

.vc-simple-msglist-message-li.selected {
  background: url("/img/bg_simple_msg_selected.png") no-repeat scroll 0 0 #FFFFFF;
  border: 1px solid rgb(233,244,246);
}

.vc-simple-msglist-message-ul a:hover {
/*  text-decoration: none; */
}

.vc-simple-msglist-message-ul a:focus {
  outline: none;
}

.vc-simple-msglist-message-li a {
  display: block;
  padding: 1px 5px 1px 15px;
  margin-left: 15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* あなたへのメッセージ検索フォーム テーブル用 */
.message-inbox {
    position: relative;
    /* margin: 0 0 30px;*/
    /zoom: 1;
    padding-top: 5px;
}
.message-inbox:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
.message-inbox ul {
    list-style: none;
}
.message-inbox dl {
    float: left;
    white-space: nowrap;
    margin: 0;
    padding-right: 1em;
}
.message-inbox dl dt,
.message-inbox dl dd {
    float: left;
}
.message-inbox dl dt {
    padding-top: 1px;
    font-weight: 700;
}
.message-inbox dl dd {
}
.message-inbox dl dd label {
    margin-right: 1em;
}
.message-inbox dl dd label input {
    margin-right: 5px;
}
.message-inbox dl dd input#adflight_search_condition_form_keyword {
    margin-top: -5px;
}
.message-inbox button {
    position: absolute;
    bottom: 0;
    right: 0;
}

.messaging-inbox-filed {
    margin-top: 10px;
    margin-bottom: 10px;
}

.messaging-forward-ec-filed {
    height: 220px;
    overflow: auto;
    position: relative;
}


.simple-bar label,
.simple-bar select,
.simple-bar input,
.simple-bar form,
.simple-bar a.btn {
    float: left;
    display: inline-block;
}

.simple-bar a.btn {
    padding-top: 6px;
    padding-bottom: 6px;
}

.simple-bar label {
    margin-top: 5px;
}

.unread span {
    font-weight: bold;
}

.mail-item-from {
    font-size: x-small;
}

.mail-item-title {
    font-size: x-small;
}

.mail-item-date {
    font-size: xx-small;
}

.msgtitle {
    line-height:18px;
}

.msgdate {
    padding-left: 10px;
}

.msgarea {
    height: 610px;
    position: relative;
}
#msgbody_iframe {
    height: 588px;
    width: 610px;
}
@media (min-width: 1200px) {
#msgbody_iframe { width: 760px; }
}

.inbox_form {
 /*   width: 100%; */
}

.inbox_rates {
    float: right;
    margin: 0 5px 0 0;
}


.inbox_date {
    font-size: 71%;
    margin: 0;
    text-align: right;
}

.inbox_desc {
    font-size: 86%;
    margin: 0;
}

.inbox_from {
    font-size: 88%;
    margin: 0;
}

form.message_search_form_well {
  min-height: 20px;
  padding: 6px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

form.message_search_form_well dd .message-input {
    margin-top: -5px;
}


/* =========================================================
  広告主からのメッセージ画面
  ======================================================= */
/* =========================================================
  バリューコマースからのメッセージ画面
  ======================================================= */
/* 大きいラベル */
.label-large {
    display: block;    /* 行全体 */
    margin-top: 10px;
    font-size: 12px;
    line-height: 15px;
}

/* 小さいラベル */
.label-small {
    display: inline-block;    /* 文字列幅 */
    margin-top: 8px;
}

/* 明るいオレンジ色 */
.label-lignt {
    background-color: #e86537;
}


/* =========================================================
  パートナーサイトお申し込み
  ======================================================= */
.signup-container {
    margin-top: -36px;
    width: 960px;
}

#signup {
    padding: 0 0 20px 10px;
}
#signup :disabled {
/*    background-color: #d7d7d7;*/
    background-color: #bbbbbb;
}
#signup h2 {
  font-size: 24px;
  line-height: 24px;
}
#signup pre {
    background-color: white;
}
#signup textarea {
    width: 480px;   /*424px;*/
}

#navigation {
    background-color: #FF8800;
    display: block;
    height: 20px;
    width: 100%;
}
#navigation ul {
    margin: 0;
    padding: 0;
}
#navigation li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#navigation li a {
    background-color: #FF8800;
    color: #FFFFFF;
    float: left;
    height: 20px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    width: 80px;
}
#navigation li a:hover {
    background-color: #666666;
    color: #FFFFFF;
}


.input-horizontal {
    padding-top: 5px;
}

.input-horizontal label {
    display: inline;
    margin-left: 18px;
}

.input-horizontal input[type="radio"] {
    float: none;
    margin-left: 18px;
}

#signup .validate-error {
    color: #CC0000;
    font-size: 85%;
    line-height: 1.4em;
}

.required {
    color: #FF0000;
    font-size: 90%;
    font-weight: normal;
}
.mandatoryImage {
    background: url("/img/mandatory.gif") no-repeat scroll 0 0 transparent;
    width: 30px;
    height: 15px;
}

.textNormalColor {
    color: #333333;
}
.textGrey {
    color: #666666;
}
.textRed {
    color: #FF0000;
}
#signup .textGrey {
    font-family: Arial, Helvetica, sans-serif;
}

.footnote-list {
    margin-top: 8px;
}
.footnote {
    color: #666666;
    font-size: 90%;
}
/*
.noticeRed {
    color: #CC0000;
    font-size: 85%;
    line-height: 1.4em;
    margin: 0 0 10px;
}
.notice {
    color: #666666;
    margin: 0 0 10px;
}
*/
.hidden {
    display: none;
}

.wizard {
/*    margin: 10px 0;*/
}

.confirmation {
    color: #666666;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.tableItem {
    padding: 5px;
    width: 204px;
}

.tableStuff {
    padding: 5px;
}

.content_full_width { width: 940px; }
@media (min-width: 1200px) {
.content_full_width { width: 1170px; }
}

#categorySelected {
    line-height: 1.4em;
}

.cautionMessage {
    background-color: #FFCCCC;
    border: 1px solid #FF3300;
    margin: 0 0 5px;
    padding: 3px 5px;
}
#cautionMessage {
    color: red;
    font-size: 1.2em;
    margin-top: 10px;
    padding: 8px;
}
/* =========================================================
  パートナーサイトお申し込み(NEW!)
  ======================================================= */
.rule_base_area {
    background-color: #fecccb;
    padding: 8px 32px;
}

.rule_area {
    height: 330px;
    overflow: auto;
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
}
.rule_base_area .message {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.signup-rule {
  background-image: url("/img/check_this.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 34px;
  padding-left: 303px;
  padding-top: 18px;
}

.signup-rule input {
  margin-bottom: 3px;
  margin-left: 7px;
}

.signup-rule-check {
  padding: 0;
  border: 2px solid #ff7971;
  display: inline-block;
  width: 670px;
  margin-top: 5px;
}

.signup-rule-check-message {
  vertical-align: middle;
  font-size: 14px;
}

.signup-main {
    margin-top: 10px;
}


.signup-main table th.s10 {
    background-color: #f5f5f5;
    vertical-align: top;
    text-align: left;
    padding: 8px 4px 0 8px;
    height: 22px;
}

.signup-main table th.tableItem {
    padding: 4px 4px 4px 8px;
}

.signup-main table td.s10 {
    background-color: white;
    padding: 4px 4px 4px 8px;
    vertical-align: top;
    width: 492px;   /*440px;*/
}
.signup-main table td.signup-confirm-head {
    background-color: orange;
    border-color: orange;
    color: white;
    line-height: 20px;
    padding: 8px 5px 4px;
}
.signup-main table td.signup-remarks {
    line-height: 16px;
    padding: 8px;
    width: 233px;   /*286px;*/
}
.signup-main table td.middle {
    vertical-align: middle;
}
.signup-main table td.s10 label {
    margin-left: 0;
}
.signup-main table td.signup-remarks table td {
    padding: 1px;
    line-height: 19px;
}
.signup-main table td.signup-remarks table td.icon {
    width: 24px;
    vertical-align: top;
}

.signup-main table th.s10 label {
    font-weight: bold;
}
.signup-main table input {
    height: 18px;
}
.signup-main table input.submitform {
    height: 24px;
}
.signup-main table input#postcodeButton {
    font-size: 10px;
    padding: 1px;
    height: 20px;
    width: 64px;
}
.signup-main table input#postcodeButton {
    font-size: 10px;
    padding: 1px;
    height: 20px;
    width: 64px;
}
.signup-main table input.postcodeInput {
    width: -moz-initial;
    width: initial;
}
.signup-main label.radio {
    margin-right: 56px;
}
.signup-main .radio, .signup-main .checkbox {
    padding-left: 0;
}
.signup-main .radio input {
    margin-left: 8px;
}
.signup-main table .affiliateType .radio {
    padding-left: 0;
}
.signup-main table .affiliateType .radio input {
/*    margin-left: 0; */
}
.signup-main table .affiliateType label.radio {
    margin-right: 0px;
}

.signup-main table .descriptionInfo {
    font-weight: 400;
    width: 130px;
    display: block;
}

.signup-main .input-large {
    width: 371px;
}
.input-signup-address1 {
    width: 277px;
}

.listMark1 table th.s10 {
    vertical-align: middle;
}
.listMark1 table td.s10 {
    vertical-align: middle;
}

.signup-button-td,
.signup-main table td.signup-button-td {
    border-width: 0px;
    text-align: center;
}
.signup-button-td .btn,
.signup-main table td.signup-button-td .btn {
    font-size: 24px;
    height: 58px;
    width: 260px;
}
.signup-button-td .btn {
    margin-top: 18px;
}

.signup-success-button-td .btn {
    width: auto;
}

.signup-main table th .L {
    width:150px;
    float:left;
}
.signup-main table th .R {
    text-align:right;
    margin-left:150px;
}

.signup-main ul {
    margin: 0;
    list-style-type: none;
}

.signup-confirm .table-noborder th, td {
    padding: 0;
}

.signup-success h4 {
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 12px;
}
.signup-success p {
    font-size: 14px;
    line-height: 16px;
}

.account-category-filed {
    height: 330px;
    overflow: auto;
    position: relative;
}

.signupSpanCategory {
    float: left;
    width: 138px;   /*190px;*/
    margin-left: 20px;
}
.signupSpanCategory > table{
    margin-left: -20px;
}

.signup-logined-message {
    line-height: 18px;
}

.tooltip-content {
    position: absolute;

    background-color: #ffffe1;
    border: 1px black solid;

    line-height: 16px;
    padding: 8px;
    width: 286px;
}
.tooltip-content td {
    vertical-align: top;
}

.signup_arrow_box {
    position: absolute;
    background: #ffffe1;
    border: 1px solid #BFBFBF;
    border-radius: 8px 8px 8px 8px;
}
.signup_arrow_box:after, .signup_arrow_box:before {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.signup_arrow_box:after {
    border-color: rgba(255, 255, 255, 0) #ffffe1;
    border-width: 7px 19px 7px 0;
    top: 9px;
    margin-left: -27px;
}
.signup_arrow_box:before {
    border-color: rgba(255, 255, 255, 0) grey;
    border-width: 8px 20px 8px 0;
    top: 8px;
    margin-left: -29px;
}

.input-affiliateType {
    margin-top: 3px;
    width: 350px;
}
/* ==== 画面固有のcss定義 ここまで ========================================== */

.txType_shoppers {
    background-image: url("/img/txType_shoppers.gif");
    background-repeat: no-repeat;
    padding: 7px 0 10px 32px
}

/** 既存画面のアイコン画像定義 **/
[class^="categoryBrowse"],
[class*=" categoryBrowse"] {
    display: inline-block;
    width: 23px;
    height: 23px;
    line-height: 23px;
    vertical-align: middle;
    margin-right: 4px;
    background-image: url("/img/categories.png");
    background-repeat: no-repeat;
    *margin-right: .3em;
}

[class^="categoryBrowse"]:last-child,
[class*=" categoryBrowse"]:last-child {
    *margin-left: 0;
}
.categoryBrowse-shopping {
    background-position: 0 0;
}

.categoryBrowse1-Travel {
    background-position: 0 -24px;
}

.categoryBrowse1-Finance {
    background-position: 0 -48px;
}

.categoryBrowse1-Fashion {
    background-position: 0 -72px;
}

.categoryBrowse1-PC {
    background-position: 0 -96px;
}

.categoryBrowse1-Entertainment {
    background-position: 0 -120px;
}

.categoryBrowse-beauty {
    background-position: 0 -144px;
}

.categoryBrowse1-Gourmet {
    background-position: 0 -168px;
}

.categoryBrowse1-Employment {
    background-position: 0 -192px;
}

.categoryBrowse1-Living {
    background-position: 0 -216px;
}

.categoryBrowse1-Health {
    background-position: 0 -240px;
}

.categoryBrowse1-Learn {
    background-position: 0 -264px;
}

.categoryBrowse-animal {
    background-position: -24px 0;
}

.categoryBrowse2-Sports {
    background-position: -24px -24px;
}

.categoryBrowse2-Service {
    background-position: -24px -48px;
}

.categoryBrowse2-Gift {
    background-position: -24px -72px;
}

.categoryBrowse2-Car {
    background-position: -24px -96px;
}

.categoryBrowse2-Other {
    background-position: -24px -120px;
}

.categoryBrowse-wedding {
    background-position: -24px -144px;
}

.categoryBrowse2-Point {
    background-position: -24px -168px;
}

.categoryBrowse-company {
    background-position: -24px -192px;
}

.categoryBrowse-baby {
    background-position: -24px -216px;
}

.categoryBrowse2-DContent {
    background-position: -24px -240px;
}

.categoryBrowse2-Adult {
    background-position: -24px -264px;
}

.categoryBrowse1-Community {
    background-position: -24px -288px;
}

.categoryBrowse3-Business {
    background-position: -48px 0;
}

.categoryBrowse-redlady {
    background-position: -48px -24px;
}

.categoryBrowse-office {
    background-position: -48px -48px;
}

.categoryBrowse-building {
    background-position: -48px -72px;
}

.categoryBrowse-earth {
    background-position: -48px -96px;
}

.categoryBrowse-truck {
    background-position: -48px -120px;
}

.categoryBrowse-redcar {
    background-position: -48px -144px;
}

.categoryBrowse-game {
    background-position: -48px -168px;
}

.categoryBrowse-hospital {
    background-position: -48px -192px;
}

.categoryBrowse-heart {
    background-position: -48px -216px;
}

.categoryBrowse-envelope {
    background-position: -48px -240px;
}

.categoryBrowse-bottles {
    background-position: -48px -264px;
}

.categoryBrowse-lady {
    background-position: -48px -288px;
}

[class^="afftype-"],
[class*="afftype-"] {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  vertical-align: text-bottom;
  background-image: url("/img/afftype_web.gif");
  background-repeat: no-repeat;
}

.afftype-web {
    background-image: url("/img/afftype_web.gif");
}

.afftype-emmg {
    background-image: url("/img/afftype_emmg.gif");
}

.afftype-imuo {
    background-image: url("/img/afftype_imuo.gif");
}

.afftype-jsuo {
    background-image: url("/img/afftype_jsuo.gif");
}

.afftype-ezuo {
    background-image: url("/img/afftype_ezuo.gif");
}

.afftype-shoppers {
    background-image: url("/img/txType_shoppers.gif");
}

[class^="mobile-repeat-"],
[class*="mobile-repeat-"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 14px;
  vertical-align: text-bottom;
  background-repeat: no-repeat;
}

.mobile-repeat-accept {
    background-image: url("/img/icon_accept.gif");
}

.mobile-repeat-cancel {
    background-image: url("/img/icon_cancel.gif");
}

[class^="mobile-carrier-"],
[class*="mobile-carrier-"] {
  display: inline-block;
  width: 30px;
  height: 20px;
  line-height: 14px;
  vertical-align: text-bottom;
  background-repeat: no-repeat;
}

.mobile-carrier-imode {
    background-image: url("/img/icon_imode.gif");
}

.mobile-carrier-ezweb {
    background-image: url("/img/icon_ezweb.gif");
}

.mobile-carrier-softbank {
    background-image: url("/img/icon_yahoo.gif");
}

/** Mylink対応アイコン **/
.mylink-icon {
    background-image: url("/img/icon-adtab01.png");
    background-position: 0 0;
    display: inline-block;
    width: 54px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
}

/** スマートフォン広告対応アイコン **/
.smartphone-icon {
    background-image: url("/img/icon-adtab01.png");
    background-position: -57px 0;
    display: inline-block;
    width: 54px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
}

/** Webサービス広告対応アイコン **/
.webservice-icon {
    background-image: url("/img/icon-adtab01.png");
    background-position: -114px 0;
    display: inline-block;
    width: 54px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
}

/** リスティングOK アイコン **/
.listing_ok-icon {
    background-image: url("/img/icon-adtab01.png");
    background-position: -171px 0;
    display: inline-block;
    width: 54px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
}

/** リスティング一部OK アイコン **/
.listing_some-icon {
    background-image: url("/img/icon-adtab01.png");
    background-position: -228px 0;
    display: inline-block;
    width: 54px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
}

/** リスティングNGアイコン **/
.listing_ng-icon {
    background-image: url("/img/icon-adtab01.png");
    background-position: -285px 0;
    display: inline-block;
    width: 54px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
}


/** 広告種別の識別アイコン（画像） **/
.adlink-image-icon {
    background-image: url("/img/icon-adlink.png");
    background-position: 0 0px;
    display: inline-block;
    width: 40px;
    height: 15px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

/** 広告種別の識別アイコン（HTML） **/
.adlink-html-icon {
    background-image: url("/img/icon-adlink.png");
    background-position: 0 -15px;
    display: inline-block;
    width: 40px;
    height: 15px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

/** 広告種別の識別アイコン（FLASH） **/
.adlink-flash-icon {
    background-image: url("/img/icon-adlink.png");
    background-position: 0 -30px;
    display: inline-block;
    width: 40px;
    height: 15px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

/** 広告種別の識別アイコン（TEXT） **/
.adlink-text-icon {
    background-image: url("/img/icon-adlink.png");
    background-position: 0 -45px;
    display: inline-block;
    width: 40px;
    height: 15px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

/** 広告種別の識別アイコン（MYLINK） **/
.adlink-mylink-icon {
    background-image: url("/img/icon-adlink.png");
    background-position: 0 -60px;
    display: inline-block;
    width: 40px;
    height: 15px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

/** 広告種別の識別アイコン（smartphone） **/
.adlink-smart-icon {
    background-image: url("/img/icon-adlink.png");
    background-position: 0 -75px;
    display: inline-block;
    width: 40px;
    height: 15px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

/** 広告種別の識別アイコン（PDB） **/
.adlink-pdb-icon {
    background-image: url("/img/icon-adlink.png");
    background-position: 0 -90px;
    display: inline-block;
    width: 40px;
    height: 15px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.text-warning {
    color: #bbbbbb;
}

.small {
    font-size: 85%;
}
.etrust {
  display: inline-block;
  width: 116px;
  height: 32px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/img/truste.gif");
  background-repeat: no-repeat;
}

.pmark_jp {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/img/pmark_jp.gif");
  background-repeat: no-repeat;
}

.adDate_new {
  display: inline-block;
  width: 30px;
  height: 12px;
  vertical-align: text-bottom;
  background-image: url("/img/adDate_new.gif");
  background-repeat: no-repeat;
}

.adDate_update {
  display: inline-block;
  width: 40px;
  height: 12px;
  vertical-align: text-bottom;
  background-image: url("/img/adDate_update.gif");
  background-repeat: no-repeat;
}

.fixing {
   width: 960px !important;
   margin: 0 auto !important;
}

a.referer{
  display:block;
  width:160px;
  white-space:nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.popover-content p {
   word-break:break-all;
}

/* =========================================================
■footer
========================================================= */
.footer {
    margin-top: 10px;
    border-top: 0;
}

#copyarea {
    width: 100%;
    line-height: 20px;
    background-color: #F2F2F0;
}
.copy_menu {
    width: 940px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    background-color: #F2F2F0;
}
@media (min-width: 1200px) {
.copy_menu { width: 1170px; }
}

.copy_menu ul {
    margin: 0;
    padding: 0 50px 0;
    display: inline-block;
    vertical-align: top;
    font-size: 105%;
}
.copy_menu li {
    list-style-type: none;
    text-align: left;
}
.copy_menu li a {
    text-decoration: underline;
    color: #333;
}

.copy_menu li a:hover {
    color: #245dc1;
}

#copy {
    width: 100%;
    margin: auto;
    color: #fff;
    background-color: #999999;
}

.copyright {
    width: 940px;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    background-color: #999999;
}
@media (min-width: 1200px) {
.copyright { width: 1170px; }
}


.no-padding {
    padding: 0px;
}

.pay_txt01 {
    font-size: 11px;
    line-height: 1.9em;
    margin: 0px 0px 0px 23px;
    float:left;
}
.pay_txt02 {
    display: block;
    font-size: 11px;
    margin-left: 159px;
    line-height: 1.9em;
}
.pay_img {
    float:left;
    margin: 0 5px 0 0;
}
.pay_progress {
    background-color: #F7F7F7;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #F9F9F9);
    background-repeat: repeat-x;
    border-radius: 4px;
    height: 10px;
    overflow: hidden;
    width: 80px;
    float:left;
    margin: 4px 0 0 5px;
    border: 1px solid #818181;
}
.pay_progress .bar {
    -moz-box-sizing: border-box;
    background-color: #b6c88c;
    background-image: -moz-linear-gradient(center top , #b6c88c, #b6c88c);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 12px;
    height: 10px;
    text-align: center;
    -webkit-transition: width 0.6s ease 0s;
    transition: width 0.6s ease 0s;
    width: 0;
}

.pay_progress_a_few {
    background-color: #F7F7F7;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #F9F9F9);
    background-repeat: repeat-x;
    border-radius: 4px;
    height: 10px;
    overflow: hidden;
    width: 80px;
    float:left;
    margin: 4px 0 0 5px;
    border: 1px solid #FF0000;
}
.pay_progress_a_few .bar {
    -moz-box-sizing: border-box;
    background-color: #b6c88c;
    background-image: -moz-linear-gradient(center top , #FF0000, #FF0000);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 12px;
    height: 10px;
    text-align: center;
    -webkit-transition: width 0.6s ease 0s;
    transition: width 0.6s ease 0s;
    width: 0;
}

/* =========================================================
  広告主検索画面 2014.5.19
  ======================================================= */
#top-vcrecommend .inner-box img {
    width: auto;
}
.searchec_category {
    width: 140px;
}
/*sidenaviheader下のh3 */
.searchec_category .sidenavi-header h3 {
    padding-top: 11px;
    margin: 0 0 18px 0;
    font-size:16px;
    line-height:18px;
}
.searchec_category .category_title {
    padding: 10px 3px;
    background-color: #999999;
    color: #ffffff;
    font-size: 93%;
    /*	font-weight: normal !important;*/
}

.searchread-padding {
    padding: 10px 0 8px 0;
}

/* 検索フォーム用 */
.searchec {
    position: relative;
    margin-bottom: -10px;
    padding: 6px 0 0 8px;
/zoom: 1;
}
.searchec:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
/* 検索フォーム テーブル用 */
.searchec span10 {
    margin-left: -20px;
}
.searchec ul {
    list-style: none;
}
.searchec table.form1 {
    width: 100%;
    /*    margin-bottom: 7px;*/
}
.searchec table.form2 {
    width: 580px;
    /*    margin-bottom: 30px;*/
}
@media screen and (min-width: 1200px) {
    .searchec table.form2 {
        margin: 0;
    }
}
.searchec table th {
    width: 7em;
    vertical-align: top;
    white-space: nowrap;
    padding: 6px 0 14px 0;
    text-align: left;
}

.searchec table td {
    padding-bottom: 10px;
}
.searchec table.form2 td ul {
    margin: 0;
}
.searchec table tr.remuneration ul li {
    float: left;
    white-space: nowrap;
    padding: 0 2em 5px 0;
}
.searchec table tr.remuneration input {
    width: 40px;
}
.searchec table tr.others th {
    padding: 5px 0 10px;
}
.searchec table tr.others ul li {
    width: 17em;
    float: left;
    white-space: nowrap;
    padding-bottom: 5px;
    margin-right: 10px;
}
.searchec table tr.others ul li input {
    vertical-align: middle;
    margin-right: 5px;
}
.searchec .submit {
    position: absolute;
    bottom: 14px;
    right: 8px;
}
.searchec .searchbtn {
    width: 70px !important;
    font-size: 11px;
    line-height: 16px;
    padding: 5px 0px;
    margin-right: 5px;
}

/* ページ上部のalert-info */
.lh13 {
    line-height: 13px;
}

/* =========================================================
  広告主検索結果画面 2014.5.19
  ======================================================= */
.searchec_list {}

.searchec_list .table th, .table td {
    line-height: 13px;
}
.searchec_list .pdb-eclist th {
    background-color:#dddddd;
    border-right: 2px solid #ffffff;
}

.searchec_list .pdb-eclist th:last-child {
    border-right: 0px;
}


/*アイコン*/

.searchec_list .icon-imode {
    background-position: -357px -21px;
}
.searchec_list .icon-ezweb {
    background-position: -382px -21px;
}
.searchec_list .icon-yahoo {
    background-position: -405px -21px;
}

.searchec_list [class^="icon-imode"],
.searchec_list [class^="icon-ezweb"],
.searchec_list [class^="icon-yahoo"],
.searchec_list [class*=" icon-imode"],
.searchec_list [class*=" icon-ezweb"],
.searchec_list [class*=" icon-yahoo"] {
    width: 14px;
    height: 18px;
}

/* カラム幅ヘッダー用（報酬） */
.searchec_list .adlist-col-commission-header {
    width: 100px;
}
/* カラム幅（広告主ロゴ） */
.searchec_list .adlist-col-logo {
    float: left;
    width: 137px;
    margin-bottom: 0.5em;
}

.searchec_list .adlist-col-logo:after {
    clear: both;
}

/* カラム幅（プロモーション詳細）*/
.searchec_list .adlist-col-detail {
    width: auto;    /* 通常サイズ */
    padding: 5px 0 3px 0;
    display: inline-block;
    _display: inline;
}
/*@media (min-width: 1200px) { * 画面表示はwidth1024固定となったので、横幅広げる必要なし */
/*    .searchec_list .col-detail {*/
/*        width: 492px;*/    /* 画面1200px以上 */
/*    }*/
/*}*/

.searchec_list .adlist-col-detail h4 {
    line-height: 20px;
}
.searchec_list .adlist-col-detail h4 span {
    font-size: 12px;
    color: #ff0000;
}

.searchec_list .ecname {
    line-height: 13px;
    margin-bottom: 0.5em;
}

/* カラム幅（プロモーション詳細 - 携帯ありバージョン）*/
.searchec_list .adlist-col-detail-mobile {
    width: auto;    /*198px;*/    /* 携帯あり通常サイズ */
    display: inline-block;
}
/*@media (min-width: 1200px) { * 画面表示はwidth1024固定となったので、横幅広げる必要なし */
/*    .searchec_list .col-detail-mobile {*/
/*        width: 389px;*/    /* 携帯あり画面1200px以上 */
/*    }*/
/*}*/

/* カラム幅（提携情報ラベル） */
.searchec_list .adlist-col-alliance-label {
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 1px;
    background-color: #008c8b;
    display: inline-block;
    padding: 2px;
    margin-right:  5px;
}

/* カラム幅（詳細（商品別報酬）） */
.searchec_list .adlist-col-commission-pg {
    width: 35px;
    margin-left: 5px;
    text-align: left;
    vertical-align: top;
}

/* カラム幅（オファーラジオボタン） */
.searchec_list .adlist-col-offer-select {
    width: 15px;
    margin-right: -4px;
    vertical-align: top;
}
input[type="radio"].searchec_list .radio-offer-select {
    margin-top: 2px;
    margin-bottom: 0px;
}
.searchec_list .adlist-col-commission-period {
    width: 100%;
    padding: 2px 0 0 0;
}

/* カラム幅（CPC） */
.searchec_list .adlist-col-offer-select-cpc {
    width: 35px;
    margin-left: 20px;
    margin-right: -2px;
    padding-top: 1px;
    font-size: 9px;
    line-height: 10px;
    text-align: center;
    vertical-align: top;
    background-color: #000000;
    color: #ffffff;
}
.searchec_list .adlist-col-offer-select-cpc:not(:target) {
    padding-top: 2px\9; /* IE9 */
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .searchec_list .adlist-col-offer-select-cpc {
        padding-top: 2px; /* IE10 */
    }
}

/* カラム幅（報酬） */
.searchec_list .adlist-col-commission {
    width: 65px;
    text-align: right;
}
.searchec_list .adlist-col-commission-cpc {
    width: auto;
    /*    width: 65px;*/
    text-align: right;
}
.searchec_list .adlist-col-commission-cpc .display-table {
    display:table;
    width: auto;
}

/* 税 */
.searchec_list .adlist-col-commission-tax {
    line-height: 12px;
}
/* カラム幅（期間） */
.searchec_list .adlist-col-period {
    width: 160px;
    margin-left: 5px;
    text-align: left;
    vertical-align: top;
}
/* カラム幅（広告作成・提携申込ボタン） */
.searchec_list .adlist-col-button {
    width: 68px;
    text-align: center;
    margin: 0 auto;
}
.searchec_list .adlist-col-button form {
    margin-bottom: 3px;
}

/* 再訪を許可 */
.searchec_list .adlist-col-repeat {
    width: 50px;
    border: 1px solid #C0C0C0;
    padding: 4px;
}
/* 対応キャリア */
.searchec_list .adlist-col-carrier {
    width: 25px;
    border: 0px;
    /*    padding: 4px;*/
    padding: 0px;
}

/* 上に点線 （※webサービス画面でも使用）*/
.searchec_list .line-dashed {
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: gray;
}

/* 広告作成ボタン（提携済み） */
.searchec_list .btn-approved {
    background-color: #008c8b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00a1a3), to(#008c8b));
    background-image: linear-gradient(top, #00a1a3, #008c8b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1a3', endColorstr='#008c8b', GradientType=0);
    border-color: #008c8b;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(enabled=false);
            filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.searchec_list .btn-approved,
.searchec_list .btn-approved:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}
.searchec_list .btn-approved.active {
    color: rgba(255, 255, 255, 0.75);
}
.searchec_list .btn-approved:hover,
.searchec_list .btn-approved:active,
.searchec_list .btn-approved.active {
    background-color: #008c8b;
}
.searchec_list .btn-approved.disabled,
.searchec_list .btn-approved[disabled] {
    border-color: #aaa;
    color: #666;
    background-color: #ddd;
}
.searchec_list .btn-approved:active,
.searchec_list .btn-approved.active {
    background-color: #ae3910 \9;
}

/* 提携申込ボタン（未提携/手動承認） */
.searchec_list .btn-manualapp {
    background-color: #efd23e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#efd23e), to(#FDB812));
    background-image: linear-gradient(top, #efd23e, #FDB812);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efd23e', endColorstr='#FDB812', GradientType=0);
    border-color: #FDB812 #FDB812 #efd23e;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(enabled=false);
            filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.searchec_list .btn-manualapp,
.searchec_list .btn-manualapp:hover {
    /*  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
    color: #000000;
}
.searchec_list .btn-manualapp.active {
    color: rgba(255, 255, 255, 0.75);
}
.searchec_list .btn-manualapp:hover,
.searchec_list .btn-manualapp:active,
.searchec_list .btn-manualapp.active,
.searchec_list .btn-manualapp.disabled,
.searchec_list .btn-manualapp[disabled] {
    /* background-color: #00a1a3; */
    background-color: #FDB812;
}
.searchec_list .btn-manualapp:active,
.searchec_list .btn-manualapp.active {
    background-color: #008c8b \9;
}

.searchec_list table.table-ad {
    table-layout: fixed;
}

.searchec_list table.table-ad td#td1 {
    width: 120px;
}

.searchec_list table.tbodyhover tbody:hover{
    background-color: #f5f5f5;
}

.searchec_list table.tbodyhover td {
    border-top: 0;
    padding:3px 10px;
}

.searchec_list table.tbodyhover th#head1 {
    height: 0;
    width: 340px;
    padding: 0;
}
.searchec_list table.tbodyhover th#head2 {
    height: 0;
    width: 313px;
    padding: 0;
}
.searchec_list table.tbodyhover th#head3 {
    height: 0;
    width: 350px;
    padding: 0;
}
.searchec_list table.tbodyhover th#head4 {
    height: 0;
    width: 85px;
    padding: 0;
}

.searchec_list table.tbodyhover th#fhead1 {
    width: 455px;
}
.searchec_list table.tbodyhover th#fhead2 {
    width: 230px;
}

.searchec_list .more-read {
    height: 5px;
    line-height: 3px;
    margin-bottom: 5px;
}
.searchec_list .more-read a {
    text-decoration: underline;
}
.searchec_list .more-read a:hover {
    color: #7dbebf;
}

/* =========================================================
  広告主検索結果画面 プレミアムサーチ
  ======================================================= */

.premium {
    background-color: #fff7ed
}

.mb15 {margin-bottom: 15px;}

/* =========================================================
  vp導線abcテスト用追加
  ======================================================= */
.nav_lower ul.nav li.vp_img a{
    padding: 0 0 1px;
    padding: 0\9;  /*IE10以下*/
    background-color: #64B610;
}

/* 20150319 新規登録ボタン用
----------------------------------*/
.margin-top20{
    margin-top: 20px;
}
.margin-right40{
    margin-right: 40px;
}

.btn_mbentry{
    padding: 5px 35px !important;
}

.login_btn_bsp{
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #999999;
}

.btn_green, .btn_white {
    border: 0 none;
    border-radius: 3px;
    display: inline-block;
    font-size: 93%;
    text-align: center;
    vertical-align:middle;
    background-image: none;
    font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    padding: 5px 15px;
}
.btn_green {
    background-color: #52c4c5;
    -webkit-box-shadow: 0 3px 0 0 #48a9ab;
            box-shadow: 0 3px 0 0 #48a9ab;
    border: 1px solid #52c4c5;
    color: #fff;
}
a.btn_white {
    color: #fff;
    text-decoration: none;
}

.btn_white {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 0 0 #48a9ab;
            box-shadow: 0 3px 0 0 #48a9ab;
    border: 1px solid #48a9ab;
    color: #48a9ab;
}
a.btn_white {
    color: #48a9ab;
    text-decoration: none;
}

.btn_green:hover, .btn_white:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);        /* ie 6 7 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    zoom: 1;
}
/* =========================================================
  金融機関口座情報
  ======================================================= */
#bank_account_form .controls input+p {
    margin-top: 4px;
}
#bank_account_form label[for^="bank_account_form_"] {
    display: inline-block;
}
#bankModalLabel {
    font-size: 12px;
    line-height: 18px;
}
#bankModal .index-kana .btn {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    background: #efefef;
    line-height: 1.25;
    margin-top: 7px;
    margin-right: 4px;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 6px 12px;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 44px;
}

#bankModal .index-kana .index-row:last-of-type .bank-index-btn:last-of-type,
div:not(.modal-youcho) > .index-kana .index-row:last-of-type .branch-index-btn:last-of-type {
    margin-left: 53px;
}

#bankModal .list-group {
    margin-top: 13px;
}
#bankModal .list-group-item {
    position: relative;
    display: block;
    padding: 9px 16px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
#bankModal .list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
#bankModal .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
#bankModal .list-group-item-action {
    width: 100%;
    color: #555;
    text-align: inherit;
}
#bankModal .modal-body .noresult {
    margin: 25px 0;
    font-size: 100%;
}

@charset "UTF-8";

/* =========================================================
■共通
========================================================= */
* {
    margin: 0;
    padding: 0;
}

.clear-both {
    clear:both;
}

.font-red {
    color:red;
}

.top-text-list {
    list-style:none;
    padding:6px;
    margin:0 0 0 0;
    text-align:left;
}

.top-contents-solid {
    border:solid 1px #DDD;
    border-radius:4px;
    margin-bottom:5px;
}

.top-contents-solid-notitle {
    border:solid 1px #DDD;
    border-radius:4px;
    margin-bottom:5px;
}

/* もっと見る */
.top-more-info {
    clear:both;
    text-align:right;
    margin-bottom:5px;
    margin-right: 5px;
}

/* タイトルバーのアイコン */
h1.iconHeader {
    position: relative;
    font-size: medium;
    padding: 13px 5px 13px 45px;
    /* border-radius: 4px; borderをbottomだけにしたのでradiusなしに */
    /* 背景オレンジ＋フォント白
    box-shadow: 0 0 3px rgba(255,177,36,1) inset;
    border: 1px solid #ff9213;
    color: #fff;
    text-shadow: 0 0 3px #bf5e00;
    background: #FFA620;
    background-image: linear-gradient(bottom, rgb(255,117,26) 0%, rgb(255,166,32) 100%);
    background-image: -o-linear-gradient(bottom, rgb(255,117,26) 0%, rgb(255,166,32) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(255,117,26) 0%, rgb(255,166,32) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(255,117,26) 0%, rgb(255,166,32) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(255,117,26) 0%, rgb(255,166,32) 100%);
    */
    /* 背景ライトグレー＋フォントオレンジ
    box-shadow: 0 0 2px 2px rgba(255,255,255,1) inset;
    border: 1px solid #ddd;
    color: #F5821F;
    text-shadow: 0 0 3px #fff;
    background: #fff;
    background-image: linear-gradient(bottom, rgb(255,255,255) 24%, rgb(242,242,242) 50%, rgb(250,250,250) 51%, rgb(255,255,255) 100%);
    background-image: -o-linear-gradient(bottom, rgb(255,255,255) 24%, rgb(242,242,242) 50%, rgb(250,250,250) 51%, rgb(255,255,255) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 24%, rgb(242,242,242) 50%, rgb(250,250,250) 51%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 24%, rgb(242,242,242) 50%, rgb(250,250,250) 51%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 24%, rgb(242,242,242) 50%, rgb(250,250,250) 51%, rgb(255,255,255) 100%);
    */
    /* 背景ライトグレー少し濃いめ＋フォント黒 */
    box-shadow: 0 0 2px 2px rgba(255,255,255,1) inset;
    /* border: 1px solid #ddd; */
    border-bottom: 1px solid #ddd;
    color: #333;
    text-shadow: 0 0 3px #fff;
    background: #fff;
    background-image: linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
    background-image: -o-linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(242,242,242) 5%, rgb(211,211,211) 20%, rgb(250,250,250) 60%, rgb(255,255,255) 100%);
}

h1.iconHeader:before {
    width: 29px;
    height: 29px;
    content: " ";
    display: block;
    overflow: hidden;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -15px;
    /* アイコン白
    background-image: url("/img/topTitle.png");
    */
    /* アイコンオレンジ */
    background-image: url("/img/topTitle_orange.png");
    /* アイコンブルー */
    background-image: url("/img/topTitle_blue.png");
    background-repeat: no-repeat;
}

h1.iconHeader.newest:before { background-position: 0 0; }
h1.iconHeader.campaign:before { background-position: 0 -39px; }
h1.iconHeader.pickup:before { background-position: 0 -78px; }
h1.iconHeader.popular:before { background-position: 0 -117px; }
h1.iconHeader.smartphone:before { background-position: 0 -156px; }
h1.iconHeader.emmg:before { background-position: 0 -234px; }

h1.iconHeader.etc {
    font-size: small;
    padding: 4px 5px 4px 16px;
    position: relative;
/*    margin: 0 0 10px; */
}

h1.iconHeader.etc:before {
    width: 23px;
    height: 23px;
    left: 5px;
    top: 55%;
    background-position: -12px -270px;
}

/* コンテンツ行頭のアイコン */
[class^="icn_type"],
[class*=" icn_type"] {
  display: inline-block;
  width: 64px;
  height: 13px;
  line-height: 19px;
  background-image: url("/img/icon_top.png");
  background-repeat: no-repeat;
  margin: 5px 10px 0 0px;
}

.icn_type1{
    background-position: 0 0;
}

.icn_type2{
    background-position: 0 -17px;
}

.icn_type3{
    background-position: 0 -34px;
}

.icn_type4{
    background-position: 0 -51px;
}

.icn_type5{
    background-position: 0 -68px;
}

.icn_type6{
    background-position: 0 -85px;
}

.icn_type7{
    background-position: 0 -102px;
}

.icn_type8{
    background-position: 0 -119px;
}

/* =========================================================
■トップページ
========================================================= */
/* トップページ左エリア */
.span-top-left {
    min-width: 630px;
    margin:0 5px 0 20px;
    float: left;
}

@media (min-width: 1200px) {
.span-top-left {
    width: 860px;
    margin-left: 30px;
  }
}

/* トップページ右エリア */
.span-top-right {
    width: 300px;
    margin:0 0 0 5px;
    float: right;
}

/* タイトルバー左エリア用 */
.content-title-leftbase {
    position:relative;
}

/* タイトルバー右エリア用 */
.content-title-rightbase {
    width:300px;
    position:relative;
}

.top-notice {
    text-align: right;
    font-size: smaller;
}

/* =========================================================
■お知らせ
========================================================= */
.alert-info#top-info {
  font-weight: 700;
  border-color: #c00;
  padding: 0px 5px 0px 5px;
}
.alert-info#top-info a {
  color: #c00;
}

/* =========================================================
■テキスト広告
========================================================= */
.adv_primary_txt {
  border: solid 1px #DDD;
/*  padding: 3px; */
  border-radius: 4px;
  margin-bottom: 5px;
}

.adv_primary_txt ul {
  list-style: none;
  padding: 6px;
  margin: 0 0 0 0;
}

.adv_primary_txt li {
/*  list-style-type: none;
  background-image: url("/img/ico_pr.gif");
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 50px;
  margin: 0 0 0 0;*/
}

/* =========================================================
■サマリレポート
========================================================= */
#tabs {
    margin-bottom:5px;
}

#tabs .merchant_list {
    padding:3px;
    margin:3px;
    font-weight: 700;
    line-height: 1.2em;
}

#tabs-2 .merchant_list {
    width: 250px;
}

#tabs .report-summary-base {
    width: 602px;
    height: auto;
    display: table;
    overflow: hidden;
    margin: 0 -5px;
}
@media (min-width: 1200px) {
  #tabs .report-summary-base {
    width: 832px;
  }
}

#tabs .report-summary {
    padding: 5px 8px;
    display: table-cell;
    line-height: 1.5em;
    border: 4px solid #fff;
    box-shadow: 0 0 0 2px #00a1a3 inset;
    border-radius: 7px;
    background-color:#fff;
    font-weight:bold;
    text-align: center;
}

#tabs .approved {
    width: 50%;
}

#tabs .unapproved {
    width: 50%;
}

#tabs .unapproved .unapprovedPrice {
    display: inline;
}

#tabs .unapproved .unapprovedRate {
    display: inline-block;
}

#tabs .report-summary-comment {
    clear:both;
    line-height: 1.5em;
    text-align:right;
    margin-bottom:5px;
}

#tabs .report-result-title {
    margin:5px 0px 5px 0px;
    font-weight:bold;
}

#tabs .table {
    margin-botton: 10px;
}

#tabs-3 .th1 { width: 100px; }
#tabs-3 .td1 { width: 100px; text-align:left;}
#tabs-3 .th2 { width: 100px; }
#tabs-3 .td2 { width: 100px; }
#tabs-3 .th3 { width: 430px; }
#tabs-3 .td3 { width: 430px; text-align:left;}
#tabs-3 .th4 { width: 120px; }
#tabs-3 .td4 { width: 120px; }

#tabs-3 .merchant_list {
    width: 250px;
}

#tabs-3 .bank-transfer-info-base {
    width: 300px;
    height: auto;
    display: table;
    overflow: hidden;
    margin: 0 -5px;
}

#tabs-3 .bank-transfer-info {
    padding: 5px 8px;
    display: table-cell;
    line-height: 1.5em;
    border: 4px solid #fff;
    box-shadow: 0 0 0 2px #008b8c inset;
    border-radius: 7px;
    background-color:#fff;
    font-weight:bold;
}

#tabs-3 .totalPayment {
    width: 50%;
}

#tabs-3 .bank-transfer-info-update-date {
    clear:both;
    line-height: 1.5em;
    text-align:right;
    margin-bottom:5px;
}

#tabs-3 .bank-transfer-info-comment {
    color:red;
    clear:both;
    line-height: 1.5em;
    text-align:left;
    margin-bottom:5px;
    text-indent:-1em;
    padding-left:1em;
}

#report-updated {
    text-align: right;
    font-weight: normal;
    font-size: x-small;
    margin-bottom: 0;
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 8px;

}

.summary-report-daily td,
.summary-report-monthly td {
    text-align: right;
}

.summary-report-daily td {
    width: 17%;
}
.summary-report-monthly td {
    width: 14.2%;
}

.summary-report-daily .date-st,
.summary-report-monthly .date-st {
    width: 15%;
    text-align:right;
}

.summary-report-daily .date-st a,
.summary-report-monthly .date-st a {
    color: #06C;
}

/* =========================================================
■新着広告主
========================================================= */
#top-newec ul {
}

#top-newec li {
/*	background-image: url("/img/icn_new.gif");
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 50px;
    margin: 0 0 0 0;*/
}

/* =========================================================
■キャンペーン中広告主
========================================================= */

/* =========================================================
■特集コンテンツ
========================================================= */
#top-vcrecommend .left-box {
    float:left;
    width:50%;
    margin:5px;
}

#top-vcrecommend .right-box {
    margin:5px;
}

#top-vcrecommend .inner-box {
    float:left;
    padding-left:3px;
}

#top-vcrecommend .outer-text {
    display:table;
    height:72px;
    padding:0px 5px 0px 5px;
}

#top-vcrecommend .inner-text {
    display:table-cell;
    line-height: 1.5em;

}

/* =========================================================
■はじめての方
========================================================= */
#top-howto {
    margin-bottom:2px;
}

#top-howto img {
    margin-bottom:5px;
}

/* =========================================================
■バナー大
========================================================= */
#top-banner {
    margin:0 auto 0 auto;
    width: 300px;
    text-align: left;
    margin-bottom:5px;
}
#top-banner div {
    width: 300px;
    height: 250px;
    overflow: hidden;
    position: relative;
}
#top-banner div div {
    top: 0;
    left: 0;
    position: absolute;
}

#top-banner ul {
    width: 300px;
    padding:0px;
    margin-left:0px;
    margin-bottom: 0px;
}

#top-banner ul li {
    width: 72px;
    float: left;
    display: inline;
    margin:1px;
}

#top-banner ul li a img{
    width: 72px;
}

#top-banner .active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

/* =======================================
    ClearFixElements
======================================= */
#top-banner ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

#top-banner ul {
    display: inline-block;
    overflow: hidden;
}

/* =========================================================
■あなたのオファー
========================================================= */
#top-youroffer {
    margin:0 auto 0 auto;
    margin-bottom:5px;
    width: 100%;
}

#top-youroffer table {
    margin-bottom: 5px;
}

#top-youroffer th {
    background-color:#E6E6E6;
}

#top-youroffer th,
#top-youroffer td {
    text-align: center;
    font-size:90%;
    padding: 5px;
    line-height: 12px;
}
/* =========================================================
■あなたのオファー2
========================================================= */

#top-youroffer2 {
    margin:0 auto 0 auto;
    margin-bottom:5px;
    width: 100%;
}
#top-youroffer2 table {
    margin-bottom: 8px;
}
#top-youroffer2 table.table-bordered {
    border-left: 1px solid #dddddd;
    border-collapse: collapse;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#top-youroffer2 th {
    padding: 5px 5px 3px 5px;
    line-height: 120%;
    font-size:85%;
    font-weight: normal;
    text-align: left;
    color: #535353;
    border-left-style:none;
}
#top-youroffer2 th.leftline {
    border-left: 1px solid #dddddd;
}
#top-youroffer2 th a {
    margin-bottom: 7px;
    font-size: 2em;
    font-weight: bold !important;
    text-align: right;
    display: block;
}
#top-youroffer2 td {
    border: 1px solid #dddddd;
    padding: 3px 5px 2px 5px;
    line-height: 12px;
    font-weight: normal;
    font-size:80%;
    text-align: center;
    background-color: #eeeeee;
}
/* =========================================================
■定番案件
========================================================= */
#top-teiban {
    margin:0 auto 0 auto;
    margin-bottom:5px;
}

#top-teiban .top-contents-solid {
    width:300px;
    margin:0 auto 0 auto;
    line-height:18px;
    position:relative;
}

#top-teiban .carousel-inner {
    height:132px;
    margin:3px 20px 0 20px;
}

#top-teiban .carousel-inner img {
    height:60px;
    width:120px;
    border:0px;
}

#top-teiban_myCarousel_left {
  position: absolute;
  top: 34px;
  left: 5px;
  width: 15px;
}

#top-teiban_myCarousel_right {
  position: absolute;
  top: 34px;
  left: auto;
  right: 5px;
  width: 15px;
}

#top-teiban .transparent{
    border:solid 1px #DDD;
}

#top-teiban .item img{
    margin:3px;
}

#top-teiban .icon-chevron-left{
    position:absolute;
    top:90px;
    left:0px;
}

#top-teiban .icon-chevron-right{
    position:absolute;
    top:90px;
    right:0px;
}

/* =========================================================
■テキスト広告2
========================================================= */
#top-textad2 {
    margin:0 auto 0 auto;
    margin-bottom:5px;
}

#top-textad2 .top-contents-solid {
    width:300px;
    line-height:18px;
    text-align:left;
}

/* =========================================================
■VC独占案件
========================================================= */
#top-dokusen {
    margin:0 auto 0 auto;
    margin-bottom:5px;
}

#top-dokusen .top-contents-solid {
    width:300px;
    line-height:18px;
    overflow:hidden;
}

#top-dokusen .top-dokusen-inner {

}

#top-dokusen .outer-box {
    float:left;
    width:150px;
    margin:5px auto 0 auto;
}

#top-dokusen .text-box {
    text-align:left;
    padding:0 10px 5px 10px;
    height:40px;
}

#top-dokusen .banner-box {
    padding:0 10px 5px 10px;

}

#top-dokusen .outer-box img {
    height:60px;
    width:120px;
    border:0px;
}

/* =========================================================
■バリューコマースからのお知らせ
========================================================= */
#top-vcinfo {
    margin:0 auto 0 auto;
    margin-bottom:5px;
}

#top-vcinfo .top-contents-solid {
    width:300px;
    line-height:18px;
}

/* =========================================================
■twitter timeline(非表示)
========================================================= */
#top-twtimeline {
    margin:0 auto 0 auto;
    margin-bottom:5px;
}

#top-twtimeline .top-contents-solid{
    width:300px;
    line-height:18px;
}

/* =========================================================
■ご意見・ご要望
========================================================= */
#top-inquire {
    margin:0 auto 0 auto;
    margin-bottom:5px;
}

#top-inquire .top-contents-solid{
    width:300px;
    line-height:18px;
}

#top-inquire .content-title {
    background-image: url('/img/title_vcinquire.jpg');
}

#top-inquire .inquire-box {
    margin:10px;
    text-align:left;
}

.inquire-box .top-inquire-btn {
    text-align: center;
}

#top-inquire .inquire-desc {
    font-size:90%;
    letter-spacing: 0em;
}

#top-inquire .inquire-desc2 {
    font-size:90%;
    letter-spacing: 0em;
}

#top-inquire textarea {
    width:270px;
    height:100px;
}

#top-inquire .inquire-result {
    margin:10px;
    font-weight:bold;
    color:#FF0000;
}

/* =========================================================
■SNSリンク
========================================================= */
#top-snsicons {
    margin-bottom:5px;
}

#top-snsicons ul {
    text-align:center;
    margin:0;
    font-size: 0;
}

#top-snsicons li {
    float: left;
}

#top-snsicons img {
    width:149px;
    height:60px;
}

#top-snsicons .pull-left {
    float: left;
    margin-right: 1px;
}

#top-snsicons .pull-right {
    float: right;
    margin-left: 1px;
}

.top-info_wrap {
  background-color: #fadfdd;
  border-radius: 5px;
  line-height: 1.5em;
  margin-bottom: 5px;
  padding: 15px;
}
.top-info_title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 7px;
  text-align: center;
  color:#c00;
}
.top-info_red {
  color:#c00;
}
.mb10{
  margin-bottom: 10px;
}

/* =========================================================
■広告主検索トップ
========================================================= */
/* ピックアップサーチ */
dl.pickup-search {
    width: 360px;
    margin: 10px;
/*    font-size: small; */
}
@media (min-width: 1200px) {
    dl.pickup-search { width: 450px; }
}

dl.pickup-search dt {
    width: 100px;
    display: table-cell;
/*    padding: 5px; */
    font-weight: normal;
}

dl.pickup-search dd {
    display: table-cell;
}

dl.pickup-search dd ul {
    margin: 0;
}

dl.pickup-search dd ul li {
    list-style: none;
    display: inline-block;
    padding: 0 8px;
    background: url("/img/arw.gif") no-repeat left center;
}

/* 新着広告主 */
#top-newec .adtop-outer-content {
    clear:both;
    padding:0px 20px 10px 20px;
}

#top-newec .adtop-moreinfo {
    text-align:right;
}

/* 人気広告主 */
#populateOffer .adtop-outer-content {
 margin-bottom: -17px;
 margin-top: -20px;
 text-align:right;
}
#populateOffer .adtop-outer-content form {
    margin: 0;
}
#populateOffer .adtop-outer-img {
    float:left;
    display:table;
    height:72px;
    width:20px;
    margin-right:10px;
}

.adtop-outer-content-left {
    width: 47%;
    float: left;
}

.adtop-outer-content-right {
    width: 48%;
    float: right;
    margin-left: 2px;
    /*text-align: right;*/
}

#populateOffer .adtop-inner-img {
    display:table-cell;
    vertical-align:middle;
}

#populateOffer .adtop-moreinfo {
    text-align:right;
    padding:0px 20px 10px 20px;
}

/* スマートフォン対応広告主 */
#smartPhoneOffer .adtop-moreinfo {
    text-align:right;
    padding:0px 20px 10px 20px;
}

/* メールマガジン用 */
#emmgOffer div .left-box {
    float: left;
    line-height: 2em;
    margin-left: 9px;
    margin-bottom: 9px;
    margin-top: 9px;
}

#emmgOffer div .right-box {
}

#emmgOffer div .notes {
    font-size: 9px;
}

.advertiserList {
    font-size: small;
}

.advertiserListNotFound {
    padding: 40px 40px;
}

.advertiserList .item {
    width: 361px;
    display: table;
    margin-left: 8px;
    margin-right: 8px;
}

@media (min-width: 1200px) {
    .advertiserList .item  { width: 443px; }
}

.advertiserList .item.last {
    border: none;
}

.advertiserList .item p {
    vertical-align: middle;
    display: table-cell;
}

.advertiserList .item p img {
    border: 0;
}

.advertiserList .item p.rank {
    width: 30px;
}

.advertiserList .item p.rank div.icon {
    width: 20px;
    height: 20px;
    background-image: url("/img/crown.png");
    background-repeat: no-repeat;
}

.advertiserList .item p.banner {
    width: 110px;
    text-align: center;
    padding: 10px 0;
}

.advertiserList .item p.banner a {
    display: block;
}

.advertiserList .item p.text {
    vertical-align: top;
    padding: 10px 0 10px 4px;
    line-height: 1.5em;
}

.nav_lower .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.nav_lower .dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
  color: #999999;
}

.nav_lower .dropup .dropdown-menu, .nav_lower .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.nav_lower .dropdown-submenu {
  position: relative;
}

.nav_lower .dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  display: none;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.nav_lower .dropdown-submenu>.dropdown-menu:before {
  display: none;
}

.nav_lower .dropdown-submenu>.dropdown-menu:after {
  display: none;
}

.nav_lower .dropdown-submenu>.dropdown.open .dropdown-menu {
  display: none;
}

.nav_lower .dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.nav_lower .dropdown-submenu>a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}

.nav_lower .dropdown-submenu:hover>a:after {
  border-left-color: #ffffff;
}

.nav_lower .dropdown-submenu.pull-left {
  float: none;
}

.autoMyLink_h3 {
}
.autoMyLink_h3 a {
	margin-left: 5px;
}
.autoMyLink_h4 {
	margin-bottom : 8px;
}
.blockEC td {
	padding:5px 5px 13px
}
.autoMyLink_img {
	float: left;
	width: 290px;
	margin: 0 35px 0 0;
	text-align: center;
	vertical-align: top;
}
.autoMyLink_img h4 {
	margin: 7px 0 14px;
}
.autoMyLink_img p {
	margin-top: 20px;
	text-align: left;
	font-size: 100%;
	line-height: 1.4;
}
.autoMyLink_img:last-child {
	margin-right: 0;
}
.autoMyLink_img:last-child p {
	margin-top: 15px;
}

/* 利用確認 */
.autoMyLink_promotion {
	width: 940px;
	margin: 0 auto;
}
.autoMyLink_confirmation {
	width: 940px;
	margin: 0 auto;
}
.autoMyLink_confirm_button {
	margin-top: 25px;
	text-align: center;
}
.autoMyLink_notes {
	margin: 5px 0 0 0;
	padding: 10px 15px 10px 25px;
	border: 1px solid #eee;
}
.autoMyLink_notes li {
	margin-bottom: 7px;
}

.autoMyLinkSettingsWrap {
}

/* コード選択 */
.autoMyLink_code_select textarea,
.autoMyLink_block_list textarea {
	width: 100%;
	box-sizing: border-box;
	resize: none;
}
.autoMyLink_block_list textarea {
	overflow-y: scroll;
}

/* ブロック設定 */
.autoMyLink_subheading,
#autoMyLink_block_setting .span3 {
 width: 220px;
}
.span-autoMyLink-left {
  width: 210px;
  margin:0 5px 0 20px;
  float: left;
  letter-spacing: 0em;
}
.span-autoMyLink-left label.control-label {
  font-size: 12px;
}
.span-autoMyLink-left .form-horizontal .control-label {
  width: 30px;
  text-align: left;
}
.span-autoMyLink-left .form-horizontal .controls {
  margin-left: 5px;
}
.span-autoMyLink-left #from_month,
.span-autoMyLink-left #to_month {
  width :120px;
}
.span-autoMyLink-left #from_date,
.span-autoMyLink-left #to_date {
  width :100px;
}
.back_autoMyLink_settings {
  margin-top: 30px;
}
@media (min-width: 1200px) {
	#autoMyLink_block_setting .span9 {
	    width: 920px;
	}
	.span-autoMyLink-left {
	    margin-left: 30px;
	}
}

/* 認証が必要なAPI一覧 */
.api-list {
    border: 1px solid #dddddd;
    border-left: 0;
    border-collapse: separate;
    *border-collapse: collapsed;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.api-list th,
.api-list td {
    border-left: 1px solid #dddddd;
}
.api-list thead th {
    background-color: #F2F2F0;
}
.api-list tbody tr:nth-child(odd) td {
    background-color: #f9f9f9;
}

/* API利用規約 */
.api-terms-of-use {
    display: block;
    width: 100%;
    height: 150px;
    margin: 5px 0 0 0;
    padding: 10px 15px;
    border: 1px solid #eee;
    font-size: 12px;
    overflow-y: scroll;
}
.api-terms-of-use[readonly] {
    background-color: #fff;
}
.api-check {
    display: inline-block;
}
.api-check input[type="checkbox"] {
    display: inline-block;
    margin: 0 3px;
}

/* API認証キー表示 */
.api-key-value th,
.api-key-value td {
    padding: 4px 5px;
}
.api-key-value th {
    font-size: 12px;
}
.api-key-value input[type="text"] {
    width: 400px;
    margin-bottom: 0;
}

/* API認証キー再発行 */
.reset_api_key_notice {
    margin: 6px 0 0;
}

.add-omakase h4.title {
  font-size: 15px;
  margin-bottom: 20px;
  padding-left: 6px;
  border-left: solid 15px #00a1a3;
}

.omakase-size img {
  position: relative;
  border: 6px solid white;
  box-sizing: border-box;
  z-index: 1;
}

.omakase-size img.checked {
  border: 6px solid blue;
  box-sizing: border-box;
}

.omakase-size .thumbnail {
  border: none;
  box-shadow: none;
}

.omakase-size .radio {
  padding-left: 0px;
  text-align: center;
}

.omakase-size .radio input[type="radio"] {
  margin-left: 0px;
  display: inline;
  float: none;
}

.omakase-size input {
  margin: 2px 5px 5px 2px;
}

#modal728x90 {
  width: 760px;
}

.modal-header {
  padding: 9px 15px;
  background-color: white;
}

.modal-header>h3, h5 {
  color: #333;
}

button.close {
  padding: 0;
  line-height: 6px;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.icon-vp {
  background-image: url('/images/aff_icon_vp.png');
  background-position: 0;
}
.icon-omakase {
  background-image: url('/images/mer_icon_omakase.png');
  background-position: 0;
}

.generateTagSpinner {
  margin-top: -75px;
  margin-left: 350px;
}
@charset "UTF-8";

/*
プログラム詳細 新画面用CSS
*/
.go_prev {
	display: inline-block;
	padding: 3px 0px 2px 19px;
	background: url("/img/arrow.png") left center no-repeat;
}
.ad_basic_info {
	margin-bottom: 15px;
	border-bottom: 1px solid #00a1a3;
}
.ec_sitelink {
	margin: 7px 0 15px 0;
	font-size: 92%;
}
.ec_sitelink i {
	margin-left: 3px;
}
.ec_company_name {
	font-size: 92%;
}
.ad_offername {
	display: inline-block;
	font-size: 108%;
	font-weight: bold;
}
.app_status {
	margin-left: 10px;
	font-size: 85%;
	font-weight: normal;
}
.app_status i {
	margin-right: 2px;
}
.agreement_url {
	font-size: 85%;
}
.ad_operation {
	margin: 7px 0 0 -130px;
	padding: 0 0 10px 130px;
	position: relative;
}
.ad_operation form {
	margin: 0 5px 0 0;
}
.ad_operation .btn { }

.ad_operation .btn-small {
	padding: 4px 9px 6px;
	font-size: 100%;
	line-height: 1.25;
}
.ad_operation .ad_end {
	position: absolute;
	right: -35px;
	bottom: 0;
}
.campaign_desc .vc_textSpace p {
	font-size: 100%;
}
@media (min-width: 1200px) {
	.ad_operation .ad_end {
		position: absolute;
		right: -60px;
		bottom: 0;
	}
}
.ad_operation .link_jumpto{
	display: inline-block;
	vertical-align: bottom;
	margin-top: 10px;
	padding: 3px 0px 2px 19px;
	background: url("/img/arrow_dn.png") left center no-repeat;
}
.campaign_desc .offer_label{
	padding: 7px 12px;
	margin-bottom: 10px;
	background-color: #ffbb26;
	color: #ffffff;
	font-size: 100%;
	border-radius: 5px;
}
.campaign_desc .offer_label.exclusive {
	background-color: #999999;
	color: #ffffff;
}
.campaign_desc .ad_change {
	display: inline-block;
	padding:3px 5px ;
	border-radius: 5px;
	border: 1px solid #ffa500;
	color: #ffa500;
}
.campaign_desc .offer_stat {
	position: relative;
}
.campaign_desc .form_switch_offer {
	margin-bottom: 0;
}
.campaign_desc .offer_stat button {
	position: absolute;
	top: 3px;
	right: 3px;
	font-size: 100%;
	line-height: 1.1;
}
.campaign_desc table {
	margin-bottom: 20px;
}
.campaign_desc th,
.campaign_desc td {
	padding: 10px;
	line-height: 1.6;
	font-size: 100%;
}
.campaign_desc th p,
.campaign_desc td p {
	margin-bottom: 0;
	font-size: 100%;
	line-height: 1.6;
}
.campaign_desc table th {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	background-color: #f5f5f5;
}
.leftbox table .heading_item {
	float: none;
	width: 124px;
	margin-left: 0;
}
.rightbox table .heading_item {
	float: none;
	width: 95px;
	margin-left: 0;
}
.reward-table,
.ad_data {
	font-size: 100%;
}

/*　.campaign_desc（既存スタイルからの切り分け）
------------------------------------------------*/
.campaign_desc .page-header {
	color: #434343;
}
.campaign_desc .page-header h3 {
	font-size: 18px;
}
.campaign_desc h5 {
	border-left: solid 8px #00a1a3 !important;
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 108%;
	line-height: 25px;
}
.campaign_desc .vc_textSpace {
	margin-bottom: 30px;
	padding-left: 20px;
}
.campaign_desc .vc_textSpace p {
	line-height: 1.6;
}
.campaign_desc .vc_textSpace ul {
	margin: 0 20px 0 20px;
}
.campaign_desc .vc_textSpace div {
	padding-left: 0;
}
.campaign_desc .table tbody tr:hover td {
    background-color: #ffffff;
}
