Pastebin
Paste #2504: survey code 1
< previous paste - next paste>
Pasted by Chrivers
* {
behavior: url(/Scripts/PIE.htc);
}
html {
overflow: -moz-scrollbars-vertical;
overflow: scroll;
}
body
{
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ui-widget :focus { outline: none; background: none !important; }
.incom_clear
{
clear: both;
}
.incom_dep_list
{
width: 600px;
margin-left: auto;
margin-right: auto;
}
.incom_header_container
{
/*border-bottom: 1px dotted Gray;*/
border-bottom: 2px dotted #AAB0B0;
color: #6A7783;
font: bold 21px Arial, Helvetica, sans-serif;
overflow: hidden;
height: 34px;
display: block;
margin-bottom: 20px;
/*background: url(http://fsb.dk/images/line_back.png) repeat-x 0px bottom;*/
}
.incom_header_container h3
{
color: #6A7783;
font: bold 21px Arial, Helvetica, sans-serif;
padding-bottom: 5px;
padding-top: 2px;
margin: 0px;
display: inline-block;
}
.incom_header_left
{
width: 370px;
float: left;
}
.incom_header_right
{
width: 230px;
float: left;
}
.incom_container
{
}
.incom_container_left
{
width: 370px;
float: left;
}
.incom_container_left select
{
width: 350px;
height: 30px;
}
.incom_container_right
{
width: 230px;
float: left;
}
.incom_container_right ul
{
padding: 0px;
margin: 0px;
list-style: none;
}
.incom_container_right ul li
{
padding-bottom: 5px;
}
.incom_container_right ul li a
{
text-decoration: none;
color: rgb(227,27,35);
font-size: 11px;
}
.incom_info_header h4
{
border-bottom: 1px dotted Gray;
width: 410px;
margin: 5px 10px 0px 10px;
padding-bottom: 5px;
}
.incom_img_container
{
margin-bottom: 20px;
display: inline-block;
border: 1px solid #C9CED2;
-webkit-border-radius: 21px;
-moz-border-radius: 21px;
border-radius: 21px;
}
.incom_img_container .incom_img
{
width: 150px;
height: 150px;
float: left;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
margin-top: 0px;
}
.incom_visalle
{
font-size: 11px;
width: 70px;
height: 20px;
cursor: pointer;
background-color: #E31B23;
margin-top: 26px;
color: White;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 2px solid rgb(201,206,210);
text-align: center;
line-height: 20px;
font-family: verdana;
}
.incom_visalle span
{
}
.incom_img_container .incom_info
{
width: 430px;
height: 150px;
margin-left: 18px;
float: left;
border: 1px solid Gray;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
margin-top: 15px;
}
.incom_roundcorners
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/Scripts/PIE.htc);
position: relative;
}
.incom_wrapper
{
margin-bottom: 20px;
}
.incom_wrapper span
{
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
}
.incom_wrapper a
{
text-decoration: none;
}
.incom_wrapper h4
{
margin: 0px;
padding: 0px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
font-weight: bold;
}
.incom_text_wrapper
{
font-size: 11px;
margin-left: 10px;
margin-top: 10px;
}
.incom_mail
{
color: #E31B23;
}
.incom_text_wrapper a
{
text-decoration: none;
}
.incom_autocompl_col1
{
width: 350px;
float: left;
}
.incom_autocompl_col2
{
width: 130px;
float: left;
}
.incom_autocompl_col3
{
width: 40px;
float: left;
}
.incom_autocompl_col1, .incom_autocompl_col2, .incom_autocompl_col3
{
font-size: 11px !important;
line-height: 36px !important;
}
.ui-autocomplete
{
width: 540px !important;
-webkit-box-shadow: #666 0px 1px 3px;
-moz-box-shadow: #666 0px 1px 3px;
box-shadow: #666 0px 1px 3px;
}
.ui-menu-item a
{
height: 36px !important;
cursor: pointer;
}
.incom_test
{
background-color: Aqua;
width: 375px;
height: 20px;
}
New Paste
Go to most recent paste.