body,
button,
input,
select,
textarea {
  font: 1.35em/140% 'Lato', sans-serif;
  color: #212121;
}
body .overlay {
  display: none;
  opacity: .7 !important;
  filter: alpha(opacity=70);
  background: #ffffff;
  height: 100%;
  position: fixed;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999;
}
body.order-open {
  position: relative;
}
body.order-open .overlay {
  display: block;
}
body.attention-open {
  position: relative;
}
body.attention-open .overlay {
  display: block;
}
body.attentionc-open {
  position: relative;
}
body.attentionc-open .overlay {
  display: block;
}
/* =============================================================================
   Variables
   ========================================================================== */
/* Sizes */
/* Colors */
.right {
  float: right;
}
.left {
  float: left;
}
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.center{
  text-align: center;
}
.marginCenter{
	margin: 0 auto;
}
.tm{
	right: 0px;
	top: -20px;
}
/* =============================================================================
   Typography
   ========================================================================== */
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0px;
}
h1,
h2 {
  font-size: 2.625em;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300;
  /*margin-bottom: 60px;*/
  /*margin-left: 8.333333333333332%;*/
  /*text-align: center;*/
  line-height: 1.25em;
}
.content img {
  float: right;
  margin: 0 0 10px 10px;
  max-width: 100%;
}
section.main p {
  margin: 0 0 25px;
}
a {
  /*color: #f2e068;*/
  color: black;
}
a:hover {
  /*color: #fff;*/
  color: #2D5FAA;
}
a:focus {
  /*color: #fff; */
  color: #2D5FAA;
}
/* =============================================================================
   Lists
   ========================================================================== */
ul.letters,
ul.strength {
  border-radius: 6px;
  margin: 0 0 2px 1px;
  padding: 0px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  width: 300px;
}
ul.letters li,
ul.strength li {
  /*background: #2D5FAA;*/
  display: inline;
  float: left;
  box-shadow: 1px 1px;
}
ul.letters li a,
ul.strength li a {
  display: block;
  line-height: 43px;
  border: 1.05px solid #e6e6e6;    
  /*border-radius: 4px;*/
  width: 60px;
  text-align: center;
  /*color: #fff;*/
}
ul.letters li a:hover,
ul.strength li a:hover {
  color: #212121;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: bold;
}
ul.letters li:first-child,
ul.strength li:first-child {
  /*border-radius: 7px 0 0 7px;*/
}
ul.letters li:last-child,
ul.strength li:last-child {
  /*border-radius: 0 7px 7px 0;*/
}
ul.letters li:last-child a,
ul.strength li:last-child a {
  /*border: 0px;*/
}
ul.letters li:hover {
  background: #ecb830;
}

ul.letters li a:focus {
  background: #ecb830;
}
ul.strength li {
  display: inline;
  float: left;
  line-height: 43px;
  border-right: 1px solid #2d5faa;
  /*width: 26px;*/
  width: 35px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.field-row.letters label,
.field-row.strength label {
  float: left;
}
.field-row.letters ul,
.field-row.strength ul {
  float: left;
  margin-left:25px;
}
/* =============================================================================
   Forms
   ========================================================================== */
label,
#ContentPlaceHolder1_SpecialCharLabel {
  cursor: pointer;
  font-size: 1.25em;
  font-weight: normal;
  /*width: 195px;*/
  display: inline-block;
  margin-bottom: 0px;
}
.labelMain {
  cursor: pointer;
  font-size: 1.25em;
  font-weight: normal;
  width: 188px;
  display: inline-block;
  margin-bottom: 0px;
}

label.special-show-pass {
  background-color: red;
  color:transparent;
}
label.special-show-IS {
  background-color: red;
  color:transparent;
}
button,
input,
select,
textarea {
  /*width: 262px;*/
  width: 354px;
  height: 45px;
  line-height: 26px;
  padding: 0 13px;
  border: 1px solid #1c2a64;
  border-top: 0px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  /*border-radius: 7px;*/
  color: #212121;
  font-size: 1.125em;
  box-sizing: border-box;
}
section.main.login .field-row.letters {
    margin-top:10px;
    margin-bottom: 10px;
}

section.main .field-row .letters-mobile {
	display:none;
	/*background: #ecb830 url(../Images/dropdown_icon.png) no-repeat 100% 50%;*/
	background: #fff url(../Images/dropdown_icon.png) no-repeat 100% 50%;
	width: 100%;
	font-weight: bold;
}

button,
input {
  /*line-height: 45px;*/
  *overflow: visible;
  height: 45px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
a.button,
span.button {
	font-size: 1.25em;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
	/*-webkit-appearance: button;*/
	width: 220px;
	margin-right: 0px;
	/*background: #ecb830;*/
    background-color: #2D5FAA;
	padding: 0 20px;
	/*color: #212121;*/
    color: #fff;
	/*border-radius: 25px;	*/
	height: 35px;
	line-height: 35px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(13, 35, 94, 0.75);
	-moz-box-shadow: 1px 1px 2px 0px rgba(13, 35, 94, 0.75);
	box-shadow: 1px 1px 2px 0px rgba(13, 35, 94, 0.75);
	/*padding-left: 50px;
	padding-right: 50px;*/
	height: 45px;
	line-height: 45px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
a.button:hover,
span.button:hover {
  text-decoration: none;
}
button:hover.submit,
input[type="button"]:hover.submit,
input[type="reset"]:hover.submit,
input[type="submit"]:hover.submit,
a.button:hover.submit,
span.button:hover.submit {
  background: #58b562;
}
button:focus.submit,
input[type="button"]:focus.submit,
input[type="reset"]:focus.submit,
input[type="submit"]:focus.submit,
a.button:focus.submit,
span.button:focus.submit {
  background: #58b562;
}
button.cancel,
input[type="button"].cancel,
input[type="reset"].cancel,
input[type="submit"].cancel,
a.button.cancel,
span.button.cancel {
  background: #ffffff;
  color:#2D5FAA;
}
button:hover.cancel,
input[type="button"]:hover.cancel,
input[type="reset"]:hover.cancel,
input[type="submit"]:hover.cancel,
a.button:hover.cancel,
span.button:hover.cancel {
  background: #ea2f2f;
  color: #fff;
}
button:focus.cancel,
input[type="button"]:focus.cancel,
input[type="reset"]:focus.cancel,
input[type="submit"]:focus.cancel,
a.button:focus.cancel,
span.button:focus.cancel {
  background: #ea2f2f;
  color: #fff;
}
input[type="reset"] {
  float: left;
  color: #222222;
  background: #F0F0EF;
  border: 1px solid #dcdcdc;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  width: auto;
  height: auto;
  border: 0px;
  border-radius: 0px;
  padding: 0px;
}
input[type="text"]:focus,
input[type="password"]:focus {
  border-color: #ecb830;
  /*border-width: 2px;*/
  padding-top: 1px;
  padding-left: 12px;
}
input.show-pass {
  margin: 10px 0 0 20px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.field-row {
  display: block;
  margin-bottom: 25px;
  *zoom: 1;
  margin-top:40px;
}
.field-row-small {
  margin-bottom: 10px;
}

.field-row:before,
.field-row:after {
  content: "";
  display: table;
}
.field-row:after {
  clear: both;
}
.field-row.buttons {
  margin-top: 70px;
}
.field-row.buttons input.cancel {
  margin: 0 25px 0 0px;
}

.field-row.buttons.changepass  {
	text-align: center;
}

.field-row.buttons.changepass input.cancel {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
}

.field-row.radio {
  padding: 0px;
  margin: 0 0 8px;
}
.field-row.radio span {
  float: left;
  font-size: 1em;
  width: 360px;
}
.field-row.radio input {
  float: left;
  margin: 5px 0 0;
}
.field-row.order-row {
  margin: 40px 0 40px;
  padding-left: 193px;
  text-align: left;
}
.field-row input.phone {
  /*width: 176px
  width: 355px*/
  width: 240px;
}
.field-row input.phone-short {
  width: 62px;
  margin-right: 7px;
  /*display: none;*/
}
.order .field-row,
.attention .field-row,
.attentionc .field-row,
.embassy .field-row {
  margin-bottom: 46px;
}
.order .field-row.where,
.embassy .field-row.where {
  margin-bottom: 25px;
}
.order .field-row.where label,
.embassy .field-row.where label {
  width: auto;
  font-size: 1.25em;
}
.order .field-row.radio,
.embassy .field-row.radio {
  margin-bottom: 10px;
}
.order .field-row.radio.second,
.embassy .field-row.radio.second {
  margin-bottom: 40px;
}
.order input[type="submit"],
.embassy input[type="submit"] {
  margin: 0 auto;
  position: relative;
  display: block;
}
.dropdown {
  width: 520px;
  overflow: hidden;
}
.dropdown select {
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /* Removes Default Firefox style*/
  background: #ffffff url(../Images/dropdown_arrow.png) no-repeat 100% 0%;
  /*width: 560px;*/
  /*Width of select dropdown to give space for arrow image*/
  text-indent: 0.01px;
  /* Removes default arrow from firefox*/
  text-overflow: "";
  /*Removes default arrow from firefox*/
  height: 45px;
  padding-top: 6px;
  color: #000;
}
.dropdown select:hover {
  cursor: pointer;
}
.field-row {
  /* For IE8*/
}

.field-row input[type=radio],
label.special-show-pass,
label.special-show-IS,
.field-row input[type=checkbox] {
  margin: 10px;
  position: absolute;
  z-index: -1;
}
.field-row input[type=radio] + label, 
/*label.special-show-pass,*/
.field-row input[type=checkbox] + label, .field-row input[type=checkbox] + .show-pass label, .show-pass input[type=checkbox] {
  border-radius: 13px;
  display: inline-block;
  width: 27px;
  height: 27px;
  text-indent: 40px;
  white-space: nowrap;
  /*overflow: hidden;*/
  background: #fff;
  /*-webkit-box-shadow: 1px 1px 2px 0px rgba(20, 43, 78, 0.75);
  -moz-box-shadow: 1px 1px 2px 0px rgba(20, 43, 78, 0.75);
  box-shadow: 1px 1px 2px 0px rgba(20, 43, 78, 0.75);*/
  border: 2px solid #E5E5E5;
}

.field-row input[type=radio]:checked + label,
/*label.special-show-pass,*/
.field-row input[type=checkbox]:checked + label {
	/*background: url(../Images/radio_active.png) no-repeat top left;*/
    border: 9px solid #E9AB00;
}

label.special-show-pass-new{
	/*background: transparent url(../Images/radiobutton_active.png) no-repeat top left;*/
    background: transparent url(../Images/eye-selected.svg) no-repeat top left;
}

label.special-show-pass-new:hover {
	/*background : transparent url(../Images/radiobutton_hover.png) no-repeat top left !important;*/
    background: transparent url(../Images/eye-selected.svg) no-repeat top left !important;    
}

label.special-show-IS-new{
	/*background: transparent url(../Images/radiobutton_active.png) no-repeat top left;*/
    background: transparent url(../Images/keyboard-selected.svg) no-repeat top left;
}

label.special-show-IS-new:hover {
	/*background : transparent url(../Images/radiobutton_hover.png) no-repeat top left !important;*/
    background: transparent url(../Images/keyboard-selected.svg) no-repeat top left !important;
}

label.special-show-pass{
	z-index: 99; 
	width: 35px;    
    margin-top: 0px;
    margin-left:-25px;
    width:25px!important;
}

label.special-show-IS{
	z-index: 99; 
	width: 35px;    
    margin-top: 25px;
    margin-left:-25px;
    width:25px!important;
}

.field-row-special label {
	width: 100%;
	margin-bottom: 10px;
}

label.special-show-pass-check {
	width: 27px !important;
}

label.special-show-IS-check {
	width: 27px !important;
}

.show-pass input[type=checkbox]
{
    z-index: 3;
}
.field-row.radio input[type=radio]:checked + label,
.field-row input.show-pass[type=radio]:checked + label, .show-pass input[type=checkbox] {
  /*color: #be5559;*/
  cursor: pointer;
}
.field-row.radio .checked,
.field-row .show-pass.checked, .show-pass input[type=checkbox] {
  color: #be5559;
  cursor: pointer;
  border: 4px solid orange;
  background: #2d5faa;
}

/*label.noBg{ 
	background: none; background-color: #FFF !important;
}*/

label.noBg.special-show-pass-new{
	/*background: transparent url(../Images/radiobutton_inactive.png) no-repeat top left;*/
    background: transparent url(../Images/eye-static.svg) no-repeat top left;
	background-color: transparent !important;
}

label.noBg.special-show-IS-new{
	/*background: transparent url(../Images/radiobutton_inactive.png) no-repeat top left;*/
    background: transparent url(../Images/keyboard.svg) no-repeat top left;
	background-color: transparent !important;
}

/* =============================================================================
   Sidebars
   ========================================================================== */
section.main {
  /*color: #fff;*/
  width: 100%;
  min-height: 300px;
  background-color: #2d5faa;
  box-shadow: 11px 21px 3px -13px rgba(39, 70, 129, 0.2) inset;
  padding: 55px 0 0;
}
.main{
    min-height:400px
}
.content {
  width: 100%;
}
/* =============================================================================
   Header
   ========================================================================== */
header {
  height: 100px;
}
header .container {
  height: 100%;
}
header .container .row {
  height: 100%;
}
header .container .row > div {
  position: relative;
  height: 100%;
}
header img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
header img.my-pages {
  right: 15px;
}
/* =============================================================================
   Content
   ========================================================================== */
.container {
  width: 1140px;
}

section.main .container .container {
  width: 100%;
  background: none;
}
span.required {
  color: red;
  font-size: 1.2em;
  margin: 0 5px;
  cursor: help;
}
.content div.errors {
  background: #ffffcc;
  border: 1px solid #E2525C;
  margin: 10px 0;
}
.content div.errors ul li {
  color: #E2525C;
  background: none;
}
.user-info {
  /*background: #5b80b6;*/
  padding-top: 25px;
  padding-bottom: 6px;
  border-bottom: 1px solid #7b98c5;
}
.user-info span {
  *zoom: 1;
  /*color: #ffffff;
  text-shadow: 0 1px 0 #0a2b6f;*/
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: bold;
}
.user-info span:before,
.user-info span:after {
  content: "";
  display: table;
}
.user-info span:after {
  clear: both;
}
.user-info span.name {
  margin-bottom: 2px;
}
.user-info span.kt {
  font-size: 0.875em;
}
.user-info a.button {
  float: right;
  margin-top: 6px;
}
.user-info a.button:hover {
  text-decoration: none;
  background: #ea2f2f;
}
section.main .instructions {
  /*width: 87.1%;
  float: right;*/  
	height: 234px;
	width: 691px;
	color: #505050;
	font-family: Lato;
	font-size: 16px;
	line-height: 26px;
    /*margin-left:8.333333333333332%;*/
}
section.main .container.instructions img {
  display: inline-block;
}
section.main .container.instructions img.min {
  margin-top: 1px;
  margin-bottom: 17px;
}
section.main .container.instructions img.strength {
  margin-top: 3px;
  margin-bottom: 10px;
}
section.main .container.instructions img.private {
  margin-bottom: 10px;
}
section.main .container.instructions div {
  text-align: center;
  color: #ecb830;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 0.938em;
}
/* =============================================================================
   Footer
   ========================================================================== */
footer .container .row div {
text-align: center;
}   
   
footer {
  height: 70px;
  padding-top: 15px;
  *zoom: 1;
  box-shadow: 11px 21px 3px -13px rgba(39, 70, 129, 0.2) inset;
  /*background: #2d5faa;
  color: #fff;*/
}
footer:before,
footer:after {
  content: "";
  display: table;
}
footer:after {
  clear: both;
}
footer ul {
	list-style: none;
	display: inline-block;
	padding: 0px; 
	margin: 10px 0 0 0px;
	padding: 0;
	/* For IE, the outcast */
	zoom:1;
	*display: inline;
}
footer ul li {
  display: inline;
  float: left;
  padding: 0 10px;
  /*padding: 0 15px;
  background: url(../Images/footer_sep.png) no-repeat 0px 6px;*/
}
footer ul li:first-child {
  background: none;
  padding-left: 0px;
}
footer a.button,
footer span.button {
  float: right;
  margin: 3px 0 0 0;
}
/* =============================================================================
   Frontpage boxes
   ========================================================================== */
section.main {
  margin-bottom: 45px;
  background: #ffffff;
}
section.main .container {
  /*background: url(../Images/main_sep.png) no-repeat center center;*/
}
section.main .container.full {
  background-image: none;
}
section.main .row {
  height: 100%;
  margin-bottom: 0px;  
}
section.main .main-col-second, section.main .main-col-first {
	padding-bottom: 0px !important;
}

section.main .separator{
	background: url(../Images/shadow-horizontal.png) no-repeat center center;
	height: 14px;
	margin-bottom: 20px;
	margin-left: -8.333333333333332%;
}

section.main .main-col-second .field-row .row.first .text-center {
	padding-bottom: 0px;
}

section.main .main-col-second .field-row .row.first .text-center  .padding-small, 
section.main .main-col-first .row .padding-small{
	padding-bottom: 12px;
}

#EmbassyDiv {
	margin-top: 20px;
}


main-col-second

section.main .row > div {
  padding-bottom: 47px;
}
section.main.login {
  /*background-color: #2d5faa;
  background-image: url(../Images/islykill_bg.png), url(../Images/rafraen_bg-2.png);
  background-position: left bottom, right bottom;
  background-repeat: no-repeat;*/
}
section.main.login .row > div {
  padding-bottom: 20px;
}
section.main.login .row .col-md-6:last-child {
  //text-align: center;
}
section.main.login .field-row.order-row {
  margin-bottom: 0px;
}
section.main.login .field-row.order-row.last {
  margin-bottom: 25px;
  padding-left: 0px;  
}

section.main.login .field-row.order-row.last .no-key{
	margin-top: 15px;
}

section.main.login .electric {
  text-align: center;
  *zoom: 1;
  position: relative;
  width: 262px;
  margin: 0 auto 110px;
}
section.main.login .electric:before,
section.main.login .electric:after {
  content: "";
  display: table;
}
section.main.login .electric:after {
  clear: both;
}
section.main.login .electric .electric-card,
section.main.login .electric .electric-phone {
  min-height: 170px;
  width: 50%;
  float: left;
}
section.main.login .electric .electric-card:hover,
section.main.login .electric .electric-phone:hover {
  cursor: pointer;
}
section.main.login .electric .electric-card .input-wrap,
section.main.login .electric .electric-phone .input-wrap {
  height: 45px;
  width: 262px;
  padding-top: 11px;
  display: none;
  position: absolute;
  top: 113px;
  left: 0px;
  right: 0px;
  background-image: url(../Images/electric_arrow.png);
  background-repeat: no-repeat;
}

section.main.login .electric .electric-card {
  background: url(../Images/electric_card.png) no-repeat 50% 10px;
}
section.main.login .electric .electric-card.active {
  background-image: url(../Images/electric_card_active.png);
}
section.main.login .electric .electric-card.active .input-wrap {
  background-position: 60px 0px;
  display: block;
}
section.main.login .electric .electric-phone {
  background: url(../Images/electric_phone.png) no-repeat 50% 0%;
}
section.main.login .electric .electric-phone.active {
  background-image: url(../Images/electric_phone_active.png);
}
section.main.login .electric .electric-phone.active .input-wrap {
  background-position: 180px 0px;
  display: block;
}
section.main.settings {
  /*background: #2d5faa url(../Images/islykill_bg.png) left bottom no-repeat;*/
}
section.main.settings .row > div:last-child div {
  *zoom: 1;
}
section.main.settings .row > div:last-child div:before,
section.main.settings .row > div:last-child div:after {
  content: "";
  display: table;
}
section.main.settings .row > div:last-child div:after {
  clear: both;
}
section.main.settings .row > div:last-child .field-row {
  /*text-align: center;
  margin: 50px 0 25px;*/
  margin-top:50px;
  /*margin-left: 8.333333333333332%;*/
}
section.main.settings .row > div:last-child input:first-child {
  margin-right: 10px;
}
section.main.settings .row > div:last-child input:last-child {
  margin-left: 10px;
}
div.collapse-heading button {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  background-color: transparent;  
  float: right;
}
div.round-button-circle {
  width: 43px;
  height: 42px;
  background: #ecb830;
  float: right;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 1px 1px 2px 0px rgba(13, 35, 94, 0.75);
}
div.round-button-circle svg {
  height: 100%;
  width: 50%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
/* =============================================================================
   Shortcuts
   ========================================================================== */
.shortcuts {
  color: #212121;
  text-align: center;
  margin-bottom: 30px;
}
.shortcuts h2 {
  color: #2457a0;
  margin-bottom: 5px;
}
.shortcuts p {
  text-align: left;
}
.shortcuts a {
  color: #1581e5;
}
.shortcuts a:hover {
  color: #ecb830;
}
.shortcuts a.bubble {
  margin: 58px auto 35px;
  display: block;
  width: 182px;
  height: 183px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.shortcuts a.bubble.bubble.instruction-link {
  height: 241px;
  margin-top: 0px;
  background: url(../Images/shortcut_key.png) no-repeat 50% 0;
}
.shortcuts a.bubble.bubble.instruction-link:hover {
  background-image: url(../Images/shortcut_key_active.png);
}
.shortcuts a.bubble.bubble.id-link {
  background: url(../Images/shortcut_electric.png) no-repeat 50% 0;
}
.shortcuts a.bubble.bubble.id-link:hover {
  background-image: url(../Images/shortcut_electric_active.png);
}
.shortcuts a.bubble.bubble.video-link {
  background: url(../Images/shortcut_video.png) no-repeat 50% 0;
}
.shortcuts a.bubble.bubble.video-link:hover {
  background-image: url(../Images/shortcut_video_active.png);
}

.shortcuts .row.first {
	margin-top: 35px;
}

a.button-anchor {
	display: inline-block;
	/*color: #212121;*/
    color: #fff;
	margin-top: 25px;
}
a.button-anchor:hover{
	background: #58b562;
	/*color: #212121;*/
    color: #fff;
}

/* =============================================================================
   Order and Embassy
   ========================================================================== */
.order,
.embassy {
  display: none;
  z-index: 100000;
  background: #2d5faa url(../Images/islykill_bg.png) left bottom no-repeat;
  left: 0px;
  position: absolute;
  top: 100px;
  width: 100%;  
  color: #fff;
  padding: 55px 0 20px;
}
.attention 
{
  display: none;
  z-index: 100000;
  /*background: #2d5faa url(../Images/islykill_bg.png) left bottom no-repeat;*/
  background: #fff left bottom no-repeat;
  left: 0px;
  position: absolute;
  /*min-height: 530px;*/
  top: 100px;
  width: 100%;  
  /*color: #fff;*/
  padding: 55px 0 55px;  
  border: 1px solid;
}

.attentionc 
{
  display: none;
  z-index: 100000;
  /*background: #2d5faa url(../Images/islykill_bg.png) left bottom no-repeat;*/
  background: #fff left bottom no-repeat;
  left: 0px;
  position: absolute;
  min-height: 940px;
  top: 100px;
  width: 100%;  
  /*color: #fff;*/
  padding: 55px 0 55px;  
}

.attention .field-row,
.attentionc .field-row,
.order .field-row,
.embassy .field-row {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  float: none;
}
.attention .close_window,
.attentionc .close_window,
.order .close_window,
.embassy .close_window {
  opacity: .5;
  display: inline: block;
  position: absolute;
  right: 0px;
  top: -35px;
  background: url(../Images/close_button.png) no-repeat 100% 0%;
  padding-right: 53px;
  height: 42px;
  line-height: 42px;
  font-size: 0.938em;
  /*color: #fff;*/
  color: #000;
}
.order .close_window:hover,
.attention .close_window:hover,
.attentionc .close_window:hover,
.embassy .close_window:hover {
  opacity: 1;
  cursor: pointer;
}
.embassy .field-row {
  max-width: 560px;
}
.embassy .field-row label {
  margin-bottom: 10px;
}
.embassy .desc {
  max-width: 560px;
  margin: 0 auto 30px;
}
/* =============================================================================
   Add on behalf
   ========================================================================== */
   .addOnBehalf{
		/*background-color: #2d5faa;
		padding: 40px 20px;*/
		/*color: #FFF;*/
        color: #000;
   }
   
   .addOnBehalf .field-row{
		/*max-width: 475px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		float: none;*/
	}
   
   .addOnBehalf .field-row ul{
		list-style: none;
   }
   .addOnBehalf .field-row ul li{
		margin: 10px 0;
   }
   .roles{
		display: inline-block;
   }
   .roles ul{
		display: inline-block;
		padding: 0;
   }
   
   .marginTop45{
		margin-top: 45px;
   }

   .addOnBehalfTable td,th{
		padding: 10px;
   }
   .addOnBehalfTable tbody{
		 border: solid 1px;
   }
    .tableButton
    {
        width:25px;
        height:25px;
        border: none;
        padding:0;
        box-shadow:none;
        -webkit-box-shadow:none;
        -moz-box-shadow:none;
        border-radius:0;
        color:none;



    }

   /* =============================================================================
   On behalf
   ========================================================================== */
   .onBehalf{
		/*background-color: #2d5faa;*/
		padding: 40px 20px;
		/*color: #FFF;*/
   }
   
   .onBehalf .field-row{
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		float: none;
	}
	
	.onBehalf td,th{
		padding: 10px;
   }
   .onBehalf tbody{
		 border: solid 1px;
   }
  
	 /* =============================================================================
   Error
   ========================================================================== */
   .error{
		/*background-color: #2d5faa;*/
		padding: 40px 20px;
		/*color: #FFF;*/
   }
   
   .error .field-row{
		max-width: 270px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		float: none;
	}
	
	 /* =============================================================================
   Logout
   ========================================================================== */
   .logout{
		/*background-color: #2d5faa;*/
		padding: 40px 20px;
		/*color: #FFF;*/
   }
   
   .logout .field-row{
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		float: none;
	}

	
   /* =============================================================================
   Authorized
   ========================================================================== */
   .authorized{
		/*background-color: #2d5faa;*/
		padding: 40px 20px;
		/*color: #FFF;*/
        
   }
   
   .authorized .field-row{
		max-width: 525px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		float: none;
		text-align: center;
	}
   
/* =============================================================================
   Media Queries
   ========================================================================== */
@media screen and (max-width: 1160px) {
  .container {
    width: 100%;
    margin-left: 0%!important;
  }
  section.main .row .key-icon,
  section.main .row .electrical-icon {
    display: none;
  }
  section.main.settings p {
    width: 90%;
  }
  .order .close_window,
  .attention .close_window,
  .attentionc .close_window,
  .embassy .close_window {
    right: 10px;
  }
}
@media screen and (max-width: 1000px) {
  label {
    margin-bottom: 5px;
  }
  section.main.login .electric {
    margin-bottom: 60px;
  }
  section.main.login .field-row.order-row.last {
    padding: 0px;
    text-align: center;
  }
  section.main .container.instructions {
    width: 95%;
    float: none;
  }
  section.main.settings .row > div:last-child div {
    padding-bottom: 10px;
  }
  section.main.settings .row > div:last-child div:last-child {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {

	.user-info a.button {
		float: none;
		display: block;
		margin: 0 auto;
		width: 154px;
		margin-top: 15px;
	}  
	
	.user-info .row .first {
		text-align: center;
	}
	
	.user-info .row .second {
	    
	}

	.field-row input.phone {
	  /*width: 100%;*/
      width:218px;
	}

	.field-row.letters ul, .field-row.strength ul {
		width: 100%;
		display: block;	
	}
	
	ul.letters li, ul.strength li {
		display: inline-block;
		width: 10%;		
	}
	
	ul.letters li a, ul.strength li a {
		width: auto;
	}	

	.special-show-pass-new{
		display:none !important;
	}

    .special-show-IS-new{
		display:none !important;
	}
	
	button, input, select, textarea {
		width: 100%;
	}

  section.main.settings {
    background-image: none;
  }
  section.main .container {
    background: none;
  }
  section.main .row > div:first-child {
    /*background: url(../Images/main_sep_mobile.png) no-repeat 50% 95%;*/
  }
  
  section.main .mobile-separator{
	background: url(../Images/main_sep_mobile.png) no-repeat 50% 95%;
  }
  
  section.main .row > div:first-child.last {
    background: none;
    padding-top: 20px;
  }
  section.main .field-row {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
  section.main.settings .row > div:last-child .field-row {
    max-width: none;
  }
  footer {
    height: auto;
    text-align: center;
    padding: 40px 0 50px;
  }
  footer ul {
    margin-bottom: 30px;	
	list-style: none;
	display: inline-block;
	padding: 0px; 
	margin: 10px 0 0 0px;
	padding: 0;
	/* For IE, the outcast */
	zoom:1;
	*display: inline;
  }
  footer a.button {
    clear: both;
    float: none;
    margin: 0 auto;
  }
  
  section.main.settings p {
    width: 100%;
  }
  .shortcuts .row > div {
    margin-bottom: 20px;
  }
  .shortcuts p {
    max-width: 60%;
    margin: 0 auto;
    font-size: 1em;
  }
  div.collapse-heading h2 {
    float: left;
    margin-bottom: 0;
  }
  #IslykillNoToggle,
  #RafraenSkilrikiNoToggle,
  #cardlogin {
    display: none;
  }
  section.main.login {
    min-height: 250px;
  }
}
/* So that the background images don't overlap with the text */
@media (max-width: 840px) {
  section.main.login {
    background-image: none;
  }
}
/* Large desktop */
/* Portrait tablet to landscape and desktop */
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

  h1,
  h2 {
    font-size: 2.25em;
  }
  section.main {
    padding-top: 45px;
  }
  section.main.login {
    background-image: none;
  }
  section.main.login .row > div {
    padding-bottom: 20px;
  }
  section.main.login .row > div:first-child {
    background-position: 50% 99%;
  }
  label {
    font-size: 1.25em;
  }
  button,
  input,
  select,
  textarea {
    font-size: 1em;
  }
  .field-row.buttons {
    margin-top: 30px;
    padding-bottom: 40px;
  }
  footer ul {
    text-align: center;
    *zoom: 1;
  }
  footer ul:before,
  footer ul:after {
    content: "";
    display: table;
  }
  footer ul:after {
    clear: both;
  }
  footer ul li:last-child {
    *zoom: 1;
    display: block;
    background: none;
    float: none;
    padding: 0px;
  }
  footer ul li:last-child:before,
  footer ul li:last-child:after {
    content: "";
    display: table;
  }
  footer ul li:last-child:after {
    clear: both;
  }
  footer a.button {
    *zoom: 1;
    display: inline-block;
  }
  footer a.button:before,
  footer a.button:after {
    content: "";
    display: table;
  }
  footer a.button:after {
    clear: both;
  }
  header {
    height: 200px;
    /*background: url(../Images/main_sep_mobile.png) no-repeat 50% 55%;*/
  }
  header .container .row > div {
    height: 50%;
  }
  header img {
    left: 0px;
    right: 0px;
  }
  header img.my-pages {
    right: 0px;
  }
  .order {
    top: 200px;
  }
  .order .close_window {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 0px;
    width: 43px;
  }
  .attention {
    top: 200px;
  }
  .attention .close_window {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 0px;
    width: 43px;
  }
  .attentionc {
    top: 200px;
  }
  .attentionc .close_window {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 0px;
    width: 43px;
  }
  .dropdown,
  .dropdown select {
    width: 400px;
  }
  div.collapse-heading h2 {
    float: left;
  }
  #IslykillNoToggle,
  #RafraenSkilrikiNoToggle {
    display: none;
  }
}
@media (max-width: 580px) {

	section.main .field-row .letters {
		display:none;
	}
	
	section.main .field-row .letters-mobile {
		display:block;
	}	

  .field-row.buttons input.cancel {
    margin-left: 0px;
  }
  .field-row.order-row {
    padding-left: 0px;
    text-align: center;
  }
  footer ul li {
    *zoom: 1;
    display: block;
    background: none;
    float: none;
    padding: 0px;
  }
  footer ul li:before,
  footer ul li:after {
    content: "";
    display: table;
  }
  footer ul li:after {
    clear: both;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
	button, input, select, textarea {
		/*width: 262px; */
		width: 100%;		
	}
	ul.letters, ul.strength {
		/*width: 262px;*/
	}
	ul.letters li a, ul.strength li a {
		/*width: 26px;*/
	}
  
  .field-row label {
    width: 100%;
  }
  
  label.special-show-pass{ width: 27px;}

  label.special-show-IS{ width: 27px;}
  
  .shortcuts p {
    max-width: 100%;
  }
  .dropdown,
  .dropdown select {
    width: 340px;
  }
  
	.user-info a.button {

	}    
}

@media (min-width: 992px) {
  .collapse-toggle {
    display: none;
  }
  .collapse-content {
    display: block;
    height: auto !important;
  }
}
@media (min-width: 991px) {
  footer div.language-selection ul{
    float: right;
  }
  .device-separator {
    display: none;
  }
}

::-webkit-input-placeholder {
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

:-ms-input-placeholder {  
   font-style: italic;
}

label.special-show-pass:focus
{

}

hr {
    border-color: #ECB830;
    /*background-color: #ECB830;*/
}

/* New look 2018*/
/*Login*/
.spacing {
    padding-top:18px;
}

/*Notify*/
.nudgeclass {
    width: 115%;
    left: 29px;
    position: absolute;
    font-size: 1.15em;
    margin-left:5px;
}

.lessmargin {
    margin:0px;
}

.nudgediv {
    margin-top:0px!important;
}

.otpnotify {
    color:blue;
    margin-top:5px;
}

.mobilpclass {
    width:77px!important;
}

.mobilclass {
    width:100px!important;
}
.whitepage {
	height: 1060px;
	width: 1440px;
	background-color: #FFFFFF;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
}

.rectangle-4 {
	height: 24px;
	width: 24px;
	border: 2px solid #E5E5E5;
	border-radius: 12px;
	background-color: #FFFFFF;
}

.rectangle-3 {
	height: 60px;
	width: 343px;
	background-color: #2D5FAA;
}

/*Order*/
.fulllabel {
    width:100%;
}
.orderlabel {
    width: 250px;
}
.panta-islykil {
	height: 62px;
	width: 279px;
	color: #303030;
	font-family: Lato;
	font-weight: bold;
	line-height: 62px;
}

.thegar-pantadur-er-is {
	height: 182px;
	width: 691px;
	color: #303030;
	font-family: Lato;	
	line-height: 26px;
}

/*ChangePassword*/
.strongclass {
    position: absolute;
    left: 262px;    
    top: 28px;
    font-size:medium;
}

.beginpass {
    color:red;
}
.weakpass {
    color:orange;
}
.mediumpass {
    color:orange;
}
.strongpass {
    color:green;
}
.verystrongpass {
    color:darkgreen;
}

input[type="text"], input[type="password"], input[type="tel"] {
    outline: 0;
    border-width: 0 0 0px;
    border-color: #E5E5E5;        	
}

/*.container {
    margin-left:8.333%;
}*/

.changepasssite {
    background: url(../Images/changepass.jpg) no-repeat 50px;
    background-size: auto auto;
    position: absolute;
    top: 173px;
    right: 10px;
    height: 654px;
    width: 441px;
    background-size: 100%;
}

.notifysite {
    background: url(../Images/notify.jpg) no-repeat 50px;
    background-size: auto auto;
    position: absolute;
    top: 173px;
    right: 10px;
    height: 760px;
    width: 441px;
    background-size: 100%;
}

.ordersite {
    background: url(../Images/order.jpg) no-repeat 50px;
    background-size: auto auto;
    position: absolute;
    top: 173px;
    right: 10px;
    height: 760px;
    width: 441px;
    background-size: 100%;
}

@media(max-width:1191px) {
    .changepasssite {
        display:none;
    }

    .notifysite {
        display:none;
    }

    .ordersite {
        display:none;
    }
}

.modal-content {
    background: #fff;
    color: #000;
}

.help {   
    width:30px;
    background: #fff;
    margin-top:-6px;
}

.userlogo {
    height:40px;
    width:45px;
    position:absolute;
    top:0px;
    left:165px;
    background: url(../Images/user.svg) no-repeat;
}

.disabled {
    color: #A5A5A5;
    background-image: url(../Images/lock.png);
    background-repeat: no-repeat;
    background-position: 98% 50%; 
    background-size: 20px;
}

.nokeyclass {
    margin-top:10px;
}

.banksite {
    height: 575px;
}

.bank {
    font-size: 1.2em;
}

.loginsite {
    height: 738px;
}

.notifydiv {
   height:45px;
}

@media(max-width:1185px) {
    .nudgelblclass {
        margin-left:10px;
    }

    .nudgeclass {
        margin-right:0px;
        margin-left: 30px;
        width:100% !important;
    }
}

@media(max-width:988px) {    
    .nudgeclass {
        margin-right:0px;        
        width:80% !important;
    }

    section.main .instructions {  
	    height: auto;
	    width: 100%;	    
    }   
}

@media(max-width:660px) {    
    .notifydiv {
        height: 60px;
    }
}

@media(max-width:525px) {
    input[type="submit"] {
        width: 95%!important;
        margin-left:5px!important;
        margin-right:5px!important;
        margin-bottom:5px!important;        
    }
    .nudgeclass {           
        width:76% !important;
    }
    .notifydiv {
        height: 78px;
    }
}

@media(max-width:401px) {
    .notifydiv {
        height: 95px;
    }
}

@media(max-width:277px) {
    .notifydiv {
        height: 115px;
    }
}

.tabclass {
    /*background: lightgray!important;*/
    padding: 10px 25px;
    font-size:large;
}

.tabactive {
    background-color: #2F4971!important;
}