@charset "UTF-8";
/* CSS Document */
body {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
/* H1 - H6 font */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Helvetica,'Helvetica Neue','Mplus 1p','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic'!important;
}
.main-header .logo {
  font-family: Helvetica,'Helvetica Neue','Mplus 1p','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic'!important;
}

.box-title {
	padding: 10px 0;
}
.box-header > .box-tools {
    position: absolute;
    right: 15px;
    top: 5px;
}
.login-logo, .register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
    padding-right: 18px;
}
.phone_dup {
	text-decoration: line-through;
}

.skin-blue .main-header li.user-header {
    background-color: transparent;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
    z-index: 5;
    color: #fff;
    color: #333;
    font-size: 17px;
    margin-top: 10px;
}

.log-name {
    font-size: 15px;
    display: block;
    margin-top: -5px;
}
.log-name2 {
    font-size: 14px;
    display: block;
    margin-top: 5px;
	line-height: 1.3em;
	margin-bottom: 5px;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    background-color: #3c8dbc;
}

.box-header {    
    padding: 15px;
}

.user-panel > .info > p {
    font-weight: 400;
}

.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
    white-space: normal;
	line-height: 1.4em;
}

.name-block {
	padding-bottom: 60px;
}

.date {
	color: #969595;
}
.title-call {
    background-color: rgba(46,153,157,1.00);
    padding: 1px 6px 6px 6px;
}

.box.list-top {
    border-top: none!important;
}
.list-top h2 {
    font-size: 20px;
	padding-left: 10px;
	color: #fff;
}
.list-top i {
	padding-right: 5px;
}

.list-top2 h2 {
    font-size: 20px;
	padding-left: 10px;
	color: #333;
}
.list-top2 i {
	padding-right: 5px;
}


.table-head {
    background-color: rgba(222,222,222,0.40);
	border: 1px solid #e7e7e7 !important;
}
.content-header {
    position: relative;
    padding: 20px 15px 0 15px;
}

.title-adwords {
	background-color: rgb(46, 122, 157);
    padding: 1px 6px 6px 6px;
}
.title-adwords2 {
	background-color: rgb(255, 255, 255);
    padding: 1px 6px 6px 6px;
}

.title-listing {
	background-color: rgb(212, 8, 73);
    padding: 1px 6px 6px 6px;
}

.title-callcharge {
    background-color: rgb(213, 160, 8);
    padding: 1px 6px 6px 6px;
}

.title-storesales {
    background-color: rgb(69, 69, 68);
    padding: 1px 6px 6px 6px;
}
.title-fee {
    background-color: rgb(61, 164, 198);
    padding: 1px 6px 6px 6px;
}

.title-week {
    background-color: rgb(89, 177, 72);
    padding: 1px 6px 6px 6px;
}

.title-month-cost {
    background-color: rgb(110, 62, 62);
    padding: 1px 6px 6px 6px;
}

.select {
	padding: 10px;
}

.table-foot {
    background-color: rgba(20, 19, 19, 0.72);
    border: 1px solid rgba(240,237,237,0.50) !important;
    color: #fff;
	font-size: 17px;
}

.title-pt {
	margin-bottom: 20px!important;
	font-size: 20px!important;
}

.table2 {
    width: 100%;
    max-width: 100%;
}

.table2 tr th {
	padding: 10px;
	border-top: 1px solid #f4f4f4;
}

.table2 tr td {
    padding: 10px;
    border-top: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4 !important;
}

.nodata {
    margin-left: 15px;
    margin-bottom: 15px;
    display: block;
}
.title-week small {
    color: #fff;
}


.yourstage {
    color: #eee;
    text-align: left;
    position: relative;
    margin-top: 10px;
    font-size: 12px;
}