/*----------------------------------FROM TRUST V1----------------------------------*/
BODY
{
	background-color:#f2f5f5;
	margin:0px;
}

TABLE,P,BODY
{
	font-family: 'Roboto';
	color:#51626f;
}

h2
{
	padding-top:15px;	
	padding-bottom:5px;
	font-family: 'Raleway', sans-serif;	
	font-size:26px;
	color:#51626f;
	font-weight:normal;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
	margin-top:1px;
	margin-bottom:1px;
	/*text-shadow: 0.0em 0.0em 0.07em rgba(0,0,0,0.30);*/
}


h3
{
	font-family: 'Raleway', sans-serif;	
	font-size:28px;
	font-weight:bold;
	color:#008998;
	
}

P.full ,DIV.full,TABLE.full,SPAN.full
{
	width:850px;
}

.small{font-size:12px;}

.mediumdarkgrey{font-family: 'Raleway', sans-serif;font-size:18px;color:#51626f;}

TABLE.maintable_fullwidth TD.duckblue
{
	background-color:#008998;
}

TABLE.maintable_fullwidth TD.darkgrey
{
	background-color:#1a2732;	
}


TABLE.maintable_fullwidth TD.white
{
	background-color:#FFFFFF;
}

#maintd
{
	height:450px;
	vertical-align:top;
}


TD.lightgreytowhite{	
	/*background-image:url("../../img/sep_lightgrey_to_white.png");	*/
	background-color:#FFFFFF;
	background-position:center;
	height:23px;
	background-repeat:no-repeat;	
}

/*FOR FOOTER*/
.fb30x30, .tw30x30, .go30x30, .li30x30, .rs30x30, .yo30x30, .bl30x30 {
	background: url('../img/footer_getsocial.png') no-repeat;
	display: inline-block;
	text-indent: -9999px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	margin: 0 2px;
	vertical-align: middle;
}
.fb30x30 {background-position: -75px -0px;}
.tw30x30 {background-position: 0px -0px;}
.go30x30 {background-position: -113px -0px;}
.li30x30 {background-position: -38px -0px;}
.rs30x30 {background-position: -150px -0px;}
.yo30x30 {background-position: -188px -0px;}
.bl30x30{background-position: -225px -0px;} 
.fb30x30:hover{background-position: -75px -32px;}
.tw30x30:hover{background-position: -0px -32px;}
.go30x30:hover{background-position: -113px -32px;}
.li30x30:hover{background-position: -38px -32px;}
.rs30x30:hover{background-position: -150px -32px;}
.yo30x30:hover{background-position: -188px -32px;}


TABLE.footer
{
	width:1024px;
	padding-top:5px;
}

TABLE.footer TD.quicklinks, TABLE.footer TD.contactus, TABLE.footer TD.getsocial
{
	width:30%;
	vertical-align:top;
}

UL
{
	text-align:left;
}

/*CUSTOM TRUST*/
DIV.keys
{	
	padding-top:15px;
	border:3px solid #f4f6f6;
	border-radius:12px;
	width:900px;
	height:30px;
	font-size:14px;
}

/* DIV.keys_status
{
	font-size:12px;
	float:left;
	margin-right:38px;
	padding-left:75px;
} */

/*----------------------------------END IMPORT TRUST V1--------------------------*/


/*---V2--*/
.twhite
{	
	color:#FFFFFF!important;
}


TABLE.maintable_fullwidth TD.header
{
	background-color:#FFFFFF;
	background-image:url('../img/Trust_topbanner.jpg');
	background-repeat:no-repeat;
	height:99px;
	color:white;
}




#modal_subscribe
{
	max-width: 1020px;
}

TABLE.modal_subscribe_container
{	
	width:960px;
	height:500px;
}

#panel_env_select
{
	padding-top:15px;
}

#panel_env_select H3
{
	margin-top:0px;
}

.tower_detail
{
	display:none;	
	

}
 .tower_label
{
	color:#008998;
	font-weight:bold;
	bottom:10px;
	position:relative;
	font-size:18px;
}

.tower_detail TABLE.tower_infos
{	
	position:relative;
}

.tower_detail TABLE.tower_infos TD.legend
{
	padding-right:100px;
}

.tower_detail TABLE.tower_infos TD.legend  SPAN.curmonth
{
	font-size:22px;
	
}

.tower_detail TABLE.tower_infos TD.legend_prev
{
	padding:10px 25px 10px 25px;
	border:2px solid white;
	border-radius: 10px;
}

.tower_detail TABLE.tower_infos TD.legend_prev SPAN.premonth
{
	padding-left:10px;
}

.tower_detail TABLE.tower_infos TD.legend_prev SPAN.uptime
{
	font-weight:bold;	
}


.button
{
	font-family: 'Roboto', sans-serif!important;	
	font-weight:bold;
	display: inline-block;    
    padding: 13px 20px 11px 20px;
    /*text-transform: uppercase;*/
    color: #FFF;
    line-height: 1.1;
    background-color: #039fb0;
    text-decoration: none !important;
    border-radius: 6px;
    border: none;
    font-size: 18px;
    cursor: pointer;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: 4px 4px 0 rgba(0,0,0,0.05);	
}

.button:hover
{
	background-color: #f12938;
}

.tower_overview_container
{
	text-align:center;
}


.tower_overview
{
	float:left;
	background-image:url('../img/tower.png');
	background-repeat:no-repeat;
	background-position:50% 70%;
	height:230px;
	width:175px;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;
	border:1px solid transparent;
	color:#394a59;
	font-weight:bold;
	padding-top:20px;
}
.tower_overview:hover
{
	border:1px solid #008998;	
}

.tower_details_container
{
	display:none;	
}


.tower_overview_container DIV:nth-child(4)
{
	clear:both;
	
}

.env
{
	/*background:url('../img/grey_circle.png');
	background-repeat:no-repeat;*/
	cursor:pointer;
}	

.env IMG
{
	padding-top:50px;
}

.env .env_label
{	
	width: 80%;
	color: #394a59;
	font-weight: bold;
}

.env_status
{
	padding-top:20px;
	height:40px;	
	width:185px;
	background:url('../img/status_big_green.png');
	background-repeat:no-repeat;
	background-position:center;
}

.env_status.Red 
{
	background:url('../img/status_big_red.png');
	background-repeat:no-repeat;
	background-position:center;
}

.env_status.Orange 
{
	background:url('../img/status_big_orange.png');
	background-repeat:no-repeat;
	background-position:center;
}

.env_status.Green
{
	background:url('../img/status_big_green.png');
	background-repeat:no-repeat;
	background-position:center;
}

.env_button
{
	border: 2px solid #008998; 
	border-radius:5px;
	padding:10px 10px 10px 10px;
}

.env_button:hover,.env:hover .env_button
{
	border: 2px solid #20cbd4; 
}

.tower_status_container
{
	display:table;
	margin:0 auto;	
	text-align:center;
}


/*MESSAGES*/
.message
{
	margin-top:10px;
	border-radius:10px;
	padding:10px 20px 10px 20px;
}


.message DIV.icon
{
	min-width:55px;
	height:50px;
	background-repeat:no-repeat;
}

.message TD.txt
{
	font-size:12px;	
	text-align:left;	
	padding-left:20px;	
	width:800px;
}
.message UL
{
	margin:0px;
}

.message_ProductionIncident_red
{
	border:1px solid #d3222a;		
}

.message_ProductionIncident_red DIV.icon
{
	background-image:url('../img/icon_message_prodincident_red.png');	
}

.message_ProductionIncident_orange
{
	border:1px solid #f5cc00;		
}

.message_ProductionIncident_orange DIV.icon
{
	background-image:url('../img/icon_message_prodincident_orange.png');	
}


.message_ProductionIncident_green
{
	border:1px solid #7fbe41;		
}

.message_ProductionIncident_green DIV.icon
{
	background-image:url('../img/icon_message_prodincident_green.png');	
}



.message_TrustEskerMessage
{
	background-color:#dfe5e6;	
}

.message_TrustEskerMessage DIV.icon
{
	background-image:url('../img/icon_message_trustmessage.png');	
}

.message_PlannedMaintenance
{
	background-color:#dfe5e6;	
}

.message_PlannedMaintenance DIV.icon
{
	background-image:url('../img/icon_message_scheduled.png');	
}


.status_container
{
	border:2px solid #f4f6f6;
	border-radius:10px;
	margin-top:5px;
}

TABLE.status_container_table  TD.status_indicator
{
	padding:10px;
	width:50px;
}

TABLE.status_container_table  TD.status_label
{
	font-weight:bold;
	width:230px;
	font-size:20px;
}

TABLE.status_container_table  TD.status_message
{
	font-size:12px;
}

.back_button_container
{
	padding-left:20px;
}

.envdetail_container
{
	display:inline-block;	
}

.envdetail_container H3
{
	margin-top:0px;
}

.back_button
{
	cursor:pointer;	
}

.uptime_container
{
	 background-color:#dfe5e6;
}

/* MODIFS VERSION MOBILE */

body{
	display: flex;
	flex-direction: column;
	background-color:#FFFF;
}

.header{
	display:flex;
	justify-content: center;
	align-items: center;
	padding:10px 0 10px 0;
	background-color: #1DC5D7;
}

.title_wrap h1, .title_wrap p{
	color:white;
	margin:0;
}

.title_wrap h1{
	padding-top:10px;
}

.header img{
	padding-left:20px;
	width: 135px;
    margin-right: 20px;
}

@media (max-width: 860px) {
	.title_wrap p{
		display:none;
	}
}

@media (max-width: 650px) {
	.header{
		flex-direction: column;
	}
}

@media (max-width: 450px) {
	.title_wrap h1{
		display:none;
	}
}

#panel_env_select{
	text-align:center;
}

.trustesker-main-content {
	background-color: white;
	display:flex;
	flex-direction: column;
	align-items: center;
}

.trustesker_wrapper{
	flex: 1 0 auto;
}

.tower_overview_container{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

@media (min-width: 860px) {
	.tower_overview_container{
		width: 860px;
	}
}

.env{
	width:25%;
	display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 830px) {
	.env{
		width:50%;
	}
}

@media (max-width: 560px) {
	.env{
		width:100%;
	}
}

.tower_overview_legend {
	margin-top: 50px;
	margin-bottom: 30px;
}

.darkgrey{
	flex-shrink: 0;
}

DIV.keys{
	display: flex;
	justify-content: space-around;
	width: auto;
	height: auto;
	padding:10px 5px;
}

.keys_status{
	display: flex;
	padding:0 5px;
}

@media (max-width: 800px) {
	.keys_status{
		padding-left:10px;
		padding-right:10px;
		flex-direction: column;
	}
	.keys_status_img_wrap, .keys_status_label{
		text-align:center;
	}
	.tower_overview_legend {
		margin-left: 8px;
		margin-right: 8px;
	}
}

.footer{
	display:flex;
}

.footer a{
	color:white;
	text-decoration: none;
}

.quicklinks, .getsocial{
	width:50%;
	display: flex;
    justify-content: center;
}

@media (max-width: 720px) {
	.quicklinks, .getsocial{
		width:100%;
		justify-content: flex-start;
	}
	.footer{
		flex-direction: column;
	}
	
}

.quicklinks div{
	text-align:left;
}

.quicklinks div, .getsocial div{
	padding: 0 10px;
}

.wrap-social-icons{
	margin-top: -7px;
}

/* MODALS */

#modal_whatismytower{
	max-width: none!important;
	width:920px;
}

.modal_whatismytower_container{
	display:flex;
}

.env_modal_col{
	width:50%;
	text-align: justify;
}

.env_modal_left{
	border-right: solid 1px lightgray;
	padding-left:10px;
	padding-right: 20px;
	position: relative;
}

.env_modal_right{
	padding-left:30px;
}

.env_modal_right img{
	max-width: 100%;
}

#CTFRM_INPT_CONTRACT{
	width:83%;
}

.absolute_or{
	font-family: 'Raleway', sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    color: #008998;
    position: absolute;
    right: -6%;
    top: 29%;
	background-color: white;
	width:50px;
	text-align: center;
}

@media (max-width: 960px) {
	#modal_whatismytower{
		width: 90%;
	}
	.env_modal_col{
		width:auto;
		padding-left:15px;
		padding-right:15px;
	}
	.modal_whatismytower_container{
		flex-direction: column;
	}
	.env_modal_left{
		padding-bottom: 10px;
		border-right: none;
		border-bottom: solid 1px lightgray;
	}
	.absolute_or{
		right: 47%;
		top: auto;
		bottom: -7%;
	}
}

@media (max-width: 530px) {
	#modal_whatismytower{
		padding-left:5px;
		padding-right:5px;
	}
	#modal_whatismytower h3, .absolute_or{
		font-size:1rem;
	}
	.absolute_or{
		bottom: -4%;
	}
}

/* TOWER DETAILS */

.tower_details_container{
	width:100%;
}

.tower_detail_head{
	padding-top:20px;
	background-color:#dfe5e6;
	display:flex;
}

.back_button_container {
	padding:0;
    margin-left: 5%;
}

.subscribe_button_container{
    text-align: right;
	margin-right: 5%;
	width: 150px;
}

.envdetail_container{
	flex: auto;
    text-align: center;
	padding-top:5px;
}

.env_subtitle{
	text-align: center;
}

.env_subtitle, .tower_detail .message, .tower_detail .status_container, .tower_detail .keys{
	margin-left:10%;
	margin-right:10%;
}

@media (min-width: 1200px) {
	.env_subtitle, .tower_detail .message, .tower_detail .status_container, .tower_detail .keys{
		margin-left:20%;
		margin-right:20%;
	}
}

.message{
	display:flex;
	align-items: center;
	margin-bottom: 30px;
}

.message .txt li{
	text-align: justify;
}

.status_container_table{
	display: flex;
	align-items: center;
}

.status_indicator{
	padding: 10px;
    width: 50px;
}

.status_wrapper{
	display: flex;
}

.status_label{
	font-weight: bold;
    min-width: 230px;
	font-size: 20px;
	display: flex;
    align-items: center;
}

.status_message{
	font-size: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding:3px 3px 3px 0;
	text-align: justify;
}

.msg-status-date{
	font-weight: bold;
}

.msg-status-txt{
	padding: 2px 3px 4px 0;
}

.tower_detail .keys{
	margin-top: 30px;
	margin-bottom: 30px;
}

.uptime{
	padding-top: 10px;
}

.uptime h3{
	text-align:center;
}

.uptime_wrapper{
	display:flex;
	justify-content: center;
	align-items: center;
    padding-bottom: 80px;
}

.uptime_legend_prev{
	margin-left:80px;
	padding: 10px 25px 10px 25px;
    border: 2px solid white;
    border-radius: 10px;
	width:250px;
}

.uptime_legend_prev DIV
{
	padding-top:5px;
}

.uptime_legend_prev img{
	margin-right:10px;
}

.uptime_prev_percent{
	font-weight: bold;
}

.curmonth{
	font-size:22px;
}

@media (max-width: 750px) {
	.tower_detail_head{
		flex-direction: column;
		align-items: center;
	}
	
	.subscribe_button_container{
		padding-right: 0;
		padding-bottom: 10px;
		margin-top: -20px;
	}

	.message{
		flex-direction:column; 
		padding-left:0;
		padding-right:0;
	}
	.message .icon{
		margin-bottom:10px;
	}
	.message .txt{
		font-size: 0.8rem;
		padding-right: 10px;
	}

	.status_wrapper{
		flex-direction: column;
	}

	.env_subtitle, .tower_detail .message, .tower_detail .status_container, .tower_detail .keys{
		margin-left:3%;
		margin-right:3%;
	}

	.uptime_wrapper{
		flex-direction: column;
	}

	.uptime_legend{
		margin-top:10px;
		margin-bottom:30px;
	}

	.uptime_legend_prev{
		margin:0;
	}
}

/* MODAL SUBSCRIBE */

#modal_subscribe{
	padding-left:15px;
	padding-right:15px;
}

#modal_subscribe p{
	text-align: justify;
}
