@import url("bootstrap-theme.css");
@import url("bootstrap-yamm.css");

/* Bootstrap 2 theme carryover */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  padding: 4px 12px;
  margin-bottom: 5px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
select {
    display: inline-block;
    height: 28px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 1em;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}
/* end Bootstrap 2 theme carryover */
html {
    font-size: 100%!important;
}
body {
	font-family: 'Ubuntu', Tahoma, Arial, 'Droid Sans', sans-serif;
	font-size: 81%;
	line-height: 1.61em;
    color: #4a4a4a;
}
a {
	color: #3977a3;
	text-decoration: none;
    -webkit-transition: color 0.3s, border-color 0.3s;
    transition: color 0.3s, border-color 0.3s;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.img-responsive {width: auto;} /* fixing faulty IE backslash hack */
.navbar.al-header-nav {
    margin-bottom: 0;
    min-height: 35px;
    background: none;
    border: none;
    box-shadow: none;
}
.navbar.al-header-nav .navbar-collapse {max-height: 9999px;}
.navbar.al-header-nav ul.navbar-nav > li > a {font-size: 1.25em;}
.dropdown-menu {
    border-radius: 8px;
    font-size: 1em;
}
a.dropdown-toggle {cursor: pointer;}
.dropdown-toggle:focus, .nav li a:focus {outline: 1px dotted #333;} /* 508 compliance */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	text-rendering: auto; /* fixes Chrome bug */
	letter-spacing: -0.0125em;
}
h1, h3, h5 {color: #005c96;}
h2, h4, h6, h3.modal-title {color: #4a4a4a;}
h1 {font-size: 2.13em;}
h2 {font-size: 1.75em;}
h3 {font-size: 1.31em;}
h4 {font-size: 1.08em;}
h5 {font-size: 1em;}
.navbar.al-header-nav {
    margin-bottom: 0;
    min-height: 35px;
    background: none;
    border: none;
    box-shadow: none;
}
.navbar.al-header-nav ul.navbar-nav > li > a {
    padding: 0.66em 0.44em 0 1em;
    font-size: 1.25em;
}
.navbar.al-header-nav ul.navbar-nav > li > a:hover,
.navbar.al-header-nav ul.navbar-nav > li > a:focus {
    background-color: transparent;
}
#sidebar h2, .podlet h2 {
	font-size: 1.32em;
}
#sidebar h3, .podlet h3 {
	font-size: 1.08em;
}
#sidebar h4, .podlet h4 {
	font-size: 1em;
}
#sidebar h5, .podlet h5 {
	font-size: 0.83em;
}
p {
    font-size: 1em;
	margin: 0 1em 1em;
}
#sidebar p, #sidebar_responsive p {
	margin-left: 0;
}
label.checkbox {
	cursor: pointer;
	margin-left: 20px;
}
label, input, button, select, textarea {font-weight: normal;}
label.x-form-cb-label {
    display: inline-block;
    line-height: inherit;
    font-size: inherit;
}
.btn.wrap, .btn.search-filter-btn {white-space: normal;}
.btn.btn-mini, .btn.btn-xs {
	font-size: 1em !important;
}
.input-group-btn .btn {height: 34px;} /* ie10 */
.btn.btn-mini, .btn.btn-xs {
	font-size: 0.9em !important;
}
.btn.btn-sm {
    font-size: 1em !important;
}
.btn .glyphicon {
    font-size: 0.83em;
}
.btn.btn-xs .glyphicon {
    font-size: 0.83em;
}
.glyphicon:empty {
    width: 1em;
}
.glyphicon.glyphicon-huge {    width: 40px;
    font-size: 34px;}
#mobile-menu-btn {margin: 0 0 0 8px;}
.btn.btn-al-blue {
	background-color: hsl(215, 51%, 28%) !important;
	background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6490cd", endColorstr="#22416b");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#6490cd), to(#22416b));
	background-image: -moz-linear-gradient(top, #6490cd, #22416b);
	background-image: -ms-linear-gradient(top, #6490cd, #22416b);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6490cd), color-stop(100%, #22416b));
	background-image: -webkit-linear-gradient(top, #6490cd, #22416b);
	background-image: -o-linear-gradient(top, #6490cd, #22416b);
	background-image: linear-gradient(#6490cd, #22416b);
	border-color: #22416b #22416b hsl(215, 51%, 20%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.52);
	-webkit-font-smoothing: antialiased;
}
.btn.btn-al-blue-disabled  {
    background-color: #848484;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.52);
	-webkit-font-smoothing: antialiased;
}
.btn.btn-warning, .btn.btn-primary, .btn.btn-success, .btn.btn-danger {text-shadow: none;}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {background-color: #005c96;}
.tabbable ul.cc-standards {height: auto;}
.tabbable ul.cc-standards li {
    margin-right: 2px;
    margin-bottom: 4px;
}
.tabbable ul.cc-standards > li + li {margin-left: 0;}
.search-results-pagination .nav-pills > li > a {
	background-color: #ddd;
	padding: 2px 6px;
	border-bottom: 0;
	transition: all 0.2s;
}
.search-results-pagination .nav-pills > li.active > a, .search-results-pagination .nav-pills > li.active > a:hover {
	background-color: #bbb;
	color: #fff;
	cursor: default;
}
.search-results-pagination .nav-pills > li:hover > a {
	background-color: #e5e5e5;
}
#assess_yourself select {
	width: auto;
}
form.nice label, form.nice input, form.nice button, form.nice select, form.nice textarea {
    line-height: inherit;
    margin-bottom: 10px;
}
.form-horizontal .control-group {
	margin-bottom: 8px;
}
legend + .control-group {
	margin-top: inherit;
}
fieldset {
    padding: 0.66em 0;
}
legend {
    color: #005c96;
    font-size: 1.23em;
    margin-bottom: 0.33em
}
blockquote {
	margin-left: 1em;
}
blockquote p {
	margin-bottom: inherit;
	font-size: 0.83em;
}
.input-sm, .input-md {margin-bottom: 5px;}
.input-lg, .input-xl {margin-bottom: 8px;}
.x-reset input {
    width: auto;
}
.x-reset .x-form-cb-label {
    display: inline;
    font-size: 1em;
    line-height: normal;
}
.popover {
	z-index: 99999;
}
.techcore .nav-pills .popover {
    max-width: 400px;
    width: 400px;
}
.popover .popover-content {
	max-height: 220px;
	overflow: hidden;
	position: relative;
}
.popover .popover-content .popover-fadeout {
	position: absolute;
	left: 0;
	top: 100px;
	width: 380px;
	height: 80px;
	color: transparent;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(70%, #ffffff), color-stop(99%, #ffffff));
	background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 70%, #ffffff 99%);
	background:-ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 70%, #ffffff 99%);
	background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 70%, #ffffff 99%);
    filter:progid:dximagetransform.microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.popover-title {
    font-weight: bold;
}
.alert.alert-series {
	color: #fff;
	background-color: #005c96;
	border-radius: 0;
	border: 0;
}
.alert.alert-series a {color: #fff;}
.alert.alert-series a:hover {color: #ddd;}
.alert.alert-slim {padding: 8px 15px;}
.pull-right ul, .pull-right ol {text-align: left;}

/* make entire title area clickable */
.panel-heading {padding: 0;}
.panel-title > a, .panel-title .panel-toggle {padding: 0.66em 1em; display: block; cursor: pointer;}
.panel-default >.panel-heading {
    background-image: none !important;
}

/******************* RESPONSIVE *******************/
/******************* RESPONSIVE *******************/
/******************* RESPONSIVE *******************/

/* NOTE: Sync breakpoints with those in default.css */

/* Fine-tuning for very small screens */
@media (max-width: 639px) {
    .hidden-xxs {display: none !important;}
    .visible-xxs {display: block !important;}
}
@media (min-width: 640px) {
    .hidden-xxs {display: block !important;}
    .visible-xxs {display: none !important;}
}

/* Extra small devices (phones, less than 768px) */
/* This is the default in Bootstrap */

@media (max-width: 767px) {
    .al-header-nav.pull-right {
        float: none !important;
        margin-right: 0;
    }
    .navbar-nav .open .dropdown-menu {background-color: #fff; border-bottom: 1px solid #ddd;}

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .navbar.al-header-nav ul.navbar-nav > li > a {
        font-size: 1.25em;
        padding: 0.66em 0.44em 0.22em 1em;
    }
    .navbar.al-header-nav ul.navbar-nav > li > a:hover,
    .navbar.al-header-nav ul.navbar-nav > li > a:focus {
        /* background: none; */
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}
