body.com_sellingcommanderconnector{
	background-color:#f0f0f1!important;
}

.sellingcommander-context{
	min-height:50vh;
	background-image:url("../assets/icon.jpg");
	background-size:80px;
	background-repeat:no-repeat;
}

.sellingcommander-context .problem{
	color:red;
	display:none;
	background: rgba(0,0,0,0.1);
	text-align: center;
	padding: 8px;
	font-weight: bold;
}

.sellingcommander-error{
	color:red;
	background: rgba(0,0,0,0.1);
	text-align: center;
	padding: 8px;
	font-weight: bold;
}

.sellingcommander-pending{
	background:rgba(255,255,255,0.7);
	padding:8px;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.sellingcommander-error:empty{
	padding: 0px;
}

.sellingcommander-title{
	padding-top: 10px;
	margin-left:90px;
	padding-bottom:5px;
	color:#565050;
}

.sellingcommander-title span{
	font-size:12px;
}

.sellingcommander-title a{
	line-height:31px;
	font-size:12px;
	color:#0d384c;
}

.sellingcommander-title span a{
	font-size:10px;	
}

.sellingcommander-confirmident,
.sellingcommander-proceed,
.sellingcommander-register,
.sellingcommander-login,
.sellingcommander-onsitedahboard,
.sellingcommander-confirm-alias{
	display:none;
	width: 100%;
	max-width: 100%;
}

.sellingcommander-context .form-title{
	font-size:16px
}

.sellingcommander-context table tr td{
	padding:4px 5px;
}

.sellingcommander-context table tr td button,
.sellingcommander-context table tr td input[type='email'],
.sellingcommander-context table tr td input[type='text'],
.sellingcommander-context table tr td input[type='password']
{
	border:none;
    border-radius:0;
    width:100%;
}

.sellingcommander-context table tr td input[type='checkbox']{
	margin-left:10px;
	margin-bottom:10px;
	margin-top:15px;
	position:relative;
	top:-3px;
}

.sellingcommander-context table tr td:first-child{
	
}

.sellingcommander-context table tr td:last-child{
	background-color:rgba(0,0,0,0.1);
}

.sellingcommander-context table tr td a.sellingcommander-button,
.sellingcommander-context table tr td button,
.sellingcommander-context .sellingcommander-button{
	padding: 12px 8px;
	cursor:pointer;
	background-color: #7e3a75;
	color:white;
	transition-property:background;
	transition-duration:0.5s;
	max-width: 25vw;
	margin-top: 3px;
	margin-right: 3px;
	padding-left: 36px;
	border:none;
}

.sellingcommander-context table tr td a.sellingcommander-button{
	margin-right: 5px;
	min-width:20%;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
	margin-right: 10px;
	line-height:122%
}

.sellingcommander-context table tr td button.secondary-button{
	background-color: #043661;
	padding-left: 36px;
}

.sellingcommander-context table{
	width:98%;
}

.sellingcommander-context table tr td .button-100{
	max-width:100%;
	width:100%;
}

.sellingcommander-context table tr td button:hover,
.sellingcommander-context .sellingcommander-button:hover{
	background-color:#42113b;	
}

.sellingcommander-context table tr:nth-child(odd) td:first-child{
	background-color:rgba(0,0,0,0.05);
}

.sellingcommander-context table .cmd-bar td > *:last-child{
	/* margin-left:10px; */
	/* float:right; */
}

.sellingcommander-context table .cmd-bar td *:first-child{
	opacity:0.9;
}

.sellingcommander-context table .note{
	font-style:italic;
	padding: 5px 0;
	font-size: 12px;
}

.sellingcommander-context .text-center{
	text-align:center;
}

.sellingcommander-context table tr td.owner-choice{
	padding:15px;
	background-color:rgba(0,0,0,0)!important;
	font-weight:bold;
}

.sellingcommander-context .password-cnt{
	display:flex;
}

.sellingcommander-context .show_hide_password{
	font-size:20px;
	line-height:30px;
	color:black;
	cursor:pointer;
	padding: 0 4px;
}

.sellingcommander-context .show_hide_password.show_password{
	text-decoration:line-through;
}

.sellingcommander-context .note{
	font-weight:bold;
}

.sellingcommander-support{
	background:rgba(255,255,255,0.7);
	padding:6px;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}

.sellingcommander-terms-conditions{
	font-weight:bold;
	text-align:center;
}

.sellingcommander-local-dashboard > div{
	padding:5px;
}

.sellingcommander-local-dashboard > div:nth-child(odd){
	background:rgba(0,0,0,0.1);
}

.sellingcommander-local-dashboard > div:hover{
    background:rgba(0,0,0,0.2);	
}

.sellingcommander-local-dashboard label{
	display:inline-block;
	width:30%;
	font-style:italic;
	font-weight:bold;
}

.sellingcommander-local-dashboard hr{
	margin-bottom:20px;
}

.sellingcommander-local-dashboard button{
	padding:7px 18px;
	cursor:pointer;
	background:#043661;
	color:white;
	transition-property:background;
	transition-duration:0.5s;
	max-width:220px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:8px;
	border:none;
}

.sellingcommander-local-dashboard button:hover{
    background:#42113b;	
}

.sellingcommander-local-dashboard > div.sc-local-site{
	background:#f5ffbb;
}

.sellingcommander-local-dashboard > p{
	margin-top:15px;
	font-style:italic;
}

.sellingcommander-local-dashboard .sc-add-new-site{
	background:#7e3a75;
	margin:15px 0;
	margin-top:0;
	padding:10px 24px;
}

.google-icon{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48px' height='48px'%3E%3Cpath fill='%23fbc02d' d='M43.611,20.083H42V20H24v8h11.303c-1.649,4.657-6.08,8-11.303,8c-6.627,0-12-5.373-12-12	s5.373-12,12-12c3.059,0,5.842,1.154,7.961,3.039l5.657-5.657C34.046,6.053,29.268,4,24,4C12.955,4,4,12.955,4,24s8.955,20,20,20	s20-8.955,20-20C44,22.659,43.862,21.35,43.611,20.083z'/%3E%3Cpath fill='%23e53935' d='M6.306,14.691l6.571,4.819C14.655,15.108,18.961,12,24,12c3.059,0,5.842,1.154,7.961,3.039	l5.657-5.657C34.046,6.053,29.268,4,24,4C16.318,4,9.656,8.337,6.306,14.691z'/%3E%3Cpath fill='%234caf50' d='M24,44c5.166,0,9.86-1.977,13.409-5.192l-6.19-5.238C29.211,35.091,26.715,36,24,36	c-5.202,0-9.619-3.317-11.283-7.946l-6.522,5.025C9.505,39.556,16.227,44,24,44z'/%3E%3Cpath fill='%231565c0' d='M43.611,20.083L43.595,20L42,20H24v8h11.303c-0.792,2.237-2.231,4.166-4.087,5.571	c0.001-0.001,0.002-0.001,0.003-0.002l6.19,5.238C36.971,39.205,44,34,44,24C44,22.659,43.862,21.35,43.611,20.083z'/%3E%3C/svg%3E");
    background-repeat:no-repeat;
    background-size:28px;
    background-position:5px center;
}

.facebook-icon{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48px' height='48px'%3E%3ClinearGradient id='awSgIinfw5_FS5MLHI~A9a' x1='6.228' x2='42.077' y1='4.896' y2='43.432' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%230d61a9'/%3E%3Cstop offset='1' stop-color='%2316528c'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23awSgIinfw5_FS5MLHI~A9a)' d='M42,40c0,1.105-0.895,2-2,2H8c-1.105,0-2-0.895-2-2V8c0-1.105,0.895-2,2-2h32	c1.105,0,2,0.895,2,2V40z'/%3E%3Cpath d='M25,38V27h-4v-6h4v-2.138c0-5.042,2.666-7.818,7.505-7.818c1.995,0,3.077,0.14,3.598,0.208	l0.858,0.111L37,12.224L37,17h-3.635C32.237,17,32,18.378,32,19.535V21h4.723l-0.928,6H32v11H25z' opacity='.05'/%3E%3Cpath d='M25.5,37.5v-11h-4v-5h4v-2.638c0-4.788,2.422-7.318,7.005-7.318c1.971,0,3.03,0.138,3.54,0.204	l0.436,0.057l0.02,0.442V16.5h-3.135c-1.623,0-1.865,1.901-1.865,3.035V21.5h4.64l-0.773,5H31.5v11H25.5z' opacity='.07'/%3E%3Cpath fill='%23fff' d='M33.365,16H36v-3.754c-0.492-0.064-1.531-0.203-3.495-0.203c-4.101,0-6.505,2.08-6.505,6.819V22h-4v4	h4v11h5V26h3.938l0.618-4H31v-2.465C31,17.661,31.612,16,33.365,16z'/%3E%3C/svg%3E");
    background-repeat:no-repeat;
    background-size:36px;
    background-position:1px center;
}

.sc-icon{
	background-image: url("data:image/svg+xml,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='256.000000pt' height='256.000000pt' viewBox='0 0 256.000000 256.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,256.000000) scale(0.100000,-0.100000)'%0Afill='%23FFFFFF' stroke='none'%3E%3Cpath d='M0 1280 l0 -1280 1280 0 1280 0 0 1280 0 1280 -1280 0 -1280 0 0%0A-1280z m1524 978 l-1 -98 411 0 c311 0 417 -3 436 -13 51 -26 51 -31 48 -861%0A-2 -424 -7 -779 -12 -789 -19 -40 -36 -42 -466 -44 l-415 -2 0 -108 0 -108%0A-68 -3 c-47 -2 -147 11 -325 42 -141 25 -351 61 -467 80 -115 20 -259 45 -319%0A56 -61 11 -111 20 -113 20 -4 0 -4 1730 0 1731 1 0 254 44 562 98 443 78 578%0A99 645 97 l84 -1 0 -97z'/%3E%3Cpath d='M1524 2010 l1 -70 96 0 c52 0 98 -2 100 -4 2 -2 3 -43 1 -90 l-3 -86%0A-98 0 -98 0 1 -45 1 -44 98 -3 99 -3 0 -85 0 -85 -100 -3 -100 -3 2 -44 1 -45%0A97 0 98 0 0 -90 0 -89 -97 -3 -98 -3 0 -44 0 -44 98 2 98 2 -3 -92 -3 -91 -95%0A-2 -95 -1 0 -44 0 -44 98 2 97 2 0 -93 0 -93 -97 0 -96 0 0 -70 c0 -65 1 -69%0A21 -68 12 0 193 1 402 2 l380 1 0 770 0 770 -403 0 -404 0 1 -70z m646 -160%0Al0 -90 -177 2 -178 3 -3 88 -3 87 181 0 180 0 0 -90z m0 -270 l0 -90 -180 0%0A-180 0 0 90 0 90 180 0 180 0 0 -90z m0 -270 l0 -90 -180 0 -180 0 0 83 c0 46%0A3 87 7 90 3 4 84 7 180 7 l173 0 0 -90z m-2 -272 l3 -88 -171 0 c-93 0 -173%0A-1 -177 -2 -9 -3 -16 148 -9 169 5 11 40 13 178 11 l173 -3 3 -87z m-3 -271%0Al0 -88 -175 0 -175 0 -3 77 c-2 43 -1 83 2 91 5 11 40 13 178 11 l173 -3 0%0A-88z'/%3E%3Cpath d='M970 2043 c-8 -3 -33 -13 -55 -23 -22 -10 -78 -23 -125 -30 -47 -6%0A-114 -21 -150 -33 l-65 -22 -3 -247 -2 -246 26 -21 c52 -41 128 -56 284 -56%0A161 0 236 16 283 59 26 24 27 30 27 120 l0 95 40 40 c46 45 70 95 70 143 0%0A132 -107 229 -250 227 -36 0 -72 -3 -80 -6z m190 -133 c0 -13 -99 -210 -105%0A-210 -6 0 -105 197 -105 210 0 6 40 10 105 10 65 0 105 -4 105 -10z'/%3E%3Cpath d='M795 1248 c-92 -10 -163 -31 -199 -59 l-26 -20 0 -243 0 -244 48 -20%0Ac48 -20 118 -36 209 -47 28 -3 77 -17 108 -32 101 -45 236 -22 306 54 83 88%0A79 206 -9 296 -37 38 -37 38 -42 140 l-5 101 -33 23 c-63 42 -221 64 -357 51z%0Am317 -432 c27 -53 46 -101 43 -107 -7 -10 -198 -13 -208 -3 -9 9 96 215 107%0A211 6 -2 32 -47 58 -101z'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat:no-repeat;
    background-size:28px;
    background-position:5px center;
}

.cmd-bar td{
	text-align:center;
}

.sellingcommander-proceed-form table{
	box-shadow:-3px 3px 15px black;
	margin-bottom:30px; 
}

.optionally-or{
    text-align:center;
    font-weight:bold;
    font-style:italic;	
}

td p.note{
	margin:0;
}

div.sellingcommander-context table tr:nth-child(odd) td.sellingcommander-info-bg,
div.sellingcommander-context table tr:nth-child(even) td.sellingcommander-info-bg{
	background-color: #fffce9;
	
}

.sellingcommander-account,
.sellingcommander-local-account{
    background-color: #fffce9;
    padding:6px;
    font-style:italic;
}

.sellingcommander-account span,
.sellingcommander-local-account span{
    font-weight:bold;
    color:#72aee6;
}

.sellingcommander-local-account{
	margin-bottom:20px;
}

.sellingcommander-local-account button{
	margin-left:15px;
	cursor:pointer;
}

.maxwidth40{
	display:inline-block;
	max-width:40vw;
}

.sellingcommander-account,
.sellingcommander-local-account,
#cmdSCSwapAcount{
	display:none;
}

#cmdSCSwapAcount{
	border:1px dashed navy;
	padding:6px 12px;
	background-color:#fefab299;
	font-style:italic;
}

#cmdSCSwapAcount:after{
	content:" ?";
}

.sellingcommander-confirm-alias{
	padding:10px;
	box-shadow:3px 3px 15px 5px black;
	margin:20px 0;
	width:98%
}

.sellingcommander-confirm-alias p{
	font-weight:bold;
}

.sellingcommander-confirm-alias button{
	min-width:25vw;
	text-align:left;
}

.sellingcommander-promo{
	display:flex;
	justify-content: space-evenly;
}
.sellingcommander-promo > div{
	margin:10px 5px;
}

.sellingcommander-promo h4{
	margin:0;
	font-style:italic;
	text-align: center;
}

.sellingcommander-promo img{
	width:16vw;
	min-width:180px;
	cursor:pointer;
}

.sellingcommander-recommend p{
	font-weight:bold;
}

.sellingcommander-promo .cmd-just-manage{
	padding: 12px 70px
}