/* Minification failed. Returning unminified contents.
(705,10): run-time error CSS1035: Expected colon, found '10px'
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
font-family: 'Open Sans', sans-serif;
  -ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	background:#ebebeb;
}

*, 
*:before, 
*:after {
    -webkit-box-sizing: inherit;
       -moz-box-sizing: inherit;
            box-sizing: inherit;
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: 600;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */


code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

#field fieldset {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px groove;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}

/* Flexnav Base Styles */
.flexnav {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	transition: none;
	-webkit-transform-style: preserve-3d;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	max-height: 0;
}
.flexnav.opacity {
	opacity: 0;
}
.flexnav.flexnav-show {
	max-height: 2000px;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.flexnav.one-page {
	position: fixed;
	top: 50px;
	right: 5%;
	max-width: 200px;
}
.flexnav li {
	font-size: 100%;
	position: relative;
	overflow: hidden;
	line-height:0;
	list-style:none;
}
.flexnav li a {
	position: relative;
	display: block;
	padding: 10px 16px;
	z-index: 200;
	overflow: hidden;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	line-height:1.75;
}/*
.flexnav li a:last-child {
	padding-right:0;
}*/
.flexnav > li > a {
	font-weight: 600;
	color: #666;
	text-decoration: none;
	font-size: 14px;
}
.flexnav > li > a:hover {
	color: #20a939;
}
.flexnav li ul {
	width: 100%;
}
.flexnav li ul li {
	font-size: 100%;
	position: relative;
	overflow: hidden;
}
.flexnav li ul.flexnav-show li {
	overflow: visible;
}
.flexnav li ul li a {
	display: block;
	background: #FFF;
	padding:5px 10px;
	color: #222;
	border-top: solid 1px #eee;
}
.flexnav li ul li a:hover {
	background: #016db6;
	color: #FFF;
}
.flexnav ul li ul li a {
	background: #bfbfbc;
}
.flexnav ul li ul li ul li a {
	background: #cbcbc9;
}
.flexnav .touch-button {
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 46px;
	height: 46px;
	display: inline-block;
	background: #acaca1;
	background: rgba(0, 0, 0, 0.075);
	text-align: center;
	line-height:1.75;
}
.flexnav .touch-button:hover {
	cursor: pointer;
}
.flexnav .touch-button .navicon {
	position: relative;
	top: 12px;
	font-size: 12px;
	color: #666;
}
.menu-button {
	position: relative;
	display: block;
	padding: 1em;
	cursor: pointer;
	float: right;
	color: transparent;
	background-image: url(/VMEdu-Images/rectangular4.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 44px;
	width: 44px;
	overflow: hidden;
	margin: 12px -20px
}
.menu-button.one-page {
	position: fixed;
	top: 0;
	right: 5%;
	padding-right: 45px;
}
.menu-button .touch-button {
	background: transparent;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
	display: none;
}
.menu-button .touch-button .navicon {
	font-size: 16px;
	position: relative;
	top: 1em;
	color: #666;
}
 @media all and (min-width: 992px) {
.flexnav .touch-button {
	display: none;
}
.flexnav li ul {
	width: 200px;
}
body.one-page {
	padding-top: 70px;
}
.flexnav {
	overflow: visible;
	text-align:right;
}
.flexnav.opacity {
	opacity: 1;
}
.flexnav.one-page {
	top: 0;
	right: auto;
	max-width: 1080px;
}
.flexnav li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	/*	background-color: #a6a6a2;
*/	overflow: visible;
/*width: 20%;*/ }

.flexnav > li {
	text-align: right;
    display: inline-block;
    float: none;
}
.flexnav > li:last-child a {
    padding-right: 0px;
}

.flexnav li a {
	/*	border-left: 1px solid #acaca1;*/
	border-top: none;
	text-align:left;
}

.flexnav li > ul {
	position: absolute;
	top: auto;
	left: -8px;
	border: solid 1px #eee;
	border-top: none;
}
.flexnav li > ul li {
	width: 100%;
}
.flexnav li ul li > ul {
	margin-left: 100%;
	top: 0;
}
.flexnav li ul li a {
/*border-bottom: none;*/
}
.flexnav li ul.open {
	display: block;
	opacity: 1;
	visibility: visible;
	z-index: 100;
}
.flexnav li ul.open li {
	overflow: visible;
	max-height: 100px;
}
.flexnav li ul.open ul.open {
	margin-left: 100%;
	top: 0;
}
.menu-button {
	display: none;
}
.flexnav li ul li a {
	padding 10px;
}
}
.oldie body.one-page {
	padding-top: 70px;
}
.oldie .flexnav {
	overflow: visible;
}
.oldie .flexnav.one-page {
	top: 0;
	right: auto;
	max-width: 1080px;
}
.oldie .flexnav li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	background-color: #a6a6a2;
	width: 20%;
	min-height: 50px;
	overflow: visible;
}
.oldie .flexnav li:hover > ul {
	display: block;
	width: 100%;
	overflow: visible;
}
.oldie .flexnav li:hover > ul li {
	width: 100%;
	float: none;
}
.oldie .flexnav li a {
	border-left: 1px solid #acaca1;
	border-top: none;
	overflow: visible;
}
.oldie .flexnav li > ul {
	background: #acaca1;
	position: absolute;
	top: auto;
	left: 0;
	display: none;
	z-index: 1;
	overflow: visible;
}
.oldie .flexnav li ul li ul {
	top: 0;
}
.oldie .flexnav li ul li a {
	border-bottom: none;
}
.oldie .flexnav li ul.open {
	display: block;
	width: 100%;
	overflow: visible;
}
.oldie .flexnav li ul.open li {
	width: 100%;
}
.oldie .flexnav li ul.open ul.open {
	margin-left: 100%;
	top: 0;
	display: block;
	width: 100%;
	overflow: visible;
}
.oldie .flexnav ul li:hover ul {
	margin-left: 100%;
	top: 0;
}
.oldie .menu-button {
	display: none;
}
.oldie.ie7 .flexnav li {
	width: 19.9%;
}
.menu-free:after {
    content: "FREE";
    color:#20a939;
    font-size: 10px;
    font-weight: bold;
    margin-left:10px;
}
@media screen and (min-width:992px){
.menu-free:after {
    content: "FREE";
    position:absolute;
    bottom:0;
    right:16px;
    color:#20a939;
    font-size: 10px;
    font-weight: bold;
}
}

/**
 * 
 * Contents
 *
 * #basic-layout..............................
 *
 * #type......................................
 *
 * #list......................................
 *
 * #form......................................
 *
 * #grid......................................
 *
 * #responsive-embed..........................
 *
 * #button....................................
 *
 * #table.....................................
 *
 * #panel.....................................
 *
 * #primary-navigation........................
 *
 * #site-header...............................
 *
 * #site-footer...............................
 *
 * #inner-banner..............................
 *
 * #home-banner..............................
 *
 * #breadcrumbs...............................
 *
 * #sidebar...................................
 * 
 * #icon......................................
 *
 */

.modal-open {
    overflow: hidden;
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: hidden;
    }

.modal {
    margin-top: 50px;
    position: fixed;
    top: 10px;
    left: -4px;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 92%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 1rem);
        overflow: hidden;
    }

    .modal-dialog-scrollable .modal-header,
    .modal-dialog-scrollable .modal-footer {
        flex-shrink: 0;
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto;
    }

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - 1rem);
        content: "";
    }

    .modal-dialog-centered.modal-dialog-scrollable {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
    }

        .modal-dialog-centered.modal-dialog-scrollable .modal-content {
            max-height: none;
        }

        .modal-dialog-centered.modal-dialog-scrollable::before {
            content: none;
        }

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

    .modal-backdrop.show {
        opacity: 0.5;
    }

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

    .modal-header .close {
        padding: 1rem 1rem;
        margin: -1rem -1rem -1rem auto;
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem;
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}


@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

        .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh - 3.5rem);
        }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

        .modal-dialog-centered::before {
            height: calc(100vh - 3.5rem);
        }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

#field > fieldset {
    display: block;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}

/*------------------------------------------*\
    #basic-layout
\*------------------------------------------*/
#global {
    width: 100%;
    background-color: #ebebeb;
    font-size: 13px;
    line-height: 1.5;
    color: #222;
}

.container {
    margin: 0 auto;
    position: relative;
	padding: 0 30px;
    box-shadow:0 0 16px #999;
    border-top: none;
    margin: auto;
    background-color: #FFF;
}

/*.ie8 .container {
    width: 970px;
}*/

/*@media screen and (min-width: 568px) {
    .container {
        width: 568px;
    }
}*/

@media screen and (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media screen and (min-width: 992px) {
    .container {
        width: 970px;
    }
}

/*@media screen and (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}*/

.site-content {
	margin-bottom:20px;
}
.site-content h1 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: solid 2px #f2f2f2;
    padding-bottom: 10px;
}

    .site-content h1 .form-label {
        font-size: 13px;
        font-weight: 600;
        text-transform: none;
        display: block;
        color: #333;
        margin-top: 16px;
    }


    .site-content.alt-bg {
        background-color: #fafafa;
    }

    .site-content h3:first-child {
        margin-top: 0;
    }

    .site-content h4 {
        margin-top: 0;
    }
	 .site-content h3 {
        margin-top: 10px;
		
    }

a, a:visited {
    color: #0075D0;
    text-decoration: none;
}

    a:hover {
        color: #f60;
    }
/*
 * Basic classes
 */

.lightbox {
}

.lightbox-content {
    background-color: #fff;
    border-radius: 2px;
    padding: 20px;
    font-size: 14px;
    margin: 20px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-none {
    float: none;
}

.align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.no-margin {
    margin: 0 !important;
}

.top-10 {
    margin-top: 10px;
}

.bottom-10 {
    margin-bottom: 10px;
}

.left-10 {
    margin-left: 10px;
}

.right-10 {
    margin-right: 10px;
}

.top-20 {
    margin-top: 20px;
}

.bottom-20 {
    margin-bottom: 20px;
}

.left-20 {
    margin-left: 20px;
}

.right-20 {
    margin-right: 20px;
}

.inline {
    display: inline;
}

.inline-block {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.show {
    display: block;
    visibility: visible;
}

.hide {
    display: none !important;
    visibility: hidden !important;
}

.screen-reader,
.text-hide {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.full-width {
    width: 100%;
}

img.full-width {
    max-width: 100%;
    height: auto;
    display: block;
    width: 100%;
}

.caret {
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    display: inline-block;
    margin: 0 0 3px 4px;
    vertical-align: middle;
    width: 0;
}

.close-icon {
    color: #666;
    float: right;
    margin: 0 0 10px 10px;
    font-size: 18px;
    cursor: pointer;
}

    .close-icon:hover {
        color: #a94442;
        float: right;
        margin: 0 0 10px 10px;
        font-size: 18px;
        cursor: pointer;
    }

.fluid {
    max-width: 100%;
    height: auto;
}

.figure-bok {
    border-radius: 2px;
    margin: 30px 0;
    text-align: center;
    /*box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.2)*/
}

    .figure-bok figcaption {
        margin-top: 20px;
        font-weight: 600;
    }


@media screen and (min-width:992px) {
    .figure-bok img.full-width {
        max-width: none;
        display: inline;
        width: auto;
    }
}

.placeholder {
    width: 8px;
    height: 8px;
    display: inline-block;
    background-color: #666;
}

.placeholder-16 {
    width: 16px;
    height: 16px;
}

.placeholder-24 {
    width: 24px;
    height: 24px;
}

.placeholder-32 {
    width: 32px;
    height: 32px;
}

.placeholder-48 {
    width: 48px;
    height: 48px;
}

.border-muted {
    border: solid 1px #eee !important;
}

.bg-muted {
    background-color: #f2f2f2 !important;
}





/*------------------------------------------*\
    #type
\*------------------------------------------*/

.text-muted {
    color: #999999;
}
.text-grey {
    color: #666666;
}

.text-primary {
    color: #0075D0;
}

.text-warning {
    color: #c09853;
}

.text-danger {
    color: #b94a48;
}

.text-success {
    color: #20a939;
}

.text-info {
    color: #3a87ad;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

@media screen and (min-width:768px) {
    .text-left-sm {
        text-align: left;
    }

    .text-center-sm {
        text-align: center;
    }

    .text-right-sm {
        text-align: right;
    }
}

@media screen and (min-width:992px) {
    .text-left-md {
        text-align: left;
    }

    .text-center-md {
        text-align: center;
    }

    .text-right-md {
        text-align: right;
    }
}

@media screen and (min-width:1200px) {
    .text-left-lg {
        text-align: left;
    }
    
    .text-center-lg {
        text-align: center;
    }

    .text-right-lg {
        text-align: right;
    }
}

.weight-light {
    font-weight: 300;
}

.weight-normal {
    font-weight: 400;
}

.weight-semibold {
    font-weight: 600;
}

.text-uppercase {
    text-transform: uppercase;
}

hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

    hr.divider-sm {
        margin: 5px 0;
    }

    hr.divider-md {
        margin: 10px 0;
    }

    hr.divider-lg {
        margin: 20px 0;
    }
    hr.muted {
        border-top:none;
    }

@media screen and (min-width:768px) {
    hr {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px solid #eeeeee;
    }

        hr.divider-sm {
            margin: 10px 0;
        }

        hr.divider-md {
            margin: 20px 0;
        }

        hr.divider-lg {
            margin: 30px 0;
        }
}


p {
    margin: 0 0 20px;
}

    p:last-child {
        margin-bottom: 0;
    }

.lead {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

address {
    font-style: normal;
}

small,
.small {
    font-size: 85%;
}

.large {
    font-size: 115%;
}

cite {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 600;
    line-height: 1.25;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small {
        font-weight: normal;
        line-height: 1;
        color: #999999;
    }

h1,
h2,
h3,
h4 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1,
.h1 {
    font-size: 21px;
    color: #0075D0;
}

h2,
.h2 {
    font-size: 24px;
    color: #0075D0;
}

h3,
.h3 {
    font-size: 16px;
    color: #222;
}

h4,
.h4 {
    font-size: 14px;
    color: #222;
    font-weight: 600;
}

h5,
.h5 {
    font-size: 13px;
}

h6,
.h6 {
    font-size: 12px;
}

h1 small,
.h1 small {
    font-size: 18px;
}

h2 small,
.h2 small {
    font-size: 16px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
    font-size: 13px;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}






/*------------------------------------------*\
    #lists
\*------------------------------------------*/

ul,
ol {
    margin-left: 20px;
    padding-left: 0;
}

    ul li,
    ol li {
        line-height: 1.75em;
    }

    ul ul,
    ol ul {
        list-style-type: circle;
        margin-bottom: auto;
    }

        ul ul ul,
        ol ul ul {
            list-style-type: square;
        }

        ul ul ol,
        ol ul ol {
            list-style-type: lower-roman;
        }

    ul ol,
    ol ol {
        list-style-type: lower-latin;
        margin-bottom: auto;
    }

        ul ol ol,
        ol ol ol {
            list-style-type: lower-roman;
        }

        ul ol ul,
        ol ol ul {
            list-style-type: square;
        }

.list-unstyled {
    margin-left: 0;
    list-style: none;
}

    .list-unstyled ul {
        list-style: none;
    }

        .list-unstyled ul ul {
            list-style: none;
        }

.list-inline {
    margin-left: 0;
}

    .list-inline li {
        border-bottom: none;
        display: inline;
        margin-right: 15px;
    }

        .list-inline li:last-child {
            margin-right: 0;
        }

.list-paragraph li {
    margin-top: 20px;
}

    .list-paragraph li:first-child {
        margin-top: 0;
    }

dt {
    font-weight: 600;
}

dd {
    margin-left: 0;
}





/*------------------------------------------*\
    #Forms
\*------------------------------------------*/

.form .input {
    padding: 4px;
    display: inline-block;
    border: 1px solid #ccc;
    vertical-align: middle;
    border-radius: 2px;
    font-weight:400;
}

.form .static-input {
    border: none;
    padding: 0;
}
.form .input.static-input-wo-m {
    border: none;
    padding: 0;
    margin-bottom:0;
}

.form .input:focus {
    outline: 0;
    border-color: #0075D0;
}

.form input[type="file"]:focus,
.form input[type="radio"]:focus,
.form input[type="checkbox"]:focus {
    outline: thin solid #0075D0;
    outline: 1px auto #0075D0;
}

.form .checkbox,
.form .radio {
    margin: 8px 0;
    display: block;
    font-weight:400;
}
.form .checkbox input,
.form .radio input {
    vertical-align:middle; 
}

.form .input[disabled], .form .input.disabled {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3;
}

.form .input[readonly], .form .input.readonly {
    background-color: #eee; /* menu hover bg color */
    color: #777; /* menu text color */
    border-color: #ccc;
}

.form .input.error:focus:invalid {
    color: #b94a48;
    border-color: #e9322d;
}

    .form .input.error:focus:invalid:focus {
        outline-color: #e9322d;
    }

.form select {
    /* Normalizes the height; padding is not sufficient. */
    /* height: 40px;*/
    border: 1px solid #ccc;
    background-color: white;
}

    .form select[multiple] {
        height: auto;
    }

.form label {
    margin: 4px 0 2px;
    font-weight:600;
}

.form fieldset {
    margin: 0;
    padding: 6px 0 12px;
    border: 0;
}

    .form fieldset:not(:last-child) {
        padding-bottom: 20px;
    }

.form legend {
    display: block;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 5px;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}

.form label.error {
    display: block;
    color: #b94a48;
    font-size: 0.875em;
    position: relative;
    top: -16px;
}

.checkbox + label.error,
.radio + label.error {
    top: -8px;
}

.form .valid {
    border-color: #20a939;
}

/* Staked Forms */
.form-stacked .input {
    display: block;
    margin: 4px 0 20px;
}
.form-stacked .checkbox, .form-stacked .radio {
    display: block;
    margin: 4px 0 20px;
}
.form-stacked .checkbox + .checkbox, .form-stacked .radio + .radio {
    margin-top:-16px;
}
.form-stacked .radio + .input, .form-stacked .checkbox + .input  {
    margin-top:-16px;
}

/* Aligned Forms */

.form-aligned .input,
.form-aligned .help-inline,
.form-message-inline,
.form-aligned .right-form-group {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.form-aligned textarea {
    vertical-align: top;
}

.form-aligned .control-group {
    margin-bottom: 8px;
}

    .form-aligned .control-group label {
        text-align: right;
        display: inline-block;
        vertical-align: middle;
        width: 160px;
        margin: 0 16px 0 0;
    }

.form-aligned .controls {
    margin: 24px 0 0 176px;
}

.form-aligned label.error {
    display: inline;
    position: relative;
    top: auto;
    text-align: left;
    left: 10px;
}

.form .input-1 {
    width: 100%;
}

.form .input-2-3 {
    width: 66%;
}

.form .input-1-2 {
    width: 50%;
}

.form .input-1-3 {
    width: 33%;
}

.form .input-1-4 {
    width: 25%;
}

.form .input-3-4 {
    width: 75%;
}

.form .input-1-5 {
    width: 20%;
}

.form .input-2-5 {
    width: 40%;
}

.form .input-3-5 {
    width: 60%;
}

.form .input-4-5 {
    width: 80%;
}

/* Inline help for forms */
.form .help-inline,
.form-message-inline {
    display: inline-block;
    color: #666;
    vertical-align: middle;
    font-size: 12px;
    position: relative;
    top: -20px;
}


/* Block help for forms */
.form-message {
    display: block;
    color: #666;
    font-size: 0.875em;
}

@media only screen and (max-width : 480px) {
    .form .input,
    .pure-form label {
        margin: 4px 0 20px;
        display: block;
    }


    .form-aligned .control-group label {
        margin: 4px 0 2px;
        text-align: left;
        display: block;
        width: 100%;
    }

    .form-aligned .controls {
        margin: 24px 0 0 0;
    }

    /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
    .form .help-inline,
    .form-message-inline,
    .form-message {
        display: block;
        font-size: 0.75em;
        /* Increased bottom padding to make it group with its related input element. */
        padding: 0.2em 0 0.8em;
    }
}

.table-checkbox, .table-radio {
    color:#999;
}
.table-checkbox::after {
    font-family: untitled-font-4 !important;
    content: 'M';
    font-size:20px;
}
.table-radio::after {
    font-family: untitled-font-4 !important;
    content: 'H';
    font-size:20px;
    line-height:1;
}

.table-checkbox:hover, .table-radio:hover {
    color:#20a939;
    cursor:pointer;
}

.table-checkbox.checked, .table-radio.checked {
    color:#20a939;
}
.table-checkbox.checked::after {
    content: 'N';
}
.table-radio.checked::after {
    content: 'I';
}

.table-checkbox.readonly, .table-radio.readonly {
    cursor:default;
}




.form-inline .radio {
    display:inline-block;
    margin-right:20px;
}
/*--------Inline Form------------------*\

   



/*------------------------------------------*\
    #grid
\*------------------------------------------*/

.row {
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    *word-spacing: -0.43em;
    text-rendering: optimizespeed;
    font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    -ms-align-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    margin-right: -15px;
    margin-left: -15px;
}


/*.row-m {
    
}*/

.opera-only :-o-prefocus,
.row {
    word-spacing: -0.43em;
}

    .row [class *= "col"]:not(.jw-icon) {
        font-family: 'Open Sans', sans-serif;
    }

    .row [class *= "col-push"], .row [class *= "col-pull"] {
        position: relative;
    }

.col-1,
.col-1-1,
.col-1-2,
.col-1-3,
.col-2-3,
.col-1-4,
.col-3-4,
.col-1-5,
.col-2-5,
.col-3-5,
.col-4-5 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    padding: 0 15px;
}

.row-v-gutter .col-1 {
    margin-bottom:20px;
}


.col-1-4 {
    width: 25%;
    *width: 24.9690%;
}

.col-1-3 {
    width: 33.3333%;
    *width: 33.3023%;
}

.col-1-2 {
    width: 50%;
    *width: 49.9690%;
}

.col-2-3 {
    width: 66.6667%;
    *width: 66.6357%;
}

.col-3-4 {
    width: 75%;
    *width: 74.9690%;
}

.col-1-5 {
    width: 20%;
    *width: 19.9690%;
}

.col-2-5 {
    width: 40%;
    *width: 39.9690%;
}

.col-3-5 {
    width: 60%;
    *width: 59.9690%;
}

.col-4-5 {
    width: 80%;
    *width: 79.9690%;
}

.col-1,
.col-1-1 {
    width: 100%;
}

.col-push-1-4 {
    left: 25%;
    *left: 24.9690%;
}

.col-push-1-3 {
    left: 33.3333%;
    *left: 33.3023%;
}

.col-push-1-2 {
    left: 50%;
    *left: 49.9690%;
}

.col-push-2-3 {
    left: 66.6667%;
    *left: 66.6357%;
}

.col-push-3-4 {
    left: 75%;
    *left: 74.9690%;
}

.col-push-1-5 {
    left: 20%;
    *left: 19.9690%;
}

.col-push-2-5 {
    left: 40%;
    *left: 39.9690%;
}

.col-push-3-5 {
    left: 60%;
    *left: 59.9690%;
}

.col-push-4-5 {
    left: 80%;
    *left: 79.9690%;
}

.col-push-1,
.col-push-1-1 {
    left: 100%;
}

.col-pull-1-4 {
    right: 25%;
    *right: 24.9690%;
}

.col-pull-1-3 {
    right: 33.3333%;
    *right: 33.3023%;
}

.col-pull-1-2 {
    right: 50%;
    *right: 49.9690%;
}

.col-pull-2-3 {
    right: 66.6667%;
    *right: 66.6357%;
}

.col-pull-3-4 {
    right: 75%;
    *right: 74.9690%;
}

.col-pull-1-5 {
    right: 20%;
    *right: 19.9690%;
}

.col-pull-2-5 {
    right: 40%;
    *right: 39.9690%;
}

.col-pull-3-5 {
    right: 60%;
    *right: 59.9690%;
}

.col-pull-4-5 {
    right: 80%;
    *right: 79.9690%;
}

.col-pull-1,
.col-pull-1-1 {
    right: 100%;
}

@media screen and (min-width: 768px) {
    .col-sm-1,
    .col-sm-1-1,
    .col-sm-1-2,
    .col-sm-1-3,
    .col-sm-2-3,
    .col-sm-1-4,
    .col-sm-3-4,
    .col-sm-1-5,
    .col-sm-2-5,
    .col-sm-3-5,
    .col-sm-4-5 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        padding: 0 15px;
    }
    
    .row-v-gutter .col-sm-1 {
        margin-bottom:20px;
    }
    .col-sm-1-4 {
        width: 25%;
        *width: 24.9690%;
    }

    .col-sm-1-3 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .col-sm-1-2 {
        width: 50%;
        *width: 49.9690%;
    }

    .col-sm-2-3 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .col-sm-3-4 {
        width: 75%;
        *width: 74.9690%;
    }

    .col-sm-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .col-sm-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .col-sm-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .col-sm-4-5 {
        width: 80%;
        *width: 79.9690%;
    }


    .col-sm-1,
    .col-sm-1-1 {
        width: 100%;
    }

    .col-push-sm-1-4 {
        left: 25%;
        *left: 24.9690%;
    }

    .col-push-sm-1-3 {
        left: 33.3333%;
        *left: 33.3023%;
    }

    .col-push-sm-1-2 {
        left: 50%;
        *left: 49.9690%;
    }

    .col-push-sm-2-3 {
        left: 66.6667%;
        *left: 66.6357%;
    }

    .col-push-sm-3-4 {
        left: 75%;
        *left: 74.9690%;
    }

    .col-push-sm-1-5 {
        left: 20%;
        *left: 19.9690%;
    }

    .col-push-sm-2-5 {
        left: 40%;
        *left: 39.9690%;
    }

    .col-push-sm-3-5 {
        left: 60%;
        *left: 59.9690%;
    }

    .col-push-sm-4-5 {
        left: 80%;
        *left: 79.9690%;
    }


    .col-push-sm-1,
    .col-push-sm-1-1 {
        left: 100%;
    }

    .col-pull-sm-1-4 {
        right: 25%;
        *right: 24.9690%;
    }

    .col-pull-sm-1-3 {
        right: 33.3333%;
        *right: 33.3023%;
    }

    .col-pull-sm-1-2 {
        right: 50%;
        *right: 49.9690%;
    }

    .col-pull-sm-2-3 {
        right: 66.6667%;
        *right: 66.6357%;
    }

    .col-pull-sm-3-4 {
        right: 75%;
        *right: 74.9690%;
    }

    .col-pull-sm-1-5 {
        right: 20%;
        *right: 19.9690%;
    }

    .col-pull-sm-2-5 {
        right: 40%;
        *right: 39.9690%;
    }

    .col-pull-sm-3-5 {
        right: 60%;
        *right: 59.9690%;
    }

    .col-pull-sm-4-5 {
        right: 80%;
        *right: 79.9690%;
    }

    .col-pull-sm-1,
    .col-pull-sm-1-1 {
        right: 100%;
    }
}

@media screen and (min-width: 992px) {
    .col-md-1,
    .col-md-1-1,
    .col-md-1-2,
    .col-md-1-3,
    .col-md-2-3,
    .col-md-1-4,
    .col-md-3-4,
    .col-md-1-5,
    .col-md-2-5,
    .col-md-3-5,
    .col-md-4-5 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        padding: 0 15px;
    }
    
    .row-v-gutter .col-md-1 {
        margin-bottom:20px;
    }

    .col-md-1-4 {
        width: 25%;
        *width: 24.9690%;
    }

    .col-md-1-3 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .col-md-1-2 {
        width: 50%;
        *width: 49.9690%;
    }

    .col-md-2-3 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .col-md-3-4 {
        width: 75%;
        *width: 74.9690%;
    }

    .col-md-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .col-md-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .col-md-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .col-md-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .col-md-1,
    .col-md-1-1 {
        width: 100%;
    }

    .col-push-md-1-4 {
        left: 25%;
        *left: 24.9690%;
    }

    .col-push-md-1-3 {
        left: 33.3333%;
        *left: 33.3023%;
    }

    .col-push-md-1-2 {
        left: 50%;
        *left: 49.9690%;
    }

    .col-push-md-2-3 {
        left: 66.6667%;
        *left: 66.6357%;
    }

    .col-push-md-3-4 {
        left: 75%;
        *left: 74.9690%;
    }

    .col-push-md-1-5 {
        left: 20%;
        *left: 19.9690%;
    }

    .col-push-md-2-5 {
        left: 40%;
        *left: 39.9690%;
    }

    .col-push-md-3-5 {
        left: 60%;
        *left: 59.9690%;
    }

    .col-push-md-4-5 {
        left: 80%;
        *left: 79.9690%;
    }

    .col-push-md-1,
    .col-push-md-1-1 {
        left: 100%;
    }

    .col-pull-md-1-4 {
        right: 25%;
        *right: 24.9690%;
    }

    .col-pull-md-1-3 {
        right: 33.3333%;
        *right: 33.3023%;
    }

    .col-pull-md-1-2 {
        right: 50%;
        *right: 49.9690%;
    }

    .col-pull-md-2-3 {
        right: 66.6667%;
        *right: 66.6357%;
    }

    .col-pull-md-3-4 {
        right: 75%;
        *right: 74.9690%;
    }


    .col-pull-md-1-5 {
        right: 20%;
        *right: 19.9690%;
    }

    .col-pull-md-2-5 {
        right: 40%;
        *right: 39.9690%;
    }

    .col-pull-md-3-5 {
        right: 60%;
        *right: 59.9690%;
    }

    .col-pull-md-4-5 {
        right: 80%;
        *right: 79.9690%;
    }

    .col-pull-md-1,
    .col-pull-md-1-1 {
        right: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .col-lg-1,
    .col-lg-1-1,
    .col-lg-1-2,
    .col-lg-1-3,
    .col-lg-2-3,
    .col-lg-1-4,
    .col-lg-3-4,
    .col-lg-1-5,
    .col-lg-2-5,
    .col-lg-3-5,
    .col-lg-4-5 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
        padding: 0 15px;
    }

    .row-v-gutter .col-lg-1 {
        margin-bottom:20px;
    }

    .col-lg-1-4 {
        width: 25%;
        *width: 24.9690%;
    }

    .col-lg-1-3 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .col-lg-1-2 {
        width: 50%;
        *width: 49.9690%;
    }

    .col-lg-2-3 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .col-lg-3-4 {
        width: 75%;
        *width: 74.9690%;
    }

    .col-lg-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .col-lg-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .col-lg-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .col-lg-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .col-lg-1,
    .col-lg-1-1 {
        width: 100%;
    }

    .col-push-lg-1-4 {
        left: 25%;
        *left: 24.9690%;
    }

    .col-push-lg-1-3 {
        left: 33.3333%;
        *left: 33.3023%;
    }

    .col-push-lg-1-2 {
        left: 50%;
        *left: 49.9690%;
    }

    .col-push-lg-2-3 {
        left: 66.6667%;
        *left: 66.6357%;
    }

    .col-push-lg-3-4 {
        left: 75%;
        *left: 74.9690%;
    }

    .col-push-lg-1-5 {
        left: 20%;
        *left: 19.9690%;
    }

    .col-push-lg-2-5 {
        left: 40%;
        *left: 39.9690%;
    }

    .col-push-lg-3-5 {
        left: 60%;
        *left: 59.9690%;
    }

    .col-push-lg-4-5 {
        left: 80%;
        *left: 79.9690%;
    }

    .col-push-lg-1,
    .col-push-lg-1-1 {
        left: 100%;
    }

    .col-pull-lg-1-4 {
        right: 25%;
        *right: 24.9690%;
    }

    .col-pull-lg-1-3 {
        right: 33.3333%;
        *right: 33.3023%;
    }

    .col-pull-lg-1-2 {
        right: 50%;
        *right: 49.9690%;
    }

    .col-pull-lg-2-3 {
        right: 66.6667%;
        *right: 66.6357%;
    }

    .col-pull-lg-3-4 {
        right: 75%;
        *right: 74.9690%;
    }

    .col-pull-lg-1-5 {
        right: 20%;
        *right: 19.9690%;
    }

    .col-pull-lg-2-5 {
        right: 40%;
        *right: 39.9690%;
    }

    .col-pull-lg-3-5 {
        right: 60%;
        *right: 59.9690%;
    }

    .col-pull-lg-4-5 {
        right: 80%;
        *right: 79.9690%;
    }

    .col-pull-lg-1,
    .col-pull-lg-1-1 {
        right: 100%;
    }
}

@-ms-viewport {
    width: device-width;
}

.visible,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-block,
.visible-inline,
.visible-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

/*.site-content .row > .col-1 {
    margin-bottom: 20px;
}

@media screen and (min-width:768px){
    .site-content .row > .col-1 {
        margin-bottom: 0;
    }
}*/

.nav-link-rows > .col-1 .button {
    margin-left: 56px;
    margin-top: 10px;
}

.nav-link-rows hr {
    margin-left: 56px;
}


@media screen and (min-width:992px) {
    .nav-link-rows > .col-1 .button {
        float: right;
        margin-left: auto;
        margin-top: auto;
    }
}




/*------------------------------------------*\
    #responsive-embed
\*------------------------------------------*/
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive > .embed-responsive-item,
    .embed-responsive > iframe,
    .embed-responsive > embed,
    .embed-responsive > object,
    .embed-responsive > video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
        background: url(/VMEdu-Images/loader.gif) no-repeat center;
    }
    .embed-responsive > .embed-responsive-item.without-loader {
        background:url(/VMEdu-Images/spacer.gif) no-repeat center;
    }


    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }





/*------------------------------------------*\
    #button
\*------------------------------------------*/

.button {
    /* Structure */
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

    /* Firefox: Get rid of the inner focus border */
    .button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

.button, a.button {
    padding: 8px 16px;
    color: #444; /* rgba not supported (IE 8) */
    color: rgba(0, 0, 0, 0.80); /* rgba supported */
    border: 1px solid #ddd; /*IE 6/7/8*/
    /*border: none rgba(0, 0, 0, 0); /*IE9 + everything else*/
    background-color: #f2f2f2;
    text-decoration: none;
    border-radius: 2px;
}

    .button:hover {
        background-color: #d6d6d6;
        color: #444;
        color: rgba(0, 0, 0, 0.80);
    }

    .button:focus {
        outline: 0;
    }

    .button:active {
        box-shadow: 0 0 0 1px rgba(0,0,0, 0.15) inset, 0 0 6px rgba(0,0,0, 0.20) inset;
        border-color: #000\9;
    }

    .button[disabled],
    .button-disabled,
    .button-disabled:hover,
    .button-disabled:focus,
    .button-disabled:active {
        border: none;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        filter: alpha(opacity=40);
        -khtml-opacity: 0.40;
        -moz-opacity: 0.40;
        opacity: 0.40;
        cursor: not-allowed;
        box-shadow: none;
    }

.button-hidden {
    display: none;
}

.button-border,
a.button-border {
    border: 2px solid #999;
    background: none;
    padding: 6px 16px;
    color: #222;
}

.button-primary,
a.button-primary {
    background-color: #0075D0;
    color: #fff;
    border-color:#005387;
}

    .button-primary:hover,
    a.button-primary:hover,
    .button-primary:focus,
    a.button-primary:focus {
        background-color: #005387;
        color: #fff;
    }
    .button-info,
a.button-info {
    background-color: #5bc0de;
    color: #fff;
    border-color:#46b8da;
}

    .button-info:hover,
    a.button-info:hover,
    .button-info:focus,
    a.button-info:focus {
        background-color: #31b0d5;
        color: #fff;
    }


.button-success,
a.button-success {
    background: #20a939;
    color: #fff;
    border-color:#1a8a2f;
}

    .button-success:hover,
    a.button-success:hover,
    .button-success:focus,
    a.button-success:focus {
        background: #1a8a2f;
        color: #fff;
    }

button-none {
    background: none;
}

.button-small, a.button-small {
    /*font-size: 85%;*/
    padding:6px 12px;

}

.button-xsmall, a.button-xsmall {
    font-size: 85%;
    padding:2px 6px;
}

.button-large {
    font-size: 115%;
}






/*------------------------------------------*\
    #Carousel.inner-banner .nav-tabs
\*------------------------------------------*/

.home-banner {
	margin:0 -30px;
	z-index:1;
	position:relative;
}
.jcarousel {
    position: relative;
    overflow: hidden;
}

    .jcarousel > div  {
        width: 20000em;
        position: relative;
    }

    .jcarousel > div > div {
        float: left;
		height:200px;
		display:table;
    }
	.jcarousel .slide-content {
		padding:20px;
		text-align:left;
		display:table-cell;
		vertical-align:middle;
    }
	.jcarousel .slide-content h2{
		color:#fff;
		margin-top:0;
		font-weight:400;
    }
	.jcarousel .slide-content p {
		color:#D3DEF1;
		font-size:14px;
    }

        
            .jcarousel .slide-content .button {
            background-color: #FF9;
            border-color: #FF0;
        }

    .jcarousel .slide-content .button:hover {
        background-color: #FF0;
    }

    .jcarousel .slide-content .button:focus {
        outline: 0;
    }
	
	.jcarousel-pagination {
		display:none;
	}

 @media all and (min-width: 992px) {
 	.jcarousel > div > div {
		background-image: url(/VMEdu-Images/banner/h-banner-1.jpg);
		background-position:center center;
		background-repeat:no-repeat;
		width:910px;
    }
	.jcarousel .slide-content {
		padding-left:60%;
		text-align:left;
		display:table-cell;
		vertical-align:middle;
    }
	.home-banner {
	margin:0;
}
	.jcarousel-pagination {
		height: 16px;
		position: absolute;
		margin-top: -26px;
		margin-left: 10px;
		background: rgba(0, 0, 0, 0.6);
		border-radius: 8px;
		display:block;
	}
	.jcarousel-indicator {
		float: left;
		height: 8px;
		width: 8px;
		background: #fff;
		border-radius: 4px;
		margin: 4px;
		cursor:pointer;
	}
	.jcarousel-indicator.active {
		background: #0075D0;
	}
	.jcarousel-indicator:hover:not(.active) {
		opacity:0.8;
	}
 }
 
 @media all and (max-width: 991px) {
	    .jcarousel > div > div {
        background-image:none !important;
				background:#069;

    }
	
}

/*------------------------------------------*\
    #table
\*------------------------------------------*/

.table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    margin: 30px 0 0;
    width: 100%;
}

.container .table:first-child {
    margin: 0;
}

.table caption {
    font: italic 85%/1 arial, sans-serif;
    padding: 1em 0;
    text-align: center;
}

.table td,
.table th {
    border-style: solid;
    border-color: #eee;
    border-width: 0;
    font-size: inherit;
    margin: 0;
    overflow: visible; /*to make ths where the title is really long work*/
    padding: 12px 16px; /* cell padding */
    text-align: left;
}

.table td.text-center,
.table th.text-center {
    text-align: center;
}
.table td.text-right,
.table th.text-right {
    text-align: right;
}
/*.table thead th {
    border-color: #005387;
    border-width: 1px 0;
}*/

.table thead {
    background-color: #0075D0;
    text-align: left;
    vertical-align: bottom;
    color: #ffffff;
}

.table tfoot {
    border-top:solid 2px #ddd;
}

/* Table with grey header*/

.table-grey thead th {
    border-color: #ddd;
    border-width: 1px 0;
}

.table-grey thead {
    background-color: #eee;
    text-align: left;
    vertical-align: bottom;
    color: inherit;
}

.table td {
    border-bottom-width: 1px;
    background-color: #fff;
    vertical-align: top;
}

/* nth-child selector for modern browsers */
.table-striped tr:nth-child(even) td {
    background-color: #fafafa;
}

/* Bordered table */
.table-bordered td,
.table-bordered thead th {
    border-width: 1px;
}

/* Extended Table */
.table-extended td,
.table-extended th {
    padding: 18px 16px;
}

/* Unstyled table */
.table-unstyled tr td,
.table-unstyled tr th,
.table-unstyled thead {
    border-width: 0;
    background-color: transparent;
    color: inherit;
}

/* Pricing table */
.table-pricing {
}

/* Full width */
.table-full {
    width: 100%;
}





/*
    comparison table
*/

.comparison-table {
}

    .comparison-table th, .comparison-table td {
        text-align: center;
        padding: 12px;
    }

    .comparison-table thead {
        background: none;
    }

        .comparison-table thead th {
            background-color: #0075D0;
            color: #fff;
            border: solid 1px #005387;
            vertical-align: middle;
            padding: 16px 8px;
        }

            .comparison-table thead th h3 {
                color: #fff;
                margin: 0;
                padding: 8px 0;
            }

    .comparison-table tbody td, .comparison-table tbody th {
        background-color: #FFF;
        vertical-align: top;
        border: solid 1px #ddd;
    }

    .comparison-table tr:nth-child(odd) td {
        background-color: #fafafa;
    }

    .comparison-table tbody tr th {
        background-color: #F8F8F8;
        text-align: left;
        font-weight: 600;
    }

    .comparison-table tbody tr:nth-child(odd) th {
        background-color: #f2f2f2;
    }

    .comparison-table .empty-cell {
        border: none;
        background: none !important;
    }

    .comparison-table .top-left-cell {
        border-radius: 2px 0 0 0;
    }

    .comparison-table .top-right-cell {
        border-radius: 0 2px 0 0;
    }

    .comparison-table .bottom-left-cell {
        border-radius: 0 0 0 2px;
    }

    .comparison-table .bottom-right-cell {
        border-radius: 0 0 2px 0;
    }

    .comparison-table .text-left td {
        text-align: left;
    }

    .comparison-table ul {
        margin-top: 0;
        margin-bottom: 0;
    }

    .comparison-table > thead > tr.logo-row > th {
        background: none;
        border:solid 1px #eee;
    }

/* Horizontally scrollable table */
.table-scrollable {
    width: 100%;
    overflow-x: auto;
}

    .table-scrollable .table {
        min-width: 940px;
    }

@media screen and (min-width:992px) {
    .table-scrollable .table {
        min-width: 100%;
    }
}







/*------------------------------------------*\
    #panel
\*------------------------------------------*/


.panel {
    margin: 30px 0;
    border-radius: 2px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

    .panel:last-child {
        margin-bottom: 0;
    }

@media screen and (min-width:992px) {
    .panel {
        margin-top: 0;
    }
}



.panel-body {
    padding: 15px;
    background-color: #FFFFFF;
}

.panel-grey .panel-body {
    padding: 15px;
    background-color: #f5f5f5;
}

.panel-body:before,
.panel-body:after {
    display: table;
    content: " ";
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel .panel-body h4:first-child {
    margin-top: 0;
}

.panel .panel-body p:last-child {
    margin-bottom: 0;
}




/*------------------------------------------*\
    #site-header
\*------------------------------------------*/

#primary-logo {
    padding:12px 0 8px;
    display: inline-block;
}

    #primary-logo > img {
        height: 48px;
    }

@media screen and (min-width:992px) {
    #primary-logo {
        padding: 20px 0;
    }

        #primary-logo > img {
            height: 59px;
        }
}

.top-nav {
    text-align: right;
    font-size: 13px;
}

    .top-nav > ul {
        margin: 24px 0 8px 0;
    }

@media screen and (min-width:768px) {
    .top-nav > ul {
        margin: 8px 0 8px 8px;
    }
}

.top-nav a, #top-nav a:visited {
    color: #666;
}

    .top-nav a:hover {
        color: #f60;
    }

#search-box-main {
    height: 28px;
    background-color: #fafafa;
    border-radius: 2px;
    margin-top: 6px;
    border: solid 1px #f2f2f2;
    overflow: hidden;
    position: absolute;
    right: 15px;
    z-index: 2;
}

.google-search-area {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left:0 !important;
    padding-right:0 !important;
}

@media screen and (min-width: 768px) {
    #search-box-main {
        margin-top: -48px;
    }
}

#search-box-main #search-field {
    background-color: #fafafa;
    border: none;
    height: 26px;
    padding: 4px 0 4px 8px;
    color: #999;
    width: 120px;
    float: left;
    font-size: 13px;
    border-right: solid 1px #eee;
}

#search-box-main #search-button {
    border: none;
    height: 18px;
    margin: 5px 6px;
    width: 18px;
    background-image: url(/VMEdu-Images/icons/search-button.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fafafa;
}

#header-tagline {
    font-style: italic; 
    margin-bottom: 10px; 
    position: relative;
}

#header-tagline .col-1 {
        text-align: center; 
}

@media screen and (min-width: 768px) {
    #header-tagline {
        top: -42px; 
        height: 21px; 
        margin-bottom: -21px; 

    }
}
@media screen and (min-width: 768px) and (max-width:991px) {
    #header-tagline {
        left:20px

    }
}






/*------------------------------------------*\
    #site-footer
\*------------------------------------------*/

footer #copyright-info {
    background-color: #006699;
    color: #fff;
    text-align: center;
    padding: 6px;
	margin:0 -30px;
	font-size:12px;
}

.secondary-nav {
    margin: 30px auto;
    color: #666;
    text-align: center;
    line-height: 2em;
    font-size: 13px;
}

    .secondary-nav a, #secondary-nav a:visited {
        color: #666;
    }

        .secondary-nav a:hover {
            color: #f60;
        }



/*------------------------------------------*\
    #inner-banner
\*------------------------------------------*/

.inner-banner {
    background-image:url(/VMEdu-Images/inner-banner-1.jpg);
    background-repeat: no-repeat;
    background-color: #fafafa;
    padding: 16px 0;
	height:56px;
	background-position:right top;
	margin:0 -30px;
}
.inner-banner h2 {
	margin: 0;
	color: #fff;
	text-align:center;
	font-size:18px;
	font-weight:400;
}

/*@media screen and (min-width: 568px) {
    .container {
        width: 568px;
    }
}*/

@media screen and (min-width: 768px) {
    .inner-banner {
		padding:12px 0;
		margin:0 0;
}
    .inner-banner h2 {
		margin-left:30%;
		text-align:center;
		font-size:24px
    }
    .inner-banner-lg h2 {
	    margin: 2px 0 0 0;
	    color: #fff;
	    text-align:center;
	    font-size:21px;
	    font-weight:400;

}
}

@media screen and (min-width: 992px) {
    .inner-banner {
		background-position:center center;
}
    .inner-banner h2 {
		margin-left:60%;
		text-align:left;

    }

}








    /*------------------------------------------*\
    #breadcrumbs
\*------------------------------------------*/

    .breadcrumbs {
/*        position: relative;
*/        padding: 10px 0;
        font-size: 12px;
    }




    /*------------------------------------------*\
    #sidebar
\*------------------------------------------*/

    .sidebar {
    }

    .sidebar-right {
        border-left: solid 1px #ddd;
    }

    .sidebar-box {
        border: solid 1px #ddd;
        border-radius: 2px;
        background-color: #fafafa;
    }

    .sidebar-block {
        margin-bottom: 20px 0;
    }





    /*------------------------------------------*\
    #call-action
\*------------------------------------------*/

    .call-action-block h3 {
        margin: 5px 0 10px;
        padding-top: 5px;
    }

    .call-action-block .button {
        margin: 10px 10px 0 0;
    }

    @media screen and (min-width:768px) {
        .call-action-block h3 {
            margin: 0;
        }

        .call-action-block .button {
            margin: 0 10px 0 0;
        }

        .call-action-block .col-1:last-child {
            text-align: right;
        }
    }





    /*------------------------------------------*\
    #Icons
\*------------------------------------------*/





    /*------------------------------------------*\
    #Feature-rows
\*------------------------------------------*/

    /*
 * Showing set of features in vertical columns with icons
*/

    .feature-rows > .col-1 {
        margin: 10px 0;
    }

    @media screen and (min-width:768px) {
        .feature-rows > .col-1 {
            margin: 20px 0 0;
        }
    }

    .feature-icon {
        float: left;
        height: 36px;
        width: 36px;
    }

    .feature-content {
        margin-left: 48px;
    }

    .site-content .feature-content > h4 {
        margin-top: 10px;
    }

    .feature-icon > .icon {
        font-size: 28px;
        color: #0075D0;
    }

    .feature-rows-sm .feature-icon {
        float: left;
        height: 24px;
        width: 24px;
    }

    .feature-rows-sm .feature-content {
        margin-left: 36px;
    }

    .feature-rows-sm .feature-icon > .icon {
        font-size: 24px;
        color: #666666;
    }


.feature-rows-center .feature-icon {
    height: auto;
    width: auto;
    float: none;
    text-align: center
}

.feature-rows-center .feature-content {
    text-align: center;
    margin-left: 0;
}

    .feature-rows-center .feature-content p:first-child {
        font-size: 18px;
        margin-bottom: 0;
    }

.feature-rows-center .feature-icon > .icon {
    font-size: 36px;
}




    /*------------------------------------------*\
    #Page-nav
\*------------------------------------------*/

    /*
 * Next and previous navigation for Mobile and tablet (Portrait)
*/
    .page-nav-prev {
        border-right: solid 1px #eee;
    }

    .page-nav-next {
        border-left: solid 1px #eee;
    }

        .page-nav-next > a,
        .page-nav-prev > a,
        .page-nav-next > span,
        .page-nav-prev > span {
            display: block;
        }




    /*------------------------------------------*\
    #List of ATP
\*------------------------------------------*/

    #list-of-atp {
        border-top: 1px solid  #f2f2f2;
		margin-top:10px;
    }

        #list-of-atp tr td:first-child {
            padding-left: 0;
            padding-right: 0;
            width: 100px;
        }

    .atp-logo {
        height: 60px;
        width: 100px;
        overflow: hidden;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background: #fff;
        border: solid 1px #eee;
        padding: 10px;
    }

        .atp-logo.no-atp-logo {
            background-image: url(/VMEdu-Images/icons/atp-empty.png);
            background-position: center;
            background-color: #eeeeee;
            height: 48px;
        }

        .atp-logo img {
            max-height: 48px;
            max-width: 80px;
        }

    .atp-info {
        margin-bottom: 10px;
    }

    @media screen and (min-width:768px) {
        .atp-info {
            margin-bottom: 0;
            float: left;
        }

        .atp-contact {
            float: right;
        }

        #list-of-atp tr td:first-child {
            width: 140px;
        }

        .atp-logo {
            height: 92px;
            width: 140px;
        }

            .atp-logo.no-atp-logo {
                height: 72px;
            }

            .atp-logo img {
                max-height: 72px;
                max-width: 120px;
            }
    }





    /*------------------------------------------*\
    #VMEdu App
\*------------------------------------------*/

    /*
 * styles for VMEdu mobile app
*/

    .image-vmedu-app {
        float: left;
        margin-right: 20px;
        width: 25%;
    }

    @media screen and (min-width:768px) {
        .image-vmedu-app {
            width: auto;
        }
       
    }

    .h-slider-wrapper {
        width: 284px;
        height: 450px;
        overflow: hidden;
        position: relative;
        border: solid 1px #ddd;
    }

    .h-slider-holder {
    }

    .h-slider {
        width: 284px;
        height: 450px;
        float: left;
    }

    .h-slider-nav-left, .h-slider-nav-right {
        border: 1px solid #ddd;
        padding: 3px 9px;
        background-color: #fff;
    }

    .h-slider-nav-left {
        border-right-width: 0;
    }

        .h-slider-nav-left:hover, .h-slider-nav-right:hover {
            background-color: #fafafa;
            cursor: pointer;
        }






    /*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
    /*csslint adjoining-classes: false, box-model:false*/
    .menu {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .menu-fixed {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 3;
    }

    .menu-list,
    .menu-item {
        position: relative;
    }

    .menu-list {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .menu-list ul.menu-list {
        margin-left: 15px;
    }

    .menu-list ul.menu-list.menu-list-link {
        border-left: dotted 1px #ccc;
    }

    .menu-item {
        padding: 0;
        margin: 0;
        height: 100%;
    }

    .menu-link,
    .menu-heading {
        display: block;
        text-decoration: none;
        /*white-space: nowrap;*/
    }

    /* HORIZONTAL MENU */
    .menu-horizontal {
        width: 100%;
        white-space: nowrap;
    }

        .menu-horizontal .menu-list {
            display: inline-block;
        }

        /* Initial menus should be inline-block so that they are horizontal */
        .menu-horizontal .menu-item,
        .menu-horizontal .menu-heading,
        .menu-horizontal .menu-separator
        .menu-horizontal > ul > li {
            display: inline-block;
            *display: inline;
            zoom: 1;
            vertical-align: middle;
        }

    /* Submenus should still be display: block; */
    .menu-item .menu-item {
        display: block;
    }

    .menu-children {
        display: none;
        position: absolute;
        left: 100%;
        top: 0;
        margin: 0;
        padding: 0;
        z-index: 3;
    }

    .menu-horizontal .menu-children {
        left: 0;
        top: auto;
        width: inherit;
    }

    .menu-allow-hover:hover > .menu-children,
    .menu-active > .menu-children {
        display: block;
        position: absolute;
    }

    /* Vertical Menus - show the dropdown arrow */
    .menu-has-children > .menu-link:after {
        padding-left: 0.5em;
        content: "\25B8";
        font-size: small;
    }

    /* Horizontal Menus - show the dropdown arrow */
    .menu-horizontal .menu-has-children > .menu-link:after {
        content: "\25BE";
    }

    /* scrollable menus */
    .menu-scrollable {
        overflow-y: scroll;
        overflow-x: hidden;
    }

        .menu-scrollable .menu-list {
            display: block;
        }

    .menu-horizontal.menu-scrollable .menu-list {
        display: inline-block;
    }

    .menu-horizontal.menu-scrollable {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
        /* a little extra padding for this style to allow for scrollbars */
        padding: .5em 0;
    }

        .menu-horizontal.menu-scrollable::-webkit-scrollbar {
            display: none;
        }

    /* misc default styling */

    .menu-separator {
        background-color: #ccc;
        height: 1px;
        margin: .3em 0;
    }

    .menu-horizontal .menu-separator {
        width: 1px;
        height: 1.3em;
        margin: 0 .3em;
    }

    .menu-heading {
        text-transform: uppercase;
        color: #565d64;
        font-weight:600;
    }

    .menu-link, .menu-link:visited {
        color: #777;
    }

    .menu-children {
        background-color: #fff;
    }

    .menu-link,
    .menu-disabled,
    .menu-heading {
        padding: 8px 16px;
    }

    .menu-disabled {
        opacity: .5;
    }

        .menu-disabled .menu-link:hover {
            background-color: transparent;
        }

    .menu-active > .menu-link,
    .menu-link:hover,
    .menu-link:focus {
        background-color: #eee;
        border-left: solid 4px #ddd;
        padding-left: 12px;
    }

    .menu-selected .menu-link,
    .menu-selected .menu-link:visited {
        color: #000;
        background-color: #f2f2f2;
        border-left: solid 4px #ccc;
        padding-left: 12px;
    }


    /* Nav tabs*/

    .nav-tabs {
        margin: 0;
        padding: 0;
        list-style: none;
        display:inline-block;
    }
    
    .nav-tabs > li {
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: middle;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 2px 2px 0 0;
            padding: 10px 15px;
            font-weight: 600;
            display:block;
        }

            .nav-tabs > li > a:hover {
                border: 1px solid #eee;
                color: #0075D0;
                background-color:#fafafa;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #666666;
            background-color: #fff;
            border: 1px solid #eee;
            border-bottom-color: transparent;
            cursor: default;
        }

    .tab-content > .tab-pane {
        display: none;
    }

    .tab-content > .active {
        display: block;
    }

    .nav-tabs-scrollable {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
        /* a little extra padding for this style to allow for scrollbars */
        padding: .5em 0;
        width:100%;
    }

    .inner-banner .nav-tabs-scrollable {
        margin-bottom:-28px;
        margin-top:-10px;
    }

    .inner-banner h1 + .nav-tabs-scrollable {
        margin-top:10px;
    }





    .label {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 80%;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
    }

    .label-group {
        line-height:1.8;
    }

    .label-default {
        background-color: #999999;
    }
    .label-outline {
        border: solid 1px #ddd;
        color:#666;
        background-color:#fff;
    }

    .label-primary {
        background-color: #0075D0;
    }

    .label-success {
        background-color: #20a939;
    }

    .label-info {
        background-color: #3a87ad;
    }

    .label-warning {
        background-color: #c09853;
    }

    .label-danger {
        background-color: #b94a48;
    }
    a.label:hover, a.label:active, a.label:visited {
        opacity:0.8;
        filter: alpha(opacity=80);
        color:#fff;
    }
    a.label.label-outline:hover, a.label.label-outline:active, a.label.label-outline:visited {
        opacity:0.8;
        filter: alpha(opacity=80);
        color:#0075D0;
    }





    .alert {
        padding: 15px;
        margin-bottom: 20px;
        border-left: 4px solid transparent;
        border-radius: 0 2px 2px 0;
    }

        .alert h4 {
            margin-top: 0;
            color: inherit;
        }

        .alert .alert-link {
            font-weight: 600;
        }

        .alert > p,
        .alert > ul {
            margin-bottom: 0;
        }

            .alert > p + p {
                margin-top: 5px;
            }

            .alert > p + .button {
                margin-top: 20px;
            }

    .alert-dismissable,
    .alert-dismissible {
        padding-right: 35px;
    }

        .alert-dismissable .close,
        .alert-dismissible .close {
            position: relative;
            top: -2px;
            right: -21px;
            color: inherit;
        }

    .alert-default {
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .alert-default hr {
            border-top-color: #eee;
        }

    .alert-success {
        background-color: #dff0d8;
        border-color: #d6e9c6;
        color: #3c763d;
    }

        .alert-success hr {
            border-top-color: #c9e2b3;
        }

        .alert-success .alert-link {
            color: #2b542c;
        }

    .alert-info {
        background-color: #d9edf7;
        border-color: #bce8f1;
        color: #31708f;
    }

        .alert-info hr {
            border-top-color: #a6e1ec;
        }

        .alert-info .alert-link {
            color: #245269;
        }

    .alert-warning {
        background-color: #fcf8e3;
        border-color: #faebcc;
        color: #8a6d3b;
    }

        .alert-warning hr {
            border-top-color: #f7e1b5;
        }

        .alert-warning .alert-link {
            color: #66512c;
        }

    .alert-danger {
        background-color: #f2dede;
        border-color: #ebccd1;
        color: #a94442;
    }

        .alert-danger hr {
            border-top-color: #e4b9c0;
        }

        .alert-danger .alert-link {
            color: #843534;
        }

        @media screen and (max-width:767px) {
       .alert .row .col-1 .button {
            margin-top:10px;
            }       
        }


    .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 0;
    }

        .pagination > li {
            display: inline;
        }

            .pagination > li > a,
            .pagination > li > span {
                padding: 2px 12px;
                text-decoration: none;
                color: #0055af;
                background-color: #ffffff;
                border: 1px solid #e6e6e6;
                font-size: 12px;
                border-radius: 2px;
                display: inline-block;
                *display: inline;
                zoom: 1;
            }

                .pagination > li > a:hover,
                .pagination > li > span:hover /*,
            .pagination > li > a:focus,
            .pagination > li > span:focus*/ {
                    border: solid 1px #e6e6e6;
                    background: #f2f2f2;
                }

        .pagination > .active > a,
        .pagination > .active > span,
        .pagination > .active > a:hover,
        .pagination > .active > span:hover,
        .pagination > .active > a:focus,
        .pagination > .active > span:focus {
            background-color: #0075D0;
            border: none;
            color: #fff;
        }

        .pagination > .disabled > span,
        .pagination > .disabled > span:hover,
        .pagination > .disabled > span:focus,
        .pagination > .disabled > a,
        .pagination > .disabled > a:hover,
        .pagination > .disabled > a:focus {
            color: #808080;
            background-color: #ffffff;
            border-color: #dddddd;
        }



   .primary-nav{
	margin:0 -30px;
	border-bottom:solid 1px #ccc;
}

 @media all and (min-width: 768px) {
 	.primary-nav{
	border-bottom:none
}
 }
  @media all and (min-width: 992px) {
    .primary-nav {
        /*margin:16px 0 0 0;*/
        margin-right: 0px;
        border-bottom: none
    }
 }
/*#nav-holder{

}
#nav-holder li{
	display: inline;
	padding:0 20px;
	background-image: url(../VMEdu-Images/separator-navigation.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav-holder li:last-child{
	padding-right:0;
	background-image:none;
}
#nav-holder li a{
	font-weight:bold;
	color:#999;
	text-decoration:none;
	font-size:14px;
}
#nav-holder li a:hover{
	color:#20a939;
}*/


/* Home page cfa */

.home-cfa-button{
	margin: 0px -30px;
    padding: 30px 30px 10px;
    background: #f2f2f2;
}

.home-cfa-button p{
	padding: 10px 20px;
    border: solid 1px #ddd;
    background: #fff;
    border-radius: 4PX;
	box-shadow:0 0 3px #ddd;
	cursor:pointer;
}
.home-cfa-button p:hover{
    border: solid 1px #0075D0;
    box-shadow:0 0 3px #0075D0;
}

	.home-body  {
		margin:20px 0;
	}
    .home-body h1 i {
	font-size:24px;
    vertical-align: middle;
    margin-right: 10px;
	}

    .home-body .clients-row {
        margin: 10px -30px -20px;
        padding: 20px 30px;
        border-top: 1px solid #eee;
    }
        .home-body .clients-row h1 {
            margin-top:0;
        }
         .home-body .clients-row img  {
           margin-right: 10px;
            padding: 10px;
            height: 64px;
            border: solid 1px #ddd;
            margin-bottom: 10px;
            background: #fff;
        }
         .home-body h1 {
             padding-bottom:0;
                 border-bottom:none;		

         }
 @media all and (min-width: 768px) {
	.home-cfa-button p{
		height:80px;
	}
		
		.home-body > .row.home-rows > .col-1 {
			/*border-right: dotted 1px #88AAC5;*/	
            padding-bottom:40px;
            position:relative;	
		}
            .home-body > .row.home-rows > .col-1 p:last-child {
                position:absolute;
                bottom:0;
            }
		.home-body > .row > .col-1:last-child {
			border-right: none;	
		}
 }

.jcarousel-clients {
    position: relative;
    overflow: hidden;
}


.jcarousel-clients ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel-clients li {
    float: left;
}

.jcarousel-clients-prev, .jcarousel-clients-next {
    height: 64px;
    padding: 20px 0;
    cursor:pointer;
    color:#999;
    font-size:18px;
}
.jcarousel-clients-prev:hover, .jcarousel-clients-next:hover {
    color:#0055af;
}
.jcarousel-clients-prev {
    float: left;
    padding-right:10px
}
.jcarousel-clients-next {
    float: right;
    padding-left:10px
}



 
 
 /* VATP Testimonials */

 .testimonial-video-block {
     position:relative;
 }
  .testimonials-left {
     padding-top:20px;
     padding-bottom:20px;
 }
.testimonials-left .atp-logo {
    float:right;
    margin-top:20px;
    height:auto;
    width:auto;

}
.testimonials-left .atp-logo img {
    height:auto;
    width:auto;
    margin-bottom: -6px;
}
.testimonials-left .testimonial-name {
    text-align:right;
    clear:right;
    padding-top:20px;
    margin-bottom:5px;
}

.testimonials-left .testimonial-address {
    text-align:right;
    clear:right;
}

.testimonials-left .testimonial-arrow {
    position: absolute;
    left: 2px;
    top: 36px;
}

.testimonial-video {
    padding: 5px;
    border: solid 1px #eee;
}

@media screen and (max-width:767px){

    .testimonial-video-block {
        margin-top:20px;
    }
    .vatp-testimonials  hr {
        margin-left:-30px;
        margin-right:-30px;
    }
    .testimonials-left .atp-logo {
        float:left;
        margin-top:0;
    }
    .testimonials-left .testimonial-arrow {
        display:none;
    }
    .testimonials-left .testimonial-name {
        text-align:left;
        clear:left;
    }
    .testimonials-left .testimonial-address {
        text-align:left;
        clear:left;
    }
}



/* Random classes */

.v-middle:before {
    vertical-align:middle;
}







    /*------------------------------------------*\
    #Thumbnails
\*------------------------------------------*/
.thumbnail-group {
    margin-bottom:-20px;
}
.thumbnail {
    border: solid 1px #ddd;
    display: block;
    margin-bottom: 20px;
    color:#222;
}
.thumbnail.thumbnail-small {
    min-height:78px;
}
a.thumbnail {
    border: none;
    background:#f5f5f5;
}
a.thumbnail:hover, a.thumbnail.active {
    box-shadow: 0 0 1px 1px #0055af;
    text-decoration: none;
    background-color:#e5eef7;
    background-color:rgba(0, 85, 175, 0.04);
    cursor:pointer;

}

.thumbnail .thumb-icon {
    padding:15px;
    padding-bottom:0;
}

.thumbnail .thumb-icon img {
    height:48px;
    width:auto;
}

.thumbnail .thumb-image {
    padding:15px;
    padding-bottom:0;

}
    .thumbnail.thumbnail-small .thumb-icon {
        float:left;
    }




.thumbnail .caption {
    padding:15px;
}
.thumbnail .caption h4 {
    margin-bottom:0;
}
a.thumbnail .caption h4 {
    color: #0055af;
}
.course-info .thumbnail .caption h4 {
    margin-top:15px;
}

.thumbnail .caption p {
    margin-top:10px;
}


/* SMBOK Thumbnails */
.thumbnail.thumbnail-bok {
    min-height:120px;
}
.thumbnail.thumbnail-bok .thumb-icon {
    padding:0 15px 0 0;
}
.thumbnail.thumbnail-bok .thumb-icon img {
    height:120px;
}

    .thumbnail.thumbnail-bok .thumb-icon {
        float:left;
    }


/* Left menu */
@media screen and (min-width:768px) {
    .split-site-content.split-right {
        background: linear-gradient(to right,#ffffff, #ffffff 50%, #fafafa 50%, #fafafa 100%);
    }

    .split-site-content.split-left {
        background: linear-gradient(to left,#ffffff, #ffffff 50%, #fafafa 50%, #fafafa 100%);
        margin-bottom: -20px;
    }

    .split-site-content.split-right .split-main {
        background-color: #ffffff;
        border-right: solid 1px #eee;
    }

    .split-site-content.split-left .split-main {
        background-color: #ffffff;
        border-left: solid 1px #eee;
    }
}



        .split-site-content .side-content {
            margin-top:30px;
            margin-bottom:30px;
        }

        .split-site-content.split-right .side-content .menu {
            margin-left: -15px;
        }
        .split-site-content.split-left .side-content .menu {
            margin-right: -15px;
        }
        .split-site-content.split-left .side-content h4 {
            padding-left: 15px;
        }

        .split-site-content .menu-selected .menu-link, .menu-selected .menu-link:visited {
            background-color: #eee;
            

        }

        .split-site-content.split-left .menu-link, .menu-disabled, .menu-heading {
            padding: 6px  16px 6px 0;
            padding-left:15px;
        }

        .split-site-content.split-right .menu-link, .menu-disabled, .menu-heading {
            padding: 6px 16px;
        }

        .split-site-content.split-left .menu-active > .menu-link,
        .split-site-content.split-left .menu-link:hover,
        .split-site-content.split-left .menu-link:focus {
            background-color: #eee;
            border-right: solid 4px #999;
            border-left: none;
            color:#222;
        }

        .split-site-content.split-left .menu-selected .menu-link,
        .split-site-content.split-left .menu-selected .menu-link:visited {
            color: #0055af;
            background-color: #e5eef7;
            border-right: solid 4px #0055af;
            border-left:none;
            font-weight:600;
        }

        /* View Courses */
        @media screen and (max-width:991px){
            .view-course-table td{
                display:block;
                float:left;
                border-bottom:none;
                border-top:1px solid #eee;
            }
            .view-course-table td:nth-child(3){
                float:none;
            }
            .view-course-table td:nth-child(2){
                margin-right:20px;
            }
            .view-course-table td:nth-child(4){
                border-top:none;
                padding-left:1px;
                width:100%;
                text-align:right;
            }
        }

.view-course-logo {
    max-height: 80px;
    max-width: 80px;
    padding: 3px;
    float: left;
    border-radius: 2px;
    overflow: hidden;
    border: solid 1px #eee;
}

    .view-course-logo img {
        max-height: 72px;
        max-width: 72px;
    }

    .table .view-course-logo-cell {
        padding-left:0;
        padding-right:0;
    }

   .view-course-table {
        margin-top:0;
        border-top:solid 3px #eee;
    }

   .modal > div {
       width:100%;
       padding:20px;
   }

   @media screen and (min-width:768px){
       .modal > div {
           width:640px;
       }
   }



   /* Sign up block */

   .sign-up-type .radio-type  {
       border:solid 1px #ddd;
       padding:15px;
       cursor:pointer;
   }
   .sign-up-type .radio-type  > i {
       font-size:24px;
       float:left;
       margin-right:1px;
       display:none;
   }
   .sign-up-type .radio-type  > h4 {
       border-bottom:solid 1px #eee;
       padding-bottom:10px;
       font-size:16px;
   }
   .sign-up-type .radio-type  > p {
       /*margin-left:34px;*/
   }
   .sign-up-type .radio-type  h4 i {
       margin-right:10px;
       font-size: 20px;
       float:left;
       margin-top:1px;
   }
   .sign-up-type .radio-type:hover {
       border-color: #0055af;
   }
   .sign-up-type .radio-type.checked  {
       border-color: #0055af;
       background:#f5f8fc;
   }
   .sign-up-type .radio-type.checked h4  {
       color:#0055af;
       border-bottom-color:#e0eaf5;
   }



   /* Event tabs */
   .event-tabs{
       margin-bottom:30px;
   }
   .event-tab-content, .event-tab-content:visited {
        background: #f2f2f2;
        padding:72px 15px 10px 15px;
        color:#fff;
        background-image:url(/VMEdu-Images/thumbnails/event/Arizona-Grand-Resort.jpg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:cover;
        text-align:right;
        display:block;
        cursor:pointer;
        border-bottom:solid 4px #eee ;
   }

   
   .event-tab-content.active  {
        border-bottom:solid 4px #ee0;
        color:#ff0;

   }
   .event-tab-content:hover {
                color:#ff0;

   }

   /* Image grid */

.img-grid img {
    margin: 10px 0;
}

.img-grid img:hover {
    opacity:0.8;
    cursor:pointer;
}

/* JOIN WEBINAR */

    #join-webinar-block .radio + label.error{
        display:inline-block;
        top:0;
        margin-left: 10px;
    }

@media screen and (min-width:768px){
    #join-webinar-block  {
        padding-left:15px;
        margin-bottom: 30px;
    }
    #join-webinar-block .radio {
        margin:0;
    }
    #join-webinar-block > div {
        padding-top: 15px;
    }
}

/*Payment page */
#cc-card-type {
    float: right;
    height: 32px;
    width: auto;
    margin-top: 21px;
    border: solid 1px #ccc;
    border-radius: 4px;
}

/* Instructor block */
.instructor-block {
    margin-bottom: 20px;
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
}

    .instructor-block img {
        margin-bottom: 20px;
    }

    .instructor-block:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.inst-block1 {
    text-align: center;
}

.inst-block2 h3 {
    text-align: center;
}

.inst-small {
    margin-bottom: 10px;
}


@media screen and (min-width: 768px) {
    .instructor-block img {
        float: left;
    }

    .instructor-block img {
        float: left;
    }

    .inst-block2 h3 {
        text-align: left;
    }

    .inst-block2 {
        margin-left: 145px;
    }
}

#classroom-list-loader {
    text-align: center;
    background: #fafafa;
    border-radius: 4px;
    padding: 16px;
}
