/*CSS*/
	 #new_header_leftcell img {
		margin: 20px 10px 0 10px;
		float: left;
	}
    table#page_header {
		background-image: none;
		background-color: #fff;
		height: 80px;
		border-bottom: 16px solid #a0aeb5;
	}
	div#webtop_toolbar div.container {
		color: black;
		margin-top: 12px;
		margin-right: 10px;
	}
	div#webtop_favorites_outer_container {
    margin-bottom: 30px;
   }
	table#page_header td#header_rightcell span#webtop_header_message{
				   display: none;
	}
	table#page_header td#maxTimeoutTd {
		color: #333;
		text-align: right;
		font-size: 16px;
		right: 20px;
		position: relative;
		bottom: 10px;
		padding-top: 5px;
		line-height: 16px;
      width: 100%;
	}
	#custom_timer_label {
				   font-weight:normal;
				   font-size:13px;
				   margin:0 10px
	}
   #custom_timer_text {
    color: #333;
    text-align: right;
    font-size: 14px;
    position: relative;
    padding-top: 5px;
    line-height: 16px;
    width: 100%;
    font-weight: bold;
    margin: 0 2px 0 0px;
   }
	div#webtop_toolbar div.last_child {
		display: none;
	}
	table#page_header td#header_rightcell button#disconnect img {
		display: none;
	}
	table#page_header td#header_rightcell {
		padding-top: 9px;
	}
	table#page_header td#header_rightcell button {
		padding: 6px 10px;
	}
	table#page_header td#header_rightcell button#disconnect:hover {
	   background: #7d8692;
		background-color:#7d8692;
	}
	div#webtop_toolbar div.container {
		color: black;
		margin-top: 10px;
		}
		div#webtop_toolbar {
		color: black;
		background: transparent;
		background-image: none;
	}
	div#webtop_toolbar .border_hover:hover {
		border: 1px solid #cecece;
		background-color: #E0E0E0;
	}
	#webtop_favorites_inner_container span.favorite:hover {
		border: 1px solid #cecece;
	}

	/*table#page_header td#header_leftcell img {
		display: none;
	}*/
	table#main_table table#credentials_table input.credentials_input_password, input.credentials_input_password_disabled, input.credentials_input_text, input.credentials_input_text_disabled {
		height: 21px;
		width: 85%;
		font-size: 13px;
		border: 1px solid #808080;
		border: 1px solid #98A3A6;
		color: #333333;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		-webkit-appearance: none;
		background-color: #FDFDFD;
		width: 250px;
		margin-bottom: 10px;
		box-sizing: content-box;
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		height: 22px;
		font-size: 12px;
		padding: 3px 5px;
		color: #333333;
		font-family: 'wf_segoe-ui_normal', 'Segoe UI', 'Segoe WP', Tahoma, Arial, sans-serif;
		margin-bottom: 10px;
	}
    table#main_table table#credentials_table select.credentials_input_select, select.credentials_input_select_disabled {
        max-width: 100%;
        font-size: 13px;
        border: 1px solid #808080;
        max-width: 100%;
        border: 1px solid #98A3A6;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        background-color: #FDFDFD;
        width: 250px;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        height: 22px;
        padding: 3px 5px;
        color: #333333;
        font-family: 'wf_segoe-ui_normal', 'Segoe UI', 'Segoe WP', Tahoma, Arial, sans-serif;
        margin-bottom: 10px;
    }
    .outlook-img {
    	max-width: 60px;
    	width: 100%;
    	float: left;
    	margin: 10px 0;
    }
    .info-text {
                   width: 100%;
        float: left;
        line-height: 20px;
        font-size: 16px;
        margin: 20px 0 0 0;
    }
    table#main_table table#credentials_table {
        width: 300px;
    }
    table#main_table form {
        width: 300px;
    }
    table#main_table td#main_table_info_cell {
        /* width: 50%; */
        width: 320px;
    }
#webtop_custom_searchbar{
    margin: 8px auto 10px auto;
    float: left;
    width: 100%;
    text-align: center;
}
#custom_search_label {
	color:#808080;
	padding:8px;
	font-size:14px;
}
.info-text {
               width: 100%;
    float: left;
    line-height: 20px;
    font-size: 16px;
    margin: 20px 0 0 0;
}
table#main_table table#credentials_table {
    width: 300px;
}
table#main_table form {
    width: 300px;
}
table#main_table td#main_table_info_cell {
    /* width: 50%; */
    width: 320px;
}
@media (min-width:600px) {
	div.mobile {
		display: none;
	}
}
@media (max-width:599px) {
	div.desktop {
		display:none;
	}
	table#main_table td#main_table_info_cell,
	table#main_table form,
	table#main_table table#credentials_table,
	div.mobile {
		width: 100%;
	}
}


#webtop_favorites_inner_container span.favorite {
    display: inline-block;
    margin-left: 18px;
    margin-bottom: 18px;
    padding-right: 12px;
    border: 1px solid transparent;
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    width: 250px;
    min-width: 150px;
    height: 120px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
body.webtop {
    background: #f2f2f2;
}
#webtop_favorites_inner_container div.resourcetype div.aftertitle {
    display: table-cell;
    width: 100%;
    /*background: repeat-x url(/public/images/full_wt/aftertitle-background.png);*/
    background: transparent;
    color: #3672b5;
    opacity: 0.4;
}
#webtop_favorites_inner_container div.resourcetype {
    margin-left: 13px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    opacity: 0.7 !important;
}
.main-row {
    height: 62px;
    background-color: #FFF;
    position: relative;
    z-index: 1;
    border-bottom: 14px solid #0e8dd6;
}
#webtop_favorites_inner_container span.favorite span.caption {
    width: 150px;
    vertical-align: top;
    padding: 12px 2px;
    font-weight: normal;
    line-height: 18px;
    font-size: 15px;
    color: #0770bd;
}
#webtop_favorites_inner_container span.favorite span.caption span {
    color: #999999;
    display: block;
    font-weight: normal;
    font-size: 14px;
}
#webtop_favorites_inner_container span.favorite span.image img {
    width: 50px;
    height: 50px;
    padding: 3px 5px 2px 8px;
}
#webtop_favorites_inner_container span.favorite span.image {
    vertical-align: top;
    padding-top:8px;
    float:left;
}
#webtop_favorites_inner_container span.favorite span.caption:after {
    width: 88%;
    position: absolute;
    left: 0;
    top: 40px;
    margin: 30px 10px 10px 18px;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color:black;
}
input#input_custom_search{
    width: 340px;
    height: 30px;
    margin: 10px 0 0 0;
    border-radius: 2px;
    border: 1px solid #ccc;
	padding: 2px 8px;
}
button#input_custom_cancel {
	margin-left: -30px;
	background: transparent;
	border: none;
	cursor: pointer;
}
div#webtop_toolbar div.container {
	display: none;
}
div#page_footer {
    width: 100%;
    border-top: 1px solid rgba(219, 219, 219, 0.08);
    padding: 6px 0px 20px 0;
    margin: 0px 0 0 0;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 0px 0px 1px rgba(55, 55, 55, 0.08);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}
div#page_footer div {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    font-size: 12px;
    color: #738191;
}
input#input_custom_search::-ms-clear {
    display: none;
}


/*mobile styles*/
@media (min-width:500px){
		table#page_header td#maxTimeoutTd {
    right: 16px;
    position: absolute;
    top: 68px;
    padding-top: 0px;
    height: 20px;
}
table#page_header {
    height: 110px;
}
}
@media (max-width:861px){
	#webtop_favorites_inner_container span.favorite {
    margin-left: 3%;
    margin-bottom: 18px;
    padding-right: 0;
    width: 45%;
    min-width: 100px;
    }
    #webtop_favorites_inner_container span.favorite span.caption:after {
    width: 88%;
    font-size: 12px !important;
    line-height: 14px !important;
    overflow: hidden;
    }
}
@media (max-width:768px){
	 #custom_session_timer{
    	display: none;
    }
}
@media (max-width:499px) {
	#new_header_leftcell img {
    margin: 10px 10px 0 10px !important;
    float: left;
    width: 200px !important;
    height: 30px !important;
    }
    table#page_header td#maxTimeoutTd {
    position: absolute;
	 top: 55px;
    right: 16px;
    height: 10px;
    z-index: 1;
    }
    #custom_session_timer:before {
    	display: none;
    }
    input#input_custom_search {
    width: 84%;
    margin: 6px auto 0 auto;
    }
    #webtop_favorites_inner_container span.favorite span.caption {
    width: 90%;
    }
    #webtop_favorites_inner_container span.favorite {
    display: table;
    margin: 0px auto 18px auto;
    width: 90%;
    height: 114px;
    padding: 0;
    }
    #webtop_favorites_inner_container span.favorite span.caption:after {
    width: 90%;
    font-size: 12px;
    }
}