body {
    padding-top: 50px;
}
.page-header {
    margin: 0;
}
.starter-template {
    padding: 40px 0;
}
.client-group {
    min-height: 165px;
}

.nav-child > li > a {
    padding-left: 30px;
}

.profile-settings > li a {
    display: block;
    height: 20px;
}

.module {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.module-body {
    padding: 15px 0;
}
.module-heading {
    /*padding: 10px 15px;*/
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.hidden {
	display: none;
}
.module-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.module-title > a,
.module-title > small,
.module-title > .small,
.module-title > small > a,
.module-title > .small > a {
    color: inherit;
}
.module-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
h3 {
	margin-top: 0 !important;
}

.list-group-item {
	padding: 5px 10px !important;
}

div.container p {
	margin-bottom: 0;
}

div.panel p {
	font-size: 14px;
}

div.container .list-unstyled {
	margin-bottom: 0px;
}

div.container .alert {
	margin-bottom: 4px;
}

#cert a {
	padding-left: 50px !important;
	background-image: url('../cert32.png');
	background-position: 10px center;
	background-repeat: no-repeat;
}

#errors {
	position: absolute;
	top: 5px;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    z-index: 10;
    font-size: 12px;
}

#errors .alert, .list-unstyled .alert {
	padding: 10px;
}

.list-unstyled {
	font-size: 12px;
}

#attr-cert-blob {
	display: none;
}

.hash {
		margin-top: 20px;
-ms-word-break: break-all;
     /* Be VERY careful with this, breaks normal words wh_erever */
     word-break: break-all;
     /* Non standard for webkit */
     /* word-break: break-word; */
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}
/* chrome only hash because firefox doesnt work in expected way */ 
/*@media screen and (-webkit-min-device-pixel-ratio:0) { 
 .hash { white-space: pre; }
}*/

.pull-none {
	float: none !important;
}
#login-urls label + label:before {
    content: "|";
    padding-right: 6px;
    padding-left: 6px;
}
button span.glyphicon {
	margin-right: 4px;
}
.input-group-btn button span.glyphicon {
	margin-right: 0px !important;
}
.iti-flag {
	background-image: url("../flags.png") !important;
}
div.intl-tel-input {
	width: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
	.iti-flag {
		background-image: url("../flags@2x.png");
	}
}
.intl-tel-input .country-list {
	overflow-y: auto !important;
	white-space: nowrap !important;
}
#timer {
	z-index: 1000;
	float: right;
	margin-bottom: -20px;
	display: none;
}
#captcha-view img, .captcha-view img {
	margin-right: 10px;
	margin-bottom: 10px;
	height: 50px;
}
#captcha-view input, .captcha-view input {
	width: 200px;
}
#otp-view input {
	width: 200px;
}
#attrcert-container {
	display: none;
}
#attrcert-container .list-group {
	margin-bottom: 20px;
}
ul.help-block {
	padding-left: 20px !important;
}
.d-none {
	display: none;
}
div.remember-cb {
	margin: 0;
}
#login-urls div.remember-cb {
	float: left;
}
/**
 * Responsive Bootstrap Tabs by @hayatbiralem
 * 15 May 2015
 */
@media screen and (max-width: 479px) {
  .nav-tabs-responsive > li {
    display: none;
    width: 23%;
  }
  .nav-tabs-responsive > li > a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    width: 100%;
    text-align: center;
    vertical-align: top;
  }
  .nav-tabs-responsive > li.active {
    width: 54%;
  }
  .nav-tabs-responsive > li.active:first-child {
    margin-left: 23%;
  }
  .nav-tabs-responsive > li.active, .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    display: block;
  }
  .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  .nav-tabs-responsive > li.next > a, .nav-tabs-responsive > li.prev > a {
    -webkit-transition: none;
    transition: none;
  }
  .nav-tabs-responsive > li.next > a .text, .nav-tabs-responsive > li.prev > a .text {
    display: none;
  }
  .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.prev > a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .nav-tabs-responsive > li.prev > a:after {
    content: "\e079";
  }
  .nav-tabs-responsive > li.next > a:after {
    content: "\e080";
  }
  .nav-tabs-responsive > li.dropdown > a > .caret {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown > a:after {
    content: "\e114";
  }
  .nav-tabs-responsive > li.dropdown.active > a:after {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown.active > a > .caret {
    display: inline-block;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-left {
    left: 0;
    right: auto;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-right {
    left: auto;
    right: 0;
  }
}
