
/*body, html
{
        margin: 0px;
    padding: 0px;
    border: 0px;
    height: 100%;
    background-color:#F8F8F8;
}
*/
body {
    letter-spacing: 0.1px;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans serif !important;
    font-size: 14px !important;
    line-height: 1.846 !important;
    color: #666 !important;
}
.panel-title {
    /*font-variant: small-caps;*/
    font-size:15px;
    line-height: 1.1 !important;
    /*text-shadow: 1px 1px 5px white, 0 0 1px black;*/
}

.panel {
    border:medium none !important;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.3) !important;
}

.panel-footer {
    border-top: 0 !important;
}

.alert-further {
  color: #000;
  background-color: #6096d2;
  border-color: #6650ff;
}


.pure-input-1-1 {
    width: 100%;
}

.a-under {
    text-decoration: underline !important;
}

div.a {
  color: #008ae1;
  text-decoration: none;
}
div.a:visited{
  color: #a83dff;
}
a.home
{
    display:block;
    float: left;
    width: 324px;
    height: 80px;
}
// Classes
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}

a.home-bottom
{
    display:block;
    float: left;
    width: 322px;
    height: 61px;
}

.btn-custom {
  background-color: hsl(217, 54%, 5%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#759ad5", endColorstr="#050b13");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#759ad5), to(#050b13));
  background-image: -moz-linear-gradient(top, #759ad5, #050b13);
  background-image: -ms-linear-gradient(top, #759ad5, #050b13);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #759ad5), color-stop(100%, #050b13));
  background-image: -webkit-linear-gradient(top, #759ad5, #050b13);
  background-image: -o-linear-gradient(top, #759ad5, #050b13);
  background-image: linear-gradient(#759ad5, #050b13);
  border-color: #050b13 #050b13 hsl(217, 54%, -10%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.99);
  -webkit-font-smoothing: antialiased;
}
.center-block {float: none !important}

.col-center-block {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.menu
{
    position: relative;
    display:block;
    float: right;
    height: 80px;
    vertical-align: middle;
    background: white;
}

div.menu .top
{
    position: absolute;
    right: 4px;
    top: 10px;
}

div.menu .bottom
{

    position: absolute;
    right: 0px;
    top: 40px;
    background-color:white;
    min-width:500px;
}

div.menu .top a
{
    font-size: 11px;
    margin-right: 4px;
    margin-left: 4px;
    text-decoration: underline;
}

div.menu .bottom a
{
    font-size: 11px;
    font-weight: bold;
    margin-right: 8px;
    color: #555;
}

div.menu .bottom a:hover, div.menu .bottom a.checked
{
    font-weight: bold;
    padding-bottom: 10px;
    color: #999;
    border-bottom: 3px solid #999;
}

table.main
{
    margin-left: auto;
    margin-right: auto;
  /*  width: 1280px;*/
    height: 100%;
    background-color: white;
    min-width: 100%;
}

td.header
{
    height: 80px;
}

td.header div
{
    float: right;
    height: 80px;
    line-height: 30px;
    background-color: red;
    vertical-align: middle;
    text-align:right;
}

td.search-form
{
    /*display: block;*/
    position: relative;
    background: silver;
    height: 40px;
}

/*
td.search-form input
{
    position: absolute;
    top: 10px;
    left: 8px;
    height: 23px;
    width: 300px;
    line-height: 23px;
    border: none;
    padding: 0px;
    background: url(../img/bg.search.gif);
    padding-left: 4px;
    z-index: 3;
}

td.search-form form a
{
    position: absolute;
    top: 10px;
    left: 309px;
    display: block;
    background: url(../img/bg.search.gif) right top;
    height: 23px;
    width: 30px;
    border: none;
}

td.search-form > a.show-all-models
{
    position: absolute;
    left: 350px;
    top: 10px;
    border: 1px solid gray;
    height: 20px;
    line-height: 20px;
    padding: 0px 5px 0px 5px;
    background: #eee;
    font-style: normal;
}*/

td.content
{
    border: 1px solid silver;
    height: 99%;
    padding: 8px;
}
.col-reduced-padding {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.contact_picture {
    margin-left: auto; 
    display: block;
    margin-right: -20px;
}

.btn-top-right {
    margin-top: -10px; 
    margin-right: -10px; 
    border-top-left-radius: 0px !important; 
    border-bottom-right-radius: 0px !important;
}

td.content a.button
{
    display: inline-block;
    border: 1px solid gray;
    height: 20px;
    line-height: 20px;
    padding: 0px 5px 0px 5px;
    background: #eee;
    font-style: normal;
    text-decoration: none;
    margin-right: 5px;
}

td.space
{
    height: 10px;
}

td.space-dark
{
    height: 10px;
    background-color: #E9E9E9;
}

td.header
{
    background-color: yellow;
    height: 80px;
}

td.footer
{
    height: 61px;
    background-color: #E9E9E9;
}

div.menu-bottom
{
    position: relative;
    display:block;
    float: right;
    height: 61px;
    width: 656px;
    vertical-align: middle;
}

div.menu-bottom div
{
    position: absolute;
    right: 8px;
    top: 21px;
}

div.menu-bottom div a
{
    font-weight: bold;
    font-size: 11px;
    height: 20px;
    color: #777;
}

h1
{
    font-size: 14px;
    font-weight: bold;
    color: #555;
    margin-bottom: 10px;
}

p
{
    margin-bottom: 10px;
}

table.user
{
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: auto;
    background: white;
    text-align: center;
    -background:#f1f0f0;
}

table.user td
{
    vertical-align: top;
    text-align: left;
    padding: 8px;
}

table.user input
{
  border: 1px solid gray;
    width: 200px;
   /* height: 20px;*/
   /*background: white;*/
}
table.user input.long
{
    width: 300px;
}

table.user input.reference
{
    border: 1px solid gray;
    width: 400px;
  
    background: white;
}

table.user img.capture
{
    float: left;
    margin-right: 3px;
}

table.user input.capture
{
    float: left;

    width: 60px;
    font-weight: bold;
}

table.user select
{
    border: 1px solid gray;
    width: 200px;
    height: 20px;
    background: white;
}

table.user textarea
{
    border: 1px solid gray;
    width: 250px;
    height: 100px;
    background: white;
    padding: 5px;
}

table.user textarea.big
{
    border: 1px solid gray;
    width: 400px;
    height: 200px;
    background: white;
    padding: 5px;
}

table.user input.file
{
    border: none;
    width: 300px;
    height: 20px;
    background: #fafafa;
}

table.user input.checkbox
{
    border: none;
    width: 20px;
    height: 20px;
    background: #fafafa;
}

/*////////////////////////////////////////////////////////////////////////////*/

.error
{
    color: brown;
}

.green
{
    color: #3A3;
}

.red
{
    color: #E00;
}

.bgerror
{
    background: #fee;
}

.bgblue
{
    background: #eef;
}

.bggray
{
    background: #eee;
}

.bold
{
    font-weight: bold;
}

/*////////////////////////////////////////////////////////////////////////////*/

table.search
{
    width: 100%;
    border: 1px solid transparent;
}

table.search td.tools
{
    visibility: hidden;
    width: 30%;
    text-align: right;
}

table.search td.tools a
{
    display: inline-block;
    text-align: right;
    width: auto;
}

table.search td
{
    margin:10px;
    padding:5px
}

table.search td a
{
    text-decoration: none;
    padding: 5px;
    border: 1px solid transparent;
}

table.search td a.title,
table.search td a.title:hover,
table.search td a.title:focus
{
    text-decoration: underline;
    font-weight: bold;
    padding: 5px;
    border: 0px;
}

table.search td a:hover,
table.search td a:focus
{
    border: 1px solid #CDDCF9;
    background: #f0faff;
}

/*////////////////////////////////////////////////////////////////////////////*/

table.index td.left
{
    font-size: 12px;
    padding-right: 10px;
}

table.index td.right
{
    font-size: 11px;
}

/*////////////////////////////////////////////////////////////////////////////*/

.info-block
{
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 15px;
    background: #F5F8FC;
}

.info-block input
{
    border: 1px solid #eee;
    width: 200px;
    height: 20px;
    background: white;
}

.info-block textarea
{
    border: 1px solid #eee;
    width: 500px;
    height: 200px;
    background: white;
}

.big-text
{
    font-size: 12px;
}

.reviews,
.reviews pre,
.reviews b
{
    font-style:  italic;
    color: navy;
}

.btn-disable {
    display:inline-block;
    pointer-events: none;       
}

.div-ider.well.well-sm {
    font-size: 16px;
    color: red;
    font-weight: 600;
    border: 1px solid white;
    border-bottom: 3px solid rgba(0, 0, 0, 0.57);
    background-color: rgba(255, 255, 255, 0);
    line-height: 15px;
}

.inset-field {
    border: 1px solid rgba(0,0,0,0.5) !important;
    box-shadow: inset 0px 0px 8px 0px rgb(117, 139, 155) !important;
}
.inset-field:focus {
    border: 1px solid rgba(11, 57, 96, 0.5) !important;
    box-shadow: inset 0px 0px 8px 0px rgb(0, 142, 255) !important;
}