html {
	height: 100%;
	min-height: 100%;
}

body {
    color: #333;
	cursor: default;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Montserrat, 'Roboto', sans-serif; Arial;
	margin:0px;
	//position: relative;
	min-height: 100%;
}

a { 
	color:#0065AF; 
	text-decoration:none; 
}

.sorttab {
	text-decoration: underline;
	cursor: pointer;
}
.tutor_all { display: table-row} 
table .standard th { background-color: #222534; color:#fefefe; text-transform:uppercase; padding:10px; font-weight:normal} 
table .standard th a { color: #212121; background-color: #EBEBEB; }
table .standard td { padding:10px; }
table .standard th { border: 2px solid #fff; }
table .standard td { border: 2px solid #fff; border-bottom: 2px solid #aaa; }
table .red-light th { background-color: #ee4444 }
table .yellow-light th { background-color: #F0E68C; color:#222 }
table .yellow-light th a { color:#222 }
table .green-light th { background-color: #449944 }
table .grey th { color: #212121; background-color: #EBEBEB; font: normal normal normal 14px/18px Montserrat; }


#header { width:1350px }
#header_logo, #header_up, #header_down { padding:0px; }
//#header_logo_admin { width:228px; height:138px; }
//#header_up ul, #header_down ul { list-style:none; padding:10px; text-transform:uppercase; text-align:right; margin:0px; height: 2em;}
//#header_up li, #header_down li { display:inline-block; text-align:center; font-size:14px; width:150px; height:2em;}
//#header_up li { padding:20px 0px 5px 70px; position:relative; height:2em;}
//#header_down ul {margin-left: -40px}
//#header_down li { padding:15px 0px 5px 74px;}
//#header_middle { padding:0px 0px 0px 46px}
//#header_line { background-image: url("/images/header_line.jpg");  background-repeat:repeat; width:100%; height:3px; margin:0px; border:0px; padding:0px;}
//#header_line_down { background-image: url("/images/header_line_down.jpg");  background-repeat:repeat; width:100%; height:3px; margin:0px; border:0px; padding:0px;}



/* ------------------------CZĘŚĆ-GÓRNA-MENU------------------------ */

      /* wygląd głównego elementu - ol */
      ol {
        list-style-type:none;
        padding:0;
        margin:0;
        background-color:#FFF;
        font-size:18px;
        height:2em;
        line-height:2em;
        text-align:center;
      }

      /* wygląd wszystkich elementów - a - znajdujących się w elemencie - ol */
      ol a {
        display:block;
        text-decoration:none;
        color:#000;
        padding:0 5px;
      }

      /* wygląd elementów - li - wszystkich dzieci elementu - ol */
      ol > li {
        float:right;
        width:180px;
        margin-left:1px;
        //background-color:#FDD700;
        height:2em;
	text-transform:uppercase;
	font-size:16px;
	padding:20px 0px 5px 0px;
      }

      /* wygląd elementu - li - pierwszego dziecka elementu - ol */
      ol > li:first-child {
        margin-left:0;
      }

      /* wygląd elementów - li - wszystkich dzieci elementu - ol - po najechaniu kursorem myszki na element - li */
      ol > li:hover {
        //background-color:#EEE;
      }

      /* wygląd elementu - a - dziecka elementu - li - będącego dzieckiem elementu - ol - po najechaniu kursorem myszki na element - li */
      ol > li:hover > a {
        color:#09C;
      }

      /* wygląd elementu - ul - dziecka elementu - li - będącego dzieckiem elementu - ol - po najechaniu kursorem myszki na element - li */
      ol > li:hover > ul {
        display:block;
      }

      /* ------------------------CZĘŚĆ-ROZWIJANA-MENU------------------------ */

      /* wygląd głównych rozwijanych elementów - ul */
      ol > li > ul {
        display:none;
        list-style-type:none;
        padding:0;
        margin:0;
      }

      /* wygląd elementu - li - w części rozwijanej */
      ol > li > ul > li {
        position:relative;
        background-color:#EEE;
      }

      /* wygląd elementu - a - w części rozwijanej */
      ol > li > ul > li > a {
        border-top:1px solid #FFF;
      }

      /* wygląd elementu - li - w części rozwijanej, po najechaniu kursorem myszki na dany element - li */
      ol > li > ul > li:hover {
        background-color:#DDD;
      }

      /* wygląd elementu - a - w części rozwijanej, po najechaniu kursorem myszki na element - li */
      ol > li > ul > li:hover > a {
        color:#09C;
      }


#content_out { background-color: #FAFAFA; padding:10px 0px 20px 0px; height: 80vh;}
#content_in { width:1350px; sheight:1000px;}
#left_column { vertical-align:top; padding-right:15px; width:1px;}
#right_column { vertical-align:top }


#left_menu_table { box-shadow: 0 8px 6px -8px #666666; width:300px;  background: #EBEBEB 0% 0% no-repeat padding-box;}
#left_menu_table td { vertical-align: top; padding: 10px; stext-transform:uppercase; sfont-size:12px; border:#f1f1f1; font: normal normal bold 14px/18px Montserrat;
letter-spacing: 0px; color: #212121; line-height: 1.8;}
#left_menu_table a { font: normal normal normal 16px/19px Montserrat; letter-spacing: 0px; color: #212121; }
#left_menu_table td span {text-align: right; font: normal normal normal 14px/18px Montserrat; letter-spacing: 0px; color: #212121;}
.row_odd { background-color: #FFFFFF; }
/*.row_even { background-color: #F8F8F8; }*/
.row_even { background-color: #FFFFFF; }
.row_grey { background-color: #F1F1F1; }
#left_menu_table .selected, .red { color:#d11b06}
#left_menu_table ul { list-style:none; padding:0px; margin:0px;}
#left_menu_table li { font-size:16px; padding:10px 0px 0px 10px; font-weight:normal}


#footer { background-color: #dedede; color:#fff; height: 50px; text-align:center; clear: both; padding-top:30px; bottom:0; width:100%}

.content { 
	font-family: Montserrat, Arial; 
	background-color: #ddd; 
	border-top: 1px solid #ccc; 
	smin-height:700px;
	padding-bottom:10px;
}

.footer {
	font-size: 12px;
	color: #fff;
	background-color: #424242;
	padding: 10px 180px;
	font-family: Montserrat, Arial,sans-serif;
}


ul.tabs { 
	list-style:none; 
	margin:0px; 
	padding:0px; 
	text-align:left; 
	margin-top:10px; 
	margin-bottom:10px; 
	-webkit-box-shadow: 0 8px 6px -8px #666; 
	-moz-box-shadow: 0 8px 6px -8px #666; 
	box-shadow: 0 8px 6px -8px #666; 
	width: 100%; 
	clear:both;
}

ul.tabs li { 
	display:inline-block; 
	text-align:center; 
	border:1px solid #ccc;
	background-color: #f1f1f1;
	-moz-border-top-left-radius:5px; 
	border-top-left-radius:5px 5px; 
	-khtml-border-top-left-radius:5px; 
	-icab-border-top-left-radius:5px; 
	-webkit-border-top-left-radius:5px; 
	-khtml-border-top-left-radius:5px; 
	-moz-border-top-right-radius:5px; 
	border-top-right-radius:5px 5px; 
	-khtml-border-top-right-radius:5px; 
	-icab-border-top-right-radius:5px; 
	-webkit-border-top-right-radius:5px; 
	-khtml-border-top-right-radius:5px; 
}

ul.tabs li a { 
	padding:6px 12px; 
	color:#000000; 
	font-size:12px; 
	text-decoration: none;
}

ul.tabs li:hover { 
	border:1px solid #aaa; 
	background-color: #dee9f6;;
}

ul.tabs li.current { 
	color:#fff; 
	font-weight:bold; 
	border:1px solid #aaa; 
	background-color:#333;
}

ul.tabs li.current a { 
	color:#fff; 
}

ul.tabs li.right {
	float: right; 
	margin-left:7px;
}

ul.tabs li.newjob { 
	background:none; 
	font-weight:bold; 
	font-size:12px; 
	color:#000000; 
	border:none; 
	padding-left:12px;
}

ul.tabs li.login { 
	background:none; 
	font-weight:bold; 
	color:#000000; 
	border:none; 
	padding-left:12px;
}

.form_error, .form_ok {
	margin-left:24px; 
	margin-top:30px;
}

.green { 
	color: green; 
}
.red { 
	color: red; 
}

form em { 
	color:#FF0000; 
}

form .item { padding-bottom:2px; padding-top:2px; overflow:auto; margin:auto; margin-left:25px; margin-right:25px; border-bottom:1px solid #f1f1f1; }
form .item.first { margin-top:45px; }
form .item input { margin:0px; }
form .item .label { width:180px; display:inline-block; text-align:right; font-size:14px; margin-right:15px; vertical-align: top; margin-top: 16px; padding: 6px;}
form .item .label label { color:#666; font-weight:normal; text-align:right; }
form .item .value .info { color:#666; font-weight:normal; font-size: 11px; margin-top:-10px; width:400px;}
form .item .value .conditional_info { color:#666; font-weight:normal; font-size: 11px; margin-top:-10px; width:400px; display: none;}
form .item .value { display:inline-block; }
form .item .value .thumb { display:inline-block; border:1px solid #fff; position:relative; }
form .item .value .thumb a { display:none; }
form .item .value .thumb:hover { border:1px solid #ccc; }
form .item .value .thumb:hover a { display:block; position:absolute; right:3px; top:3px; background:#F00; color:#FFF; font-size:11px; font-weight:bold; text-decoration:none; padding:3px; }
form .item p.info { font-size:11px; color:#999999; margin:0px; }
form .item span.error, .error { color:#cc0000; font-size:11px; vertical-align: middle; }
form .item span.correct { color:#090; display:block; margin-top:3px; margin-bottom:3px; font-size:11px; }
form .item.submit { padding:0px; }
form .item.submit .value { margin-left:153px; }
textarea { height: 35px; }
.btn { cursor: pointer; display: inline-block; background-color: #e6e6e6; background-repeat: no-repeat; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6); background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
padding: 5px 14px 6px; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); color: #333; font-size: 13px; line-height: normal; border: 1px solid #ccc; border-bottom-color: #bbb; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -webkit-transition: 0.1s linear all; -moz-transition: 0.1s linear all; -ms-transition: 0.1s linear all; -o-transition: 0.1s linear all; transition: 0.1s linear all; text-decoration:none; }
.btn:hover { background-position: 0 -15px; color: #333; text-decoration: none; }
.btn:focus { outline: 1px dotted #666; }
.btn.primary { color: #ffffff; background-color: #013E77; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#1471B6), to(#013E77)); background-image: -moz-linear-gradient(top, #1471B6, #013E77); background-image: -ms-linear-gradient(top, #1471B6, #013E77); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1471B6), color-stop(100%, #013E77)); background-image: -webkit-linear-gradient(top, #1471B6, #013E77); background-image: -o-linear-gradient(top, #1471B6, #013E77); background-image: linear-gradient(top, #1471B6, #013E77); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1471B6', endColorstr='#013E77', GradientType=0);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); border-color: #013E77 #013E77 #1471B6; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
.btn.primary2 { color: #ffffff; background-color: #B62C2D; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#E35E6E), to(#B62C2D)); background-image: -moz-linear-gradient(top, #E35E6E, #B62C2D); background-image: -ms-linear-gradient(top, #E35E6E, #B62C2D); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E35E6E), color-stop(100%, #B62C2D)); background-image: -webkit-linear-gradient(top, #E35E6E, #B62C2D); background-image: -o-linear-gradient(top, #E35E6E, #B62C2D); background-image: linear-gradient(top, #1471B6, #B62C2D); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E35E6E', endColorstr='#B62C2D', GradientType=0);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); border-color: #B62C2D #B62C2D #E35E6E; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
.btn.active, .btn :active { -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); }
.btn.disabled { cursor: default; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
filter: alpha(opacity=65); -khtml-opacity: 0.65; -moz-opacity: 0.65; opacity: 0.65; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.btn[disabled] { cursor: default; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
filter: alpha(opacity=65); -khtml-opacity: 0.65; -moz-opacity: 0.65; opacity: 0.65; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.btn.large { font-size: 15px; line-height: normal; padding: 9px 14px 9px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.btn.medium { padding: 5px 9px 6px; font-size: 12px; }
.btn.small { padding: 5px 7px 5px; font-size: 11px; }
/* Popup */

.paginateButtons2 {
    border-top: 0;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 20px 15px;
}

.paginateButtons2 a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
    text-decoration: none;
}


.step{
	margin-right: 4px;
	font-size: 12px;
}

.currentStep{
	margin-right: 4px;
	font-size: 12px;
	font-weight: bold;

    background: #000;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #fff;
    margin: 0 3px;
    padding: 2px 6px;
    text-decoration: none;
	
}

table { border-collapse:collapse; margin-top:0px; }
table td {	vertical-align: top;}
table.stats {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    border-collapse: collapse;
    box-shadow: 0 8px 6px -8px #666666;
    swidth: 100%;
	smax-width: 802px;
}
table.stats th {
    border: 1px solid #AAAAAA;
    padding: 5px;
	background-color: #DDDDDD;
}
table.stats td {
    border: 1px solid #AAAAAA;
    padding: 7px;
    vertical-align: top;
}




table.stats2 {
	margin-top:0px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0px solid #AAAAAA;
    border-collapse: collapse;
	width: 100%;
}
table.stats2 th {
    border: 1px solid #AAAAAA;
    padding: 5px;
	background-color: #DDDDDD;
}
table.stats2 td {
    border: 0px solid #AAAAAA;
    padding: 5px;
    svertical-align: top;
}

#left-box {
	float:left; 
	margin: 0px 5px 0px 0px; 
	padding:0px; 
	width:200px;
}

#left-box li {
	list-style:none; 
	margin: 0 0 1px;
}
#left-box li a {
	background-color: #f1f1f1; 
	padding:8px 0px 8px 12px;
	border-radius: 5px;
	color: #000;
	display: block;
	border: 1px solid #ccc;
}

#left-box .selected{
	background-color: #dee9f6;
	border:1px solid #aaa; 
}

#left-box li a:hover {
	background-color: #dee9f6;
	border:1px solid #aaa; 
}

.section-header {
	margin-left: 205px;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:8px 0px 8px 12px;
}

.section-content {
	margin-left: 205px;
	background-color: #f8f8f8;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:8px 12px 8px 12px;
	min-height: 400px;
	box-shadow: 0 8px 6px -6px #666;
	font-size:13px;
}


.section-content table {
	margin-top: 0px;
	width:100%;
}

.section-content table  tr{
	border-bottom: 1px solid #ccc;
}

.td-first {
	swidth:100px;
}

.td-max {
	width:70%;
}

hr {
	background-color: #ccc; border:none; height:1px; margin-top:3px; margin-bottom:3px; 
}

.autoDiv {
	background-color: #ffffff;
    border: 1px solid #aca899;
    display: none;
    left: 0;
    position: absolute;
    top: 20px;
}

A.attOf, A.attOf:visited {
    background-color: white;
    display: block;
    margin: 3px;
    padding: 3px;
    text-decoration: none;
}

A.attOf:hover, A.attOn:hover {
    background-color: #f0f0f0;
}

.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 1170px;
}



table.minitable {
	width: auto;
	background: none;
	border: none;
	line-height: 20px;
}
table.minitable tr {
    border: none;
}

table.minitable td {
    border: none;
    padding: 3px;
    vertical-align: top;
}


.price {
	font-size:36px; 
	scolor:#0974af; 
	color:#2f34aa;
}

.price_small {
	font-size:16px; 
	color:#2f34aa;
}

.duration {
	font-size:16px; 
	color:#777; 
}


.wp_non_selected, .wp_selected {
	sborder: 2px solid #0974af;
	border: 2px solid #2f34aa;
	color: #2f34aa;
    border-radius: 7px;
    font-size: 16px;
    padding: 10px 20px;
}

.wp_selected  {
	sbackground-color: #0974af;
	background-color: #757af0;
	color: #fff;
}

.wp_non_selected:hover {
	color: #fff;
	sbackground-color: #3b9dd8;
	background-color: #a2a7ff;
}

.tt_non_selected, .tt_selected {
	color: #333;
	border:1px solid #2f34aa;
	padding:5px 30px; 
	border-radius:7px; 
	font-size:13px;
}

.tt_non_selected:hover {
	color: #fff;
	background-color: #a2a7ff;
}

.tt_selected {
	background-color: #757af0;
	color: #fff;
}

.tt_reserved {
	color: #333;
	border:1px solid #777; 
	padding:5px 30px; 
	border-radius:7px; 
	font-size:13px;
	background-color: #ddd;
}

.tt_ul {
	list-style-type:none; 
	margin:0px; 
	padding:0px;
}

.tt_ul li {
	margin-top:15px;
}

.order_id { width:50px; text-align:center }
.order_desc { width:570px }
.order_employees { width:300px }
.xorder_employees { width:150px }
.order_categories { width:150px }
.order_tags { width:100px }
.order_winner { width:100px }
.order_date { width:70px }
.order_datetime { width:120px }
.order_message { width:180px }

@media (max-width: 1300px) {
	#header { width:1260px }
	#content_in { width:1260px; }
	.order_employees { width:110px }
	.order_desc { width:520px }
	.order_message { width:730px }
}

.autocomplete {
 /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
}

.autocomplete-items {
  sposition: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}

.standard { background-color: #222534; } 
.red-light { background-color: #ee4444; }
.yellow-light  { background-color: #F0E68C; }
.green-light { background-color: #449944; }
.purple { background-color: purple; color:#FFF;}
.inactive { background-color: #EBEBEB; }
.activetype { color: #FFF; }
.redfilter { background-color: #DF3526; color:#FFF;}

.filter_type {
 float:left;
text-align: center;
font: normal normal normal 16px/19px Montserrat;
letter-spacing: 0px;
margin:5px 5px 5px 0px;
padding: 10px 20px;
cursor: pointer;
}

.filter_type_menu {
 float:left;
text-align: center;
font: normal normal normal 16px/19px Montserrat;
letter-spacing: 0px;
margin:5px 5px 5px 0px;
padding: 15px 40px;
cursor: pointer;
text-transform: uppercase;
}

@media (min-width: 1600px) {
#header { width: 1600px; }
#content_in { width: 1600px; }
.order_desc { width:680px }
}



.loginbutton {
	line-height: 24px; 
	letter-spacing: 2px; 
	font-weight: 400; 
	font-size: .875rem; 
	font-family: Open Sans,sans-serif; 
	background-color: #645a39;
	color: rgb(255, 255, 255); 
	width: 100%; 
	text-transform: uppercase; 
	position: relative; 
	padding: 8px 16px; 
	overflow: hidden; 
	outline-width: 2px;
	cursor:pointer;
	transition-duration: .2s;
	border: none;
	border-radius: 2px;
}

.loginbutton:hover {
	//background-color: #ff7b33;
	background-color: #544a29;
}
.googlebutton {
	padding-left:40px; 
	width: 100%; 
	transition-duration: .2s;
	text-transform: uppercase;
	position: relative;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight: 400;
	font-size: .875rem;
	font-family: Open Sans,sans-serif;
	cursor:pointer;
	border-radius: 0px;
	border: 1px solid #000;
	padding: 8px 16px;
	background-color: #ffffff; 
}
.googlebutton:hover {
	background-color: #eeeeee;
}
.hr {
	color:rgb(128, 128, 128); 
	height: 1px; 
	width: 100%;
	margin: 0px;
	display: block;
	background-color: rgba(0, 0, 0, 0.12);
	border: none;
}

.inputclass {
	transition-duration: .2s;
	padding: 8px;
	line-height: 21px;
	margin: 0px;
	height: 30px;
	font-size: .875rem;
	font-family: Open Sans,sans-serif;
	border: none;
	box-shadow: rgb(118, 118, 118) 0px 0px 0px 1px inset, rgb(118, 118, 118) 0px 0px 0px 1px inset;
	transition-duration: .2s;
	outline: none !important;
	width:100%
}

.inputclass:hover {
box-shadow: rgb(118, 118, 118) 0px 0px 0px 2px inset;
transition-duration: .2s;
border: none;

}

.inputclass:placeholder-shown:not(:autofill):not(:focus) + .labelclass {
  cursor: text;
  opacity: 0;
  transform: translateY(21px);
  transition: opacity;
}

.inputclass:placeholder-shown + .labelclass {
  cursor: text;
  opacity: 0;
  transform: translateY(21px);
  transition: opacity;
}



.labelclass {
  box-sizing: border-box;
  font-size: 13px;
  left: 6px;
  line-height: 20px;
  max-width: calc(100% - 19px);
  opacity: 1;
  overflow: hidden;
  padding: 0px 2px;
  position: absolute;
  text-overflow: ellipsis;
  top: -11px;
  user-select: none;
  z-index: 1;
  
  
background-color: var(--m-color-card,#fff);
  box-sizing: border-box;
  font-size: 13px;
  left: 6px;
  line-height: 20px;
  max-width: calc(100% - 19px);
  opacity: 1;
  overflow: hidden;
  padding: 0px 2px;
  position: absolute;
  text-overflow: ellipsis;
  top: -11px;
  transform: translateY(0px);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.4, 0.96), font-size 0.2s cubic-bezier(0.6, 0.04, 0.4, 0.96), opacity 0.2s cubic-bezier(0.6, 0.04, 0.4, 0.96);
  user-select: none;
  z-index: 1;  
 }
 
 .errorclass {
	margin-top: 4px;
	line-height: 16px;
	font-size: .75rem;
	color: rgb(224, 33, 27);
	font-family: Open Sans,sans-serif;
	}

 .remindinput {
	color:rgb(0, 134, 115); 
	text-decoration: none; 
	line-height: 21px; 
	font-size: .875rem; 
	font-family: Open Sans,sans-serif; 
	cursor: pointer;
	margin-bottom:20px;
	}

.registerinput {
	line-height: 21px; 
	font-size: .875rem; 
	font-family: Open Sans,sans-serif; 
}
	
.registerinputhref {	
	color:rgb(0, 134, 115); 
	transition-duration: .2s; 
	text-transform: uppercase; 
	text-decoration: none; 
	text-align: center; 
	position: relative; 
	padding: 0px 0px 16px 0px;
	line-height: 21px; 
	font-size: .875rem; 
	font-family: Open Sans,sans-serif; 
	cursor: pointer;
	}
	
select {
	transition-duration: .2s;
	padding: 8px;
	line-height: 21px;
	margin: 0px;
	height: 50px;
	font-size: .875rem;
	font-family: Open Sans,sans-serif;
	border: none;
	box-shadow: rgb(118, 118, 118) 0px 0px 0px 1px inset, rgb(118, 118, 118) 0px 0px 0px 1px inset;
	transition-duration: .2s;
	outline: none !important;
	width:100%;
	padding:10px;
	background-color: #fff;
}
.loginform {
	display: flex; 
	flex-grow: 1; 
	box-sizing: border-box; 
	width:500px; 
	padding:0px 20px; 
	background-color:#fff; 
	border: 1px solid #ccc; 
	margin:auto
}
//select { border:1px solid #ccc; line-height:25px; padding:8px; margin:0px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 250px; font-size:14px; width:100%}
//select:focus { outline: 0; border-color:#ADB6C9; -webkit-box-shadow: inset 0 0px 2px #ADB6C9, 0 0 8px #ADB6C9; -moz-box-shadow: inset 0 0px 2px #ADB6C9, 0 0 8px #ADB6C9; box-shadow: inset 0 0px 2px #ADB6C9, 0 0 8px #ADB6C9; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
//select.error { border:1px solid #F00;}
//select.correct { border:1px solid #090;}

