﻿div#breadcrumbs
{
    visibility:collapse;
    display:none;
}

div.page-title
{
    visibility:collapse;
    display:none;
}

div#qnav
{
    visibility:collapse;
    display:none;
}

div#qsearch
{
    visibility:collapse;
    display:none;
}

.mediumBox
{
  float:left;
  margin: 0 auto 0 auto;
  width:300px;
}

.mediumBoxControl
{ 
  float:left;
  background-color: #32363f;
  border-color: #434a4f;
  border-style:solid;
  border-width: 1px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; 
  width:300px;
  margin-left:350px;
}

a.btnGeneric, a.btnGeneric:link, a.btnGeneric:active, a.btnGeneric:visited,
a.btnGeneric:hover, a.btnGeneric:link:hover, a.btnGeneric:active:hover, a.btnGeneric:visited:hover
{
    /*padding-bottom: 2px;
    padding-left: 20px;
    padding-right: 1px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 5px;
    padding-top: 1px;*/
    display: inline-block;
    font-weight:bold;
    background: #7c8785;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; 
    padding: 0px 15px 0px 15px;
    color: #ffffff;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
}
.btnEmployee
{
    /*background-image: url(../img/login/user1.png);*/
}
.btnAddUser
{
    /*background-image: url(../img/login/user1_add.png);*/
}

.btnNewPassword
{
    /*background-image: url(../img/login/lock_new.png);*/
}

.btnChangePassword
{
    /*background-image: url(../img/login/lock_preferences.png);*/
}


a.btnLogin, a.btnLogin:link, a.btnLogin:active, a.btnLogin:visited,
a.btnLogin:hover, a.btnLogin:link:hover, a.btnLogin:active:hover, a.btnLogin:visited:hover
{
    /*background-image: url(../img/login/lock.png);
    padding-bottom: 0px;
    margin: 0px 17px 0px 5px;
    padding-left: 20px;
    padding-right: 0px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 0px;*/
    display: inline-block;
    font-weight:bold;
    background: #32363f;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; 
    padding: 0px 15px 0px 15px;
    color: #ffffff;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
}
.btnSendMail
{
    background-image: url(img/login/mail2.png);
    padding-left: 20px;
    margin: 0px 57px 0px 0px;
}


a,
a:link {
  color: #32363f;
  text-decoration: none;
}

a:hover,
a:active { 
  color: #32363f; 
  text-decoration: underline;
  -moz-outline-style: none;
}

div.login
{
    border:#D9D9D9 1px solid;
}

div.login h2, .mediumBoxControl h2
{
    /*margin-top:10px;
    margin-left:20px;
    font-size : 15px;
    font-weight: bold;
    display:block;*/
    padding: 0px 20px 0px 20px;
    margin: 15px 0px 10px 0px;
    color: white;
    font-size: 20pt;
    font-weight:100;
    font-family: proxima-nova, Arial;

}

.mediumBoxControl label
{
  font-weight: 400;
  font-size: 10pt;
  font-family: proxima-nova, Arial;
  color:white;
}

.mediumBoxControl input
{
  width:310px;
  padding: 4px;
  border-width: 1px;
  border-style:solid;
  border-radius: 6px;
  border-color: #434a4f;
}

.mediumBoxControl div
{
  float:left;
  clear:both;
  padding:0x;
  margin-left:20px;
  margin-bottom:5px;
}

.mediumBoxControl div.control
{
  clear:both;
  float:left;
  margin-bottom:10px;
}

.mediumBoxControl .action
{
  margin:0;
  width:280px;
}


#one-col-sub #block_1 .padding
{
    border-style:none;
}


div.certificateLogin
{
    margin-top:30px;
    padding-bottom: 20px;
    /*padding-top:10px;
    padding-left:20px;*/
    background-image: url(../img/skilriki.jpg);
    background-repeat: no-repeat;
    background-position: 99% 10px;
    height:160px;
    border:#D9D9D9 1px solid;
}

div.certificateLogin h2
{
    /*font-size : 15px;
    font-weight: bold;
    display:block;
    margin-bottom:20px;*/
    
}

div.certificateLogin table{width: 80%; margin: 0px 0px 0px 20px;}

div.certificateLogin table td{padding: 10px 0px 10px 0px;}

div.certificateLogin a, div.certificateLogin a:hover
{
    /*margin-left: 140px;
    font-size: 13px;*/
    display: inline-block;
    font-weight:bold;
    background: #082C84;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; 
    padding: 0px 15px 0px 15px;
    color: #ffffff;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
}

.Category table{border: none;}
.Category table td{border: none;}

