/*
 * Copyright (c) 2001-2025 Convertigo SA.
 * 
 * This program  is free software; you  can redistribute it and/or
 * Modify  it  under the  terms of the  GNU  Affero General Public
 * License  as published by  the Free Software Foundation;  either
 * version  3  of  the  License,  or  (at your option)  any  later
 * version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY;  without even the implied warranty of
 * MERCHANTABILITY  or  FITNESS  FOR A PARTICULAR PURPOSE. See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public
 * License along with this program;
 * if not, see <http://www.gnu.org/licenses/>.
 */

/********** New Style Chart *********/




body {
	background: #fff;	
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color:#818181;
	margin:10px 10px 10px 20px;
	padding:0;
}
h1 {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	color: #7C7C7E;
	font-weight: bolder;
	line-height: 22px !important;
	-margin: 10px 0 10px 0;
	background-color: aqua;
	border-radius: 5px;
	padding: 9px;
	background-color: rgb(255, 255, 255);
}
h2 {
	font-size: 22px;
	font-family:Verdana, Geneva, sans-serif;
	color: #00a4c8;
	font-weight: normal;
	line-height: 28px;
	margin-top:0px !important;
	/margin-top:0px;
	-margin-top:0px;	
	/margin-bottom:20px;
	-margin-bottom:20px;
}
h3 {
	font-size: 16px;
	font-family:Arial, sans-serif;
	color: #03744f;
	font-weight: bold;
	line-height: 20px;
	margin:10px 0 10px 0 !important;
	/margin:5px 0 10px 0;
	-margin:5px 0 10px 0;	
}
h4 {
	font-size: 14px;
	font-family:Arial, sans-serif;
	color: #666;
	font-weight: bold;
	margin:15px 0 !important;
	/margin:10px 0;
	-margin:10px 0;	
}
h5 {
	font-size: 18px;
	font-family:Verdana, Geneva, sans-serif;
	color: #00a4c8;
	font-weight: normal;
	margin:15px 0 10px 0 !important;
	/margin:10px 0 10px 0;
    -margin:10px 0 10px 0;
}
h6 {
	font-size: 13px;
	font-family:Verdana, sans-serif;
	color: #fff;
	font-weight: bold;
	/*line-height:27px;*/
	margin:0;
	padding-left:10px;
}
hr {
width: 99%;
text-align: left;

border: 0;
border-top: 1px solid#C8C8C8;
height: 1px;
}

.hr {
width: 99%;
text-align: left;

-margin: 5px 0 15px 10px;
border: 0;
border-top: 1px solid#C8C8C8;
height: 1px;
}
a {
	text-decoration:none;
	color: #00C0F2 !important;
}
a:hover {
	color:#00C0F2;
}

#content {
	width: 100%;
}

.cliplet_div_iframe, #cliplet_div_iframe {
	width: 100%;	
	height: 600px;
}
#window_exe_content_mobile .cliplet_div_iframe, #window_exe_content_mobile #cliplet_div_iframe {
	position: absolute;	
	top: 0;
	left: 0;
	height: 568px;
	z-index: 20;
}
.logo {
	width: 195px;
	height: 70px;
	margin: -15px 45px 10px 0;
	float: left;
}
#global {
	width: 99%;
	float: left;
	margin-top: -17px;
}
.global_bg_center {
	height:444px;
	width:100%;
	background-repeat:repeat-x;
}
.header {
	width:100%;
	margin-top:13px;
	float:left;
}



.fixImg {
	position: relative;
	top: -2px;
	width: 36px;
}

.tpHeader {
	background-color: #00c0f2;
	border-radius: 10px;
	margin: 20px;
	padding: 20px 0px;
	color: #fff;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
}

#container {
	width:100%;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	/*height:auto;*/
}
.menu {
	height:100%;
	width:125px;
	padding-top:5px;
	background: url(../images/new/bg_menu.png) 0px 0px;
	background-repeat:no-repeat;
	vertical-align: top;
}
ul li {
	padding:0; 
	margin:15px 0 0 0;
	list-style-image:none; 
	list-style:none;
}
.menu ul {
	margin:0 0 20px -40px !important;
	-margin:0 20px 20px 20px;
	/margin:0 25px 20px 25px;
}
.menu ul li {
	margin:10px 0 20px 0; 
	text-align:center;
}
.content {
	width:97%;
	height:auto;
	background: none;
	float:left;
}
/* Top info content style */
.content_top {
	height:140px !important;
	-height:120px;
	/height:120px;
	width:100%;
	margin-left:15px;
	margin-right:10px;
	float:left;
}
.content_top2 {
	width:100%;
	margin-left:15px;
	margin-right:10px;
	float:left;
}
.content_top_center {
	height:150px;
	width:100%;
	background: url(../images/new/convertigo-ems-bg-blanc-center.png) 0px 0px;
	background-repeat:repeat-x;
	vertical-align:top;
	text-align: center;
}
.container_info {
	width: 17%;
	margin: 0 15px 0 5px !important;
	float: left;
	background: none;
}
.container_info_inside {
	margin-top:5px !important;
}
.picto {
	width: 40px;
	height: 45px;
	display: table-cell;
	vertical-align: middle;
}
.info {
	font-size: 11px;
	display: table-cell;
	word-break: break-word;
	vertical-align: middle;
	padding-left: 10px;
}
.spacerV {
	height:22px;
}
/* End top info content style */

/* Bottom info content style */
.content_bottom {
	width:100%;
	margin:10px 0 0 15px !important;
	float:left;
}
.picto2 {
	width:auto;
	height:30px;
	float:left;
	margin:6px 5px -20px 0px !important;
}
/* End bottom info content style */
.footer {
	float: left;
	width: 98%;
	margin:10px 10px 20px 10px;
	height:30px;
	text-align:center;
	font-size:10px;
}

/* rewriting common style */
.table {
	border-spacing: 0px 0px;
	/*display: table;*/
	width: 100%;
	font-size:11px;
}
.contentTable {
	border-spacing: 2px;
	padding: 5px 5px;
}
.table_cell {
	/*display: table-cell;*/
	font-size: 8pt;
	padding: 3px;
	border-spacing: 0px 0px;
}
.table_row {
	/*display: table-row;*/
	vertical-align:middle;
	border-spacing: 0px 0px;
	margin-top:0px;
}
.table_row_even {
	background-color: #F2F2F2;
	color: #565252;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
color: #00AEE0 !important;
}


.install > a {
	font-weight: bolder;
} 


.table_row_odd {
	background-color: #FFF; 
}
.table_title {
	color: #FFF;
	display: table-cell;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	background: transparent url(../images/new/window_top_center.png) top repeat-x;	
	margin-bottom:-20px;
}
/* rewriting common style */

.qrcode_row {
	/*background-color: #7ce6ff;*/
	text-align: center;
}
.qrcode_row * {
	margin: 2px;
}
.qrcode_row div {
	padding: 4px;
}

.btn_build {
	margin-top: 10px !important;
}

.platform_name {
	position: relative;
	top: -5px !important;
	left: 10px;
}


	
.qrcode_platform, .qrcode_install, .qrcode_version, .qrcode_phonegap_version, .platform_revision, .built_revision, .built_endpoint {
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

.row_built_endpoint {
	display: none;
}

.not_updated {
	color:red;
}

.warning_icon {
	width: 16px;
	height: 16px;
	background: transparent url(../admin/images/convertigo-administration-alert-global-symbols.png) center center;
	background-repeat: no-repeat;
	float:right;
	margin-right:30px;
	display:none;
}

.qrcode_content a {
	display: block;
	padding-top: 8px;
}
.qrcode_content img {
	padding: 3px;
}
.window_corner_topL {
	width:15px;
	background: transparent url(../images/new/window_top_left.png) top right;
	background-repeat:no-repeat;
}
.window_corner_topR {
	width:15px;
	background: transparent url(../images/new/window_top_right.png) top left;
	background-repeat:no-repeat;
}
.window_left {
	width:15px;
	background: transparent url(../images/new/window_left.png) repeat-y top right;
}
.window_center {
	height:15px;
	background: transparent url(../images/new/window_bottom_center.png) repeat-x top center;	
}
.window_right {
	width:15px;
	background: transparent url(../images/new/window_right.png) repeat-y top left;	
}
.window_corner_bottomL {
	width:13px;
	height:15px;
	background: transparent url(../images/new/window_bottom_left.png) no-repeat top right;
}
.window_corner_bottomR {
	width:13px;
	height:15px;
	background: transparent url(../images/new/window_bottom_right.png) no-repeat top left;
}
.window_exe_btn {
	width: 18px;
	height: 18px;
	float: left;
	cursor: pointer;
}
#window_exe_increase {
	background: transparent url(../images/new/btn_increase_scale.png) top left;
}
#window_exe_decrease {
	background: transparent url(../images/new/btn_decrease_scale.png) top left;
}
#window_exe_close {
	background: transparent url(../images/new/btn_close_window.png) top left;
}
#window_exe_pin {
	background: transparent url(../images/new/btn_pin_window.png) top left;
}
#window_exe_pin.window_exe_pinned {
	background: transparent url(../images/new/btn_pinned_window.png) top left;
}
.radio_mode {
	float: left;
	padding-left:50px;
}
.title {
	vertical-align:bottom;
	float:left;
	margin:15px 0px 10px 0px !important;
	-margin:15px 0px 10px 0px;
	/margin:15px 0px 10px 0px;
}

.txt_menu {
	color:#999;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}
img {
	border:0;
}

/**************************** Style level 2 page *************************************/
/* White content style */
.content2 {
	width:97% !important;
	/*height:100%;*/
	background: none;
	float:left;
	margin-left:0;
	font-size:11px;
}
#column_left {
/*	position:relative !important;
	-position:absolute;
	/position:absolute;*/
/*	top:0px;
	left:0px;*/
	width:39.5% !important;
	float:left;
	/*padding-right:1%;*/
}
#column_right {
	width:59.5% !important;
	float:right;
}
.content_top_left {
	height:150px;
	width:10px;
	background: url(../images/new/convertigo-ems-bg-blanc-left.png) 0px 0px;
	background-repeat:no-repeat;
	vertical-align:top;	
}
.content_top_right {
	height:150px;
	width:10px;
	background: url(../images/new/convertigo-ems-bg-blanc-right.png) 0px 0px;
	background-repeat:no-repeat;
	vertical-align:top;	
}

/* Device */
.device, .device div, *:before, *:after {
	-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.device {
	padding: 50px 15px 50px 15px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	width: 320px;
	height: 568px;
	margin: 50px auto;
	background: #181818;
	position: relative;
}
.device:before {
	-webkit-border-radius: 600px / 50px;
	border-radius: 600px / 50px;
	background: inherit;
	content: '';
	top: 0;
	position: absolute;
	height: 103.1%;
	width: calc(100% - 26px);
	top: 50%;
	left: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.button {
	width: 3px;
	position: absolute;
	left: -3px;
	top: 110px;
	height: 100px;
	background: inherit;
	-webkit-border-radius: 2px 0px 0px 2px;
	border-radius: 2px 0px 0px 2px;
	z-index:2;
}
.lock {
	width: 3px;
	position: absolute;
	right: -3px;
	top: 70px;
	height: 45px;
	background: inherit;
	-webkit-border-radius: 0px 2px 2px 0px;
	border-radius: 0px 2px 2px 0px;
	z-index:2;
}
.camera {
	background: #3c3d3d;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 18px;
	left: 50%;
	z-index: 3;
	margin-left: -5px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	z-index:2;
}
.camera:before {
	background: #3c3d3d;
	width: 6px;
	height: 6px;
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	left: -100px;
	z-index: 3;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.inner {
	width: calc(100% - 8px);
	height: calc(100% - 6px);
	position: absolute;
	top: 3px;
	left: 4px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: #1e1e1e;
	z-index:2;
}
.inner:before {
	-webkit-border-radius: 600px / 50px;
	border-radius: 600px / 50px;
	background: inherit;
	content: '';
	top: 0;
	position: absolute;
	height: 103.0%;
	width: calc(100% - 26px);
	top: 50%;
	left: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.device .screen {
	width: 100%;
	position: relative;
	height: 100%;
	text-align: left;
	text-indent: -999px;
	display: block;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 0 0 3px #111;
	box-shadow: 0 0 0 3px #111;
	z-index:10;
}
.home {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	width: 40px;
	-webkit-box-shadow: inset 0 0 0 4px #0C0C0C;
	box-shadow: inset 0 0 0 4px #0C0C0C;
	height: 40px;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	bottom: 1px;
	z-index:2;
}
/* Execute window */
.window_exe {
	width:100% !important;
	margin-top:10px;
}

.window_exe_generated_url {
	width:100% !important;
	margin: 10px;
	display: none;
}

.btn_build {
	position: relative;
	top: -5px;
}

.requestable_link  {
	top: -7px;
	float: right;
	margin-left: 10px;
}

.project_link> img {
	position: relative;
	top: 2px;
}

.project_wsdl> img {
	position: relative;
	top: 2px;
}


#window_exe_pin {
	position: relative;
	top: 2px !important;
}

#window_exe_close {
	position: relative;
	top: 3px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: 1px solid #ddd;
background: #FFFFFF !important;
font-weight: bold;
color: #727272;
}

.window_exe_bg {
	background: transparent url(../images/new/window_exe_top_center.png) top repeat-x;
	height:32px;
}
.title_exe {
	float: left;
	color: #FFF;
	font-size: 12pt;
	font-weight:bold;
	text-align: left;
	padding-top:0px !important;
	-padding-top:7px;
	/padding-top:7px;
}
.window_exe_topL {
	width:15px;
	background: transparent url(../images/new/window_exe_top_left.png) top right;
	background-repeat:no-repeat;
}
.window_exe_topR {
	width:15px;
	background: transparent url(../images/new/window_exe_top_right.png) top left;
	background-repeat:no-repeat;
}
#window_exe_content, #window_exe_device {
	background: none;
	border:none;
	padding:5px 15px;
	font-size:11px;
}
.window_exe_picto {
	height:18px;
	float:right;
}
.window_exe_picto2 {
	float:right;
	pointer: cursor;
}
.picto_accordeon {
	/*width:29px;*/
	height:18px;
	margin:0 10px 10px 10px;
}
ul li.accordeon {
	float:right;
	margin:0 5px 0 5px;
}
ul li.accordeon > a {
	font-size:11px;
	color:#00a4c8;
	text-decoration:underline;
}
ul li.accordeon > a:hover {
	color:#727272;
}

.gen_url {
	margin: 5px;	
}

.hidden {
	display: none;
}

/************************ accordion first and second level - green + grey ********************************/
.accordion_options {
	width:100% !important;
	font-size:11px;
	margin:10px 0px; 
	text-align:right; 
	color:#727272;
	cursor: pointer;
}
.connectors {
	list-style:none; 
	color:#727272; 
	margin:0;
}
ul.connectors, ul.connectors .acc {
	margin:0 0 0 -40px !important;
	-margin:0px;
	/margin:0px;	
	width:100% !important;
}
ul.connectors, ul.connectors li  {
	margin-top:0px;
}
ul.connectors .acc {
	margin:0px 0 0 -35px !important;
	-margin:0px;
	/margin:0px;
}
.connectors .acc ul li {
	/*color:red;
	background-color:blue;
	width:100%;*/
}
.connectors .acc ul {
	margin-top:0;
}

.connectors h6 {
	border:none; 
	padding:6px 6px 8px; 
	font-weight:bold; 
	cursor:pointer;
	-moz-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;      
	-webkit-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;  
	-khtml-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
	-moz-box-shadow:0 -3px 10px #888 inset;
   	-webkit-box-shadow:0 -3px 10px #888 inset;
   	box-shadow:0 -3px 10px #888 inset;	
}
.connectors h6.build {
	-moz-box-shadow:0 -3px 10px #02738c inset;
   	-webkit-box-shadow:0 -3px 10px #02738c inset;
   	box-shadow:0 -3px 10px #02738c inset;	
}

.connector, .sequences, .mobiles {
	background:url(../images/new/accordeon_top_center.png) top center;
	background-repeat: repeat-x;
	-moz-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;      
	-webkit-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;  
	-khtml-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;	
}

.connectors h6.sub_connectors {
	background:url(../images/new/picto_arrow_close2.png) right;
	background-repeat: no-repeat;	
	-moz-box-shadow: none;
   	-webkit-box-shadow: none;
   	box-shadow: none;
}

.connectors h6.sub_connectors.acc-selected {
	background:url(../images/new/picto_arrow_open2.png) right;
	background-repeat: no-repeat;	
}
.requestables h6:hover {
	background-color:#00B3E1;
}
.requestables h6.build:hover {
	background-color:#2f98af;
}
.connectors .acc-section {
	overflow:hidden; 
	border:1px solid #fff;
	margin-top:0px;
}

.platform_status >img {
	position:relative;
	top:3px;
}


.connectors .acc-content {
	border:1px solid #f3f2f1; 
	margin-top:-1px;
	border-top:none; 
	background:#fff;
	padding:5px;
	font-size:11px;
}
.requestables {
	list-style:none; 
	color:#727272; 
	margin-bottom:15px;
}
.requestables h6 {
	width: 95% !important;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	background: #00B3E1 url(../images/new/picto_arrow_close2.png) right;
	background-repeat: no-repeat;
	text-align: left;
}
.requestables h6.build {
	border:1px solid #00a4c8;  
	background:#00B3E1 url(../images/new/picto_arrow_close2.png) no-repeat right;	
}
.requestables .acc h6:hover {
	background:#00B3E1;
}
.requestables h6 .acc-selected {
	background:#00B3E1;
}
.requestables .acc-section {
	overflow:hidden; 
	background-color:#fff;
	margin:0;
}
.accessibility-icon {
	font-weight:normal;
	font-size:120%;
	width:25px;
	text-align:center;
	display:inline-block;
}
.connectors .acc-section .acc-content ul.requestables li {
	width:100% !important;
}
.connectors .acc-section .acc-content ul.requestables {
	margin-top:0;
	padding-top:5px;
}
.requestables .acc-content {
	width:95.4% !important;
	border:1px solid #bcbcbc; 
	border-top:none; 
	background:#fff;
	font-size:11px;
}
.requestables h6.acc-selected {
	background-image:url(../images/new/picto_arrow_open2.png);
	background-repeat:no-repeat;
}
.acc_title {
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
.title_testcase {
	font-size: 14px;
	font-family:Arial, sans-serif;
	color: #03744f;
	font-weight: bold;
	margin:10px 0 10px 0 !important;
	/margin:5px 0 10px 0;
	-margin:5px 0 10px 0;
}
.name_testcase {
	font-size: 12px;
	font-family:Arial, sans-serif;
	color: #00a4c8;
	font-weight: bold;
	margin:0;
	padding:5px 0 0 0;
}

.cpy_variables_testcase {
	float: right;
}

/************************************ accordion third level ***********************************/
.accordian {
	margin:0 0 0 -20px !important;
	-margin:0px;
	/margin:0px;	
	width:100% !important;
}
.accordian > ul {
	width:96%;
}
.accordian > li {
	list-style-type: none;
	font-size:11px;
}
.dimension {
	margin-top:0;
	padding:5px;
	border:1px solid #f3f2f1;
}
.even, .odd {
	font-weight: bold;
	height: 27px;
	padding-left: 10px;	
	border: 1px solid #f3f2f1;
	background-color:#f3f2f1;
	cursor:pointer; 
/*	background:#f3f2f1 url(../images/new/picto_arrow_close3.png) right;
	background-repeat:no-repeat;	*/	
	-moz-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;      
	-webkit-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;  
	-khtml-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px; 		
}

/* Form style */
.variable td {
	display:table-cell;
	vertical-align: top;
}
.libelle {
	font-size:11px;
	color:#00a4c8;
}
.libelle_c8o {
	font-size:10px;
	color:#aeaeae;
}
.libelle, .libelle_c8o {
	width:20%;
	text-align:left;
}
.champ {
	border:2px solid #ddd;
	width:250px;
}
.champBuild {
	border:2px solid #ddd;
	width:330px;
}
.link_value_add {
	cursor:pointer;
}
.link_value_remove {
	cursor:pointer;
}

.btn_container {
	text-align: right;
	background-color: #eee;
	padding: 10px;
	margin: 0;
	position: relative;
	bottom: -5px;
	left: -5px;
	width: 98%;
	right: -57px;
}

.btn_edit_testcase.ui-button, .btn_exe_link.ui-button {
	float: right;	
	margin-right: 10px;	
}

.mobile_platform .btn_exe_link.ui-button {
	float: none;
}

.btn_edit_testcase.ui-button, .btn_exe_link.ui-button {
	float: right;	
	margin-right: 10px;	
}

.logo_c8o {
	display: none;	
}

.btn_qrcode {
	background:transparent  url(../images/new/btn_qrcode.png);
	background-repeat:no-repeat;
	height:28px;
	width:110px;
	border:0px;
	cursor:pointer;
	float:right;
}
.btn_qrcode:hover {
	background:transparent  url(../images/new/btn_qrcode_over.png);
	background-repeat:no-repeat;
}
.qrcode_ota {
	display: none;
}
.qrcode_ota hr {
	margin: 50px 0px 50px 0px;
}
.qrcode_message {
	font-size: small;
}
.tablegrey {
	border:2px solid #dadada;
	background-color:#dadada;
	border-spacing:2px;
}
.tablegrey_libelle {
	color:#818181;
	font-weight:bold;
	padding:2px;
	width:40%;
}
.tablegrey_info {
	background-color:#fff;
	width:60%;
	padding-left:10px;
}
.property_name {
	font-weight: bolder;
}
.mobile_unbuilt {
	color: red;
	text-align: left;
	white-space: pre-wrap;
}

.adminTitle {
	margin-top: 20px;
	margin-bottom: 15px;
}

.adminTitle span {
	font-size: x-large;
	padding: 10px;
	white-space: nowrap;
	line-height: 40px;
	vertical-align: middle;
}

.adminTitle a {
	font-size: 16px;
	padding: 10px;
	background-color: #00C8F7;
	color: white !important;
	border-radius: 10px;
}

.adminTitle a img {
	width: 32px;
	height: 32px;
	margin-bottom: -10px;
}