/*#####################################################################################################################*/
@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('../font/SourceSansPro-Semibold/SourceSansPro-Semibold.eot');
    src: url('../font/SourceSansPro-Semibold/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'),
         url('../font/SourceSansPro-Semibold/SourceSansPro-Semibold.woff') format('woff'),
         url('../font/SourceSansPro-Semibold/SourceSansPro-Semibold.ttf') format('truetype'),
         url('../font/SourceSansPro-Semibold/SourceSansPro-Semibold.svg#SourceSansPro-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansPro';
    src: url('../font/SourceSansPro/SourceSansPro-Regular-webfont.eot');
    src: url('../font/SourceSansPro/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/SourceSansPro/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('../font/SourceSansPro/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('../font/SourceSansPro/SourceSansPro-Regular-webfont.svg#SourceSansPro-Regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham-light';
    src: url('../font/gotham-light/gotham-light-webfont.eot');
    src: url('../font/gotham-light/gotham-light-webfont.woff') format('woff'),
         url('../font/gotham-light/gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*GLOBAL STYLE */
html, body {font-family: SourceSansPro, SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri; color: #000; font-size: 16px; line-height: 1.2em; font-weight: normal; background-image: url('../images/background/math-bg.jpg'); background-repeat:repeat-x; background-position: bottom; background-attachment:fixed; background-color: #fff; height: 100%; width: 100%; margin: 0; padding: 0;}

a,a:visited {text-decoration: none; color: #007dc3; font-size: 16px; font-family: SourceSansPro, SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri; outline: none;}
a:hover,a:visited:hover {text-decoration: none; color: #000; outline: none;}

.container-full {margin-right: 0; margin-left: 0; padding-left: 0; padding-right: 0;}


.unique{margin: 0 auto; float: none !important; margin-bottom: 25px;}

button {position: relative; margin: 0; padding: 1em; z-index: 1;}
@media (min-width:768px) {.container-full {width:100%}}
@media (min-width:992px) {.container-full{width:100%}}
@media (min-width:1200px) {.container-full {width:100%}}

.container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
	.unique{margin-top: -250px;}
  .container {width: 750px;}
}
@media (min-width: 992px) {
  .container {width: 970px;}
}
@media (min-width: 1200px) {
  .container {width: 1090px;  }
}
@media (min-width: 1520px) {
  .container {width: 1500px;  }
}
.row {margin-right: 0px; margin-left: 0px;}
.row-centered {text-align: center;}
.col-centered {margin: 0 auto;}
/*#####################################################################################################################*/
/*UPGRADE BROWSER PAGE*/
.container-ie{border:none;background:url('../images/sprite/browsers-sprite.png') -506px 0px;  height:126px;width:126px;}
.container-chrome{border:none;background:url('../images/sprite/browsers-sprite.png')  0px 0px;height:126px;width:126px;}
.container-firefox{border:none;background:url('../images/sprite/browsers-sprite.png') -127px 0px;height:126px;width:126px;}
.container-safari{border:none;background:url('../images/sprite/browsers-sprite.png') -256px 0px;height:126px;width:126px;}
/*#####################################################################################################################*/
/*TOP*/
.logo {padding: 0 10px 0 10px;}

/*navigation*/
.navbar-default {margin-bottom: 0px; z-index: 1000; border: none; border-radius: 0; background-color: transparent;}
.navbar-default .navbar-nav > li > a {padding: 35px 10px 0px 10px; color: #fff; outline: none; font-size: 13px; font-family: SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri; transition: all 0.1s linear; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {color: #007dc3; outline: none;}
@media (max-width: 1520px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 11px;
		padding: 25px 5px 0px 5px;
	}
}
/*mobile navbar*/
.navbar-toggle {position: relative; float: right; padding: 9px 7px; background-color: transparent; background-image: none; border: 0px solid transparent; border-radius: 4px; margin-top: 5px; margin-bottom: 5px; margin-right: 10px;}
.navbar-toggle .icon-bar {display: block; width: 28px; height: 5px; border-radius: 2px;}
.navbar-toggle .icon-bar + .icon-bar {margin-top: 5px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {background-color: #343745;}
.navbar-collapse {z-index: 1000; padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch; border-top: 0; -webkit-box-shadow: none; box-shadow: none;}
.navbar-collapse.in {overflow-y: auto;}


@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

	
	.navbar-default .navbar-nav > li {padding: none;}
	.navbar-default .navbar-nav > li > a {padding: 4px 4px 4px 8px; margin: 0; font-size:12px; text-align: left;}
	.navbar-collapse {z-index: 1000; background-color: #1a2f6e;}	
	.navbar-collapse.collapse {text-align: left; /* Set this */}
}


.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
}
.dropdown:hover .dropdown-menu {display: block; margin-top: 0px; margin-bottom: 0; padding: 0; /*// remove the gap so it doesn't close*/background-color: #fff; text-align: left; border: none; font-size: 13px; border-radius: 0;}
.dropdown:hover .dropdown-menu > li > a {color: #000; font-size: 13px; border-radius: 0; border-bottom: 1px solid #232323; background-color: #fff;}
.dropdown:hover .dropdown-menu > li > a:hover {color: #007dc3; font-size: 13px; background-color: #fff; border-radius: 0;}

.dropdown-menu > li > a {
  color: #000;
  font-size: 11px;
  border-radius: 0;
  display: block;
  margin-top: 0 ;
  margin-bottom: 0;
  background-color: #000; 
  text-align: left;
  border: none;
  border-bottom: 1px solid #232323;
	padding:2px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus  {
	color: #007dc3; font-size: 13px; background-color: #2c83b3; border-radius: 0;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #fff;
  outline: 0;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #007dc3;
  background-color: transparent;
}
.dropdown-menu {
  padding: 0;
  margin: 0;  
  background-color: transparent;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 767px) {
		.navbar-nav > li > .dropdown-menu{
			margin-top: 0px;
		}
		.dropdown:hover .dropdown-menu{
			margin-top: 0px;
		}
}
@media (max-width: 1199px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000; font-size: 13px; line-height: 13px; padding: 5px; background-color: #fff; margin-left: 10px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #007dc3; outline: none; background-color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #007dc3; outline: none; background-color: #fff;
  } 
	.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
	
}

/*#####################################################################################################################*/
/*HEADINGS*/
h1 {color: #25408f; font-size: 26px; font-family: SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri; margin: 0; padding: 0;}
h2 {color: #060d27; font-size: 24px; font-family: SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri; margin: 0; padding: 0 0 27px 0;}
h3 {color: #000; font-size: 20px; font-family: SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri; margin: 0; padding: 0;}
h4 {color: #007dc3; font-size: 19px; font-family: SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri; margin: 0; padding: 0;}
h5 {color: #8a5ba3; font-size: 24px; font-family: SourceSansPro, Century Gothic, Verdana, Arial, helvetica, Calibri; margin: 0; padding: 0;}
h6 {color: #fff; font-size: 24px; font-family: SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri; margin: 0; padding: 0; font-weight:bold;}
h7 {color: #000; font-size: 40px; line-height: 43px; font-family: gotham-light, SourceSansPro, Century Gothic, Verdana, Arial, helvetica, Calibri; margin: 0; padding: 0; text-align: center;}
/*#####################################################################################################################*/
/*CONTENT STYLES*/
.clear {clear: both;}
.contentpad {padding: 28px 8%;}
.contentpad2 {padding: 65px 35px;}
.contentpad3 {padding-top: 100px;}
.contentpad4 {padding: 0px 32px;}
.topbooks {padding: 0 0 0 55px;}
.topbooks2 {padding: 0 55px 0 0; float:right;}
.contentpad5 {padding: 0 0 0 70px;}
.botpad {margin: 12px; float: left;}
.contentpad6 {padding: 55px 0 30px 0px;}
.contentpad7 {padding: 55px 100px 0 100px;}
.contentpad8 {padding: 70px 85px;}
.contentpad9 {padding: 0px 105px;}
.contentpad10 {padding: 15px;}

.hometext {color: #000; font-size: 24px; line-height: 29px;}

@media (max-width: 1520px) {
	h7 {font-size: 35px; }
	.hometext {font-size: 22px; line-height: 27px;}
}
@media (max-width: 1200px) {
	h7 {font-size: 32px; }
	.hometext {font-size: 20px; line-height: 25px;}
}
@media (max-width: 992px) {
	
}
@media (max-width: 767px) {
}


.whitebg {background-color: #fff; height: auto; overflow: hidden;}
.lightblue {background-color: #007dc3; height: auto; overflow: hidden;}
.whiteline {background-color: #fff; overflow: hidden; height: 7px; border-top: 2px solid #25408f;}
.greybg {background-color: #7e7e7e; height: auto; overflow: hidden;}
.blueline {background-color: #007dc3; overflow: hidden; height: 4px;}

.skybg {background-image: url(../images/background/sky-bg.jpg);}
.greenbg {background-image: url(../images/background/green_bg2.jpg);}

.greenbg3 {background-image: url(../images/background/green_bg3.jpg);}
.logobg {background-image: url(../images/background/logobg.jpg); background-position: top right; background-repeat: no-repeat; background-color: white;}
.greenbg5 {background-image: url(../images/background/green_bg5.jpg);  background-position: center; background-repeat: no-repeat; background-color: white;}

.menubg {background-color: #343745;}
.largetext {color: #000; font-size: 19px; line-height: 1.3em;}
.bluetext {color: #007dc3; line-height: 1.3em;}

.tel {pointer-events: none; cursor: default; color:#000;/*SET COLOUR SAME AS MAIN TEXT*/}
.tel:hover {color:#000;/*SET COLOUR SAME AS MAIN TEXT*/}

a.bluebut,a.bluebut:visited {text-decoration: none; color: #fff; background-color: #007dc3; margin: 15px 0 0 25px; padding: 13px 25px 10px 25px; font-size: 16px; font-family: SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri; outline: none; float: right; z-index: 2000; position: relative;}
a.bluebut:hover,a.bluebut:visited:hover {text-decoration: none; color: #fff; outline: none;}

a.bluebut2,a.bluebut2:visited {text-decoration: none; color: #fff; background-color: #007dc3; padding: 13px 25px 10px 25px; font-size: 18px; font-family: SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri; outline: none; z-index: 2000; cursor: pointer;}
a.bluebut2:hover,a.bluebut2:visited:hover {text-decoration: none; color: #fff; outline: none;}

.fa-facebook-f, .fa-twitter {color: #007dc3; font-size: 22px; margin: 0 10px;}
.fa-facebook-f:hover, .fa-twitter:hover {color: #fff;}
.botpad a {outline: none;}
.botpad a:hover {outline: none;}

.bluebg {background-color: rgba(4,125,194,.70); height: auto; overflow: hidden;}
.darkblue {background-color: #25408f; height: auto; overflow: hidden;}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #000;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #25408f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.anchor{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
} /*PLEASE USE THIS CLASS ON ANCHOR LINKS WHEN THERE IS A STICKY MENU. NOT THE LINK THE TARGET*/

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: darkgrey;
  background-color: #f1f1f1;
  border-color: lightgrey;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: lightgrey;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: lightgrey;
}
.panel-info {
  border-color: lightgrey;
}
.modal-body {padding: 30px;}
.modal-content {border-radius: 0px; border: none;
  border: none; color: #000;}
.modal-title {color: #243d84; padding-left: 10px;}

@media (max-width: 1520px) {
	.contentpad3 {padding-top: 70px;}
	.contentpad8 {padding: 40px 75px 0 85px;}
}
@media (max-width: 1200px) {
	.contentpad3 {padding-top: 60px;}
	h1 {font-size: 22px;}
	.largetext {font-size: 17px; line-height: 1.3em;}
	.contentpad8 {padding: 30px 45px 0 85px;}
	a.bluebut,a.bluebut:visited {margin: 7px 0 0 7px; font-size: 15px;  float: left;}
}
@media (max-width: 992px) {
	.equal-height-blocks {height: auto !important;}
	
	.topbooks {padding: 0;}
	.topbooks2 {padding: 0;}
	.contentpad3 {padding-top: 40px;}
	h1 {font-size: 18px;}
	.largetext {font-size: 16px; line-height: 1.3em;}
	.contentpad9 {padding: 0px 40px;}
}
@media (max-width: 767px) {
	.tel {pointer-events: auto; cursor: pointer; color:#000;/*SET COLOUR SAME AS MAIN TEXT*/}	
	a.bluebut,a.bluebut:visited {margin: 7px 0 0 7px;}
	.contentpad5 {padding: 0 0 0 0px;}
	.g-recaptcha {transform:scale(0.75);
		-webkit-transform: scale(0.75);
        transform-origin: 0;
		-webkit-transform-origin:0;}
}
/*#####################################################################################################################*/
/*FONT STYLES*/	
.bold {font-weight: bold;}
.italic {font-style: italic;}
.white {color: white;}
/*#####################################################################################################################*/
/*FONTS COLORS*/
.text-danger {color: #000;}
/*#####################################################################################################################*/
/*CONTACT FORM*/
.form-control {border-radius: 0px; color: #777; font-size: 13px;}
.form-control:focus {border-color: #007dc3; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,125,195,.075), 0 0 8px rgba(0,125,195, .6); box-shadow: inset 0 1px 1px rgba(0,125,195,.075), 0 0 8px rgba(0,125,195, .6);}

.btn-primary {
  color: #fff;
  background-color: #363636;
  border: none;
  font-size: 13px;
  padding: 9px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #007dc3;
  border: none;
}
.btn {border-radius: 0px;}
.loading-form {
    width: 47px;
    height: 39px;
    background-image: url(../images/ico/loading.gif);
    background-repeat: no-repeat;
}
/*#####################################################################################################################*/
/*FOOTER*/
.bot-bar {text-align:left; background-color: #010516;}
.copytextdiv {color: #fff; padding: 40px 0; font-size: 16px; line-height: 1.2em; font-weight: normal; font-family: SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri;}
.copytext a {color: #fff; font-size: 16px; padding: 0 5px 0 5px;}
.copytext a:hover {color: #000; text-decoration:none;}

a.copytext,a.copytext:visited {text-decoration: none; color: #fff;  font-size: 11px; outline: none; font-family: SourceSansPro-Semibold, Century Gothic, Verdana, Arial, helvetica, Calibri;}
a.copytext:hover,a.copytext:visited:hover {text-decoration: none; color: #000; outline: none;}
a.copyat, a.copyat:visited {text-decoration: none; color: #fff; outline: none; font-weight: normal;}
/*#####################################################################################################################*/
.clearfix:before, .clearfix:after { content: ""; display: table;}
.clearfix:after { clear: both;}
.clearfix { *zoom: 1;}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

/* line 14, ../../sass/vendors/_select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    /*
      Force border-box so that % widths fit the parent
      container without overlap because of margin/padding.
      More Info : http://www.quirksmode.org/css/box.html
    */
    -webkit-box-sizing: border-box;
    /* webkit */
    -moz-box-sizing: border-box;
    /* firefox */
    box-sizing: border-box;
    /* css3 */
}

/* line 28, ../../sass/vendors/_select2.scss */
.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 59, ../../sass/vendors/_select2.scss */
.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 71, ../../sass/vendors/_select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

/* line 75, ../../sass/vendors/_select2.scss */
.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
}

/* line 87, ../../sass/vendors/_select2.scss */
.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url("select2.png") right top no-repeat;
    cursor: pointer;
    outline: 0;
}

/* line 104, ../../sass/vendors/_select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

/* line 108, ../../sass/vendors/_select2.scss */
.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

/* line 113, ../../sass/vendors/_select2.scss */
.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

/* line 131, ../../sass/vendors/_select2.scss */
.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 149, ../../sass/vendors/_select2.scss */
.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 160, ../../sass/vendors/_select2.scss */
.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

/* line 165, ../../sass/vendors/_select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

/* line 169, ../../sass/vendors/_select2.scss */
.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

/* line 174, ../../sass/vendors/_select2.scss */
.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

/* line 178, ../../sass/vendors/_select2.scss */
.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 199, ../../sass/vendors/_select2.scss */
.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("select2.png") no-repeat 0 1px;
}

/* line 206, ../../sass/vendors/_select2.scss */
.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}

/* line 220, ../../sass/vendors/_select2.scss */
.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff url("select2.png") no-repeat 100% -22px;
    background: url("select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url("select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("select2.png") no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 244, ../../sass/vendors/_select2.scss */
.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

/* line 248, ../../sass/vendors/_select2.scss */
.select2-search input.select2-active {
    background: #fff url("select2-spinner.gif") no-repeat 100%;
    background: url("select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url("select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("select2-spinner.gif") no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 256, ../../sass/vendors/_select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 265, ../../sass/vendors/_select2.scss */
.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 281, ../../sass/vendors/_select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 293, ../../sass/vendors/_select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}

/* line 298, ../../sass/vendors/_select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* line 302, ../../sass/vendors/_select2.scss */
.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* results */
/* line 314, ../../sass/vendors/_select2.scss */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: transparent;
}

/* line 324, ../../sass/vendors/_select2.scss */
.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

/* line 329, ../../sass/vendors/_select2.scss */
.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

/* line 335, ../../sass/vendors/_select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

/* line 339, ../../sass/vendors/_select2.scss */
.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* line 353, ../../sass/vendors/_select2.scss */
.select2-results-dept-1 .select2-result-label {
    padding-left: 20px;
}

/* line 354, ../../sass/vendors/_select2.scss */
.select2-results-dept-2 .select2-result-label {
    padding-left: 40px;
}

/* line 355, ../../sass/vendors/_select2.scss */
.select2-results-dept-3 .select2-result-label {
    padding-left: 60px;
}

/* line 356, ../../sass/vendors/_select2.scss */
.select2-results-dept-4 .select2-result-label {
    padding-left: 80px;
}

/* line 357, ../../sass/vendors/_select2.scss */
.select2-results-dept-5 .select2-result-label {
    padding-left: 100px;
}

/* line 358, ../../sass/vendors/_select2.scss */
.select2-results-dept-6 .select2-result-label {
    padding-left: 110px;
}

/* line 359, ../../sass/vendors/_select2.scss */
.select2-results-dept-7 .select2-result-label {
    padding-left: 120px;
}

/* line 361, ../../sass/vendors/_select2.scss */
.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

/* line 366, ../../sass/vendors/_select2.scss */
.select2-results li em {
    background: #feffde;
    font-style: normal;
}

/* line 371, ../../sass/vendors/_select2.scss */
.select2-results .select2-highlighted em {
    background: transparent;
}

/* line 375, ../../sass/vendors/_select2.scss */
.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}

/* line 381, ../../sass/vendors/_select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 392, ../../sass/vendors/_select2.scss */
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

/* line 398, ../../sass/vendors/_select2.scss */
.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

/* line 404, ../../sass/vendors/_select2.scss */
.select2-results .select2-selected {
    display: none;
}

/* line 408, ../../sass/vendors/_select2.scss */
.select2-more-results.select2-active {
    background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%;
}

/* line 412, ../../sass/vendors/_select2.scss */
.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */
/* line 419, ../../sass/vendors/_select2.scss */
.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

/* line 426, ../../sass/vendors/_select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

/* line 432, ../../sass/vendors/_select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}

/* multiselect */
/* line 439, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 457, ../../sass/vendors/_select2.scss */
.select2-locked {
    padding: 3px 5px 3px 5px !important;
}

/* line 461, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices {
    min-height: 26px;
}

/* line 465, ../../sass/vendors/_select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 472, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}

/* line 476, ../../sass/vendors/_select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
    float: right;
}

/* line 480, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

/* line 486, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent !important;
}

/* line 500, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url("select2-spinner.gif") no-repeat 100% !important;
}

/* line 504, ../../sass/vendors/_select2.scss */
.select2-default {
    color: #999 !important;
}

/* line 508, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 538, ../../sass/vendors/_select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
    margin-left: 0;
    margin-right: 5px;
}

/* line 543, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}

/* line 546, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

/* line 550, ../../sass/vendors/_select2.scss */
.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: none;
    background: url("select2.png") right top no-repeat;
}

/* line 562, ../../sass/vendors/_select2.scss */
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

/* line 567, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

/* line 571, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px;
}

/* line 574, ../../sass/vendors/_select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
/* line 579, ../../sass/vendors/_select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

/* line 586, ../../sass/vendors/_select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

/* line 593, ../../sass/vendors/_select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: none;
}

/* end multiselect */
/* line 599, ../../sass/vendors/_select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

/* line 604, ../../sass/vendors/_select2.scss */
.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

/* line 618, ../../sass/vendors/_select2.scss */
.select2-display-none {
    display: none;
}

/* line 622, ../../sass/vendors/_select2.scss */
.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
    /* line 634, ../../sass/vendors/_select2.scss */
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        background-image: url("select2x2.png") !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    /* line 643, ../../sass/vendors/_select2.scss */
    .select2-search input {
        background-position: 100% -21px !important;
    }
}

/* select2 */
/* line 1340, ../../sass/partials/_ui-elements.scss */
.select2-container {
    width: 100%;
}

/* line 1344, ../../sass/partials/_ui-elements.scss */
.select2-search-choice-close,
.select2-container .select2-choice abbr {
    font-family: FontAwesome;
    background: none;
    font-size: 13px;
    top: 3px;
}
/* line 1351, ../../sass/partials/_ui-elements.scss */
.select2-search-choice-close:before,
.select2-container .select2-choice abbr:before {
    content: '\f057';
    font-size: 85%;
}

/* line 1357, ../../sass/partials/_ui-elements.scss */
.select2-container .select2-choice,
.select2-container.select2-drop-above .select2-choice {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

/* line 1362, ../../sass/partials/_ui-elements.scss */
.select2-container .select2-choice {
    height: 30px;
    line-height: 30px;
    background-image: none;
}
/* line 1367, ../../sass/partials/_ui-elements.scss */
.select2-container .select2-choice abbr {
    top: 0px;
    right: 35px;
}
/* line 1372, ../../sass/partials/_ui-elements.scss */
.select2-container .select2-choice .select2-arrow {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 30px;
    text-align: center;
    background: #eee;
    line-height: 30px;
}
/* line 1380, ../../sass/partials/_ui-elements.scss */
.select2-container .select2-choice .select2-arrow b {
    background: none;
}
/* line 1384, ../../sass/partials/_ui-elements.scss */
.select2-container .select2-choice .select2-arrow:before {
    font-family: FontAwesome;
    font-size: 15px;
    content: '\f107';
}

/* line 1392, ../../sass/partials/_ui-elements.scss */
.select2-search {
    font-family: FontAwesome;
    font-size: 15px;
}
/* line 1396, ../../sass/partials/_ui-elements.scss */
.select2-search:before {
    content: '\f002';
    position: absolute;
    top: 5px;
    right: 12px;
}
/* line 1403, ../../sass/partials/_ui-elements.scss */
.select2-search input {
    background: none;
}
/* line 1406, ../../sass/partials/_ui-elements.scss */
.select2-search input.select2-active {
    background: none;
}
/* line 1408, ../../sass/partials/_ui-elements.scss */
.select2-search input.select2-active background {
    image: url('../img/select2-spinner.gif?1398901838');
    color: #fff;
    repeat: no-repeat;
}

/* line 1417, ../../sass/partials/_ui-elements.scss */
.select2-search input.select2-active,
.select2-more-results.select2-active {
    background: none;
}
/* line 1420, ../../sass/partials/_ui-elements.scss */
.select2-search input.select2-active background,
.select2-more-results.select2-active background {
    image: url('../img/select2-spinner.gif?1398901838');
    color: #f4f4f4;
    repeat: no-repeat;
}

/* line 1428, ../../sass/partials/_ui-elements.scss */
.select2-container.select2-dropdown-open .select2-choice,
.select2-container.select2-dropdown-open .select2-arrow {
    background-color: transparent;
}
/* line 1433, ../../sass/partials/_ui-elements.scss */
.select2-container.select2-dropdown-open .select2-arrow {
    background-image: none;
}
/* line 1436, ../../sass/partials/_ui-elements.scss */
.select2-container.select2-dropdown-open .select2-arrow:before {
    content: '';
}

/* line 1442, ../../sass/partials/_ui-elements.scss */
.select2-drop,
.select2-drop.select2-drop-above {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* line 1448, ../../sass/partials/_ui-elements.scss */
.select2-drop {
    margin-top: -4px;
}

/* line 1453, ../../sass/partials/_ui-elements.scss */
.select2-container-multi .select2-choices {
    background-image: none;
}
/* line 1456, ../../sass/partials/_ui-elements.scss */
.select2-container-multi .select2-choices .select2-search-choice {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #008ccf;
    filter: none;
    /* disable gradient for IE */
    background-image: none;
    color: #fff;
    border: 1px solid #26669e;
    font-size: 85%;
}
/* line 1467, ../../sass/partials/_ui-elements.scss */
.select2-container-multi .select2-choices .select2-search-choice a {
    color: #f3f3f3;
}
/* line 1470, ../../sass/partials/_ui-elements.scss */
.select2-container-multi .select2-choices .select2-search-choice a:hover, .select2-container-multi .select2-choices .select2-search-choice a:focus {
    color: #60a1d9;
    text-decoration: none;
}
/* line 1477, ../../sass/partials/_ui-elements.scss */
.select2-container-multi .select2-choices .select2-search-field input {
    padding: 3px;
}
/* line 1480, ../../sass/partials/_ui-elements.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background-image: url('../img/select2-spinner.gif?1398901838') !important;
}
/* line 1486, ../../sass/partials/_ui-elements.scss */
.select2-container-multi.select2-container-active .select2-choices {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* line 1490, ../../sass/partials/_ui-elements.scss */
.select2-container-multi.select2-dropdown-open .select2-choices {
    border-bottom: none;
}

.accordion{
	margin: 0;
}

.accordion dt {
	color:#000;	
	transition:all 300ms ease;
    margin: 0px;
    padding: 7px 0;
    display: block;
    cursor: pointer;
    overflow: hidden;
	font-size: 16px;
	font-family: Raleway-Regular, Century Gothic, Verdana, Arial, helvetica, Calibri;
	font-weight: 500;
	border-bottom: 1px solid #000;
}
.accordion dt .accordion_icon {
    float: right;
	padding-top: 5px;
	font-size: 20px;
}
.accordion dt.active {
	color:#000;
}
.accordion_content {
	width: 100%;
    margin: 0;
    border-left: none;
    border-right: none;
	border-bottom: 1px solid #007dc3;
	display:none;
}

a.categories,a.categories:visited {text-decoration: none; color: #007dc3; border-bottom: 1px solid black; padding: 1px 0 1px 10px; font-size: 13px; font-family: Swiss721BT, Century Gothic, Verdana, Arial, helvetica, Calibri; outline: none; display: block; letter-spacing: 0.5px;}
a.categories:hover,a.categories:visited:hover {text-decoration: none; color: #000; outline: none;}

@media (min-width: 768px){
	.navbar-nav.navbar-right {
		margin-bottom: 30px;
	}
}

.box {
  width: 100%;
  background: #00d6cc;
  padding: 30px;
  text-align: left;
  color: #000;
  font-family: arial;
  position: relative;
	font-size: 14px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.sb1:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
	border-left: 10px solid transparent;
  border-right: 10px solid #d7d7d7;
  border-top: 10px solid #d7d7d7;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

.sb2:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid #ECECEC;
  border-top: 10px solid #ECECEC;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

.sb3:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
	border-left: 10px solid transparent;
  border-right: 10px solid #E7F0F7;
  border-top: 10px solid #E7F0F7;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

.sb4:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid #707798;
  border-top: 10px solid #707798;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

.sb5:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
	border-left: 10px solid transparent;
  border-right: 10px solid #d7d7d7;
  border-top: 10px solid #d7d7d7;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

.sb6:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
	border-left: 10px solid transparent;
  border-right: 10px solid #009ff8;
  border-top: 10px solid #009ff8;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

.sb7:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
	border-left: 10px solid transparent;
  border-right: 10px solid #5378e2;
  border-top: 10px solid #5378e2;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

.sb8:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
	border-left: 10px solid transparent;
  border-right: 10px solid #707798;
  border-top: 10px solid #707798;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

.sb9:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
	border-left: 10px solid transparent;
  border-right: 10px solid #d7d7d7;
  border-top: 10px solid #d7d7d7;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

.sb10:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid #009ff8;
  border-top: 10px solid #009ff8;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

.sb11:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
	border-left: 10px solid transparent;
  border-right: 10px solid #5378e2;
  border-top: 10px solid #5378e2;
  border-bottom: 10px solid transparent;
  left: -19px;
  top: 20px;
}

/* youtube link */
.youtube{
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 160px;
  text-align: center;
  padding: 15px 10px;
  background: #bb0000;
  border-radius: 5px;
}

.field-icon {
  float: right;
  margin-right: 5px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
	cursor: pointer;
}