#captchaBlock
{
vertical-align: middle;
}

#repeatCaptcha
{
margin-left: 16px;
}

.myBackgroundOff 
{
top:0; left:0; width:100%; height:100%; background-image:url("../images/background0.jpg");
}

h1 
{
color: #2190DB;
}

h2 
{
color: #2190DB;
}

h3 
{
color: #2190DB;
}

h4 
{
color: #2190DB;
}

table 
{
    overflow:hidden;
    border:1px solid #d3d3d3;
    background:#fefefe;
    margin:2% auto 0;
    -moz-border-radius:5px; /* FF1+ */
    -webkit-border-radius:5px; /* Saf3-4 */
    border-radius:5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
	
th, td {padding:8px 8px 8px; text-align:center; }

th {
    padding-top:8px; text-shadow: 1px 1px 1px #fff; 
    background: #2190DB;
 }
	
td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}

tr.odd-row td {background:#f6f6f6;}

td.first, th.first {text-align:left}

td.last {border-right:none;}

td {
    background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
    text-align : left;
}
	
tr.odd-row td {
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}
	
th 
{
    background: #2190DB;
    color: white;
    text-shadow: none;
}
	
tr:first-child th.first {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px; /* Saf3-4 */
}
	
tr:first-child th.last {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px; /* Saf3-4 */
}
	
tr:last-child td.first {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px; /* Saf3-4 */
}
	
tr:last-child td.last {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px; /* Saf3-4 */
}

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

body 
{
  -webkit-touch-callout: none;
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}

#background 
{
    position: fixed;
    top:0;
    bottom:0;
    right:0;
    left:0;
    overflow:hidden;
    width:100%;
    height:100%;
    z-index: -99999;

    background-image:url("../images/bg1.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


label.btn-primary 
{
  padding: 2px;
}

#smoProjectScreen
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 4px;
  padding-bottom: 38px;
}

.slider-handle, .min-slider-handle
{
  background-image: none ! important;
  background-color: #599bb3 !important;
  opacity: 1 !important;
}

#smoCanvas 
{ 
  width:256px; 
  height: 256px; 
  cursor: crosshair; 
}

#smoCanvas.dragging 
{ 
  cursor: crosshair; 
}

#smoCanvasOverlay
{ 
  width:256px; 
  height: 256px;
  position:absolute; 
  top: 0px; 
  left: 0px; 
  z-index: 12;  
  cursor: crosshair; 
}

#smoCanvasOverlay.dragging 
{ 
  cursor: crosshair; 
}

#smoPrimitives, #smoPrimitiveSettingsLeft, #smoPrimitiveSettingsRightPart2, #smoMoveArea, #smoViews, #smoPrimitiveSettingsText
{
  border-radius: 6px;
  padding: 4px;
  background-image: url('../images/transparency.png');
}

#smoPrimitives
{
  position:absolute; 
  top: 0px; left: 256px; 
  z-index: 12;
}

#smoPrimitiveSettingsLeft
{
  position:absolute; 
  bottom: 0px;
  left: 0px;
  z-index: 12;
}

#smoProjectInfo
{
  position:absolute; 
  bottom: 0px;
  left: 4px;
  z-index: 12;
  color: white;
  text-align: center;
}

#smoPrimitiveSettingsRight
{
  position:absolute; 
  bottom: 0px;
  right: 0px;
  z-index: 12;
  width: 270px;
}

.sliderA
{
  margin: 2px;
  width: 40px;
  display: inline-block;
}

#smoPrimitiveSettingsText
{
  position:absolute; 
  top: 150px;
  z-index: 12;
/*  max-width: 128px; */
  left: 0px;
}

#smoColorPickerDiv
{
  position:absolute; 
  left: 132px;
  top: 102px;
  z-index: 12;
}

#smoDrawingMode
{
  position:absolute; 
  bottom: 8px; left: 0px; 
  z-index: 12;
}

#smoMoveArea { 
  position:absolute; 
  top: 0px; left: 0px; 
  z-index: 12;
  width:128px; height: 128px; 
  cursor: move;
}

#smoMoveArea.dragging { cursor: move; }

#smoViewCommands
{
  position:absolute; 
  top: 4px; left: 4px; 
  z-index: 12;
}

#smoViews
{
  position:absolute; 
  top: 0px; right: 0px;
  z-index: 12;
}

#smoColorPicker
{
    position: relative;
    clear: both;
}

#smoColorPicker .track {
    opacity: 1 ! important;
    background:     #EFEFEF url(../lib/tinycolorpicker/images/chromaticCircleSmall.png) no-repeat 50% 50%;
    height:         150px;
    width:          150px;
    padding:        0px;
    position:       absolute;
    cursor:         crosshair;
    float:          left;
    left:           -63px;
    top:            -63px;
    display:        none;
    border:         1px solid #ccc;
    z-index:        2010;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
}

#smoColorPicker .color {
    opacity: 1 ! important;
    display:        block;
    position:       relative;
    z-index:        2011;
    background-color: #EFEFEF;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
    cursor: pointer;
    text-decoration : none;
}

#smoColorPicker .colorInner {
    opacity: 1 ! important;
    width:          25px;
    height:         25px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
}

#smoColorPicker .dropdown {
    opacity: 1 ! important;
    list-style: none;
    display: none;
    width: 27px;
    position: absolute;
    left: 0;
    z-index: 2000;
}

#smoColorPicker .dropdown li{
    opacity: 1 ! important;
    cursor: pointer;
}

.disabled
{
    background-color: #E0E0E0;
}

.smoProjectRow
{
  background-image:url("../images/projectRow.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;

  border-radius: 6px;
  margin: 2px;
  margin-left: 10px;
  padding: 6px; 
  opacity: 0.9;

  transition:all 0.2s ease;
}

@media (hover: hover) {
.smoProjectRow:hover
{
  background-image:url("../images/projectRow2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 1;
  box-shadow: inset 0 0 0 4px #599bb3; 
}
}
ƒ
.slider
{
}

.tooltip 
{
    position: fixed;
}

.navbar-nav > li > a {padding-top:5px !important; padding-bottom:5px !important;}
.navbar {
  min-height:32px !important;
}
.navbar-brand 
{ 
  height: 32px ! important; 
  padding: 0 10px ! important; 
  font-size: 16px ! important; 
  line-height: 32px ! important; 
  height: 32px ! important; 
}
.navbar-toggle
{
  margin-top: 4px ! important;
  margin-bottom: 1px ! important;
  padding: 4px ! important;
}

.kButton
{
  color: white;
  vertical-align: top;
  background-color:#599bb3; 
  -moz-box-shadow: 0px 2px 0px 0px #276873;
  -webkit-box-shadow: 0px 2px 0px 0px #276873;
  box-shadow: 0px 2px 0px 0px #276873;
  min-height: 24px;


  margin: 0px;
  padding: 0px;
  padding-left: 4px;
  padding-right: 4px; 
  margin-bottom: 2px;

  font-size: 14px;
  outline: 0 !important; 
}

.kButton:disabled 
{
    color: #d0d0d0;
    -moz-box-shadow: 0px 2px 0px 0px #808080;
    -webkit-box-shadow: 0px 2px 0px 0px #808080;
    box-shadow: 0px 2px 0px 0px #808080;
    background-color:#C0C0C0; 
}

@media (hover: hover) {
.kButton:disabled:hover
{
  color: #d0d0d0;
  -moz-box-shadow: 0px 2px 0px 0px #808080;
  -webkit-box-shadow: 0px 2px 0px 0px #808080;
  box-shadow: 0px 2px 0px 0px #808080;
  background-color:#C0C0C0; 
}
}

.kButton:active 
{
  /*
  position:relative;
  top:2px;
  -moz-box-shadow: 0px 0px 0px 0px #276873;
  -webkit-box-shadow: 0px 0px 0px 0px #276873;
  box-shadow: 0px 0px 0px 0px #276873; */

}

/*
.kButton:focus
{
  color: white !important;
}

*/
.kButton:active
{
  color: white !important;
  background-color: #408c99;
}

@media (hover: hover) {
.kButton:hover
{
  color: white !important;
  background-color: #408c99;
}
}

label.kButton 
{
  border: 1px solid white;
  border-top: 0px;
  border-bottom: 0px;
}

label.kButton:active, label.kButton.active
{
  background-color: #408c99;
  border: 1px solid white;
  border-top: 0px;
  border-bottom: 0px;
  -moz-box-shadow: 0px 2px 0px 0px #276873;
  -webkit-box-shadow: 0px 2px 0px 0px #276873;
  box-shadow: 0px 2px 0px 0px #276873;
}

button.kButton
{
  border: 0px;
  border-radius: 4px;

  margin-top: 2px;
  margin-bottom: 2px;
}

.btn-group
{
  vertical-align: top;
  margin-top: 2px;
  margin-bottom: 2px;
}

.btn-group>.kButton
{
    margin-top: 0px;
}

.btn-group>label.kButton:active
{
  color: white !important;
  background-color: #408c99;

  border-left: 1px solid white;
  border-right: 1px solid white;
}

.btn-group>label:first-child.kButton:active
{
  color: white !important;
  background-color: #408c99;
  border-left: 0px solid white;
}

.btn-group>label:last-child.kButton:active
{
  color: white !important;
  background-color: #408c99;
  border-right: 0px solid white;
}

@media (hover: hover) {

  .btn-group>label.kButton:active, .btn-group>label.kButton:hover
{
  color: white !important;
  background-color: #408c99;

  border-left: 1px solid white;
  border-right: 1px solid white;
}

.btn-group>label:first-child.kButton:active, .btn-group>label:first-child.kButton:hover
{
  color: white !important;
  background-color: #408c99;
  border-left: 0px solid white;
}

.btn-group>label:last-child.kButton:active, .btn-group>label:last-child.kButton:hover
{
  color: white !important;
  background-color: #408c99;
  border-right: 0px solid white;
}

}



.btn-group>.btn:first-child
{
  border-left: 0px;
}

.btn-group>.btn:last-child
{
  border-right: 0px;
}

.datepicker td, .datepicker th 
{
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

.day.active
{
  -webkit-box-shadow: 0px 0px 0px 0px white;
  box-shadow: 0px 0px 0px 0px white;
}

#numberInfo
{
  color: white;
  text-align: right;
  width: 100%;
/*  font-weight: bold; */
}

/********************* wait circles *************/

#circle{
	margin-top:40px;
		float:left;
}
.circle{
	background-color:#CCC;
	float:left;
	height:8px;
	margin-left:6px;
	width:8px;
	-webkit-animation-name: bounce_circle;
	-webkit-border-radius:4px;
 	-webkit-animation-duration: 1.5s;
 	-webkit-animation-iteration-count: infinite;
 	-webkit-animation-direction: linear;
	opacity:0.3;
}
#circle_1{
 	-webkit-animation-delay: .3s;
 }
#circle_2{
 	-webkit-animation-delay: .7s;
}
#circle_3{
 	-webkit-animation-delay: .9s;
}
@-webkit-keyframes bounce_circle{
	0%{opacity:0.3;}
	50%{opacity:1;background-color:#111}
	100%{opacity:0.3;}
}