@charset "utf-8";

 @import url("http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,400italic,600italic,700,700italic,800,800italic&subset=latin,cyrillic-ext,latin-ext,cyrillic,greek-ext,greek,vietnamese");
/* -- sticky header css Start -- */
#stickyarea {
	float:left;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	z-index:999;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.1);
	display:none;
}
.rich_editor_text ul.woocommerce-error{
	margin-left:0;
	padding-left:58px;
}
.rich_editor_text ul.woocommerce-error li{
	line-height:25px;	 
}
#stickyarea .navigation {
	width:100% !important;
	margin-top:0 !important;
}
#logobox-stick {
	float: left;
    position: relative;
    top: 11px;
}
#logobox-stick > a {
    float: left;
    width: 100%;
}
#logobox-stick img {
	width:100% !important;
	height:auto !important;
	margin-top:6px;
	float:none;
}
#menubox-stick {
	float:left;
}
/* --- Shop Detail Style Start --- */
.product .images, .product .summary {
	float: left;
	width: 50%;
}
.product .images{
	padding-right: 0;
	text-align: center;
}
.images a, .woocommerce-tabs,.upsells,
.related.products{
	float: left;width: 100%;
}
.woocommerce-main-image img {
    height: 320px;
    width: 320px !important;
    float: none;
    display: inline-block;
}
.images a{
	border: 1px solid #f6f6f6;
	margin: 0px 0px 30px 0px;
	padding-top: 30px;padding-bottom: 30px;
}
.images .thumbnails a{
	width: auto;
	padding: 0px;
}
.product .images .thumbnails a img {padding:8px 0;}
.product .summary {
	background-color: #f3f3f3;
	border: 1px solid #ededed;
	text-align: center;
	padding: 22px 12px;
}
.product .summary h1{
	color: #545454;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.product .summary .price{
	margin-bottom: 8px;
}
.product span.amount{
	border-bottom: 1px solid #ededed;
	padding: 0px 0px 15px 0px;
}
div.product p.price,
div.product p.price span.amount{
	font-size: 24px;
	margin-bottom: 6px;
}
div.product p.price del span.amount {
    text-decoration: line-through;
}
.product .summary span.amount {
    float: right;
    padding: 0 0 5px;
}
.product_meta .sku_wrapper {
    float: left;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 50%;
}
.cart .quantity input[type="button"]{
	width: 24px;
	height: 24px;
	display: inline-block;
	background-color: #dadada;
	color: #fff;
}
.cart .quantity input[type="number"]{
	background-color: #fff;
	height: 24px;
	width: 50px;
	color: #555555;
	display: inline-block;
	margin: 0px 5px;
	padding-left: 5px;
}
.product .summary div p{
	float: left;width: 100%;
	margin: 0px 0px 22px 0px;
}
.product .summary div p.price {
    width: auto;
    float: left;
    line-height: 16px;
}
.product .summary .cart{
	float: left;width: 100%;
	margin: 0px 0px 32px 0px;
}
.product .summary .quantity.buttons_added{
	float: left;
	margin: 12px 14px 0px 0px;
}
.product .summary .cart .single_add_to_cart_button{
	float: left;
	background-color: #ee3963;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 24px;
	font-size: 14px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    background: none;
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
    text-decoration: line-through;
}
.product_meta{
	float: left;
	width: 100%;
}
.posted_in{
	float: left;
	color: #545454;
}
.posted_in a{
	color: #545454;
}
.woocommerce-tabs ul.tabs li a{
	padding: 11px 22px;
	float: left;
	border: 1px solid #f3f3f3;
	background-color: #fff;
	margin-right: 12px;
	color: #5e5e5e;
	font-weight: bold;
}
.woocommerce-tabs ul.tabs li.active a{
	background-color: #f3f3f3;
}
.panel.entry-content{
	border: 10px solid #f3f3f3;
	float: left;
	width: 100%;
	padding: 10px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.panel.entry-content h2{
	margin-bottom: 8px;
}

.upsells.products h2,
.related.products h2,
.cart_totals h2,
.shipping_calculator h2 a,
.cross-sells h2,
.col-1 h3, .col-2 h3,#order_review_heading {
	margin-bottom: 10px;

}
.commentlist{
	float: left;width: 100%;
	margin-bottom: 20px;
	list-style: none;
}
.commentlist li{
	width: 100%;
    margin-bottom: 7px;
}
.commentlist li .avatar.avatar-60.photo{
	float: left;
	margin-right: 10px;
	background-color: #f7f6f7;
	border: 1px solid #f0eef0;
	padding: 3px;
}
.commentlist li .comment-text{
	border: 1px solid #f0eef0;
	float: right;
	width: 92%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 17px 12px;
}
.commentlist li .meta{
	color: #777777;
	font-size: 11px;
}
.commentlist li .meta strong{
	font-weight: bold;
}
.commentlist li .description{
	float: left;width: 100%;
}
#reviews #comments{
	border: none;
	padding: 0px;
	margin: 0px;
}
#reviews #comments:before{
	display: none;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
    font-weight: bold;
    line-height: 18px;
    padding: 9px 12px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: separate;
    border-radius: 5px;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    padding: 10px 12px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 6px 12px;
    vertical-align: middle;
}
.woocommerce table.shop_table .product-name a{
	color: #545454;
}
.woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove {
    border-radius: 100%;
    color: #FF0000;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    height: 1em;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    width: 1em;
}
.woocommerce table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {
    float: right;
    margin-left: 0.25em;
    background: none;
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
    padding-left: 30px;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
    float: left;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
    -moz-box-sizing: border-box;
    border: 1px solid #E0DADF;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1) inset;
    float: left;
    line-height: 1em;
    margin: 0 4px 0 0;
    outline: 0 none;
    padding: 6px 6px 5px;
    width: 80px;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, a.button, input.button {
    box-shadow: none;
    color: #FFFFFF !important;
    display: inline-block;
    font-weight: normal;
    height: auto;
    padding-bottom: 8px;
    padding-top: 8px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
}
.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt {
    color: #FFFFFF;
     
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    text-align: right;
    width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
    clear: right;
    float: right;
    margin: 20px 0 0;
    text-align: right;
    width: 48%;
}
.coupon > label {
    float: left;
    margin: 6px 10px 0 0;
}
.coupon input{
	margin-right: 5px;
}
.woocommerce-page .cart-collaterals .cart_totals table {
    float: right;
}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #F7F6F7;
    padding: 6px;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
    margin: 0 0 6px;
    padding: 3px;
}
.woocommerce form .form-row select {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DFDFDF #EFEFEF #EFEFEF #DFDFDF;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
    height: auto;
    padding: 3px;
    width: auto;
    color: #999999;
    width: 100%;
}
.woocommerce form .form-row input[type="text"], .woocommerce form .form-row input[type="password"], .woocommerce form .form-row input[type="email"], textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DFDFDF #EFEFEF #EFEFEF #DFDFDF;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
    height: auto;
    padding: 6px 3px;
    width: 100%;
}
.woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals .shipping_calculator .button {
    display: block;
    float: none;
    width: 100%;
}
.attachment-shop_thumbnail.wp-post-image {
    height: 50px;
    width: 50px;
}
.woocommerce .cross-sells ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
  width:auto !important;
}
.woocommerce .cross-sells ul li{
	width:100% !important;
	
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
    margin: 0 0 6px;
    padding: 3px;
}
.rich_editor_text .woocommerce .login{
	margin-bottom:25px;
	
}
.woocommerce .checkout #shiptobilling, .woocommerce-page .checkout #shiptobilling {
    float: right;
    line-height: 1.62em;
    margin: 0;
    padding: 0;
}
.lost_password{
	margin-left:10px;
}
.woocommerce .checkout .col-2 h3, .woocommerce-page .checkout .col-2 h3 {
    clear: none;
    float: left;
}
.woocommerce-validated label{
	color: #545454;
	float: left;
}
.input-checkbox{
	float: left;
}
.form-row .checkbox{
	margin-top: 0px;
}
/*
-=============================================-
-=============================================-
*/
#customer_details ,.shipping_address ,#order_comments_field{
	clear: both;
	float: left;
	width: 100%;
}
 .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 49%;
}
#order_review .shop_table .product-name {
	text-align: center;
}
.woocommerce-error:before, .woocommerce-info:before {
    background-color: #1E85BE;
    content: "i" !important;
    padding-top: 0 !important;
    font-family: Times,Georgia,serif !important;
    font-style: italic;
}
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
    color: #FFFFFF;
    content: "";
    display: block;
    font-family: sans-serif;
    font-size: 1em;
    height: 1.5em;
    left: 1em;
    line-height: 1.5;
    padding-top: 1em;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    top: 0;
    width: 1.5em;
}
.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after {
    clear: both;
    content: "";
    display: block;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 1.71429;
    margin: 0 0 1.71429rem;
}
.woocommerce-info {
    border-top: 3px solid #1E85BE;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
    background: -moz-linear-gradient(center top , #FCFBFC 0%, #F7F6F7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.05) inset, 0 -2px 30px rgba(0, 0, 0, 0.016) inset, 0 1px 0 #FFFFFF inset, 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #5E5E5E;
    list-style: none outside none;
    margin: 0 0 2em;
    padding: 1em 1em 1em 3.5em;
    position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
    border-top: 3px solid #1E85BE;
}

.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
    border: 0 none;
    color: #FF0000;
    font-weight: bold;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left;
    overflow: visible;
    width: 49%;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
	border: 1px solid #ddd;
	box-shadow: 0 0 4px 2px #F0F0F0 inset;
    color: #999;
    height: 36px;
    border-radius: 0;
}
.form-row label {
font-weight: 600;
color: #777;
}
#account_password-2_field .hidden {
	display: block !important;
}

.woocommerce #payment, .woocommerce-page #payment {
    background: none repeat scroll 0 0 #F7F6F7;
    border-radius: 5px;
	margin-bottom:40px;
	padding-bottom:15px;
}
.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #EBE9EB;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: "";
    display: block;
    left: 0;
    margin: -1em 0 0 2em;
    position: absolute;
    top: -3px;
}
woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
position: relative;
width: 96%;
padding: 1em 2%;
margin: 1em 0 1em 0;
font-size: .92em;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
line-height: 1.5em;
background: #ebe8eb;
background: -webkit-gradient(linear,left top,left bottom,from(#ebe8eb),to(#e0dadf));
background: -webkit-linear-gradient(#ebe8eb,#e0dadf);
background: -moz-linear-gradient(center top,#ebe8eb 0,#e0dadf 100%);
background: -moz-gradient(center top,#ebe8eb 0,#e0dadf 100%);
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
    border-bottom: 1px solid #eee;
    list-style: none outside none;
    margin: 0;
    padding: 20px;
    text-align: left;
}
.payment_methods methods li {
	padding-bottom: 6px;
}
.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
    border-top: 1px solid #fff;
    padding: 15px;
    text-align: right;
}
.woocommerce #payment ul.payment_methods li input, .woocommerce-page #payment ul.payment_methods li input {
    margin: 0 1em 0 0;
}
.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    text-align: left;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.woocommerce-message:after {
    content: "i" !important;
    padding-top: 0 !important;
    font-family: Times,Georgia,serif !important;
    font-style: italic;
    position: absolute;
    left: 21px;
    top: 0px;
}
@media screen and (max-width: 800px) {
.woocommerce.woocommerce-page .product .summary{float:left; width:100%;}
}
@media  screen and (max-width: 480px) {
	.woocommerce.woocommerce-page #reviews #comments ol.commentlist li img.avatar {position:initial;}
	.woocommerce.woocommerce-page #reviews #comments ol.commentlist li .comment-text {width:100%; float:left; margin: 0;}
}
*{
padding:0px;
margin:0px;
}
.wp-caption,.wp-caption-text,.sticky, .gallery-caption,.bypostauthor {} .post, .type-post ,.status-publish ,.format-standard ,.hentry ,.category-blog{}
.post-password-required{}
.sticky{}
body {
font-size:13px;
font-family:'Roboto', sans-serif;
color: #666666;
}
p, .costum-font, .top-nav, .post-options li, .thumblist .text > header time,
.event article .inn_text ul li, .user-info ul li {
font-family:'Open Sans', sans-serif;
}
p{
line-height: 24px;
color: #666666;
}
ul{
float:left;
list-style:none;
}
li{
float:left;
}
.clear{
clear:both;
}
.webkit, input, .navigation ul ul li a, .navigation ul ul li, .filter-menu ul li span,
.our-story .text, .testimonial-shortcode, .carousel-active, .count, blockquote, .password_protected form label:before,
.pagenone h4:after, .event article figure figcaption a, .form-section, .user-info, .detail-price, .recipie-content,
.cooking-instructions ul li, .cooking-instructions ul li span{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
figure, footer{
position:relative;
}
figcaption{
position:absolute;
}
.wrapper{
width:100%;
background-color:#fff;
}
input, button{
border:none;
}
input:focus, textarea, select, input, button{
outline: none !important;
}
h1{
font-size:40px;
}
h2{
font-size:18px;
}
.post-title{
font-size:18px;
}
.home-heading h2.post-title{
color: #333333;
}
.section-title{
font-size: 20px !important;
text-transform: capitalize;
color: #272727;
}
h3{
font-size:22px;
}
h4{
font-size:20px;
}
h5{
font-size:18px;
}
h6{
font-size:16px;
}
#main{
padding: 40px 0px 0px 0px;
position:relative;
z-index:0;
}
.uppercase{
text-transform: uppercase;
}
a:focus{
background: none;
background-color: transparent;
}
.element_size_100 {
float: left;
padding:0px;
width: 100%;
}
.element_size_75 {
float: left;
padding:0px 20px 0px 0px;
width: 75%;
}
.element_size_50 {
float: left;
padding:0px 20px 0px 0px;
width: 50%;
}
.element_size_25 {
float: left;
padding:0px 20px 0px 0px;
width: 25%;
}  .top-strip{
position: relative
}
.top-strip, .our-campuses ul li a{
float: left;
width: 100%;
}
.event-info{
float: right;
}
.header-1, .header-section.scroll-to-fixed-fixed {
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/header-patren.png);
background-color: rgba(49,49,49,0.9);
}
.top-strip{
padding: 13px 0px 25px 0px;
border: none;
border-top: 4px solid #353535;
border-bottom: 1px solid rgba(255,255,255,0.1);
position:relative;
-moz-box-shadow:0px 1px 0px #5a5a5a inset;
-webkit-box-shadow:0px 1px 0px #5a5a5a inset;
box-shadow:0px 1px 0px #5a5a5a inset;
}
.logo{
padding: 31px 0px 0px 0px;
}
.top-strip .logo,
.top-strip .logo a,
.top-strip .logo p{
float: left;
}
.top-strip .logo p{
color: #999999;
margin: 11px 0px 0px 20px;
font-weight: normal;
text-transform: capitalize;
}
.top-icons{
float: right;
}
.top-nav{
float: left;
}
header #lang_sel_list{
float: left;
width: auto;
}
.top-nav ul li a{
color: #999999;
padding: 0px 15px 0px 15px;
font-size: 12px;
position: relative;
}
.top-nav ul li a:before{
content: '';
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/sprites.png);
background-position: -5px -149px;
width: 1px;
height: 6px;
position: absolute;
left: 0px;
top: 6px;
}
.top-nav ul li a:hover{
color: #fff;
}
.navigation, .ev-contdown, .our-campuses, .cart-sec{
float: left;
}
.social-network{
float: left;
}
.social-network a span{display:none !important;}
header #lang_sel_list{
margin-right: 16px;
}
header #lang_sel_list ul{
border: none;
}
header #lang_sel_list ul, header #lang_sel_list li{
width: auto;
}
header #lang_sel_list ul li a{
font-size: 11px;
color: #999999 !important;
font-size: 11px;
background-color: #212121;
float: left;
border: none;
border-left: 1px solid #1e1e1e;
margin-left: 2px;
}
header #lang_sel_list ul li a.lang_sel_sel{
background-color: rgba(255, 255, 255, 0.1);
color: #fff !important;
}
header #lang_sel_list img.iclflag{
float: left;
margin-top: -1px;
}
header #lang_sel_list a:visited{
background-color: transparent !important;
}
header #lang_sel_list a:first-child{
border-left: none;
}
.full-sec{
float: right;
}
.ev-contdown{
margin-right: 17px;
}
.ev-contdown h6{
float: left;
color: #fff;
text-transform: capitalize;
font-weight: 500;
padding: 6px 12px 0px 0px;
margin: 0px 7px 0px 0px;
position: relative;
}
.ev-contdown h6 i{
margin-right: 8px;
}
.ev-contdown .countdownit{
float: left;
}
.top-strip .ev-contdown .countdown_section {
font-size: 12px;
padding-left: 6px;
margin: 0 0 0 10px;
}
.ev-contdown .countdown_section{
float: left;
width: 40px;
text-align: center;
font-size: 10px;
color: #999999;
text-transform: uppercase;
position: relative;
}
.top-strip .ev-contdown .countdown_section {
width: auto;
width: 55px;
text-align: center;
}
.top-strip .ev-contdown .countdown_section .countdown_amount {
width: auto;
float: none;
padding-right: 3px;
padding-top: 3px;
}
.top-strip .ev-contdown .countdown_section .countdown_amount {
font-size: 20px;
font-weight: 600;
}
.ev-contdown .countdown_section .countdown_amount{
font-size: 18px;
color: #fff;
font-weight: 700;
float: left;
width: 100%;
margin-bottom: -4px;
}
.top-strip .ev-contdown .countdown_section:before ,.top-strip .ev-contdown .countdown_section br{
display: none;
}
.ev-contdown .countdown_section:before{
content: ':';
position: absolute;
left: -2px;
top: 18%;
color: #5f5f5f;
font-size: 17px;
}
.ev-contdown .countdown_section:first-child:before{
display: none;
}
.language-sec{
margin-bottom: 60px;
}
.cart-sec{
float: left;
background-color: rgba(255,255,255,0.10);
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.cart-sec a{
color: #fff;
padding: 0px 0px 0px 12px;
float: left;
font-size: 12px;
}
.cart-sec a i{
margin-right: 5px;
}
.cart-sec span{
padding: 7px 8px 7px 0px;
float: left;
}
.cart-sec span.amount {
padding-left: 6px;
background: rgba(0,0,0,0.14);
color: #fff !important;
border-radius: 0 0 2px 2px;
}
.cart-sec span.cart-bg{
background-color: rgba(255,255,255,0.1);
padding: 7px 6px;
float: right;
border-radius: 0px 2px 2px 0px;
-moz-border-radius: 0px 2px 2px 0px;
-webkit-border-radius: 0px 2px 2px 0px;
}
.header-section{
float: left;
width: 100%;
position:relative;
top:0px !important;
}
.header-section:before,
.header-section:after,
.top-strip:before{
content:'';
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/header-shadow.png) repeat-x;
width:100%;
height:10px;
position:absolute;
left:0px;
top:0px;
z-index:0;
}
.header-section:after,
.top-strip:before{
top:auto;
bottom:0px;
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.navigation{
height: 59px;
padding: 5px 0px 0px 0px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
position: relative;
z-index: 2;
}
.navigation ul li{
position: relative;
}
.navigation ul > li:before{
content: '';
width: 1px;
height: 16px;
position: absolute;
border-left: 1px solid rgba(255,255,255,0.4);
left: 0px;
top: 50%;
margin: -7px 0px 0px 0px;
}
.navigation ul li a{
font-size: 14px;
color: #fff;
padding: 15px 20px 15px 20px;
float: left;
text-transform: capitalize;
border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
position: relative;
}
.navigation ul > li:hover > a{
background-color:#fff;
}
.navigation ul > li:first-child:before{
border-left: none;
}
.navigation ul li ul{
width: 200px;
background-color: #fff;
position: absolute;
left: 0px;
top: 39px;
border-radius:0px 0px 4px 4px;
-moz-border-radius:0px 0px 4px 4px;
-webkit-border-radius:0px 0px 4px 4px;
padding: 12px 0px;
opacity: 0;
visibility: hidden;
z-index: 99999999;
border: 1px solid #cccccc;
}
.navigation ul li ul:before {
border-top: 1px solid #FFFFFF;
content: "";
height: 10px;
left: 0;
position: absolute;
top: -1px;
width: 100%;
}
.navigation ul li ul ul:before{
display: none;
}
.navigation ul > li:hover > ul{
opacity: 1;
visibility: visible;
}
.navigation ul li ul li{
width: 100%;
border: none;
}
.navigation ul ul li:before{
display: none;
}
.navigation ul li ul li a{
width: 100%;
border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border: none;
padding: 6px 20px;
color:#666666;
}
.navigation ul ul li:hover > a{
box-shadow: none;
padding: 6px 20px;
border: none;
color: #c62b02;
text-decoration:underline;
}
.navigation ul ul ul{
left: 101%;
top: 0px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
.navigation ul ul li.drop-heading a{
font-size: 20px;
color: #cccccc;
margin-bottom: 7px;
}
.navigation ul ul li.drop-heading a:after{
content: '';
position: absolute;
bottom: 0px;
left: 22px;
width: 79%;
border-bottom: 1px solid #e5e5e5;
}
.social-network{
float: right;
padding: 19px 0px 0px 0px;
position: relative;
z-index: 2;
}
.social-network a{
width: 24px;
height: 24px;
float: left;
border: 1px solid #fff;
border-radius:100%;
-moz-border-radius:100%;
-webkit-border-radius:100%;
text-align: center;
color: #fff;
margin-left: 6px;
}
.social-network a i {line-height:22px;}
.social-network a:hover{
color: #fff !important;
background-color: #d93903;
}
header{
float:left;
width:100%;
}
.top-inner {
padding-left: 54px;
}
.header-inner{
width:1060px;
margin:0 auto;
}
.wrapper_boxed{
width: 1270px;
margin: 0 auto;
background-color:#fff;
margin-top: 20px;margin-bottom: 20px;
box-shadow: 0px 0px 4px 1px #cccccc;
} .services article{
display: inline-block;
vertical-align: top;
width: 22.3%;
text-align: center;
position: relative;
padding: 0px 0px 15px 0px;
margin-left: 25px;
}
.element_size_50 .services article {
width: 35.5%;
}
.element_size_50 .services article figure span {
left: -10px;
}
.services article figure{
margin: 0px 0px 30px 0px;
}
.services article:last-child figure:before{
display: none;
}
.services article figure a,
.services article h5{
position: relative;
display: inline-block;
z-index: 2;
}
.services article figure a{
background-color: #272727;
}
.services article figure a,
.services article figure img {
height: 60px;
width: 60px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.services article h5{
color: #333333;
padding: 0px 0px 0px 0px;
margin: 0px 0px 15px 0px;
}
.services article p{
margin: 0px 0 30px 0px;
}
.tick-ok{
position: relative;
z-index: 8;
}
.service-tick{
width: 31px;
height: 31px;
color: #fff;
display: inline-block;
position: absolute;
bottom: -15px;
left: 50%;
margin-left: -20px;
z-index: 20;
}
.service-tick i{
margin: 6px 0 0 7px;
float: left;
}
.services article figure .service-tick {
bottom: auto;
height: 60px;
left: 50%;
margin-left: -34px;
margin-top: -15px;
position: absolute;
top: 50%;
width: 60px;
}
.services article:hover figure .service-tick,
.services article figure .service-tick{
background-color: transparent !important;
}
.services article figure .service-tick i{
float: none;
}
.services article figure a.service-tick:before{
display: none;
}
.services article figure a:before{
content: '';
border-color: transparent #272727;
border-style: solid;
border-width: 7px 0px 6px 7px;
position: absolute;
left: 50%;
bottom: -9px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
margin-left: -4px;
}  .testimonial-grid{
float: left;
margin: 0px 0px 0px -20px;
}
.testimonial-grid .testimonial-shortcode{
width: 47.9%;
}
.testimonial-shortcode{
background-color: #f8faff;
float: left;
width: 100%;
padding: 30px 27px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
box-shadow: 0px 1px 2px #c8cfe6;
-moz-box-shadow: 0px 1px 2px #c8cfe6;
-webkit-box-shadow: 0px 1px 2px #c8cfe6;
position: relative;
margin: 0px 0px 35px 0px;
}
.testimonial-shortcode:before{
content: '';
border-color: transparent #f8faff;
border-style: solid;
border-width: 0px 0px 20px 18px;
position: absolute;
bottom: -20px;
left: 50px;
z-index: 2;
}
.testimonial-shortcode:after{
content: '';
border-color: transparent #c8cfe6;
border-style: solid;
border-width: 0px 0px 22px 20px;
position: absolute;
bottom: -23px;
left: 49px;
z-index: 0;
}
.quotation p{
font-weight: 600;
margin: 0px 0px 15px 0px;
}
.testimonial-shortcode figure{
margin: 0px 10px 0px 0px;
}
.testimonial-shortcode figure,
.testimonial-shortcode figure img{
float: left;
border-radius:150px;
-moz-border-radius:150px;
-webkit-border-radius:150px;
}
.testimonial-author{
text-transform: uppercase;
font-size: 14px;
}
.testimonial-author span{
clear: both;
font-style: italic;
display: table-row-group;
font-size: 12px;
color: #cccccc;
text-transform: capitalize;
}  #footer-widgets{
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/beadcrumb-patren.png);
background-color: #2c2c2c;
padding: 30px 0px;
}  footer .social-network{
background-color: #333333;
text-align: center;
padding: 30px 0px 21px 0px;
}
footer .social-network a{
color: #fff;
margin: 0px 0px 15px 15px;
float: none;
display: inline-block;
}
.copyright{
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/beadcrumb-patren.png);
background-color: #2c2c2c;
text-align: center;
margin: 30px 0px;
}
.copyright p a{
text-decoration: underline;
color: #999999;
}
.gotop{
position: absolute;
bottom: 58%;
right: 6.2%;
color: #fff;
width: 52px;
height: 52px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.gotop i{
position: absolute;
top: 50%;
left: 50%;
margin: -13px 0px 0px -12px;
}  .page-title{
font-size: 26px;
text-transform: capitalize;
color: #fff;
font-weight: 500;
}
.breadcrumb{
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/beadcrumb-patren.png);
background-color: #c62b02;
height: 110px;
display: table;
position: relative;
width: 100%;
}
.breadcrumb .header-inner{
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/breadcrumb-map.png);
background-repeat: no-repeat;
background-position: right top;
}
.breadcrumb .banner-image {
display: inline-block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
overflow: hidden;
}
.breadcrumb .banner-image::before {
content: '';
position: absolute;
left: 0;
top: 0;
background-color: rgba(0,0,0,0.6);
width: 100%;
height: 100%;
z-index: 0;
}
.custom-image .header-inner{
position: relative;
}
.breadcrumb-slider .breadcrumb-inner{
height: 220px;
}
.page-title{
font-size: 26px;
text-transform: capitalize;
color: #fff;
}
.breadcrumb-inner{
display: table-row;
height: 110px;
}
.subtitle{
display: table-cell;
width: 780px;
vertical-align:middle;
}
.breadcrumbs{
display: table-cell;
width: 400px;
vertical-align:middle;
}
.subtitle h1{
margin: 0px 0px 3px 0px;
position: relative;
}
.subtitle p{
padding: 0px 0px 0px 0px;
color: #fff;
}
.breadcrumbs ul{
float: right;
}
.breadcrumbs ul li{
float: left;
margin: 0px 0px 0px 26px;
padding: 1px 3px;
position:relative;
}
.breadcrumbs ul li i{
margin-right: 4px;
}
.breadcrumbs ul li:before{
content: '/';
color: #FFFFFF;
left: -13px;
position: absolute;
top: 1px;
}
.breadcrumbs ul li:first-child:before{
display: none;
}
.breadcrumbs ul li,
.breadcrumbs ul li a{
color: #fff;
font-size: 12px;
}
.breadcrumbs ul li.cs-active{
position: relative;
}
.breadcrumbs ul li.cs-active:after{
content: '';
border-bottom: 1px dotted #fff;
position: absolute;
left: 0px;
bottom: 0px;
height: 2px;
width: 100%;
}  .postlist, .blog, .postlist article,
.postlist article figure,
.postlist article figure a,
.postlist article figure a img, .blog_text, .blog_text .text{
float: left;
width: 100%;
}
.postlist article{
margin: 0px 0px 60px 0px;
}
.postlist article figure{
border: 1px solid #d8d8d8;
padding: 2px;
background-color: #fff;
overflow: hidden;
margin: 0px 0px 18px 0px;
}
.postlist article figure figcaption{
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1);
-webkit-transform:scale(1.1,1.1);
-o-transform:scale(1.1,1.1);
}
.postlist article:hover figure figcaption{
opacity: 1;
transform:scale(1,1);
-ms-transform:scale(1,1);
-moz-transform:scale(1,1);
-webkit-transform:scale(1,1);
-o-transform:scale(1,1);
}
.postlist article figure figcaption .blogimg-hover{
position: absolute;
left: 50%;
top: 50%;
margin: -15px 0px 0px -35px;
}
.postlist article figure figcaption .blogimg-hover a{
float: left;
border: 1px solid #fff;
border-radius:150px;
-moz-border-radius:150px;
-webkit-border-radius:150px;
width: 51px;
height: 51px;
margin: 0px 10px 0px 0px;
padding: 8px;
color: #fff;
text-align: center;
}
.postlist article figure figcaption .blogimg-hover a i{
margin: 5px 0px 0px 0px;
display: inline-block;
}
.postlist article figure .flexslider .caption{
display: inline !important;
width: 100%;
}
.postlist article figure .flexslider .caption a{
width: auto;
float: none;
}
.element_size_100 .flexslider {
margin-bottom: 20px;
}
.right-img {
background:url(//www.issh.gov.al/wp-content/themes/mercycorp/images/featured.png) no-repeat left;
}
.left-img {
background:url(//www.issh.gov.al/wp-content/themes/mercycorp/images/featured.png) no-repeat right;
}
.right-img {
padding: 5px 9px;
}
.left-img {
padding: 5px 5px;
}
.blog_text{
position: relative;
}
.blog_text h2{
float: left;
margin-right:7px;
}
.blog_text h2 a{
color: #333333;
}
.blog_text p{
float: left;
}
.blog_text p a:before{
content: "\f061";
margin: 0px 6px 0px 0px;
}
.blog_text .text{
margin: 0px 0px 9px 0px;
}
.box .blog_text .text{
width: auto;
}
.post-options{
float: left;
width: 100%;
margin: 0px 0px 17px 0px;
position: relative;
}
.post-options li{
margin: 0px 0px 0px 18px;
color: #b5b5b5;
}
.post-options li a{
color: #b5b5b5;
}
.post-options li:first-child{
margin: 0px;
}
.post-options li i{
margin: 0px 9px 0px 0px;
color: #c4c4c4;
}  .pagination, .woocommerce-pagination{
text-align: center;
background-color: #fff;
border: 1px solid #e4e4e4;
margin: 0px 0px 50px 0px;
position: relative;
}
.pagination:before,
.woocommerce-pagination:before{
content: '';
background-color: #fff;
width: 98%;
border: 1px solid #e4e4e4;
border-top: none;
height: 3px;
position: absolute;
bottom: -4px;
left: 8px;
}
.pagination ul,
.woocommerce-pagination ul,
.woocommerce-pagination ul li,
.pagination ul li {
display: inline-block;
float: none;
}
.pagination ul li,
.woocommerce-pagination ul li {
border-right: 1px solid #e4e4e4;
margin: 0px 0px 0px -3px;
}
.pagination ul li:first-child,
.woocommerce-pagination ul li:first-child{
border-left: 1px solid #e4e4e4;
}
.pagination ul li a,
.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span{
font-size: 14px;
color: #717171;
font-weight: bold;
padding: 16px 22px;
display: inline-block;
}
.pagination ul li:hover,
.woocommerce-pagination ul li:hover{
background-color: #f6f6f6;
}
.pagination ul li.prev{
position: absolute;
left: 3px;
top: 0;
border: none;
border-right: 1px solid #e4e4e4;
}
.pagination ul li.next{
position: absolute;
right: 0;
top: 0;
border: none;
border-left: 1px solid #e4e4e4;
height: 100%;
}
.pagination ul li.next a:before{
content: "\f054";
position: relative;
top: 4px;
}
.pagination ul li.prev a:before{
content: "\f053";
}
.pagination ul li a.active,
.woocommerce-pagination ul li .current{
border: 1px solid;
border-top: none;
border-bottom: none;
position: relative;
}
.pagination ul li a.active:before,
.woocommerce-pagination ul li .current:before{
content: '';
height: 5px;
width: 103%;
position: absolute;
top: -3px;
left: -1px;
border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
}
.woocommerce-pagination ul li .current:before{
border-top: 6px solid;
}
.pagination ul li a.active:after,
.woocommerce-pagination ul li .current:after{
content: '';
background-color: #fff;
width: 100%;
height: 2px;
position: absolute;
bottom: -2px;
left: 0;
}  .postlist article{
margin: 0px 0px 25px 0px;
padding: 0px 0px 25px 0px;
border-bottom: 1px solid #efefef;
position: relative;
}
.postlist article:before{
content: '';
position: absolute;
left: 0px;
bottom: 2px;
border-bottom: 1px solid #efefef;
width: 100%;
height: 2px;
}
.postlist article:last-child{
padding: 0px 0px 0px 0px;
border: none;
}
.postlist article:last-child:before{
background: none;
display: none;
}
.postlist article .mejs-poster.mejs-layer{display: none;}
.postlist article .mejs-overlay .mejs-overlay-button{left: 45%;}
.blog-medium article figure{
width: 230px;
margin: 0px 0px 0px 0px;
float: left;
}
.blog-medium article.no-image .blog_text{
padding-left:0px;
}
.blog-medium article .no-image.blog_text .post-options{
float:left;
width:100%;
}
.blog-medium .blog_text{
float: none;
width: auto;
padding: 0px 0px 0px 250px;
}
.blog-medium .post-options li:before{
margin: 7px 10px 0 0;
}
.blog-medium .post-options li:first-child{
margin: 0px;
}
.blog-medium .post-options li{
margin: 0 0 0 10px;
}
.blog-medium article figure figcaption .blogimg-hover{
left: 0;
margin: -18px 0px 0px 0px;
text-align: center;
width: 100%;
}
.blog-medium article figure figcaption .blogimg-hover a{
float: none;
display: inline-block;
margin: 0px 4px 0px 0px;
}
.blog-medium .blog_text p a,
.blog .box .blog_text p a{
float: left;
clear: both;
width: 100%;
margin: 10px 0px 0px 0px;
}
.blog-medium .no-image .blog_text{
padding: 0px;
}
.link-post{
float: left;
color: #fff;
padding: 2px 4px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin: 1px 10px 0px 0px;
}
.big-icon-postlist{
float: left;
margin: 0px 20px 0px 0px;
}
.big-icon-postlist i{
margin: 0;
width: 80px;
height: 80px;
padding: 31px 0px 0px 0px;
text-align: center;
}
.icon-left{
float: left;
width: 70%;
}  .blog .box{
width: 310px;
margin: 0px 17px 25px 0px;
border-bottom: 1px solid #e8e8e8;
padding: 0px 0px 25px 0px;
}
.blog.blog-masonry-four-col .box{
width: 230px;
}
.col-md-9 .blog .box{
width: 228px;
}
.col-md-6 .blog .box{
width: 222px;
}
.blog .box article{
margin: 0px;
}
.postlist .box article figure figcaption .blogimg-hover{
margin: -15px 0 0 -50px;
}
.load-more-btn{
text-align: center;
margin: 0px 0px 65px 0px;
position: relative;
}
.btn-style{
background-color: #fff;
padding: 0px 16px;
display: inline-block;
position: relative;
z-index: 3;
}
.load-more-btn:before{
content: '';
border-top: 1px solid #e4e4e4;
position: absolute;
top: 52%;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
}
.load-more-btn .btn-style a{
display: inline-block;
border: 1px solid #d2d2d2;
background-color: #fff;
padding: 9px 25px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
box-shadow: 0px 0px 3px 2px #efefef;
position: relative;
}
.load-more-btn .btn-style a:before,
.load-more-btn .btn-style a:after{
content: '';
position: absolute;
bottom: -3px;
left: 5px;
width: 92%;
border: 1px solid #cccccc;
border-top: none;
background-color: #fff;
height: 2px;
}
.load-more-btn .btn-style a:after{
bottom: -5px;
width: 88%;
left: 7px;
}
.load-more-btn span{
position: absolute;
left: 50%;
bottom: -26px;
display: inline-block;
background-color: #fff;
border: 1px solid #d0d0d0;
border-top: none;
width: 45px;
height: 45px;
border-radius: 150px;
-moz-border-radius: 150px;
-webkit-border-radius: 150px;
z-index: 0;
margin: 0 0 0 -21px;
}
.load-more-btn span i {
bottom: 7px;
left: 50%;
margin: 0 0 0 -5px;
position: absolute;
color: #979797;
}  .detail_figure{
border: 1px solid #d8d8d8;
padding: 2px;
margin: 0px 0px 22px 0px;
}
.detail_figure,
.detail_figure img{
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.detail_text .count{
position: inherit;
float: left;
margin: 0px 15px 0px 0px;
background-color: #fcfcfc;
}
.detail_text p{
margin: 0px 0px 25px 0px;
} blockquote{
padding: 29px 0px 29px 39px;
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
position: relative;
font-family:serif, sans-serif;
font-size: 18px;
color: #6f6f6f;
font-weight: normal;
font-style: italic;
margin: 0px 0px 30px 0px;
}
blockquote:before{
content: '';
border-left: 9px solid;
position: absolute;
left: 0;
top: 20%;
width: 5%;
height: 65%;
}
.quote{
font-size: 12px;
font-weight: normal;
margin: 0px 0px 12px 0px;
}
.quote:after,
blockquote:after{
content: '';
width: 100px;
height: 3px;
position: absolute;
top: 0px;
left: 0;
}
blockquote:after{
background-color: #e8e8e8;
bottom: -4px;
top: auto;
}  .share_post{
position: relative;
margin: 0px 0px 40px 0px;
padding: 25px 0px 0px 0px;
border-top: 1px solid #e8e8e8;
}
.share_post .social-network{
padding: 0px;
float: left;
}
.share_post .social-network h6{
float: left;
margin: 3px 16px 0px 0px;
color:#000;
}
.share_post .social-network a{
padding-top:1px;
border:1px solid #999999;
color:#999;
line-height: 20px;
}
.post-btn{
float: right;
}
.post-btn a{
width: 24px;
height: 24px;
background-color: #fff;
float: left;
border: 1px solid #808080;
text-align: center;
margin: 0px 6px 0px 0px;
color: #6d6d6d;
border-radius:100%;
-moz-border-radius:100%;
-webkit-border-radius:100%;
padding: 4px 0px 0px 0px;
}
.post-btn a:hover{
color: #fff !important;
}  .post-media-attachments{
margin: 0px 0px 40px 0px;
}
.post-media-attachments li{
width: 150px;
height: 150px;
margin: 0px 10px 0px 0px;
position: relative;
}
.post-media-attachments li a{
position: relative;
float: left;
width: 100%;
height: 100%;
}
.post-media-attachments li:hover a:after{
content: '';
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.3);
left: 0;
top: 0;
z-index: 0;
}
.post-media-attachments li i{
position:absolute;
left:50%;
top:50%;
width:44px;
height:44px;
border:1px solid #fff;
border-radius: 150px;
-moz-border-radius: 150px;
-webkit-border-radius: 150px;
color: #fff;
padding: 9px 0px 0px 11px;
margin: -15px 0px 0px -18px;
opacity: 0;
transform:scale(1.2,1.2);
-ms-transform:scale(1.2,1.2);
-moz-transform:scale(1.2,1.2);
-webkit-transform:scale(1.2,1.2);
-o-transform:scale(1.2,1.2);
z-index: 1;
}
.post-media-attachments li:hover i{
opacity: 1;
transform:scale(1,1);
-ms-transform:scale(1,1);
-moz-transform:scale(1,1.);
-webkit-transform:scale(1,1);
-o-transform:scale(1,1);
}  .about-author{
text-align:center;
margin:0px 0px 40px 0px;
}
.about-author figure{
margin:0px 0px 20px 0px;
}
.about-author figure,
.about-author figure img{
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
z-index:3;
position:relative;
}
.about-author figure:before{
content: '';
border-top:2px dotted #e5e5e5;
position:absolute;
top:50%;
left:35%;
width:223px;
height:100%;
z-index:0;
}
.col-md-12 .about-author figure:before,
.col-lg-12 .about-author figure:before{
left:39.5%;
}
.col-md-12 .about-author figure:after,
.col-lg-12 .about-author figure:after{
left: 46.6%;
}
.about-author figure:after{
content: '';
background-color: #fff;
position: absolute;
top: 50%;
left: 44.4%;
width: 80px;
height: 70%;
}
.about-author .text h6{
margin: 0px 0px 5px 0px;
}
.about-author .text h6 a{
color: #0c3139;
}
.about-author .text span{
display: block;
color: #a8a8a8;
margin:0px 0px 12px 0px;
}
.about-author .text p{
display:block;
margin:0px 0px 17px 0px;
}
.follow-tweet{
display:block;
color:#2dc1e6;
}
.follow-tweet i{
position:relative;
top:6px;
left:-7px;
}  #comments {
float:left;
width:100%;
border-top:1px solid #e4e4e4;
padding:40px 0px 0px 0px;
margin:0px 0px 35px 0px;
position:relative;
}
.comment-reply-title{
margin:0px 0px 25px 0px;
}
.comment-reply-title small{
float:right;
text-transform:capitalize;
}
.comment-reply-title small a{
color:#0c3139;
}
#comments:before{
content: '';
border-left:1px solid #e5e5e5;
position:absolute;
top:120px;
left:24px;
width:5%;
height:83%;
}
#comments header{
float:left;
width:100%;
margin:0px 0px 35px 0px;
}
#comments .thumblist figure, #comments .thumblist figure a{
width:63px;
float:left;
}
#comments .thumblist {
padding: 30px 0;
}
.comment-edit-link {
float: right;
}
.comment-reply-link{
width:19px;
height:19px;
position:absolute;
left: -11.6%;
top:65px;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
background-color: #a1a1a1;
color: #fff;
z-index: 10;
}
#comments .thumblist:hover .comment-reply-link{
width: 25px;
height: 25px;
}
#comments .thumblist:hover .comment-reply-link i{
padding: 6px 0px 0px 6px;
}
.comment-reply-link i{
float: left;
padding: 3px 0px 0px 2px;
}
#comments .thumblist:hover .text .comment-reply-link{
display:block;
}
.comment-form-numbr{
width:100%;
}
#comments ul.children {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
padding-left:75px;
}
#comments .thumblist figure a img, #comments .thumblist figure a{
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
#comments .thumblist{
padding:0px 0px 25px 0px;
float:left;
width:100%;
}
#comments .thumblist .text{
width:88%;
float:right;
background-color:#FFF;
border:1px solid #dbdbdb;
padding:25px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
position:relative;
box-shadow:0px 0px 3px 1px #f5f5f5;
}
#comments .thumblist .text:before{
content:"";
height:17px;
left:-10px;
position:absolute;
top:8px;
width:10px;
background:url(//www.issh.gov.al/wp-content/themes/mercycorp/images/sprites.png) no-repeat -40px -350px;
}
#comments .thumblist .text > header{
margin-top:0px;
margin-bottom:10px;
}
.thumblist .text > header h6{
float:left;
font-style:italic;
font-weight:300;
}
.thumblist .text > header h6 a{
color:#0c3139;
font-style:normal;
margin-right:6px;
font-weight: 400;
}
.thumblist .text > header time{
float:left;
margin:1px 0px 0px 10px;
font-weight:400;
color:#a8a8a8;
font-style: italic;
}
#comments  ul{
width:100%;
}
#comments  ul li {
width:100%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
position: relative;
}
.depth-2:before{
content: '';
background:url(//www.issh.gov.al/wp-content/themes/mercycorp/images/depth1.png) no-repeat;
position: absolute;
top: 17px;
left: -54px;
width: 28px;
height: 19px;
}
.depth-2:after{
content: '';
border-left: 1px solid #e5e5e5;
width: 6%;
height: 21%;
position: absolute;
top: 50px;
left:24px;
z-index: 0;
}
#comments ul.children .children {
padding-left: 20px;
}  #respond {
width:100%;
float:left;
margin: 0px 0px 40px 0px;
}
#respond form{
width:100%;
float:left;
}
p.comment-form-author div.frm_error{
position:absolute;
color:#F00;
}
p.comment-form-email div.frm_error{
position:absolute;
color:#F00;
}
p.comment-form-contact div.frm_error{
color:#F00;
}
p.comment-form-comment div.frm_error{
color:#F00;
}
.wpcf7 form p,
#respond form p{
width:100%;
float:left;
position:relative;
margin-bottom:20px;
}
.wpcf7 form p:nth-child(2), .wpcf7 form p:nth-child(3) {
width: 50%;
}
.wpcf7 form p:nth-child(2){
padding-right: 20px;
}
#respond form p a{
color: #B8B8B8;
}
.wpcf7-text,
#respond form p input{
height:40px;
}
.comment-form-url{
margin-top:8px;
}
.wpcf7-text,
#respond form p input,
#respond form p textarea,
.wpcf7 form p textarea{
color:#c1c1c1;
resize:none;
}
#respond form p input:focus,
#respond form p textarea:focus{
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
border:1px solid;
}
.comment-form-author{
margin-right:19px;
width:49.2% !important;
}
.comment-form-email{
width:48.2% !important;
}
#respond form p.form-allowed-tags{
display:none;
}
#respond dt{
width:100%;
font-size:11px;
font-weight:normal;
padding:0px 0px 10px 92px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#respond dd{
width:100%;
font-size:11px;
padding:0px 0px 0px 80px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.form-submit{
display:inline !important;
margin-bottom:0px !important;
}
#respond form p #submit{
margin:0px 0px 0px 0px;
line-height:24px;
color:#fff;
}
.wpcf7-text,
#respond form input[type="text"]{
width:100%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
border:1px solid #d2d2d2;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#fff;
padding: 0px 30px 0px 30px;
box-shadow: 0px 0px 3px 2px #f5f5f5;
}
.wpcf7-text:focus,
.wpcf7-textarea:focus,
#respond form input[type="text"]:focus,
#respond form textarea:focus{
background-color: #f4f4f4;
border: 1px solid;
}
#respond form textarea,
.wpcf7 form p textarea{
float:left;
width:100%;
padding:10px 10px 10px 10px;
height:140px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
border:1px solid #d2d2d2;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#fff;
color:#8e8e8e;
box-shadow: 0px 0px 3px 2px #f5f5f5;
}
.wpcf7-list-item-label,
#respond form label{
color:#6e6a68;
font-weight: 600;
margin: 0px 0px 6px 0px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
float: left;
margin: 0;
padding-left: 0;
}
.wpcf7 form p textarea{
padding-left:15px;
}
.wpcf7 form p{
color: #6E6A68;
font-size: 12px;
font-weight: 600;
}
.wpcf7 form p span{
display:inline-block;
margin-right:10px;
}
.wpcf7-form-control-wrap {
margin-top:8px;
}
.wpcf7-form-control-wrap.acceptance-895 {
margin:-14px 10px 0 0;
width:auto;
}
span.wpcf7-not-valid-tip{
background-color:transparent;
color:#F00;
left:0%;
top:7px;
padding:2px 15px;
border:none;
}
.wpcf7-form-control-wrap, div.wpcf7-validation-errors{
float:left;
width:100%;
}
div.wpcf7-validation-errors{
border:none;
color:red;
}
.wpcf7-submit{
float:left;
width:auto !important;
padding:3px 22px;
color:#fff;
}
.wpcf7-select{
border:1px solid #ececec;
padding:6px 10px;
}
.wpcf7-quiz, .wpcf7-list-item input{
width:auto !important;
}
.wpcf7-list-item span {
margin-top:14px;
}
.wpcf7-list-item input {
float:left;
}
.wpcf7-submit,
#respond form p input[type="submit"]{
height:auto;
padding:10px 31px;
color:#fff;
text-transform:capitalize;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
.wpcf7-submit:focus,
#respond form p input[type="submit"]:focus{
border:none;
}
#respond form p span{
margin:0px 0px 0px 5px;
font-weight:300;
}
#respond form p span, #respond form p span a{
color:#b8b8b8;
}
#respond form p span a:hover{
text-decoration:underline;
}
#respond form p.comment-form-author label:before,
#respond form p.comment-form-email label:before,
#respond form p.comment-form-website label:before{
content: "\f007";
position:absolute;
bottom:8px;
left:14px;
color:#c0c0c0;
}
#respond form p.comment-form-email label:before{
content: "\f0e0";
}
#respond form p.comment-form-website label:before{
content: "\f0c1";
}
.form-submit span{
color:#9f9e9e;
font-style:italic;
margin:0px 0px 0px 15px;
}   .password_protected{
text-align:center;
margin:30px 0px 90px 0px;
}
.protected-icon{
display:inline-block;
background:url(//www.issh.gov.al/wp-content/themes/mercycorp/images/protectetd-lock.png) no-repeat;
width:210px;
height:214px;
position:relative;
}
.protected-icon a{
position:absolute;
top:50%;
left:50%;
margin:-36px 0px 0px -26px;
}
.password_protected h3{
color: #999999 !important;
font-size:22px !important;
font-weight:300;
padding:0px 0px 30px 0px;
position:relative;
margin:0px 0px 40px 0px;
}
.password_protected h3:before{
content: '';
border-bottom: 1px solid #e6e6e6;
width:60%;
height:10%;
position:absolute;
bottom:0px;
left:20%;
}
.password_protected h3:after{
content: '';
position:absolute;
bottom:-13px;
left:48%;
background:url(//www.issh.gov.al/wp-content/themes/mercycorp/images/sprites.png);
background-position:-2px -393px;
background-repeat:no-repeat;
width:46px;
height:14px;
background-color:#fff;
}
.password_protected form {
position: relative;
display: inline-block;
width: 440px;
}
.password_protected form input[type="password"],
.password_protected form input[type="text"]{
display: inline-block;
width: 100%;
height: 50px;
background-color: #fff;
border: 1px solid #d2d2d2;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
box-shadow: 0px 0px 3px 2px #eaeaea;
padding: 0px 0px 0px 60px;
color: #c0c0c0;
}
.password_protected form label:before{
content: "\f13e";
color: #bcbcbc;
width: 50px;
height: 48px;
background-color: #f4f4f4;
position: absolute;
top: 1px;
left: 1px;
border-radius: 4px 0px 0px 4px;
-moz-border-radius: 4px 0px 0px 4px;
-webkit-border-radius: 4px 0px 0px 4px;
font-size: 18px;
border-right: 1px solid #d2d2d2;
padding: 15px 0px 0px 0px;
}
.password_protected form input[type="submit"]{
padding:12px 26px;
position:absolute;
right:5px;
top:6px;
color:#fff;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
text-transform:uppercase;
}
.password_protected form:before,
.password_protected form:after{
content: '';
border:1px solid #c8c8c8;
border-top:none;
height:2px;
position:absolute;
bottom:-2px;
left:4px;
width:98%;
}
.password_protected form:after{
left: 8px;
bottom:-4px;
width:96.7%;
}  .pagenone{
text-align: center;
margin:50px 0px 90px 0px;
}
.pagenone .password_protected{
margin:0px 0px 0px 0px;
}
.pagenone .password_protected form label:before{
content: "\f002";
background-color:transparent;
border:none;
}
.pagenone .password_protected form input[type="text"]{
padding:0px 0px 0px 12px;
}
.pagenone i{
margin:0px 0px 12px 0px;
display:inline-block;
}
.pagenone h1{
font-size:40px !important;
font-weight:200;
margin:0px 0px 6px 0px;
display:block;
}
.pagenone h4{
color:#333333 !important;
font-size:20px !important;
font-weight:300;
padding:0px 0px 37px 0px;
position:relative;
margin:0px 0px 51px 0px;
}
.pagenone h4:before{
content: '';
width:240px;
border-bottom:1px solid #dbdbdb;
position:absolute;
bottom:-7px;
left:42%;
}
.pagenone h4:after{
content: "\f015";
width:37px;
height:37px;
position:absolute;
bottom:-24px;
left:49%;
color:#fff;
border-radius:150px;
-moz-border-radius:150px;
-webkit-border-radius:150px;
padding:6px 0px 0px 0px;
}  .event{
position:relative;
overflow:hidden;
}
.event.featured-event:before{
display:none;
}
.event:before{
content: '';
border-left: 1px solid #eeeeee;
position:absolute;
left:10px;
top:81px;
width:2%;
height:86.3%;
}
.event article{
padding:0px 0px 0px 30px;
position:relative;
margin:0px 0px 46px 0px;
}
.event article figure {
min-height:120px;
}
.event article figure img{
height:100%;
}
.event.featured article figure {
min-height:320px;
}
.event article:before{
content: '';
background:url(//www.issh.gov.al/wp-content/themes/mercycorp/images/sprites.png);
background-position:-6px -438px;
width:50px;
height:27px;
position:absolute;
left:1px;
top:0;
padding:18px 0px;
}
.selectnav{
display: none;
}
.event article.featured{
padding-top: 20px;
padding-left: 0px;
}
.event article.featured:before{
display: none;
}
.event article.featured .text{
display: table;
}
.event article.featured .text-row{
display: table-row;
}
.event article.featured figure span{
position: absolute;
left: 22px;
bottom: 22px;
border: 1px solid #666666;
padding: 4px 7px 5px 7px;
color: #fff;
text-transform: uppercase;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
float: left;
}
.event article.featured .post-titlt{
line-height: 24px;
}
.event article.featured figure span i{
margin-right: 4px;
}
.event article.featured .inn_text{
display: table-cell;
vertical-align: top;
padding: 20px 20px;
width: 70%;
background-color: #f9f9f9;
border-right: 1px solid #e9e9e9;
}
.event article.featured .inn_text p{
float: left;
}
.event article.featured .inn_text p i{
margin-right: 11px;
}
.event article.featured .inn_text p i,
.event article.featured .inn_text p{
color: #999999;
}
.eventdetail.event article.featured .inn_text {
padding-right: 0px;
padding-bottom: 0px;
}
.cs-map-location{
border-top: 1px solid #e9e9e9;
padding: 27px 0 35px;
margin: 22px 0px 0px 0px;
position: relative;
}
.cs-map-location:before{
content: '';
width: 68px;
height: 4px;
position: absolute;
top: -1px;
left: 0px;
}
.cs-map-link{
width: 70px;
height: 100%;
color: #cccccc;
border-left: 1px solid #e9e9e9;
position: absolute;
right: 0px;
top: 0px;
font-size: 20px;
}
.cs-map-link i{
position: absolute;
left: 0px;
top: 50%;
width: 100%;
text-align: center;
margin: -10px 0px 0px 0px;
}
.event article.featured .text:before{
bottom: -2px;
}
.event article.featured figure{
width: 100%;
margin-bottom: 0px;
}
.event article.featured .event-countdown{
display: table-cell;
vertical-align: middle;
background-color: #fff;
text-align: center;
padding: 20px 0px;
}
.event article.featured .ev-contdown{
display: inline-block;
float: none;
margin: 0px 0px 7px 0px;
}
.event article.featured .event-countdown .countdown_section{
background-color: transparent !important;
font-weight: 500;
width: 47px;
}
.event article.featured .event-countdown .countdown_section:before{
left: 2px;
}
.event article.featured .event-countdown .countdown_section .countdown_amount{
color: #666666;
font-size: 24px;
}
.event article.featured .event-countdown h4{
color: #333333;
text-transform: uppercase;
margin-bottom: 5px;
letter-spacing: 0px;
}
.col-md-6 .event article .inn_text h2{
padding-bottom: 15px;
}
.col-md-6 .event article .inn_text ul{
margin-top: 10px;
}
.col-md-6 .event article .inn_text{
padding-top: 12px;
}
.event article figure{
float: left;
background-color: #fff;
border: 1px solid #c9c9c9;
padding: 5px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
box-shadow: 0px 0px 3px 2px #e8e8e8;
-moz-box-shadow: 0px 0px 3px 2px #e8e8e8;
-webkit-box-shadow: 0px 0px 3px 2px #e8e8e8;
margin: -14px 0px -14px 0px;
z-index: 10;
}
.no-img figure{
width: 152px;
height: 152px;
}
.no-img figure a{
float: left;
width: 100%;
height: 100%;
position: relative;
}
.no-img figure a:before,.welcome-info article.no-img figure a:before{
content: "\f0c1";
font-size: 26px;
position: absolute;
left: 50%;
top: 50%;
color: #fff;
margin: -10px 0px 0px -10px;
}
.post-video.no-img figure a:before{
content: "\f01d";
}
.post-audio.no-img figure a:before{
content: "\f04b";
}
.post-map.no-img figure a:before{
content: "\f041";
}
.welcome-info article.no-img figure a:before{
border:none;
width:auto;
height:auto;
}
.event article figure figcaption{
left: 4px;
top: 4px;
background-color: rgba(0,0,0,0.3);
width: 95%;
height: 94%;
text-align: center;
opacity: 0;
}
.event article:hover figure figcaption{
opacity: 1;
}
.event article figure figcaption a{
border: 1px solid #fff;
border-radius: 150px;
-moz-border-radius: 150px;
-webkit-border-radius: 150px;
width: 52px;
height: 52px;
display: inline-block;
color: #fff;
padding: 12px 0px 0px 0px;
position: relative;
top: 32%;
transform:scale(1.5,1.5);
-ms-transform:scale(1.5,1.5);
-moz-transform:scale(1.5,1.5);
-webkit-transform:scale(1.5,1.5);
-o-transform:scale(1.5,1.5);
}
.event article:hover figure figcaption a{
transform:scale(1,1);
-ms-transform:scale(1,1);
-moz-transform:scale(1,1);
-webkit-transform:scale(1,1);
-o-transform:scale(1,1);
}
.event article .text{
background-color: #fff;
border: 1px solid #d5d5d5;
position: relative;
}
.event article .text:before{
content: '';
border: 1px solid #d5d5d5;
border-top: none;
height: 2px;
width: 99%;
position: absolute;
bottom: -3px;
left: 6px;
}
.event article .inn_text{
padding: 22px 61px 0px 182px;
}
.event article .inn_text h2{
border-bottom: 1px solid #e9e9e9;
padding: 0px 0px 19px 0px;
position: relative;
}
.event article .inn_text h2:before{
content: '';
width: 68px;
height: 4px;
position: absolute;
bottom: -4px;
left: 0;
}
.event article .inn_text h2 a{
color: #333333;
}
.event article .inn_text ul{
margin: 20px 0px 0px 0px;
}
.element_size_50 .event article .inn_text ul{
margin-bottom: 9px;
}
.event article .inn_text ul li{
margin: 0px 15px 0px 0px;
color: #999999;
font-size: 12px;
}
.event article .inn_text ul li a{
color: #999999;
}
.event article .inn_text ul li i{
color: #999999;
margin: 0px 7px 0px 0px;
}
.inntext > p {
min-height: 120px;
}
.open{
position: absolute;
right: 0px;
top: 61px;
border-left: 1px solid #e9e9e9;
border-top: 1px solid #e9e9e9;
background-color: #fff;
width: 61px;
height: 73px;
color: #e5e5e5;
padding: 25px 0px 0px 0px;
text-align: center;
z-index: 99;
cursor: pointer;
}
.event article.no-img .open{
height: 63px;
padding-top: 18px;
}
.element_size_50 .open{
top: 74px;
}
.event article:hover {
z-index: 9;
position: relative;
}
.open_map{
height: 0;
opacity: 0;
float: left;
width: 100%;
visibility: hidden;
}
.open_map iframe{
border: 1px solid #d5d5d5;
}
.show-map{
display: inline;
height: 300px;
position: relative;
z-index: 0;
visibility: visible;
}
.open_map.show-map {
opacity: 1;
}
.open.active{
background-color: #f6f6f6;
}
.event .map-caption{
position: absolute;
left: 10px;
bottom: 10px;
width: 97%;
margin: 0px 0px 0px 0px;
background-color: rgba(0,0,0,0.7);
}
.map-caption{
float: left;
width: 100%;
background-color: rgba(0,0,0,0.5);
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 4px;
margin: 0px 0px 30px 0px;
}
.map-caption ul{
padding: 6px 0px 6px 15px;
}
.map-caption ul li{
color: #fff;
margin: 0px 0px 0px 25px;
}
.map-caption ul li:first-child{
margin: 0px 0px 0px 0px;
}
.map-caption ul li i, .calendar-link i{
margin: 0px 7px 0px 0px;
color: #fff;
}
.calendar-link i{
color: #ccc;
}
.calendar-link a{
color: #fff;
padding: 11px 17px;
float: left;
}
.calendar-link{
float: right;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.calendar-link .sortby ul,
.calendar-link .sortby ul li{
padding: 0px;
margin: 0px;
}
.calendar-link .sortby ul{
z-index: 99;
}
.event header{
margin: 0px 0px 24px 0px;
position: relative;
}
.event header{
float:left;
width:100%;
text-align:center;
}
.col-md-6 .event header:before{
left: 21%;
width: 54%;
}
.col-md-6 .event article .inn_text ul li{
width: 100%;
margin: 0px;
}
.col-md-6 .blog .count{
display: none;
}
.event header h2{
float: left;
margin: 4px 0px 0px 0px;
}
.calendar-link .sorted-link > a {
border-radius: 5px;
border: medium none;
color: #FFFFFF;
text-transform: uppercase;
}
.calendar-link .sorted-link > a i{
color: #fff;
}
.event h1{
font-weight: 200;
margin: 0px 0px 35px 0px;
position: relative;
float: left;
}
.event-heading{
font-size: 40px !important;
}
.event h1 span{
font-weight: 400;
font-size: 11px;
padding: 10px 20px;
float: left;
color: #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 8px 12px 0px 0px;
}
.load-more-event{
float: left;
padding: 14px 20px;
color: #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 0px 0px 40px 0px;
}
.event.eventdetail article .inn_text ul{
margin:0px;
}  .detail-time{
color: #999999;
margin: 0px 0px 20px 0px;
}
.detail-time time{
font-size: 16px;
font-weight: 300;
}
.detail-time i{
margin: 3px 12px 0px 0px;
float: left;
}
.widget_gallery.attending-section ul{
margin: -6px 0px 0px -6px;
}
.widget_gallery.attending-section ul li{
margin: 6px 0px 0px 6px;
}
.attending-link{
color: #fff;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 15px 26px;
float: left;
margin: 0px 0px 0px 6px;
}
.eventdetail.event article.featured .event-countdown{
padding: 13px 0px 21px 0px;
}  .info h3{
font-weight: 300;
margin: 0px 0px 10px 0px;
}
.info{
padding: 0px 0px 34px 0px;
border-bottom: 1px solid #e4e4e4;
position: relative;
margin: 0px 0px 30px 0px;
}
.info .heading-pattren{
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/heading-pattren.png);
background-repeat: no-repeat;
background-color: #fff;
height: 30px;
left: 50%;
margin-left: -40px;
position: absolute;
bottom: -24px;
top: auto;
width: 161px;
}
.info:before,
.info:after{
content: '';
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/sprites.png);
background-repeat: no-repeat;
background-position: 0px -103px;
background-color: #fff;
position: absolute;
bottom: -9px;
left: 0;
width: 50px;
height: 18px;
}
.info:after{
left: auto;
right: 0px;
bottom: -10px;
transform:scale(-1);
-ms-transform:scale(-1);
-moz-transform:scale(-1); 
-webkit-transform:scale(-1);
-o-transform:scale(-1);
}
.gallerysec{
float: left;
width: 100%;
margin: 0px 0px 20px 0px;
}
.gallerysec .gallery-two-col li{
width: 48%;
}
.gallerysec .gallery-three-col li{
width: 31.3%;
}
.element_size_50 .gallerysec .gallery-three-col li{
width: 29.444%;
}
.gallerysec .gallery-four-col li{
width: 23%;
}
.gallerysec .gallery-four-col li figcaption .gal-txt-sec{
display: none;
}
.gallerysec ul{
margin: 0px 0px 0px -20px;
float: left;
min-width:100%;
}
.gallerysec ul li{
margin: 0px 0px 20px 20px;
padding: 5px;
background-color: #fff;
border: 1px solid #c9c9c9;
padding: 5px;
box-shadow: 0px 0px 3px 2px #eaeaea;
min-height: 118px;
}
.col-md-9 .gallerysec ul li{
margin: 0px 0px 13px 13px;
}
.col-md-9 .gallerysec ul{
margin: 0px 0px 0px -13px;
float: left;
}
.col-md-9 .gallerysec ul.gallery-masonry li{
margin: 0px 0px 10px 9px;
}
.col-md-9 .gallerysec ul.gallery-masonry{
margin: 0px 0px 0px -9px;
float: left;
}
.col-md-6 .gallerysec ul li{
margin: 0px 0px 10px 9px;
}
.col-md-6 .gallerysec ul{
margin: 0px 0px 0px -9px;
float: left;
}
.gallerysec figure{
overflow: hidden;
}
.gallerysec figure figcaption{
left: 0px;
top: 0px;
width: 100%;
height: 100%;
text-align: center;
opacity: 0;
}
.gallerysec ul li:hover figure figcaption{
opacity: 1;
}
.gallerysec figure figcaption span.bghover{
left: 0px;
top: 0px;
width: 100%;
height: 100%;
position: absolute;
background-color: rgba(0,0,0,0.4) !important;
z-index: 0;
}
.gallerysec figure figcaption i{
color: #fff;
position: absolute;
top: 50%;
margin: -20px 0px 0px -20px;
left: 50%;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
transition:all 0.2s ease-in-out;
-moz-transition:all 0.2s ease-in-out;
-o-transition:all 0.2s ease-in-out;
-webkit-transition:all 0.2s ease-in-out;
}
.gallerysec li:hover figure figcaption i{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.gallerysec figure figcaption .text{
position: absolute;
width: 100%;
z-index: 2;
height: 100%;
}
.col-md-6 .gallerysec figure figcaption .text .gal-txt-sec{
display:none;
}
.gallerysec figure figcaption .text h2{
margin: 0px 0px 4px 0px;
}
.gal-txt-sec{
position: absolute;
bottom: -40px;
text-align: left;
padding: 0px 22px 22px 22px;
}
.gallerysec ul li:hover figure .gal-txt-sec{
bottom: 0px;
}
.gallerysec figure figcaption .text p{
color: #999999;
}
.gallery-masonry .box {
margin: 0px 0px 10px 10px;
width: 255px;
}
.col-md-9 .gallery-masonry .box{
width: 235px;
}
.col-md-6 .gallery-masonry .box{
width: 230px;
}
.col-md-9 .gallery-masonry .box .gal-txt-sec,
.col-md-6 .gallery-masonry .box .gal-txt-sec,
.gallerysec .gallery-three-col .gal-txt-sec,
.gallerysec .gallery-four-col .gal-txt-sec{
display: none;
}
.gallerysec ul.gallery-masonry li figure{
padding: 0px;
border: none;
box-shadow: none;
float: left;
}
.gallerysec ul.gallery-masonry li{
position: relative;
}
.gallerysec ul.gallery-masonry li:before{
content: '';
position: absolute;
left: 0px;
top: 0px;
background-color: #fff;
width: 100%;
height: 100%;
padding: 5px;
border: 1px solid #c9c9c9;
box-shadow: 0px 0px 3px 2px #eaeaea;
z-index: 0;
opacity: 0;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.gallerysec ul.gallery-masonry li:hover:before{
opacity: 1;
}
.gallerysec .gallery-masonry figure figcaption span.bghover{
z-index: 2;
}
.gallerysec ul.gallery-masonry li figure img{
position: relative;
z-index: 1;
}
.gallerysec ul.gallery-masonry li:hover figure{
padding: 0px;
border: none;
box-shadow: none;
}
.gallerysec ul.gallery-masonry li figure figcaption{
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}
.gallery-masonry .box{
padding: 6px 7px;
}
.element_size_50 .gallerysec .gallery-two-col li {
width: 46.1111%;
}
.element_size_50 .gallerysec .gallery-two-col li .gal-txt-sec{
display: none;
}
.element_size_50 .gallerysec .gallery-four-col li {
width: 21.222%;
}  .horizontal-tabs{
margin: 0px 0px 30px 0px;
}
.horizontal-tabs .nav-tabs .active a:after{
display: none;
}
.horizontal-tabs .nav-menu{
width: 180px;
float: left;
border: 1px solid #e0e0e0;
border-radius: 2px 0px 0px 0px;
-moz-border-radius: 2px 0px 0px 0px;
-webkit-border-radius: 2px 0px 0px 0px;
box-shadow: 0px 0px 1px 2px #ededed;
-moz-box-shadow: 0px 0px 1px 2px #ededed;
-webkit-box-shadow: 0px 0px 1px 2px #ededed;
} .horizontal-tabs .nav-tabs li{
width: 100%;
}
.horizontal-tabs .nav-menu h2{
background-color: #616161;
color: #fff;
padding: 16px 20px;
border-radius: 2px 0px 0px 0px;
-moz-border-radius: 2px 0px 0px 0px;
-webkit-border-radius: 2px 0px 0px 0px;
}
.horizontal-tabs .nav-menu ul{
background-color: #f7f7f7;
width: 100%;
}
.horizontal-tabs .nav-menu ul li{
padding: 14px 16px;
}
.horizontal-tabs .nav-menu ul li a{
text-transform: uppercase;
color: #666666;
}
.horizontal-tabs .nav-menu ul li i{
color: #979da4;
margin: 0px 10px 0px 0px;
}
.horizontal-tabs .nav-menu ul li:hover a,
.horizontal-tabs .nav-menu ul li:hover i,
.horizontal-tabs .nav-menu ul li.active a,
.horizontal-tabs .nav-menu ul li.active i{
color: #fff;
} .horizontal-tabs .tab-content{
float: left;
width: 81.8%;
margin: -7px 0px 0px 0px;
border: 1px solid #e0e0e0;
border-top: none;
border-bottom: none;
overflow: hidden;
}
.tab-content header h2{
color: #fff;
padding: 18px 20px;
border: 1px solid #6ca47e;
box-shadow: 0px 1px 0px #a5ccb1 inset;
border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
}
.tab-content article{
border-bottom: 1px solid #e8e8e8;
position: relative;
}
.tab-content article:before{
content: '';
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/heading-pattren.png);
background-repeat: no-repeat;
background-position: center bottom;
position: absolute;
left: 0;
bottom: -7px;
width: 100%;
height: 12%;
}
.tab-content article .text{
float: left;
padding: 30px 0px 30px 30px;
width: 85%;
}
.tab-content article:hover .text{
padding: 30px 0px 30px 106px;
}
.tab-content article .text h2{
float: left;
margin: 0px 0px 4px 0px;
}
.tab-content article .text h2 a{
color: #999;
}
.tab-content article .text p{
float: left;
}
.tab-content article .text .rating-area{
margin: 1px 0px 0px 16px;
}
.price-list{
position: absolute;
right: 0px;
top: 0px;
padding: 30px 30px 27px 0px;
}
.price-list span{
color: #333333;
font-size: 20px;
}
.hover-link{
background-color: #616161;
float: left;
width: 90px;
text-align: center;
position: absolute;
left: 0px;
top: 0px;
color: #fff;
opacity: 0;
margin: 0px 0px 0px -20px;
height: 100%;
}
.hover-link i{
position: absolute;
top: 50%;
left: 50%;
margin: -8px 0px 0px -8px;
}
.tab-content article:hover .hover-link{
opacity: 1;
margin: 0px 0px 0px 0px;
}  .contact-map{
background-color: #f6f5f1;
padding: 5px;
border: 1px solid #d3d3d3;
position: relative;
margin: 0px 0px 62px 0px;
}
article.post .contact-map{
margin-bottom:0px;
}
.contact-map:before{
height: 40%;
}
.element_size_100 #respond{
border-top: none;
padding: 0px;
}
.element_size_100 .comment-form-author{
margin-right: 20px;
}
.element_size_100 .item-heading{
width: 100%;
margin: 0px 0px 30px 0px;
}
.element_size_100 .item-heading h2{
color: #333333;
margin: 0px 0px 4px 0px;
}  .blog article iframe{
width:100%;
}
.mas-con {
width:100%;
float:left;
}
.mas-con .box figure img,.blog-small  article figure img{
width:100%;
}
.blog-small  article figure{
width:90px;
height:90px;
} .panel-group h4.panel-title{
font-size:14px !important;
}
.heading{
margin: 0px 0px 20px 0px;
}
.col-md-6 .recipie-detail .detail_text,
.col-md-6 .recipie-order-sec{
width: 100%;
}
.col-md-6 .recipie-order-sec{
margin: 0px 0px 30px 0px;
}
.col-md-6 .recipie-detail .carousel-active .text{
width: 57%;
}
.col-md-6 .recipie-detail .carousel-active figure {
margin-right: 4px;
padding: 11px 6px 0 0;
}
.col-md-6 .recipie-related-post .items-pro article{
width: 230px;
}
.col-md-6 .comment-form-author{
margin-right: 12px;
}
.footer-nav .navigation ul li:hover a:before, .footer-nav .navigation ul li.current-menu-item a:before{
display: none;
}
audio,video{
background:#000;
width: 100%;
}
article figure .flexslider .caption{
display:none !important;
height:0px;
width:0px;
}
.succ_mess {
bottom: 40px;
color: #009000;
font-size: 16px;
left: 40px;
position: absolute;
}
.wpcf7-not-valid, .wpcf7-not-valid:focus,
#respond form input.frm_error,
#respond form textarea.frm_error,
#respond form input.frm_error:focus,
#respond form textarea.frm_error:focus,
.form-section p input.frm_error,
.form-section p textarea.frm_error{
border: 1px solid;
}
.wpcf7-validation-errors{
color: red;
}
div.wpcf7-mail-sent-ng {
border: 1px solid #FF0000;
border-radius: 3px;
float: left;
margin: 0;
color: red;
}
.respond .succ_mess{
width: 92% !important;
}
.booking-form .succ_mess,
.respond .succ_mess{
background-color: #DEF3BD;
border: 1px solid #4A8A10;
color: #4A8A10;
padding: 15px 25px 15px 40px;
float: left;
width: 42%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
font-size: 12px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.booking-form .succ_mess:before,
.respond .succ_mess:before{
content: "\f058";
position: absolute;
left: 20px;
top: 17px;
color: #4A8A10;
} #undercontruction {
float:left;
width:100%;
margin:40px 0px 70px 0px;
}
#midarea {
float:left;
width:100%;
position:relative;
text-align:center;
color:#fff;
}
#undercontruction #midarea h1{
font-weight:bold !important;
font-size:34px !important;
margin-bottom:10px !important;
}
#midarea p{
color:#9d9d9d;
margin-bottom:40px;
}
#midarea h4 {
margin-bottom:27px;
}
#undercontruction .countdownit {
width:100%;
float:left;
text-align:center;
}
#undercontruction .countdownit #defaultCountdown {
float:left;
width:100%;
}
#undercontruction .countdownit span {
display:inline-block;
}
#undercontruction .countdownit span.countdown_section {
width:128px;
box-shadow:0 0 1px #818181;
height:114px;
border:3px solid #fff;
margin-bottom:8px;
text-transform:uppercase;
margin-right:25px;
font-size:18px;
font-weight: bolder;
position:relative;
color: #fff;
}
#undercontruction .countdownit span.countdown_section:last-child{
margin-left:0px;
}
#undercontruction .countdownit span.countdown_section:first-child:before{display:none;}
#undercontruction .countdownit span.countdown_section:before{
content:':';
color:#d5d5d5;
font-size:50px;
position:absolute;
left:-22px;
top:20px;
text-shadow:none;
}
#undercontruction .countdownit span.countdown_section .countdown_amount{
background:none;
border:none;
box-shadow:none;
font-size:68px;
letter-spacing:-5px;
font-weight:800;
padding-top:7px;
height:auto;
line-height:68px;
color: #fff;
}
#outerformfld {
position:relative;
z-index:100;
float:left;
width:100%;
}
#formcontainer{
display:inline-block;
width:610px;
background-color:#FFF;
border:1px solid #cecece;
padding:9px;
}
#outerformfld:before{
content:'';
border-top:1px solid #e5e5e5;
position:absolute;
left:0px;
top:50%;
width:100%;
height:100%;
z-index:-1;
}
#outerformfld:after{
content:'';
background:url(//www.issh.gov.al/wp-content/themes/mercycorp/images/undercunstruction.png) no-repeat;
position:absolute;
left:0px;
top:26px;
width:100%;
height:150px;
z-index:-1;
}
.undercunst-box {
background-color: #444444;
}
#formcontainer form{
position:relative;
}
#formcontainer form input[type="text"]{
border:1px solid #cecece;
box-shadow:0 2px 2px #d7d7d7 inset;
color:#7f7f7f;
border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
padding-left:52px;
height:45px;
}
#formcontainer form input[type="submit"]{
position:absolute;
right:0px;
top:0px;
border:none;
color:#FFF;
padding:12px 30px 13px 30px;
box-shadow:0px 0px 1px 2px #e8e8e8;
}
#formcontainer form i{
color:#7f7f7f;
position:absolute;
left:17px;
top:13px;
}
.bottom_strip{
text-align: center;
margin: 30px 0 0;
float: left;
width: 100%;
}
.bottom_strip .logo{
float: none;
}
.blog-medium article figure .flexslider .caption{
display: none !important;
}
.wrapper_boxed.undercunst-box{
box-shadow: none;
}
.rich_editor_text .count i{
margin:0px;
float:none;
}
.tagcloud{
margin: 0px 0px 15px 0px;
}
.tagcloud h5{
float: left;
margin: 2px 16px 0px 0px;
color:#000;
}
.tagcloud a{
float: left;
color: #898989;
background-color: #f7f7f7;
border: 1px solid #dbdbdb;
margin: 0px 10px 10px 0px;
padding: 6px 12px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0px 0px 3px 1px #ebebeb, 0px 0px 0px 1px #fff inset;
}
.tagcloud a:hover{
background-color: #c62b02;
box-shadow: none;
color: #fff;
}
.sortby{
float: right;
}
.sortby select{
width: 200px;
padding: 5px;
color: #999999;
}
#lang_sel_list{
width: 100%;
}
#lang_sel_list ul,
#lang_sel_list li{
height: auto;
width: 100%;
}
#lang_sel_list ul a, #lang_sel_list_list ul a:visited{
padding: 1px 4px !important;
line-height: 18px !important;
} .event.featured-event{
overflow:inherit;
}
.sorted-link a{
background-color: #666666;
color: #fff;
padding: 6px 10px;
display: inline-block;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.sorted-link, .event-countdown .sortby{
width: 100%;
}
.sorted-link a i{
margin-right: 6px;
}
.sortby ul{
background-color: #f0efef;
border: 1px solid #d3d3d3;
width: 180px;
text-align: left;
display: inline-block;
position: absolute;
bottom: -86px;
right: 2%;
opacity: 0;
visibility: hidden;
}
.sortby:hover ul{
opacity: 1;
visibility: visible;
}
.sortby ul li{
width: 100%;
padding: 4px 9px;
}
.sortby ul li a{
color: #666666;
}
.sortby ul li:hover a{
color: #fff;
} .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{
text-align: center;
}
.woocommerce ul.products li.product figure{
width: 100%;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3{
color: #545454;
font-weight: 500;
font-size: 14px;
}
.cs_shop_wrap .woocommerce-result-count{
float: left;
}
.cs_shop_wrap .woocommerce-ordering{
float: right;
}
.cs_shop_wrap .woocommerce-ordering,
.cs_shop_wrap .woocommerce-result-count{
margin: 0px 0px 20px 0px;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating,
.woocommerce a.button,
.woocommerce-page a.button, 
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button{
display: inline-block;
float: none;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
background: none;
}
.woocommerce ul.products li a.loading{
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/admin/loading.gif) no-repeat center center;
background-color: rgba(255,255,255,0.1) !important;
-webkit-transition:   none !important;
-moz-transition:   none !important;
-ms-transition:   none !important;
-o-transition:   none !important;
transition:   none !important;
}
.rich_editor_text .woocommerce .login .form-row .button{margin-right: 15px;}
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button,
.woocommerce-page .add_to_cart_button{
border: none;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
color: #FFFFFF;
padding: 6px 13px 7px 13px;
text-shadow: inherit;
float: left;
background: none;
}
.woocommerce #content input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce-page #content input.button:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
background: none;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
background: none;
}
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce a.button{
float: none;
color:#545454;
background: none;
}
.woocommerce a.button:before {
color: #333;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
content: "";
}
.woocommerce button.button.alt:hover {
background: none;
}
.cart .quantity input[type="button"]{
color:#545454;
}
.product .summary .cart .single_add_to_cart_button{
padding:7px 14px;
margin-top:-2px;
margin-left:6px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar{
width:auto;
background:none;
border:none;
}
.woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input{
color:#000 !important;
}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product{ width:25%;}
.woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel{
padding:15px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{
border: 6px solid #f7f7f7;
background-color: #fff;
padding: 0px 0px 20px 0px;
margin-right: 6px;
margin-bottom: 15px;
width:32.2%;
position: relative;
float: none;
display: inline-block;
vertical-align: top;
}
.description_tab.active > a {
padding: 6px 15px !important;
}
li.description_tab > a {
padding:0 !important;
margin-right:0 !important; 
}
.description_tab.active{
width:auto;
text-align:center;
padding:0 !important;
}
.woocommerce-tabs ul.tabs li a{
background:#f3f3f3 !important;
}
.woocommerce-tabs ul.tabs li.reviews_tab{
padding:0 !important;
}
.woocommerce-tabs ul.tabs li.reviews_tab a{
margin:0 !important;
padding:6px 23px !important;
}
ul.tabs li.description_tab{
margin:0;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last{
margin-right: 0px;
}
.woocommerce ul.products li.product img{
width: 100%;
height: 100%;
}
.woocommerce ul.products li.product figcaption{
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: rgba(255,255,255,0.8);
padding: 20px 0px 0px 0px;
opacity: 0;
}
.woocommerce ul.products li.product .no-image figcaption{
display: none;
}
.woocommerce ul.products li.product:hover figcaption{
opacity: 1;
}
.woocommerce-page .products .price,
.woocommerce .products .star-rating{
padding-bottom: 5px;
}
.woocommerce-page .products .price{
display: block;
}
.woocommerce-page .products .price .amount{
color: #66BCDA;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
text-decoration: none;
}
.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover{
border: 6px solid #e9f0f4;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select{
padding: 2px;
color: #545454;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3{
padding: 0.7em 0;
}
.onsale{
width: 40px;
height: 40px;
position: absolute;
right: 10px;
top: 10px;
background-color: #666666;
color: #fff;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
padding: 10px 0px 0px 0px;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
float: right;
font-family: FontAwesome;
font-size: 1em;
height: 1em;
line-height: 1em;
overflow: hidden;
position: relative;
width: 5.4em;
}
.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
color: #DFDBDF;
content: "\f006\f006\f006\f006\f006";
float: left;
left: 0;
position: absolute;
top: 0;
font-family: FontAwesome;
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
float: left;
left: 0;
overflow: hidden;
padding-top: 1.5em;
position: absolute;
top: 0;
color: #999999;
}
.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
left: 0;
position: absolute;
top: 0;
font-family: FontAwesome;
color: #ffcd4b;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
display: inline-block;
float: none;
margin: 1em 0 0.5em;
}
.woocommerce .hreview-aggregate .star-rating, .woocommerce-page .hreview-aggregate .star-rating {
margin: 10px 0 0;
}
.col-md-6 .woocommerce ul.products li.product,
.col-md-6 .woocommerce-page ul.products li.product{
width: 32.2222%;
}
#event-map{
margin-bottom: 25px;
} .our-cuases header{
margin-bottom: 28px;
}
.our-cuases header .section-title{
float: left;
}
.sortby-sec{
float: right;
}
.sortby-sec-sec{
float: right;
border: 1px solid #dedede;
}
.sortby-sec ul li a{
font-size: 11px;
color: #999999;
text-transform: uppercase;
background-color: #f1f1f1;
float: left;
padding: 3px 6px;
border-left: 1px solid #d5d5d5;
box-shadow: 0px 0px 0px 1px #ebebeb inset;
}
.sortby-sec ul li:first-child a{
border-left: none;
}
.sortby-sec ul li a:hover,
.sortby-sec ul li.active a{
color: #333333;
background-color: #fff;
}
.our-cuases article.featureds{
float: left;
width: 100%;
margin: 0px 0px 30px 0px;
height: auto;
}
.our-cuases .marign-minus {
margin: 0 0 0 -15px;
}
.our-cuases article{
border: 1px solid #e0e0e0;
display: inline-block;
float: none;
height: 404px;
margin: 0 0 30px 15px;
vertical-align: top;
width: 23.3333%;
}
.col-md-9 .our-cuases article.featureds,
.col-md-6 .our-cuases article.featureds{
width: 100%;
}
.col-md-9 .our-cuases article{
width: 31%;
}
.col-md-6 .our-cuases article{
width: 44%;
}
.marign-minus{
margin: 0px 0px 0px -30px;
}
.our-cuases article figure{
float: left;
width: 100%;
}
.our-cuases article.featureds figure{
float: left;
width: auto;
}
.our-cuases article.featureds .text-sec{
padding-left: 232px;
}
.our-cuases article.featureds .dis-table{
display: table;
}
.our-cuases article.featureds .dis-tow{
display: table-row;
}
.our-cuases article.featureds .inntext{
display: table-cell;
vertical-align: top;
padding: 13px 23px 9px 23px;
width: 70%;
border-right: 1px solid #e0e0e0;
float: none;
}
.our-cuases article .inntext,
.our-cuases article .dis-table{
float: left;
width: 100%;
}
.our-cuases article.featureds .dis-table{
padding: 0px;
}
.our-cuases article .dis-table{
padding: 20px 20px 0px 20px;
}
.our-cuases article.featureds .donation-sec{
vertical-align: middle;
display: table-cell;
padding: 23px;
}
.inntext h2{
margin-bottom: 19px;
}
.inntext h2 a{
color: #333333;
}
.inntext time,
.inntext h2 a{
text-transform: capitalize;
}
.inntext time{
color: #9a9d9d;
font-size: 12px;
font-weight: normal;
margin-bottom: 6px;
}
.our-cuases article .tiny-green div:before{
display: none;
}
.our-cuases article .progress_bar{
margin: 0px;
}
.our-cuases article .tiny-green{
background-color: #e7e7e7;
box-shadow: 0 0 1px 1px #D5D5D5 inset;
margin-bottom: 10px;
height: 7px;
}
.our-cuases article .tiny-green div{
height: 7px;
margin-bottom: 0px;
}
.glob-info{
margin-bottom: 20px;
}
.glob-info p{
float: left;
color: #9a9d9d;
}
.glob-info p span{
color: #666666;
}
.glob-info p.rised{
float: right;
}
.col-md-9 .featureds .glob-info p.rised,
.col-md-6 .featureds .glob-info p.rised{
float: left;
}
.donation-sec > form{
padding-bottom:20px;
}
.donate-btn{
padding: 14px 13px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
text-align: center;
color: #fff;
text-transform: uppercase;
}
.col-md-9 .donate-btn{
padding: 10px 0px;
}
.donate-btn input{
background-color: transparent;
color: #fff;
}
.donate-btn i{
margin-right: 6px;
}
.category-sec{
border-top: 1px solid #e0e0e0;
padding: 11px 16px 11px;
background-color: #f5f5f5;
}
.category-sec .post-option{
float: left;
}
.donar-info{
float: right;
}
.category-sec ul li a{
margin-right: 1px;
}
.category-sec ul li,
.category-sec ul li a,
.donar-info{
color: #9a9d9d;
}
.category-sec ul li i,
.donar-info i{
color: #969999;
margin-right: 7px;
}
.our-cuases article.no-img .inntext p{
margin-bottom: 22px;
float: left;
}
.our-cuases article.no-img .inntext time{
margin-bottom: 9px;
float: left;
width: 100%;
}
.our-cuases article.no-img .inntext h2{
margin-bottom: 8px;
}
.our-cuases article{
position: relative;
}
.our-cuases article .category-sec {
bottom: 0;
left: 0;
position: absolute;
}
.our-cuases article .inntext{
background-color: #fff;
bottom: 104px;
left: 0;
padding: 20px 10px 0 20px;
position: absolute;
}
.our-cuases article .inntext .post-title{
font-size: 16px;
min-height: 35px;
margin-bottom:10px;
}
.our-cuases article.no-img .inntext{
left: 0px;
top: 0px;
bottom: auto;
padding: 0px;
}
.our-cuases article .progress_bar {
bottom: 41px;
left: 0;
padding: 0 20px;
position: absolute;
width: 100%;
}
.our-cuases article.featureds .progress_bar,
.our-cuases article.featureds .category-sec,
.our-cuases article.no-img .inntext,
.our-cuases article.featureds .inntext,
.couses-detail .our-cuases article .inntext,
.couses-detail .our-cuases article .category-sec,
.couses-detail .our-cuases article .progress_bar{
position:inherit;
} .couses-detail, .our-cuases,
.couses-detail .our-cuases article{
float: left;
width: 100%;
background-color: #fff;
}
.element-section-left{
float: left;
width: 75%;
position: relative;
padding-right: 18px;
margin-bottom: 25px;
}
.col-md-9 .element-section-left{
width: 69.8888888%;
}
.element-section-left figure{
width: 130px;
}
.element-section{
float: right;width: 25%;
margin-top:-60px;
margin-bottom: 10px;
padding-right: 10px;
position:relative;
}
.col-md-9 .element-section{
width: 29.8889%;
}
.no-image .element-section{
margin-top:0px;
}
.couses-detail .our-cuases article{
margin: 0px;
text-align: center;
height: auto;
}
.couses-detail .category-sec .post-option{
float: none;
display: inline-block;
}
.couses-detail .inntext{
margin-bottom: 30px;
}
.inntext span{
color: #333333;
font-size: 40px;
}
.couses-detail .inntext p{
font-size: 16px;
color: #666666;
width: 100%;
text-transform: uppercase;
font-weight: 600;
min-height: inherit;
}
.cycle-slideshow img{
width: 130px;
height: 130px;
}
.couses-detail .detail_text h5{
margin-bottom: 25px;
} .tinycarousal_cause { overflow:hidden;   }
.tinycarousal_cause .viewport { float: left; width: 100%; height: 180px; overflow: hidden; position: relative; }
.tinycarousal_cause .buttons { 
background-color: rgba(0,0,0,0.6);
border: 2px solid #fff;
display: none;
margin: -20px 0px 0px 0px;
text-indent: -999em;
width: 35px;
height: 35px;
overflow: hidden;
position: absolute;
left: 10px;
top: 50%;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
z-index: 999;
}
.tinycarousal_cause:hover .buttons{
display: block;
}
.tinycarousal_cause .buttons:before{
content: "";
background: url(//www.issh.gov.al/wp-content/themes/mercycorp/images/cs-arrow.png);
position: absolute;
left: 7px;
top: 7px;
width: 15px;
height: 14px;
}
.tinycarousal_cause .buttons.next {
left: auto;
right: 30px;
}
.tinycarousal_cause .buttons.next:before{
background-position: -15px 0px;
}
.tinycarousal_cause .disable { visibility: hidden; }
.tinycarousal_cause .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
.tinycarousal_cause .overview li{ 
float: left;
margin: 0 15px 0 0;
height: 180px;
width: 183px;
position: relative;
}
.col-md-9 .tinycarousal_cause .viewport{
height: 170px;
}
.col-md-9 .tinycarousal_cause .overview li{
width: 170px;
height: 170px;
}
.tinycarousal_cause .overview li img{
width: 100%;
}
.car-caption{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.4);
text-align: center;
opacity: 0;
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-o-transition:all 0.2s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.tinycarousal_cause .overview li:hover .car-caption{
opacity: 1;
}
.car-caption a{
display: inline-block;
background-color: rgba(0,0,0,0.8);
position: absolute;
left: 50%;
top: 50%;
width: 35px;
height: 35px;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
color: #fff;
padding:0;
line-height: 35px;
margin: -15px 0px 0px -15px;
}
.related-cause{
width:100%;
padding-right:0px;
} .donar-table{
border: 1px solid #e0e0e0;
margin-bottom: 40px;
margin-top: 10px;
}
.donar-table,
.heading-sec,
.donar-table ul,
.donar-table ul li{
float: left;
width: 100%;
}
.heading-sec{
background-color: #ededed;
color: #333333;
padding: 18px 20px;
}
.donar-table ul{
padding: 0px 20px 0px 38px;
}
.donar-table ul li{
list-style: decimal;
padding: 10px 0px;
position: relative;
color: #333333;
}
.donar-table ul li:before{
content: '';
border-top: 1px solid #e0e0e0;
position: absolute;
left: -38px;
top: 0px;
width: 105.55555%;
height: 2px;
}
.donar-table ul li a{
color: #333333;
font-size: 14px;
float: left;
}
.donar-table ul li p{
text-transform: uppercase;
}
.donar-table ul li p,
.donar-table ul li p a{
float: right;
font-size: 12px;
}
.donar-table ul li p span{
float: left;
}
.donar-table ul li p a{
color: #999999;
margin-left: 10px;
text-transform: capitalize;
float: right;
}
.widget_search input[type="submit"]{
color: #FFFFFF;
padding: 11px 16px;
border-radius:0px 3px 3px 0px;
-moz-border-radius:0px 3px 3px 0px;
-webkit-border-radius:0px 3px 3px 0px;
position:absolute;
right:0px;
top:1px;
}
.banner, .banner img,
.welcome-info, 
.menu-items, .items-menu, .items-pro article figure,
.rating-system, .figure-active, .date-area, .services,
.blog-listing, .our-story, .our-story figure a, .our-story figure a img,
.main-heading, .ourteam-carousel, .carousel-active, .carousel-active figure a,
.social-area, #event-map,
#footer-widgets, .widget-bayer, .widget-twitter, .widget_gallery, .widget-subscribe, .tagcloud, .detail_figure > iframe,
.widget-subscribe input[type="text"], footer, .footer-nav, footer .social-network, .copyright, .donation-sec > form,
.breadcrumb, .pagination, .load-more-btn, .detail_figure, .detail_figure a, .detail_figure img, blockquote,
.share_post, .post-media-attachments, .about-author, .about-author figure, #respond form label, .password_protected,
.pagenone, .event, .event article .text, .event article, .info, .gallerysec figure img, .heading-seprator,
.horizontal-tabs, .tab-content header h2, .tab-content article, .booking-form, .form-section p label, .mapsection,
.form-section p, .form-section p textarea, .contact-map, .recipie-detail, .detail-price, .recipie-content, .cooking-instructions,
.recipie-related-post, .panel-group, .map-shortcode, .tabs.vertical, .tab-content, .tabs, .nav-sec, .show-map,
.event article.featured figure img, .price-style4 .cs-price, .cs-map-location, .woocommerce-pagination, .widget_text p,
.glob-info, .our-cuases article .progress_bar, .our-cuases article .tiny-green, .donate-btn, .woocommerce ul.products,
.category-sec, .event article.featured figure img, .map-sec, .map-sec iframe, .share_post, .our-cuases article figure img{
float:left;
width:100%;
}
header .social-network a, .filter-menu ul li, .filter-menu ul, .price-active, .items-pro article figure:before, .items-pro article:hover figure:before,
.heart-active, .figure-active:before, .figure-active, .rating-system, .date-area, .services article figure a:after, .services article:before, .services article:after,
.next-blog, .blog-listing article, .ourteam-carousel article figcaption, .ourteam-carousel article figure:after, .prev-btn, .next-btn,
.blog-listing article figure:after, .widget_gallery ul li a:after, .widget_categories ul li, .widget-latest-event .calendar-date time,
.widget_gallery ul li:before, .services article figure span, .postlist article figure figcaption, .count, .widget-latest-event .calendar-date,
.blog-medium article figure figcaption .blogimg-hover a, .tagcloud a, .post-media-attachments li a:after, .post-media-attachments li i,
#comments .thumblist .comment-reply-link, .comment-reply-link i, .sortby ul li, .sortby ul, .event article figure figcaption,
.event article figure figcaption a, .gallerysec figure, .gal-txt-sec, .gallerysec figure figcaption,
.horizontal-tabs .nav-menu ul li, .horizontal-tabs .nav-menu ul li, .tab-content article .text, .hover-link,.widget_archive ul li, .widget_nav_menu ul li a,
.widget_recent_entries ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_links ul li, .widget_meta ul li, .widget_pages ul li a,
.ls-nav-prev:before, .ls-nav-next:before, .ls-nav-prev, .ls-nav-next, .woocommerce ul.products li.product figcaption{
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.at_PinItButton, .icon-facebook .at16t_facebook, .icon-twitter .at16t_twitter,
.icon-google-plus .at16t_google, .icon-tumblr .at16t_tumblr,
.icon-linkedin .at16t_linkedin, .icon-plus .at16t_compact{
background:none;
}
.share_post .social-network .icon-plus{
color:#fff;
}
.mapsection{
margin: 0px 0px 22px 0px;
} .variations .label label {
color: #666;
}
.onsale {
text-align: center;
}
.fullwidthbanner-container{
z-index: 0;
}
.page-links {
float: left;
margin: 0 0 20px;
width: 100%;
}
.page-links span{
background-color: #FFFFFF;
border: 1px solid #808080;
border-radius: 100%;
color: #6D6D6D;
float: left;
height: 24px;
margin: 0 6px 0 0;
padding: 1px 0 0;
text-align: center;
width: 24px;
}
.page-links span.page-links-title{
border: none;
margin-right: 25px;
}
.page-links span:hover{
color: #fff;
}
.page-links span.page-links-title:hover{
background-color: transparent !important;
color: inherit;
}
.calendar #calendar:before{
background-color:#C62B02;
}
.calendar .fc-header-center{
margin-bottom: 30px;
}
.calendar .fc-header-left{
color:#FFF;
}
.calendar .fc-grid .fc-day-number{
font-weight: 500;
}
.calendar .fc-widget-header{
background-color:#2C2C2C;
} 
.blog.blog-medium .mejs-wmp,.blog.blog-medium .mejs-container.svg.mejs-wmp.mejs-video,.mejs-overlay.mejs-layer.mejs-overlay-play {height: 150px !important;}
.blog.blog-medium .mejs-mediaelement{height:auto !important;}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
a:focus {
outline: none;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: normal;
}
dfn {
font-style: italic;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
mark {
color: #000;
background: #ff0;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
padding: 0.35em 0.625em 0.75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
button,
input,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
box-sizing: border-box;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page  {
margin: 2cm .5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input,
select[multiple],
textarea {
background-image: none;
}
a {
color: #999999;
text-decoration:none;
}
a:focus {
outline:none;
outline:0px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
height: auto;
max-width: 100%;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
}
.lead {
margin-bottom: 20px;
font-size: 16.099999999999998px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-muted {
color: #999999;
}
.text-primary {
color: #428bca;
}
.text-warning {
color: #c09853;
}
.text-danger {
color: #b94a48;
}
.text-success {
color: #468847;
}
.text-info {
color: #3a87ad;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-weight: normal;
line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
font-weight: normal;
line-height: 1;
color: #999999;
}
.h1 {
font-size: 36px;
}
.h2 {
font-size: 30px;
}
.h3 {
font-size: 24px;
}
.h4 {
font-size: 18px;
}
.h5 {
font-size: 14px;
}
.h6 {
font-size: 12px;
}
h1 small,
.h1 small {
font-size: 24px;
}
h2 small,
.h2 small {
font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
font-size: 14px;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom:0px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.428571429;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small:before {
content: '';
}
blockquote.pull-right small:after {
content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
code,
pre {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #333333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
pre.prettyprint {
margin-bottom: 20px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 0px;
padding-left: 0px;
margin-right: auto;
margin-left: auto;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
float: left;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.container {
max-width: 680px;
}
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11 {
float: left;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 992px) {
.container {
max-width: 980px;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11 {
float: left;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-12 {
width: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1060px;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11 {
float: left;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
}
table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
table col[class*="col-"] {
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
background-color: #d0e9c6;
border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
background-color: #ebcccc;
border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
background-color: #faf2cc;
border-color: #f8e5be;
}
@media (max-width: 768px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
background-color: #fff;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > thead > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > thead > tr:last-child > td,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9; line-height: normal;
}
input[type="file"] {
display: block;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: none;
outline: 0px auto -webkit-focus-ring-color;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
.form-control:-moz-placeholder {
color: #999999;
}
.form-control::-moz-placeholder {
color: #999999;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 4px;
-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);
-webkit-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;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-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);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.radio label,
.checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm {
height: auto;
}
.input-lg {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 45px;
line-height: 45px;
}
textarea.input-lg {
height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
color: #c09853;
}
.has-warning .form-control {
border-color: #c09853;
-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);
}
.has-warning .form-control:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.has-error .help-block,
.has-error .control-label {
color: #b94a48;
}
.has-error .form-control {
border-color: #b94a48;
-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);
}
.has-error .form-control:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.has-success .help-block,
.has-success .control-label {
color: #468847;
}
.has-success .form-control {
border-color: #468847;
-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);
}
.has-success .form-control:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.form-control-static {
padding-top: 7px;
margin-bottom: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.btn:focus {
outline: none;
outline: 0px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #333333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ed9c28;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #d2322d;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #47a447;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #39b3d7;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #999999;
text-decoration: none;
}
.btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-sm,
.btn-xs {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//www.issh.gov.al/wp-content/themes/mercycorp/fonts/glyphicons-halflings-regular.eot);
src: url(//www.issh.gov.al/wp-content/themes/mercycorp/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//www.issh.gov.al/wp-content/themes/mercycorp/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//www.issh.gov.al/wp-content/themes/mercycorp/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//www.issh.gov.al/wp-content/themes/mercycorp/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-briefcase:before {
content: "\1f4bc";
}
.glyphicon-calendar:before {
content: "\1f4c5";
}
.glyphicon-pushpin:before {
content: "\1f4cc";
}
.glyphicon-paperclip:before {
content: "\1f4ce";
}
.glyphicon-camera:before {
content: "\1f4f7";
}
.glyphicon-lock:before {
content: "\1f512";
}
.glyphicon-bell:before {
content: "\1f514";
}
.glyphicon-bookmark:before {
content: "\1f516";
}
.glyphicon-fire:before {
content: "\1f525";
}
.glyphicon-wrench:before {
content: "\1f527";
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-bottom: 0 dotted;
border-left: 4px solid transparent;
content: "";
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
list-style: none;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #428bca;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #428bca;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999999;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0 dotted;
border-bottom: 4px solid #000000;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
}
.btn-default .caret {
border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
border-top-color: #fff;
}
.dropup .btn-default .caret {
border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn-group {
float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group-xs > .btn {
padding: 5px 10px;
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
border-collapse: separate;
table-layout: fixed;
}
.btn-group-justified .btn {
display: table-cell;
float: none;
width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group.col {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 45px;
line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
z-index: 2;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li.disabled > a {
color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #428bca;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-bottom: 1px solid #dddddd;
}
.nav-tabs.nav-justified > .active > a {
border-bottom-color: #ffffff;
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 5px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #428bca;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-bottom: 1px solid #dddddd;
}
.nav-tabs-justified > .active > a {
border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
display: table;
content: " ";
}
.tabbable:after {
clear: both;
}
.tabbable:before,
.tabbable:after {
display: table;
content: " ";
}
.tabbable:after {
clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.nav .caret {
border-top-color: #428bca;
border-bottom-color: #428bca;
}
.nav a:hover .caret {
border-top-color: #2a6496;
border-bottom-color: #2a6496;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
z-index: 1000;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-collapse .navbar-nav.navbar-left:first-child {
margin-left: -15px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
.navbar-collapse .navbar-text:last-child {
margin-right: 0;
}
}
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
z-index: 1030;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
}
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-text {
float: left;
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
margin-right: 15px;
margin-left: 15px;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-top-color: #333333;
border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
border-top-color: #777777;
border-bottom-color: #777777;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.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: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
border-top-color: #999999;
border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #999999;
cursor: not-allowed;
background-color: #ffffff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.label-default {
background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #808080;
}
.label-primary {
background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #3071a9;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #999999;
border-radius: 10px;
}
.badge:empty {
display: none;
}
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.btn .badge {
position: relative;
top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #428bca;
background-color: #ffffff;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1 {
line-height: 1;
color: inherit;
}
.jumbotron p {
line-height: 1.4;
}
.container .jumbotron {
border-radius: 6px;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1 {
font-size: 63px;
}
}
.thumbnail {
display: inline-block;
display: block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.thumbnail > img {
display: block;
height: auto;
max-width: 100%;
}
a.thumbnail:hover,
a.thumbnail:focus {
border-color: #428bca;
}
.thumbnail > img {
margin-right: auto;
margin-left: auto;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable {
padding-right: 35px;
}
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #356635;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #2d6987;
}
.alert-warning {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5;
}
.alert-warning hr {
border-top-color: #f8e5be;
}
.alert-warning .alert-link {
color: #a47e3c;
}
.alert-danger {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.alert-danger hr {
border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
a.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #e1edf7;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel > .table {
margin-bottom: 0;
}
.panel > .panel-body + .table {
border-top: 1px solid #dddddd;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 14px;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #428bca;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-warning {
border-color: #fbeed5;
}
.panel-warning > .panel-heading {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #fbeed5;
}
.panel-danger {
border-color: #eed3d7;
}
.panel-danger > .panel-heading {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #eed3d7;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 18px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
margin-right: 15px;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: auto;
overflow-y: scroll;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
z-index: 1050;
width: auto;
padding: 10px;
margin-right: auto;
margin-left: auto;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
min-height: 16.428571429px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.428571429;
}
.modal-body {
position: relative;
padding: 0px 20px 20px 20px;
}
.modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media screen and (min-width: 768px) {
.modal-dialog {
right: auto;
left: 50%;
width: 600px;
padding-top: 30px;
padding-bottom: 30px;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000000;
border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000000;
border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
background-clip: padding-box;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #ffffff;
border-bottom-width: 0;
content: " ";
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #ffffff;
border-left-width: 0;
content: " ";
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #ffffff;
border-top-width: 0;
content: " ";
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #ffffff;
border-right-width: 0;
content: " ";
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
height: auto;
max-width: 100%;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.left {
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
left: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
border: 1px solid #ffffff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
@media screen and (max-width: 400px) {
@-ms-viewport {
width: 320px;
}
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.visible-xs {
display: none !important;
}
tr.visible-xs {
display: none !important;
}
th.visible-xs,
td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-xs.visible-sm {
display: block !important;
}
tr.visible-xs.visible-sm {
display: table-row !important;
}
th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-xs.visible-md {
display: block !important;
}
tr.visible-xs.visible-md {
display: table-row !important;
}
th.visible-xs.visible-md,
td.visible-xs.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-xs.visible-lg {
display: block !important;
}
tr.visible-xs.visible-lg {
display: table-row !important;
}
th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
display: table-cell !important;
}
}
.visible-sm {
display: none !important;
}
tr.visible-sm {
display: none !important;
}
th.visible-sm,
td.visible-sm {
display: none !important;
}
@media (max-width: 767px) {
.visible-sm.visible-xs {
display: block !important;
}
tr.visible-sm.visible-xs {
display: table-row !important;
}
th.visible-sm.visible-xs,
td.visible-sm.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-sm.visible-md {
display: block !important;
}
tr.visible-sm.visible-md {
display: table-row !important;
}
th.visible-sm.visible-md,
td.visible-sm.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-sm.visible-lg {
display: block !important;
}
tr.visible-sm.visible-lg {
display: table-row !important;
}
th.visible-sm.visible-lg,
td.visible-sm.visible-lg {
display: table-cell !important;
}
}
.visible-md {
display: none !important;
}
tr.visible-md {
display: none !important;
}
th.visible-md,
td.visible-md {
display: none !important;
}
@media (max-width: 767px) {
.visible-md.visible-xs {
display: block !important;
}
tr.visible-md.visible-xs {
display: table-row !important;
}
th.visible-md.visible-xs,
td.visible-md.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-md.visible-sm {
display: block !important;
}
tr.visible-md.visible-sm {
display: table-row !important;
}
th.visible-md.visible-sm,
td.visible-md.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-md.visible-lg {
display: block !important;
}
tr.visible-md.visible-lg {
display: table-row !important;
}
th.visible-md.visible-lg,
td.visible-md.visible-lg {
display: table-cell !important;
}
}
.visible-lg {
display: none !important;
}
tr.visible-lg {
display: none !important;
}
th.visible-lg,
td.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.visible-lg.visible-xs {
display: block !important;
}
tr.visible-lg.visible-xs {
display: table-row !important;
}
th.visible-lg.visible-xs,
td.visible-lg.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-lg.visible-sm {
display: block !important;
}
tr.visible-lg.visible-sm {
display: table-row !important;
}
th.visible-lg.visible-sm,
td.visible-lg.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-lg.visible-md {
display: block !important;
}
tr.visible-lg.visible-md {
display: table-row !important;
}
th.visible-lg.visible-md,
td.visible-lg.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
.hidden-xs {
display: block !important;
}
tr.hidden-xs {
display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
tr.hidden-xs {
display: none !important;
}
th.hidden-xs,
td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-xs.hidden-sm {
display: none !important;
}
tr.hidden-xs.hidden-sm {
display: none !important;
}
th.hidden-xs.hidden-sm,
td.hidden-xs.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-xs.hidden-md {
display: none !important;
}
tr.hidden-xs.hidden-md {
display: none !important;
}
th.hidden-xs.hidden-md,
td.hidden-xs.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xs.hidden-lg {
display: none !important;
}
tr.hidden-xs.hidden-lg {
display: none !important;
}
th.hidden-xs.hidden-lg,
td.hidden-xs.hidden-lg {
display: none !important;
}
}
.hidden-sm {
display: block !important;
}
tr.hidden-sm {
display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-sm.hidden-xs {
display: none !important;
}
tr.hidden-sm.hidden-xs {
display: none !important;
}
th.hidden-sm.hidden-xs,
td.hidden-sm.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
tr.hidden-sm {
display: none !important;
}
th.hidden-sm,
td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-sm.hidden-md {
display: none !important;
}
tr.hidden-sm.hidden-md {
display: none !important;
}
th.hidden-sm.hidden-md,
td.hidden-sm.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-sm.hidden-lg {
display: none !important;
}
tr.hidden-sm.hidden-lg {
display: none !important;
}
th.hidden-sm.hidden-lg,
td.hidden-sm.hidden-lg {
display: none !important;
}
}
.hidden-md {
display: block !important;
}
tr.hidden-md {
display: table-row !important;
}
th.hidden-md,
td.hidden-md {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-md.hidden-xs {
display: none !important;
}
tr.hidden-md.hidden-xs {
display: none !important;
}
th.hidden-md.hidden-xs,
td.hidden-md.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-md.hidden-sm {
display: none !important;
}
tr.hidden-md.hidden-sm {
display: none !important;
}
th.hidden-md.hidden-sm,
td.hidden-md.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
tr.hidden-md {
display: none !important;
}
th.hidden-md,
td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-md.hidden-lg {
display: none !important;
}
tr.hidden-md.hidden-lg {
display: none !important;
}
th.hidden-md.hidden-lg,
td.hidden-md.hidden-lg {
display: none !important;
}
}
.hidden-lg {
display: block !important;
}
tr.hidden-lg {
display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-lg.hidden-xs {
display: none !important;
}
tr.hidden-lg.hidden-xs {
display: none !important;
}
th.hidden-lg.hidden-xs,
td.hidden-lg.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-lg.hidden-sm {
display: none !important;
}
tr.hidden-lg.hidden-sm {
display: none !important;
}
th.hidden-lg.hidden-sm,
td.hidden-lg.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-lg.hidden-md {
display: none !important;
}
tr.hidden-lg.hidden-md {
display: none !important;
}
th.hidden-lg.hidden-md,
td.hidden-lg.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
tr.hidden-lg {
display: none !important;
}
th.hidden-lg,
td.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
tr.visible-print {
display: none !important;
}
th.visible-print,
td.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
.hidden-print {
display: none !important;
}
tr.hidden-print {
display: none !important;
}
th.hidden-print,
td.hidden-print {
display: none !important;
}
}
#Grid .mix, .filter-menu ul, .items-pro .heart-active, .rating-system, .date-area,
.next-blog, .ourteam-carousel article figcaption, .ourteam-carousel article figure:after,
.blog-listing article figure:after, .widget_gallery ul li a:after, .event article figure figcaption,
.widget_gallery ul li a:before, .services article figure span, .postlist article figure figcaption,
.post-media-attachments li i, .sortby ul, .gallerysec figure figcaption, .hover-link{
filter:alpha(opacity=0);
}
.filter-menu:hover ul, .items-pro article:hover .heart-active, .items-pro article:hover .rating-system, .items-pro article:hover .date-area,
.blog-listing article:hover .next-blog, .ourteam-carousel article:hover figcaption, .ourteam-carousel article:hover figure:after,
.blog-listing article:hover figure:after, .widget_gallery ul li:hover a:after, .post-media-attachments li:hover i,
.widget_gallery ul li:hover a:before, .services article:hover figure span, .postlist article:hover figure figcaption, .sortby:hover ul,
.event article:hover figure figcaption, .gallerysec ul li:hover figure figcaption, .tab-content article:hover .hover-link{
filter:alpha(opacity=100);
}
.services article figure a:before{
filter:alpha(opacity=40);
}
.widget-our-food .flex-direction-nav a:hover{
filter:alpha(opacity=80);
} .items-pro article:hover figure:before{
background: -moz-linear-gradient(top,  rgba(7,7,7,0.55) 0%, rgba(28,24,23,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,7,7,0.55)), color-stop(100%,rgba(28,24,23,1))); background: -webkit-linear-gradient(top,  rgba(7,7,7,0.55) 0%,rgba(28,24,23,1) 100%); background: -o-linear-gradient(top,  rgba(7,7,7,0.55) 0%,rgba(28,24,23,1) 100%); background: -ms-linear-gradient(top,  rgba(7,7,7,0.55) 0%,rgba(28,24,23,1) 100%); background: linear-gradient(to bottom,  rgba(7,7,7,0.55) 0%,rgba(28,24,23,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c070707', endColorstr='#1c1817',GradientType=0 ); }
.ls-nav-prev, .ls-nav-next,
.header_element .flex-direction-nav a {
width:50px;
height:50px;
-moz-border-radius: 250px;
-webkit-border-radius: 250px;
border-radius:250px;
top:50%;
display:inline-block !important;
position: absolute;
z-index:10;
left: 15px;
border: none !important;
margin: -20px 0px 0px 0px;
background-color: #88AE95;
display: none !important;
}
.ls-nav-next,
.header_element .flex-direction-nav .flex-next {
left: auto;
right: 15px;
}
.ls-nav-prev:before, .ls-nav-next:before,
.header_element .flex-direction-nav a:before{
content: "\f100";
position: absolute;
left: 50%;
top: 50%;
color: #fff;
font-size: 24px;
margin: -12px 0px 0px -9px;
}
.ls-nav-next:before,
.header_element .flex-direction-nav .flex-next:before{
content: "\f101";
margin: -12px 0px 0px -5px;
}
.ls-nav-prev:hover:before, .ls-nav-next:hover:before,
.header_element .flex-direction-nav .flex-next:hover:before,
.header_element .flex-direction-nav a:hover:before{
color: #fff;
}
.ls-wp-container:hover .ls-nav-prev, .ls-wp-container:hover .ls-nav-next{
display: block !important;
}@font-face {
font-family: 'FontAwesome';
src: url(//www.issh.gov.al/wp-content/themes/mercycorp/font/fontawesome-webfont.eot?v=3.2.1);
src: url(//www.issh.gov.al/wp-content/themes/mercycorp/font/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'), url(//www.issh.gov.al/wp-content/themes/mercycorp/font/fontawesome-webfont.woff?v=3.2.1) format('woff'), url(//www.issh.gov.al/wp-content/themes/mercycorp/font/fontawesome-webfont.ttf?v=3.2.1) format('truetype'), url(//www.issh.gov.al/wp-content/themes/mercycorp/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');
font-weight: normal;
font-style: normal;
} [class^="icon-"],
[class*=" icon-"], .search-sec button:before, .widget_gallery ul li a:before, .widget-subscribe label:before, .flex-direction-nav a:before,
.blog_text p a:before, .widget_search form label:after, .widget_categories ul li a:before, .pagination ul li.next a:before, .pagination ul li.previs a:before,
#respond form label:before, .password_protected form label:before, .pagenone h4:after, .no-img figure a:before, .panel-heading a.accordion-toggle.active:after,
.panel-heading a.accordion-toggle:after, .our-click:before,
.panel-heading a.accordion-toggle.collapsed:after, .panel-body p:before, .toggle-sectn a:after, .toggle-sectn .togglebox:before,
.toggle-sectn a:before, .header-2 .search-box label:before, .header-3 .search-box label:before, .header-3 .navigation ul li:before,
.header-4 .search-box label:before, .header-6 .search-box label:before, .header-6 .navigation > ul > li:before, .header-1 .search-box label:before,
.ls-nav-prev:before, .ls-nav-next:before, .succ_mess:before, #footer-widgets .widget ul li a:before, .widget ul li a:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
} .icon-large:before {
vertical-align: -10%;
font-size: 1.3333333333333333em;
} a [class^="icon-"],
a [class*=" icon-"] {
display: inline;
} [class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
display: inline-block;
width: 1.1428571428571428em;
text-align: right;
padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
width: 1.4285714285714286em;
}
.icons-ul {
margin-left: 2.142857142857143em;
list-style-type: none;
}
.icons-ul > li {
position: relative;
}
.icons-ul .icon-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
display: none;
}
.icon-muted {
color: #eeeeee;
}
.icon-light {
color: #ffffff;
}
.icon-dark {
color: #333333;
}
.icon-border {
border: solid 1px #eeeeee;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.icon-2x {
font-size: 2em;
}
.icon-2x.icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.icon-3x {
font-size: 3em;
}
.icon-3x.icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-4x {
font-size: 4em;
}
.icon-4x.icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.icon-5x {
font-size: 5em;
}
.icon-5x.icon-border {
border-width: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
margin-left: .3em;
}  [class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
} .icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: none;
} .btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
} .nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
line-height: inherit;
}  .icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
display: block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
font-size: 1em;
line-height: inherit;
*line-height: 2em;
}
.icon-stack .icon-stack-base {
font-size: 2em;
*line-height: 1em;
} .icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
} a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
} .icon-rotate-90:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical:before {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
display: inline-block;
} .icon-glass:before {
content: "\f000";
}
.icon-music:before {
content: "\f001";
}
.icon-search:before {
content: "\f002";
}
.icon-envelope-alt:before {
content: "\f003";
}
.icon-heart:before {
content: "\f004";
}
.icon-star:before {
content: "\f005";
}
.icon-star-empty:before {
content: "\f006";
}
.icon-user:before {
content: "\f007";
}
.icon-film:before {
content: "\f008";
}
.icon-th-large:before {
content: "\f009";
}
.icon-th:before {
content: "\f00a";
}
.icon-th-list:before {
content: "\f00b";
}
.icon-ok:before {
content: "\f00c";
}
.icon-remove:before {
content: "\f00d";
}
.icon-zoom-in:before {
content: "\f00e";
}
.icon-zoom-out:before {
content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
content: "\f011";
}
.icon-signal:before {
content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
content: "\f013";
}
.icon-trash:before {
content: "\f014";
}
.icon-home:before {
content: "\f015";
}
.icon-file-alt:before {
content: "\f016";
}
.icon-time:before {
content: "\f017";
}
.icon-road:before {
content: "\f018";
}
.icon-download-alt:before {
content: "\f019";
}
.icon-download:before {
content: "\f01a";
}
.icon-upload:before {
content: "\f01b";
}
.icon-inbox:before {
content: "\f01c";
}
.icon-play-circle:before {
content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
content: "\f01e";
}
.icon-refresh:before {
content: "\f021";
}
.icon-list-alt:before {
content: "\f022";
}
.icon-lock:before {
content: "\f023";
}
.icon-flag:before {
content: "\f024";
}
.icon-headphones:before {
content: "\f025";
}
.icon-volume-off:before {
content: "\f026";
}
.icon-volume-down:before {
content: "\f027";
}
.icon-volume-up:before {
content: "\f028";
}
.icon-qrcode:before {
content: "\f029";
}
.icon-barcode:before {
content: "\f02a";
}
.icon-tag:before {
content: "\f02b";
}
.icon-tags:before {
content: "\f02c";
}
.icon-book:before {
content: "\f02d";
}
.icon-bookmark:before {
content: "\f02e";
}
.icon-print:before {
content: "\f02f";
}
.icon-camera:before {
content: "\f030";
}
.icon-font:before {
content: "\f031";
}
.icon-bold:before {
content: "\f032";
}
.icon-italic:before {
content: "\f033";
}
.icon-text-height:before {
content: "\f034";
}
.icon-text-width:before {
content: "\f035";
}
.icon-align-left:before {
content: "\f036";
}
.icon-align-center:before {
content: "\f037";
}
.icon-align-right:before {
content: "\f038";
}
.icon-align-justify:before {
content: "\f039";
}
.icon-list:before {
content: "\f03a";
}
.icon-indent-left:before {
content: "\f03b";
}
.icon-indent-right:before {
content: "\f03c";
}
.icon-facetime-video:before {
content: "\f03d";
}
.icon-picture:before {
content: "\f03e";
}
.icon-pencil:before {
content: "\f040";
}
.icon-map-marker:before {
content: "\f041";
}
.icon-adjust:before {
content: "\f042";
}
.icon-tint:before {
content: "\f043";
}
.icon-edit:before {
content: "\f044";
}
.icon-share:before {
content: "\f045";
}
.icon-check:before {
content: "\f046";
}
.icon-move:before {
content: "\f047";
}
.icon-step-backward:before {
content: "\f048";
}
.icon-fast-backward:before {
content: "\f049";
}
.icon-backward:before {
content: "\f04a";
}
.icon-play:before {
content: "\f04b";
}
.icon-pause:before {
content: "\f04c";
}
.icon-stop:before {
content: "\f04d";
}
.icon-forward:before {
content: "\f04e";
}
.icon-fast-forward:before {
content: "\f050";
}
.icon-step-forward:before {
content: "\f051";
}
.icon-eject:before {
content: "\f052";
}
.icon-chevron-left:before {
content: "\f053";
}
.icon-chevron-right:before {
content: "\f054";
}
.icon-plus-sign:before {
content: "\f055";
}
.icon-minus-sign:before {
content: "\f056";
}
.icon-remove-sign:before {
content: "\f057";
}
.icon-ok-sign:before {
content: "\f058";
}
.icon-question-sign:before {
content: "\f059";
}
.icon-info-sign:before {
content: "\f05a";
}
.icon-screenshot:before {
content: "\f05b";
}
.icon-remove-circle:before {
content: "\f05c";
}
.icon-ok-circle:before {
content: "\f05d";
}
.icon-ban-circle:before {
content: "\f05e";
}
.icon-arrow-left:before {
content: "\f060";
}
.icon-arrow-right:before {
content: "\f061";
}
.icon-arrow-up:before {
content: "\f062";
}
.icon-arrow-down:before {
content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
content: "\f064";
}
.icon-resize-full:before {
content: "\f065";
}
.icon-resize-small:before {
content: "\f066";
}
.icon-plus:before {
content: "\f067";
}
.icon-minus:before {
content: "\f068";
}
.icon-asterisk:before {
content: "\f069";
}
.icon-exclamation-sign:before {
content: "\f06a";
}
.icon-gift:before {
content: "\f06b";
}
.icon-leaf:before {
content: "\f06c";
}
.icon-fire:before {
content: "\f06d";
}
.icon-eye-open:before {
content: "\f06e";
}
.icon-eye-close:before {
content: "\f070";
}
.icon-warning-sign:before {
content: "\f071";
}
.icon-plane:before {
content: "\f072";
}
.icon-calendar:before {
content: "\f073";
}
.icon-random:before {
content: "\f074";
}
.icon-comment:before {
content: "\f075";
}
.icon-magnet:before {
content: "\f076";
}
.icon-chevron-up:before {
content: "\f077";
}
.icon-chevron-down:before {
content: "\f078";
}
.icon-retweet:before {
content: "\f079";
}
.icon-shopping-cart:before {
content: "\f07a";
}
.icon-folder-close:before {
content: "\f07b";
}
.icon-folder-open:before {
content: "\f07c";
}
.icon-resize-vertical:before {
content: "\f07d";
}
.icon-resize-horizontal:before {
content: "\f07e";
}
.icon-bar-chart:before {
content: "\f080";
}
.icon-twitter-sign:before {
content: "\f081";
}
.icon-facebook-sign:before {
content: "\f082";
}
.icon-camera-retro:before {
content: "\f083";
}
.icon-key:before {
content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
content: "\f085";
}
.icon-comments:before {
content: "\f086";
}
.icon-thumbs-up-alt:before {
content: "\f087";
}
.icon-thumbs-down-alt:before {
content: "\f088";
}
.icon-star-half:before {
content: "\f089";
}
.icon-heart-empty:before {
content: "\f08a";
}
.icon-signout:before {
content: "\f08b";
}
.icon-linkedin-sign:before {
content: "\f08c";
}
.icon-pushpin:before {
content: "\f08d";
}
.icon-external-link:before {
content: "\f08e";
}
.icon-signin:before {
content: "\f090";
}
.icon-trophy:before {
content: "\f091";
}
.icon-github-sign:before {
content: "\f092";
}
.icon-upload-alt:before {
content: "\f093";
}
.icon-lemon:before {
content: "\f094";
}
.icon-phone:before {
content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
content: "\f096";
}
.icon-bookmark-empty:before {
content: "\f097";
}
.icon-phone-sign:before {
content: "\f098";
}
.icon-twitter:before {
content: "\f099";
}
.icon-facebook:before {
content: "\f09a";
}
.icon-github:before {
content: "\f09b";
}
.icon-unlock:before {
content: "\f09c";
}
.icon-credit-card:before {
content: "\f09d";
}
.icon-rss:before {
content: "\f09e";
}
.icon-hdd:before {
content: "\f0a0";
}
.icon-bullhorn:before {
content: "\f0a1";
}
.icon-bell:before {
content: "\f0a2";
}
.icon-certificate:before {
content: "\f0a3";
}
.icon-hand-right:before {
content: "\f0a4";
}
.icon-hand-left:before {
content: "\f0a5";
}
.icon-hand-up:before {
content: "\f0a6";
}
.icon-hand-down:before {
content: "\f0a7";
}
.icon-circle-arrow-left:before {
content: "\f0a8";
}
.icon-circle-arrow-right:before {
content: "\f0a9";
}
.icon-circle-arrow-up:before {
content: "\f0aa";
}
.icon-circle-arrow-down:before {
content: "\f0ab";
}
.icon-globe:before {
content: "\f0ac";
}
.icon-wrench:before {
content: "\f0ad";
}
.icon-tasks:before {
content: "\f0ae";
}
.icon-filter:before {
content: "\f0b0";
}
.icon-briefcase:before {
content: "\f0b1";
}
.icon-fullscreen:before {
content: "\f0b2";
}
.icon-group:before {
content: "\f0c0";
}
.icon-link:before {
content: "\f0c1";
}
.icon-cloud:before {
content: "\f0c2";
}
.icon-beaker:before {
content: "\f0c3";
}
.icon-cut:before {
content: "\f0c4";
}
.icon-copy:before {
content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
content: "\f0c6";
}
.icon-save:before {
content: "\f0c7";
}
.icon-sign-blank:before {
content: "\f0c8";
}
.icon-reorder:before {
content: "\f0c9";
}
.icon-list-ul:before {
content: "\f0ca";
}
.icon-list-ol:before {
content: "\f0cb";
}
.icon-strikethrough:before {
content: "\f0cc";
}
.icon-underline:before {
content: "\f0cd";
}
.icon-table:before {
content: "\f0ce";
}
.icon-magic:before {
content: "\f0d0";
}
.icon-truck:before {
content: "\f0d1";
}
.icon-pinterest:before {
content: "\f0d2";
}
.icon-pinterest-sign:before {
content: "\f0d3";
}
.icon-google-plus-sign:before {
content: "\f0d4";
}
.icon-google-plus:before {
content: "\f0d5";
}
.icon-money:before {
content: "\f0d6";
}
.icon-caret-down:before {
content: "\f0d7";
}
.icon-caret-up:before {
content: "\f0d8";
}
.icon-caret-left:before {
content: "\f0d9";
}
.icon-caret-right:before {
content: "\f0da";
}
.icon-columns:before {
content: "\f0db";
}
.icon-sort:before {
content: "\f0dc";
}
.icon-sort-down:before {
content: "\f0dd";
}
.icon-sort-up:before {
content: "\f0de";
}
.icon-envelope:before {
content: "\f0e0";
}
.icon-linkedin:before {
content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
content: "\f0e2";
}
.icon-legal:before {
content: "\f0e3";
}
.icon-dashboard:before {
content: "\f0e4";
}
.icon-comment-alt:before {
content: "\f0e5";
}
.icon-comments-alt:before {
content: "\f0e6";
}
.icon-bolt:before {
content: "\f0e7";
}
.icon-sitemap:before {
content: "\f0e8";
}
.icon-umbrella:before {
content: "\f0e9";
}
.icon-paste:before {
content: "\f0ea";
}
.icon-lightbulb:before {
content: "\f0eb";
}
.icon-exchange:before {
content: "\f0ec";
}
.icon-cloud-download:before {
content: "\f0ed";
}
.icon-cloud-upload:before {
content: "\f0ee";
}
.icon-user-md:before {
content: "\f0f0";
}
.icon-stethoscope:before {
content: "\f0f1";
}
.icon-suitcase:before {
content: "\f0f2";
}
.icon-bell-alt:before {
content: "\f0f3";
}
.icon-coffee:before {
content: "\f0f4";
}
.icon-food:before {
content: "\f0f5";
}
.icon-file-text-alt:before {
content: "\f0f6";
}
.icon-building:before {
content: "\f0f7";
}
.icon-hospital:before {
content: "\f0f8";
}
.icon-ambulance:before {
content: "\f0f9";
}
.icon-medkit:before {
content: "\f0fa";
}
.icon-fighter-jet:before {
content: "\f0fb";
}
.icon-beer:before {
content: "\f0fc";
}
.icon-h-sign:before {
content: "\f0fd";
}
.icon-plus-sign-alt:before {
content: "\f0fe";
}
.icon-double-angle-left:before {
content: "\f100";
}
.icon-double-angle-right:before {
content: "\f101";
}
.icon-double-angle-up:before {
content: "\f102";
}
.icon-double-angle-down:before {
content: "\f103";
}
.icon-angle-left:before {
content: "\f104";
}
.icon-angle-right:before {
content: "\f105";
}
.icon-angle-up:before {
content: "\f106";
}
.icon-angle-down:before {
content: "\f107";
}
.icon-desktop:before {
content: "\f108";
}
.icon-laptop:before {
content: "\f109";
}
.icon-tablet:before {
content: "\f10a";
}
.icon-mobile-phone:before {
content: "\f10b";
}
.icon-circle-blank:before {
content: "\f10c";
}
.icon-quote-left:before {
content: "\f10d";
}
.icon-quote-right:before {
content: "\f10e";
}
.icon-spinner:before {
content: "\f110";
}
.icon-circle:before {
content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
content: "\f112";
}
.icon-github-alt:before {
content: "\f113";
}
.icon-folder-close-alt:before {
content: "\f114";
}
.icon-folder-open-alt:before {
content: "\f115";
}
.icon-expand-alt:before {
content: "\f116";
}
.icon-collapse-alt:before {
content: "\f117";
}
.icon-smile:before {
content: "\f118";
}
.icon-frown:before {
content: "\f119";
}
.icon-meh:before {
content: "\f11a";
}
.icon-gamepad:before {
content: "\f11b";
}
.icon-keyboard:before {
content: "\f11c";
}
.icon-flag-alt:before {
content: "\f11d";
}
.icon-flag-checkered:before {
content: "\f11e";
}
.icon-terminal:before {
content: "\f120";
}
.icon-code:before {
content: "\f121";
}
.icon-reply-all:before {
content: "\f122";
}
.icon-mail-reply-all:before {
content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
content: "\f123";
}
.icon-location-arrow:before {
content: "\f124";
}
.icon-crop:before {
content: "\f125";
}
.icon-code-fork:before {
content: "\f126";
}
.icon-unlink:before {
content: "\f127";
}
.icon-question:before {
content: "\f128";
}
.icon-info:before {
content: "\f129";
}
.icon-exclamation:before {
content: "\f12a";
}
.icon-superscript:before {
content: "\f12b";
}
.icon-subscript:before {
content: "\f12c";
}
.icon-eraser:before {
content: "\f12d";
}
.icon-puzzle-piece:before {
content: "\f12e";
}
.icon-microphone:before {
content: "\f130";
}
.icon-microphone-off:before {
content: "\f131";
}
.icon-shield:before {
content: "\f132";
}
.icon-calendar-empty:before {
content: "\f133";
}
.icon-fire-extinguisher:before {
content: "\f134";
}
.icon-rocket:before {
content: "\f135";
}
.icon-maxcdn:before {
content: "\f136";
}
.icon-chevron-sign-left:before {
content: "\f137";
}
.icon-chevron-sign-right:before {
content: "\f138";
}
.icon-chevron-sign-up:before {
content: "\f139";
}
.icon-chevron-sign-down:before {
content: "\f13a";
}
.icon-html5:before {
content: "\f13b";
}
.icon-css3:before {
content: "\f13c";
}
.icon-anchor:before {
content: "\f13d";
}
.icon-unlock-alt:before {
content: "\f13e";
}
.icon-bullseye:before {
content: "\f140";
}
.icon-ellipsis-horizontal:before {
content: "\f141";
}
.icon-ellipsis-vertical:before {
content: "\f142";
}
.icon-rss-sign:before {
content: "\f143";
}
.icon-play-sign:before {
content: "\f144";
}
.icon-ticket:before {
content: "\f145";
}
.icon-minus-sign-alt:before {
content: "\f146";
}
.icon-check-minus:before {
content: "\f147";
}
.icon-level-up:before {
content: "\f148";
}
.icon-level-down:before {
content: "\f149";
}
.icon-check-sign:before {
content: "\f14a";
}
.icon-edit-sign:before {
content: "\f14b";
}
.icon-external-link-sign:before {
content: "\f14c";
}
.icon-share-sign:before {
content: "\f14d";
}
.icon-compass:before {
content: "\f14e";
}
.icon-collapse:before {
content: "\f150";
}
.icon-collapse-top:before {
content: "\f151";
}
.icon-expand:before {
content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
content: "\f153";
}
.icon-gbp:before {
content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
content: "\f158";
}
.icon-won:before,
.icon-krw:before {
content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
content: "\f15a";
}
.icon-file:before {
content: "\f15b";
}
.icon-file-text:before {
content: "\f15c";
}
.icon-sort-by-alphabet:before {
content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
content: "\f15e";
}
.icon-sort-by-attributes:before {
content: "\f160";
}
.icon-sort-by-attributes-alt:before {
content: "\f161";
}
.icon-sort-by-order:before {
content: "\f162";
}
.icon-sort-by-order-alt:before {
content: "\f163";
}
.icon-thumbs-up:before {
content: "\f164";
}
.icon-thumbs-down:before {
content: "\f165";
}
.icon-youtube-sign:before {
content: "\f166";
}
.icon-youtube:before {
content: "\f167";
}
.icon-xing:before {
content: "\f168";
}
.icon-xing-sign:before {
content: "\f169";
}
.icon-youtube-play:before {
content: "\f16a";
}
.icon-dropbox:before {
content: "\f16b";
}
.icon-stackexchange:before {
content: "\f16c";
}
.icon-instagram:before {
content: "\f16d";
}
.icon-flickr:before {
content: "\f16e";
}
.icon-adn:before {
content: "\f170";
}
.icon-bitbucket:before {
content: "\f171";
}
.icon-bitbucket-sign:before {
content: "\f172";
}
.icon-tumblr:before {
content: "\f173";
}
.icon-tumblr-sign:before {
content: "\f174";
}
.icon-long-arrow-down:before {
content: "\f175";
}
.icon-long-arrow-up:before {
content: "\f176";
}
.icon-long-arrow-left:before {
content: "\f177";
}
.icon-long-arrow-right:before {
content: "\f178";
}
.icon-apple:before {
content: "\f179";
}
.icon-windows:before {
content: "\f17a";
}
.icon-android:before {
content: "\f17b";
}
.icon-linux:before {
content: "\f17c";
}
.icon-dribbble:before {
content: "\f17d";
}
.icon-skype:before {
content: "\f17e";
}
.icon-foursquare:before {
content: "\f180";
}
.icon-trello:before {
content: "\f181";
}
.icon-female:before {
content: "\f182";
}
.icon-male:before {
content: "\f183";
}
.icon-gittip:before {
content: "\f184";
}
.icon-sun:before {
content: "\f185";
}
.icon-moon:before {
content: "\f186";
}
.icon-archive:before {
content: "\f187";
}
.icon-bug:before {
content: "\f188";
}
.icon-vk:before {
content: "\f189";
}
.icon-weibo:before {
content: "\f18a";
}
.icon-renren:before {
content: "\f18b";
}
.icon-2 {
font-size:1.4em;
}
.icon-3 {
font-size: 4em;
}
.icon-4 {
font-size: 7em;
}
.icon-5{
font-size:2.4em;
}