Вы находитесь на странице: 1из 10

html,body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{

/* Simple page reset */


margin:0;
padding:0;
}
html {
min-height: 100%;
}
body {
background-image:url("../ximages/background_blue.jpg");
background-repeat:no-repeat;
background-position: center;
background-color:#657077;
background-size: cover;
color:#cccccc;
font-size:0.825em;
font-family:Arial, Helvetica, sans-serif;
width: 100%;
min-height: 100%;
}
#main_content{
width: 1100px;
min-height: 505px;
margin-left: auto;
margin-right: auto;
top: 115px;
color: #000;
border-style: groove;
}
#main_splash{
position:absolute;
width:440px;
height:200px;
z-index:15;
top:50%;
left:50%;
margin:-100px 0 0 -220px;
text-align: center;
vertical-align: middle;
}
#logo{
width: 100%;
}
#logo_right{
position: absolute;
right: 25px;
}
#logo_left{
position: absolute;
top: 50px;
left: 20px;
}

#weather_footer{
height: 220px;
left: 50%;
margin:0 0 0 150px;
padding-top: 10px;
padding-bottom: 10px;
}
.sidemenuh a
{
background: center center no-repeat transparent;
background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABk
AAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNp
i/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAA
AAElFTkSuQmCC );
display: block;
width: 40px;
height: 40px;
position: absolute;
top: 10px;
left: 10px;
z-index: 1000;
}
.tab {
background: url(../ximages/tab_b.png) repeat-x 0 0;
height: 40px;
position: relative;
top: 0;
z-index: 999;
}
.tab ul.login {
display: block;
position: relative;
float: right;
clear: right;
height: 42px;
width: auto;
font-weight: bold;
line-height: 42px;
margin: 0;
right: 150px;
color: #ef5360;
font-size: 80%;
text-align: center;
}
.tab ul.login li.left {
background: url(../ximages/tab_l.png) no-repeat left 0;
height: 42px;
width: 30px;
padding: 0;
margin: 0;
display: block;
float: left;
}
.tab ul.login li.right {

background: url(../ximages/tab_r.png) no-repeat left 0;


height: 42px;
width: 30px;
padding: 0;
margin: 0;
display: block;
float: left;
}
.tab ul.login li {
text-align: left;
padding: 0 6px;
display: block;
float: left;
height: 42px;
background: url(../ximages/tab_m.png) repeat-x 0 0;
}
.tab ul.login li a {
color: #f3ffbd;
}
.tab ul.login li a:hover {
color: white;
}
.tab .sep {color:#414141}
h1{
background:#121b21;
border-bottom:1px solid black;
font-size:1.5em;
font-weight:normal;
margin-bottom:15px;
padding:15px;
text-align:center;
}
h2 {
font-size:0.9em;
font-weight:normal;
padding-right:40px;
position:relative;
right:0;
text-align:right;
text-transform:uppercase;
top:-48px;
}
a, a:visited {
text-decoration:none;
outline:none;
}
a:hover{
text-decoration:none;
}
#signin {
width: 570px;

height: 115px;
margin: 250px auto 0 auto;
}
#signin_left {
padding: 0 0 0 0;
}
#signin_right {
width: 250px;
height: 145px;
padding: 20px 0 0 20px;
border: 4px solid #444;
/*Applying CSS 3radius*/
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
/*Applying CSS3 box shadow*/
-moz-box-shadow: 0 0 5px #DDDDDD;
-webkit-box-shadow: 0 0 5px #DDDDDD;
box-shadow: 0 0 5px #DDDDDD;
}
#select_domain {
-webkit-appearance: button;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-webkit-padding-end: 20px;
-webkit-padding-start: 2px;
-webkit-user-select: none;
border: 1px solid #AAA;
color: #555;
font-size: inherit;
overflow: hidden;
margin-top: 2px;
padding: 3px 7px;
text-overflow: ellipsis;
white-space: nowrap;
width: 223px;
}
#login_btn {
display: block;
width: 80px;
height: 30px;
padding: 0;
margin-top: 8px;
margin-left:145px;
}
#fa_input_stage {
width: 350px;
height: 135px;
margin: 250px auto 0 auto;
}
#fa_input_container{
width: 350px;

height: 145px;
padding: 10px 0 0 20px;
border: 4px solid #444;
/*Applying CSS 3radius*/
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
/*Applying CSS3 box shadow*/
-moz-box-shadow: 0 0 5px #DDDDDD;
-webkit-box-shadow: 0 0 5px #DDDDDD;
box-shadow: 0 0 5px #DDDDDD;
}
#fa_code_login_button {
display: block;
width: 80px;
height: 30px;
padding: 0;
margin-top: 8px;
margin-left:120px;
}
#registration {
width: 250px;
height: 135px;
padding: 20px 0 0 20px;
margin: 250px auto 0 auto;
border: 4px solid #444;
/*Applying CSS 3radius*/
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
/*Applying CSS3 box shadow*/
-moz-box-shadow: 0 0 5px #DDDDDD;
-webkit-box-shadow: 0 0 5px #DDDDDD;
box-shadow: 0 0 5px #DDDDDD;
}
input[type="text"]{
padding: 5px;
border: 1px solid #DDDDDD;
/*Applying CSS3 gradient*/
background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE 1px, #FFFFFF
20px);
background: -webkit-gradient(linear, left top, left 20, from(#FFFFFF), color
-stop(5%, #EEEEEE) to(#FFFFFF));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB',
endColorstr='#FFFFFF');
/*Applying CSS 3radius*/
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

/*Applying CSS3 box shadow*/


-moz-box-shadow: 0 0 2px #DDDDDD;
-webkit-box-shadow: 0 0 2px #DDDDDD;
box-shadow: 0 0 2px #DDDDDD;
}
input[type="text"]:hover
{
border:1px solid #cccccc;
}
input[type="text"]:focus
{
box-shadow:0 0 2px #FFFE00;
}
.textarea{
padding: 5px;
border: 1px solid #DDDDDD;
/*Applying CSS3 gradient*/
background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE 1px, #FFFFFF
20px);
background: -webkit-gradient(linear, left top, left 20, from(#FFFFFF), color
-stop(5%, #EEEEEE) to(#FFFFFF));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB',
endColorstr='#FFFFFF');
/*Applying CSS 3radius*/
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
/*Applying CSS3 box shadow*/
-moz-box-shadow: 0 0 2px #DDDDDD;
-webkit-box-shadow: 0 0 2px #DDDDDD;
box-shadow: 0 0 2px #DDDDDD;
font-family:Arial, Helvetica, sans-serif;
}
.textarea:hover
{
border:1px solid #cccccc;
}
.textarea:focus
{
box-shadow:0 0 2px #FFFE00;
}
input[type="password"]{
padding: 5px;
border: 1px solid #DDDDDD;
/*Applying CSS3 gradient*/
background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE 1px, #FFFFFF
20px);
background: -webkit-gradient(linear, left top, left 20, from(#FFFFFF), color
-stop(5%, #EEEEEE) to(#FFFFFF));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB',
endColorstr='#FFFFFF');
/*Applying CSS 3radius*/
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
/*Applying CSS3 box shadow*/
-moz-box-shadow: 0 0 2px #DDDDDD;
-webkit-box-shadow: 0 0 2px #DDDDDD;
box-shadow: 0 0 2px #DDDDDD;
}
input[type="password"]:hover
{
border:1px solid #cccccc;
}
input[type="password"]:focus
{
box-shadow:0 0 2px #FFFE00;
}
#sub_menu {
color:#95C42F;
width: 50%;
margin-bottom: 10px;
margin-left: 50px;
cursor:pointer;
}
#datagrid_istorie {
display:none;
}
#navGrid_istorie {
display: none;
}
#login_grid_istorie {
display:none;
}
#login_advanced_search {
display:none;
}
#form_advanced_search {
padding-top: 10px;
padding-left: 10px;
}
#dhcp_ssh_result {
width: 200px;
height: 300px;
position: absolute;
z-index: 9999;
top:0;
bottom: 0;
left: 0;

right: 0;
margin: auto;
background-color: red;
border: 4px solid #444;
display:none;
/*Applying CSS 3radius*/
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
/*Applying CSS3 box shadow*/
-moz-box-shadow: 0 0 5px #DDDDDD;
-webkit-box-shadow: 0 0 5px #DDDDDD;
box-shadow: 0 0 5px #DDDDDD;
}
#form_send_sms {
padding-top: 50px;
padding-left: 50px;
}
/*News ticker*/
#ticker_container{
position: absolute;
top: 0px;
left:40px;
}
/*timeout dialog hide close x button*/
a.ui-dialog-titlebar-close { display:none }
.help_table_copy_link {
width: 90%;
margin-left: 35px;
border: solid #ccc 1px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 1px #ccc;
-moz-box-shadow: 0 1px 1px #ccc;
box-shadow: 0 1px 1px #ccc;
}
.help_table_copy_link tr:hover {
background: #fbf8e9;
-o-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.help_table_copy_link td, .help_table_copy_link th {
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 5px;
text-align: center;
}

.help_table_copy_link th {
background-color: #dce9f9;
background-image: -webkit-gradient(linear, left top, left bottom, from(#
ebf3fc), to(#dce9f9));
background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:
-moz-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:
-ms-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:
-o-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:
linear-gradient(top, #ebf3fc, #dce9f9);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
border-top: none;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.help_table_copy_link td:first-child, .help_table_copy_link th:first-child {
border-left: none;
}
.help_table_copy_link th:first-child {
-moz-border-radius: 6px 0 0 0;
-webkit-border-radius: 6px 0 0 0;
border-radius: 6px 0 0 0;
}
.help_table_copy_link th:last-child {
-moz-border-radius: 0 6px 0 0;
-webkit-border-radius: 0 6px 0 0;
border-radius: 0 6px 0 0;
}
.help_table_copy_link th:only-child{
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.help_table_copy_link tr:last-child td:first-child {
-moz-border-radius: 0 0 0 6px;
-webkit-border-radius: 0 0 0 6px;
border-radius: 0 0 0 6px;
}
.help_table_copy_link tr:last-child td:last-child {
-moz-border-radius: 0 0 6px 0;
-webkit-border-radius: 0 0 6px 0;
border-radius: 0 0 6px 0;
}
.help_table_copy_link_hr { border: 0; height: 1px; background-image: -webkit-lin
ear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-i
mage: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0))
; background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), r
gba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,
0,0,0.75), rgba(0,0,0,0)); }
.no_selection {

-moz-user-select
-khtml-user-select
-webkit-user-select
-o-user-select
user-select

:
:
:
:
:

none;
none;
none;
none;
none;

}
.uppercase_fields{
text-transform:uppercase
}
.no-js #loader {
display: none;
}
.js #loader {
display: block;
position: absolute;
left: 100px;
top: 0;
}
.universal_page_preloader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 199999;
background: url(../ximages/univ_loader/ripple.gif) center no-repeat #fff
;
}

Вам также может понравиться