﻿#cockpit_body {
	margin: 0px;
	padding: 0px 22px 0px 0px;
}

#cockpit_title {
	margin:5px 0px 10px 0px;
}

#cockpit_title img {
	vertical-align: middle;
	margin-right:10px;
}

.hdr_img {
	margin-top: 10px;
}

.hdr_image_caption {
	padding: 15px 10px 15px 10px;
	margin: 10px 0px 10px 0px;
	background-color:#f2f2f2;
	width: 914px;
    border-radius: 5px 5px 5px 5px;
}

#upgrade-plugins {
	margin-left: 50px;
}

.cockpit_primary_button {
	padding: 3px 20px 3px 20px !important;
}

.cockpit_next_button {
	padding-left: 20px !important;
	padding-right: 15px !important;
}

.confirm_target_site {
	padding: 10px 0px 10px 0px;
}

.cockpit_eyecatch {
	margin-right:8px;
}

.cockpit_eyecatch_area {
	border: 1px solid #e6db55;
	background-color: #ffffe0;
	padding:7px 10px 7px 10px;
	margin: 0px 0px 7px 0px;
}

.cockpit_eyecatch_area span {
	margin-right:15px;
}

.cockpit_eyecatch_area img {
	vertical-align:middle;
}

.cockpit_block {
	margin:20px 0px 20px 0px;
}

#just_account_logo {
	margin: 5px 0px 5px 0px;
}

table.form_table {
	border-spacing:0px;
	paddint:0px;
	margin:0px;
}

table.form_table td {
	padding: 5px 50px 5px 5px;
	vertical-align:top;
}

.form_td {
	width: 110px;
}

table.sns_form_table {
	border-spacing:0px;
	paddint:0px;
	margin:0px;
}

table.sns_form_table td {
	padding: 5px 50px 5px 5px;
	vertical-align:top;
}

#cockpit_tweet_common_comment_before, #cockpit_tweet_common_comment_after {
	margin-left:10px;
	color:#aaaaaa;
}

#reset_allow {
	vertical-align:middle;
}

a.link_noline {
	text-decoration:none;
}

.radio_align {
	margin-right:30px;
}

.caution {
	color:red;
}

.btn_cockpit {
	display:block;
	width:180px;
	height:55px;
	background: url(image/admin/btn_cockpit.png);
}

.btn_cockpit:hover {
	background: url(image/admin/btn_cockpit_h.png);
}

.btn_entry {
	display:block;
	width:180px;
	height:55px;
	background: url(image/admin/btn_entry.png);
}

.btn_entry:hover {
	background: url(image/admin/btn_entry_h.png);
}

#cockpit_auto_tweet_label {
	margin-right:30px;
}

#cockpit_auto_tweet:disabled + label {
	color:#aaaaaa;
}

.position_box {
	position:relative;
}

.cockpit_catch_link {
	position:absolute;
	top:150px;
	left:55px;
}

.clearboth {
	clear: both;
}

.header_caption {
	width:110px;
}

.hr_caption {
	width:804px;
}

.tw_account_box {
	padding:8px;
	border: 1px solid #dedede;
	display:inline-block;
	min-width:300px;
}

.tw_account_box img {
	display: block;
}

.sns_account_icon {
	width:36px;
	height:36px;
}

table.sns_account {
	border-spacing:0px;
	margin:0px;
	padding:0px;
}

table.sns_account td {
	margin:0px;
	padding:0px 15px 0px 0px;
	line-height: 1.5em;	
}

table.sns_account tr {
	margin:0px;
	padding:0px;
}

table.sns_account_meta {
	border-spacing:0px;
	margin:0px;
	padding-top:5px;
}

table.sns_account_meta td {
	margin:0px;
	padding:0px 15px 0px 0px;
}

#cockpit_cooperation_post:hover .handlediv {
	background: transparent url(image/admin/arrows.png) no-repeat 6px 7px !important;
}

table.sns_account_meta tr {
	margin:0px;
	padding:0px;
}

.tw_account_add {
	width:185px;
	height:21px;
	display:block;
	background: url(image/admin/btn_add-account-tw.png);
}

.tw_account_add:hover {
	background: url(image/admin/btn_add-account-tw_h.png);
}

#tw_no_account {
	vertical-align: middle;
}

#tw_no_account span {
	color:#dedede;
	display: inline;
}

#cockpit_off, #cockpit_on {
	margin-top: 20px;
	margin-right:15px;
}

.btn_accordion {
	cursor: pointer;
	position:relative;
	left:700px;
	width: 165px;
	height: 30px;
	background: url(image/admin/btn_detail-open.png);
}

.btn_accordion:hover {
	background: url(image/admin/btn_detail-open_h.png);
}

.accordion_opened {
	background: url(image/admin/btn_detail-close.png);
}

.accordion_opened:hover {
	background: url(image/admin/btn_detail-close_h.png);
}

.hrimg {
	background: url(image/admin/hr.png) left center repeat-x;
}

#cockpit_cooperation_post .inside {
	margin:0px;
	padding:0px;
}

#cockpit_cooperation_post #cockpit-sns-post {
	margin:12px;
}

#cockpit_cooperation_post #cockpit_page_link {
	margin-right:10px;
	float:left;
}

#cockpit_cooperation_post #cockpit_post_twitter {
	float:right;
}

#cockpit_cooperation_post {
    min-width: 255px;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1;
    background: -webkit-linear-gradient(top, #E4EFF5, #DDE8EE);
    background:    -moz-linear-gradient(top, #E4EFF5, #DDE8EE);       /* -moz-liner-gradient(to bottom, #E4EFF5, #DDE8EE); */
    background:     -ms-linear-gradient(top, #E4EFF5, #DDE8EE);       /* for ie10 platform preview */
    background:         linear-gradient(to bottom, #E4EFF5, #DDE8EE);
    background-color: #DFEAF0;       /* for ie */
    border: 1px solid #BEC9CF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #EAF2F6 inset;
}
#cockpit_cooperation_post h3 {
    margin: 0;
    padding: 7px 10px;
    background-color: #6CABCB;       /* for ie */
    background: -webkit-linear-gradient(top, #76B5D5, #62A0C0);
    background:    -moz-linear-gradient(top, #76B5D5, #62A0C0);       /* -moz-liner-gradient(to bottom, #76B5D5, #62A0C0); */
    background:     -ms-linear-gradient(top, #76B5D5, #62A0C0);       /* for ie10 platform preview */
    background:         linear-gradient(to bottom, #76B5D5, #62A0C0);
    border: 1px solid #62A0C0;
    box-shadow: 0 1px 0 #EFFAFF;
    text-shadow: 0 1px 0 #5C97B4;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
}

#cockpit_cooperation_post .misc-pub-section {
    padding: 8px 10px;
    border-top: 1px solid #EFFAFF;
    border-bottom: 1px solid #BEC9CF;
}

#cockpit_cooperation_post .misc-pub-section:first-child {
    border-top-width: 0;
}

#cockpit_cooperation_post .misc-pub-section-last {
    padding: 6px 10px;
    border-top: 1px solid #EFFAFF;
}

#cockpit_cooperation_post #misc-publishing-actions {
    padding: 0;
}

#cockpit_cooperation_post #major-publishing-actions {
    border-top: medium none;
    clear: both;
    padding: 10px 10px 10px 10px;
}

#cockpit_cooperation_post #minor-publishing {
    border-bottom: 1px solid #BEC9CF;
    box-shadow: 0 1px 0 #EFFAFF;
}

/* end metabox */

/* jQUery dialog */

/* Layout helpers
----------------------------------*/
.dialog_cockpit_post_confirm .ui-helper-hidden { display: none; }
.dialog_cockpit_post_confirm .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.dialog_cockpit_post_confirm .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.dialog_cockpit_post_confirm .ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.dialog_cockpit_post_confirm .ui-helper-clearfix:after { clear: both; }
.dialog_cockpit_post_confirm .ui-helper-clearfix { zoom: 1; }
.dialog_cockpit_post_confirm .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Overlays */
.dialog_cockpit_post_confirm .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.dialog_cockpit_post_confirm .ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.dialog_cockpit_post_confirm .ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -khtml-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }

/* title */
.dialog_cockpit_post_confirm { position: absolute; width: 300px; overflow: hidden; }
.dialog_cockpit_post_confirm .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.dialog_cockpit_post_confirm .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.dialog_cockpit_post_confirm .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.dialog_cockpit_post_confirm .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.dialog_cockpit_post_confirm .ui-dialog-titlebar-close:hover, .dialog_cockpit_post_confirm .ui-dialog-titlebar-close:focus { padding: 0; }
.dialog_cockpit_post_confirm .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; clear:both; }
.dialog_cockpit_post_confirm .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: 0; padding: 0; border-top:none;}
.dialog_cockpit_post_confirm .ui-dialog-buttonpane button { margin: 0px 5px 0px 5px; cursor: pointer; width 100px; display: block;}
.dialog_cockpit_post_confirm .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }

/* Container Contents */
.dialog_cockpit_post_confirm .ui-widget .ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.dialog_cockpit_post_confirm .ui-widget .ui-widget { font-size: 1em; }
.dialog_cockpit_post_confirm .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.dialog_cockpit_post_confirm { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.dialog_cockpit_post_confirm a { color: #222222/*{fcContent}*/; }
.dialog_cockpit_post_confirm .ui-widget-header { border: 1px solid #222222/*{borderColorHeader}*/; background: #222222/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #ffffff/*{fcHeader}*/; font-weight: bold; }
.dialog_cockpit_post_confirm .ui-widget-header a { color: #222222/*{fcHeader}*/; }
.dialog_cockpit_post_confirm div.subbox { padding: 20px; border: 1px solid #E1E1E1; border-radius: 5px 5px 5px 5px; box-shadow: 0 2px 7px -3px #CCCCCC inset; background-color: #EEEEEE; width:440px; height340px; margin-left: auto ; margin-right: auto ; }
.dialog_cockpit_post_confirm h3 { text-align: center; margin:25px 0px 25px 0px; font-size: 130%;}
.dialog_cockpit_post_confirm h4 { margin:0px;}
.dialog_cockpit_post_confirm #cockpit_confirm_footerbox { width:480px; margin:20px auto 0px auto;}
.dialog_cockpit_post_confirm .ui-dialog-buttonpane { padding: 10px 0px 10px 0px;}
.dialog_cockpit_post_confirm .button-primary { width:70px; float:left;}
.dialog_cockpit_post_confirm .ui-dialog-buttonset { margin: 0px auto 0px auto; display: table;}
.dialog_cockpit_post_confirm #cockpit_confirm_footerbox input { margin:0px;}
.dialog_cockpit_post_confirm .cockpit_button_name {	margin:0px 5px 0px 5px; vertical-align: middle;}
.dialog_cockpit_post_confirm .methodli { padding-top: 8px;}
.dialog_cockpit_post_confirm .methodli p { margin : 5px 0px 5px 0px;}
.dialog_cockpit_post_confirm .methodul { margin-top: 12px;}
.dialog_cockpit_post_confirm #admin_img_post_btn { margin-top: 10px; }
.dialog_cockpit_post_confirm p, .dialog_cockpit_post_confirm li { line-height: 1.5em;}
.dialog_cockpit_post_confirm ul { padding: 10px 0px 5px 0px;}
.dialog_cockpit_post_confirm ul li { padding-left: 15px; padding-bottom:5px; background: url('image/admin/list-mark.png') left top no-repeat;}
.dialog_cockpit_post_confirm .cockpit_tw_preview_url{ background-color:#fffbcc;}
.dialog_cockpit_post_confirm .cockpit_tw_preview{ background-color:#ffffff; padding:5px; border:1px solid #bebebe; min-height:90px; margin: 10px 0px 10px 0px; }
