#viewport {
    min-height: 100%;
    position: relative;
}
.container-content {
    padding-bottom: 100px;
}
.container-fluid.footer {
    padding:20px 0;
}
.footer {
    bottom: 0;
    height:80px;
    padding: 0;
    position: absolute;
    width: 100%;
}
.portlet .panel-collapse {
    height:0;
    display:none;
}
.portlet.show .panel-collapse {
    height: auto;
    display:block !important;
}

.ad1 {
    margin-top:0px;
}
.ad2 {
    margin-top:20px;
}
.index-services {

}
.index-services h2 strong {
    color:#FB5557;
}
.index-services h2 {
    font-size: 35px;
    margin: 50px 0 10px;
    text-align: center;
    text-transform: uppercase;
}

.index-services h2:after {
    border-bottom: 2px solid #b7bbbf;
    content: " ";
    display: block;
    margin: 0 auto;
    padding-top: 9px;
    width: 73px;
    z-index: 2;
}
.index-services .item {
    border-right: 1px solid #e8e7e7;
    padding-top: 9px;
}

.index-services .fa:after {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #d05454;
    bottom: -8px;
    content: " ";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -9px;
    position: absolute;
    width: 0;
    z-index: 2;
}

.index-services .fa {
    font-size: 38px;
    padding: 35px 0 0;
    background: none repeat scroll 0 0 #d05454 !important;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    height: 99px;
    line-height: 1;
    margin-bottom: 29px;
    position: relative;
    width: 99px;
}
.index-quote {
    background: none repeat scroll 0 0 #292F34;
    margin-left: 0;
    margin-right: 0;
    padding: 25px 0 15px;
    color:#c8ced4;

}
.index-quote .head {
    font-size:18px;
}
.index-quote .learn-more {
    margin:0px;
}
.service-box-heading {
    padding-bottom:40px;
}
.service-box-heading h2 {
    font-size: 1.750em;
    font-weight: 200;
    line-height: 1.4615;
}

.pagerank-panel .panel-body {
    padding: 15px 15px 15px 60px;
}
.pagerank-panel .portlet-body {
    font-size:13px;
}
.pagerank-panel .panel-title .panel-title-count {
    float: left;
    text-align:right;
    min-width:35px;
    margin:0 10px 0 -10px;
}
.pagerank-panel .panel-title .panel-title-link {
    float: right;
    min-width:30px;
    display: inline-block;
}
.page_banner_title {
    color: #333;
    font-weight: 800;
    line-height: 2.5;
    float:left;
    margin: 0 0 0 100px;
}
.pagerank-panel .panel-title > a:hover {
    text-decoration: underline;
}
.page_banner_title a, .page_banner_title a:focus,  .page_banner_title a:active  {
    color: #333;
    text-decoration: none;
}
.page_banner_title a:hover {
    color: #FFB848;
}
.page_banner_title_btn, .page_banner_title_btn:hover {
    border-radius: 0.2em;
    height: 2.5em;
    width: 2.4em;
    left: 15px;
    display: inline-block;
    float: left;
    text-align: center;
    position: absolute;
    line-height: 2.5;
    color:#fff;
    background: none repeat scroll 0 0 #FFB848 !important;
}

.portlet > .portlet-title > .tool {
    margin: 0 25px 0;
    display: inline-block;
    float:right;
}

.service-box-container {
    margin-bottom: 20px !important;
}
.service-box-container a {
    margin-bottom: 20px !important;
    color: #333;
}
/*
.article {
    padding-bottom:30px;
}
*/
.article h2 {
    margin:0 0 20px;
    font-weight: 800;
}
.panel-custom {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #ccc;
}
.help-block {
    font-size: 13px;
}
.pr-loading {
    display:none;
    margin-left:5px;
}
#pr-tool-alert {
    display:none;
    margin-top:20px;
}
.nowrap {
    white-space: nowrap;
}
.spy-small-search {
    padding:5px;
    background-color: #E5E5E5;
    margin:25px 0 20px;
}
.spy-small-search .form-group {
    padding-left:2px;
    padding-right:2px;

}
.spy-stats {
    background-color: #E5E5E5;
    text-align: center;
    padding:5px 0px;
    margin:15px 0px;
}
.spy-stats > p {
    margin:0;
    font-size: 20px;
    font-weight: 600 !important;
}
.spy-stats > span {
    color: #666666;
    font-size: 14px;
}
.header .navbar-nav li.menu-login a.btn.green:hover {
    background-color:#1D943B !important;
}
.header .nav li.menu-login {
    color:#eee;
}



