#shop-bar-btns span,#send-order,.send-btn,.get-prod-btn,.gv_overlay  .do-order,.every-btn,#c-file-hold,#send-courses-choice{	background:#564d95;	font:normal 1.2em/1.2em roboto_medium,'Times_New_Roman',Georgia,Times,serif;	display:block;	padding:6px 0;	width:30%;	margin:0 20%;	text-decoration:none;	color:#fff;	border-radius:12px;}#send-courses-choice:hover,#c-file-hold:hover,#shop-bar-btns span:hover,#send-order:hover,.send-btn:hover,.every-btn:hover,.gv_overlay  .do-order:hover,.get-prod-btn:hover{	background:#000080;}/* Text fields */input[type="text"]{	background:#f4f4ea;	border:2px solid #375804;	padding: 5px 7px;	border-radius: 18px;}/* Select fields */select{	border-top:2px solid #1c4461;	border-left:none;	border-bottom:2px solid #1c4461;	border-right:2px solid #1c4461;	border-radius:7px;	padding:0 15px 1px 0;/* 	width: 100px;	height: 26px;	border-radius: 10px; */	-webkit-appearance: none;	background:#fff url(../../img/face/select.png) 98% center no-repeat;	line-height: 15px;	/* for FF */	-moz-appearance: none;	text-indent: 0.01px; 	text-overflow: '';	/* for IE */	-ms-appearance: none;	appearance: none!important;	width:188px;}select::-ms-expand {	display: none;}/* Text fields *//* input[type="checkbox"] {    display:none;} *//* Textarea fields */textarea{	border-radius:7px;}textarea,label input[type="text"]{	border:2px solid #1c4461;}input[type="checkbox"] + label span.ibtn {    display:inline-block;    width:19px;    height:19px;    margin:-1px 6px 0;    vertical-align:middle;	background:#fff url(../../img/face/ok.png) -50px top no-repeat;    cursor:pointer;	border:2px solid #1c4461;}input[type="checkbox"]:checked + label span.ibtn {	background:#fff url(../../img/face/ok.png) left top no-repeat;}/* Radio fields *//* input[type="radio"] {    display:none;} */input[type="radio"] + label span.ibtn {    display:inline-block;    width:19px;    height:19px;    margin:0 6px;    vertical-align:middle;	background:#fff url(../../img/face/ok.png) -50px top no-repeat;    cursor:pointer;	border:2px solid #1c4461;	border-radius:21px;}input[type="radio"]:checked + label span.ibtn {	background:#fff url(../../img/face/ok.png) -18px top no-repeat;}/* Navigator */#driver-arrow .drv-h-decor{	border:1px solid #666666;	border-radius:15px;	 -moz-border-radius:15px;	-webkit-border-radius:15px;	-moz-box-shadow:1px 1px 1px #FFFFFF;	-webkit-box-shadow:1px 1px 1px #FFFFFF;	background-color:#333;	opacity:0.3;	cursor:pointer;}#driver-arrow .drv-h-decor:hover{	background-color:#fff;	border:1px solid #000;}