/*
#------------------------------------------------------------------------
# appPhone - June 2011 template (for Joomla 1.6)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com
*/


/* Basic elements */
html { background: #3d3b37 url('../images/style1/main_bg.png') repeat 0 0; }
body { line-height:1.8; min-height:100%; background: transparent url('../images/style1/gradient_bg.png') repeat-y center 0; color: #a7a39c; }
a { color: #fff; text-decoration: none }
a:hover,
a:active,
a:focus { color: #85817a; }
h1,
h2,
h3,
h4,
h5 { font-weight: normal; color: #686B6C; }
h1 { font-size:380% }
h2 { font-size:350% }
h3 { font-size:160% }
h4 { font-size:145% }
h5 { font-size:100% }
h1 { text-shadow: 3px 5px 0 #fff; }
h2 { text-shadow: 2px 3px 0 #fff; }
h3 { text-shadow: 1px 2px 0 #fff; }
h4 { text-shadow: 1px 1px 0 #fff; }
h5 { text-shadow: 1px 1px 0 #fff; }
ul { list-style:none; }
ul li { line-height:2.6; }
p { margin: 0.5em 0 }

/* Logo  */
h1#gkLogo, h2#gkLogo { margin: 0; padding: 0; float: left; }
h1#gkLogo a, h2#gkLogo a { background: url('../images/style1/logo.png') no-repeat 0 0; display: block; height: 131px; margin: 0; text-indent: -999em; width:120px; top: 0; left:0; z-index: 1001; }
h1#gkLogo.text, h2#gkLogo.text { width: auto; margin: 20px 0 0 0; }
h1#gkLogo.text a,
h2#gkLogo.text a,
h1#gkLogo.text .gkSiteSlogan,
h2#gkLogo.text .gkSiteSlogan { display: block; background:none!important; color: #fff; font-size: 32px; line-height: 64px; font-weight:normal; text-indent: 0; text-align: center }
h1#gkLogo.text a,
h2#gkLogo.text a { padding: 0; width: auto!important; }
h1#gkLogo.text .gkSiteSlogan,
h2#gkLogo.text .gkSiteSlogan { font-size: 16px; line-height: 10px; margin: 32px 0 18px 0; }

/* Containers*/
#gkTop { background: url('../images/style1/menu_bg.png') repeat-x 0 0; height: 76px; position: absolute; z-index:1001; top: 0; left: 0; width: 100%; }
#gkTopWrap { height: 76px; position: relative; z-index: 1000; }
#gkHeader { padding-top: 76px; }
#mainPage { background: transparent url('../images/style1/header_bg.png') repeat 0 0; color: #85837f; padding-top:0; }
#mainPage.noheader { padding-top: 180px; }
/*#gkContent { float: left; }*/

/* footer */
#gkFooter { background: transparent url('../images/style1/footer_bg.png') repeat 0 0; margin-top: 50px; }
#gkBottomWrap a,
#gkFooter a { color: #ad7052; }
#miniLogo {
    width: 65px;
    height: 85px;
    margin-top: 0;
    display: block;
    float: left;
    text-indent: -999em;
    margin-right: 15px;
}
#gkBottomWrap a:hover,
#gkFooter a:hover, #gkFooter a:active, #gkFooter a:focus { color: #fff; background-color: rgba(0,0,0,.075); }
#gkFooterWrap,
#gkFooterInfo { background: transparent url('../images/style1/footer_line.png') repeat-x 0 0; }
#gkCopyrights { overflow: hidden; }
#gkStyleArea { margin-left: 20px; }
#gkStyleArea,
#gkCopyrights span { float:right; font-size: 12px; line-height: 70px; color: #65635c; }
#gkFooterContent { background: transparent url('../images/style1/mini_logo.png') no-repeat left center; height: 84px; }
#gkFooterNav { line-height: 65px; float: left; }
#gkFooterNav li { float: left; margin-right: 12px; line-height: 65px; }
#gkSocialIcons { float: right; }
#gkSocialIcons a { width: 36px; height: 36px; display:block; float:left; margin-left:11px; background: transparent url('../images/style1/social_icons.png') no-repeat 0 0; text-indent: -999em; margin-top: 25px; }
a#gkIconsTwitter { background-position: 0 0; }
a#gkIconsFacebook { background-position: -47px 0; }
a#gkIconsVimeo { background-position: -94px 0; }
a#gkIconsYoutube { background-position: -148px 0; }
a#gkIconsLastFm { background-position: -196px 0; }
a#gkIconsMobyPicture { background-position: -245px 0; }
a#gkIconsDigg { background-position: -295px 0; }
a#gkIconsTwitter:hover { background-position: 0 bottom; }
a#gkIconsFacebook:hover { background-position: -47px bottom; }
a#gkIconsVimeo:hover { background-position: -94px bottom; }
a#gkIconsYoutube:hover { background-position: -148px bottom; }
a#gkIconsLastFm:hover { background-position: -196px bottom; }
a#gkIconsMobyPicture:hover { background-position: -245px bottom; }
a#gkIconsDigg:hover { background-position: -295px bottom; }
#gkFrameworkLogo { display: block; width: 130px; height: 42px; background: url('../images/framework-logo.png') no-repeat 0 0; text-indent: -9999em; margin: 40px auto 0; padding-bottom: 40px }

/* Suffixes */
#mainPage .box,
#mainPage .box_menu,
#mainPage .box_text { overflow: hidden; margin-top:25px; }
#mainPage .box:first-child,
#mainPage .box_menu:first-child,
#mainPage .box_text:first-child { margin-top: 0!important; }
#mainPage .box > div,
#mainPage .box_menu > div,
#mainPage .box_text > div { margin: 0px; }
#mainPage .box_content { padding: 0; }
#mainPage .box li,
#mainPage .box_menu li,
#mainPage .box_text li { }
#mainPage .box li:first-child,
#mainPage .box_menu li:first-child,
#mainPage .box_text li:first-child { }
.box_content { overflow: hidden; }
/*--- default */
#mainPage .box > div > h3,
#mainPage .box_menu > div > h3,
#mainPage .box_text > div > h3 { height: 32px; line-height: 32px; font-size: 24px; font-weight: normal; margin: 0; padding: 0; color: #686b6c }
#mainPage .box ul { padding: 0; }
#mainPage .box ul li { border-top: 1px solid #eaeaea; list-style-type: disc; list-style: inside }
#mainPage .box ul li:first-child { border-top: none; }
#gkBottomWrap .box,
#gkBottomWrap .box_menu,
#gkBottomWrap .box_text { color: #a7a39c; }
#gkBottomWrap .box > div > h3,
#gkBottomWrap .box_menu > div > h3,
#gkBottomWrap .box_text > div > h3 { height: 32px; line-height: 24px; font-size: 28px; font-weight: normal; color: #fff; margin: 0; padding: 0; margin-bottom: 16px; }
/*--- color */
.box.color { background: url('../images/style1/module_color_suffix_bg.png') repeat 0 0; padding: 15px 21px; }
.box.color > div > h3 { color: #f27255!important; margin-bottom: 0!important }
.box.color a { color: #e0deda !important }
.box.color a:hover { color: #fff !important }
.box.color li { border-color: #8b8787 !important }
/* border and _menu suffix */
.box_menu,
.box.border { padding: 2px 8px 8px 2px; background: #bfbab0}
.box_menu > div,
.box.border > div { background: url('../images/style1/header_bg.png') repeat 0 0; padding: 15px 20px; }
.box_menu .box_content { background: #E7E2D8; border-bottom: 1px solid #FBF9F4; border-top: 1px solid #BFBAB0; margin-top: 10px; }
/* bor1 & bor2 suffix */
.box.bor1 > div > h3, .box.bor2 > div > h3 { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; color: #9b978e !important; font-size: 36px !important;  line-height: 45px !important; height: 41px !important; margin-bottom: 18px !important; padding: 0; }
.box.bor2 > div > h3 {  color: #ED7959 !important;  }
.box.bor1 a { color: #686B6C !important;  }
.box.bor1 a:hover { color: #DB684E !important }

/* icons suffixes */
#mainPage .box.icon-rss > div > h3,
#mainPage .box.icon-mail > div > h3,
#mainPage .box.icon-alert > div > h3,
#mainPage .box.icon-cog > div > h3,
#mainPage .box.icon-clock > div > h3,
#mainPage .box.icon-calendar > div > h3,
#mainPage .box.icon-chat > div > h3,
#mainPage .box.icon-marker > div > h3,
#mainPage .box.icon-document > div > h3,
#mainPage .box.icon-mac > div > h3,
#mainPage .box.icon-ipad > div > h3,
#mainPage .box.icon-info > div > h3,
#mainPage .box.icon-access > div > h3 { padding-left: 45px; background: transparent url('../images/style1/module_icons_light.png') no-repeat 0 0; }
#gkBottomWrap .box.icon-rss > div > h3,
#gkBottomWrap .box.icon-mail > div > h3,
#gkBottomWrap .box.icon-alert > div > h3,
#gkBottomWrap .box.icon-cog > div > h3,
#gkBottomWrap .box.icon-clock > div > h3,
#gkBottomWrap .box.icon-calendar > div > h3,
#gkBottomWrap .box.icon-chat > div > h3,
#gkBottomWrap .box.icon-marker > div > h3,
#gkBottomWrap .box.icon-document > div > h3,
#gkBottomWrap .box.icon-mac > div > h3,
#gkBottomWrap .box.icon-ipad > div > h3,
#gkBottomWrap .box.icon-info > div > h3,
#gkBottomWrap .box.icon-access > div > h3 { padding-left: 45px; background: transparent url('../images/style1/module_icons_dark.png') no-repeat 0 0; }
.box.icon-rss > div > h3 { background-position:0 0!important; }
.box.icon-mail > div > h3 { background-position:0 -42px!important; }
.box.icon-alert > div > h3 { background-position:0 -76px!important; }
.box.icon-cog > div > h3 { background-position:0 -120px!important; }
.box.icon-clock > div > h3 { background-position:0 -158px!important; }
.box.icon-calendar > div > h3 { background-position:0 -198px!important; }
.box.icon-chat > div > h3 { background-position:0 -244px!important; }
.box.icon-marker > div > h3 { background-position:0 -278px!important; }
.box.icon-document > div > h3 { background-position:0 -324px!important; }
.box.icon-mac > div > h3 { background-position:0 -369px!important; }
.box.icon-ipad > div > h3 { background-position:0 -419px!important; }
.box.icon-info > div > h3 { background-position:0 -461px!important; }
.box.icon-access > div > h3 { background-position:0 -509px!important; }
/* _text */
#mainPage .box_text .group > h3 { font-weight: normal; font-size:115%; }
#mainPage .box_text .footer { font-size: 85%; text-align: right; font-style: italic; }
#mainPage .box_text .item { border-bottom: 1px solid #ddd; margin-top:10px; padding-bottom: 10px; }
/* - clear */
.box.clear,
.box.clear > div,
.box.clear > div > .box_content { padding: 0 !important; background: none !important; border: none !important; margin: 0!important; }

#gkMain #gkTopNav { background: transparent; height: 34px; line-height: 34px; }
#gkBreadcrumb,
.breadcrumbs .separator { background: url('../images/style1/breadcrump.png') no-repeat 0 0; }
#gkBreadcrumb {float: left; width: 100%; font-size: 14px; line-height: 2.6em; margin-bottom: 16px }
.breadcrumbs {width: 80%; float: left;   padding: 0 0 0 54px}
.breadcrumbs a { color: #3b3b3b  }
.breadcrumbs a:hover { color: #e45b36; }
.breadcrumbs .separator { display: block; width: 8px; height: 8px; padding: 15px 0 0; margin: 0 12px; background-position: 0 100%; text-indent: -99999em; }
.breadcrumbs ul { list-style: none; padding: 0; margin: 0; }
.breadcrumbs ul li { float: left; }
#gkTools { float: right; width: auto; }
#gkTools a { background: url('../images/style1/tools.png') no-repeat 0 0; cursor:pointer; display:block; float:left; height:28px; text-indent:-999em; width:27px; margin: 3px 0 0 5px; }
#gkTools a:hover {}
#gkToolsReset { background-position: -27px 0!important; }
#gkToolsDec { background-position: -54px 0!important; }
.gkBlock { background: none repeat scroll 0 0 #E7E2D8; border-bottom: 1px solid #FBF9F4; border-radius: 3px 8px 8px 8px; border-top: 1px solid #BFBAB0; font-size: 11px; padding: 12px 24px; text-shadow: 1px 1px 0 #F6F3EE; }
/* CSS3 */
.box.border { border-radius: 3px 8px 8px 8px; -moz-border-radius: 3px 8px 8px 8px; -webkit-border-radius: 3px 8px 8px 8px }
.box.border > div { border-radius: 3px 3px 3px 3px }
.box_menu,
.box_menu .custom_menu { border-radius: 3px 8px 8px 8px; -moz-border-radius: 3px 8px 8px 8px; -webkit-border-radius: 3px 8px 8px 8px }
.custom_menu {margin-top: 10px}
.box.bor1 > div > h3, .box.bor2 > div > h3 { text-shadow: 1px 1px 0 #fff !important }
.box.color > div > h3 { color: #f27255!important; margin-bottom: 0!important;  text-shadow: 2px 2px 0 #5A5650!important; }
.box.color a { text-shadow: 1px 1px 0 #716f6b !important }
.box.color { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow: 5px 5px 0 rgba(36, 35, 34, 0.8); -moz-box-shadow: 5px 5px 0 rgba(36, 35, 34, 0.8); -webkit-box-shadow: 5px 5px 0 rgba(36, 35, 34, 0.8); }
#gkBottomWrap .box_text > div > h3 { text-shadow: 2px 2px 0 #5a5650 }
#mainPage .box_text > div > h3 { text-shadow: 2px 2px 0 #fff }
h1#gkLogo.text .gkSiteSlogan { text-shadow: 2px 2px 0 #7E7E7E }
img { -webkit-transition:background-color 0.4s ease-in; -moz-transition:background-color 0.4s ease-in; -o-transition:background-color 0.4s ease-in; transition:background-color 0.4s ease-in; }
a { -webkit-transition:color 0.4s ease-in; -moz-transition:color 0.4s ease-in; -o-transition:color 0.4s ease-in; transition:color 0.4s ease-in; }


div.akeeba-bootstrap [class^="icon-"],
div.akeeba-bootstrap [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px;
}
div.akeeba-bootstrap .icon-white,
div.akeeba-bootstrap .nav-pills > .active > a > [class^="icon-"],
div.akeeba-bootstrap .nav-pills > .active > a > [class*=" icon-"],
div.akeeba-bootstrap .nav-list > .active > a > [class^="icon-"],
div.akeeba-bootstrap .nav-list > .active > a > [class*=" icon-"],
div.akeeba-bootstrap .navbar-inverse .nav > .active > a > [class^="icon-"],
div.akeeba-bootstrap .navbar-inverse .nav > .active > a > [class*=" icon-"],
div.akeeba-bootstrap .dropdown-menu > li > a:hover > [class^="icon-"],
div.akeeba-bootstrap .dropdown-menu > li > a:focus > [class^="icon-"],
div.akeeba-bootstrap .dropdown-menu > li > a:hover > [class*=" icon-"],
div.akeeba-bootstrap .dropdown-menu > li > a:focus > [class*=" icon-"],
div.akeeba-bootstrap .dropdown-menu > .active > a > [class^="icon-"],
div.akeeba-bootstrap .dropdown-menu > .active > a > [class*=" icon-"],
div.akeeba-bootstrap .dropdown-submenu:hover > a > [class^="icon-"],
div.akeeba-bootstrap .dropdown-submenu:focus > a > [class^="icon-"],
div.akeeba-bootstrap .dropdown-submenu:hover > a > [class*=" icon-"],
div.akeeba-bootstrap .dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: url("../images/glyphicons-halflings-white.png");
}

div.akeeba-bootstrap .icon-glass{background-position:0 0}div.akeeba-bootstrap .icon-music{background-position:-24px 0}div.akeeba-bootstrap .icon-search{background-position:-48px 0}div.akeeba-bootstrap .icon-envelope{background-position:-72px 0}div.akeeba-bootstrap .icon-heart{background-position:-96px 0}div.akeeba-bootstrap .icon-star{background-position:-120px 0}div.akeeba-bootstrap .icon-star-empty{background-position:-144px 0}div.akeeba-bootstrap .icon-user{background-position:-168px 0}div.akeeba-bootstrap .icon-film{background-position:-192px 0}div.akeeba-bootstrap .icon-th-large{background-position:-216px 0}div.akeeba-bootstrap .icon-th{background-position:-240px 0}div.akeeba-bootstrap .icon-th-list{background-position:-264px 0}div.akeeba-bootstrap .icon-ok{background-position:-288px 0}div.akeeba-bootstrap .icon-remove{background-position:-312px 0}div.akeeba-bootstrap .icon-zoom-in{background-position:-336px 0}div.akeeba-bootstrap .icon-zoom-out{background-position:-360px 0}div.akeeba-bootstrap .icon-off{background-position:-384px 0}div.akeeba-bootstrap .icon-signal{background-position:-408px 0}div.akeeba-bootstrap .icon-cog{background-position:-432px 0}div.akeeba-bootstrap .icon-trash{background-position:-456px 0}div.akeeba-bootstrap .icon-home{background-position:0 -24px}div.akeeba-bootstrap .icon-file{background-position:-24px -24px}div.akeeba-bootstrap .icon-time{background-position:-48px -24px}div.akeeba-bootstrap .icon-road{background-position:-72px -24px}div.akeeba-bootstrap .icon-download-alt{background-position:-96px -24px}div.akeeba-bootstrap .icon-download{background-position:-120px -24px}div.akeeba-bootstrap .icon-upload{background-position:-144px -24px}div.akeeba-bootstrap .icon-inbox{background-position:-168px -24px}div.akeeba-bootstrap .icon-play-circle{background-position:-192px -24px}div.akeeba-bootstrap .icon-repeat{background-position:-216px -24px}div.akeeba-bootstrap .icon-refresh{background-position:-240px -24px}div.akeeba-bootstrap .icon-list-alt{background-position:-264px -24px}div.akeeba-bootstrap .icon-lock{background-position:-287px -24px}div.akeeba-bootstrap .icon-flag{background-position:-312px -24px}div.akeeba-bootstrap .icon-headphones{background-position:-336px -24px}div.akeeba-bootstrap .icon-volume-off{background-position:-360px -24px}div.akeeba-bootstrap .icon-volume-down{background-position:-384px -24px}div.akeeba-bootstrap .icon-volume-up{background-position:-408px -24px}div.akeeba-bootstrap .icon-qrcode{background-position:-432px -24px}div.akeeba-bootstrap .icon-barcode{background-position:-456px -24px}div.akeeba-bootstrap .icon-tag{background-position:0 -48px}div.akeeba-bootstrap .icon-tags{background-position:-25px -48px}div.akeeba-bootstrap .icon-book{background-position:-48px -48px}div.akeeba-bootstrap .icon-bookmark{background-position:-72px -48px}div.akeeba-bootstrap .icon-print{background-position:-96px -48px}div.akeeba-bootstrap .icon-camera{background-position:-120px -48px}div.akeeba-bootstrap .icon-font{background-position:-144px -48px}div.akeeba-bootstrap .icon-bold{background-position:-167px -48px}div.akeeba-bootstrap .icon-italic{background-position:-192px -48px}div.akeeba-bootstrap .icon-text-height{background-position:-216px -48px}div.akeeba-bootstrap .icon-text-width{background-position:-240px -48px}div.akeeba-bootstrap .icon-align-left{background-position:-264px -48px}div.akeeba-bootstrap .icon-align-center{background-position:-288px -48px}div.akeeba-bootstrap .icon-align-right{background-position:-312px -48px}div.akeeba-bootstrap .icon-align-justify{background-position:-336px -48px}div.akeeba-bootstrap .icon-list{background-position:-360px -48px}div.akeeba-bootstrap .icon-indent-left{background-position:-384px -48px}div.akeeba-bootstrap .icon-indent-right{background-position:-408px -48px}div.akeeba-bootstrap .icon-facetime-video{background-position:-432px -48px}div.akeeba-bootstrap .icon-picture{background-position:-456px -48px}div.akeeba-bootstrap .icon-pencil{background-position:0 -72px}div.akeeba-bootstrap .icon-map-marker{background-position:-24px -72px}div.akeeba-bootstrap .icon-adjust{background-position:-48px -72px}div.akeeba-bootstrap .icon-tint{background-position:-72px -72px}div.akeeba-bootstrap .icon-edit{background-position:-96px -72px}div.akeeba-bootstrap .icon-share{background-position:-120px -72px}div.akeeba-bootstrap .icon-check{background-position:-144px -72px}div.akeeba-bootstrap .icon-move{background-position:-168px -72px}div.akeeba-bootstrap .icon-step-backward{background-position:-192px -72px}div.akeeba-bootstrap .icon-fast-backward{background-position:-216px -72px}div.akeeba-bootstrap .icon-backward{background-position:-240px -72px}div.akeeba-bootstrap .icon-play{background-position:-264px -72px}div.akeeba-bootstrap .icon-pause{background-position:-288px -72px}div.akeeba-bootstrap .icon-stop{background-position:-312px -72px}div.akeeba-bootstrap .icon-forward{background-position:-336px -72px}div.akeeba-bootstrap .icon-fast-forward{background-position:-360px -72px}div.akeeba-bootstrap .icon-step-forward{background-position:-384px -72px}div.akeeba-bootstrap .icon-eject{background-position:-408px -72px}div.akeeba-bootstrap .icon-chevron-left{background-position:-432px -72px}div.akeeba-bootstrap .icon-chevron-right{background-position:-456px -72px}div.akeeba-bootstrap .icon-plus-sign{background-position:0 -96px}div.akeeba-bootstrap .icon-minus-sign{background-position:-24px -96px}div.akeeba-bootstrap .icon-remove-sign{background-position:-48px -96px}div.akeeba-bootstrap .icon-ok-sign{background-position:-72px -96px}div.akeeba-bootstrap .icon-question-sign{background-position:-96px -96px}div.akeeba-bootstrap .icon-info-sign{background-position:-120px -96px}div.akeeba-bootstrap .icon-screenshot{background-position:-144px -96px}div.akeeba-bootstrap .icon-remove-circle{background-position:-168px -96px}div.akeeba-bootstrap .icon-ok-circle{background-position:-192px -96px}div.akeeba-bootstrap .icon-ban-circle{background-position:-216px -96px}div.akeeba-bootstrap .icon-arrow-left{background-position:-240px -96px}div.akeeba-bootstrap .icon-arrow-right{background-position:-264px -96px}div.akeeba-bootstrap .icon-arrow-up{background-position:-289px -96px}div.akeeba-bootstrap .icon-arrow-down{background-position:-312px -96px}div.akeeba-bootstrap .icon-share-alt{background-position:-336px -96px}div.akeeba-bootstrap .icon-resize-full{background-position:-360px -96px}div.akeeba-bootstrap .icon-resize-small{background-position:-384px -96px}div.akeeba-bootstrap .icon-plus{background-position:-408px -96px}div.akeeba-bootstrap .icon-minus{background-position:-433px -96px}div.akeeba-bootstrap .icon-asterisk{background-position:-456px -96px}div.akeeba-bootstrap .icon-exclamation-sign{background-position:0 -120px}div.akeeba-bootstrap .icon-gift{background-position:-24px -120px}div.akeeba-bootstrap .icon-leaf{background-position:-48px -120px}div.akeeba-bootstrap .icon-fire{background-position:-72px -120px}div.akeeba-bootstrap .icon-eye-open{background-position:-96px -120px}div.akeeba-bootstrap .icon-eye-close{background-position:-120px -120px}div.akeeba-bootstrap .icon-warning-sign{background-position:-144px -120px}div.akeeba-bootstrap .icon-plane{background-position:-168px -120px}div.akeeba-bootstrap .icon-calendar{background-position:-192px -120px}div.akeeba-bootstrap .icon-random{background-position:-216px -120px;width:16px}div.akeeba-bootstrap .icon-comment{background-position:-240px -120px}div.akeeba-bootstrap .icon-magnet{background-position:-264px -120px}div.akeeba-bootstrap .icon-chevron-up{background-position:-288px -120px}div.akeeba-bootstrap .icon-chevron-down{background-position:-313px -119px}div.akeeba-bootstrap .icon-retweet{background-position:-336px -120px}div.akeeba-bootstrap .icon-shopping-cart{background-position:-360px -120px}div.akeeba-bootstrap .icon-folder-close{background-position:-384px -120px;width:16px}div.akeeba-bootstrap .icon-folder-open{background-position:-408px -120px;width:16px}div.akeeba-bootstrap .icon-resize-vertical{background-position:-432px -119px}div.akeeba-bootstrap .icon-resize-horizontal{background-position:-456px -118px}div.akeeba-bootstrap .icon-hdd{background-position:0 -144px}div.akeeba-bootstrap .icon-bullhorn{background-position:-24px -144px}div.akeeba-bootstrap .icon-bell{background-position:-48px -144px}div.akeeba-bootstrap .icon-certificate{background-position:-72px -144px}div.akeeba-bootstrap .icon-thumbs-up{background-position:-96px -144px}div.akeeba-bootstrap .icon-thumbs-down{background-position:-120px -144px}div.akeeba-bootstrap .icon-hand-right{background-position:-144px -144px}div.akeeba-bootstrap .icon-hand-left{background-position:-168px -144px}div.akeeba-bootstrap .icon-hand-up{background-position:-192px -144px}div.akeeba-bootstrap .icon-hand-down{background-position:-216px -144px}div.akeeba-bootstrap .icon-circle-arrow-right{background-position:-240px -144px}div.akeeba-bootstrap .icon-circle-arrow-left{background-position:-264px -144px}div.akeeba-bootstrap .icon-circle-arrow-up{background-position:-288px -144px}div.akeeba-bootstrap .icon-circle-arrow-down{background-position:-312px -144px}div.akeeba-bootstrap .icon-globe{background-position:-336px -144px}div.akeeba-bootstrap .icon-wrench{background-position:-360px -144px}div.akeeba-bootstrap .icon-tasks{background-position:-384px -144px}div.akeeba-bootstrap .icon-filter{background-position:-408px -144px}div.akeeba-bootstrap .icon-briefcase{background-position:-432px -144px}div.akeeba-bootstrap .icon-fullscreen{background-position:-456px -144px}

div.akeeba-bootstrap .label-important,div.akeeba-bootstrap .badge-important{background-color:#b94a48}
div.akeeba-bootstrap .label-warning,div.akeeba-bootstrap .badge-warning{background-color:#f89406}
div.akeeba-bootstrap .label-warning[href],div.akeeba-bootstrap .badge-warning[href]{background-color:#c67605}div.akeeba-bootstrap .label-success,div.akeeba-bootstrap .badge-success{background-color:#468847}div.akeeba-bootstrap .label-success[href],div.akeeba-bootstrap .badge-success[href]{background-color:#356635}div.akeeba-bootstrap .label-info,div.akeeba-bootstrap .badge-info{background-color:#3a87ad}div.akeeba-bootstrap .label-info[href],div.akeeba-bootstrap .badge-info[href]{background-color:#2d6987}div.akeeba-bootstrap .label-inverse,div.akeeba-bootstrap .badge-inverse{background-color:#333}div.akeeba-bootstrap .label-inverse[href],div.akeeba-bootstrap .badge-inverse[href]{background-color:#1a1a1a}div.akeeba-bootstrap .btn .label,div.akeeba-bootstrap .btn .badge{position:relative;top:-1px}div.akeeba-bootstrap .btn-mini .label,div.akeeba-bootstrap .btn-mini .badge{top:0}@-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}}@-ms-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}}
