/*
    Theme Name: OILTheme
    Theme URI: http://si2.info/
    Author: SI2 Soluciones
    Author URI: http://si2.info/
    Description: Theme created to OIL Projects Platform
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags:

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

html{
    position: relative;
    height: 100%;
}
body{
    position: relative;
    min-height: 100%;
}
a,
a:hover,
a:active,
a:visited{
    font-size: 1em;
    font-weight: 700;
    text-decoration: none;
}
a{
    color: #333366;
    border-bottom: 1px dotted #333399;
    transition: all 0.5s;
}
a:hover{
    color: #FF9933;
    border-color:  #FF9933;
}
.image a{
    border: none !important;
}
.required{
    color: #F00;
}
h1,
h2,
h3,
h4,
h5,
h6{
    color: #333366;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
ul li a{
    border:none;
    color:inherit;
    font-weight: inherit;
}
h6{
    color: #FF9933;
    font-weight: 400;
    border-bottom: 1px dotted #FF9933;
    margin: 0 0 5px 0;
    display: inline-block;
    padding-bottom: 3px;
}
body{
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}
aside ul{
	list-style:none;
}
.icon32{
	width: 32px !important;
}
.no-show{ font-size: 0px; height: 1px; width: 1px; color: #FFF; position: absolute;  }
.nopadding{
    padding-left: 0;
    padding-right: 0;
}
.nomargin{
    margin: 0 !important;
}
.noborder{
    border: none;
}
.cursor-loading{
    cursor: progress !important;
}
.e404 span{
    font-size: 100px;
    font-weight: 100;
}
.relative{
    position: relative;
    width: 100%;
    float: left;
}
.relative:after{
    clear: both;
}
.content img,
.header img,
.img-circle{
    max-width: 100%;
}
.container{
    padding: 2em 0;
}
.navbar-collapse{
    padding: 0;
}
.navbar a{
    border: none;
}
.navbar-custom{
    background: #333367;
    border:none;
    box-sizing: border-box;
    margin-bottom: 0;
}

.navbar-nav>li>a{
    color:#FFF;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 50px;
    padding: 0 15px;
    transition: all 0.5s;
    width: 100%;
}
.navbar-nav>li>a:hover{
    background: transparent;
    color: #E8E8F0;
    text-decoration:underline;
}
.navbar-nav>li>a:active,
.navbar-nav>li>a:focus{
    background: inherit;
}
.nav{

}
.navbar-nav{
    margin: 0;
}
.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand{
    padding: 7px 0;
    margin-left: 15px;
    line-height: 50px;
}
.navbar{
    box-sizing: border-box;
    border-radius: 0 !important;
}
.navbar .navbar-toggle{
    color: #FFF;
    font-family: 'Material Design Iconic Font';
    font-size: 2em;
    margin: 0;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
}
.navbar .navbar-toggle.collapsed:before{
    content: "\f2a1";
}
.navbar .navbar-toggle:before{
    content:"\f29a";
}
.navbar .navbar-collapse{
    border: none !important;
}
.navbar .current-menu-item a{
    background: rgba(255,255,255,0.1);
}
.navbar .current-menu-item a:hover{
    background: rgba(255,255,255,0.1);
    cursor:default;
    text-decoration: none;
}
#map{
    background: #eee;
    height: 470px;
    overflow: hidden;
    position: relative;
}
.map-hero-image{
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.pagetitle{
    color: #FFF;
    font-size: 20px;
    height: 100%;
    line-height: 50px;
    transition: color 1s;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}
.pagetitle:hover{
    font-size: 20px;
    font-weight: 300;
}
@media (max-height: 1400px) {
    #map, #map.full{
        height: 1000px;
    }

}

@media (max-height: 1200px) {
    #map, #map.full{
        height: 800px;
    }
}

@media (max-height: 1024px) {
    #map, #map.full{
        height: 650px;
    }
}

@media (max-height: 768px) {
    #map, #map.full{
        height: 435px;
    }
}

@media (max-height: 640px) {
    #map, #map.full{
        height: 340px;
    }
}

@media (max-height: 400px) {
    #map, #map.full{
        height: 200px;
    }
}

#map.full{
	width:100%;
	float:left;
}

#map iframe{
    width: 100% !important;
    height: 100% !important;
}
#map.min{
    height: 150px;
}
#map > .close{
    position: absolute;
    display: none;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    background: rgba(51,51,103,0.4);
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    opacity: 1;
    transition: all 1s;
    z-index: 99999999999999;
    color: #FFF;
    box-shadow: 0;
    font-family: 'Material Design Iconic Font';
    font-weight: 400;
    font-size: 2em;
}
#map > .close:hover{
    background: rgba(51,51,103,0.8);
}
#map > .close:before{
    content: "\f29a";
}
header{
    position: relative;
}

header .content{
    background: rgba(255,255,255,0.88);
    border-radius: 3px;
    bottom: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.25);
    position: absolute;
    width: 450px;
    z-index: 9999;
    padding: 15px 25px 20px 120px !important;
}
.b0{
    border: none;
}
header .content img{
    width: 100%;
}
header .content > h2{
    font-size: 1.9em;
    margin: 20px 0 5px 0;
}
header .content > h3{
    color: #7E7EBE;
    font-family: 'Roboto Slab', serif;
    font-size: 1.3em;
    font-weight: 400;
    margin: 5px 0;
}
header #search{
    background: rgba(50,50,82,0.9);
    bottom: 20px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    color: #FFF;
    display: none;
    min-height: 50px;
    position: absolute;
    padding: 10px 20px;
    right: 50px;
}
header #search>div{
    display: none;
}
header #search .close{
    background: url(/wp-content/themes/OilTheme/images/close.png) center;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    height: 16px;
    opacity: 0.8;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
}
header #search .close:hover{
    opacity: 1;
}
header #search label{
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 0;
}
header .select2{
    width: 100% !important;
}
header #search input,
header #search select,
header #search button,
header #search .select2-selection{
    background: #FFF;
    border: none;
    color: #BBB;
    font-size: 12px;
    font-weight: 300;
    height: 35px;
    line-height: 35px;
    margin: 1px 0;
    padding: 0 10px;
    width: 100%;
    border-radius: 1px;
}
header #search .select2-selection__rendered{
    height: 35px;
    line-height: 35px;
    padding: 0;
    color: #BBB;
    font-size: 12px;
    font-weight: 300;
}
header #search .select2-selection__arrow{
    width: 35px;
    height: 35px;
}
header #search button{
    background: #323252;
    color:#FFF;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 100;
}
header #search h3{
    border-top: 5px solid #FFF;
    color: #FFF;
    display: inline-block;
    font-size: 1.1em;
    padding-top: 5px;
}
header #search p{
    font-size: 0.9em;
}
header #search .number,
header #search .label{
    font-size: 0.8em;
    display: block;
    font-weight: 100;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0;
}
header #search .number{
    font-size: 2em;
}
header #search .w33{
    float: left;
    width: 33%;
}

.content-fluid{
    padding: 0;
}
.content-fluid>.row{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.content{
    padding-top: 2em;
}
.row{
    width: 100%;
}
.row, .row > div,
footer{
    float: left;
}
.header .col-xs-4 img{
    width: 74px;
    max-width: 140px;
}
.header .col-xs-8{
    padding-left: 20px;
}
.header .icon,
.content .icon{
    left: 0;
    top: 0;
    width: 74px;
    height: 74px;
    margin: 2em 25px;
    display: block;
    float: left;
    position: absolute;
}
.row .header{
    padding: 2em 15px;
    position: relative;
}
.row .text{
    float: left;
    width: 200px;
}
.row .header h2,
footer h2,
h4,
.filters h2,
.article-description h2{
    border-top: 5px solid #333366;
    color:#333366;
    display: inline-block;
}
.article-description h2{
    font-size: 1.1em;
    text-transform: uppercase;
}
.article-description h3{
    color:#333366;
    font-size: 1em;
    margin: 5px 0;
}
h4{
    font-size: 1.1em;
}
.list{
    padding: 20px 0;
}
.list h4 a{
    /*display: block;*/
    margin: 5px 0;
}
.list h5,
.item h5,
.carousel-inner h5,
.list h5 a,
.item h5 a,
.carousel-inner h5 a{
    font-family: 'Roboto Slab', serif;
	font-weight: 300;
	color: #FF9933;
	margin: 6px 0;
	font-style:normal;
	font-size:12px;
}
.list h5 a:hover,
.carousel-inner h5 a:hover,
.item h5 a:hover{
	font-weight: 800;
}
.row .header h2{
    font-size: 1.7em;
}
.row .header p,
.row .content p{
    font-size: 0.9em;
    line-height: 1.5em;
    margin-top: 20px;
}
.bg1{
    background: #F7F7FB;
}
.bg2{
    background: #EFEFF8;
}
.bg3{
    background: #E8E8F0;
}
.bg4{
    background: #333367;
}

.row .content{
    position: relative;
    height: 100%;
    background: #FFF;
    border-bottom: 1px solid #F7F7FB;
    padding-bottom: 1em;
}

.viewAll{
    padding-top: 1em;
    text-align: right;
}
.viewAll .carousel-indicators{
    position: static;
    margin-bottom: 0;
    display: inline-block;
    width: auto;
    margin-right: 2em;
}

.carousel{
    width: 100%;
    padding-top: 2em;
    float: left;
}

.carousel .item > div{
    padding-bottom: 2em;
    border-right: none;
    border-right: 1px solid #EFEFEF;
}
.carousel .item > div:last-child{
    border: none;
}
.list.project-leads h3{
    margin: 20px 0 6px 0;
}
.list h3,
.carousel-inner h3{
    font-weight: 800;
    font-size: 1.4em;
    margin: 0;
}
.list h4,
.carousel-inner h4{
    color: #9D9DBD;
    font-family: 'Roboto Slab', serif;
    font-size: 1.1em;
    font-weight: 400;
    border:none;
    margin: 0;
    min-width: 100%;
    margin: 6px 0;
}
.list h5 + a,
.list h4 + a,
.carousel-inner h4 + a,
.carousel-inner h5 +a{
	display:inline-block;
	margin-top:6px;
}

h4 a:hover{
	color:#4D4DED;
	font-weight: 400;
	text-decoration: underline;
}
h4 em{
    color: #FF9933;
}
.list .item{
    margin: 2em 0;
}
.list.tools h3,
.list.posts h3{
    margin-bottom: 0;
    margin-top: 20px;
}
.list.tools h4{
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
}
.carousel-indicators li{
    background: #FFF;
    border:1px solid #39396A;
}
.carousel-indicators li.active{
    background: #39396A;
}

.item .img-circle{
    height: auto;
    max-width: 140px;
    width: 100%;
}

.filters{
    padding: 20px;
    float: left;
    width: 100%;
    background: #EFEFF8;
}
.filters .row{
    margin-top: 20px;
}
.filters .p60 .row{
    margin-top: 0px;
}
.filters input.keywords{
    width: calc( 100% - 60px );
}
.filters .filter-by{
    color: #39396A;
    font-weight: 700;
    margin-top: 40px;
    float: left;
}
.filters .filter-by.unique{
    margin-top: 0;
    margin-bottom: 10px;
}
.filters .select2{
    max-width: 100% !important;
    min-width: 100% !important;
    position: relative;
}
.filters input,
.wpcf7 input,
.wpcf7 textarea,
.filters .select2-container--default .select2-selection--single{
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    border: 1px solid #FFF;
    background: #FFF;
    padding:0 10px;
    float: left;
    margin-bottom: 10px;
    color: #A9A9A9 !important;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance:none;
}
.filters input,
.wpcf7 input,
.filters .select2-container--default .select2-selection--single
{
    height: 40px !important;
    line-height: 40px !important;
}
.filters .select2-container--below.select2-container--open .select2-selection{
    border: 1px solid #CCC;
    border-bottom: none;
}
.filters .select2-container--above.select2-container--open .select2-selection{
    border: 1px solid #CCC;
    border-top: none;
}
.select2-container--open .select2-dropdown--below{
    margin-top: -10px;
    border: 1px solid #CCC;
    border-top: none;
    overflow: hidden;
}
.select2-container--open .select2-dropdown--above{
    margin-top: -30px;
    border: 1px solid #CCC;
    border-bottom: none;
    overflow: hidden;
}

.filters .select2-container--default .select2-selection--single .select2-selection__rendered{
    height: 40px !important;
    line-height: 40px !important;
    color: #A9A9A9 !important;
}
.filters .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 40px;
    width: 40px;
}
.filters select{
    display: none;
}
.filters select option{
    color: #39396A !important;
}
.filters button{
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    background: #39396A;
    border: none;
    padding: 0;
    float: left;
    margin: 0 10px;
    font-size: 20px;
}
.filters .icon{
    width: 72px;
    float: left;
    margin-right: 20px;
}
.filters .icon img{
    max-width: 100%;
}
.wpcf7 .row{
    margin: 1em 0;
}
.wpcf7 input,
.wpcf7 textarea{
    border: 1px solid rgba(0,0,0,0.2);
    width: 100%;
}
.wpcf7 textarea{
    padding: 10px;
    overflow: auto !important;
}
.wpcf7{
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.wpcf7 input[type="submit"]{
    width: auto !important;
    border: 1px solid #333366;
    background: none;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 30px;
    padding: 0 20px;
    color: #333366 !important;
    margin-left: 15px;
    transition: all 0.25s;
    display: inline-block;
    margin: 0;
}
.wpcf7 input[type="submit"]:hover{
    background: #FF9933;
    border-color: #FF9933;
    color: #FFF !important;
}
footer{
    background: #333367;
    transition: all 1s;
    position: relative;
    width: 100%;
}
footer .content h2{
    margin-bottom: 2em !important;
}
footer .row .content{
    background: #E8E8F0;
}
footer .row .header{
    position: relative;
    padding: 2em 15px 2em 15px;
}
footer .row .header > div{
    height: 100%;
}
footer .row .header img.oil-logo{
    text-align: center;
}
footer .row .header img{
    width: auto;
}
footer .row .header p{
    color: #FFF;
    margin: 20px 0 5px;
}
footer .row .header p strong{
    color: #FF9933;
    font-weight: 700;
}
footer .row .header a{
    color: #FFF;
    transition: all 0.5s;
}
footer .row .header .follow{
    border-top: 5px solid #FFF;
    color: #FFF;
    display: inline-block;
    font-size: 1.2em;
    padding-top: 5px;
}
footer .row .header a i.fa{
    background-color: #FFF;
    border-radius: 50%;
    color: #333367;
    display: inline-block;
    height: 24px;
    margin: 0 5px 0 0;
    line-height: 24px;
    text-align: center;
    width: 24px;
}
footer .row .header div{
    margin-top: 10px;
}
footer .coventry-logo{
    margin-top: 2em !important;
}
footer .coventry-logo img{

}
footer .row .content{
    border: none;
    float: left;
}
footer .content img{
    width: 100%;
}
footer .content h2{
    font-size: 1.1em;
    margin-bottom: 0;
    padding-top: 3px;
}
footer .content .col-xs-12.col-sm-9{
    padding: 2em 3em;
}
footer .credits{
    background: #D9D9E6;
    font-size: 0.8em;
    padding: 0;
    width: 100%;
    margin-top: 3em;
    position: absolute;
    bottom: 0;
    left: 0;
}
footer .credits ul{
    display: inline-block;
    line-height: 50px;
    list-style: none;
    margin: 0 1em;
    padding: 0 1em;
}
footer .credits ul li{
    float: left;
    margin: 0 10px;
}

footer .credits ul li a{
    border: none;
}
footer .custom-ul,
.links .custom-ul,
ul.links,
aside .item ul{
    color: #8585AC;
    font-weight: 400;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.links,
aside .item ul{
    color: #FF9933;
}
ul.links li,
aside .item ul li{
    padding-left: 15px;
}
footer .custom-ul li,
ul.links li{
    margin: 10px 5px;
}
aside .item ul li ul{
    margin-bottom: 10px;
}
aside .item ul li ul li{
    font-size: 0.9em;
    color:#555;
}
footer .custom-ul li:before,
.links .custom-ul li:before,
aside .item ul li:before,
ul.links li:before{
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px;
}
ul.links li:before,
aside .item ul li:before{
    margin-left: -15px;
    margin-right: 10px;
}
footer .row .content{
    padding: 2em 0 0 0;
    padding-bottom: 70px !important;
}
footer .carousel .item > div{
    padding-left: 0;
}
footer .viewAll{
    padding-bottom: 5px;
}

.col-xs-4{
    padding: 0 5px;
}
.gm-style-iw{
    padding: 0;
    margin: 0;
    background: transparent;
    height: 215px;
    width: 290px !important;
}
.infoWindows{
    position: relative;
    width: 295px;
    border-radius: 2px;
    height: 290px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    z-index: 10000;
    background: #FFF;
    text-align: left;
    position: absolute;
    top: -10px;
    left: -17px;
}
.infoWindows:before{
    content: ' ';
    width: 36px;
    height: 14px;
    position: absolute;
    bottom: 0;
    margin-bottom: -14px;
    left: 10px;
    z-index: 99999999;
    background: url(/wp-content/themes/OilTheme/images/triangle-purple.png) top center;
}
.infoWindows .close{
    content: ' ';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0;
    background: #333367 url(/wp-content/themes/OilTheme/images/close.png) center no-repeat;
    opacity: 0.5;
    transition: all 0.5s;
    cursor: pointer;
    z-index: 10200;
}
.infoWindows .close:hover{
    opacity: 1;
}
.infoWindows .header{
    width: 100%;
    height: 200px;
    overflow: hidden;
    z-index: 10100;
    float: left;
    position: relative;
    background-size: cover;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.infoWindows .band{
    width: 36px;
    height: 100%;
    position: absolute;
    background: #333367;
    top: 0;
    left: 10px;
    z-index: 10050;
}
.infoWindows .band .icon{
    position: absolute;
    width: 30px;
    height: 30px;
    margin: 3px;
    bottom: 0;
}
.infoWindows .content{
    float: left;
    width: 100%;
    height: 90px;
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    padding: 0 !important;
    z-index: 98;
}
.infoWindows .content h3{
    font-size: 1.2em;
    margin: 1em 20px 0 60px;
    font-family: 'Montserrat', sans-serif;
    color: #333367;
}
.infoWindows .content h4{
    font-size: 1em;
    margin: 2px 20px 0 60px;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 300;
    color: #666666;
    border: none;
}
.infoWindows .go{
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    background: url(/wp-content/themes/OilTheme/images/arrow-right.png) center no-repeat;
    opacity: 0.5;
    border: none;
    font-size: 0;
}
.infoWindows .go:hover{
    opacity: 1;
    background: url(/wp-content/themes/OilTheme/images/arrow-right.png) center no-repeat, -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.15) 100%);
    background: url(/wp-content/themes/OilTheme/images/arrow-right.png) center no-repeat, -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.15)));
    background: url(/wp-content/themes/OilTheme/images/arrow-right.png) center no-repeat, -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
    background: url(/wp-content/themes/OilTheme/images/arrow-right.png) center no-repeat, -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
    background: url(/wp-content/themes/OilTheme/images/arrow-right.png) center no-repeat, -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
    background: url(/wp-content/themes/OilTheme/images/arrow-right.png) center no-repeat, linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=1 );
}

/* SINGLE */

.p60{
    margin-left: 15%;
    width: 57.5%;
    padding: 2em 0;
    float: left;
}
.p70{
    margin-left: 7%;
    width: 67.5%;
    padding: 2em 0;
    float: left;
}
.p35{
    width: 20%;
    padding: 3em 2em 2em 2em;
    float: left;
}
@media(max-width: 1510px){
    .p60, .p70{
        width: 55%;
    }
    .p35{
        width: 25%;
    }
}
@media(max-width: 1200px){
    .p60{
        width: 50%;
    }
    .p35{
        width: 30%;
    }
}
@media(max-width: 768px){
   .p60, .p70, .p35.col.right{
       width: 100%;
       margin-left: 0;
       float: left;
       position: relative;
       padding: 4em;
   }
    .p60 .article-details .image{
        float: left;
        position: static;
        margin: 10px;
    }
}
.col.right{
    position: relative;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 2.5%;
    float: right;
    background: #F5F5FC;
}
.col.right .row{
    margin: 0;
    padding: 0 1em;
}
.col.right .item{
    width: 100%;
    margin-bottom: 4em;
    float: left;
}
.col.right .item:after{
    clear: both;
}
.col.right .item h4{
    /*margin-bottom: 1em;*/
}
.col.right p{
    font-size: 10pt;
    margin: 3px 0;
}
.team p{
    color: #666666;
}
.outcomes, .team{
    margin-bottom: 4em;
}

.outcomes-list ul,
.milestones-list ul{
    list-style: none;
    padding-left: 25px;
    color: #666666;
}
.outcomes-list ul li,
.milestones-list ul li{
    color: #666666;
    position: relative;
    margin: 1em 0;
}
.outcomes-list ul li:before,
.milestones-list ul li:before{
    position: absolute;
    width: 20px;
    height: 20px;
    left: -25px;
    top: -5px;
    font-size: 20px;
    content: ' ';
    font-family: 'Material Design Iconic Font';
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.outcomes-list ul li:before{
    content: "\f019";
}
.milestones-list ul li:before{

    content: "\f025";
}
.outcomes-list strong,
.milestones-list strong{
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}


.links .custom-ul{
    color: #333;
}
.links .custom-ul li{
    margin: 10px 0;
}
.links .custom-ul li a{
    color: #333366;
}
.video, .links, .name-students{
    margin-bottom: 4em;
}
.video .description{
    margin: 20px 0;
    color: #333;
}
.tool{

}
.tool .article-details h2.title,
.university .article-details h2.title,
.project .article-details h2.title,
.project-lead .article-details h2.title{
    margin-top: 1em;
}
.tool .article-details h3.subtitle{
    font-weight: 300;
}

.article-details{
    margin: 2em 0 4em 0;
    position: relative;
}
.article-details .image{
    position: absolute;
    left: 0;
    margin-left: -160px;
}
.article-details .text{
    padding-top: 0.7em;
}
.article-details .img-circle{
    max-width: 140px;
    width: 100%;
}

.article-details .universities a:after{
    display: inline;
    content: ',';
}
.article-details .universities a:last-child:after{
    content: '.';
}
.article-details h4.countries{
    color:#FF9933;
    margin:6px 0;
}
.article-details .countries{
    font-size: 1.1em;
    margin: 20px 5px 0 5px;
    color: #FF9933;
}
.article-details .countries a{
    border-bottom: 1px dotted transparent;
    color: inherit;
}
.article-details .countries a:first-child:before{
    content: '';
}
.article-details .countries a:hover{
    border-color: #FF9933;
}
.article-details .academicyear{
    color: #333366;
    font-weight: 300;
}
.article-details h1 strong{
    font-weight: 100;
    color: #FF9933;
}
.article-details h2.title{
    font-size: 2em;
    font-weight: 800;
    margin: 0;
}
.article-details h3.subtitle{
    font-size: 1.4em;
    color: #9D9DBD;
    margin: 0;
}
.article-details h4{
    color: #9D9DBD;
    font-family: 'Roboto Slab', serif;
    font-size: 1.1em;
    font-weight: 400;
    border:none;
    padding: 0;
    margin: 2.5px 0;
}
.article-details h5{
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    border:none;
    margin: 2.5px 0;
}
.article-details h6{
    font-size: 1.3em;
    border: none;
    font-weight:400;
}
.subitem{
    float: left;
    width: 100%;
    margin: 15px 0;
}

.subitem .image{
    float: left;
}
.subitem .image .img-circle{
    max-width: 60px;
}
.subitem h3,
.subitem h4,
.subitem h5{
    border: none;
    margin: 3px 0;
    padding: 0;
}
.subitem h3{
    color: #333366;
    font-size: 16px;
    font-weight: 700;
    margin-top: 6px !important;
    font-family: 'Montserrat', sans-serif;
}
.projects .subitem h3{
    margin: 0 !important;
}
.subitem h4{
    color: #9D9DBD;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
}
@media(max-width: 1200px){
    .subitem .image .img-circle{
        max-width: 50px;
    }
}
@media(max-width: 1000px){
    .subitem .image{
        width: 100%;
        min-width: 100%;
        text-align: center;
    }
    .subitem .image .img-circle{
        max-width: 80px;
    }
}
@media (min-width: 992px) AND (max-width: 1200px){
    .subitem h3{
        font-size: 12px;
    }
    .subitem h4{
        font-size: 10px;
    }
}
@media (min-width: 1201px) AND (max-width: 1400px){
    .subitem h3{
        font-size: 14px;
    }
    .subitem h4{
        font-size: 12px;
    }
}

.subitem .text{
    float: left;
    width: calc(100% - 80px);
    margin-left: 10px;
    padding: 0 10px !important;
}
@media (max-width: 768px){
    .subitem .text{
        padding-top: 1.5em;
    }
}
@media (max-width: 600px){
    .subitem .text{
        padding-top: 1em;
    }
}
@media (max-width: 460px){
    .subitem .text{
        padding-top: 0em;
    }
}
@media (max-width: 1200px) AND (min-width: 992px){
    section .content .col-xs-4,
    section .content .col-xs-8{
        width: 100%;
        text-align: center !important;
    }
}

.activities,
.abstract,
.video,
.links,
.outcomes,
.students{
    margin: 2em 0;
}

.activities .activity{
    margin: 1em 0;
    width: 100%;
    float: left;
}
.activities .activity h4{
  color: #9D9DBD;
  font-family: 'Roboto Slab', serif;
  font-size: 1.1em;
  font-weight: 400;
  border: none;
  margin: 0;
}
.activities .activity h3{
    font-size: 1.4em;
    margin: 0;
}
.tags{
    color: #CCC;
}
.tags a,
.tagcloud a,
aside .tools a,
.results-for a,
.results-for span{
    font-size: 1.1em;
    display: inline;
    font-weight: 400;
    color: #FF9933;
    border-bottom: 1px dotted transparent;
}

aside .tools h3{
	margin-top: 20px !important;
}
aside .tools a{
	color: inherit;
	padding-top:20px;
}

aside .tags a,
.tagcloud a{
    margin: 5px 20px 5px 0px;
    display: inline-block;
}
.tags a:hover,
.tagcloud a,
aside .tools a:hover,
.results-for a:hover{
    font-weight: 400;
    color: #C66914;
    border-bottom: 1px dotted #C66914;
}

.location{
    height: 40px;
    background: #464675;
    line-height: 40px;
    padding: 0 3em;
}

.location .map{
    font-size: 0.8em;
    color: #BBBBCC;
}
.location .search{
    height: 40px;
    line-height: 40px;
}
.location .search a{
    color: #BBBBCC;
    font-weight: 400;
}
.location .search{
    float: left;
    height: 30px;
    margin: 5px 0;
}
.location .search input,
.location .search  button{
    padding: 0;
    background: transparent;
    border: none;
    height: 100%;
    line-height: 30px;
    float: left;
}
.location .search input[type="text"]{
    font-size: 12px;
    color: #BBBBCC;
    padding: 0 10px;
}

.location .search input::-webkit-input-placeholder,
.location .search input:-moz-placeholder,
.location .search input::-moz-placeholder,
.location .search input:-ms-input-placeholder {
      color: #BBBBCC !important;
}

.location .search button{
    font-size: 0;
    height: 30px;
}
.location .search button:before{
    font-family: 'Material Design Iconic Font';
    height: 100%;
    width: 100%;
    text-align: center;
    content: "\f05f";
    color: #A9A9A7;
    float: left;
    font-size: 20px;
}
.location a{
    color: #BBBBCC;
    border: none;
}
.location .map a:hover{
    text-decoration: underline;
}
.location .map > *:last-child{
    color: #BBBBCC;
}
.location .map a i{
    font-size: 1.5em;
}
@media (min-width: 992px){
    header .col-xs-4{
        width: auto;
    }
}

@media (max-width: 992px){

    .navbar-nav>li>a:hover{

    }

    header .content{
        float: left;
        position: relative;
        width: 100%;
        background: #FFF;
        padding-bottom: 2em;
    }

    header .content:before{
        clear: both;
    }

    header #search{
        float: left;
        width: 100%;
        margin: 20px 0;
        position: relative;
    }

    header #search,
    header .content{
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
    }

    header #search .w33{
        margin-bottom: 20px;
    }

    footer .coventry-logo{
        margin-bottom: 2em !important;
    }

    footer .row .content{
        padding: 4em;
    }
    footer .content .col-xs-12.col-sm-9{
        padding: 2em 0;
    }
    footer .row .header{
        padding: 2em !important;
    }
    footer .credits{
        background: transparent;
    }
    footer .credits ul{
        margin: 1em;
        float: left !important;
        list-style: circle;
    }
    footer .credits ul li{
        width: 100%;
        line-height: 1em;
        margin: 5px 0;
        padding: 0;
        float: left;
    }
}



@media (min-width: 1600px){
    footer .content{
       padding: 2em 4em !important;
    }

    .row .content{
        padding: 4em 2em !important;
    }
    .row .header{
        /*padding: 4em 2em 0 2em !important;*/
    }

    footer .credits{
        font-size: 0.9em;
    }

}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: none;
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        padding: 2em 0;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li:hover{
        background: rgba(255,255,255,0.1);
    }
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .collapse.in{
  		display:block !important;
	}
}

@media (max-width: 1200px) AND (min-width: 850px) {
    .navbar-nav{
        padding: 0;
    }
    .navbar-nav>li{
        float: left;
    }
}

/* LIGHT BOX */
.lightbox{
    position: fixed;
    padding: 2em;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0,0,0,0.8);
    text-align: center;
    overflow-y: auto;
}
.lightbox .infoWindows{
    position: relative;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    margin: 2em;
    box-shadow: 0px 2px 5px #333;
}
.lightbox .infoWindows:before{
    display: none;
}

.lightbox > .close{
    position: fixed;
    top: 15px;
    right: 35px;
    width: 50px;
    height: 50px;
    background: rgba(255,255,255,0.6);
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    opacity: 1;
    transition: all 1s;
    z-index: 999999999;
    color: #333366;
    box-shadow: none;
    font-family: 'Material Design Iconic Font';
    font-weight: 400;
    font-size: 2em;
}
.lightbox > .close:hover{
    background: rgba(255,255,255,1);
}
.lightbox > .close:before{
    content: "\f29a";
}


/* PAGINATION */
.pagination > li > a,
.pagination > li > span{
    width: auto;
    padding: 5px;
    margin: 5px;
    border: none;
    color: #333366;
    border-bottom: 1px dotted #333366;
}
.pagination > li > span{
    background: transparent;
}
.pagination > li > a:hover{
    color: #FF9933;
    border-color: #FF9933;
    background: transparent;
}
.pagination > li > span.current{
    font-weight: 800;
    border: none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span{
    border-radius: 0;
}

.results-for{
    font-weight: 800;
    color: #333366;
}
.results-for .button{
    border: 1px solid #333366;
    background: none;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 30px;
    padding: 0 10px;
    color: #333366;
    margin-left: 15px;
    transition: all 0.25s;
    display: inline-block;
}
.results-for .button:hover{
    color: #FFF;
    background:#FF9933;
    border-color: #FF9933;
}
.results-for span.min{
    color:#333366;
}
/* GOOGLE MAPS */
.gm-style-iw{
    overflow:visible !important;
}











/*! Select2 Bootstrap 3 CSS v1.4.6 | MIT License | github.com/t0m/select2-bootstrap-css */
/**
 * Reset Bootstrap 3 .form-control styles which - if applied to the
 * original <select>-element the Select2-plugin may be run against -
 * are copied to the .select2-container.
 *
 * 1. Overwrite .select2-container's original display:inline-block
 *    with Bootstrap 3's default for .form-control, display:block;
 *    courtesy of @juristr (@see https://github.com/fk/select2-bootstrap-css/pull/1)
 */
.select2-container.form-control {
  background: transparent;
  box-shadow: none;
  border: none;
  display: block;
  /* 1 */
  margin: 0;
  padding: 0;
}

/**
 * Adjust Select2 inputs to fit Bootstrap 3 default .form-control appearance.
 */
.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices {
  background: none;
  padding: 0;
  border-color: #cccccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.select2-search input {
  border-color: #cccccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.select2-container .select2-choices .select2-search-field input {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/**
 * Adjust Select2 input heights to match the Bootstrap default.
 */
.select2-container .select2-choice {
  height: 34px;
  line-height: 1.42857;
}

/**
 * Address Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-container.select2-container-multi.form-control {
  height: auto;
}

/**
 * Address Bootstrap 3 control sizing classes
 * @see http://getbootstrap.com/css/#forms-control-sizes
 */
.select2-container.input-sm .select2-choice,
.input-group-sm .select2-container .select2-choice {
  height: 30px;
  line-height: 1.5;
  border-radius: 3px;
}

.select2-container.input-lg .select2-choice,
.input-group-lg .select2-container .select2-choice {
  height: 46px;
  line-height: 1.33333;
  border-radius: 6px;
}

.select2-container-multi .select2-choices .select2-search-field input {
  height: 32px;
}

.select2-container-multi.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-container-multi .select2-choices .select2-search-field input {
  height: 28px;
}

.select2-container-multi.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-container-multi .select2-choices .select2-search-field input {
  height: 44px;
}

/**
 * Adjust height and line-height for .select2-search-field amd multi-select Select2 widgets.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 < 3.3.2.
 */
.select2-container-multi .select2-choices .select2-search-field input {
  margin: 0;
}

.select2-chosen,
.select2-choice > span:first-child,
.select2-container .select2-choices .select2-search-field input {
  padding: 6px 12px;
}

.input-sm .select2-chosen,
.input-group-sm .select2-chosen,
.input-sm .select2-choice > span:first-child,
.input-group-sm .select2-choice > span:first-child,
.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-choices .select2-search-field input {
  padding: 5px 10px;
}

.input-lg .select2-chosen,
.input-group-lg .select2-chosen,
.input-lg .select2-choice > span:first-child,
.input-group-lg .select2-choice > span:first-child,
.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-choices .select2-search-field input {
  padding: 10px 16px;
}

.select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 5px;
  margin-bottom: 3px;
}

.select2-container-multi.input-sm .select2-choices .select2-search-choice,
.input-group-sm .select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 3px;
  margin-bottom: 2px;
}

.select2-container-multi.input-lg .select2-choices .select2-search-choice,
.input-group-lg .select2-container-multi .select2-choices .select2-search-choice {
  line-height: 24px;
}

/**
 * Adjust the single Select2's dropdown arrow button appearance.
 *
 * 1. For Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice div {
  border-left: none;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.select2-dropdown-open .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice div {
  border-left-color: transparent;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/**
 * Adjust the dropdown arrow button icon position for the single-select Select2 elements
 * to make it line up vertically now that we increased the height of .select2-container.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice div b {
  background-position: 0 3px;
}

.select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 3px;
}

.select2-container.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-container .select2-choice .select2-arrow b,
.select2-container.input-sm .select2-choice div b,
.input-group-sm .select2-container .select2-choice div b {
  background-position: 0 1px;
}

.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-sm .select2-choice div b,
.input-group-sm .select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}

.select2-container.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-container .select2-choice .select2-arrow b,
.select2-container.input-lg .select2-choice div b,
.input-group-lg .select2-container .select2-choice div b {
  background-position: 0 9px;
}

.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-lg .select2-choice div b,
.input-group-lg .select2-dropdown-open .select2-choice div b {
  background-position: -18px 9px;
}

/**
 * Address Bootstrap's validation states and change Select2's border colors and focus states.
 * Apply .has-warning, .has-danger or .has-succes to #select2-drop to match Bootstraps' colors.
 */
.has-warning .select2-choice,
.has-warning .select2-choices {
  border-color: #8a6d3b;
}
.has-warning .select2-container-active .select2-choice,
.has-warning .select2-container-multi.select2-container-active .select2-choices {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning.select2-drop-active {
  border-color: #66512c;
}
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}

.has-error .select2-choice,
.has-error .select2-choices {
  border-color: #a94442;
}
.has-error .select2-container-active .select2-choice,
.has-error .select2-container-multi.select2-container-active .select2-choices {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error.select2-drop-active {
  border-color: #843534;
}
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}

.has-success .select2-choice,
.has-success .select2-choices {
  border-color: #3c763d;
}
.has-success .select2-container-active .select2-choice,
.has-success .select2-container-multi.select2-container-active .select2-choices {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success.select2-drop-active {
  border-color: #2b542c;
}
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}

/**
 * Make Select2's active-styles - applied to .select2-container when the widget receives focus -
 * fit Bootstrap 3's .form-element:focus appearance.
 */
.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: #66afe9;
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.select2-drop-active {
  border-color: #66afe9;
}

.select2-drop-auto-width,
.select2-drop.select2-drop-above.select2-drop-active {
  border-top-color: #66afe9;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstrap 3's
 * "Input Group" component, we don't want specific edges of the Select2 container
 * to have a border-radius.
 *
 * In Bootstrap 2, input groups required a markup where these style adjustments
 * could be bound to a CSS-class identifying if the additional elements are appended,
 * prepended or both.
 *
 * Bootstrap 3 doesn't rely on these classes anymore, so we have to use our own.
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on a Bootstrap 3 .input-group
 * to let the contained Select2 widget know which edges should not be rounded as they are
 * directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
.input-group.select2-bootstrap-prepend [class^="select2-choice"] {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.input-group.select2-bootstrap-append [class^="select2-choice"] {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.select2-dropdown-open [class^="select2-choice"] {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  background: white;
  filter: none;
}
.input-group.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.input-group.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.input-group.input-group-sm.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  border-bottom-right-radius: 3px !important;
}
.input-group.input-group-lg.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  border-bottom-right-radius: 6px !important;
}
.input-group.input-group-sm.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  border-bottom-left-radius: 3px !important;
}
.input-group.input-group-lg.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  border-bottom-left-radius: 6px !important;
}

/**
 * Adjust Select2's choices hover and selected styles to match Bootstrap 3's default dropdown styles.
 */
.select2-results .select2-highlighted {
  color: white;
  background-color: #337ab7;
}

/**
 * Adjust alignment of Bootstrap 3 buttons in Bootstrap 3 Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-bootstrap-append .select2-container-multiple,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container-multiple,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top;
}

/**
 * Make Multi Select2's choices match Bootstrap 3's default button styles.
 */
.select2-container-multi .select2-choices .select2-search-choice {
  color: #555555;
  background: white;
  border-color: #cccccc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #ebebeb;
  border-color: #adadad;
  color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/**
 * Address Multi Select2's choice close-button vertical alignment.
 */
.select2-search-choice-close {
  margin-top: -7px;
  top: 50%;
}

/**
 * Adjust the single Select2's clear button position (used to reset the select box
 * back to the placeholder value and visible once a selection is made
 * activated by Select2's "allowClear" option).
 */
.select2-container .select2-choice abbr {
  top: 50%;
}

/**
 * Adjust "no results" and "selection limit" messages to make use
 * of Bootstrap 3's default "Alert" style.
 *
 * @see http://getbootstrap.com/components/#alerts-default
 */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background-color: #fcf8e3;
  color: #8a6d3b;
}

/**
 * Address disabled Select2 styles.
 *
 * 1. For Select2 v.3.3.2.
 * 2. Revert border-left:0 inherited from Select2's CSS to prevent the arrow
 *    from jumping when switching from disabled to enabled state and vice versa.
 */
.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choices {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #cccccc;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choices .select2-arrow,
.select2-container.select2-container-disabled .select2-choices div {
  background-color: transparent;
  border-left: 1px solid transparent;
  /* 2 */
}

/**
 * Address Select2's loading indicator position - which should not stick
 * to the right edge of Select2's search input.
 *
 * 1. in .select2-search input
 * 2. in Multi Select2's .select2-search-field input
 * 3. in the status-message of infinite-scroll with remote data (@see http://ivaynberg.github.io/select2/#infinite)
 *
 * These styles alter Select2's default background-position of 100%
 * and supply the new background-position syntax to browsers which support it:
 *
 * 1. Android, Safari < 6/Mobile, IE<9: change to a relative background-position of 99%
 * 2. Chrome 25+, Firefox 13+, IE 9+, Opera 10.5+: use the new CSS3-background-position syntax
 *
 * @see http://www.w3.org/TR/css3-background/#background-position
 *
 * @todo Since both Select2 and Bootstrap 3 only support IE8 and above,
 * we could use the :after-pseudo-element to display the loading indicator.
 * Alternatively, we could supply an altered loading indicator image which already
 * contains an offset to the right.
 */
.select2-search input.select2-active,
.select2-container-multi .select2-choices .select2-search-field input.select2-active,
.select2-more-results.select2-active {
  background-position: 99%;
  /* 4 */
  background-position: right 4px center;
  /* 5 */
}

/**
 * To support Select2 pre v3.4.2 in combination with Bootstrap v3.2.0,
 * ensure that .select2-offscreen width, height and position can not be overwritten.
 *
 * This adresses changes in Bootstrap somewhere after the initial v3.0.0 which -
 * in combination with Select2's pre-v3.4.2 CSS missing the "!important" after
 * the following rules - allow Bootstrap to overwrite the latter, which results in
 * the original <select> element Select2 is replacing not be properly being hidden
 * when used in a "Bootstrap Input Group with Addon".
 **/
.select2-offscreen,
.select2-offscreen:focus {
  width: 1px !important;
  height: 1px !important;
  position: absolute !important;
}